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 = "en";(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_chelmos = new getAdventureCollection("chelmos",[{"id":16130,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039a\u03b1\u03c1\u03c3\u03c4\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae","description_GR":"\u03a0\u03b7\u03b3\u03ad\u03c2 \u039b\u03ac\u03b4\u03c9\u03bd\u03b1 \u03ba\u03b1\u03b9 \u0391\u03c1\u03bf\u03ac\u03bd\u03b9\u03bf\u03c5, \u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u039b\u03b9\u03bc\u03bd\u03ce\u03bd, \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b5\u03c2 \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","path":"Geology\/GEO_Kastria_Caves","activity_type":73,"assistance":1,"difficulty":1,"scenic_value":5,"length":30257,"name_EN":"Chelmos: Kastria, Caves of Lakes","description_EN":"Springs of Ladon and Aroanios rivers, Caves of Lakes, Loussi sinkholes","ascent_time":1035,"descent_time":1035,"marker":"No_marks","level":12,"ascent":793,"descent":288,"maxelev":1040,"minelev":458,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.10851 37.834,22.18119 37.9921)","views":151,"millestones":"0,22.1811271,37.8365830#1,22.1713765,37.8340668#2,22.1617185,37.8372405#3,22.1565987,37.8445569#4,22.1529939,37.8526171#5,22.1514418,37.8610774#6,22.1438486,37.8673956#7,22.1380350,37.8747428#8,22.1327943,37.8820394#9,22.1267369,37.8881655#10,22.1260641,37.8955528#11,22.1279788,37.9015646#12,22.1354283,37.9072959#13,22.1416136,37.9138143#14,22.1431610,37.9222634#15,22.1497817,37.9243807#16,22.1554868,37.9317566#17,22.1623357,37.9332956#18,22.1534599,37.9293465#19,22.1464376,37.9238272#20,22.1420714,37.9312879#21,22.1412093,37.9390326#22,22.1358471,37.9455456#23,22.1387282,37.9537056#24,22.1417466,37.9613758#25,22.1421420,37.9655835#26,22.1419714,37.9739719#27,22.1373975,37.9821230#28,22.1348658,37.9905136#29,22.1290376,37.9889512#30,22.1223075,37.9819088#31,22.1129408,37.9768965#30.3,22.1138869,37.9758229","x":22.1612715,"y":37.9336232,"coor":[[22.1811271,37.836583],[22.1796799,37.834756],[22.178917,37.8343567],[22.1782524,37.8341211],[22.1771758,37.8340053],[22.1755435,37.8343045],[22.1738943,37.834369],[22.1724825,37.8340227],[22.1703897,37.8341074],[22.169022,37.8338157],[22.1685425,37.8339074],[22.1674803,37.8345848],[22.1672483,37.8347795],[22.1668919,37.8354047],[22.1664943,37.8358582],[22.1654101,37.8365082],[22.1623861,37.8369364],[22.1608345,37.8376421],[22.1598946,37.8384295],[22.1593505,37.8392861],[22.1586576,37.8413773],[22.1562733,37.8432596],[22.1565994,37.8443101],[22.1566142,37.8464551],[22.1565361,37.84731],[22.1564394,37.8475428],[22.1562306,37.8477108],[22.1553705,37.8480217],[22.1550668,37.8483504],[22.1543835,37.8502322],[22.1533273,37.8515674],[22.1525156,37.854033],[22.152211,37.8562181],[22.1529712,37.8590057],[22.1529824,37.8594655],[22.1526281,37.8600006],[22.1506851,37.8617905],[22.1488851,37.8622173],[22.148343,37.8625332],[22.1462922,37.8645377],[22.1457396,37.8652679],[22.1445768,37.866304],[22.1439734,37.8672497],[22.1433176,37.8680144],[22.1423897,37.8687478],[22.1413452,37.8691458],[22.141022,37.869339],[22.1404853,37.8698892],[22.139999,37.8706926],[22.1391355,37.8723957],[22.1382189,37.8735798],[22.1380165,37.8748473],[22.1378486,37.8769985],[22.1376543,37.8779416],[22.1374002,37.8785504],[22.1369104,37.8790383],[22.1361139,37.8795124],[22.1358694,37.8797428],[22.1355264,37.8802691],[22.135049,37.8807121],[22.1346328,37.8809849],[22.1336345,37.8813475],[22.1333342,37.881532],[22.1321583,37.8826218],[22.1305757,37.883606],[22.1296223,37.8839874],[22.1294011,37.8841911],[22.1290965,37.8849974],[22.1289373,37.885896],[22.12902,37.8866724],[22.1292454,37.8871986],[22.1292263,37.8875047],[22.1290399,37.887682],[22.128156,37.8880104],[22.1260577,37.8882474],[22.125393,37.8884531],[22.1252179,37.8886305],[22.1251788,37.8888281],[22.1254897,37.8895721],[22.1260381,37.8907163],[22.1264889,37.8908767],[22.1267003,37.8910603],[22.126839,37.8914229],[22.1268564,37.8918152],[22.126744,37.8926606],[22.1270808,37.8937293],[22.1271067,37.8940542],[22.1268947,37.8947898],[22.1267169,37.8950753],[22.1265993,37.8951861],[22.1260574,37.8955604],[22.1245262,37.8960768],[22.123624,37.8962246],[22.1233762,37.8964504],[22.1232453,37.8965835],[22.123658,37.8973471],[22.1243382,37.8978806],[22.1244549,37.8982114],[22.1248218,37.8990328],[22.1259087,37.9001226],[22.1266282,37.9010848],[22.1283509,37.9016844],[22.1300962,37.9019285],[22.131218,37.9020905],[22.1316917,37.9022512],[22.1321721,37.9025923],[22.1328583,37.9033421],[22.133669,37.904157],[22.1339409,37.904648],[22.1345508,37.9052705],[22.1350528,37.9065581],[22.1353746,37.9068786],[22.1353954,37.9070411],[22.1358593,37.910473],[22.1360431,37.9108544],[22.1363301,37.9112014],[22.1367746,37.911614],[22.137335,37.9119473],[22.1405583,37.9131337],[22.1425054,37.9144081],[22.1428066,37.9146472],[22.1430813,37.91503],[22.143403,37.9158101],[22.1435149,37.9163346],[22.143072,37.9188914],[22.1432,37.9205877],[22.1431782,37.9220743],[22.1430242,37.9238607],[22.1434802,37.9253638],[22.1437538,37.9253411],[22.1447721,37.9248841],[22.1452511,37.924387],[22.1458865,37.9240005],[22.1462542,37.923853],[22.1468135,37.9237808],[22.1471524,37.9238762],[22.1474852,37.9242149],[22.1479133,37.9243838],[22.1484137,37.9243917],[22.1490455,37.9241493],[22.1494872,37.9242284],[22.150206,37.9246001],[22.1503047,37.9247459],[22.150307,37.9251064],[22.1506404,37.925792],[22.1514376,37.9266697],[22.1520045,37.9272013],[22.152894,37.9278416],[22.153261,37.9281808],[22.1533568,37.9284436],[22.1534916,37.9289684],[22.1534412,37.9296165],[22.1536265,37.9299438],[22.1544152,37.9307042],[22.1551891,37.9316085],[22.1558297,37.9319249],[22.15671,37.9326687],[22.157445,37.9328514],[22.1582,37.9331426],[22.1597983,37.9333839],[22.1608953,37.9336534],[22.1612715,37.9336232],[22.1619268,37.9333541],[22.1624863,37.9332727],[22.1641252,37.9337128],[22.1624863,37.9332727],[22.1619268,37.9333541],[22.1612715,37.9336232],[22.1608953,37.9336534],[22.1597983,37.9333839],[22.1582,37.9331426],[22.157445,37.9328514],[22.15671,37.9326687],[22.1558297,37.9319249],[22.1551891,37.9316085],[22.1544152,37.9307042],[22.1536265,37.9299438],[22.1534412,37.9296165],[22.1534916,37.9289684],[22.1533568,37.9284436],[22.153261,37.9281808],[22.152894,37.9278416],[22.1520045,37.9272013],[22.1514376,37.9266697],[22.1506404,37.925792],[22.150307,37.9251064],[22.1503047,37.9247459],[22.150206,37.9246001],[22.1494872,37.9242284],[22.1490455,37.9241493],[22.1484137,37.9243917],[22.1479133,37.9243838],[22.1474852,37.9242149],[22.1471524,37.9238762],[22.1468135,37.9237808],[22.1462542,37.923853],[22.1458865,37.9240005],[22.1452511,37.924387],[22.1447721,37.9248841],[22.1437538,37.9253411],[22.1434802,37.9253638],[22.1426313,37.9269996],[22.1426911,37.9275593],[22.1427553,37.9281731],[22.1426008,37.9293422],[22.1421423,37.9303803],[22.1420741,37.9312804],[22.1417812,37.9320688],[22.1418904,37.9327014],[22.1425854,37.9335685],[22.1425737,37.9344875],[22.1428681,37.935898],[22.1434851,37.9367008],[22.1435343,37.9370079],[22.1434497,37.9372049],[22.1428791,37.9376825],[22.1422217,37.9381587],[22.1415214,37.9382784],[22.1411454,37.9392006],[22.1411154,37.9399391],[22.1406144,37.9407152],[22.1403778,37.941072],[22.1402029,37.941691],[22.1398498,37.942154],[22.1392297,37.9432797],[22.1388944,37.9434907],[22.1385053,37.9435746],[22.1373164,37.9433395],[22.1370541,37.9433624],[22.1367538,37.9435379],[22.1365313,37.9437867],[22.1363461,37.9443605],[22.1361746,37.944885],[22.1356991,37.9452379],[22.1359043,37.9456738],[22.1359351,37.945904],[22.1361111,37.9465962],[22.1365312,37.9481709],[22.136558,37.9489103],[22.1369156,37.9491683],[22.1369898,37.9493858],[22.1369227,37.9502408],[22.1366813,37.9507867],[22.1367009,37.9511385],[22.1370458,37.9514504],[22.1371873,37.9517049],[22.1371941,37.9523359],[22.1373011,37.9526079],[22.1386312,37.9535662],[22.138796,37.9538031],[22.1390135,37.9555548],[22.1385193,37.9561958],[22.138454,37.9565282],[22.1386069,37.9572336],[22.1389196,37.9579234],[22.1390293,37.9580874],[22.1392987,37.9582358],[22.1404172,37.9585103],[22.1405373,37.9587105],[22.140401,37.9596005],[22.1407014,37.9603262],[22.1409333,37.9606092],[22.1415473,37.9610875],[22.1417451,37.96137],[22.1418798,37.9618948],[22.1417863,37.9619925],[22.1415259,37.9619343],[22.140116,37.9610289],[22.1398049,37.9607266],[22.1396101,37.960327],[22.1394627,37.9603066],[22.1394547,37.9606219],[22.1396684,37.961175],[22.1411563,37.963109],[22.142002,37.9647805],[22.1423091,37.9665967],[22.1422313,37.9674246],[22.1422323,37.9677806],[22.1424497,37.9681895],[22.1424543,37.9689106],[22.1417593,37.9698368],[22.1412343,37.9703422],[22.1412866,37.9705232],[22.1417832,37.9710177],[22.1422043,37.9714749],[22.1423083,37.9718641],[22.14216,37.9727809],[22.1418761,37.9745563],[22.1417153,37.975518],[22.1415073,37.9760915],[22.1412812,37.9764799],[22.1395957,37.978981],[22.1384854,37.9805675],[22.1378308,37.9815079],[22.1366503,37.9831654],[22.1363637,37.9836925],[22.1345744,37.9882601],[22.1341368,37.9893526],[22.1343179,37.9898421],[22.1349585,37.9906273],[22.1359873,37.9921846],[22.1361311,37.9924798],[22.135711,37.9925272],[22.1355195,37.9925287],[22.1352023,37.9924245],[22.1340604,37.9916494],[22.132681,37.9909967],[22.1316832,37.9905483],[22.1309448,37.9903112],[22.1296444,37.9895066],[22.1277529,37.9877642],[22.1274885,37.9874176],[22.1275559,37.9870041],[22.1275031,37.9868411],[22.1266419,37.9861334],[22.1264003,37.9857421],[22.1254613,37.9847493],[22.1247264,37.9840978],[22.1240865,37.9832946],[22.1230311,37.9824847],[22.1213908,37.9811788],[22.1212398,37.9810728],[22.1205013,37.9806465],[22.1196861,37.9804712],[22.1183695,37.9798644],[22.115305,37.9781572],[22.1129566,37.9769029],[22.1110635,37.9761426],[22.108955,37.9749011],[22.1122016,37.9753904],[22.1131603,37.9752976],[22.1133856,37.9753913],[22.1136613,37.9757382],[22.1138869,37.9758229]]},{"id":16857,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u0386\u03bd\u03c9 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1-\u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c0\u03cc \u0386\u03bd\u03c9 \u039a\u03b5\u03bb\u03b9\u03c4\u03bf\u03c1\u03af\u03b1 \u03bc\u03ad\u03c7\u03c1\u03b9 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1","path":"PELOPONNESE\/Pelop_Chelmos_Ano_Kato_Klitoria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":8470,"name_EN":"Chelmos: Ano Klitoria-Klitoria","description_EN":"Crossing from Ano Klitoria to Klitoria","ascent_time":200,"descent_time":205,"marker":"No_marks","level":12,"ascent":358,"descent":527,"maxelev":969,"minelev":517,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.08611 37.89658,22.12325 37.92157)","views":27,"millestones":"0,22.0864704,37.9078508#1,22.0875542,37.9148307#2,22.0891897,37.9215849#3,22.0935634,37.9140237#4,22.0976466,37.9125775#5,22.1071086,37.9157305#6,22.1134636,37.9109218#7,22.1172143,37.9063183#8.5,22.1232467,37.8965836","x":22.0963893,"y":37.9122337,"coor":[[22.0864704,37.9078508],[22.08684,37.9080731],[22.0869756,37.9085439],[22.0871807,37.9085292],[22.0875551,37.908346],[22.0877644,37.9086108],[22.0878156,37.9088279],[22.0883599,37.9093324],[22.0888476,37.9093854],[22.0889752,37.9097299],[22.0887872,37.9100467],[22.0888853,37.9102105],[22.0887319,37.9104243],[22.0889876,37.9106538],[22.0887789,37.9112452],[22.0888278,37.9115118],[22.0888429,37.9118094],[22.088708,37.9121857],[22.0887358,37.9124295],[22.088394,37.9128926],[22.0881906,37.9137183],[22.0879998,37.9140577],[22.0874097,37.9144446],[22.0873488,37.9145968],[22.0878129,37.9151271],[22.0881045,37.9157266],[22.088152,37.9160878],[22.0879712,37.9164814],[22.0877753,37.9165773],[22.0876572,37.9167466],[22.0872891,37.9169029],[22.0871412,37.917342],[22.087182,37.9175229],[22.0873848,37.9175983],[22.0876062,37.9178362],[22.0876816,37.9179997],[22.0875808,37.9183765],[22.0877158,37.9185184],[22.0881892,37.9186883],[22.0884671,37.9189361],[22.0885504,37.9196764],[22.0882663,37.9201044],[22.0880367,37.9201818],[22.0885491,37.9201631],[22.0885577,37.9202713],[22.0886823,37.9202914],[22.0886663,37.9204714],[22.0884679,37.9206664],[22.0888178,37.9207712],[22.0887904,37.920951],[22.0890292,37.9209549],[22.0889347,37.9215301],[22.0893455,37.9216179],[22.0893639,37.9213478],[22.089524,37.9213144],[22.0897138,37.9210111],[22.0896983,37.9207314],[22.0899133,37.9203384],[22.089875,37.9200584],[22.0900828,37.9195031],[22.0905725,37.9190424],[22.0908013,37.9185505],[22.0906997,37.9180802],[22.0907916,37.9180457],[22.0908975,37.9174706],[22.0910783,37.917077],[22.0914476,37.9164342],[22.0918409,37.9161792],[22.0922503,37.9157443],[22.0923396,37.9153673],[22.0922968,37.9148259],[22.0925079,37.9145769],[22.0930709,37.9143608],[22.0936847,37.9139382],[22.0939313,37.9137214],[22.094204,37.9132932],[22.0947356,37.9129684],[22.0952266,37.9124537],[22.0955129,37.9123772],[22.0955399,37.9122154],[22.0955137,37.9119086],[22.0957218,37.9113352],[22.0956671,37.9108116],[22.095829,37.9107061],[22.0956671,37.9108116],[22.0957218,37.9113352],[22.0955137,37.9119086],[22.0955399,37.9122154],[22.0959132,37.9121719],[22.0960088,37.9119932],[22.0960888,37.9119765],[22.0963893,37.9122337],[22.0965095,37.9119833],[22.0966448,37.9120305],[22.0968796,37.911746],[22.0970696,37.9118752],[22.0971307,37.911714],[22.0974066,37.9116013],[22.0974314,37.9119621],[22.0972903,37.9121401],[22.0978416,37.9128159],[22.099194,37.9133064],[22.0998259,37.9134067],[22.1002243,37.9133951],[22.1004938,37.9135346],[22.1010268,37.9135973],[22.1015744,37.913534],[22.1020169,37.9135772],[22.1022067,37.9137155],[22.1026086,37.9135687],[22.1032704,37.9134893],[22.1042622,37.9138477],[22.1046706,37.9138903],[22.1046801,37.9139626],[22.1053025,37.9145313],[22.1063039,37.914962],[22.1063774,37.9151975],[22.106588,37.9157326],[22.1070106,37.9156673],[22.1074471,37.9159447],[22.1077453,37.9158503],[22.1083605,37.9162567],[22.109005,37.9164113],[22.1094951,37.9163741],[22.1099663,37.9161834],[22.10996,37.9159851],[22.1100415,37.9159143],[22.1099054,37.9152723],[22.1097965,37.9150813],[22.1098243,37.9148834],[22.1101983,37.9144929],[22.1108241,37.9140434],[22.1110083,37.9135146],[22.1112289,37.913338],[22.1114727,37.912702],[22.1119626,37.9122233],[22.1123448,37.911959],[22.1125909,37.9116746],[22.1126895,37.9113788],[22.1128867,37.9112288],[22.1131609,37.9111791],[22.1134632,37.9109226],[22.1136362,37.9106054],[22.1148598,37.9099041],[22.1148289,37.9097775],[22.1142895,37.9099671],[22.1150511,37.9090961],[22.11542,37.9089038],[22.1157738,37.9088554],[22.1157443,37.9086747],[22.1154614,37.9086161],[22.1151303,37.9086648],[22.1150644,37.9085736],[22.1151231,37.9085025],[22.1155975,37.9081857],[22.1157922,37.9081347],[22.1164836,37.9082269],[22.1164242,37.9078835],[22.116215,37.9076098],[22.1159658,37.9075698],[22.115634,37.9076455],[22.1155793,37.9075636],[22.1160706,37.9070307],[22.1170596,37.906605],[22.1178942,37.9050953],[22.1185369,37.9044207],[22.1187789,37.9042984],[22.1196441,37.9042672],[22.1201132,37.9041575],[22.1208186,37.9037002],[22.1215343,37.9033286],[22.1212734,37.9024052],[22.1212626,37.9019365],[22.1214659,37.900651],[22.1214289,37.900317],[22.1217389,37.8995289],[22.1218057,37.8986919],[22.1215725,37.8983862],[22.1218078,37.8976736],[22.1217837,37.8972767],[22.1226523,37.8969255],[22.1232467,37.8965836]]},{"id":16858,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039a\u03b1\u03c4. \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd-\u039c\u03ac\u03b6\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4. \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd \u03c3\u03c4\u03bf \u039c\u03ac\u03b6\u03b9","path":"PELOPONNESE\/Pelop_Chelmos_Chelmos_ref_Mazi","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":11556,"name_EN":"Chelmos: Chelmos ref.-Mazi","description_EN":"From Chelmos refuge to Mazi","ascent_time":380,"descent_time":390,"marker":"E4","level":12,"ascent":302,"descent":1216,"maxelev":2150,"minelev":1170,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.17024 37.9422,22.19251 37.99062)","views":65,"millestones":"0,22.1895056,37.9906643#1,22.1901387,37.9838547#2,22.1910219,37.9791283#3,22.1906043,37.9713828#4,22.1891227,37.9672711#5,22.1797584,37.9705375#6,22.1753124,37.9644302#7,22.1736431,37.9575178#8,22.1725570,37.9515763#9,22.1802858,37.9561740#10,22.1832282,37.9503742#11.6,22.1876898,37.9421213","x":22.1735357,"y":37.9584571,"coor":[[22.1895056,37.9906643],[22.1890291,37.9909093],[22.18889,37.9905467],[22.1885438,37.990271],[22.1879695,37.9900098],[22.187549,37.9899763],[22.1871189,37.9898705],[22.1870235,37.9895852],[22.1871747,37.9889927],[22.1875913,37.9882602],[22.1880901,37.9874208],[22.1890552,37.9852187],[22.189997,37.9839626],[22.1908556,37.9833089],[22.1910097,37.983059],[22.1910864,37.9827177],[22.1915282,37.982346],[22.1913969,37.9821277],[22.1912173,37.9820258],[22.1893245,37.9816723],[22.1889599,37.981554],[22.1889398,37.9814455],[22.1900287,37.9806873],[22.1907214,37.9798328],[22.1905953,37.9798669],[22.1903974,37.9800441],[22.1897567,37.9803046],[22.1899581,37.9799833],[22.1903526,37.979683],[22.1905185,37.9794152],[22.191024,37.9792337],[22.1910119,37.9783323],[22.191177,37.9781006],[22.1912057,37.9778577],[22.1913699,37.9776619],[22.1911469,37.9774738],[22.1912923,37.9771155],[22.1914783,37.9769562],[22.1914596,37.9767937],[22.1915784,37.9765882],[22.1915706,37.9764439],[22.1909763,37.9760743],[22.1903858,37.9760112],[22.1902405,37.9759008],[22.18998,37.9753831],[22.1899801,37.9749145],[22.1900529,37.9747354],[22.1901756,37.9739082],[22.1906863,37.9735105],[22.1908957,37.9728649],[22.1908332,37.9726296],[22.1908643,37.9722876],[22.1907453,37.9720335],[22.1907595,37.9714569],[22.189758,37.9709819],[22.1893893,37.9706969],[22.1887179,37.9706866],[22.1883505,37.9708161],[22.1882034,37.9707778],[22.1881601,37.970687],[22.1882578,37.9704181],[22.1887742,37.9697862],[22.189616,37.9693486],[22.1894653,37.969094],[22.1896365,37.9690786],[22.1902996,37.9681651],[22.1909895,37.9674187],[22.1914957,37.9672012],[22.1913954,37.9671726],[22.1912407,37.966981],[22.1910141,37.9669414],[22.1907278,37.9670091],[22.1904101,37.9669682],[22.1896571,37.9670377],[22.1890678,37.96729],[22.1889242,37.9674455],[22.1886371,37.9675492],[22.1884046,37.9677439],[22.188314,37.9677245],[22.1877627,37.9679232],[22.1874214,37.967918],[22.1868586,37.967657],[22.1866205,37.9676173],[22.1861141,37.9678438],[22.1858055,37.9678931],[22.1851809,37.968298],[22.1850637,37.9684313],[22.1839939,37.9688834],[22.183805,37.9691599],[22.1835732,37.9693275],[22.1832178,37.9694302],[22.1831236,37.9695549],[22.1827073,37.9698188],[22.1825366,37.9698162],[22.1822249,37.9699916],[22.1821339,37.9699902],[22.1819242,37.9701852],[22.181732,37.9701282],[22.1815674,37.9703419],[22.1806649,37.9704721],[22.1803186,37.970665],[22.1798629,37.970676],[22.1797059,37.9705835],[22.1797873,37.9705126],[22.1797427,37.9704759],[22.1792882,37.9704418],[22.179192,37.970188],[22.1788403,37.9701375],[22.1788885,37.9700301],[22.1787357,37.9697664],[22.1788189,37.9696235],[22.1787756,37.9695327],[22.1786854,37.9694953],[22.1784675,37.969564],[22.1783481,37.9693278],[22.178384,37.9692563],[22.1785565,37.9691869],[22.1786812,37.9692068],[22.1790953,37.969033],[22.1791658,37.968944],[22.1787978,37.9686319],[22.1778873,37.9681672],[22.1777677,37.96794],[22.1777741,37.9676788],[22.1768781,37.9670881],[22.1766634,37.9670217],[22.1763457,37.9665212],[22.1758401,37.966252],[22.1757747,37.9661338],[22.1758245,37.9659634],[22.1755148,37.9655981],[22.1754079,37.9653171],[22.1751192,37.9650242],[22.1754253,37.9646144],[22.1752941,37.9643961],[22.1752562,37.9640891],[22.1751582,37.9639073],[22.1752412,37.9633139],[22.1749411,37.9630208],[22.1751571,37.9625736],[22.1748912,37.9622811],[22.175,37.9620214],[22.1749103,37.961966],[22.1746134,37.9620064],[22.1743238,37.9617496],[22.1740316,37.9616009],[22.1738207,37.9613813],[22.1738448,37.9613276],[22.1739686,37.9613836],[22.1741511,37.9613684],[22.1747401,37.9610261],[22.1747205,37.9608996],[22.1748865,37.9606318],[22.1747977,37.9605404],[22.1745519,37.9601671],[22.1743279,37.9600194],[22.1740675,37.9599613],[22.1742395,37.9599099],[22.1742262,37.9595312],[22.1740258,37.9593478],[22.1739,37.9589133],[22.1735357,37.9584571],[22.1734306,37.9576444],[22.1736588,37.9576209],[22.1736196,37.9573679],[22.1735192,37.9572853],[22.1737954,37.9571634],[22.1737276,37.9571443],[22.1737068,37.9570629],[22.1733682,37.9569495],[22.1732125,37.9568029],[22.1731489,37.9566126],[22.173218,37.9565777],[22.1733305,37.9566335],[22.1733222,37.9565072],[22.1737327,37.9564775],[22.1736923,37.9562696],[22.1737742,37.9561808],[22.1735843,37.9560336],[22.173691,37.9558641],[22.1736267,37.9557009],[22.1734815,37.9555905],[22.1734527,37.9553737],[22.1733175,37.9553176],[22.1731948,37.9547569],[22.1730369,37.9547004],[22.1727271,37.9543441],[22.1725846,37.9544365],[22.1723346,37.9544236],[22.1722993,37.9544682],[22.1722328,37.954395],[22.172186,37.9544484],[22.1721072,37.9544111],[22.172064,37.9543203],[22.1719248,37.9544263],[22.1717084,37.9544319],[22.1717374,37.9541801],[22.1715683,37.9536547],[22.17148,37.9535452],[22.1712768,37.953479],[22.1711663,37.9533421],[22.1716246,37.9527635],[22.171762,37.9527295],[22.1718673,37.952614],[22.1718657,37.9522175],[22.1719576,37.9521829],[22.1722394,37.9517502],[22.1724569,37.9515958],[22.1729352,37.9514996],[22.1732457,37.9518289],[22.1732526,37.9520092],[22.173429,37.9522373],[22.1739265,37.9523712],[22.174038,37.952463],[22.1741659,37.9523568],[22.174322,37.9524854],[22.1745614,37.9524711],[22.1747516,37.9526002],[22.1748808,37.9528996],[22.1753421,37.9535737],[22.1752848,37.9540504],[22.1754059,37.9542145],[22.1753812,37.9542952],[22.1755924,37.9544968],[22.1762762,37.9544623],[22.1766735,37.9545045],[22.1772627,37.9550724],[22.177919,37.9552267],[22.1780024,37.9555344],[22.1784307,37.9557033],[22.1785842,37.95594],[22.1789592,37.9559638],[22.1794558,37.9561337],[22.1798322,37.9561035],[22.1804898,37.9562038],[22.1807937,37.9563436],[22.1809309,37.9563187],[22.1808416,37.9562452],[22.1809235,37.9561564],[22.1808492,37.955939],[22.180934,37.955733],[22.1808728,37.9554437],[22.1810843,37.9551766],[22.1814628,37.9550563],[22.1815569,37.9549316],[22.181277,37.954747],[22.181223,37.954629],[22.1813298,37.9544504],[22.1812629,37.9543953],[22.1813543,37.9543787],[22.1812423,37.9543049],[22.1813128,37.9542159],[22.1813182,37.9539997],[22.1814096,37.953983],[22.1814687,37.9538938],[22.1814027,37.9538027],[22.1813906,37.95337],[22.181712,37.9532578],[22.1823268,37.9532492],[22.1824279,37.9533049],[22.1826786,37.9532907],[22.1827373,37.9532195],[22.1830458,37.9531702],[22.1831508,37.9530637],[22.1834386,37.952933],[22.1832376,37.9527767],[22.182968,37.9521687],[22.1830789,37.951828],[22.1832798,37.9515247],[22.1834536,37.9514012],[22.1835026,37.9512578],[22.1834292,37.9510043],[22.1831242,37.9509095],[22.1830127,37.9508176],[22.1831104,37.9505488],[22.1833822,37.9501385],[22.183363,37.949994],[22.1834433,37.9499682],[22.1833656,37.9494263],[22.1831994,37.9492435],[22.183064,37.9491963],[22.1830221,37.9490515],[22.1826892,37.9487039],[22.182761,37.9485608],[22.1825975,37.9482699],[22.1827378,37.9481189],[22.1826742,37.9479286],[22.1829708,37.9478972],[22.1834548,37.9476523],[22.1836114,37.9473033],[22.1837506,37.9471973],[22.183695,37.9471423],[22.1837764,37.9470715],[22.1836762,37.9469798],[22.1837585,37.946873],[22.1837181,37.9466651],[22.183845,37.9465949],[22.1838245,37.9465045],[22.183895,37.9464155],[22.1842159,37.9463213],[22.1843036,37.9459982],[22.1842752,37.9457635],[22.1844656,37.945424],[22.1845812,37.9453537],[22.1845154,37.9452535],[22.1845423,37.9450827],[22.1843203,37.944854],[22.1844646,37.9445408],[22.1844717,37.9442525],[22.1853904,37.9439152],[22.1857096,37.9438931],[22.1858255,37.9438048],[22.1864626,37.9438146],[22.1868145,37.9438471],[22.1871265,37.9436536],[22.1874691,37.9436048],[22.1872881,37.9430974],[22.1874283,37.9430365],[22.1874189,37.9429552],[22.186971,37.9426599],[22.1869302,37.9424701],[22.1872107,37.942168],[22.1876898,37.9421213]]},{"id":16927,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u0391\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c0\u03cc \u039b\u03bf\u03c5\u03c3\u03b9\u03ba\u03cc \u03bc\u03ad\u03c7\u03c1\u03b9 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5\u03c2 \u039b\u03bf\u03c5\u03c3\u03bf\u03cd\u03c2","path":"PELOPONNESE\/Pelop_Chelmos_acropoli_Louson","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":4610,"name_EN":"Chelmos: Lousi acropolis","description_EN":"Crossing from Lousiko to ancient Lousi","ascent_time":125,"descent_time":130,"marker":"No_marks","level":13,"ascent":259,"descent":435,"maxelev":1367,"minelev":974,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.10097 37.96242,22.12196 37.96749)","views":18,"millestones":"0,22.1206482,37.9678026#1,22.1165739,37.9624421#2,22.1146176,37.9661721#3,22.1072278,37.9640901#4.6,22.1010306,37.9650904","x":22.1131969,"y":37.9656557,"coor":[[22.1206482,37.9678026],[22.1206972,37.9676682],[22.1211223,37.9675128],[22.1210015,37.9673396],[22.1207412,37.9672814],[22.1207662,37.9671917],[22.120916,37.967122],[22.1214877,37.967023],[22.1218513,37.966781],[22.1214704,37.9665406],[22.1211655,37.9664456],[22.1205216,37.9658045],[22.1199156,37.9653262],[22.1194945,37.9646977],[22.1195046,37.9643013],[22.1193403,37.9640463],[22.1193258,37.9637217],[22.1191139,37.9631055],[22.1191805,37.9627281],[22.1188491,37.9627769],[22.1182721,37.9626415],[22.1177145,37.9626325],[22.1171168,37.9624157],[22.1167174,37.9624544],[22.116354,37.9624215],[22.1160215,37.9624342],[22.1154829,37.9623129],[22.1154702,37.9625425],[22.115384,37.962798],[22.1150775,37.9635591],[22.115049,37.9637839],[22.1151403,37.9642179],[22.1149614,37.9645395],[22.1149166,37.9649533],[22.1147164,37.9647699],[22.1145874,37.964921],[22.1147316,37.9650675],[22.1146418,37.9654626],[22.1147013,37.965806],[22.1148655,37.9660609],[22.1148002,37.9662086],[22.1148293,37.9664073],[22.1145363,37.966736],[22.1145187,37.9669791],[22.1142775,37.9670653],[22.1141542,37.9674328],[22.113821,37.9675536],[22.1141542,37.9674328],[22.1142775,37.9670653],[22.1145187,37.9669791],[22.1145363,37.966736],[22.1148293,37.9664073],[22.1148002,37.9662086],[22.1144934,37.9661451],[22.114329,37.9658991],[22.1137827,37.9654488],[22.1136464,37.9654376],[22.1136418,37.9656177],[22.1135376,37.9656882],[22.1133546,37.9657213],[22.1131969,37.9656557],[22.1129459,37.9655525],[22.1129032,37.9654437],[22.112997,37.9653371],[22.112784,37.9652075],[22.1128218,37.9650639],[22.1127229,37.9649271],[22.112408,37.9647779],[22.1123037,37.9644067],[22.1120853,37.9640428],[22.1119613,37.9639957],[22.1118742,37.9638411],[22.1115711,37.9637191],[22.1106889,37.9630561],[22.110433,37.9632683],[22.1101769,37.9630479],[22.1098592,37.9630067],[22.109827,37.9633757],[22.1096315,37.9634536],[22.1095904,37.9635431],[22.1096513,37.9638324],[22.1094929,37.9637938],[22.1091488,37.9638965],[22.1079532,37.9639133],[22.107323,37.9640744],[22.1069458,37.9641359],[22.1063285,37.9642386],[22.1061148,37.964136],[22.1058508,37.9637803],[22.1055136,37.9636127],[22.1050822,37.9635697],[22.104905,37.9633776],[22.1044782,37.9631544],[22.1037405,37.9630704],[22.103797,37.9633056],[22.1039942,37.9636468],[22.1040967,37.9645315],[22.104664,37.9650453],[22.1048231,37.9654985],[22.1052214,37.9659465],[22.1052265,37.9666315],[22.1052231,37.9669018],[22.1053887,37.9671027],[22.1053476,37.9673724],[22.1053887,37.9671027],[22.1052231,37.9669018],[22.1052265,37.9666315],[22.10507,37.9665208],[22.105001,37.9661051],[22.1048622,37.9659677],[22.104779,37.9658853],[22.1046088,37.9658645],[22.1045542,37.9657735],[22.1043826,37.9658068],[22.1042242,37.9657682],[22.1038599,37.9653298],[22.1033429,37.9651142],[22.1030961,37.965331],[22.1016102,37.9660099],[22.1013169,37.9654645],[22.1010306,37.9650904]]},{"id":16928,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039a\u03b1\u03c3\u03c4\u03c1\u03b9\u03ac-\u03a0\u03bb\u03b1\u03bd\u03b9\u03c4\u03ad\u03c1\u03bf","description_GR":"\u03a3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03cd\u03bf \u03c7\u03c9\u03c1\u03b9\u03ac","path":"PELOPONNESE\/Pelop_Chelmos_Kastria_Planitero","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":4049,"name_EN":"Chelmos: Kastria-Planitero","description_EN":"A short connection between two villages","ascent_time":75,"descent_time":75,"marker":"Yellow_square","level":12,"ascent":186,"descent":244,"maxelev":828,"minelev":650,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.1361 37.9385,22.16775 37.94725)","views":82,"millestones":"0,22.1361118,37.9465962#1,22.1433404,37.9430701#2,22.1528010,37.9470803#4,22.1677446,37.9385050","x":22.1548053,"y":37.9463458,"coor":[[22.1361118,37.9465962],[22.1369283,37.9464019],[22.1370469,37.9462956],[22.1372305,37.9463211],[22.1373233,37.9462505],[22.1373858,37.9460262],[22.1375242,37.9459562],[22.1379114,37.9459444],[22.1386817,37.9456321],[22.138919,37.945699],[22.1394555,37.9456354],[22.1394919,37.9455458],[22.1398357,37.9454071],[22.1398389,37.9452809],[22.1406595,37.9443297],[22.1412391,37.9434557],[22.1414356,37.9433326],[22.1414516,37.9431526],[22.1412973,37.9429519],[22.1413009,37.9428078],[22.1414561,37.9425219],[22.1418533,37.9421136],[22.1419874,37.9425753],[22.1423628,37.9425813],[22.1429919,37.9429066],[22.1430688,37.943016],[22.1433745,37.9430748],[22.1440222,37.9431121],[22.1442866,37.9430081],[22.1444572,37.9430108],[22.1462056,37.9431736],[22.1466792,37.9433432],[22.1470533,37.9434032],[22.1472662,37.9435327],[22.1473427,37.9436601],[22.1476348,37.9438089],[22.148548,37.9442333],[22.1488304,37.9445036],[22.1489704,37.9446365],[22.1498377,37.9449926],[22.1499824,37.945121],[22.1500885,37.9454291],[22.150255,37.9455939],[22.1508498,37.9459277],[22.1516994,37.9465358],[22.1523873,37.9467899],[22.1527824,37.9470575],[22.1530805,37.9474226],[22.1532152,37.9474968],[22.153886,37.9475254],[22.1540475,37.9474378],[22.1548053,37.9463458],[22.1553836,37.9464269],[22.1555775,37.9464119],[22.1558534,37.9462991],[22.1560067,37.9460852],[22.1562842,37.9459093],[22.1563856,37.9454964],[22.1565739,37.945247],[22.15677,37.9451419],[22.1575696,37.9450193],[22.1578041,37.9448878],[22.1584813,37.9445109],[22.1586901,37.9443519],[22.1587491,37.9438122],[22.1591485,37.9433137],[22.1597099,37.9431603],[22.1600688,37.9429136],[22.1606325,37.9426701],[22.1607697,37.9426001],[22.161146,37.94257],[22.1612787,37.9427252],[22.1614161,37.9426914],[22.1615717,37.942838],[22.1615904,37.9430005],[22.1616933,37.9429841],[22.1617588,37.9430932],[22.1619071,37.9430775],[22.1620414,37.9431697],[22.1624242,37.9428783],[22.1624847,37.9427351],[22.1627186,37.942937],[22.1628126,37.9428619],[22.1630324,37.9428608],[22.1633913,37.9426141],[22.1635847,37.9423422],[22.1638652,37.9419456],[22.1641211,37.9417243],[22.1651366,37.9411544],[22.1656392,37.9411802],[22.1659831,37.9410774],[22.1665583,37.9408251],[22.1666204,37.9406188],[22.1667574,37.9402289],[22.1667623,37.9400307],[22.166673,37.9399617],[22.1667749,37.9399363],[22.1668685,37.9396493],[22.1669907,37.9393088],[22.1674321,37.9389462],[22.1674661,37.9387259],[22.1677446,37.938505]]},{"id":16929,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039a\u03ac\u03c4\u03c9 \u039b\u03bf\u03c5\u03c3\u03bf\u03af-\u0395\u03c0\u03ac\u03bd\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4. \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd \u03c3\u03c4\u03bf \u039c\u03ac\u03b6\u03b9","path":"PELOPONNESE\/Pelop_Chelmos_Lousi_Epano_Kambos","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":3,"length":7851,"name_EN":"Chelmos: Kato Lousi-Epano Kambos","description_EN":"From Chelmos refuge to Mazi","ascent_time":320,"descent_time":235,"marker":"Green_triangle","level":12,"ascent":1217,"descent":47,"maxelev":2239,"minelev":1045,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.13639 37.97594,22.19463 37.99322)","views":54,"millestones":"0,22.1363904,37.9930877#1,22.1446936,37.9918679#2,22.1554779,37.9897561#3,22.1662389,37.9880596#4,22.1737404,37.9822913#5,22.1825938,37.9796425#6,22.1912417,37.9778180#7.9,22.1946228,37.9760357","x":22.1719301,"y":37.9837732,"coor":[[22.1363904,37.9930877],[22.1380296,37.9932488],[22.1382013,37.9932155],[22.1383097,37.9929829],[22.1384985,37.9928913],[22.1392001,37.9930646],[22.1394251,37.9928203],[22.1392803,37.9926919],[22.1395089,37.9926594],[22.1397536,37.9923975],[22.1393952,37.9921575],[22.1392222,37.9919205],[22.1394503,37.9920052],[22.1395537,37.9919708],[22.139461,37.9915818],[22.1398487,37.9916465],[22.1406493,37.991506],[22.1409908,37.9915114],[22.1414777,37.9916182],[22.1424357,37.9915612],[22.1430822,37.9916616],[22.1435737,37.9915882],[22.1440495,37.9916858],[22.14457,37.9918608],[22.1453205,37.9918996],[22.1459776,37.9920362],[22.1469391,37.9918351],[22.1475738,37.9915026],[22.1488022,37.9913733],[22.1489351,37.9912131],[22.1494969,37.9910598],[22.1515363,37.9905602],[22.1527373,37.9903447],[22.1530219,37.9903492],[22.1534831,37.9901221],[22.1548227,37.9898278],[22.1560788,37.9896853],[22.1563738,37.9897259],[22.1566142,37.9896756],[22.1567767,37.989552],[22.1570262,37.989592],[22.1574086,37.9895123],[22.1575762,37.9896411],[22.1577706,37.9896081],[22.1580081,37.9896749],[22.1588361,37.9893455],[22.1595582,37.9891585],[22.1598302,37.9892078],[22.1607312,37.9891498],[22.1609506,37.9890271],[22.1616831,37.9888763],[22.1622509,37.9889393],[22.1637224,37.9888361],[22.1646502,37.9886163],[22.1657516,37.9881829],[22.1661171,37.9881345],[22.1665218,37.9878885],[22.1669898,37.9878417],[22.1673188,37.9878919],[22.168022,37.9875424],[22.1683957,37.9871697],[22.1686253,37.9870922],[22.1694585,37.9870151],[22.1698312,37.9866784],[22.1698174,37.9863177],[22.1704385,37.9856064],[22.1707238,37.9851243],[22.1717937,37.9842217],[22.1718104,37.9840057],[22.1719829,37.9839363],[22.1719301,37.9837732],[22.1723211,37.9831575],[22.173663,37.9823042],[22.1740517,37.9822381],[22.1743563,37.982351],[22.1746067,37.9823549],[22.175224,37.9822563],[22.1759301,37.9822493],[22.1765509,37.9824662],[22.1771153,37.9822046],[22.177392,37.9829839],[22.1791168,37.9818391],[22.1806473,37.9810967],[22.1815943,37.9800931],[22.1820767,37.9799203],[22.1824121,37.9797092],[22.1834002,37.979346],[22.1841743,37.9788893],[22.1845156,37.978435],[22.1847555,37.9784026],[22.1850001,37.9786407],[22.1851026,37.9786423],[22.1851851,37.9785264],[22.1850858,37.9783987],[22.185123,37.9782731],[22.1858567,37.9780682],[22.1859964,37.9779442],[22.1861644,37.9780549],[22.1869579,37.9777337],[22.1877528,37.977818],[22.1886097,37.9776961],[22.1897291,37.9770825],[22.1900477,37.9770874],[22.1900343,37.9772584],[22.190557,37.9772124],[22.1905871,37.977375],[22.1907434,37.9775036],[22.1911588,37.9774649],[22.1913703,37.977662],[22.1912061,37.9778577],[22.1911774,37.9781006],[22.1910123,37.9783323],[22.1910243,37.9792337],[22.1905189,37.9794152],[22.1903504,37.9796829],[22.1899516,37.9799877],[22.1897659,37.9803048],[22.1903908,37.9800395],[22.1905908,37.9798624],[22.1907214,37.9798328],[22.1900287,37.9806873],[22.1889398,37.9814455],[22.1889599,37.981554],[22.1893249,37.9816723],[22.1894661,37.9816159],[22.1907172,37.9816712],[22.1907189,37.9815991],[22.1901762,37.9814466],[22.1901799,37.9812934],[22.1921807,37.9800265],[22.1926636,37.9798357],[22.1927855,37.9790445],[22.1933087,37.9786019],[22.1935254,37.9781186],[22.1938413,37.977772],[22.1938851,37.9769166],[22.1940918,37.976379],[22.1942517,37.9762283],[22.1943953,37.9759421],[22.1945205,37.975944],[22.1946228,37.9760357]]},{"id":16930,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u03a3\u03b9\u03b3\u03bf\u03cd\u03bd\u03b9-\u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c0\u03cc \u03a3\u03b9\u03b3\u03bf\u03cd\u03bd\u03b9 \u03bc\u03ad\u03c7\u03c1\u03b9 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1","path":"PELOPONNESE\/Pelop_Chelmos_Sigouni_Klitoria","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":13214,"name_EN":"Chelmos: Sigouni-Klitoria","description_EN":"Crossing from Sigouni to Klitoria","ascent_time":370,"descent_time":380,"marker":"No_marks","level":12,"ascent":507,"descent":1092,"maxelev":1440,"minelev":517,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.10708 37.89677,22.13501 37.95188)","views":36,"millestones":"0,22.1073008,37.9434732#1,22.1150661,37.9472624#2,22.1189457,37.9491769#3,22.1168197,37.9416121#4,22.1109300,37.9362706#5,22.1120569,37.9294303#6,22.1183035,37.9277108#7,22.1282308,37.9272084#8,22.1338333,37.9216813#9,22.1253980,37.9168909#10,22.1201831,37.9115105#11,22.1150992,37.9090699#12,22.1197843,37.9042333#13.2,22.1232456,37.8965835","x":22.1199837,"y":37.9274644,"coor":[[22.1073008,37.9434732],[22.107465,37.9434623],[22.107507,37.9431566],[22.1078731,37.9429417],[22.1078405,37.9429232],[22.1079916,37.9427994],[22.1082437,37.9427314],[22.1083913,37.9424814],[22.1091031,37.9426821],[22.1095207,37.9432611],[22.109851,37.9432484],[22.1110347,37.9436819],[22.1110274,37.9439702],[22.111645,37.9442099],[22.1119174,37.9443179],[22.112304,37.9447747],[22.1126781,37.9450556],[22.1129419,37.9454203],[22.113797,37.946245],[22.1149034,37.9470378],[22.1151012,37.9473113],[22.1153819,37.94746],[22.1155187,37.9474532],[22.1156422,37.9475182],[22.1159515,37.9478837],[22.1164315,37.9482518],[22.1172302,37.9486161],[22.1173934,37.948907],[22.1175232,37.949621],[22.1174276,37.9497997],[22.1174418,37.9501334],[22.1178198,37.9504819],[22.1182147,37.951065],[22.1182992,37.9513187],[22.1182759,37.9517869],[22.1185295,37.9520658],[22.1186008,37.9519903],[22.1185826,37.9518098],[22.1186896,37.9516313],[22.118719,37.9513704],[22.1188715,37.9511926],[22.1189011,37.9509228],[22.1188012,37.9502543],[22.1187551,37.9499562],[22.1188089,37.9496326],[22.1189277,37.9494362],[22.1189633,37.9489322],[22.1193084,37.9483429],[22.1192488,37.9479995],[22.1188006,37.9472804],[22.1187438,37.9468289],[22.1184013,37.9464269],[22.1184471,37.9459681],[22.1182904,37.9458664],[22.1181947,37.9456035],[22.1180293,37.9453936],[22.117953,37.9453068],[22.117795,37.9448086],[22.1177703,37.9444387],[22.117527,37.9437139],[22.1178307,37.9429618],[22.1178608,37.9426739],[22.118037,37.9424604],[22.1178173,37.9421505],[22.1179179,37.9417736],[22.1176818,37.9416617],[22.1174384,37.941838],[22.1173715,37.9417829],[22.1170864,37.9418054],[22.1170191,37.9417683],[22.1168826,37.9416399],[22.1165901,37.9415091],[22.1164025,37.9412808],[22.116211,37.9412056],[22.1160672,37.9410411],[22.1159876,37.9410398],[22.1159326,37.9409668],[22.1158181,37.940992],[22.1155725,37.9408079],[22.1152781,37.9403075],[22.1151071,37.9398722],[22.1148251,37.9397776],[22.1145739,37.9398096],[22.1144697,37.93988],[22.1144883,37.9400425],[22.1139163,37.9397179],[22.1134527,37.9396024],[22.1131293,37.9393448],[22.1127012,37.9391758],[22.1116105,37.938221],[22.1110715,37.937942],[22.1102922,37.9377132],[22.1102146,37.9376309],[22.1102056,37.9375406],[22.1102996,37.937425],[22.1109339,37.9370927],[22.111007,37.9369452],[22.11103,37.936896],[22.1110401,37.9364997],[22.1108346,37.9360818],[22.110744,37.9356208],[22.1105671,37.9354197],[22.1103642,37.9353443],[22.1101657,37.9350978],[22.1099331,37.9344092],[22.110101,37.9340694],[22.1103359,37.9337848],[22.1103865,37.9335874],[22.1104907,37.933517],[22.1105426,37.9332655],[22.1101414,37.932493],[22.1100325,37.9318604],[22.1100967,37.9315731],[22.110044,37.93141],[22.1101175,37.931204],[22.1100184,37.9310762],[22.109982,37.9309449],[22.1098621,37.930515],[22.1098059,37.9300454],[22.1098787,37.9298664],[22.1097344,37.9297694],[22.10993,37.9296825],[22.1100558,37.929698],[22.1101033,37.9296627],[22.1103626,37.929757],[22.1110131,37.9296773],[22.111485,37.9294686],[22.1122943,37.9294095],[22.1125468,37.9293234],[22.1129453,37.9293118],[22.1135791,37.9289976],[22.1144672,37.9291515],[22.1145418,37.9291662],[22.1148178,37.9290535],[22.1149656,37.9290558],[22.1155631,37.9292727],[22.115967,37.9294954],[22.1166006,37.9296317],[22.1167446,37.9297872],[22.1170374,37.9303507],[22.117394,37.9306447],[22.1175341,37.9305028],[22.1175619,37.930305],[22.117896,37.9296975],[22.1178787,37.929481],[22.1177701,37.929281],[22.1180448,37.9292133],[22.1181154,37.9291243],[22.1178921,37.9289585],[22.1178498,37.9288317],[22.1179231,37.9286346],[22.1180377,37.9286004],[22.117904,37.9284901],[22.1179536,37.9283287],[22.1177744,37.9282177],[22.1176216,37.9279629],[22.1181698,37.9278815],[22.1182877,37.9277212],[22.1186348,37.9274924],[22.1187304,37.9273137],[22.1189263,37.9272177],[22.1189576,37.9271056],[22.1194888,37.9272403],[22.1196228,37.9273415],[22.1198839,37.9273637],[22.1199837,37.9274644],[22.1201884,37.9274677],[22.1203563,37.9275785],[22.12046,37.9275261],[22.1209767,37.9277867],[22.1209792,37.9276876],[22.1211512,37.9276363],[22.1211829,37.9276458],[22.1215131,37.9277232],[22.1219243,37.9276577],[22.122628,37.927723],[22.1238731,37.9275265],[22.1245853,37.9272585],[22.1248128,37.9272622],[22.1249169,37.9271917],[22.1258882,37.927027],[22.1266226,37.9267773],[22.1269064,37.9267188],[22.1269371,37.9268544],[22.127107,37.9268842],[22.127195,37.9270027],[22.1274812,37.9269352],[22.1276627,37.9269561],[22.1281,37.9272064],[22.128282,37.9272093],[22.1283862,37.9271388],[22.1285213,37.927195],[22.1286395,37.9270167],[22.1287419,37.9270183],[22.1293065,37.9267389],[22.1294766,37.9267596],[22.1298783,37.9266218],[22.1302647,37.926637],[22.1305276,37.9265871],[22.1305827,37.9266601],[22.1307862,37.9267084],[22.1310251,37.9267122],[22.1315782,37.9264326],[22.1315239,37.9263326],[22.1317568,37.92612],[22.1318442,37.9253644],[22.1320275,37.9253132],[22.1322486,37.9251185],[22.1325443,37.9251232],[22.1327981,37.924983],[22.1331798,37.9242862],[22.13335,37.9241627],[22.1334116,37.9241186],[22.1335267,37.9236158],[22.1336194,37.9235046],[22.1338632,37.9233102],[22.1341816,37.9233153],[22.1342651,37.9231634],[22.1343531,37.9228313],[22.134325,37.9225966],[22.1342301,37.9222977],[22.1340655,37.9220608],[22.1333659,37.9208917],[22.1333277,37.9206027],[22.1329815,37.9203449],[22.1323634,37.9200467],[22.1318358,37.9193173],[22.1316229,37.9192329],[22.1310701,37.9190078],[22.1303521,37.9190595],[22.1295288,37.918776],[22.1293619,37.9186292],[22.1289337,37.9184692],[22.1285548,37.9181568],[22.1281455,37.9176996],[22.1280993,37.9176313],[22.1275201,37.9171445],[22.1271903,37.9171392],[22.1267605,37.9170423],[22.1266232,37.9170761],[22.1265696,37.9170437],[22.126511,37.9170113],[22.1258947,37.9170916],[22.1256123,37.917015],[22.1253096,37.9168389],[22.1250523,37.9166681],[22.1250776,37.9161188],[22.1249239,37.9159001],[22.1246993,37.9157883],[22.1240846,37.9158056],[22.1241506,37.9155858],[22.1243712,37.9154091],[22.1245202,37.9149159],[22.1246063,37.9142143],[22.1245322,37.9139968],[22.1238581,37.9132201],[22.1237828,37.9130477],[22.1238131,37.9127508],[22.1235239,37.9126741],[22.1233234,37.9125086],[22.1228959,37.9123216],[22.1226676,37.912354],[22.1221386,37.9125799],[22.1214523,37.9127311],[22.1213424,37.9127474],[22.1213504,37.9124321],[22.1211535,37.9121226],[22.1208485,37.9119555],[22.1206151,37.9118256],[22.1203147,37.9115594],[22.1191878,37.9111449],[22.1189664,37.9109071],[22.1186285,37.9107755],[22.1182633,37.9108237],[22.1180496,37.9107302],[22.1174381,37.9106213],[22.1167541,37.9106824],[22.116257,37.9105483],[22.1157661,37.9106215],[22.1150525,37.910502],[22.1142175,37.9106869],[22.1136822,37.9107143],[22.1134621,37.9109226],[22.1136352,37.9106054],[22.1148588,37.9099041],[22.1148279,37.9097774],[22.1142884,37.9099671],[22.11505,37.9090961],[22.1154189,37.9089037],[22.1157727,37.9088553],[22.1157984,37.9087386],[22.1157432,37.9086746],[22.1154603,37.908616],[22.1151293,37.9086648],[22.1150633,37.9085736],[22.115122,37.9085025],[22.1154576,37.9082781],[22.1155964,37.9081857],[22.1157911,37.9081347],[22.1163568,37.9082519],[22.116471,37.9082357],[22.1164115,37.9078923],[22.1162024,37.9076186],[22.1159532,37.9075786],[22.1156214,37.9076544],[22.1155666,37.9075724],[22.1157636,37.9074313],[22.1160695,37.9070307],[22.1170585,37.906605],[22.1178931,37.9050953],[22.1185359,37.9044207],[22.1187778,37.9042984],[22.119643,37.9042672],[22.1198947,37.9042081],[22.1201121,37.9041575],[22.1208175,37.9037002],[22.121427,37.9034395],[22.1215332,37.9033286],[22.1212724,37.9024052],[22.1212615,37.9019364],[22.1214077,37.9010106],[22.1214648,37.900651],[22.1214278,37.900317],[22.1217035,37.8997626],[22.1217379,37.8995289],[22.1218046,37.8986918],[22.1215822,37.8983954],[22.1218067,37.8976735],[22.1217827,37.8972766],[22.1226513,37.8969255],[22.1232456,37.8965835]]},{"id":16931,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd-\u03ba\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2 \u03a3\u03c4\u03cd\u03b3\u03b1\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4. \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd \u03c3\u03c4\u03b1 \u038e\u03b4\u03b1\u03c4\u03b1 \u03a3\u03c4\u03c5\u03b3\u03cc\u03c2","path":"PELOPONNESE\/Pelop_Chelmos_Chelmos_ref_Styga","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":4150,"name_EN":"Chelmos: Chelmos refuge-Styx falls","description_EN":"From Chelmos refuge to the Styx Waterfalls","ascent_time":150,"descent_time":155,"marker":"E4","level":12,"ascent":335,"descent":691,"maxelev":2305,"minelev":1731,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18975 37.97754,22.20633 37.99033)","views":167,"millestones":"0,22.1897509,37.9903256#1,22.1950238,37.9845446#2,22.1963816,37.9777853#3,22.2037890,37.9802047#4.2,22.2061697,37.9841518","x":22.1998359,"y":37.9794455,"coor":[[22.1897509,37.9903256],[22.1898219,37.9902186],[22.1906012,37.9900143],[22.1908674,37.9898381],[22.1909664,37.9895152],[22.1912746,37.9890243],[22.1914128,37.9884948],[22.1920938,37.9876581],[22.192325,37.9875175],[22.1924739,37.9870151],[22.1927752,37.9868035],[22.1927787,37.9866593],[22.1925765,37.9865481],[22.1926809,37.9864686],[22.1924086,37.9864284],[22.1922077,37.9862631],[22.1918127,37.9861218],[22.1919436,37.9858895],[22.1922554,37.9857141],[22.1933341,37.9853702],[22.1933135,37.9852797],[22.1934169,37.9852453],[22.193525,37.9850126],[22.1936408,37.9849333],[22.1940673,37.9847236],[22.1942376,37.9847442],[22.1943304,37.9846736],[22.194535,37.9846857],[22.1950166,37.9845489],[22.1953747,37.9843381],[22.1956428,37.9840989],[22.195498,37.9839705],[22.1953996,37.9833382],[22.1948073,37.9824189],[22.1948279,37.9820407],[22.194549,37.9813876],[22.1945814,37.9809916],[22.1943811,37.9803397],[22.1944899,37.98008],[22.1949667,37.9796728],[22.1951927,37.9792797],[22.1953285,37.9783806],[22.1952879,37.9781817],[22.1951471,37.9779453],[22.1949629,37.977564],[22.1951776,37.9775853],[22.1955357,37.9773745],[22.1958303,37.9774331],[22.1962329,37.9777276],[22.196966,37.9780092],[22.1973004,37.9779107],[22.1977149,37.9781874],[22.1981666,37.9783385],[22.198522,37.9787044],[22.1986795,37.978779],[22.198876,37.9791244],[22.1992557,37.9794276],[22.1995818,37.9795948],[22.1998359,37.9794455],[22.1999581,37.9791049],[22.1999253,37.9790504],[22.2001183,37.9790713],[22.2002448,37.9790192],[22.20018,37.978874],[22.2004541,37.9788422],[22.2015913,37.978427],[22.2021179,37.9783089],[22.2023149,37.9783299],[22.2025414,37.9784235],[22.2028088,37.9786619],[22.2029383,37.9789523],[22.2031268,37.9791624],[22.2033106,37.9795617],[22.2031843,37.9796049],[22.203246,37.9798762],[22.2035058,37.9799612],[22.2033328,37.9800487],[22.2033412,37.980175],[22.2036156,37.9801251],[22.2038634,37.9802371],[22.2037526,37.9805778],[22.2036401,37.980522],[22.2036129,37.9807018],[22.2034431,37.9806632],[22.2032534,37.9805071],[22.2029785,37.980575],[22.2032148,37.9806867],[22.2037167,37.981118],[22.2037466,37.9812896],[22.2039134,37.9814544],[22.203877,37.981544],[22.204264,37.9820185],[22.2046573,37.9822318],[22.2043898,37.982462],[22.2044226,37.9825166],[22.2042272,37.9825947],[22.2044988,37.9826619],[22.204258,37.9827303],[22.2043361,37.9827946],[22.2042206,37.9828649],[22.2041584,37.9830803],[22.2045398,37.9831086],[22.2046872,37.9832506],[22.2042903,37.9834653],[22.2043946,37.9836381],[22.2045377,37.9838386],[22.2047675,37.9837519],[22.2049024,37.9838261],[22.2052578,37.9837234],[22.2053283,37.9836343],[22.2054303,37.9836539],[22.2055577,37.9835657],[22.2056831,37.9835586],[22.2059243,37.9839408],[22.2060823,37.9839973],[22.2061697,37.9841518]]},{"id":16932,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u039b\u03bf\u03c5\u03c3\u03ce\u03bd-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd","description_GR":"\u0388\u03bd\u03b1 \u03c0\u03bf\u03bb\u03cd \u03bb\u03af\u03b3\u03bf \u03b3\u03bd\u03c9\u03c3\u03c4\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"PELOPONNESE\/Pelop_Chelmos_Diast_PouliouVrisi","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":6324,"name_EN":"Chelmos: Lousi Pass-Chelmos refuge","description_EN":"A forgotten yet direct route to the highlands","ascent_time":210,"descent_time":170,"marker":"Red_dots","level":12,"ascent":926,"descent":92,"maxelev":2096,"minelev":1251,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.14727 37.98991,22.18979 38.00898)","views":67,"millestones":"0,22.1473100,38.0072329#1,22.1571086,38.0069469#2,22.1670185,38.0084771#3,22.1688486,37.9997238#4,22.1720662,37.9971719#5,22.1807368,37.9923181#6.3,22.1897776,37.9902539","x":22.1687663,"y":37.9993684,"coor":[[22.14731,38.0072329],[22.147746,38.0073749],[22.1492981,38.0078004],[22.1493656,38.0077384],[22.1500978,38.0076057],[22.1514782,38.0071633],[22.1514223,38.0068921],[22.1515038,38.0068213],[22.1517757,38.0068796],[22.1520735,38.0068122],[22.1524474,38.0068902],[22.1527571,38.0068049],[22.1531442,38.006811],[22.1531924,38.0067036],[22.153319,38.0066516],[22.1534657,38.0067079],[22.1537963,38.0066951],[22.1542818,38.0068649],[22.1544307,38.0068312],[22.1546802,38.0068712],[22.1547412,38.0067099],[22.1549457,38.0067312],[22.1550969,38.0066074],[22.1552873,38.0067365],[22.1553927,38.006621],[22.1557604,38.0064916],[22.156137,38.0064615],[22.1567258,38.0065969],[22.1575273,38.0073394],[22.1577851,38.0075056],[22.1586201,38.0078161],[22.1590802,38.0080937],[22.1598958,38.0082686],[22.1605117,38.0086928],[22.1611668,38.0089103],[22.1625078,38.0090304],[22.1627551,38.0091605],[22.1631862,38.0092303],[22.1637464,38.0091489],[22.164263,38.0089858],[22.1646036,38.0090271],[22.1649304,38.0091674],[22.1650597,38.0090072],[22.1651843,38.0090362],[22.1652278,38.009118],[22.1653539,38.0090839],[22.1655917,38.0091417],[22.1657971,38.0091269],[22.1662706,38.0090351],[22.1666435,38.0086985],[22.1668502,38.0086296],[22.167025,38.0084701],[22.1672753,38.0080234],[22.1673004,38.0074741],[22.1675824,38.0071271],[22.1676684,38.0069301],[22.167624,38.0059111],[22.1678912,38.0043292],[22.1678701,38.0033466],[22.1682725,38.0022805],[22.1683574,38.0016149],[22.1685862,38.0011139],[22.1685322,38.0005363],[22.1688609,37.9996853],[22.1688647,37.9995321],[22.1687663,37.9993684],[22.168631,37.9993122],[22.167902,37.9993189],[22.1675969,37.999224],[22.1675487,37.9988718],[22.1673967,37.998572],[22.1674827,37.998321],[22.1672035,37.9981004],[22.166856,37.9974191],[22.1669507,37.9968168],[22.1669249,37.9965821],[22.167191,37.996415],[22.1675079,37.9964921],[22.1675443,37.9964025],[22.1677278,37.9963513],[22.1680302,37.9965543],[22.1685949,37.9967433],[22.1694587,37.9968108],[22.1701799,37.9966598],[22.1707122,37.9967763],[22.1707321,37.9968937],[22.1709533,37.9966989],[22.171241,37.9965772],[22.1714441,37.9966525],[22.1717084,37.997017],[22.1720463,37.9971665],[22.1731659,37.9974813],[22.1736331,37.9974705],[22.1743802,37.9971937],[22.1753621,37.9966322],[22.1775927,37.9948465],[22.1787937,37.9937116],[22.1791618,37.9935641],[22.1797635,37.9931769],[22.1802177,37.9927693],[22.1803719,37.9925194],[22.1819913,37.9916298],[22.1826317,37.9912882],[22.1828607,37.9912377],[22.1833113,37.9909743],[22.1835499,37.990996],[22.1839864,37.9908405],[22.1840656,37.9908598],[22.1842846,37.990755],[22.1845057,37.9905602],[22.1846521,37.9906255],[22.1856656,37.9906231],[22.1865709,37.9908534],[22.1867233,37.9906755],[22.1869352,37.990859],[22.1870149,37.9908602],[22.187167,37.9906913],[22.1874549,37.9905606],[22.187775,37.9905115],[22.1879792,37.9905416],[22.1877457,37.9903128],[22.18726,37.9901521],[22.1871189,37.9898705],[22.187549,37.9899763],[22.1879695,37.9900098],[22.1885438,37.990271],[22.18889,37.9905467],[22.1890291,37.9909093],[22.1895056,37.9906643],[22.1897776,37.9902539]]},{"id":16933,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039a\u03b1\u03c3\u03c4\u03c1\u03b9\u03ac-\u039c\u03b1\u03cd\u03c1\u03b7 \u039b\u03af\u03bc\u03bd\u03b1","description_GR":"\u03a3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7 \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b1","path":"PELOPONNESE\/Pelop_Chelmos_Mavri_Limna","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":5172,"name_EN":"Chelmos: Kastria-Mavri Limna","description_EN":"A short loop trail along the Lagada ravine","ascent_time":115,"descent_time":110,"marker":"No_marks","level":13,"ascent":324,"descent":324,"maxelev":900,"minelev":703,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.13614 37.94836,22.1484 37.96373)","views":54,"millestones":"0,22.1365319,37.9481709#1,22.1424843,37.9533567#2,22.1479520,37.9579268#3,22.1438369,37.9631496#4,22.1385695,37.9570551#5.2,22.1365329,37.9481710","x":22.1463368,"y":37.9635332,"coor":[[22.1365319,37.9481709],[22.1368254,37.9487163],[22.137327,37.9486792],[22.1375179,37.9487813],[22.1376952,37.949424],[22.1383136,37.9492716],[22.1389493,37.9497863],[22.1391722,37.9504206],[22.1386485,37.9508809],[22.1385843,37.9511683],[22.138836,37.9520194],[22.1390148,37.9521484],[22.1392856,37.9526934],[22.1423524,37.9531204],[22.1430077,37.9542977],[22.144423,37.9545904],[22.1444589,37.9552398],[22.1447065,37.9553519],[22.1447925,37.9551009],[22.1451456,37.9550884],[22.1453645,37.9549838],[22.14582,37.9545223],[22.1459156,37.9547942],[22.1458624,37.9550997],[22.1462147,37.9555739],[22.1468648,37.9559717],[22.1470751,37.9562093],[22.1476367,37.9565065],[22.1481103,37.9566807],[22.1477873,37.9568558],[22.1474346,37.9573009],[22.1479112,37.957813],[22.1481343,37.9584474],[22.1481413,37.9586187],[22.1480525,37.9586308],[22.1477485,37.9589505],[22.1476705,37.9593367],[22.147364,37.9598005],[22.1468519,37.9607026],[22.1465921,37.9615276],[22.1468759,37.9620097],[22.1468018,37.9622429],[22.1468515,37.9629826],[22.1466617,37.963286],[22.1463368,37.9635332],[22.1457611,37.9637945],[22.1452127,37.963876],[22.144783,37.963761],[22.1443029,37.9638436],[22.14402,37.963776],[22.1437607,37.963817],[22.1436537,37.963545],[22.1438822,37.9630619],[22.1434471,37.9627126],[22.1432139,37.9615735],[22.143107,37.9613014],[22.1428739,37.9610634],[22.1427802,37.9606204],[22.142229,37.9600079],[22.1420116,37.9595989],[22.1419249,37.9589757],[22.1415161,37.9585277],[22.1413919,37.9584897],[22.1412199,37.9585411],[22.1407982,37.9581108],[22.1409263,37.9584463],[22.1406139,37.9585495],[22.1404193,37.9585104],[22.1393005,37.9582358],[22.1390311,37.9580874],[22.1389214,37.9579234],[22.1386087,37.9572336],[22.1384558,37.9565283],[22.1385211,37.9561959],[22.1390153,37.9555548],[22.1387977,37.9538031],[22.138633,37.9535662],[22.1373028,37.9526079],[22.1371959,37.9523359],[22.1371891,37.951705],[22.1370476,37.9514504],[22.1367026,37.9511385],[22.1366831,37.9507867],[22.1369245,37.9502409],[22.1369916,37.9493858],[22.1369174,37.9491683],[22.1365598,37.9489103],[22.1365329,37.948171]]},{"id":16934,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039a\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03a3\u03c4\u03cd\u03b3\u03b1\u03c2","description_GR":"\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03ad\u03c1\u03b1-\u038e\u03b4\u03b1\u03c4\u03b1 \u03a3\u03c4\u03c5\u03b3\u03cc\u03c2-\u03ba\u03b1\u03c4. \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Chelmos_Peristera_Styga","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":7996,"name_EN":"Chelmos: The Styx valley","description_EN":"Peristera-Styx Waterfalls-Chelmos refuge","ascent_time":510,"descent_time":400,"marker":"Red_dots","level":12,"ascent":997,"descent":157,"maxelev":1940,"minelev":1040,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.20323 37.98372,22.24658 38.02123)","views":177,"millestones":"0,22.2456697,38.0218719#1,22.2391951,38.0173439#2,22.2314859,38.0124913#3,22.2243282,38.0084979#4,22.2201370,38.0021820#5,22.2145053,37.9977517#6,22.2103733,37.9922249#7,22.2075032,37.9863980#8.0,22.2041584,37.9830803","x":22.2139836,"y":37.9991357,"coor":[[22.2456697,38.0218719],[22.2453978,38.0216741],[22.2449036,38.0217659],[22.2443572,38.0217487],[22.2442334,38.0212062],[22.2439406,38.0210666],[22.2433173,38.0209311],[22.2427554,38.0206073],[22.2427234,38.0205167],[22.2430702,38.0203056],[22.2434346,38.0198334],[22.2435208,38.0195644],[22.243515,38.01933],[22.242517,38.0181886],[22.2424895,38.0179088],[22.2422805,38.0175993],[22.2421337,38.017543],[22.2415188,38.0175338],[22.2411647,38.0174429],[22.2408017,38.0174375],[22.2396978,38.0173939],[22.2393347,38.0173344],[22.2388169,38.0173717],[22.2384473,38.0173617],[22.2381977,38.0173219],[22.237398,38.0174181],[22.23708,38.0173772],[22.2367713,38.0174267],[22.2361579,38.0168768],[22.2360966,38.0167767],[22.2358294,38.0160428],[22.2355819,38.0159129],[22.2352169,38.0159344],[22.2349813,38.0157867],[22.2349611,38.0156783],[22.2350793,38.0154998],[22.2347839,38.0149907],[22.2339667,38.0148703],[22.2332441,38.0141295],[22.2329146,38.0136199],[22.232599,38.0134799],[22.2323782,38.0131882],[22.2317146,38.0128358],[22.2316073,38.0125639],[22.2314837,38.0124899],[22.2312096,38.0124317],[22.2304914,38.0124569],[22.2301936,38.0125246],[22.2298884,38.0124298],[22.2295019,38.012397],[22.2289301,38.0120189],[22.2287658,38.0117461],[22.2287218,38.0110019],[22.2286359,38.0107843],[22.2285347,38.0107288],[22.2278318,38.010592],[22.2274881,38.0106769],[22.2268964,38.01065],[22.2265005,38.0105359],[22.226287,38.0104155],[22.2261683,38.0101434],[22.2260115,38.0100328],[22.2250728,38.0097573],[22.2248496,38.0095647],[22.2254533,38.0086186],[22.2250112,38.0085308],[22.2247038,38.0085262],[22.2244963,38.0086312],[22.2243719,38.0085932],[22.2240909,38.0079672],[22.2244718,38.0077567],[22.2245011,38.0074867],[22.2244135,38.0073412],[22.2238739,38.0070447],[22.2238203,38.0069087],[22.2238636,38.0065309],[22.2237199,38.0063485],[22.2235171,38.0062553],[22.2236467,38.006077],[22.2236812,38.0055909],[22.2236611,38.0054825],[22.2234386,38.0052628],[22.2237057,38.0050506],[22.2238345,38.0044307],[22.224,38.0041809],[22.2239457,38.0040719],[22.2232671,38.0038724],[22.2229203,38.0036148],[22.222245,38.0032802],[22.2220996,38.0031699],[22.2218386,38.0026612],[22.2215815,38.0024591],[22.2210692,38.0024514],[22.2206988,38.0022295],[22.2200965,38.0021753],[22.2198768,38.0018385],[22.2195274,38.001689],[22.219419,38.0014621],[22.2189277,38.0010581],[22.21791,38.0007544],[22.217709,38.0005891],[22.217505,38.00055],[22.2172247,38.0003655],[22.2163039,38.0002974],[22.2154107,38.0000315],[22.2149868,38.0001333],[22.2149597,37.9998445],[22.2144629,37.9996657],[22.2140032,37.9993703],[22.2136753,37.9991671],[22.2139836,37.9991357],[22.2143623,37.9990153],[22.2145156,37.9988014],[22.2148634,37.9985453],[22.2149891,37.9985292],[22.2151471,37.9985857],[22.2152851,37.9985337],[22.215088,37.9982063],[22.2147949,37.9980847],[22.2146403,37.9978841],[22.2138382,37.9970879],[22.2135626,37.9967142],[22.2136276,37.9959131],[22.2135015,37.9954786],[22.2135794,37.9950833],[22.2132304,37.9949158],[22.2125378,37.9948332],[22.2121764,37.9947105],[22.211855,37.9943452],[22.2113688,37.9942026],[22.2110021,37.9942961],[22.211126,37.9943521],[22.210876,37.9943303],[22.2107863,37.9942748],[22.2107672,37.9941213],[22.2108495,37.9940145],[22.2109864,37.9940075],[22.2110582,37.9938644],[22.2106987,37.9936607],[22.2106808,37.9934622],[22.2105805,37.9933705],[22.2105113,37.9934055],[22.2102167,37.993347],[22.2100376,37.9932181],[22.2100008,37.992857],[22.2102863,37.9928253],[22.2101401,37.992751],[22.2102108,37.992653],[22.2100755,37.9925968],[22.210225,37.992536],[22.2102495,37.9924643],[22.2100694,37.9923805],[22.2104614,37.9921791],[22.210336,37.9917176],[22.2103866,37.9915111],[22.2102771,37.9913292],[22.2100521,37.9912177],[22.2100484,37.9909022],[22.2098951,37.9906475],[22.2095436,37.9905881],[22.2093538,37.990432],[22.2093702,37.990225],[22.2092816,37.9901245],[22.2099562,37.98954],[22.2099229,37.9895035],[22.2096953,37.9895],[22.2099514,37.9892696],[22.2097817,37.9892219],[22.2098641,37.9891151],[22.2096723,37.98904],[22.2099814,37.9889727],[22.2096548,37.9888235],[22.2094035,37.9888557],[22.2095086,37.9887492],[22.209432,37.9886218],[22.2097883,37.9884831],[22.2096088,37.9883722],[22.2094158,37.9883512],[22.2089747,37.9882274],[22.2086726,37.9880065],[22.2085575,37.9875902],[22.2085621,37.9869324],[22.2078394,37.9866871],[22.2077522,37.9865235],[22.2075233,37.9865741],[22.2075605,37.9864485],[22.2072707,37.9861918],[22.2073259,37.9857961],[22.2071972,37.9854697],[22.20736,37.985328],[22.2073399,37.9852196],[22.2075921,37.9851513],[22.2075824,37.9850791],[22.2074476,37.9850049],[22.2075527,37.9848984],[22.2072565,37.9849029],[22.2072482,37.9847766],[22.2071578,37.9847482],[22.2072848,37.984678],[22.2068251,37.9843826],[22.2063342,37.9844382],[22.2063154,37.9842757],[22.2060969,37.9843625],[22.2061697,37.9841518],[22.2060823,37.9839973],[22.2059243,37.9839408],[22.2056831,37.9835586],[22.2055577,37.9835657],[22.2054303,37.9836539],[22.2053283,37.9836343],[22.2052578,37.9837234],[22.2049024,37.9838261],[22.2047675,37.9837519],[22.2045377,37.9838386],[22.2043946,37.9836381],[22.2042903,37.9834653],[22.2045844,37.9833076],[22.2046825,37.983255],[22.2045381,37.9831086],[22.2041584,37.9830803]]},{"id":16936,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039e\u03b5\u03c1\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf\u03c2-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd","description_GR":"\u0386\u03bc\u03b5\u03c3\u03b7 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03b1\u03c0\u03bf \u03c4\u03bf \u039e\u03b5\u03c1\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf \u03c3\u03c4\u03bf \u03c8\u03b7\u03bb\u03cc \u03b2\u03bf\u03c5\u03bd\u03cc","path":"PELOPONNESE\/Pelop_Chelmos_Xerokambos_Katafigio","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":2352,"name_EN":"Chelmos: Xerokambos-Chelmos refuge","description_EN":"The shortest connection between Xerokambos and the summits","ascent_time":60,"descent_time":45,"marker":"Red_dots","level":12,"ascent":374,"descent":0,"maxelev":2088,"minelev":1699,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.1891 37.99047,22.19887 38.00536)","views":117,"millestones":"0,22.1985053,38.0055097#1,22.1945382,37.9986942#2,22.1917448,37.9916556#2.4,22.1897509,37.9903256","x":22.1939813,"y":37.999096,"coor":[[22.1985053,38.0055097],[22.1978604,38.0049456],[22.1974562,38.0047051],[22.1970172,38.0045542],[22.1969138,38.0045887],[22.1968306,38.0047316],[22.196648,38.0047468],[22.1960162,38.0045028],[22.1956698,38.0042902],[22.1950937,38.0036325],[22.1947126,38.0029147],[22.1945566,38.001849],[22.194171,38.0008517],[22.1941705,38.0004102],[22.1943502,37.9995838],[22.1943495,37.9994081],[22.1939813,37.999096],[22.194504,37.9987391],[22.1949157,37.9982047],[22.1960423,37.995915],[22.1962166,37.9953049],[22.1962507,37.9948728],[22.1961223,37.9945374],[22.1950304,37.9934978],[22.1936523,37.9925755],[22.1924338,37.9921152],[22.191794,37.9917359],[22.1916102,37.9914401],[22.191563,37.9910429],[22.1910283,37.9909356],[22.1902644,37.9909779],[22.1894625,37.9906816],[22.1897509,37.9903256]]},{"id":16937,"author":"AnaDigit","name_GR":"\u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1\u03c2 \u03b1\u03c0\u03cc \u03a3\u03ba\u03bb\u03af\u03b2\u03b1","description_GR":"\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03a6\u03b5\u03bd\u03b5\u03cc\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Dourdouvana_Skliva","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":8305,"name_EN":"Dourdouvana: Ascent from Skliva to Dourdouvana","description_EN":"Archea Feneos-Dourdouvana summit- Valtos","ascent_time":355,"descent_time":275,"marker":"No_marks","level":13,"ascent":1306,"descent":34,"maxelev":2069,"minelev":786,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.2486 37.90595,22.29735 37.92081)","views":77,"millestones":"0,22.2971172,37.9161886#1,22.2928691,37.9213807#2,22.2867687,37.9165618#3,22.2836746,37.9114138#4,22.2767790,37.9132037#5,22.2693206,37.9079487#6,22.2628531,37.9074337#7,22.2523674,37.9090811#8.3,22.2526774,37.9145953","x":22.2697301,"y":37.9088273,"coor":[[22.2971172,37.9161886],[22.2971135,37.9163508],[22.2961441,37.9169496],[22.2957454,37.9174665],[22.2961645,37.9175446],[22.2960824,37.9176516],[22.2962267,37.9178069],[22.296224,37.917924],[22.296609,37.9180017],[22.2964479,37.9185761],[22.2965218,37.9187754],[22.2951771,37.9191705],[22.2950295,37.9201417],[22.2943445,37.9197082],[22.2940834,37.9196864],[22.294048,37.9197399],[22.2942467,37.9200042],[22.2942436,37.9201393],[22.2936756,37.9210863],[22.2933731,37.9213793],[22.293098,37.9214655],[22.2926469,37.9212967],[22.2923293,37.9212561],[22.2920555,37.9212881],[22.2919854,37.9213682],[22.2917592,37.9213109],[22.291006,37.9209214],[22.2904376,37.9209041],[22.2883241,37.9203057],[22.2876878,37.9202694],[22.2870034,37.9203495],[22.2867545,37.9202918],[22.2871042,37.9188415],[22.2868972,37.9179553],[22.2871401,37.917292],[22.2866174,37.916284],[22.2866585,37.9150049],[22.2864897,37.9144347],[22.2860975,37.91369],[22.2861587,37.9120327],[22.2860681,37.9115267],[22.2861917,37.9106093],[22.2860514,37.9102828],[22.2858958,37.9101273],[22.2856928,37.9100523],[22.2853957,37.910111],[22.2850328,37.9103716],[22.2841542,37.9106697],[22.2833161,37.9119822],[22.2831451,37.9119978],[22.2828777,37.9122462],[22.2819071,37.9128989],[22.2816026,37.913273],[22.2813141,37.913449],[22.2803839,37.9143186],[22.2791343,37.9152195],[22.278829,37.9156296],[22.2787331,37.9154119],[22.2780213,37.9152033],[22.2778872,37.9151022],[22.2776374,37.9145938],[22.2775639,37.9138448],[22.27743,37.9137347],[22.2770349,37.9136027],[22.2767384,37.9131478],[22.2766398,37.9129841],[22.276612,37.9127133],[22.2762052,37.9121126],[22.2763155,37.9117717],[22.2762388,37.9116445],[22.2756753,37.9114199],[22.2750415,37.9112845],[22.2740505,37.9108554],[22.2732904,37.9107721],[22.272387,37.9109752],[22.2723382,37.910632],[22.2722163,37.910495],[22.2719568,37.9104011],[22.2711845,37.909867],[22.2706227,37.9095704],[22.2697301,37.9088273],[22.2695811,37.9083925],[22.2690779,37.907538],[22.2689233,37.9073375],[22.2684195,37.9069966],[22.2680459,37.9066171],[22.267839,37.9062266],[22.2678217,37.905992],[22.2677546,37.905946],[22.267616,37.906034],[22.267509,37.9067174],[22.2673711,37.9067784],[22.2672174,37.9065418],[22.2671359,37.9061351],[22.2671551,37.9058019],[22.2669572,37.9055107],[22.266809,37.9055265],[22.2666605,37.9059028],[22.2665923,37.9059018],[22.2664171,37.9056108],[22.2661151,37.9058767],[22.266,37.9059832],[22.2656455,37.9061537],[22.2655041,37.9062282],[22.2646618,37.9067385],[22.2634548,37.9072794],[22.2620244,37.9076458],[22.2611834,37.9076154],[22.2604883,37.9076682],[22.2595802,37.9075917],[22.2585847,37.9073607],[22.2574696,37.9073802],[22.2571619,37.9074027],[22.2568616,37.9075965],[22.2560833,37.9078013],[22.2556273,37.9078486],[22.2552373,37.907987],[22.2547938,37.9079804],[22.25451,37.9079131],[22.2541408,37.9081329],[22.2541155,37.9082407],[22.2533831,37.9084281],[22.2531785,37.9084251],[22.2526079,37.9089843],[22.2522863,37.9091147],[22.2522248,37.9093121],[22.252063,37.9094178],[22.2519888,37.9096691],[22.2517947,37.9097022],[22.2516199,37.9098799],[22.2512743,37.910064],[22.2508624,37.910166],[22.2504526,37.9101779],[22.2501413,37.9103535],[22.2497682,37.9102579],[22.2495955,37.9103454],[22.2490143,37.9103909],[22.2488871,37.9104791],[22.2489627,37.9106514],[22.2490974,37.9107255],[22.2491584,37.9110328],[22.2493021,37.9112062],[22.2491994,37.9112227],[22.2490812,37.9114102],[22.2490889,37.9115635],[22.2488117,37.9117396],[22.2498934,37.91231],[22.2501256,37.9125928],[22.2503826,37.9127408],[22.2505959,37.9128611],[22.251331,37.9130433],[22.2519015,37.9134483],[22.2519895,37.9135758],[22.2522504,37.9136067],[22.2522824,37.9136973],[22.2522993,37.9137471],[22.2524572,37.9138035],[22.252618,37.9142204],[22.2527648,37.9142677],[22.2528527,37.9143997],[22.2526774,37.9145953]]},{"id":16938,"author":"\u03a3\u0391\u039f\u039f","name_GR":"\u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1: \u039b\u03c5\u03ba\u03bf\u03cd\u03c1\u03b9\u03b1-\u039a\u03bb\u03ac\u03c0\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u039a\u03bb\u03ac\u03c0\u03b1","path":"PELOPONNESE\/Pelop_Dourdouvana_Lykouria_Klapa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4135,"name_EN":"Dourdouvana Mt: Lykouria-Klapa","description_EN":"A direct ascent to Klapa","ascent_time":115,"descent_time":85,"marker":"No_marks","level":12,"ascent":852,"descent":3,"maxelev":1617,"minelev":753,"link_logo":"saoo","link_ref":"http:\/\/www.saoo.gr\/","pdf_link":"","bbox":"LINESTRING(22.21351 37.86119,22.23117 37.87935)","views":20,"millestones":"0,22.2139577,37.8609291#1,22.2170047,37.8687798#2,22.2201284,37.8745215#3,22.2247124,37.8781978#4.1,22.2308207,37.8757516","x":22.2204579,"y":37.8746582,"coor":[[22.2139577,37.8609291],[22.2141035,37.861481],[22.2144481,37.8618017],[22.2143683,37.8627558],[22.214235,37.8630511],[22.214527,37.8631997],[22.2150642,37.864019],[22.2151812,37.8643542],[22.2150418,37.8644782],[22.2150274,37.8646042],[22.2151965,37.8646608],[22.2153045,37.8648968],[22.2155204,37.8649],[22.2157534,37.8651379],[22.2159493,37.86597],[22.2163727,37.8663278],[22.2163301,37.8666787],[22.2164053,37.86686],[22.2166673,37.8669248],[22.2168851,37.8672346],[22.2167566,37.8673768],[22.2168211,37.8680897],[22.217103,37.8691304],[22.2171565,37.8702126],[22.2170388,37.8704812],[22.2164375,37.8713733],[22.2166439,37.8722416],[22.2173582,37.8731198],[22.2176507,37.873719],[22.2175358,37.87424],[22.2179407,37.8742754],[22.2181833,37.8743534],[22.2185505,37.8746834],[22.2187911,37.8746059],[22.2190799,37.8747545],[22.2197986,37.8751258],[22.2199402,37.8749117],[22.219873,37.874397],[22.2199421,37.874362],[22.2200977,37.8745085],[22.2204579,37.8746582],[22.2214398,37.87543],[22.2215774,37.8749094],[22.2213837,37.8744559],[22.2213677,37.8741763],[22.2212135,37.8739667],[22.2212607,37.8738953],[22.2214192,37.8739247],[22.2223707,37.8745429],[22.2228908,37.8751365],[22.2232711,37.8753946],[22.2236421,37.8758958],[22.2239659,37.876099],[22.2240316,37.8766767],[22.2242365,37.8771394],[22.2241639,37.8777962],[22.2246696,37.8785158],[22.2247796,37.8777244],[22.2251657,37.8782169],[22.2255692,37.8784573],[22.2262011,37.878656],[22.2266248,37.8790049],[22.2272029,37.8795543],[22.2274645,37.8795492],[22.2280658,37.8786571],[22.2282849,37.8785252],[22.2287201,37.877919],[22.2287568,37.8778114],[22.2286121,37.877683],[22.228898,37.8776152],[22.2293619,37.8772347],[22.2292512,37.8771069],[22.2295326,37.8767506],[22.2291475,37.8766907],[22.2291838,37.8766012],[22.2293834,37.8764239],[22.229549,37.8761561],[22.2299301,37.8759095],[22.2304769,37.8758636],[22.2308207,37.8757516]]},{"id":16939,"author":"AnaDigit","name_GR":"\u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u0392\u03ac\u03bb\u03c4\u03bf","description_GR":"\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u039a\u03c5\u03bd\u03b7\u03b3\u03bf\u03c5-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1\u03c2-\u0392\u03ac\u03bb\u03c4\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Dourdouvana_Doxa_Valtos","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":9813,"name_EN":"Dourdouvana: Mt. Dourdouvana crossing to Valtos","description_EN":"Kinigos col-Dourdouvana summit- Valtos","ascent_time":345,"descent_time":295,"marker":"No_marks","level":13,"ascent":1214,"descent":488,"maxelev":1990,"minelev":800,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.19741 37.91016,22.25047 37.93003)","views":45,"millestones":"0,22.2023576,37.9301082#1,22.1996880,37.9249230#2,22.2008632,37.9202329#3,22.2069745,37.9146336#4,22.2136592,37.9163159#5,22.2241701,37.9161225#6,22.2330678,37.9110601#7,22.2421762,37.9116387#8,22.2504028,37.9128699#9,22.2469183,37.9188068#9.8,22.2473364,37.9232349","x":22.225128,"y":37.9156699,"coor":[[22.2023576,37.9301082],[22.2030615,37.9294251],[22.2035138,37.9290715],[22.203551,37.9289459],[22.2031893,37.9288503],[22.2030257,37.9285594],[22.2020721,37.9284727],[22.2015872,37.9282941],[22.2014195,37.9281744],[22.2013465,37.9279029],[22.2009539,37.9276716],[22.2005696,37.9275666],[22.2002475,37.9272463],[22.2002471,37.92703],[22.1999158,37.9266194],[22.1999296,37.9265204],[22.2000249,37.9264904],[22.2001508,37.9264562],[22.2010925,37.9265653],[22.2008156,37.9262546],[22.201113,37.926133],[22.2005715,37.9259445],[22.2002815,37.9257057],[22.2000738,37.9253601],[22.1997396,37.9250666],[22.1995476,37.924541],[22.1985407,37.9247779],[22.1983301,37.9245494],[22.1981917,37.9241598],[22.1980129,37.9240309],[22.1977071,37.9239721],[22.1975628,37.9238257],[22.1975703,37.9235194],[22.1976409,37.9234214],[22.1984107,37.9235773],[22.1989758,37.9234553],[22.1989526,37.9233874],[22.1992555,37.9230946],[22.1993045,37.9229512],[22.1991602,37.9228048],[22.1992665,37.9226442],[22.1990663,37.922542],[22.1999101,37.9224648],[22.2004811,37.9219058],[22.2008597,37.9217764],[22.2009997,37.9219092],[22.2009495,37.9216967],[22.2011507,37.9213753],[22.2011768,37.9207719],[22.2013288,37.920603],[22.2008376,37.920217],[22.2006942,37.9200346],[22.2007203,37.9198953],[22.2003379,37.919146],[22.2007347,37.9187375],[22.2012097,37.9188529],[22.2024319,37.9186463],[22.2030121,37.9186461],[22.2033027,37.9184929],[22.2039443,37.9183044],[22.204161,37.9180914],[22.2045536,37.9178541],[22.2050347,37.9172486],[22.2050491,37.916654],[22.2052199,37.916179],[22.2054408,37.9159841],[22.2056549,37.9155999],[22.2057581,37.9155654],[22.2058679,37.9152607],[22.2063083,37.9149249],[22.2069753,37.9146287],[22.2073739,37.9146077],[22.2079119,37.9144717],[22.2090984,37.9143276],[22.2095156,37.9140095],[22.2096186,37.9139841],[22.2098099,37.9140681],[22.2099809,37.9140526],[22.2101533,37.9139832],[22.210214,37.9138219],[22.2104316,37.9137621],[22.2105141,37.9136462],[22.211019,37.9134646],[22.2116776,37.9135107],[22.2118565,37.9136396],[22.2120723,37.9136519],[22.2122149,37.9138703],[22.212385,37.9138909],[22.2124406,37.9139459],[22.2132074,37.9137502],[22.213591,37.9138822],[22.2140585,37.9138352],[22.214148,37.9138997],[22.2140553,37.914439],[22.2142784,37.9150912],[22.2141684,37.915405],[22.2142087,37.9156219],[22.2136454,37.9163343],[22.2142604,37.9163076],[22.2145764,37.9164115],[22.2152381,37.9163314],[22.2153501,37.9164052],[22.2152962,37.9162782],[22.2154703,37.9161367],[22.2158775,37.916233],[22.2162446,37.9161034],[22.2165709,37.9162525],[22.2167555,37.9161471],[22.2169593,37.9161863],[22.2176704,37.9159447],[22.2181484,37.9159339],[22.2190516,37.916218],[22.2198236,37.9162837],[22.2202115,37.9162355],[22.2204374,37.916302],[22.2209882,37.9161031],[22.2219456,37.9160274],[22.222624,37.9161999],[22.2230574,37.9161524],[22.2233172,37.9162284],[22.2237602,37.9162531],[22.2244482,37.9160292],[22.224611,37.9158784],[22.225128,37.9156699],[22.2252443,37.9155636],[22.2254852,37.9154771],[22.2255561,37.91537],[22.2257391,37.9153277],[22.2265236,37.9148709],[22.2280509,37.9137945],[22.2281139,37.9135431],[22.2285393,37.9133512],[22.2292153,37.9126765],[22.2297081,37.9125217],[22.2301587,37.9122311],[22.2304211,37.912199],[22.2307324,37.9120234],[22.2311203,37.9119752],[22.231749,37.9113718],[22.2326857,37.9112056],[22.2329393,37.9110653],[22.233611,37.9110393],[22.2340751,37.9111364],[22.2342042,37.9114447],[22.2343857,37.9114655],[22.2347992,37.9113005],[22.23495,37.9111765],[22.2356696,37.9110522],[22.2360852,37.910797],[22.2364505,37.9107394],[22.236761,37.9105999],[22.2370688,37.9105685],[22.2372658,37.9104182],[22.2381862,37.9099814],[22.2383748,37.9101825],[22.2385024,37.9100763],[22.2387277,37.9101697],[22.238865,37.9101358],[22.2390793,37.9102111],[22.2395496,37.9105245],[22.2398227,37.9105196],[22.2399447,37.9106476],[22.2401177,37.9110287],[22.2402187,37.9110842],[22.2401934,37.911192],[22.2405703,37.9111255],[22.2412622,37.911208],[22.2414302,37.9113186],[22.2418151,37.9113965],[22.242168,37.9113837],[22.2422665,37.9115474],[22.2420567,37.9117606],[22.2421644,37.9120145],[22.2423332,37.9120891],[22.242584,37.9120658],[22.2426737,37.9121213],[22.2427997,37.9120871],[22.2428666,37.9121422],[22.2430035,37.9121262],[22.2434999,37.9118182],[22.2438424,37.9122468],[22.2441704,37.9123238],[22.2443779,37.9122098],[22.2445029,37.9122116],[22.2445898,37.9123842],[22.2455444,37.9129031],[22.2456253,37.9128502],[22.2455285,37.9126144],[22.2457829,37.912438],[22.245754,37.9122213],[22.2459687,37.9122786],[22.2462227,37.9121201],[22.247425,37.9117866],[22.2478226,37.9118105],[22.2479908,37.9117184],[22.2481403,37.9116485],[22.2485473,37.9117537],[22.2488092,37.9117396],[22.2498913,37.9123099],[22.2501234,37.9125928],[22.2503801,37.9127408],[22.2504047,37.9128763],[22.250291,37.9128746],[22.2502442,37.912928],[22.2501094,37.9128539],[22.2499616,37.9128517],[22.2497258,37.912722],[22.2497649,37.912993],[22.2496844,37.9130278],[22.2495488,37.9129897],[22.2495446,37.9131699],[22.2494079,37.9131769],[22.2493605,37.9132573],[22.2491899,37.9132548],[22.2491854,37.9134439],[22.2489572,37.9134766],[22.248896,37.9136559],[22.2485671,37.913615],[22.2481977,37.9133662],[22.2481395,37.9134194],[22.2482172,37.9135016],[22.2481814,37.9135732],[22.2477385,37.9135396],[22.2476766,37.9137549],[22.2475024,37.9139055],[22.2471104,37.9146026],[22.2472024,37.9148293],[22.2471336,37.9154816],[22.2469208,37.9158209],[22.2466343,37.9168711],[22.2466319,37.9174478],[22.2464893,37.9181846],[22.2465402,37.9184377],[22.2468526,37.9186947],[22.2471367,37.9191856],[22.2472633,37.919602],[22.2475286,37.9199304],[22.2478846,37.9207468],[22.2478595,37.9208455],[22.2476053,37.921013],[22.2476892,37.9213116],[22.2474729,37.9217951],[22.2474281,37.922245],[22.2473106,37.9224054],[22.2474271,37.9227677],[22.2473364,37.9232349]]},{"id":16940,"author":"AnaDigit","name_GR":"\u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1: \u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u039a\u03c5\u03bd\u03b7\u03b3\u03bf\u03cd-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1\u03c2-\u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03a6\u03b5\u03bd\u03b5\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Dourdouvana_crossing","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":10495,"name_EN":"Dourdouvana: Dourdouvana Mt crossing","description_EN":"","ascent_time":470,"descent_time":480,"marker":"No_marks","level":12,"ascent":598,"descent":1084,"maxelev":2098,"minelev":1032,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.22302 37.8709,22.2514 37.92287)","views":42,"millestones":"0,22.2473374,37.9232349#1,22.2471727,37.9147529#2,22.2471328,37.9098170#3,22.2414759,37.9029684#4,22.2324697,37.8981500#5,22.2291232,37.8920069#6,22.2246175,37.8859593#7,22.2278585,37.8802444#8,22.2352557,37.8804212#9,22.2429743,37.8782275#10.5,22.2510852,37.8708928","x":22.2289772,"y":37.8930404,"coor":[[22.2473374,37.9232349],[22.2474282,37.9227677],[22.2473116,37.9224055],[22.2474292,37.922245],[22.247474,37.9217951],[22.2476903,37.9213116],[22.2476063,37.921013],[22.2478606,37.9208456],[22.2478857,37.9207468],[22.2475296,37.9199304],[22.2472644,37.919602],[22.2471378,37.9191856],[22.2468537,37.9186947],[22.2465412,37.9184377],[22.2464904,37.9181847],[22.246633,37.9174478],[22.2466353,37.9168711],[22.2469219,37.9158209],[22.2471347,37.9154817],[22.2472039,37.9148293],[22.2471104,37.9146026],[22.2475024,37.9139055],[22.2476766,37.9137549],[22.2477385,37.9135396],[22.2481814,37.9135732],[22.2482172,37.9135016],[22.2481395,37.9134194],[22.2481977,37.9133662],[22.2485671,37.913615],[22.248896,37.9136559],[22.2489572,37.9134766],[22.2491854,37.9134439],[22.2491899,37.9132548],[22.2493605,37.9132573],[22.2494079,37.9131769],[22.2495446,37.9131699],[22.2495488,37.9129897],[22.2496844,37.9130278],[22.2497649,37.912993],[22.2497258,37.912722],[22.2499616,37.9128517],[22.2501094,37.9128539],[22.2502442,37.912928],[22.250291,37.9128746],[22.2504047,37.9128763],[22.2503816,37.9127408],[22.2501245,37.9125928],[22.2498923,37.9123099],[22.2488103,37.9117396],[22.2479673,37.9113125],[22.2472031,37.910445],[22.2472567,37.9101033],[22.2469436,37.9093957],[22.2466353,37.9089676],[22.2462982,37.9083137],[22.245868,37.9077486],[22.2455962,37.9072218],[22.2452859,37.9068747],[22.2451366,37.9064579],[22.2451113,37.9060881],[22.2446914,37.9050905],[22.2445781,37.9050708],[22.2443432,37.9049051],[22.2436348,37.9040834],[22.2434975,37.9041174],[22.2431543,37.9037248],[22.2429723,37.9037221],[22.2429668,37.9039563],[22.2426321,37.9036809],[22.2420364,37.9033837],[22.2414552,37.9029514],[22.240654,37.9026871],[22.2403846,37.9025389],[22.2403194,37.9024117],[22.2396443,37.9021043],[22.2392987,37.9018107],[22.2385567,37.9009705],[22.2376938,37.9004349],[22.2374855,37.9001073],[22.237052,37.8996863],[22.2357989,37.899298],[22.2354001,37.8993281],[22.2347652,37.8992465],[22.2342497,37.8989233],[22.2341071,37.8987049],[22.2335977,37.8986071],[22.2320659,37.8979803],[22.231821,37.8977604],[22.2314483,37.897178],[22.2313196,37.8968516],[22.2309758,37.896486],[22.2311367,37.8964163],[22.2308603,37.8960877],[22.2306239,37.895985],[22.230397,37.8959636],[22.2303577,37.8957017],[22.2302445,37.8956819],[22.2302692,37.8956012],[22.230095,37.8952741],[22.2300778,37.894571],[22.2302288,37.894438],[22.2299483,37.8942806],[22.2301113,37.8941209],[22.2307396,37.8940041],[22.2307207,37.8938416],[22.2300134,37.8934615],[22.2297528,37.8934216],[22.2295632,37.8932655],[22.2295535,37.8931933],[22.229394,37.8932089],[22.2293747,37.8930644],[22.2292745,37.8929728],[22.2289772,37.8930404],[22.2288582,37.8927863],[22.2287553,37.8928118],[22.2287154,37.8925768],[22.2288871,37.8920567],[22.2292071,37.8919895],[22.229288,37.8919366],[22.2292667,37.8918732],[22.2293935,37.891803],[22.2291096,37.8913121],[22.2289513,37.8912737],[22.2282557,37.8913533],[22.2279184,37.891195],[22.2277552,37.8908862],[22.2275502,37.8909011],[22.2272248,37.890716],[22.2272776,37.8902797],[22.2266045,37.8899406],[22.226137,37.889519],[22.2258055,37.8891175],[22.2252244,37.8886942],[22.2250427,37.8884887],[22.224602,37.8883739],[22.2240878,37.8880056],[22.2238826,37.8875519],[22.2238782,37.8872635],[22.2240163,37.8871935],[22.2241064,37.8872309],[22.2241811,37.8869617],[22.2241582,37.8864927],[22.2244429,37.8860013],[22.2246488,37.8859504],[22.2253401,37.8855733],[22.2253778,37.8854274],[22.2257083,37.8853963],[22.225985,37.8852383],[22.2263865,37.8846135],[22.2255909,37.8846015],[22.2251747,37.8847372],[22.2254405,37.8845609],[22.2274454,37.8839333],[22.2275648,37.8827455],[22.2279882,37.881747],[22.2279014,37.8814664],[22.2276167,37.8810115],[22.2276101,37.8808131],[22.2275537,37.8804247],[22.2276942,37.8802556],[22.2285938,37.8801971],[22.2293097,37.8797392],[22.2298793,37.8796937],[22.2310472,37.8798284],[22.2317221,37.8796583],[22.231899,37.8798683],[22.2319802,37.880275],[22.2315109,37.8808808],[22.2316887,37.8810547],[22.2319923,37.8816721],[22.2323315,37.8819295],[22.2330173,37.88212],[22.2341053,37.8813163],[22.2347931,37.8810833],[22.2349672,37.8809327],[22.2353713,37.8801998],[22.2353261,37.8797124],[22.2353737,37.879623],[22.2358245,37.8793144],[22.2360246,37.879029],[22.2361706,37.8791033],[22.2361683,37.87968],[22.2363053,37.879655],[22.236609,37.8793171],[22.2371565,37.8792442],[22.2380209,37.8787525],[22.2382703,37.8787832],[22.2382675,37.8789004],[22.2381386,37.8790606],[22.2381826,37.8791244],[22.2385036,37.879012],[22.2389177,37.8792886],[22.2393136,37.8793756],[22.2395195,37.8793246],[22.2400612,37.8790173],[22.2406123,37.8787912],[22.2411105,37.8784022],[22.2424302,37.8783678],[22.2426811,37.8783355],[22.2434151,37.8780671],[22.2438464,37.8781006],[22.2439516,37.877976],[22.244034,37.8773824],[22.244308,37.8768548],[22.2447952,37.8764475],[22.2451754,37.8762369],[22.2452929,37.8760764],[22.2469501,37.8747493],[22.2472473,37.8746816],[22.2473682,37.874377],[22.2478299,37.8740865],[22.248364,37.8736168],[22.2483271,37.8732558],[22.2481175,37.8729823],[22.2481441,37.8728205],[22.2480697,37.8726031],[22.2478282,37.872239],[22.2479566,37.8720967],[22.2486068,37.8720073],[22.2490456,37.8717164],[22.2496154,37.8716618],[22.2505127,37.8712155],[22.2508377,37.870932],[22.2510852,37.8708928]]},{"id":16941,"author":"AnaDigit","name_GR":"\u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u039a\u03c5\u03bd\u03b7\u03b3\u03bf\u03cd-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1\u03c2-\u0392\u03ac\u03bb\u03c4\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Dourdouvana_ascent","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":2103,"name_EN":"Dourdouvana: ascent to the summit","description_EN":"Kinigos col-Dourdouvana summit- Valtos","ascent_time":75,"descent_time":55,"marker":"No_marks","level":13,"ascent":535,"descent":4,"maxelev":2069,"minelev":1521,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24637 37.91279,22.2544 37.92322)","views":55,"millestones":"0,22.2473374,37.9232349#1,22.2471727,37.9147529#2.1,22.2543690,37.9142104","x":22.2489572,"y":37.9134766,"coor":[[22.2473374,37.9232349],[22.2474282,37.9227677],[22.2473116,37.9224055],[22.2474292,37.922245],[22.247474,37.9217951],[22.2476903,37.9213116],[22.2476063,37.921013],[22.2478606,37.9208456],[22.2478857,37.9207468],[22.2475296,37.9199304],[22.2472644,37.919602],[22.2471378,37.9191856],[22.2468537,37.9186947],[22.2465412,37.9184377],[22.2464904,37.9181847],[22.246633,37.9174478],[22.2466353,37.9168711],[22.2469219,37.9158209],[22.2471347,37.9154817],[22.2472039,37.9148293],[22.2471104,37.9146026],[22.2475024,37.9139055],[22.2476766,37.9137549],[22.2477385,37.9135396],[22.2481814,37.9135732],[22.2482172,37.9135016],[22.2481395,37.9134194],[22.2481977,37.9133662],[22.2485671,37.913615],[22.248896,37.9136559],[22.2489572,37.9134766],[22.2491854,37.9134439],[22.2491899,37.9132548],[22.2493427,37.913257],[22.2493605,37.9132573],[22.2494079,37.9131769],[22.2495446,37.9131699],[22.2495488,37.9129897],[22.2496844,37.9130278],[22.2497649,37.912993],[22.2497258,37.912722],[22.2499616,37.9128517],[22.2501094,37.9128539],[22.2502442,37.912928],[22.250291,37.9128746],[22.2504047,37.9128763],[22.2503816,37.9127408],[22.2505948,37.9128611],[22.2513299,37.9130433],[22.2519005,37.9134483],[22.2519884,37.9135757],[22.2522493,37.9136067],[22.2522813,37.9136972],[22.2522983,37.9137471],[22.2524562,37.9138035],[22.2526169,37.9142204],[22.2527637,37.9142677],[22.2528512,37.9143996],[22.2536584,37.9144341],[22.2539693,37.9142765],[22.254369,37.9142104]]},{"id":16976,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039c\u03ac\u03b6\u03b9-\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u039a\u03c5\u03bd\u03b7\u03b3\u03bf\u03cd","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd \u03bc\u03b5 \u03a6\u03b5\u03bd\u03b5\u03cc \u03ba\u03b1\u03b9 \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03b1\u03bd\u03b1","path":"PELOPONNESE\/Pelop_Chelmos_Mazi_Diaselo_Kinigou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":8547,"name_EN":"Chelmos: Mazi-Col of Kinigos","description_EN":"Connection between Chelmos and Feneos","ascent_time":200,"descent_time":185,"marker":"Yellow_square","level":13,"ascent":736,"descent":399,"maxelev":1524,"minelev":836,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18769 37.92324,22.24734 37.94228)","views":58,"millestones":"0,22.1876894,37.9421213#1,22.1914015,37.9362428#2,22.1975974,37.9353921#3,22.2014927,37.9309347#4,22.2120934,37.9328954#5,22.2190399,37.9333608#6,22.2273143,37.9312900#7,22.2334557,37.9262312#8.5,22.2473367,37.9232349","x":22.2097289,"y":37.9326133,"coor":[[22.1876894,37.9421213],[22.1880502,37.9421719],[22.1886649,37.942294],[22.1886675,37.9421859],[22.1885018,37.9419851],[22.1888225,37.9418999],[22.1890418,37.9413085],[22.1893427,37.9411059],[22.1893372,37.9409661],[22.1893671,37.9406331],[22.1898612,37.9399739],[22.1898217,37.9397299],[22.1895564,37.9394104],[22.1894113,37.9388314],[22.1894492,37.9386788],[22.1897669,37.9382511],[22.1899015,37.9379108],[22.1903062,37.9376466],[22.1905705,37.9375426],[22.1904056,37.9373057],[22.1904752,37.9372527],[22.19041,37.9371255],[22.1901139,37.937139],[22.1900025,37.9370382],[22.1900192,37.9368221],[22.1901488,37.9366439],[22.1904366,37.9365041],[22.1907545,37.9365361],[22.1913704,37.9364734],[22.191318,37.9362924],[22.1918837,37.9359586],[22.192237,37.935937],[22.1923595,37.9360471],[22.1924393,37.9360393],[22.1928881,37.9362985],[22.1936326,37.9365623],[22.1937356,37.9365368],[22.1937722,37.9364382],[22.1936169,37.9362736],[22.1936318,37.9361297],[22.1937478,37.9360414],[22.1938838,37.9360615],[22.1940456,37.9364244],[22.1937835,37.936907],[22.193837,37.9372773],[22.1937796,37.9377631],[22.1938914,37.9378459],[22.1952278,37.9371725],[22.1954275,37.9369142],[22.1955383,37.9365735],[22.1956546,37.9364671],[22.1959178,37.9364081],[22.1962691,37.9364675],[22.1964178,37.9364338],[22.1964743,37.9359841],[22.1969379,37.9356397],[22.197114,37.9354171],[22.1974115,37.9353496],[22.1977396,37.9354267],[22.1978658,37.9353836],[22.1977705,37.9350937],[22.1978425,37.934473],[22.1985084,37.9337623],[22.1984304,37.933698],[22.1977311,37.9339126],[22.1975381,37.9338916],[22.1975287,37.9338103],[22.1979183,37.9336991],[22.1980242,37.9335566],[22.1979028,37.9334015],[22.1975337,37.9331435],[22.1974609,37.932863],[22.1975795,37.932198],[22.1977869,37.9316244],[22.198025,37.9311955],[22.1982581,37.9309647],[22.1994637,37.9309832],[22.2002323,37.9311932],[22.2006523,37.9312357],[22.2011586,37.9310001],[22.2020733,37.9308158],[22.2024602,37.9308127],[22.2030508,37.9308578],[22.2052487,37.9312428],[22.2054932,37.9314809],[22.2067491,37.932239],[22.2075157,37.9324895],[22.2097289,37.9326133],[22.2102158,37.9327108],[22.2106754,37.9329972],[22.2108676,37.9330452],[22.2120433,37.9328918],[22.2136574,37.933002],[22.2146235,37.9330437],[22.215239,37.9329989],[22.2156645,37.9332847],[22.2160586,37.9334529],[22.2170127,37.9335215],[22.2174518,37.9337174],[22.2177685,37.9337943],[22.2190188,37.9338492],[22.2203557,37.9340858],[22.220863,37.9342827],[22.2208008,37.9341781],[22.2201832,37.9338353],[22.2192553,37.9335825],[22.2190444,37.933363],[22.2186621,37.9331725],[22.2185159,37.9331027],[22.2184271,37.9330112],[22.2184852,37.932958],[22.2190898,37.9328951],[22.2194956,37.9329057],[22.2196992,37.9329133],[22.2200762,37.9328469],[22.2204966,37.9328713],[22.2205434,37.9328179],[22.2203551,37.9326078],[22.2203671,37.9324323],[22.2214586,37.9324668],[22.2222841,37.9326775],[22.223695,37.9325006],[22.223896,37.9326568],[22.2252271,37.9321903],[22.2258203,37.9321271],[22.226052,37.9314817],[22.2266132,37.931328],[22.2274789,37.931287],[22.2275029,37.9312333],[22.2274027,37.9311416],[22.2270315,37.9309648],[22.2269989,37.9309012],[22.2270715,37.9307221],[22.2273483,37.9305641],[22.2278737,37.9304818],[22.2283918,37.9302283],[22.228845,37.9303072],[22.2296315,37.930247],[22.2302544,37.9303645],[22.2304268,37.930295],[22.2304865,37.9301787],[22.2304461,37.9299618],[22.2306696,37.9296588],[22.2315656,37.9293028],[22.2317392,37.9291792],[22.2317991,37.9285763],[22.2319775,37.9282546],[22.2323164,37.9278812],[22.2330104,37.9274049],[22.2333761,37.9273383],[22.2332139,37.9269844],[22.2333277,37.9265085],[22.2335316,37.92607],[22.2340192,37.9256628],[22.2352707,37.9249471],[22.235576,37.9250237],[22.2360241,37.9253188],[22.2367884,37.9247535],[22.2379684,37.9244107],[22.2382459,37.9242256],[22.2383242,37.9242809],[22.2382641,37.9245954],[22.2388791,37.9245686],[22.2406972,37.9241812],[22.2416307,37.9241591],[22.2422697,37.9240786],[22.2425748,37.9241642],[22.2439595,37.9238244],[22.2456098,37.923795],[22.2459649,37.9236921],[22.2461857,37.9234972],[22.2464499,37.9233929],[22.2469041,37.9234268],[22.2473367,37.9232349]]},{"id":17594,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u0396\u03b1\u03c1\u03bf\u03cd\u03c7\u03bb\u03b1-\u03a6\u03b5\u03bd\u03b5\u03cc\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u039a\u03c1\u03ac\u03b8\u03b9 \u03c3\u03c4\u03b7 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03bf\u03c5 \u03a6\u03b5\u03bd\u03b5\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Chelmos_Zarouchla_Feneos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7525,"name_EN":"Chelmos: Zarouchla-Feneos","description_EN":"From Krathis valley to Feneos bassin","ascent_time":170,"descent_time":175,"marker":"Red_square","level":12,"ascent":457,"descent":569,"maxelev":1451,"minelev":895,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.2735 37.951,22.32482 37.98716)","views":58,"millestones":"0,22.2738193,37.9871650#1,22.2798274,37.9815977#2,22.2864834,37.9748297#3,22.2897080,37.9670450#4,22.2991755,37.9635348#5,22.3049785,37.9576326#6,22.3131538,37.9535508#7.5,22.3248225,37.9510347","x":22.3004791,"y":37.9633518,"coor":[[22.2738193,37.987165],[22.2738285,37.9869263],[22.2738288,37.9864261],[22.2738938,37.9860847],[22.2738353,37.9857999],[22.2735495,37.9853632],[22.2735455,37.9850477],[22.2739953,37.9848019],[22.2742321,37.9844179],[22.2745314,37.9842781],[22.2747006,37.9841634],[22.2749957,37.9837172],[22.2755561,37.9834145],[22.2756691,37.9833441],[22.2759962,37.9829884],[22.2760755,37.9825209],[22.2765682,37.9818973],[22.276958,37.9817859],[22.2776834,37.981436],[22.279072,37.9814563],[22.2794567,37.9815611],[22.2797772,37.9815928],[22.2798884,37.9816035],[22.2802557,37.9814737],[22.281312,37.9801193],[22.2816501,37.9797818],[22.2824817,37.9792712],[22.2829812,37.978846],[22.283033,37.9785764],[22.2832982,37.978436],[22.2835818,37.9779896],[22.2850533,37.9773802],[22.2854122,37.9771241],[22.2858656,37.9762295],[22.2864182,37.9754806],[22.2864535,37.9749404],[22.2865655,37.9745275],[22.2868984,37.9739195],[22.287013,37.9733985],[22.2868511,37.9730176],[22.28713,37.9717961],[22.2869421,37.9710634],[22.2868901,37.9703597],[22.2869676,37.9699643],[22.2868529,37.969512],[22.2868676,37.969368],[22.2871468,37.9689756],[22.2873303,37.9689152],[22.2873471,37.9686811],[22.2874295,37.9685652],[22.2875998,37.9685857],[22.2876826,37.9684517],[22.2885714,37.9679239],[22.2892225,37.9673386],[22.2896258,37.9671282],[22.2897773,37.9669772],[22.2903405,37.966742],[22.2911758,37.9665559],[22.2914948,37.9665425],[22.2923238,37.96614],[22.2927891,37.9662008],[22.2931671,37.9660982],[22.2936794,37.9660966],[22.2941152,37.9659587],[22.294336,37.9657637],[22.294805,37.9656623],[22.2949099,37.9655557],[22.2950063,37.9652192],[22.295075,37.9652021],[22.2951706,37.9650053],[22.2953202,37.9649353],[22.2957071,37.9649409],[22.2961939,37.9650561],[22.2963423,37.9650403],[22.2966435,37.9648103],[22.2969744,37.9647791],[22.2973447,37.9645141],[22.2976309,37.9644461],[22.2977942,37.9642772],[22.2978089,37.9641333],[22.2979609,37.9639552],[22.2982825,37.9638337],[22.2985486,37.9636483],[22.2990867,37.9635119],[22.2992338,37.9635501],[22.2994513,37.9634992],[22.2998189,37.9633513],[22.3002052,37.9633839],[22.3003434,37.9633138],[22.3004791,37.9633518],[22.3009144,37.9632319],[22.3015978,37.9627191],[22.3019432,37.9625529],[22.3025276,37.9623811],[22.3029081,37.9621703],[22.3033558,37.9620055],[22.3035027,37.9620527],[22.3036651,37.9619198],[22.303727,37.9617044],[22.3038636,37.9617064],[22.3039345,37.9615903],[22.3043162,37.9613254],[22.3044836,37.9609764],[22.3046026,37.9602571],[22.3047315,37.9600968],[22.3045801,37.9597521],[22.3048006,37.9595661],[22.3048962,37.9593692],[22.3047791,37.959016],[22.3048166,37.9588724],[22.304937,37.9585857],[22.3052113,37.9583509],[22.3052335,37.9581754],[22.3049991,37.9579738],[22.3049467,37.9577748],[22.3050102,37.9574873],[22.3051623,37.9573093],[22.3058297,37.9569945],[22.3062974,37.9559558],[22.3066677,37.9556908],[22.306838,37.9557113],[22.3071022,37.9556069],[22.3077021,37.9552551],[22.3078504,37.9552392],[22.3079857,37.9552952],[22.3080832,37.9555129],[22.3082176,37.9556049],[22.3084351,37.955554],[22.308685,37.9555756],[22.3090857,37.9554732],[22.3096494,37.9557066],[22.3097003,37.9554731],[22.3098631,37.9553222],[22.3101935,37.9553089],[22.3113058,37.9549464],[22.3114603,37.9546602],[22.311681,37.9544651],[22.3119102,37.9543963],[22.3120153,37.9542807],[22.3123827,37.9541417],[22.3128794,37.9538244],[22.313009,37.953628],[22.3132049,37.9535227],[22.3136871,37.9528447],[22.3143726,37.9527284],[22.314661,37.9525613],[22.3156419,37.9524672],[22.3158904,37.9525518],[22.316439,37.9524516],[22.316788,37.9526188],[22.3170383,37.9526223],[22.3171764,37.9525522],[22.3174263,37.9525738],[22.3176376,37.9527931],[22.3177396,37.9528126],[22.3178494,37.9526294],[22.3182391,37.9525088],[22.3185094,37.9521342],[22.3189698,37.9519065],[22.3188708,37.9518194],[22.318958,37.9514873],[22.3193163,37.951249],[22.319585,37.9509465],[22.3197902,37.9509314],[22.3198657,37.9511127],[22.3200347,37.9511872],[22.3202919,37.9513892],[22.3203186,37.951714],[22.3206507,37.9521242],[22.3214322,37.95223],[22.3226951,37.952248],[22.3230267,37.9521807],[22.3230195,37.9519958],[22.3228361,37.9517093],[22.323247,37.9514989],[22.3238415,37.9513812],[22.3243805,37.9512672],[22.3248225,37.9510347]]},{"id":17595,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1-\u039e\u03b5\u03c1\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf\u03c2","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03bf\u03bd \u039e\u03b5\u03c1\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf","path":"PELOPONNESE\/Pelop_Kalavrita_Xerokambos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":11027,"name_EN":"Chelmos: Kalavryta-Xerokambos","description_EN":"The old path to the summer pastures","ascent_time":275,"descent_time":240,"marker":"Green_triangle","level":12,"ascent":998,"descent":59,"maxelev":1699,"minelev":726,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.11036 38.00551,22.19851 38.0347)","views":70,"millestones":"0,22.1112870,38.0347129#1,22.1158450,38.0275594#2,22.1245135,38.0230440#3,22.1318334,38.0198818#4,22.1386976,38.0189179#5,22.1475070,38.0163632#6,22.1562018,38.0130496#7,22.1644153,38.0139669#8,22.1725573,38.0175936#9,22.1831743,38.0168067#10,22.1922027,38.0121836#11,22.1985057,38.0055097","x":22.1396108,"y":38.0191284,"coor":[[22.111287,38.0347129],[22.1110206,38.0344383],[22.1107692,38.0340647],[22.110395,38.033509],[22.110474,38.0334022],[22.1109162,38.0328731],[22.1113027,38.0324107],[22.1117396,38.031868],[22.1117721,38.031837],[22.1120362,38.0315348],[22.1122941,38.03121],[22.1129118,38.03049],[22.1131439,38.0302414],[22.1137385,38.0294895],[22.1138602,38.0293698],[22.1138628,38.0292662],[22.1141791,38.0289288],[22.114788,38.028452],[22.1151209,38.0281869],[22.1153207,38.0279468],[22.1154695,38.0279222],[22.1156844,38.0279797],[22.1158111,38.0279277],[22.115844,38.0275317],[22.1160533,38.0269222],[22.1163612,38.0269092],[22.1166816,38.0264096],[22.116786,38.0260193],[22.1169623,38.0258058],[22.117311,38.025451],[22.1175724,38.0252524],[22.1181215,38.0247205],[22.1186636,38.0244588],[22.1188695,38.0244261],[22.1197005,38.0240068],[22.1212233,38.0237067],[22.1214889,38.0235668],[22.1225197,38.023349],[22.1226586,38.0232611],[22.1228757,38.0232375],[22.1230786,38.0233218],[22.1235229,38.0233199],[22.1244285,38.0231001],[22.1246834,38.0229329],[22.125062,38.0223802],[22.1255082,38.0223062],[22.1254189,38.0222327],[22.1254781,38.0221436],[22.1257291,38.0221295],[22.1259883,38.0222418],[22.1261951,38.022173],[22.1263579,38.0220404],[22.1267132,38.021956],[22.1270653,38.0219976],[22.1270799,38.0218717],[22.1273218,38.0217674],[22.1272234,38.0216036],[22.1277017,38.0216113],[22.1278078,38.0214688],[22.1279212,38.0214886],[22.1280479,38.0214365],[22.1282733,38.0215302],[22.1284446,38.0215149],[22.1285166,38.0213719],[22.1284068,38.0212079],[22.1285636,38.020868],[22.129005,38.0205326],[22.1291467,38.0203366],[22.1291727,38.0197603],[22.1292679,38.0195996],[22.1299422,38.0199617],[22.1301845,38.02029],[22.1303767,38.0203471],[22.1307074,38.0203344],[22.1311018,38.0200523],[22.1315507,38.0198702],[22.1318008,38.0198922],[22.1322371,38.0197549],[22.1323488,38.0193962],[22.1325597,38.0191653],[22.13272,38.0191318],[22.1329008,38.0191887],[22.1332317,38.0191669],[22.1333602,38.0190428],[22.1334235,38.0187915],[22.1336242,38.0185153],[22.1338289,38.0185276],[22.1342873,38.0184177],[22.1343389,38.0182653],[22.1342551,38.0179756],[22.134655,38.0174773],[22.1348371,38.0169936],[22.1349264,38.0170671],[22.1349887,38.017753],[22.1352629,38.0181718],[22.1353644,38.0182095],[22.1352988,38.0185509],[22.1353419,38.0186507],[22.1357595,38.0188015],[22.1361594,38.0187538],[22.1364482,38.0185962],[22.1367898,38.0186016],[22.1373876,38.0188363],[22.1376372,38.0187907],[22.1380774,38.0189509],[22.138739,38.0189163],[22.1391321,38.0191388],[22.1392477,38.0190686],[22.1396108,38.0191284],[22.140388,38.0190235],[22.1406262,38.0190633],[22.1410535,38.0192864],[22.1417934,38.0193071],[22.1425982,38.019464],[22.1430017,38.0192721],[22.1432281,38.0193298],[22.143395,38.0194856],[22.1435308,38.0195238],[22.1437603,38.0194553],[22.1439689,38.0193144],[22.1446066,38.0193245],[22.1449272,38.0192575],[22.1451522,38.0189186],[22.1455079,38.018816],[22.1455789,38.0186549],[22.1458818,38.0179388],[22.1460935,38.0176718],[22.1464087,38.0173703],[22.1470349,38.0169296],[22.1473543,38.016457],[22.1479792,38.0160704],[22.1490286,38.0151632],[22.149365,38.0150514],[22.1543686,38.0144722],[22.1552041,38.0143141],[22.1555422,38.0141436],[22.1558036,38.0137152],[22.155783,38.0131741],[22.1556506,38.0130008],[22.1554821,38.0129081],[22.1556875,38.0128482],[22.1559795,38.013015],[22.1568986,38.0131556],[22.1574338,38.013164],[22.1577838,38.0132866],[22.158218,38.0132303],[22.1588071,38.0134018],[22.1597696,38.0135295],[22.1601529,38.0136887],[22.1605505,38.013731],[22.160582,38.0138396],[22.1603712,38.0140706],[22.1605174,38.014145],[22.1615116,38.0140164],[22.1620557,38.0136644],[22.1628452,38.0135235],[22.163471,38.0135513],[22.1635694,38.0137151],[22.1636497,38.0141489],[22.1636166,38.0145629],[22.1637266,38.0147178],[22.1639744,38.0148298],[22.164124,38.0147691],[22.164164,38.0145354],[22.1642569,38.0144648],[22.1644298,38.0139268],[22.1645111,38.013865],[22.1648852,38.0139339],[22.1652742,38.0138679],[22.1659332,38.0139322],[22.1661328,38.0141516],[22.1661863,38.0147472],[22.1663381,38.015056],[22.1662806,38.0155327],[22.1665389,38.0156809],[22.1666994,38.016098],[22.1672743,38.0163412],[22.1674515,38.0165423],[22.1681845,38.0168421],[22.168967,38.0169804],[22.1694939,38.0168625],[22.1695265,38.016926],[22.1694437,38.0170509],[22.1697698,38.0172182],[22.1700203,38.0172221],[22.1702677,38.0173521],[22.1704838,38.0173645],[22.1706915,38.0172596],[22.1709156,38.0174073],[22.1712094,38.0175019],[22.1717123,38.0174377],[22.1726419,38.0176143],[22.1738601,38.0171827],[22.174404,38.0172993],[22.1749747,38.0172541],[22.1756114,38.0173],[22.1758407,38.0172405],[22.1762297,38.0171744],[22.1766271,38.0172256],[22.1782424,38.0177734],[22.1794327,38.0180081],[22.1801952,38.0180379],[22.1805604,38.0180075],[22.1816555,38.0174838],[22.1826218,38.0171022],[22.1829922,38.0168646],[22.18399,38.0165466],[22.1849509,38.0163812],[22.1869489,38.0161957],[22.1879576,38.0159409],[22.1886405,38.0155009],[22.189129,38.0149587],[22.1896007,38.0148127],[22.1898907,38.0146009],[22.1962589,38.0079625],[22.1985057,38.0055097]]},{"id":17597,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u0396\u03b1\u03c7\u03bb\u03c9\u03c1\u03bf\u03cd-\u039e\u03b5\u03c1\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf\u03c2","description_GR":"\u03a3\u03b9\u03b4. \u03a3\u03c4. \u0396\u03b1\u03c7\u03bb\u03c9\u03c1\u03bf\u03cd\u03c2-\u039c\u03ad\u03b3\u03b1 \u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf-\u039e\u03b5\u03c1\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Chelmos_Zachlorou_Xerokambos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":14296,"name_EN":"Chelmos: Zachlorou-Mega Spileo mon.-Xerokambos","description_EN":"Zachlorou RR station- Mega Spileo mon.- Xerokambos plateau","ascent_time":375,"descent_time":330,"marker":"Blue_triangle","level":12,"ascent":1271,"descent":189,"maxelev":1699,"minelev":604,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.16397 38.00561,22.20522 38.09367)","views":77,"millestones":"0,22.1639754,38.0936683#1,22.1702665,38.0891250#2,22.1723204,38.0903720#3,22.1760881,38.0869794#4,22.1837502,38.0836707#5,22.1837868,38.0759049#6,22.1877050,38.0684515#7,22.1907250,38.0601881#8,22.1971195,38.0539636#9,22.1998102,38.0453337#10,22.2026992,38.0368406#11,22.2026967,38.0294227#12,22.2008885,38.0223241#13,22.2017059,38.0142589#14.3,22.1985050,38.0055097","x":22.1875726,"y":38.0701674,"coor":[[22.1639754,38.0936683],[22.1644166,38.0936211],[22.1648301,38.0935014],[22.1650853,38.0928746],[22.1654251,38.0925104],[22.1656101,38.0924052],[22.1660793,38.0923404],[22.1662411,38.0922528],[22.1662852,38.091857],[22.1665318,38.0915725],[22.16688,38.0913256],[22.1669346,38.090966],[22.167208,38.0905196],[22.167166,38.0903748],[22.167054,38.0902919],[22.1672594,38.0902861],[22.1672945,38.0902506],[22.1672275,38.0901955],[22.1675708,38.0901468],[22.1676401,38.0901118],[22.1676669,38.0899501],[22.1678696,38.0900523],[22.1679512,38.0899815],[22.1680419,38.090001],[22.1675253,38.0896865],[22.1674933,38.0895959],[22.1675767,38.089453],[22.1676656,38.0895445],[22.1678357,38.0895832],[22.1683374,38.089582],[22.1689511,38.0896637],[22.1692976,38.0894888],[22.1698362,38.0893801],[22.1709009,38.0887478],[22.1711466,38.0884993],[22.1712612,38.0884741],[22.1714751,38.0885856],[22.1713997,38.0888637],[22.1717823,38.0890679],[22.1721558,38.0891819],[22.1722532,38.0889311],[22.1721041,38.0886089],[22.1720668,38.0882748],[22.1717888,38.0879912],[22.1719064,38.0878488],[22.1723404,38.0878195],[22.172561,38.0876607],[22.1726325,38.0875357],[22.1725244,38.0872997],[22.1726674,38.0870496],[22.1729025,38.0875849],[22.1728854,38.0882696],[22.1736322,38.0894166],[22.1736738,38.0895795],[22.1735772,38.0897943],[22.1724597,38.0902545],[22.1717492,38.0908562],[22.1716841,38.0911796],[22.1718011,38.0916185],[22.1719447,38.0912468],[22.1719644,38.0909137],[22.1721282,38.090745],[22.1728676,38.09036],[22.1744363,38.090096],[22.1747624,38.0898217],[22.1748489,38.0895527],[22.1744968,38.0889525],[22.1741082,38.0885319],[22.173939,38.0884572],[22.1740556,38.0883959],[22.1743272,38.0884812],[22.1744221,38.0883295],[22.1743236,38.0881658],[22.1743953,38.0880317],[22.174548,38.0878538],[22.1748144,38.0876868],[22.1748768,38.0874714],[22.1751423,38.0873404],[22.1752723,38.0871532],[22.175652,38.0870149],[22.1769543,38.0869179],[22.1771545,38.0871193],[22.177449,38.087196],[22.1775653,38.0871077],[22.1780672,38.0870974],[22.1782677,38.0868302],[22.1786643,38.0869264],[22.1789844,38.0868954],[22.1795314,38.0864442],[22.1795268,38.0861738],[22.1793721,38.0859732],[22.1796901,38.0855636],[22.1798014,38.0856734],[22.1798707,38.0856385],[22.1799261,38.0857024],[22.1799949,38.0856854],[22.1799643,38.0855408],[22.1804689,38.0854224],[22.1807505,38.0851024],[22.1808978,38.0851407],[22.1809302,38.0852133],[22.1811928,38.0851993],[22.181837,38.084966],[22.1819197,38.0848501],[22.1817874,38.0846678],[22.1819032,38.0845975],[22.1821179,38.084673],[22.1821671,38.0845295],[22.1824192,38.0844794],[22.1824893,38.0844083],[22.1827032,38.0845198],[22.1827892,38.0842688],[22.1830563,38.0840747],[22.1835401,38.0838749],[22.1837738,38.0836442],[22.1840621,38.0835135],[22.1843948,38.0829689],[22.1843871,38.082356],[22.1842711,38.0819757],[22.1839931,38.0816921],[22.1836767,38.081579],[22.1832724,38.0813295],[22.1827171,38.0811947],[22.1824724,38.0809476],[22.1823446,38.0805852],[22.1823072,38.0802512],[22.1829358,38.0792696],[22.1832986,38.0784281],[22.1833151,38.0777615],[22.1834148,38.0774206],[22.1836775,38.0769381],[22.1838562,38.0761658],[22.1837105,38.0756048],[22.1838412,38.0753906],[22.1838619,38.0750124],[22.1839931,38.0747801],[22.1846259,38.0745466],[22.1855201,38.0743441],[22.1857495,38.073825],[22.1857383,38.0733562],[22.1858931,38.0730883],[22.1866047,38.0724324],[22.1869988,38.0721681],[22.1871518,38.0719722],[22.1871406,38.0715034],[22.1874685,38.0706884],[22.1876189,38.0706006],[22.1875234,38.0703108],[22.1875726,38.0701674],[22.187485,38.0700218],[22.1874492,38.0696248],[22.1876103,38.068636],[22.1875797,38.0684913],[22.187798,38.0684226],[22.1878454,38.0683512],[22.1879746,38.0677314],[22.1879384,38.0673524],[22.1881195,38.0669406],[22.1879011,38.0660902],[22.1879322,38.0657572],[22.1881635,38.065157],[22.1882169,38.0648424],[22.1883835,38.0645566],[22.188578,38.0636044],[22.1888782,38.0629872],[22.1891114,38.0627745],[22.1891298,38.0620268],[22.1894284,38.0614727],[22.1897659,38.0611895],[22.1898624,38.0609747],[22.1900362,38.0608152],[22.1904597,38.060281],[22.1911151,38.0600478],[22.191495,38.0594318],[22.1917602,38.0593097],[22.1921327,38.0589911],[22.1923514,38.0589043],[22.1931737,38.0588358],[22.1935888,38.058644],[22.1940565,38.0586241],[22.1945877,38.0583439],[22.1948209,38.0581312],[22.195121,38.057514],[22.1950209,38.0574133],[22.1950468,38.0572876],[22.1949002,38.0572222],[22.1954325,38.056897],[22.1955285,38.0567002],[22.1961246,38.0560966],[22.1963278,38.0557122],[22.196394,38.0553347],[22.1965908,38.0552116],[22.196721,38.0550153],[22.1966836,38.0546813],[22.1968696,38.054531],[22.1970243,38.054263],[22.1972594,38.0535096],[22.1972629,38.0533655],[22.1971735,38.053292],[22.1975239,38.0527567],[22.1976237,38.0524068],[22.1978922,38.0507527],[22.1982253,38.0501811],[22.1984017,38.0496836],[22.198658,38.0490342],[22.1988371,38.0482349],[22.1988578,38.0478567],[22.1988975,38.0474428],[22.1993859,38.0465762],[22.200022,38.0447115],[22.2002315,38.044156],[22.2003446,38.0423283],[22.2008063,38.0411548],[22.2016564,38.0399423],[22.2017599,38.0394392],[22.2016526,38.0391672],[22.2016494,38.0383651],[22.2020074,38.0377037],[22.2025845,38.0369375],[22.2028986,38.036672],[22.2032189,38.0361542],[22.2039292,38.034597],[22.2040878,38.0341669],[22.2040746,38.0338783],[22.2041297,38.0334871],[22.204262,38.0332008],[22.204323,38.0325709],[22.2042092,38.0321005],[22.2042145,38.0317807],[22.2042708,38.0317185],[22.204174,38.0314827],[22.2041916,38.0312306],[22.2042751,38.0310787],[22.2043546,38.0306654],[22.2046008,38.0303808],[22.2046188,38.0301107],[22.2044731,38.0300093],[22.2041109,38.0299137],[22.2040787,38.0298321],[22.2039429,38.029794],[22.204013,38.0297229],[22.2039578,38.02965],[22.2031107,38.0293487],[22.2027909,38.0293798],[22.2025605,38.0294845],[22.2024033,38.0293919],[22.2025698,38.0291467],[22.2024746,38.0288478],[22.2020379,38.0285347],[22.2014846,38.0278684],[22.2010875,38.0277993],[22.2004503,38.0273029],[22.200179,38.026749],[22.2000444,38.0266658],[22.1999751,38.0267008],[22.1998284,38.0266445],[22.199662,38.0264617],[22.1994924,38.0259455],[22.1990733,38.0253803],[22.1990913,38.0251102],[22.199221,38.024932],[22.1992727,38.0246805],[22.1993781,38.0245649],[22.1997817,38.0243638],[22.1999933,38.0240967],[22.2002601,38.0239025],[22.2004233,38.0232832],[22.2007569,38.0226846],[22.2009767,38.0220841],[22.2011559,38.0217444],[22.2015525,38.021363],[22.2017747,38.0206635],[22.2022899,38.0195359],[22.2029113,38.0184369],[22.2028365,38.0176788],[22.2026531,38.0172615],[22.2026719,38.0169553],[22.2025007,38.0165021],[22.2025976,38.0158007],[22.2025789,38.0151696],[22.2027129,38.0148112],[22.2026198,38.0145124],[22.202076,38.0143058],[22.2011821,38.014193],[22.2010565,38.0139703],[22.2005757,38.0136024],[22.1997551,38.0131573],[22.1989563,38.012289],[22.1986204,38.0120495],[22.1982396,38.0110434],[22.1985322,38.0105342],[22.1987872,38.0098893],[22.1989862,38.0087388],[22.1991359,38.0076552],[22.1987611,38.005748],[22.198505,38.0055097]]},{"id":17598,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: E4 \u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1-\u039a\u03ac\u03c4\u03c9 \u039b\u03bf\u03c5\u03c3\u03bf\u03af","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac \u03c4\u03bf\u03c5 \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd","path":"PELOPONNESE\/Pelop_E4_Kalavrita_Kato_Lousi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8348,"name_EN":"Chelmos: E4 Kalavrita-Kato Lousi","description_EN":"Scrabling across Chelmos western slopes","ascent_time":195,"descent_time":180,"marker":"E4","level":12,"ascent":532,"descent":214,"maxelev":1251,"minelev":728,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.11129 37.99307,22.15006 38.03471)","views":55,"millestones":"0,22.1112870,38.0347129#1,22.1169828,38.0294995#2,22.1265645,38.0274702#3,22.1345547,38.0215344#4,22.1446931,38.0198507#5,22.1475403,38.0122248#6,22.1446520,38.0060328#7,22.1437246,37.9997182#8.3,22.1363890,37.9930877","x":22.1473522,"y":38.016457,"coor":[[22.111287,38.0347129],[22.1118226,38.0341267],[22.1120523,38.0334455],[22.1121887,38.0330152],[22.1122361,38.0328853],[22.1126499,38.0329685],[22.1132602,38.0328116],[22.1134799,38.0324231],[22.1140484,38.0324683],[22.1146834,38.0325866],[22.1150288,38.032448],[22.1154388,38.0324545],[22.1150448,38.032268],[22.1150464,38.0320247],[22.1150477,38.0317093],[22.1157523,38.0315584],[22.1159562,38.0311561],[22.1159095,38.0306598],[22.1163124,38.0305941],[22.1165662,38.030472],[22.1164809,38.0302454],[22.1165493,38.0297959],[22.1170132,38.0294789],[22.1169827,38.0293342],[22.1172492,38.0291583],[22.1178965,38.0292407],[22.1181301,38.0290192],[22.1182558,38.0290032],[22.1187085,38.0291185],[22.1195625,38.0295828],[22.120254,38.02972],[22.1207441,38.0297098],[22.1218543,38.0295113],[22.1220953,38.0294431],[22.1221348,38.0292364],[22.1223385,38.0291901],[22.1225007,38.0290846],[22.1225613,38.0289413],[22.1228235,38.0289365],[22.1230481,38.0290663],[22.1233059,38.028782],[22.1239367,38.0285352],[22.1241733,38.0283723],[22.1257435,38.0276404],[22.1261458,38.0275026],[22.1265114,38.0274634],[22.1272721,38.0275656],[22.1274329,38.0275141],[22.1279801,38.0266036],[22.1290124,38.0258811],[22.1297532,38.0249737],[22.1307183,38.0242051],[22.1320279,38.0233247],[22.1352664,38.020997],[22.1359615,38.0200889],[22.1363662,38.019852],[22.1367912,38.0197145],[22.1371451,38.0196841],[22.1384987,38.0197596],[22.1394406,38.0194501],[22.1401366,38.019407],[22.141283,38.0195694],[22.1416282,38.0195748],[22.1433666,38.0196113],[22.1436501,38.0196608],[22.1442819,38.0199051],[22.1445782,38.0199008],[22.1449353,38.0197442],[22.1452258,38.0195145],[22.1453442,38.0193361],[22.1455054,38.018816],[22.1455768,38.0186549],[22.1458796,38.0179387],[22.1460914,38.0176717],[22.1464065,38.0173703],[22.1470328,38.0169296],[22.1473522,38.016457],[22.1479771,38.0160703],[22.1478088,38.0157838],[22.1477286,38.01535],[22.147463,38.0150394],[22.1473154,38.0150191],[22.1471287,38.0147458],[22.1469198,38.0139945],[22.1469378,38.0137335],[22.1468375,38.0131912],[22.1470078,38.0127613],[22.1479192,38.0118475],[22.1491101,38.0111453],[22.1491948,38.0109484],[22.1492471,38.0102282],[22.1496084,38.0099005],[22.1496521,38.0095227],[22.1485738,38.0088343],[22.1483454,38.0084072],[22.1482156,38.0081348],[22.1477483,38.0076949],[22.1477449,38.0073749],[22.1473089,38.0072329],[22.1471431,38.007032],[22.1466153,38.0067353],[22.1457582,38.0063974],[22.1449194,38.00624],[22.1447076,38.0060564],[22.1441104,38.0058036],[22.1437756,38.005528],[22.1433239,38.0053767],[22.1428525,38.0050989],[22.1430161,38.0049798],[22.1428753,38.0046892],[22.1429502,38.0044291],[22.1430791,38.0042869],[22.1432631,38.0042177],[22.1434764,38.0043382],[22.1447319,38.0042319],[22.1448068,38.0039717],[22.1447676,38.0037188],[22.1443559,38.0033338],[22.144302,38.0032158],[22.1445285,38.0028138],[22.1443895,38.0020006],[22.1447215,38.0014832],[22.1441634,38.0010328],[22.143999,38.0007779],[22.1439586,38.0005294],[22.1436225,37.9994066],[22.1438042,37.9989769],[22.1437632,37.9987961],[22.1438365,37.998599],[22.1435537,37.9980718],[22.1425471,37.9977946],[22.1415716,37.997644],[22.1405898,37.997286],[22.1399059,37.9968607],[22.1397795,37.9968091],[22.139536,37.9968548],[22.1395574,37.9964586],[22.1393802,37.995807],[22.1394993,37.9956016],[22.1394499,37.9953034],[22.1395369,37.9950164],[22.1393229,37.9944724],[22.1392719,37.9937867],[22.1394417,37.9933748],[22.139199,37.9930646],[22.1384974,37.9928913],[22.1383082,37.9929829],[22.1381999,37.9932155],[22.1380282,37.9932488],[22.137755,37.9932445],[22.1370411,37.993107],[22.136389,37.9930877]]},{"id":17599,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1-\u03a3\u03ba\u03b5\u03c0\u03b1\u03c3\u03c4\u03cc-\u039a\u03b5\u03c1\u03c0\u03b9\u03bd\u03ae","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ac \u03c4\u03bf\u03c0\u03af\u03b1 \u03bc\u03b5 \u03bf\u03bc\u03b1\u03bb\u03ad\u03c2 \u03ba\u03bb\u03af\u03c3\u03b5\u03b9\u03c2","path":"MTB_ROADBIKE\/MTB_Pelop_Kalavrita_Skepasto_Kerpini","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":4,"length":23176,"name_EN":"Chelmos: Kalavrita- Skepasto-Kerpini","description_EN":"Nice mountainous landscapes and gentle ascents","ascent_time":105,"descent_time":105,"marker":"No_marks","level":13,"ascent":714,"descent":714,"maxelev":1244,"minelev":688,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.06212 38.0326,22.14324 38.08302)","views":18,"millestones":"0,22.1112870,38.0347129#1,22.1017306,38.0336161#2,22.0920660,38.0375323#3,22.0811648,38.0385006#4,22.0759821,38.0462798#5,22.0721518,38.0531211#6,22.0685149,38.0615759#7,22.0669452,38.0691043#8,22.0670563,38.0723033#9,22.0738837,38.0744792#10,22.0792091,38.0815409#11,22.0877700,38.0798935#12,22.0967790,38.0828432#13,22.1064011,38.0827051#14,22.1104197,38.0771923#15,22.1170978,38.0719722#16,22.1247346,38.0709943#17,22.1249979,38.0664091#18,22.1323861,38.0603359#19,22.1396091,38.0536857#20,22.1368274,38.0506320#21,22.1291095,38.0447490#22,22.1201150,38.0408864#23.2,22.1112870,38.0347129","x":22.0989624,"y":38.0829604,"coor":[[22.111287,38.0347129],[22.1110206,38.0344383],[22.110395,38.033509],[22.1100837,38.0332111],[22.109548,38.0329142],[22.1094612,38.0328677],[22.1093716,38.0328212],[22.1090162,38.0326307],[22.1081053,38.0321655],[22.1078427,38.0320351],[22.1068403,38.0322623],[22.1065196,38.0323292],[22.105925,38.0324548],[22.1050512,38.0326345],[22.1029658,38.0331641],[22.099964,38.034251],[22.0991751,38.034797],[22.0981254,38.0357352],[22.0971548,38.0362602],[22.0967231,38.0366498],[22.0963251,38.0370714],[22.096175,38.03715],[22.0958884,38.0371904],[22.0945082,38.0372492],[22.0923684,38.0375164],[22.0916039,38.037558],[22.0907762,38.0374454],[22.0881992,38.0369845],[22.0868818,38.0368189],[22.0864927,38.0368847],[22.0853952,38.0372318],[22.0850546,38.0373479],[22.0841013,38.0376387],[22.0823633,38.0380655],[22.0811739,38.0384921],[22.0806133,38.0390147],[22.0798224,38.0400155],[22.0795733,38.0403899],[22.078965,38.0409928],[22.078166,38.0421647],[22.0779454,38.0423864],[22.0773595,38.0430077],[22.0770862,38.0434357],[22.0768273,38.044621],[22.0766183,38.0452034],[22.0766146,38.04578],[22.076137,38.0461777],[22.0754645,38.0466173],[22.0751322,38.0471255],[22.0743563,38.0469055],[22.073364,38.0468037],[22.0730633,38.048137],[22.0726061,38.0488684],[22.0724121,38.0493158],[22.0724037,38.0516722],[22.072342,38.052284],[22.072149,38.0531279],[22.0714253,38.0550805],[22.0704646,38.0573672],[22.0701414,38.0583892],[22.06983,38.0589608],[22.0697109,38.0595897],[22.0690203,38.0602812],[22.068759,38.0606824],[22.0684439,38.0618307],[22.0681937,38.0622412],[22.068049,38.0629777],[22.0677139,38.0640176],[22.0682431,38.064968],[22.0688112,38.0647926],[22.0688986,38.0649382],[22.0689442,38.0653715],[22.0687802,38.0656346],[22.0683492,38.0663259],[22.0679225,38.066756],[22.0678009,38.0676686],[22.0673342,38.0680755],[22.0671914,38.0683074],[22.0672199,38.0685242],[22.0673851,38.0687432],[22.0672875,38.0689849],[22.0655734,38.0695785],[22.0643383,38.0699366],[22.0634405,38.0702643],[22.0625653,38.0701687],[22.0624613,38.0702211],[22.0625076,38.0703165],[22.0626538,38.070391],[22.0634399,38.0706382],[22.0641401,38.0708841],[22.064914,38.0709329],[22.0662866,38.0711898],[22.0669237,38.0712363],[22.0670008,38.0713367],[22.0669821,38.0716157],[22.0668836,38.0718935],[22.0666234,38.0722496],[22.0667924,38.0723245],[22.0675387,38.0722602],[22.0678354,38.0722471],[22.0686164,38.0720256],[22.068821,38.072047],[22.0691249,38.0721962],[22.0697024,38.0720029],[22.0699574,38.0718449],[22.0698424,38.0714465],[22.0702308,38.0709843],[22.0704119,38.0710323],[22.0711378,38.0716029],[22.0718011,38.0719563],[22.0722616,38.0717836],[22.0725764,38.0715184],[22.0726432,38.0716051],[22.0727287,38.0722553],[22.0731646,38.0725869],[22.0732379,38.0727278],[22.0734732,38.0735742],[22.0738831,38.0744641],[22.0739126,38.0750773],[22.0744154,38.075464],[22.0745004,38.0756997],[22.0747825,38.0758125],[22.0750892,38.0761239],[22.0757239,38.076702],[22.0762136,38.0775932],[22.0766884,38.0781777],[22.0769817,38.0787322],[22.0772093,38.0796191],[22.0774782,38.0802362],[22.0777686,38.0804663],[22.0785901,38.0808762],[22.0792505,38.0817792],[22.079058,38.0806811],[22.079145,38.0804753],[22.0793585,38.0803886],[22.0800176,38.0804715],[22.0806357,38.0799409],[22.0814001,38.0794848],[22.081796,38.0791669],[22.0821174,38.079082],[22.0826047,38.0790989],[22.0830382,38.079088],[22.0841274,38.0788534],[22.08502,38.0787238],[22.0857733,38.078691],[22.0863298,38.0787722],[22.0867477,38.0789232],[22.0873067,38.0793468],[22.088136,38.0803336],[22.0882029,38.0806095],[22.0882484,38.0810518],[22.088413,38.0812978],[22.0891225,38.0816337],[22.0901522,38.0823714],[22.0909629,38.0827631],[22.0919383,38.0829591],[22.0927926,38.082991],[22.0932384,38.0829442],[22.0934464,38.0828394],[22.0937516,38.082502],[22.0944051,38.0828009],[22.0953054,38.0828155],[22.0960436,38.0829266],[22.0965155,38.082754],[22.0968997,38.0828864],[22.0974261,38.0828949],[22.0978728,38.0827715],[22.0981715,38.0826862],[22.0987127,38.0829203],[22.0989624,38.0829604],[22.0993574,38.0826784],[22.0997239,38.0826122],[22.0999554,38.082643],[22.100212,38.0828634],[22.100615,38.0829826],[22.1013902,38.0829861],[22.1020838,38.083182],[22.1027209,38.083679],[22.1028358,38.0836448],[22.1028693,38.0832308],[22.1030691,38.0829997],[22.1043685,38.0825701],[22.1046087,38.0825379],[22.1050837,38.0826898],[22.1059284,38.0826493],[22.1059917,38.0826684],[22.106058,38.082692],[22.1061306,38.0825309],[22.1065567,38.0828081],[22.1068293,38.0828486],[22.1073203,38.0828204],[22.1073455,38.0826271],[22.1074456,38.0822007],[22.1074752,38.0818001],[22.1074142,38.0815108],[22.1077022,38.0812451],[22.1086618,38.0813912],[22.1086864,38.0813195],[22.1085116,38.0805282],[22.1083748,38.080526],[22.1083651,38.0804627],[22.1085124,38.0801497],[22.1086457,38.0798455],[22.1085761,38.0794478],[22.1092236,38.0790978],[22.1096426,38.078708],[22.1101724,38.0785408],[22.1096426,38.078708],[22.110193,38.0779058],[22.110236,38.0775641],[22.110416,38.0772155],[22.1104709,38.076856],[22.1106108,38.0765834],[22.1107289,38.076423],[22.1118304,38.0761344],[22.1126241,38.0758587],[22.1128055,38.0758977],[22.1140569,38.075679],[22.1150098,38.0749734],[22.1167394,38.0739873],[22.1171477,38.0736244],[22.1176252,38.0727849],[22.1174731,38.0724941],[22.1172156,38.0723098],[22.1168319,38.0721594],[22.1168005,38.0720508],[22.1168935,38.0719802],[22.1183085,38.0719217],[22.1188541,38.0719845],[22.1193697,38.0723262],[22.1199898,38.0730391],[22.1203175,38.0731524],[22.1205359,38.0730838],[22.1209171,38.0724411],[22.1213679,38.072196],[22.1215895,38.0720013],[22.121662,38.0718402],[22.1217033,38.07112],[22.1222828,38.0703002],[22.1225372,38.07016],[22.1227781,38.0701008],[22.1230513,38.0701142],[22.1232413,38.0702614],[22.1233798,38.0706421],[22.12348,38.0707338],[22.1241323,38.0706361],[22.124403,38.0707486],[22.1247833,38.071034],[22.125067,38.0710836],[22.125156,38.0710174],[22.1251476,38.0709001],[22.1249251,38.0702387],[22.1242272,38.0694436],[22.1238914,38.0692039],[22.1225654,38.0689034],[22.1224537,38.0688115],[22.1224446,38.0687212],[22.122652,38.0686344],[22.1248727,38.0682734],[22.1248859,38.0682015],[22.1247852,38.0681278],[22.1243677,38.0679589],[22.1238122,38.0678419],[22.1237126,38.0677232],[22.1238056,38.0676525],[22.1243972,38.067698],[22.1247546,38.0675415],[22.1248745,38.0673091],[22.1249056,38.0665346],[22.1250474,38.0663387],[22.1255443,38.0660762],[22.1256727,38.0655106],[22.1256943,38.0652496],[22.1260435,38.0649668],[22.1261571,38.0646892],[22.1265569,38.0636367],[22.1267223,38.0634051],[22.127081,38.0631945],[22.1280705,38.0628318],[22.1293081,38.0625181],[22.1298851,38.0622389],[22.1302333,38.0619921],[22.130892,38.0611915],[22.1314608,38.060786],[22.1318355,38.0605757],[22.1334374,38.0598802],[22.1340814,38.0592056],[22.1348817,38.0586596],[22.135466,38.0580921],[22.1367849,38.05732],[22.1376681,38.0566491],[22.1381717,38.0561164],[22.1384672,38.055247],[22.1389152,38.0546593],[22.139501,38.0540017],[22.1398567,38.0529755],[22.1401501,38.0526422],[22.140953,38.0524251],[22.1425246,38.0520174],[22.1427531,38.0518138],[22.1420843,38.0518663],[22.1408659,38.0522796],[22.1401778,38.0524489],[22.1395838,38.0525026],[22.1391978,38.0524424],[22.1389723,38.0523487],[22.1383795,38.0519068],[22.1374668,38.0514958],[22.1369173,38.0506941],[22.1362566,38.050233],[22.1353216,38.0498036],[22.1337246,38.0494178],[22.1325177,38.0484795],[22.1310446,38.0476991],[22.1308474,38.0473895],[22.1306389,38.0461787],[22.1304453,38.045725],[22.1300558,38.0453583],[22.1281501,38.0441204],[22.1277042,38.0438024],[22.1275495,38.0436107],[22.1273023,38.0425795],[22.1269689,38.0422497],[22.1264139,38.0419345],[22.1246933,38.0410419],[22.1240022,38.0408867],[22.1219229,38.0406553],[22.1207469,38.0407446],[22.1195896,38.0409964],[22.1192714,38.0409643],[22.118661,38.0407743],[22.1166808,38.0397874],[22.1165262,38.0395957],[22.1161502,38.0387065],[22.1150673,38.037779],[22.1141995,38.036963],[22.1128858,38.0355001],[22.1117707,38.0349955],[22.111287,38.0347129]]},{"id":17600,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1-\u039c. \u0391\u03b3\u03af\u03b1\u03c2 \u039b\u03b1\u03cd\u03c1\u03b1\u03c2","description_GR":"\u03a3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03bc\u03b5 \u03c9\u03c1\u03b1\u03af\u03b1 \u03b8\u03ad\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ac\u03bd\u03c9 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03bf\u03c5 \u0392\u03bf\u03c5\u03c1\u03b1\u03ca\u03ba\u03bf\u03cd","path":"MTB_ROADBIKE\/RoadBike_Kalavrita_AgLavra","activity_type":42,"assistance":2,"difficulty":1,"scenic_value":4,"length":12661,"name_EN":"Chelmos: Kalavrita-Aghia Lavra mon.","description_EN":"A short ride above the Vouraikos bassin","ascent_time":40,"descent_time":35,"marker":"No_marks","level":13,"ascent":283,"descent":283,"maxelev":965,"minelev":705,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.07325 38.01191,22.10704 38.03587)","views":13,"millestones":"0,22.1065196,38.0323292#1,22.1013240,38.0278383#2,22.0932814,38.0276391#3,22.0896793,38.0198334#4,22.0878927,38.0121203#5,22.0780264,38.0124873#6,22.0737285,38.0187741#7,22.0794585,38.0176672#8,22.0833175,38.0223562#9,22.0813283,38.0256308#10,22.0807241,38.0290144#11,22.0903843,38.0337103#12,22.0998278,38.0343510#12.7,22.1065196,38.0323292","x":22.0774136,"y":38.0156764,"coor":[[22.1065196,38.0323292],[22.1062702,38.0318386],[22.1062072,38.0317249],[22.1053493,38.030089],[22.1041082,38.0291768],[22.10314,38.027404],[22.1028862,38.0270844],[22.1023073,38.0265614],[22.1019595,38.0264927],[22.1016274,38.0265595],[22.1010013,38.0269819],[22.1008107,38.0273033],[22.101008,38.0276038],[22.1022379,38.0285068],[22.1023125,38.0287063],[22.1022499,38.0289216],[22.1019734,38.0290433],[22.1016668,38.0290023],[22.100928,38.0284001],[22.1007599,38.0282892],[22.1002161,38.0281723],[22.0979423,38.0279913],[22.0958527,38.0281738],[22.0936267,38.0279034],[22.0933683,38.027764],[22.0931815,38.0274997],[22.0928498,38.0262326],[22.0924193,38.0253966],[22.0922958,38.0248899],[22.0922934,38.0236643],[22.0924639,38.0223604],[22.0920745,38.0219621],[22.0909,38.0215645],[22.0899198,38.0207105],[22.0897864,38.0205822],[22.0896572,38.0202917],[22.0896845,38.0196794],[22.0895984,38.0194887],[22.0892624,38.019267],[22.0888334,38.0191158],[22.088645,38.0189145],[22.0885268,38.0186422],[22.0883814,38.0180992],[22.0884077,38.0179644],[22.0889365,38.0173422],[22.0890368,38.0165508],[22.0895741,38.0160369],[22.0897286,38.0157871],[22.0897679,38.0155895],[22.0897014,38.015273],[22.0895952,38.0151676],[22.0887162,38.0145045],[22.0887572,38.0138023],[22.0885012,38.0131312],[22.0883928,38.0124806],[22.088092,38.0122234],[22.0874512,38.0118976],[22.0870655,38.0118372],[22.0867392,38.0119581],[22.0857578,38.0124648],[22.085334,38.012557],[22.0844388,38.0123802],[22.0837802,38.0118648],[22.0829025,38.0116027],[22.081994,38.0114978],[22.0814749,38.0117506],[22.081288,38.0119278],[22.0805997,38.0121148],[22.080241,38.0127668],[22.0791655,38.012515],[22.0786771,38.0124619],[22.0772063,38.012519],[22.0768136,38.0127288],[22.076289,38.0131889],[22.0761249,38.0135556],[22.0766772,38.0142135],[22.0769469,38.0152272],[22.0774136,38.0156764],[22.0775455,38.0158588],[22.077574,38.0160756],[22.077455,38.0162719],[22.077084,38.0165181],[22.0755826,38.0172235],[22.0751441,38.0174416],[22.0744226,38.0180246],[22.0738263,38.0186096],[22.0737073,38.0188059],[22.0736864,38.019166],[22.0739081,38.0198365],[22.07422,38.0214096],[22.0745859,38.0217941],[22.0748585,38.0218256],[22.0751223,38.0217578],[22.0753203,38.0215898],[22.0760238,38.0208263],[22.0775726,38.019536],[22.077786,38.0192151],[22.0779572,38.0187673],[22.0781215,38.0185807],[22.0797571,38.017454],[22.0805771,38.0165842],[22.0807968,38.0164617],[22.0813094,38.016461],[22.0820538,38.0167435],[22.0825682,38.0171124],[22.0827001,38.0172947],[22.0828368,38.0177295],[22.0827992,38.0196123],[22.082712,38.0198993],[22.0820759,38.0207],[22.082058,38.020952],[22.0821529,38.0212419],[22.0825732,38.0217264],[22.083276,38.0222966],[22.0834737,38.0225791],[22.0842597,38.0243312],[22.0846296,38.0245625],[22.0858122,38.0246449],[22.0860827,38.0247574],[22.0862825,38.0249589],[22.0863638,38.0253387],[22.0863107,38.0256262],[22.0861789,38.0258764],[22.085863,38.0261957],[22.0855971,38.0263445],[22.0851174,38.0263908],[22.0844261,38.0262534],[22.081542,38.0256521],[22.0808716,38.0255871],[22.0800598,38.0257],[22.0776359,38.0263633],[22.0767047,38.0269428],[22.0763258,38.0283605],[22.078193,38.028409],[22.0793728,38.0285995],[22.080323,38.0288584],[22.082581,38.0297423],[22.0835995,38.0300878],[22.0846023,38.0305187],[22.0856413,38.0309772],[22.0866532,38.0314983],[22.0892719,38.0329873],[22.0898963,38.0333219],[22.0904533,38.033768],[22.0925437,38.0353159],[22.0931626,38.0356143],[22.0967013,38.0362394],[22.0971548,38.0362602],[22.0981254,38.0357352],[22.0991751,38.034797],[22.099964,38.034251],[22.1029658,38.0331641],[22.1050512,38.0326345],[22.105925,38.0324548],[22.1065196,38.0323292]]},{"id":17601,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03c0\u03cc\u03bb\u03b3\u03b7 \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","path":"MTB_ROADBIKE\/MTB_Pelop_Lousoi_polje","activity_type":41,"assistance":2,"difficulty":1,"scenic_value":4,"length":22891,"name_EN":"Chelmos: Lousi plateau","description_EN":"A tour around the Lousi polje","ascent_time":80,"descent_time":80,"marker":"No_marks","level":13,"ascent":263,"descent":263,"maxelev":1055,"minelev":949,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.08392 37.94305,22.14304 37.99875)","views":23,"millestones":"0,22.1377002,37.9988038#1,22.1291953,37.9953436#2,22.1189405,37.9925265#3,22.1080246,37.9934694#4,22.1020666,37.9884481#5,22.1029019,37.9822502#6,22.1002429,37.9767466#7,22.0928888,37.9700521#8,22.0883235,37.9627975#9,22.0855168,37.9544314#10,22.0855162,37.9457487#11,22.0915432,37.9447464#12,22.1004932,37.9464533#13,22.1033043,37.9518340#14,22.1011227,37.9604343#15,22.1027864,37.9687904#16,22.1094468,37.9749538#17,22.1193966,37.9773530#18,22.1270061,37.9732585#19,22.1371864,37.9738557#20,22.1417930,37.9750861#21,22.1367073,37.9831041#22,22.1355428,37.9915009#22.9,22.1377002,37.9988038","x":22.0919711,"y":37.9446179,"coor":[[22.1377002,37.9988038],[22.1372947,37.9990497],[22.1361244,37.9993916],[22.1357023,37.999421],[22.1347812,37.9993703],[22.1345289,37.9994384],[22.1344915,37.999564],[22.13415,37.9995586],[22.1339925,37.999484],[22.1332236,37.9991834],[22.1330747,37.9987665],[22.132405,37.9977826],[22.1316613,37.9970228],[22.1310665,37.9967746],[22.1302857,37.9961313],[22.1293439,37.9955486],[22.1289811,37.9950382],[22.1282385,37.9946839],[22.1278985,37.9941739],[22.1276426,37.9939355],[22.1258199,37.9937127],[22.1250038,37.9935645],[22.1239015,37.9934748],[22.1228371,37.9932416],[22.1216964,37.9928133],[22.1210971,37.9926505],[22.1185701,37.992502],[22.1180766,37.9924445],[22.1164428,37.9922111],[22.1153398,37.9921484],[22.1146274,37.9919567],[22.1143082,37.9919696],[22.1137674,37.9921862],[22.1128871,37.9926317],[22.112373,37.9926955],[22.1120278,37.9928342],[22.1113468,37.9928323],[22.1112656,37.9928625],[22.1110695,37.9929314],[22.1101201,37.9930964],[22.1096184,37.9931244],[22.1088384,37.9933462],[22.107501,37.9935409],[22.1069382,37.9937301],[22.1066764,37.9937259],[22.1066003,37.9936841],[22.1064883,37.9936102],[22.1062815,37.9932374],[22.1056152,37.9925778],[22.1049179,37.9922422],[22.1042742,37.9920336],[22.103306,37.9916034],[22.1032196,37.9914218],[22.1032839,37.9911344],[22.1035877,37.9908329],[22.1042367,37.9903928],[22.1043675,37.9901787],[22.1038344,37.9896564],[22.1031124,37.9893924],[22.1023278,37.9889112],[22.1020976,37.988565],[22.1019312,37.9879495],[22.1015689,37.9878716],[22.1014808,37.987753],[22.1013405,37.9870118],[22.1014014,37.9857962],[22.1008485,37.9857692],[22.1004931,37.9858356],[22.100261,37.9855615],[22.1001189,37.9848923],[22.0998188,37.9846081],[22.0997665,37.984427],[22.0997854,37.984139],[22.1001537,37.9835411],[22.1001407,37.9831624],[22.1023712,37.9827659],[22.1059125,37.979385],[22.1050898,37.9788806],[22.1036247,37.9782983],[22.102339,37.9773854],[22.1019924,37.9771816],[22.1016424,37.9770678],[22.100205,37.9767382],[22.1000281,37.9766452],[22.0987092,37.9756957],[22.0984698,37.9753899],[22.0982117,37.9750658],[22.0976624,37.9745973],[22.0973306,37.9743036],[22.0968836,37.9735394],[22.0963309,37.9728996],[22.0959914,37.9723805],[22.0956248,37.9720321],[22.0950885,37.9716674],[22.094699,37.9713187],[22.0939765,37.9708384],[22.0933576,37.970558],[22.0929933,37.9701195],[22.0916938,37.9692694],[22.090797,37.9687321],[22.0894582,37.967683],[22.0884923,37.9671807],[22.0882034,37.9669057],[22.0881286,37.9658411],[22.0883413,37.9642224],[22.0882602,37.9629595],[22.0884431,37.9624938],[22.0884733,37.962206],[22.0883359,37.9617982],[22.0877032,37.9609588],[22.0874346,37.9605354],[22.0871007,37.9602416],[22.0869181,37.9598241],[22.0868805,37.9595171],[22.0869765,37.9588879],[22.0871512,37.9582959],[22.0869855,37.9576624],[22.0864809,37.9569333],[22.0864522,37.956284],[22.0859846,37.9550057],[22.0851903,37.9540375],[22.085205,37.9539116],[22.0854196,37.9535366],[22.0855676,37.9526559],[22.0855743,37.9519621],[22.0860034,37.9512121],[22.0860304,37.9510503],[22.086112,37.9500964],[22.085833,37.9490105],[22.0858496,37.9483709],[22.0857038,37.9476972],[22.085342,37.9471686],[22.0852671,37.9468475],[22.0857048,37.94489],[22.0857628,37.9439718],[22.0859597,37.9433982],[22.08622,37.9421408],[22.086992,37.9426626],[22.087782,37.9433513],[22.0885538,37.9438685],[22.0890324,37.9442818],[22.0895359,37.9446144],[22.0902669,37.9449507],[22.090493,37.9450084],[22.0907209,37.9449941],[22.0919711,37.9446179],[22.0920844,37.9446377],[22.0933464,37.9465101],[22.0936763,37.9467903],[22.0946075,37.9464269],[22.0953462,37.9460243],[22.0965508,37.9456473],[22.0970369,37.9453307],[22.0974583,37.9453195],[22.0980902,37.945528],[22.0986144,37.9456897],[22.1009895,37.9466473],[22.1013235,37.9466887],[22.1019538,37.9466268],[22.1026463,37.946692],[22.1030182,37.9472748],[22.1032868,37.9475359],[22.1034667,37.9476199],[22.1047226,37.9477934],[22.1051976,37.9479092],[22.1057462,37.9482604],[22.1053227,37.9487988],[22.1046244,37.9494004],[22.1035963,37.9508798],[22.1033998,37.9512326],[22.1032633,37.9521135],[22.1032401,37.9530143],[22.1034094,37.9539542],[22.1032535,37.9549701],[22.1031154,37.9567972],[22.1028912,37.9575506],[22.1025446,37.9586759],[22.1016129,37.9599406],[22.1004906,37.9610895],[22.1004152,37.9625662],[22.1002276,37.9636626],[22.100679,37.9646972],[22.1010306,37.9650904],[22.1013169,37.9654645],[22.1016102,37.9660099],[22.1018011,37.9663599],[22.1022091,37.9668712],[22.1027619,37.9679525],[22.1028215,37.9682869],[22.1027667,37.969034],[22.1027295,37.969484],[22.1028938,37.9701805],[22.1031906,37.9705908],[22.1033587,37.9711342],[22.103633,37.9715352],[22.1037424,37.9721497],[22.1038905,37.9724765],[22.1041634,37.9727243],[22.1047236,37.9730757],[22.1057598,37.973507],[22.1066988,37.9737384],[22.1071684,37.9740703],[22.1084406,37.9746225],[22.1088825,37.9749135],[22.1097121,37.9749719],[22.1112414,37.9752668],[22.1121945,37.9753902],[22.1125359,37.9753957],[22.1131646,37.9752977],[22.1133899,37.9753914],[22.1136656,37.9757383],[22.1138911,37.975823],[22.1143615,37.9761279],[22.1148369,37.9762347],[22.1153435,37.9764591],[22.1162302,37.9765093],[22.1173257,37.9764097],[22.118973,37.9765442],[22.1190724,37.976663],[22.119126,37.9772406],[22.1192598,37.9773509],[22.1209327,37.9773776],[22.1211348,37.9772502],[22.12138,37.9770783],[22.1225607,37.9770431],[22.1230703,37.9771504],[22.1238248,37.9770273],[22.124275,37.9767821],[22.1245159,37.9767139],[22.1256803,37.9766738],[22.1258439,37.9765052],[22.1257985,37.9760539],[22.1259474,37.9755697],[22.1259321,37.9743799],[22.1260792,37.9739677],[22.1262782,37.9737546],[22.1269378,37.9733325],[22.1275932,37.972631],[22.1277973,37.9726613],[22.1280645,37.9728999],[22.1282693,37.9729031],[22.1287086,37.9726398],[22.1291986,37.9726205],[22.1294624,37.9725436],[22.1300049,37.9726964],[22.130606,37.9727871],[22.1310894,37.9730291],[22.1324004,37.9733788],[22.1343189,37.9740401],[22.1352147,37.9741805],[22.1360134,37.974112],[22.1362396,37.9741697],[22.1366727,37.9741495],[22.137285,37.9737988],[22.1384827,37.973268],[22.1387881,37.9727682],[22.1393502,37.9721463],[22.1406912,37.9713384],[22.1409206,37.9712699],[22.1412959,37.9712849],[22.1417839,37.9710177],[22.1422053,37.971475],[22.1423094,37.9718641],[22.142161,37.972781],[22.1418768,37.9745563],[22.141716,37.975518],[22.141508,37.9760915],[22.1412819,37.9764799],[22.1395964,37.978981],[22.1384861,37.9805676],[22.1378319,37.9815079],[22.1366514,37.9831654],[22.1363648,37.9836926],[22.1345754,37.9882602],[22.1341378,37.9893526],[22.134319,37.9898422],[22.1349596,37.9906273],[22.135988,37.9921846],[22.1361325,37.9924798],[22.1363904,37.9930877],[22.1363948,37.9935744],[22.1365523,37.9940996],[22.1365218,37.9948561],[22.1361851,37.9955626],[22.1361422,37.9959044],[22.1367007,37.9967874],[22.1368603,37.9972315],[22.1374993,37.9980797],[22.1378276,37.9984093],[22.1378226,37.9987201],[22.1377002,37.9988038]]},{"id":17602,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: E4 \u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2-\u039a\u03c1\u03b9\u03bd\u03cc\u03c6\u03c5\u03c4\u03b1","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c3\u03c4\u03bf\u03bd \u03ba\u03ac\u03bc\u03c0\u03bf \u03c4\u03b7\u03c2 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1\u03c2","path":"PELOPONNESE\/Pelop_E4_AgNikolaos_Krinofyta","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6451,"name_EN":"Chelmos: E4 Aghios Nikolaos-Krinofyta","description_EN":"Nice view to the Aroanios valley","ascent_time":140,"descent_time":145,"marker":"E4","level":12,"ascent":349,"descent":482,"maxelev":1026,"minelev":661,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.16214 37.87183,22.17584 37.907)","views":30,"millestones":"0,22.1627444,37.9067459#1,22.1629483,37.9008696#2,22.1645859,37.8925667#3,22.1627058,37.8900281#4,22.1674524,37.8849443#5,22.1753605,37.8798452#6.5,22.1697486,37.8718439","x":22.1626885,"y":37.8890953,"coor":[[22.1627444,37.9067459],[22.1628558,37.9066125],[22.1628734,37.9063604],[22.1629302,37.9063613],[22.163253,37.9066457],[22.1633009,37.9070069],[22.1634075,37.9070221],[22.1636078,37.9063719],[22.163417,37.9061391],[22.1634302,37.9060672],[22.1638366,37.9057311],[22.1639548,37.9055527],[22.1637277,37.9050805],[22.1638267,37.9047577],[22.1642468,37.904228],[22.1647373,37.903713],[22.1646366,37.9036483],[22.164046,37.9036121],[22.1638109,37.9034642],[22.1638151,37.903293],[22.1640951,37.903009],[22.1642497,37.9022815],[22.1639076,37.9018616],[22.1636733,37.9016777],[22.1632344,37.9014906],[22.1631051,37.9012002],[22.16296,37.9010898],[22.1629295,37.9009452],[22.1629926,37.9006938],[22.1634336,37.9003402],[22.1636274,37.899406],[22.1634872,37.8990974],[22.1636197,37.8988021],[22.1636159,37.8984956],[22.1641019,37.8981608],[22.1641264,37.898089],[22.1638218,37.8975346],[22.1636102,37.897351],[22.1636323,37.8969188],[22.163868,37.8961294],[22.1637727,37.895389],[22.163567,37.8949712],[22.1636128,37.8945033],[22.1641494,37.8935024],[22.1643487,37.8932622],[22.1646184,37.8924733],[22.1650328,37.8918129],[22.1650804,37.8912729],[22.1653922,37.8910795],[22.1649217,37.8912524],[22.1647527,37.8916463],[22.1645527,37.8919136],[22.1638069,37.8926409],[22.1630414,37.8932418],[22.1627884,37.893355],[22.1627739,37.8932511],[22.1639369,37.8917553],[22.1640823,37.891397],[22.164087,37.8912079],[22.1639336,37.8909712],[22.1635971,37.8907857],[22.1633872,37.8907238],[22.1630554,37.8903492],[22.1629863,37.8903841],[22.1629199,37.890311],[22.1627788,37.8900384],[22.1626429,37.8900183],[22.1625813,37.8892919],[22.1626885,37.8890953],[22.1626603,37.8888605],[22.1627093,37.8887171],[22.1628011,37.8886825],[22.1632567,37.8886536],[22.1634067,37.8885658],[22.1645015,37.8884387],[22.1653814,37.8882631],[22.1657028,37.888142],[22.1661651,37.8878428],[22.1674464,37.8875293],[22.1676423,37.8874242],[22.1677598,37.8872728],[22.1679664,37.887195],[22.1680848,37.8870075],[22.1682284,37.8865322],[22.1682027,37.8860181],[22.167741,37.8858397],[22.1671067,37.8857397],[22.1669725,37.8856475],[22.1670581,37.8854055],[22.1675848,37.8848009],[22.1675195,37.8846827],[22.1675552,37.8846202],[22.1679782,37.8845276],[22.1681585,37.8841339],[22.1688821,37.8838388],[22.1693466,37.8834495],[22.1697092,37.8830406],[22.1701718,37.8827233],[22.171433,37.8823013],[22.172067,37.8819507],[22.1731793,37.8815715],[22.1735252,37.8813786],[22.1744607,37.8812489],[22.174945,37.880977],[22.1751273,37.8809618],[22.1754727,37.8807869],[22.175632,37.8803208],[22.1755204,37.880238],[22.1752092,37.8794852],[22.1741464,37.8783242],[22.1737417,37.8781376],[22.1728697,37.8779979],[22.1726796,37.8778688],[22.1726141,37.8777597],[22.1729053,37.8774758],[22.1728064,37.8773391],[22.1725509,37.8768665],[22.172474,37.8762976],[22.1720376,37.8760114],[22.1717566,37.8756961],[22.1717156,37.8754702],[22.1714603,37.8752229],[22.1711661,37.8751643],[22.1710239,37.8749368],[22.171453,37.8739927],[22.1709287,37.873588],[22.1705594,37.8728883],[22.1699843,37.8726992],[22.1686678,37.8726066],[22.1685897,37.8725896],[22.1686964,37.8723705],[22.1688328,37.8723726],[22.1689273,37.8722299],[22.1692815,37.8717848],[22.1695422,37.8717303],[22.1697115,37.871778],[22.1697486,37.8718439]]},{"id":17603,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039b. \u0394\u03cc\u03be\u03b1\u03c2-\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u039a\u03c5\u03bd\u03b7\u03b3\u03bf\u03cd","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd \u03bc\u03b5 \u03a6\u03b5\u03bd\u03b5\u03cc","path":"PELOPONNESE\/Pelop_Diaselo_Kinigou_Doxa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4105,"name_EN":"Chelmos: Doxa lake-Col of Kinigos","description_EN":"Connection between Chelmos and Feneos","ascent_time":110,"descent_time":85,"marker":"Yellow_square","level":12,"ascent":642,"descent":1,"maxelev":1524,"minelev":878,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24712 37.92371,22.27943 37.93219)","views":105,"millestones":"0,22.2793361,37.9279339#1,22.2709496,37.9288717#2,22.2615510,37.9316592#3,22.2546605,37.9278733#4.1,22.2473371,37.9232349","x":22.2593677,"y":37.9315513,"coor":[[22.2793361,37.9279339],[22.2791362,37.9282103],[22.2790379,37.9290109],[22.2781794,37.9292327],[22.2772486,37.9292326],[22.2764179,37.9292384],[22.2755484,37.9289553],[22.2751183,37.9288589],[22.2749928,37.9288751],[22.2745972,37.928671],[22.2739645,37.9284815],[22.2735517,37.928133],[22.2731567,37.9279965],[22.2727186,37.9278009],[22.2725478,37.9278074],[22.2721687,37.927964],[22.271977,37.9278891],[22.2718287,37.9279049],[22.2716175,37.9281812],[22.271838,37.9284818],[22.271834,37.928653],[22.2716929,37.9288492],[22.2715315,37.928937],[22.2701585,37.9287816],[22.2696667,37.9288915],[22.2694122,37.929068],[22.2693233,37.9289766],[22.2690735,37.9289549],[22.2687311,37.9290039],[22.2684438,37.9291259],[22.2681757,37.9289146],[22.2679661,37.9291188],[22.2678199,37.9290446],[22.2674779,37.9290756],[22.2671956,37.929468],[22.2666639,37.9298206],[22.2661268,37.9299208],[22.2656638,37.9302565],[22.2651928,37.9304478],[22.2641351,37.9304322],[22.2635171,37.9305853],[22.2630109,37.9308211],[22.2624055,37.9309203],[22.2621262,37.9311866],[22.26221,37.9314942],[22.2617078,37.9315589],[22.2610493,37.9319817],[22.2608896,37.9323939],[22.2606117,37.9323538],[22.2601362,37.9322566],[22.2596826,37.9317092],[22.2593677,37.9315513],[22.2591859,37.9315396],[22.259052,37.9314295],[22.2589371,37.9309952],[22.2586713,37.9306849],[22.2584127,37.9305549],[22.2582486,37.9305615],[22.2575575,37.9299564],[22.2573905,37.9297107],[22.2573775,37.9292959],[22.2570437,37.9290251],[22.2567941,37.9289944],[22.2562924,37.929041],[22.2560319,37.9289921],[22.2558928,37.9290982],[22.255313,37.9290806],[22.2550821,37.9292213],[22.254957,37.9292195],[22.2547357,37.9279906],[22.254593,37.9277722],[22.2543245,37.9275789],[22.2528918,37.927062],[22.2527281,37.9267712],[22.2524257,37.9265684],[22.2524093,37.9262978],[22.2522674,37.9260434],[22.2520752,37.9259955],[22.251852,37.9258119],[22.2515921,37.925736],[22.251408,37.9258234],[22.251458,37.9261125],[22.2510305,37.9259079],[22.2503267,37.9258433],[22.2503003,37.9255185],[22.2501116,37.9253174],[22.2497758,37.9250871],[22.2493331,37.9250445],[22.2492228,37.9248987],[22.2488526,37.9246769],[22.2487878,37.9245317],[22.2489142,37.9244795],[22.2491249,37.9242303],[22.2491386,37.9241314],[22.2487545,37.9240176],[22.2485266,37.9238384],[22.2482237,37.9238519],[22.2481346,37.9237695],[22.247949,37.9236361],[22.2478649,37.9233464],[22.2476964,37.9232538],[22.2473371,37.9232349]]},{"id":17604,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: E4 \u039a\u03ac\u03c4\u03c9 \u039b\u03bf\u03c5\u03c3\u03bf\u03af-\u03a0\u03bb\u03b1\u03bd\u03b9\u03c4\u03ad\u03c1\u03bf","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac \u03c4\u03bf\u03c5 \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd","path":"PELOPONNESE\/Pelop_E4_Kato_Lousi_Planitero","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8715,"name_EN":"Chelmos: E4 Kato Lousi-Planitero","description_EN":"Scrabling across Chelmos western slopes","ascent_time":190,"descent_time":205,"marker":"E4","level":12,"ascent":125,"descent":515,"maxelev":1092,"minelev":687,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.13626 37.9385,22.16775 37.99302)","views":55,"millestones":"0,22.1391997,37.9930646#1,22.1365267,37.9857648#2,22.1435283,37.9791212#3,22.1464618,37.9721309#4,22.1440369,37.9658394#5,22.1473261,37.9598802#6,22.1503276,37.9520982#7,22.1554889,37.9464185#8.7,22.1677457,37.9385050","x":22.1468759,"y":37.9620097,"coor":[[22.1391997,37.9930646],[22.1394244,37.9928203],[22.1392796,37.9926919],[22.1395082,37.9926594],[22.1396431,37.9925985],[22.1397528,37.9923975],[22.1393945,37.9921575],[22.1392219,37.9919204],[22.1391568,37.9917933],[22.1385259,37.9913417],[22.1374978,37.991019],[22.1371771,37.9908247],[22.13721,37.9906495],[22.1373985,37.9904001],[22.1374045,37.9901659],[22.1372305,37.9898388],[22.1369203,37.9895004],[22.1366265,37.9891848],[22.1366171,37.9889234],[22.1363922,37.9883611],[22.1364851,37.9878399],[22.1363991,37.9876402],[22.1365234,37.9872277],[22.1365876,37.9864897],[22.1364902,37.9862899],[22.1365324,37.9856598],[22.1368603,37.9848539],[22.1375675,37.9839009],[22.137888,37.9833833],[22.1379186,37.9832441],[22.1382869,37.9830877],[22.1385254,37.9826589],[22.139282,37.982004],[22.1394127,37.9817898],[22.1398397,37.9815622],[22.1401902,37.9812073],[22.1407333,37.9808915],[22.14146,37.9800649],[22.142107,37.9796921],[22.1423583,37.97966],[22.1426016,37.9794927],[22.1448333,37.9785816],[22.1449293,37.9783849],[22.1448424,37.9782213],[22.1453073,37.9778412],[22.1454275,37.9775907],[22.1453011,37.9767326],[22.1453748,37.9765175],[22.1452919,37.9762909],[22.1456912,37.9757069],[22.1460071,37.9753695],[22.1460344,37.9751897],[22.1459115,37.9750976],[22.145891,37.9750072],[22.1462842,37.974761],[22.1465404,37.9740802],[22.1468356,37.9736613],[22.1468897,37.9733197],[22.1473412,37.9730204],[22.1473548,37.9729305],[22.1472028,37.9726397],[22.1470466,37.9725111],[22.147218,37.9723155],[22.1462225,37.9720655],[22.1454227,37.9717285],[22.1445028,37.9716419],[22.1442397,37.9716918],[22.1439698,37.9715614],[22.1434923,37.9714818],[22.143256,37.9713699],[22.143152,37.9709808],[22.1431602,37.9706565],[22.1433197,37.9701994],[22.1432104,37.9700174],[22.1429648,37.9698243],[22.143198,37.969481],[22.1436008,37.9693071],[22.143395,37.9684388],[22.1436701,37.9679114],[22.1437354,37.967579],[22.1436229,37.9668878],[22.1439051,37.9665318],[22.1438978,37.9663695],[22.1437576,37.9660609],[22.1438331,37.9657737],[22.1445896,37.9660199],[22.1446471,37.9659938],[22.1443531,37.9654665],[22.1437914,37.9647187],[22.1437721,37.9638172],[22.14402,37.963776],[22.1443029,37.9638436],[22.144783,37.963761],[22.1452127,37.963876],[22.1457611,37.9637945],[22.1463368,37.9635332],[22.1466617,37.963286],[22.1468515,37.9629826],[22.1468018,37.9622429],[22.1468759,37.9620097],[22.146611,37.9616811],[22.1465805,37.9615365],[22.1468403,37.9607115],[22.1470678,37.9602645],[22.1472669,37.9600423],[22.1473524,37.9598093],[22.1474478,37.9595946],[22.1476703,37.9593457],[22.1477483,37.9589595],[22.1480522,37.9586398],[22.1481413,37.9586187],[22.1481343,37.9584474],[22.1479112,37.957813],[22.1474346,37.9573009],[22.1477873,37.9568558],[22.1481103,37.9566807],[22.1483779,37.9565497],[22.1490186,37.955965],[22.1490581,37.9552988],[22.1493349,37.9546993],[22.1494993,37.9544947],[22.1496458,37.9541004],[22.1499136,37.9538613],[22.150079,37.9536206],[22.1499792,37.9530603],[22.1504108,37.9526436],[22.1504257,37.9524996],[22.1503199,37.9521825],[22.150368,37.9516246],[22.1507862,37.9512887],[22.1508396,37.9509741],[22.1507473,37.9505671],[22.1510558,37.9500673],[22.1512856,37.9499808],[22.151222,37.9497906],[22.1512941,37.9496385],[22.1517694,37.9492945],[22.1521442,37.9488678],[22.1525487,37.9486219],[22.1526126,37.9483435],[22.1524599,37.9479356],[22.152465,37.9477734],[22.1527653,37.9475979],[22.1528483,37.947464],[22.1528765,37.9472482],[22.1527835,37.9470575],[22.1530816,37.9474226],[22.1532163,37.9474969],[22.153887,37.9475254],[22.1540485,37.9474378],[22.1548067,37.9463458],[22.155385,37.9464269],[22.1555789,37.946412],[22.1558548,37.9462991],[22.1560081,37.9460853],[22.1562856,37.9459094],[22.156387,37.9454964],[22.1565753,37.945247],[22.1567714,37.945142],[22.157571,37.9450193],[22.1584827,37.9445109],[22.1586915,37.944352],[22.1587505,37.9438122],[22.1591499,37.9433138],[22.1597113,37.9431603],[22.1600702,37.9429136],[22.1606339,37.9426701],[22.1607708,37.9426002],[22.1611471,37.94257],[22.1612797,37.9427253],[22.1614171,37.9426914],[22.1615728,37.942838],[22.1615915,37.9430005],[22.1616943,37.9429841],[22.1617599,37.9430932],[22.1619082,37.9430775],[22.1620425,37.9431698],[22.1624253,37.9428783],[22.1624857,37.9427351],[22.1627197,37.942937],[22.162814,37.9428619],[22.1630334,37.9428608],[22.1633923,37.9426141],[22.1638666,37.9419456],[22.1641225,37.9417243],[22.1651381,37.9411544],[22.1656402,37.9411802],[22.1659842,37.9410775],[22.1665594,37.9408251],[22.1666214,37.9406188],[22.1667584,37.9402289],[22.1667633,37.9400307],[22.166674,37.9399617],[22.166776,37.9399363],[22.1668695,37.9396494],[22.1669918,37.9393088],[22.1674332,37.9389462],[22.1674671,37.938726],[22.1677457,37.938505]]},{"id":17605,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u03954 \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0392\u03bf\u03c5\u03c1\u03b1\u03ca\u03ba\u03bf\u03cd","description_GR":"\u039a\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03b9\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03bf\u03b4\u03bf\u03bd\u03c4\u03c9\u03c4\u03bf\u03cd","path":"PELOPONNESE\/Pelop_E4_Vouraikos","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":22249,"name_EN":"Chelmos: E4 Vouraikos gorge","description_EN":"Downhill trail on the rackway line","ascent_time":435,"descent_time":435,"marker":"E4","level":12,"ascent":233,"descent":947,"maxelev":728,"minelev":10,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.10714 38.03617,22.20417 38.19053)","views":110,"millestones":"0,22.1112870,38.0347129#1,22.1189059,38.0409995#2,22.1277845,38.0444739#3,22.1355372,38.0501072#4,22.1450366,38.0531623#5,22.1540209,38.0580853#6,22.1573913,38.0660338#7,22.1624736,38.0736377#8,22.1680990,38.0812745#9,22.1664550,38.0897153#10,22.1635361,38.0978457#11,22.1620442,38.1063948#12,22.1632685,38.1143852#13,22.1662839,38.1225412#14,22.1668793,38.1311747#15,22.1671279,38.1399795#16,22.1695644,38.1472648#17,22.1757349,38.1544613#18,22.1798649,38.1616270#19,22.1844126,38.1694923#20,22.1905598,38.1761511#21,22.1964418,38.1837467#22.2,22.1974906,38.1918682","x":22.1620402,"y":38.1107735,"coor":[[22.111287,38.0347129],[22.1111573,38.0348415],[22.112267,38.0355532],[22.1138474,38.0368762],[22.1150207,38.0379584],[22.1154378,38.0385779],[22.1160936,38.0392192],[22.1165321,38.0398931],[22.1182754,38.0407862],[22.1192471,38.0411081],[22.1195649,38.0411583],[22.1200442,38.0411299],[22.1208135,38.0408989],[22.1217944,38.0408605],[22.1221589,38.0408663],[22.12302,38.0410603],[22.1242282,38.0410435],[22.1262401,38.0420489],[22.1269184,38.0424832],[22.1271398,38.0427391],[22.1273228,38.0436071],[22.127899,38.0446977],[22.1297619,38.0453762],[22.1302198,38.0457439],[22.1303835,38.0460259],[22.1306144,38.0472552],[22.1308621,38.0478178],[22.1312754,38.0481488],[22.13245,38.048564],[22.1335749,38.0495912],[22.1350819,38.0499305],[22.1360297,38.050306],[22.1369355,38.0509872],[22.1374182,38.0517248],[22.1380607,38.0520053],[22.1390044,38.052543],[22.139515,38.0526322],[22.1403035,38.0525455],[22.1420483,38.0520504],[22.1422657,38.0520178],[22.1425243,38.0520174],[22.1434326,38.0521489],[22.1437263,38.0522527],[22.1449143,38.0530464],[22.1457601,38.0538528],[22.1466027,38.0543347],[22.1474626,38.0545826],[22.1482483,38.0555141],[22.1500357,38.0564975],[22.1502503,38.056573],[22.1524546,38.056842],[22.1528046,38.0569736],[22.1545871,38.0586057],[22.1562854,38.0599661],[22.156416,38.0602114],[22.1564997,38.0614203],[22.156179,38.0623885],[22.1562197,38.063038],[22.1560166,38.0638639],[22.1560786,38.0641172],[22.1563955,38.0646629],[22.1569929,38.0653842],[22.1574525,38.0661483],[22.15787,38.0672273],[22.1581377,38.0683669],[22.1583488,38.0685865],[22.1593635,38.069035],[22.1603646,38.0700239],[22.1605265,38.0703869],[22.1611678,38.071181],[22.1612759,38.0723271],[22.1615035,38.0727993],[22.1617907,38.0731643],[22.1624527,38.0735891],[22.1628518,38.0744965],[22.1630944,38.0748248],[22.1635606,38.0752421],[22.1648417,38.0767085],[22.1663569,38.0781199],[22.1666399,38.078656],[22.1675412,38.0795442],[22.1678493,38.0799906],[22.1680799,38.0812558],[22.168592,38.0817504],[22.1686657,38.0819949],[22.1684652,38.0827217],[22.1683815,38.0833332],[22.1683901,38.083901],[22.1684842,38.0842449],[22.1684224,38.0848928],[22.1678741,38.0858485],[22.1677796,38.0868924],[22.1672668,38.0877945],[22.1672602,38.0885154],[22.1665592,38.0891893],[22.1665024,38.089639],[22.1661342,38.090228],[22.1662458,38.0907795],[22.1659619,38.0911896],[22.1658027,38.0916287],[22.1649562,38.0921922],[22.1647224,38.0924228],[22.1644071,38.0931749],[22.1643673,38.0933996],[22.1644163,38.0936211],[22.1645343,38.0938302],[22.1644994,38.0943163],[22.1646418,38.0950034],[22.1645852,38.0954441],[22.1644727,38.0958388],[22.1642391,38.0960605],[22.1637759,38.0963416],[22.1636205,38.0966275],[22.1635147,38.0981218],[22.1632869,38.0990194],[22.1633099,38.0994704],[22.1631955,38.0999372],[22.16326,38.100551],[22.1634613,38.1011669],[22.16388,38.1017502],[22.1639197,38.1019851],[22.1638396,38.1024525],[22.1638961,38.102931],[22.1635355,38.1038941],[22.1634405,38.1040458],[22.1632171,38.1043126],[22.1622586,38.106154],[22.1617188,38.1067584],[22.1605276,38.1083258],[22.1603978,38.1089545],[22.1608096,38.1098171],[22.1611209,38.1101374],[22.1620402,38.1107735],[22.1621843,38.110938],[22.1623048,38.1120483],[22.1627887,38.1132184],[22.1628751,38.1138686],[22.16323,38.1142706],[22.1633788,38.1147055],[22.1638286,38.1149649],[22.1643169,38.1155042],[22.1650555,38.1160744],[22.165643,38.1172101],[22.1661636,38.117831],[22.1662384,38.1180304],[22.166231,38.1183277],[22.1659735,38.1190446],[22.166203,38.1208144],[22.1660931,38.1215607],[22.1663172,38.1221769],[22.1662352,38.1231759],[22.1663509,38.1235652],[22.1663208,38.1243127],[22.1663718,38.1245568],[22.166951,38.1251156],[22.1671181,38.125731],[22.1671654,38.1265788],[22.1668951,38.1273496],[22.1666771,38.12877],[22.166414,38.1292525],[22.1663211,38.1297737],[22.1665175,38.1305878],[22.1668821,38.1310621],[22.1668695,38.1315666],[22.1670268,38.1321187],[22.1669229,38.1330814],[22.1671695,38.1341666],[22.1675082,38.1347666],[22.1674678,38.1354689],[22.1676258,38.135994],[22.1673215,38.1367553],[22.1671817,38.1373298],[22.167154,38.1379782],[22.1674085,38.1392078],[22.1671537,38.1398166],[22.1670184,38.1406616],[22.1672572,38.1411519],[22.1672783,38.1416749],[22.1674413,38.1420019],[22.1678957,38.1425406],[22.1687271,38.1430582],[22.1691603,38.1436733],[22.1691591,38.1440337],[22.1689929,38.1442925],[22.1687607,38.144451],[22.1681837,38.1447124],[22.1679152,38.1449515],[22.1677614,38.145625],[22.1677645,38.1459585],[22.1679514,38.1462407],[22.1683207,38.1465349],[22.1692014,38.1469091],[22.1695912,38.1472936],[22.1706604,38.147887],[22.1709567,38.1483602],[22.1715496,38.1488381],[22.1719509,38.1496734],[22.1726903,38.1502256],[22.1729723,38.1508157],[22.1732595,38.1511987],[22.1733923,38.1516783],[22.1736398,38.1527365],[22.1738381,38.153019],[22.1753823,38.1542505],[22.176709,38.1550551],[22.1770454,38.1552947],[22.1771418,38.1554629],[22.1771706,38.1556796],[22.1771095,38.1558409],[22.1764335,38.1564071],[22.1763035,38.1565853],[22.1762972,38.1568375],[22.1764178,38.1570377],[22.1768557,38.1573238],[22.1771002,38.1575889],[22.1772018,38.1580952],[22.1772162,38.1588884],[22.1773811,38.1591433],[22.1778591,38.1596554],[22.1784342,38.1599346],[22.1797974,38.1611092],[22.1799719,38.1623555],[22.180347,38.1633346],[22.1804394,38.1642101],[22.1806286,38.1648619],[22.1806051,38.1653482],[22.1806783,38.1656196],[22.1811984,38.1662765],[22.1823003,38.1669514],[22.1825728,38.1674693],[22.183335,38.1684904],[22.1836684,38.168856],[22.1843734,38.1694256],[22.1848005,38.1701532],[22.185037,38.170283],[22.1865676,38.1707031],[22.1870692,38.1711885],[22.1873241,38.1714988],[22.1873928,38.1719504],[22.1876356,38.1727472],[22.1879046,38.1729496],[22.1886515,38.1732135],[22.1891245,38.1734731],[22.1893585,38.173702],[22.1896765,38.1742296],[22.1902254,38.1746525],[22.1904206,38.1750701],[22.1902483,38.1755721],[22.1903298,38.1759698],[22.1905086,38.1761258],[22.1909935,38.1763676],[22.1922892,38.177523],[22.1928082,38.1782339],[22.1933653,38.1792517],[22.1940006,38.1798743],[22.1942594,38.180491],[22.1966913,38.1841015],[22.1980476,38.1855867],[22.1989247,38.1865373],[22.1996055,38.1882465],[22.2003859,38.1904032],[22.2003323,38.1907268],[22.2000188,38.1909382],[22.1975809,38.1919552],[22.1974906,38.1918682]]},{"id":17606,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: E4 \u0386\u03c1\u03bc\u03c0\u03bf\u03c5\u03bd\u03b1\u03c2-\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c3\u03c4\u03bf\u03bd \u03ba\u03ac\u03bc\u03c0\u03bf \u03c4\u03b7\u03c2 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1\u03c2","path":"PELOPONNESE\/Pelop_E4_Arbounas_AgNikolaos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2897,"name_EN":"Chelmos: E4 Arbounas-Aghios Nikolaos","description_EN":"Nice view to the Aroanios valley","ascent_time":65,"descent_time":65,"marker":"E4","level":12,"ascent":95,"descent":187,"maxelev":987,"minelev":804,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.15559 37.90681,22.16703 37.92373)","views":24,"millestones":"0,22.1666089,37.9239062#1,22.1571050,37.9202498#2.9,22.1627433,37.9067459","x":22.1560017,"y":37.9159587,"coor":[[22.1666089,37.9239062],[22.1664069,37.9237949],[22.1661669,37.9238362],[22.1659655,37.923788],[22.1657175,37.923694],[22.1651989,37.9236499],[22.1650363,37.9235527],[22.1648443,37.9234956],[22.1648365,37.9233513],[22.1643878,37.9236417],[22.1639423,37.9232563],[22.1630502,37.92299],[22.1623701,37.9228893],[22.161639,37.9225534],[22.1605507,37.9219416],[22.1596472,37.9216752],[22.157687,37.9209055],[22.1571615,37.9205368],[22.1569495,37.9194611],[22.1569926,37.9191013],[22.1568758,37.918766],[22.1568443,37.9182068],[22.1561672,37.9166191],[22.1560783,37.9165366],[22.1559746,37.9165891],[22.1559307,37.9165253],[22.1560366,37.9163828],[22.1559229,37.916381],[22.1558119,37.9162711],[22.1560017,37.9159587],[22.1560562,37.915599],[22.1562065,37.9155023],[22.156166,37.9153034],[22.156351,37.9151801],[22.1560603,37.9149773],[22.1558111,37.9149373],[22.1560066,37.9148503],[22.156577,37.9147871],[22.1569908,37.9146134],[22.1574437,37.914242],[22.1587934,37.9134881],[22.1594189,37.9130383],[22.1601229,37.9117155],[22.1605956,37.9114616],[22.1605736,37.9109746],[22.1607329,37.9107473],[22.1607514,37.9104592],[22.1609387,37.9102458],[22.1612217,37.909714],[22.1612902,37.9095619],[22.1612283,37.9093086],[22.1614504,37.9090688],[22.1615039,37.9087452],[22.1616803,37.9085136],[22.1620734,37.9082584],[22.1620944,37.9078712],[22.1623343,37.9073703],[22.1627298,37.9070611],[22.1627433,37.9067459]]},{"id":17607,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: E4 \u039a\u03c1\u03b9\u03bd\u03cc\u03c6\u03c5\u03c4\u03b1-\u039b\u03c5\u03ba\u03bf\u03cd\u03c1\u03b9\u03b1","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c3\u03c4\u03bf\u03bd \u03ba\u03ac\u03bc\u03c0\u03bf \u03c4\u03b7\u03c2 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1\u03c2","path":"PELOPONNESE\/Pelop_E4_Krinofyta_Lykouria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6029,"name_EN":"Chelmos: E4 Krinofyta-Lykouria","description_EN":"Nice view to the Aroanios valley","ascent_time":140,"descent_time":140,"marker":"E4","level":12,"ascent":349,"descent":281,"maxelev":997,"minelev":681,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.16975 37.8582,22.2136 37.87185)","views":26,"millestones":"0,22.1697465,37.8718438#1,22.1752968,37.8664810#2,22.1803590,37.8615495#3,22.1875378,37.8580153#4,22.1966310,37.8612558#6,22.2135378,37.8608123","x":22.1871281,"y":37.8590861,"coor":[[22.1697465,37.8718438],[22.1699317,37.8717949],[22.1697653,37.8711705],[22.1698883,37.8707939],[22.1701091,37.8705991],[22.1703251,37.8703681],[22.1705902,37.8701357],[22.1712468,37.8700197],[22.1712561,37.870101],[22.1714103,37.8699862],[22.1713869,37.8695533],[22.1717418,37.8685314],[22.1716578,37.8677912],[22.1717569,37.8674029],[22.1719965,37.8667803],[22.172244,37.8664237],[22.1724737,37.8663281],[22.1727355,37.8663142],[22.1730944,37.8664707],[22.1735476,37.8665318],[22.1748566,37.866462],[22.1755493,37.8664907],[22.1759147,37.8664243],[22.1763684,37.8664674],[22.1768356,37.8664205],[22.1771874,37.866444],[22.1783521,37.8662367],[22.1788574,37.8660283],[22.1793019,37.8659811],[22.1793493,37.8659007],[22.1792533,37.8656469],[22.1790429,37.8654183],[22.1788807,37.8650824],[22.1780357,37.8643123],[22.1778391,37.8639848],[22.1778525,37.8639039],[22.1780626,37.8636819],[22.1782582,37.8635858],[22.1788436,37.8628919],[22.1791247,37.8620942],[22.179262,37.8620603],[22.1798751,37.8616282],[22.1800811,37.8615683],[22.180787,37.8615251],[22.1811303,37.8614313],[22.1813566,37.8614708],[22.1818825,37.8618124],[22.1830302,37.8622897],[22.1834821,37.8624048],[22.1837216,37.8623725],[22.184074,37.8619093],[22.1843393,37.8617512],[22.1849745,37.8611527],[22.1855016,37.8609806],[22.1866089,37.8607904],[22.1865929,37.8600511],[22.1868517,37.8596946],[22.1871281,37.8590861],[22.1873154,37.8588637],[22.1871988,37.8585194],[22.1871945,37.858231],[22.1872531,37.8581598],[22.1874344,37.8581806],[22.1875177,37.8580287],[22.1877719,37.8578614],[22.1880004,37.8578108],[22.1885663,37.8579096],[22.188971,37.8580961],[22.18956,37.8581773],[22.1909571,37.8586854],[22.1919883,37.859278],[22.1925569,37.8592687],[22.1932469,37.8594054],[22.1932823,37.8593519],[22.1936295,37.8595645],[22.1943628,37.8597921],[22.1948218,37.8600785],[22.1952079,37.860562],[22.195408,37.861214],[22.1954014,37.8614842],[22.1955027,37.8615218],[22.1964979,37.8612667],[22.1970674,37.8612214],[22.1976324,37.8613562],[22.1981339,37.8617694],[22.1987409,37.862049],[22.1994155,37.8614195],[22.2000468,37.8611678],[22.2006513,37.8606183],[22.2010938,37.8606521],[22.2016737,37.8611116],[22.2025023,37.8616289],[22.202931,37.8617616],[22.203181,37.8617654],[22.2038348,37.8619917],[22.2042991,37.8620619],[22.2053113,37.8615726],[22.2068671,37.8606951],[22.2083711,37.8596096],[22.2089395,37.8596092],[22.2094364,37.8597429],[22.209736,37.8599998],[22.2099931,37.8604138],[22.2101264,37.860542],[22.2103596,37.8602999],[22.2100897,37.8601787],[22.2100692,37.8600883],[22.210126,37.8596205],[22.2102597,37.8597307],[22.2110318,37.8596613],[22.2114922,37.8597043],[22.2116865,37.8598515],[22.2119804,37.8603471],[22.2125391,37.8607431],[22.2135378,37.8608123]]},{"id":17608,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: E4 \u039b\u03c5\u03ba\u03bf\u03cd\u03c1\u03b9\u03b1-\u0394\u03ac\u03c1\u03b1\u03c2","description_GR":"\u0388\u03bd\u03b1 \u03c3\u03c7\u03b5\u03b4\u03cc\u03bd \u03be\u03b5\u03c7\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03954","path":"PELOPONNESE\/Pelop_E4_Lykouria_Daras","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":12559,"name_EN":"Arcadia: E4 Lykouria-Daras","description_EN":"An almost forgotten E4 section","ascent_time":340,"descent_time":340,"marker":"E4","level":12,"ascent":461,"descent":544,"maxelev":871,"minelev":466,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.17171 37.80276,22.21494 37.86017)","views":14,"millestones":"0,22.2135389,37.8608101#1,22.2065236,37.8551802#2,22.1992477,37.8484704#3,22.1919157,37.8421128#4,22.1826963,37.8378270#5,22.1842025,37.8325084#6,22.1778904,37.8261566#7,22.1767428,37.8203151#8,22.1749734,37.8146395#9,22.1751441,37.8089897#10,22.1829386,37.8054961#11,22.1918512,37.8028131#12,22.1981941,37.8060875#12.6,22.2020600,37.8085910","x":22.1768135,"y":37.821027,"coor":[[22.2135389,37.8608101],[22.2125403,37.8607409],[22.2119815,37.8603449],[22.2116876,37.8598492],[22.2114933,37.8597021],[22.2113139,37.8596002],[22.2111992,37.8595534],[22.2110393,37.8594834],[22.2106739,37.859185],[22.2103934,37.8588],[22.2100319,37.8582357],[22.2100197,37.857803],[22.2101191,37.857453],[22.21009,37.8572453],[22.2098636,37.8567372],[22.2096219,37.856391],[22.2094196,37.8562978],[22.2078765,37.8561842],[22.2078822,37.85595],[22.206947,37.8556114],[22.2061595,37.8548063],[22.2055138,37.8542467],[22.2038533,37.8528876],[22.203328,37.8525191],[22.2030348,37.8524245],[22.2029754,37.8520632],[22.2025199,37.851164],[22.2019545,37.8505786],[22.1999589,37.84898],[22.1984847,37.8479121],[22.198341,37.8477477],[22.1983021,37.8474767],[22.1980647,37.8469594],[22.1970886,37.8459712],[22.1963188,37.8453826],[22.1960008,37.844632],[22.1956989,37.8444291],[22.1952384,37.8437371],[22.1949399,37.8433991],[22.1946714,37.8432238],[22.1940285,37.8430247],[22.1932458,37.842499],[22.189703,37.8414532],[22.1894903,37.8413238],[22.189261,37.8409418],[22.1890828,37.8407948],[22.1886858,37.8407617],[22.1877729,37.8409189],[22.1874559,37.8408689],[22.186376,37.8404197],[22.1856757,37.8402467],[22.1850114,37.8399932],[22.1847316,37.8398176],[22.18328,37.8383083],[22.1824892,37.8376562],[22.181729,37.8366261],[22.1818992,37.836275],[22.1819045,37.8360588],[22.1820083,37.8359973],[22.1823729,37.8359579],[22.1830715,37.8360115],[22.1838567,37.8355009],[22.1856372,37.8351769],[22.1861132,37.8352293],[22.186257,37.8349251],[22.1859825,37.8345334],[22.1849537,37.8338596],[22.1847135,37.8334594],[22.1845983,37.8330611],[22.184628,37.8327732],[22.1840124,37.8323942],[22.1831986,37.8320752],[22.1826337,37.8319403],[22.1819256,37.8316861],[22.1817763,37.8312873],[22.1820909,37.8309677],[22.1821419,37.8307432],[22.1821445,37.8306351],[22.181869,37.8302884],[22.18152,37.8301568],[22.1812899,37.8298108],[22.1801301,37.8289187],[22.1797049,37.8281912],[22.1784255,37.8266213],[22.1783598,37.8265212],[22.1784662,37.8263516],[22.1778014,37.826125],[22.1772638,37.8258103],[22.1771547,37.8256284],[22.1767638,37.825352],[22.1767618,37.8249734],[22.176621,37.8246919],[22.1767942,37.8241178],[22.1768387,37.8236949],[22.1767255,37.8232155],[22.1774517,37.8232538],[22.1772158,37.8226824],[22.1769287,37.8223445],[22.1769102,37.822173],[22.1766367,37.8217452],[22.1757435,37.8206499],[22.1768135,37.821027],[22.1771642,37.8210865],[22.1770258,37.8207058],[22.1767403,37.8203049],[22.1767118,37.8196195],[22.1768175,37.8190174],[22.1766177,37.818825],[22.1761355,37.8181056],[22.1761261,37.8175647],[22.1759943,37.8173825],[22.1750706,37.8184496],[22.174863,37.8185725],[22.1750447,37.8176561],[22.1750577,37.8171246],[22.1744228,37.8156909],[22.1744266,37.8155377],[22.1746272,37.8152344],[22.1744058,37.8149967],[22.1744945,37.8147998],[22.1759608,37.8142998],[22.1764717,37.814141],[22.1765102,37.8139614],[22.1766785,37.8137117],[22.1767176,37.8130454],[22.1756587,37.8126865],[22.1755177,37.8125582],[22.1753883,37.8122768],[22.1751002,37.8119839],[22.1749314,37.8119182],[22.1745171,37.8114883],[22.1729932,37.8106355],[22.172944,37.8103283],[22.1730881,37.8099273],[22.1732094,37.8097016],[22.1744237,37.8092428],[22.1751686,37.808975],[22.1753538,37.8088337],[22.1754626,37.808565],[22.1760032,37.808294],[22.1761291,37.8077913],[22.1766632,37.8073219],[22.1765812,37.8069602],[22.1765722,37.8064013],[22.1766334,37.806222],[22.1771426,37.8058423],[22.177634,37.8052552],[22.1778188,37.8051318],[22.1780236,37.805117],[22.1791963,37.8054686],[22.1800596,37.8054639],[22.1807426,37.8054023],[22.1812794,37.8052845],[22.181601,37.8051362],[22.1819423,37.8051145],[22.182529,37.8052767],[22.1827301,37.805415],[22.1831914,37.8055934],[22.1833051,37.8055861],[22.1843921,37.8048008],[22.1848484,37.8047177],[22.1850555,37.8046127],[22.1851843,37.8044525],[22.1853928,37.8038249],[22.1855081,37.8037546],[22.1858932,37.8037965],[22.1860426,37.8037268],[22.1868127,37.8038197],[22.1878753,37.8040253],[22.1883133,37.8042303],[22.1891023,37.8044768],[22.1895576,37.8044387],[22.1899082,37.8044982],[22.191228,37.8030134],[22.1915607,37.8028744],[22.1923761,37.8026976],[22.1926631,37.802702],[22.1939854,37.8029746],[22.1945976,37.8030201],[22.1954518,37.802925],[22.1960491,37.8027517],[22.1967527,37.8024853],[22.1972142,37.8026546],[22.1974935,37.8028482],[22.1977026,37.8028874],[22.1981109,37.8033803],[22.1981598,37.8037055],[22.197912,37.8040892],[22.1972923,37.8043501],[22.1971429,37.8048885],[22.1975258,37.8054892],[22.1975525,37.8058951],[22.1979805,37.8060459],[22.1981735,37.8060488],[22.1983691,37.8064123],[22.1990586,37.8070176],[22.1994774,37.8070781],[22.1997672,37.8072042],[22.1999921,37.8074014],[22.2004386,37.8081923],[22.2006498,37.8083847],[22.2012928,37.8085658],[22.20206,37.808591]]},{"id":17623,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: E4 \u03a0\u03bb\u03b1\u03bd\u03b9\u03c4\u03ad\u03c1\u03bf-\u0386\u03c1\u03bc\u03c0\u03bf\u03c5\u03bd\u03b1\u03c2","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c3\u03c4\u03bf\u03bd \u03ba\u03ac\u03bc\u03c0\u03bf \u03c4\u03b7\u03c2 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1\u03c2","path":"PELOPONNESE\/Pelop_E4_Planitero_Arbounas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2198,"name_EN":"Chelmos: E4 Planitero-Arbounas","description_EN":"Nice view to the Aroanios valley","ascent_time":50,"descent_time":45,"marker":"E4","level":12,"ascent":281,"descent":82,"maxelev":896,"minelev":607,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.16401 37.92394,22.16875 37.93845)","views":35,"millestones":"0,22.1677471,37.9385050#1,22.1667223,37.9319642#2.2,22.1666067,37.9239061","x":22.1668867,"y":37.9312281,"coor":[[22.1677471,37.938505],[22.1675299,37.9378167],[22.1672745,37.9375604],[22.166446,37.9365157],[22.1652628,37.935596],[22.164885,37.9352297],[22.1644596,37.9344931],[22.1645477,37.934152],[22.164483,37.9340068],[22.1641276,37.9337039],[22.1646526,37.9335949],[22.1651307,37.9335843],[22.1654566,37.933648],[22.165558,37.9332756],[22.1658234,37.9331265],[22.1660399,37.9331119],[22.1666602,37.9324186],[22.1667615,37.9321453],[22.1666785,37.9320539],[22.1667744,37.9318572],[22.166482,37.9317174],[22.1667233,37.9316221],[22.167066,37.931339],[22.1668867,37.9312281],[22.1669804,37.9311214],[22.1668468,37.9310022],[22.1669896,37.9307521],[22.1666471,37.9306566],[22.1665588,37.9305471],[22.1668993,37.9301198],[22.1667992,37.9300282],[22.1669852,37.9298688],[22.1672172,37.9292326],[22.1679204,37.9284055],[22.1686538,37.927732],[22.1686731,37.9269573],[22.1684374,37.9263678],[22.1685258,37.9260718],[22.1684214,37.9256917],[22.1679273,37.9254317],[22.167461,37.9251405],[22.1672652,37.924777],[22.1670503,37.9247286],[22.1666048,37.9243432],[22.1662777,37.9242299],[22.1662924,37.924095],[22.1666067,37.9239061]]},{"id":18373,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039f \u03c0\u03b1\u03c1\u03ac\u03b4\u03b5\u03b9\u03c3\u03bf\u03c2 \u03c4\u03c9\u03bd \u03bf\u03c1\u03c7\u03b9\u03b4\u03b5\u03ce\u03bd","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039b. \u03a4\u03c3\u03b9\u03b2\u03bb\u03bf\u03cd-\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03ad\u03c1\u03b1","path":"NATURE\/Nature_Chelmos_Flora_orchids1","activity_type":96,"assistance":1,"difficulty":1,"scenic_value":4,"length":6364,"name_EN":"Chelmos: The orchids paradise","description_EN":"Tsivlos lake-Peristera","ascent_time":0,"descent_time":0,"marker":"Yellow_cycle","level":13,"ascent":379,"descent":86,"maxelev":1046,"minelev":723,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.23413 38.0219,22.24739 38.07106)","views":17,"millestones":"0,22.2377006,38.0710065#1,22.2372594,38.0629562#2,22.2351443,38.0549062#3,22.2354330,38.0470114#4,22.2384936,38.0392659#5,22.2438215,38.0319246#6,22.2473241,38.0244554#6.4,22.2456704,38.0218720","x":22.2373969,"y":38.041858,"coor":[[22.2377006,38.0710065],[22.2373908,38.0710919],[22.2368889,38.0711024],[22.2367877,38.070006],[22.2370761,38.0684423],[22.2373503,38.0679417],[22.2373572,38.0676535],[22.2372119,38.0670565],[22.2371712,38.0659024],[22.2372932,38.0650932],[22.2376625,38.0644318],[22.2376797,38.0641888],[22.2375845,38.063881],[22.237267,38.0633355],[22.2372371,38.0622086],[22.2373792,38.0619854],[22.2381704,38.0613124],[22.2383089,38.0607648],[22.2383021,38.0600978],[22.2380492,38.0592379],[22.2368681,38.0576341],[22.2364033,38.0565818],[22.2361712,38.0562809],[22.2353117,38.055529],[22.2351692,38.0552926],[22.2351261,38.0547152],[22.2349093,38.0537747],[22.2345653,38.0529134],[22.2346178,38.0526258],[22.2350351,38.0523347],[22.235817,38.0515714],[22.2360236,38.0510338],[22.2363153,38.0507498],[22.2365024,38.0500768],[22.2369952,38.0494894],[22.2370679,38.0493102],[22.2366049,38.0486545],[22.2364917,38.0481481],[22.2363819,38.0479752],[22.2356188,38.0474862],[22.2354767,38.0472317],[22.235365,38.0466623],[22.2350875,38.0458831],[22.2357124,38.0450093],[22.2359422,38.0444541],[22.2360505,38.0432661],[22.2363263,38.0426935],[22.2364696,38.0425109],[22.2365489,38.0425301],[22.2368833,38.0423639],[22.2370533,38.0424025],[22.2371909,38.0423685],[22.2373302,38.0422625],[22.2372812,38.0419283],[22.2373969,38.041858],[22.2374684,38.0417239],[22.2377186,38.0417456],[22.2378349,38.0416482],[22.2380879,38.0410753],[22.237993,38.0407585],[22.2380957,38.0402734],[22.2380592,38.0398943],[22.2383759,38.0395206],[22.238748,38.0387331],[22.2390164,38.0384668],[22.2391645,38.038469],[22.2394306,38.0383018],[22.2397792,38.0380186],[22.239909,38.0378313],[22.2406733,38.0373201],[22.2412346,38.0367157],[22.2415003,38.0360888],[22.2414318,38.0356192],[22.2413121,38.0353831],[22.2413315,38.0350499],[22.2417525,38.034119],[22.2425389,38.0331575],[22.2429184,38.03301],[22.2431548,38.032653],[22.2434294,38.0326031],[22.2436299,38.0323177],[22.2439705,38.0316108],[22.2442161,38.0313442],[22.2443117,38.0306787],[22.2445274,38.0305648],[22.2444427,38.0302932],[22.2447547,38.0301086],[22.2453177,38.0299097],[22.2455857,38.0296614],[22.2456355,38.0294819],[22.2455661,38.0290483],[22.245804,38.0286283],[22.2457733,38.0284836],[22.2456063,38.0283189],[22.2458386,38.0281332],[22.2461442,38.0277412],[22.246159,38.0275972],[22.2466322,38.0273429],[22.2469586,38.0265548],[22.2465436,38.0249039],[22.2472224,38.0246257],[22.2473283,38.0244831],[22.2473086,38.0243566],[22.2470415,38.0236137],[22.2466846,38.0232929],[22.2465051,38.0226955],[22.2460395,38.0221568],[22.2456704,38.021872]]},{"id":18374,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u0396\u03b1\u03c7\u03bb\u03c9\u03c1\u03bf\u03cd-\u039b. \u03a4\u03c3\u03b9\u03b2\u03bb\u03bf\u03cd","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u0392\u03bf\u03c5\u03c1\u03b1\u03ca\u03ba\u03cc \u03c3\u03c4\u03bf\u03bd \u039a\u03c1\u03ac\u03b8\u03b9","path":"PELOPONNESE\/Pelop_Zachlorou_Tsivlos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":16307,"name_EN":"Chelmos: Zachlorou-Tsivlos lake","description_EN":"From Vouraikos gorge to Krathis valley","ascent_time":395,"descent_time":380,"marker":"Yellow_triangle","level":12,"ascent":1074,"descent":930,"maxelev":1495,"minelev":604,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.16399 38.05296,22.23819 38.09367)","views":48,"millestones":"0,22.1639910,38.0936685#1,22.1704223,38.0890067#2,22.1721420,38.0905226#3,22.1763766,38.0870020#4,22.1840709,38.0835148#5,22.1837065,38.0755987#6,22.1878768,38.0681460#7,22.1911345,38.0600159#8,22.1972394,38.0535854#9,22.2039742,38.0550974#10,22.2108140,38.0585001#11,22.2115885,38.0658742#12,22.2162006,38.0735563#13,22.2200746,38.0795393#14,22.2252235,38.0816459#15,22.2327753,38.0785288#16.3,22.2377013,38.0710065","x":22.1950464,"y":38.0572876,"coor":[[22.163991,38.0936685],[22.1644324,38.0936168],[22.164819,38.0934922],[22.1650741,38.0928654],[22.1654139,38.0925012],[22.1662413,38.0922438],[22.1662854,38.091848],[22.1668688,38.0913164],[22.1669234,38.0909568],[22.1671968,38.0905105],[22.167054,38.0902919],[22.1672594,38.0902861],[22.1672275,38.0901955],[22.1675708,38.0901468],[22.1676669,38.0899501],[22.1678696,38.0900523],[22.1680419,38.090001],[22.1675253,38.0896865],[22.1675765,38.089462],[22.1678355,38.0895922],[22.1689511,38.0896637],[22.1692976,38.0894888],[22.1698362,38.0893801],[22.171261,38.0884831],[22.1714749,38.0885946],[22.1713995,38.0888727],[22.1721558,38.0891819],[22.1722532,38.0889311],[22.1721038,38.0886089],[22.1720665,38.0882748],[22.1717885,38.0879912],[22.1719061,38.0878488],[22.1723401,38.0878195],[22.1725607,38.0876607],[22.1726322,38.0875357],[22.172524,38.0872997],[22.1726671,38.0870496],[22.1729027,38.0875759],[22.1728856,38.0882606],[22.1736738,38.0895795],[22.1735772,38.0897943],[22.1724597,38.0902545],[22.1717492,38.0908562],[22.1716841,38.0911796],[22.1717893,38.0916183],[22.1719644,38.0909137],[22.1721282,38.090745],[22.1728676,38.09036],[22.1744363,38.090096],[22.1747624,38.0898217],[22.1748489,38.0895527],[22.1744964,38.0889524],[22.1741078,38.0885319],[22.1739387,38.0884572],[22.1740653,38.0884501],[22.1743368,38.0885354],[22.1744318,38.0883837],[22.1743333,38.08822],[22.174405,38.0880859],[22.1748243,38.087732],[22.1748867,38.0875167],[22.1751522,38.0873856],[22.1752823,38.0871984],[22.175662,38.0870601],[22.1769642,38.0869632],[22.1771644,38.0871645],[22.177459,38.0872412],[22.1775752,38.0871529],[22.1780771,38.0871426],[22.1782776,38.0868754],[22.1786743,38.0869717],[22.1789943,38.0869406],[22.1795414,38.0864895],[22.1795367,38.086219],[22.179382,38.0860184],[22.1797,38.0856088],[22.1798113,38.0857186],[22.1799932,38.0857395],[22.1799626,38.0855948],[22.1804672,38.0854765],[22.1807488,38.0851564],[22.1809287,38.0852583],[22.1811913,38.0852444],[22.1818356,38.085011],[22.1819182,38.0848952],[22.1817859,38.0847129],[22.1819017,38.0846426],[22.1821165,38.084718],[22.1821656,38.0845746],[22.1824879,38.0844534],[22.1827017,38.0845648],[22.1827878,38.0843138],[22.1840494,38.0835493],[22.1843821,38.0830048],[22.1843745,38.0823919],[22.1842585,38.0820116],[22.1839805,38.0817279],[22.18326,38.0813563],[22.1827047,38.0812216],[22.18246,38.0809745],[22.182295,38.080269],[22.1829236,38.0792874],[22.1832864,38.078446],[22.1833029,38.0777794],[22.1836653,38.0769559],[22.183844,38.0761836],[22.1836983,38.0756227],[22.1839811,38.074789],[22.1846139,38.0745554],[22.1855081,38.074353],[22.1857375,38.0738338],[22.1857263,38.073365],[22.1858811,38.0730971],[22.1865927,38.0724412],[22.1869868,38.0721769],[22.1871398,38.071981],[22.1871286,38.0715123],[22.1874565,38.0706973],[22.1876069,38.0706095],[22.1874374,38.0696246],[22.187568,38.0684911],[22.1878334,38.06836],[22.1879627,38.0677402],[22.1879264,38.0673612],[22.1881076,38.0669494],[22.1878892,38.066099],[22.1879202,38.065766],[22.1882049,38.0648512],[22.1883715,38.0645654],[22.188566,38.0636132],[22.1888662,38.062996],[22.1890994,38.0627833],[22.1891178,38.0620356],[22.1894164,38.0614815],[22.1897539,38.0611983],[22.1900359,38.0608152],[22.1904594,38.060281],[22.1911148,38.0600478],[22.1914947,38.0594318],[22.1917598,38.0593097],[22.1921324,38.058991],[22.1923511,38.0589043],[22.1931734,38.0588358],[22.1935884,38.058644],[22.1940562,38.0586241],[22.1945874,38.0583439],[22.1948205,38.0581312],[22.1951206,38.057514],[22.1950205,38.0574133],[22.1950464,38.0572876],[22.1948999,38.0572222],[22.1954321,38.056897],[22.1955281,38.0567002],[22.1961242,38.0560966],[22.1963274,38.0557122],[22.1963937,38.0553347],[22.196732,38.0550155],[22.1966946,38.0546815],[22.197024,38.054263],[22.197259,38.0535096],[22.1971732,38.053292],[22.1975236,38.0527567],[22.1976233,38.0524067],[22.1978186,38.0523467],[22.1981136,38.0523962],[22.1984991,38.0529429],[22.1985321,38.0543852],[22.1986028,38.0547558],[22.1987351,38.0549381],[22.200249,38.0554839],[22.2013911,38.0556186],[22.2015291,38.0555666],[22.2024486,38.0557158],[22.2031272,38.0554649],[22.2038747,38.0554808],[22.2038699,38.0552104],[22.2044668,38.0545707],[22.2045087,38.0542559],[22.2055818,38.0542678],[22.2062291,38.0545525],[22.2065258,38.054539],[22.2074955,38.0549684],[22.2076709,38.0549755],[22.2076639,38.0547952],[22.2078054,38.0545991],[22.2081726,38.0544966],[22.2084883,38.0546366],[22.2095675,38.0566536],[22.2099942,38.0578496],[22.2108662,38.0585478],[22.2118026,38.0598778],[22.2120927,38.0601345],[22.2124661,38.0611855],[22.2121562,38.0614467],[22.2123876,38.0617746],[22.2123824,38.0619908],[22.2122704,38.0623766],[22.2120587,38.0626438],[22.2120534,38.06286],[22.2123523,38.0627564],[22.2124869,38.0628485],[22.212766,38.0635557],[22.2127029,38.063807],[22.2125026,38.0640744],[22.2124895,38.0646149],[22.2123935,38.0648117],[22.2125258,38.0649939],[22.2121066,38.0658256],[22.2116189,38.0657281],[22.2115814,38.0658627],[22.2118334,38.066281],[22.2118827,38.0665972],[22.2120711,38.0668164],[22.2124866,38.0680122],[22.2127728,38.0684311],[22.21287,38.0691175],[22.2132752,38.0697995],[22.2132927,38.0700161],[22.2135594,38.0702995],[22.2136144,38.07085],[22.2138257,38.0710695],[22.2143424,38.072321],[22.2145879,38.072541],[22.2148066,38.0729228],[22.2155094,38.0735553],[22.2165582,38.0735532],[22.2166707,38.073618],[22.2166343,38.0737075],[22.2168399,38.0743956],[22.2164345,38.0751284],[22.2164985,38.0757782],[22.2160457,38.0761137],[22.2157635,38.0760013],[22.2154992,38.0760874],[22.2154523,38.0761408],[22.2155863,38.0762555],[22.2159258,38.076549],[22.2170429,38.0770255],[22.2182018,38.0771873],[22.2186914,38.0776814],[22.2189857,38.0777669],[22.2201152,38.0796134],[22.2205536,38.0798724],[22.2211085,38.080025],[22.2216034,38.0803028],[22.2218871,38.0808298],[22.2222155,38.0818621],[22.2228059,38.082628],[22.223074,38.083326],[22.2240043,38.0839889],[22.2243755,38.0839179],[22.2238051,38.0829901],[22.2238729,38.0825405],[22.2241217,38.0821568],[22.224668,38.0817234],[22.2249179,38.0817633],[22.2254818,38.0815465],[22.2255488,38.0816016],[22.2255003,38.0821956],[22.2255654,38.0823318],[22.2258135,38.0824437],[22.2263494,38.0824427],[22.2265799,38.0823381],[22.2267277,38.0823583],[22.2270402,38.0821648],[22.2271872,38.0822121],[22.2274862,38.0821084],[22.2276391,38.0819125],[22.2276198,38.081768],[22.2278867,38.0815738],[22.2278363,38.0813027],[22.2280161,38.0809359],[22.2285788,38.0802955],[22.2284563,38.0800278],[22.2291443,38.0795426],[22.2292854,38.0793645],[22.2295873,38.0791798],[22.2306728,38.079079],[22.2313486,38.0788593],[22.2319486,38.078562],[22.232793,38.0785296],[22.2335442,38.0781084],[22.233893,38.0778252],[22.2342257,38.0777401],[22.234458,38.0775634],[22.2346709,38.0772421],[22.2354896,38.0768579],[22.2356461,38.0767476],[22.2356659,38.0766353],[22.2358643,38.0762958],[22.2358059,38.0758804],[22.2360432,38.0750188],[22.235894,38.074584],[22.2354837,38.0741093],[22.2354555,38.0738565],[22.2367476,38.0722718],[22.2372617,38.0717479],[22.237749,38.0713947],[22.2377013,38.0710065]]},{"id":18498,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u0397 \u03c7\u03bb\u03c9\u03c1\u03af\u03b4\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03cd\u03b3\u03b1\u03c2","description_GR":"","path":"NATURE\/Nature_Chelmos_Flora_Styx","activity_type":96,"assistance":1,"difficulty":3,"scenic_value":5,"length":9392,"name_EN":"Chelmos: The flora of Styx valley","description_EN":"","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":1376,"descent":302,"maxelev":2239,"minelev":1065,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18858 37.97698,22.24324 38.01201)","views":13,"millestones":"0,22.2424027,38.0121850#1,22.2353024,38.0076284#2,22.2291805,38.0005263#3,22.2190783,37.9985866#4,22.2112460,37.9942338#5,22.2094593,37.9888476#6,22.2051892,37.9837427#7,22.2024120,37.9783713#8,22.1942055,37.9773910#9.4,22.1893235,37.9816722","x":22.2085614,"y":37.9869324,"coor":[[22.2424027,38.012185],[22.2420759,38.0125136],[22.2417418,38.0126708],[22.2413981,38.0127558],[22.2406453,38.0127986],[22.2396931,38.0126041],[22.2392244,38.0122006],[22.2378452,38.0117653],[22.2375333,38.0114723],[22.2373273,38.0110366],[22.2371503,38.0108177],[22.2368706,38.0106062],[22.2360266,38.010179],[22.2359155,38.0100602],[22.2358621,38.0099152],[22.2359219,38.0093213],[22.2356936,38.0088673],[22.2353733,38.008448],[22.2353069,38.0076089],[22.2349288,38.0071842],[22.2346326,38.0067111],[22.2345279,38.006331],[22.2340631,38.0057653],[22.2339834,38.0052865],[22.2335584,38.0049647],[22.2329385,38.0042164],[22.2322838,38.0039723],[22.232012,38.0034365],[22.2318493,38.002623],[22.2315884,38.0021054],[22.2309846,38.0016367],[22.2304219,38.0013579],[22.229742,38.0007438],[22.2290085,38.0004624],[22.2289194,38.00038],[22.2289508,38.00002],[22.2288842,37.9999469],[22.2276135,37.9997475],[22.2272632,37.9996341],[22.2269917,37.9997967],[22.22637,38.0000757],[22.2244548,38.000155],[22.2237962,38.0000729],[22.2209273,37.9995609],[22.2203401,37.9993538],[22.2191394,37.9986147],[22.2185312,37.9983351],[22.2162584,37.9981384],[22.2159908,37.9979001],[22.2158702,37.9977946],[22.2157452,37.9977837],[22.2152868,37.9979029],[22.2146392,37.997884],[22.2138375,37.9970878],[22.2135619,37.9967142],[22.2136269,37.9959131],[22.2135008,37.9954786],[22.2135787,37.9950833],[22.2132297,37.9949158],[22.2125371,37.9948332],[22.2121757,37.9947105],[22.2118543,37.9943451],[22.2113681,37.9942026],[22.2110014,37.9942961],[22.2111253,37.9943521],[22.2108753,37.9943303],[22.2107856,37.9942748],[22.2107665,37.9941213],[22.2108488,37.9940144],[22.2109857,37.9940075],[22.2110575,37.9938644],[22.210698,37.9936607],[22.2106801,37.9934622],[22.2105798,37.9933705],[22.2105106,37.9934055],[22.210216,37.9933469],[22.2100369,37.9932181],[22.2100001,37.992857],[22.2102856,37.9928253],[22.2101394,37.992751],[22.2102101,37.9926529],[22.2100748,37.9925968],[22.2102243,37.992536],[22.2102488,37.9924643],[22.2100687,37.9923804],[22.2104607,37.9921791],[22.2103353,37.9917176],[22.2103858,37.9915111],[22.2102764,37.9913292],[22.2100514,37.9912177],[22.2100476,37.9909022],[22.2098944,37.9906475],[22.2095429,37.9905881],[22.2093531,37.990432],[22.2093695,37.990225],[22.2092808,37.9901245],[22.2099555,37.98954],[22.2099222,37.9895035],[22.2096946,37.9895],[22.2099507,37.9892696],[22.209781,37.9892219],[22.2098633,37.989115],[22.2096716,37.98904],[22.2099807,37.9889726],[22.2096541,37.9888235],[22.2094028,37.9888557],[22.2095079,37.9887492],[22.2094312,37.9886218],[22.2097876,37.9884831],[22.2096081,37.9883722],[22.2094151,37.9883512],[22.208974,37.9882274],[22.2086719,37.9880065],[22.2085568,37.9875902],[22.2085614,37.9869324],[22.2078386,37.9866871],[22.2077515,37.9865235],[22.2075226,37.9865741],[22.2075598,37.9864485],[22.20727,37.9861918],[22.2073252,37.9857961],[22.2071965,37.9854697],[22.2073593,37.985328],[22.2073392,37.9852195],[22.2075914,37.9851513],[22.2075817,37.9850791],[22.2074469,37.9850049],[22.207552,37.9848984],[22.2072558,37.9849029],[22.2072475,37.9847766],[22.2071571,37.9847482],[22.2072841,37.984678],[22.2068244,37.9843826],[22.2063335,37.9844382],[22.2063147,37.9842757],[22.2060962,37.9843625],[22.2061686,37.9841518],[22.2060813,37.9839973],[22.2059232,37.9839408],[22.205682,37.9835586],[22.2055566,37.9835657],[22.2054292,37.9836539],[22.2053272,37.9836343],[22.2052568,37.9837234],[22.2049013,37.9838261],[22.2047665,37.9837519],[22.2045366,37.9838385],[22.2043935,37.9836381],[22.2042896,37.9834653],[22.2041577,37.9830803],[22.2042199,37.9828649],[22.2043354,37.9827946],[22.2042573,37.9827303],[22.2044981,37.9826619],[22.2042264,37.9825947],[22.2044219,37.9825166],[22.2043891,37.982462],[22.2046566,37.9822318],[22.2042633,37.9820185],[22.2038763,37.981544],[22.2039127,37.9814544],[22.2037459,37.9812896],[22.2037159,37.981118],[22.2032141,37.9806867],[22.2029777,37.980575],[22.2032526,37.9805071],[22.2034424,37.9806632],[22.2036122,37.9807018],[22.2036394,37.980522],[22.2037519,37.9805778],[22.2038627,37.980237],[22.2036149,37.9801251],[22.2033404,37.980175],[22.2033321,37.9800487],[22.203505,37.9799612],[22.2032453,37.9798761],[22.2031836,37.9796049],[22.2033099,37.9795617],[22.203126,37.9791624],[22.2029376,37.9789522],[22.2028081,37.9786619],[22.2025407,37.9784235],[22.2023142,37.9783299],[22.2021176,37.9783089],[22.201591,37.978427],[22.2004537,37.9788422],[22.2001797,37.978874],[22.2002445,37.9790192],[22.2001179,37.9790713],[22.1999249,37.9790504],[22.1999577,37.9791049],[22.1998356,37.9794455],[22.1995814,37.9795948],[22.1992553,37.9794276],[22.1988757,37.9791244],[22.1986792,37.9787789],[22.1985216,37.9787044],[22.1981662,37.9783385],[22.1977145,37.9781874],[22.1973,37.9779107],[22.1969653,37.9780092],[22.1962322,37.9777276],[22.1958296,37.9774331],[22.195535,37.9773745],[22.1951769,37.9775853],[22.1949622,37.9775639],[22.1951464,37.9779453],[22.194945,37.977798],[22.1944925,37.9776829],[22.1942036,37.9773901],[22.1941284,37.9772087],[22.1941162,37.9767759],[22.1942868,37.976319],[22.1942422,37.9762372],[22.1940907,37.976379],[22.193884,37.9769166],[22.1938403,37.977772],[22.1935244,37.9781186],[22.1933076,37.9786019],[22.1927844,37.9790445],[22.1926625,37.9798356],[22.1921797,37.9800265],[22.1901789,37.9812934],[22.1901751,37.9814465],[22.1907179,37.9815991],[22.1907161,37.9816711],[22.1894651,37.9816158],[22.1893235,37.9816722]]},{"id":18499,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u0397 \u03c7\u03bb\u03c9\u03c1\u03af\u03b4\u03b1 \u03c4\u03c9\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd \u03c4\u03bf\u03c5 \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd","description_GR":"","path":"NATURE\/Nature_Chelmos_Flora_PsiliKorfi","activity_type":96,"assistance":2,"difficulty":2,"scenic_value":5,"length":5465,"name_EN":"Chelmos: The flora Chelmos summits","description_EN":"","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":240,"descent":240,"maxelev":2303,"minelev":2095,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18789 37.96632,22.20056 37.98165)","views":9,"millestones":"0,22.1893242,37.9816723#1,22.1947991,37.9756254#2,22.1981076,37.9700990#3,22.1948476,37.9666662#4,22.1903689,37.9712735#5,22.1915940,37.9790316#5.5,22.1893253,37.9816723","x":22.1958202,"y":37.966407,"coor":[[22.1893242,37.9816723],[22.1894658,37.9816159],[22.1907168,37.9816712],[22.1907186,37.9815991],[22.1901758,37.9814465],[22.1901796,37.9812934],[22.1921804,37.9800265],[22.1926632,37.9798356],[22.1927851,37.9790445],[22.1933083,37.9786019],[22.1935251,37.9781186],[22.193841,37.977772],[22.1938847,37.9769166],[22.1940914,37.976379],[22.1942429,37.9762372],[22.1943821,37.9759419],[22.1945408,37.9759263],[22.1947518,37.9757223],[22.1949559,37.9752929],[22.1953788,37.9747587],[22.1960845,37.9743009],[22.1963555,37.9739265],[22.1966448,37.9737327],[22.1968795,37.9734479],[22.1971793,37.9732903],[22.1977871,37.9731104],[22.1983918,37.9730566],[22.1992409,37.9732498],[22.1997029,37.9734461],[22.1998057,37.9734297],[22.1996718,37.9729996],[22.199151,37.9724148],[22.1986263,37.9719923],[22.1985946,37.9718926],[22.1985872,37.9716267],[22.1982113,37.9711703],[22.198037,37.9703836],[22.1981631,37.9698809],[22.1985344,37.9691296],[22.1988531,37.9681973],[22.1988501,37.9678548],[22.1991399,37.9675122],[22.1995903,37.9672488],[22.2005322,37.9669027],[22.2005491,37.9667182],[22.2003016,37.9665973],[22.1993585,37.9665288],[22.1985445,37.9663],[22.1978165,37.9662799],[22.1967606,37.9666332],[22.1963072,37.9665541],[22.1958202,37.966407],[22.195343,37.9663726],[22.1951136,37.9664412],[22.1947416,37.9667599],[22.1944984,37.9668238],[22.1932311,37.9671693],[22.1923449,37.9675612],[22.1918197,37.9676252],[22.1916013,37.967712],[22.190665,37.9682924],[22.190657,37.9683012],[22.1901994,37.9687087],[22.1900462,37.9689227],[22.1899065,37.9692359],[22.1896167,37.9693486],[22.1887749,37.9697863],[22.1882585,37.9704181],[22.1881608,37.970687],[22.1882041,37.9707778],[22.1883512,37.9708161],[22.1887186,37.9706866],[22.18939,37.9706969],[22.1897587,37.9709819],[22.1907602,37.971457],[22.1907461,37.9720335],[22.190865,37.9722877],[22.1908339,37.9726296],[22.1908964,37.9728649],[22.190687,37.9735105],[22.1901763,37.9739082],[22.1900536,37.9747354],[22.1902831,37.9754554],[22.1908661,37.9758248],[22.1913291,37.9759761],[22.1916068,37.9761561],[22.1919344,37.9763639],[22.1918272,37.9770201],[22.1917077,37.9772526],[22.191961,37.9775989],[22.1917687,37.9780105],[22.1917853,37.9782631],[22.1916321,37.978477],[22.1915787,37.9792602],[22.1914145,37.979456],[22.1911759,37.9794343],[22.1910037,37.9794947],[22.1909064,37.9797456],[22.1907221,37.9798328],[22.1900294,37.9806873],[22.1889405,37.9814456],[22.1889606,37.981554],[22.1893253,37.9816723]]},{"id":18500,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd-\u03a8\u03b7\u03bb\u03ae \u039a\u03bf\u03c1\u03c5\u03c6\u03ae","description_GR":"\u03a3\u03c4\u03bf\u03bd \u0395\u03c0\u03ac\u03bd\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03a8\u03b7\u03bb\u03ae \u039a\u03bf\u03c1\u03c5\u03c6\u03ae","path":"PELOPONNESE\/Pelop_Chelmos_Chelmos_ref_summit","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":3209,"name_EN":"Chelmos: Chelmos refuge-Chelmos summit","description_EN":"Via Epano Kambos plateau to the Psili Koryfi summit","ascent_time":100,"descent_time":90,"marker":"No_marks","level":12,"ascent":329,"descent":103,"maxelev":2336,"minelev":2084,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18946 37.97185,22.20066 37.99068)","views":27,"millestones":"0,22.1894625,37.9906816#1,22.1945214,37.9846844#2,22.1941260,37.9770490#3.2,22.2006595,37.9720774","x":22.1945814,"y":37.9809916,"coor":[[22.1894625,37.9906816],[22.1897509,37.9903256],[22.1898219,37.9902186],[22.1906012,37.9900143],[22.1908674,37.9898381],[22.1909664,37.9895152],[22.1912746,37.9890243],[22.1914128,37.9884948],[22.1920938,37.9876581],[22.192325,37.9875175],[22.1924739,37.9870151],[22.1927752,37.9868035],[22.1927787,37.9866593],[22.1925765,37.9865481],[22.1926809,37.9864686],[22.1924086,37.9864284],[22.1922077,37.9862631],[22.1918127,37.9861218],[22.1919436,37.9858895],[22.1922554,37.9857141],[22.1933341,37.9853702],[22.1933135,37.9852797],[22.1934169,37.9852453],[22.193525,37.9850126],[22.1936408,37.9849333],[22.1940673,37.9847236],[22.1942376,37.9847442],[22.1943304,37.9846736],[22.194535,37.9846857],[22.1950166,37.9845489],[22.1953747,37.9843381],[22.1956428,37.9840989],[22.195498,37.9839705],[22.1953996,37.9833382],[22.1948073,37.9824189],[22.1948279,37.9820407],[22.194549,37.9813876],[22.1945814,37.9809916],[22.1943811,37.9803397],[22.1944899,37.98008],[22.1949667,37.9796728],[22.1951927,37.9792797],[22.1953285,37.9783806],[22.1952879,37.9781817],[22.1951471,37.9779453],[22.1949458,37.977798],[22.1944932,37.9776829],[22.1942043,37.9773901],[22.1941291,37.9772087],[22.1941169,37.9767759],[22.1942875,37.976319],[22.1942433,37.9762372],[22.1943825,37.9759419],[22.1945408,37.9759263],[22.1947522,37.9757223],[22.1949562,37.9752929],[22.1953792,37.9747587],[22.1960848,37.9743009],[22.1963558,37.9739265],[22.1966452,37.9737327],[22.1968798,37.9734479],[22.1971797,37.9732903],[22.1977875,37.9731104],[22.1983921,37.9730566],[22.1992412,37.9732498],[22.1997032,37.9734461],[22.1998061,37.9734297],[22.1996718,37.9729996],[22.199151,37.9724148],[22.1986263,37.9719923],[22.1985946,37.9718926],[22.1996522,37.9718367],[22.200194,37.9720253],[22.2005128,37.9720211],[22.2006595,37.9720774]]},{"id":19137,"author":"AnaDigit","name_GR":"\u03a7\u03b5\u03bb\u03bc\u03cc\u03c2: \u039b. \u03a4\u03c3\u03b9\u03b2\u03bb\u03bf\u03cd-\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03ad\u03c1\u03b1","description_GR":"\u039a\u03b1\u03c4\u03ac \u03bc\u03ae\u03ba\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1\u03c2 \u03c4\u03bf\u03c5 \u039a\u03c1\u03ac\u03b8\u03b9","path":"PELOPONNESE\/Pelop_Tsivlos_Peristera","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6364,"name_EN":"Chelmos: Tsivlos lake-Peristera","description_EN":"Along the Krathis valley","ascent_time":150,"descent_time":140,"marker":"Red_cycle","level":12,"ascent":379,"descent":86,"maxelev":1046,"minelev":723,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.23413 38.0219,22.24739 38.07106)","views":29,"millestones":"0,22.2377006,38.0710065#1,22.2372590,38.0629562#2,22.2351440,38.0549062#3,22.2354327,38.0470114#4,22.2384938,38.0392662#5,22.2438218,38.0319248#6.4,22.2456697,38.0218719","x":22.2373972,"y":38.041858,"coor":[[22.2377006,38.0710065],[22.2373908,38.0710919],[22.2368889,38.0711024],[22.2367874,38.070006],[22.2370757,38.0684423],[22.2373499,38.0679417],[22.2373568,38.0676535],[22.2372116,38.0670565],[22.2371709,38.0659024],[22.2372929,38.0650932],[22.2376621,38.0644318],[22.2376793,38.0641888],[22.2375841,38.063881],[22.2372667,38.0633355],[22.2372367,38.0622086],[22.2373788,38.0619854],[22.2381701,38.0613124],[22.2383086,38.0607647],[22.2383018,38.0600978],[22.2380488,38.0592379],[22.2368678,38.0576341],[22.236403,38.0565818],[22.2361708,38.0562809],[22.2353113,38.055529],[22.2351688,38.0552926],[22.2351257,38.0547152],[22.234909,38.0537747],[22.234565,38.0529134],[22.2346175,38.0526258],[22.2350347,38.0523347],[22.2358166,38.0515714],[22.2360233,38.0510338],[22.236315,38.0507498],[22.2365021,38.0500768],[22.2369948,38.0494894],[22.2370675,38.0493102],[22.2366046,38.0486545],[22.2364914,38.0481481],[22.2363816,38.0479752],[22.2356184,38.0474861],[22.2354764,38.0472317],[22.2353647,38.0466623],[22.2350871,38.0458831],[22.235712,38.0450093],[22.2359419,38.044454],[22.2360502,38.0432661],[22.236326,38.0426935],[22.2364699,38.0425109],[22.2365493,38.0425301],[22.2368837,38.0423639],[22.2370537,38.0424025],[22.2371913,38.0423685],[22.2373305,38.0422625],[22.2372816,38.0419283],[22.2373972,38.041858],[22.2374688,38.0417239],[22.237719,38.0417456],[22.2378352,38.0416483],[22.2380883,38.0410753],[22.2379933,38.0407585],[22.2380961,38.0402734],[22.2380596,38.0398943],[22.2383762,38.0395206],[22.2387483,38.0387331],[22.2390168,38.0384668],[22.2391648,38.038469],[22.2394309,38.0383018],[22.2397795,38.0380186],[22.2399094,38.0378313],[22.2406736,38.0373201],[22.241235,38.0367157],[22.2415007,38.0360888],[22.2414321,38.0356192],[22.2413125,38.0353831],[22.2413318,38.0350499],[22.2417529,38.034119],[22.2425392,38.0331575],[22.2429187,38.03301],[22.2431551,38.032653],[22.2434298,38.0326031],[22.2436303,38.0323177],[22.2439705,38.0316108],[22.2442161,38.0313442],[22.2443117,38.0306787],[22.244527,38.0305648],[22.2444423,38.0302932],[22.2447544,38.0301086],[22.2453174,38.0299097],[22.2455853,38.0296614],[22.2456352,38.0294819],[22.2455658,38.0290483],[22.2458037,38.0286283],[22.2457729,38.0284836],[22.245606,38.0283189],[22.2458383,38.0281332],[22.2461438,38.0277412],[22.2461586,38.0275972],[22.2466318,38.0273429],[22.2469582,38.0265548],[22.2465429,38.0249039],[22.2472217,38.0246257],[22.2473276,38.0244831],[22.2473079,38.0243566],[22.2470407,38.0236137],[22.2466838,38.0232929],[22.2465044,38.0226955],[22.2460388,38.0221568],[22.2456697,38.0218719]]}],{"extent":[22.06212,37.80276,22.32482,38.19053],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=en&ul=1&a=","style":{"default":{"color":"#3a2fff","width":5,"action":{"type":"redirect"},"sort":{"type":"byname"}},"PELOPONNESE\/Pelop_Abeliona_Trail_1":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_2":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1c":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1a":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1b":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Attavyros_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Attavyros_summit":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_36km_Lindos_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Kattavia_Skiadeni_loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Lindos_Sport":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Falakro_refuge_Chionotripa":{"url":null,"color":"#bb0707","width":6,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Falakro_refuge_ProfitisIlias":{"url":null,"color":"#b11f0b","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":"Menalon_Trail_Lousios.php","color":"#ffee2f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#248036","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#108b1a","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#fbfb00","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#e70404","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_1":{"url":null,"color":"#ec0a0a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_9":{"url":null,"color":"#f60606","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_10":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_11":{"url":null,"color":"#2fb4ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_12":{"url":null,"color":"#069f24","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_13":{"url":null,"color":"#f60404","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Merovigli_Skaros":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Oia_Amoudi":{"url":null,"color":"#2fffff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_2":{"url":null,"color":"#06b12f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_3":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_4":{"url":null,"color":"#f4ff00","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_5":{"url":null,"color":"#04b427","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_6":{"url":null,"color":"#ff2fd5","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_7":{"url":null,"color":"#2abc0e","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_8":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Koukouli_Dilofo":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Vikos_Elafotopos":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_AnoPedina_Monodendri":{"url":null,"color":"#0dcb15","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_AKlidonia_Papigo":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_AstrakaRef_Gamila":{"url":null,"color":"#0ba611","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Astraka_Drakolimni":{"url":null,"color":"#2facff","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Konitsa_Astraka":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Konitsa_Stomio_Ast":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_O31_Astraka_Vrisoc":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_O31_Papigo_Astraka":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Voidomatis_bridges":{"url":null,"color":"#0ba611","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Stouros":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Vradeto_Beloi":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Kapesovo_Kipi":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_KKlidonia_AKlidonia":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Monodentri_Vitsa":{"url":null,"color":"#2fffee","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Elafotopos_AnoPedina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Skala_Vradetou":{"url":null,"color":"#e91c13","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Vradeto_Astraka":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Vitsa_Koukouli":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Tsepelovo_Astraka":{"url":null,"color":"#fbf100","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Papigo_Vikos":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Papigo_Loop":{"url":null,"color":"#f50000","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Monodendri_Vikos":{"url":null,"color":"#2f37ff","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Pelop_Lagadia_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Arvitsa":{"url":null,"color":"#0bbd13","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_2":{"url":null,"color":"#ffee2f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_1":{"url":null,"color":"#ffc52f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_3":{"url":null,"color":"#2fff8b","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Keresova":{"url":null,"color":"#f40404","width":6,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittia_Odos":{"url":null,"color":"#34bb0a","width":3,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Papagou_Trail_2":{"url":null,"color":"#0a820a","width":6,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Trail10":{"url":null,"color":"#2f40ff","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Katechaki_GlykaNera":{"url":null,"color":"#ffd82f","width":3,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Ilioupoli_Sfittos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Kareas_Michailidis":{"url":null,"color":"#ffd82f","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Katechaki_Summit":{"url":null,"color":"#ffd82f","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Taxiarches_sum_road":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Anthousa_tower":{"url":null,"color":"#2f3dff","width":6,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Liondari_cave":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Megalos_Kiklos":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_loop1":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_loop2":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Kareas":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Quarries":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Korakovouni_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Papagou_Asteriou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop1":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop2":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop3":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittos_OmvriosZefs":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Kalopoula":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittos_roman_quarry":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_PrfIlias_Terpsithea":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Koutalas_Kareas":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop4":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Ilioupoli_PrfIlias":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Ilioupoli_Mnimeio_Michailidi":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kalopoula_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Gyros_Imittou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Mikros_Kiklos":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Kalopoula_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Hard_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MOUNTAIN_RUNNING\/MountRun_Imittos_Anthousa_training":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MOUNTAIN_RUNNING\/MountRun_Imittos_Oreinos_Agonas_Imittou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Trail10_short_version":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Koutalas_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_1":{"url":null,"color":"#1d7a10","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_2":{"url":null,"color":"#2f50ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_3":{"url":null,"color":"#eb0707","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_4":{"url":null,"color":"#f72fff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_5":{"url":null,"color":"#13930e","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6a":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6b":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_7":{"url":null,"color":"#ffff2f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_8":{"url":null,"color":"#e110d0","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_9":{"url":null,"color":"#51be14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Chora_loop1":{"url":null,"color":"#2fcdff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Chora_loop2":{"url":null,"color":"#ffc52f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Zogaki":{"url":null,"color":"#11a2b6","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Kanala":{"url":null,"color":"#ffad00","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Kanala2":{"url":null,"color":"#22d112","width":5,"exclude":false,"useStyle":false}}}); 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_chelmos = new getPoiCollection("chelmos",[{"name":"Cave of the Lakes
Kastria, Achaia","owner":"\u03a1\u03b5\u03b3\u03b3\u03af\u03bd\u03b1 \u039a\u03bf\u03cd\u03c4\u03c3\u03b7","x":22.140711,"y":37.960497,"photo":"Spileo_limnon","type":73,"zoom_level":10,"id":18,"hlink_GR":"http:\/\/www.kastriacave.gr\/greek\/info.htm","hlink_EN":"http:\/\/www.kastriacave.gr\/english\/info.htm","description":"\"Cave of the Lakes\" lies in the village Kastria of Achaia, 60km from Tripolis and 9 Km from Klitoria. Apart from its labyrinth of corridors, its mysterious galleries and its strange stalactite formations, \"Cave of the Lakes\" has a unique string of cascading lakes forming three different levels. The cave's explored length is 1980 meters. In winter time, when the snow melts, the cave is transformed into a subterranean river with natural waterfalls. During summer months, part of the cave dries up, revealing a lace-work of stone-basins and dams of up to 4 m. height. The rest of the cave retains water permanently throughout the year in 13 picturesque lakes.","height":0,"width":0},{"name":"0","owner":"AnaDigit","x":22.167686,"y":38.006885,"photo":"Xelmos_path_Kalavrita_Katafygio1","type":0,"zoom_level":15,"id":52,"hlink_GR":"","hlink_EN":"","description":"","height":672,"width":512},{"name":"0","owner":"AnaDigit","x":22.17645,"y":38.154812,"photo":"Vouraikos_Pinakida_stathmos_Niamata","type":0,"zoom_level":13,"id":53,"hlink_GR":"","hlink_EN":"","description":"","height":551,"width":512},{"name":"0","owner":"AnaDigit","x":22.17468,"y":38.154537,"photo":"Vouraikos_Milopetres_22_17468_38_154537","type":9,"zoom_level":14,"id":54,"hlink_GR":"","hlink_EN":"","description":"","height":457,"width":512},{"name":"0","owner":"AnaDigit","x":22.145721,"y":38.090376,"photo":"Vouraikos_Potistra_sto_Litho_22_145721_38_090376","type":0,"zoom_level":14,"id":55,"hlink_GR":"","hlink_EN":"","description":"","height":243,"width":512},{"name":"0","owner":"AnaDigit","x":22.113653,"y":38.143669,"photo":"Rouskio_22_113653_38_143669","type":0,"zoom_level":11,"id":56,"hlink_GR":"","hlink_EN":"","description":"","height":324,"width":512},{"name":"0","owner":"AnaDigit","x":22.12965,"y":38.0915,"photo":"VOURAIKOS_Eoliko_parko_sto_Litho_22_129650_38.0915","type":0,"zoom_level":12,"id":63,"hlink_GR":"","hlink_EN":"","description":"","height":468,"width":512},{"name":"0","owner":"anadigit","x":22.175343,"y":38.08979,"photo":"VOURAIKOS_Moni_Megalou_Spileou_22_175343_38_089790","type":10,"zoom_level":11,"id":64,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=7361","hlink_EN":"","description":"","height":440,"width":512},{"name":"0","owner":"AnaDigit","x":22.198768,"y":37.971228,"photo":"XELMOS_NW_side_22_198768_37_971228","type":0,"zoom_level":11,"id":65,"hlink_GR":"","hlink_EN":"","description":"","height":341,"width":512},{"name":"0","owner":"AnaDigit","x":22.264433,"y":37.83994,"photo":"Adonis cyllenea_22_264433_37_839940","type":1,"zoom_level":15,"id":84,"hlink_GR":"","hlink_EN":"","description":"","height":743,"width":512},{"name":"","owner":"","x":22.127072334291,"y":37.917349607888,"photo":"KLEITORIA_Ag_Nikolaos","type":9,"zoom_level":11,"id":102,"hlink_GR":"","hlink_EN":"","description":"","height":377,"width":512},{"name":"","owner":"","x":22.243544578552,"y":37.832763028934,"photo":"SAITAS_potistra","type":0,"zoom_level":14,"id":111,"hlink_GR":"","hlink_EN":"","description":"","height":661,"width":512},{"name":"","owner":"A. Bonetti","x":22.202474594112,"y":37.986924252877,"photo":"Chelmos - Styx_Waterfall","type":0,"zoom_level":12,"id":154,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":342},{"name":"","owner":"AnaDigit","x":22.225096344948,"y":37.884667242091,"photo":"Achaia_Dordouvana_telos_anatolikou_dromou","type":0,"zoom_level":14,"id":510,"hlink_GR":"","hlink_EN":"","description":"","height":495,"width":512},{"name":"","owner":"AnaDigit","x":22.288852453232,"y":37.925783458161,"photo":"Achaia_Limni_Doxas2","type":0,"zoom_level":14,"id":511,"hlink_GR":"","hlink_EN":"","description":"","height":321,"width":512},{"name":"","owner":"AnaDigit","x":22.11683702469,"y":37.958307983672,"photo":"Achaia_Lousiko_oropedio_apo_korfi","type":0,"zoom_level":13,"id":512,"hlink_GR":"","hlink_EN":"","description":"","height":302,"width":600},{"name":"","owner":"AnaDigit","x":22.112116336825,"y":37.971748489772,"photo":"Achaia_Naos_Artemidas_Louson","type":10,"zoom_level":14,"id":513,"hlink_GR":"","hlink_EN":"","description":"","height":217,"width":512},{"name":"","owner":"AnaDigit","x":22.151845216754,"y":38.05785644661,"photo":"Achaia_Vouraikos3","type":0,"zoom_level":14,"id":514,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":305},{"name":"","owner":"AnaDigit","x":22.171929597858,"y":38.147212946811,"photo":"Achaia_Vouraikos-Spileo_apenandi_grami_trenou","type":0,"zoom_level":14,"id":515,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"","owner":"AnaDigit","x":22.111504793171,"y":37.938070688656,"photo":"Achaia_Sigouni_oropedio_apo_notia_korfi","type":0,"zoom_level":13,"id":516,"hlink_GR":"","hlink_EN":"","description":"","height":306,"width":512},{"name":"","owner":"AnaDigit","x":22.200039148335,"y":37.980095759237,"photo":"Achaia_Xelmos_Ano_koilada_Stygas","type":0,"zoom_level":15,"id":517,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":330},{"name":"","owner":"AnaDigit","x":22.202270746236,"y":37.977863147941,"photo":"Achaia_Xelmos_Mavrolimni","type":0,"zoom_level":11,"id":518,"hlink_GR":"","hlink_EN":"","description":"","height":289,"width":512},{"name":"","owner":"AnaDigit","x":22.198451280598,"y":37.978336737831,"photo":"Achaia_Xelmos_Crocus_sieberi_Apano_Lithari","type":1,"zoom_level":12,"id":519,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":396},{"name":"","owner":"AnaDigit","x":22.205188989644,"y":37.984729902231,"photo":"Achaia_Xelmos_Styga3","type":0,"zoom_level":14,"id":520,"hlink_GR":"","hlink_EN":"","description":"","height":343,"width":512},{"name":"","owner":"AnaDigit","x":22.204759836201,"y":38.008200553469,"photo":"Achaia_Xelmos_Xirokambos1","type":0,"zoom_level":13,"id":521,"hlink_GR":"","hlink_EN":"","description":"","height":259,"width":512},{"name":"","owner":"AnaDigit","x":22.140172243123,"y":37.993337807117,"photo":"Achaia_Pirgos_Petmezeon2","type":9,"zoom_level":14,"id":522,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":443},{"name":"","owner":"AnaDigit","x":22.103112,"y":37.8943011,"photo":"Arxeos_Kleitoras_Fragoklisia2","type":10,"zoom_level":14,"id":741,"hlink_GR":"http:\/\/monuments.hpclab.ceid.upatras.gr\/places.php?place=150","hlink_EN":"","description":"","height":298,"width":512},{"name":"","owner":"AnaDigit","x":22.096355676651,"y":37.891919484692,"photo":"Arxeos_Kleitoras2","type":10,"zoom_level":12,"id":742,"hlink_GR":"http:\/\/monuments.hpclab.ceid.upatras.gr\/places.php?place=150","hlink_EN":"","description":"","height":512,"width":384},{"name":"","owner":"AnaDigit","x":22.085937976836,"y":37.907615412492,"photo":"Ano_Kleitoria","type":9,"zoom_level":13,"id":743,"hlink_GR":"http:\/\/akleitoria.blogspot.gr\/","hlink_EN":"","description":"","height":384,"width":512},{"name":"","owner":"AnaDigit","x":22.163507461548,"y":37.83732172901,"photo":"Chelonospilia_Iroo_16Mar1821","type":10,"zoom_level":14,"id":744,"hlink_GR":"http:\/\/el.wikipedia.org\/wiki\/\u0393\u03b9\u03ac\u03bd\u03bd\u03b7\u03c2_\u03a7\u03bf\u03bd\u03c4\u03c1\u03bf\u03b3\u03b9\u03ac\u03bd\u03bd\u03b7\u03c2","hlink_EN":"","description":"","height":332,"width":600},{"name":"","owner":"AnaDigit","x":22.136862,"y":37.990612,"photo":"E4_KatoLousi_PrfIlias","type":9,"zoom_level":15,"id":745,"hlink_GR":"","hlink_EN":"","description":"","height":288,"width":600},{"name":"","owner":"AnaDigit","x":22.152644515037,"y":37.947885457633,"photo":"E4_Planitero-AgVarvara","type":9,"zoom_level":14,"id":746,"hlink_GR":"","hlink_EN":"","description":"","height":384,"width":512},{"name":"","owner":"AnaDigit","x":22.116128921508,"y":38.007841279149,"photo":"Erimanthos_apoVelia","type":0,"zoom_level":13,"id":747,"hlink_GR":"","hlink_EN":"","description":"","height":264,"width":600},{"name":"","owner":"AnaDigit","x":22.081796646118,"y":37.921462976311,"photo":"Lousi_dryodasi_notia_Lefkas1","type":1,"zoom_level":14,"id":748,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":468},{"name":"","owner":"AnaDigit","x":22.108586549758,"y":37.975051145033,"photo":"Lousi_gefyri_remaMana","type":9,"zoom_level":13,"id":749,"hlink_GR":"","hlink_EN":"","description":"","height":265,"width":512},{"name":"","owner":"anadigit","x":22.11214852333,"y":37.975228748404,"photo":"Lousi_katavothra","type":73,"zoom_level":14,"id":750,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":238},{"name":"","owner":"AnaDigit","x":22.106483697889,"y":37.993798614407,"photo":"Lousi_pigi_Karsini2","type":71,"zoom_level":14,"id":751,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":384},{"name":"","owner":"AnaDigit","x":22.166822671887,"y":37.933226278617,"photo":"Planitero_Piges_platanias","type":1,"zoom_level":14,"id":753,"hlink_GR":"","hlink_EN":"","description":"","height":683,"width":512},{"name":"","owner":"AnaDigit","x":22.161372423169,"y":37.933979404368,"photo":"Planitero_resto_Planiteros","type":9,"zoom_level":15,"id":754,"hlink_GR":"","hlink_EN":"","description":"","height":354,"width":512},{"name":"","owner":"AnaDigit","x":22.209373235697,"y":38.005182594458,"photo":"Chelmos_Neraidorachi1","type":0,"zoom_level":12,"id":773,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":478},{"name":"","owner":"AnaDigit","x":22.160664319987,"y":37.942597490666,"photo":"E4_Planitero_Kalavrita_ico","type":0,"zoom_level":15,"id":774,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"","owner":"AnaDigit","x":22.283187627786,"y":37.857370732913,"photo":"Feneos_Notia_katavothra1","type":73,"zoom_level":14,"id":776,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"","owner":"AnaDigit","x":22.290290117257,"y":37.859352886322,"photo":"Feneos_Notia_katavothra2","type":73,"zoom_level":14,"id":777,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"","owner":"AnaDigit","x":22.290826559061,"y":37.859369827574,"photo":"Feneos_Notia_katavothra3","type":73,"zoom_level":15,"id":778,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"","owner":"AnaDigit","x":22.182669,"y":37.836559,"photo":"Piges_Ladona","type":71,"zoom_level":12,"id":840,"hlink_GR":"","hlink_EN":"","description":"","height":353,"width":800},{"name":"CHELMOS-VOURAIKOS
Tsivlou lake","owner":"Management Body Chelmos-Vouraikos","x":22.231238603593,"y":38.078875687535,"photo":"Achaia_Chelmos_Tsivlou1","type":0,"zoom_level":12,"id":2052,"hlink_GR":"http:\/\/www.fdchelmos.gr\/el\/","hlink_EN":"www.fdchelmos.gr","description":"","height":484,"width":800},{"name":"CHELMOS-VOURAIKOS
rack railway of Diakopto-Kalavryta","owner":"Management Bofy of Chelmos-Vouraikos","x":22.161201,"y":38.071477,"photo":"Achaia_Chelmos_faraggi vouraikou_odontotos1","type":0,"zoom_level":13,"id":2053,"hlink_GR":"http:\/\/www.fdchelmos.gr\/el\/","hlink_EN":"http:\/\/www.fdchelmos.gr\/el\/","description":"The scenic rack railway of Diakopto-Kalavryta, built in 1896. ","height":600,"width":800},{"name":"","owner":"topoguide","x":22.147285,"y":38.007266,"photo":"Pelop_Achaia_Chelmos_AgNikolaos_louson","type":9,"zoom_level":14,"id":2076,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"","owner":"topoguide","x":22.141556,"y":38.007444,"photo":"Pelop_Achaia_Chelmos_Ano_Lousoi","type":0,"zoom_level":14,"id":2077,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"","owner":"topoguide","x":22.12071,"y":37.967845,"photo":"Pelop_Achaia_Chelmos_Lousiko","type":0,"zoom_level":14,"id":2078,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"","owner":"topoguide","x":22.111279,"y":38.034702,"photo":"Pelop_Achaia_Kalavrita","type":0,"zoom_level":12,"id":2079,"hlink_GR":"","hlink_EN":"","description":"","height":407,"width":800},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.18788,"y":37.967865,"photo":"20170725_1206571","type":0,"zoom_level":14,"id":4214,"hlink_GR":"","hlink_EN":"","description":"","height":757,"width":1200},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.184205,"y":37.944121,"photo":"DSC007121","type":0,"zoom_level":14,"id":4215,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.186277,"y":37.967731,"photo":"Kato_kambos_41","type":0,"zoom_level":15,"id":4216,"hlink_GR":"","hlink_EN":"","description":"","height":763,"width":1000},{"name":"CHELMOS
Kokinovrysi spring in Kato Kambos","owner":"AnaDigit","x":22.191374,"y":37.967182,"photo":"Kato_kambos_Kokkinovrysi1","type":1001,"zoom_level":15,"id":4217,"hlink_GR":"","hlink_EN":"","description":"","height":352,"width":1400},{"name":"CHELMOS
Kefalovryso spring, near Mazi","owner":"AnaDigit","x":22.18071,"y":37.95623,"photo":"DSC007061","type":1001,"zoom_level":14,"id":4218,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":710},{"name":"CHELMOS
Mazi (Elatofyto) village ","owner":"AnaDigit","x":22.186198,"y":37.943266,"photo":"DSC007131","type":0,"zoom_level":14,"id":4219,"hlink_GR":"","hlink_EN":"","description":"","height":783,"width":1000},{"name":"CHELMOS
On the Planitero-Mazi trail","owner":"AnaDigit","x":22.185115,"y":37.941911,"photo":"DSC007151","type":0,"zoom_level":15,"id":4220,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"CHELMOS
On the Planitero-Mazi trail","owner":"AnaDigit","x":22.18291,"y":37.941651,"photo":"DSC007191","type":0,"zoom_level":15,"id":4221,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"CHELMOS
On the Planitero-Mazi trail","owner":"AnaDigit","x":22.182455,"y":37.941698,"photo":"DSC007211","type":0,"zoom_level":15,"id":4222,"hlink_GR":"","hlink_EN":"","description":"","height":668,"width":1000},{"name":"CHELMOS
On the Planitero-Mazi trail","owner":"AnaDigit","x":22.176668,"y":37.938521,"photo":"DSC007251","type":0,"zoom_level":15,"id":4223,"hlink_GR":"","hlink_EN":"","description":"","height":691,"width":1000},{"name":"CHELMOS
On the Planitero-Mazi trail","owner":"AnaDigit","x":22.173878,"y":37.939131,"photo":"DSC007301","type":0,"zoom_level":15,"id":4224,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":688},{"name":"CHELMOS
On the Planitero-Mazi trail","owner":"AnaDigit","x":22.173188,"y":37.939213,"photo":"DSC007391","type":0,"zoom_level":14,"id":4225,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":926},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.184897,"y":37.968527,"photo":"K3II86031","type":0,"zoom_level":15,"id":4226,"hlink_GR":"","hlink_EN":"","description":"","height":781,"width":1000},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.183388,"y":37.969387,"photo":"K3II86061","type":0,"zoom_level":13,"id":4227,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.180892,"y":37.97039,"photo":"K3II86171","type":0,"zoom_level":15,"id":4228,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.182303,"y":37.969892,"photo":"K3II86111","type":0,"zoom_level":15,"id":4229,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.17789,"y":37.968165,"photo":"K3II86251","type":0,"zoom_level":15,"id":4230,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":696},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.175165,"y":37.960237,"photo":"K3II86301","type":0,"zoom_level":15,"id":4231,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.174288,"y":37.959808,"photo":"K3II86401","type":0,"zoom_level":15,"id":4232,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.174366,"y":37.960219,"photo":"K3II86332","type":0,"zoom_level":14,"id":4233,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":784},{"name":"CHELMOS
Mazi-Kato Kambos trail","owner":"AnaDigit","x":22.172662,"y":37.954183,"photo":"K3II86421","type":0,"zoom_level":15,"id":4234,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"CHELMOS
Solinari spring","owner":"AnaDigit","x":22.175877,"y":37.96624,"photo":"K3II86261","type":1001,"zoom_level":15,"id":4235,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"CHELMOS
The threshing floor in Kalogiros","owner":"AnaDigit","x":22.173062,"y":37.951278,"photo":"K3II86441","type":0,"zoom_level":14,"id":4236,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"CHELMOS
The Lousi polje","owner":"AnaDigit","x":22.114122,"y":37.967708,"photo":"Oropedio_Louson_pano_81","type":0,"zoom_level":14,"id":4237,"hlink_GR":"","hlink_EN":"","description":"","height":440,"width":1600},{"name":"CHELMOS
Ascent to the acropolis of ancient Lousi","owner":"AnaDigit","x":22.109606253967,"y":37.963803055556,"photo":"Oropedio_Louson_11","type":0,"zoom_level":15,"id":4238,"hlink_GR":"","hlink_EN":"","description":"","height":656,"width":1000},{"name":"CHELMOS
The Lousi polje from Profitis Ilias","owner":"AnaDigit","x":22.11756,"y":37.959338,"photo":"Oropedio_Louson_21","type":0,"zoom_level":15,"id":4239,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"CHELMOS
The last slopes to Psili Gouva","owner":"AnaDigit","x":22.117793492127,"y":37.946450463791,"photo":"Oropedio_Louson_31","type":0,"zoom_level":15,"id":4240,"hlink_GR":"","hlink_EN":"","description":"","height":619,"width":1200},{"name":"CHELMOS
The shrine at the location called Ai-Lias ","owner":"AnaDigit","x":22.109425,"y":37.929595,"photo":"Oropedio_Louson_41","type":0,"zoom_level":14,"id":4241,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":627},{"name":"CHELMOS
From the prehistoric acropolis of ancient Lousi","owner":"AnaDigit","x":22.113383,"y":37.96756,"photo":"Oropedio_Louson_71","type":0,"zoom_level":14,"id":4242,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"CHELMOS
From Ai-Lias to Vromoneri","owner":"AnaDigit","x":22.115473,"y":37.929216,"photo":"Oropedio_Louson_51","type":0,"zoom_level":15,"id":4243,"hlink_GR":"","hlink_EN":"","description":"","height":569,"width":1000},{"name":"CHELMOS
Vromoneri plateau","owner":"AnaDigit","x":22.116713,"y":37.92992,"photo":"Oropedio_Louson_61","type":0,"zoom_level":14,"id":4244,"hlink_GR":"","hlink_EN":"","description":"","height":498,"width":1600}],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');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="
Kastria, Caves of Lakes
Kalavrita- Skepasto-Kerpini
Lousi plateau
Kalavrita-Aghia Lavra mon.
The orchids paradise
The flora Chelmos summits
The flora of Styx valley
Lousi acropolis
Ano Klitoria-Klitoria
Chelmos ref.-Mazi
Chelmos refuge-Styx falls
Chelmos refuge-Chelmos summit
Lousi Pass-Chelmos refuge
Kastria-Planitero
Kato Lousi-Epano Kambos
Kastria-Mavri Limna
Mazi-Col of Kinigos
The Styx valley
Sigouni-Klitoria
Xerokambos-Chelmos refuge
Zachlorou-Mega Spileo mon.-Xerokambos
Zarouchla-Feneos
Doxa lake-Col of Kinigos
ascent to the summit
Dourdouvana Mt crossing
Mt. Dourdouvana crossing to Valtos
Lykouria-Klapa
Ascent from Skliva to Dourdouvana
E4 Aghios Nikolaos-Krinofyta
E4 Arbounas-Aghios Nikolaos
E4 Kalavrita-Kato Lousi
E4 Kato Lousi-Planitero
E4 Krinofyta-Lykouria
E4 Lykouria-Daras
E4 Planitero-Arbounas
E4 Vouraikos gorge
Kalavryta-Xerokambos
Tsivlos lake-Peristera
Zachlorou-Tsivlos lake
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["chelmos"],pc:["chelmos"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo_en/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_chelmos.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); }