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_crete_lefkaori = new getAdventureCollection("crete_lefkaori",[{"id":17020,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u03a0\u03bf\u03c1\u03b9\u03ac-\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u0398\u03ad\u03c1\u03b9\u03c3\u03bf-\u03a3\u03b1\u03bc\u03b1\u03c1\u03b9\u03ac","path":"CRETE\/Crete_LefkaOri_AgNikolaos_Poria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5106,"name_EN":"Lefka Ori: Poria-Agios Nikolaos","description_EN":"The old path from Theriso to Samaria","ascent_time":130,"descent_time":110,"marker":"No_marks","level":12,"ascent":985,"descent":204,"maxelev":1467,"minelev":669,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.93588 35.30708,23.9505 35.32536)","views":33,"millestones":"0,23.9358958,35.3070699#1,23.9416025,35.3099536#2,23.9412420,35.3141339#3,23.9417077,35.3188698#4,23.9459074,35.3235811#5.1,23.9504881,35.3253361","x":23.9407716,"y":35.318285,"coor":[[23.9358958,35.3070699],[23.9361816,35.3073045],[23.9368085,35.3074491],[23.9375784,35.3075036],[23.9377653,35.307675],[23.9375783,35.3076118],[23.9373693,35.3076478],[23.9376113,35.30772],[23.937908,35.3080538],[23.938018,35.3080899],[23.938414,35.3080811],[23.9385019,35.3081533],[23.9389969,35.3081716],[23.9395029,35.308262],[23.9393378,35.308298],[23.9394038,35.3083341],[23.9395798,35.3083252],[23.9397779,35.308199],[23.940097,35.3081271],[23.9400529,35.3082443],[23.940372,35.3081182],[23.9403389,35.3082534],[23.940559,35.3081002],[23.9405589,35.3081634],[23.940757,35.3080913],[23.940757,35.3081454],[23.940856,35.3081274],[23.9410866,35.3086866],[23.9412624,35.3088851],[23.9413283,35.3091015],[23.9411194,35.3089481],[23.9413391,35.309345],[23.941636,35.3094533],[23.941724,35.3095525],[23.9417788,35.3098231],[23.9416798,35.3097148],[23.9417237,35.3099673],[23.9415807,35.3098951],[23.9416356,35.3100394],[23.9418555,35.3102469],[23.9419543,35.3105175],[23.9422182,35.3106709],[23.9419211,35.3106888],[23.9421301,35.3108331],[23.941987,35.3108331],[23.9422619,35.3110316],[23.9425259,35.3110046],[23.9422948,35.3111714],[23.9421518,35.3112074],[23.9414479,35.3110718],[23.9413489,35.3109906],[23.941316,35.3108192],[23.9409092,35.3106206],[23.9405463,35.31035],[23.9401834,35.3102686],[23.94026,35.3108007],[23.9401169,35.310999],[23.9404578,35.3110983],[23.9406996,35.3113419],[23.9410071,35.3121265],[23.9408858,35.3124421],[23.9409957,35.3126405],[23.9411936,35.3127488],[23.9417102,35.3133442],[23.941578,35.3135966],[23.94138,35.3137047],[23.9414348,35.3139031],[23.9413357,35.3141014],[23.9410276,35.3142095],[23.9415113,35.3145794],[23.9414231,35.3148498],[23.9415,35.3150122],[23.9414339,35.3151384],[23.9416647,35.315427],[23.9414446,35.3155261],[23.9414226,35.3156343],[23.9412244,35.3158146],[23.9409823,35.3158776],[23.9404871,35.3161749],[23.9402999,35.3163371],[23.9401898,35.3165625],[23.9401678,35.3164903],[23.9400027,35.3166165],[23.9399698,35.3164542],[23.9397829,35.3163639],[23.9397389,35.3162737],[23.9397059,35.3163278],[23.9395638,35.3164089],[23.9396836,35.3166614],[23.9394944,35.3169205],[23.9395493,35.3170017],[23.9399507,35.3172634],[23.9398701,35.3173738],[23.940002,35.3175001],[23.9400239,35.3177256],[23.9397816,35.318023],[23.9400237,35.3180231],[23.9399795,35.3181854],[23.9402106,35.3180773],[23.9401886,35.3181585],[23.9402436,35.3181405],[23.9403317,35.3180323],[23.9404527,35.3180324],[23.9407936,35.3182399],[23.9408485,35.3183301],[23.9407716,35.318285],[23.9406615,35.318321],[23.9409364,35.3185556],[23.9410904,35.3185556],[23.9411893,35.318727],[23.9414534,35.318646],[23.9417272,35.3188873],[23.9420132,35.3189686],[23.9420461,35.3191039],[23.9421781,35.3191941],[23.942156,35.3193564],[23.9424638,35.3196],[23.9424088,35.3196541],[23.9426617,35.3198706],[23.9429256,35.320024],[23.9432886,35.3200603],[23.9430465,35.3201864],[23.9434535,35.3202317],[23.9434315,35.3203128],[23.9432114,35.3204029],[23.9434093,35.3205022],[23.9434973,35.3206194],[23.9436843,35.3206375],[23.9437062,35.3207007],[23.9436677,35.3208156],[23.9439206,35.3209059],[23.9437226,35.3209058],[23.9440085,35.3210683],[23.9442394,35.3213028],[23.9444154,35.321357],[23.9445472,35.3216997],[23.9448111,35.3218531],[23.9449322,35.321772],[23.9450752,35.3217901],[23.9450092,35.3218442],[23.9451082,35.3218803],[23.9450091,35.3219163],[23.9451191,35.3219614],[23.9450751,35.3219975],[23.9452511,35.3220517],[23.945262,35.3221328],[23.9454161,35.3220968],[23.9455151,35.3221329],[23.9453499,35.3223132],[23.9455369,35.3223764],[23.9453388,35.3224485],[23.9456247,35.322683],[23.9455036,35.3227731],[23.9458556,35.3229987],[23.9458335,35.3230799],[23.9456684,35.323179],[23.9458994,35.3232151],[23.9460754,35.3233685],[23.9456682,35.3234585],[23.9459652,35.3236119],[23.9459871,35.3237021],[23.9459321,35.323684],[23.9459321,35.3237381],[23.9460418,35.3241259],[23.9462618,35.3241891],[23.9463938,35.3243335],[23.9465918,35.3244327],[23.9467678,35.3244508],[23.9467898,35.3244959],[23.9469768,35.3244509],[23.9470097,35.3246313],[23.9468996,35.3247304],[23.9470316,35.3248116],[23.9469546,35.3248567],[23.9472186,35.3248388],[23.9471745,35.324947],[23.9473066,35.32492],[23.9475048,35.3246495],[23.9474609,35.3244962],[23.9475929,35.3245684],[23.9476809,35.3245144],[23.9477029,35.3245685],[23.947901,35.3244784],[23.9480222,35.3241538],[23.9480882,35.3241719],[23.9480882,35.324235],[23.9481432,35.324208],[23.9480991,35.3243252],[23.9481872,35.3242621],[23.9482201,35.3244064],[23.9482752,35.3243613],[23.9483191,35.3243974],[23.9483741,35.3245417],[23.9484071,35.3244425],[23.9484731,35.3245147],[23.9484952,35.3243885],[23.9486822,35.3244877],[23.9487483,35.3243255],[23.9490014,35.3242084],[23.9490893,35.3244068],[23.9492103,35.3243707],[23.9492874,35.3242626],[23.9493644,35.3243347],[23.9496329,35.3243799],[23.9497209,35.324371],[23.9498529,35.3244973],[23.9499957,35.3247318],[23.9500262,35.3250023],[23.950158,35.3253089],[23.950323,35.3253631],[23.9504881,35.3253361]]},{"id":17021,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u03a4\u03c1\u03bf\u03bc\u03ac\u03c1\u03b9\u03c3\u03c3\u03b1-\u03a0\u03bf\u03c1\u03b9\u03ac","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b1\u03ba\u03c1\u03b9\u03ac \u03ba\u03b1\u03b9 \u03ba\u03bf\u03c5\u03c1\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"CRETE\/Crete_LefkaOri_Tromarisa_Poria","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":7786,"name_EN":"Lefka Ori: Tromarissa-Poria","description_EN":"A long, demanding trail","ascent_time":240,"descent_time":220,"marker":"No_marks","level":12,"ascent":712,"descent":342,"maxelev":1614,"minelev":1080,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.95047 35.32534,23.96779 35.36702)","views":68,"millestones":"0,23.9677752,35.3670225#1,23.9646240,35.3604825#2,23.9635864,35.3547630#3,23.9658690,35.3499211#4,23.9613225,35.3456246#5,23.9642701,35.3405827#6,23.9558166,35.3375172#7,23.9551149,35.3301995#7.8,23.9504915,35.3253338","x":23.9631383,"y":35.3483833,"coor":[[23.9677752,35.3670225],[23.967478,35.3669594],[23.9674561,35.3666888],[23.967181,35.3664904],[23.9668068,35.3663641],[23.9668069,35.3661476],[23.9663336,35.3659491],[23.9660915,35.3656515],[23.9656076,35.3646776],[23.9651234,35.3643168],[23.9649476,35.3636404],[23.9649699,35.3630363],[23.965036,35.362838],[23.9645869,35.3624636],[23.964532,35.3622472],[23.9647743,35.3618415],[23.9646532,35.3618595],[23.9646422,35.3618054],[23.9648955,35.361571],[23.9643011,35.361652],[23.9642021,35.3615618],[23.9642276,35.3614536],[23.9640845,35.3614175],[23.9640625,35.3613093],[23.9639305,35.361174],[23.9640956,35.361138],[23.9643268,35.3609848],[23.9643599,35.3608315],[23.9645801,35.3606512],[23.9646904,35.3602185],[23.9644077,35.3601485],[23.9644078,35.3600042],[23.9643087,35.3599321],[23.964562,35.3597428],[23.9647161,35.3597518],[23.9647821,35.3596617],[23.9646841,35.3596166],[23.9647722,35.3595625],[23.9647392,35.3595084],[23.9650585,35.3594183],[23.9649374,35.3593642],[23.9653888,35.359193],[23.9653228,35.3591299],[23.965576,35.3589857],[23.9654439,35.3588774],[23.9651358,35.3587962],[23.9651468,35.358688],[23.9652129,35.358688],[23.9650478,35.3586338],[23.9650589,35.3584986],[23.9648278,35.3582731],[23.9648059,35.3581198],[23.965026,35.3581559],[23.9650261,35.3579125],[23.9649051,35.3577682],[23.9646541,35.357554],[23.9643789,35.3574998],[23.9641148,35.3573554],[23.9638728,35.357184],[23.9639498,35.357148],[23.9630584,35.3568141],[23.9632346,35.356715],[23.9634327,35.356724],[23.9631246,35.3565436],[23.9630037,35.3561649],[23.9632461,35.355642],[23.9633784,35.3551641],[23.9636317,35.3546773],[23.9635988,35.354515],[23.9633127,35.3542624],[23.9634668,35.3543165],[23.9634228,35.3541632],[23.9637973,35.3537396],[23.9639295,35.3533068],[23.9641167,35.3532257],[23.9644248,35.3531987],[23.9647221,35.3530365],[23.9647992,35.3528201],[23.9647222,35.3526849],[23.9650965,35.3525858],[23.9655698,35.3523695],[23.9660102,35.3519909],[23.9662744,35.3519098],[23.9665056,35.3517296],[23.9668799,35.3515674],[23.9671,35.3516937],[23.9677054,35.3514684],[23.9677275,35.3512971],[23.9674743,35.3512429],[23.9674524,35.3511528],[23.9675844,35.3511438],[23.9672874,35.3509453],[23.9674744,35.3509814],[23.9676396,35.3509093],[23.9674415,35.3507831],[23.9671664,35.350801],[23.9670453,35.3506747],[23.9670894,35.3505666],[23.9666053,35.3501967],[23.9664182,35.3501245],[23.9662972,35.3501606],[23.9661981,35.3501245],[23.965681,35.3497997],[23.9655929,35.3498448],[23.9653948,35.3498087],[23.9650979,35.3493036],[23.9649538,35.3492315],[23.9647117,35.3492765],[23.9646347,35.3491141],[23.9647118,35.349024],[23.9644807,35.3488526],[23.9643487,35.3488706],[23.9640846,35.3487804],[23.9638644,35.3488344],[23.9633033,35.3485908],[23.9631383,35.3483833],[23.9626211,35.3481307],[23.9624232,35.3478691],[23.962258,35.3479773],[23.9618179,35.3478419],[23.9618399,35.3477517],[23.9617519,35.3476796],[23.961829,35.3474722],[23.9617631,35.3473099],[23.9618292,35.3472017],[23.9617962,35.3470935],[23.9614551,35.346904],[23.9615873,35.3467778],[23.9617303,35.3467598],[23.9617084,35.3466607],[23.9619065,35.3466878],[23.9621156,35.3465616],[23.9621597,35.3463272],[23.9619177,35.3461287],[23.9620058,35.3459845],[23.9618738,35.3458492],[23.9617527,35.3459123],[23.9616756,35.3460926],[23.9614445,35.3460835],[23.9612575,35.3459662],[23.9611034,35.3460563],[23.9610264,35.3460022],[23.9609383,35.3460202],[23.9611585,35.345849],[23.9610925,35.3457498],[23.9611916,35.3455785],[23.9612907,35.3456506],[23.9613347,35.3456146],[23.9614119,35.3451998],[23.961357,35.3449113],[23.9617208,35.343622],[23.96193,35.3434687],[23.9632398,35.3428289],[23.9638032,35.3427299],[23.9646034,35.3427662],[23.9650107,35.342577],[23.9652715,35.3421465],[23.9650515,35.3420743],[23.9649854,35.3421555],[23.9648283,35.3421712],[23.9647214,35.3420562],[23.9647324,35.3419931],[23.9643472,35.3419389],[23.9644683,35.3418217],[23.9641823,35.3416683],[23.9643254,35.3416233],[23.9641934,35.3415331],[23.9643584,35.341488],[23.9642044,35.3413798],[23.9643365,35.3413257],[23.9642485,35.3412355],[23.9644686,35.3411815],[23.9643147,35.3409831],[23.9645678,35.3409651],[23.9646008,35.340929],[23.9645238,35.340893],[23.9646448,35.3408659],[23.9644712,35.3408366],[23.9642622,35.340575],[23.9640642,35.3405389],[23.96369,35.3406019],[23.9635139,35.3405117],[23.9631563,35.3405206],[23.9621768,35.3407006],[23.9610984,35.3406823],[23.9610104,35.3406462],[23.9607904,35.3403034],[23.9604053,35.3402222],[23.9601853,35.3400688],[23.9597328,35.339974],[23.9589515,35.3398655],[23.9588306,35.339595],[23.9586107,35.3393785],[23.9585668,35.3390088],[23.9575108,35.3382149],[23.9574118,35.3381878],[23.9570266,35.3382689],[23.9567186,35.3381786],[23.9561903,35.3383227],[23.9559042,35.3383226],[23.9558164,35.3377545],[23.9558126,35.3371954],[23.9560659,35.336952],[23.956,35.3366094],[23.9563308,35.3354553],[23.956837,35.3352932],[23.9570792,35.3350589],[23.9571453,35.3349056],[23.9571345,35.3345449],[23.9573327,35.3343105],[23.9578724,35.3333279],[23.9578177,35.3327508],[23.9573556,35.3326154],[23.9571452,35.332444],[23.9570465,35.3318218],[23.9566948,35.3311724],[23.9562549,35.3307395],[23.9550559,35.33018],[23.9548249,35.3299815],[23.9549905,35.3289536],[23.9549356,35.3287372],[23.9547597,35.3284937],[23.9531432,35.3270053],[23.9522081,35.3267705],[23.9519001,35.3266306],[23.9516746,35.326484],[23.9513847,35.3260984],[23.9511237,35.3260081],[23.9507058,35.3257194],[23.9505212,35.3256742],[23.9504915,35.3253338]]},{"id":17022,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u0396\u03bf\u03cd\u03c1\u03b2\u03b1-\u03c0\u03b7\u03b3\u03ae \u03a4\u03c1\u03bf\u03bc\u03ac\u03c1\u03b9\u03c3\u03c3\u03b1","description_GR":"\u03a0\u03bf\u03bb\u03cd \u03ba\u03b1\u03bb\u03cc \u03ba\u03b1\u03b9 \u03c3\u03b7\u03bc\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"CRETE\/Crete_LefkaOri_Zourva_Tromarisa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3534,"name_EN":"Lefka Ori: Zourva-Tromarisa","description_EN":"A well trotten and waymakred path","ascent_time":90,"descent_time":70,"marker":"Blue_stripe","level":12,"ascent":606,"descent":107,"maxelev":1091,"minelev":575,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.9656 35.36696,23.97074 35.38494)","views":27,"millestones":"0,23.9655973,35.3849407#1,23.9696569,35.3816752#2,23.9673072,35.3759600#3,23.9704460,35.3686463#3.5,23.9677745,35.3670225","x":23.967778,"y":35.3780682,"coor":[[23.9655973,35.3849407],[23.9659741,35.3849092],[23.966932,35.3849095],[23.9672115,35.3845624],[23.9675419,35.384292],[23.967553,35.3842019],[23.9672006,35.384328],[23.9669387,35.3845511],[23.9667516,35.3843166],[23.9667517,35.3841543],[23.9671261,35.3838839],[23.9677428,35.3837037],[23.9678199,35.3836316],[23.9674676,35.3835233],[23.9671483,35.3835413],[23.9670162,35.3834871],[23.9670052,35.383424],[23.9671924,35.3833339],[23.9679962,35.3832439],[23.9681944,35.3831268],[23.9681504,35.3829644],[23.9677761,35.3830004],[23.967666,35.3829373],[23.9679523,35.382775],[23.9679744,35.3826308],[23.9679194,35.3825586],[23.9679855,35.3824234],[23.9682498,35.3823964],[23.9682608,35.3822882],[23.968404,35.3822522],[23.968492,35.3822702],[23.9686021,35.3823965],[23.9686792,35.3823785],[23.9687894,35.382126],[23.9690096,35.382063],[23.969351,35.3817565],[23.9703861,35.3814863],[23.9705733,35.381342],[23.9704632,35.3811436],[23.9707385,35.3811437],[23.9705184,35.3809723],[23.9696376,35.3809721],[23.9692192,35.3808097],[23.9690432,35.3805752],[23.9688671,35.380458],[23.9688672,35.3801424],[23.9686912,35.3797185],[23.9681738,35.3795651],[23.9680858,35.3792946],[23.9678107,35.3790781],[23.9677777,35.3789879],[23.9679318,35.3789248],[23.9679319,35.3787896],[23.968042,35.3787175],[23.9681411,35.3787355],[23.9681852,35.3786634],[23.9681412,35.3785372],[23.96791,35.3784289],[23.9678991,35.3782035],[23.967778,35.3780682],[23.9678772,35.3779059],[23.9678662,35.3777797],[23.9676241,35.3776083],[23.9675361,35.377464],[23.9675363,35.3768509],[23.9676244,35.3768148],[23.9677455,35.3769501],[23.9677565,35.3767878],[23.9675475,35.3763369],[23.9673384,35.3762286],[23.9672614,35.3760753],[23.9673826,35.3757688],[23.9675698,35.3756787],[23.9675478,35.3756156],[23.9673937,35.3755614],[23.9675699,35.3754172],[23.9676581,35.3751197],[23.9679885,35.3748402],[23.9679886,35.3745968],[23.9679226,35.3744705],[23.9682199,35.3743173],[23.9683521,35.374119],[23.9686053,35.3740289],[23.9688035,35.3738666],[23.9689357,35.3736412],[23.9689799,35.3732806],[23.9694315,35.3727757],[23.9694977,35.372379],[23.9693547,35.3720454],[23.969575,35.3715405],[23.969465,35.3713962],[23.9695927,35.3711595],[23.9696038,35.3709611],[23.96978,35.3707899],[23.969714,35.3707538],[23.9698572,35.3705825],[23.969703,35.3706005],[23.969681,35.3705554],[23.9701546,35.3701317],[23.9702867,35.3698793],[23.9703199,35.3696268],[23.9701768,35.3693923],[23.9701803,35.3692503],[23.9706318,35.3687996],[23.9705769,35.3686463],[23.9703457,35.3686462],[23.9702442,35.3685222],[23.9693306,35.3682966],[23.9689014,35.3680711],[23.9685822,35.368062],[23.9680539,35.3676831],[23.9675696,35.3676649],[23.9673935,35.3674575],[23.9674376,35.3673133],[23.9675918,35.3672231],[23.9674597,35.3670788],[23.9674773,35.3669594],[23.9677745,35.3670225]]},{"id":17023,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a4\u03c1\u03bf\u03bc\u03ac\u03c1\u03b9\u03c3\u03c3\u03b1\u03c2","description_GR":"\u0394\u03cd\u03c3\u03ba\u03bf\u03bb\u03bf \u03c0\u03b5\u03b4\u03af\u03bf \u03c7\u03c9\u03c1\u03af\u03c2 \u03c3\u03b1\u03c6\u03ad\u03c2 \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"CRETE\/Crete_LefkaOri_Tromarisa_gorge","activity_type":32,"assistance":1,"difficulty":4,"scenic_value":4,"length":3318,"name_EN":"Legka Ori: Tromarisa gorge","description_EN":"A difficult terrain without a clear path","ascent_time":135,"descent_time":110,"marker":"No_marks","level":12,"ascent":687,"descent":183,"maxelev":1080,"minelev":559,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.96207 35.36696,23.97063 35.385)","views":40,"millestones":"0,23.9648375,35.3850036#1,23.9636171,35.3799177#2,23.9668372,35.3722285#3.3,23.9677759,35.3670225","x":23.9655209,"y":35.3760771,"coor":[[23.9648375,35.3850036],[23.9647826,35.3847331],[23.9644194,35.3844625],[23.9643974,35.3843542],[23.9641112,35.3841919],[23.9640342,35.3840295],[23.9638361,35.3838672],[23.9631976,35.3835424],[23.9624711,35.3832897],[23.9624161,35.3831724],[23.9624602,35.3830552],[23.96213,35.3827936],[23.962116,35.3826133],[23.9622041,35.3826133],[23.9623581,35.3827667],[23.9624903,35.3826675],[23.9625124,35.3825683],[23.9623032,35.3824691],[23.9620941,35.3822797],[23.9620721,35.3821715],[23.9622703,35.3822076],[23.9624685,35.3821716],[23.9626887,35.3822799],[23.9627547,35.3822348],[23.9626226,35.3821626],[23.9627878,35.3821537],[23.9626337,35.3821175],[23.9628869,35.3820455],[23.962821,35.3818561],[23.9625458,35.3816486],[23.962634,35.3815044],[23.9625129,35.3814322],[23.962579,35.381315],[23.962546,35.3812429],[23.9626341,35.3812068],[23.9625901,35.3811617],[23.9626452,35.3810806],[23.9628103,35.3810626],[23.9630856,35.3809094],[23.9632508,35.3809275],[23.9633389,35.3807382],[23.963284,35.3806029],[23.9631629,35.3805217],[23.96324,35.3803955],[23.963174,35.3803775],[23.9633722,35.3801972],[23.9633172,35.380125],[23.9633613,35.3799988],[23.9636035,35.3799808],[23.963758,35.3792866],[23.9640113,35.3789981],[23.9648152,35.3785836],[23.9648926,35.3778893],[23.9653221,35.377628],[23.9653663,35.3772312],[23.9656637,35.3768887],[23.9655209,35.3760771],[23.9655101,35.3755181],[23.9659176,35.3751395],[23.9664245,35.3739855],[23.9667108,35.3738322],[23.966854,35.3736159],[23.9669641,35.3735708],[23.9669752,35.3734626],[23.9668652,35.3733273],[23.9668762,35.373147],[23.9667442,35.3730658],[23.9665604,35.3724571],[23.9667916,35.372331],[23.9669899,35.3718802],[23.9671771,35.3718532],[23.9672542,35.3717089],[23.9675735,35.3715828],[23.9675515,35.3714746],[23.9677057,35.3713754],[23.9679259,35.3714296],[23.968036,35.3713485],[23.9681022,35.3709608],[23.9682233,35.3708616],[23.9681132,35.3707985],[23.9682454,35.3707805],[23.9681903,35.3707354],[23.9681905,35.3703386],[23.9682896,35.3703206],[23.9684657,35.3704198],[23.9687519,35.3704019],[23.9687518,35.3705461],[23.9687848,35.3706093],[23.9688399,35.3705913],[23.9692584,35.3702036],[23.9693135,35.3700504],[23.9692695,35.3699602],[23.9693685,35.3699963],[23.9695227,35.369834],[23.9697759,35.3697439],[23.9701779,35.3693923],[23.9701814,35.3692503],[23.9706329,35.3687996],[23.9705779,35.3686463],[23.9703467,35.3686462],[23.9702453,35.3685222],[23.9693317,35.3682966],[23.9689024,35.3680711],[23.9685832,35.368062],[23.968055,35.3676831],[23.9675706,35.3676649],[23.9673946,35.3674575],[23.9674387,35.3673133],[23.9675928,35.3672231],[23.9674608,35.3670788],[23.9674787,35.3669594],[23.9677759,35.3670225]]},{"id":17402,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: E4 \u039e\u03c5\u03bb\u03cc\u03c3\u03ba\u03b1\u03bb\u03bf-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03b1\u03bb\u03ad\u03c1\u03b3\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u039e\u03c5\u03bb\u03cc\u03c3\u03ba\u03b1\u03bb\u03bf \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u039a\u03b1\u03bb\u03ad\u03c1\u03b3\u03b7","path":"CRETE\/Crete_Crete_Samaria_Xiloskalo_Kalergi","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":2571,"name_EN":"Lefka Ori: E4 Xyloskalo-Kalergi Ref.","description_EN":"From Omalos to Kalergi Ref.","ascent_time":100,"descent_time":80,"marker":"E4","level":11,"ascent":421,"descent":64,"maxelev":1603,"minelev":1241,"link_logo":"","link_ref":"http:\/\/www.anavasi.gr\/product.php?lang=gr$id=84","pdf_link":"","bbox":"LINESTRING(23.91832 35.30801,23.93156 35.3213)","views":50,"millestones":"0,23.9183486,35.3079971#1,23.9207400,35.3153729#2,23.9290011,35.3185905#2.6,23.9315536,35.3213053","x":23.925463,"y":35.3160831,"coor":[[23.9183486,35.3079971],[23.9183372,35.3080715],[23.9184554,35.3080783],[23.9185432,35.3082948],[23.9185209,35.3086194],[23.9185866,35.30889],[23.9184756,35.3099178],[23.9189039,35.3106485],[23.9188486,35.3108558],[23.9189915,35.3109731],[23.9194864,35.3111268],[23.9199701,35.3114517],[23.9200025,35.3120288],[23.920145,35.3125699],[23.9200349,35.31266],[23.9194407,35.312858],[23.9193305,35.3130202],[23.9193409,35.3136063],[23.9197806,35.3139673],[23.9198024,35.3141837],[23.9199561,35.3145084],[23.920374,35.3146169],[23.9206158,35.3148966],[23.9206705,35.3151942],[23.9207334,35.3152145],[23.9207549,35.3156744],[23.9209638,35.3158729],[23.9216569,35.3158283],[23.9226912,35.3155404],[23.9231423,35.3155497],[23.9240881,35.3158929],[23.9248912,35.3158664],[23.925463,35.3160831],[23.926057,35.3161737],[23.926838,35.3166318],[23.927399,35.3167223],[23.9276739,35.3168757],[23.9281139,35.3169481],[23.9283778,35.3170745],[23.9284326,35.3172729],[23.9286855,35.3174714],[23.9285532,35.317796],[23.9286961,35.3179584],[23.928806,35.3179765],[23.9289598,35.318229],[23.9292127,35.3184005],[23.9291246,35.3185537],[23.9287945,35.3186527],[23.9287834,35.3187158],[23.9291463,35.3188874],[23.9290912,35.3189685],[23.9291682,35.3190226],[23.9290141,35.3190947],[23.928981,35.3192389],[23.9292447,35.3195637],[23.9293764,35.3199154],[23.9296842,35.3202583],[23.9297278,35.3206911],[23.9298377,35.3207994],[23.9300467,35.3208356],[23.9302006,35.3210701],[23.9303656,35.3211063],[23.9306517,35.3210613],[23.9309265,35.3212959],[23.9315536,35.3213053]]},{"id":17641,"author":"Anadigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0395\u03bb\u03c5\u03b3\u03b9\u03ac","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7 \u03bc\u03b5 \u0391\u03b3\u03af\u03b1 \u03a1\u03bf\u03c5\u03bc\u03ad\u03bb\u03b7 \u03bc\u03ad\u03c3\u03c9 \u03c6\u03b1\u03c1. \u0395\u03bb\u03c5\u03b3\u03b9\u03ac","path":"CRETE\/Crete_LefkaOri_Eligias","activity_type":33,"assistance":1,"difficulty":5,"scenic_value":5,"length":16943,"name_EN":"Lefka Ori: Eligia Gorge","description_EN":"Fromn Katsiveli to Agia Roumeli via the Eligias Gorge","ascent_time":645,"descent_time":695,"marker":"Red_dots","level":12,"ascent":373,"descent":2296,"maxelev":1936,"minelev":4,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.96056 35.22887,24.03107 35.3172)","views":45,"millestones":"0,24.0311057,35.3172022#1,24.0228350,35.3151437#2,24.0129486,35.3137180#3,24.0062771,35.3123204#4,24.0069937,35.3039755#5,24.0006056,35.2972201#6,23.9986285,35.2894293#7,23.9950777,35.2815601#8,23.9930262,35.2740310#9,23.9941440,35.2672047#10,23.9947103,35.2590532#11,23.9917406,35.2512166#12,23.9906272,35.2436721#13,23.9859256,35.2359594#14,23.9841687,35.2305837#15,23.9734540,35.2308866#16.9,23.9606057,35.2296829","x":23.9937827,"y":35.273893,"coor":[[24.0311057,35.3172022],[24.0309561,35.3170918],[24.0307361,35.3170287],[24.0301806,35.3171077],[24.029899,35.3170717],[24.02947,35.3171981],[24.0291729,35.3170629],[24.0288868,35.3170359],[24.0282925,35.3163688],[24.0279844,35.3161074],[24.0277864,35.3160173],[24.0275552,35.3157017],[24.0275332,35.3155394],[24.027005,35.3151608],[24.026686,35.3152511],[24.026048,35.3155578],[24.025894,35.3155398],[24.0258939,35.3152603],[24.0257179,35.3151701],[24.025487,35.315603],[24.0250799,35.3155309],[24.0249478,35.3152785],[24.0247388,35.3152244],[24.0245958,35.3151163],[24.0245298,35.3151253],[24.0245298,35.3152966],[24.0244528,35.3153688],[24.0240128,35.315423],[24.0231217,35.3152698],[24.0229016,35.3151436],[24.0226046,35.3151437],[24.0222855,35.3150175],[24.0219775,35.3151077],[24.0212624,35.3148464],[24.0211634,35.3148644],[24.0210864,35.3147743],[24.0210314,35.3148464],[24.0206903,35.3146481],[24.0203163,35.3146392],[24.0198651,35.3143777],[24.0194141,35.3143057],[24.0193591,35.3142336],[24.0192821,35.3142606],[24.01904,35.3141344],[24.0183799,35.3140263],[24.0180609,35.3140624],[24.0177418,35.313792],[24.0176428,35.313783],[24.0175548,35.3138551],[24.0175108,35.313783],[24.0172138,35.3138101],[24.0172688,35.313756],[24.0172028,35.3137379],[24.0164218,35.3138192],[24.0162567,35.3137381],[24.0157397,35.3137742],[24.0155416,35.3135668],[24.0151501,35.3135669],[24.0149906,35.3136233],[24.0142205,35.3136053],[24.0137805,35.3136865],[24.0132194,35.3136415],[24.0128454,35.3137498],[24.0126475,35.3139842],[24.0125484,35.313876],[24.0109533,35.3141196],[24.0105353,35.3140656],[24.0100402,35.3139574],[24.0095232,35.3139304],[24.0092592,35.3139935],[24.0087201,35.3139034],[24.0082471,35.3140026],[24.0081921,35.3140928],[24.0078401,35.3142461],[24.0078291,35.3143904],[24.0074441,35.3147872],[24.0069051,35.3150397],[24.0065641,35.3150758],[24.0062911,35.3147714],[24.006049,35.3142665],[24.00606,35.3140952],[24.00628,35.3136083],[24.006192,35.313482],[24.00628,35.3133468],[24.0060819,35.3131845],[24.0062359,35.312941],[24.006216,35.3126367],[24.0063039,35.3122039],[24.0064689,35.3118612],[24.0067329,35.3117169],[24.0070629,35.3111398],[24.0073489,35.3109955],[24.0074493,35.3107363],[24.0071522,35.31006],[24.0069981,35.3094198],[24.0070641,35.3092305],[24.0071191,35.3092485],[24.0070971,35.3090862],[24.0072731,35.3088698],[24.007394,35.308428],[24.007284,35.3076615],[24.0073279,35.3073008],[24.0074489,35.3071475],[24.0074049,35.3068861],[24.0075038,35.3060475],[24.0074597,35.305263],[24.0075147,35.3049564],[24.0069977,35.3040367],[24.0069866,35.3038654],[24.0065686,35.3034326],[24.0054906,35.3019899],[24.0045886,35.3017375],[24.0040497,35.3013949],[24.0039507,35.3012326],[24.0039946,35.3009531],[24.0038956,35.3008268],[24.0038516,35.3004661],[24.0032137,35.2998169],[24.0031477,35.2995464],[24.0029717,35.299303],[24.0020807,35.298798],[24.0016518,35.2984825],[24.0013108,35.2980226],[24.0011238,35.2979775],[24.0010248,35.297707],[24.0006949,35.2974455],[24.0005189,35.2970127],[24.0002769,35.2966881],[23.9995796,35.2962192],[23.9994905,35.2956917],[23.9989296,35.2952499],[23.9987427,35.2945105],[23.9988087,35.2939514],[23.9986767,35.2934104],[23.9984787,35.2929956],[23.9982918,35.2929055],[23.9981928,35.2927522],[23.9982588,35.2925718],[23.9979509,35.2922382],[23.9977859,35.291598],[23.9977859,35.2913365],[23.9975426,35.2911066],[23.9977516,35.290295],[23.9979825,35.2900696],[23.9983784,35.2898712],[23.9984884,35.2897089],[23.9985104,35.2895106],[23.9987964,35.2893122],[23.9987854,35.2891319],[23.9984994,35.2888523],[23.9983675,35.2885097],[23.9982685,35.2877432],[23.9980266,35.2871211],[23.9978507,35.2861021],[23.9976087,35.2857865],[23.9968829,35.2853176],[23.996839,35.2847947],[23.996619,35.2845602],[23.9963331,35.2843979],[23.9962452,35.2842356],[23.9963442,35.2839651],[23.9963002,35.2836855],[23.9957724,35.282874],[23.9950576,35.2822789],[23.9949697,35.2820083],[23.9949917,35.2816927],[23.9953436,35.2811517],[23.9953656,35.2809714],[23.9952996,35.2808091],[23.9954536,35.2803402],[23.9957285,35.2801419],[23.9957725,35.2800427],[23.9956956,35.2792943],[23.9957286,35.278618],[23.9954977,35.2782032],[23.9955307,35.2779958],[23.9954428,35.2779417],[23.9955417,35.2774908],[23.9952339,35.2772744],[23.994959,35.2772203],[23.9946401,35.2772744],[23.9943212,35.2770309],[23.9941673,35.2767965],[23.9942553,35.2764899],[23.9942553,35.275985],[23.9943433,35.2755251],[23.9940904,35.2754169],[23.9939145,35.2748939],[23.9937386,35.2748217],[23.9936507,35.2746414],[23.993013,35.2740282],[23.9932659,35.2740823],[23.9933758,35.2740643],[23.9934858,35.27392],[23.9937827,35.273893],[23.9935628,35.2738118],[23.9936397,35.2737217],[23.9935848,35.2735774],[23.9936398,35.2734241],[23.9934529,35.2730995],[23.9935519,35.2725224],[23.993387,35.2716748],[23.9936949,35.271242],[23.9938598,35.2711157],[23.9938599,35.2710436],[23.9940468,35.2709895],[23.9942337,35.2708182],[23.9943107,35.2706559],[23.9941018,35.2703854],[23.9940358,35.270178],[23.9940798,35.2697542],[23.9944537,35.2695919],[23.9944867,35.2693575],[23.9945746,35.2693214],[23.9945197,35.2686541],[23.9946956,35.2685009],[23.9949595,35.2680049],[23.9948606,35.2677344],[23.9942339,35.2678065],[23.9943549,35.2677164],[23.994124,35.2673917],[23.994157,35.2671032],[23.9943769,35.2668958],[23.994322,35.2665261],[23.9945748,35.2663097],[23.9945419,35.2660482],[23.9942231,35.2655523],[23.9942121,35.2654531],[23.994333,35.2652006],[23.9941791,35.2651104],[23.9940472,35.2648219],[23.9941792,35.2647317],[23.9942451,35.2644792],[23.9944101,35.264335],[23.9942671,35.2642358],[23.9940913,35.2639112],[23.9941353,35.2636767],[23.9942562,35.2635866],[23.9942342,35.2632439],[23.9940803,35.2631718],[23.9939924,35.2629373],[23.9941574,35.2617651],[23.9939156,35.261206],[23.9939926,35.2607732],[23.9943994,35.2602863],[23.9943884,35.259601],[23.9946523,35.2590961],[23.9947622,35.2590149],[23.9946963,35.2586362],[23.9945204,35.2583928],[23.9941247,35.2581132],[23.9938169,35.2579689],[23.993575,35.2579599],[23.9933552,35.2577976],[23.9929704,35.2572385],[23.9931904,35.2566885],[23.9931354,35.2566073],[23.9931684,35.2565171],[23.9933443,35.2563909],[23.9933443,35.2562827],[23.9926629,35.2546867],[23.9926189,35.2545424],[23.9927069,35.2543079],[23.9926849,35.2541637],[23.992619,35.2540194],[23.9921542,35.2535415],[23.9918795,35.2529193],[23.9919235,35.2524324],[23.9920334,35.2521799],[23.9919675,35.2515667],[23.9915389,35.2509175],[23.9915609,35.2506289],[23.9916489,35.2505748],[23.9916159,35.2503945],[23.9914071,35.250124],[23.9911543,35.2499436],[23.9910664,35.2497723],[23.9910664,35.2495559],[23.9909675,35.2492944],[23.9910334,35.2491321],[23.9909675,35.2489517],[23.9896815,35.2483114],[23.9898024,35.2481942],[23.9896925,35.248113],[23.9898905,35.24759],[23.9896817,35.2472474],[23.9896048,35.2468146],[23.9896488,35.2462375],[23.9895169,35.2459309],[23.9896159,35.2457686],[23.9897369,35.2452005],[23.9901107,35.2446505],[23.9905393,35.2444522],[23.9906932,35.2442899],[23.9908142,35.2440013],[23.9907922,35.2437669],[23.9905724,35.2436406],[23.9905175,35.2435324],[23.9904955,35.2432439],[23.9902098,35.2426397],[23.9898252,35.2423692],[23.9895614,35.2419003],[23.9887042,35.2411247],[23.9887042,35.2410075],[23.9884954,35.2407911],[23.9884185,35.2406107],[23.9884845,35.2403222],[23.9883307,35.2397992],[23.9878692,35.2393212],[23.9877703,35.2390327],[23.9872648,35.2385908],[23.987111,35.2383383],[23.9869461,35.2382301],[23.9866275,35.2374546],[23.9863199,35.2371119],[23.9861111,35.23667],[23.9860782,35.2365708],[23.9862101,35.2362011],[23.9857706,35.2358224],[23.9855178,35.2354436],[23.9855069,35.2352453],[23.985364,35.2350829],[23.9854191,35.2345149],[23.9860566,35.2339829],[23.9865074,35.2330362],[23.9862987,35.2323509],[23.985991,35.2321885],[23.9856943,35.2318819],[23.9855295,35.2316294],[23.9855296,35.231413],[23.9854087,35.2311515],[23.9855296,35.2309171],[23.9858374,35.2306376],[23.9864199,35.230313],[23.9864309,35.2301507],[23.986354,35.2300696],[23.9862441,35.2299794],[23.9860024,35.2299252],[23.9856813,35.2299297],[23.984901,35.2301731],[23.9844393,35.2304706],[23.9840437,35.2306328],[23.9832744,35.2307319],[23.9828678,35.2308581],[23.9819446,35.2310022],[23.9812962,35.2312366],[23.980384,35.2314438],[23.9797795,35.2314978],[23.9796257,35.2314527],[23.9787245,35.2314526],[23.9780432,35.2312631],[23.9764388,35.2310103],[23.9755596,35.230929],[23.9743178,35.2309287],[23.9737024,35.2308204],[23.9727792,35.2310727],[23.9723067,35.2310455],[23.9717462,35.2309191],[23.9716034,35.2309552],[23.9713506,35.230874],[23.9705594,35.2308918],[23.9702186,35.2309819],[23.9690868,35.2307652],[23.9681638,35.2304223],[23.9676694,35.2300795],[23.9673947,35.2300704],[23.9669002,35.2299351],[23.9663893,35.229705],[23.9659828,35.2293983],[23.9656641,35.2294703],[23.9652576,35.2292718],[23.9648729,35.2293078],[23.9647521,35.2292086],[23.9646712,35.2288659],[23.9641327,35.2288838],[23.9638359,35.2290099],[23.9635942,35.2289828],[23.9634841,35.2292623],[23.9635829,35.2296591],[23.9635278,35.2298394],[23.9630552,35.2300016],[23.9627705,35.2300443],[23.9629517,35.2302134],[23.9629647,35.230378],[23.9621375,35.2301163],[23.9618299,35.2299178],[23.9608695,35.2297461],[23.9606057,35.2296829]]},{"id":17642,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: E4 \u0391\u03b3\u03af\u03b1 \u03a1\u03bf\u03c5\u03bc\u03ad\u03bb\u03b7-\u03a3\u03c6\u03b1\u03ba\u03b9\u03ac","description_GR":"\u03a0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03954 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a1\u03bf\u03c5\u03bc\u03ad\u03bb\u03b7 \u03c3\u03c4\u03b1 \u03a3\u03c6\u03b1\u03ba\u03b9\u03ac","path":"CRETE\/Crete_LefkaOri_AgRoumeli_Sfakia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":20993,"name_EN":"Lefka Ori: E4 Agia Roumeli-Sfakia","description_EN":"Coastal trail E4 from Agia Roumeli to Sfakia","ascent_time":505,"descent_time":500,"marker":"E4","level":11,"ascent":1036,"descent":1020,"maxelev":147,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.95985 35.19498,24.13639 35.2314)","views":96,"millestones":"0,23.9598498,35.2298427#1,23.9687765,35.2306202#2,23.9795286,35.2313871#3,23.9901135,35.2293287#4,23.9990237,35.2246540#5,24.0058470,35.2181432#6,24.0118722,35.2110802#7,24.0162665,35.2039132#8,24.0249479,35.1994835#9,24.0348269,35.1967928#10,24.0453183,35.1951008#11,24.0553723,35.1972322#12,24.0625190,35.2003647#13,24.0712292,35.2008714#14,24.0779523,35.1993396#15,24.0866810,35.2033239#16,24.0962501,35.2000706#17,24.1058049,35.2000655#18,24.1146581,35.2016681#19,24.1233364,35.2028967#20,24.1307227,35.2027976#21.0,24.1364020,35.2012335","x":24.0594528,"y":35.1979188,"coor":[[23.9598498,35.2298427],[23.9605607,35.2296874],[23.9608245,35.2297326],[23.9610788,35.2293202],[23.9617798,35.2291558],[23.9619227,35.2291739],[23.9620215,35.2292551],[23.9622411,35.2298052],[23.9627709,35.2299812],[23.9633245,35.2298912],[23.9635401,35.2299634],[23.9639578,35.2298733],[23.9642218,35.2293234],[23.9643977,35.2291611],[23.9645326,35.2292108],[23.9647988,35.2292492],[23.9652164,35.2292312],[23.9655789,35.2294387],[23.9659196,35.2293487],[23.9663481,35.2296824],[23.9669853,35.2299802],[23.9678095,35.2302329],[23.969095,35.2307381],[23.9695786,35.2308465],[23.9702159,35.2309278],[23.9704797,35.2308557],[23.97126,35.2308198],[23.9726776,35.2310185],[23.9737107,35.2307392],[23.9738206,35.2307843],[23.9742052,35.2307574],[23.9747547,35.2308387],[23.9755899,35.2308298],[23.9791284,35.2313985],[23.9798977,35.2313716],[23.9813154,35.2311194],[23.9816341,35.2311465],[23.9824034,35.2309933],[23.9827331,35.2309933],[23.9838651,35.230714],[23.9847223,35.2303985],[23.985096,35.2302002],[23.9861576,35.2299365],[23.9876083,35.2296121],[23.9881797,35.2295761],[23.9886523,35.2294499],[23.9895644,35.2293327],[23.989949,35.2293598],[23.9907952,35.2291976],[23.9915096,35.2291796],[23.9916414,35.2290173],[23.9924217,35.2284853],[23.9928284,35.2283681],[23.9929053,35.2284403],[23.9933119,35.2282059],[23.9941031,35.2280165],[23.9943559,35.2277641],[23.9949494,35.2273944],[23.995356,35.2272141],[23.9962571,35.2265288],[23.9964549,35.2264477],[23.9966747,35.2262222],[23.997422,35.2258796],[23.9991253,35.2245902],[23.999433,35.2242295],[23.9997482,35.2240108],[24.0000009,35.2237043],[24.0001987,35.223587],[24.0004405,35.2232444],[24.0007921,35.223028],[24.000924,35.2228206],[24.0012601,35.2224712],[24.0016338,35.2222367],[24.0017436,35.2220744],[24.0020403,35.2219662],[24.0024798,35.2216416],[24.0025458,35.2216596],[24.0026227,35.2215063],[24.0027875,35.2215514],[24.0034468,35.2210374],[24.0035347,35.2207759],[24.0039852,35.2204423],[24.0043588,35.2199644],[24.0046884,35.21927],[24.0052048,35.2190356],[24.0052377,35.21872],[24.0057432,35.2184404],[24.0059739,35.2178002],[24.0061606,35.2176108],[24.0068858,35.2165107],[24.0072593,35.2162041],[24.0077867,35.2155188],[24.008358,35.2150228],[24.0085911,35.2149236],[24.0090051,35.2146936],[24.0102026,35.2135123],[24.0103893,35.2129171],[24.0103673,35.2124753],[24.0106969,35.2122498],[24.01062,35.2120244],[24.0106639,35.2119162],[24.0109605,35.2117358],[24.0111033,35.2115284],[24.0116197,35.2112669],[24.0122568,35.2107979],[24.0130807,35.2097158],[24.0131905,35.209283],[24.0136189,35.2086427],[24.0136297,35.2079484],[24.01341,35.2076508],[24.0134099,35.2075066],[24.0134869,35.2075787],[24.0133439,35.2070467],[24.0133658,35.2065057],[24.0137283,35.2060548],[24.013893,35.2056219],[24.0143983,35.2050628],[24.0151562,35.2044856],[24.0158923,35.2044675],[24.0170015,35.2028353],[24.0171224,35.2027901],[24.0175399,35.2028622],[24.0179024,35.2026908],[24.0182538,35.2023301],[24.0185834,35.2022038],[24.0185833,35.2019694],[24.01877,35.201807],[24.0194621,35.2014823],[24.0201212,35.2015994],[24.0207034,35.2012206],[24.0213075,35.2009861],[24.021637,35.2007786],[24.0218677,35.2007245],[24.0220984,35.2005621],[24.0225927,35.2004177],[24.0228892,35.2002103],[24.0242732,35.19966],[24.0245369,35.1996419],[24.0247785,35.1995156],[24.0250202,35.1994705],[24.0253167,35.1992901],[24.0257232,35.1992449],[24.0267007,35.1986586],[24.0270193,35.1986405],[24.0273488,35.1987576],[24.0275905,35.1986313],[24.0282056,35.1985049],[24.0294797,35.1979546],[24.0298861,35.1978373],[24.0303584,35.1975666],[24.0307758,35.1975034],[24.0309955,35.1974132],[24.0314019,35.1974401],[24.031369,35.1975844],[24.0318523,35.1973589],[24.0329946,35.197079],[24.0335878,35.1970157],[24.034148,35.1968713],[24.0352794,35.1967447],[24.0358176,35.1965823],[24.0370149,35.1965729],[24.0380694,35.1964734],[24.0390911,35.1965452],[24.0394644,35.1961483],[24.0402552,35.1959136],[24.0408044,35.1958233],[24.041101,35.1958502],[24.0413426,35.1957419],[24.0420675,35.1956154],[24.0433637,35.1954527],[24.0441105,35.195227],[24.0449672,35.1950553],[24.0458241,35.1951632],[24.0471093,35.1951627],[24.0478563,35.1950723],[24.0490646,35.1950447],[24.0497567,35.1952068],[24.0505918,35.1956753],[24.0512733,35.1962521],[24.0517238,35.1964503],[24.0519436,35.1966125],[24.0533501,35.1972431],[24.0540752,35.197342],[24.0543093,35.1973531],[24.0550561,35.1971544],[24.0553088,35.1971723],[24.0553858,35.1972444],[24.0554296,35.1971723],[24.0555615,35.1972444],[24.0556273,35.1971181],[24.0557482,35.1971],[24.055748,35.1969016],[24.0559897,35.1969195],[24.0560006,35.1968384],[24.0561874,35.1968383],[24.0561763,35.196676],[24.0568682,35.1965043],[24.0574535,35.1964342],[24.0575523,35.1963372],[24.0578378,35.1961928],[24.058072,35.1963911],[24.0578809,35.1965309],[24.0580349,35.1967563],[24.058068,35.1969456],[24.0582108,35.1969636],[24.058145,35.1970899],[24.0582658,35.1971259],[24.0594528,35.1979188],[24.0599694,35.1983333],[24.0600585,35.1985587],[24.0601434,35.1987796],[24.0604401,35.1988606],[24.0607259,35.1991219],[24.0610009,35.1996448],[24.0617153,35.2001223],[24.062012,35.2001583],[24.0621439,35.2002754],[24.0624955,35.2003654],[24.062869,35.2003562],[24.0631657,35.2004552],[24.0634512,35.2002747],[24.063693,35.2004009],[24.0645168,35.2002561],[24.065099,35.2002739],[24.0654726,35.200427],[24.0659121,35.2005169],[24.066805,35.2005254],[24.06725,35.2005883],[24.0672612,35.2007776],[24.0675687,35.2007775],[24.0675523,35.2008135],[24.0678329,35.2013454],[24.0680638,35.2015617],[24.0682554,35.2021026],[24.0683498,35.2020575],[24.0683497,35.2019673],[24.0684816,35.2020123],[24.0685255,35.2019221],[24.0691054,35.2016558],[24.0691822,35.2015205],[24.0693579,35.2014933],[24.0694347,35.2013761],[24.0696105,35.201376],[24.0698368,35.2014705],[24.0700016,35.2014524],[24.070353,35.2012899],[24.0704957,35.2011455],[24.0712095,35.2008836],[24.0714545,35.2007302],[24.0717807,35.200748],[24.0720147,35.2006667],[24.0722627,35.2004231],[24.0727898,35.2002244],[24.0739535,35.1993671],[24.0741071,35.1991506],[24.0741288,35.1988169],[24.0742607,35.198916],[24.0742717,35.19888],[24.0743815,35.198916],[24.0743485,35.1987897],[24.0745792,35.1988707],[24.0750294,35.1985639],[24.0759519,35.1982928],[24.0772483,35.1984904],[24.0774021,35.1984542],[24.0774942,35.1982783],[24.0777359,35.1982962],[24.0778129,35.1983863],[24.0780545,35.1982689],[24.0783291,35.1982507],[24.0783512,35.1983409],[24.0782514,35.1984897],[24.0784411,35.1983633],[24.0782514,35.1984897],[24.0779991,35.1988686],[24.0779225,35.1991662],[24.078026,35.1997568],[24.0780076,35.199892],[24.0783046,35.2003066],[24.0783925,35.2003246],[24.0785023,35.2002524],[24.0788101,35.2004325],[24.0788102,35.2005317],[24.0792642,35.2007478],[24.0794071,35.2008018],[24.0794181,35.2008559],[24.0797038,35.2008738],[24.0798797,35.2009819],[24.0801216,35.2011981],[24.0805063,35.2014053],[24.0809677,35.201441],[24.0813194,35.201576],[24.0818905,35.2015035],[24.0820774,35.2015846],[24.0827476,35.2016743],[24.0832531,35.2018723],[24.0841987,35.2026742],[24.0846053,35.2027821],[24.0849352,35.2030163],[24.0851439,35.2029981],[24.0855834,35.203088],[24.0862098,35.203304],[24.0867591,35.2033306],[24.0876928,35.2032217],[24.0881321,35.2031042],[24.0886814,35.2031038],[24.0899336,35.2029135],[24.0912954,35.2024797],[24.0928661,35.202244],[24.0932723,35.2020634],[24.0936018,35.202],[24.0938763,35.2018465],[24.0941726,35.2015577],[24.094282,35.2011789],[24.0946988,35.2006376],[24.0956764,35.2005106],[24.0964996,35.1998877],[24.0967305,35.2000498],[24.0974668,35.2003108],[24.0980379,35.2002021],[24.0985648,35.199832],[24.098817,35.1994891],[24.0990256,35.1994078],[24.0993547,35.1989927],[24.0994645,35.1989385],[24.0996294,35.1990376],[24.0998601,35.1990464],[24.1002777,35.1991723],[24.1010684,35.1989733],[24.1018374,35.1989726],[24.10227,35.1990714],[24.1042924,35.1999354],[24.1050945,35.2000609],[24.1057646,35.1999792],[24.1058086,35.2000513],[24.1056228,35.2007638],[24.1057436,35.2007637],[24.1057988,35.200944],[24.1060516,35.201088],[24.1061836,35.2012322],[24.1075029,35.2019524],[24.1082611,35.2021321],[24.1088544,35.2021766],[24.1094475,35.2021039],[24.1098211,35.2021757],[24.1102825,35.2021392],[24.1105789,35.2019677],[24.1111171,35.201895],[24.1118528,35.2016238],[24.1122812,35.2015964],[24.1125885,35.2013797],[24.1127862,35.2014066],[24.1129838,35.2012801],[24.1132145,35.201298],[24.1136322,35.2014599],[24.1138849,35.2014506],[24.1141926,35.2015585],[24.1145222,35.2015853],[24.1145223,35.2016394],[24.1146322,35.2016483],[24.1150391,35.2019545],[24.1152149,35.2019994],[24.1153467,35.2019903],[24.1154894,35.2018639],[24.1158191,35.2019537],[24.1160826,35.2018813],[24.1161927,35.2020255],[24.1161602,35.2023411],[24.1162701,35.2024042],[24.1163909,35.202359],[24.1165222,35.2020252],[24.1168733,35.2016642],[24.1169831,35.201646],[24.1170271,35.2016911],[24.1168955,35.2018535],[24.1170492,35.2018083],[24.1170164,35.2018985],[24.1174119,35.2019161],[24.1174517,35.2018507],[24.1175835,35.2018416],[24.1193523,35.201912],[24.1202315,35.2021456],[24.1211769,35.2025684],[24.1216605,35.2027122],[24.1219681,35.2027209],[24.1228247,35.2025487],[24.1229896,35.2026027],[24.1235286,35.203062],[24.1241014,35.2040443],[24.1247064,35.2045937],[24.1249703,35.2047377],[24.1252106,35.2047307],[24.1252434,35.2046224],[24.1250885,35.2039193],[24.1251976,35.2033962],[24.1254274,35.2028098],[24.1255371,35.2026925],[24.1256908,35.2026562],[24.1262228,35.202809],[24.1271835,35.2030988],[24.1284025,35.202845],[24.129435,35.2027357],[24.1304129,35.2028068],[24.1319288,35.2027511],[24.1333133,35.2028848],[24.1347191,35.2026578],[24.1350268,35.2027116],[24.1354006,35.2028825],[24.1359277,35.2027647],[24.1352578,35.2022695],[24.1350596,35.2019902],[24.1350298,35.2018166],[24.1354808,35.2015456],[24.135986,35.2014639],[24.136402,35.2012335]]},{"id":17643,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a3\u03b1\u03bc\u03b1\u03c1\u03b9\u03ac\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u039e\u03c5\u03bb\u03cc\u03c3\u03ba\u03b1\u03bb\u03bf \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a1\u03bf\u03c5\u03bc\u03ad\u03bb\u03b7","path":"CRETE\/Crete_LefkaOri_Samaria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":15045,"name_EN":"Lefka Ori: Samaria Gorge","description_EN":"From Xyloskalo to Agia Roumeli","ascent_time":330,"descent_time":345,"marker":"Red_dots","level":11,"ascent":461,"descent":1693,"maxelev":1241,"minelev":7,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.91784 35.22969,23.96824 35.30982)","views":65,"millestones":"0,23.9183486,35.3079971#1,23.9246811,35.3097513#2,23.9265011,35.3072952#3,23.9316527,35.3063102#4,23.9393206,35.3059411#5,23.9459250,35.3015635#6,23.9530073,35.2962264#7,23.9584725,35.2907358#8,23.9617662,35.2828076#9,23.9621587,35.2745007#10,23.9635143,35.2669552#11,23.9667037,35.2584746#12,23.9679196,35.2499157#13,23.9658453,35.2416990#15,23.9598519,35.2298427","x":23.9457465,"y":35.301482,"coor":[[23.9183486,35.3079971],[23.9184236,35.3079431],[23.9183717,35.3079092],[23.9183829,35.3076748],[23.9184709,35.3077019],[23.918515,35.3076388],[23.918581,35.3076569],[23.9186031,35.3075397],[23.91879,35.3076119],[23.9186471,35.3075036],[23.9183832,35.3074674],[23.9184052,35.3074313],[23.9178445,35.3070883],[23.9181744,35.3072148],[23.9187464,35.3072602],[23.9189882,35.3074407],[23.9191971,35.307504],[23.920198,35.3075858],[23.9206711,35.307523],[23.9209683,35.3073609],[23.9216569,35.3076431],[23.9216897,35.3078415],[23.9218655,35.308013],[23.9222833,35.3082116],[23.922382,35.3085543],[23.9225578,35.3087798],[23.9229867,35.3088523],[23.9233055,35.3090869],[23.9240864,35.3091956],[23.9242622,35.3094121],[23.9243063,35.3092589],[23.9247348,35.3098272],[23.9248009,35.3098002],[23.924702,35.3096108],[23.9246916,35.3090337],[23.9249662,35.3094396],[23.9250655,35.309079],[23.9251645,35.3090971],[23.9253513,35.3093857],[23.9254282,35.3094038],[23.9253955,35.3090792],[23.9252528,35.3088266],[23.9258817,35.30896],[23.9259147,35.308924],[23.9256182,35.3084098],[23.9255303,35.3083557],[23.9253102,35.3083736],[23.9246397,35.3079223],[23.9245335,35.3074556],[23.9246435,35.3074963],[23.9247535,35.3074332],[23.9247537,35.3072889],[23.9248638,35.3071808],[23.9249518,35.3072079],[23.9250725,35.3074875],[23.9252045,35.3074335],[23.9252267,35.3072351],[23.9253476,35.3073434],[23.9253149,35.3070368],[23.9254688,35.3071722],[23.9255789,35.307055],[23.9258537,35.3072085],[23.9258758,35.3071363],[23.9257769,35.306992],[23.9260737,35.3072807],[23.9263596,35.3073891],[23.9265025,35.3075244],[23.9265685,35.3074884],[23.9264588,35.3071818],[23.9265139,35.3070556],[23.9265578,35.3071277],[23.9267228,35.3071459],[23.9266455,35.3074344],[23.9267225,35.3074434],[23.9268106,35.3073353],[23.9269535,35.3074255],[23.9268877,35.3072632],[23.9270416,35.3073895],[23.9270088,35.307119],[23.9270748,35.307101],[23.9271737,35.3072724],[23.927163,35.3069478],[23.9273938,35.3071012],[23.927383,35.3068758],[23.9275259,35.3070111],[23.9275041,35.3068578],[23.927636,35.3068669],[23.9275921,35.3067587],[23.9273283,35.3066232],[23.9271964,35.3064609],[23.9271307,35.3061813],[23.9275155,35.3063438],[23.9276145,35.3063349],[23.9276806,35.3062447],[23.9280435,35.3063802],[23.9283185,35.3063443],[23.9286375,35.3063896],[23.9288463,35.3065881],[23.9289783,35.306525],[23.9292533,35.3065162],[23.9293414,35.30639],[23.9295395,35.3063721],[23.9297264,35.3064894],[23.9303092,35.3066701],[23.9303422,35.306607],[23.9300566,35.306183],[23.9302766,35.3062373],[23.9304856,35.3061652],[23.9306726,35.3062014],[23.9310356,35.3061385],[23.9311895,35.3062378],[23.9313875,35.3062469],[23.9314975,35.3063371],[23.9317065,35.3063012],[23.9317943,35.3064726],[23.9320364,35.3063465],[23.9323113,35.3064999],[23.9327183,35.3064821],[23.933015,35.306852],[23.9333228,35.3070956],[23.9334768,35.3071498],[23.9336196,35.3073392],[23.9337847,35.3072672],[23.9338068,35.3071049],[23.9341588,35.307087],[23.9344229,35.3069339],[23.9352478,35.3070966],[23.9358954,35.3070699],[23.9361509,35.3069686],[23.9363598,35.3070499],[23.9365139,35.3070049],[23.936503,35.3068606],[23.9361511,35.3067612],[23.9360742,35.306635],[23.9361182,35.3065448],[23.9362503,35.3065178],[23.9365582,35.3065541],[23.9367233,35.3065091],[23.9367013,35.3064279],[23.9365034,35.3063466],[23.9365255,35.3062655],[23.9373174,35.306338],[23.9377245,35.3062481],[23.9379883,35.3064286],[23.9382854,35.3062484],[23.9387584,35.3062306],[23.9388355,35.3061404],[23.9390335,35.3061766],[23.9391435,35.3061406],[23.9393527,35.3059063],[23.9394846,35.3060326],[23.9394958,35.3058072],[23.9395728,35.305726],[23.9392651,35.3053201],[23.939826,35.3054827],[23.9398481,35.3053475],[23.9399251,35.3052754],[23.9400571,35.3052664],[23.9401893,35.305023],[23.9405634,35.304897],[23.9410037,35.3043922],[23.9412128,35.3042661],[23.9412898,35.3042932],[23.9416529,35.3041401],[23.94173,35.304059],[23.9416862,35.3037163],[23.9422804,35.303392],[23.9429623,35.3034825],[23.9434134,35.3033745],[23.9433035,35.3031941],[23.943359,35.3024818],[23.9437221,35.3022385],[23.9441402,35.3021034],[23.9443824,35.301851],[23.9449103,35.3018152],[23.9457465,35.301482],[23.9459224,35.3015632],[23.9462414,35.3015994],[23.9463404,35.3015634],[23.9464836,35.3012028],[23.9466487,35.3011127],[23.9467916,35.30123],[23.9469566,35.30123],[23.9475727,35.3010229],[23.9476938,35.3008066],[23.9484421,35.3002208],[23.9485523,35.2998872],[23.9483874,35.2997248],[23.9484536,35.2994183],[23.9483987,35.299301],[23.9486078,35.2991298],[23.9487838,35.2990938],[23.9489269,35.2989135],[23.9490258,35.2989496],[23.9495101,35.2984629],[23.9497301,35.2983728],[23.9499392,35.2981655],[23.9503573,35.2980214],[23.9505884,35.2977871],[23.9506545,35.2975076],[23.9509186,35.2973995],[23.9509076,35.2973003],[23.9513476,35.2972283],[23.9516667,35.2970752],[23.9519308,35.2967507],[23.9521399,35.2966606],[23.9523819,35.2964533],[23.95291,35.2962822],[23.953284,35.2960659],[23.9537352,35.2957415],[23.9541094,35.2952547],[23.9543294,35.2951827],[23.9547915,35.2948763],[23.9549346,35.2946058],[23.9551767,35.2943805],[23.9552647,35.2943534],[23.9555836,35.2945339],[23.9555506,35.2944257],[23.9553637,35.2942994],[23.9555507,35.2942994],[23.9554517,35.2942543],[23.9554848,35.2942002],[23.9556057,35.2942273],[23.9556497,35.2941642],[23.9555728,35.294074],[23.9556718,35.2941101],[23.9559357,35.2940651],[23.9561668,35.293921],[23.9564527,35.2940653],[23.9566726,35.2940564],[23.9569806,35.2939483],[23.9574318,35.2935156],[23.9573219,35.2933533],[23.957113,35.293245],[23.9570361,35.2930827],[23.9572562,35.2927582],[23.9575203,35.2925959],[23.9576635,35.2921451],[23.9579826,35.2917485],[23.9581313,35.2913338],[23.9581754,35.2911354],[23.9584725,35.2907568],[23.958462,35.2897199],[23.9585502,35.2893592],[23.9584515,35.2888723],[23.9585728,35.2882141],[23.9586938,35.2880518],[23.9588701,35.2874297],[23.9596843,35.2865553],[23.9600037,35.2857259],[23.9602787,35.2856087],[23.9604657,35.2854194],[23.9605319,35.2850407],[23.9603121,35.284698],[23.9603673,35.2842111],[23.9604994,35.2839406],[23.9607414,35.2837333],[23.9607855,35.283544],[23.9610386,35.2832014],[23.9613246,35.2830212],[23.9616765,35.2829401],[23.9617976,35.2827598],[23.9621716,35.2824714],[23.9622487,35.2822821],[23.9624247,35.2821379],[23.9627108,35.2816961],[23.9625459,35.2815879],[23.9624029,35.2815968],[23.9623701,35.2812542],[23.9625241,35.281119],[23.9626892,35.2807583],[23.9618994,35.2767636],[23.9615699,35.2758257],[23.9627257,35.2732292],[23.9625171,35.2725258],[23.9616927,35.2720206],[23.9613192,35.2711819],[23.9613638,35.2700367],[23.9611553,35.2690267],[23.9621454,35.2677827],[23.9630471,35.2676477],[23.9634541,35.2671068],[23.9641585,35.2653577],[23.9649845,35.2620578],[23.9653588,35.2609127],[23.9658537,35.2604079],[23.9659527,35.2603809],[23.9659967,35.2602005],[23.9661727,35.2600563],[23.9664589,35.2592449],[23.9666348,35.2590105],[23.9668002,35.2577842],[23.9671632,35.2572884],[23.9675705,35.2559089],[23.9681865,35.2549983],[23.9682308,35.2541507],[23.9680661,35.2535465],[23.9682315,35.2524555],[23.9681106,35.252221],[23.968034,35.2515177],[23.9676494,35.2510577],[23.9675726,35.250697],[23.9679467,35.2498495],[23.9678371,35.2488666],[23.9673646,35.2484517],[23.9671231,35.2478024],[23.9665296,35.2475768],[23.9662769,35.2473874],[23.966288,35.2471259],[23.9661122,35.2468012],[23.9661782,35.2467201],[23.9660685,35.2462512],[23.9658708,35.2458003],[23.9659812,35.2446552],[23.9656769,35.2439788],[23.9655672,35.2433746],[23.9656885,35.242527],[23.9658864,35.2423468],[23.9658317,35.2415803],[23.9660738,35.2409311],[23.9658541,35.2407056],[23.9656343,35.2406515],[23.9654146,35.2403358],[23.9650629,35.2402185],[23.9649311,35.2401103],[23.9645357,35.2394248],[23.9643469,35.2392332],[23.9640867,35.2389693],[23.9640978,35.23878],[23.9639954,35.2387011],[23.9640615,35.2383765],[23.963798,35.2378264],[23.9638095,35.236582],[23.963601,35.2360229],[23.9637115,35.2346613],[23.9638765,35.2341835],[23.9636349,35.2338588],[23.963635,35.2337416],[23.963733,35.2334485],[23.9635243,35.2330878],[23.9635683,35.2329435],[23.9639102,35.2326258],[23.9640279,35.2321141],[23.9635774,35.2318705],[23.9621977,35.2307565],[23.9620559,35.230646],[23.9617372,35.2306459],[23.9609054,35.2307403],[23.9607408,35.2302082],[23.9605632,35.2296874],[23.9598519,35.2298427]]},{"id":17644,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: E4 \u039e\u03c5\u03bb\u03cc\u03c3\u03ba\u03b1\u03bb\u03bf-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03b1\u03bb\u03ad\u03c1\u03b3\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u039e\u03c5\u03bb\u03cc\u03c3\u03ba\u03b1\u03bb\u03bf \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u039a\u03b1\u03bb\u03ad\u03c1\u03b3\u03b7","path":"CRETE\/Crete_LefkaOri_Xiloskalo_Kalergi","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":2570,"name_EN":"Lefka Ori: E4 Xyloskalo-Kalergi Ref.","description_EN":"From Omalos to Kalergi Ref.","ascent_time":100,"descent_time":80,"marker":"E4","level":12,"ascent":421,"descent":64,"maxelev":1603,"minelev":1241,"link_logo":"","link_ref":"http:\/\/www.anavasi.gr\/product.php?lang=gr$id=84","pdf_link":"","bbox":"LINESTRING(23.91832 35.30801,23.93156 35.3213)","views":26,"millestones":"0,23.9183486,35.3079971#1,23.9207406,35.3153726#2,23.9289895,35.3185940#2.6,23.9315539,35.3213053","x":23.9254637,"y":35.3160831,"coor":[[23.9183486,35.3079971],[23.9183375,35.3080715],[23.9184564,35.3080783],[23.9185442,35.3082948],[23.9185219,35.3086194],[23.9185876,35.30889],[23.9184766,35.3099178],[23.9189049,35.3106485],[23.9188497,35.3108558],[23.9189926,35.3109731],[23.9194874,35.3111268],[23.9199711,35.3114517],[23.9200036,35.3120288],[23.920146,35.3125699],[23.9200359,35.31266],[23.9194417,35.312858],[23.9193315,35.3130202],[23.919342,35.3136063],[23.9197816,35.3139673],[23.9198034,35.3141837],[23.9199571,35.3145084],[23.9203751,35.3146169],[23.9206168,35.3148966],[23.9206715,35.3151942],[23.9207341,35.3152145],[23.9207556,35.3156744],[23.9209644,35.3158729],[23.9216576,35.3158283],[23.9226919,35.3155404],[23.923143,35.3155497],[23.9240887,35.3158929],[23.9248918,35.3158664],[23.9254637,35.3160831],[23.9260577,35.3161737],[23.9268384,35.3166318],[23.9273993,35.3167223],[23.9277987,35.3168217],[23.9281142,35.3169481],[23.9283781,35.3170745],[23.928433,35.3172729],[23.9286858,35.3174714],[23.9285535,35.317796],[23.9286964,35.3179584],[23.9288064,35.3179765],[23.9289602,35.318229],[23.9292131,35.3184005],[23.9291249,35.3185537],[23.9287948,35.3186527],[23.9287837,35.3187158],[23.9291466,35.3188874],[23.9290916,35.3189685],[23.9291685,35.3190226],[23.9290144,35.3190947],[23.9289813,35.3192389],[23.9292451,35.3195637],[23.9293768,35.3199154],[23.9296845,35.3202583],[23.9297282,35.3206911],[23.9298381,35.3207994],[23.9300471,35.3208356],[23.9302009,35.3210701],[23.9303659,35.3211063],[23.930652,35.3210613],[23.9309268,35.3212959],[23.9315539,35.3213053]]},{"id":17645,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: E4 \u039e\u03c5\u03bb\u03cc\u03c3\u03ba\u03b1\u03bb\u03bf-\u039a\u03bf\u03c5\u03c3\u03c4\u03bf\u03b3\u03ad\u03c1\u03b1\u03ba\u03bf","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03954 \u03b1\u03c0\u03cc \u03c4\u03bf \u039e\u03c5\u03bb\u03cc\u03c3\u03ba\u03b1\u03bb\u03bf (\u039f\u03bc\u03b1\u03bb\u03cc\u03c2) \u03c3\u03c4\u03bf \u039a\u03bf\u03c5\u03c3\u03c4\u03bf\u03b3\u03ad\u03c1\u03b1\u03ba\u03bf","path":"CRETE\/Crete_LefkaOri_Xiloskalo_Koustogerako","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":14678,"name_EN":"Lefka Ori: E4 Xiloskalo-Koustogerako","description_EN":"E4 from Xyloskalo (Omalos plateau) to Koustogerako","ascent_time":450,"descent_time":470,"marker":"E4","level":11,"ascent":837,"descent":1579,"maxelev":1842,"minelev":496,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.83519 35.27099,23.91846 35.308)","views":38,"millestones":"0,23.9183486,35.3079971#1,23.9139866,35.3066027#2,23.9106516,35.3022319#3,23.9093277,35.2961774#4,23.9072385,35.2942955#5,23.8990642,35.2910903#6,23.8915759,35.2858296#7,23.8826909,35.2833637#8,23.8728154,35.2838175#9,23.8628958,35.2832353#10,23.8538389,35.2847007#11,23.8515614,35.2780603#12,23.8467685,35.2723680#13,23.8420482,35.2752793#14.7,23.8352499,35.2781069","x":23.8894274,"y":35.2837726,"coor":[[23.9183486,35.3079971],[23.9184236,35.3079431],[23.9183717,35.3079092],[23.9182837,35.3078911],[23.9182356,35.3078685],[23.9180828,35.3077602],[23.9177525,35.3080305],[23.9178408,35.307733],[23.9175897,35.3078613],[23.9175537,35.3077712],[23.9172014,35.3080504],[23.9170804,35.3080864],[23.9170364,35.3080593],[23.9170915,35.3080233],[23.9171357,35.3077618],[23.9167176,35.3078878],[23.9160597,35.3078423],[23.9155406,35.307878],[23.9157608,35.3076843],[23.9158269,35.3076212],[23.9153538,35.307675],[23.9155741,35.3074497],[23.915288,35.3075126],[23.915079,35.3074764],[23.9152881,35.3073683],[23.9151232,35.3073141],[23.9148812,35.3072959],[23.9145621,35.3073859],[23.9146614,35.3071515],[23.9142982,35.3072684],[23.9145846,35.306944],[23.9140124,35.307151],[23.9142216,35.3069708],[23.9143428,35.3067545],[23.9141557,35.3068355],[23.9141998,35.3067003],[23.9137376,35.3069164],[23.914046,35.3065289],[23.9137818,35.306709],[23.9138921,35.3064476],[23.913551,35.3066097],[23.9136721,35.3064745],[23.9135511,35.3064925],[23.9136503,35.3062942],[23.9134411,35.3064293],[23.912759,35.306555],[23.9123779,35.3067621],[23.9125432,35.3064647],[23.9129286,35.3061043],[23.9128078,35.3059419],[23.9127641,35.3056443],[23.9126543,35.3054729],[23.9118188,35.3050124],[23.9112583,35.3045882],[23.9109729,35.304029],[23.9107202,35.3038124],[23.9107424,35.303623],[23.9104126,35.3034244],[23.9104348,35.3032982],[23.910633,35.3031],[23.9106221,35.3029827],[23.9103698,35.3023333],[23.910062,35.3021798],[23.910425,35.3021711],[23.9106669,35.3022614],[23.910601,35.3021351],[23.9103592,35.3019997],[23.9106016,35.3016572],[23.9104586,35.301621],[23.9103378,35.3014316],[23.910327,35.3012603],[23.9104263,35.3010439],[23.9102615,35.3007913],[23.9103939,35.3004308],[23.9106252,35.3002055],[23.9108901,35.299322],[23.9108352,35.2992138],[23.910725,35.2993941],[23.9104835,35.2990242],[23.9105056,35.2988619],[23.9107368,35.2986727],[23.910792,35.2985465],[23.9105617,35.2978881],[23.910375,35.2976716],[23.9103531,35.2975363],[23.9102212,35.2975001],[23.9102103,35.2973919],[23.9100782,35.2974639],[23.9100566,35.2971123],[23.9099796,35.2971483],[23.9099358,35.2969859],[23.9098257,35.29704],[23.9098589,35.2968777],[23.9097269,35.2968866],[23.909749,35.2967964],[23.9096831,35.2967784],[23.9097932,35.2966071],[23.9096173,35.296589],[23.9093752,35.296715],[23.9094854,35.2964536],[23.9096395,35.2963455],[23.9092435,35.2964174],[23.9093207,35.2962822],[23.9094967,35.2961921],[23.9090788,35.2961557],[23.9092769,35.2960387],[23.9095079,35.2959938],[23.9090022,35.2958671],[23.9094093,35.2956871],[23.9090354,35.2956147],[23.9092665,35.2955157],[23.9090576,35.2954794],[23.9090906,35.2954254],[23.9094536,35.2953715],[23.9091898,35.2952541],[23.9092449,35.2952001],[23.909201,35.2951099],[23.9094319,35.29511],[23.9092341,35.2950287],[23.9088601,35.2950916],[23.9091132,35.2949204],[23.9088603,35.2948932],[23.9090694,35.294713],[23.9087615,35.2947398],[23.9090696,35.2945327],[23.9092897,35.2944787],[23.9091688,35.2944065],[23.9089268,35.2944153],[23.9092459,35.2942533],[23.908894,35.2942711],[23.9092586,35.2939918],[23.909011,35.2940931],[23.9088746,35.2940546],[23.9086493,35.2939417],[23.9086054,35.2938335],[23.9083195,35.2938243],[23.9082756,35.293716],[23.9082096,35.293743],[23.9082205,35.2938152],[23.9080445,35.2938151],[23.9081654,35.2939143],[23.9081323,35.2939684],[23.9078353,35.2940313],[23.9076924,35.2939951],[23.9075822,35.2941754],[23.9073732,35.2942203],[23.9074831,35.2942835],[23.907373,35.2943646],[23.9072301,35.2942923],[23.9070541,35.2943283],[23.9066802,35.2942919],[23.9064823,35.2942286],[23.9064165,35.2941204],[23.9063175,35.2940933],[23.9061415,35.2941562],[23.9059656,35.294102],[23.9053276,35.2941646],[23.9050968,35.2940472],[23.9048222,35.2937314],[23.9045473,35.2936591],[23.9040524,35.2936587],[23.9037556,35.2935322],[23.9034367,35.2935139],[23.903261,35.2932974],[23.9030411,35.293225],[23.9029531,35.293243],[23.902573,35.2929316],[23.9022716,35.2929449],[23.9022495,35.293026],[23.9019745,35.2930258],[23.9018536,35.2929446],[23.9016996,35.2929625],[23.9014578,35.2928901],[23.9010399,35.2928718],[23.9010618,35.2929169],[23.9009188,35.2929167],[23.9007319,35.2928625],[23.9004348,35.2930246],[23.900171,35.2929071],[23.899973,35.292925],[23.8999621,35.2928438],[23.8997423,35.2927084],[23.8997425,35.2925912],[23.8994241,35.2921401],[23.8995235,35.2917795],[23.8995019,35.2914909],[23.8993043,35.2911661],[23.8986337,35.2909582],[23.8984799,35.2908228],[23.8981499,35.2908405],[23.8969075,35.290578],[23.8965009,35.2903612],[23.8961275,35.2899822],[23.8958306,35.2899278],[23.8956551,35.289531],[23.8952047,35.2891789],[23.8949852,35.2888451],[23.8948532,35.2888089],[23.8943369,35.2884207],[23.8935565,35.2880594],[23.8934579,35.2877707],[23.8934915,35.287356],[23.893283,35.2870222],[23.8928761,35.2870038],[23.8925903,35.2869043],[23.8924365,35.2867509],[23.8925578,35.2864985],[23.8924921,35.2862731],[23.8922614,35.2860925],[23.891558,35.2858214],[23.8913716,35.2854425],[23.890976,35.2852077],[23.8908992,35.2850724],[23.8907123,35.2850091],[23.8903494,35.2850088],[23.8902286,35.2848824],[23.890152,35.2846118],[23.8898664,35.2844132],[23.8894274,35.2837726],[23.8891965,35.2837093],[23.8887023,35.2832038],[23.8880211,35.2828245],[23.8872293,35.2828057],[23.8868007,35.282643],[23.8865367,35.2826789],[23.8861453,35.28271],[23.8857305,35.2827006],[23.8854774,35.2828176],[23.8849495,35.2828622],[23.8848504,35.2829703],[23.8842013,35.2832131],[23.8834203,35.2833206],[23.8829585,35.2832841],[23.8825405,35.2834099],[23.8821776,35.2834096],[23.8816605,35.2835533],[23.8812972,35.2838325],[23.8806482,35.2839852],[23.8805271,35.2840662],[23.8801753,35.2840027],[23.8798891,35.2841828],[23.8787783,35.2842899],[23.8782832,35.2844246],[23.8772483,35.2845588],[23.8770065,35.2844774],[23.8767978,35.2842698],[23.876776,35.2841594],[23.8766003,35.2839969],[23.8763804,35.2839967],[23.875368,35.2844284],[23.8748071,35.2844549],[23.8745983,35.2843825],[23.874104,35.2840394],[23.873862,35.2840752],[23.8736753,35.2839127],[23.8730927,35.2837859],[23.8727957,35.2838216],[23.8725758,35.2837853],[23.8718825,35.2841092],[23.8715746,35.2841089],[23.8706725,35.2843243],[23.8701556,35.2843508],[23.8696606,35.2844765],[23.868902,35.2843314],[23.8682317,35.2840422],[23.8681326,35.2840871],[23.8680118,35.2840329],[23.8677918,35.2840687],[23.86744,35.2839872],[23.8669127,35.2836259],[23.8665061,35.2834902],[23.8662206,35.2832284],[23.8654952,35.2829932],[23.8653083,35.282993],[23.8647799,35.283299],[23.8645931,35.2832176],[23.864428,35.2833166],[23.8642853,35.2831631],[23.8638676,35.2830815],[23.8635814,35.2832435],[23.8632186,35.283189],[23.8627236,35.2832606],[23.8621633,35.2829714],[23.8619324,35.2829351],[23.8617344,35.2829799],[23.8608329,35.2828076],[23.8607891,35.2827354],[23.8609761,35.2827176],[23.8607125,35.2825189],[23.8604596,35.2825005],[23.8601513,35.2827166],[23.8598984,35.2827343],[23.8597115,35.28268],[23.8592941,35.2824],[23.8591401,35.2824449],[23.8590079,35.282589],[23.8587658,35.282697],[23.8582593,35.2830661],[23.8580833,35.2830659],[23.8576761,35.2832728],[23.8574012,35.2832905],[23.8569024,35.2835581],[23.8564928,35.2839206],[23.8557186,35.2844652],[23.8553446,35.2845459],[23.8549708,35.2845004],[23.8546956,35.2846533],[23.8542559,35.2845536],[23.8540316,35.2846615],[23.8537762,35.2847153],[23.853633,35.2848414],[23.8531822,35.2848228],[23.8527978,35.2845609],[23.8522371,35.284452],[23.8520734,35.2843616],[23.8514878,35.2841918],[23.8518731,35.2839398],[23.8519503,35.2837956],[23.8522491,35.2827861],[23.852063,35.282335],[23.8519988,35.2813431],[23.8518236,35.2809281],[23.8520224,35.2804414],[23.8518799,35.2802248],[23.8515944,35.27999],[23.8515397,35.2798096],[23.8515951,35.2796023],[23.8518706,35.279251],[23.8515418,35.2786555],[23.8518281,35.2784665],[23.8517183,35.2783491],[23.8517187,35.2781688],[23.8514661,35.2779971],[23.8514114,35.2778257],[23.8514887,35.2776635],[23.851379,35.2775191],[23.8512581,35.2775009],[23.8510205,35.2775457],[23.8507568,35.2774462],[23.8507683,35.2771757],[23.8504828,35.276977],[23.8500211,35.2768863],[23.85001,35.2769764],[23.8498014,35.2767688],[23.8496474,35.2768317],[23.8494829,35.276588],[23.8494612,35.2764077],[23.8491862,35.2764524],[23.8490875,35.2763441],[23.849,35.2760554],[23.8486818,35.2757304],[23.8484853,35.2749367],[23.848566,35.2746009],[23.8487105,35.2743351],[23.8487327,35.2742269],[23.8488428,35.2741369],[23.8487794,35.2740579],[23.8486915,35.2740127],[23.8487796,35.2739226],[23.8487137,35.2738865],[23.8486592,35.2736339],[23.8484745,35.2735525],[23.8482549,35.2733719],[23.8482661,35.2733088],[23.8481451,35.2733087],[23.8481782,35.2732366],[23.8480245,35.2731462],[23.8479149,35.2729116],[23.847816,35.2729295],[23.8477505,35.2726409],[23.8475965,35.2726768],[23.847509,35.2724422],[23.847267,35.272478],[23.8472229,35.2725411],[23.8471901,35.2724599],[23.8470363,35.2723875],[23.846722,35.2723646],[23.8463485,35.2721838],[23.8462278,35.2720303],[23.8462117,35.2718117],[23.8457941,35.271721],[23.845662,35.2717749],[23.8455302,35.2717206],[23.8448803,35.2718009],[23.8447483,35.2718188],[23.8445616,35.2717284],[23.8441264,35.2716535],[23.8438204,35.2717658],[23.843814,35.2716576],[23.8434957,35.2714047],[23.842954,35.2711537],[23.8429102,35.2710184],[23.8427674,35.2709777],[23.8425146,35.2709142],[23.8423826,35.2709411],[23.8420082,35.2712382],[23.8418978,35.2714635],[23.8419294,35.2721758],[23.8417951,35.273393],[23.8418606,35.2736455],[23.8422113,35.2742591],[23.8422328,35.2744756],[23.8421334,35.274746],[23.8420774,35.2752508],[23.8417138,35.275611],[23.8413726,35.2757909],[23.8416474,35.2758274],[23.8419445,35.2757466],[23.8420103,35.2758278],[23.84159,35.2760324],[23.8411281,35.2760859],[23.841194,35.2761401],[23.8414688,35.2761675],[23.8414597,35.2762374],[23.8400628,35.276488],[23.8394576,35.2767036],[23.8386242,35.2767544],[23.8392395,35.2769986],[23.8404819,35.2770454],[23.8404574,35.2771265],[23.8400174,35.27718],[23.8396828,35.2773148],[23.8391099,35.2773772],[23.8390987,35.2774493],[23.8394725,35.2775219],[23.8394943,35.2776121],[23.8392413,35.2776569],[23.8386169,35.2776425],[23.8381993,35.2775248],[23.8373965,35.2775688],[23.8371054,35.2774557],[23.8369756,35.2773833],[23.8363233,35.2774591],[23.835817,35.2776748],[23.8355416,35.2779269],[23.8352499,35.2781069]]},{"id":17646,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: E4 \u039a\u03b1\u03c4. \u039a\u03b1\u03bb\u03bb\u03ad\u03c1\u03b3\u03b7-\u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4. \u039a\u03b1\u03bb\u03ad\u03c1\u03b3\u03b7 \u03c3\u03c4\u03bf\u03c5 \u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7","path":"CRETE\/Crete_LefkaOri_Kalergi_Katsiveli","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":13112,"name_EN":"Lefka Ori: E4 -Kalergi Ref.-Katsiveli","description_EN":"From Kalergi Ref. to Katsiveli","ascent_time":480,"descent_time":430,"marker":"E4","level":12,"ascent":1006,"descent":672,"maxelev":2102,"minelev":1424,"link_logo":"","link_ref":"http:\/\/www.anavasi.gr\/product.php?lang=gr$id=84","pdf_link":"","bbox":"LINESTRING(23.92951 35.31356,24.0311 35.33425)","views":96,"millestones":"0,23.9315536,35.3213053#1,23.9344850,35.3243030#2,23.9415070,35.3270289#3,23.9500380,35.3270846#4,23.9552036,35.3302519#5,23.9628605,35.3334999#6,23.9713624,35.3308383#7,23.9813149,35.3287709#8,23.9915158,35.3275154#9,24.0007956,35.3251316#10,24.0087512,35.3194741#11,24.0140037,35.3136440#13.1,24.0311044,35.3172022","x":23.9750389,"y":35.3298296,"coor":[[23.9315536,35.3213053],[23.9309265,35.3212959],[23.9302803,35.3214782],[23.9295188,35.3219195],[23.9296508,35.3219376],[23.9303551,35.3217307],[23.9310702,35.3217401],[23.9311362,35.3217762],[23.931158,35.3219926],[23.9312569,35.3221369],[23.9317847,35.3223987],[23.9318616,35.3225701],[23.9316627,35.3235619],[23.9317854,35.3241345],[23.9318843,35.3242337],[23.9321813,35.3243421],[23.9322252,35.3244143],[23.9323642,35.3243625],[23.9324411,35.3244166],[23.9326833,35.3242905],[23.9327382,35.3243807],[23.9328042,35.3243808],[23.9329253,35.3242817],[23.9329912,35.324462],[23.9330903,35.3243629],[23.9331342,35.3244892],[23.9332223,35.3244171],[23.9333433,35.3244893],[23.9334643,35.3244262],[23.9335193,35.3245254],[23.9336378,35.3245593],[23.9337371,35.3242708],[23.9338912,35.3242168],[23.9345072,35.3243073],[23.9348594,35.3242354],[23.9360916,35.3242992],[23.9366416,35.3244617],[23.9366964,35.3247142],[23.9361019,35.3250926],[23.9359366,35.3254532],[23.9362444,35.3258141],[23.9363212,35.3261117],[23.936563,35.3264364],[23.9365186,35.3268782],[23.9365625,35.3270045],[23.9369256,35.3270317],[23.9375198,35.3269238],[23.9380699,35.3270323],[23.9386862,35.3268433],[23.9393463,35.3269248],[23.9398745,35.3267627],[23.9405235,35.3269794],[23.9411948,35.3268625],[23.9419646,35.3272777],[23.9434499,35.3274768],[23.9439117,35.3278918],[23.9440548,35.3278377],[23.944253,35.3275944],[23.9443082,35.3273419],[23.9446494,35.3271167],[23.9448915,35.3270356],[23.9452876,35.3270538],[23.9455516,35.3271802],[23.9458816,35.3272525],[23.9462336,35.32746],[23.9463656,35.327406],[23.9465418,35.3271716],[23.9466739,35.3271356],[23.9473449,35.3273884],[23.9475653,35.3268114],[23.9480608,35.3262616],[23.9481928,35.3261985],[23.9485669,35.3262888],[23.9496117,35.3269565],[23.9499747,35.3270468],[23.9503487,35.3272724],[23.9504587,35.3272725],[23.9509652,35.3266685],[23.9508113,35.3264701],[23.9503713,35.3262174],[23.9505475,35.32592],[23.9504872,35.3256517],[23.9507017,35.3257216],[23.9511196,35.3260104],[23.9513805,35.3260984],[23.9516705,35.326484],[23.951896,35.3266306],[23.9522039,35.3267705],[23.953139,35.3270053],[23.9547556,35.3284937],[23.9549315,35.3287372],[23.9549864,35.3289536],[23.9548208,35.3299815],[23.9550517,35.33018],[23.9562508,35.3307394],[23.9566907,35.3311724],[23.9570424,35.3318218],[23.9571411,35.332444],[23.9579113,35.3324803],[23.9587257,35.3323093],[23.9588798,35.3321921],[23.9588688,35.33212],[23.9591549,35.332102],[23.9588909,35.3318675],[23.958957,35.3318314],[23.9596942,35.3318497],[23.9601233,35.331931],[23.9603214,35.331868],[23.9604094,35.331886],[23.9604533,35.3320844],[23.9607613,35.332319],[23.9608712,35.3325534],[23.9610472,35.3327338],[23.9612232,35.3327519],[23.9622353,35.3332031],[23.9624114,35.3332122],[23.9629724,35.333573],[23.9637755,35.3338257],[23.9645237,35.3338891],[23.9661631,35.3342682],[23.9667024,35.3341151],[23.9669335,35.3339438],[23.9672416,35.3339259],[23.9676598,35.3336916],[23.9678689,35.3336916],[23.968045,35.3336105],[23.9687823,35.3334755],[23.9689364,35.3332771],[23.9693435,35.3332772],[23.9692337,35.332646],[23.9694539,35.3323125],[23.969432,35.3321411],[23.9698173,35.3316994],[23.9709618,35.3311136],[23.9716332,35.3306449],[23.9720087,35.3305232],[23.972882,35.3306767],[23.9736413,35.3306228],[23.9742575,35.3304426],[23.9746977,35.3302623],[23.9750389,35.3298296],[23.975193,35.329496],[23.9755892,35.3291805],[23.9758753,35.3290633],[23.9767226,35.3290003],[23.9778339,35.3290096],[23.9783841,35.3288113],[23.9799575,35.3288657],[23.9809697,35.3288208],[23.9816409,35.3287217],[23.9823562,35.3284873],[23.9829394,35.3280546],[23.9833576,35.3279284],[23.9841388,35.3278203],[23.9851731,35.3274418],[23.9853051,35.3275319],[23.9854592,35.3274869],[23.9855032,35.327541],[23.9860423,35.3274779],[23.9875937,35.3275953],[23.9880448,35.3275773],[23.9883419,35.3274511],[23.9892111,35.327352],[23.9893871,35.3274242],[23.9903773,35.3275865],[23.9905864,35.3276497],[23.9907624,35.32783],[23.9908614,35.327812],[23.9912466,35.3276137],[23.9922038,35.3272711],[23.992622,35.3269285],[23.9930621,35.3268023],[23.9934142,35.3265588],[23.9936232,35.3265318],[23.9944264,35.3261261],[23.9963959,35.3254859],[23.996627,35.325504],[23.9971551,35.3256663],[23.9974962,35.3259007],[23.9978152,35.3259909],[23.9978372,35.3260811],[23.9981233,35.3259729],[23.9981233,35.326036],[23.9988495,35.3260721],[23.9988274,35.3261532],[23.9990475,35.3260811],[23.9996155,35.3261082],[24.0003857,35.3256393],[24.0005947,35.3252155],[24.0009908,35.3250532],[24.0017059,35.3245662],[24.002179,35.3243228],[24.0030042,35.3240342],[24.0037743,35.3238989],[24.0041924,35.3237547],[24.0051056,35.3229251],[24.0058757,35.3225103],[24.0067489,35.3218971],[24.007552,35.321338],[24.0083771,35.3205985],[24.008707,35.3199312],[24.008685,35.3196517],[24.008784,35.3193812],[24.009136,35.3189303],[24.009147,35.31875],[24.0090514,35.318608],[24.0087158,35.3180715],[24.0090457,35.3173862],[24.0090677,35.3171067],[24.0093097,35.3164755],[24.0093316,35.3158352],[24.0098265,35.3148884],[24.0102995,35.3142302],[24.0105339,35.3140656],[24.010952,35.3141196],[24.0125471,35.313876],[24.0126461,35.3139842],[24.0128441,35.3137498],[24.0132181,35.3136415],[24.0137791,35.3136865],[24.0142191,35.3136053],[24.0149892,35.3136233],[24.0151487,35.3135669],[24.0155403,35.3135646],[24.0157383,35.313772],[24.0162553,35.3137358],[24.0164204,35.313817],[24.0172014,35.3137357],[24.0172674,35.3137537],[24.0172124,35.3138078],[24.0175095,35.3137807],[24.0175535,35.3138529],[24.0176415,35.3137807],[24.0177405,35.3137897],[24.0180596,35.3140602],[24.0183786,35.3140241],[24.0190386,35.3141322],[24.0192807,35.3142584],[24.0193577,35.3142313],[24.0194127,35.3143034],[24.0198638,35.3143755],[24.0203149,35.3146369],[24.0206889,35.3146459],[24.02103,35.3148442],[24.021085,35.314772],[24.021162,35.3148622],[24.021261,35.3148441],[24.0219761,35.3151055],[24.0222842,35.3150153],[24.0226032,35.3151414],[24.0229002,35.3151414],[24.0231203,35.3152676],[24.0240114,35.3154207],[24.0244515,35.3153665],[24.0245284,35.3152944],[24.0245284,35.315123],[24.0245944,35.315114],[24.0247374,35.3152222],[24.0249465,35.3152762],[24.0250786,35.3155287],[24.0254856,35.3156007],[24.0257165,35.3151679],[24.0258926,35.315258],[24.0258926,35.3155375],[24.0260467,35.3155555],[24.0266846,35.3152488],[24.0270036,35.3151586],[24.0275318,35.3155372],[24.0275539,35.3156995],[24.027785,35.316015],[24.027983,35.3161051],[24.0282912,35.3163666],[24.0288855,35.3170337],[24.0291715,35.3170607],[24.0294686,35.3171958],[24.0298976,35.3170695],[24.0301792,35.3171077],[24.0307347,35.3170287],[24.0309548,35.3170918],[24.0311044,35.3172022]]},{"id":17647,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u039f\u03bc\u03b1\u03bb\u03cc\u03c2-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03b1\u03bb\u03ad\u03c1\u03b3\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u039f\u03bc\u03b1\u03bb\u03cc \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u039a\u03b1\u03bb\u03ad\u03c1\u03b3\u03b7 \u03bc\u03ad\u03c3\u03c9 \u03c1\u03ac\u03c7\u03b7\u03c2 \u039a\u03bf\u03c5\u03ba\u03bf\u03c5\u03bb\u03ad","path":"CRETE\/Crete_LefkaOri_Omalos_Kalergi","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":5009,"name_EN":"Lefka Ori: Omalos-Kalergi Refuge","description_EN":"From Omalos to Kalergi Refuge via the Koukoules ridge","ascent_time":185,"descent_time":155,"marker":"Blue_stripe","level":12,"ascent":648,"descent":105,"maxelev":1631,"minelev":1050,"link_logo":"","link_ref":"http:\/\/www.anavasi.gr\/product.php?lang=gr$id=84","pdf_link":"","bbox":"LINESTRING(23.90404 35.3213,23.93186 35.34267)","views":29,"millestones":"0,23.9040358,35.3426725#1,23.9102845,35.3411377#2,23.9188584,35.3368476#3,23.9241627,35.3311259#4,23.9299830,35.3255539#5,23.9315536,35.3213076","x":23.9215566,"y":35.3335465,"coor":[[23.9040358,35.3426725],[23.9042174,35.3425824],[23.9045697,35.3424745],[23.9046139,35.3423483],[23.9052741,35.3423849],[23.9052633,35.3422677],[23.9049664,35.342051],[23.9046033,35.3419966],[23.9044827,35.3416359],[23.9046525,35.341379],[23.9054893,35.3409829],[23.9059406,35.3409112],[23.9064357,35.3410197],[23.9068531,35.3416152],[23.9074694,35.3416427],[23.9082944,35.3419589],[23.9083822,35.3421213],[23.9084149,35.3424008],[23.9086788,35.3425634],[23.9092622,35.3424736],[23.909923,35.3419872],[23.9100048,35.3417077],[23.910159,35.3415726],[23.9101041,35.3415455],[23.9101484,35.341257],[23.9104017,35.3410318],[23.9106003,35.340563],[23.9107875,35.3405001],[23.9108867,35.3403829],[23.9111179,35.3402839],[23.9112939,35.3403381],[23.911327,35.3402119],[23.9115691,35.3402662],[23.9116462,35.3401671],[23.9117892,35.3401942],[23.9119985,35.339978],[23.9120096,35.3398968],[23.912516,35.3396988],[23.912681,35.3397711],[23.9127803,35.3395367],[23.9131326,35.3394378],[23.9134629,35.3392306],[23.9138481,35.3391588],[23.9145197,35.3388887],[23.9148168,35.3388889],[23.9153782,35.3386729],[23.9158627,35.3384028],[23.9160941,35.3381504],[23.9163032,35.3380604],[23.9165453,35.3380967],[23.9167875,35.3379796],[23.9168426,35.3378714],[23.9172391,35.3375381],[23.9173933,35.337448],[23.9175253,35.3374481],[23.9176135,35.3373129],[23.9184831,35.337061],[23.9186482,35.336962],[23.9187362,35.336971],[23.9190006,35.3367007],[23.9192427,35.3367009],[23.9192098,35.3366197],[23.9193749,35.3365657],[23.919386,35.3364575],[23.9197161,35.3364217],[23.9196502,35.3363314],[23.9196833,35.3362864],[23.9201235,35.3361965],[23.9202008,35.3359621],[23.9204319,35.3358901],[23.9202014,35.335349],[23.9203335,35.3352408],[23.9203887,35.3350335],[23.9206642,35.334682],[23.9207525,35.3343935],[23.9215566,35.3335465],[23.9216007,35.3334203],[23.9220192,35.3330418],[23.9219864,35.3328434],[23.9217443,35.3328343],[23.9217664,35.332708],[23.9216785,35.3326178],[23.9217009,35.3322121],[23.9218772,35.3319056],[23.9222516,35.3316263],[23.9224387,35.3315723],[23.9224939,35.3314551],[23.9227579,35.3314824],[23.922923,35.3314013],[23.922978,35.3314915],[23.923132,35.3315367],[23.9236052,35.3313837],[23.9239906,35.3311135],[23.9242327,35.3311316],[23.9245078,35.3310597],[23.9245628,35.3311228],[23.9246728,35.3310958],[23.924772,35.3309426],[23.924849,35.3309697],[23.9249701,35.3309157],[23.9251462,35.3307896],[23.9253226,35.3304651],[23.9252237,35.3302666],[23.9253008,35.3302847],[23.9252788,35.3302035],[23.9256641,35.3300054],[23.9258073,35.3298342],[23.9259943,35.3298523],[23.9261045,35.3297442],[23.9260276,35.3296269],[23.9261377,35.3295549],[23.9259617,35.3295006],[23.9258738,35.3293293],[23.9257418,35.3293292],[23.9259058,35.3288852],[23.9259938,35.3288853],[23.9261371,35.328696],[23.9264342,35.328588],[23.9265553,35.328588],[23.9267092,35.3286873],[23.9267643,35.3286603],[23.9269076,35.3283358],[23.9269189,35.3279751],[23.9273155,35.3274253],[23.9274256,35.3273533],[23.9277117,35.3273534],[23.9283061,35.3270472],[23.9288126,35.3265426],[23.9289557,35.3265156],[23.9296053,35.3259659],[23.9298476,35.3257316],[23.9298367,35.3256054],[23.9299687,35.3255694],[23.9304973,35.3250016],[23.9309928,35.3246052],[23.9312935,35.3244047],[23.9316566,35.3242697],[23.9317854,35.3241345],[23.9316627,35.3235619],[23.9318616,35.3225701],[23.9317847,35.3223987],[23.9312569,35.3221369],[23.931158,35.3219926],[23.9311362,35.3217762],[23.9310702,35.3217401],[23.9303551,35.3217307],[23.9296508,35.3219376],[23.9295188,35.3219195],[23.9302803,35.3214782],[23.9309265,35.3212982],[23.9315536,35.3213076]]},{"id":17648,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u039b\u03ac\u03ba\u03ba\u03bf\u03b9-\u039f\u03bc\u03b1\u03bb\u03cc\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u039b\u03ac\u03ba\u03ba\u03bf\u03c5\u03c2 \u03c3\u03c4\u03bf\u03bd \u039f\u03bc\u03b1\u03bb\u03cc","path":"CRETE\/Crete_LefkaOri_Laki_Omalos","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":8926,"name_EN":"Lefka Ori: Laki-Omalos","description_EN":"From Laki to Omalos","ascent_time":265,"descent_time":235,"marker":"Blue_stripe","level":12,"ascent":870,"descent":319,"maxelev":1124,"minelev":388,"link_logo":"","link_ref":"http:\/\/www.anavasi.gr\/product.php?lang=gr$id=84","pdf_link":"","bbox":"LINESTRING(23.90397 35.3427,23.94209 35.39676)","views":16,"millestones":"0,23.9414097,35.3967818#1,23.9409412,35.3897057#2,23.9395715,35.3824166#3,23.9328670,35.3778373#4,23.9266691,35.3722334#5,23.9270696,35.3635908#6,23.9223800,35.3571052#7,23.9138819,35.3536850#8.9,23.9040351,35.3426725","x":23.9287143,"y":35.3762932,"coor":[[23.9414097,35.3967818],[23.9411686,35.3966058],[23.9405168,35.3966348],[23.94066,35.3965267],[23.9404951,35.396238],[23.9405282,35.3960938],[23.9404072,35.3959855],[23.9402309,35.3960215],[23.9403743,35.395724],[23.9402205,35.3952551],[23.9402868,35.3948764],[23.9401218,35.3946599],[23.9398026,35.3944975],[23.9396268,35.3940195],[23.939594,35.3936408],[23.9396713,35.3933883],[23.9395724,35.3931448],[23.9396827,35.3928022],[23.9396059,35.3925317],[23.9396578,35.3920358],[23.9396328,35.3918735],[23.939754,35.3917834],[23.9402607,35.3915492],[23.9407364,35.3914029],[23.9408466,35.3912497],[23.9408689,35.3908529],[23.940836,35.3906996],[23.940627,35.390411],[23.9406161,35.3902757],[23.9409469,35.3896898],[23.9411672,35.3895366],[23.9412334,35.3893383],[23.9413436,35.3892662],[23.9414209,35.3888785],[23.9413332,35.3884276],[23.9414876,35.388067],[23.9414879,35.3876523],[23.9417963,35.387427],[23.9418626,35.3872106],[23.9419727,35.3871205],[23.941929,35.3867147],[23.9420613,35.3864623],[23.9420504,35.3862549],[23.9417532,35.3861285],[23.9415442,35.3859391],[23.9412473,35.3853348],[23.9412475,35.3851545],[23.9413797,35.3849381],[23.9415343,35.384307],[23.9415456,35.3839914],[23.9414797,35.383793],[23.9411826,35.3834863],[23.9411059,35.3829723],[23.9407978,35.3827287],[23.940038,35.3827824],[23.9396418,35.3825929],[23.9395758,35.3824847],[23.9395541,35.382133],[23.9394221,35.3819887],[23.9390699,35.3818081],[23.9389489,35.3816277],[23.9389496,35.3806539],[23.9387408,35.3802571],[23.9386417,35.380257],[23.9384434,35.3803651],[23.938289,35.3806626],[23.9379696,35.3808969],[23.9378154,35.3809599],[23.9375842,35.3809237],[23.9373201,35.3807433],[23.9370342,35.3803464],[23.936891,35.3803283],[23.9367371,35.3801028],[23.9363959,35.3800034],[23.9358677,35.3796244],[23.9357357,35.379444],[23.9351855,35.3791462],[23.9350316,35.3788395],[23.9348115,35.3787041],[23.9347126,35.3783975],[23.9345697,35.3781991],[23.9337222,35.3779371],[23.9331607,35.3779548],[23.9326324,35.3777471],[23.9323795,35.3773773],[23.9319282,35.3771967],[23.9318843,35.3770164],[23.931466,35.376971],[23.9311139,35.3768176],[23.9306845,35.3767903],[23.9301342,35.3766637],[23.9296389,35.3764741],[23.9293747,35.3764739],[23.9287143,35.3762932],[23.9279329,35.375923],[23.9274487,35.3757785],[23.9269425,35.3755167],[23.9268436,35.3753182],[23.926822,35.3747772],[23.9270647,35.3742634],[23.9271534,35.3735962],[23.9268676,35.3730731],[23.9265825,35.3718376],[23.9266164,35.3708457],[23.9264406,35.3704579],[23.9260888,35.3700069],[23.9261551,35.3697003],[23.9260674,35.3693486],[23.9261556,35.3691864],[23.9261504,35.3688572],[23.9263155,35.3688123],[23.9263597,35.3687041],[23.9261631,35.3669817],[23.9263619,35.3662515],[23.9266817,35.3656205],[23.9268914,35.3650255],[23.9268702,35.3641238],[23.927124,35.3634477],[23.9270584,35.3629337],[23.9271029,35.3623927],[23.9268613,35.3618065],[23.9267958,35.3612113],[23.9266529,35.3609137],[23.9263231,35.3604807],[23.9263343,35.3602372],[23.9266232,35.3599489],[23.9263261,35.3597864],[23.9262494,35.3594617],[23.9260624,35.3592993],[23.9259087,35.3589295],[23.9253918,35.3584693],[23.9250402,35.3577297],[23.9244904,35.3572064],[23.9241713,35.3571161],[23.9234999,35.3570976],[23.9230485,35.3571604],[23.9228835,35.3571062],[23.9226412,35.3571962],[23.9220581,35.3569975],[23.9218382,35.3567809],[23.921475,35.3567266],[23.9213431,35.3565281],[23.920837,35.3563565],[23.9205291,35.3560678],[23.9203639,35.3561217],[23.9202209,35.3560315],[23.9192744,35.3560218],[23.9188562,35.3559043],[23.9181186,35.3560481],[23.9172051,35.3560475],[23.917029,35.3560113],[23.916248,35.3555509],[23.915797,35.3553703],[23.9151036,35.3553608],[23.9146964,35.3552973],[23.9142124,35.3550445],[23.9139596,35.3547197],[23.9141912,35.354251],[23.9140925,35.3539444],[23.9138396,35.3537278],[23.9147165,35.352838],[23.9147167,35.3527028],[23.9145736,35.3527027],[23.9142981,35.353009],[23.9137585,35.3533152],[23.9135604,35.353297],[23.9133404,35.3531887],[23.9127797,35.3526383],[23.9125824,35.3518807],[23.9124175,35.3516642],[23.9121535,35.3515017],[23.9111524,35.3511583],[23.9102725,35.3505986],[23.9092495,35.3501019],[23.9086668,35.3495965],[23.9083073,35.3490349],[23.907259,35.3479161],[23.9061873,35.3467588],[23.9058706,35.3463618],[23.9054973,35.3456492],[23.9053525,35.3453222],[23.9050913,35.3446322],[23.9050584,35.344524],[23.9049673,35.3442219],[23.9048082,35.3438363],[23.9043647,35.3431416],[23.9040351,35.3426725]]},{"id":17649,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u039b\u03ac\u03ba\u03ba\u03bf\u03b9-\u0396\u03bf\u03cd\u03c1\u03b2\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u039b\u03ac\u03ba\u03ba\u03bf\u03c5\u03c2 \u03c3\u03c4\u03b7 \u0396\u03bf\u03cd\u03c1\u03b2\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03c0\u03b7\u03b3\u03ae\u03c2 \u0392\u03c1\u03c5\u03c3\u03af","path":"CRETE\/Crete_LefkaOri_Laki_Zourva","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":9631,"name_EN":"Lefka Ori: Laki-Zourva","description_EN":"From Laki to Zourva via Vrysi spring","ascent_time":295,"descent_time":280,"marker":"No_marks","level":12,"ascent":764,"descent":712,"maxelev":972,"minelev":388,"link_logo":"","link_ref":"http:\/\/www.anavasi.gr\/product.php?lang=gr$id=84","pdf_link":"","bbox":"LINESTRING(23.93957 35.36122,23.96159 35.39678)","views":20,"millestones":"0,23.9414097,35.3967818#1,23.9427246,35.3908353#2,23.9476863,35.3856463#3,23.9443143,35.3773013#4,23.9461387,35.3696949#5,23.9504126,35.3632661#6,23.9491660,35.3663282#7,23.9520111,35.3744323#8,23.9584484,35.3812061#9.6,23.9615816,35.3856766","x":23.9498399,"y":35.3644308,"coor":[[23.9414097,35.3967818],[23.9411686,35.3966058],[23.9405168,35.3966348],[23.94066,35.3965267],[23.9404951,35.396238],[23.9405282,35.3960938],[23.9404072,35.3959855],[23.9402309,35.3960215],[23.9403743,35.395724],[23.9402205,35.3952551],[23.9402868,35.3948764],[23.9401218,35.3946599],[23.9398026,35.3944975],[23.9396268,35.3940195],[23.939594,35.3936408],[23.9396713,35.3933883],[23.9395724,35.3931448],[23.9396827,35.3928022],[23.9396059,35.3925317],[23.9396578,35.3920358],[23.9396328,35.3918735],[23.939754,35.3917834],[23.9402607,35.3915492],[23.9407364,35.3914029],[23.9414851,35.3914393],[23.9419477,35.3913584],[23.9425426,35.3909078],[23.94284,35.3907908],[23.9433355,35.3907549],[23.9437539,35.3908633],[23.9441833,35.3908455],[23.9445797,35.3908998],[23.9456259,35.3906658],[23.9460335,35.3905127],[23.9463968,35.390585],[23.9467932,35.3905491],[23.9473329,35.3903149],[23.9479719,35.3898643],[23.9478844,35.3889446],[23.9479838,35.3884397],[23.9477528,35.388115],[23.9475329,35.3875919],[23.9473244,35.3865459],[23.9477102,35.3857706],[23.9474908,35.3846073],[23.9471057,35.3840842],[23.946677,35.383047],[23.946468,35.3828306],[23.9455551,35.3813784],[23.945269,35.3811348],[23.9451041,35.3808012],[23.9450495,35.3801249],[23.9451052,35.3791511],[23.9449955,35.378628],[23.9448745,35.3783935],[23.9445224,35.3780417],[23.9443028,35.3772752],[23.9444929,35.3764209],[23.944372,35.3761414],[23.9441519,35.376024],[23.9439099,35.3757174],[23.9436238,35.375591],[23.9435138,35.3754016],[23.9433708,35.3753113],[23.9431618,35.3749596],[23.94314,35.3747251],[23.943713,35.3739139],[23.9437353,35.3735532],[23.9441208,35.3732649],[23.94422,35.3731116],[23.9444843,35.3729945],[23.9448609,35.3725889],[23.9452026,35.372021],[23.9452339,35.3714259],[23.9451791,35.3711644],[23.9452784,35.3708128],[23.9452454,35.3706775],[23.945554,35.3702359],[23.945499,35.3701637],[23.9456091,35.3700736],[23.9456202,35.3699473],[23.9458075,35.3698212],[23.9466003,35.369524],[23.9467657,35.3690822],[23.9469529,35.36892],[23.9471072,35.3686496],[23.9470634,35.3683791],[23.9468325,35.3678289],[23.9469868,35.3676847],[23.9470199,35.3674864],[23.9468109,35.367315],[23.946668,35.3669091],[23.9471415,35.3666569],[23.9471197,35.3663863],[23.9472078,35.3662872],[23.9476814,35.3659628],[23.9484522,35.3656115],[23.9482762,35.3653409],[23.9485295,35.3651246],[23.9485077,35.3648721],[23.948684,35.3644935],[23.9491244,35.3644035],[23.9497298,35.3644759],[23.9498399,35.3644308],[23.9500822,35.3641785],[23.9502694,35.3640884],[23.9503796,35.3639081],[23.9503358,35.3635113],[23.9504569,35.3633851],[23.950391,35.3632048],[23.950248,35.3630785],[23.9502591,35.3629162],[23.9503472,35.362808],[23.9505784,35.3627089],[23.9506888,35.3623212],[23.9507769,35.3622491],[23.9510323,35.3619472],[23.9513296,35.361794],[23.9512856,35.3616948],[23.9514728,35.3615236],[23.9515941,35.361217],[23.9514728,35.3615236],[23.9512856,35.3616948],[23.9513296,35.361794],[23.9510323,35.3619472],[23.9507769,35.3622491],[23.9508469,35.3624701],[23.9508465,35.3630652],[23.9510775,35.3633719],[23.9510224,35.363435],[23.9510554,35.3635612],[23.9508792,35.3635882],[23.9509781,35.3638497],[23.9507468,35.3641472],[23.9501742,35.3645617],[23.950086,35.3646969],[23.9497777,35.3648321],[23.9493484,35.3648319],[23.9492713,35.364886],[23.9490618,35.3654179],[23.9492046,35.3659139],[23.9491713,35.3663196],[23.9491052,35.3664278],[23.9487419,35.3665989],[23.9485654,35.3670858],[23.9486093,35.3672842],[23.9485758,35.3680596],[23.9487958,35.3682671],[23.9493898,35.3691149],[23.9495104,35.3698093],[23.9497743,35.3702602],[23.9501484,35.3706752],[23.9504563,35.3711442],[23.9505988,35.3721361],[23.9509397,35.3727494],[23.9518527,35.3740752],[23.9529741,35.3765913],[23.9535791,35.3775023],[23.9550757,35.3788554],[23.9562974,35.3795231],[23.9571338,35.3802267],[23.9577722,35.3804974],[23.9582786,35.3805697],[23.9582785,35.3807681],[23.9584435,35.3811288],[23.9584653,35.3815346],[23.9585752,35.3818592],[23.9587292,35.3820937],[23.9587179,35.3826438],[23.958872,35.3828782],[23.9590921,35.3829685],[23.9593123,35.3829325],[23.9594444,35.3830137],[23.9596757,35.3828064],[23.9605017,35.3823738],[23.9603364,35.3827795],[23.9604243,35.383023],[23.9603361,35.3832845],[23.9604132,35.3833747],[23.9606111,35.3837895],[23.960611,35.3840059],[23.9605009,35.3841502],[23.9601595,35.3842943],[23.9597257,35.3846864],[23.9595715,35.3849208],[23.959613,35.3850854],[23.959723,35.3852973],[23.9596899,35.3855407],[23.9593264,35.385766],[23.9591609,35.3863701],[23.9587866,35.3864241],[23.9586984,35.3865052],[23.9587534,35.3866946],[23.9590945,35.3871816],[23.9592421,35.3872065],[23.9591761,35.3870622],[23.9591982,35.3868277],[23.9595397,35.3866024],[23.9598481,35.3862779],[23.9605419,35.3861068],[23.9609714,35.3858996],[23.9610154,35.3860078],[23.960762,35.3862422],[23.960762,35.3863323],[23.9608391,35.3863414],[23.9615816,35.3856766]]},{"id":17650,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0391\u03b3\u03af\u03b1\u03c2 \u0395\u03b9\u03c1\u03ae\u03bd\u03b7\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u0395\u03c0\u03b1\u03bd\u03bf\u03c7\u03ce\u03c1\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c3\u03c4\u03b7 \u03a3\u03bf\u03cd\u03b3\u03b9\u03b1","path":"CRETE\/Crete_LefkaOri_AgEirini_gorge","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":8955,"name_EN":"Lefka Ori: Agia Irini gorge","description_EN":"From Epanochori toward Sougia","ascent_time":205,"descent_time":210,"marker":"Red_dots","level":12,"ascent":188,"descent":696,"maxelev":591,"minelev":53,"link_logo":"","link_ref":"http:\/\/www.anavasi.gr\/product.php?lang=gr$id=84","pdf_link":"","bbox":"LINESTRING(23.81524 35.27359,23.84501 35.32941)","views":16,"millestones":"0,23.8368980,35.3294381#1,23.8438697,35.3230461#2,23.8410415,35.3157402#3,23.8381375,35.3107104#4,23.8346191,35.3030838#5,23.8347324,35.2954884#6,23.8298094,35.2897229#7,23.8229968,35.2858113#8,23.8202891,35.2795070#9.0,23.8153691,35.2735539","x":23.8345381,"y":35.3012953,"coor":[[23.836898,35.3294381],[23.8369027,35.3293096],[23.8372343,35.3285526],[23.8371216,35.3282076],[23.8372979,35.3280816],[23.8375622,35.3279557],[23.838367,35.3271543],[23.8393036,35.3264703],[23.8397776,35.325993],[23.8404827,35.325525],[23.841187,35.325429],[23.8420577,35.3246908],[23.842311,35.3245468],[23.8425204,35.3243487],[23.842675,35.3240784],[23.8430605,35.3238625],[23.8445597,35.3223496],[23.8447031,35.3221514],[23.8447809,35.3217368],[23.8448611,35.3213356],[23.8448175,35.3210921],[23.8449173,35.3206865],[23.8446334,35.319568],[23.8440292,35.3191074],[23.8437324,35.3189988],[23.8429745,35.3183486],[23.8420073,35.3178604],[23.8418758,35.3176168],[23.8419424,35.3173283],[23.841866,35.3169766],[23.8415368,35.3165884],[23.8408887,35.3160826],[23.8410765,35.3156681],[23.840835,35.3153792],[23.8408801,35.3148473],[23.8406278,35.3144592],[23.840496,35.3143689],[23.84032,35.3143686],[23.8404629,35.314441],[23.8405175,35.3146123],[23.8403637,35.3145039],[23.8402097,35.3145037],[23.8403963,35.3147384],[23.8402643,35.3147383],[23.840264,35.3148465],[23.8403519,35.3149097],[23.84022,35.3148554],[23.8401209,35.3149274],[23.839857,35.3148549],[23.8397579,35.3149089],[23.8396369,35.3148637],[23.8395599,35.3148996],[23.8396261,35.3147825],[23.8396266,35.3145571],[23.8395058,35.3144307],[23.8394733,35.3141782],[23.8393084,35.3141329],[23.8392755,35.3140787],[23.8394086,35.3135108],[23.8397392,35.3132227],[23.8397179,35.312862],[23.8396192,35.3127086],[23.8392565,35.3125548],[23.8386075,35.3125179],[23.8384209,35.3123012],[23.8383885,35.3120307],[23.8386432,35.3111744],[23.8384457,35.3109307],[23.8376108,35.3103345],[23.8375453,35.3100729],[23.837304,35.309766],[23.8373703,35.3095947],[23.8372176,35.3089363],[23.8372952,35.3086298],[23.8369332,35.3081334],[23.8365487,35.3079165],[23.8363951,35.3077089],[23.8361108,35.3068609],[23.8361331,35.3066986],[23.8359135,35.306518],[23.8362226,35.3059594],[23.8361239,35.3057969],[23.8360586,35.3054542],[23.8361142,35.3051747],[23.8359607,35.3049401],[23.8361041,35.3047419],[23.8359176,35.3044892],[23.8353351,35.3042269],[23.8352145,35.3040554],[23.8352042,35.3036947],[23.8350839,35.3033699],[23.8347982,35.3032253],[23.8346994,35.3031079],[23.8344246,35.3030264],[23.8342054,35.3026654],[23.8341953,35.3022055],[23.8344492,35.3017731],[23.8345381,35.3012953],[23.8344624,35.3006911],[23.8342431,35.3003301],[23.8340454,35.3002216],[23.8340126,35.3000863],[23.8341231,35.299852],[23.8343657,35.2995638],[23.8344212,35.2993024],[23.8352468,35.2989609],[23.8353352,35.2987807],[23.8352256,35.2985641],[23.835039,35.2983745],[23.8345664,35.2982025],[23.8344567,35.2980852],[23.8345673,35.2977787],[23.8349532,35.2973104],[23.8350757,35.2965802],[23.8351748,35.2964901],[23.8346055,35.295227],[23.834617,35.2949745],[23.8349707,35.2941094],[23.8352681,35.2938573],[23.8351364,35.2937309],[23.8354449,35.2934608],[23.8354342,35.2933165],[23.8348411,35.2929099],[23.834512,35.2925308],[23.834282,35.2920436],[23.8342824,35.2918362],[23.8340741,35.2915383],[23.8332723,35.2910142],[23.8330304,35.2909778],[23.832701,35.2907339],[23.8323721,35.2902285],[23.8319331,35.2898131],[23.8316912,35.2897587],[23.8314712,35.2898035],[23.8311083,35.2897759],[23.8309217,35.2896314],[23.8306135,35.2897391],[23.8298437,35.289711],[23.8296126,35.2897918],[23.8290301,35.2896287],[23.8285348,35.2898264],[23.8276768,35.2899063],[23.8273247,35.290014],[23.8270608,35.2899776],[23.8268965,35.2896527],[23.8269302,35.2893101],[23.8267775,35.2887509],[23.826877,35.2884985],[23.8272517,35.2881023],[23.8273847,35.2876246],[23.827198,35.2875252],[23.8266264,35.2873981],[23.8241331,35.2859879],[23.8236716,35.2858068],[23.8233747,35.2858064],[23.8228489,35.2858124],[23.8226072,35.2857038],[23.8225723,35.2856317],[23.8223963,35.2856494],[23.8222124,35.2856401],[23.8220666,35.2855453],[23.8220088,35.2857435],[23.8216023,35.2855626],[23.8213721,35.2852286],[23.8218302,35.2839399],[23.8218088,35.2836964],[23.8213151,35.2831727],[23.8213818,35.2828301],[23.8215696,35.2824337],[23.8213519,35.2814054],[23.8210008,35.2810893],[23.820496,35.2810525],[23.820122,35.281115],[23.8197935,35.2809613],[23.819695,35.2807447],[23.8196955,35.2805103],[23.8200372,35.2801501],[23.8200271,35.2797533],[23.8204458,35.2793662],[23.8204026,35.2790235],[23.8199969,35.2784819],[23.8197773,35.2783283],[23.8194813,35.2779581],[23.8191422,35.2771461],[23.8190772,35.2767222],[23.8188028,35.2764874],[23.8184951,35.2763877],[23.8180998,35.2761527],[23.8178584,35.2759089],[23.8176717,35.2758455],[23.8177128,35.2757463],[23.8172424,35.2755585],[23.8165295,35.274782],[23.8156845,35.2740233],[23.8153691,35.2735539]]},{"id":17651,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: E4 \u03a3\u03bf\u03cd\u03b3\u03b9\u03b1-\u0391\u03b3\u03af\u03b1 \u03a1\u03bf\u03c5\u03bc\u03ad\u03bb\u03b7","description_GR":"\u03a0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03bf\u03c5 \u03954 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03bf\u03cd\u03b3\u03b9\u03b1 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a1\u03bf\u03c5\u03bc\u03ad\u03bb\u03b7","path":"CRETE\/Crete_LefkaOri_Sougia_AgRoumeli","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":1666,"name_EN":"Lefka Ori: E4 Soughia-Aghia Roumeli","description_EN":"Coastal trail E4 from Soughia to Agia Roumeli","ascent_time":510,"descent_time":485,"marker":"E4","level":11,"ascent":1686,"descent":1677,"maxelev":534,"minelev":0,"link_logo":"","link_ref":"http:\/\/www.anavasi.gr\/product.php?lang=gr$id=91","pdf_link":"","bbox":"LINESTRING(23.81085 35.22601,23.96056 35.25212)","views":104,"millestones":"0,23.8108614,35.2483962#1,23.8167054,35.2512224#2,23.8238447,35.2508048#3,23.8338306,35.2501308#4,23.8394020,35.2488091#5,23.8480580,35.2461795#6,23.8561972,35.2416584#7,23.8637970,35.2419512#8,23.8710315,35.2397325#9,23.8787426,35.2373817#10,23.8873614,35.2372233#11,23.8969304,35.2341664#12,23.9047352,35.2317037#13,23.9107949,35.2290065#14,23.9190935,35.2263027#15,23.9287374,35.2284882#16,23.9361163,35.2316770#17,23.9437633,35.2297865#18,23.9514763,35.2295207#1.7,23.9605594,35.2296874","x":23.8787467,"y":35.2374194,"coor":[[23.8108614,35.2483962],[23.8113933,35.2484872],[23.8116086,35.2485236],[23.8116854,35.2485959],[23.8116739,35.2488213],[23.8121705,35.2488288],[23.812764,35.2488658],[23.8126686,35.2492895],[23.8121058,35.2502444],[23.8121276,35.2503166],[23.81238,35.2504793],[23.8124961,35.2506733],[23.812577,35.2508763],[23.8130592,35.2510687],[23.813081,35.2511318],[23.8137181,35.2513402],[23.8139164,35.2511602],[23.8140703,35.2511334],[23.8142236,35.2514221],[23.8142014,35.2515123],[23.8143003,35.2515305],[23.8142339,35.2516927],[23.8143879,35.2516568],[23.8144757,35.2517471],[23.8144206,35.2518012],[23.8148489,35.2519822],[23.8148597,35.2520633],[23.814954,35.2521243],[23.814992,35.2518561],[23.8151129,35.2518653],[23.8162281,35.2516619],[23.8164155,35.2514097],[23.8166026,35.2513469],[23.8167018,35.2512208],[23.8168775,35.2513022],[23.8169435,35.2512662],[23.8169107,35.251176],[23.8171196,35.2511763],[23.8174951,35.2512941],[23.8172653,35.2508429],[23.8172663,35.2503921],[23.8179141,35.2507357],[23.8184079,35.2511152],[23.8185943,35.2513318],[23.8186496,35.2511516],[23.8185854,35.250376],[23.8189045,35.2502503],[23.8192017,35.2500343],[23.8194372,35.2499648],[23.81991,35.2498843],[23.8204013,35.249876],[23.8205796,35.2498447],[23.8208255,35.2500119],[23.8210343,35.2500303],[23.821221,35.2501387],[23.8213202,35.2500127],[23.8216059,35.2500672],[23.8219577,35.2500226],[23.8222764,35.2500772],[23.8228472,35.2504387],[23.8236052,35.2506562],[23.8239016,35.250837],[23.8241433,35.2509005],[23.8246159,35.2509192],[23.8251101,35.2511092],[23.8257256,35.2511372],[23.8260442,35.2512278],[23.826473,35.2511743],[23.8266931,35.2510845],[23.8273307,35.2510674],[23.8277596,35.2509778],[23.8282761,35.2510146],[23.8286387,35.2511143],[23.8288809,35.2509072],[23.8296285,35.2508813],[23.8301675,35.2507017],[23.8304642,35.2507382],[23.830882,35.2506846],[23.831179,35.2505859],[23.8312232,35.2504958],[23.8317405,35.2501448],[23.8318728,35.2499466],[23.8320048,35.2499107],[23.8324884,35.2499294],[23.8327525,35.2498126],[23.8329393,35.2498309],[23.8332028,35.2499665],[23.833587,35.2502646],[23.833796,35.2501657],[23.8340493,35.2499136],[23.8343682,35.2498689],[23.8350386,35.2499149],[23.8356427,35.2501502],[23.8358401,35.2503759],[23.8364331,35.2507103],[23.8367083,35.2505123],[23.8370268,35.250639],[23.8373458,35.2505222],[23.8376202,35.2507029],[23.8380786,35.2506359],[23.8384228,35.2506408],[23.8389719,35.2509211],[23.8390599,35.2508851],[23.8389392,35.2507678],[23.839137,35.250768],[23.8392357,35.2508944],[23.8393019,35.2507953],[23.8393456,35.2509036],[23.8395982,35.2510301],[23.8394997,35.2507956],[23.8396206,35.2508318],[23.8396427,35.2507687],[23.8394456,35.2503897],[23.8394801,35.2496143],[23.8395458,35.2497406],[23.8396339,35.2496596],[23.8397566,35.249813],[23.8397485,35.2493464],[23.8394415,35.2489943],[23.8393761,35.2486877],[23.8394094,35.2485344],[23.8397728,35.2481742],[23.8395866,35.2478674],[23.8397958,35.2476783],[23.8404667,35.2474628],[23.8407965,35.2474362],[23.8412035,35.2473195],[23.8418855,35.2470499],[23.8420283,35.2470681],[23.842105,35.2472125],[23.8427317,35.2471051],[23.8430841,35.2467539],[23.8431615,35.2465285],[23.8433047,35.2464025],[23.8440082,35.2463673],[23.8441508,35.2465118],[23.8444474,35.2466294],[23.845241,35.2467296],[23.8454718,35.2467209],[23.8456146,35.2467842],[23.8458348,35.2466041],[23.8467361,35.2465782],[23.847792,35.2462098],[23.8483637,35.2461474],[23.8485397,35.2460665],[23.8491892,35.2455533],[23.8492776,35.2452829],[23.849894,35.2448419],[23.8502247,35.2442922],[23.8503242,35.2439858],[23.8505444,35.2437877],[23.850948,35.2436146],[23.8512436,35.2436691],[23.8514965,35.2436243],[23.8515957,35.2434892],[23.8517496,35.2434352],[23.8519368,35.2432371],[23.85252,35.2428771],[23.8527404,35.2425798],[23.8529283,35.2419849],[23.8530384,35.2419129],[23.8538625,35.2420041],[23.8544563,35.2418696],[23.8554237,35.2417806],[23.8556217,35.2416816],[23.8559074,35.2417],[23.8563362,35.2416374],[23.8565562,35.2415204],[23.8571498,35.241467],[23.8576774,35.2414857],[23.8583475,35.2416848],[23.8584243,35.24173],[23.8585009,35.2419375],[23.8586657,35.2420008],[23.8589295,35.241965],[23.8591826,35.2418211],[23.8597652,35.2417676],[23.8599848,35.2418581],[23.8603799,35.2422102],[23.8605887,35.2422284],[23.8614673,35.2426623],[23.8619287,35.2428071],[23.8622804,35.2427714],[23.8626532,35.2433489],[23.8627302,35.2433039],[23.8628074,35.2431056],[23.8628844,35.2431238],[23.8628951,35.24325],[23.8630273,35.2431059],[23.863159,35.2432323],[23.8631484,35.2429798],[23.8633685,35.2427907],[23.8633471,35.2424841],[23.863611,35.2424122],[23.8637542,35.2422321],[23.8637433,35.2421599],[23.8636225,35.2420876],[23.8636775,35.2420787],[23.8636559,35.2418352],[23.8641608,35.2422505],[23.8643805,35.2423319],[23.8644023,35.2424402],[23.864633,35.2425306],[23.8647426,35.2427111],[23.8649733,35.2427474],[23.8652258,35.2429641],[23.8654676,35.2429283],[23.8656657,35.2428023],[23.8657315,35.2428925],[23.8661271,35.242929],[23.8664614,35.2428843],[23.866769,35.2429387],[23.8667582,35.2428305],[23.8669341,35.2428217],[23.8669343,35.2427225],[23.8673301,35.2426147],[23.8673414,35.2424705],[23.8674403,35.2424435],[23.8675062,35.2424887],[23.8676383,35.2423806],[23.867891,35.242426],[23.8680341,35.2422819],[23.868199,35.242264],[23.8684847,35.2423184],[23.8688036,35.2422286],[23.8690893,35.242274],[23.8690786,35.2421027],[23.8693642,35.2421571],[23.8693895,35.2420444],[23.8693801,35.2419001],[23.8695671,35.2417921],[23.8697764,35.2415218],[23.8699853,35.2414679],[23.8699196,35.2412875],[23.8700519,35.2410713],[23.8700411,35.240927],[23.8703165,35.2405486],[23.870515,35.240116],[23.8705594,35.2398455],[23.8708784,35.2396655],[23.8711311,35.239774],[23.8712851,35.239684],[23.8716031,35.2392875],[23.8718358,35.2389091],[23.8718693,35.2385935],[23.8721115,35.2383233],[23.8729033,35.2380085],[23.8737725,35.2373962],[23.873927,35.2370357],[23.8736857,35.2367199],[23.8739279,35.2364406],[23.8741101,35.2365129],[23.874297,35.2365131],[23.8746593,35.2367299],[23.8753408,35.2367126],[23.8758133,35.2367672],[23.8761211,35.2367134],[23.8763408,35.2367677],[23.8764509,35.2366596],[23.8765828,35.2366417],[23.8766706,35.2366959],[23.8768136,35.236642],[23.8770551,35.2368045],[23.8776705,35.2368322],[23.8781428,35.2370491],[23.8784285,35.2370584],[23.8785162,35.2372388],[23.8787359,35.2373021],[23.8787467,35.2374194],[23.8788356,35.2374781],[23.8790326,35.2380193],[23.8793748,35.2384074],[23.8801215,35.238859],[23.8799895,35.238967],[23.8800113,35.2390753],[23.8801101,35.2391475],[23.8803958,35.2391929],[23.8809784,35.2391033],[23.8813739,35.2392299],[23.8821213,35.2391946],[23.882374,35.239294],[23.8826048,35.2392762],[23.8828685,35.2393305],[23.8830664,35.2392856],[23.8833194,35.2391146],[23.8836746,35.2390946],[23.8841036,35.2388425],[23.8847634,35.2386178],[23.8850496,35.2382844],[23.8856214,35.2380685],[23.8856655,35.2379513],[23.8858635,35.2378253],[23.8867214,35.2373933],[23.887535,35.2371776],[23.8875901,35.2370695],[23.8885246,35.2368269],[23.8887117,35.2366918],[23.8892834,35.236521],[23.8897671,35.2364493],[23.8900307,35.2365127],[23.8907014,35.2363329],[23.8908662,35.2363782],[23.8909103,35.236252],[23.8911193,35.236153],[23.8911854,35.2360448],[23.8914712,35.236009],[23.8916802,35.2358108],[23.8923288,35.2356761],[23.8926039,35.235478],[23.8929115,35.2355234],[23.8931643,35.2354875],[23.8935598,35.2356051],[23.8939119,35.2352988],[23.8943187,35.235227],[23.8944507,35.2350829],[23.8947916,35.2349569],[23.8951542,35.2349753],[23.8959897,35.2347867],[23.8964297,35.2344804],[23.8966936,35.2344266],[23.8968806,35.2342464],[23.8970348,35.2340031],[23.8969699,35.2331554],[23.897058,35.2330202],[23.8973879,35.2328402],[23.8978825,35.2328045],[23.8981572,35.2328679],[23.898366,35.23285],[23.8987619,35.232688],[23.8987511,35.2325347],[23.8990919,35.2324448],[23.8994101,35.2328238],[23.8996408,35.2329052],[23.8997178,35.2328511],[23.8996741,35.2326617],[23.899773,35.2325987],[23.8999708,35.2326079],[23.9005425,35.232446],[23.9010701,35.2324014],[23.9013997,35.2324287],[23.9016853,35.2325642],[23.9028281,35.2326643],[23.9029601,35.2325652],[23.9034768,35.2324123],[23.9041363,35.2323768],[23.9043232,35.2322507],[23.9043781,35.2323139],[23.9044661,35.2322598],[23.904543,35.232323],[23.9046861,35.2320526],[23.9046755,35.2317641],[23.9050496,35.2313856],[23.9053133,35.2313768],[23.9053794,35.2312506],[23.9053246,35.2311785],[23.9055664,35.2311696],[23.9059179,35.2312781],[23.9063685,35.2312875],[23.9075669,35.2307835],[23.9080725,35.2306937],[23.9084901,35.230685],[23.9088857,35.2307935],[23.9094783,35.2315243],[23.9096101,35.2315965],[23.909764,35.2315606],[23.909852,35.2314254],[23.910072,35.2312813],[23.9100722,35.2311009],[23.9102702,35.2309298],[23.9104131,35.2308938],[23.9104789,35.231002],[23.9106437,35.2310923],[23.9109184,35.2310565],[23.9111713,35.2309485],[23.9111824,35.2308312],[23.9109737,35.230768],[23.91082,35.2306146],[23.9109082,35.2303802],[23.9108318,35.2299112],[23.9107879,35.229803],[23.9106122,35.2297217],[23.9105355,35.2295233],[23.9106567,35.2291807],[23.9108363,35.2289532],[23.9108331,35.2287232],[23.9107232,35.2286691],[23.9106575,35.2285247],[23.9107785,35.2283445],[23.9116579,35.2281107],[23.9125045,35.2277326],[23.9131533,35.2273724],[23.9136483,35.2269219],[23.914176,35.2266247],[23.9148027,35.2263907],[23.9152083,35.2263481],[23.9156808,35.2263845],[23.9158849,35.2265515],[23.9160048,35.2265403],[23.9163673,35.2266127],[23.9164883,35.2265046],[23.9167301,35.2264506],[23.9167853,35.2262884],[23.9170051,35.2262344],[23.9170819,35.2263427],[23.9170049,35.2264508],[23.9170818,35.2264779],[23.9172029,35.2262796],[23.9174997,35.2261175],[23.9177083,35.226307],[23.9180051,35.2262531],[23.9183347,35.2262894],[23.9186532,35.2264339],[23.9191259,35.22629],[23.9194555,35.2263353],[23.9196534,35.2262452],[23.9199062,35.2262183],[23.9199942,35.2261372],[23.9202139,35.2262005],[23.9204557,35.2261375],[23.9208843,35.2261739],[23.9211262,35.2260478],[23.9214998,35.225994],[23.9218184,35.2260753],[23.9220272,35.2260664],[23.9224007,35.22622],[23.9225546,35.226193],[23.9227523,35.2263194],[23.9232798,35.2262836],[23.9234335,35.2263739],[23.9237522,35.2264282],[23.92384,35.2265094],[23.9240379,35.2263923],[23.9242467,35.2263564],[23.9258398,35.2267361],[23.9270365,35.2279812],[23.9276846,35.2282881],[23.9289371,35.2285323],[23.9293107,35.2286678],[23.9296951,35.2288845],[23.9298378,35.2290468],[23.9298486,35.2292452],[23.93009,35.2296962],[23.9309248,35.2301656],[23.931375,35.2306528],[23.9316167,35.230698],[23.9319131,35.2310588],[23.9324405,35.2312214],[23.9327372,35.2312216],[23.932902,35.2313389],[23.9335502,35.2314926],[23.9336053,35.2313303],[23.9339129,35.2315108],[23.9342313,35.2319077],[23.934451,35.2320431],[23.9346046,35.2323768],[23.9348572,35.2324942],[23.9349449,35.2327557],[23.9353407,35.2325936],[23.9355166,35.2324494],[23.9357368,35.2320618],[23.9358356,35.2321701],[23.9362978,35.2313588],[23.9365286,35.2313228],[23.9365177,35.2311786],[23.9366386,35.2311426],[23.9365071,35.2307277],[23.9367492,35.2303221],[23.9372441,35.2298174],[23.9376399,35.2295561],[23.9386181,35.2293131],[23.9386182,35.229241],[23.9391238,35.229142],[23.9397501,35.2291965],[23.93986,35.2292957],[23.9402222,35.2299],[23.9403647,35.230405],[23.9406065,35.2302879],[23.9405626,35.2302158],[23.9408705,35.2299725],[23.9412443,35.2298194],[23.9416618,35.2298917],[23.9428158,35.2298111],[23.9433322,35.2298745],[23.9439367,35.2297485],[23.9450687,35.2297039],[23.9456622,35.2295329],[23.945827,35.229551],[23.9461566,35.2297315],[23.9464865,35.2293709],[23.9465853,35.2295513],[23.9467173,35.2293981],[23.9468381,35.2295785],[23.9470138,35.2296507],[23.947014,35.2293982],[23.9473439,35.2290828],[23.9474098,35.2291008],[23.9474317,35.2293173],[23.9476296,35.2290649],[23.9478054,35.2291281],[23.9479374,35.2289838],[23.9480692,35.2291372],[23.948322,35.228957],[23.9484208,35.2291373],[23.9484978,35.2290562],[23.9485417,35.2291374],[23.9486408,35.2288038],[23.9487617,35.2287678],[23.9488825,35.2289482],[23.9491244,35.2286958],[23.949311,35.2290656],[23.9494759,35.2290566],[23.9498713,35.2292732],[23.9500801,35.2293184],[23.9507286,35.2292104],[23.951256,35.2293459],[23.9518162,35.229797],[23.9526182,35.2300498],[23.9529587,35.2303385],[23.9529806,35.2305459],[23.9531893,35.2306992],[23.9533651,35.2307354],[23.9536839,35.2306273],[23.9537058,35.2306814],[23.9542992,35.2308529],[23.9545848,35.2310424],[23.9548376,35.2310155],[23.9562881,35.2313316],[23.9571012,35.231422],[23.9586948,35.2313865],[23.9590025,35.2312965],[23.9591675,35.2311342],[23.9594094,35.2307556],[23.9593027,35.2305188],[23.9600096,35.2303726],[23.9598484,35.2298427],[23.9605594,35.2296874]]},{"id":17653,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: E4 \u039a\u03bf\u03c5\u03c3\u03c4\u03bf\u03b3\u03ad\u03c1\u03b1\u03ba\u03bf-\u03a3\u03bf\u03cd\u03b3\u03b9\u03b1","description_GR":"\u039a\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03954 \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03bf\u03c5\u03c3\u03c4\u03bf\u03b3\u03ad\u03c1\u03b1\u03ba\u03bf \u03c3\u03c4\u03b7 \u03a3\u03bf\u03cd\u03b3\u03b9\u03b1","path":"CRETE\/Crete_LefkaOri_Koustogerako_Sougia","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":5898,"name_EN":"Lefka Ori: E4 Koustogerako-Soughia","description_EN":"Walking down E4 from Koustogerako to Soughia","ascent_time":225,"descent_time":235,"marker":"E4","level":11,"ascent":83,"descent":585,"maxelev":507,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.81079 35.24843,23.83531 35.27807)","views":16,"millestones":"0,23.8352530,35.2781046#1,23.8270597,35.2747447#2,23.8192192,35.2711612#3,23.8178673,35.2647086#4,23.8127513,35.2586541#5,23.8147462,35.2522884#5.9,23.8108614,35.2483962","x":23.8159105,"y":35.2633159,"coor":[[23.835253,35.2781046],[23.8352113,35.2780031],[23.8348705,35.2779395],[23.834585,35.2777318],[23.8343104,35.2776232],[23.83408,35.2773704],[23.8338491,35.277334],[23.8333761,35.2774055],[23.8328601,35.2770261],[23.8323656,35.2768631],[23.8323545,35.2769442],[23.8322447,35.2768539],[23.832212,35.2767096],[23.832191,35.2762226],[23.8322904,35.2760424],[23.8322246,35.2759522],[23.8319057,35.2759517],[23.8314104,35.2761765],[23.8313005,35.2761763],[23.8308611,35.2759593],[23.8306528,35.2756705],[23.8300264,35.2755073],[23.8298283,35.2755791],[23.8291689,35.2754159],[23.82852,35.2755051],[23.8281904,35.2753424],[23.8276405,35.2754047],[23.8273989,35.2752601],[23.8273005,35.2749894],[23.8269275,35.2746102],[23.8269169,35.2744028],[23.8267965,35.2741862],[23.8265108,35.2740596],[23.8258622,35.2740045],[23.8257741,35.2740675],[23.8257957,35.2742749],[23.8257187,35.2743019],[23.8257824,35.2743899],[23.8247706,35.2744876],[23.8238792,35.274829],[23.8235934,35.2747925],[23.823231,35.2745755],[23.8225278,35.2743401],[23.8219791,35.2738433],[23.8212433,35.2734635],[23.820706,35.2727774],[23.8200136,35.2721948],[23.8195966,35.2718155],[23.8193997,35.2713734],[23.8189171,35.2708136],[23.8185557,35.2701638],[23.8182733,35.2686215],[23.8184505,35.2680627],[23.8184843,35.267684],[23.8184084,35.267197],[23.8182769,35.2670345],[23.8181558,35.2670794],[23.8181446,35.2671966],[23.8182088,35.2679902],[23.8181756,35.2680803],[23.8179887,35.268071],[23.8179426,35.2674984],[23.8177574,35.2667317],[23.817968,35.2659385],[23.8179046,35.2647932],[23.8177734,35.2644955],[23.8175102,35.2641614],[23.8174115,35.2640891],[23.8172905,35.264107],[23.8172717,35.2641926],[23.8170084,35.2639848],[23.8165251,35.2637677],[23.8159105,35.2633159],[23.8154381,35.2631439],[23.8147567,35.2630617],[23.8146908,35.2629985],[23.8149113,35.2627283],[23.8150116,35.2621694],[23.8150016,35.2617185],[23.8149145,35.2613397],[23.8145206,35.2605275],[23.8141802,35.2603196],[23.8134435,35.2603996],[23.813169,35.2602279],[23.8131143,35.2601286],[23.8131698,35.2599213],[23.8130276,35.2595875],[23.8131712,35.2592721],[23.8131716,35.2591008],[23.8130292,35.2588751],[23.812722,35.2586312],[23.8127888,35.2582706],[23.8127239,35.2578197],[23.812768,35.2577296],[23.8130433,35.2575587],[23.8134721,35.2575323],[23.8136481,35.2574424],[23.8141,35.2569381],[23.8142217,35.2566137],[23.8142118,35.2561177],[23.8141246,35.255784],[23.8141694,35.2554234],[23.8141147,35.2553151],[23.8140048,35.2552969],[23.8137076,35.2554858],[23.8129601,35.2554756],[23.8130595,35.2552594],[23.8133788,35.2550615],[23.8135551,35.2548544],[23.8140409,35.2539354],[23.8140086,35.2536287],[23.8138661,35.2534572],[23.8136795,35.2533667],[23.8138746,35.2530695],[23.814348,35.2527636],[23.8144807,35.2523941],[23.8148438,35.2522504],[23.814954,35.2521243],[23.8148597,35.2520633],[23.8148489,35.2519822],[23.8144206,35.2518012],[23.8144757,35.2517471],[23.8143879,35.2516568],[23.8142339,35.2516927],[23.8143003,35.2515305],[23.8142014,35.2515123],[23.8142236,35.2514221],[23.8140703,35.2511334],[23.8139164,35.2511602],[23.8137181,35.2513402],[23.813081,35.2511318],[23.8130592,35.2510687],[23.812577,35.2508763],[23.8124961,35.2506733],[23.81238,35.2504793],[23.8121276,35.2503166],[23.8121058,35.2502444],[23.8126686,35.2492895],[23.812764,35.2488658],[23.8121705,35.2488288],[23.8116739,35.2488213],[23.8116854,35.2485959],[23.8116086,35.2485236],[23.8114108,35.2484895],[23.8108614,35.2483962]]},{"id":17655,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u0398\u03ad\u03c1\u03b9\u03c3\u03bf-\u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u0398\u03ad\u03c1\u03b9\u03c3\u03bf \u03c3\u03c4\u03bf\u03c5 \u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03a3\u03b5\u03bb\u03bb\u03b9\u03ac","path":"CRETE\/Crete_LefkaOri_Theriso_Katsiveli","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":18461,"name_EN":"Lefka Ori: Theriso-Katsiveli","description_EN":"From Theriso to Katsiveli via the Sellia","ascent_time":780,"descent_time":655,"marker":"Red_dots","level":12,"ascent":1742,"descent":372,"maxelev":1980,"minelev":560,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.98425 35.3172,24.04215 35.40472)","views":23,"millestones":"0,23.9842515,35.4040850#1,23.9923266,35.4017354#2,23.9905238,35.3941456#3,23.9910873,35.3886247#4,23.9903724,35.3849687#5,23.9868786,35.3808941#6,23.9878317,35.3789700#7,23.9953244,35.3757707#8,23.9975249,35.3703720#9,24.0010360,35.3630918#10,24.0068925,35.3581608#11,24.0085108,35.3505579#12,24.0117757,35.3432531#13,24.0206377,35.3459874#14,24.0289746,35.3417075#15,24.0366420,35.3360907#16,24.0420565,35.3301750#17,24.0336717,35.3262783#18.5,24.0311085,35.3172022","x":24.0006937,"y":35.3637875,"coor":[[23.9842515,35.404085],[23.9843506,35.4042924],[23.9843925,35.404705],[23.9849342,35.4047163],[23.9851841,35.4046555],[23.9856467,35.4041776],[23.9862855,35.4040695],[23.9868142,35.4039073],[23.9873318,35.4039253],[23.9878164,35.4038533],[23.9888737,35.4035919],[23.989138,35.4033034],[23.9893143,35.402546],[23.9894134,35.402546],[23.9894575,35.4026902],[23.9895566,35.402546],[23.9896667,35.4025099],[23.9897438,35.402564],[23.9901954,35.4022034],[23.9903496,35.4022124],[23.9905808,35.4020682],[23.990658,35.4017887],[23.9908982,35.4017233],[23.991103,35.4017526],[23.9913783,35.40196],[23.9917197,35.4019601],[23.9921492,35.4017798],[23.9926558,35.4016536],[23.9928871,35.4014913],[23.9929091,35.4013109],[23.9925457,35.4008781],[23.9920612,35.4006797],[23.9915216,35.400337],[23.9907608,35.3993384],[23.9905516,35.3992121],[23.9903754,35.3989686],[23.9903579,35.39875],[23.9905672,35.398236],[23.9902809,35.3978303],[23.9902259,35.3971089],[23.9905453,35.3966401],[23.9906004,35.3963154],[23.9902878,35.3952605],[23.9905851,35.3948187],[23.9906513,35.3944039],[23.990354,35.3938088],[23.9900988,35.393022],[23.9901494,35.3927448],[23.990242,35.3924968],[23.9903411,35.3924066],[23.9905394,35.391496],[23.9904514,35.3911263],[23.9901651,35.3909459],[23.990011,35.3905942],[23.989956,35.3901253],[23.9904626,35.3894581],[23.9904846,35.3892778],[23.99038,35.3891538],[23.9902589,35.3890276],[23.990325,35.3890005],[23.9904021,35.3890546],[23.9906123,35.3892958],[23.9905792,35.3897106],[23.9905516,35.3898481],[23.9906883,35.389785],[23.9907764,35.3895957],[23.9907984,35.3892079],[23.9906464,35.3889397],[23.9901289,35.388615],[23.9901134,35.3885226],[23.9902246,35.3885316],[23.9903567,35.3886038],[23.9911385,35.3886219],[23.9918652,35.3883988],[23.9919533,35.3883807],[23.9918962,35.3883266],[23.9914447,35.3882725],[23.9910814,35.3880921],[23.9902997,35.3878847],[23.9903547,35.3878306],[23.9907071,35.3878667],[23.9911375,35.3877292],[23.9915339,35.3876751],[23.9919413,35.3875399],[23.9922607,35.387576],[23.9925249,35.3873055],[23.9927672,35.3872334],[23.992558,35.3870711],[23.9921176,35.3871973],[23.991534,35.387089],[23.9911927,35.3867103],[23.9909726,35.3860521],[23.9905322,35.3855291],[23.9900368,35.3851774],[23.9898716,35.3851142],[23.9896624,35.3851683],[23.9895964,35.3850872],[23.9896624,35.384997],[23.9903451,35.384961],[23.9910607,35.3851594],[23.9911598,35.3851414],[23.9911598,35.3850692],[23.9905103,35.3846905],[23.9896515,35.3843658],[23.9892772,35.3840772],[23.9885615,35.3840591],[23.9878679,35.3838066],[23.9874055,35.3833377],[23.9873615,35.3831032],[23.9874256,35.3829139],[23.987833,35.382391],[23.987811,35.3821385],[23.9881414,35.3819492],[23.9882295,35.3817508],[23.9881854,35.3816787],[23.9879212,35.3816786],[23.9875139,35.381354],[23.9867101,35.3814351],[23.9864238,35.3816334],[23.9862917,35.3816514],[23.9862917,35.3815612],[23.986534,35.3812186],[23.9869194,35.380858],[23.9871056,35.380858],[23.9873478,35.3809121],[23.9878212,35.3808401],[23.988691,35.3810024],[23.9895607,35.3810296],[23.9896268,35.3811017],[23.9896598,35.3814263],[23.9896267,35.3819493],[23.990001,35.3823731],[23.990034,35.382292],[23.9899129,35.3819944],[23.9900892,35.3813723],[23.9900673,35.3806329],[23.9896599,35.3803443],[23.9890214,35.3801729],[23.9881186,35.3800737],[23.9877553,35.3799474],[23.9873479,35.3797129],[23.9872269,35.3794244],[23.987304,35.3791358],[23.9881518,35.3788744],[23.9887684,35.3784507],[23.9892308,35.3782253],[23.9896492,35.3781262],[23.9896932,35.378045],[23.9896383,35.3776122],[23.9894842,35.3772876],[23.9895392,35.3771794],[23.9896603,35.3771253],[23.9901117,35.3770893],[23.990508,35.3772155],[23.9914283,35.3775019],[23.992232,35.3778987],[23.9926414,35.3780227],[23.9930818,35.3778063],[23.9933241,35.377112],[23.9933461,35.3767964],[23.9935883,35.3763727],[23.9937645,35.3761833],[23.9941388,35.375985],[23.9946453,35.3758587],[23.9962636,35.3756604],[23.9964013,35.3755049],[23.9965774,35.3754778],[23.997194,35.3748016],[23.9977444,35.3747114],[23.9982068,35.3748197],[23.9983719,35.3749639],[23.9986802,35.3749639],[23.9988673,35.3747656],[23.9988233,35.3742967],[23.9986472,35.3740352],[23.998372,35.3737737],[23.9981628,35.3736835],[23.9980417,35.3737286],[23.9978986,35.3734401],[23.9974912,35.3732507],[23.9974362,35.3731966],[23.9974582,35.3730884],[23.9969959,35.3726466],[23.9970069,35.3724302],[23.9972161,35.3724482],[23.9971159,35.3724076],[23.9969949,35.3719207],[23.9969949,35.371524],[23.9974132,35.3707395],[23.9974573,35.3704149],[23.9975233,35.3703788],[23.9975784,35.3701444],[23.9975123,35.3697296],[23.9973913,35.3696755],[23.9972702,35.3694321],[23.9972151,35.3689812],[23.9974133,35.3685304],[23.9977436,35.3681517],[23.9980298,35.3679623],[23.9988554,35.3670787],[23.9994829,35.3667451],[23.9994609,35.3664475],[23.9995269,35.3663754],[23.99967,35.3664114],[23.9998792,35.3663213],[23.9997801,35.3660868],[23.9995049,35.3657622],[23.9998131,35.3653024],[24.0000002,35.3651581],[23.9997691,35.3647794],[24.0000002,35.3646532],[23.9999782,35.3645269],[24.0006937,35.3637875],[24.0007818,35.3635441],[24.0009689,35.3632916],[24.001046,35.3631203],[24.0009799,35.3629309],[24.0009799,35.3623538],[24.001068,35.3619751],[24.0012,35.3617948],[24.0015743,35.3615423],[24.0019045,35.3608841],[24.0024548,35.3601898],[24.0025759,35.3598922],[24.0026419,35.3594233],[24.0025759,35.3591438],[24.002785,35.3591258],[24.002807,35.3588463],[24.0028951,35.3588553],[24.0030712,35.35872],[24.0030602,35.3585307],[24.0033113,35.3586952],[24.0039937,35.3587763],[24.0040928,35.3587583],[24.0039827,35.358614],[24.004555,35.3586771],[24.0066574,35.3585778],[24.0069105,35.3582442],[24.0068554,35.3579917],[24.0070205,35.3575048],[24.0074387,35.3569998],[24.0076808,35.3564137],[24.0076698,35.3562334],[24.0077358,35.3562244],[24.0076477,35.3559719],[24.0077468,35.3559178],[24.0080659,35.3553948],[24.0076806,35.3546013],[24.0074605,35.3544751],[24.0070532,35.3540964],[24.0069211,35.3540514],[24.006701,35.3538169],[24.0065028,35.353321],[24.0066349,35.3530325],[24.0066019,35.3527259],[24.006921,35.3523742],[24.006987,35.3521578],[24.0073172,35.351761],[24.0075923,35.3516077],[24.0079445,35.3515356],[24.0082856,35.3510937],[24.0089238,35.3496149],[24.009364,35.3491099],[24.009386,35.3488935],[24.00954,35.3487853],[24.0094629,35.3480009],[24.0095069,35.3476582],[24.0093968,35.3474418],[24.0092217,35.3471781],[24.0093097,35.3463936],[24.0092105,35.3456723],[24.0092655,35.3453116],[24.0094636,35.3448788],[24.0095075,35.3446082],[24.0098376,35.3439951],[24.010729,35.3436163],[24.010905,35.343463],[24.01085,35.3433908],[24.010927,35.3432376],[24.0109931,35.3433548],[24.0125337,35.3431562],[24.0129298,35.3429759],[24.0131499,35.3429939],[24.0136451,35.3427774],[24.0136891,35.3426872],[24.0141623,35.342579],[24.0144814,35.3425609],[24.0146245,35.3426781],[24.0148117,35.343174],[24.015307,35.343742],[24.0153951,35.3437961],[24.0157252,35.3437871],[24.0161985,35.3440214],[24.0163306,35.3441567],[24.0173101,35.3445082],[24.0183447,35.3451573],[24.0186089,35.345554],[24.0188621,35.3457252],[24.0190712,35.3457162],[24.0192142,35.345626],[24.0198415,35.3457611],[24.0204029,35.3460225],[24.020612,35.3460045],[24.020854,35.3458421],[24.0210631,35.345788],[24.0211268,35.3458984],[24.0214129,35.3459525],[24.021776,35.345745],[24.0222162,35.3456277],[24.0230744,35.3449784],[24.0236356,35.3447438],[24.0239547,35.3446987],[24.0246589,35.3442477],[24.025066,35.343905],[24.0254842,35.3437967],[24.0254951,35.3437335],[24.0258363,35.3436613],[24.0259904,35.3437605],[24.0264746,35.3438145],[24.0271569,35.3437242],[24.0279381,35.3434445],[24.0283782,35.3429935],[24.0283781,35.3429033],[24.0286972,35.3426508],[24.0289061,35.3420917],[24.028906,35.3417941],[24.029258,35.3413432],[24.0298081,35.3411447],[24.0298851,35.3409734],[24.0306001,35.3402608],[24.0314032,35.3396295],[24.0317881,35.3390162],[24.0323602,35.3387095],[24.0324262,35.3386193],[24.032404,35.3382586],[24.032734,35.3378257],[24.0337351,35.3371762],[24.0342633,35.3371671],[24.0350555,35.3369144],[24.0357045,35.3365084],[24.0360345,35.3361386],[24.0361225,35.3361025],[24.0365627,35.3361655],[24.0369696,35.3357777],[24.0369806,35.3356604],[24.0372115,35.3354169],[24.0374206,35.3353086],[24.0375196,35.3353357],[24.0376735,35.335029],[24.0377946,35.335029],[24.0381136,35.3348125],[24.0382125,35.3346051],[24.0381243,35.3343075],[24.0382342,35.3339017],[24.038223,35.333496],[24.0383329,35.3332074],[24.0386078,35.3329008],[24.0388058,35.3328195],[24.0391358,35.3325399],[24.0392458,35.3323595],[24.0395208,35.3322152],[24.0401587,35.3315838],[24.0408847,35.3312409],[24.0411157,35.3311867],[24.0415559,35.3312948],[24.0418861,35.3315471],[24.0420182,35.3315471],[24.0421499,35.3309519],[24.0418856,35.3304471],[24.0420835,35.3302576],[24.0420174,35.3300503],[24.0421493,35.3297797],[24.0421601,35.3294551],[24.0418849,35.3290585],[24.0416757,35.3288692],[24.041314,35.3288918],[24.0406319,35.3289462],[24.0401807,35.3288922],[24.0395315,35.3287842],[24.0391243,35.3285409],[24.0389483,35.3286492],[24.0387612,35.3286132],[24.0387062,35.3286763],[24.0384752,35.3287124],[24.038002,35.3286765],[24.0375067,35.3282709],[24.036021,35.3275771],[24.0355037,35.3271895],[24.0347445,35.3270454],[24.0342383,35.3268111],[24.033765,35.3264055],[24.0332586,35.3257113],[24.0330825,35.3256302],[24.0330935,35.3255581],[24.0328734,35.325486],[24.0325873,35.3252426],[24.032114,35.3249723],[24.031784,35.3249183],[24.0316078,35.3245937],[24.0316735,35.3238453],[24.0316075,35.3237731],[24.0316514,35.3235748],[24.0315853,35.3233944],[24.0312992,35.323133],[24.0311231,35.323115],[24.0310571,35.3230429],[24.0310239,35.3226011],[24.0307817,35.3220872],[24.0306714,35.3215462],[24.0304733,35.3213569],[24.0302971,35.3207889],[24.030088,35.3206627],[24.030561,35.320356],[24.0304288,35.3200314],[24.0305232,35.319664],[24.0306882,35.3196008],[24.0307322,35.3195287],[24.0306991,35.319204],[24.0309519,35.3185187],[24.0308637,35.318158],[24.0308117,35.3178695],[24.0309766,35.317635],[24.0311636,35.3175268],[24.0311745,35.3172382],[24.0311085,35.3172022]]},{"id":17656,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0392\u03cc\u03bb\u03b9\u03ba\u03b1-\u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6. \u0392\u03cc\u03bb\u03b9\u03ba\u03b1 \u03c3\u03c4\u03bf \u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a3\u03c0\u03b1\u03b8\u03af","path":"CRETE\/Crete_LefkaOri_Volikas_Katsiveli","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":9212,"name_EN":"Lefka Ori: Volikas refuge-Katsiveli","description_EN":"From Volikas ref. to Katsiveli via Spathi ridge","ascent_time":285,"descent_time":255,"marker":"Red_dots","level":12,"ascent":914,"descent":317,"maxelev":1990,"minelev":1321,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.0301 35.31719,24.05645 35.37408)","views":39,"millestones":"0,24.0550780,35.3740722#1,24.0552011,35.3666847#2,24.0501967,35.3611337#3,24.0527915,35.3539405#4,24.0549544,35.3471656#5,24.0537839,35.3400516#6,24.0463194,35.3360893#7,24.0415322,35.3288772#8,24.0324428,35.3251626#9.2,24.0311040,35.3172022","x":24.0547517,"y":35.3443528,"coor":[[24.055078,35.3740722],[24.0551016,35.3734185],[24.0549475,35.3734005],[24.0550244,35.3732653],[24.0549487,35.3732067],[24.0549926,35.3729362],[24.0552676,35.3727196],[24.0552235,35.3725934],[24.0554766,35.372449],[24.054937,35.3721247],[24.0550139,35.3719713],[24.0547166,35.3718272],[24.0546172,35.3712862],[24.0543857,35.3709347],[24.0545507,35.3706551],[24.0540659,35.3701143],[24.0541869,35.3699519],[24.054418,35.3698527],[24.0543518,35.3695912],[24.054638,35.369555],[24.0545939,35.3694919],[24.0546598,35.3691673],[24.0549015,35.3684458],[24.0549343,35.3681753],[24.0548571,35.367995],[24.055022,35.3676703],[24.0548897,35.3673548],[24.0552088,35.3671923],[24.0553518,35.3670299],[24.0553297,35.3668496],[24.0551865,35.3667144],[24.0553844,35.3663176],[24.0553183,35.3662455],[24.0551201,35.3662095],[24.0548558,35.3660654],[24.0545584,35.365813],[24.0544702,35.3655786],[24.0536222,35.3649478],[24.0535231,35.3649118],[24.0532369,35.364966],[24.0528185,35.3648039],[24.0525544,35.3648491],[24.0523781,35.3646779],[24.052422,35.3644705],[24.052543,35.3643352],[24.0527522,35.364299],[24.0529721,35.3639563],[24.0525538,35.3640286],[24.0525098,35.3639384],[24.0522785,35.3638664],[24.0519704,35.3639567],[24.0516951,35.3637675],[24.0514525,35.3631183],[24.0510118,35.3624513],[24.0509456,35.3622281],[24.0507626,35.3621561],[24.0505202,35.3619218],[24.050256,35.3618858],[24.0502338,35.3615612],[24.0503989,35.3615431],[24.0501785,35.3610923],[24.0502115,35.3610202],[24.0505087,35.3611012],[24.0505747,35.3609299],[24.0505636,35.3608487],[24.0503654,35.3607586],[24.0502772,35.3605603],[24.0505192,35.3602536],[24.050673,35.3597216],[24.050794,35.3595592],[24.0511791,35.3593787],[24.0516193,35.3593515],[24.0520705,35.3591168],[24.0522265,35.3583526],[24.0528202,35.3573424],[24.0528091,35.3571531],[24.0531169,35.3565759],[24.0531058,35.3563956],[24.0532488,35.3562693],[24.0532706,35.3559897],[24.0533586,35.3558454],[24.0531267,35.3547635],[24.0529394,35.3544299],[24.052565,35.3541326],[24.0525935,35.3540762],[24.0527916,35.354022],[24.0527915,35.3539318],[24.0532756,35.353589],[24.0555533,35.3527584],[24.0556522,35.3526231],[24.0560043,35.3524336],[24.0559458,35.3524133],[24.0558577,35.3523412],[24.0560006,35.3519895],[24.0559124,35.3518272],[24.0559453,35.3516108],[24.055824,35.3513764],[24.0558787,35.3508715],[24.0558345,35.3505198],[24.0564721,35.3494645],[24.0563948,35.3491851],[24.0562737,35.3490318],[24.0562735,35.3488605],[24.0560313,35.3486713],[24.0560201,35.3484188],[24.0557118,35.3482296],[24.0555355,35.3478419],[24.0549627,35.347193],[24.0548855,35.3469315],[24.0549622,35.3463724],[24.054874,35.3462282],[24.05494,35.3460929],[24.0546318,35.3460931],[24.0545768,35.346048],[24.0548408,35.3458856],[24.0550057,35.3456511],[24.0548074,35.3452454],[24.0548842,35.3449749],[24.0547081,35.345011],[24.0547411,35.3448577],[24.0544879,35.3447857],[24.0546638,35.3445872],[24.0547517,35.3443528],[24.0545426,35.3442627],[24.0544323,35.3439111],[24.0547293,35.3436765],[24.0552354,35.3435681],[24.0553784,35.3434418],[24.0551141,35.3431714],[24.0552019,35.3428918],[24.0551468,35.3427115],[24.0546952,35.3420715],[24.0545737,35.3414314],[24.0544084,35.3410798],[24.054331,35.3405388],[24.0541547,35.3402413],[24.0538575,35.3400611],[24.0536374,35.3400342],[24.0534499,35.339385],[24.0533618,35.339349],[24.0530208,35.3396016],[24.0529328,35.3395836],[24.0528447,35.3394394],[24.0526577,35.3395477],[24.0525255,35.3393584],[24.0524375,35.3394215],[24.0522502,35.3390609],[24.0521952,35.3391511],[24.0520631,35.3391061],[24.0519531,35.3391603],[24.0518871,35.3390972],[24.051667,35.3391423],[24.0514799,35.3390523],[24.0514137,35.3387457],[24.0512154,35.3384482],[24.0508741,35.338232],[24.0503539,35.3383133],[24.0502768,35.3382503],[24.0500678,35.3382503],[24.0498038,35.3384128],[24.0495947,35.3384309],[24.0495396,35.3383407],[24.0492424,35.3382146],[24.0489123,35.3381606],[24.048582,35.3379173],[24.0476574,35.337539],[24.0473162,35.3372866],[24.0469528,35.3369261],[24.0468867,35.3367638],[24.0464574,35.3364574],[24.0463802,35.3361869],[24.0460167,35.33561],[24.0457302,35.3348978],[24.0449923,35.3337258],[24.0447502,35.3335456],[24.044761,35.3332841],[24.0446839,35.333212],[24.0442328,35.3332482],[24.0441558,35.3331942],[24.0441006,35.3329237],[24.0437814,35.3326623],[24.0436159,35.3318508],[24.0431942,35.3315557],[24.0430101,35.3313732],[24.0427099,35.3312651],[24.0425788,35.3311096],[24.0425495,35.3309202],[24.0426221,35.3303611],[24.0425619,35.3297187],[24.0424448,35.3293739],[24.0423413,35.3293716],[24.0421652,35.3292545],[24.041901,35.328966],[24.0416712,35.3288692],[24.0413092,35.3288918],[24.040627,35.3289462],[24.0401759,35.3288922],[24.0395267,35.3287842],[24.0391194,35.3285409],[24.0389435,35.3286492],[24.0387564,35.3286132],[24.0387014,35.3286763],[24.0384704,35.3287124],[24.0379972,35.3286765],[24.0375019,35.3282709],[24.0360162,35.3275771],[24.0354989,35.3271895],[24.0347397,35.3270454],[24.0342335,35.3268111],[24.0337602,35.3264055],[24.0332538,35.3257113],[24.0330777,35.3256302],[24.0330887,35.3255581],[24.0328686,35.325486],[24.0325824,35.3252426],[24.0321092,35.3249723],[24.0317791,35.3249183],[24.031603,35.3245937],[24.0316687,35.3238453],[24.0316027,35.3237731],[24.0316466,35.3235748],[24.0315805,35.3233944],[24.0312943,35.323133],[24.0311183,35.323115],[24.0310523,35.3230429],[24.0310191,35.3226011],[24.0307769,35.3220872],[24.0306666,35.3215462],[24.0304685,35.3213569],[24.0302923,35.3207889],[24.0300832,35.3206627],[24.0305562,35.320356],[24.030424,35.3200314],[24.0305184,35.319664],[24.0306834,35.3196008],[24.0307274,35.3195287],[24.0306943,35.3192041],[24.0309471,35.3185187],[24.0308589,35.318158],[24.0308072,35.3178695],[24.0309722,35.317635],[24.0311591,35.3175268],[24.03117,35.3172382],[24.031104,35.3172022]]},{"id":17657,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u0393\u03ad\u03c1\u03c9 \u03a0\u03c1\u03af\u03bd\u03bf\u03c2-\u03ba\u03b1\u03c4. \u0392\u03cc\u03bb\u03b9\u03ba\u03b1","description_GR":"\u0397 \u03ba\u03cd\u03c1\u03b9\u03b1 \u03c0\u03c0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03c5\u03b3\u03af\u03bf\u03c5 \u0392\u03cc\u03bb\u03b9\u03ba\u03b1","path":"CRETE\/Crete_LefkaOri_GeroPrinos_Volikas","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":5627,"name_EN":"Lefka Ori: GeroPrinos-Volikas ref.","description_EN":"The main approach to Volikas refuge","ascent_time":255,"descent_time":190,"marker":"Red_dots","level":12,"ascent":771,"descent":19,"maxelev":1321,"minelev":557,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.05481 35.37407,24.06822 35.41459)","views":29,"millestones":"0,24.0682586,35.4145781#1,24.0617539,35.4080319#2,24.0582182,35.4005989#3,24.0573229,35.3926079#4,24.0565427,35.3854102#5,24.0547989,35.3778854#5.6,24.0550783,35.3740722","x":24.0587002,"y":35.3906277,"coor":[[24.0682586,35.4145781],[24.0676001,35.4141637],[24.067181,35.4135147],[24.0667344,35.4132896],[24.0667702,35.4128951],[24.0666899,35.4127283],[24.0664474,35.4125301],[24.0657211,35.4124448],[24.0653545,35.4120235],[24.0648367,35.4117532],[24.0646139,35.410766],[24.0644594,35.4104595],[24.0637873,35.4101443],[24.0633465,35.4098019],[24.0628283,35.4090988],[24.0625748,35.4088465],[24.0622663,35.4086663],[24.0618805,35.4082878],[24.0617812,35.4080534],[24.0612081,35.4076029],[24.0608111,35.4068998],[24.0604475,35.4066024],[24.0591456,35.4053768],[24.0591001,35.4053204],[24.0590343,35.4052393],[24.0588135,35.404455],[24.058505,35.4042748],[24.0585576,35.4041372],[24.0584472,35.4037856],[24.0585241,35.4036143],[24.0584249,35.403434],[24.0585019,35.4033077],[24.0583806,35.4031455],[24.0583693,35.4027578],[24.0582371,35.4026316],[24.0581817,35.4021988],[24.0579063,35.4019825],[24.0578951,35.4018293],[24.0579942,35.401739],[24.0580161,35.4015948],[24.0577185,35.4012883],[24.0577404,35.4010719],[24.0580219,35.401065],[24.058176,35.4009297],[24.0582527,35.4003345],[24.0581423,35.399992],[24.0579549,35.3997756],[24.0580758,35.399469],[24.0580316,35.3992166],[24.0577782,35.3990454],[24.0575798,35.398811],[24.0574474,35.3984684],[24.0575018,35.3975577],[24.0573031,35.3968455],[24.0574791,35.3965749],[24.0575669,35.3961871],[24.0575226,35.3957453],[24.0576104,35.3954207],[24.0575824,35.3951615],[24.0574499,35.3946656],[24.0571964,35.3944313],[24.0571302,35.3942329],[24.0573279,35.3934754],[24.0569532,35.3929617],[24.0568869,35.3927273],[24.0569088,35.3925199],[24.0569968,35.3924477],[24.0574044,35.3926459],[24.0578778,35.3925374],[24.0582252,35.3923276],[24.0583574,35.3923276],[24.0583352,35.3921833],[24.0586272,35.391942],[24.0587998,35.3912859],[24.0586014,35.3909434],[24.0586233,35.3908532],[24.0587444,35.390808],[24.0587002,35.3906277],[24.0584138,35.3903754],[24.0583476,35.3901951],[24.0584023,35.3897622],[24.0582041,35.3896902],[24.0581159,35.389546],[24.0580498,35.389546],[24.0580277,35.3893927],[24.0578734,35.3892125],[24.0577851,35.388942],[24.057862,35.3887616],[24.0577739,35.3886174],[24.057895,35.3885813],[24.0576525,35.3883199],[24.0576633,35.3880584],[24.0573659,35.3877971],[24.0573438,35.3876618],[24.0574207,35.3874905],[24.0573326,35.3874184],[24.0573324,35.38722],[24.0569579,35.3869316],[24.0569136,35.38658],[24.0567482,35.3862825],[24.0567698,35.3856874],[24.0567037,35.3856424],[24.0566487,35.3856785],[24.0565826,35.3856154],[24.0565163,35.3852728],[24.0562629,35.3851286],[24.0561856,35.384768],[24.0560093,35.3845967],[24.056009,35.384182],[24.055921,35.3842451],[24.0559209,35.3840828],[24.0558328,35.3840558],[24.0558987,35.3838754],[24.0557334,35.3836591],[24.0557884,35.3835869],[24.0560196,35.3835868],[24.0560526,35.3834786],[24.0558984,35.3833705],[24.0556781,35.3833435],[24.055645,35.3831903],[24.0553476,35.3829379],[24.0552263,35.3826675],[24.0554352,35.3823428],[24.0554571,35.3821805],[24.0556333,35.3821173],[24.0555339,35.3816575],[24.0555557,35.381441],[24.0556657,35.3812877],[24.0554342,35.380837],[24.0555441,35.3804943],[24.0554338,35.3802238],[24.0552355,35.3800255],[24.0554113,35.3795295],[24.055312,35.3792681],[24.055444,35.3790967],[24.0552678,35.3789615],[24.0552235,35.3786009],[24.0549922,35.3784026],[24.0547827,35.3779609],[24.0548924,35.3774379],[24.0550573,35.3771312],[24.0552774,35.3769598],[24.0552009,35.3767795],[24.0552561,35.3765338],[24.0555203,35.3764525],[24.0553771,35.3763444],[24.055553,35.3759205],[24.0555527,35.3755057],[24.0559925,35.3747661],[24.0559153,35.3745407],[24.0557501,35.3744416],[24.05575,35.3743064],[24.0551775,35.3742255],[24.0550783,35.3740722]]},{"id":17658,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2-\u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7","description_GR":"\u03a4\u03c1\u03b1\u03b2\u03ad\u03c1\u03c3\u03b1 \u03c4\u03b7\u03c2 \u0396\u03b1\u03c1\u03b1\u03bd\u03bf\u03ba\u03b5\u03c6\u03ac\u03bb\u03b1\u03c2","path":"CRETE\/Crete_LefkaOri_AgIoanis_Katsiveli","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":16782,"name_EN":"Lefka Ori: Agios Ioanis-Katsiveli","description_EN":"Zaranokefala traverse","ascent_time":535,"descent_time":465,"marker":"Red_dots","level":12,"ascent":1936,"descent":797,"maxelev":1941,"minelev":787,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.99958 35.22953,24.03126 35.31721)","views":28,"millestones":"0,24.0207191,35.2295365#1,24.0238172,35.2351319#2,24.0258257,35.2430621#3,24.0305072,35.2475335#4,24.0240319,35.2529239#5,24.0172971,35.2592536#6,24.0105755,35.2635919#7,24.0062815,35.2681112#8,24.0070705,35.2748157#9,24.0038718,35.2822523#10,24.0030412,35.2887730#11,23.9997314,35.2945794#12,24.0047233,35.3017755#13,24.0070643,35.3096988#14,24.0095395,35.3139313#15,24.0195669,35.3143300#16.8,24.0311057,35.3172022","x":24.0079911,"y":35.273424,"coor":[[24.0207191,35.2295365],[24.0207598,35.2301813],[24.020683,35.2304157],[24.0204962,35.2306502],[24.0205622,35.2310018],[24.0205733,35.2312363],[24.0206722,35.2313715],[24.0205624,35.2315248],[24.0209251,35.2317322],[24.0208407,35.2321537],[24.0209297,35.2322011],[24.0209101,35.2323814],[24.0207584,35.2328481],[24.0210554,35.2336505],[24.0214412,35.2342433],[24.0214491,35.2342118],[24.0219216,35.2340133],[24.0220864,35.233887],[24.0222512,35.2337067],[24.022427,35.2332918],[24.02285,35.2331565],[24.0232974,35.2336929],[24.0234735,35.2345766],[24.0237813,35.2349462],[24.0238363,35.2352167],[24.0240122,35.2354511],[24.024286,35.2356427],[24.0242641,35.235805],[24.0240553,35.2360124],[24.0243743,35.2367518],[24.0244074,35.2372207],[24.0243086,35.2376805],[24.0243746,35.2380051],[24.0244736,35.2381674],[24.0245397,35.2385281],[24.0246496,35.2386723],[24.0247267,35.2390511],[24.0253974,35.2399616],[24.0259141,35.2403673],[24.0260681,35.240782],[24.026301,35.2409037],[24.026345,35.241057],[24.0262791,35.2413095],[24.0263671,35.2413455],[24.0263671,35.2414177],[24.0258398,35.2422023],[24.0258289,35.2424457],[24.0256421,35.2426622],[24.0256532,35.2429868],[24.0257521,35.2430589],[24.025939,35.2430679],[24.0263456,35.2429776],[24.0268732,35.2430226],[24.0271371,35.2431668],[24.0294892,35.2432023],[24.0296212,35.2434187],[24.0296763,35.2437794],[24.0292147,35.2440951],[24.0297205,35.2444016],[24.0296875,35.2445098],[24.0298085,35.2447261],[24.0301383,35.2449695],[24.0306221,35.2451948],[24.030743,35.2453481],[24.0303694,35.2455466],[24.0303804,35.2456367],[24.0299851,35.2466107],[24.0298753,35.2469894],[24.0299494,35.2476206],[24.0301733,35.2475281],[24.0304921,35.247528],[24.0307339,35.2476181],[24.0308769,35.2477984],[24.0312036,35.2480305],[24.0312707,35.2481568],[24.0308091,35.2483462],[24.0305565,35.2489504],[24.0306491,35.2495117],[24.0306512,35.2495455],[24.0304754,35.2497169],[24.0299808,35.2499244],[24.0295522,35.2502311],[24.0289917,35.2505198],[24.0281894,35.2508807],[24.0271452,35.2512236],[24.0251779,35.2521347],[24.0234194,35.2533343],[24.0224632,35.2537944],[24.0218917,35.2542273],[24.0210917,35.2546941],[24.0205973,35.2555147],[24.0202126,35.2559836],[24.0196851,35.2564526],[24.0195092,35.2564977],[24.0195422,35.2565699],[24.0194652,35.2565609],[24.0190916,35.2568765],[24.0185749,35.2571832],[24.0184431,35.257607],[24.0179706,35.2584186],[24.0177728,35.2586441],[24.0175309,35.2587162],[24.017509,35.2588605],[24.0173551,35.2588425],[24.0173661,35.2590228],[24.0173331,35.2590769],[24.0172452,35.2590409],[24.0172342,35.259095],[24.0173442,35.2593655],[24.0175861,35.2595278],[24.0174871,35.2595729],[24.0175201,35.259627],[24.0170585,35.2599156],[24.0169596,35.2600959],[24.0167947,35.2601951],[24.016289,35.2604477],[24.0161791,35.2604387],[24.0160692,35.2605289],[24.0159702,35.2605018],[24.0158164,35.2607723],[24.0156405,35.2607904],[24.0155525,35.2607453],[24.0154426,35.2608626],[24.0152018,35.2608536],[24.0151028,35.2608356],[24.0150259,35.2609438],[24.014828,35.2609438],[24.014817,35.2610159],[24.0146411,35.2610881],[24.0145422,35.2612684],[24.0143663,35.2613767],[24.0141465,35.2613767],[24.0141355,35.261539],[24.0135748,35.2614579],[24.0128273,35.2618187],[24.0127833,35.2619449],[24.0128933,35.262017],[24.0129593,35.2623597],[24.0130692,35.2623416],[24.0132451,35.2624228],[24.0131792,35.2624859],[24.0131792,35.2626572],[24.0123987,35.2629639],[24.0121788,35.2629639],[24.0111894,35.2631984],[24.0104858,35.2636494],[24.0104419,35.2637756],[24.0103429,35.2638207],[24.0099251,35.2638027],[24.0097273,35.2638748],[24.0094854,35.2640823],[24.0092656,35.2644069],[24.0082542,35.2652726],[24.0073087,35.2651284],[24.006693,35.264912],[24.0062532,35.2648489],[24.0060883,35.2649661],[24.0059344,35.2652006],[24.0058245,35.2655432],[24.0059124,35.2655523],[24.0059234,35.2656424],[24.0061653,35.2658137],[24.0062863,35.2657957],[24.0064732,35.2658859],[24.0065941,35.2661203],[24.006858,35.2661293],[24.006924,35.2662916],[24.0070009,35.2662555],[24.0071769,35.2667695],[24.0068251,35.267022],[24.0066052,35.2670761],[24.0063743,35.2672835],[24.0063963,35.267554],[24.0060775,35.2679237],[24.0060775,35.2680139],[24.0062645,35.268086],[24.0063304,35.2681852],[24.0063414,35.2684467],[24.0061106,35.2687353],[24.0060666,35.2689787],[24.0058467,35.2690238],[24.0056708,35.269141],[24.0056708,35.2693124],[24.0057478,35.2693124],[24.0057148,35.2694657],[24.0058028,35.269628],[24.0061986,35.2697812],[24.0062866,35.2699345],[24.0064625,35.2700247],[24.0064735,35.2703854],[24.0067814,35.2706108],[24.0069134,35.2708632],[24.0068804,35.2710796],[24.0070234,35.271296],[24.0068475,35.2714584],[24.0072983,35.2717288],[24.0073203,35.271801],[24.0073203,35.2720625],[24.0071994,35.2722969],[24.0072544,35.2724682],[24.0074523,35.2726937],[24.0080681,35.2731084],[24.0081451,35.2733609],[24.0080791,35.2735412],[24.0079911,35.273424],[24.0075733,35.2732978],[24.0077383,35.2735863],[24.0072985,35.2743257],[24.0072436,35.2746053],[24.0069907,35.2749119],[24.0065839,35.2758947],[24.006562,35.2760931],[24.0067159,35.2763366],[24.006551,35.2769587],[24.0064851,35.2775899],[24.0062432,35.2781851],[24.0060013,35.2785007],[24.0059134,35.279186],[24.0060234,35.2797901],[24.0058035,35.2800967],[24.0058365,35.2803762],[24.0056277,35.2809984],[24.0054517,35.2812329],[24.0049019,35.2814763],[24.0043741,35.2815936],[24.0042421,35.2815034],[24.0037583,35.2814944],[24.0038903,35.282351],[24.0038573,35.2825314],[24.0039343,35.2827117],[24.0038684,35.2841003],[24.0039894,35.2848307],[24.0040884,35.285002],[24.0044623,35.2852184],[24.0047043,35.2861201],[24.0053091,35.2865349],[24.0054521,35.2870578],[24.0052542,35.2868775],[24.0052652,35.2870488],[24.0051882,35.2870398],[24.0052652,35.2872562],[24.0051442,35.2873825],[24.0048143,35.2874456],[24.0045504,35.2876079],[24.0036706,35.2877071],[24.0027578,35.2880408],[24.0027248,35.288131],[24.0030878,35.2888613],[24.0031538,35.2895015],[24.0029669,35.2904032],[24.0030989,35.2907369],[24.0027139,35.2909713],[24.0016362,35.2911246],[24.0016252,35.2914943],[24.0015152,35.2914582],[24.0011853,35.2916837],[24.0009763,35.2916837],[24.0008443,35.2917378],[24.0007454,35.2916747],[24.0006574,35.2916927],[24.0006574,35.2917738],[24.0004044,35.2919542],[24.0008113,35.292378],[24.0008003,35.2924321],[24.0010753,35.2925403],[24.0009323,35.2925944],[24.0008993,35.292919],[24.0007564,35.2928739],[24.0006464,35.2930272],[24.0005474,35.2930002],[24.0004264,35.2930993],[24.0002065,35.2927747],[24.0000085,35.2930362],[23.9999425,35.2937486],[23.9997225,35.2943707],[23.9997335,35.2946503],[23.9995796,35.2951191],[23.9996895,35.2957503],[23.9996455,35.296129],[23.9995796,35.2962192],[24.0002769,35.2966881],[24.0005189,35.2970127],[24.0006949,35.2974455],[24.0010248,35.297707],[24.0011238,35.2979775],[24.0013108,35.2980226],[24.0016518,35.2984825],[24.0020807,35.298798],[24.0029717,35.299303],[24.0031477,35.2995464],[24.0032137,35.2998169],[24.0038516,35.3004661],[24.0038956,35.3008268],[24.0039946,35.3009531],[24.0039507,35.3012326],[24.0040497,35.3013949],[24.0045886,35.3017375],[24.0054906,35.3019899],[24.0065686,35.3034326],[24.0069866,35.3038654],[24.0069977,35.3040367],[24.0075147,35.3049564],[24.0074597,35.305263],[24.0075038,35.3060475],[24.0074049,35.3068861],[24.0074489,35.3071475],[24.0073279,35.3073008],[24.007284,35.3076615],[24.007394,35.308428],[24.0072731,35.3088698],[24.0070971,35.3090862],[24.0071191,35.3092485],[24.0070641,35.3092305],[24.0069981,35.3094198],[24.0071522,35.31006],[24.0074493,35.3107363],[24.0073489,35.3109955],[24.0070629,35.3111398],[24.0067329,35.3117169],[24.0064689,35.3118612],[24.0063039,35.3122039],[24.006216,35.3126367],[24.0062359,35.312941],[24.0060819,35.3131845],[24.00628,35.3133468],[24.006192,35.313482],[24.00628,35.3136083],[24.00606,35.3140952],[24.006049,35.3142665],[24.0062911,35.3147714],[24.0065641,35.3150758],[24.0069051,35.3150397],[24.0074441,35.3147872],[24.0078291,35.3143904],[24.0078401,35.3142461],[24.0081921,35.3140928],[24.0082471,35.3140026],[24.0087201,35.3139034],[24.0092592,35.3139935],[24.0095232,35.3139304],[24.0100402,35.3139574],[24.0105353,35.3140656],[24.0109533,35.3141196],[24.0125484,35.313876],[24.0126475,35.3139842],[24.0128454,35.3137498],[24.0132194,35.3136415],[24.0137805,35.3136865],[24.0142205,35.3136053],[24.0149906,35.3136233],[24.0151501,35.3135669],[24.0155416,35.3135668],[24.0157397,35.3137742],[24.0162567,35.3137381],[24.0164218,35.3138192],[24.0172028,35.3137379],[24.0172688,35.313756],[24.0172138,35.3138101],[24.0175108,35.313783],[24.0175548,35.3138551],[24.0176428,35.313783],[24.0177418,35.313792],[24.0180609,35.3140624],[24.0183799,35.3140263],[24.01904,35.3141344],[24.0192821,35.3142606],[24.0193591,35.3142336],[24.0194141,35.3143057],[24.0198651,35.3143777],[24.0203163,35.3146392],[24.0206903,35.3146481],[24.0210314,35.3148464],[24.0210864,35.3147743],[24.0211634,35.3148644],[24.0212624,35.3148464],[24.0219775,35.3151077],[24.0222855,35.3150175],[24.0226046,35.3151437],[24.0229016,35.3151436],[24.0231217,35.3152698],[24.0240128,35.315423],[24.0244528,35.3153688],[24.0245298,35.3152966],[24.0245298,35.3151253],[24.0245958,35.3151163],[24.0247388,35.3152244],[24.0249478,35.3152785],[24.0250799,35.3155309],[24.025487,35.315603],[24.0257179,35.3151701],[24.0258939,35.3152603],[24.025894,35.3155398],[24.026048,35.3155578],[24.026686,35.3152511],[24.027005,35.3151608],[24.0275332,35.3155394],[24.0275552,35.3157017],[24.0277864,35.3160173],[24.0279844,35.3161074],[24.0282925,35.3163688],[24.0288868,35.3170359],[24.0291729,35.3170629],[24.02947,35.3171981],[24.029899,35.3170717],[24.0301806,35.3171077],[24.0307361,35.3170287],[24.0309561,35.3170918],[24.0311057,35.3172022]]},{"id":17659,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2-\u0391\u03b3\u03af\u03b1 \u03a1\u03bf\u03c5\u03bc\u03ad\u03bb\u03b7","description_GR":"\u039f \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03a3\u03b5\u03bb\u03bf\u03cd\u03b4\u03b1\u03c2","path":"CRETE\/Crete_LefkaOri_AgIoanis_AgRoumeli","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":10092,"name_EN":"Lefka Ori: Agios Ioanis-Agia Roumeli","description_EN":"The Selouda Pass","ascent_time":255,"descent_time":265,"marker":"Red_dots","level":12,"ascent":272,"descent":1052,"maxelev":794,"minelev":4,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.96061 35.21037,24.02439 35.23149)","views":47,"millestones":"0,24.0207198,35.2295388#1,24.0220605,35.2208988#2,24.0221902,35.2130763#3,24.0186702,35.2106432#4,24.0116839,35.2138073#5,24.0049584,35.2190762#6,23.9980646,35.2254663#7,23.9888186,35.2295474#8,23.9783451,35.2313447#9,23.9677751,35.2301531#10.1,23.9606075,35.2296829","x":24.0115424,"y":35.2137962,"coor":[[24.0207198,35.2295388],[24.0209155,35.2292435],[24.0210363,35.2288467],[24.020868,35.2286348],[24.0208799,35.2283553],[24.0206734,35.2278165],[24.0206184,35.2276272],[24.0207282,35.2272665],[24.0205962,35.2267435],[24.0207499,35.2263738],[24.021076,35.2257583],[24.0212077,35.2251902],[24.0213945,35.2249828],[24.0215263,35.2246762],[24.0215039,35.2230712],[24.0219322,35.2220972],[24.0219101,35.2217005],[24.0220068,35.2213037],[24.0220143,35.2210941],[24.0220747,35.2208348],[24.0223821,35.220039],[24.0226567,35.2197414],[24.0228105,35.2195069],[24.0228324,35.2193626],[24.0235354,35.2182985],[24.0238759,35.2179468],[24.0241176,35.2178746],[24.0243922,35.217622],[24.0243373,35.2175138],[24.0240296,35.2173786],[24.0239186,35.2171938],[24.0239185,35.2167971],[24.0238305,35.2164544],[24.0235821,35.2161592],[24.0233447,35.2154221],[24.0234225,35.2151515],[24.0234444,35.2148991],[24.0229609,35.2144483],[24.0223123,35.2133844],[24.0219825,35.2125369],[24.0220154,35.2122754],[24.0219494,35.2119868],[24.0218065,35.2118786],[24.0217845,35.2116712],[24.0215976,35.2113647],[24.0214108,35.2114008],[24.0213888,35.2111934],[24.021268,35.2113107],[24.0211251,35.2112025],[24.0211581,35.2113107],[24.0210263,35.2114009],[24.0209824,35.2115542],[24.0209714,35.211482],[24.0208725,35.2114911],[24.0209494,35.2113287],[24.0209273,35.2110402],[24.0206637,35.2113198],[24.0204879,35.2111846],[24.0204659,35.2110583],[24.0202901,35.2112838],[24.0202132,35.2110043],[24.0202571,35.210878],[24.0201033,35.2109141],[24.0199385,35.2110764],[24.0198396,35.21086],[24.0196528,35.2109953],[24.019554,35.2112208],[24.019576,35.211347],[24.0199056,35.211383],[24.0199606,35.2114371],[24.0197958,35.2115814],[24.0194882,35.2116536],[24.019565,35.2115003],[24.0194332,35.2114913],[24.0194221,35.2112478],[24.0192024,35.211302],[24.0192792,35.2107519],[24.0192132,35.2105896],[24.0191363,35.2106167],[24.0190484,35.2103732],[24.0183893,35.2108422],[24.0184112,35.210716],[24.0183123,35.210716],[24.0183343,35.2105717],[24.0182683,35.2104455],[24.0179827,35.210662],[24.0179607,35.2105538],[24.0178399,35.2106439],[24.017774,35.2106079],[24.0174115,35.2109686],[24.0168292,35.21114],[24.0165875,35.2114106],[24.0164996,35.2113385],[24.0163239,35.211636],[24.0159174,35.2119246],[24.0156318,35.2123034],[24.0155549,35.2122493],[24.0151375,35.2125379],[24.0147311,35.2132503],[24.0146651,35.2131511],[24.0145772,35.2131692],[24.0143246,35.2134127],[24.0142782,35.2133991],[24.0141025,35.2136336],[24.0140146,35.2135885],[24.0139047,35.2138591],[24.0138498,35.2139222],[24.0138168,35.2138771],[24.0137619,35.2140033],[24.0137179,35.2138861],[24.0136521,35.2141837],[24.0135751,35.2141116],[24.0133334,35.2141477],[24.0131906,35.2140305],[24.0124654,35.21376],[24.011905,35.2138232],[24.0115424,35.2137962],[24.0112568,35.2139405],[24.0109491,35.2139946],[24.0105866,35.2142111],[24.0092682,35.2147522],[24.0086199,35.2149326],[24.0090154,35.214644],[24.0078948,35.2152505],[24.0073455,35.2157374],[24.0072026,35.216008],[24.0070378,35.2160981],[24.0068401,35.2163506],[24.0067961,35.2164949],[24.0064445,35.2167023],[24.0057634,35.2178926],[24.0055217,35.2185238],[24.0050492,35.2187583],[24.0049723,35.2188575],[24.0049504,35.219155],[24.00439,35.2194616],[24.0041593,35.2200297],[24.0038956,35.2204626],[24.003511,35.2207872],[24.0033682,35.2211208],[24.0032033,35.2211569],[24.0027199,35.2215897],[24.002588,35.2215356],[24.0025331,35.221716],[24.0025111,35.2216438],[24.0024012,35.2217971],[24.0021265,35.2219144],[24.0019067,35.2221127],[24.0013134,35.2224374],[24.0008519,35.2230145],[24.0004892,35.2231768],[23.9996586,35.2238666],[23.9992983,35.224482],[23.9990126,35.2247705],[23.99865,35.2249689],[23.9979137,35.2255911],[23.9973423,35.2259698],[23.996584,35.2263304],[23.9960785,35.2267632],[23.9952213,35.2273583],[23.9942872,35.2278633],[23.9940674,35.2281067],[23.9937158,35.2282239],[23.9933971,35.2282329],[23.9930454,35.2283682],[23.9929465,35.2284673],[23.9927707,35.2285034],[23.9927597,35.2284403],[23.9926717,35.2285304],[23.992364,35.2286206],[23.9918805,35.2289001],[23.9914738,35.2292247],[23.9907265,35.2292968],[23.9898913,35.229459],[23.9896386,35.2294409],[23.9885506,35.2295851],[23.988133,35.2296843],[23.9876275,35.2296752],[23.9869131,35.2297923],[23.9866274,35.2299005],[23.9862977,35.2298193],[23.9860041,35.2299252],[23.9856833,35.2299297],[23.984903,35.2301731],[23.9844414,35.2304706],[23.9840458,35.2306328],[23.9832765,35.2307319],[23.9828698,35.2308581],[23.9819467,35.2310022],[23.9812982,35.2312366],[23.980386,35.2314438],[23.9797816,35.2314978],[23.9796277,35.2314527],[23.9787266,35.2314526],[23.9780453,35.2312631],[23.9764408,35.2310103],[23.9755617,35.230929],[23.9743199,35.2309287],[23.9737045,35.2308204],[23.9727813,35.2310727],[23.9723087,35.2310455],[23.9717483,35.2309191],[23.9716054,35.2309552],[23.9713527,35.230874],[23.9705614,35.2308918],[23.9702207,35.2309819],[23.9690889,35.2307652],[23.9681659,35.2304223],[23.9676715,35.2300795],[23.9673967,35.2300704],[23.9669023,35.2299351],[23.9663913,35.229705],[23.9659849,35.2293983],[23.9656661,35.2294703],[23.9652596,35.2292718],[23.964875,35.2293078],[23.9647541,35.2292086],[23.9646729,35.2288636],[23.9641344,35.2288815],[23.9638376,35.2290077],[23.9635959,35.2289805],[23.9634859,35.22926],[23.9635846,35.2296568],[23.9635296,35.2298371],[23.9630569,35.2299993],[23.9627722,35.2300443],[23.9629535,35.2302134],[23.9629668,35.230378],[23.9621393,35.2301163],[23.9618316,35.2299178],[23.9608712,35.2297461],[23.9606075,35.2296829]]},{"id":17660,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0391\u03c1\u03ac\u03b4\u03b1\u03b9\u03bd\u03b1\u03c2","description_GR":"\u0391\u03c1\u03ac\u03b4\u03b1\u03b9\u03bd\u03b1-\u039c\u03ac\u03c1\u03bc\u03b1\u03c1\u03b1","path":"CRETE\/Crete_LefkaOri_Aradena_gorge","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":5535,"name_EN":"Lefka Ori: Aradena gorge","description_EN":"Aradaina-Marmara","ascent_time":115,"descent_time":130,"marker":"Red_dots","level":12,"ascent":286,"descent":854,"maxelev":594,"minelev":5,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.04803 35.19654,24.06529 35.22507)","views":34,"millestones":"0,24.0605165,35.2227581#1,24.0636520,35.2230830#2,24.0543855,35.2196027#3,24.0484315,35.2131076#4,24.0531088,35.2061850#5.5,24.0578981,35.1965399","x":24.0504038,"y":35.2158737,"coor":[[24.0605165,35.2227581],[24.0607025,35.2230263],[24.0610984,35.2234138],[24.0612523,35.2234859],[24.0617028,35.2235217],[24.0618764,35.22372],[24.0621734,35.2241617],[24.0625911,35.2243508],[24.0632396,35.2244858],[24.0635773,35.2247178],[24.0638742,35.2249611],[24.0645007,35.2250599],[24.0644236,35.2248616],[24.0647204,35.2250328],[24.0645993,35.2247262],[24.0646872,35.2247082],[24.0648631,35.2247982],[24.064885,35.2247441],[24.064731,35.2245458],[24.064742,35.2244737],[24.0653182,35.2248882],[24.065164,35.2245095],[24.0648452,35.2243384],[24.0650097,35.2239596],[24.0649986,35.2238333],[24.0644708,35.2234008],[24.0643168,35.2231484],[24.064119,35.2231846],[24.0637014,35.2230766],[24.0632839,35.2231309],[24.0631629,35.2230769],[24.0627232,35.2228517],[24.0622613,35.222365],[24.0601069,35.2213742],[24.059854,35.2211219],[24.0594253,35.2210319],[24.0593374,35.2209237],[24.0591396,35.2209148],[24.0589966,35.2207706],[24.0583812,35.2207168],[24.0579965,35.2205096],[24.0575459,35.2204196],[24.0568428,35.2205913],[24.0565681,35.2205554],[24.0560733,35.2201679],[24.0559852,35.2198974],[24.0558643,35.2198163],[24.0554686,35.2196632],[24.055106,35.2196633],[24.0547654,35.2197446],[24.0544357,35.2196005],[24.0542269,35.2196096],[24.054062,35.2194925],[24.0533367,35.2192584],[24.0529188,35.2188347],[24.0523694,35.2186997],[24.0519736,35.2184474],[24.051292,35.2178526],[24.0512369,35.2176091],[24.0513246,35.2172845],[24.0512916,35.2171853],[24.0510606,35.2168788],[24.0509725,35.2164911],[24.0508516,35.2163649],[24.0507305,35.2160223],[24.0506535,35.2159412],[24.0504038,35.2158737],[24.0497929,35.2156621],[24.0496609,35.2154637],[24.0493421,35.2152204],[24.0489639,35.2148914],[24.0489418,35.214684],[24.0487219,35.2143956],[24.0486008,35.214071],[24.0486006,35.2137825],[24.0487322,35.2133767],[24.0485673,35.2131693],[24.0482046,35.2130072],[24.0480175,35.2124211],[24.0482152,35.2122587],[24.0486876,35.2122225],[24.0487535,35.2121684],[24.0490279,35.2117084],[24.0489837,35.2112665],[24.0494337,35.210563],[24.0500488,35.2102382],[24.050653,35.2100936],[24.0507628,35.2100215],[24.0507187,35.2097149],[24.0508393,35.2094533],[24.0511357,35.2090294],[24.0514103,35.208876],[24.0518603,35.2081003],[24.0521317,35.20785],[24.0523731,35.2074351],[24.0526147,35.2072637],[24.0526695,35.2071014],[24.0525376,35.2069481],[24.052812,35.2064971],[24.053129,35.2061679],[24.0533048,35.2061678],[24.0533267,35.2060596],[24.0535902,35.2058431],[24.0537658,35.2055815],[24.0535897,35.2051668],[24.0536007,35.2050586],[24.0539737,35.2042649],[24.0542043,35.2041205],[24.0542921,35.2039762],[24.0539952,35.2035796],[24.0539511,35.2033993],[24.053995,35.203264],[24.0546097,35.2024973],[24.0548403,35.202389],[24.0555433,35.2022444],[24.0558508,35.2020909],[24.0559165,35.2018474],[24.0557512,35.2011171],[24.0557621,35.2009278],[24.0559267,35.2006932],[24.056322,35.2003955],[24.0564206,35.2000077],[24.0567389,35.1996649],[24.0569033,35.1990697],[24.0572544,35.1985105],[24.0573092,35.198258],[24.0572318,35.1975457],[24.0573744,35.1971849],[24.0573523,35.1970136],[24.0575577,35.1967745],[24.0577443,35.1965761],[24.0578981,35.1965399]]},{"id":17661,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2-\u039c\u03ac\u03c1\u03bc\u03b1\u03c1\u03b1","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u03c3\u03c4\u03b7 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1","path":"CRETE\/Crete_LefkaOri_AgIoanis_Marmara","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6542,"name_EN":"Lefka Ori: Agios Ioanis-Marmara","description_EN":"The old path ftom Agios Ioanis to the sea","ascent_time":135,"descent_time":160,"marker":"Red_dots","level":12,"ascent":20,"descent":807,"maxelev":794,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.0206 35.19619,24.058 35.22954)","views":18,"millestones":"0,24.0207198,35.2295388#1,24.0224831,35.2214231#2,24.0325866,35.2190971#3,24.0400878,35.2151036#4,24.0453397,35.2103906#5,24.0501362,35.2027340#6.5,24.0579002,35.1965377","x":24.0452861,"y":35.2104317,"coor":[[24.0207198,35.2295388],[24.0209155,35.2292435],[24.0210363,35.2288467],[24.020868,35.2286348],[24.0208799,35.2283553],[24.0206734,35.2278165],[24.0206184,35.2276272],[24.0207282,35.2272665],[24.0205962,35.2267435],[24.0207499,35.2263738],[24.021076,35.2257583],[24.0212077,35.2251902],[24.0213945,35.2249828],[24.0215263,35.2246762],[24.0215039,35.2230712],[24.0219322,35.2220972],[24.0219101,35.2217005],[24.0220068,35.2213037],[24.0228749,35.22152],[24.0232156,35.2215109],[24.024633,35.2211139],[24.0256876,35.2203562],[24.0263138,35.2200856],[24.0268962,35.2199953],[24.0274894,35.2195623],[24.0280826,35.2192376],[24.0286101,35.2191743],[24.0309286,35.2192549],[24.0315439,35.2192637],[24.0329932,35.2190334],[24.0342788,35.2191232],[24.033662,35.2187447],[24.033552,35.2186005],[24.0336069,35.2185193],[24.0340464,35.2183929],[24.0345189,35.2184649],[24.0359692,35.2180587],[24.03765,35.2174901],[24.0381004,35.2171203],[24.0389352,35.2166151],[24.0393196,35.2161821],[24.0394941,35.2158056],[24.0397138,35.2156973],[24.0399115,35.2154809],[24.0402408,35.2147774],[24.0410204,35.2138304],[24.041207,35.2134065],[24.0417561,35.2128563],[24.0416576,35.2136408],[24.0417345,35.2137129],[24.0423384,35.2129102],[24.0426128,35.212369],[24.0426566,35.2120985],[24.042804,35.2122247],[24.0430675,35.2118639],[24.0430125,35.2116836],[24.0431113,35.2116295],[24.0430563,35.2114491],[24.0431441,35.2113048],[24.0429462,35.2110975],[24.043089,35.2110434],[24.0437812,35.2110431],[24.0444184,35.2108806],[24.0448028,35.2107091],[24.0449675,35.2104949],[24.0452861,35.2104317],[24.0458023,35.2100347],[24.0461864,35.2093943],[24.0463402,35.209268],[24.046362,35.2090877],[24.0463324,35.2089164],[24.0465851,35.2088441],[24.0471781,35.208384],[24.047244,35.2083209],[24.0471999,35.2081857],[24.0473732,35.2079579],[24.0476597,35.2076557],[24.0478791,35.2070425],[24.0481536,35.206853],[24.0483445,35.206233],[24.0484002,35.2057618],[24.0486592,35.20486],[24.048648,35.2044723],[24.0491091,35.2039852],[24.0501684,35.2026705],[24.0504097,35.2019671],[24.0504756,35.201949],[24.0506072,35.2016965],[24.0506509,35.2011554],[24.0508374,35.2008307],[24.0507714,35.2006685],[24.0509689,35.2002265],[24.0510677,35.2002445],[24.0511885,35.2000822],[24.0512544,35.2001543],[24.0513203,35.200037],[24.0514631,35.2001001],[24.0515509,35.1998746],[24.0516168,35.1999107],[24.0516387,35.1998295],[24.0517926,35.1999376],[24.0519464,35.1999286],[24.052144,35.1997752],[24.0521658,35.1994325],[24.0520558,35.1991891],[24.0522536,35.1992792],[24.0523853,35.199189],[24.0520884,35.1987112],[24.0519562,35.1981702],[24.0523737,35.1982512],[24.0522198,35.1980078],[24.0528241,35.1981518],[24.0527801,35.1980616],[24.0530437,35.1979984],[24.053417,35.1977638],[24.0538344,35.1976193],[24.0539991,35.1975021],[24.0540844,35.1973487],[24.0542626,35.1973757],[24.0550754,35.1971679],[24.0555588,35.1972579],[24.0557564,35.1971316],[24.0557343,35.1969332],[24.055954,35.1969421],[24.0561737,35.1968518],[24.0561736,35.1966895],[24.0574806,35.1964184],[24.0578361,35.1961928],[24.0579459,35.1962468],[24.058001,35.1964452],[24.0579002,35.1965377]]},{"id":17662,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u039b\u03bf\u03c5\u03c4\u03c1\u03cc-\u03a6\u03bf\u03af\u03bd\u03b9\u03ba\u03b1\u03c2","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae","path":"CRETE\/Crete_LefkaOri_Loutro_Finikas","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1856,"name_EN":"Lefka Ori: Loutro-Finikas","description_EN":"A short coastal trail","ascent_time":35,"descent_time":35,"marker":"Blue_dots","level":13,"ascent":64,"descent":45,"maxelev":37,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.07186 35.19453,24.0806 35.20013)","views":13,"millestones":"0,24.0787274,35.2001238#1,24.0760544,35.1945679#1.9,24.0718572,35.1999229","x":24.0764491,"y":35.1947623,"coor":[[24.0787274,35.2001238],[24.0789267,35.1999613],[24.0786074,35.1992582],[24.0786511,35.1989786],[24.0788596,35.198699],[24.0793436,35.1983876],[24.0797654,35.1981866],[24.0800836,35.1978889],[24.0802634,35.1974379],[24.0806037,35.1971581],[24.0805706,35.1970319],[24.0803728,35.1969238],[24.0802407,35.1966534],[24.0800973,35.1960674],[24.0801299,35.1957067],[24.0800639,35.1955805],[24.0783497,35.1949955],[24.0781409,35.1949776],[24.0777017,35.1951041],[24.0772072,35.1949241],[24.0764491,35.1947623],[24.0759985,35.1945371],[24.075614,35.1945374],[24.074977,35.194646],[24.0746049,35.1949956],[24.0745089,35.1951264],[24.0741602,35.1955572],[24.0741164,35.1957466],[24.073875,35.1960623],[24.0734358,35.196261],[24.0729308,35.19664],[24.0726127,35.1971632],[24.0723932,35.1973617],[24.0724706,35.1979027],[24.0726027,35.1982453],[24.0729327,35.1987681],[24.0728894,35.1994173],[24.0727247,35.1995256],[24.0727028,35.1996338],[24.0724833,35.1998323],[24.0718572,35.1999229]]},{"id":17663,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u0391\u03bd\u03ce\u03c0\u03bf\u03bb\u03b7-\u039b\u03bf\u03c5\u03c4\u03c1\u03cc","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03bb\u03b9\u03bc\u03ac\u03bd\u03b9 \u03c4\u03b7\u03c2 \u0391\u03bd\u03ce\u03c0\u03bf\u03bb\u03b7\u03c2","path":"CRETE\/Crete_LefkaOri_Anopoli_Loutro","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4862,"name_EN":"Lefka Ori: Anopoli-Loutro","description_EN":"","ascent_time":100,"descent_time":115,"marker":"Red_dots","level":13,"ascent":47,"descent":642,"maxelev":602,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.07863 35.19838,24.09735 35.21821)","views":18,"millestones":"0,24.0899824,35.2182042#1,24.0967119,35.2124134#2,24.0904257,35.2101589#3,24.0819668,35.2067016#4,24.0801615,35.2025982#4.9,24.0793436,35.1983876","x":24.0823236,"y":35.2070555,"coor":[[24.0899824,35.2182042],[24.0903404,35.2180462],[24.091526,35.2170804],[24.0934476,35.2160059],[24.0936975,35.2159336],[24.0937001,35.2158344],[24.093304,35.2153658],[24.0933138,35.2151562],[24.0933466,35.2150299],[24.0931924,35.2146874],[24.0932472,35.2145791],[24.0939425,35.2143013],[24.0943599,35.2142198],[24.0946759,35.2140167],[24.0947966,35.2138633],[24.0955651,35.2133397],[24.0957187,35.2131502],[24.0959823,35.213105],[24.0962568,35.2129334],[24.0963994,35.2126989],[24.096838,35.2123018],[24.0971264,35.2119769],[24.0973674,35.2113635],[24.0972902,35.2111562],[24.0970594,35.2110392],[24.0970407,35.210922],[24.0970265,35.2108205],[24.0971765,35.2107911],[24.0972961,35.2106197],[24.0969427,35.2105321],[24.0968328,35.210451],[24.0965093,35.2098854],[24.0963088,35.2098856],[24.0962212,35.2101021],[24.0954854,35.2104002],[24.0946507,35.2105992],[24.0940577,35.2109243],[24.0934427,35.2111142],[24.0926515,35.2109795],[24.0925085,35.2108895],[24.0922778,35.2108716],[24.0919041,35.2107366],[24.0917172,35.2106286],[24.0917169,35.2103941],[24.0914971,35.2103221],[24.0910577,35.2103766],[24.0905301,35.2101786],[24.0901218,35.2101045],[24.0895294,35.210008],[24.0890351,35.2100805],[24.0886835,35.2100447],[24.0883208,35.2099458],[24.0880459,35.2097566],[24.0876718,35.2095225],[24.0870715,35.2093516],[24.086313,35.2089644],[24.0857085,35.2087664],[24.0852365,35.2085684],[24.0852475,35.2085143],[24.0848298,35.2083703],[24.0843464,35.2083977],[24.084028,35.2085602],[24.0836652,35.2083621],[24.0830494,35.2077674],[24.0826313,35.2072086],[24.0823236,35.2070555],[24.0818621,35.2070378],[24.0823013,35.2067399],[24.0817079,35.2066682],[24.0814002,35.2065422],[24.0817407,35.2064878],[24.0814549,35.2063438],[24.0814218,35.2062085],[24.0812129,35.2059923],[24.0808721,35.205758],[24.0811686,35.2056316],[24.0809598,35.2055867],[24.0811025,35.2054693],[24.0807619,35.2054786],[24.0803773,35.2053887],[24.080597,35.2053254],[24.0804981,35.2052894],[24.0806408,35.2052352],[24.0806627,35.205154],[24.0810691,35.2050095],[24.0808712,35.2049194],[24.0808602,35.2048563],[24.0805305,35.2047754],[24.0808929,35.2046489],[24.0806841,35.2045228],[24.0804753,35.2044869],[24.0807279,35.2043605],[24.0804202,35.2042705],[24.080486,35.2041893],[24.0800684,35.2040724],[24.0799164,35.2038245],[24.0800043,35.2038244],[24.0799823,35.2037433],[24.0797512,35.2033467],[24.079938,35.2033826],[24.0796739,35.202968],[24.0798277,35.2029769],[24.0797946,35.2028417],[24.0800694,35.2029588],[24.0798933,35.2026343],[24.0802999,35.2027242],[24.079981,35.2024358],[24.0801458,35.2024267],[24.0798928,35.2021563],[24.080431,35.2020748],[24.0797495,35.2016785],[24.0797275,35.2016244],[24.0798703,35.2015883],[24.0795186,35.2014713],[24.0796503,35.201345],[24.0795185,35.201309],[24.0797381,35.2011826],[24.079672,35.2010564],[24.0798917,35.2010022],[24.0796729,35.2008716],[24.0795521,35.2008807],[24.0792553,35.2007185],[24.079365,35.2005742],[24.0792988,35.2003127],[24.0788044,35.200259],[24.0787274,35.2001238],[24.0789267,35.1999613],[24.0786074,35.1992582],[24.0786511,35.1989786],[24.0788596,35.198699],[24.0793436,35.1983876]]},{"id":17664,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u0391\u03bd\u03ce\u03c0\u03bf\u03bb\u03b7-\u039c\u03ac\u03c1\u03bc\u03b1\u03c1\u03b1","description_GR":"","path":"CRETE\/Crete_LefkaOri_Anopoli_Marmara","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6531,"name_EN":"Lefka Ori: Anopoli-Marmara","description_EN":"","ascent_time":140,"descent_time":150,"marker":"Red_dots","level":13,"ascent":128,"descent":711,"maxelev":602,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.05791 35.19651,24.09735 35.21822)","views":5,"millestones":"0,24.0899824,35.2182042#1,24.0967119,35.2124134#2,24.0904257,35.2101589#3,24.0819668,35.2067016#4,24.0778060,35.2026057#5,24.0690018,35.2017378#6,24.0606976,35.1990725#6.5,24.0578984,35.1965399","x":24.0808712,"y":35.2049194,"coor":[[24.0899824,35.2182042],[24.0903404,35.2180462],[24.091526,35.2170804],[24.0934476,35.2160059],[24.0936975,35.2159336],[24.0937001,35.2158344],[24.093304,35.2153658],[24.0933138,35.2151562],[24.0933466,35.2150299],[24.0931924,35.2146874],[24.0932472,35.2145791],[24.0939425,35.2143013],[24.0943599,35.2142198],[24.0946759,35.2140167],[24.0947966,35.2138633],[24.0955651,35.2133397],[24.0957187,35.2131502],[24.0959823,35.213105],[24.0962568,35.2129334],[24.0963994,35.2126989],[24.096838,35.2123018],[24.0971264,35.2119769],[24.0973674,35.2113635],[24.0972902,35.2111562],[24.0970594,35.2110392],[24.0970407,35.210922],[24.0970265,35.2108205],[24.0971765,35.2107911],[24.0972961,35.2106197],[24.0969427,35.2105321],[24.0968328,35.210451],[24.0965093,35.2098854],[24.0963088,35.2098856],[24.0962212,35.2101021],[24.0954854,35.2104002],[24.0946507,35.2105992],[24.0940577,35.2109243],[24.0934427,35.2111142],[24.0926515,35.2109795],[24.0925085,35.2108895],[24.0922778,35.2108716],[24.0919041,35.2107366],[24.0917172,35.2106286],[24.0917169,35.2103941],[24.0914971,35.2103221],[24.0910577,35.2103766],[24.0905301,35.2101786],[24.0901218,35.2101045],[24.0895294,35.210008],[24.0890351,35.2100805],[24.0886835,35.2100447],[24.0883208,35.2099458],[24.0880459,35.2097566],[24.0876718,35.2095225],[24.0870715,35.2093516],[24.086313,35.2089644],[24.0857085,35.2087664],[24.0852365,35.2085684],[24.0852475,35.2085143],[24.0848298,35.2083703],[24.0843464,35.2083977],[24.084028,35.2085602],[24.0836652,35.2083621],[24.0830494,35.2077674],[24.0826313,35.2072086],[24.0823236,35.2070555],[24.0818621,35.2070378],[24.0823013,35.2067399],[24.0817079,35.2066682],[24.0814002,35.2065422],[24.0817407,35.2064878],[24.0814549,35.2063438],[24.0814218,35.2062085],[24.0812129,35.2059923],[24.0808721,35.205758],[24.0811686,35.2056316],[24.0809598,35.2055867],[24.0811025,35.2054693],[24.0807619,35.2054786],[24.0803773,35.2053887],[24.080597,35.2053254],[24.0804981,35.2052894],[24.0806408,35.2052352],[24.0806627,35.205154],[24.0810691,35.2050095],[24.0808712,35.2049194],[24.0808602,35.2048563],[24.0805305,35.2047754],[24.0808929,35.2046489],[24.0806841,35.2045228],[24.0804753,35.2044869],[24.0807279,35.2043605],[24.0804202,35.2042705],[24.080486,35.2041893],[24.0800684,35.2040724],[24.0799164,35.2038245],[24.0797515,35.2036984],[24.079488,35.2038699],[24.0794002,35.203906],[24.0793452,35.2038609],[24.0793343,35.2039331],[24.0791145,35.2038972],[24.0790263,35.2035005],[24.0788723,35.2033653],[24.0772013,35.2021761],[24.0769046,35.202023],[24.0766629,35.2019961],[24.0759598,35.2019785],[24.0754105,35.20206],[24.0743889,35.2021148],[24.0735872,35.2023497],[24.0732029,35.2025663],[24.0724119,35.2025849],[24.0720713,35.202531],[24.0721701,35.2024317],[24.0719394,35.2024318],[24.0713684,35.2027027],[24.0714562,35.2026305],[24.070929,35.202739],[24.0700501,35.2027305],[24.0696985,35.2026856],[24.0693029,35.2025145],[24.0688878,35.2024855],[24.0688437,35.2023412],[24.0689534,35.2021067],[24.0688764,35.2020707],[24.069019,35.201728],[24.0686566,35.2019401],[24.0685468,35.2019401],[24.0685029,35.2020123],[24.0683491,35.2019943],[24.0683381,35.2020845],[24.0682503,35.2021387],[24.0680796,35.2015955],[24.0678377,35.2013431],[24.0675846,35.2008744],[24.0672854,35.2006627],[24.0672524,35.2005725],[24.0671205,35.2005365],[24.065967,35.2005011],[24.0653847,35.2003752],[24.0651869,35.2002671],[24.0645277,35.2002494],[24.0642312,35.2003036],[24.0639345,35.2002677],[24.063605,35.200331],[24.0634511,35.2002139],[24.0634732,35.200286],[24.0634073,35.2003401],[24.0631437,35.2004485],[24.06288,35.2003224],[24.0625175,35.2003496],[24.062089,35.2002687],[24.0619461,35.2001425],[24.0616274,35.2000886],[24.0612977,35.1998363],[24.0609681,35.1997823],[24.0607479,35.1991152],[24.0604291,35.1988448],[24.0601764,35.198854],[24.059992,35.1987391],[24.059987,35.1984956],[24.0597672,35.1983064],[24.0597561,35.1981801],[24.0590527,35.1976304],[24.0581295,35.1970718],[24.0582283,35.1969275],[24.0581184,35.1969546],[24.0580525,35.1969005],[24.0580304,35.1967022],[24.0578984,35.1965399]]},{"id":17665,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u0391\u03bd\u03ce\u03c0\u03bf\u03bb\u03b7-\u03a7\u03ce\u03c1\u03b1 \u03a3\u03c6\u03b1\u03ba\u03af\u03c9\u03bd","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03c0\u03b5\u03c4\u03c1\u03cc\u03c7\u03c4\u03b9\u03c3\u03c4\u03bf\u03c2 \u03b4\u03c1\u03cc\u03bf\u03c2","path":"CRETE\/Crete_LefkaOri_Anopoli_Sfakia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7305,"name_EN":"Lefka Ori: Anopoli-Sfakia","description_EN":"The old cobbled patway","ascent_time":155,"descent_time":165,"marker":"Red_dots","level":13,"ascent":173,"descent":742,"maxelev":597,"minelev":20,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.08998 35.20124,24.1364 35.2182)","views":14,"millestones":"0,24.0899824,35.2182042#1,24.0967119,35.2124134#2,24.1039936,35.2084642#3,24.1102675,35.2097823#4,24.1198106,35.2089607#5,24.1266617,35.2062361#6,24.1266244,35.2029313#7.3,24.1363996,35.2012357","x":24.114478,"y":35.2090041,"coor":[[24.0899824,35.2182042],[24.0903404,35.2180462],[24.091526,35.2170804],[24.0934476,35.2160059],[24.0936975,35.2159336],[24.0937001,35.2158344],[24.093304,35.2153658],[24.0933138,35.2151562],[24.0933466,35.2150299],[24.0931924,35.2146874],[24.0932472,35.2145791],[24.0939425,35.2143013],[24.0943599,35.2142198],[24.0946759,35.2140167],[24.0947966,35.2138633],[24.0955651,35.2133397],[24.0957187,35.2131502],[24.0959823,35.213105],[24.0962568,35.2129334],[24.0963994,35.2126989],[24.096838,35.2123018],[24.0971264,35.2119769],[24.0973674,35.2113635],[24.0972902,35.2111562],[24.0970594,35.2110392],[24.0970407,35.210922],[24.0970265,35.2108205],[24.0971765,35.2107911],[24.0972961,35.2106197],[24.09745,35.2107007],[24.0976811,35.2110071],[24.0979779,35.2110971],[24.0981207,35.2110519],[24.0983842,35.2109344],[24.099141,35.2098968],[24.0993031,35.2098606],[24.0995005,35.2095809],[24.0997529,35.2093914],[24.100238,35.2090776],[24.1005565,35.2089962],[24.1017762,35.2091214],[24.1022047,35.209085],[24.1028527,35.2089221],[24.1040166,35.2084523],[24.1049393,35.2082621],[24.1053678,35.2082707],[24.1055767,35.2084509],[24.105555,35.2086132],[24.1044798,35.2097684],[24.104403,35.2098766],[24.1044471,35.2099758],[24.1045789,35.2099576],[24.1047105,35.2097862],[24.1047876,35.2099033],[24.1050071,35.2097048],[24.1052267,35.2096505],[24.1054904,35.2096683],[24.1060066,35.2095236],[24.1059298,35.2096138],[24.1061276,35.2096317],[24.106556,35.2095321],[24.1072592,35.2095766],[24.1071935,35.2097299],[24.1074571,35.2097026],[24.1076006,35.2097205],[24.1077873,35.2096032],[24.1078752,35.2096301],[24.1080364,35.2095376],[24.1081463,35.2095194],[24.1081903,35.2095915],[24.108377,35.2095012],[24.1088603,35.2094557],[24.1093219,35.2095454],[24.1096735,35.2095451],[24.1096626,35.2096172],[24.1097836,35.2097253],[24.1102231,35.2097881],[24.1114315,35.2096337],[24.111904,35.2097054],[24.1124643,35.2096958],[24.112721,35.209628],[24.1129517,35.2095736],[24.113127,35.2092489],[24.1133027,35.2091946],[24.1135225,35.2092124],[24.1139184,35.2094916],[24.1140282,35.2094734],[24.1141929,35.2093741],[24.1143024,35.2091125],[24.114478,35.2090041],[24.1148296,35.2090038],[24.1155,35.2091565],[24.1158185,35.209066],[24.1167523,35.209029],[24.1170157,35.2088484],[24.1170488,35.2089025],[24.1172022,35.2086589],[24.1175428,35.2086044],[24.118246,35.2086579],[24.1185428,35.2088109],[24.1185537,35.2087477],[24.1186197,35.2087747],[24.1186638,35.2088558],[24.1187625,35.2087926],[24.1188506,35.2089368],[24.1191034,35.2089816],[24.1203448,35.2089443],[24.1206083,35.2087998],[24.1208064,35.209016],[24.1210481,35.2090158],[24.1212455,35.2087992],[24.1212015,35.2087181],[24.1212671,35.2084926],[24.1213658,35.2084384],[24.1220252,35.2085189],[24.1225961,35.2082929],[24.1227062,35.208419],[24.1234746,35.2079673],[24.1240239,35.2079488],[24.1243749,35.2075877],[24.1247816,35.2077135],[24.125045,35.207569],[24.12499,35.2075059],[24.1251217,35.2073886],[24.1252969,35.2070457],[24.1254945,35.2069644],[24.1261536,35.2068916],[24.1265385,35.2071166],[24.1264612,35.2068642],[24.1268022,35.2071434],[24.1268901,35.2071342],[24.1271644,35.2069356],[24.1271753,35.2068454],[24.1271311,35.2066741],[24.1268342,35.2065031],[24.1266801,35.2063229],[24.126658,35.2062328],[24.126801,35.2063589],[24.1268229,35.2063047],[24.1266573,35.205836],[24.1261181,35.2052595],[24.1260628,35.20498],[24.1262386,35.2050339],[24.1262824,35.2049527],[24.1262456,35.2046778],[24.1261686,35.2046147],[24.1262454,35.2045425],[24.1266737,35.2044158],[24.1278263,35.2038285],[24.1284852,35.2036745],[24.128551,35.2036113],[24.1284191,35.2035754],[24.1278479,35.203594],[24.1269583,35.2037573],[24.1266067,35.2037125],[24.1260238,35.2033435],[24.1261447,35.2033163],[24.1265513,35.2034511],[24.1270676,35.2034325],[24.1270895,35.2033514],[24.1268477,35.2032795],[24.1262208,35.2028112],[24.1271815,35.203101],[24.1284005,35.2028473],[24.129433,35.202738],[24.1304108,35.2028091],[24.1319268,35.2027533],[24.1333112,35.2028871],[24.134717,35.2026601],[24.1350247,35.2027138],[24.1353985,35.2028847],[24.1359257,35.2027669],[24.1352557,35.2022717],[24.1350575,35.2019924],[24.1350281,35.2018189],[24.1354787,35.2015479],[24.1359839,35.2014661],[24.1363996,35.2012357]]},{"id":17667,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u0391\u03bd\u03ce\u03c0\u03bf\u03bb\u03b7-\u03a0\u03ac\u03c7\u03bd\u03b5\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03c9\u03bd \u039b\u03b5\u03c5\u03ba\u03ce\u03bd \u039f\u03c1\u03ad\u03c9\u03bd","path":"CRETE\/Crete_LefkaOri_Anopoli_Pachnes","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":15998,"name_EN":"Lefka Ori: Anopoli-Pachnes","description_EN":"Ascent to the highest peak of Lefka Ori","ascent_time":685,"descent_time":565,"marker":"Red_dots","level":12,"ascent":1983,"descent":156,"maxelev":2453,"minelev":582,"link_logo":"","link_ref":"http:\/\/www.anavasi.gr\/product.php?lang=gr$id=84","pdf_link":"","bbox":"LINESTRING(24.03215 35.21796,24.0929 35.29584)","views":55,"millestones":"0,24.0899826,35.2183846#1,24.0822985,35.2224072#2,24.0822280,35.2311864#3,24.0857196,35.2369674#4,24.0900742,35.2441158#5,24.0915261,35.2496848#6,24.0926292,35.2576221#7,24.0885482,35.2637647#8,24.0872838,35.2713332#9,24.0836004,35.2769834#10,24.0797353,35.2836270#11,24.0723968,35.2888851#12,24.0636057,35.2912429#13,24.0549862,35.2916479#14,24.0477889,35.2954744#15,24.0394806,35.2916233#16.0,24.0321491,35.2919116","x":24.0874533,"y":35.2648062,"coor":[[24.0899826,35.2183846],[24.0899824,35.2182042],[24.0886527,35.2180249],[24.0877737,35.2180435],[24.0862243,35.2179635],[24.0857079,35.218018],[24.0854045,35.218167],[24.0853273,35.2182234],[24.0848003,35.2185934],[24.0839296,35.2200571],[24.0836776,35.2207425],[24.0834252,35.2210854],[24.0828887,35.2215997],[24.0822632,35.2224477],[24.0820445,35.2234758],[24.0821549,35.2240348],[24.0820687,35.2257481],[24.0823665,35.2268119],[24.0827685,35.2277066],[24.082703,35.2281485],[24.0827149,35.2290141],[24.0821621,35.2311989],[24.0827445,35.2310903],[24.0828435,35.2311443],[24.0830425,35.2323434],[24.0832184,35.2324605],[24.0839874,35.2321625],[24.0843388,35.2319097],[24.0848225,35.2319748],[24.0852687,35.2321075],[24.0852469,35.2322698],[24.0853901,35.2325492],[24.0855661,35.2327114],[24.0855992,35.2329007],[24.0854023,35.2337304],[24.0854684,35.2339107],[24.085205,35.2342716],[24.0853371,35.2344158],[24.0852822,35.234506],[24.0853265,35.2348666],[24.085195,35.2352184],[24.0853055,35.2357503],[24.0854706,35.2359666],[24.0853827,35.2360208],[24.0855372,35.2366158],[24.0858786,35.2372738],[24.0858345,35.2374429],[24.0861714,35.2381325],[24.0868015,35.2388872],[24.0867608,35.2390946],[24.0869811,35.2395724],[24.0868938,35.2401766],[24.0870588,35.2403027],[24.0869165,35.2408528],[24.0874992,35.2409877],[24.0877195,35.2414293],[24.0883135,35.2418527],[24.0885666,35.2421862],[24.0886216,35.2422222],[24.0887315,35.242159],[24.0888087,35.2424294],[24.0889077,35.2424564],[24.0891167,35.2426817],[24.0894686,35.2427716],[24.0895126,35.2428527],[24.0896226,35.2428797],[24.0897108,35.2431682],[24.0896229,35.2431863],[24.089634,35.2432764],[24.089799,35.2433845],[24.0898541,35.2435017],[24.0898875,35.2439255],[24.0899754,35.2439254],[24.0901627,35.244286],[24.0903826,35.2443489],[24.0903936,35.244412],[24.0901849,35.2444663],[24.0904817,35.2445202],[24.0905697,35.2445742],[24.0905148,35.2446283],[24.0907127,35.2447184],[24.0904273,35.2449981],[24.0904714,35.2451784],[24.0909329,35.2449977],[24.090966,35.2451059],[24.0904389,35.2455301],[24.0902299,35.2454671],[24.090197,35.2455032],[24.090736,35.2458815],[24.0909011,35.2460618],[24.0907695,35.2463504],[24.0909454,35.2463863],[24.0904841,35.2466752],[24.0904404,35.2469638],[24.0905725,35.2470629],[24.0904516,35.247081],[24.0906385,35.247144],[24.0907156,35.2473153],[24.0906941,35.2477661],[24.0904308,35.2481901],[24.0900356,35.2486413],[24.0901457,35.2488125],[24.0901019,35.2489929],[24.090168,35.249047],[24.0908607,35.2492628],[24.0909818,35.249407],[24.0910917,35.2494069],[24.0915537,35.2497042],[24.0917518,35.2499475],[24.0919061,35.250308],[24.0920602,35.2504522],[24.0921154,35.2506415],[24.0920166,35.2508039],[24.0922147,35.2510111],[24.092336,35.2513447],[24.0922372,35.251489],[24.0922814,35.2516693],[24.092106,35.2521113],[24.0921721,35.2521834],[24.0919964,35.2523909],[24.0920956,35.2525802],[24.0920408,35.2527966],[24.0920962,35.2531483],[24.0919096,35.2533919],[24.0918439,35.2536534],[24.091899,35.2537435],[24.0918331,35.2538157],[24.0919212,35.2539058],[24.0917343,35.253906],[24.0920094,35.2541672],[24.091944,35.2546722],[24.092164,35.2547983],[24.0924505,35.2553932],[24.0924732,35.2559613],[24.0927702,35.2562135],[24.0929465,35.2565651],[24.0928588,35.2567184],[24.092694,35.2568087],[24.0927605,35.2573407],[24.092607,35.2576654],[24.0926291,35.2577195],[24.0928378,35.2576472],[24.0928709,35.2576922],[24.0926186,35.2581974],[24.0928119,35.2589952],[24.092614,35.2590134],[24.0923283,35.2591399],[24.0917571,35.2595371],[24.0916801,35.259474],[24.0915812,35.2595102],[24.0914386,35.2597718],[24.0912518,35.2598801],[24.0910213,35.2601959],[24.0907905,35.2602592],[24.0909335,35.2603222],[24.0909116,35.2604394],[24.0910547,35.2605295],[24.0908789,35.2606288],[24.090659,35.260629],[24.0903185,35.2608637],[24.0902195,35.2608637],[24.0901537,35.2610081],[24.0902198,35.2611342],[24.0899561,35.2612787],[24.0900442,35.2613869],[24.0899233,35.2613869],[24.0900883,35.261486],[24.0900446,35.2617385],[24.0898907,35.2617657],[24.0898908,35.2618739],[24.0897919,35.261892],[24.089825,35.2619731],[24.0896822,35.2620814],[24.0895612,35.2620815],[24.0893965,35.2621989],[24.0894736,35.2623791],[24.0894518,35.2625415],[24.0892102,35.262749],[24.0886832,35.2634437],[24.0886065,35.2636963],[24.088365,35.263985],[24.0882334,35.2643368],[24.0879699,35.2646435],[24.0874533,35.2648062],[24.0873985,35.2649144],[24.0875085,35.2649504],[24.0874975,35.2649955],[24.0872008,35.2651039],[24.0871018,35.265068],[24.0870802,35.2654286],[24.0868716,35.2657173],[24.086894,35.266096],[24.0867292,35.2661863],[24.0868396,35.2666281],[24.0867459,35.2673766],[24.0865329,35.2677013],[24.0865221,35.2678456],[24.0865999,35.2686932],[24.0867875,35.2692701],[24.0867659,35.2696398],[24.086931,35.2698832],[24.0872942,35.2701805],[24.0876819,35.2703109],[24.0876602,35.2705815],[24.0872321,35.2711949],[24.0872982,35.2713752],[24.0871561,35.2721688],[24.0872335,35.2725204],[24.0866637,35.2743423],[24.0861915,35.2749558],[24.0861145,35.2749378],[24.0860706,35.275028],[24.0858837,35.274974],[24.085884,35.2752806],[24.085774,35.2752807],[24.0856971,35.2753529],[24.0855872,35.2753259],[24.0855654,35.2755243],[24.0856314,35.2755513],[24.0859941,35.2754248],[24.0860053,35.2756141],[24.0857415,35.2757586],[24.0849946,35.2764534],[24.0846654,35.2771029],[24.0849622,35.2770035],[24.0849293,35.2771568],[24.0845233,35.2773149],[24.0841714,35.277225],[24.0837753,35.2769908],[24.0835444,35.2769819],[24.082984,35.2774061],[24.0825113,35.2775237],[24.0821487,35.2778395],[24.0806864,35.2779126],[24.0805545,35.2779668],[24.0805881,35.2786431],[24.0808526,35.2791929],[24.0811174,35.2801125],[24.0814477,35.280491],[24.081437,35.2808607],[24.0813712,35.281023],[24.0806901,35.2817178],[24.080427,35.2825115],[24.0797463,35.283612],[24.0789117,35.2847667],[24.0787138,35.284866],[24.0784939,35.2848842],[24.0780539,35.2847853],[24.077812,35.2847855],[24.0775262,35.284966],[24.0766798,35.2852821],[24.0763281,35.2855258],[24.0761199,35.2863555],[24.0754824,35.2866985],[24.0752078,35.2870954],[24.0746473,35.2874294],[24.0744058,35.2878624],[24.0744501,35.2882501],[24.0743403,35.2883944],[24.0738345,35.288557],[24.0734165,35.2884581],[24.0729657,35.2885305],[24.072647,35.2888102],[24.0722842,35.2889187],[24.0715914,35.2889822],[24.0709869,35.2893613],[24.070547,35.2893615],[24.070425,35.2893503],[24.0702401,35.2893617],[24.0701852,35.2894429],[24.0701964,35.2897314],[24.0701415,35.2898036],[24.0700096,35.2898397],[24.0695364,35.2895875],[24.0691954,35.2894976],[24.0682178,35.2896131],[24.0672161,35.2897331],[24.0670951,35.2897242],[24.066842,35.2895259],[24.066653,35.2895328],[24.0662657,35.2896412],[24.0661009,35.2897675],[24.0661011,35.2900741],[24.0660133,35.2902545],[24.065716,35.2906176],[24.0653541,35.2910574],[24.0650243,35.291301],[24.0646944,35.2912922],[24.0642656,35.2914186],[24.0641005,35.2912925],[24.0632866,35.2912118],[24.0632312,35.2906798],[24.0630552,35.2905807],[24.0624943,35.2905449],[24.0622631,35.2902385],[24.062087,35.2901303],[24.0611632,35.2901038],[24.0608661,35.2898244],[24.0606571,35.2897524],[24.0598613,35.2899782],[24.0597733,35.2900143],[24.0588935,35.2899606],[24.0586404,35.2897984],[24.0584314,35.2897444],[24.0577607,35.289871],[24.0574528,35.2899974],[24.0572988,35.2898892],[24.0571888,35.2898803],[24.0567611,35.2900991],[24.0568271,35.2902163],[24.0566294,35.290514],[24.0561126,35.2907126],[24.0555191,35.2911457],[24.0552442,35.2912811],[24.0549146,35.2917591],[24.0546068,35.2920298],[24.0548377,35.2919575],[24.0546729,35.292192],[24.0542222,35.2924718],[24.0539255,35.2928687],[24.0535407,35.2930762],[24.0529581,35.2935454],[24.0527164,35.293852],[24.0523646,35.2940866],[24.0522108,35.2943392],[24.0520128,35.2943663],[24.051892,35.2946369],[24.0517385,35.2953583],[24.0515408,35.2957371],[24.0511778,35.2957282],[24.050716,35.2958276],[24.050045,35.2957377],[24.0496271,35.2957379],[24.0493629,35.2954855],[24.049143,35.2955487],[24.0489012,35.2958193],[24.0486812,35.2958104],[24.0484172,35.2956121],[24.0477682,35.2954681],[24.0474273,35.2955224],[24.0471744,35.2956848],[24.0468115,35.2957931],[24.0461956,35.2958384],[24.0459314,35.2954418],[24.0456781,35.2948468],[24.0454581,35.2946575],[24.044677,35.2943151],[24.0444127,35.2937111],[24.0440496,35.2934768],[24.0431147,35.2932156],[24.0420476,35.2927471],[24.0414313,35.2919899],[24.0410132,35.2916204],[24.0406502,35.2914582],[24.0401004,35.2914944],[24.0395725,35.2916299],[24.0390226,35.291594],[24.0387587,35.2917383],[24.0376588,35.291396],[24.0369989,35.2913241],[24.0365919,35.291198],[24.036273,35.2911981],[24.035129,35.2907656],[24.0336665,35.291262],[24.0334686,35.2913973],[24.0330947,35.2914966],[24.0321491,35.2919116]]},{"id":17669,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7- \u0391\u03bd\u03ce\u03c0\u03bf\u03bb\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7 \u03c3\u03c4\u03b7\u03bd \u0391\u03bd\u03ce\u03c0\u03bf\u03bb\u03b7 (\u03a3\u03c6\u03b1\u03ba\u03b9\u03ac)","path":"CRETE\/Crete_LefkaOri_Anopoli_Katsiveli","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":17330,"name_EN":"Lefka Ori: Katsiveli-Anopoli","description_EN":"From Katsiveli plateau to Anopolis (Sfakia)","ascent_time":625,"descent_time":655,"marker":"Red_dots","level":12,"ascent":425,"descent":1779,"maxelev":2170,"minelev":582,"link_logo":"","link_ref":"http:\/\/www.anavasi.gr\/product.php?lang=gr$id=84","pdf_link":"","bbox":"LINESTRING(24.03111 35.21796,24.0929 35.3172)","views":30,"millestones":"0,24.0311054,35.3172022#1,24.0380234,35.3121227#2,24.0447822,35.3060945#3,24.0511445,35.2994916#4,24.0547942,35.2919713#5,24.0632462,35.2908162#6,24.0716031,35.2889812#7,24.0793286,35.2841967#8,24.0829940,35.2773985#9,24.0871871,35.2719847#10,24.0882150,35.2643563#11,24.0927233,35.2579851#12,24.0918885,35.2502654#13,24.0902332,35.2444732#14,24.0859031,35.2375853#15,24.0828580,35.2312707#16,24.0821360,35.2230480#17.3,24.0899824,35.2182042","x":24.0869314,"y":35.2698832,"coor":[[24.0311054,35.3172022],[24.0316774,35.3171299],[24.0317763,35.3167872],[24.0320072,35.3165347],[24.0321172,35.3165527],[24.0323812,35.3164354],[24.0326892,35.3161829],[24.0331291,35.3160114],[24.0333491,35.3159843],[24.0333712,35.3160835],[24.0337452,35.3161104],[24.0340093,35.3162546],[24.0340971,35.3156865],[24.034405,35.3153258],[24.034878,35.3151814],[24.0348669,35.3150912],[24.0349329,35.3150281],[24.0353949,35.3148476],[24.0358128,35.3145589],[24.0362308,35.3145768],[24.0366708,35.3143873],[24.0368467,35.3141619],[24.0367255,35.3138643],[24.0368354,35.3135217],[24.0373522,35.3130436],[24.037539,35.3126288],[24.0380339,35.312286],[24.0380117,35.3119343],[24.0384952,35.310807],[24.0391219,35.3100314],[24.0393197,35.3096075],[24.0397925,35.3092196],[24.0400673,35.3087146],[24.0403422,35.3086424],[24.0405841,35.308471],[24.0410239,35.3079659],[24.0414747,35.3076231],[24.0414858,35.3077132],[24.0416727,35.3076591],[24.0418598,35.3077131],[24.0420798,35.307695],[24.0422667,35.3075777],[24.0424867,35.3075326],[24.0430037,35.3075775],[24.0439934,35.3070541],[24.0449718,35.3058816],[24.045444,35.304628],[24.045378,35.3044567],[24.0454329,35.3042854],[24.0464665,35.3036718],[24.0470159,35.3026707],[24.0472907,35.302355],[24.0474884,35.3020033],[24.0485551,35.3014889],[24.0489619,35.3013625],[24.0491819,35.3013624],[24.0495338,35.3011278],[24.0496105,35.3007852],[24.0497754,35.3005326],[24.0502923,35.3004242],[24.0508199,35.299928],[24.0511276,35.2995041],[24.0515234,35.2992154],[24.0517099,35.298512],[24.0515997,35.2981514],[24.0516215,35.2978718],[24.051885,35.2970512],[24.0518628,35.2967807],[24.0517417,35.2966365],[24.0517527,35.2965553],[24.0518517,35.2965553],[24.0518625,35.2963749],[24.0515408,35.2957371],[24.0517385,35.2953583],[24.051892,35.2946369],[24.0520128,35.2943663],[24.0522108,35.2943392],[24.0523646,35.2940866],[24.0527164,35.293852],[24.0529581,35.2935454],[24.0535407,35.2930762],[24.0539255,35.2928687],[24.0542222,35.2924718],[24.0546729,35.292192],[24.0548377,35.2919575],[24.0546068,35.2920298],[24.0549146,35.2917591],[24.0552442,35.2912811],[24.0555191,35.2911457],[24.0561126,35.2907126],[24.0566294,35.290514],[24.0568271,35.2902163],[24.0567611,35.2900991],[24.0571888,35.2898803],[24.0572988,35.2898892],[24.0574528,35.2899974],[24.0577607,35.289871],[24.0584314,35.2897444],[24.0586404,35.2897984],[24.0588935,35.2899606],[24.0597733,35.2900143],[24.0598613,35.2899782],[24.0606574,35.2897524],[24.0608664,35.2898244],[24.0611636,35.2901038],[24.0620874,35.2901303],[24.0622634,35.2902385],[24.0624946,35.2905449],[24.0630555,35.2905807],[24.0632316,35.2906798],[24.063287,35.2912118],[24.0641009,35.2912925],[24.0642659,35.2914186],[24.0646948,35.2912922],[24.0650247,35.291301],[24.0653544,35.2910574],[24.0656246,35.2907281],[24.0660136,35.2902545],[24.0661015,35.2900741],[24.0661012,35.2897675],[24.0662661,35.2896412],[24.066653,35.2895328],[24.0668423,35.2895259],[24.0670954,35.2897242],[24.0672164,35.2897331],[24.0691958,35.2894976],[24.0695368,35.2895875],[24.0700099,35.2898397],[24.0701418,35.2898036],[24.0701968,35.2897314],[24.0701855,35.2894429],[24.0702404,35.2893617],[24.070425,35.2893503],[24.070547,35.2893615],[24.0709869,35.2893613],[24.0715914,35.2889822],[24.0722842,35.2889187],[24.072647,35.2888102],[24.0729657,35.2885305],[24.0734165,35.2884581],[24.0738345,35.288557],[24.0743403,35.2883944],[24.0744501,35.2882501],[24.0744058,35.2878624],[24.0746473,35.2874294],[24.0752078,35.2870954],[24.0754824,35.2866985],[24.0761199,35.2863555],[24.0763281,35.2855258],[24.0766798,35.2852821],[24.0775262,35.284966],[24.077812,35.2847855],[24.0780539,35.2847853],[24.0784939,35.2848842],[24.0787138,35.284866],[24.0789117,35.2847667],[24.0797463,35.283612],[24.080427,35.2825115],[24.0806901,35.2817178],[24.0813712,35.281023],[24.081437,35.2808607],[24.0814477,35.280491],[24.0811174,35.2801125],[24.0808526,35.2791929],[24.0805881,35.2786431],[24.0805545,35.2779668],[24.0806864,35.2779126],[24.0821487,35.2778395],[24.0825113,35.2775237],[24.082984,35.2774061],[24.0835444,35.2769819],[24.0837753,35.2769908],[24.0841714,35.277225],[24.0845233,35.2773149],[24.084929,35.2771568],[24.0849618,35.2770035],[24.084665,35.2771029],[24.0849942,35.2764534],[24.0857412,35.2757586],[24.0860049,35.2756141],[24.0859937,35.2754248],[24.085631,35.2755513],[24.085565,35.2755243],[24.0855868,35.2753259],[24.0856968,35.2753529],[24.0857737,35.2752807],[24.0858836,35.2752806],[24.0858833,35.274974],[24.0860703,35.275028],[24.0861142,35.2749378],[24.0861912,35.2749558],[24.0866633,35.2743423],[24.0872331,35.2725204],[24.0871558,35.2721688],[24.0872979,35.2713752],[24.0872317,35.2711949],[24.0876599,35.2705815],[24.0876816,35.2703109],[24.0872945,35.2701805],[24.0869314,35.2698832],[24.0867662,35.2696398],[24.0867878,35.2692701],[24.0866003,35.2686932],[24.0865224,35.2678456],[24.0865333,35.2677013],[24.0867463,35.2673766],[24.08684,35.2666281],[24.0867295,35.2661863],[24.0868944,35.266096],[24.086872,35.2657173],[24.0870806,35.2654286],[24.0871022,35.265068],[24.0872011,35.2651039],[24.0874979,35.2649955],[24.0875088,35.2649504],[24.0873988,35.2649144],[24.0874537,35.2648062],[24.0879702,35.2646435],[24.0882338,35.2643368],[24.0883653,35.263985],[24.0886069,35.2636963],[24.0886836,35.2634437],[24.0892105,35.262749],[24.0894521,35.2625415],[24.089474,35.2623791],[24.0893968,35.2621989],[24.0895616,35.2620815],[24.0896825,35.2620814],[24.0898253,35.2619731],[24.0897922,35.261892],[24.0898912,35.2618739],[24.089891,35.2617657],[24.0900449,35.2617385],[24.0900886,35.261486],[24.0899236,35.2613869],[24.0900445,35.2613869],[24.0899565,35.2612787],[24.0902202,35.2611342],[24.0901541,35.2610081],[24.0902199,35.2608637],[24.0903188,35.2608637],[24.0906593,35.260629],[24.0908792,35.2606288],[24.091055,35.2605295],[24.090912,35.2604394],[24.0909338,35.2603222],[24.0907909,35.2602592],[24.0910217,35.2601959],[24.0912522,35.2598801],[24.0914389,35.2597718],[24.0915816,35.2595102],[24.0916805,35.259474],[24.0917575,35.2595371],[24.0923287,35.2591399],[24.0926144,35.2590134],[24.0928122,35.2589952],[24.0926189,35.2581974],[24.0928712,35.2576922],[24.0928382,35.2576472],[24.0926294,35.2577195],[24.0926073,35.2576654],[24.0927609,35.2573407],[24.0926943,35.2568087],[24.0928591,35.2567184],[24.0929469,35.2565651],[24.0927706,35.2562135],[24.0924735,35.2559613],[24.0924509,35.2553932],[24.0921644,35.2547983],[24.0919444,35.2546722],[24.0920098,35.2541672],[24.0917346,35.253906],[24.0919215,35.2539058],[24.0918335,35.2538157],[24.0918994,35.2537435],[24.0918443,35.2536534],[24.09191,35.2533919],[24.0920966,35.2531483],[24.0920412,35.2527966],[24.0920959,35.2525802],[24.0919968,35.2523909],[24.0921724,35.2521834],[24.0921064,35.2521113],[24.0922817,35.2516693],[24.0922376,35.251489],[24.0923363,35.2513447],[24.092215,35.2510111],[24.092017,35.2508039],[24.0921157,35.2506415],[24.0920605,35.2504522],[24.0919065,35.250308],[24.0917522,35.2499475],[24.091554,35.2497042],[24.091092,35.2494069],[24.0909821,35.249407],[24.090861,35.2492628],[24.0901683,35.249047],[24.0901023,35.2489929],[24.0901461,35.2488125],[24.0900359,35.2486413],[24.0904312,35.2481901],[24.0906945,35.2477661],[24.090716,35.2473153],[24.0906388,35.247144],[24.0904519,35.247081],[24.0905728,35.2470629],[24.0904408,35.2469638],[24.0904844,35.2466752],[24.0909458,35.2463863],[24.0907699,35.2463504],[24.0909014,35.2460618],[24.0907364,35.2458815],[24.0901974,35.2455032],[24.0902303,35.2454671],[24.0904392,35.2455301],[24.0909663,35.2451059],[24.0909332,35.2449977],[24.0904718,35.2451784],[24.0904276,35.2449981],[24.0907131,35.2447184],[24.0905151,35.2446283],[24.09057,35.2445742],[24.090482,35.2445202],[24.0901852,35.2444663],[24.090394,35.244412],[24.0903829,35.2443489],[24.090163,35.244286],[24.0899758,35.2439254],[24.0898878,35.2439255],[24.0898544,35.2435017],[24.0897993,35.2433845],[24.0896343,35.2432764],[24.0896232,35.2431863],[24.0897111,35.2431682],[24.0896229,35.2428797],[24.089513,35.2428527],[24.0894689,35.2427716],[24.0891171,35.2426817],[24.088908,35.2424564],[24.0888091,35.2424294],[24.0887318,35.242159],[24.088622,35.2422222],[24.088567,35.2421862],[24.0883138,35.2418527],[24.0877199,35.2414293],[24.0874996,35.2409877],[24.0869169,35.2408528],[24.0870592,35.2403027],[24.0868942,35.2401766],[24.0869815,35.2395724],[24.0867611,35.2390946],[24.0868015,35.2388872],[24.0861721,35.2381302],[24.0858352,35.2374406],[24.0858789,35.2372715],[24.0855375,35.2366135],[24.085383,35.2360185],[24.0854709,35.2359644],[24.0853058,35.2357481],[24.0851954,35.2352161],[24.0853269,35.2348644],[24.0852826,35.2345037],[24.0853374,35.2344135],[24.0852054,35.2342693],[24.0854688,35.2339085],[24.0854026,35.2337282],[24.0855996,35.2328985],[24.0855664,35.2327091],[24.0853904,35.232547],[24.0852472,35.2322675],[24.0852691,35.2321052],[24.0848225,35.2319725],[24.0843388,35.2319075],[24.0839874,35.2321602],[24.0832184,35.2324583],[24.0830425,35.2323412],[24.0828434,35.2311421],[24.0827445,35.231088],[24.0821621,35.2311966],[24.0827149,35.2290119],[24.082703,35.2281462],[24.0827685,35.2277044],[24.0823665,35.2268119],[24.0820687,35.2257481],[24.0821549,35.2240348],[24.0820445,35.2234758],[24.0822632,35.2224477],[24.0828887,35.2215997],[24.0834256,35.2210854],[24.0836779,35.2207425],[24.08393,35.2200571],[24.084801,35.2185934],[24.085328,35.2182234],[24.0854049,35.218167],[24.0857079,35.218018],[24.0862243,35.2179635],[24.0877737,35.2180435],[24.0886527,35.2180249],[24.0899824,35.2182042]]},{"id":17673,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u038a\u03bc\u03c0\u03c1\u03bf\u03c5","description_GR":"\u039a\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c6\u03b1\u03c1\u03b1\u03b3\u03b3\u03b9\u03bf\u03cd \u03c4\u03bf\u03c5 \u038a\u03bc\u03c0\u03c1\u03bf\u03c5","path":"CRETE\/Crete_LefkaOri_Imbros_gorge","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":5680,"name_EN":"Lefka Ori: Imbros gorge","description_EN":"Walking down the Imbros gorge","ascent_time":95,"descent_time":100,"marker":"No_marks","level":12,"ascent":80,"descent":661,"maxelev":772,"minelev":168,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.16269 35.208,24.17294 35.24806)","views":27,"millestones":"0,24.1674100,35.2480518#1,24.1661640,35.2408407#2,24.1635727,35.2332751#3,24.1648029,35.2269819#4,24.1660081,35.2191284#5.7,24.1729418,35.2079992","x":24.1631975,"y":35.230312,"coor":[[24.16741,35.2480518],[24.1676187,35.2480064],[24.1680684,35.2475098],[24.168079,35.2473565],[24.1679799,35.2472395],[24.1680565,35.247077],[24.167935,35.2468067],[24.167363,35.2466091],[24.1673404,35.2463026],[24.1674937,35.2459958],[24.1674493,35.2458155],[24.1672069,35.2454912],[24.1668109,35.2453475],[24.1665685,35.2450773],[24.1667658,35.2448336],[24.166853,35.2444728],[24.1672701,35.2441837],[24.1675001,35.2437595],[24.1674777,35.2435612],[24.1672904,35.243336],[24.1673115,35.2429032],[24.1673993,35.242849],[24.1673767,35.2425695],[24.1674752,35.2423529],[24.167376,35.2421998],[24.1670242,35.2421642],[24.1667701,35.2415514],[24.1662303,35.240957],[24.1659877,35.2405245],[24.1659543,35.2403352],[24.1661069,35.2396948],[24.1658427,35.2395238],[24.1657109,35.239533],[24.1655016,35.2393259],[24.1651499,35.2393264],[24.1649841,35.2388487],[24.1645434,35.2383263],[24.1643116,35.2378037],[24.1643984,35.2372805],[24.1643539,35.2369921],[24.1641337,35.236794],[24.1642429,35.2364512],[24.1637142,35.2358928],[24.163768,35.2353337],[24.1636469,35.2351986],[24.163339,35.2350999],[24.1632067,35.2348926],[24.1633482,35.2342072],[24.16316,35.2335311],[24.164093,35.2329528],[24.1641367,35.2328625],[24.1639165,35.2326284],[24.163059,35.2325123],[24.1626628,35.2322063],[24.1627503,35.2320078],[24.1630467,35.2318361],[24.1632221,35.2316194],[24.1628033,35.2310519],[24.1629894,35.230691],[24.1629124,35.2306189],[24.1631975,35.230312],[24.1642959,35.230058],[24.164306,35.2296252],[24.1637766,35.228634],[24.1640063,35.2281017],[24.1642256,35.227858],[24.1641916,35.227353],[24.1645432,35.2273616],[24.1648067,35.227244],[24.1647953,35.2269915],[24.1650912,35.2266124],[24.1657826,35.2261516],[24.1662656,35.2259255],[24.1664081,35.2257269],[24.1659783,35.2251504],[24.1659992,35.2246004],[24.1655473,35.2239337],[24.1658319,35.2233923],[24.1656994,35.2230769],[24.1656978,35.2223105],[24.1655323,35.22195],[24.1656964,35.2215981],[24.1657175,35.2211562],[24.1661447,35.2205064],[24.1659355,35.2203174],[24.1659788,35.2199746],[24.1657914,35.2196864],[24.1660541,35.2192171],[24.1659108,35.2189468],[24.1659204,35.2183066],[24.1656993,35.2176035],[24.1659946,35.2169539],[24.166225,35.2168093],[24.1667633,35.2167184],[24.1669821,35.2162582],[24.1666406,35.2158529],[24.1666731,35.2155914],[24.1669139,35.2151402],[24.1666274,35.2147799],[24.1667803,35.2142838],[24.1667903,35.2138329],[24.1669,35.2137155],[24.1669105,35.2134991],[24.1671291,35.2129217],[24.1672606,35.2127953],[24.1676561,35.2127587],[24.1678536,35.2126051],[24.1678747,35.2122083],[24.1680609,35.2118925],[24.1681261,35.2115858],[24.1686525,35.2110981],[24.1686959,35.2108456],[24.1690029,35.2105206],[24.1691233,35.210322],[24.1695295,35.2101501],[24.1699133,35.2098069],[24.1705387,35.2094093],[24.171165,35.2094084],[24.1713845,35.2093089],[24.1729418,35.2079992]]},{"id":17695,"author":"AnaDigit","name_GR":"\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7: E4 \u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7-\u0391\u03c3\u03ba\u03cd\u03c6\u03bf\u03c5","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 E4 \u03b1\u03c0\u03cc \u03c4\u03bf \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7 \u03c3\u03c4\u03bf \u0391\u03bc\u03bc\u03bf\u03c5\u03b4\u03ac\u03c1\u03b9 (\u0391\u03c3\u03cd\u03c6\u03bf\u03c5)","path":"CRETE\/Crete_LefkaOri_Askyfou_Katsiveli","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":19583,"name_EN":"Lefka Ori: E4 Katsiveli-Askyfou","description_EN":"E4 section from Katsiveli to Askifou plateau","ascent_time":640,"descent_time":650,"marker":"E4","level":11,"ascent":776,"descent":1993,"maxelev":2065,"minelev":716,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.03009 35.28878,24.1767 35.33047)","views":55,"millestones":"0,24.0311057,35.3172022#1,24.0321339,35.3249856#2,24.0411566,35.3289005#3,24.0498075,35.3280354#4,24.0582490,35.3248335#5,24.0667852,35.3229402#6,24.0766732,35.3212188#7,24.0867856,35.3195294#8,24.0946099,35.3167642#9,24.1012940,35.3121027#10,24.1105933,35.3091761#11,24.1204064,35.3066033#12,24.1308019,35.3055735#13,24.1374648,35.3010313#14,24.1430905,35.2973043#15,24.1459838,35.2894101#16,24.1554601,35.2916460#17,24.1615904,35.2963987#18,24.1677838,35.2926106#19.6,24.1767038,35.2919581","x":24.1119862,"y":35.3089422,"coor":[[24.0311057,35.3172022],[24.0311718,35.3172382],[24.0311609,35.3175268],[24.0309739,35.317635],[24.0308089,35.3178695],[24.0308603,35.318158],[24.0309484,35.3185187],[24.0306957,35.3192041],[24.0307288,35.3195287],[24.0306848,35.3196008],[24.0305198,35.319664],[24.0304254,35.3200314],[24.0305575,35.320356],[24.0300846,35.3206627],[24.0302937,35.3207889],[24.0304699,35.3213569],[24.030668,35.3215462],[24.0307782,35.3220872],[24.0310205,35.3226011],[24.0310536,35.3230429],[24.0311197,35.323115],[24.0312957,35.323133],[24.0315819,35.3233944],[24.031648,35.3235748],[24.031604,35.3237731],[24.0316701,35.3238453],[24.0316044,35.3245937],[24.0317805,35.3249183],[24.0321106,35.3249723],[24.0325838,35.3252426],[24.03287,35.325486],[24.0330901,35.3255581],[24.0330791,35.3256302],[24.0332552,35.3257113],[24.0337616,35.3264055],[24.0342348,35.3268111],[24.0347411,35.3270454],[24.0355003,35.3271895],[24.0360176,35.3275771],[24.0375033,35.3282709],[24.0379986,35.3286765],[24.0384717,35.3287124],[24.0387028,35.3286763],[24.0387578,35.3286132],[24.0389448,35.3286492],[24.0391208,35.3285409],[24.039528,35.3287842],[24.0401773,35.3288922],[24.0406284,35.3289462],[24.0413106,35.3288918],[24.0416726,35.3288692],[24.0419024,35.328966],[24.0421666,35.3292545],[24.0423427,35.3293716],[24.0424462,35.3293739],[24.0426662,35.3293828],[24.0431505,35.3296171],[24.0435028,35.3299686],[24.0436789,35.3300587],[24.0438516,35.3303472],[24.0442394,35.3302276],[24.0444486,35.3303537],[24.0448777,35.3304618],[24.0453178,35.3303714],[24.0456367,35.3300377],[24.0462967,35.3297309],[24.0466046,35.3293701],[24.0467806,35.3293339],[24.0471544,35.3287026],[24.0474732,35.3283328],[24.0477372,35.3281884],[24.0482542,35.3280349],[24.0483862,35.3279086],[24.0485732,35.3278815],[24.0487493,35.3279716],[24.0496406,35.3279802],[24.0498276,35.3280433],[24.0510379,35.3278895],[24.0512359,35.3279435],[24.051665,35.3278532],[24.0520061,35.3278801],[24.0527101,35.3276724],[24.0530402,35.3276632],[24.0533151,35.3273836],[24.0535129,35.3270589],[24.0536119,35.3270498],[24.0537548,35.3267251],[24.0542277,35.3264905],[24.0544257,35.3264543],[24.0544036,35.326292],[24.0541394,35.3260036],[24.0542054,35.3259855],[24.0547224,35.3259132],[24.0547995,35.3259853],[24.0553057,35.3261474],[24.0559549,35.3261741],[24.0566149,35.3259754],[24.057143,35.325894],[24.05733,35.3258038],[24.0575168,35.325461],[24.0579455,35.325028],[24.0582645,35.3248205],[24.0585507,35.3250548],[24.0586607,35.3250728],[24.0590128,35.3250546],[24.0594418,35.3249461],[24.0594528,35.3250002],[24.0595738,35.324919],[24.0596399,35.3249731],[24.0597608,35.3249189],[24.0598817,35.3247115],[24.0597935,35.3244951],[24.0599475,35.3243688],[24.0600463,35.3241253],[24.0606514,35.3240889],[24.0609376,35.3242331],[24.0610476,35.324233],[24.0613556,35.3241246],[24.0616854,35.3237548],[24.0619934,35.3236825],[24.0622683,35.3235381],[24.0629395,35.3235467],[24.0632034,35.3233843],[24.0633683,35.3231768],[24.0635114,35.323285],[24.0636983,35.3231676],[24.0637755,35.323375],[24.0639515,35.3234019],[24.0642706,35.3234108],[24.0646666,35.3233024],[24.0650077,35.3233112],[24.065514,35.3236446],[24.0656131,35.3236445],[24.065635,35.3235183],[24.0661079,35.3232655],[24.0665038,35.3231481],[24.0671526,35.3226698],[24.0682742,35.322038],[24.0692642,35.321803],[24.0702764,35.3217664],[24.0709486,35.3218652],[24.0726546,35.3226576],[24.0736174,35.3220777],[24.0741344,35.321888],[24.0748494,35.3217524],[24.0750033,35.321626],[24.0763892,35.3213276],[24.0771041,35.3210566],[24.0778631,35.320966],[24.0783688,35.3205869],[24.0790288,35.3204422],[24.0800954,35.3198735],[24.0802494,35.3198644],[24.0803046,35.3200537],[24.0804477,35.3201347],[24.0818337,35.3199354],[24.0819766,35.3197911],[24.0823176,35.3197187],[24.0827686,35.3197003],[24.0828457,35.3197634],[24.0831758,35.3197902],[24.0837368,35.3197357],[24.0839569,35.3197897],[24.084507,35.3198073],[24.084606,35.3197622],[24.0850241,35.3197799],[24.086575,35.3195083],[24.0873232,35.3195799],[24.0877741,35.3194804],[24.0882302,35.3199174],[24.0884283,35.3200074],[24.0888684,35.3200792],[24.0892317,35.3202503],[24.0903422,35.3206282],[24.0907824,35.320691],[24.0911123,35.3205825],[24.0914421,35.3203659],[24.0919591,35.3202573],[24.0924429,35.3200495],[24.0925307,35.3198871],[24.0925305,35.3197068],[24.093003,35.3192015],[24.0929588,35.3190392],[24.0931346,35.3188227],[24.0933105,35.3187143],[24.0935521,35.3183354],[24.0938264,35.3176499],[24.094925,35.3163957],[24.0950457,35.3161432],[24.0954304,35.3158453],[24.0958224,35.3152904],[24.0960987,35.3155111],[24.0963187,35.3154929],[24.0964946,35.3154116],[24.0965383,35.3151772],[24.0966813,35.315132],[24.0967142,35.3150418],[24.0976718,35.3154828],[24.0976496,35.3153386],[24.0977375,35.3152393],[24.0983207,35.315338],[24.0985297,35.3153198],[24.0986946,35.3152205],[24.0988263,35.3149679],[24.0988918,35.3145711],[24.0990347,35.3144628],[24.0989684,35.3142284],[24.0996383,35.3132991],[24.0999126,35.3127218],[24.1001106,35.3126495],[24.1005941,35.3122704],[24.1010451,35.3122069],[24.1013529,35.3120804],[24.1019911,35.31217],[24.1027391,35.3121784],[24.1029372,35.3122504],[24.103212,35.3120879],[24.10352,35.3120155],[24.1039811,35.3112937],[24.1047394,35.3107611],[24.1050137,35.3102108],[24.1052774,35.3099761],[24.1054423,35.3099219],[24.1065315,35.3100111],[24.1068616,35.310101],[24.1073784,35.3099382],[24.1081813,35.3098293],[24.1086981,35.3096395],[24.109259,35.3095668],[24.1096657,35.3093861],[24.1104245,35.309169],[24.1113705,35.3092042],[24.1116236,35.3092761],[24.1117112,35.3089965],[24.1119862,35.3089422],[24.1125686,35.3085178],[24.1133711,35.3081564],[24.1140199,35.3079935],[24.1146464,35.3076412],[24.1152513,35.3076046],[24.1156804,35.3076493],[24.1162302,35.3075405],[24.1167029,35.3073146],[24.1170329,35.3072963],[24.117539,35.307386],[24.117506,35.3073499],[24.1176928,35.3072415],[24.1183528,35.3072139],[24.1186827,35.3071414],[24.1191003,35.3068705],[24.1201341,35.3067432],[24.1204198,35.3065987],[24.1208377,35.3064991],[24.1222455,35.3064165],[24.1225754,35.306326],[24.1227951,35.3061364],[24.1232132,35.3061811],[24.1242579,35.3060087],[24.1252478,35.3059896],[24.1263915,35.305772],[24.1272055,35.3058072],[24.1273814,35.3057529],[24.1276455,35.3057978],[24.1277224,35.3057346],[24.1279204,35.3057794],[24.1279754,35.3057253],[24.1281514,35.3057792],[24.1282396,35.3058783],[24.1283936,35.3058601],[24.1284377,35.3059232],[24.1287676,35.3058687],[24.1290097,35.3059496],[24.1290756,35.3059044],[24.1294936,35.305913],[24.1296915,35.3058407],[24.1298233,35.3057143],[24.1301424,35.305759],[24.1305383,35.3056955],[24.1306041,35.3056233],[24.1310769,35.3055055],[24.131209,35.3055685],[24.1315057,35.3053608],[24.1317256,35.3053425],[24.1318689,35.3054776],[24.1321985,35.3052609],[24.1324734,35.3052065],[24.1326712,35.30508],[24.1329572,35.3050617],[24.1332428,35.3048359],[24.1334407,35.3047996],[24.1335284,35.3046192],[24.1334511,35.3044389],[24.133506,35.3043758],[24.1338249,35.3043033],[24.1336374,35.3040149],[24.1339563,35.3039515],[24.1342311,35.3038249],[24.1339662,35.3033022],[24.1341199,35.3031127],[24.1340095,35.3028694],[24.1342072,35.3026798],[24.1342393,35.3021748],[24.1347779,35.3019037],[24.1350967,35.3018042],[24.1353167,35.301858],[24.1357125,35.3017043],[24.1358772,35.3015779],[24.1360972,35.3015866],[24.1364598,35.3013518],[24.1365035,35.3011804],[24.1366025,35.3011442],[24.1382959,35.3009259],[24.1383288,35.3008718],[24.1387137,35.3007902],[24.1391756,35.3007716],[24.1399347,35.3008609],[24.140485,35.3010857],[24.1407048,35.3009412],[24.1411226,35.3008415],[24.1413978,35.3010035],[24.1415518,35.3009853],[24.1415959,35.3010754],[24.1419589,35.3010569],[24.142223,35.3011468],[24.1427067,35.3009749],[24.1432996,35.3003971],[24.1436953,35.3002524],[24.1439343,35.2989491],[24.14389,35.2987869],[24.1437676,35.2987712],[24.1435034,35.2986183],[24.1434371,35.298447],[24.1434471,35.297906],[24.1433806,35.2976175],[24.1430942,35.2973383],[24.143083,35.2972392],[24.1430672,35.2958934],[24.1430571,35.29503],[24.1433852,35.2940017],[24.1435279,35.2938392],[24.1431071,35.2931838],[24.1430956,35.2928772],[24.1431925,35.2926562],[24.1433898,35.2922772],[24.143389,35.2918264],[24.1436626,35.2911047],[24.1440468,35.2906624],[24.1454966,35.2896057],[24.147134,35.2889545],[24.1475407,35.2888368],[24.1479696,35.2888182],[24.148741,35.2891283],[24.1495008,35.2896504],[24.1501607,35.2898682],[24.150975,35.2901017],[24.1511515,35.290381],[24.1524835,35.2911007],[24.1527585,35.2911364],[24.1531873,35.2910637],[24.1537595,35.2912253],[24.1543308,35.290927],[24.1544959,35.2909989],[24.1550137,35.2914491],[24.155366,35.291638],[24.1555859,35.2916558],[24.1558827,35.2915562],[24.1561246,35.2915559],[24.1562127,35.2916008],[24.1562573,35.2918983],[24.1563785,35.2920064],[24.1570248,35.2921318],[24.1571924,35.2920775],[24.1576769,35.2923383],[24.1575895,35.2926721],[24.157777,35.2929423],[24.1579973,35.2931044],[24.1582724,35.2931761],[24.1583933,35.2931579],[24.1587118,35.2932499],[24.1590972,35.293529],[24.1593393,35.2935828],[24.1597581,35.2940511],[24.1598028,35.2943666],[24.1599569,35.2944656],[24.1605182,35.2946452],[24.1606392,35.294636],[24.1607592,35.2945231],[24.1608965,35.2945793],[24.1609519,35.2947866],[24.1610901,35.2948],[24.1611124,35.2949893],[24.160905,35.295756],[24.1611478,35.2961795],[24.1610822,35.296378],[24.1609505,35.2965134],[24.1615442,35.2964224],[24.1618299,35.2962778],[24.1623575,35.2961238],[24.1632704,35.2961406],[24.1632699,35.2959061],[24.163456,35.2954641],[24.1635549,35.2954188],[24.1635663,35.2955901],[24.1639509,35.2954454],[24.1639404,35.2956888],[24.1642041,35.2955712],[24.1643796,35.2953276],[24.1644122,35.2951291],[24.1647195,35.2948312],[24.1647193,35.294732],[24.16484,35.2945966],[24.1650818,35.2945061],[24.1652032,35.2946862],[24.1653242,35.2946951],[24.1660827,35.2945047],[24.1659836,35.2944778],[24.1660164,35.2943876],[24.1658514,35.2943517],[24.1659171,35.2942254],[24.1657848,35.2940813],[24.1660157,35.2940449],[24.1661032,35.2938013],[24.1662132,35.2938102],[24.1662568,35.2936208],[24.1664112,35.293837],[24.1668829,35.2932232],[24.1674977,35.2926993],[24.1675633,35.2925189],[24.1678275,35.2926267],[24.1678498,35.292789],[24.1682789,35.2928786],[24.1681251,35.29296],[24.1681143,35.2930321],[24.1684332,35.2930317],[24.1687083,35.2931124],[24.1685875,35.2931847],[24.1687747,35.2933017],[24.1686433,35.2935724],[24.168732,35.2939239],[24.1688091,35.2939869],[24.1690733,35.2940948],[24.1690068,35.2938244],[24.169216,35.2939413],[24.1695348,35.2939048],[24.169496,35.2937245],[24.1697927,35.2936339],[24.1700452,35.2933901],[24.1701992,35.2934259],[24.1703197,35.2931913],[24.1704515,35.2930829],[24.1715507,35.2928289],[24.1717597,35.2928467],[24.1723861,35.2926113],[24.1724804,35.2923384],[24.1727441,35.2922298],[24.1728432,35.2922658],[24.1730827,35.2922767],[24.1734015,35.2921951],[24.1739955,35.2922483],[24.1745446,35.2918688],[24.1752263,35.2916131],[24.1755671,35.2915766],[24.1758968,35.2914498],[24.1759848,35.2914677],[24.1760841,35.2916119],[24.1762237,35.29165],[24.1763932,35.2916926],[24.1767038,35.2919581]]}],{"extent":[23.81079,35.19453,24.1767,35.41459],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":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},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Sea\/SEA_TOUR_Ydra_Gyros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Crete\/Crete_Akrotiri_Gouverneto_loop":{"url":null,"color":"#328e06","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_crete_lefkaori = new getPoiCollection("crete_lefkaori",[{"name":"\u039b\u0395\u03a5\u039a\u0391 \u039f\u03a1\u0397
\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0391\u03c1\u03ac\u03b4\u03b1\u03b9\u03bd\u03b1\u03c2","owner":"","x":24.064657211303,"y":35.224897572781,"photo":"LEFKA_ORI_Aradena","type":0,"zoom_level":12,"id":107,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03a3\u03ba\u03ac\u03bb\u03b1 \u03c4\u03b7\u03c2 \u0391\u03c1\u03ac\u03b4\u03b1\u03b9\u03bd\u03b1\u03c2, \u03c0\u03bf\u03c5 \u03b4\u03c1\u03b1\u03c3\u03ba\u03ad\u03bb\u03b9\u03b6\u03b5 \u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03c3\u03c4\u03bf \u03cd\u03c8\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03bf\u03bc\u03ce\u03bd\u03c5\u03bc\u03bf\u03c5 \u03c7\u03c9\u03c1\u03b9\u03bf\u03cd","height":423,"width":512},{"name":"\u03a6\u0391\u03a1\u0391\u0393\u0393\u0399 \u03a3\u0391\u039c\u0391\u03a1\u0399\u0391\u03a3
\u0397 \u03a3\u03b9\u03b4\u03b5\u03c1\u03cc\u03c0\u03bf\u03c1\u03c4\u03b1, \u03c4\u03bf \u03c3\u03c4\u03b5\u03bd\u03cc\u03c4\u03b5\u03c1\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u03c6\u03b1\u03c1\u03b1\u03b3\u03b3\u03b9\u03bf\u03cd","owner":"A. Bonetti","x":23.967594,"y":35.250697,"photo":"Crete - Samaria Gorge Nat Park 01","type":0,"zoom_level":11,"id":156,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":342},{"name":"\u039b\u0395\u03a5\u039a\u0391 \u039f\u03a1\u0397
\u03a4\u03bf \u03c4\u03bf\u03c0\u03b9\u03ba\u03cc \u03b5\u03bd\u03b4\u03b7\u03bc\u03b9\u03ba\u03cc Tulipa bakeri","owner":"A. Bonetti","x":23.897287368771,"y":35.333852503427,"photo":"Crete - Tulipa bakeri Omalos plateau","type":1,"zoom_level":14,"id":157,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":342},{"name":"\u039b\u0395\u03a5\u039a\u0391 \u039f\u03a1\u0397
\u03a0\u03bb\u03b7\u03c3\u03b9\u03ac\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03bf\u03c1\u03c6\u03ae, \u03c4\u03b9\u03c2 \u03a0\u03ac\u03c7\u03bd\u03b5\u03c2","owner":"A. Bonetti","x":24.036504745478,"y":35.292039554954,"photo":"Crete - White mountains","type":0,"zoom_level":13,"id":159,"hlink_GR":"","hlink_EN":"","description":"","height":342,"width":512},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u0391\u03b3\u03c1\u03af\u03bc\u03b9","owner":"A. Bonetti","x":23.957447,"y":35.293491,"photo":"Capra_aegagrus","type":7,"zoom_level":12,"id":259,"hlink_GR":"http:\/\/www.andreabonetti.com","hlink_EN":"http:\/\/www.andreabonetti.com","description":"\u03a4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03c4\u03b7\u03c2 \u03a3\u03b1\u03bc\u03b1\u03c1\u03b9\u03ac\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03bc\u03bf\u03bd\u03b1\u03b4\u03b9\u03ba\u03cc \u03bc\u03ad\u03c1\u03bf\u03c2 \u03cc\u03c0\u03bf\u03c5 \u03b6\u03b5\u03b9 \u03c4\u03bf \u03b1\u03b3\u03c1\u03af\u03bc\u03b9 (Capra aegagrus subsp. cretica).","height":382,"width":512},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0395\u03af\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b3\u03ad\u03bd\u03bf\u03c5\u03c2 Ranunculus \u03c3\u03c4\u03b9\u03c2 \u03a0\u03ac\u03c7\u03bd\u03b5\u03c2 ","owner":"AnaDigit","x":24.046139240263,"y":35.296032679324,"photo":"Ranunculus_Pachnes_Crete","type":1,"zoom_level":14,"id":533,"hlink_GR":"","hlink_EN":"","description":"","height":333,"width":512},{"name":"\u03a7\u0391\u039d\u0399\u0391
\u039b\u03b5\u03c5\u03ba\u03ac \u038c\u03c1\u03b7
\u0391\u03c0\u03cc \u03a0\u03c5\u03c1\u03bf\u03cd \u03c0\u03c1\u03bf\u03c2 \u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7","owner":"AnaDigit","x":24.01310515403,"y":35.31397741418,"photo":"Crete_Konda_sto_Katsiveli","type":0,"zoom_level":14,"id":564,"hlink_GR":"","hlink_EN":"","description":"\u039a\u03bf\u03c0\u03ac\u03b4\u03b9 \u03bc\u03b5 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03b2\u03b1\u03bc\u03ad\u03bd\u03b5\u03c2 \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03b5\u03c2 \u03c1\u03ac\u03c7\u03b5\u03c2, \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03a0\u03c5\u03c1\u03bf\u03cd \u03ba\u03b1\u03b9 \u039a\u03b1\u03c4\u03c3\u03b9\u03b2\u03ad\u03bb\u03b7","height":230,"width":600},{"name":"\u03a7\u0391\u039d\u0399\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u03c3\u03c4\u03b1 \u03a3\u03b5\u03bb\u03bb\u03b9\u03ac","owner":"AnaDigit","x":23.996625661843,"y":35.37242012348,"photo":"Crete_Pigi_Selia_anavasi_Theriso_Livada","type":0,"zoom_level":14,"id":569,"hlink_GR":"","hlink_EN":"","description":"","height":343,"width":512},{"name":"\u03a7\u0391\u039d\u0399\u0391
\u0394\u03b9\u03b1\u03c3\u03c7\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7 \u039b\u03b9\u03b2\u03ac\u03b4\u03b1","owner":"AnaDigit","x":24.04479813575,"y":35.334688366853,"photo":"Crete_Perpatontas_Livada","type":0,"zoom_level":14,"id":570,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03ba\u03b1\u03c1\u03c3\u03c4\u03b9\u03ba\u03ae \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03b7\u03c2 \u039b\u03b9\u03b2\u03ac\u03b4\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03b1 \u03c3\u03b7\u03bc\u03b5\u03af\u03b1 \u03cc\u03c0\u03bf\u03c5 \u03c4\u03bf \u03c0\u03c1\u03ac\u03c3\u03b9\u03bd\u03bf \u03c0\u03bb\u03b5\u03b9\u03bf\u03c8\u03b7\u03c6\u03b5\u03af \u03c4\u03bf\u03c5 \u03b3\u03ba\u03c1\u03af\u03b6\u03bf\u03c5 \u03ba\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b1\u03c3\u03b2\u03b5\u03c3\u03c4\u03cc\u03bb\u03b9\u03b8\u03bf\u03c5.","height":600,"width":399},{"name":"\u039a\u03a1\u0397\u03a4\u0397
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03954
\u039e\u03c5\u03bb\u03cc\u03c3\u03ba\u03b1\u03bb\u03bf-\u039a\u03bf\u03c5\u03c3\u03c4\u03bf\u03b3\u03ad\u03c1\u03b1\u03ba\u03bf","owner":"AnaDigit","x":23.899567,"y":35.291483,"photo":"Crete_E4_Axlada_Gigilos","type":0,"zoom_level":13,"id":795,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03a8\u03b7\u03bb\u03b1\u03c6\u03b9\u03bf\u03cd \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03c4\u03bf\u03c5 \u0393\u03ba\u03af\u03b3\u03ba\u03b9\u03bb\u03bf\u03c5, \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03b1\u03c0\u03c1\u03ac\u03c3\u03b9\u03bd\u03b7 \u0391\u03c7\u03bb\u03ac\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03b4\u03c1\u03bf\u03c3\u03b5\u03c1\u03cc \u039b\u03b9\u03bd\u03bf\u03c3\u03ad\u03bb\u03b9, \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c0\u03b9\u03cc \u03b5\u03c1\u03b7\u03bc\u03b9\u03ba\u03ac \u03c4\u03bf\u03c0\u03af\u03b1 \u03c4\u03c9\u03bd \u039b\u03b5\u03c5\u03ba\u03ce\u03bd \u03bf\u03c1\u03ad\u03c9\u03bd.","height":600,"width":402},{"name":"\u039a\u03a1\u0397\u03a4\u0397
\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a3\u03b1\u03bc\u03b1\u03c1\u03b9\u03ac\u03c2","owner":"AnaDigit","x":23.96688,"y":35.256307,"photo":"Crete_SAMARIA_FARAGGI","type":0,"zoom_level":12,"id":799,"hlink_GR":"","hlink_EN":"","description":"\u0393\u03b9\u03b1 \u03c7\u03b9\u03bb\u03b9\u03b5\u03c4\u03af\u03b5\u03c2, \u03c4\u03bf \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03bf \u03c1\u03ad\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03b1\u03bc\u03b1\u03c1\u03b9\u03ac\u03c2 \u03bb\u03b5\u03b9\u03b1\u03af\u03bd\u03b5\u03b9 \u03b1\u03c3\u03c4\u03b1\u03bc\u03ac\u03c4\u03b7\u03c4\u03b1 \u03c4\u03b1 \u03c4\u03bf\u03b9\u03c7\u03ce\u03bc\u03b1\u03c4\u03b1 \u03c4\u03bf\u03c5 \u03c6\u03b1\u03c1\u03b1\u03b3\u03b3\u03b9\u03bf\u03cd","height":600,"width":402},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u039a\u03c1\u03b7\u03c4\u03b9\u03ba\u03cc\u03c2 \u03ba\u03c1\u03cc\u03ba\u03bf\u03c2","owner":"AnaDigit","x":23.994861,"y":35.326995,"photo":"Crete_SAMARIA_KROKOI","type":1,"zoom_level":13,"id":800,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03bd\u03b1\u03c1\u03af\u03b8\u03bc\u03b7\u03c4\u03bf\u03b9 \u03ba\u03c1\u03cc\u03ba\u03bf\u03b9 \u03c3\u03c4\u03bf\u03bb\u03af\u03b6\u03bf\u03c5\u03bd \u03c4\u03b1 \u03c0\u03b5\u03c4\u03c1\u03bf\u03bb\u03af\u03b2\u03b1\u03b4\u03b1 \u03c4\u03c9\u03bd \u039b\u03b5\u03c5\u03ba\u03ce\u03bd \u039f\u03c1\u03ad\u03c9\u03bd, \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03bf \u03b4\u03b9\u03ac\u03c4\u03b7\u03bc\u03b1 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03bf \u03bb\u03b9\u03ce\u03c3\u03b9\u03bc\u03bf \u03c4\u03c9\u03bd \u03c7\u03b9\u03bf\u03bd\u03b9\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b5\u03c1\u03c7\u03cc\u03bc\u03b5\u03bd\u03b7 \u03be\u03b7\u03c1\u03ae \u03c0\u03b5\u03c1\u03af\u03bf\u03b4\u03bf \u03c4\u03bf\u03c5 \u03bc\u03b1\u03ba\u03c1\u03b9\u03bf\u03cd \u03ba\u03b1\u03bb\u03bf\u03ba\u03b1\u03b9\u03c1\u03b9\u03bf\u03cd.","height":600,"width":402},{"name":"\u039a\u03a1\u0397\u03a4\u0397
\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0395\u03bb\u03c5\u03b3\u03b9\u03ac","owner":"AnaDigit","x":23.993144,"y":35.254905,"photo":"Crete_Samaria_Eligias","type":71,"zoom_level":12,"id":801,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c0\u03b9\u03cc \u03c0\u03b1\u03c1\u03ac\u03be\u03b5\u03bd\u03b5\u03c2 \u03bc\u03bf\u03c1\u03c6\u03bf\u03bb\u03bf\u03b3\u03af\u03b5\u03c2 \u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1: \u03bc\u03b9\u03b1 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac \u03c0\u03bf\u03c5 \u03b1\u03bd\u03b7\u03c6\u03bf\u03c1\u03af\u03b6\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b9\u03c2 \u03b4\u03cd\u03bf \u03ba\u03b1\u03c4\u03b5\u03c5\u03b8\u03cd\u03bd\u03c3\u03b5\u03b9\u03c2. \u03a0\u03c1\u03ac\u03b3\u03bc\u03b1\u03c4\u03b9, \u03bf \u0395\u03bb\u03c5\u03b3\u03b9\u03ac\u03c2 \u03ba\u03b1\u03b9 \u03bf \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03ad\u03c7\u03bf\u03c5\u03bd \u03c7\u03c4\u03af\u03c3\u03b5\u03b9 \u03c3\u03c4\u03bf \u03c0\u03bb\u03b1\u03c4\u03cd\u03c4\u03b5\u03c1\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u03c6\u03b1\u03c1\u03b1\u03b3\u03b3\u03b9\u03bf\u03cd \u03ad\u03bd\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03c6\u03c5\u03c3\u03b9\u03ba\u03cc \u03c6\u03c1\u03ac\u03b3\u03bc\u03b1, \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03ba\u03c1\u03b1\u03c4\u03b5\u03af \u03c4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03af\u03bf\u03b4\u03bf \u03c4\u03c9\u03bd \u03b2\u03c1\u03bf\u03c7\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03c4\u03b7\u03c1\u03b5\u03af \u03ad\u03bd\u03b1 \u03c0\u03c5\u03ba\u03bd\u03cc \u03ba\u03c5\u03c0\u03b1\u03c1\u03b9\u03c3\u03c3\u03cc\u03b4\u03b1\u03c3\u03bf\u03c2. \u039f \u03c0\u03b5\u03b6\u03bf\u03c0\u03cc\u03c1\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b5\u03b2\u03b1\u03b9\u03bd\u03b5\u03b9 \u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9, \u03b1\u03bd\u03b1\u03b3\u03ba\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03ad\u03ba\u03c0\u03bb\u03b7\u03ba\u03c4\u03bf\u03c2 \u03bd\u03b1 \u03b1\u03bd\u03ad\u03b2\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03c5\u03c8\u03bf\u03bc\u03b5\u03c4\u03c1\u03b9\u03ba\u03ae 50\u03bc. \u03b5\u03bd\u03ce \u03ba\u03b9\u03bd\u03b5\u03af\u03c4\u03b1\u03b9 \u03c0\u03b9\u03c3\u03c4\u03ac \u03c3\u03c4\u03b1 \u03ba\u03b1\u03c4\u03ac\u03bd\u03c4\u03b9 \u03c3\u03c4\u03bf\u03bd \u03ac\u03be\u03bf\u03bd\u03b1 \u03c4\u03b7\u03c2 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac\u03c2.","height":402,"width":600},{"name":"\u039a\u03a1\u0397\u03a4\u0397
\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0395\u03bb\u03c5\u03b3\u03b9\u03ac","owner":"AnaDigit","x":23.994303,"y":35.270253,"photo":"Crete_Elygias","type":0,"zoom_level":14,"id":803,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03ba\u03b1\u03c4\u03ad\u03b2\u03b1\u03c3\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c6\u03b1\u03c1\u03b1\u03b3\u03b3\u03b9\u03bf\u03cd \u03c4\u03bf\u03c5 \u0395\u03bb\u03c5\u03b3\u03b9\u03ac \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b7 \u03b1\u03bb\u03bb\u03ac \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1, \u03c3\u03c4\u03bf \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03bc\u03ad\u03c1\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ac\u03b3\u03c1\u03b9\u03b1 \u03ba\u03bf\u03af\u03c4\u03b7 \u03c4\u03b7\u03c2 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac\u03c2. \u0388\u03bd\u03b1 \u03bc\u03b9\u03ba\u03c1\u03cc \u03c1\u03b1\u03c0\u03ad\u03bb (\u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03cc \u03c3\u03ba\u03bf\u03b9\u03bd\u03af, \u03b1\u03bb\u03bb\u03bf\u03b9\u03ce\u03c2 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b5\u03ba\u03c4\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03b1\u03c1\u03c1\u03af\u03c7\u03b7\u03c3\u03b7 \u03bb\u03af\u03b3\u03c9\u03bd \u03bc\u03ad\u03c4\u03c1\u03c9\u03bd) \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03b4\u03c5\u03c3\u03ba\u03bf\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1.","height":600,"width":402},{"name":"\u039a\u03a1\u0397\u03a4\u0397
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u039b\u03b9\u03c3\u03c3\u03cc\u03c2
\u0391\u03c3\u03c0\u03bb\u03b7\u03c0\u03b9\u03b5\u03af\u03bf","owner":"AnaDigit","x":23.785638,"y":35.243638,"photo":"Crete_Lissos1","type":10,"zoom_level":12,"id":813,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u039a\u03a1\u0397\u03a4\u0397
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u039b\u03b9\u03c3\u03c3\u03cc\u03c2
\u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03ae\u03c1\u03c5\u03ba\u03bf\u03c2","owner":"AnaDigit","x":23.787569,"y":35.240413,"photo":"Crete_SOUGIA_Agios_Kyrikos","type":10,"zoom_level":14,"id":814,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u03a7\u0391\u039d\u0399\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03b5\u03c3\u03ba\u03bb\u03ac-\u0396\u03bf\u03cd\u03c1\u03b2\u03b1","owner":"AnaDigit","x":23.9641,"y":35.386550839673,"photo":"K3II01511","type":450,"zoom_level":17,"id":4353,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":716},{"name":"\u03a7\u0391\u039d\u0399\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03b5\u03c3\u03ba\u03bb\u03ac-\u0396\u03bf\u03cd\u03c1\u03b2\u03b1","owner":"AnaDigit","x":23.964922,"y":35.386753,"photo":"K3II01521","type":450,"zoom_level":17,"id":4354,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":786},{"name":"\u03a7\u0391\u039d\u0399\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03b5\u03c3\u03ba\u03bb\u03ac-\u0396\u03bf\u03cd\u03c1\u03b2\u03b1","owner":"AnaDigit","x":23.962957,"y":35.390103,"photo":"K3II01541","type":450,"zoom_level":17,"id":4355,"hlink_GR":"","hlink_EN":"","description":"","height":733,"width":1000},{"name":"\u03a7\u0391\u039d\u0399\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03b5\u03c3\u03ba\u03bb\u03ac-\u0396\u03bf\u03cd\u03c1\u03b2\u03b1","owner":"AnaDigit","x":23.961267,"y":35.393367,"photo":"K3II01561","type":450,"zoom_level":17,"id":4356,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"\u03a7\u0391\u039d\u0399\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03b5\u03c3\u03ba\u03bb\u03ac-\u0396\u03bf\u03cd\u03c1\u03b2\u03b1","owner":"AnaDigit","x":23.963738,"y":35.393293,"photo":"K3II01571","type":450,"zoom_level":17,"id":4357,"hlink_GR":"","hlink_EN":"","description":"","height":924,"width":1000},{"name":"\u03a7\u0391\u039d\u0399\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03b5\u03c3\u03ba\u03bb\u03ac-\u0396\u03bf\u03cd\u03c1\u03b2\u03b1","owner":"AnaDigit","x":23.96223,"y":35.395337,"photo":"K3II01581","type":450,"zoom_level":17,"id":4358,"hlink_GR":"","hlink_EN":"","description":"","height":975,"width":1000},{"name":"\u03a7\u0391\u039d\u0399\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03b5\u03c3\u03ba\u03bb\u03ac-\u0396\u03bf\u03cd\u03c1\u03b2\u03b1","owner":"AnaDigit","x":23.970826864242,"y":35.391140367688,"photo":"K3II01532","type":450,"zoom_level":17,"id":4359,"hlink_GR":"","hlink_EN":"","description":"","height":843,"width":1000}],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Ποριά-Άγιος Νικόλαος
Τρομάρισσα-Ποριά
Ζούρβα-πηγή Τρομάρισσα
Φαράγγι Τρομάρισσας
E4 Ξυλόσκαλο-καταφύγιο Καλέργη
Φαράγγι Ελυγιά
E4 Αγία Ρουμέλη-Σφακιά
Φαράγγι Σαμαριάς
E4 Ξυλόσκαλο-καταφύγιο Καλέργη
E4 Ξυλόσκαλο-Κουστογέρακο
E4 Κατ. Καλλέργη-Κατσιβέλη
Ομαλός-καταφύγιο Καλέργη
Λάκκοι-Ομαλός
Λάκκοι-Ζούρβα
Φαράγγι Αγίας Ειρήνης
E4 Σούγια-Αγία Ρουμέλη
E4 Κουστογέρακο-Σούγια
Θέρισο-Κατσιβέλη
Καταφύγιο Βόλικα-Κατσιβέλη
Γέρω Πρίνος-κατ. Βόλικα
Άγιος Ιωάννης-Κατσιβέλη
Άγιος Ιωάννης-Αγία Ρουμέλη
Φαράγγι Αράδαινας
Άγιος Ιωάννης-Μάρμαρα
Λουτρό-Φοίνικας
Ανώπολη-Λουτρό
Ανώπολη-Μάρμαρα
Ανώπολη-Χώρα Σφακίων
Ανώπολη-Πάχνες
Κατσιβέλη- Ανώπολη
Φαράγγι Ίμπρου
E4 Κατσιβέλη-Ασκύφου
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["crete_lefkaori"],pc:["crete_lefkaori"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_crete_lefkaori.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); }