console.log('no normal webpage');/** * Created by sofos on 15/09/16. */ function GetXmlHttpObject() { if (window.XMLHttpRequest) { return new XMLHttpRequest();// code for IE7+, Firefox, Chrome, Opera, Safari } if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP");// code for IE6, IE5 } return null; } var browser = (function(){ var self = {}; self.ie = (navigator.appName == 'Microsoft Internet Explorer') ; self.chrome = /chrome/i.test( navigator.userAgent ); self.ff = /Firefox/i.test(navigator.userAgent); self.getSize = function(){ } self.size = function(){ return [(self.ie)?document.body.clientWidth:window.innerWidth,(self.ie)?document.body.clientHeight:window.innerHeight]; } self.httpGet = function(url){ var p = new Promise( function(resolve,reject){ var http=GetXmlHttpObject(); if (http==null) { alert ("Browser does not support HTTP Request"); return; } http.onreadystatechange=function () { if (this.readyState==4) { var data = this.responseText; resolve(data); } }; http.open("GET",url,true); http.send(null); } ); return p; } return self; })(); if(typeof $ === "undefined" && !(typeof jQuery === "undefined")){ $=jQuery; console.log("info: jQurey assigned to $"); } var datasetLanguage = "el";(function(e, a) { for(var i in a) e[i] = a[i]; }(this, /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // identity function for calling harmony imports with the correct context /******/ __webpack_require__.i = function(value) { return value; }; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 10); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ (function(module, exports, __webpack_require__) { // OpenLayers. See https://openlayers.org/ // License: https://raw.githubusercontent.com/openlayers/openlayers/master/LICENSE.md // Version: v4.6.5 ;(function (root, factory) { if (true) { module.exports = factory(); } else if (typeof define === "function" && define.amd) { define([], factory); } else { root.ol = factory(); } }(this, function () { var OPENLAYERS = {}; var k,aa=this;function t(a,b){var c=OPENLAYERS;a=a.split(".");c=c||aa;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};var ba,da;function w(a,b){a.prototype=Object.create(b.prototype);a.prototype.constructor=a}function ea(){}function x(a){return a.xp||(a.xp=++fa)}var fa=0;function ha(a){this.message="Assertion failed. See https://openlayers.org/en/v4.6.5/doc/errors/#"+a+" for details.";this.code=a;this.name="AssertionError"}w(ha,Error);function ja(a,b,c,d){this.fa=a;this.la=b;this.ea=c;this.ka=d}function ka(a,b,c,d,e){return void 0!==e?(e.fa=a,e.la=b,e.ea=c,e.ka=d,e):new ja(a,b,c,d)}function ma(a,b,c){return a.fa<=b&&b<=a.la&&a.ea<=c&&c<=a.ka}function na(a,b){return a.fa==b.fa&&a.ea==b.ea&&a.la==b.la&&a.ka==b.ka};function oa(a,b){if(!a)throw new ha(b);};function pa(a,b,c){return Math.min(Math.max(a,b),c)}var qa=function(){var a;"cosh"in Math?a=Math.cosh:a=function(a){a=Math.exp(a);return(a+1/a)/2};return a}();function ra(a){oa(0a*b?a+b:a}function ya(a,b,c){return a+c*(b-a)};function za(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]+2*b;c[1]=a[1]+2*b;return c}function Aa(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]*b+.5|0;c[1]=a[1]*b+.5|0;return c}function Ba(a,b){if(Array.isArray(a))return a;void 0===b?b=[a,a]:b[0]=b[1]=a;return b};function Ca(a){for(var b=Da(),c=0,d=a.length;cd&&(g|=4);be&&(g|=2);0===g&&(g=1);return g}function Da(){return[Infinity,Infinity,-Infinity,-Infinity]}function Na(a,b,c,d,e){return e?(e[0]=a,e[1]=b,e[2]=c,e[3]=d,e):[a,b,c,d]}function Oa(a){return Na(Infinity,Infinity,-Infinity,-Infinity,a)}function Pa(a,b){var c=a[0];a=a[1];return Na(c,a,c,a,b)} function Qa(a,b,c,d,e){e=Oa(e);return Ra(e,a,b,c,d)}function Sa(a,b){return a[0]==b[0]&&a[2]==b[2]&&a[1]==b[1]&&a[3]==b[3]}function Ta(a,b){b[0]a[2]&&(a[2]=b[2]);b[1]a[3]&&(a[3]=b[3]);return a}function Ea(a,b){b[0]a[2]&&(a[2]=b[0]);b[1]a[3]&&(a[3]=b[1])} function Ra(a,b,c,d,e){for(;cb[0]?a[0]:b[0],c[1]=a[1]>b[1]?a[1]:b[1],c[2]=a[2]=b[0]&&a[1]<=b[3]&&a[3]>=b[1]}function bb(a){return a[2]Ab?f=Ab:f<-Ab&&(f=-Ab);b[e+1]=f}return b}function Db(a,b,c){var d=a.length;c=1b?1:ac)for(c=1;c>>0,d,e=0;e>=1}return c.join("")};function qc(a){this.minZoom=void 0!==a.minZoom?a.minZoom:0;this.b=a.resolutions;oa(nc(this.b,function(a,b){return b-a}),17);if(!a.origins)for(var b=0,c=this.b.length-1;b=a.minZoom;){2===a.l?(h=Math.floor(h/2),l=Math.floor(l/2),b=ka(h,h,l,l,d)):b=tc(a,f,g,d);if(c.call(null,g,b))return!0;--g}return!1}k.G=function(){return this.o};k.mj=function(){return this.maxZoom};k.nj=function(){return this.minZoom};k.Ic=function(a){return this.g?this.g:this.c[a]};k.Ta=function(a){return this.b[a]}; k.oj=function(){return this.b};function vc(a,b,c,d){if(b[0]=Math.abs(c-f[0])&&25>=g)return!0}return!1}function Ed(a){var b=Fd(a,a),c=b.preventDefault;b.preventDefault=function(){a.preventDefault();c()};b.pointerId=1;b.isPrimary=!0;b.pointerType="mouse";return b}k=Cd.prototype; k.Jm=function(a){if(!Dd(this,a)){(1).toString()in this.a&&this.cancel(a);var b=Ed(a);this.a[(1).toString()]=a;Gd(this.b,"pointerdown",b,a)}};k.Km=function(a){if(!Dd(this,a)){var b=Ed(a);Gd(this.b,"pointermove",b,a)}};k.Nm=function(a){if(!Dd(this,a)){var b=this.a[(1).toString()];b&&b.button===a.button&&(b=Ed(a),Gd(this.b,"pointerup",b,a),delete this.a[(1).toString()])}};k.Mm=function(a){if(!Dd(this,a)){var b=Ed(a);Hd(this.b,b,a)}};k.Lm=function(a){if(!Dd(this,a)){var b=Ed(a);Jd(this.b,b,a)}}; k.cancel=function(a){var b=Ed(a);this.b.cancel(b,a);delete this.a[(1).toString()]};function Kd(a){Bd.call(this,a,{MSPointerDown:this.Sm,MSPointerMove:this.Tm,MSPointerUp:this.Wm,MSPointerOut:this.Um,MSPointerOver:this.Vm,MSPointerCancel:this.Rm,MSGotPointerCapture:this.Pm,MSLostPointerCapture:this.Qm});this.a=a.g;this.g=["","unavailable","touch","pen","mouse"]}w(Kd,Bd);function Ld(a,b){var c=b;"number"===typeof b.pointerType&&(c=Fd(b,b),c.pointerType=a.g[b.pointerType]);return c}k=Kd.prototype; k.Sm=function(a){this.a[a.pointerId.toString()]=a;var b=Ld(this,a);Gd(this.b,"pointerdown",b,a)};k.Tm=function(a){var b=Ld(this,a);Gd(this.b,"pointermove",b,a)};k.Wm=function(a){var b=Ld(this,a);Gd(this.b,"pointerup",b,a);delete this.a[a.pointerId.toString()]};k.Um=function(a){var b=Ld(this,a);Jd(this.b,b,a)};k.Vm=function(a){var b=Ld(this,a);Hd(this.b,b,a)};k.Rm=function(a){var b=Ld(this,a);this.b.cancel(b,a);delete this.a[a.pointerId.toString()]}; k.Qm=function(a){this.b.b(new Md("lostpointercapture",a,a))};k.Pm=function(a){this.b.b(new Md("gotpointercapture",a,a))};function Nd(a){Bd.call(this,a,{pointerdown:this.Kp,pointermove:this.Lp,pointerup:this.Op,pointerout:this.Mp,pointerover:this.Np,pointercancel:this.Jp,gotpointercapture:this.Wl,lostpointercapture:this.Hm})}w(Nd,Bd);k=Nd.prototype;k.Kp=function(a){Od(this.b,a)};k.Lp=function(a){Od(this.b,a)};k.Op=function(a){Od(this.b,a)};k.Mp=function(a){Od(this.b,a)};k.Np=function(a){Od(this.b,a)};k.Jp=function(a){Od(this.b,a)};k.Hm=function(a){Od(this.b,a)};k.Wl=function(a){Od(this.b,a)};function Md(a,b,c){Qc.call(this,a);this.b=b;a=c?c:{};this.buttons=Pd(a);this.pressure=Qd(a,this.buttons);this.bubbles="bubbles"in a?a.bubbles:!1;this.cancelable="cancelable"in a?a.cancelable:!1;this.view="view"in a?a.view:null;this.detail="detail"in a?a.detail:null;this.screenX="screenX"in a?a.screenX:0;this.screenY="screenY"in a?a.screenY:0;this.clientX="clientX"in a?a.clientX:0;this.clientY="clientY"in a?a.clientY:0;this.ctrlKey="ctrlKey"in a?a.ctrlKey:!1;this.altKey="altKey"in a?a.altKey:!1;this.shiftKey= "shiftKey"in a?a.shiftKey:!1;this.metaKey="metaKey"in a?a.metaKey:!1;this.button="button"in a?a.button:0;this.relatedTarget="relatedTarget"in a?a.relatedTarget:null;this.pointerId="pointerId"in a?a.pointerId:0;this.width="width"in a?a.width:0;this.height="height"in a?a.height:0;this.tiltX="tiltX"in a?a.tiltX:0;this.tiltY="tiltY"in a?a.tiltY:0;this.pointerType="pointerType"in a?a.pointerType:"";this.isPrimary="isPrimary"in a?a.isPrimary:!1;b.preventDefault&&(this.preventDefault=function(){b.preventDefault()})} w(Md,Qc);function Pd(a){if(a.buttons||Rd)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}function Qd(a,b){var c=0;a.pressure?c=a.pressure:c=b?.5:0;return c}var Rd=!1;try{Rd=1===(new MouseEvent("click",{buttons:1})).buttons}catch(a){};function Sd(a,b){Bd.call(this,a,{touchstart:this.Qq,touchmove:this.Pq,touchend:this.Oq,touchcancel:this.Nq});this.a=a.g;this.j=b;this.g=void 0;this.f=0;this.c=void 0}w(Sd,Bd);k=Sd.prototype;k.Ej=function(){this.f=0;this.c=void 0}; function Td(a,b,c){b=Fd(b,c);b.pointerId=c.identifier+2;b.bubbles=!0;b.cancelable=!0;b.detail=a.f;b.button=0;b.buttons=1;b.width=c.webkitRadiusX||c.radiusX||0;b.height=c.webkitRadiusY||c.radiusY||0;b.pressure=c.webkitForce||c.force||.5;b.isPrimary=a.g===c.identifier;b.pointerType="touch";b.clientX=c.clientX;b.clientY=c.clientY;b.screenX=c.screenX;b.screenY=c.screenY;return b} function Ud(a,b,c){function d(){b.preventDefault()}var e=Array.prototype.slice.call(b.changedTouches),f=e.length,g;for(g=0;g=b.length){var e=[],f;for(f=0;fa.D||Math.abs(b.clientY-a.c.clientY)>a.D}k.ia=function(){this.v&&(Gc(this.v),this.v=null);this.s&&(Gc(this.s),this.s=null);this.i.forEach(Gc);this.i.length=0;this.a&&(Pc(this.a),this.a=null);this.f&&(Pc(this.f),this.f=null);Sc.prototype.ia.call(this)};function ge(a,b){this.s=a;this.c=b;this.b=[];this.g=[];this.a={}}ge.prototype.clear=function(){this.b.length=0;this.g.length=0;lb(this.a)};function he(a){var b=a.b,c=a.g,d=b[0];1==b.length?(b.length=0,c.length=0):(b[0]=b.pop(),c[0]=c.pop(),ie(a,0));b=a.c(d);delete a.a[b];return d}ge.prototype.i=function(a){oa(!(this.c(a)in this.a),31);var b=this.s(a);return Infinity!=b?(this.b.push(a),this.g.push(b),this.a[this.c(a)]=!0,je(this,0,this.b.length-1),!0):!1}; function ie(a,b){for(var c=a.b,d=a.g,e=c.length,f=c[b],g=d[b],h=b;b>1;){var l=2*b+1,m=2*b+2;l=mb;){var g=c-1>>1;if(a[g]>f)d[c]=d[g],a[c]=a[g],c=g;else break}d[c]=e;a[c]=f} function ke(a){var b=a.s,c=a.b,d=a.g,e=0,f=c.length,g;for(g=0;g>1)-1;0<=b;b--)ie(a,b)};function le(a,b){ge.call(this,function(b){return a.apply(null,b)},function(a){return a[0].lb()});this.v=b;this.j=0;this.f={}}w(le,ge);le.prototype.i=function(a){var b=ge.prototype.i.call(this,a);b&&y(a[0],"change",this.l,this);return b};le.prototype.l=function(a){a=a.target;var b=a.getState();if(2===b||3===b||4===b||5===b)Mc(a,"change",this.l,this),a=a.lb(),a in this.f&&(delete this.f[a],--this.j),this.v()}; function me(a,b,c){for(var d=0,e=!1,f,g,h;a.je)return 1;if(e>d)return-1}return 0};function ze(a,b){a[0]+=b[0];a[1]+=b[1];return a}function Ae(a,b){var c=b.Bd(),d=b.xa();b=d[0];d=d[1];var e=a[0]-b;a=a[1]-d;0===e&&0===a&&(e=1);var f=Math.sqrt(e*e+a*a);return[b+c*e/f,d+c*a/f]}function Be(a,b){var c=a[0];a=a[1];var d=b[0],e=b[1];b=d[0];d=d[1];var f=e[0];e=e[1];var g=f-b,h=e-d;c=0===g&&0===h?0:(g*(c-b)+h*(a-d))/(g*g+h*h||0);0>=c?(a=b,c=d):1<=c?(a=f,c=e):(a=b+c*g,c=d+c*h);return[a,c]} function Ce(a,b,c){b=wa(b+180,360)-180;var d=Math.abs(3600*b);c=c||0;var e=Math.pow(10,c),f=Math.floor(d/3600),g=Math.floor((d-3600*f)/60);d=Math.ceil((d-3600*f-60*g)*e)/e;60<=d&&(d=0,g+=1);60<=g&&(g=0,f+=1);return f+"\u00b0 "+xe(g)+"\u2032 "+xe(d,c)+"\u2033"+(0==b?"":" "+a.charAt(0>b?1:0))}function De(a,b,c){return a?b.replace("{x}",a[0].toFixed(c)).replace("{y}",a[1].toFixed(c)):""}function Ee(a,b){for(var c=!0,d=a.length-1;0<=d;--d)if(a[d]!=b[d]){c=!1;break}return c} function Fe(a,b){var c=Math.cos(b);b=Math.sin(b);var d=a[1]*c+a[0]*b;a[0]=a[0]*c-a[1]*b;a[1]=d;return a}function Ge(a,b){a[0]*=b;a[1]*=b}function He(a,b){var c=a[0]-b[0];a=a[1]-b[1];return c*c+a*a}function Ie(a,b){return Math.sqrt(He(a,b))}function Je(a,b){return He(a,Be(a,b))}function Ke(a,b){return De(a,"{x}, {y}",b)};function Me(a){return Math.pow(a,3)}function Oe(a){return 1-Me(1-a)}function Pe(a){return 3*a*a-2*a*a*a}function Qe(a){return a};function Re(){return!0}function Se(){return!1};function Te(a,b,c,d,e,f){for(var g=f?f:[],h=0;ba||0!==this.f&&a<=this.f)return this;var b=a.toString();if(this.i.hasOwnProperty(b))return this.i[b];var c=this.xd(a);if(c.da().lengthe&&(e=f);f=h;g=l}return e}function qf(a,b,c,d,e){var f;var g=0;for(f=c.length;gh){for(;br&&(m=n,r=E)}r>e&&(l[(m-b)/d]=1,q+dla&&iala)&&(0>ca&&xaca)||(v[z++]=S,v[z++]=g,A=S,E=g);S=Ia;g=ta}}v[z++]=S;v[z++]=g}g=z}h.push(g);b=n}return g};function Df(a,b){hf.call(this);this.c=this.j=-1;this.na(a,b)}w(Df,hf);k=Df.prototype;k.clone=function(){var a=new Df(null);Ef(a,this.ja,this.A.slice());return a};k.Nb=function(a,b,c,d){if(df&&0<(m-h)*(f-l)-(e-h)*(n-l)&&g++:n<=f&&0>(m-h)*(f-l)-(e-h)*(n-l)&&g--;h=m;l=n}return 0!==g}function Hf(a,b,c,d,e,f){if(0===c.length||!Gf(a,b,c[0],d,e,f))return!1;var g;b=1;for(g=c.length;bv&&(m=(m+n)/2,Hf(a,b,c,d,m,q)&&(u=m,v=z)),m=n;isNaN(u)&&(u=e[f]);return g?(g.push(u,q,v),g):[u,q,v]};function Jf(a,b,c,d,e,f){for(var g=[a[b],a[b+1]],h=[],l;b+d=e[0]&&f[2]<=e[2]||f[1]>=e[1]&&f[3]<=e[3]?!0:Jf(a,b,c,d,function(a,b){var c=!1,d=Ma(e,a),f=Ma(e,b);if(1===d||1===f)c=!0;else{var g=e[0],h=e[1],r=e[2],u=e[3],v=b[0];b=b[1];a=(b-a[1])/(v-a[0]);f&2&&!(d&2)&&(c=v-(b-u)/a,c=c>=g&&c<=r);c||!(f&4)||d&4||(c=b-(v-r)*a,c=c>=h&&c<=u);c||!(f&8)||d&8||(c=v-(b-h)/a,c=c>=g&&c<=r);c||!(f&16)||d&16||(c=b-(v-g)*a,c=c>=h&&c<=u)}return c}):!1} function Lf(a,b,c,d,e){var f=c[0];if(!(Kf(a,b,f,d,e)||Gf(a,b,f,d,e[0],e[1])||Gf(a,b,f,d,e[0],e[3])||Gf(a,b,f,d,e[2],e[1])||Gf(a,b,f,d,e[2],e[3])))return!1;if(1===c.length)return!0;b=1;for(f=c.length;ba||this.c.length<=a)return null;var b=new Df(null);Ef(b,this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b};k.Ud=function(){var a=this.ja,b=this.A,c=this.c,d=[],e=0,f;var g=0;for(f=c.length;g=a.minResolution&&ba.b.length)return!1;var b=Date.now()-a.f,c=a.b.length-3;if(a.b[c+2]b;)d-=3;b=a.b[c+2]-a.b[d+2];if(b<1E3/60)return!1;var e=a.b[c]-a.b[d];c=a.b[c+1]-a.b[d+1];a.g=Math.atan2(c,e);a.a=Math.sqrt(e*e+c*c)/b;return a.a>a.c};function Jg(a){Vc.call(this);this.v=null;this.Ha(!0);this.handleEvent=a.handleEvent}w(Jg,Vc);Jg.prototype.c=function(){return this.get("active")};Jg.prototype.i=function(){return this.v};Jg.prototype.Ha=function(a){this.set("active",a)};Jg.prototype.setMap=function(a){this.v=a};function Kg(a,b,c,d){if(void 0!==b){var e=a.Sa(),f=a.xa();void 0!==e&&f&&0=this.o}function vh(a){if(dh(a)){var b=this.a,c=a.pixel;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(zh,a.coordinate,a))}}th.prototype.U=function(){return this.a.U()}; th.prototype.j=ea;function wh(a){if(!dh(a))return!0;this.a.setMap(null);this.s(a,this.f,a.pixel)&&(this.j(a),this.b(new yh(Ah,a.coordinate,a)));return!1}function uh(a){if(dh(a)&&Yg(a)&&this.C(a)){this.f=a.pixel;this.a.setMap(a.map);var b=this.a,c=this.f;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(Bh,a.coordinate,a));return!0}return!1}var Bh="boxstart",zh="boxdrag",Ah="boxend";function yh(a,b,c){Qc.call(this,a);this.coordinate=b;this.mapBrowserEvent=c}w(yh,Qc);function Ch(a){a=a?a:{};var b=a.condition?a.condition:bh;this.B=void 0!==a.duration?a.duration:200;this.T=void 0!==a.out?a.out:!1;th.call(this,{condition:b,className:a.className||"ol-dragzoom"})}w(Ch,th); Ch.prototype.j=function(){var a=this.v,b=a.aa(),c=a.Cb(),d=this.U().G();if(this.T){var e=b.qd(c);d=[a.Ia(Wa(d)),a.Ia(Za(d))];a=Oa(void 0);var f;var g=0;for(f=d.length;gMath.abs(d)?Ph:Qh;if(this.l===Ph){b=b.aa();this.s?clearTimeout(this.s): bg(b,1,1);this.s=setTimeout(this.B.bind(this),400);c=b.Pa()*Math.pow(2,d/300);var e=b.i,f=b.a,g=0;cf&&(c=Math.min(c,1.5*f),g=-1);if(this.a){var h=cg(b,c,this.a);b.ub(b.Sc(h))}b.gd(c);0===g&&this.O&&b.animate({resolution:b.constrainResolution(c,0g&&b.animate({resolution:f,easing:Oe,anchor:this.a,duration:500});this.f=a;return!1}this.j+=d;d=Math.max(this.$- (a-this.f),0);clearTimeout(this.o);this.o=setTimeout(this.T.bind(this,b),d);return!1}Hh.prototype.B=function(){this.s=void 0;bg(this.v.aa(),1,-1)};Hh.prototype.T=function(a){a=a.aa();a.Ac()&&a.rd();Lg(a,-pa(this.j,-1,1),this.a,this.D);this.l=void 0;this.j=0;this.a=null;this.o=this.f=void 0};Hh.prototype.V=function(a){this.C=a;a||(this.a=null)};var Ph="trackpad",Qh="wheel";function Rh(a){fh.call(this,{handleDownEvent:Sh,handleDragEvent:Th,handleUpEvent:Uh});a=a||{};this.f=null;this.j=void 0;this.a=!1;this.s=0;this.C=void 0!==a.threshold?a.threshold:.3;this.o=void 0!==a.duration?a.duration:250}w(Rh,fh); function Th(a){var b=0,c=this.l[0],d=this.l[1];c=Math.atan2(d.clientY-c.clientY,d.clientX-c.clientX);void 0!==this.j&&(b=c-this.j,this.s+=b,!this.a&&Math.abs(this.s)>this.C&&(this.a=!0));this.j=c;a=a.map;c=a.aa();if(c.l.rotation!==re){d=a.a.getBoundingClientRect();var e=hh(this.l);e[0]-=d.left;e[1]-=d.top;this.f=a.Ra(e);this.a&&(d=c.Sa(),a.render(),Kg(c,d+b,this.f))}} function Uh(a){if(2>this.l.length){a=a.map.aa();bg(a,1,-1);if(this.a){var b=a.Sa(),c=this.f,d=this.o;b=a.constrainRotation(b,0);Kg(a,b,c,d)}return!1}return!0}function Sh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.j=void 0,this.a=!1,this.s=0,this.D||bg(a.aa(),1,1),!0):!1}Rh.prototype.jd=Se;function Vh(a){fh.call(this,{handleDownEvent:Wh,handleDragEvent:Xh,handleUpEvent:Yh});a=a?a:{};this.s=a.constrainResolution||!1;this.f=null;this.o=void 0!==a.duration?a.duration:400;this.a=void 0;this.j=1}w(Vh,fh); function Xh(a){var b=1,c=this.l[0],d=this.l[1],e=c.clientX-d.clientX;c=c.clientY-d.clientY;e=Math.sqrt(e*e+c*c);void 0!==this.a&&(b=this.a/e);this.a=e;a=a.map;e=a.aa();d=e.Pa();var f=e.a,g=e.i;c=d*b;c>f?(b=f/d,c=f):cthis.l.length){a=a.map.aa();bg(a,1,-1);var b=a.Pa();if(this.s||ba.a){var c=this.f,d=this.o;b=a.constrainResolution(b,0,this.j-1);Tg(a,b,c,d)}return!1}return!0}function Wh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.a=void 0,this.j=1,this.D||bg(a.aa(),1,1),!0):!1}Vh.prototype.jd=Se;function Zh(a){a=a?a:{};var b=new B,c=new Gg(-.005,.05,100);(void 0!==a.altShiftDragRotate?a.altShiftDragRotate:1)&&b.push(new mh);(void 0!==a.doubleClickZoom?a.doubleClickZoom:1)&&b.push(new Ug({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.dragPan?a.dragPan:1)&&b.push(new ih({kinetic:c}));(void 0!==a.pinchRotate?a.pinchRotate:1)&&b.push(new Rh);(void 0!==a.pinchZoom?a.pinchZoom:1)&&b.push(new Vh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));if(void 0!==a.keyboard? a.keyboard:1)b.push(new Dh),b.push(new Fh({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.mouseWheelZoom?a.mouseWheelZoom:1)&&b.push(new Hh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));(void 0!==a.shiftDragZoom?a.shiftDragZoom:1)&&b.push(new Ch({duration:a.zoomDuration}));return b};function $h(a,b,c,d){Sc.call(this);this.extent=a;this.a=c;this.resolution=b;this.state=d}w($h,Sc);$h.prototype.u=function(){this.b("change")};$h.prototype.G=function(){return this.extent};$h.prototype.getState=function(){return this.state};function ai(a,b,c,d,e){this.c=void 0!==e?e:null;$h.call(this,a,b,c,void 0!==e?0:2);this.g=d}w(ai,$h);ai.prototype.i=function(a){this.state=a?3:2;this.u()};ai.prototype.load=function(){0==this.state&&(this.state=1,this.u(),this.c(this.i.bind(this)))};ai.prototype.Y=function(){return this.g};function bi(a,b,c,d,e){Qc.call(this,a);this.vectorContext=b;this.frameState=c;this.context=d;this.glContext=e}w(bi,Qc);function ci(a){Sc.call(this);this.highWaterMark=void 0!==a?a:2048;this.i=0;this.a={};this.c=this.g=null}w(ci,Sc);function di(a){return a.i>a.highWaterMark}k=ci.prototype;k.clear=function(){this.i=0;this.a={};this.c=this.g=null;this.b("clear")};k.forEach=function(a,b){for(var c=this.g;c;)a.call(b,c.Pc,c.jc,this),c=c.kb}; k.get=function(a){a=this.a[a];oa(void 0!==a,15);if(a===this.c)return a.Pc;a===this.g?(this.g=this.g.kb,this.g.Pb=null):(a.kb.Pb=a.Pb,a.Pb.kb=a.kb);a.kb=null;a.Pb=this.c;this.c=this.c.kb=a;return a.Pc};k.remove=function(a){var b=this.a[a];oa(void 0!==b,15);if(b===this.c){if(this.c=b.Pb)this.c.kb=null}else if(b===this.g){if(this.g=b.kb)this.g.Pb=null}else b.kb.Pb=b.Pb,b.Pb.kb=b.kb;delete this.a[a];--this.i;return b.Pc}; k.pop=function(){var a=this.g;delete this.a[a.jc];a.kb&&(a.kb.Pb=null);this.g=a.kb;this.g||(this.c=null);--this.i;return a.Pc};k.replace=function(a,b){this.get(a);this.a[a].Pc=b};k.set=function(a,b){oa(!(a in this.a),16);b={jc:a,kb:null,Pb:this.c,Pc:b};this.c?this.c.kb=b:this.g=b;this.c=b;this.a[a]=b;++this.i};var ei=[0,0,0,1],fi=[],gi=[0,0,0,1],hi=[0,0,0,0],ii=new ci,ji={},ki=null,li={},ni=function(){function a(a){var b=mi();b.font="32px monospace";f=b.measureText("wmytzilWMYTZIL@#/&?$%10").width;var c=!0;"monospace"!=a&&(b.font="32px "+a+",monospace",c=b.measureText("wmytzilWMYTZIL@#/&?$%10").width!=f);return c}function b(){var b=!0,f;for(f in c)60>c[f]&&(a(f)?(c[f]=60,lb(li),ki=null,d.clear()):(++c[f],b=!1));b&&(window.clearInterval(e),e=void 0)}var c=ji,d=ii,e,f;return function(d){if(d=wg(d))for(var f= 0,g=d.length;f=e?1:2;var g=4===e||8===e;e=parseInt(d.substr(1+0*f,f),16);var h=parseInt(d.substr(1+1*f,f),16);var l=parseInt(d.substr(1+2*f,f),16);d=g?parseInt(d.substr(1+3*f,f), 16):255;1==f&&(e=(e<<4)+e,h=(h<<4)+h,l=(l<<4)+l,g&&(d=(d<<4)+d));f=[e,h,l,d/255]}else 0==d.indexOf("rgba(")?(d=d.slice(5,-1).split(",").map(Number),f=yi(d)):0==d.indexOf("rgb(")?(d=d.slice(4,-1).split(",").map(Number),d.push(1),f=yi(d)):oa(!1,14);d=f;a[c]=d;++b}return d}}();function yi(a){var b=[];b[0]=pa(a[0]+.5|0,0,255);b[1]=pa(a[1]+.5|0,0,255);b[2]=pa(a[2]+.5|0,0,255);b[3]=pa(a[3],0,1);return b};function zi(a){return"string"===typeof a||a instanceof CanvasPattern||a instanceof CanvasGradient?a:xi(a)};function Ai(){}k=Ai.prototype;k.Hh=function(){};k.Hb=function(){};k.Dd=function(){};k.cc=function(){};k.Ce=function(){};k.De=function(){};k.uc=function(){};k.vc=function(){};k.wc=function(){};k.xc=function(){};k.yc=function(){};k.zc=function(){};k.Wb=function(){};k.Oa=function(){};k.Zb=function(){};k.nb=function(){};function Bi(a,b,c,d,e){this.g=a;this.f=b;this.c=c;this.N=d;this.ob=e;this.M=this.b=this.a=this.Wa=this.O=this.T=null;this.$=this.V=this.v=this.B=this.C=this.D=0;this.ca=!1;this.i=this.ab=0;this.ra=!1;this.oa=0;this.ta="";this.Ub=this.ua=0;this.Ea=!1;this.s=this.La=0;this.qa=this.l=this.j=null;this.o=[];this.bb=We()}w(Bi,Ai); function Ci(a,b,c){if(a.M){b=Te(b,0,c,2,a.N,a.o);c=a.g;var d=a.bb,e=c.globalAlpha;1!=a.v&&(c.globalAlpha=e*a.v);var f=a.ab;a.ca&&(f+=a.ob);var g;var h=0;for(g=b.length;ha.la&&(a.la=d.la),d.eaa.ka&&(a.ka=d.ka)):a[b][c]=d:(a[b]={},a[b][c]=d)} function Wi(a,b,c,d,e,f,g,h,l,m){var n=x(b).toString();n in a.wantedTiles||(a.wantedTiles[n]={});var p=a.wantedTiles[n];a=a.tileQueue;var q,r,u;for(u=c.minZoom;u<=g;++u){var v=tc(c,f,u,v);var z=c.Ta(u);for(q=v.fa;q<=v.la;++q)for(r=v.ea;r<=v.ka;++r)if(g-u<=h){var A=b.ad(u,q,r,d,e);0==A.getState()&&(p[A.lb()]=!0,A.lb()in a.a||a.i([A,n,yc(c,A.ya),z]));void 0!==l&&l.call(m,A)}else b.kh(u,q,r,e)}};function Xi(a){Ki.call(this,a);this.V=We()}w(Xi,Ki);function Yi(a,b,c){var d=b.pixelRatio,e=b.size[0]*d,f=b.size[1]*d,g=b.viewState.rotation,h=$a(c),l=Za(c),m=Ya(c);c=Wa(c);af(b.coordinateToPixelTransform,h);af(b.coordinateToPixelTransform,l);af(b.coordinateToPixelTransform,m);af(b.coordinateToPixelTransform,c);a.save();qi(a,-g,e/2,f/2);a.beginPath();a.moveTo(h[0]*d,h[1]*d);a.lineTo(l[0]*d,l[1]*d);a.lineTo(m[0]*d,m[1]*d);a.lineTo(c[0]*d,c[1]*d);a.clip();qi(a,g,e/2,f/2)} function Zi(a,b,c,d,e){var f=a.a;if(Tc(f,b)){var g=d.size[0]*d.pixelRatio,h=d.size[1]*d.pixelRatio,l=d.viewState.rotation;qi(c,-l,g/2,h/2);a=void 0!==e?e:$i(a,d,0);f.b(new bi(b,new Bi(c,d.pixelRatio,d.extent,a,d.viewState.rotation),d,c,null));qi(c,l,g/2,h/2)}}Xi.prototype.s=function(a,b,c,d){if(this.wa(a,b,0,Re,this))return c.call(d,this.a,null)};Xi.prototype.pf=function(a,b,c,d){Zi(this,"postcompose",a,b,d)}; function $i(a,b,c){var d=b.viewState,e=b.pixelRatio,f=e/d.resolution;return ef(a.V,e*b.size[0]/2,e*b.size[1]/2,f,-f,-d.rotation,-d.center[0]+c,-d.center[1])};function aj(a){Xi.call(this,a);this.l=We();this.j=null}w(aj,Xi);aj.prototype.df=function(a,b,c){Zi(this,"precompose",c,a,void 0);var d=this.Y();if(d){var e=b.extent,f=void 0!==e&&!La(e,a.extent)&&hb(e,a.extent);f&&Yi(c,a,e);e=this.v();var g=c.globalAlpha;c.globalAlpha=b.opacity;c.drawImage(d,0,0,+d.width,+d.height,Math.round(e[4]),Math.round(e[5]),Math.round(d.width*e[0]),Math.round(d.height*e[3]));c.globalAlpha=g;f&&c.restore()}this.pf(c,a,b)}; aj.prototype.wa=function(a,b,c,d,e){var f=this.a;return f.ha().wa(a,b.viewState.resolution,b.viewState.rotation,c,b.skippedFeatureUids,function(a){return d.call(e,a,f)})}; aj.prototype.s=function(a,b,c,d){if(this.Y()){if(this.a.ha().wa!==ea)return Xi.prototype.s.apply(this,arguments);var e=af(this.l,a.slice());Ge(e,b.viewState.resolution/this.i);this.j||(this.j=hg(1,1));this.j.clearRect(0,0,1,1);this.j.drawImage(this.Y(),e[0],e[1],1,1,0,0,1,1);e=this.j.getImageData(0,0,1,1).data;if(0a.g){var b=0,c;for(c in a.b){var d=a.b[c];0!==(b++&3)||Tc(d)||(delete a.b[c],--a.a)}}}cj.prototype.get=function(a,b,c){a=b+":"+a+":"+(c?xi(c):"null");return a in this.b?this.b[a]:null};cj.prototype.set=function(a,b,c,d){this.b[b+":"+a+":"+(c?xi(c):"null")]=d;++this.a};cj.prototype.c=function(a){this.g=a;dj(this)};var ej=new cj;function fj(a,b){this.l=b;this.c={};this.v={}}w(fj,Oc);function gj(a){var b=a.viewState,c=a.coordinateToPixelTransform,d=a.pixelToCoordinateTransform;ef(c,a.size[0]/2,a.size[1]/2,1/b.resolution,-1/b.resolution,-b.rotation,-b.center[0],-b.center[1]);ff($e(d,c))}function hj(){dj(ej)}k=fj.prototype; k.wa=function(a,b,c,d,e,f,g){function h(a,c){var f=x(a).toString(),g=b.layerStates[x(c)].Te;if(!(f in b.skippedFeatureUids)||g)return d.call(e,a,g?c:null)}var l,m=b.viewState,n=m.resolution,p=m.projection;m=a;if(p.g){p=p.G();var q=cb(p),r=a[0];if(rp[2])m=[r+q*Math.ceil((p[0]-r)/q),a[1]]}p=b.layerStatesArray;for(q=p.length-1;0<=q;--q){var u=p[q];r=u.layer;if(yg(u,n)&&f.call(g,r)&&(u=ij(this,r),r.ha()&&(l=u.wa(r.ha().D?m:a,b,c,h,e)),l))return l}}; k.Ui=function(a,b,c,d,e){return void 0!==this.wa(a,b,c,Re,this,d,e)};function ij(a,b){var c=x(b).toString();if(c in a.c)return a.c[c];for(var d,e=a.S(),f=0,g=pg.length;fb?1:ae;){if(600l-h/2?-1:1);c(a,b,Math.max(e,Math.floor(b-l*n/h+m)),Math.min(f,Math.floor(b+(h-l)*n/h+m)),g)}h=a[b];l=e;n=f;d(a,e,b);for(0g(a[l],h);)l++;for(;0b?1:0}function f(a,b){if(!(this instanceof f))return new f(a,b);this.Lf=Math.max(4,a||9);this.wh=Math.max(2,Math.ceil(.4*this.Lf));b&&this.Ak(b);this.clear()}function g(a,b){h(a,0,a.children.length,b,a)}function h(a,b,c,d,e){e||(e=v(null));e.fa=Infinity;e.ea=Infinity;e.la=-Infinity;e.ka=-Infinity;for(var f;b=a.fa&&b.ka>=a.ea}function v(a){return{children:a,height:1,fb:!0,fa:Infinity,ea:Infinity,la:-Infinity,ka:-Infinity}}function z(a,b,c,d,e){for(var f=[b,c],g;f.length;)c=f.pop(),b=f.pop(),c-b<=d||(g= b+Math.ceil((c-b)/d/2)*d,A(a,g,b,c,e),f.push(b,g,g,c))}var A=b;A.default=b;f.prototype={all:function(){return this.rh(this.data,[])},search:function(a){var b=this.data,c=[],d=this.xb;if(!u(a,b))return c;for(var e=[],f,g,h,l;b;){f=0;for(g=b.children.length;fthis.Lf)this.Dk(d, b),b--;else break;this.uk(c,d,b)},Dk:function(a,b){var c=a[b],d=c.children.length,e=this.wh;this.vk(c,e,d);d=this.wk(c,e,d);d=v(c.children.splice(d,c.children.length-d));d.height=c.height;d.fb=c.fb;g(c,this.xb);g(d,this.xb);b?a[b-1].children.push(d):this.yh(c,d)},yh:function(a,b){this.data=v([a,b]);this.data.height=a.height+1;this.data.fb=!1;g(this.data,this.xb)},wk:function(a,b,c){var d,e;var f=e=Infinity;for(d=b;d<=c-b;d++){var g=h(a,0,d,this.xb);var l=h(a,d,c,this.xb);var m=Math.max(0,Math.min(g.la, l.la)-Math.max(g.fa,l.fa))*Math.max(0,Math.min(g.ka,l.ka)-Math.max(g.ea,l.ea));g=p(g)+p(l);if(m=b;m--)n=a.children[m],l(f,a.fb?d(n):n),g+=q(f);return g}, uk:function(a,b,c){for(;0<=c;c--)l(b[c],a)},yk:function(a){for(var b=a.length-1,c;0<=b;b--)0===a[b].children.length?0e.width?e.width-n:v;l=l+p>e.height?e.height-p:l;v=a.La;var ta=z[3]+u*r+z[1],la=z[0]+l*r+z[2],ca=c-z[3],ia=d-z[0];if(S||0!==q){var xa=[ca,ia];var Va=[ca+ta,ia];var ic=[ca+ta,ia+la];var Xa=[ca,ia+la]}z=null;0!==q?(f=c+f,g=d+g,z=ef(Ia,f,g,1,1,q,-f,-g),Oa(v),Ea(v,af(Ia,xa)),Ea(v,af(Ia,Va)),Ea(v,af(Ia,ic)),Ea(v,af(Ia,Xa))):Na(ca,ia,ca+ta,ia+la,v);q=b.canvas;q=v[0]<=q.width&& 0<=v[2]&&v[1]<=q.height&&0<=v[3];if(h){if(q||1!=h[4])Ta(h,v),(a=q?[b,z?z.slice(0):null,m,e,n,p,u,l,c,d,r]:null)&&S&&a.push(A,E,xa,Va,ic,Xa),h.push(a)}else q&&(S&&xj(a,b,xa,Va,ic,Xa,A,E),si(b,z,m,e,n,p,u,l,c,d,r))}function Aj(a,b){var c=a.pixelRatio;return 1==c?b:b.map(function(a){return a*c})} function Bj(a,b,c,d,e,f,g){var h=a.coordinates.length,l=Cj(a);g&&(c+=e);g=[b[c],b[c+1]];var m=[NaN,NaN],n=!0,p;for(p=c+e;pXa&&(a.Xa(b),ta= 0);la>Xa&&(b.stroke(),la=0);ta||la||(b.beginPath(),v=z=NaN);++m;break;case 2:p=Z[1];var Le=h[p],Uf=h[p+1],Id=h[p+2]-Le,te=h[p+3]-Uf,Jh=Math.sqrt(Id*Id+te*te);b.moveTo(Le+Jh,Uf);b.arc(Le,Uf,Jh,0,2*Math.PI,!0);++m;break;case 3:b.closePath();++m;break;case 4:p=Z[1];q=Z[2];var Mg=Z[4],Ng=6==Z.length?Z[5]:void 0;ic.geometry=Z[3];ic.feature=Zb;m in xa||(xa[m]=[]);var Wf=xa[m];Ng?Ng(h,p,q,2,Wf):(Wf[0]=h[p],Wf[1]=h[p+1],Wf.length=2);Mg(Wf,ic);++m;break;case 6:p=Z[1];q=Z[2];Ia=Z[3];r=Z[4];u=Z[5];S=f?null: Z[6];var rf=Z[7],yu=Z[8],zu=Z[9],Au=Z[10],Bu=Z[11],jp=Z[12],Cu=Z[13],Du=Z[14],Eu=Z[15];if(16sf[zp-2],Cp=Ap.length,Lh=sf[ve],Mh=sf[ve+1];ve+=2;for(var Og=sf[ve],Pg=sf[ve+1],Ok=0,Oi=Math.sqrt(Math.pow(Og-Lh,2)+Math.pow(Pg-Mh,2)),Yf="",Pk=0,Pi=0;PiMath.PI?-2*Math.PI:Qi<-Math.PI?2*Math.PI:0;if(Math.abs(Qi)>Iu){var Sg=null;break a}}var Ep=Ju/Oi,Fp=ya(Lh,Og,Ep),Gp=ya(Mh,Pg,Ep);Ni==Rg?(Kh&&(Xf[0]=Fp,Xf[1]=Gp,Xf[2]=Qg/2),Xf[4]=Yf):(Yf=Qk,Pk=Qg,Xf=[Fp,Gp,Qg/2,Rg,Yf],Kh?Nk.unshift(Xf):Nk.push(Xf),Ni=Rg);Bp+=Qg}Sg=Nk}if(Sg){var Ri;if(sp){var Zf=0;for(Ri=Sg.length;Zfthis.Wa&&(this.Wa=c.lineWidth,this.i=null)):(c.strokeStyle=void 0,c.lineCap=void 0,c.lineDash=null,c.lineDashOffset=void 0,c.lineJoin=void 0,c.lineWidth=void 0,c.miterLimit= void 0)};k.Ah=function(a,b){var c=a.fillStyle;a=[10,c];"string"!==typeof c&&(b=b.G(),a.push([b[0],b[3]]));this.a.push(a)};k.pd=function(a){this.a.push([11,a.strokeStyle,a.lineWidth*this.pixelRatio,a.lineCap,a.lineJoin,a.miterLimit,Aj(this,a.lineDash),a.lineDashOffset*this.pixelRatio])};function Kj(a,b,c,d){var e=b.fillStyle;if("string"!==typeof e||b.Pk!=e)c.call(a,b,d),b.Pk=e} function Lj(a,b,c){var d=b.strokeStyle,e=b.lineCap,f=b.lineDash,g=b.lineDashOffset,h=b.lineJoin,l=b.lineWidth,m=b.miterLimit;if(b.Vk!=d||b.Qk!=e||f!=b.Fh&&!jc(b.Fh,f)||b.Rk!=g||b.Sk!=h||b.Tk!=l||b.Uk!=m)c.call(a,b),b.Vk=d,b.Qk=e,b.Fh=f,b.Rk=g,b.Sk=h,b.Tk=l,b.Uk=m}function Fj(a,b){a.qa[2]=a.a.length;a.qa=null;a.T[2]=a.b.length;a.T=null;b=[7,b];a.a.push(b);a.b.push(b)}k.bf=ea;function Cj(a){a.i||(a.i=Ga(a.Ea),0e.maxAngle&&(S>E&&(E=S,n=Ia,A=m),S=0,Ia=m-h)),z=g,v=r,u=q);r=ta;q=la}g=S+g>E?[Ia,m]:[n,A];m=g[0];n=g[1]}else n=l[f];for(g=m;g=p)&&d.push(n[g],n[g+1]);g=d.length;if(0==g)return}g=Bj(this,d,0,g,h,!1,!1);Ej(this,b);if(e.backgroundFill||e.backgroundStroke)this.Oa(e.backgroundFill,e.backgroundStroke),Kj(this,this.state, this.Ah,a),Lj(this,this.state,this.pd);Uj(this,l,c,g)}Fj(this,b)}}; Sj.prototype.Y=function(a,b,c,d){var e=d+b+a+c+this.pixelRatio;if(!ii.a.hasOwnProperty(e)){var f=d?this.ab[d]||this.g:null,g=c?this.o[c]||this.c:null,h=this.s[b]||this.f,l=h.scale*this.pixelRatio,m=vj[h.textAlign||"center"];b=d&&f.lineWidth?f.lineWidth:0;a=a.split("\n");var n=a.length,p=[],q=h.font;var r=a.length;var u=0;var v;for(v=0;v=e)for(d=e;d=d;)Xj(c,a+b,a+d),Xj(c,a+d,a+b),Xj(c,a-d,a+b),Xj(c,a-b,a+d),Xj(c,a-b,a-d),Xj(c,a-d,a-b),Xj(c,a+d,a-b),Xj(c,a+b,a-d),d++,e+=1+2*d,0<2*(e-b)+1&&(--b,e+=1-2*b);return Wj[a]=c}k=Vj.prototype;k.Vb=function(a){var b=null;this.a&&(a?(b=this.g,b[4]++):(b=this.g=Da(),b.push(1)));return b};function Zj(a){for(var b in a.b){var c=a.b[b],d;for(d in c)c[d].bf()}} k.wa=function(a,b,c,d,e,f,g){function h(a){for(var b=n.getImageData(0,0,l,l).data,c=0;cm[2];)++Ia,p=n*Ia,p=$i(this,a,p),r.Na(A,p,l,f),h-=n;p=$i(this,a,0)}qi(A,l,S/2,e/2);A!=c&&(z&&Zi(this,"render",A,a,p),v?(d=c.globalAlpha,c.globalAlpha=b.opacity,c.drawImage(A.canvas,-q,-u),c.globalAlpha=d):c.drawImage(A.canvas, -q,-u),A.translate(-q,-u));v||(A.globalAlpha=E)}g&&c.restore();this.pf(c,a,b,p)};k.wa=function(a,b,c,d,e){if(this.c){var f=this.a,g={};return this.c.wa(a,b.viewState.resolution,b.viewState.rotation,c,{},function(a){var b=x(a).toString();if(!(b in g))return g[b]=!0,d.call(e,a,f)},null)}};k.Vi=function(){var a=this.a;a.Jb()&&this.c&&a.u()};k.Wi=function(){Mi(this)}; k.$c=function(a){var b=this.a,c=b.ha();Ui(a,c);var d=a.viewHints[0],e=a.viewHints[1],f=b.ca,g=b.ra;if(!this.i&&!f&&d||!g&&e)return!0;f=a.extent;var h=a.viewState;g=h.projection;var l=h.resolution,m=a.pixelRatio;d=b.g;var n=b.f;e=b.get(ik);void 0===e&&(e=ck);f=Fa(f,n*l);n=h.projection.G();c.D&&h.projection.g&&!La(n,a.extent)&&(a=Math.max(cb(f)/2,cb(n)),f[0]=n[0]-a,f[2]=n[2]+a);if(!this.i&&this.o==l&&this.N==d&&this.v==e&&La(this.l,f))return this.j=!1,!0;this.c=null;this.i=!1;var p=new Vj(.5*l/m,f, l,m,c.$,this.f,b.f);c.ae(f,l,g);a=function(a){var c=a.ib();if(c)var d=c.call(a,l);else(c=b.ib())&&(d=c(a,l));if(d){if(d){c=!1;if(Array.isArray(d))for(var e=0,f=d.length;e>1),h=+dc(g[e],c),0>h?l=e+1:(m=e,n=!h);e=n?l:~l;0>e?(c=(c-g[-e-2])/(g[-e-1]-g[-e-2]),b+=(-e-2)*d,g=ya(a[b],a[b+d],c),h=ya(a[b+1],a[b+d+1],c)):(g=a[b+e*d],h=a[b+e*d+1])}return f? (f[0]=g,f[1]=h,f):[g,h]}function Sk(a,b,c,d,e,f){if(c==b)return null;if(e>1,e=a.j?1:Me(b/a.j)};function el(a,b,c,d,e,f){cl.call(this,a,b,f);this.f=d;this.l=c;this.M=new Image;null!==d&&(this.M.crossOrigin=d);this.c=null;this.v=e}w(el,cl);k=el.prototype;k.ia=function(){1==this.state&&(fl(this),this.M=gl());this.g&&Pc(this.g);this.state=5;this.u();cl.prototype.ia.call(this)};k.Y=function(){return this.M};k.lb=function(){return this.l};k.hn=function(){this.state=3;fl(this);this.M=gl();this.u()};k.jn=function(){this.state=this.M.naturalWidth&&this.M.naturalHeight?2:4;fl(this);this.u()}; k.load=function(){3==this.state&&(this.state=0,this.M=new Image,null!==this.f&&(this.M.crossOrigin=this.f));0==this.state&&(this.state=1,this.u(),this.c=[Lc(this.M,"error",this.hn,this),Lc(this.M,"load",this.jn,this)],this.v(this,this.l))};function fl(a){a.c.forEach(Gc);a.c=null}function gl(){var a=hg(1,1);a.fillStyle="rgba(0,0,0,0)";a.fillRect(0,0,1,1);return a.canvas};function hl(a){this.b=a};function il(a){this.b=a}w(il,hl);il.prototype.S=function(){return 35632};function jl(a){this.b=a}w(jl,hl);jl.prototype.S=function(){return 35633};var kl=new il("precision mediump float;varying vec2 a;varying vec2 b;varying float c;varying float d;uniform float m;uniform vec4 n;uniform vec4 o;uniform vec2 p;void main(void){vec2 windowCenter=vec2((a.x+1.0)/2.0*p.x*d,(a.y+1.0)/2.0*p.y*d);vec2 windowOffset=vec2((b.x+1.0)/2.0*p.x*d,(b.y+1.0)/2.0*p.y*d);float radius=length(windowCenter-windowOffset);float dist=length(windowCenter-gl_FragCoord.xy);if(dist>radius+c){if(o.a==0.0){gl_FragColor=n;}else{gl_FragColor=o;}gl_FragColor.a=gl_FragColor.a-(dist-(radius+c));}else if(n.a==0.0){gl_FragColor=o;if(diststrokeDist){gl_FragColor=o;}else if(dist>=strokeDist-antialias){float step=smoothstep(strokeDist-antialias,strokeDist,dist);gl_FragColor=mix(n,o,step);}} gl_FragColor.a=gl_FragColor.a*m;if(gl_FragColor.a<=0.0){discard;}}"), ll=new jl("varying vec2 a;varying vec2 b;varying float c;varying float d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;void main(void){mat4 offsetMatrix=i*j;a=vec4(h*vec4(e,0.0,1.0)).xy;d=l;float lineWidth=k*l;c=lineWidth/2.0;if(lineWidth==0.0){lineWidth=2.0*l;}vec2 offset;float radius=g+3.0*l;//Until we get gl_VertexID in WebGL,we store an instruction.if(f==0.0){//Offsetting the edges of the triangle by lineWidth/2 is necessary,however//we should also leave some space for the antialiasing,thus we offset by lineWidth.offset=vec2(-1.0,1.0);}else if(f==1.0){offset=vec2(-1.0,-1.0);}else if(f==2.0){offset=vec2(1.0,-1.0);}else{offset=vec2(1.0,1.0);}gl_Position=h*vec4(e+offset*radius,0.0,1.0)+offsetMatrix*vec4(offset*lineWidth,0.0,0.0);b=vec4(h*vec4(e.x+g,e.y,0.0,1.0)).xy;if(distance(a,b)>20000.0){gl_Position=vec4(a,0.0,1.0);}}");function ml(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.qa=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.O=a.getUniformLocation(b,"o");this.T=a.getUniformLocation(b,"p");this.b=a.getAttribLocation(b,"e");this.j=a.getAttribLocation(b,"f");this.N=a.getAttribLocation(b,"g")};function nl(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function pl(a,b){a[0]=b[0];a[1]=b[1];a[4]=b[2];a[5]=b[3];a[12]=b[4];a[13]=b[5];return a};function ql(a,b){this.origin=eb(b);this.bb=We();this.Ea=We();this.La=We();this.V=nl();this.b=[];this.j=null;this.g=[];this.i=[];this.a=[];this.s=null;this.f=void 0}w(ql,Ai); ql.prototype.Na=function(a,b,c,d,e,f,g,h,l,m,n){var p=a.b;if(this.f){var q=p.isEnabled(p.STENCIL_TEST);var r=p.getParameter(p.STENCIL_FUNC);var u=p.getParameter(p.STENCIL_VALUE_MASK);var v=p.getParameter(p.STENCIL_REF);var z=p.getParameter(p.STENCIL_WRITEMASK);var A=p.getParameter(p.STENCIL_FAIL);var E=p.getParameter(p.STENCIL_PASS_DEPTH_PASS);var S=p.getParameter(p.STENCIL_PASS_DEPTH_FAIL);p.enable(p.STENCIL_TEST);p.clear(p.STENCIL_BUFFER_BIT);p.stencilMask(255);p.stencilFunc(p.ALWAYS,1,255);p.stencilOp(p.KEEP, p.KEEP,p.REPLACE);this.f.Na(a,b,c,d,e,f,g,h,l,m,n);p.stencilMask(0);p.stencilFunc(p.NOTEQUAL,1,255)}rl(a,34962,this.s);rl(a,34963,this.j);f=this.Bf(p,a,e,f);var Ia=Xe(this.bb);cf(Ia,2/(c*e[0]),2/(c*e[1]));bf(Ia,-d);df(Ia,-(b[0]-this.origin[0]),-(b[1]-this.origin[1]));b=Xe(this.La);cf(b,2/e[0],2/e[1]);e=Xe(this.Ea);0!==d&&bf(e,-d);p.uniformMatrix4fv(f.g,!1,pl(this.V,Ia));p.uniformMatrix4fv(f.i,!1,pl(this.V,b));p.uniformMatrix4fv(f.c,!1,pl(this.V,e));p.uniform1f(f.a,g);if(void 0===l)this.Od(p,a,h,!1); else{m?a=this.Ee(p,a,h,l,n):(p.clear(p.COLOR_BUFFER_BIT|p.DEPTH_BUFFER_BIT),this.Od(p,a,h,!0),a=(a=l(null))?a:void 0);var ta=a}this.Cf(p,f);this.f&&(q||p.disable(p.STENCIL_TEST),p.clear(p.STENCIL_BUFFER_BIT),p.stencilFunc(r,v,u),p.stencilMask(z),p.stencilOp(A,S,E));return ta};function sl(a,b,c,d){a.drawElements(4,d-c,b.f?5125:5123,c*(b.f?4:2))};var tl=[0,0,0,1],ul=[],vl=[0,0,0,1];function wl(a,b,c,d,e,f){a=(c-a)*(f-b)-(e-a)*(d-b);return a<=xl&&a>=-xl?void 0:0f;f+=d)this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=0,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=1,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=2,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]= a[f+1],this.a[b++]=3,this.a[b++]=this.N,this.b[c++]=e,this.b[c++]=e+1,this.b[c++]=e+2,this.b[c++]=e+2,this.b[c++]=e+3,this.b[c++]=e,e+=4}else this.c.u&&(this.l.pop(),this.l.length&&(d=this.l[this.l.length-1],this.c.fillColor=d[0],this.c.strokeColor=d[1],this.c.lineWidth=d[2],this.c.u=!1))};k.gb=function(){this.s=new yl(this.a);this.j=new yl(this.b);this.g.push(this.b.length);0===this.o.length&&0=h;){var l=this.g[g];var m=this.i[g];m=x(m).toString();c[m]&&(d!==f&&sl(a,b,d,f),f=l);g--;d=l}d!==f&&sl(a,b,d,f);d=f=h}}}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.o.length-1;0<=f;--f){var m=this.l[f];a.uniform4fv(this.v.C,m[0]);Dl(this,a,m[1],m[2]);for(g=this.o[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function Dl(a,b,c,d){b.uniform4fv(a.v.O,c);b.uniform1f(a.v.oa,d)} k.Oa=function(a,b){if(b){var c=b.g;this.c.lineDash=c?c:ul;c=b.i;this.c.lineDashOffset=c?c:0;c=b.a;c instanceof CanvasGradient||c instanceof CanvasPattern?c=vl:c=vi(c).map(function(a,b){return 3!=b?a/255:a})||vl;b=b.c;b=void 0!==b?b:1}else c=[0,0,0,0],b=0;a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.c.strokeColor&&jc(this.c.strokeColor,c)&&this.c.fillColor&&jc(this.c.fillColor,a)&&this.c.lineWidth===b||(this.c.u= !0,this.c.fillColor=a,this.c.strokeColor=c,this.c.lineWidth=b,this.l.push([a,c,b]))};var El=new il("precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Fl=new jl("varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.0,0.0);gl_Position=h*vec4(c,0.0,1.0)+offsets;a=d;b=f;}");function Gl(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.a=a.getUniformLocation(b,"k");this.b=a.getAttribLocation(b,"c");this.B=a.getAttribLocation(b,"d");this.v=a.getAttribLocation(b,"e");this.o=a.getAttribLocation(b,"f");this.D=a.getAttribLocation(b,"g")};function Hl(a,b){this.j=a;this.b=b;this.a={};this.c={};this.g={};this.s=this.v=this.i=this.l=null;(this.f=ec(da,"OES_element_index_uint"))&&b.getExtension("OES_element_index_uint");y(this.j,"webglcontextlost",this.zp,this);y(this.j,"webglcontextrestored",this.Ap,this)}w(Hl,Oc); function rl(a,b,c){var d=a.b,e=c.b,f=String(x(c));if(f in a.a)d.bindBuffer(b,a.a[f].buffer);else{var g=d.createBuffer();d.bindBuffer(b,g);var h;34962==b?h=new Float32Array(e):34963==b&&(h=a.f?new Uint32Array(e):new Uint16Array(e));d.bufferData(b,h,c.a);a.a[f]={tc:c,buffer:g}}}function Bl(a,b){var c=a.b;b=String(x(b));var d=a.a[b];c.isContextLost()||c.deleteBuffer(d.buffer);delete a.a[b]}k=Hl.prototype; k.ia=function(){Nc(this.j);var a=this.b;if(!a.isContextLost()){for(var b in this.a)a.deleteBuffer(this.a[b].buffer);for(b in this.g)a.deleteProgram(this.g[b]);for(b in this.c)a.deleteShader(this.c[b]);a.deleteFramebuffer(this.i);a.deleteRenderbuffer(this.s);a.deleteTexture(this.v)}};k.yp=function(){return this.b}; function Il(a){if(!a.i){var b=a.b,c=b.createFramebuffer();b.bindFramebuffer(b.FRAMEBUFFER,c);var d=Jl(b,1,1),e=b.createRenderbuffer();b.bindRenderbuffer(b.RENDERBUFFER,e);b.renderbufferStorage(b.RENDERBUFFER,b.DEPTH_COMPONENT16,1,1);b.framebufferTexture2D(b.FRAMEBUFFER,b.COLOR_ATTACHMENT0,b.TEXTURE_2D,d,0);b.framebufferRenderbuffer(b.FRAMEBUFFER,b.DEPTH_ATTACHMENT,b.RENDERBUFFER,e);b.bindTexture(b.TEXTURE_2D,null);b.bindRenderbuffer(b.RENDERBUFFER,null);b.bindFramebuffer(b.FRAMEBUFFER,null);a.i=c; a.v=d;a.s=e}return a.i}function Kl(a,b){var c=String(x(b));if(c in a.c)return a.c[c];var d=a.b,e=d.createShader(b.S());d.shaderSource(e,b.b);d.compileShader(e);return a.c[c]=e}function Cl(a,b,c){var d=x(b)+"/"+x(c);if(d in a.g)return a.g[d];var e=a.b,f=e.createProgram();e.attachShader(f,Kl(a,b));e.attachShader(f,Kl(a,c));e.linkProgram(f);return a.g[d]=f}k.zp=function(){lb(this.a);lb(this.c);lb(this.g);this.s=this.v=this.i=this.l=null};k.Ap=function(){}; k.cd=function(a){if(a==this.l)return!1;this.b.useProgram(a);this.l=a;return!0};function Ll(a,b,c){var d=a.createTexture();a.bindTexture(a.TEXTURE_2D,d);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);void 0!==b&&a.texParameteri(3553,10242,b);void 0!==c&&a.texParameteri(3553,10243,c);return d}function Jl(a,b,c){var d=Ll(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,b,c,0,a.RGBA,a.UNSIGNED_BYTE,null);return d} function Ml(a,b){var c=Ll(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,b);return c};function Nl(a,b){ql.call(this,a,b);this.C=this.D=void 0;this.v=[];this.o=[];this.qa=this.oa=this.height=void 0;this.Wa=null;this.width=this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0}w(Nl,ql);k=Nl.prototype;k.Db=function(a){var b=this.s,c=this.j,d=this.ig(!0),e=a.b;return function(){if(!e.isContextLost()){var f;var g=0;for(f=d.length;g=m;){var n=this.g[h];var p=this.i[h];var q=x(p).toString();if(void 0===c[q]&&p.U()&&(void 0===e||hb(e,p.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,n,g),g=d(p)))return g;g=n;h--}}}; k.gb=function(){this.qa=this.oa=this.height=this.C=this.D=void 0;this.b=null;this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0;this.a=null;this.width=void 0};function Ql(a,b){Nl.call(this,a,b);this.l=[];this.c=[];this.B=[];this.N=[]}w(Ql,Nl);k=Ql.prototype;k.wc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())};k.yc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())}; k.gb=function(a){var b=a.b;this.v.push(this.b.length);this.o.push(this.b.length);this.s=new yl(this.a);this.j=new yl(this.b);var c={};Pl(this.B,this.l,c,b);Pl(this.N,this.c,c,b);this.c=this.l=null;Nl.prototype.gb.call(this,a)}; k.Zb=function(a){var b=a.Vc(),c=a.Y(1),d=a.He(),e=a.Eg(),f=a.i,g=a.bd(),h=a.s,l=a.f,m=a.oc();a=a.a;if(0===this.l.length)this.l.push(c);else{var n=this.l[this.l.length-1];x(n)!=x(c)&&(this.v.push(this.b.length),this.l.push(c))}0===this.c.length?this.c.push(e):(n=this.c[this.c.length-1],x(n)!=x(e)&&(this.o.push(this.b.length),this.c.push(e)));this.D=b[0];this.C=b[1];this.height=m[1];this.oa=d[1];this.qa=d[0];this.opacity=f;this.T=g[0];this.O=g[1];this.rotation=l;this.rotateWithView=h;this.scale=a;this.width= m[0]};k.ig=function(a){return a?this.B.concat(this.N):this.B};k.ag=function(){return this.N};function Rl(a,b,c){var d=b-c;return a[0]===a[d]&&a[1]===a[d+1]&&3<(b-0)/c?!!mf(a,0,b,c):!1};var Sl=new il("precision mediump float;varying float a;varying vec2 aVertex;varying float c;uniform float m;uniform vec4 n;uniform vec2 o;uniform float p;void main(void){if(a>0.0){vec2 windowCoords=vec2((aVertex.x+1.0)/2.0*o.x*p,(aVertex.y+1.0)/2.0*o.y*p);if(length(windowCoords-gl_FragCoord.xy)>c*p){discard;}} gl_FragColor=n;float alpha=n.a*m;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Tl=new jl("varying float a;varying vec2 aVertex;varying float c;attribute vec2 d;attribute vec2 e;attribute vec2 f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;bool nearlyEquals(in float value,in float ref){float epsilon=0.000000000001;return value>=ref-epsilon&&value<=ref+epsilon;}void alongNormal(out vec2 offset,in vec2 nextP,in float turnDir,in float direction){vec2 dirVect=nextP-e;vec2 normal=normalize(vec2(-turnDir*dirVect.y,turnDir*dirVect.x));offset=k/2.0*normal*direction;}void miterUp(out vec2 offset,out float round,in bool isRound,in float direction){float halfWidth=k/2.0;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=f-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;round=0.0;if(isRound){round=1.0;}else if(miterLength>l+k){offset=halfWidth*tmpNormal*direction;}} bool miterDown(out vec2 offset,in vec4 projPos,in mat4 offsetMatrix,in float direction){bool degenerate=false;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=d-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));vec2 longOffset,shortOffset,longVertex;vec4 shortProjVertex;float halfWidth=k/2.0;if(length(f-e)>length(d-e)){longOffset=tmpNormal*direction*halfWidth;shortOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=f;shortProjVertex=h*vec4(d,0.0,1.0);}else{shortOffset=tmpNormal*direction*halfWidth;longOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=d;shortProjVertex=h*vec4(f,0.0,1.0);}vec4 p1=h*vec4(longVertex,0.0,1.0)+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p2=projPos+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p3=shortProjVertex+offsetMatrix*vec4(-shortOffset,0.0,0.0);vec4 p4=shortProjVertex+offsetMatrix*vec4(shortOffset,0.0,0.0);float denom=(p4.y-p3.y)*(p2.x-p1.x)-(p4.x-p3.x)*(p2.y-p1.y);float firstU=((p4.x-p3.x)*(p1.y-p3.y)-(p4.y-p3.y)*(p1.x-p3.x))/denom;float secondU=((p2.x-p1.x)*(p1.y-p3.y)-(p2.y-p1.y)*(p1.x-p3.x))/denom;float epsilon=0.000000000001;if(firstU>epsilon&&firstU<1.0-epsilon&&secondU>epsilon&&secondU<1.0-epsilon){shortProjVertex.x=p1.x+firstU*(p2.x-p1.x);shortProjVertex.y=p1.y+firstU*(p2.y-p1.y);offset=shortProjVertex.xy;degenerate=true;}else{float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;}return degenerate;}void squareCap(out vec2 offset,out float round,in bool isRound,in vec2 nextP,in float turnDir,in float direction){round=0.0;vec2 dirVect=e-nextP;vec2 firstNormal=normalize(dirVect);vec2 secondNormal=vec2(turnDir*firstNormal.y*direction,-turnDir*firstNormal.x*direction);vec2 hypotenuse=normalize(firstNormal-secondNormal);vec2 normal=vec2(turnDir*hypotenuse.y*direction,-turnDir*hypotenuse.x*direction);float length=sqrt(c*c*2.0);offset=normal*length;if(isRound){round=1.0;}} void main(void){bool degenerate=false;float direction=float(sign(g));mat4 offsetMatrix=i*j;vec2 offset;vec4 projPos=h*vec4(e,0.0,1.0);bool round=nearlyEquals(mod(g,2.0),0.0);a=0.0;c=k/2.0;aVertex=projPos.xy;if(nearlyEquals(mod(g,3.0),0.0)||nearlyEquals(mod(g,17.0),0.0)){alongNormal(offset,f,1.0,direction);}else if(nearlyEquals(mod(g,5.0),0.0)||nearlyEquals(mod(g,13.0),0.0)){alongNormal(offset,d,-1.0,direction);}else if(nearlyEquals(mod(g,23.0),0.0)){miterUp(offset,a,round,direction);}else if(nearlyEquals(mod(g,19.0),0.0)){degenerate=miterDown(offset,projPos,offsetMatrix,direction);}else if(nearlyEquals(mod(g,7.0),0.0)){squareCap(offset,a,round,f,1.0,direction);}else if(nearlyEquals(mod(g,11.0),0.0)){squareCap(offset,a,round,d,-1.0,direction);}if(!degenerate){vec4 offsets=offsetMatrix*vec4(offset,0.0,0.0);gl_Position=projPos+offsets;}else{gl_Position=vec4(offset,0.0,1.0);}}");function Ul(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.O=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.T=a.getUniformLocation(b,"o");this.qa=a.getUniformLocation(b,"p");this.l=a.getAttribLocation(b,"d");this.b=a.getAttribLocation(b,"e");this.s=a.getAttribLocation(b,"f");this.f=a.getAttribLocation(b,"g")};function Vl(a,b){ql.call(this,a,b);this.v=null;this.o=[];this.l=[];this.c={strokeColor:null,lineCap:void 0,lineDash:null,lineDashOffset:void 0,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0,u:!1}}w(Vl,ql); function Wl(a,b,c,d){var e,f=a.a.length,g=a.b.length,h="bevel"===a.c.lineJoin?0:"miter"===a.c.lineJoin?1:2,l="butt"===a.c.lineCap?0:"square"===a.c.lineCap?1:2,m=Rl(b,c,d),n=g,p=1;for(e=0;ec&&(this.g.push(c),this.i.push(b),this.c.u&&(this.l.push(c),this.c.u=!1))}; function gm(a,b,c,d){Rl(b,b.length,d)||(b.push(b[0]),b.push(b[1]));Wl(a,b,b.length,d);if(c.length){var e;b=0;for(e=c.length;b=n;){var p=this.g[m]; var q=this.i[m];q=x(q).toString();c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.l.length-1;0<=f;--f){var m=this.o[f];im(this,a,m[0],m[1],m[2]);for(g=this.l[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function im(a,b,c,d,e){b.uniform4fv(a.v.C,c);b.uniform1f(a.v.oa,d);b.uniform1f(a.v.O,e)} k.Oa=function(a,b){a=b.f;this.c.lineCap=void 0!==a?a:"round";a=b.g;this.c.lineDash=a?a:ul;a=b.i;this.c.lineDashOffset=a?a:0;a=b.j;this.c.lineJoin=void 0!==a?a:"round";a=b.a;a instanceof CanvasGradient||a instanceof CanvasPattern?a=vl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||vl;var c=b.c;c=void 0!==c?c:1;b=b.l;b=void 0!==b?b:10;this.c.strokeColor&&jc(this.c.strokeColor,a)&&this.c.lineWidth===c&&this.c.miterLimit===b||(this.c.u=!0,this.c.strokeColor=a,this.c.lineWidth=c,this.c.miterLimit=b, this.o.push([a,c,b]))};var Zl=3,$l=5,Yl=7,am=11,bm=13,cm=17,dm=19,em=23;var jm=new il("precision mediump float;uniform vec4 e;uniform float f;void main(void){gl_FragColor=e;float alpha=e.a*f;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),km=new jl("attribute vec2 a;uniform mat4 b;uniform mat4 c;uniform mat4 d;void main(void){gl_Position=b*vec4(a,0.0,1.0);}");function lm(a,b){this.g=a.getUniformLocation(b,"b");this.i=a.getUniformLocation(b,"c");this.c=a.getUniformLocation(b,"d");this.C=a.getUniformLocation(b,"e");this.a=a.getUniformLocation(b,"f");this.b=a.getAttribLocation(b,"a")};function mm(){this.b=this.a=this.g=void 0;this.c=0}function nm(a){var b=a.b;if(b){var c=b.next,d=b.Eb;c&&(c.Eb=d);d&&(d.next=c);a.b=c||d;a.g===a.a?(a.b=void 0,a.g=void 0,a.a=void 0):a.g===b?a.g=a.b:a.a===b&&(a.a=d?a.b.Eb:a.b);a.c--}}function om(a){a.b=a.g;if(a.b)return a.b.data}function pm(a){if(a.b&&a.b.next)return a.b=a.b.next,a.b.data}function qm(a){if(a.b&&a.b.next)return a.b.next.data}function rm(a){if(a.b&&a.b.Eb)return a.b=a.b.Eb,a.b.data}function sm(a){if(a.b&&a.b.Eb)return a.b.Eb.data} function tm(a){if(a.b)return a.b.data}mm.prototype.concat=function(a){if(a.b){if(this.b){var b=this.b.next;this.b.next=a.g;a.g.Eb=this.b;b.Eb=a.a;a.a.next=b;this.c+=a.c}else this.b=a.b,this.g=a.g,this.a=a.a,this.c=a.c;a.b=void 0;a.g=void 0;a.a=void 0;a.c=0}};function um(){this.a=rj.Jc(void 0);this.b={}}k=um.prototype;k.Ca=function(a,b){a={fa:a[0],ea:a[1],la:a[2],ka:a[3],value:b};this.a.Ca(a);this.b[x(b)]=a};k.load=function(a,b){for(var c=Array(b.length),d=0,e=b.length;d=g;p-=c)q=Im(a,b[p],b[p+1],h++),m.push(Jm(n,q,d)),l.push([Math.min(n.x,q.x),Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]),n=q;m.push(Jm(q,f,d));l.push([Math.min(n.x,q.x), Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]);e.load(l,m)}function Dm(a){var b=om(a),c=b,d=[c.Z.x,c.Z.y];do c=pm(a),c.Z.x>d[0]&&(d=[c.Z.x,c.Z.y]);while(c!==b);return d}function Em(a,b,c){var d=om(a),e=d,f=pm(a),g=!1;do{var h=c?wl(f.X.x,f.X.y,e.X.x,e.X.y,e.Z.x,e.Z.y):wl(e.Z.x,e.Z.y,e.X.x,e.X.y,f.X.x,f.X.y);void 0===h?(Km(e,f,a,b),g=!0,f===d&&(d=qm(a)),f=e,rm(a)):e.X.Kb!==h&&(e.X.Kb=h,g=!0);e=f;f=pm(a)}while(e!==d);return g} function Gm(a,b,c,d,e){for(var f=om(a);f.X.x!==b;)f=pm(a);b=f.X;d={x:d,y:b.y,qb:-1};var g=Infinity,h;var l=Fm({Z:b,X:d},e,!0);var m=0;for(h=l.length;mxl&&d<1-xl&&c>xl&&c<1-xl||e&&0<=d&&1>=d&&0<=c&&1>=c))return[a.x+d*(b.x-a.x),a.y+d*(b.y-a.y)]} function Qm(a,b,c,d,e){if(void 0===b.Kb||void 0===d.Kb)return!1;var f=(c.x-d.x)*(b.y-d.y)>(c.y-d.y)*(b.x-d.x);e=(e.x-d.x)*(b.y-d.y)<(e.y-d.y)*(b.x-d.x);a=(a.x-b.x)*(d.y-b.y)>(a.y-b.y)*(d.x-b.x);c=(c.x-b.x)*(d.y-b.y)<(c.y-b.y)*(d.x-b.x);b=b.Kb?c||a:c&&a;return(d.Kb?e||f:e&&f)&&b}k=Am.prototype; k.xc=function(a,b){var c=a.td(),d=a.pa(),e=this.b.length,f=this.f.b.length;a=a.da();var g,h,l;var m=h=0;for(g=c.length;me&&(this.g.push(e),this.i.push(b),this.l.u&&(this.c.push(e),this.l.u=!1));this.f.b.length>f&&hm(this.f, b,f)};k.zc=function(a,b){var c=a.pb(),d=a.pa();if(0=n;){var p=this.g[m];var q=this.i[m];q=x(q).toString(); c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.c.length-1;0<=f;--f){var m=this.o[f];a.uniform4fv(this.v.C,m);for(g=this.c[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}}; k.Oa=function(a,b){a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.l.fillColor&&jc(a,this.l.fillColor)||(this.l.fillColor=a,this.l.u=!0,this.o.push(a));b?this.f.Oa(null,b):this.f.Oa(null,new Ak({color:[0,0,0,0],lineWidth:0}))};function Rm(a,b){this.b=b;this.a=[{x:0,y:0,width:a,height:a}];this.c={};this.g=hg(a,a);this.i=this.g.canvas}Rm.prototype.get=function(a){return this.c[a]||null}; Rm.prototype.add=function(a,b,c,d,e){var f;var g=0;for(f=this.a.length;g=b+this.b&&h.height>=c+this.b)return f={offsetX:h.x+this.b,offsetY:h.y+this.b,image:this.i},this.c[a]=f,d.call(e,this.g,h.x+this.b,h.y+this.b),a=g,b+=this.b,d=c+this.b,h.width-b>h.height-d?(c={x:h.x+b,y:h.y,width:h.width-b,height:h.height},b={x:h.x,y:h.y+d,width:b,height:h.height-d},Sm(this,a,c,b)):(c={x:h.x+b,y:h.y,width:h.width-b,height:d},b={x:h.x,y:h.y+d,width:h.width,height:h.height-d}, Sm(this,a,c,b)),f}return null};function Sm(a,b,c,d){b=[b,1];0this.g||c+this.b>this.g)return null;d=Wm(this,!1,a,b,c,d,f);if(!d)return null;a=Wm(this,!0,a,b,c,void 0!==e?e:ea,f);return Vm(d,a)};function Wm(a,b,c,d,e,f,g){var h=b?a.i:a.f,l;var m=0;for(l=h.length;ma[0]||a[0]>e[0]||0>a[1]||a[1]>e[1])&&(this.i|| (this.i=hg(1,1)),this.i.clearRect(0,0,1,1),this.i.drawImage(this.M.Y(),a[0],a[1],1,1,0,0,1,1),e=this.i.getImageData(0,0,1,1).data,0d?b[0]=d-c:0>e&&(b[0]=Math.abs(e)+c),0>f?b[1]=f-c:0>g&&(b[1]=Math.abs(g)+c),0=== b[0]&&0===b[1])||(c=a.aa().xa(),c=a.Ia(c),b=[c[0]+b[0],c[1]+b[1]],a.aa().animate({center:a.Ra(b),duration:this.autoPanAnimation.duration,easing:this.autoPanAnimation.easing}))}}};k.rm=function(){Hn(this)};k.Hj=function(a){this.set(Cn,a)};k.setMap=function(a){this.set(Dn,a)};k.Mj=function(a){this.set(En,a)};k.We=function(a){this.set(Fn,a)};function In(a,b){var c=a.getBoundingClientRect();a=c.left+window.pageXOffset;c=c.top+window.pageYOffset;return[a,c,a+b[0],c+b[1]]}k.Pj=function(a){this.set(Gn,a)}; function Jn(a,b){a.a.visible!==b&&(a.element.style.display=b?"":"none",a.a.visible=b)} function Hn(a){var b=a.Ve(),c=a.pi();if(b&&b.c&&c){c=b.Ia(c);var d=b.Cb();b=a.element.style;var e=a.Xh(),f=a.Yh();Jn(a,!0);var g=e[0];e=e[1];if("bottom-right"==f||"center-right"==f||"top-right"==f)""!==a.a.Se&&(a.a.Se=b.left=""),g=Math.round(d[0]-c[0]-g)+"px",a.a.xf!=g&&(a.a.xf=b.right=g);else{""!==a.a.xf&&(a.a.xf=b.right="");if("bottom-center"==f||"center-center"==f||"top-center"==f)g-=a.element.offsetWidth/2;g=Math.round(c[0]+g)+"px";a.a.Se!=g&&(a.a.Se=b.left=g)}if("bottom-left"==f||"bottom-center"== f||"bottom-right"==f)""!==a.a.Ef&&(a.a.Ef=b.top=""),c=Math.round(d[1]-c[1]-e)+"px",a.a.ze!=c&&(a.a.ze=b.bottom=c);else{""!==a.a.ze&&(a.a.ze=b.bottom="");if("center-left"==f||"center-center"==f||"center-right"==f)e-=a.element.offsetHeight/2;c=Math.round(c[1]+e)+"px";a.a.Ef!=c&&(a.a.Ef=b.top=c)}}else Jn(a,!1)}var Cn="element",Dn="map",En="offset",Fn="position",Gn="positioning";function Kn(a,b,c,d,e,f){cl.call(this,a,b,f);this.c=0;this.l=null;this.v=d;this.a=null;this.f={};this.C=e;this.N=c}w(Kn,cl);k=Kn.prototype;k.ia=function(){this.a=null;this.f={};this.state=5;this.u();cl.prototype.ia.call(this)};k.G=function(){return this.l||Ln};k.qn=function(){return this.v};k.pn=function(){return this.a};k.lb=function(){return this.N};k.rn=function(){return this.o};function ok(a,b,c){return a.f[x(b)+","+c]} k.load=function(){0==this.state&&(oj(this,1),this.C(this,this.N),this.D(null,NaN,null))};k.Cp=function(a,b,c){this.vg(b);this.Ij(a);this.ri(c)};k.Bp=function(){oj(this,3)};k.ri=function(a){this.l=a};k.Ij=function(a){this.a=a;oj(this,2)};k.vg=function(a){this.o=a};k.ug=function(a){this.D=a};var Ln=[0,0,4096,4096];function Mn(a){a=a?a:{};this.c=void 0!==a.className?a.className:"ol-full-screen";var b=void 0!==a.label?a.label:"\u2922";this.l="string"===typeof b?document.createTextNode(b):b;b=void 0!==a.labelActive?a.labelActive:"\u00d7";this.v="string"===typeof b?document.createTextNode(b):b;var c=a.tipLabel?a.tipLabel:"Toggle full-screen";b=document.createElement("button");b.className=this.c+"-"+Nn();b.setAttribute("type","button");b.title=c;b.appendChild(this.l);y(b,"click",this.C,this);c=document.createElement("div"); c.className=this.c+" ol-unselectable ol-control "+(On()?"":"ol-unsupported");c.appendChild(b);vg.call(this,{element:c,target:a.target});this.D=void 0!==a.keys?a.keys:!1;this.j=a.source}w(Mn,vg); Mn.prototype.C=function(a){a.preventDefault();On()&&(a=this.a)&&(Nn()?document.exitFullscreen?document.exitFullscreen():document.msExitFullscreen?document.msExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen():(a=this.j?"string"===typeof this.j?document.getElementById(this.j):this.j:a.Cc(),this.D?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT): Pn(a):Pn(a)))};Mn.prototype.o=function(){var a=this.element.firstElementChild,b=this.a;Nn()?(a.className=this.c+"-true",ig(this.v,this.l)):(a.className=this.c+"-false",ig(this.l,this.v));b&&b.Oc()};Mn.prototype.setMap=function(a){vg.prototype.setMap.call(this,a);a&&this.s.push(y(document,Qn(),this.o,this))}; function On(){var a=document.body;return!!(a.webkitRequestFullscreen||a.mozRequestFullScreen&&document.mozFullScreenEnabled||a.msRequestFullscreen&&document.msFullscreenEnabled||a.requestFullscreen&&document.fullscreenEnabled)}function Nn(){return!!(document.webkitIsFullScreen||document.mozFullScreen||document.msFullscreenElement||document.fullscreenElement)} function Pn(a){a.requestFullscreen?a.requestFullscreen():a.msRequestFullscreen?a.msRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.webkitRequestFullscreen&&a.webkitRequestFullscreen()}var Qn=function(){var a;return function(){if(!a){var b=document.body;b.webkitRequestFullscreen?a="webkitfullscreenchange":b.mozRequestFullScreen?a="mozfullscreenchange":b.msRequestFullscreen?a="MSFullscreenChange":b.requestFullscreen&&(a="fullscreenchange")}return a}}();function Rn(a){a=a?a:{};var b=document.createElement("DIV");b.className=void 0!==a.className?a.className:"ol-mouse-position";vg.call(this,{element:b,render:a.render?a.render:Sn,target:a.target});y(this,Xc(Tn),this.En,this);a.coordinateFormat&&this.Gj(a.coordinateFormat);a.projection&&this.ti(a.projection);this.o=void 0!==a.undefinedHTML?a.undefinedHTML:"";this.v=b.innerHTML;this.l=this.j=this.c=null}w(Rn,vg); function Sn(a){a=a.frameState;a?this.c!=a.viewState.projection&&(this.c=a.viewState.projection,this.j=null):this.c=null;Un(this,this.l)}k=Rn.prototype;k.En=function(){this.j=null};k.Qh=function(){return this.get(Vn)};k.si=function(){return this.get(Tn)};k.mm=function(a){this.l=this.a.ud(a);Un(this,this.l)};k.nm=function(){Un(this,null);this.l=null};k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&(a=a.a,this.s.push(y(a,"mousemove",this.mm,this),y(a,"mouseout",this.nm,this)))}; k.Gj=function(a){this.set(Vn,a)};k.ti=function(a){this.set(Tn,Ob(a))};function Un(a,b){var c=a.o;if(b&&a.c){if(!a.j){var d=a.si();a.j=d?Pb(a.c,d):$b}if(b=a.a.Ra(b))a.j(b,b),c=(c=a.Qh())?c(b):b.toString()}a.v&&c==a.v||(a.element.innerHTML=c,a.v=c)}var Tn="projection",Vn="coordinateFormat";function Wn(a){function b(a){a=h.Sd(a);l.a.aa().ub(a);window.removeEventListener("mousemove",c);window.removeEventListener("mouseup",b)}function c(a){a=h.Sd({clientX:a.clientX-n.offsetWidth/2,clientY:a.clientY+n.offsetHeight/2});m.We(a)}a=a?a:{};this.j=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.j=!1);var d=void 0!==a.className?a.className:"ol-overviewmap",e=void 0!==a.tipLabel?a.tipLabel:"Overview map",f=void 0!==a.collapseLabel?a.collapseLabel: "\u00ab";"string"===typeof f?(this.o=document.createElement("span"),this.o.textContent=f):this.o=f;f=void 0!==a.label?a.label:"\u00bb";"string"===typeof f?(this.D=document.createElement("span"),this.D.textContent=f):this.D=f;var g=this.l&&!this.j?this.o:this.D;f=document.createElement("button");f.setAttribute("type","button");f.title=e;f.appendChild(g);y(f,"click",this.Hn,this);this.C=document.createElement("DIV");this.C.className="ol-overviewmap-map";var h=this.c=new G({controls:new B,interactions:new B, view:a.view});a.layers&&a.layers.forEach(function(a){h.xe(a)},this);e=document.createElement("DIV");e.className="ol-overviewmap-box";e.style.boxSizing="border-box";this.v=new Bn({position:[0,0],positioning:"bottom-left",element:e});this.c.ye(this.v);e=document.createElement("div");e.className=d+" ol-unselectable ol-control"+(this.j&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible");e.appendChild(this.C);e.appendChild(f);vg.call(this,{element:e,render:a.render?a.render:Xn,target:a.target}); var l=this,m=this.v,n=this.v.Rd();n.addEventListener("mousedown",function(){window.addEventListener("mousemove",c);window.addEventListener("mouseup",b)})}w(Wn,vg);k=Wn.prototype;k.setMap=function(a){var b=this.a;a!==b&&(b&&((b=b.aa())&&Mc(b,Xc("rotation"),this.Qe,this),this.c.Ad(null)),vg.prototype.setMap.call(this,a),a&&(this.c.Ad(this.C),this.s.push(y(a,"propertychange",this.lm,this)),0===this.c.Xe().kc()&&this.c.zf(a.hc()),a=a.aa()))&&(y(a,Xc("rotation"),this.Qe,this),ag(a)&&(this.c.Oc(),Yn(this)))}; k.lm=function(a){"view"===a.key&&((a=a.oldValue)&&Mc(a,Xc("rotation"),this.Qe,this),a=this.a.aa(),y(a,Xc("rotation"),this.Qe,this))};k.Qe=function(){this.c.aa().ce(this.a.aa().Sa())};function Xn(){var a=this.a,b=this.c;if(a.c&&b.c){var c=a.Cb();a=a.aa().qd(c);var d=b.Cb();c=b.aa().qd(d);var e=b.Ia($a(a)),f=b.Ia(Ya(a));b=Math.abs(e[0]-f[0]);e=Math.abs(e[1]-f[1]);f=d[0];d=d[1];b<.1*f||e<.1*d||b>.75*f||e>.75*d?Yn(this):La(c,a)||(a=this.c,c=this.a.aa(),a.aa().ub(c.xa()))}Zn(this)} function Yn(a){var b=a.a;a=a.c;var c=b.Cb();b=b.aa().qd(c);a=a.aa();ib(b,1/(.1*Math.pow(2,Math.log(7.5)/Math.LN2/2)));a.Uf(b)}function Zn(a){var b=a.a,c=a.c;if(b.c&&c.c){var d=b.Cb(),e=b.aa(),f=c.aa();c=e.Sa();b=a.v;var g=a.v.Rd(),h=e.qd(d);d=f.Pa();e=Wa(h);f=Za(h);if(a=a.a.aa().xa()){var l=[e[0]-a[0],e[1]-a[1]];Fe(l,c);ze(l,a)}b.We(l);g&&(g.style.width=Math.abs((e[0]-f[0])/d)+"px",g.style.height=Math.abs((f[1]-e[1])/d)+"px")}}k.Hn=function(a){a.preventDefault();$n(this)}; function $n(a){a.element.classList.toggle("ol-collapsed");a.j?ig(a.o,a.D):ig(a.D,a.o);a.j=!a.j;var b=a.c;a.j||b.c||(b.Oc(),Yn(a),Lc(b,"postrender",function(){Zn(this)},a))}k.Gn=function(){return this.l};k.Jn=function(a){this.l!==a&&(this.l=a,this.element.classList.toggle("ol-uncollapsible"),!a&&this.j&&$n(this))};k.In=function(a){this.l&&this.j!==a&&$n(this)};k.Fn=function(){return this.j};k.Hl=function(){return this.c};function ao(a){a=a?a:{};var b=void 0!==a.className?a.className:"ol-scale-line";this.l=document.createElement("DIV");this.l.className=b+"-inner";this.c=document.createElement("DIV");this.c.className=b+" ol-unselectable";this.c.appendChild(this.l);this.o=null;this.v=void 0!==a.minWidth?a.minWidth:64;this.j=!1;this.B=void 0;this.D="";vg.call(this,{element:this.c,render:a.render?a.render:bo,target:a.target});y(this,Xc(co),this.V,this);this.O(a.units||"metric")}w(ao,vg);var eo=[1,2,5];ao.prototype.C=function(){return this.get(co)}; function bo(a){(a=a.frameState)?this.o=a.viewState:this.o=null;fo(this)}ao.prototype.V=function(){fo(this)};ao.prototype.O=function(a){this.set(co,a)}; function fo(a){var b=a.o;if(b){var c=b.center,d=b.projection,e=a.C();b=Nb(d,b.resolution,c,"degrees"==e?"degrees":"m");"degrees"!=e&&(b*=d.Bc());var f=a.v*b;c="";"degrees"==e?(c=ub.degrees,"degrees"==d.a?f*=c:b/=c,ff?(c="in",b/=.0254):1609.344>f?(c="ft",b/=.3048):(c="mi",b/=1609.344):"nautical"==e?(b/=1852,c="nm"):"metric"==e?.001>f?(c="\u03bcm",b*=1E6):1>f?(c="mm",b*=1E3):1E3>f?c="m":(c="km",b/=1E3):"us"==e?.9144>f? (c="in",b*=39.37):1609.344>f?(c="ft",b/=.30480061):(c="mi",b/=1609.3472):oa(!1,33);for(e=3*Math.floor(Math.log(a.v*b)/Math.log(10));;){f=eo[(e%3+3)%3]*Math.pow(10,Math.floor(e/3));d=Math.round(f/b);if(isNaN(d)){a.c.style.display="none";a.j=!1;return}if(d>=a.v)break;++e}b=f+" "+c;a.D!=b&&(a.l.innerHTML=b,a.D=b);a.B!=d&&(a.l.style.width=d+"px",a.B=d);a.j||(a.c.style.display="",a.j=!0)}else a.j&&(a.c.style.display="none",a.j=!1)}var co="units";function go(a){a=a?a:{};this.c=void 0;this.j=ho;this.D=this.v=0;this.O=null;this.$=!1;this.V=void 0!==a.duration?a.duration:200;var b=void 0!==a.className?a.className:"ol-zoomslider",c=document.createElement("button");c.setAttribute("type","button");c.className=b+"-thumb ol-unselectable";var d=document.createElement("div");d.className=b+" ol-unselectable ol-control";d.appendChild(c);this.l=new Xd(d);y(this.l,"pointerdown",this.$l,this);y(this.l,"pointermove",this.Yl,this);y(this.l,"pointerup",this.Zl, this);y(d,"click",this.Xl,this);y(c,"click",Rc);vg.call(this,{element:d,render:a.render?a.render:io})}w(go,vg);go.prototype.ia=function(){Pc(this.l);vg.prototype.ia.call(this)};var ho=0;k=go.prototype;k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&a.render()}; function io(a){if(a.frameState){if(!this.$){var b=this.element,c=b.offsetWidth,d=b.offsetHeight,e=b.firstElementChild,f=getComputedStyle(e);b=e.offsetWidth+parseFloat(f.marginRight)+parseFloat(f.marginLeft);e=e.offsetHeight+parseFloat(f.marginTop)+parseFloat(f.marginBottom);this.O=[b,e];c>d?(this.j=1,this.D=c-b):(this.j=ho,this.v=d-e);this.$=!0}a=a.frameState.viewState.resolution;a!==this.c&&(this.c=a,jo(this,a))}} k.Xl=function(a){var b=this.a.aa();a=ko(this,pa(1===this.j?(a.offsetX-this.O[0]/2)/this.D:(a.offsetY-this.O[1]/2)/this.v,0,1));b.animate({resolution:b.constrainResolution(a),duration:this.V,easing:Oe})};k.$l=function(a){this.o||a.b.target!==this.element.firstElementChild||(bg(this.a.aa(),1,1),this.C=a.clientX,this.B=a.clientY,this.o=!0)}; k.Yl=function(a){if(this.o){var b=this.element.firstElementChild;this.c=ko(this,pa(1===this.j?(a.clientX-this.C+parseInt(b.style.left,10))/this.D:(a.clientY-this.B+parseInt(b.style.top,10))/this.v,0,1));this.a.aa().gd(this.c);jo(this,this.c);this.C=a.clientX;this.B=a.clientY}};k.Zl=function(){if(this.o){var a=this.a.aa();bg(a,1,-1);a.animate({resolution:a.constrainResolution(this.c),duration:this.V,easing:Oe});this.o=!1;this.B=this.C=void 0}}; function jo(a,b){b=1-gg(a.a.aa())(b);var c=a.element.firstElementChild;1==a.j?c.style.left=a.D*b+"px":c.style.top=a.v*b+"px"}function ko(a,b){return fg(a.a.aa())(1-b)};function lo(a){a=a?a:{};this.extent=a.extent?a.extent:null;var b=void 0!==a.className?a.className:"ol-zoom-extent",c=void 0!==a.label?a.label:"E",d=void 0!==a.tipLabel?a.tipLabel:"Fit to extent",e=document.createElement("button");e.setAttribute("type","button");e.title=d;e.appendChild("string"===typeof c?document.createTextNode(c):c);y(e,"click",this.c,this);c=document.createElement("div");c.className=b+" ol-unselectable ol-control";c.appendChild(e);vg.call(this,{element:c,target:a.target})} w(lo,vg);lo.prototype.c=function(a){a.preventDefault();a=this.a.aa();var b=this.extent?this.extent:a.v.G();a.Uf(b)};var mo=document.implementation.createDocument("","",null);function no(a,b){return mo.createElementNS(a,b)}function oo(a,b){return po(a,b,[]).join("")}function po(a,b,c){if(a.nodeType==Node.CDATA_SECTION_NODE||a.nodeType==Node.TEXT_NODE)b?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else for(a=a.firstChild;a;a=a.nextSibling)po(a,b,c);return c}function qo(a){return a instanceof Document}function ro(a){return a instanceof Node} function so(a){return(new DOMParser).parseFromString(a,"application/xml")}function to(a,b){return function(c,d){c=a.call(b,c,d);void 0!==c&&gc(d[d.length-1],c)}}function uo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&d[d.length-1].push(c)}}function vo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&(d[d.length-1]=c)}} function wo(a){return function(b,c){var d=a.call(this,b,c);if(void 0!==d){c=c[c.length-1];b=b.localName;var e;b in c?e=c[b]:e=c[b]=[];e.push(d)}}}function L(a,b){return function(c,d){var e=a.call(this,c,d);void 0!==e&&(d[d.length-1][void 0!==b?b:c.localName]=e)}}function M(a,b){return function(c,d,e){a.call(void 0!==b?b:this,c,d,e);e[e.length-1].node.appendChild(c)}} function xo(a){var b,c;return function(d,e,f){if(void 0===b){b={};var g={};g[d.localName]=a;b[d.namespaceURI]=g;c=yo(d.localName)}zo(b,c,e,f)}}function yo(a,b){return function(c,d,e){c=d[d.length-1].node;d=a;void 0===d&&(d=e);e=b;void 0===b&&(e=c.namespaceURI);return no(e,d)}}var Ao=yo();function Bo(a,b){for(var c=b.length,d=Array(c),e=0;eh.status){var a=b.S();if("json"==a||"text"==a)var e=h.responseText;else"xml"==a?(e=h.responseXML)||(e=so(h.responseText)):"arraybuffer"==a&&(e=h.response);e?c.call(this,b.Qa(e,{featureProjection:g}),b.sb(e),b.cg()):d.call(this)}else d.call(this)}.bind(this);h.onerror=function(){d.call(this)}.bind(this); h.send()}}function Fo(a,b){return Eo(a,b,function(a){this.Qc(a)},ea)};function Go(){this.i=this.defaultDataProjection=null}function Ho(a,b,c){var d;c&&(d={dataProjection:c.dataProjection?c.dataProjection:a.sb(b),featureProjection:c.featureProjection});return Io(a,d)}function Io(a,b){return kb({dataProjection:a.defaultDataProjection,featureProjection:a.i},b)}Go.prototype.cg=function(){return null}; function Jo(a,b,c){var d=c?Ob(c.featureProjection):null,e=c?Ob(c.dataProjection):null,f;d&&e&&!Xb(d,e)?a instanceof gf?f=(b?a.clone():a).mb(b?d:e,b?e:d):f=bc(a,e,d):f=a;if(b&&c&&void 0!==c.decimals){var g=Math.pow(10,c.decimals);f===a&&(f=f.clone());f.Rc(function(a){for(var b=0,c=a.length;ba||this.c.length<=a)return null;var b=new I(null);b.ba(this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b}; k.wd=function(){var a=this.A,b=this.c,c=this.ja,d=[],e=0,f;var g=0;for(f=b.length;ga||b<=a)return null;b=new C(null);b.ba(this.ja,this.A.slice(a*this.a,(a+1)*this.a));return b};k.de=function(){var a=this.A,b=this.ja,c=this.a,d=[],e;var f=0;for(e=a.length;fa||this.c.length<=a)return null;if(0===a)var b=0;else b=this.c[a-1],b=b[b.length-1];a=this.c[a].slice();var c=a[a.length-1];if(0!==b){var d;var e=0;for(d=a.length;ea||0!==this.f&&ac;++c){var d=parseInt(b[c],10).toString(16);b[c]=1==d.length?"0"+d:d}ip(a,b.join(""))}function us(a,b,c){a={node:a};var d=b.S();if("GeometryCollection"==d){var e=b.vd();var f=vs}else"MultiPoint"==d?(e=b.de(),f=ws):"MultiLineString"==d?(e=b.wd(),f=xs):"MultiPolygon"==d?(e=b.Vd(),f=ys):oa(!1,39);Do(a,zs,f,e,c)}function As(a,b,c){Do({node:a},Bs,Cs,[b],c)} function Ds(a,b,c){var d={node:a};b.c&&a.setAttribute("id",b.c);a=b.L();var e={address:1,description:1,name:1,open:1,phoneNumber:1,styleUrl:1,visibility:1};e[b.a]=1;var f=Object.keys(a||{}).sort().filter(function(a){return!e[a]});if(0>4;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<3;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<10;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<17;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<24;if(128>f)return d(a,g,b);f=e[c.ga++];if(128>f)return d(a,g|(f&1)<<31,b);throw Error("Expected varint not more than 10 bytes"); }function d(a,b,c){return c?4294967296*b+(a>>>0):4294967296*(b>>>0)+(a>>>0)}var e={read:function(a,b,c,d,e){var f=8*e-d-1;var g=(1<>1,l=-7;e=c?e-1:0;var m=c?-1:1,v=a[b+e];e+=m;c=v&(1<<-l)-1;v>>=-l;for(l+=f;0>=-l;for(l+=d;0>1,m=23===e?Math.pow(2, -24)-Math.pow(2,-77):0;n=d?0:n-1;var z=d?1:-1,A=0>b||0===b&&0>1/b?1:0;b=Math.abs(b);isNaN(b)||Infinity===b?(b=isNaN(b)?1:0,d=h):(d=Math.floor(Math.log(b)/Math.LN2),1>b*(f=Math.pow(2,-d))&&(d--,f*=2),b=1<=d+l?b+m/f:b+m*Math.pow(2,1-l),2<=b*f&&(d++,f/=2),d+l>=h?(b=0,d=h):1<=d+l?(b=(b*f-1)*Math.pow(2,e),d+=l):(b=b*Math.pow(2,l-1)*Math.pow(2,e),d=0));for(;8<=e;a[c+n]=b&255,n+=z,b/=256,e-=8);d=d<>3,f=this.ga;this.type=d&7;a(e,b,this);this.ga===f&&this.Lq(d)}return b},Zp:function(){var a=e.read(this.tc,this.ga,!0,23,4);this.ga+=4;return a},Vp:function(){var a=e.read(this.tc,this.ga,!0,52,8);this.ga+=8;return a},Ua:function(a){var b=this.tc;var d=b[this.ga++];var e=d&127;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<7;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<14;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<21;if(128>d)return e;d=b[this.ga]; return c(e|(d&15)<<28,a,this)},lq:function(){return this.Ua(!0)},Ug:function(){var a=this.Ua();return 1===a%2?(a+1)/-2:a/2},Tp:function(){return!!this.Ua()},Vg:function(){for(var a=this.Ua()+this.ga,b=this.tc,c="",d=this.ga;da)break;if(1===p)128>e&&(n=e);else if(2===p){var q=b[d+1];128===(q&192)&&(n=(e&31)<<6|q&63,127>=n&&(n=null))}else if(3===p){q=b[d+1];var r=b[d+2];128===(q&192)&&128===(r&192)&&(n=(e&15)<<12|(q&63)<<6|r&63,2047>=n||55296<= n&&57343>=n)&&(n=null)}else if(4===p){q=b[d+1];r=b[d+2];var u=b[d+3];128===(q&192)&&128===(r&192)&&128===(u&192)&&(n=(e&15)<<18|(q&63)<<12|(r&63)<<6|u&63,65535>=n||1114112<=n)&&(n=null)}null===n?(n=65533,p=1):65535>>10&1023|55296),n=56320|n&1023);c+=String.fromCharCode(n);d+=p}this.ga=a;return c},Lq:function(a){a&=7;if(a===b.c)for(;127>3,a=1===a?c.Vg():2===a?c.Zp():3===a?c.Vp():4===a?c.lq():5===a?c.Ua():6===a?c.Ug():7===a?c.Tp():null;b.values.push(a)}} function mt(a,b,c){if(1==a)b.id=c.Ua();else if(2==a)for(a=c.Ua()+c.ga;c.ga>=3),n--,1===m||2===m?(p+=b.Ug(),q+=b.Ug(),1===m&&r>u&&(l.push(r),u=r),g.push(p,q),r+=2):7===m?r>u&&(g.push(g[u],g[u+1]),r+=2):oa(!1,59);r>u&&l.push(r);b=h.length;var v;1===d?v=1===b?"Point":"MultiPoint":2===d?v=1===b?"LineString":"MultiLineString":3===d&&(v="Polygon");d=v;if(a.b===it)g=new a.b(d, g,h,f,e);else{if("Polygon"==d){d=[];l=b=v=0;for(c=h.length;lc?~(c<<1):c<<1;b="";d=0;for(c=a.length;d>=5;g+=String.fromCharCode(f+63);b+=g}return b} function zt(a,b){b=b?b:1E5;var c=[],d=0,e=0,f;var g=0;for(f=a.length;gh?(c.push(d),e=d=0):e+=5}a=0;for(d=c.length;a>1):e>>1;a=0;for(d=c.length;a=b||"."==b||"-"==b){c.type=4;b=a.b;var d=!1,e=!1;do{if("."==f)d=!0;else if("e"==f||"E"==f)e=!0;var f=a.a.charAt(++a.b)}while("0"<=f&&"9">=f||"."==f&&(void 0===d||!d)||!e&&("e"==f||"E"==f)||e&&("-"==f||"+"==f));a=parseFloat(a.a.substring(b,a.b--));c.value=a}else if("a"<=b&&"z">=b||"A"<=b&&"Z">=b){c.type=1;b=a.b;do f=a.a.charAt(++a.b);while("a"<=f&&"z">= f||"A"<=f&&"Z">=f);a=a.a.substring(b,a.b--).toUpperCase();c.value=a}else{if(" "==b||"\t"==b||"\r"==b||"\n"==b)return Uu(a);if(""===b)c.type=6;else throw Error("Unexpected character: "+b);}return c}function Qu(a){this.g=a;this.a="XY"}function Su(a){a.b=Uu(a.g)}function Vu(a,b){(b=a.b.type==b)&&Su(a);return b} function Tu(a){var b=a.b;if(Vu(a,1)){b=b.value;var c="XY",d=a.b;1==a.b.type&&(d=d.value,"Z"===d?c="XYZ":"M"===d?c="XYM":"ZM"===d&&(c="XYZM"),"XY"!==c&&Su(a));a.a=c;if("GEOMETRYCOLLECTION"==b){a:{if(Vu(a,2)){b=[];do b.push(Tu(a));while(Vu(a,5));if(Vu(a,3)){a=b;break a}}else if(Wu(a)){a=[];break a}throw Error(Xu(a));}return new Mq(a)}d=Yu[b];c=Zu[b];if(!d||!c)throw Error("Invalid geometry type: "+b);b=d.call(a);return new c(b,a.a)}throw Error(Xu(a));}k=Qu.prototype; k.Hg=function(){if(Vu(this,2)){var a=$u(this);if(Vu(this,3))return a}else if(Wu(this))return null;throw Error(Xu(this));};k.Gg=function(){if(Vu(this,2)){var a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ig=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; k.Hp=function(){if(Vu(this,2)){var a;if(2==this.b.type)for(a=[this.Hg()];Vu(this,5);)a.push(this.Hg());else a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Gp=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ip=function(){if(Vu(this,2)){for(var a=[this.Ig()];Vu(this,5);)a.push(this.Ig());if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; function $u(a){for(var b=[],c=a.a.length,d=0;d=b[0]||a[1]<=b[1]&&a[3]>=b[1]?!0:Ua(a,this.Bb,this)):!1}; k.ub=function(a){var b=this.a,c=a.slice();c[b]=c[0]+(this.A[b]-this.A[0]);var d;for(d=1;da.sc:e<=a.sc}a.s?(e=b.coordinate,c=a.j.U(),a.f===Kw?d=a.a:a.f===Jw?(d=a.a[0],d=d[d.length-1],Rw(a,b)&&(e=a.s.slice())):(d=a.a,d=d[d.length-1]),d[0]=e[0],d[1]=e[1],a.cb(a.a,c),a.B&&a.B.U().na(e),c instanceof D&&a.f!==Jw?(a.C||(a.C=new Hk(new I(null))),e=c.Wh(0),b=a.C.U(),b.ba(e.ja,e.da())):a.T&&(b=a.C.U(),b.na(a.T)),Tw(a)):(b=b.coordinate.slice(),a.B?a.B.U().na(b):(a.B=new Hk(new C(b)), Tw(a)));return!0}function Rw(a,b){var c=!1;if(a.j){var d=!1,e=[a.s];a.f===Lw?d=a.a.length>a.Ea:a.f===Jw&&(d=a.a[0].length>a.Ea,e=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(d){d=b.map;for(var f=0,g=e.length;f=a.ua&&(a.o?e.pop():d=!0);e.push(b.slice());a.cb(e,c)}else a.f===Jw&&(e=a.a[0],e.length>=a.ua&&(a.o?e.pop():d=!0),e.push(b.slice()),d&&(a.s=e[0]),a.cb(a.a,c));Tw(a);d&&a.Pd()} k.nq=function(){if(this.j){var a=this.j.U();if(this.f===Lw){var b=this.a;b.splice(-2,1);this.cb(b,a);2<=b.length&&(this.s=b[b.length-2].slice())}else if(this.f===Jw){b=this.a[0];b.splice(-2,1);var c=this.C.U();c.na(b);this.cb(this.a,a)}0===b.length&&(this.s=null);Tw(this)}}; k.Pd=function(){var a=Sw(this),b=this.a,c=a.U();this.f===Lw?(b.pop(),this.cb(b,c)):this.f===Jw&&(b[0].pop(),this.cb(b,c),b=c.W());"MultiPoint"===this.O?a.Va(new No([b])):"MultiLineString"===this.O?a.Va(new P([b])):"MultiPolygon"===this.O&&a.Va(new Q([b]));this.b(new Uw("drawend",a));this.La&&this.La.push(a);this.ob&&this.ob.Gb(a)};function Sw(a){a.s=null;var b=a.j;b&&(a.j=null,a.B=null,a.C=null,a.ra.ha().clear(!0));return b} k.Zn=function(a){var b=a.U();this.j=a;this.a=b.W();a=this.a[this.a.length-1];this.s=a.slice();this.a.push(a.slice());Tw(this);this.b(new Uw("drawstart",this.j))};k.jd=Se;function Tw(a){var b=[];a.j&&b.push(a.j);a.C&&b.push(a.C);a.B&&b.push(a.B);a=a.ra.ha();a.clear(!0);a.Qc(b)}k.Ki=function(){var a=this.v,b=this.c();a&&b||Sw(this);this.ra.setMap(b?a:null)}; function Iw(a){var b;"Point"===a||"MultiPoint"===a?b=Kw:"LineString"===a||"MultiLineString"===a?b=Lw:"Polygon"===a||"MultiPolygon"===a?b=Jw:"Circle"===a&&(b=Qw);return b}var Kw="Point",Lw="LineString",Jw="Polygon",Qw="Circle";function Uw(a,b){Qc.call(this,a);this.feature=b}w(Uw,Qc);function Vw(a){var b=a||{};this.a=this.j=null;this.C=void 0!==b.pixelTolerance?b.pixelTolerance:10;this.B=!1;this.T=this.s=null;a||(a={});fh.call(this,{handleDownEvent:Ww,handleDragEvent:Xw,handleEvent:Yw,handleUpEvent:Zw});this.o=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.boxStyle?a.boxStyle:$w(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.O=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.pointerStyle?a.pointerStyle:ax(),updateWhileAnimating:!0, updateWhileInteracting:!0});a.extent&&this.f(a.extent)}w(Vw,fh);function Yw(a){if(!(a instanceof Ad))return!0;if("pointermove"==a.type&&!this.D){var b=a.pixel,c=a.map,d=bx(this,b,c);d||(d=c.Ra(b));cx(this,d)}gh.call(this,a);return!1} function Ww(a){function b(a){var b=null,c=null;a[0]==e[0]?b=e[2]:a[0]==e[2]&&(b=e[0]);a[1]==e[1]?c=e[3]:a[1]==e[3]&&(c=e[1]);return null!==b&&null!==c?[b,c]:null}var c=a.pixel,d=a.map,e=this.G();(a=bx(this,c,d))&&e?(c=a[0]==e[0]||a[0]==e[2]?a[0]:null,d=a[1]==e[1]||a[1]==e[3]?a[1]:null,null!==c&&null!==d?this.a=dx(b(a)):null!==c?this.a=ex(b([c,e[1]]),b([c,e[3]])):null!==d&&(this.a=ex(b([e[0],d]),b([e[2],d])))):(a=d.Ra(c),this.f([a[0],a[1],a[0],a[1]]),this.a=dx(a));return!0} function Xw(a){this.a&&(a=a.coordinate,this.f(this.a(a)),cx(this,a));return!0}function Zw(){this.a=null;var a=this.G();a&&0!==ab(a)||this.f(null);return!1}function $w(){var a=Gk();return function(){return a.Polygon}}function ax(){var a=Gk();return function(){return a.Point}}function dx(a){return function(b){return Ca([a,b])}}function ex(a,b){return a[0]==b[0]?function(c){return Ca([a,[c[0],b[1]]])}:a[1]==b[1]?function(c){return Ca([a,[b[0],c[1]]])}:null} function bx(a,b,c){function d(a,b){return Je(e,a)-Je(e,b)}var e=c.Ra(b),f=a.G();if(f){f=[[[f[0],f[1]],[f[0],f[3]]],[[f[0],f[3]],[f[2],f[3]]],[[f[2],f[3]],[f[2],f[1]]],[[f[2],f[1]],[f[0],f[1]]]];f.sort(d);f=f[0];var g=Be(e,f),h=c.Ia(g);if(Ie(b,h)<=a.C)return b=c.Ia(f[0]),c=c.Ia(f[1]),b=He(h,b),c=He(h,c),a.B=Math.sqrt(Math.min(b,c))<=a.C,a.B&&(g=b>c?f[1]:f[0]),g}return null}function cx(a,b){var c=a.T;c?c.U().na(b):(c=new Hk(new C(b)),a.T=c,a.O.ha().Gb(c))} Vw.prototype.setMap=function(a){this.o.setMap(a);this.O.setMap(a);fh.prototype.setMap.call(this,a)};Vw.prototype.G=function(){return this.j};Vw.prototype.f=function(a){this.j=a?a:null;var b=this.s;b?a?b.Va(Rf(a)):b.Va(void 0):(this.s=b=a?new Hk(Rf(a)):new Hk({}),this.o.ha().Gb(b));this.b(new fx(this.j))};function fx(a){Qc.call(this,"extentchanged");this.extent=a}w(fx,Qc);function gx(a){fh.call(this,{handleDownEvent:hx,handleDragEvent:ix,handleEvent:jx,handleUpEvent:kx});this.Md=a.condition?a.condition:eh;this.bb=function(a){return Wg(a)&&$g(a)};this.ob=a.deleteCondition?a.deleteCondition:this.bb;this.sc=a.insertVertexCondition?a.insertVertexCondition:Re;this.La=this.f=null;this.Ea=[0,0];this.C=this.T=!1;this.a=new um;this.ra=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.s=this.ua=!1;this.j=[];this.B=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.style? a.style:lx(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.ca={Point:this.io,LineString:this.Mi,LinearRing:this.Mi,Polygon:this.jo,MultiPoint:this.fo,MultiLineString:this.eo,MultiPolygon:this.ho,Circle:this.bo,GeometryCollection:this.co};this.V=null;a.source?(this.V=a.source,a=new B(this.V.ee()),y(this.V,"addfeature",this.vm,this),y(this.V,"removefeature",this.xm,this)):a=a.features;if(!a)throw Error("The modify interaction requires features or a source");this.o=a;this.o.forEach(this.xg, this);y(this.o,"add",this.$n,this);y(this.o,"remove",this.ao,this);this.O=null}w(gx,fh);k=gx.prototype;k.xg=function(a){var b=a.U();b&&b.S()in this.ca&&this.ca[b.S()].call(this,a,b);(b=this.v)&&b.c&&this.c()&&mx(this,this.Ea,b);y(a,"change",this.Li,this)};function nx(a,b){a.C||(a.C=!0,a.b(new ox("modifystart",a.o,b)))}function px(a,b){qx(a,b);a.f&&0===a.o.kc()&&(a.B.ha().Lb(a.f),a.f=null);Mc(b,"change",a.Li,a)} function qx(a,b){a=a.a;var c=[];a.forEach(function(a){b===a.feature&&c.push(a)});for(var d=c.length-1;0<=d;--d)a.remove(c[d])}k.Ha=function(a){this.f&&!a&&(this.B.ha().Lb(this.f),this.f=null);fh.prototype.Ha.call(this,a)};k.setMap=function(a){this.B.setMap(a);fh.prototype.setMap.call(this,a)};k.vm=function(a){a.feature&&this.o.push(a.feature)};k.xm=function(a){a.feature&&this.o.remove(a.feature)};k.$n=function(a){this.xg(a.element)};k.Li=function(a){this.s||(a=a.target,px(this,a),this.xg(a))}; k.ao=function(a){px(this,a.element)};k.io=function(a,b){var c=b.W();a={feature:a,geometry:b,ma:[c,c]};this.a.Ca(b.G(),a)};k.fo=function(a,b){var c=b.W(),d;var e=0;for(d=c.length;em?h[1]:h[0]),rx(a,l),m=1,c=f.length;mn&&(n=0);f=g.geometry;var p=d=f.W();var q=!1;switch(f.S()){case "MultiLineString":2c&&(a.index+=e)})}function lx(){var a=Gk();return function(){return a.Point}}function ox(a,b,c){Qc.call(this,a);this.features=b;this.mapBrowserEvent=c}w(ox,Qc);function wx(a){Jg.call(this,{handleEvent:xx});a=a?a:{};this.C=a.condition?a.condition:$g;this.D=a.addCondition?a.addCondition:Se;this.B=a.removeCondition?a.removeCondition:Se;this.T=a.toggleCondition?a.toggleCondition:bh;this.s=a.multi?a.multi:!1;this.l=a.filter?a.filter:Re;this.j=a.hitTolerance?a.hitTolerance:0;this.f=new T({source:new U({useSpatialIndex:!1,features:a.features,wrapX:a.wrapX}),style:a.style?a.style:yx(),updateWhileAnimating:!0,updateWhileInteracting:!0});if(a.layers)if("function"=== typeof a.layers)a=a.layers;else{var b=a.layers;a=function(a){return ec(b,a)}}else a=Re;this.o=a;this.a={};a=this.f.ha().i;y(a,"add",this.ko,this);y(a,"remove",this.oo,this)}w(wx,Jg);k=wx.prototype;k.lo=function(){return this.f.ha().i};k.mo=function(){return this.j};k.no=function(a){a=x(a);return this.a[a]}; function xx(a){if(!this.C(a))return!0;var b=this.D(a),c=this.B(a),d=this.T(a),e=!b&&!c&&!d,f=a.map,g=this.f.ha().i,h=[],l=[];if(e){lb(this.a);f.Tc(a.pixel,function(a,b){if(this.l(a,b))return l.push(a),a=x(a),this.a[a]=b,!this.s}.bind(this),{layerFilter:this.o,hitTolerance:this.j});for(e=g.kc()-1;0<=e;--e){f=g.item(e);var m=l.indexOf(f);-1b?m[1]:m[0],l=d.Ia(f)}else a.C&&(f=h?Ae(c,g[0].feature.U()):Be(c,m),l=d.Ia(f),Ie(b,l)<=a.f&&(e=!0,a.O&& !h&&(c=d.Ia(m[0]),h=d.Ia(m[1]),c=He(l,c),b=He(l,h),h=Math.sqrt(Math.min(c,b)),h=h<=a.f)))&&(f=c>b?m[1]:m[0],l=d.Ia(f));e&&(l=[Math.round(l[0]),Math.round(l[1])])}return{Mq:e,vertex:f,Vq:l}}k.$j=function(a){this.Lb(a,!1);this.Gb(a,!1)};k.ro=function(a,b){b=Sf(b).W()[0];var c;var d=0;for(c=b.length-1;dXa&&(Xa=Zb,m=Z)}if(0===Xa){g=null;break a}Xa=g[m];g[m]=g[l];g[l]=Xa;for(m=l+1;mthis.b/2){var b=[[a.source[0][0],a.source[0][1]],[a.source[1][0],a.source[1][1]],[a.source[2][0],a.source[2][1]]];b[0][0]-n>this.b/2&&(b[0][0]-=this.b);b[1][0]-n>this.b/2&&(b[1][0]-=this.b);b[2][0]-n>this.b/2&&(b[2][0]-=this.b);Math.max(b[0][0],b[1][0],b[2][0])-Math.min(b[0][0],b[1][0],b[2][0])p,u=!1;if(0a.v),u)){Math.abs(b[0]-d[0])<=Math.abs(b[1]-d[1])?(r=[(c[0]+d[0])/2,(c[1]+d[1])/2],q=a.a(r),n=[(e[0]+b[0])/2,(e[1]+b[1])/2],p=a.a(n),fy(a,b,c,r,n,f,g,q,p,m-1),fy(a,n,r,d,e,p,q,h,l,m-1)):(r=[(b[0]+c[0])/2,(b[1]+c[1])/2],q=a.a(r),n=[(d[0]+e[0])/2,(d[1]+e[1])/2],p=a.a(n),fy(a,b,r,n,e,f,q,p,l,m-1),fy(a,r,c,d,n,q,g,h,p,m-1));return}if(r){if(!a.s)return;a.l=!0}a.c.push({source:[f,h,l],target:[b,d,e]});a.c.push({source:[f,g,h],target:[b,c,d]})}} function gy(a){var b=Da();a.c.forEach(function(a){a=a.source;Ea(b,a[0]);Ea(b,a[1]);Ea(b,a[2])});return b};function hy(a,b,c,d,e,f,g,h,l,m,n){cl.call(this,e,0);this.B=void 0!==n?n:!1;this.C=g;this.D=h;this.N=null;this.c=b;this.l=d;this.v=f?f:e;this.a=[];this.Id=null;this.f=0;f=d.Ma(this.v);h=this.l.G();e=this.c.G();f=h?gb(f,h):f;if(0===ab(f))this.state=4;else if((h=a.G())&&(e?e=gb(e,h):e=h),d=by(a,c,eb(f),d.Ta(this.v[0])),!isFinite(d)||0>=d)this.state=4;else if(this.o=new ey(a,c,f,e,d*(void 0!==m?m:.5)),0===this.o.c.length)this.state=4;else if(this.f=b.Dc(d),c=gy(this.o),e&&(a.g?(c[1]=pa(c[1],e[1],e[3]), c[3]=pa(c[3],e[1],e[3])):c=gb(c,e)),ab(c)){a=tc(b,c,this.f);for(b=a.fa;b<=a.la;b++)for(c=a.ea;c<=a.ka;c++)(m=l(this.f,b,c,g))&&this.a.push(m);0===this.a.length&&(this.state=4)}else this.state=4}w(hy,cl);hy.prototype.ia=function(){1==this.state&&(this.Id.forEach(Gc),this.Id=null);cl.prototype.ia.call(this)};hy.prototype.Y=function(){return this.N}; hy.prototype.he=function(){var a=[];this.a.forEach(function(b){b&&2==b.getState()&&a.push({extent:this.c.Ma(b.ya),image:b.Y()})},this);this.a.length=0;if(0===a.length)this.state=3;else{var b=this.v[0],c=this.l.Za(b),d="number"===typeof c?c:c[0];c="number"===typeof c?c:c[1];b=this.l.Ta(b);var e=this.c.Ta(this.f),f=this.l.Ma(this.v);this.N=dy(d,c,this.C,e,this.c.G(),b,f,this.o,a,this.D,this.B);this.state=2}this.u()}; hy.prototype.load=function(){if(0==this.state){this.state=1;this.u();var a=0;this.Id=[];this.a.forEach(function(b){var c=b.getState();if(0==c||1==c){a++;var d=y(b,"change",function(){var c=b.getState();if(2==c||3==c||4==c)Gc(d),a--,0===a&&(this.Id.forEach(Gc),this.Id=null,this.he())},this);this.Id.push(d)}},this);this.a.forEach(function(a){0==a.getState()&&a.load()});0===a&&setTimeout(this.he.bind(this),0)}};function iy(a){uw.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.bb=void 0!==a.opaque?a.opaque:!1;this.sc=void 0!==a.tilePixelRatio?a.tilePixelRatio:1;this.tileGrid=void 0!==a.tileGrid?a.tileGrid:null;this.a=new $x(a.cacheSize);this.j=[0,0];this.jc="";this.Ea={transition:a.transition}}w(iy,uw);k=iy.prototype;k.cj=function(){return di(this.a)};k.sd=function(a,b){(a=this.Yd(a))&&a.sd(b)}; function Li(a,b,c,d,e){a=a.Yd(b);if(!a)return!1;b=!0;for(var f,g,h=d.fa;h<=d.la;++h)for(var l=d.ea;l<=d.ka;++l)f=c+"/"+h+"/"+l,g=!1,a.a.hasOwnProperty(f)&&(f=a.get(f),(g=2===f.getState())&&(g=!1!==e(f))),g||(b=!1);return b}k.Zf=function(){return 0};function jy(a,b){a.jc!==b&&(a.jc=b,a.u())}k.eg=function(){return this.bb};k.jb=function(){return this.tileGrid};k.eb=function(a){return this.tileGrid?this.tileGrid:zc(a)};k.Yd=function(a){var b=this.c;return b&&!Xb(b,a)?null:this.a};k.Xc=function(){return this.sc}; k.Zd=function(a,b,c){c=this.eb(c);b=this.Xc(b);a=Ba(c.Za(a),this.j);return 1==b?a:Aa(a,b,this.j)};function ky(a,b,c){var d=void 0!==c?c:a.c;c=a.eb(d);if(a.D&&d.c){var e=b;b=e[0];a=yc(c,e);d=Dc(d);Ja(d,a)?b=e:(e=cb(d),a[0]+=e*Math.ceil((d[0]-a[0])/e),b=c.jg(a,b))}e=b[0];d=b[1];a=b[2];if(c.minZoom>e||e>c.maxZoom)c=!1;else{var f=c.G();c=(c=f?tc(c,f,e):c.a?c.a[e]:null)?ma(c,d,a):!0}return c?b:null}k.sa=function(){this.a.clear();this.u()};k.kh=ea;function ly(a,b){Qc.call(this,a);this.tile=b}w(ly,Qc);function my(a){iy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX,transition:a.transition});this.tileLoadFunction=a.tileLoadFunction;this.tileUrlFunction=this.dc?this.dc.bind(this):Xx;this.urls=null;a.urls?this.vb(a.urls):a.url&&this.rb(a.url);a.tileUrlFunction&&this.hb(a.tileUrlFunction);this.V={}}w(my,iy);k=my.prototype;k.yb=function(){return this.tileLoadFunction}; k.zb=function(){return this.tileUrlFunction};k.Ab=function(){return this.urls};k.dj=function(a){a=a.target;var b=x(a),c=a.getState();if(1==c){this.V[b]=!0;var d="tileloadstart"}else b in this.V&&(delete this.V[b],d=3==c?"tileloaderror":2==c||5==c?"tileloadend":void 0);void 0!=d&&this.b(new ly(d,a))};k.Fb=function(a){this.a.clear();this.tileLoadFunction=a;this.u()};k.hb=function(a,b){this.tileUrlFunction=a;ay(this.a);"undefined"!==typeof b?jy(this,b):this.u()}; k.rb=function(a){var b=this.urls=Yx(a);this.hb(this.dc?this.dc.bind(this):Vx(b,this.tileGrid),a)};k.vb=function(a){this.urls=a;var b=a.join("\n");this.hb(this.dc?this.dc.bind(this):Vx(a,this.tileGrid),b)};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function ny(a){my.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:oy,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:a.wrapX,transition:a.transition});this.crossOrigin=void 0!==a.crossOrigin?a.crossOrigin:null;this.tileClass=void 0!==a.tileClass?a.tileClass:el;this.f={};this.s={};this.ob= a.reprojectionErrorThreshold;this.O=!1}w(ny,my);k=ny.prototype;k.cj=function(){if(di(this.a))return!0;for(var a in this.f)if(di(this.f[a]))return!0;return!1};k.sd=function(a,b){a=this.Yd(a);this.a.sd(this.a==a?b:{});for(var c in this.f){var d=this.f[c];d.sd(d==a?b:{})}};k.Zf=function(a){return this.c&&a&&!Xb(this.c,a)?0:this.$f()};k.$f=function(){return 0};k.eg=function(a){return this.c&&a&&!Xb(this.c,a)?!1:my.prototype.eg.call(this,a)}; k.eb=function(a){var b=this.c;return!this.tileGrid||b&&!Xb(b,a)?(b=x(a).toString(),b in this.s||(this.s[b]=zc(a)),this.s[b]):this.tileGrid};k.Yd=function(a){var b=this.c;if(!b||Xb(b,a))return this.a;a=x(a).toString();a in this.f||(this.f[a]=new $x(this.a.highWaterMark));return this.f[a]}; function py(a,b,c,d,e,f,g){b=[b,c,d];e=(c=ky(a,b,f))?a.tileUrlFunction(c,e,f):void 0;e=new a.tileClass(b,void 0!==e?0:4,void 0!==e?e:"",a.crossOrigin,a.tileLoadFunction,a.Ea);e.key=g;y(e,"change",a.dj,a);return e} k.ad=function(a,b,c,d,e){var f=this.c;if(f&&e&&!Xb(f,e)){var g=this.Yd(e);c=[a,b,c];var h;a=c[0]+"/"+c[1]+"/"+c[2];g.a.hasOwnProperty(a)&&(h=g.get(a));b=this.jc;if(h&&h.key==b)return h;var l=this.eb(f),m=this.eb(e),n=ky(this,c,e);d=new hy(f,l,e,m,c,n,this.Xc(d),this.$f(),function(a,b,c,d){return qy(this,a,b,c,d,f)}.bind(this),this.ob,this.O);d.key=b;h?(d.g=h,dl(d),g.replace(a,d)):g.set(a,d);return d}return qy(this,a,b,c,d,f||e)}; function qy(a,b,c,d,e,f){var g=b+"/"+c+"/"+d,h=a.jc;if(a.a.a.hasOwnProperty(g)){var l=a.a.get(g);if(l.key!=h){var m=l;l=py(a,b,c,d,e,f,h);0==m.getState()?l.g=m.g:l.g=m;dl(l);a.a.replace(g,l)}}else l=py(a,b,c,d,e,f,h),a.a.set(g,l);return l}k.Qb=function(a){if(this.O!=a){this.O=a;for(var b in this.f)this.f[b].clear();this.u()}};k.Rb=function(a,b){if(a=Ob(a))a=x(a).toString(),a in this.s||(this.s[a]=b)};function oy(a,b){a.Y().src=b};function ry(a){this.i=void 0!==a.hidpi?a.hidpi:!1;ny.call(this,{cacheSize:a.cacheSize,crossOrigin:"anonymous",opaque:!0,projection:Ob("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,tilePixelRatio:this.i?2:1,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.culture?a.culture:"en-us";this.$=void 0!==a.maxZoom?a.maxZoom:-1;this.l=a.key;this.B=a.imagerySet;Zx("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+ this.B+"?uriScheme=https&include=ImageryProviders&key="+this.l+"&c="+this.o,this.La.bind(this),void 0,"jsonp")}w(ry,ny);ry.prototype.ca=function(){return this.l};ry.prototype.ua=function(){return this.B}; ry.prototype.La=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)ww(this,"error");else{var b=a.brandLogoUri;-1==b.indexOf("https")&&(b=b.replace("http","https"));var c=a.resourceSets[0].resources[0];a=-1==this.$?c.zoomMax:this.$;var d=Dc(this.c);this.tileGrid=Bc({extent:d,minZoom:c.zoomMin,maxZoom:a,tileSize:(c.imageWidth==c.imageHeight?c.imageWidth:[c.imageWidth,c.imageHeight])/ (this.i?2:1)});var e=this.o,f=this.i;this.tileUrlFunction=Wx(c.imageUrlSubdomains.map(function(a){var b=[0,0,0],d=c.imageUrl.replace("{subdomain}",a).replace("{culture}",e);return function(a){if(a)return oc(a[0],a[1],-a[2]-1,b),a=d,f&&(a+="&dpi=d1&device=mobile"),a.replace("{quadkey}",pc(b))}}));if(c.imageryProviders){var g=Pb(Ob("EPSG:4326"),this.c);this.va(function(a){var b=[],d=a.viewState.zoom;c.imageryProviders.map(function(c){for(var e=!1,f=c.coverageAreas,h=0,l=f.length;h=m.zoomMin&&d<=m.zoomMax&&(m=m.bbox,m=jb([m[1],m[0],m[3],m[2]],g),hb(m,a.extent))){e=!0;break}}e&&b.push(c.attribution)});b.push('Terms of Use');return b})}this.T=b;ww(this,"ready")}};function sy(a){a=a||{};var b=void 0!==a.projection?a.projection:"EPSG:3857",c=void 0!==a.tileGrid?a.tileGrid:Bc({extent:Dc(b),maxZoom:a.maxZoom,minZoom:a.minZoom,tileSize:a.tileSize});ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:a.opaque,projection:b,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:c,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls, wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition})}w(sy,ny);function ty(a){this.o=a.account;this.B=a.map||"";this.i=a.config||{};this.l={};sy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,maxZoom:void 0!==a.maxZoom?a.maxZoom:18,minZoom:a.minZoom,projection:a.projection,state:"loading",wrapX:a.wrapX});uy(this)}w(ty,sy);k=ty.prototype;k.nl=function(){return this.i};k.Sq=function(a){kb(this.i,a);uy(this)};k.uq=function(a){this.i=a||{};uy(this)}; function uy(a){var b=JSON.stringify(a.i);if(a.l[b])vy(a,a.l[b]);else{var c="https://"+a.o+".carto.com/api/v1/map";a.B&&(c+="/named/"+a.B);var d=new XMLHttpRequest;d.addEventListener("load",a.em.bind(a,b));d.addEventListener("error",a.dm.bind(a));d.open("POST",c);d.setRequestHeader("Content-type","application/json");d.send(JSON.stringify(a.i))}} k.em=function(a,b){b=b.target;if(!b.status||200<=b.status&&300>b.status){try{var c=JSON.parse(b.responseText)}catch(d){ww(this,"error");return}vy(this,c);this.l[a]=c;ww(this,"ready")}else ww(this,"error")};k.dm=function(){ww(this,"error")};function vy(a,b){a.rb("https://"+b.cdn_url.https+"/"+a.o+"/api/v1/map/"+b.layergroupid+"/{z}/{x}/{y}.png")};function X(a){U.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,wrapX:a.wrapX});this.resolution=void 0;this.distance=void 0!==a.distance?a.distance:20;this.features=[];this.geometryFunction=a.geometryFunction||function(a){a=a.U();oa(a instanceof C,10);return a};this.source=a.source;this.source.I("change",X.prototype.sa,this)}w(X,U);k=X.prototype;k.Eo=function(){return this.distance};k.Fo=function(){return this.source}; k.ae=function(a,b,c){this.source.ae(a,b,c);b!==this.resolution&&(this.clear(),this.resolution=b,wy(this),this.Qc(this.features))};k.vq=function(a){this.distance=a;this.sa()};k.sa=function(){this.clear();wy(this);this.Qc(this.features);U.prototype.sa.call(this)}; function wy(a){if(void 0!==a.resolution){a.features.length=0;for(var b=Da(),c=a.distance*a.resolution,d=a.source.ee(),e={},f=0,g=d.length;fm*l?h*g/(m*p):l*g/(n*p),SETVIEWCENTERX:f[0],SETVIEWCENTERY:f[1]};kb(e,this.f);d=Gy(d,e);d=new bl(a,b,c,d,this.V,this.a);y(d,"change",this.j,this)}else d=null;this.M=d;this.B=this.g;return d};k.Mo=function(){return this.a};k.Po=function(a){kb(this.f,a);this.u()};k.Oo=function(a){this.M=null;this.a=a;this.u()};function Ky(a){var b=a.imageExtent,c=void 0!==a.crossOrigin?a.crossOrigin:null,d=void 0!==a.imageLoadFunction?a.imageLoadFunction:Fy;zy.call(this,{attributions:a.attributions,logo:a.logo,projection:Ob(a.projection)});this.M=new bl(b,void 0,1,a.url,c,d);this.a=a.imageSize?a.imageSize:null;y(this.M,"change",this.j,this)}w(Ky,zy);Ky.prototype.Wc=function(a){return hb(a,this.M.G())?this.M:null}; Ky.prototype.j=function(a){if(2==this.M.getState()){var b=this.M.G(),c=this.M.Y();if(this.a){var d=this.a[0];var e=this.a[1]}else d=c.width,e=c.height;b=Math.ceil(cb(b)/(db(b)/e));if(b!=d){b=hg(b,e);var f=b.canvas;b.drawImage(c,0,0,d,e,0,0,f.width,f.height);this.M.ih(f)}}zy.prototype.j.call(this,a)};function Ly(a){this.a=a.source;this.ob=We();this.f=hg();this.l=[0,0];this.ca=rj.Jc(9);this.bb=void 0==a.renderBuffer?100:a.renderBuffer;this.B=null;Iy.call(this,{attributions:a.attributions,canvasFunction:this.Mk.bind(this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.a.getState()});this.O=null;this.s=void 0;this.aj(a.style);y(this.a,"change",this.To,this)}w(Ly,Iy);k=Ly.prototype; k.Mk=function(a,b,c,d,e){var f=new Vj(.5*b/c,a,b,c,this.a.$,this.ca,this.bb);this.a.ae(a,b,e);var g=!1;this.a.ec(a,function(a){var d;if(!(d=g)){var e;(d=a.ib())?e=d.call(a,b):this.s&&(e=this.s(a,b));if(e){var h,p=!1;Array.isArray(e)||(e=[e]);d=0;for(h=e.length;dOpenStreetMap contributors.'];sy.call(this,{attributions:b,cacheSize:a.cacheSize,crossOrigin:void 0!==a.crossOrigin?a.crossOrigin:"anonymous",opaque:void 0!==a.opaque?a.opaque:!0,maxZoom:void 0!==a.maxZoom?a.maxZoom:19,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png", wrapX:a.wrapX})}w(Ry,sy);rj.nf={};rj.nf.Hf=function(){}; (function(a){function b(a,b,c){if(g)return new ImageData(a,b,c);b=h.createImageData(b,c);b.data.set(a);return b}function c(a){var b=!0;try{new ImageData(10,10)}catch(n){b=!1}return function(c){var d=c.buffers,e=c.meta,f=c.width,g=c.height,h=d.length,l=d[0].byteLength;if(c.imageOps){l=Array(h);for(c=0;cthis.Bk;)this.Nd.shift().callback(null,null)};f.prototype.uh=function(){if(0===this.ve&&0Stamen Design, under CC BY 3.0.','© OpenStreetMap contributors.'],az={terrain:{Ob:"jpg",opaque:!0},"terrain-background":{Ob:"jpg",opaque:!0},"terrain-labels":{Ob:"png",opaque:!1},"terrain-lines":{Ob:"png",opaque:!1},"toner-background":{Ob:"png",opaque:!0},toner:{Ob:"png",opaque:!0},"toner-hybrid":{Ob:"png",opaque:!1},"toner-labels":{Ob:"png", opaque:!1},"toner-lines":{Ob:"png",opaque:!1},"toner-lite":{Ob:"png",opaque:!0},watercolor:{Ob:"jpg",opaque:!0}},$y={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:1,maxZoom:16}};function cz(a){a=a||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.i=a.params||{};this.l=Da();jy(this,dz(this))}w(cz,ny);function dz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")}cz.prototype.o=function(){return this.i}; cz.prototype.Xc=function(a){return a}; cz.prototype.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){var e=d.Ma(a,this.l),f=Ba(d.Za(a[0]),this.j);1!=b&&(f=Aa(f,b,this.j));d={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};kb(d,this.i);var g=this.urls;g?(c=c.wb.split(":").pop(),d.SIZE=f[0]+","+f[1],d.BBOX=e.join(","),d.BBOXSR=c,d.IMAGESR=c,d.DPI=Math.round(d.DPI?d.DPI*b:90*b),a=(1==g.length?g[0]:g[wa((a[1]<a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ef();return}this.Cg(b)}else this.ef()};k.ap=function(){this.ef()};k.Sl=function(){return this.i}; k.Cg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.tileUrlFunction=Vx(a.tiles,c);if(void 0!==a.attribution&&!this.C){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}this.i=a;ww(this,"ready")};k.ef=function(){ww(this,"error")};function hz(a){iy.call(this,{projection:Ob("EPSG:3857"),state:"loading"});this.s=void 0!==a.preemptive?a.preemptive:!0;this.l=Xx;this.f=void 0;this.i=a.jsonp||!1;if(a.url)if(this.i)Zx(a.url,this.Dg.bind(this),this.ff.bind(this));else{var b=new XMLHttpRequest;b.addEventListener("load",this.gp.bind(this));b.addEventListener("error",this.fp.bind(this));b.open("GET",a.url);b.send()}else a.tileJSON?this.Dg(a.tileJSON):oa(!1,51)}w(hz,iy);k=hz.prototype; k.gp=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ff();return}this.Dg(b)}else this.ff()};k.fp=function(){this.ff()};k.Pl=function(){return this.f};k.al=function(a,b,c,d,e){this.tileGrid?(b=this.tileGrid.Le(a,b),iz(this.ad(b[0],b[1],b[2],1,this.c),a,c,d,e)):!0===e?setTimeout(function(){c.call(d,null)},0):c.call(d,null)};k.ff=function(){ww(this,"error")}; k.Dg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.f=a.template;if(e=a.grids){this.l=Vx(e,c);if(void 0!==a.attribution){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}ww(this,"ready")}else ww(this,"error")}; k.ad=function(a,b,c,d,e){var f=a+"/"+b+"/"+c;if(this.a.a.hasOwnProperty(f))return this.a.get(f);a=[a,b,c];b=ky(this,a,e);d=this.l(b,d,e);d=new jz(a,void 0!==d?0:4,void 0!==d?d:"",this.tileGrid.Ma(a),this.s,this.i);this.a.set(f,d);return d};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function jz(a,b,c,d,e,f){cl.call(this,a,b);this.v=c;this.a=d;this.N=e;this.c=this.l=this.f=null;this.o=f}w(jz,cl);k=jz.prototype;k.Y=function(){return null}; k.getData=function(a){if(!this.f||!this.l)return null;var b=this.f[Math.floor((1-(a[1]-this.a[1])/(this.a[3]-this.a[1]))*this.f.length)];if("string"!==typeof b)return null;b=b.charCodeAt(Math.floor((a[0]-this.a[0])/(this.a[2]-this.a[0])*b.length));93<=b&&b--;35<=b&&b--;b-=32;a=null;b in this.l&&(b=this.l[b],this.c&&b in this.c?a=this.c[b]:a=b);return a}; function iz(a,b,c,d,e){0==a.state&&!0===e?(Lc(a,"change",function(){c.call(d,this.getData(b))},a),kz(a)):!0===e?setTimeout(function(){c.call(d,this.getData(b))}.bind(a),0):c.call(d,a.getData(b))}k.lb=function(){return this.v};k.Ne=function(){this.state=3;this.u()};k.bj=function(a){this.f=a.grid;this.l=a.keys;this.c=a.data;this.state=4;this.u()}; function kz(a){if(0==a.state)if(a.state=1,a.o)Zx(a.v,a.bj.bind(a),a.Ne.bind(a));else{var b=new XMLHttpRequest;b.addEventListener("load",a.ep.bind(a));b.addEventListener("error",a.cp.bind(a));b.open("GET",a.v);b.send()}}k.ep=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.Ne();return}this.bj(b)}else this.Ne()};k.cp=function(){this.Ne()};k.load=function(){this.N&&kz(this)};function lz(a){a=a||{};var b=a.params||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!("TRANSPARENT"in b?b.TRANSPARENT:1),projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:a.tileClass,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.gutter?a.gutter:0;this.i=b;this.l=!0;this.B=a.serverType; this.$=void 0!==a.hidpi?a.hidpi:!0;this.ca=Da();mz(this);jy(this,nz(this))}w(lz,ny);k=lz.prototype; k.hp=function(a,b,c,d){c=Ob(c);var e=this.c,f=this.tileGrid;f||(f=this.eb(c));b=f.Le(a,b);if(!(f.b.length<=b[0])){var g=f.Ta(b[0]),h=f.Ma(b,this.ca);f=Ba(f.Za(b[0]),this.j);var l=this.o;0!==l&&(f=za(f,l,this.j),h=Fa(h,g*l,h));e&&e!==c&&(g=by(e,c,a,g),h=bc(h,c,e),a=ac(a,c,e));l={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.i.LAYERS};kb(l,this.i,d);d=Math.floor((h[3]-a[1])/g);l[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);l[this.l?"J":"Y"]= d;return oz(this,b,f,h,1,e||c,l)}};k.$f=function(){return this.o};k.ip=function(){return this.i}; function oz(a,b,c,d,e,f,g){var h=a.urls;if(h){g.WIDTH=c[0];g.HEIGHT=c[1];g[a.l?"CRS":"SRS"]=f.wb;"STYLES"in a.i||(g.STYLES="");if(1!=e)switch(a.B){case "geoserver":c=90*e+.5|0;g.FORMAT_OPTIONS="FORMAT_OPTIONS"in g?g.FORMAT_OPTIONS+(";dpi:"+c):"dpi:"+c;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e;break;default:oa(!1,52)}f=f.b;a.l&&"ne"==f.substr(0,2)&&(a=d[0],d[0]=d[1],d[1]=a,a=d[2],d[2]=d[3],d[3]=a);g.BBOX=d.join(",");return Gy(1==h.length?h[0]:h[wa((b[1]<< b[0])+b[2],h.length)],g)}}k.Xc=function(a){return this.$&&void 0!==this.B?a:1};function nz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")} k.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){1==b||this.$&&void 0!==this.B||(b=1);var e=d.Ta(a[0]),f=d.Ma(a,this.ca);d=Ba(d.Za(a[0]),this.j);var g=this.o;0!==g&&(d=za(d,g,this.j),f=Fa(f,e*g,f));1!=b&&(d=Aa(d,b,this.j));e={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};kb(e,this.i);return oz(this,a,d,f,b,c,e)}};k.jp=function(a){kb(this.i,a);mz(this);jy(this,nz(this))};function mz(a){a.l=0<=ye(a.i.VERSION||"1.3.0")};function pz(a,b,c,d,e,f,g,h,l,m,n,p,q,r,u){cl.call(this,a,b,u);this.v={};this.o={};this.c=m;this.a=[];this.D=c;this.l=f;this.f=[];this.N=[];if(f){var v=l.Ma(f),z=l.Ta(a[0]);h.Vf(v,h.Dc(z),function(a){var b=gb(v,h.Ma(a)),c=h.G();c&&(b=gb(b,c));.5<=cb(b)/z&&.5<=db(b)/z&&(b=a.toString(),c=m[b],c||(c=g(a,n,p),c=m[b]=new q(a,void 0==c?4:0,void 0==c?"":c,d,e),this.N.push(y(c,"change",r))),c.c++,this.a.push(b))}.bind(this))}}w(pz,cl);k=pz.prototype; k.ia=function(){for(var a=0,b=this.a.length;ag||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),g+=g;break;case xz:for(;c>g||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),c>>=1,d>>=1;break;default:oa(!1,53)}e.push([1,1]);e.reverse();d=[1];var h=[0];g=1;for(c=e.length;ga?Pe(2*a):1-Pe(2*(a-.5))}); t("ol.extent.boundingExtent",Ca);t("ol.extent.buffer",Fa);t("ol.extent.containsCoordinate",Ja);t("ol.extent.containsExtent",La);t("ol.extent.containsXY",Ka);t("ol.extent.createEmpty",Da);t("ol.extent.equals",Sa);t("ol.extent.extend",Ta);t("ol.extent.getArea",ab);t("ol.extent.getBottomLeft",Wa);t("ol.extent.getBottomRight",Ya);t("ol.extent.getCenter",eb);t("ol.extent.getHeight",db);t("ol.extent.getIntersection",gb);t("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]}); t("ol.extent.getTopLeft",$a);t("ol.extent.getTopRight",Za);t("ol.extent.getWidth",cb);t("ol.extent.intersects",hb);t("ol.extent.isEmpty",bb);t("ol.extent.applyTransform",jb);t("ol.Feature",Hk);Hk.prototype.clone=Hk.prototype.clone;Hk.prototype.getGeometry=Hk.prototype.U;Hk.prototype.getId=Hk.prototype.an;Hk.prototype.getGeometryName=Hk.prototype.sl;Hk.prototype.getStyle=Hk.prototype.bn;Hk.prototype.getStyleFunction=Hk.prototype.ib;Hk.prototype.setGeometry=Hk.prototype.Va;Hk.prototype.setStyle=Hk.prototype.sg; Hk.prototype.setId=Hk.prototype.qc;Hk.prototype.setGeometryName=Hk.prototype.Lc;t("ol.featureloader.xhr",Fo);t("ol.Geolocation",Jk);Jk.prototype.getAccuracy=Jk.prototype.el;Jk.prototype.getAccuracyGeometry=Jk.prototype.fl;Jk.prototype.getAltitude=Jk.prototype.gl;Jk.prototype.getAltitudeAccuracy=Jk.prototype.hl;Jk.prototype.getHeading=Jk.prototype.cn;Jk.prototype.getPosition=Jk.prototype.dn;Jk.prototype.getProjection=Jk.prototype.mi;Jk.prototype.getSpeed=Jk.prototype.Ol;Jk.prototype.getTracking=Jk.prototype.ni; Jk.prototype.getTrackingOptions=Jk.prototype.ai;Jk.prototype.setProjection=Jk.prototype.oi;Jk.prototype.setTracking=Jk.prototype.Ue;Jk.prototype.setTrackingOptions=Jk.prototype.Rj;t("ol.Graticule",Xk);Xk.prototype.getMap=Xk.prototype.gn;Xk.prototype.getMeridians=Xk.prototype.Cl;Xk.prototype.getParallels=Xk.prototype.Jl;Xk.prototype.setMap=Xk.prototype.setMap;t("ol.has.DEVICE_PIXEL_RATIO",nd);t("ol.has.CANVAS",pd);t("ol.has.DEVICE_ORIENTATION",qd);t("ol.has.GEOLOCATION",rd);t("ol.has.TOUCH",sd); t("ol.has.WEBGL",hd);bl.prototype.getImage=bl.prototype.Y;bl.prototype.load=bl.prototype.load;el.prototype.getImage=el.prototype.Y;t("ol.inherits",w);t("ol.interaction.defaults",Zh);t("ol.Kinetic",Gg);t("ol.loadingstrategy.all",tw);t("ol.loadingstrategy.bbox",function(a){return[a]});t("ol.loadingstrategy.tile",function(a){return function(b,c){c=a.Dc(c);b=tc(a,b,c);var d=[];c=[c,0,0];for(c[1]=b.fa;c[1]<=b.la;++c[1])for(c[2]=b.ea;c[2]<=b.ka;++c[2])d.push(a.Ma(c));return d}});t("ol.Map",K); ed.prototype.originalEvent=ed.prototype.originalEvent;ed.prototype.pixel=ed.prototype.pixel;ed.prototype.coordinate=ed.prototype.coordinate;ed.prototype.dragging=ed.prototype.dragging;dd.prototype.map=dd.prototype.map;dd.prototype.frameState=dd.prototype.frameState;t("ol.Object",Vc);Vc.prototype.get=Vc.prototype.get;Vc.prototype.getKeys=Vc.prototype.P;Vc.prototype.getProperties=Vc.prototype.L;Vc.prototype.set=Vc.prototype.set;Vc.prototype.setProperties=Vc.prototype.H;Vc.prototype.unset=Vc.prototype.R; Zc.prototype.key=Zc.prototype.key;Zc.prototype.oldValue=Zc.prototype.oldValue;t("ol.Observable",Uc);t("ol.Observable.unByKey",function(a){if(Array.isArray(a))for(var b=0,c=a.length;bb||180Terms of Use');ry.prototype.getApiKey=ry.prototype.ca;ry.prototype.getImagerySet=ry.prototype.ua;t("ol.source.CartoDB",ty);ty.prototype.getConfig=ty.prototype.nl;ty.prototype.updateConfig=ty.prototype.Sq;ty.prototype.setConfig=ty.prototype.uq;t("ol.source.Cluster",X);X.prototype.getDistance=X.prototype.Eo; X.prototype.getSource=X.prototype.Fo;X.prototype.setDistance=X.prototype.vq;t("ol.source.Image",zy);By.prototype.image=By.prototype.image;t("ol.source.ImageArcGISRest",Hy);Hy.prototype.getParams=Hy.prototype.Ho;Hy.prototype.getImageLoadFunction=Hy.prototype.Go;Hy.prototype.getUrl=Hy.prototype.Io;Hy.prototype.setImageLoadFunction=Hy.prototype.Jo;Hy.prototype.setUrl=Hy.prototype.Ko;Hy.prototype.updateParams=Hy.prototype.Lo;t("ol.source.ImageCanvas",Iy);t("ol.source.ImageMapGuide",Jy); Jy.prototype.getParams=Jy.prototype.No;Jy.prototype.getImageLoadFunction=Jy.prototype.Mo;Jy.prototype.updateParams=Jy.prototype.Po;Jy.prototype.setImageLoadFunction=Jy.prototype.Oo;t("ol.source.ImageStatic",Ky);t("ol.source.ImageVector",Ly);Ly.prototype.getSource=Ly.prototype.Qo;Ly.prototype.getStyle=Ly.prototype.Ro;Ly.prototype.getStyleFunction=Ly.prototype.ib;Ly.prototype.setStyle=Ly.prototype.aj;t("ol.source.ImageWMS",Ny);Ny.prototype.getGetFeatureInfoUrl=Ny.prototype.Uo; Ny.prototype.getParams=Ny.prototype.Wo;Ny.prototype.getImageLoadFunction=Ny.prototype.Vo;Ny.prototype.getUrl=Ny.prototype.Xo;Ny.prototype.setImageLoadFunction=Ny.prototype.Yo;Ny.prototype.setUrl=Ny.prototype.Zo;Ny.prototype.updateParams=Ny.prototype.$o;t("ol.source.OSM",Ry);t("ol.source.OSM.ATTRIBUTION",'© OpenStreetMap contributors.');t("ol.source.Raster",Sy);Sy.prototype.setOperation=Sy.prototype.s;Wy.prototype.extent=Wy.prototype.extent; Wy.prototype.resolution=Wy.prototype.resolution;Wy.prototype.data=Wy.prototype.data;t("ol.source.Source",uw);uw.prototype.getAttributions=uw.prototype.za;uw.prototype.getLogo=uw.prototype.Aa;uw.prototype.getProjection=uw.prototype.Da;uw.prototype.getState=uw.prototype.getState;uw.prototype.refresh=uw.prototype.sa;uw.prototype.setAttributions=uw.prototype.va;t("ol.source.Stamen",Zy);t("ol.source.Tile",iy);iy.prototype.getTileGrid=iy.prototype.jb;ly.prototype.tile=ly.prototype.tile; t("ol.source.TileArcGISRest",cz);cz.prototype.getParams=cz.prototype.o;cz.prototype.updateParams=cz.prototype.B;t("ol.source.TileDebug",ez);t("ol.source.TileImage",ny);ny.prototype.setRenderReprojectionEdges=ny.prototype.Qb;ny.prototype.setTileGridForProjection=ny.prototype.Rb;t("ol.source.TileJSON",gz);gz.prototype.getTileJSON=gz.prototype.Sl;t("ol.source.TileUTFGrid",hz);hz.prototype.getTemplate=hz.prototype.Pl;hz.prototype.forDataAtCoordinateAndResolution=hz.prototype.al; t("ol.source.TileWMS",lz);lz.prototype.getGetFeatureInfoUrl=lz.prototype.hp;lz.prototype.getParams=lz.prototype.ip;lz.prototype.updateParams=lz.prototype.jp;my.prototype.getTileLoadFunction=my.prototype.yb;my.prototype.getTileUrlFunction=my.prototype.zb;my.prototype.getUrls=my.prototype.Ab;my.prototype.setTileLoadFunction=my.prototype.Fb;my.prototype.setTileUrlFunction=my.prototype.hb;my.prototype.setUrl=my.prototype.rb;my.prototype.setUrls=my.prototype.vb;t("ol.source.Vector",U); U.prototype.addFeature=U.prototype.Gb;U.prototype.addFeatures=U.prototype.Qc;U.prototype.clear=U.prototype.clear;U.prototype.forEachFeature=U.prototype.Lh;U.prototype.forEachFeatureInExtent=U.prototype.ec;U.prototype.forEachFeatureIntersectingExtent=U.prototype.Mh;U.prototype.getFeaturesCollection=U.prototype.Th;U.prototype.getFeatures=U.prototype.ee;U.prototype.getFeaturesAtCoordinate=U.prototype.Sh;U.prototype.getFeaturesInExtent=U.prototype.Yf;U.prototype.getClosestFeatureToCoordinate=U.prototype.Oh; U.prototype.getExtent=U.prototype.G;U.prototype.getFeatureById=U.prototype.Rh;U.prototype.getFormat=U.prototype.ej;U.prototype.getUrl=U.prototype.fj;U.prototype.removeLoadedExtent=U.prototype.Cj;U.prototype.removeFeature=U.prototype.Lb;U.prototype.setLoader=U.prototype.hj;Bw.prototype.feature=Bw.prototype.feature;t("ol.source.VectorTile",rz);rz.prototype.clear=rz.prototype.clear;t("ol.source.WMTS",Y);Y.prototype.getDimensions=Y.prototype.ol;Y.prototype.getFormat=Y.prototype.kp; Y.prototype.getLayer=Y.prototype.lp;Y.prototype.getMatrixSet=Y.prototype.Al;Y.prototype.getRequestEncoding=Y.prototype.Nl;Y.prototype.getStyle=Y.prototype.mp;Y.prototype.getVersion=Y.prototype.Ul;Y.prototype.updateDimensions=Y.prototype.Tq; t("ol.source.WMTS.optionsFromCapabilities",function(a,b){var c=hc(a.Contents.Layer,function(a){return a.Identifier==b.layer});if(null===c)return null;var d=a.Contents.TileMatrixSet;var e=1e&&(e=0);var f=c.TileMatrixSetLink[e].TileMatrixSet;var g=c.TileMatrixSetLink[e].TileMatrixSetLimits;var h=c.Format[0];"format"in b&&(h=b.format);e=mc(c.Style,function(a){return"style"in b?a.Title==b.style:a.isDefault});0>e&&(e=0);e=c.Style[e].Identifier;var l={};"Dimension"in c&&c.Dimension.forEach(function(a){var b=a.Identifier,c=a.Default;void 0===c&&(c=a.Value[0]);l[b]=c});var m=hc(a.Contents.TileMatrixSet,function(a){return a.Identifier==f}),n,p=m.SupportedCRS;p&&(n=Ob(p.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/, "$1:$3"))||Ob(p));"projection"in b&&(p=Ob(b.projection),!p||n&&!Xb(p,n)||(n=p));p=c.WGS84BoundingBox;if(void 0!==p){var q=Ob("EPSG:4326").G();q=p[0]==q[0]&&p[2]==q[2];var r=bc(p,"EPSG:4326",n);(p=n.G())&&(La(p,r)||(r=void 0))}g=tz(m,r,g);var u=[];m=b.requestEncoding;m=void 0!==m?m:"";if("OperationsMetadata"in a&&"GetTile"in a.OperationsMetadata)for(a=a.OperationsMetadata.GetTile.DCP.HTTP.Get,r=0,p=a.length;r ms) { clearInterval(timer); resolve(self); } }, step); return self; }; this.passedOl = ol; var self = this; window.addEventListener('load', function () { if (self.beforeLoad != undefined) self.beforeLoad(self); self.init(); if (self.afterLoad != undefined) self.afterLoad(self); self.clearNonACListItemsFromPathListWidget(self); }, false); } gsMapObjectClass.prototype.clearNonACListItemsFromPathListWidget = function (self) { var items = document.getElementsByName("__ac_pathListItem"); var visiblePaths = self.userOptions.visiblePaths; if (visiblePaths !== undefined) { items.forEach(function (i) { if (visiblePaths.indexOf(i.id.replace('__ac_', '')) === -1) { setTimeout(function () { i.remove(); }, 10); setTimeout(function () { i.remove(); }, 100); setTimeout(function () { i.remove(); }, 500); setTimeout(function () { i.remove(); }, 1000); setTimeout(function () { i.remove(); }, 2000); setTimeout(function () { i.remove(); }, 5500); setTimeout(function () { i.remove(); }, 8500); } }); } }; gsMapObjectClass.prototype.setBaseMap = function (url) { this.map.removeLayer(this.activeBaseLayer); switch (url) { case 'bing': var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); break; case 'ktimanet': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.TileWMS({ url: 'http://gis.ktimanet.gr/wms/wmsopen/wmsserver.aspx?', //crossOrigin: 'anonymous', params: { 'SRS': 'EPSG:900913', 'FORMAT': 'jpeg', 'LAYERS': 'basic', 'TILED': true }, serverType: 'mapserver' }) }); break; case 'osm': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.OSM() }); break; default: this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.XYZ({ url: (url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); break; } this.map.getLayers().insertAt(0, this.activeBaseLayer); }; gsMapObjectClass.prototype.init = function () { var self = this; this.createModal(); for (var i in exports.gsMapInitStartFunctionList) exports.gsMapInitStartFunctionList[i](self); this.dom = document.getElementById(this.mapDivId); console.log(self.userOptions); this.mapCustomEventsHandler.registerMapCustomEvents(self, self.userOptions.events); var mapOpacity = self.userOptions.opacity || 1.0; if (self.userOptions.url == 'bing') { var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); } else { this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.XYZ({ url: (self.userOptions.url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); } this.state.zoom = (self.userOptions.zoom || 4); var myControls = ol.control.defaults({ rotate: false, attribution: false, zoom: (self.userOptions.showZoomTool == 1) }); // let fs = new ol.control.FullScreen(); // myControls.extend([fs]); // console.log(fs); var interactions = ol.interaction.defaults({ altShiftDragRotate: false, pinchRotate: false }); //if(self.userOptions.showZoomTool == 1) myControls.extend([new ol.control.ZoomSlider()]); this.map = new ol.Map({ controls: myControls, interactions: interactions, layers: [ this.activeBaseLayer ], target: this.mapDivId, view: new ol.View({ center: self.ll2xy([(self.userOptions.lng || 15), (self.userOptions.lat || 44)]), zoom: this.state.zoom }) }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': self.state.zoom = this.getZoom(); break; case 'center': break; } }); this.hlsource = new ol.source.Vector({ wrapX: false }); this.hllayer = new ol.layer.Vector({ source: this.hlsource, visible: true }); this.map.addLayer(this.hllayer); this.map.on('pointermove', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').hover) feature.get('msp').hover(self, feature, layer, evt.pixel); } }); if (!found) { for (var i in exports.gsMapHoverNotFoundFunctionList) exports.gsMapHoverNotFoundFunctionList[i](self); } }); this.map.on('click', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').click.length > 0) { feature.get('msp').click.forEach(function (f) { f(self, feature, layer, evt.pixel); }); } /* else { if (feature.get('msp').click.length!=0) feature.get('msp').click(self, feature, layer, evt.pixel); }*/ } }); if (!found) { for (var i in exports.gsMapClickNotFoundFunctionList) exports.gsMapClickNotFoundFunctionList[i](self); } }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': for (var i in self.onZoomLeveChangedCustomFunctions) self.onZoomLeveChangedCustomFunctions[i](self, self.state.zoom); break; } }); for (var i in exports.gsMapInitEndFunctionList) exports.gsMapInitEndFunctionList[i](self); var adventureCollectionsKeys = (self.userOptions.ac || []); for (var i in adventureCollectionsKeys) { eval('console.log(adventureCollection_' + adventureCollectionsKeys[i] + ');'); if (this.userOptions.visiblePaths) { for (var i in adventureCollectionsKeys) eval('adventureCollection_' + adventureCollectionsKeys[i] + '.setVisibleItems(this.userOptions.visiblePaths);'); } eval('adventureCollection_' + adventureCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('adventureCollection_' + adventureCollectionsKeys[i] + '.registerMap(this);'); eval('this.adventureCollectionList.push(adventureCollection_' + adventureCollectionsKeys[i] + ');'); } var poiCollectionsKeys = (self.userOptions.pc || []); for (var i in poiCollectionsKeys) { eval('poiCollection_' + poiCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('poiCollection_' + poiCollectionsKeys[i] + '.registerMap(this);'); } if (this.userOptions.onLoad && this.userOptions.onLoad.zoom) { for (var i in adventureCollectionsKeys) { // eval('adventureCollection_' + adventureCollectionsKeys[i] + '.zoomTo();'); eval('this.zoomTo();'); } } try { createAdventureListWidgetContext(); } catch (err) { } ; if (self.userOptions.showLogo == 1) { var d = document.createElement('div'); d.style.position = 'absolute'; d.style.top = '10px'; d.style.right = '10px'; d.innerHTML = ''; this.dom.appendChild(d); } }; gsMapObjectClass.prototype.zoomTo = function (full) { var zoomed = false; if (this.adventureCollectionList.length > 0 && !full) { this.adventureCollectionList.forEach(function (ac) { var v = ac.zoomTo(); if (v) zoomed = true; }); } if (!zoomed) { var ext_1; this.map.getLayers().forEach(function (layer) { if (layer.type === 'VECTOR') { var r2 = layer.getSource().getExtent(); if (r2.every(function (v) { return isFinite(v); })) { if (ext_1) { ext_1 = [ Math.min(ext_1[0], r2[0]), Math.min(ext_1[1], r2[1]), Math.max(ext_1[2], r2[2]), Math.max(ext_1[3], r2[3]) ]; } else { ext_1 = r2.slice(); } } } }); if (ext_1) { this.map.getView().fit(ext_1, { duration: 500, padding: [10, 10, 10, 10] }); } } }; gsMapObjectClass.prototype.log = function () { var adventureCollectionsKeys = (this.userOptions.ac || []); for (var i in adventureCollectionsKeys) { var collection = void 0; eval('collection = adventureCollection_' + adventureCollectionsKeys[i]); console.log(collection); collection.data.forEach(function (adventure) { console.info(adventure.path); }); } ; }; gsMapObjectClass.prototype.createModal = function () { this.modal = divGenerator.create({ modal: { close: true, transition_time: 500, opacity: 0.5 }, move: true, style: { 'cursor': 'default', } }); }; gsMapObjectClass.prototype.registerOnZoomChangedFunction = function (fn) { this.onZoomLeveChangedCustomFunctions.push(fn); }; gsMapObjectClass.prototype.waitR = function (params, self) { var ms = params.ms; var resolve = params.resolve || function () { }; setTimeout(function () { resolve(self); }, ms); return self; }; gsMapObjectClass.prototype.executeSeq = function (fc) { this.executeSeqItem(fc, 0, this); }; gsMapObjectClass.prototype.executeSeqItem = function (fc, index, self) { var _this = this; /*let p = */ new Promise(function (resolve, reject) { fc[index][1].resolve = resolve; fc[index][0](fc[index][1], _this); }).then(function (self) { if (index < (fc.length - 1)) { self.executeSeqItem(fc, index + 1, self); } }); }; gsMapObjectClass.prototype.getZoom = function () { return this.map.getView().getZoom(); }; gsMapObjectClass.prototype.scaleExtent = function (extent, scaleFactor) { var m = [(extent[0] + extent[2]) / 2, (extent[1] + extent[3]) / 2]; return [ m[0] - (m[0] - extent[0]) * scaleFactor, m[1] - (m[1] - extent[1]) * scaleFactor, m[0] + (m[0] - extent[0]) * scaleFactor, m[1] + (m[1] - extent[1]) * scaleFactor ]; }; return gsMapObjectClass; }()); exports.gsMapObjectClass = gsMapObjectClass; /* new ol.layer.Tile({ source: new ol.source.XYZ({ url: 'https://anadigit.fr/wms/wmsolv3xyz2.php?z={z}&x={x}&y={y}&t=15', crossOrigin: 'null', projection: projection, tileGrid: new ol.tilegrid.TileGrid({ origin: ol.extent.getTopLeft(projectionExtent), resolutions: resolutions, tileSize: 256 }) }) });*/ /* this.activeBaseLayer =new ol.layer.Tile({ source: new ol.source.XYZ({ // /url: 'http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/${z}/${y}/${x}' // url: 'https://a.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/dark_nolabels/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' // url:'http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}' url:'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' //url:'http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png' //["https://a.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://b.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://c.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png"] , crossOrigin: null }) })*/ /***/ }), /* 2 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { console.log(map); var self = map; map.basemapManager = {}; map.basemapManager.items = [ { dom: undefined, name: 'topoguide', url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/tn.jpg' }, { dom: undefined, name: 'Cadastre', url: 'ktimanet', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/ktima.jpg' }, { dom: undefined, name: 'OSM', url: 'osm', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/osm.jpg' }, { dom: undefined, name: 'BING', url: 'bing', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/bing.jpg' } ]; var css = "\n\n #tg_basemap_manager{ \n border: 1px solid gray; \n position: absolute;\n transition: all 0.2s;\n }\n \n \n #tg_basemap_manager:hover{ \n transform: scale(1.07); /* Equal to scaleX(0.7) scaleY(0.7) */\n }\n \n \n \n \n \n .tg_basemap_selector_container {\n position: absolute;\n display: inline-block;\n /*width: 100%;*/\n bottom: 0px;\n left: 0px;\n\n /*background-color: yellowgreen;*/\n }\n\n .tg_basemap_selector_trigger {\n position: relative;\n height: 34px;\n width: 34px;\n bottom: 4px;\n left: 15px;\n }\n\n .tg_basemap_selector_trigger input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .tg_basemap_selector_panel {\n display: inline-block;\n width: 50px;\n position: relative;\n }\n\n .tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n position: relative;\n cursor: pointer;\n top:-10px;\n width: 50px;\n height: 50px;\n background-color: rgb(91, 134, 48);\n -webkit-transition: .4s;\n transition: .4s;\n border-radius: 10px;\n }\n\n input:checked+.tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n background-color: rgb(91, 134, 48);\n margin-bottom: 120px;\n }\n\n .tg_basemap_selector_panel_body {\n position: absolute;\n bottom: 0px;\n width: 100%;\n top: 40px;\n background-color: transparent;\n }\n \n \n .tg_basemap_selector_panel_body_content{\n background-color: white;\n position:absolute;\n left:13px;\n top:30px;\n bottom:10px;\n right:10px;\n border-radius: 8px;\n overflow:hidden;\n\n padding-right: 8px;\n padding-left: 8px;\n }\n\n .tg_basemap_selector_panel_body_content_item{\n display:inline-block;\n height:100%;\n padding-top:10px;\n padding-bottom:10px;\n width:25%;\n }\n\n\n \n .tg_basemap_selector_panel_body_content_item>div {\n border:1px solid transparent;\n overflow:hidden;\n position:relative;\n background-color:#eee;\n border-radius: 8px;\n height: 100%;\n margin-left: auto;\n margin-right: auto;\n width:90%;\n }\n\n .tg_basemap_selector_panel_body_content_item>div:hover {\n border:1px solid #085bf3!important;\n }\n\n .tg_basemap_selector_panel_body_content_item>div[selected=true] {\n border:1px solid #085bf3!important;\n }\n\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); /* var d = document.createElement('div'); d.id = 'tg_basemap_manager'; d.style.bottom = '10px'; d.style.right = '10px'; d.style.borderRadius = '9px'; d.style.width = '90px'; d.style.height = '90px'; d.style.overflow = 'hidden'; map.dom.appendChild(d); map.basemapManager['dom'] = d; map.basemapManager.dom.innerHTML = ``; d.onclick = function (){ console.log(map); let active_index = map.basemapManager.items.findIndex(i=>i.active === true); let new_active_index = active_index + 1; if(map.basemapManager.items.length === new_active_index){ new_active_index = 0 } let next_active_index = new_active_index + 1; if(map.basemapManager.items.length === next_active_index){ next_active_index = 0 } map.basemapManager.items.forEach((v:any,i:number)=>{ v.active = i === new_active_index; }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); map.basemapManager.dom.innerHTML = ``; }; */ var d = document.createElement('div'); d.className = 'tg_basemap_selector_container'; map.dom.appendChild(d); d.innerHTML = "\n \n
\n
\n
\n"; var body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map(function (i, index) { var selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return "
\n
\n
\n
" + i.name + "
\n
\n
"; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach(function (i, index) { var id = "tg_basemap_selector_panel_body_content_item_" + index; var dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { var new_active_index = index; map.basemapManager.items.forEach(function (v, i) { v.active = i === new_active_index; console.log(v); v.dom.removeAttribute("selected"); if (v.active) { v.dom.setAttribute("selected", "true"); } else { v.dom.setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; }; }); // map.tooltip.dom = map.dom.appendChild(document.createElement('div')); // map.tooltip.dom.style['position']='absolute'; // map.tooltip.dom.style['padding']='2px'; // map.tooltip.dom.style['padding-left']='5px'; // map.tooltip.dom.style['padding-right']='5px'; // map.tooltip.dom.style['background-color']='rgba(0,0,0,0.7)'; // map.tooltip.dom.style['border-radius']='3px'; // map.tooltip.dom.style['overflow']='hidden'; // map.tooltip.dom.style['color']='rgba(255,255,255,1)'; // map.tooltip.hide = function(){ // map.tooltip.dom.hidden = true; // }; // map.tooltip.setPosition = function(pos:number[]){ // map.tooltip.dom.hidden = false; // map.tooltip.dom.style.left = pos[0] + 20 + 'px'; // map.tooltip.dom.style.top = pos[1] - 10 + 'px'; // }; // map.tooltip.setContent = function(content:string,params:any){ // if(params.background) self.tooltip.dom.style['background-color']=params.background; // if(params.color) self.tooltip.dom.style['color']=params.color; // self.tooltip.dom.innerHTML = content; // }; // map.registerMapHoverNotFoundFunction(map.tooltip.hide); }); } exports.load = load; /***/ }), /* 3 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function isTouchDevice() { return 'ontouchstart' in document.documentElement; } function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { var self = map; map.gsLayers = {}; map.gsLayers.item = []; map.gsLayers.addGeoJsonPromise = function (name, url, style, params) { return Promise.resolve().then((function () { return this.addGeoJson(name, url, style, params); }).bind(this, true)); }; map.gsLayers.removeLayer = function (name) { var layer = self.gsLayers.get(name); if (layer) { layer.remove(); } }; map.gsLayers.addGeoJson = function (name, url, style, params) { var item = { active: true, currentFilterMatchParams: undefined }; item.name = name; item.visible = function (value) { if (value) { item.show(); } else { item.hide(); } }; item.remove = function () { var index = map.gsLayers.item.findIndex(function (i) { return i.name === item.name; }); if (index !== -1) { map.map.removeLayer(item.layer); map.gsLayers.item.splice(index, 1); item = undefined; return true; } return false; }; item.hide = function () { if (item.active) { map.map.removeLayer(item.layer); } item.active = false; }; item.show = function () { if (!item.active) { map.map.addLayer(item.layer); } item.active = true; }; item.getExtent = function () { return item.source.getExtent(); }; if (Object.keys(style).length > 0) { item.styleParams = style.styleParams || {}; } else { item.styleParams = {}; style = undefined; } item.source = new ol.source.Vector({ url: url, format: new ol.format.GeoJSON({ defaultDataProjection: 'EPSG:4326', featureProjection: 'EPSG:3857', }), wrapX: false }); item.source.on('addfeature', function (event) { var properties = event.feature.getProperties(); if (properties['style']) { var style_1 = properties['style']; var style_object = {}; if (style_1.color) { var color = style_1.color || 'black'; var width = style_1.width || 1; style_object.stroke = new ol.style.Stroke({ color: color, width: width }); } if (style_1.fill) { style_object.fill = new ol.style.Fill({ color: style_1.fill }); } var st = new ol.style.Style(style_object); event.feature.setStyle(st); } }); // new ol.source.Vector({wrapX: false, noWrap: true}); item.layer = new ol.layer.Vector({ source: item.source, visible: true, style: style }); if (params) { if (params.minlevel) { map.registerOnZoomChangedFunction(function (a) { if (params.minlevel > map.state.zoom) { item.hide(); } else { item.show(); } }); } var clickFunctionList = []; if (params.events) { if (params.events.click) { var eventParams = this.eventParams; clickFunctionList.push(function (s, f, l) { var eventParams = f.get('msp').eventParams; for (var i in eventParams.click) { var clickEvent = eventParams.click[i]; if (clickEvent.type === 'modalImage') { var div = document.getElementById('myModal'); if (!div) { console.error('div with id myModal does not exist'); } var width = ''; if (clickEvent.style) { if (clickEvent.style.width) { width = 'width:' + clickEvent.style.width + 'px'; } } self.modal.dom.innerHTML = '
' + '
' + f.get(clickEvent.title.key) + '
' + '' + '
' + f.get(clickEvent.text.key) + '
' + '
'; setTimeout(function () { self.modal.show(); // $('#myModal').modal('show'); }, 200); } if (clickEvent.type === 'function') { clickEvent.function(map, f); } if (clickEvent.type === 'hide') { item.hide(); } } }); } if (params.events.onLoad && params.events.onLoad.zoom) { setTimeout(function () { var x = item.getExtent(); x && map.flytoextentR({ extent: x }, map); }, 2000); } } var hoverFunction = function (s, l, f, p) { }; if (params.tooltip) { if (!isTouchDevice()) { hoverFunction = function (s, f, l, p) { s.tooltip.setContent(this.tooltip_prefix + f.get(this.tooltip_key) + this.tooltip_sufix, this.tooltipParams); s.tooltip.setPosition(p); }; } else { clickFunctionList.push(function (s, f, l, p) { var self = f.get('msp'); s.tooltip.setContent(self.tooltip_prefix + f.get(self.tooltip_key) + self.tooltip_sufix, self.tooltipParams); s.tooltip.setPosition(p); }); } } if (params.tooltip || params.events) { item.source.on('addfeature', function (e) { e.feature.set('msp', { tooltipParams: params.tooltip, eventParams: params.events, tooltip_key: ((params.tooltip) ? params.tooltip.key : undefined), tooltip_prefix: ((params.tooltip) ? params.tooltip.prefix || '' : ''), tooltip_sufix: ((params.tooltip) ? params.tooltip.sufix || '' : ''), click: clickFunctionList, hover: hoverFunction }); }); } if (params.zIndex) { item.layer.setZIndex(params.zIndex); } } map.map.addLayer(item.layer); // console.log(map); map.gsLayers.item.push(item); map.gsLayers.regenList(); return item; }; map.gsLayers.filter = function (layerName, match) { var found = false; for (var i in map.gsLayers.item) { if (map.gsLayers.item[i].name == layerName) { var item = map.gsLayers.item[i]; if (!(item.currentFilterMatchParams === match)) { found = true; item.currentFilterMatchParams = match; if (item.styleParams.type == 'icon') { item.layer.setStyle(map.pointStyleIconFiltered(item.styleParams, match)); } if (item.styleParams.type == 'polygon') { item.layer.setStyle(map.polygonStyleFiltered(item.styleParams, match)); } if (item.styleParams.type == 'linestring') { item.layer.setStyle(map.linestringStyleFiltered(item.styleParams, match)); } } } } if (found) { console.log('style is function type. should be applied on features to avoid restyling on each render.'); } }; map.gsLayers.get = function (layerName) { return map.gsLayers.item.filter(function (e) { return e.name === layerName; })[0]; }; map.gsLayers.regenList = function () { map.gsLayers['dom'].innerHTML = ""; var _loop_1 = function (i) { // console.log(i); var d = document.createElement('div'); d.style.textAlign = 'right'; map.gsLayers['dom'].appendChild(d); var span_2 = document.createElement('span'); span_2.innerHTML = i.name; span_2.className = "tg_layer_span_label"; d.appendChild(span_2); var label = document.createElement('label'); label.className = "tg_layer_switch"; d.appendChild(label); var input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function (e) { if (e.target.checked === true) { i.show(); } else { i.hide(); } }; var span = document.createElement('span'); //span.innerHTML = i.name; span.className = "tg_layer_slider tg_layer_round"; label.appendChild(span); /* let label = document.createElement('label'); d.appendChild(label); let span = document.createElement('span'); span.innerHTML = i.name; label.appendChild(span); let input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function(e:any){ if(e.target.checked === true){ i.show(); }else{ i.hide(); } } */ // html += `
`; }; for (var _i = 0, _a = map.gsLayers.item; _i < _a.length; _i++) { var i = _a[_i]; _loop_1(i); } // map.gsLayers['dom'].innerHTML = html; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var css = "\n\n #tg_layer_list{ \n position: absolute;\n bottom:10px;\n right:10px;\n background-color:rgba(255,255,255,0.9);\n transition: all 0.2s;\n min-width:90px;\n border-radius:8px;\n }\n /*\n #tg_layer_list>div{ \n text-align:right;\n font-family:Arial;\n font-size:11pt;\n margin:4px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>span{ \n position:relative;top:-2px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>input{ \n margin-left:9px;margin-top:3px;\n cursor:pointer;\n }\n\n */\n #tg_layer_list>div {\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Safari */\n -khtml-user-select: none; /* Konqueror HTML */\n -moz-user-select: none; /* Old versions of Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently\n supported by Chrome, Edge, Opera and Firefox */\n }\n\n\n .tg_layer_span_label{ \n text-align:right;\n font-family:Arial;\n font-size:10pt;\n margin:4px;\n cursor:default;\n vertical-align:top;\n top:6px;\n position:relative;\n font-weight:bold;\n }\n\n\n /* The switch - the box around the slider */\n.tg_layer_switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n zoom: 0.8;\n -moz-transform: scale(0.8);\n transform: scale(0.8);\n}\n\n/* Hide default HTML checkbox */\n.tg_layer_switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n\n/* The slider */\n.tg_layer_slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\n.tg_layer_slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\ninput:checked + .tg_layer_slider {\n background-color: rgb(91,134,48);\n}\n\ninput:focus + .tg_layer_slider {\n box-shadow: 0 0 1px rgb(91,134,48);\n}\n\ninput:checked + .tg_layer_slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n}\n\n/* Rounded sliders */\n.tg_layer_slider.tg_layer_round {\n border-radius: 34px;\n}\n\n.tg_layer_slider.tg_layer_round:before {\n border-radius: 50%;\n}\n \n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_layer_list'; map.dom.appendChild(d); map.gsLayers['dom'] = d; map.gsLayers.regenList(); }); } exports.load = load; /***/ }), /* 4 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { map.pointStyle = function (fillColor, strokeColor, strokeWidth, radius, text, textOffsetY, textColor) { return new ol.style.Style({ image: new ol.style.Circle({ radius: radius, fill: new ol.style.Fill({ color: fillColor }), stroke: new ol.style.Stroke({ color: strokeColor, width: strokeWidth }) }), text: new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 17px Arial', text: text, fill: new ol.style.Fill({ color: textColor }), stroke: new ol.style.Stroke({ color: textColor, width: 0 }), offsetX: 10, offsetY: textOffsetY, rotation: 0 }) }); }; map.gsStyle = function (params) { var st = {}; var type = params.type; var dynamic = (params.dynamic) ? true : false; if (dynamic) { if (type == 'icon') { st = map.pointStyleIconDynamic(params); } } else { if (type == 'icon') { st = map.pointStyleIcon(params); } if (type == 'polygon') { st = map.polygonStyle(params); } if (type == 'linestring') { st = map.linestringStyle(params); } if (type == 'multilinestring') { st = map.multilinestringStyle(params); } } st.styleParams = params; return st; }; function textStyle(params) { var textParams = params.text || null; if (textParams) { return new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 12px Arial', //text: text, //fill: new ol.style.Fill({color: textColor}), //stroke: new ol.style.Stroke({color: textColor, width: 0}), offsetX: 0, offsetY: 0, rotation: 0 }); } else { return null; } } map.pointStyleIcon = function (params) { //console.log(params); var iconUrl = params.iconUrl; var scale = params.scale || 0.25; var st = new ol.style.Style({ image: new ol.style.Icon({ //anchor: [0.5, 0.5], // size: [52, 52], //offset: [52, 0], //opacity: 1, scale: scale, src: iconUrl }) }); //st.styleParams = params; return st; }; map.polygonStyle = function (params) { var fill = params.fill || 'white'; var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }), fill: new ol.style.Fill({ color: fill }) }); return st; }; map.linestringStyle = function (params) { var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }) }); return st; }; map.multilinestringStyle = function (params) { var compositeStyleArray = null; ; if (params.compositeStyleArray) { if (typeof params.compositeStyleArray === 'function') { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } else { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } } else { } var color; if (params.color instanceof String) { color = params.color || 'black'; } else { color = params.color || 'black'; } var width; if (params.width instanceof Number) { width = params.width || 1; } else { width = params.width || 1; } var paramIndex = params.paramIndex; return function (feature) { var myStyles = null; feature.getGeometry().getLineStrings().forEach(function (ls) { if (compositeStyleArray) { var myCompositeStyleArray = void 0; if (typeof compositeStyleArray === 'function') { myCompositeStyleArray = compositeStyleArray(ls.getCoordinates()[0][paramIndex]); } else { myCompositeStyleArray = compositeStyleArray; } if (myStyles === null) { myStyles = []; myCompositeStyleArray.forEach(function (s) { myStyles.push([]); }); } ; myCompositeStyleArray.forEach(function (s, i) { if (!myStyles[i]) { myStyles[i] = []; } ; myStyles[i].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: s.color, width: s.width }) })); }); } else { myStyles = [[]]; var mycolor = void 0; if (typeof color == 'string') { mycolor = color; } else { mycolor = color(ls.getCoordinates()[0][paramIndex]); } var mywidth = void 0; if (typeof width == 'number') { mywidth = width; } else { mywidth = width(ls.getCoordinates()[0][paramIndex]); } myStyles[0].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: mycolor, width: mywidth }) })); } }); var outStyles = []; myStyles.forEach(function (s) { outStyles.push.apply(outStyles, s); }); feature.setStyle(outStyles); }; }; map.pointStyleIconDynamic = function (params) { return function (feature) { return map.pointStyleIconDynamicObject(params, feature); }; }; map.pointStyleIconDynamicObject = function (params, feature) { var key = params.dynamic.key; var p = feature.getProperties(); var dynamic_params = params.dynamic[p[key]]; if (dynamic_params) { return map.pointStyleIcon(dynamic_params); } return map.pointStyleIcon(params); }; map.pointStyleIconFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (match[i].constructor === Array) { if (match[i].indexOf(p[i]) === -1) show = false; } else { if (p[i] != match[i]) { show = false; } } } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; } st = map.pointStyleIcon(params); st.styleParams = params; return st; }; }; map.polygonStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; /* var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; }*/ st = map.polygonStyle(params); st.styleParams = params; return st; }; }; map.linestringStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; st = map.linestringStyle(params); st.styleParams = params; return st; }; }; map.feature_from_coor = function (x, y, msp) { msp = msp || null; return new ol.Feature({ geometry: new ol.geom.Point(ol.proj.transform([x, y], 'EPSG:4326', 'EPSG:3857')) //,color:value.c , msp: msp }); }; map.ll2xy = function (data) { if (data.length == 2) { return ol.proj.transform(data, 'EPSG:4326', 'EPSG:3857'); } else if (data.length == 4) { var p1 = ol.proj.transform([data[0], data[1]], 'EPSG:4326', 'EPSG:3857'); var p2 = ol.proj.transform([data[2], data[3]], 'EPSG:4326', 'EPSG:3857'); return [p1[0], p1[1], p2[0], p2[1]]; } else { alert('unhandled'); } }; map.llArray2xy = function (data) { var out = []; for (var i in data) { out.push(this.ll2xy(data[i])); } return out; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); }); } exports.load = load; /***/ }), /* 5 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { var css = "\n #tg_toolbar_container{\n position: absolute;\n left:7px;\n top:7px;\n background-color: lightgray;\n }\n\n #tg_toolbar_container>div{\n margin:5px;\n width:36px;\n height:36px;\n background-color: white;\n position:relative;\n }\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_toolbar_container'; map.dom.appendChild(d); d.innerHTML = "\n
\n
+
\n
\n
-
\n
\n"; var body = document.getElementById("tg_toolbar_container"); document.onfullscreenchange = function () { if (document.fullscreenElement) { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/collapse_toolbar.png"; } else { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/expand_toolbar.png"; } }; body.childNodes.forEach(function (div, index) { // layers if (div.id === 'tg_toolbar_container_layer') { div.onclick = function () { var map_trigger = document.getElementById('tg_basemap_selector_trigger_input'); map_trigger.checked = !map_trigger.checked; if (map_trigger.checked) { map_trigger.parentNode.parentNode.style.width = '100%'; } else { setTimeout(function () { map_trigger.parentNode.parentNode.style.width = 'unset'; }, 500); } }; } if (div.id === 'tg_toolbar_container_fullscreen') { div.onclick = function () { if (document.fullscreenElement) { document.exitFullscreen(); } else { var elem = map.dom; if (elem.requestFullscreen) { elem.requestFullscreen(); } else if (elem.msRequestFullscreen) { elem.msRequestFullscreen(); } else if (elem.mozRequestFullScreen) { elem.mozRequestFullScreen(); } else if (elem.webkitRequestFullscreen) { elem.webkitRequestFullscreen(); } } }; } if (div.id === 'tg_toolbar_container_zoom_in') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() + 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() + 1); }; } if (div.id === 'tg_toolbar_container_zoom_out') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() - 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() - 1); }; } if (div.id === 'tg_toolbar_container_home') { div.onclick = function () { map.zoomTo(); }; } }); // tg_basemap_selector_trigger_input /* let body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map((i, index) => { let selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return `
${i.name}
`; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach((i, index) => { let id = `tg_basemap_selector_panel_body_content_item_${index}`; let dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { let new_active_index = index; map.basemapManager.items.forEach((v: any, i: number) => { v.active = i === new_active_index; console.log(v) v.dom.removeAttribute("selected"); if (v.active) { (v.dom).setAttribute("selected", "true"); } else { (v.dom).setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; } }); */ }); } exports.load = load; /***/ }), /* 6 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var self = map; map.tooltip = {}; map.tooltip.dom = map.dom.appendChild(document.createElement('div')); map.tooltip.dom.style['position'] = 'absolute'; map.tooltip.dom.style['padding'] = '2px'; map.tooltip.dom.style['padding-left'] = '5px'; map.tooltip.dom.style['padding-right'] = '5px'; map.tooltip.dom.style['background-color'] = 'rgba(0,0,0,0.7)'; map.tooltip.dom.style['border-radius'] = '3px'; map.tooltip.dom.style['overflow'] = 'hidden'; map.tooltip.dom.style['color'] = 'rgba(255,255,255,1)'; map.tooltip.hide = function () { map.tooltip.dom.hidden = true; }; map.tooltip.setPosition = function (pos) { map.tooltip.dom.hidden = false; map.tooltip.dom.style.left = pos[0] + 20 + 'px'; map.tooltip.dom.style.top = pos[1] - 10 + 'px'; }; map.tooltip.setContent = function (content, params) { if (params.background) self.tooltip.dom.style['background-color'] = params.background; if (params.color) self.tooltip.dom.style['color'] = params.color; self.tooltip.dom.innerHTML = content; }; map.registerMapHoverNotFoundFunction(map.tooltip.hide); //map.tooltip.dom.innerHTML = '
'; }); } exports.load = load; /***/ }), /* 7 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bootstrapcss = "\n\n\n\n.gsmap-modal-body {\n position: relative;\n padding: 15px;\n}\n\n\n.gsmap-fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear;\n}\n.gsmap-fade.in {\n opacity: 1;\n}\n\n\n\n\n\n\n.gsmap-modal-open {\n overflow: hidden;\n}\n.gsmap-modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0;\n}\n.gsmap-modal.fade .gsmap-modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate3d(0, -25%, 0);\n -o-transform: translate3d(0, -25%, 0);\n transform: translate3d(0, -25%, 0);\n}\n.gsmap-modal.in .modal-dialog {\n -webkit-transform: translate3d(0, 0, 0);\n -o-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n}\n.gsmap-modal-open .gsmap-modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n.gsmap-modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n.gsmap-modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n}\n.gsmap-modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000;\n}\n.gsmap-modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0;\n}\n.gsmap-modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5;\n}\n.gsmap-modal-header {\n min-height: 16.42857143px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5;\n}\n.gsmap-modal-header .gsmap-close {\n margin-top: -2px;\n}\n.gsmap-modal-title {\n margin: 0;\n line-height: 1.42857143;\n}\n.modal-body {\n position: relative;\n padding: 15px;\n}\n.gsmap-modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5;\n}\n.gsmap-modal-footer .gsmap-btn + .gsmap-btn {\n margin-bottom: 0;\n margin-left: 5px;\n}\n.gsmap-modal-footer .gsmap-btn-group .gsmap-btn + .gsmap-btn {\n margin-left: -1px;\n}\n.gsmap-modal-footer .gsmap-btn-block + .gsmap-btn-block {\n margin-left: 0;\n}\n.gsmap-modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n@media (min-width: 768px) {\n .gsmap-modal-dialog {\n width: 600px;\n margin: 30px auto;\n }\n .gsmap-modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n }\n .gsmap-modal-sm {\n width: 300px;\n }\n}\n@media (min-width: 992px) {\n .gsmap-modal-lg {\n width: 900px;\n }\n}\n\n\n\n\n\n\n.gsmap-modal-footer:before,\n.gsmap-modal-footer:after {\n display: table;\n content: \" \";\n}\n\n\n\n.modal-footer:after {\n clear: both;\n}\n"; /***/ }), /* 8 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // declare const window: Window; var style_1 = __webpack_require__(9); var uniqueClassId = 'gs_div_generator_' + (new Date()).getTime().toString() + '_' + Math.floor(Math.random() * 100000) + '_'; function create(options) { var _this = this; var _a; load_module_css_to_document(options); var div = document.createElement('div'); div.style.position = 'absolute'; document.body.appendChild(div); Object.keys(options.style).forEach(function (s) { div.style[s] = options.style[s]; }); var hideFunction = function () { return Promise.resolve(); }, showFunction = function () { return Promise.resolve(); }; if (options.modal) { _a = assign_modal(div, options.modal), hideFunction = _a[0], showFunction = _a[1]; } if (options.move) { assign_move(div); } return (function () { var out = { hide: hideFunction, show: showFunction, log: function () { console.log(_this); }, dom: div }; return out; })(); } exports.create = create; function assign_modal(domElement, options) { var transition_time = 500; var curtainOpacityValue = '0.4'; var transitionClass = uniqueClassId + 'transition'; if (options.opacity) { curtainOpacityValue = options.opacity.toString(); } if (options.transition_time) { transition_time = options.transition_time; } var transition_time_more = transition_time + 200; domElement.style.position = 'fixed'; domElement.style.zIndex = '1000'; domElement.className = uniqueClassId + 'transition'; var curtain = document.createElement('div'); curtain.className = uniqueClassId + 'curtain'; curtain.style.opacity = '0'; curtain.style.display = 'none'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; document.body.appendChild(curtain); curtain.addEventListener("click", function () { hideFunction(); return false; }); var hideFunction = function () { var p = new Promise(function (resolve, reject) { toggle_class_for_html_element(domElement, transitionClass, true); setTimeout(function () { curtain.style.opacity = '0'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; }, 20); setTimeout(function () { curtain.style.display = 'none'; resolve(); }, transition_time_more); }); return p; }; var showFunction = function () { var p = new Promise(function (resolve, reject) { curtain.style.display = 'block'; setTimeout(function () { curtain.style.opacity = curtainOpacityValue; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; domElement.style.top = (window.innerHeight - domElement.clientHeight) / 4 + 'px'; }, 0); setTimeout(function () { toggle_class_for_html_element(domElement, transitionClass, false); resolve(); }, transition_time_more); }); return p; }; return [hideFunction, showFunction]; } function toggle_class_for_html_element(domElement, className, value) { var c = domElement.className; if (value) { if (c.indexOf(className) === -1) { c = c + ' ' + className; } } else { c = c.replace(className, ''); } c = c.replace(/ /g, ' '); domElement.className = c; } exports.toggle_class_for_html_element = toggle_class_for_html_element; function assign_move(domElement) { var x_pos = 0, y_pos = 0; // Stores x & y coordinates of the mouse pointer var x_elem = 0, y_elem = 0; // Stores top, left values (edge) of the element var selected = false; function _drag_init() { // Store the object of the element which needs to be moved selected = true; x_elem = x_pos - domElement.offsetLeft; y_elem = y_pos - domElement.offsetTop; } function _move_elem(e) { x_pos = document.all ? window.event.clientX : e.pageX; y_pos = document.all ? window.event.clientY : e.pageY; if (selected) { domElement.style.left = (x_pos - x_elem) + 'px'; domElement.style.top = (y_pos - y_elem) + 'px'; } } // Destroy the object when we are done function _destroy() { selected = false; } domElement.addEventListener("mousedown", function () { _drag_init(); return false; }); document.addEventListener("mousemove", _move_elem); document.addEventListener("mouseup", _destroy); } function load_module_css_to_document(options) { var transition_time = 500; if (options.modal && options.modal.transition_time) { transition_time = options.modal.transition_time; } load_css_string_to_document(style_1.css(uniqueClassId, transition_time), uniqueClassId); } function load_css_string_to_document(cssString, id) { var style = document.createElement('style'); style.id = uniqueClassId; style.innerHTML = cssString; document.getElementsByTagName('head')[0].appendChild(style); } exports.load_css_string_to_document = load_css_string_to_document; //# sourceMappingURL=index.js.map /***/ }), /* 9 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function css(uniqueClassId, transition_time) { var transition_time_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; transition_time = transition_time + 200; var transition_time_more_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; return "\n ." + uniqueClassId + "transition{\n transition:" + transition_time_sec + " ease-in-out;\n }\n\n ." + uniqueClassId + "curtain{\n transition: all " + transition_time_more_sec + " ease-in-out;\n -moz-transition: all " + transition_time_more_sec + " ease-in-out;\n -webkit-transition: all " + transition_time_more_sec + ";\n transition: opacity " + transition_time_more_sec + ";\n -webkit-transition: opacity " + transition_time_more_sec + ";\n z-index:999;\n position:fixed;\n left:0px;\n top:0px;\n width:100%;\n height:100%;\n background-color:rgb(0,0,0);\n }\n\n \n\n\n"; } exports.css = css; //# sourceMappingURL=style.js.map /***/ }), /* 10 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var gsMapModular_1 = __webpack_require__(1); var o3s = __webpack_require__(4); var lm = __webpack_require__(3); var tt = __webpack_require__(6); var basemaps = __webpack_require__(2); var toolbar = __webpack_require__(5); var style_1 = __webpack_require__(7); o3s.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); lm.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); tt.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); basemaps.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); toolbar.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); var style = document.createElement('style'); style.appendChild(document.createTextNode(style_1.bootstrapcss)); document.getElementsByTagName('head')[0].appendChild(style); exports.gsMapManager = new gsMapModular_1.gsMapManagerClass(); /***/ }), /* 11 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MapCustomEvents = /** @class */ (function () { function MapCustomEvents() { } MapCustomEvents.prototype.registerMapCustomEvents = function (map, params) { if (params) { if (params.zoom) { params.zoom.forEach(function (e) { if (e.type === 'function') { map.registerOnZoomChangedFunction(e.function); } }); } } }; return MapCustomEvents; }()); exports.MapCustomEvents = MapCustomEvents; /***/ }) /******/ ]))); function getAdventureCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.meta = meta; this.gsMap = null; this.pointFeatures = []; this.lineFeatures = []; var self = this; this.layer = undefined; this.source = undefined; this.initOl = function (ol, modal) { this.passedOl = ol; this.modal = modal; self.source = new ol.source.Vector({ wrapX: false, noWrap: true }); self.layer = new ol.layer.Vector({ source: self.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.createPointFeatures(); this.createLineFeatures(); } this.createPointFeatures = function () { this.pointFeatures = []; for (var i in this.data) { if (!this.data[i].hidden) { var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(this.data[i])); var s = this.adventureIconPointStyle(this.data[i].activity_type, this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(s); this.pointFeatures.push(f); } } this.source.addFeatures(this.pointFeatures); } this.createLineFeatures = function () { this.lineFeatures = []; var mycolor = 'rgba(0,97,47,1)'; var mywidth = 1; if (this.meta['style']) if (this.meta['style']['default']) mycolor = this.meta['style']['default']['color']; if (this.meta['style']) if (this.meta['style']['default']) mywidth = this.meta['style']['default']['width']; for (var i in this.data) { if (!this.data[i].hidden) { var ccolor = mycolor, cwidth = mywidth; if (this.meta['style']) if (this.meta['style'][this.data[i].path]) if (this.meta['style'][this.data[i].path]['useStyle']) { ccolor = this.meta['style'][this.data[i].path]['color']; cwidth = this.meta['style'][this.data[i].path]['width']; } var f = new this.passedOl.Feature({ 'geometry': new this.passedOl.geom.LineString(this.gsMap.llArray2xy(this.data[i].coor)) }); f.setStyle( new this.passedOl.style.Style({ stroke: new this.passedOl.style.Stroke({ color: (ccolor), width: cwidth }) }) ); this.lineFeatures.push(f); } } this.source.addFeatures(this.lineFeatures); } this.zoomTo = function () { if(this.source.getFeatures().length > 0){ this.gsMap.map.getView().fit(this.source.getExtent(), this.gsMap.map.getSize()); // this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); return true; } return false; } this.setVisibleItems = function (visiblePathArray) { this.data.forEach(function (adventure) { var path = adventure.path; if (visiblePathArray.indexOf(path) === -1) { adventure.hidden = true; } else { adventure.hidden = false; } }, this); } this.pointMsp = function (item) { var myurl = this.meta.advPath + item.path; if (this.meta['style']) if (this.meta['style'][item.path]) if (this.meta['style'][item.path]['url']) myurl = this.meta['style'][item.path]['url']; var actiontype = "openulr"; if (this.meta['style']) if (this.meta['style']['default']) if (this.meta['style']['default']['action']) if (this.meta['style']['default']['action']['type']) actiontype = this.meta['style']['default']['action']['type']; var modal = this.modal; return { path: item.path, click: [function (s, f, l) { var self = f.get('msp'); browser.httpGet('https://anadigit.fr/gsMap/modules/adventure/getView.php?i=' + self.path + '&l=' + datasetLanguage + '&u=' + encodeURIComponent(myurl)).then(function (data) { var html = data.split("", ""); modal.dom.innerHTML = '
' + html + '
'; setTimeout(function () { eval(js); modal.show(); // passed$('#myModal').modal('show'); }, 200); }); }] }; } this.adventureIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.4 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } } var adventureCollection_parnon = new getAdventureCollection("parnon",[{"id":16859,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u0392\u03ad\u03c1\u03bf\u03b9\u03b1-\u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03c9\u03bd \u0391\u03bd\u03b1\u03c1\u03b3\u03cd\u03c1\u03c9\u03bd","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Veria_AgiiArnargyri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3702,"name_EN":"Parnon: Veria-Aghii Arnargyri mon.","description_EN":"","ascent_time":80,"descent_time":80,"marker":"Cyan_romvos","level":10,"ascent":131,"descent":192,"maxelev":1037,"minelev":851,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.55162 37.1684,22.56186 37.18995)","views":28,"millestones":"0,22.5516234,37.1899456#1,22.5583508,37.1873421#2,22.5614899,37.1799892#3,22.5583214,37.1721419#3.7,22.5585251,37.1683549","x":22.5609642,"y":37.1810303,"coor":[[22.5516234,37.1899456],[22.552081,37.1895816],[22.5522935,37.1895144],[22.5524297,37.189462],[22.5525115,37.1893097],[22.5526116,37.1887882],[22.5528661,37.1884398],[22.5531177,37.1882445],[22.555034,37.1875919],[22.5554972,37.1875255],[22.5561796,37.1877772],[22.5562675,37.1878954],[22.5560975,37.1879474],[22.5554012,37.1878308],[22.5552306,37.1879188],[22.5552847,37.1880366],[22.5556896,37.1880686],[22.5563722,37.1883113],[22.5569896,37.188427],[22.5572064,37.1882854],[22.557646,37.1876778],[22.5581218,37.1875394],[22.5585658,37.1871505],[22.5587579,37.1871168],[22.5590269,37.1871922],[22.5588679,37.1870167],[22.5588932,37.1868728],[22.5594069,37.1859236],[22.5598107,37.1854238],[22.5597042,37.185098],[22.5596585,37.1845387],[22.5594377,37.1843016],[22.5594065,37.184166],[22.5595923,37.1838709],[22.5596657,37.1835653],[22.5602433,37.1834011],[22.5604159,37.1832139],[22.5602422,37.1828693],[22.5605461,37.1816922],[22.5604232,37.1812153],[22.5609642,37.1810303],[22.561228,37.1807811],[22.5614395,37.180324],[22.5615033,37.1799282],[22.5616446,37.1796054],[22.5615177,37.1791713],[22.5614747,37.1778728],[22.5611751,37.17704],[22.5611142,37.1766877],[22.5610712,37.176579],[22.5606276,37.1762131],[22.5602862,37.1758033],[22.560061,37.1752057],[22.5597399,37.1740977],[22.5597281,37.1735297],[22.5598737,37.1729817],[22.5598433,37.172801],[22.5589764,37.1721866],[22.5582201,37.1721301],[22.5583076,37.1719847],[22.5584239,37.1717968],[22.5596195,37.1716108],[22.5598432,37.1715099],[22.5598727,37.1714742],[22.5598526,37.1713477],[22.5595844,37.1712363],[22.5594964,37.1711271],[22.5597363,37.1703548],[22.5596655,37.1699304],[22.5594541,37.1697926],[22.559346,37.1695569],[22.5590457,37.169355],[22.5588881,37.1693531],[22.558631,37.1692508],[22.5581294,37.1689743],[22.5580966,37.1689198],[22.5581888,37.1688128],[22.5580098,37.1687475],[22.5579219,37.1686293],[22.5581992,37.1685786],[22.5585251,37.1683549]]},{"id":18511,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: O33 \u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03ad\u03c4\u03c1\u03bf\u03c2-\u039c. \u039c\u03b1\u03bb\u03b5\u03b2\u03ae\u03c2-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1","description_GR":"\u0386\u03bc\u03b5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03bf\u03bc\u03b1\u03bb\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03b1\u03c1\u03b1\u03b9\u03cc \u03b4\u03ac\u03c3\u03bf\u03c2","path":"PELOPONNESE\/Pelop_O33_01_AgPetros_Malevi_Parnon_refuge","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":19966,"name_EN":"Parnon: O33 Agios Petros-Malevi mon.-Parnon refuge","description_EN":"A direct trail on easy forested slopes","ascent_time":485,"descent_time":460,"marker":"O33","level":10,"ascent":1130,"descent":637,"maxelev":1680,"minelev":834,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.54636 37.25859,22.61034 37.33366)","views":42,"millestones":"0,22.5464784,37.3276856#1,22.5523829,37.3235095#2,22.5589546,37.3206265#3,22.5607859,37.3244039#4,22.5553043,37.3320244#5,22.5640278,37.3325612#6,22.5735983,37.3284949#7,22.5814586,37.3284765#8,22.5862878,37.3220839#9,22.5922954,37.3154108#10,22.5930399,37.3079764#11,22.5966443,37.3006748#12,22.6038242,37.2953332#13,22.6064918,37.2872244#14,22.6064858,37.2787306#15,22.6092622,37.2710892#16,22.6075136,37.2636359#17,22.6092769,37.2602995#18,22.5996770,37.2591800#19,22.5923189,37.2592258#20.0,22.5851123,37.2608952","x":22.6039351,"y":37.295227,"coor":[[22.5464784,37.3276856],[22.5467742,37.327563],[22.5469136,37.3273575],[22.5472706,37.3268796],[22.54779,37.3265751],[22.5486545,37.3262251],[22.5491016,37.3258611],[22.5495537,37.3258306],[22.5496696,37.3257283],[22.5498924,37.3249988],[22.5502184,37.32448],[22.5502673,37.3242823],[22.5501692,37.3241008],[22.5497253,37.3237078],[22.5498248,37.3232314],[22.5496753,37.3227879],[22.549756,37.3226987],[22.5499933,37.3226836],[22.5502283,37.3227857],[22.5504429,37.322964],[22.5508671,37.3232036],[22.5521243,37.3235615],[22.5527247,37.3234426],[22.5532799,37.3239181],[22.5541946,37.3244791],[22.5547614,37.3249367],[22.5552777,37.3250872],[22.5557075,37.3250384],[22.5563024,37.324622],[22.5569755,37.3242426],[22.5574122,37.3238334],[22.5580069,37.323426],[22.5590614,37.3219877],[22.5594235,37.3213432],[22.559347,37.3212161],[22.5589557,37.321022],[22.5589569,37.3203641],[22.5592513,37.3203136],[22.5597876,37.3205995],[22.5605984,37.3208573],[22.5607904,37.3208506],[22.5611316,37.3207105],[22.5613725,37.3205062],[22.5613454,37.3201543],[22.5614168,37.3199569],[22.5615553,37.3197964],[22.5618285,37.3196735],[22.5620661,37.3196403],[22.5622121,37.3196781],[22.5626914,37.3199904],[22.5624564,37.3204833],[22.5622686,37.3214544],[22.5619,37.3218465],[22.5617009,37.3222227],[22.5615359,37.3231851],[22.5609094,37.3240787],[22.5605304,37.3250678],[22.5602052,37.3255506],[22.5578574,37.3273336],[22.5557427,37.3304985],[22.5552465,37.3316551],[22.5553472,37.3322873],[22.5555951,37.3329032],[22.5559034,37.3333035],[22.5561512,37.3333336],[22.5565455,37.333077],[22.557024,37.3328485],[22.5581352,37.3325827],[22.559117,37.3325946],[22.5594304,37.3327336],[22.5598728,37.3332077],[22.5605312,37.3336033],[22.5616665,37.3338514],[22.5621181,37.3338479],[22.5632808,37.3332491],[22.5636394,37.3327938],[22.5639138,37.3326079],[22.5645395,37.3323541],[22.565367,37.3321658],[22.5661197,37.3317604],[22.5666201,37.3315591],[22.5675734,37.3312913],[22.5695943,37.3312616],[22.5702416,37.3310531],[22.572545,37.3292243],[22.5733439,37.3287562],[22.5737814,37.3283018],[22.5741014,37.328033],[22.5744297,37.3279829],[22.575421,37.328085],[22.5764286,37.3285207],[22.5771203,37.3283488],[22.5781012,37.3284056],[22.5784193,37.3282923],[22.5797665,37.3274792],[22.5799821,37.3274187],[22.5801156,37.3275195],[22.5801218,37.32779],[22.5798465,37.3286249],[22.5798778,37.3287605],[22.5800118,37.3288342],[22.5805208,37.3287772],[22.5810369,37.3289456],[22.5812892,37.3289193],[22.5811221,37.3288002],[22.5811472,37.3286653],[22.5814218,37.3284703],[22.5823107,37.3286161],[22.5819,37.3282507],[22.5820206,37.3278375],[22.5826429,37.3277548],[22.582992,37.3277951],[22.5835404,37.3274411],[22.5840184,37.3272305],[22.5841825,37.326908],[22.5842954,37.3263055],[22.5844101,37.3262077],[22.5845987,37.3257773],[22.5846272,37.3254622],[22.5851401,37.3245941],[22.5859256,37.3236301],[22.5860617,37.3235956],[22.5860319,37.323379],[22.5862657,37.3223452],[22.5863518,37.3213638],[22.5865553,37.3207443],[22.5870891,37.3199576],[22.5875373,37.3195303],[22.5876846,37.319496],[22.5877843,37.3195963],[22.5882385,37.3194485],[22.5883532,37.3193507],[22.5887839,37.3192477],[22.5893632,37.3184434],[22.5897155,37.3177086],[22.5900951,37.3173255],[22.5905176,37.3164563],[22.5906323,37.3163585],[22.5907633,37.3159905],[22.5909131,37.3158211],[22.5910965,37.31567],[22.592377,37.3153878],[22.592346,37.3152342],[22.5922124,37.3151335],[22.5919767,37.3150676],[22.5914808,37.3150347],[22.5911118,37.31485],[22.590791,37.3145037],[22.5906609,37.3142227],[22.5903106,37.3130378],[22.5904407,37.3115071],[22.5906729,37.3105545],[22.5913028,37.3094534],[22.5924856,37.3083498],[22.5928746,37.308066],[22.5934559,37.3077485],[22.5949397,37.3074506],[22.594976,37.3073159],[22.594506,37.3064991],[22.5944873,37.3056877],[22.5947362,37.3050417],[22.5953824,37.3042742],[22.5953443,37.3038952],[22.5957147,37.3033949],[22.5959845,37.3028978],[22.5961183,37.3023767],[22.5960372,37.3012761],[22.5961079,37.3011147],[22.5962818,37.300977],[22.5965786,37.3006786],[22.5968158,37.3006634],[22.597134,37.300541],[22.5973978,37.3003098],[22.5983825,37.2989244],[22.5986662,37.2988376],[22.5992871,37.2988179],[22.5998418,37.2987163],[22.600806,37.2990432],[22.601578,37.2976778],[22.6016867,37.2972375],[22.6027083,37.296898],[22.6030962,37.2960553],[22.6039351,37.295227],[22.6042103,37.2946286],[22.6044408,37.294361],[22.604411,37.2941443],[22.6045619,37.2939117],[22.6052336,37.2935861],[22.6055779,37.2932657],[22.6062995,37.2920665],[22.60623,37.2915519],[22.6059612,37.2908367],[22.6059795,37.2904583],[22.6057194,37.2898784],[22.6057218,37.2897523],[22.6058248,37.2896724],[22.6058418,37.2896072],[22.6058616,37.2891478],[22.6060056,37.2886808],[22.60633,37.2882159],[22.6063159,37.2877561],[22.6064001,37.2874168],[22.6065186,37.2871636],[22.6062619,37.2864035],[22.6061592,37.2846356],[22.6060132,37.283985],[22.6059448,37.2828034],[22.605777,37.2821165],[22.6054249,37.2816346],[22.6053609,37.2814356],[22.6052555,37.2810377],[22.6052056,37.2800727],[22.605474,37.2795892],[22.6059105,37.2791617],[22.6065738,37.2786647],[22.6069717,37.2784982],[22.6070757,37.2783642],[22.607339,37.277288],[22.6075002,37.2771096],[22.6077857,37.2763108],[22.6077997,37.2761577],[22.607611,37.2759933],[22.6075054,37.2756044],[22.6075324,37.2753614],[22.607751,37.2751296],[22.607684,37.2750928],[22.6077421,37.2750033],[22.607944,37.2750598],[22.6083327,37.2747759],[22.6085092,37.2743814],[22.608877,37.2740072],[22.6089594,37.2738189],[22.6089277,37.2737013],[22.6092806,37.2735252],[22.6094315,37.2732927],[22.609626,37.2731417],[22.6097245,37.2720793],[22.6094224,37.2713367],[22.6092881,37.271281],[22.6092585,37.2710463],[22.6093715,37.2704257],[22.6095482,37.2700132],[22.6094839,37.2698322],[22.6091622,37.26954],[22.6091314,37.2693774],[22.6092108,37.2693513],[22.6090232,37.2691237],[22.6089607,37.2688436],[22.6090453,37.2685381],[22.6091823,37.2684496],[22.6094151,37.2680558],[22.6094071,37.2678754],[22.6089685,37.2676945],[22.6091223,37.2672997],[22.6090633,37.2668303],[22.6087993,37.2664667],[22.6087027,37.2662042],[22.6088015,37.2657366],[22.6081729,37.265576],[22.6073114,37.2652054],[22.6070793,37.2649503],[22.6071585,37.2643203],[22.6075412,37.2637479],[22.6074676,37.2634586],[22.6068956,37.2632897],[22.6063272,37.2629224],[22.6059232,37.2628185],[22.6055206,37.2626335],[22.6049123,37.2625993],[22.6047782,37.2625346],[22.604713,37.2623987],[22.6049543,37.2621582],[22.6054983,37.2620114],[22.6061242,37.2617033],[22.6069057,37.2615142],[22.6072506,37.2611577],[22.6078435,37.2608041],[22.6091997,37.2606398],[22.609649,37.2607352],[22.6098939,37.2609093],[22.6099957,37.2608925],[22.610259,37.2606793],[22.6103071,37.2605176],[22.6098427,37.2606293],[22.6094647,37.2603365],[22.6088691,37.2602213],[22.6086863,37.2603544],[22.6085516,37.2603167],[22.6083253,37.2603591],[22.6081914,37.2602855],[22.6080108,37.2602923],[22.6075973,37.2600892],[22.6074174,37.26006],[22.6063391,37.2604439],[22.6059,37.2604027],[22.6057641,37.2604372],[22.6057943,37.2606358],[22.60521,37.2605208],[22.6047363,37.2605242],[22.604411,37.2604302],[22.6042665,37.2603204],[22.6042139,37.2601124],[22.6035635,37.2599155],[22.6031296,37.2595949],[22.6028821,37.2595649],[22.6028163,37.259465],[22.6025809,37.2593901],[22.6022982,37.2594319],[22.6012826,37.2588611],[22.6010107,37.2589299],[22.6005176,37.2587619],[22.6003586,37.2588231],[22.6003343,37.2589219],[22.5998907,37.259124],[22.5995054,37.2592276],[22.5992143,37.259116],[22.5991487,37.2590071],[22.5988035,37.2587686],[22.5990305,37.2586902],[22.5990101,37.2585728],[22.5986741,37.2584516],[22.5980059,37.258606],[22.5978487,37.2585681],[22.5975758,37.258691],[22.5973696,37.2588688],[22.5971096,37.2589018],[22.5968128,37.2590966],[22.5966154,37.259101],[22.5961764,37.2590597],[22.5959824,37.2591836],[22.5959119,37.259336],[22.5956268,37.2595039],[22.5953718,37.2598794],[22.5950531,37.2600379],[22.5948833,37.2600719],[22.5947827,37.2600257],[22.5947004,37.2602049],[22.5944154,37.2603728],[22.594242,37.2599922],[22.5940739,37.2599361],[22.5936194,37.26012],[22.5934847,37.2600914],[22.5932223,37.2602505],[22.593042,37.2602483],[22.5924266,37.2599098],[22.5928267,37.2593197],[22.5926828,37.2591737],[22.5921967,37.2592401],[22.5917644,37.2594422],[22.5910631,37.2595601],[22.5907895,37.2597191],[22.5905312,37.2596619],[22.5898406,37.2598069],[22.5895212,37.259891],[22.5889011,37.2598295],[22.5886411,37.2599188],[22.5882571,37.2599503],[22.5873089,37.2596438],[22.587024,37.2599716],[22.5868828,37.2608893],[22.5867215,37.2610766],[22.586361,37.2610543],[22.5857117,37.2608032],[22.5851123,37.2608952]]},{"id":18512,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: O33 \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1-\u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03ac\u03ba\u03b9","description_GR":"","path":"PELOPONNESE\/Pelop_O33_02_Parnon_refuge_Platanaki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2386,"name_EN":"Parnon: O33 Parnon refuge-Platanaki","description_EN":"","ascent_time":505,"descent_time":515,"marker":"O33","level":10,"ascent":647,"descent":1024,"maxelev":1546,"minelev":1035,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.58475 37.15262,22.68002 37.26105)","views":26,"millestones":"0,22.5847522,37.2608526#1,22.5907644,37.2568085#2,22.5928057,37.2506735#3,22.5976748,37.2441066#4,22.6029685,37.2410597#5,22.6071248,37.2348641#6,22.6115729,37.2273101#7,22.6151715,37.2206640#8,22.6214551,37.2174076#9,22.6210596,37.2096210#10,22.6224723,37.2022896#11,22.6250697,37.1973369#12,22.6253608,37.1895554#13,22.6284162,37.1839222#14,22.6376866,37.1860306#15,22.6442295,37.1805907#16,22.6452936,37.1746143#17,22.6523328,37.1718120#18,22.6539565,37.1665007#19,22.6611834,37.1631915#20,22.6670787,37.1601102#2.4,22.6800178,37.1526180","x":22.6253461,"y":37.2006892,"coor":[[22.5847522,37.2608526],[22.5851112,37.2608952],[22.5857106,37.2608032],[22.58636,37.2610543],[22.5867204,37.2610766],[22.5868818,37.2608893],[22.587023,37.2599716],[22.5873075,37.2596438],[22.5882557,37.2599502],[22.5886397,37.2599188],[22.5888996,37.2598295],[22.5889696,37.2597041],[22.5888842,37.2594507],[22.5889197,37.259361],[22.5891004,37.2593452],[22.5893285,37.259393],[22.5895609,37.2594408],[22.5898207,37.2594168],[22.5900715,37.2592756],[22.5901919,37.2589954],[22.5904466,37.2586379],[22.5911417,37.2582496],[22.5912461,37.2580976],[22.5912158,37.257908],[22.5907458,37.2571092],[22.5906835,37.25682],[22.5923229,37.2565872],[22.5925865,37.256356],[22.5928681,37.2557644],[22.5928417,37.2553675],[22.5924849,37.2545431],[22.5922081,37.2542694],[22.5916936,37.2540469],[22.5912495,37.2536721],[22.591264,37.253501],[22.5914906,37.2534406],[22.5921817,37.2533249],[22.5925222,37.2532028],[22.5928723,37.2531709],[22.5931006,37.2530204],[22.5931083,37.2526059],[22.59278,37.2520702],[22.5929775,37.2511532],[22.592803,37.2508356],[22.5927943,37.2507003],[22.5930065,37.2501981],[22.5933395,37.2498776],[22.5933721,37.2493372],[22.5936702,37.2490703],[22.5938796,37.2487213],[22.5939074,37.2484422],[22.5937206,37.2481786],[22.5937115,37.2480613],[22.5940839,37.2476849],[22.5940938,37.2476828],[22.5941322,37.2476224],[22.594167,37.247571],[22.5949009,37.2462998],[22.5951507,37.2462037],[22.5958499,37.2461939],[22.5960323,37.2460879],[22.5962775,37.2456312],[22.5964689,37.2450386],[22.5966644,37.2448336],[22.5969152,37.2446833],[22.5971644,37.2446232],[22.5974339,37.2446804],[22.5977355,37.2448282],[22.5978267,37.2447752],[22.5978972,37.2446228],[22.5978445,37.2444239],[22.5974416,37.243653],[22.597468,37.243446],[22.5977654,37.2432152],[22.5980257,37.2431642],[22.5985518,37.2433687],[22.5988105,37.2433988],[22.5993551,37.243216],[22.5999701,37.2428808],[22.6002638,37.2428482],[22.6008476,37.2429813],[22.6012808,37.2433289],[22.6016082,37.2433057],[22.6021903,37.2435289],[22.6024612,37.2435141],[22.6028467,37.2433924],[22.6033866,37.2434619],[22.6034566,37.2433365],[22.6033137,37.2431366],[22.6030462,37.2429712],[22.602587,37.2428035],[22.6022983,37.2425658],[22.6022454,37.2423759],[22.6023502,37.2421968],[22.6027167,37.2418857],[22.6028873,37.2411937],[22.6031549,37.2407462],[22.6033632,37.2405706],[22.6052904,37.2395117],[22.6064649,37.2393994],[22.6071045,37.2395601],[22.6075862,37.2391151],[22.607512,37.2388619],[22.6072565,37.2386516],[22.6071362,37.2384519],[22.6071478,37.2378211],[22.6074084,37.2371391],[22.6070316,37.2361703],[22.6068758,37.2354474],[22.6073822,37.2342726],[22.6075998,37.2340859],[22.6083161,37.2337518],[22.608663,37.2332781],[22.6086905,37.2330081],[22.6085284,37.2326276],[22.6085157,37.2320957],[22.6086128,37.2317183],[22.6089262,37.2312262],[22.6090575,37.2311354],[22.60931,37.230273],[22.6092088,37.2296499],[22.6098254,37.2292155],[22.6103143,37.2289869],[22.6107757,37.2284155],[22.6112326,37.2280873],[22.6113668,37.2275301],[22.6116657,37.2272091],[22.6119227,37.2267164],[22.6121819,37.2264107],[22.612434,37.2261884],[22.6130929,37.2259076],[22.6139638,37.2251247],[22.6142538,37.2246774],[22.6142597,37.224353],[22.6140976,37.2239725],[22.6139839,37.2234124],[22.6141965,37.2228831],[22.6150301,37.2222889],[22.615633,37.2219895],[22.6156585,37.2218276],[22.6153853,37.2213557],[22.6144815,37.2208584],[22.614528,37.2207192],[22.6151601,37.2206726],[22.6155029,37.2204152],[22.6159198,37.22042],[22.6161351,37.2203595],[22.616375,37.220182],[22.6166886,37.2196719],[22.6168825,37.219548],[22.6175456,37.2196459],[22.6180242,37.219363],[22.6184434,37.2192417],[22.6194353,37.2192353],[22.6196143,37.2193095],[22.6199004,37.2196914],[22.620145,37.2198745],[22.6204361,37.219977],[22.6206622,37.2199436],[22.6207384,37.2198408],[22.6208079,37.2197335],[22.6207637,37.219066],[22.6210074,37.2186812],[22.6208662,37.2183912],[22.6208909,37.2182743],[22.6211526,37.2181331],[22.6218436,37.2179429],[22.6220712,37.2178193],[22.6221296,37.2177118],[22.6220304,37.2175845],[22.621648,37.217544],[22.621469,37.2174698],[22.6214067,37.2171807],[22.6212628,37.2170348],[22.6208459,37.2170299],[22.6206339,37.2169103],[22.6205497,37.2165848],[22.6207065,37.2160188],[22.6205132,37.2154938],[22.6204994,37.2150159],[22.620324,37.2147435],[22.6205811,37.2142417],[22.6204425,37.2138074],[22.6204825,37.2134654],[22.6202737,37.2131745],[22.6202873,37.2130485],[22.6207904,37.2126488],[22.6214704,37.2124404],[22.6215287,37.2123329],[22.6215026,37.211909],[22.6210502,37.2101371],[22.6210643,37.2093621],[22.6209757,37.2092799],[22.619868,37.2088434],[22.6193597,37.2076748],[22.6194526,37.2075226],[22.6196915,37.2073992],[22.620047,37.2070608],[22.6203706,37.2066139],[22.6209059,37.2063047],[22.6224647,37.2042408],[22.6225174,37.2038177],[22.6222771,37.2034003],[22.622173,37.2029304],[22.6221579,37.2025179],[22.6222503,37.2023928],[22.6225003,37.2022785],[22.6230318,37.2021765],[22.6243975,37.2020482],[22.6249301,37.2018831],[22.6252671,37.2019411],[22.6256846,37.2019099],[22.6259576,37.2017689],[22.6259262,37.2016333],[22.6255184,37.2011328],[22.6253461,37.2006892],[22.6254382,37.2005821],[22.6258119,37.2004782],[22.6259739,37.2002458],[22.6264376,37.200152],[22.626474,37.2000082],[22.6258738,37.1995506],[22.6252676,37.1994264],[22.6250556,37.1993158],[22.6245333,37.1989131],[22.6243934,37.1985509],[22.6245131,37.1981648],[22.6248801,37.1978085],[22.6252109,37.1969651],[22.6253485,37.1968315],[22.6256437,37.1967087],[22.6258397,37.1964586],[22.6259384,37.195991],[22.6262755,37.1954181],[22.62634,37.1949682],[22.6265042,37.1946095],[22.6264493,37.1939059],[22.6268524,37.1934238],[22.6269592,37.1931276],[22.6270179,37.1923712],[22.6268905,37.1916328],[22.6264138,37.1912037],[22.6257559,37.1908265],[22.6249706,37.1900242],[22.6250205,37.1897544],[22.6257721,37.1893125],[22.625888,37.1891335],[22.6258116,37.1889974],[22.6250003,37.1883841],[22.6250166,37.1881049],[22.6253116,37.1873692],[22.62528,37.1866298],[22.625162,37.1863039],[22.6246009,37.1855583],[22.6245366,37.1853773],[22.6247431,37.1851724],[22.6256043,37.1848939],[22.625896,37.1849604],[22.626318,37.1852988],[22.6265315,37.1853283],[22.6267481,37.1851866],[22.626996,37.1845586],[22.6271212,37.1844879],[22.6277079,37.1844406],[22.6278114,37.1843832],[22.6279906,37.1843222],[22.6282898,37.1839741],[22.6285508,37.183869],[22.6293473,37.1853023],[22.6295799,37.1855214],[22.6299271,37.1856335],[22.630659,37.185651],[22.631922,37.1855845],[22.6323062,37.1855168],[22.6325189,37.1855914],[22.6329401,37.1859748],[22.6343007,37.1861167],[22.6354079,37.1865621],[22.6359471,37.1866494],[22.636435,37.1864567],[22.6368624,37.1864977],[22.6371457,37.1864018],[22.6376592,37.1860382],[22.6379762,37.1859517],[22.6381333,37.1859895],[22.6384674,37.1862007],[22.6386932,37.1861762],[22.6397435,37.1854041],[22.6405292,37.1849355],[22.6407699,37.1847039],[22.6413368,37.1845031],[22.642226,37.1832874],[22.6427174,37.1828965],[22.6429558,37.182791],[22.6433053,37.182777],[22.6438089,37.182963],[22.6440893,37.1823984],[22.6443439,37.1813918],[22.6441193,37.1807223],[22.6446144,37.180124],[22.6454456,37.1796288],[22.6458034,37.1791461],[22.6460521,37.178464],[22.6467721,37.1778863],[22.648078,37.1772973],[22.6484257,37.1769858],[22.6480804,37.1767656],[22.6476656,37.1766527],[22.6468773,37.1766437],[22.6467435,37.17657],[22.6468614,37.1762739],[22.6468411,37.1761475],[22.6465912,37.1756309],[22.6459339,37.1752268],[22.6453135,37.1746428],[22.6452257,37.1745156],[22.6452355,37.1739659],[22.644713,37.1729505],[22.6448944,37.1728804],[22.6452769,37.1729118],[22.6456607,37.1728621],[22.6462727,37.1726528],[22.6467006,37.1726577],[22.6474977,37.172802],[22.6477214,37.1728947],[22.6480323,37.1731416],[22.648571,37.1732559],[22.6491923,37.1731548],[22.6499564,37.1732537],[22.6501488,37.1732018],[22.6502286,37.1731486],[22.6502314,37.1729954],[22.6501321,37.1728771],[22.6501565,37.1727692],[22.6504067,37.1726369],[22.650513,37.1723587],[22.6510706,37.1720405],[22.6516102,37.1721008],[22.6521655,37.1719088],[22.6523132,37.1718384],[22.6525324,37.1715434],[22.6530012,37.1711521],[22.6530563,37.1705849],[22.6532103,37.170154],[22.6531921,37.1699105],[22.6529077,37.1694385],[22.653033,37.1693588],[22.6536422,37.1693027],[22.6541875,37.1690385],[22.655473,37.1689539],[22.6557363,37.1687135],[22.6557852,37.1684978],[22.6551965,37.1680314],[22.6546946,37.1677553],[22.6538215,37.1674479],[22.6531793,37.1668277],[22.6530699,37.1666462],[22.6531841,37.1665574],[22.6534767,37.1665697],[22.6541768,37.1664695],[22.6548218,37.1662965],[22.6554197,37.1662402],[22.6563127,37.1654211],[22.6565991,37.164514],[22.6567125,37.1644702],[22.6571148,37.1646461],[22.6574401,37.1647218],[22.6582641,37.165254],[22.6586009,37.1653119],[22.6589284,37.1652615],[22.6590564,37.1650286],[22.65976,37.1647301],[22.6604437,37.1642781],[22.6612879,37.1643057],[22.6614133,37.164217],[22.6617037,37.1637155],[22.6616834,37.1635891],[22.6611059,37.1631319],[22.6608761,37.1627507],[22.6608246,37.1624797],[22.660681,37.1623159],[22.6603793,37.1621863],[22.6603805,37.1621142],[22.6608309,37.1621193],[22.6612559,37.1622863],[22.6616342,37.162552],[22.6619142,37.1626363],[22.6623196,37.1626408],[22.6631673,37.1624701],[22.6632813,37.1623903],[22.6634128,37.1619591],[22.6635154,37.1618882],[22.6644715,37.161953],[22.6649934,37.1617336],[22.665319,37.1617913],[22.6665488,37.161661],[22.6671708,37.1608748],[22.6671736,37.1607126],[22.6667448,37.1601219],[22.6668138,37.1600415],[22.6669376,37.1600429],[22.6677642,37.1604308],[22.6683981,37.1602486],[22.6684705,37.15997],[22.6685619,37.1598989],[22.6688538,37.1599473],[22.6690796,37.1599138],[22.6695,37.1597022],[22.669883,37.1590575],[22.6699365,37.1585714],[22.6702906,37.1582869],[22.6704655,37.1579464],[22.6710787,37.1576558],[22.6714207,37.1574163],[22.6729795,37.1571453],[22.6753617,37.1561534],[22.6762299,37.156091],[22.6764134,37.1559038],[22.6764197,37.1555433],[22.6765343,37.1554274],[22.6774181,37.1551128],[22.6776483,37.1548269],[22.6778251,37.1543782],[22.6784745,37.1539438],[22.6787619,37.1536045],[22.6791244,37.1534824],[22.6792389,37.1533755],[22.6793576,37.1530253],[22.6797688,37.1526873],[22.6800178,37.152618]]},{"id":18513,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u0392\u03b1\u03c3\u03b1\u03c1\u03ac\u03c2-\u0392\u03ad\u03c1\u03bf\u03b9\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Vasaras_Veria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":795,"name_EN":"Parnon: Vasaras-Veria","description_EN":"","ascent_time":155,"descent_time":140,"marker":"Cyan_romvos","level":10,"ascent":494,"descent":243,"maxelev":1066,"minelev":679,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.50873 37.16772,22.55204 37.18941)","views":9,"millestones":"0,22.5091686,37.1671944#1,22.5124526,37.1707430#2,22.5180259,37.1780703#3,22.5229535,37.1840634#4,22.5318648,37.1834378#5,22.5416751,37.1841867#6,22.5501745,37.1869664#0.8,22.5516203,37.1899410","x":22.5243893,"y":37.1848955,"coor":[[22.5091686,37.1671944],[22.509402,37.1672491],[22.509751,37.1672535],[22.5102879,37.1674405],[22.5103177,37.1676482],[22.5101442,37.1678804],[22.5097907,37.1681013],[22.509822,37.1682279],[22.5102404,37.168143],[22.5104711,37.1678665],[22.5106127,37.1675348],[22.5108511,37.1674386],[22.5113692,37.1674361],[22.511536,37.1675464],[22.5115343,37.1676365],[22.5112042,37.1678126],[22.5110648,37.1680272],[22.5111422,37.1681002],[22.5114627,37.1681245],[22.5117226,37.1680827],[22.5117811,37.1685432],[22.5120007,37.1688343],[22.5123672,37.1691003],[22.5129353,37.1698128],[22.5121907,37.1694834],[22.5120825,37.1695992],[22.5121501,37.170044],[22.5124641,37.1707622],[22.5127326,37.1709617],[22.5127796,37.1711493],[22.5131461,37.1717037],[22.5135932,37.1722208],[22.5139233,37.1728514],[22.5143018,37.1733676],[22.5148859,37.1737355],[22.515557,37.1747849],[22.5161182,37.1752832],[22.5164825,37.1758961],[22.5167325,37.1760728],[22.5167748,37.1761589],[22.5167128,37.1762686],[22.5171631,37.1768578],[22.5170672,37.1771022],[22.5171966,37.1777393],[22.5175785,37.1777959],[22.5178511,37.1780224],[22.5182019,37.1781191],[22.5183075,37.1783683],[22.5185558,37.178563],[22.5187466,37.1791197],[22.5189442,37.1800866],[22.5189884,37.1801322],[22.5190678,37.1801039],[22.5191736,37.1805626],[22.5190454,37.1808359],[22.5190648,37.1811246],[22.5189153,37.1819655],[22.5186873,37.1823885],[22.5186746,37.1825731],[22.519376,37.1828365],[22.5196793,37.1828764],[22.5198118,37.182727],[22.5199864,37.1827292],[22.5200037,37.1826551],[22.5201575,37.1827246],[22.520421,37.1827369],[22.5210473,37.1832022],[22.5215513,37.1833504],[22.5219135,37.183427],[22.52241,37.1838523],[22.5231948,37.1841528],[22.5235541,37.1843961],[22.5238793,37.1845264],[22.5239983,37.1846721],[22.5243893,37.1848955],[22.5245373,37.1851587],[22.5249657,37.1854886],[22.5269523,37.1853578],[22.5276194,37.1856297],[22.5281277,37.1856721],[22.5283761,37.1855332],[22.5288439,37.1851199],[22.5289649,37.1850854],[22.5291767,37.1851488],[22.5294529,37.1849021],[22.529653,37.1849857],[22.5298255,37.1848031],[22.5304347,37.18452],[22.5307262,37.1841946],[22.530906,37.1836358],[22.5312395,37.1834484],[22.5318373,37.1834107],[22.5319599,37.1835294],[22.5319442,37.1836486],[22.5321015,37.1836709],[22.532281,37.1838173],[22.5325096,37.1838855],[22.5327594,37.1838368],[22.5329035,37.1836155],[22.533144,37.1839407],[22.5333396,37.1840738],[22.5335716,37.1841465],[22.5338452,37.1841431],[22.5346101,37.183907],[22.5350233,37.1838603],[22.5352546,37.1837279],[22.5354241,37.1835227],[22.5361391,37.1832476],[22.5370012,37.1831208],[22.5391221,37.1831988],[22.5396302,37.1832997],[22.540702,37.183874],[22.5419225,37.1842586],[22.5431653,37.1852451],[22.5435418,37.185457],[22.5439232,37.1855383],[22.5441594,37.1852663],[22.5447295,37.1857375],[22.5449033,37.1856698],[22.545041,37.1854078],[22.5452539,37.1855231],[22.5456173,37.1855546],[22.5460043,37.185458],[22.5461746,37.1853316],[22.5468765,37.1851532],[22.5473488,37.1851432],[22.5478142,37.1849596],[22.548184,37.1850588],[22.5485363,37.1855994],[22.5489487,37.1860709],[22.5493975,37.1863491],[22.5495526,37.186725],[22.550211,37.1869809],[22.550355,37.187181],[22.5508888,37.1873047],[22.5511024,37.1874403],[22.5511006,37.1875349],[22.550626,37.1874975],[22.5504551,37.1876509],[22.5503772,37.1878956],[22.5500835,37.1881241],[22.5506148,37.1886173],[22.5509491,37.1888107],[22.5511903,37.1891561],[22.5512111,37.1892465],[22.5511178,37.1894166],[22.5509601,37.1894147],[22.5511029,37.1896057],[22.5516203,37.189941]]},{"id":18514,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03b6\u03af\u03c4\u03b6\u03b9\u03bd\u03b1-\u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03c9\u03bd \u0391\u03bd\u03b1\u03c1\u03b3\u03cd\u03c1\u03c9\u03bd","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03a4\u03b6\u03b9\u03c4\u03b6\u03b9\u03bd\u03b9\u03ce\u03c4\u03b9\u03ba\u03bf \u03c1\u03ad\u03bc\u03b1","path":"PELOPONNESE\/Pelop_Parnon_Tsitzina_AgiiArnargyri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4256,"name_EN":"Parnon: Tzitzina-Aghii Arnargyri mon.","description_EN":"Via the Tzitziniotiko stream","ascent_time":95,"descent_time":100,"marker":"Cyan_triangle","level":10,"ascent":76,"descent":168,"maxelev":1005,"minelev":854,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.55778 37.16879,22.59507 37.17622)","views":44,"millestones":"0,22.5949353,37.1760661#1,22.5860897,37.1759900#2,22.5778622,37.1715176#3,22.5676338,37.1730014#4.3,22.5585251,37.1683549","x":22.5770296,"y":37.1714381,"coor":[[22.5949353,37.1760661],[22.594918,37.1759172],[22.5946725,37.1757881],[22.5945981,37.1755528],[22.5941241,37.1756013],[22.59401,37.1756811],[22.5938983,37.1756257],[22.5937576,37.1753175],[22.5937226,37.1749093],[22.5936411,37.1750525],[22.5934278,37.1750139],[22.5927386,37.1752581],[22.5925469,37.1752739],[22.5919912,37.1754746],[22.5916891,37.1753628],[22.5916308,37.1754703],[22.5912826,37.1754211],[22.5908972,37.1755517],[22.5905027,37.175565],[22.5903408,37.1757884],[22.5899205,37.1759817],[22.5895724,37.1759235],[22.5890949,37.1761612],[22.5885745,37.1762812],[22.5885042,37.1764246],[22.5880091,37.1764006],[22.587747,37.1765597],[22.5872061,37.1765713],[22.5863823,37.1760477],[22.58581,37.1759327],[22.5854115,37.1755584],[22.5851416,37.1755372],[22.5847224,37.1756674],[22.5845082,37.1756738],[22.5842924,37.1751665],[22.583846,37.1749448],[22.5834357,37.1745974],[22.5832117,37.1739278],[22.5830445,37.1738356],[22.5826157,37.1738756],[22.5822597,37.173637],[22.5820174,37.1733456],[22.5816695,37.1726745],[22.5814222,37.1726445],[22.5812782,37.1725166],[22.5802323,37.1724319],[22.5797415,37.1721737],[22.5794664,37.1718279],[22.5790869,37.1716431],[22.5788173,37.1716038],[22.578186,37.1716322],[22.5778168,37.1715016],[22.5773998,37.1715147],[22.5770296,37.1714381],[22.5763408,37.171529],[22.576151,37.1714366],[22.5759245,37.1715059],[22.5754337,37.1712477],[22.5752532,37.1712635],[22.5752072,37.171317],[22.5748147,37.1712222],[22.5737098,37.171281],[22.5728931,37.1715866],[22.5726224,37.1716104],[22.5725108,37.171555],[22.5716969,37.1717074],[22.5711815,37.1721609],[22.5705249,37.1723423],[22.5701307,37.1723375],[22.5698456,37.1725233],[22.5696157,37.1727729],[22.5687421,37.1731049],[22.5679764,37.1730956],[22.567888,37.1730044],[22.5675276,37.1730001],[22.5671649,37.1731219],[22.5666015,37.1731331],[22.5662894,37.1729581],[22.5658066,37.1728801],[22.5654104,37.1729835],[22.5650384,37.172997],[22.5638981,37.1726948],[22.5632808,37.1725791],[22.5626324,37.1723189],[22.5621107,37.171916],[22.5608531,37.1717114],[22.5603284,37.1714617],[22.5598432,37.1715099],[22.5598727,37.1714742],[22.5598526,37.1713477],[22.5595844,37.1712363],[22.5594964,37.1711271],[22.5597363,37.1703548],[22.5596655,37.1699304],[22.5594541,37.1697926],[22.559346,37.1695569],[22.5590457,37.169355],[22.5588881,37.1693531],[22.558631,37.1692508],[22.5581294,37.1689743],[22.5580966,37.1689198],[22.5581888,37.1688128],[22.5580098,37.1687475],[22.5579219,37.1686293],[22.5581992,37.1685786],[22.5585251,37.1683549]]},{"id":18515,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03b6\u03af\u03c4\u03b6\u03b9\u03bd\u03b1-\u0393\u03cc\u03b3\u03ba\u03b1\u03b9\u03bd\u03b1-\u03bc\u03bf\u03bd\u03ae \u0391\u03b3. \u0391\u03bd\u03b1\u03c1\u03b3\u03cd\u03c1\u03c9\u03bd","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Tsitzina_AgiiArnargyri2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4985,"name_EN":"Parnon: Tsitzina-Gogena-Ag. Arnargyri mon.","description_EN":"","ascent_time":115,"descent_time":115,"marker":"Cyan_square","level":10,"ascent":189,"descent":276,"maxelev":1085,"minelev":901,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.55654 37.16462,22.59515 37.17561)","views":26,"millestones":"0,22.5949353,37.1760661#1,22.5880990,37.1721652#2,22.5798795,37.1693277#3,22.5718928,37.1672565#4,22.5635972,37.1660064#5.0,22.5585251,37.1683549","x":22.5793497,"y":37.1684758,"coor":[[22.5949353,37.1760661],[22.594918,37.1759172],[22.5946725,37.1757881],[22.5945981,37.1755528],[22.5941241,37.1756013],[22.59401,37.1756811],[22.5938983,37.1756257],[22.5937576,37.1753175],[22.5937226,37.1749093],[22.5936591,37.1748049],[22.5935093,37.1746791],[22.5934512,37.1745297],[22.5928716,37.1741984],[22.5927014,37.1742685],[22.5926686,37.174214],[22.5925222,37.1742122],[22.5922951,37.1743087],[22.5923082,37.1742097],[22.5921953,37.1742264],[22.5920413,37.1740263],[22.5919151,37.174151],[22.5915865,37.1742552],[22.5910592,37.1741408],[22.5906974,37.1742176],[22.5902288,37.1739777],[22.5902222,37.1737252],[22.5898712,37.1738202],[22.5899114,37.1734782],[22.590026,37.1733714],[22.5899941,37.1732718],[22.589722,37.1733677],[22.589251,37.173254],[22.5891517,37.1731446],[22.5891876,37.1730279],[22.5889115,37.1727362],[22.5884498,37.1727307],[22.5883158,37.172666],[22.5883091,37.1724225],[22.5880448,37.1720949],[22.5880032,37.1719141],[22.5878359,37.171822],[22.587804,37.1717225],[22.5871868,37.171598],[22.5870534,37.1715062],[22.58697,37.1711447],[22.5870201,37.1708749],[22.5865012,37.1709138],[22.5859913,37.1710789],[22.5856078,37.1711104],[22.5851498,37.1709067],[22.5844543,37.1707541],[22.5841158,37.1707861],[22.5837902,37.1707282],[22.5836469,37.1705642],[22.5837176,37.1703938],[22.5837071,37.1697537],[22.58356,37.169788],[22.5835866,37.169572],[22.5828955,37.1697891],[22.5825682,37.1698212],[22.5815445,37.1697549],[22.5810746,37.169587],[22.5799625,37.1694295],[22.5798845,37.1693835],[22.5798753,37.1692752],[22.5792353,37.1691684],[22.579377,37.1688186],[22.5794189,37.1683864],[22.5793396,37.1684125],[22.5793497,37.1684758],[22.5791581,37.1684825],[22.5788505,37.1686681],[22.5784002,37.1686536],[22.5774701,37.169003],[22.5774032,37.1689662],[22.5774275,37.1688763],[22.5773612,37.1688034],[22.5771026,37.1687823],[22.5769251,37.1686359],[22.5765008,37.1684416],[22.5763803,37.1682598],[22.5761346,37.1681487],[22.5759477,37.1679031],[22.5758131,37.1678745],[22.5755298,37.1679702],[22.5756488,37.1676291],[22.5753656,37.1677159],[22.5751522,37.1676863],[22.5749365,37.1677738],[22.5747758,37.1679341],[22.5745969,37.1678689],[22.5741106,37.1679712],[22.5731209,37.1678962],[22.5727421,37.1676753],[22.5720481,37.1674506],[22.5719163,37.1672687],[22.5716486,37.1671303],[22.5710437,37.1669608],[22.5704277,37.1661782],[22.5701383,37.1659944],[22.5699957,37.1657944],[22.5694149,37.165535],[22.5690624,37.1651162],[22.5686922,37.1650396],[22.5684039,37.1648018],[22.5681237,37.1647263],[22.5679307,37.1646022],[22.5674263,37.164479],[22.5672677,37.1642855],[22.5671481,37.1646536],[22.567027,37.1645079],[22.5667253,37.1643781],[22.5663887,37.1643109],[22.5661741,37.1643444],[22.5657149,37.1648075],[22.5653385,37.1650554],[22.5653372,37.1651274],[22.5650538,37.1652232],[22.5650412,37.1652951],[22.5644473,37.1657296],[22.5638454,37.1659927],[22.5636871,37.1660268],[22.563474,37.1659792],[22.5629267,37.1657382],[22.5624496,37.1658225],[22.5609108,37.1662004],[22.560106,37.1661186],[22.5599565,37.1661505],[22.5597363,37.1664814],[22.5591483,37.1666004],[22.5588525,37.166759],[22.557746,37.1680886],[22.5574734,37.1682114],[22.5567082,37.1683418],[22.5566714,37.1684428],[22.5571628,37.1687169],[22.5579219,37.1686293],[22.5581992,37.1685786],[22.5585251,37.1683549]]},{"id":18517,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03b6\u03af\u03c4\u03b6\u03b9\u03bd\u03b1-\u0391\u03b3\u03c1\u03b9\u03ac\u03bd\u03bf\u03b9","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Tsitzina_Agriani","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":255,"name_EN":"Parnon: Tzitzina-Agriani","description_EN":"","ascent_time":160,"descent_time":155,"marker":"Green_square","level":12,"ascent":501,"descent":431,"maxelev":1303,"minelev":972,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.58233 37.12617,22.59858 37.17597)","views":12,"millestones":"0,22.5949537,37.1761181#1,22.5944923,37.1711457#2,22.5934564,37.1632648#3,22.5944884,37.1573827#4,22.5916137,37.1496138#5,22.5878904,37.1412685#6,22.5845816,37.1328155#0.3,22.5880611,37.1260501","x":22.5936061,"y":37.1588776,"coor":[[22.5949537,37.1761181],[22.5958676,37.1761132],[22.5964446,37.1759758],[22.5966953,37.1758166],[22.5972418,37.1755616],[22.5974317,37.175645],[22.5976078,37.1756201],[22.597669,37.1753594],[22.5975126,37.1752854],[22.5971067,37.1753077],[22.5965617,37.1755446],[22.5962907,37.1755774],[22.5961226,37.1755304],[22.5957679,37.1752197],[22.5955057,37.1747839],[22.5949242,37.1745517],[22.5948588,37.1744338],[22.5949066,37.1742901],[22.59516,37.1739867],[22.5948918,37.1732624],[22.5945736,37.172808],[22.5946377,37.1723851],[22.5943955,37.1720848],[22.5946147,37.1716885],[22.5944551,37.1713013],[22.5946162,37.1706227],[22.5944167,37.1706339],[22.5944815,37.1703688],[22.5942768,37.1700937],[22.5942803,37.1694898],[22.594396,37.1693222],[22.5942291,37.1686014],[22.5937362,37.167906],[22.5934967,37.1677657],[22.5928541,37.1671902],[22.592785,37.1669686],[22.5928974,37.1668708],[22.5928519,37.1662303],[22.5929638,37.1657719],[22.5931972,37.1655787],[22.5935631,37.1654005],[22.5935615,37.1651819],[22.593359,37.1648099],[22.5931871,37.1646659],[22.5932358,37.1645786],[22.5931402,37.164404],[22.5931469,37.1640413],[22.5934691,37.1635359],[22.593449,37.1629903],[22.5935787,37.162789],[22.5934136,37.162413],[22.5931293,37.1622587],[22.592962,37.1619232],[22.5924828,37.1616494],[22.5921776,37.1612153],[22.5920471,37.1610448],[22.5918384,37.1608711],[22.5920658,37.1607543],[22.5921522,37.1603475],[22.5924051,37.160373],[22.592487,37.1603222],[22.592737,37.1598948],[22.5924136,37.1594222],[22.5925738,37.1592844],[22.5926545,37.1590713],[22.593061,37.1592023],[22.5931836,37.1591925],[22.5932662,37.1591214],[22.5932616,37.1590087],[22.5936061,37.1588776],[22.5935702,37.1587645],[22.5936297,37.1585939],[22.5938802,37.1584437],[22.5941972,37.1583573],[22.5948055,37.1583465],[22.5951521,37.1584024],[22.594921,37.1581112],[22.5946545,37.1579098],[22.5944844,37.157367],[22.5941061,37.1571191],[22.5939849,37.1569735],[22.5940418,37.1563342],[22.5939273,37.1558281],[22.5938054,37.1557185],[22.5933141,37.1554963],[22.593182,37.1553325],[22.5931438,37.1549625],[22.5932998,37.1544416],[22.5931606,37.1540523],[22.593567,37.1533902],[22.5938061,37.1532488],[22.5931543,37.1528738],[22.5928584,37.1523813],[22.5927514,37.1516003],[22.592492,37.150768],[22.5919891,37.1499576],[22.5914199,37.1494371],[22.5909463,37.1486766],[22.5903496,37.1480092],[22.5892884,37.1460948],[22.5889082,37.1452362],[22.5888181,37.1435294],[22.5886793,37.1428202],[22.5877381,37.141004],[22.5874237,37.1398781],[22.5871394,37.1382185],[22.5867916,37.1377727],[22.5864994,37.1370842],[22.5855231,37.1355357],[22.58523,37.1348743],[22.5853018,37.1343433],[22.5848276,37.1338149],[22.5845548,37.132748],[22.5841324,37.1324546],[22.5839038,37.1320372],[22.5834136,37.131761],[22.5832477,37.1316058],[22.5832159,37.1314972],[22.5832891,37.1311916],[22.5831801,37.1303971],[22.5833281,37.1303088],[22.5841865,37.1301568],[22.5843696,37.1299967],[22.5845796,37.1296027],[22.5848537,37.1293896],[22.5850351,37.1293197],[22.5857136,37.1291565],[22.5863211,37.1285689],[22.5866682,37.1280683],[22.5866349,37.1274369],[22.5868206,37.1271327],[22.5870506,37.126874],[22.5871057,37.1269378],[22.5870575,37.1271085],[22.5872031,37.1271462],[22.5875157,37.1266813],[22.5877898,37.1264682],[22.5880611,37.1260501]]},{"id":18518,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03b6\u03af\u03c4\u03b6\u03b9\u03bd\u03b1-\u039a\u03bf\u03bd\u03b9\u03b1\u03ba\u03af\u03c4\u03b7 \u0392\u03c1\u03cd\u03c3\u03b7","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Tsitzina_Koniakiti","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":6717,"name_EN":"Parnon: Tzitzina-Koniakiti fountain","description_EN":"","ascent_time":150,"descent_time":145,"marker":"Yellow_triangle","level":10,"ascent":373,"descent":373,"maxelev":1383,"minelev":1037,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.60056 37.17533,22.62926 37.18236)","views":23,"millestones":"0,22.6006990,37.1749919#1,22.6093375,37.1792964#2,22.6175933,37.1819253#3,22.6261616,37.1800519#4,22.6243920,37.1765832#5,22.6147547,37.1786122#6,22.6060637,37.1779108#6.7,22.6006990,37.1749919","x":22.6288226,"y":37.1799919,"coor":[[22.600699,37.1749919],[22.6009921,37.1750381],[22.6011589,37.1751573],[22.6013402,37.1755943],[22.6015263,37.1758849],[22.6020912,37.1764054],[22.6023908,37.1768979],[22.6027015,37.1771539],[22.6035506,37.1775335],[22.6038545,37.1775461],[22.6041532,37.1774797],[22.6046141,37.1775302],[22.6051045,37.1778154],[22.6054854,37.1779281],[22.6068151,37.1778987],[22.6071266,37.1781096],[22.6076337,37.1780976],[22.6082402,37.1781948],[22.6085077,37.1783512],[22.6093062,37.1790366],[22.6093598,37.1791814],[22.6093188,37.1793837],[22.6092473,37.1795992],[22.6093003,37.1797801],[22.6099027,37.1801026],[22.6102081,37.180647],[22.6105304,37.1808852],[22.6108059,37.1812219],[22.6118056,37.1813778],[22.6121412,37.1815079],[22.6122882,37.1814736],[22.6126209,37.181144],[22.6130381,37.1811218],[22.6135191,37.1813077],[22.6142536,37.1818031],[22.6144719,37.1821842],[22.6151215,37.1823901],[22.6153216,37.1825366],[22.6154798,37.1825092],[22.6157209,37.1822596],[22.6159255,37.1821629],[22.6163867,37.1821953],[22.6165456,37.1821341],[22.6169502,37.1821838],[22.6169636,37.1820668],[22.617238,37.1818447],[22.6176531,37.1819397],[22.6178357,37.1818066],[22.6180393,37.1817639],[22.618195,37.1818739],[22.6185357,37.1817246],[22.6190539,37.1817217],[22.6194673,37.1819067],[22.6195143,37.1817991],[22.6196389,37.1817645],[22.6204385,37.1817738],[22.6208423,37.1818687],[22.6212375,37.1818192],[22.6216263,37.1821212],[22.6219699,37.1820598],[22.6219449,37.1819446],[22.6220256,37.1818464],[22.6220666,37.1816982],[22.6222721,37.1815473],[22.6224167,37.1816481],[22.6227917,37.1814722],[22.6228723,37.181374],[22.6228527,37.1812116],[22.6230906,37.1811422],[22.6230263,37.1809612],[22.6230728,37.1808806],[22.6231867,37.1808098],[22.6234111,37.1808575],[22.6235244,37.1808228],[22.623685,37.1806624],[22.6237639,37.1806633],[22.6239025,37.1804756],[22.6240729,37.1803965],[22.6243427,37.1804267],[22.6244119,37.1803373],[22.6245114,37.1804376],[22.6247277,37.180314],[22.6250961,37.1804985],[22.6252379,37.1801306],[22.6255109,37.1799896],[22.6264554,37.1800816],[22.6269007,37.1803752],[22.6274986,37.1803281],[22.6282904,37.180148],[22.6285288,37.1800426],[22.6285871,37.1799351],[22.6288226,37.1799919],[22.6290402,37.1797961],[22.6291757,37.1797796],[22.6290242,37.1794354],[22.6288511,37.1784149],[22.6287744,37.1782968],[22.6284729,37.1781491],[22.6281024,37.1780817],[22.6279358,37.1779536],[22.6277649,37.1774379],[22.6274053,37.1773886],[22.6269478,37.177149],[22.6267201,37.1766596],[22.6260204,37.1761107],[22.6258739,37.176118],[22.6256121,37.1762682],[22.6244802,37.1765705],[22.6239042,37.176654],[22.6234709,37.1769464],[22.623188,37.1770152],[22.6226876,37.1772798],[22.6225066,37.1773228],[22.6219219,37.1772619],[22.621364,37.1775889],[22.6210919,37.1776849],[22.6202576,37.1777292],[22.6196006,37.1779289],[22.6188004,37.1779556],[22.6185175,37.1780244],[22.6183148,37.1780221],[22.6177661,37.1778444],[22.6174509,37.1778317],[22.6171211,37.1779473],[22.6170089,37.1779189],[22.6169033,37.1781521],[22.6164669,37.1779937],[22.6160252,37.1781238],[22.6156764,37.1781017],[22.6153516,37.1779987],[22.6154065,37.1780805],[22.6153919,37.1782606],[22.6152444,37.178322],[22.6150542,37.1782476],[22.6150744,37.1783741],[22.6148337,37.1786056],[22.614755,37.1785957],[22.6147535,37.1786768],[22.6145741,37.1786296],[22.6143689,37.1787624],[22.6145018,37.1788901],[22.6140778,37.1792818],[22.6136473,37.1794209],[22.6135239,37.1793925],[22.6135216,37.1795186],[22.6132493,37.1796236],[22.6130936,37.1795136],[22.6128429,37.1796729],[22.6121781,37.1796832],[22.6120631,37.179808],[22.6116113,37.1798748],[22.6114432,37.1798278],[22.6112888,37.1796457],[22.6111421,37.179662],[22.6108728,37.1796048],[22.6106838,37.1794673],[22.610581,37.1795473],[22.6104155,37.179356],[22.6102234,37.1793898],[22.6097636,37.1792763],[22.609706,37.1793477],[22.6093188,37.1793837],[22.6093598,37.1791814],[22.6093062,37.1790366],[22.6085077,37.1783512],[22.6082402,37.1781948],[22.6076337,37.1780976],[22.6071266,37.1781096],[22.6068151,37.1778987],[22.6054854,37.1779281],[22.6051045,37.1778154],[22.6046141,37.1775302],[22.6041532,37.1774797],[22.6038545,37.1775461],[22.6035506,37.1775335],[22.6027015,37.1771539],[22.6023908,37.1768979],[22.6020912,37.1764054],[22.6015263,37.1758849],[22.6013402,37.1755943],[22.6011589,37.1751573],[22.6009921,37.1750381],[22.600699,37.1749919]]},{"id":18519,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03b6\u03af\u03c4\u03b6\u03b9\u03bd\u03b1-\u039a\u03b5\u03bb\u03af-\u03a0\u03b5\u03c5\u03ba\u03b9\u03ac\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Tsitzina_Pefkias","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":10139,"name_EN":"Parnon: Tzitzina-Keli-Pefkias","description_EN":"","ascent_time":230,"descent_time":230,"marker":"Red_triangle","level":10,"ascent":450,"descent":450,"maxelev":1449,"minelev":1027,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.59385 37.17519,22.61767 37.20186)","views":29,"millestones":"0,22.5971904,37.1763024#1,22.5960491,37.1814001#2,22.5985882,37.1845147#3,22.6006807,37.1915200#4,22.6050104,37.1967844#5,22.6093111,37.2005143#6,22.6120514,37.1969262#7,22.6164188,37.1900547#8,22.6147790,37.1822800#9,22.6067962,37.1778990#10.1,22.5971914,37.1763046","x":22.6099777,"y":37.1987094,"coor":[[22.5971904,37.1763024],[22.5966478,37.1766542],[22.5955139,37.1770554],[22.5949502,37.1775602],[22.5946946,37.1779808],[22.594546,37.1780963],[22.5943928,37.178464],[22.5943816,37.1790677],[22.5944524,37.1795012],[22.5943358,37.1797162],[22.5942492,37.1801298],[22.5943854,37.1800773],[22.5944924,37.1797721],[22.5946375,37.1798459],[22.59469,37.1800539],[22.5949564,37.1802643],[22.5948933,37.1806331],[22.5951322,37.1811137],[22.5951394,37.180974],[22.5952424,37.1808851],[22.5955944,37.18134],[22.5956704,37.1808902],[22.5957739,37.1807743],[22.59584,37.1808562],[22.5959254,37.1811096],[22.5958787,37.1811991],[22.596055,37.1814085],[22.5960534,37.1814986],[22.5959288,37.1815332],[22.5958941,37.1821908],[22.596068,37.1825354],[22.5960408,37.1827874],[22.5962163,37.1830419],[22.5962721,37.1830696],[22.5963248,37.1830161],[22.596393,37.1832332],[22.5968578,37.1824636],[22.5971081,37.1823314],[22.5974517,37.182029],[22.5974064,37.1826504],[22.5977497,37.182357],[22.5982925,37.1822462],[22.5985949,37.1823399],[22.5986267,37.1824485],[22.5987861,37.1823602],[22.5989411,37.1825063],[22.5995469,37.1826396],[22.5998023,37.1828409],[22.599689,37.1828757],[22.599787,37.1830571],[22.5995492,37.1831264],[22.5996042,37.1831991],[22.5994675,37.1832786],[22.5993731,37.1835119],[22.5994392,37.1835938],[22.599391,37.1837645],[22.5994575,37.1838193],[22.5994115,37.1838729],[22.5994771,37.1839818],[22.5989894,37.1841563],[22.5985198,37.1845744],[22.5980798,37.185831],[22.5978237,37.1862787],[22.5973415,37.1867687],[22.5972361,37.1869838],[22.5972338,37.1871099],[22.5973338,37.1871832],[22.597276,37.1872637],[22.5973651,37.1873188],[22.5972844,37.187417],[22.597148,37.1880914],[22.5972955,37.1886429],[22.5974507,37.18878],[22.5974798,37.1890327],[22.5976246,37.1891245],[22.5977452,37.1893062],[22.5977302,37.1895044],[22.5981166,37.1899326],[22.5981191,37.1904103],[22.5983529,37.1905573],[22.5988486,37.1906195],[22.5994437,37.1907257],[22.5999227,37.1910197],[22.6001483,37.1910044],[22.6003276,37.1910606],[22.6006704,37.1914071],[22.6007264,37.1920387],[22.6007931,37.1920846],[22.6008837,37.1920586],[22.6012984,37.1915678],[22.6015568,37.1916069],[22.6016219,37.1917429],[22.6013783,37.1921185],[22.6014313,37.1922994],[22.6015761,37.1923913],[22.6020725,37.1923521],[22.602481,37.1921947],[22.6028988,37.1921455],[22.6029975,37.1922909],[22.6029566,37.192678],[22.6032801,37.192853],[22.6036892,37.1932725],[22.6040566,37.1935112],[22.6043344,37.1943346],[22.604773,37.1949888],[22.6050414,37.195713],[22.6055181,37.1961332],[22.6054923,37.1963132],[22.604967,37.1966946],[22.6051623,37.1971025],[22.6051918,37.1973372],[22.6057053,37.1975956],[22.6060328,37.1981673],[22.6058416,37.1987599],[22.6056104,37.1990817],[22.6056061,37.199316],[22.6057518,37.1993538],[22.6061478,37.1992683],[22.6064171,37.1993255],[22.6069035,37.1992231],[22.6074764,37.19932],[22.6080213,37.199101],[22.6084957,37.1990345],[22.6093276,37.1985215],[22.6095995,37.1984436],[22.6097454,37.1984723],[22.6099777,37.1987094],[22.610065,37.1994766],[22.6098007,37.1997619],[22.6093908,37.1999914],[22.6091233,37.200448],[22.6098622,37.200709],[22.6103572,37.2007509],[22.610525,37.2008159],[22.610613,37.2009341],[22.6105871,37.2011141],[22.610245,37.2013354],[22.6105704,37.2014113],[22.6109884,37.2013532],[22.6111655,37.2015265],[22.611258,37.2020143],[22.6113471,37.2020694],[22.6112709,37.2017531],[22.6113573,37.2013395],[22.6111477,37.2010936],[22.6109766,37.2005959],[22.6108341,37.2003779],[22.6107842,37.2000258],[22.6111978,37.199589],[22.6113499,37.1992843],[22.6113655,37.1990502],[22.6115877,37.1986021],[22.6117693,37.1985321],[22.6118276,37.1984246],[22.6116533,37.1980981],[22.6115908,37.197818],[22.6120066,37.197264],[22.6121091,37.1972021],[22.612077,37.1971116],[22.6118971,37.1970915],[22.6119105,37.1969745],[22.6123641,37.1968175],[22.6122236,37.1964914],[22.6121974,37.1960765],[22.6122666,37.1959872],[22.6126057,37.195928],[22.6127104,37.195749],[22.6129125,37.1957874],[22.6130297,37.1949235],[22.6129545,37.1947243],[22.6130012,37.1946347],[22.6131388,37.1945011],[22.6133861,37.1945311],[22.6136043,37.1943083],[22.6136558,37.1939574],[22.6137707,37.1938325],[22.6138946,37.193834],[22.6142129,37.1930626],[22.6145091,37.1928858],[22.6146162,37.1925715],[22.614833,37.1924209],[22.6152751,37.1922728],[22.6152936,37.1918764],[22.6155212,37.1917529],[22.6156027,37.1916096],[22.6156258,37.1909609],[22.6157209,37.1906916],[22.6159057,37.1904414],[22.61613,37.1904981],[22.6162547,37.1904545],[22.6163292,37.1900768],[22.6166121,37.190008],[22.6167226,37.1888917],[22.6169511,37.1887141],[22.6170558,37.188535],[22.6170877,37.1880216],[22.6174337,37.187584],[22.6174465,37.1873611],[22.6172686,37.1873658],[22.616985,37.1868577],[22.6164491,37.1865901],[22.6163386,37.1864716],[22.6163098,37.1862008],[22.6165105,37.1856984],[22.6164093,37.1850663],[22.6161297,37.184342],[22.615644,37.1837955],[22.6155556,37.1830824],[22.6153223,37.1825366],[22.6151222,37.1823901],[22.6144726,37.1821842],[22.6142543,37.1818031],[22.6135198,37.1813078],[22.6130388,37.1811219],[22.6126216,37.181144],[22.6122889,37.1814736],[22.6121419,37.1815079],[22.6118063,37.1813778],[22.6108066,37.1812219],[22.6105311,37.1808852],[22.6102088,37.180647],[22.6099034,37.1801026],[22.609301,37.1797801],[22.609248,37.1795992],[22.6093195,37.1793837],[22.6093602,37.1791814],[22.6093065,37.1790366],[22.6085081,37.1783512],[22.6082406,37.1781948],[22.6076341,37.1780976],[22.607127,37.1781096],[22.6068155,37.1778987],[22.6054857,37.1779281],[22.6051048,37.1778154],[22.6046144,37.1775302],[22.6041535,37.1774797],[22.6038548,37.1775483],[22.6035509,37.1775357],[22.6027018,37.1771562],[22.6023911,37.1769001],[22.6020918,37.1764076],[22.601527,37.1758872],[22.6013408,37.1755966],[22.6011595,37.1751595],[22.6009928,37.1750404],[22.6006997,37.1749941],[22.6003347,37.1752422],[22.5995866,37.1754947],[22.5989808,37.1759743],[22.5980864,37.1762161],[22.5975349,37.1761915],[22.5971914,37.1763046]]},{"id":18520,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: O33 \u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03ac\u03ba\u03b9-\u039a\u03bf\u03c3\u03bc\u03ac\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_O33_03_Platanaki_Kosmas","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":15042,"name_EN":"Parnon: O33 Platanaki-Kosmas","description_EN":"","ascent_time":285,"descent_time":275,"marker":"O33","level":10,"ascent":588,"descent":485,"maxelev":1158,"minelev":940,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.68002 37.09158,22.73994 37.15262)","views":17,"millestones":"0,22.6800202,37.1526180#1,22.6861767,37.1476336#2,22.6891409,37.1403958#3,22.6969601,37.1409899#4,22.7043629,37.1372693#5,22.7022802,37.1300172#6,22.7091799,37.1302356#7,22.7154210,37.1371828#8,22.7209623,37.1310053#9,22.7242137,37.1228671#10,22.7241035,37.1171903#11,22.7245311,37.1123038#12,22.7284947,37.1055811#13,22.7259498,37.1001096#14,22.7304052,37.0929464#15,22.7399377,37.0918200","x":22.7183144,"y":37.1364715,"coor":[[22.6800202,37.152618],[22.680415,37.1525774],[22.6806421,37.1524717],[22.6809089,37.152024],[22.6813084,37.151713],[22.6815969,37.1513106],[22.6822646,37.1511197],[22.6830612,37.1506328],[22.6832231,37.1503913],[22.6836123,37.150026],[22.6838156,37.1496002],[22.683827,37.1493299],[22.6834209,37.1487215],[22.6834696,37.1485147],[22.6837082,37.1483912],[22.684001,37.1483854],[22.6847021,37.1482129],[22.6851749,37.1481618],[22.68532,37.1482355],[22.6855627,37.1485267],[22.6857082,37.1485733],[22.6861962,37.1483534],[22.6864017,37.1481934],[22.6864156,37.1480404],[22.6861746,37.1476501],[22.6862782,37.1468671],[22.6861791,37.1467398],[22.6858215,37.1465826],[22.6857017,37.1463469],[22.6857664,37.1458609],[22.6861673,37.1454688],[22.6865689,37.1446507],[22.6868087,37.1444551],[22.6872587,37.1444781],[22.6878051,37.1441326],[22.6878296,37.1440157],[22.6876877,37.1437618],[22.6879645,37.1433773],[22.6879262,37.1429893],[22.6880909,37.1425765],[22.6877418,37.1419326],[22.6878185,37.1414017],[22.6881998,37.140838],[22.6887764,37.1407002],[22.6891763,37.1403621],[22.6894802,37.1403655],[22.6896763,37.1413952],[22.6899187,37.1417043],[22.6909266,37.1420219],[22.6919085,37.1425375],[22.6925376,37.1426166],[22.6927256,37.1428169],[22.6930406,37.1428294],[22.6940339,37.1426872],[22.6942376,37.1426263],[22.6945564,37.1424225],[22.6949858,37.1423281],[22.695195,37.1419518],[22.6954232,37.1417741],[22.695615,37.1417491],[22.6957942,37.1418052],[22.6961489,37.1421336],[22.6962836,37.1421531],[22.6963971,37.1421003],[22.6966153,37.1418503],[22.6970032,37.1408991],[22.6969553,37.1404118],[22.6972114,37.1399189],[22.6978239,37.1396552],[22.6980572,37.1391801],[22.6982736,37.1390382],[22.6987911,37.139062],[22.6993815,37.138771],[22.6999817,37.1385703],[22.7005314,37.1386845],[22.7006672,37.1386409],[22.7008863,37.1383368],[22.7010439,37.1376806],[22.7009722,37.1372651],[22.7010638,37.137176],[22.7015572,37.1372896],[22.7021473,37.1376746],[22.7029333,37.1378004],[22.7033726,37.1377872],[22.7037681,37.1377014],[22.7044294,37.1372128],[22.7046485,37.1369088],[22.7047088,37.1366751],[22.704679,37.1364404],[22.7044087,37.1357885],[22.7043505,37.13458],[22.7041454,37.134064],[22.7037842,37.1334562],[22.7032207,37.1328371],[22.7031156,37.1323943],[22.7031644,37.1321785],[22.7033956,37.1318205],[22.7042081,37.1310452],[22.704292,37.1307486],[22.7042271,37.1305947],[22.7040824,37.130494],[22.7025349,37.1301435],[22.7019991,37.1298763],[22.7019669,37.1297858],[22.7020358,37.1297054],[22.7024086,37.1296284],[22.7029251,37.1293749],[22.7031801,37.128945],[22.7030606,37.1286913],[22.7027157,37.1284532],[22.7022796,37.1282862],[22.7023952,37.1281072],[22.7026991,37.1281105],[22.7043696,37.1285074],[22.705058,37.1284067],[22.7060466,37.1285257],[22.7075331,37.1291548],[22.7084147,37.1296061],[22.7095472,37.1305378],[22.7101737,37.1307677],[22.7108736,37.1313161],[22.7109617,37.1314343],[22.7109895,37.1317861],[22.7111105,37.1319497],[22.7115993,37.1323335],[22.7120042,37.133023],[22.7120032,37.1335367],[22.7120799,37.1336638],[22.7125508,37.133777],[22.7127506,37.1339415],[22.7130317,37.1346295],[22.7133196,37.1349121],[22.7134497,37.1352109],[22.7140001,37.135947],[22.7146024,37.136278],[22.7150305,37.1369317],[22.7158102,37.1374268],[22.7161573,37.1375388],[22.7164399,37.1374697],[22.7168412,37.1370414],[22.717063,37.1365751],[22.7172113,37.1364595],[22.7176062,37.1364097],[22.718044,37.1364866],[22.7183144,37.1364715],[22.7185523,37.1363839],[22.7188383,37.1361166],[22.7190838,37.1355784],[22.7197179,37.1346929],[22.7205298,37.1326106],[22.7207276,37.1315581],[22.7212319,37.1303557],[22.721227,37.1299771],[22.7217277,37.128324],[22.7216032,37.1276917],[22.7214571,37.1272823],[22.7214861,37.126895],[22.7217306,37.1264109],[22.7222585,37.1258127],[22.7223988,37.1248317],[22.7226058,37.1245725],[22.7236182,37.1239435],[22.7240531,37.1235155],[22.7241579,37.1233093],[22.724271,37.1223326],[22.7248686,37.1215999],[22.7257861,37.1212582],[22.7259687,37.121107],[22.7261317,37.1207842],[22.726811,37.119755],[22.7276747,37.1192595],[22.727735,37.1190167],[22.7276914,37.1189352],[22.7273451,37.1187782],[22.7271467,37.1185237],[22.7265004,37.1181382],[22.7262952,37.1176222],[22.7258715,37.1173833],[22.725719,37.1170752],[22.7254724,37.1170185],[22.7244559,37.1172239],[22.7238604,37.1171634],[22.7236427,37.1173954],[22.722917,37.117712],[22.7226229,37.117799],[22.7222252,37.117815],[22.7221479,37.117724],[22.7221658,37.1173276],[22.7223622,37.1163563],[22.7222346,37.1159132],[22.72182,37.1151336],[22.7217481,37.1147272],[22.7222974,37.1141833],[22.7224706,37.1139238],[22.7224966,37.1137167],[22.7223612,37.1130663],[22.722402,37.1126521],[22.7225949,37.1125551],[22.7230105,37.1126046],[22.7234608,37.1124089],[22.7236737,37.1124653],[22.7249495,37.1122266],[22.7251809,37.1118505],[22.7250194,37.1114161],[22.7251576,37.1112283],[22.7256563,37.1110174],[22.7259872,37.1107505],[22.7269596,37.1104815],[22.727354,37.1104497],[22.7276836,37.110255],[22.7277773,37.1100396],[22.7277932,37.1097604],[22.7275706,37.1096138],[22.7274834,37.1094416],[22.7271732,37.1091498],[22.7270545,37.1088421],[22.7273391,37.1086468],[22.7274575,37.1082966],[22.727696,37.108173],[22.7278355,37.107904],[22.7282116,37.1076196],[22.728355,37.1069114],[22.7285056,37.1059846],[22.7284842,37.1052452],[22.7284099,37.104974],[22.7282776,37.1048104],[22.7279419,37.1047617],[22.7278813,37.1043464],[22.7277938,37.1041922],[22.7274154,37.1039448],[22.727213,37.1039336],[22.7271971,37.1035369],[22.7268711,37.1035153],[22.7266703,37.103414],[22.7269326,37.1025335],[22.7267452,37.1022971],[22.7262064,37.1022192],[22.7260207,37.1018837],[22.7261838,37.101552],[22.7262172,37.1011129],[22.726239,37.1004822],[22.7264009,37.1002226],[22.7264668,37.1001061],[22.7264362,37.0999165],[22.7263696,37.0998617],[22.7262088,37.099869],[22.726091,37.1003071],[22.7257925,37.1006644],[22.7256304,37.1007258],[22.7259507,37.1002876],[22.7259511,37.0998662],[22.7257129,37.099431],[22.7253562,37.0992288],[22.7253471,37.0991026],[22.7265064,37.0984119],[22.726659,37.098035],[22.7266438,37.0976022],[22.7271777,37.0973015],[22.7275562,37.0968729],[22.7281144,37.0964642],[22.7300174,37.0945715],[22.7302131,37.0943032],[22.7302745,37.0939974],[22.7303188,37.0933669],[22.73024,37.0931587],[22.7303437,37.0929458],[22.7307937,37.0929506],[22.7314899,37.0923631],[22.7319982,37.0922424],[22.7325657,37.091951],[22.7335694,37.0918085],[22.7337043,37.0918189],[22.73377,37.0919278],[22.7340059,37.0918875],[22.73445,37.0919103],[22.7349248,37.0917711],[22.7353963,37.0918393],[22.73568,37.0916305],[22.7360074,37.0915618],[22.7361078,37.0917454],[22.7364239,37.0916767],[22.7369066,37.0917449],[22.7374049,37.0915519],[22.7387318,37.0916021],[22.7390289,37.091941],[22.7393862,37.0921071],[22.7396186,37.092069],[22.7399377,37.09182]]},{"id":18521,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03b6\u03af\u03c4\u03b6\u03b9\u03bd\u03b1-\u039c\u03b5\u03b3\u03b1\u03bb\u03b1\u03b7\u03bb\u03b9\u03ac\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Tsitzina_ProfitisIlias","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":9436,"name_EN":"Parnon: Tzitzina-Meganailias","description_EN":"","ascent_time":270,"descent_time":230,"marker":"Red_triangle","level":10,"ascent":968,"descent":252,"maxelev":1825,"minelev":1034,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.59682 37.13431,22.65317 37.1748)","views":19,"millestones":"0,22.5990663,37.1748306#1,22.5995707,37.1691721#2,22.6025003,37.1628130#3,22.6119572,37.1624237#4,22.6213372,37.1590810#5,22.6309216,37.1587938#6,22.6395091,37.1538733#7,22.6465180,37.1507296#8,22.6517604,37.1434396#9,22.6474358,37.1375635#9.4,22.6421457,37.1341812","x":22.6262434,"y":37.1586024,"coor":[[22.5990663,37.1748306],[22.5994533,37.1746098],[22.5996221,37.1746209],[22.599793,37.1745147],[22.5996925,37.1744685],[22.5997842,37.1743794],[22.5996614,37.1743239],[22.5997417,37.1742437],[22.5994401,37.1741049],[22.5994421,37.1739968],[22.599352,37.1739957],[22.5996038,37.1737824],[22.5995707,37.1737459],[22.5992292,37.1738253],[22.5987597,37.1736305],[22.5983758,37.17368],[22.5981736,37.1736506],[22.5977949,37.1734207],[22.5974546,37.172939],[22.5970305,37.1727267],[22.5968666,37.1724543],[22.5969918,37.1723837],[22.5971083,37.1721778],[22.5971832,37.1711692],[22.5974159,37.1707663],[22.5976556,37.1705979],[22.5978356,37.170609],[22.5982225,37.1703973],[22.5983465,37.1703898],[22.5985865,37.1702033],[22.5989157,37.170063],[22.5994801,37.1693846],[22.5995861,37.1691335],[22.5995906,37.1688902],[22.5997873,37.1686041],[22.6002424,37.1683571],[22.6008169,37.167742],[22.6015324,37.1674169],[22.6018083,37.1671137],[22.6020677,37.1670988],[22.6021515,37.1668293],[22.6023121,37.166669],[22.6023553,37.1661557],[22.6024373,37.1659855],[22.6025507,37.1659417],[22.6026223,37.1657263],[22.6025108,37.1656618],[22.6021505,37.1656576],[22.6018664,37.1657985],[22.6017597,37.1654727],[22.6018182,37.1653562],[22.6020109,37.1652864],[22.6020159,37.1650161],[22.6023145,37.1647041],[22.60255,37.1641481],[22.6025775,37.163878],[22.602492,37.1636246],[22.6022127,37.1635041],[22.6020824,37.1632412],[22.6021357,37.162719],[22.6028866,37.1629172],[22.6030785,37.1628924],[22.6035951,37.1629706],[22.6036933,37.163143],[22.6038158,37.1632166],[22.6038473,37.1633431],[22.6040039,37.1633991],[22.6040249,37.1634804],[22.6042614,37.1634832],[22.6043051,37.1635558],[22.605627,37.163328],[22.6062019,37.1632987],[22.6066509,37.1633761],[22.6074691,37.1629801],[22.608341,37.16272],[22.6086536,37.162255],[22.6093255,37.1618482],[22.6093691,37.1619299],[22.6096862,37.1618344],[22.6102717,37.1618413],[22.6115399,37.1620815],[22.6120535,37.1623219],[22.6118949,37.1623741],[22.6121281,37.1625571],[22.6123301,37.1625955],[22.6128905,37.1621244],[22.613293,37.1616694],[22.6134862,37.1615725],[22.6143214,37.1614741],[22.6145115,37.1615484],[22.6152772,37.1615574],[22.6156426,37.1612822],[22.6161488,37.1606933],[22.6169106,37.1602966],[22.617712,37.1601977],[22.6180189,37.1600391],[22.6188518,37.1600668],[22.6189544,37.1599959],[22.6191687,37.1599804],[22.6196344,37.1597605],[22.6198864,37.1595291],[22.620296,37.1592995],[22.6206576,37.1592316],[22.6212249,37.1589948],[22.6213694,37.1591047],[22.6216882,37.1589101],[22.6223212,37.1587822],[22.6224016,37.158693],[22.6224917,37.1586941],[22.62306,37.1584032],[22.6231178,37.1583228],[22.6236036,37.1582383],[22.623967,37.1580713],[22.6249124,37.1581003],[22.6251926,37.1581756],[22.6256612,37.1584154],[22.6259642,37.158473],[22.6262434,37.1586024],[22.6266548,37.1588956],[22.6269466,37.1589531],[22.6272016,37.1591724],[22.6272812,37.1591282],[22.6275172,37.159158],[22.6277179,37.1592685],[22.6281564,37.1593096],[22.6283896,37.1594926],[22.6285934,37.1594319],[22.628635,37.1596216],[22.6287239,37.1596857],[22.6298736,37.159005],[22.630228,37.1587117],[22.6305095,37.1587127],[22.63134,37.1588755],[22.6317263,37.1586816],[22.6321224,37.1585781],[22.6323025,37.1585801],[22.6324167,37.1584913],[22.6325335,37.1582583],[22.6328077,37.1580452],[22.6329238,37.1578482],[22.6348275,37.1571941],[22.6349543,37.1570334],[22.6352949,37.156875],[22.6353889,37.1566598],[22.6362205,37.1561286],[22.6362794,37.155985],[22.6366104,37.1557365],[22.6370965,37.1556339],[22.6372787,37.1555188],[22.6383775,37.1551619],[22.6387497,37.1544992],[22.6389988,37.1544209],[22.6392732,37.1541897],[22.6395618,37.1537964],[22.6401981,37.1534792],[22.6403554,37.1534991],[22.640514,37.1534468],[22.6405905,37.1535739],[22.6408964,37.1534692],[22.641075,37.1535614],[22.6410273,37.1537051],[22.6411637,37.1542655],[22.6412834,37.1545012],[22.6415714,37.1547659],[22.6416895,37.1544608],[22.6418833,37.1543278],[22.6419953,37.1541849],[22.6421484,37.1539883],[22.6429527,37.1537181],[22.6431811,37.1535405],[22.6437334,37.1535107],[22.6440696,37.1529738],[22.6446365,37.1526355],[22.6453281,37.152373],[22.6455336,37.1522131],[22.645736,37.1522335],[22.6459103,37.151929],[22.6459978,37.1514433],[22.6464571,37.1509438],[22.6465895,37.1504676],[22.6470512,37.1498329],[22.6477082,37.149615],[22.6484063,37.148983],[22.6497025,37.1482767],[22.6501727,37.1477954],[22.6503248,37.1474726],[22.6503486,37.1467698],[22.6505993,37.1466014],[22.6506761,37.1460795],[22.6505379,37.1456183],[22.6508595,37.1446304],[22.6511373,37.144201],[22.6515729,37.1437642],[22.6519448,37.1431105],[22.6520937,37.142968],[22.6520635,37.1427693],[22.652168,37.1425902],[22.652266,37.1421407],[22.6523461,37.1420695],[22.6524581,37.1421068],[22.6530401,37.1416628],[22.6530191,37.1414597],[22.6528853,37.1413861],[22.6527428,37.1411681],[22.6527449,37.141051],[22.6524477,37.140669],[22.652406,37.1404793],[22.6521614,37.1403053],[22.6521736,37.1402513],[22.6520726,37.1402321],[22.6520314,37.1400153],[22.6519411,37.1400323],[22.6519198,37.13996],[22.6517291,37.1399218],[22.6516451,37.1395783],[22.6513541,37.1394849],[22.6513264,37.139142],[22.6511043,37.1389682],[22.6506801,37.1387651],[22.650343,37.1387252],[22.6499182,37.1385581],[22.6492174,37.1380815],[22.6485323,37.1379835],[22.6481417,37.1377898],[22.6473805,37.1375467],[22.6465578,37.1363295],[22.6458934,37.135709],[22.6453769,37.135435],[22.6448858,37.135195],[22.6441738,37.1347182],[22.6430275,37.1346059],[22.6429411,37.1343976],[22.6426496,37.1343312],[22.6423902,37.1343552],[22.6421457,37.1341812]]},{"id":18522,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039a\u03b1\u03c3\u03c4\u03ac\u03bd\u03b9\u03c4\u03c3\u03b1-\u03a0\u03c1\u03b1\u03c3\u03c4\u03cc\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Kastanitsa_Prastos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5478,"name_EN":"Parnon: Kastanitsa-Prastos","description_EN":"","ascent_time":125,"descent_time":120,"marker":"Red_square","level":10,"ascent":307,"descent":435,"maxelev":1049,"minelev":684,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.6495 37.25604,22.68308 37.26696)","views":72,"millestones":"0,22.6495921,37.2616618#1,22.6544245,37.2572837#2,22.6624253,37.2568417#3,22.6679228,37.2594832#4,22.6717053,37.2665044#5.5,22.6829504,37.2634685","x":22.6650134,"y":37.2573007,"coor":[[22.6495921,37.2616618],[22.6496485,37.2614641],[22.6499856,37.2614139],[22.6499668,37.2612064],[22.6500608,37.2609911],[22.6499858,37.260774],[22.6501582,37.2605326],[22.6501414,37.2608388],[22.6504653,37.2610138],[22.6511466,37.2607511],[22.6515687,37.2604765],[22.6520348,37.2602655],[22.6528717,37.2601308],[22.6527834,37.2600217],[22.6525472,37.2599919],[22.6523911,37.259891],[22.6523748,37.2595393],[22.6524566,37.259378],[22.652962,37.2591179],[22.6532675,37.2590582],[22.6534363,37.258943],[22.6535073,37.2587545],[22.6534716,37.2582223],[22.653596,37.2582057],[22.653853,37.2583348],[22.6539888,37.2583093],[22.653909,37.2580989],[22.6539786,37.2579915],[22.6545846,37.2578361],[22.6545882,37.2576379],[22.6542254,37.2572484],[22.6544274,37.2573048],[22.6544076,37.2571514],[22.6553912,37.2568674],[22.655813,37.2566108],[22.6558938,37.2565035],[22.6563612,37.2562204],[22.6563294,37.2561029],[22.6563974,37.2560856],[22.6565651,37.2561686],[22.6565887,37.2561058],[22.6571294,37.256139],[22.6572431,37.2560862],[22.6580087,37.2561489],[22.6579987,37.2560767],[22.6582925,37.256044],[22.6586521,37.2561112],[22.6587792,37.2559414],[22.6591179,37.2559182],[22.6593198,37.2559745],[22.6596476,37.2559332],[22.6601316,37.2559837],[22.6609964,37.2561738],[22.6611109,37.2560759],[22.661245,37.2561495],[22.6622142,37.2561785],[22.6628144,37.2560321],[22.662756,37.2561486],[22.6624026,37.2563609],[22.6625255,37.2564254],[22.6621633,37.2565024],[22.6622496,37.2567287],[22.6625728,37.2569397],[22.6625651,37.2567413],[22.6629728,37.2566378],[22.6639157,37.2568827],[22.6638587,37.2569182],[22.6640278,37.2569201],[22.6641891,37.2567236],[22.6643197,37.2563555],[22.6643048,37.2559227],[22.664405,37.2559959],[22.6645206,37.255835],[22.6646033,37.2562596],[22.6650134,37.2573007],[22.6655622,37.2575142],[22.6659636,37.2577711],[22.6659839,37.2578975],[22.6663759,37.2580462],[22.6664407,37.2582091],[22.6665636,37.2582736],[22.6667024,37.2580769],[22.6668017,37.2582042],[22.6668934,37.2581151],[22.6670664,37.2585407],[22.6672161,37.2583621],[22.6672458,37.2585968],[22.6673654,37.2588505],[22.6674798,37.2587526],[22.6676766,37.2591064],[22.6677236,37.2589987],[22.6679289,37.2595058],[22.6682751,37.259699],[22.6684072,37.2598807],[22.6687351,37.2604703],[22.6687197,37.2607044],[22.6687948,37.2609216],[22.6685478,37.2615047],[22.6685201,37.2617928],[22.6683466,37.2620432],[22.6688549,37.2626348],[22.6689629,37.2629064],[22.6689353,37.2631945],[22.6690452,37.263358],[22.6696828,37.2636536],[22.6698171,37.2637092],[22.6698408,37.2636464],[22.6699075,37.2637012],[22.6696975,37.2640954],[22.6698462,37.2646199],[22.6699353,37.2653239],[22.6700908,37.2654609],[22.6701497,37.2653173],[22.6702355,37.2655707],[22.6707406,37.2657025],[22.6712307,37.2660505],[22.6715515,37.2664056],[22.672031,37.2667175],[22.6735165,37.2668964],[22.6742119,37.2671115],[22.6750779,37.2672473],[22.6758746,37.2668326],[22.6762886,37.2663776],[22.6767541,37.2662025],[22.6774828,37.2658051],[22.6776778,37.265618],[22.6777714,37.2654207],[22.6783785,37.2648867],[22.6787048,37.2649264],[22.6791645,37.2648391],[22.6794236,37.264975],[22.679436,37.264912],[22.6796834,37.2649508],[22.6797407,37.2648974],[22.6798871,37.264908],[22.6799108,37.2648452],[22.6809712,37.264181],[22.681184,37.2641406],[22.6813876,37.2641068],[22.6813265,37.2639146],[22.6814597,37.2640332],[22.6815502,37.2640162],[22.6814324,37.2636634],[22.6814713,37.2635714],[22.6821454,37.2640431],[22.6822199,37.2642963],[22.6825137,37.2642635],[22.6824509,37.2636612],[22.6829504,37.2634685]]},{"id":18523,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c2-\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03bd\u03c4\u03c1\u03ad\u03b1\u03c2","description_GR":"\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0396\u03bf\u03c1\u03bc\u03c0\u03af\u03c4\u03c3\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Parnon_Platanos_AgiosAndreas","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":13217,"name_EN":"Parnon: Platanos-Agios Andreas","description_EN":"Zorbitsa gorge","ascent_time":430,"descent_time":415,"marker":"No_marks","level":10,"ascent":126,"descent":509,"maxelev":475,"minelev":37,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.65588 37.30593,22.75793 37.34533)","views":37,"millestones":"0,22.6573630,37.3229323#1,22.6595777,37.3181065#2,22.6652885,37.3125638#3,22.6716190,37.3064757#4,22.6795024,37.3051162#5,22.6875334,37.3106793#6,22.6952895,37.3158754#7,22.7043518,37.3197292#8,22.7117128,37.3254555#9,22.7207438,37.3301065#10,22.7303529,37.3326646#11,22.7375967,37.3385666#12,22.7446475,37.3446783#13.2,22.7572649,37.3464354","x":22.6808992,"y":37.3051007,"coor":[[22.657363,37.3229323],[22.6570702,37.3213697],[22.6567614,37.3203297],[22.6565828,37.3202195],[22.6563333,37.3196578],[22.6563622,37.3192976],[22.6568748,37.3190331],[22.6572556,37.3189405],[22.6568973,37.3194141],[22.6564742,37.3197248],[22.6565953,37.3198974],[22.6569102,37.3199551],[22.6575256,37.3196195],[22.6582509,37.3194475],[22.6584453,37.3193055],[22.6589562,37.3185001],[22.6591949,37.3184037],[22.6596412,37.3180572],[22.6604584,37.3177961],[22.6605525,37.3175808],[22.6605983,37.3169053],[22.6607272,37.3166364],[22.6607077,37.3164649],[22.6606079,37.3163646],[22.6608271,37.3160967],[22.6608075,37.3159253],[22.6606973,37.3157798],[22.6613056,37.3158408],[22.661397,37.3157787],[22.6614626,37.3152567],[22.6613761,37.3150484],[22.661703,37.3144302],[22.6616973,37.3141146],[22.6619272,37.3138176],[22.6624043,37.3136427],[22.6625729,37.3130407],[22.6631597,37.3130383],[22.6633577,37.3128896],[22.6640866,37.3127716],[22.6646113,37.3124531],[22.6652424,37.3125053],[22.6654079,37.3127144],[22.6654872,37.3126973],[22.6658433,37.3123408],[22.6665522,37.311817],[22.6668211,37.3112882],[22.6668264,37.3109909],[22.6670409,37.3103443],[22.6672026,37.3101298],[22.6675775,37.3099898],[22.6677744,37.3097036],[22.6678243,37.3094338],[22.6676527,37.3089271],[22.6678851,37.3085422],[22.6686177,37.3079555],[22.6689186,37.3075263],[22.6690902,37.307393],[22.6701545,37.3071887],[22.6707975,37.3065559],[22.6712845,37.3064533],[22.6718255,37.3064864],[22.6721042,37.3066788],[22.6731219,37.306555],[22.6734143,37.3066123],[22.6736336,37.3069753],[22.6738341,37.3071218],[22.674443,37.3071466],[22.6750477,37.3067658],[22.6754856,37.306248],[22.6758814,37.3061983],[22.676169,37.306526],[22.6762987,37.306852],[22.6765892,37.3070174],[22.6774497,37.3068468],[22.6778293,37.3064364],[22.677604,37.3057669],[22.6778501,37.3052469],[22.6790031,37.3051246],[22.6808992,37.3051007],[22.6812311,37.3054739],[22.6815351,37.3061623],[22.6818788,37.3065086],[22.6826314,37.3067063],[22.6832018,37.3069921],[22.6835973,37.3076094],[22.685025,37.3085626],[22.6873277,37.310463],[22.6883138,37.3115104],[22.6887333,37.3120469],[22.6890635,37.3131772],[22.6894676,37.3132988],[22.6904428,37.3130302],[22.6911302,37.3130829],[22.6915541,37.313367],[22.6930603,37.315015],[22.6957394,37.3160541],[22.6967411,37.3162093],[22.6974006,37.3165771],[22.698043,37.3172782],[22.6985825,37.3180593],[22.6998694,37.3186954],[22.7004023,37.319206],[22.7006547,37.3196233],[22.7010565,37.3198801],[22.701981,37.3199353],[22.7044,37.3197095],[22.7052874,37.3199535],[22.7060457,37.3204846],[22.7068649,37.3214129],[22.7069923,37.321883],[22.7068914,37.3225038],[22.7069609,37.3230544],[22.7074041,37.3235369],[22.7082674,37.3238708],[22.7093574,37.3241531],[22.7102091,37.3245049],[22.7107417,37.3250425],[22.7115362,37.3254387],[22.7134631,37.3256219],[22.7147525,37.3261227],[22.7157202,37.3262954],[22.7166056,37.3266656],[22.7196558,37.3287446],[22.7202799,37.3291525],[22.7211959,37.3310461],[22.7216383,37.3315827],[22.7224115,37.3319155],[22.7232092,37.3321315],[22.7240774,37.3321859],[22.7262756,37.3316868],[22.7295403,37.3321996],[22.7300561,37.3324034],[22.7306148,37.3328894],[22.7315009,37.3338971],[22.7315973,37.3348716],[22.7318439,37.3356494],[22.7322643,37.3361586],[22.7330603,37.3364826],[22.7350406,37.3368643],[22.7360062,37.3371721],[22.7368891,37.3377043],[22.7376302,37.3386135],[22.7387862,37.3396894],[22.7426008,37.3411001],[22.7433707,37.34164],[22.7440699,37.3423595],[22.7442401,37.3443442],[22.7450474,37.3450153],[22.7460573,37.3452987],[22.7470546,37.3457509],[22.7482582,37.346016],[22.749127,37.3460432],[22.751152,37.3458798],[22.7540846,37.3456989],[22.7562684,37.3460824],[22.7570647,37.3464063],[22.7572649,37.3464354]]},{"id":18525,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a3\u03af\u03c4\u03b1\u03b9\u03bd\u03b1-\u03a0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Sitena_Platanos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6196,"name_EN":"Parnon: Sitena-Platanos","description_EN":"","ascent_time":140,"descent_time":150,"marker":"No_marks","level":10,"ascent":89,"descent":315,"maxelev":649,"minelev":409,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.64764 37.29159,22.66889 37.3237)","views":42,"millestones":"0,22.6482754,37.2913523#1,22.6574300,37.2951756#2,22.6627199,37.2987924#3,22.6662115,37.3033398#4,22.6638859,37.3086675#5,22.6586777,37.3153544#6.2,22.6568744,37.3235554","x":22.6651616,"y":37.3065826,"coor":[[22.6482754,37.2913523],[22.6482161,37.2915139],[22.6484467,37.291868],[22.6487828,37.2919981],[22.6490047,37.2922079],[22.6494584,37.2920689],[22.6511579,37.2922955],[22.6515415,37.2922909],[22.6522827,37.2924796],[22.6527808,37.2930171],[22.653533,37.293598],[22.6539829,37.2936752],[22.6544466,37.2936084],[22.6546492,37.2936377],[22.6558922,37.2941566],[22.6567447,37.2944907],[22.6571879,37.2948292],[22.6574649,37.295229],[22.6581002,37.2956688],[22.658481,37.2958264],[22.6595037,37.2954143],[22.6603357,37.294937],[22.6607253,37.2945989],[22.6608538,37.294348],[22.6612001,37.2945412],[22.6634878,37.297235],[22.6633745,37.2979007],[22.6625373,37.2986664],[22.663362,37.2992435],[22.6637268,37.2996713],[22.663967,37.3001247],[22.6639917,37.3006387],[22.6645959,37.3009249],[22.6653938,37.3011052],[22.6659869,37.3013823],[22.6664627,37.3019104],[22.6671111,37.3022512],[22.6686828,37.3033415],[22.6685782,37.3035115],[22.6667542,37.3032927],[22.6655226,37.303396],[22.6649782,37.3035521],[22.6646671,37.3039181],[22.6639092,37.3040268],[22.6628951,37.3052231],[22.6631507,37.3054423],[22.6640281,37.3055964],[22.6646568,37.3057748],[22.6651616,37.3065826],[22.665719,37.3069675],[22.6657596,37.3072203],[22.6652141,37.3074395],[22.6645518,37.3078827],[22.6640968,37.3080939],[22.6639324,37.3084525],[22.6637353,37.3093877],[22.663572,37.3096923],[22.6624569,37.3102115],[22.6611308,37.3111789],[22.6611969,37.3112698],[22.6611713,37.3114408],[22.6609172,37.3117714],[22.6607016,37.311841],[22.6600013,37.3118759],[22.6599662,37.3119476],[22.6600626,37.3122372],[22.6605378,37.3128014],[22.6603535,37.3130156],[22.6600337,37.3132283],[22.6596863,37.3137291],[22.659472,37.3143576],[22.6591271,37.3147142],[22.6589275,37.3151536],[22.6585955,37.3154202],[22.6585823,37.3155282],[22.6588696,37.315874],[22.6586936,37.3162506],[22.6590679,37.3167776],[22.6590557,37.3174624],[22.6587096,37.3178912],[22.6578905,37.3182604],[22.6577739,37.3186647],[22.6575678,37.3188336],[22.6572566,37.3189405],[22.6568758,37.3190331],[22.6563633,37.3192976],[22.6563343,37.3196578],[22.6565839,37.3202195],[22.6567625,37.3203297],[22.6570713,37.3213697],[22.657364,37.3229323],[22.657357,37.3233288],[22.6574892,37.3235106],[22.6573212,37.3238129],[22.6570991,37.3236121],[22.6568744,37.3235554]]},{"id":18526,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039a\u03b1\u03bb\u03bb\u03b9\u03b8\u03ad\u03b1-\u039e\u03b5\u03c1\u03bf\u03c0\u03ae\u03b3\u03b1\u03b4\u03bf-\u039a\u03bf\u03c3\u03bc\u03ac\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Kalithea_Kosmas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":688,"name_EN":"Parnon: Kalithea-Xeropigado-Kosmas","description_EN":"","ascent_time":285,"descent_time":270,"marker":"Red_square","level":10,"ascent":814,"descent":438,"maxelev":1427,"minelev":741,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.64299 37.08617,22.74003 37.09638)","views":13,"millestones":"0,22.6430960,37.0906567#1,22.6491859,37.0904028#2,22.6574849,37.0937905#3,22.6668011,37.0945937#4,22.6770622,37.0956267#5,22.6845468,37.0955100#6,22.6914475,37.0913769#7,22.7013134,37.0913859#8,22.7111556,37.0889787#9,22.7185110,37.0889298#10,22.7234378,37.0862055#11,22.7285116,37.0913433#12,22.7372817,37.0915936#0.7,22.7399353,37.0918200","x":22.6934375,"y":37.0923398,"coor":[[22.643096,37.0906567],[22.6431958,37.0908584],[22.6437558,37.091142],[22.6442509,37.0911387],[22.6447544,37.0910385],[22.6447712,37.0907322],[22.6449785,37.0904642],[22.6449466,37.0903557],[22.6447805,37.0902095],[22.6449127,37.0893593],[22.6453273,37.0894542],[22.6457385,37.0897383],[22.6459728,37.0897116],[22.646134,37.0895062],[22.6464409,37.0893294],[22.6469587,37.0893173],[22.6472187,37.0892482],[22.6475176,37.088891],[22.6475976,37.0886396],[22.6478564,37.0886425],[22.6484434,37.089163],[22.6485177,37.0894162],[22.6482683,37.0895215],[22.6483003,37.089621],[22.6487387,37.0896441],[22.6490069,37.0897463],[22.6489002,37.0900515],[22.649132,37.0903065],[22.6493718,37.0907419],[22.6498422,37.0908644],[22.6502774,37.0910677],[22.6506475,37.091135],[22.6510345,37.091518],[22.6508733,37.0917865],[22.651038,37.0920138],[22.6515476,37.0917717],[22.652054,37.0916873],[22.6525845,37.0918511],[22.6529731,37.0920808],[22.6529592,37.0928671],[22.6538891,37.0934703],[22.6540832,37.0934545],[22.6546239,37.0932781],[22.6554198,37.0933277],[22.6557481,37.0933922],[22.6561343,37.0935837],[22.6571439,37.0936785],[22.6574651,37.0937903],[22.6576697,37.0937926],[22.6582647,37.0941914],[22.6593635,37.0944675],[22.6596128,37.094628],[22.660319,37.0947194],[22.6611228,37.0951431],[22.6614895,37.0951427],[22.6624845,37.09487],[22.6630203,37.0947949],[22.6633867,37.094896],[22.6635077,37.0950551],[22.6637246,37.0951364],[22.6638222,37.0950879],[22.6639412,37.0948346],[22.663983,37.0948373],[22.6645089,37.0950055],[22.6650514,37.0948674],[22.6654344,37.0948447],[22.6664943,37.0951022],[22.6669211,37.0951431],[22.667024,37.0950541],[22.666785,37.0945647],[22.6668097,37.0944388],[22.6669236,37.0943589],[22.6686374,37.0941619],[22.6698716,37.094365],[22.6707321,37.0946991],[22.6711584,37.094776],[22.6725654,37.0947467],[22.6746858,37.0951039],[22.6760903,37.0952188],[22.6765628,37.095224],[22.6769355,37.0951471],[22.6770239,37.0952382],[22.6769414,37.0954536],[22.6771281,37.0957171],[22.6770448,37.0959775],[22.6773012,37.0967646],[22.6777687,37.0964093],[22.6783012,37.0961989],[22.6790119,37.0960986],[22.6792472,37.0961553],[22.6799161,37.0958653],[22.6802886,37.0957974],[22.6810755,37.0958422],[22.681415,37.0957288],[22.6818139,37.0954358],[22.6821316,37.0952861],[22.6822778,37.0952877],[22.6823095,37.0954052],[22.682103,37.0956373],[22.6821464,37.0957279],[22.6831305,37.0954324],[22.6835808,37.0954193],[22.6837153,37.0954479],[22.683725,37.0955381],[22.6833961,37.0956877],[22.6834169,37.0957871],[22.6841022,37.0958488],[22.6844542,37.0956634],[22.6851381,37.0945082],[22.6855277,37.0940979],[22.6861613,37.0938976],[22.6865644,37.0940103],[22.6871481,37.0934398],[22.6873628,37.0933881],[22.687632,37.0934362],[22.6877681,37.0933746],[22.6882837,37.0928395],[22.6886557,37.0927985],[22.6895286,37.0924206],[22.6900751,37.0920481],[22.6902143,37.0918062],[22.6905917,37.0914499],[22.6905145,37.0913589],[22.6900678,37.0911647],[22.6908784,37.0911376],[22.6909583,37.0910663],[22.6908599,37.090903],[22.6910125,37.090925],[22.6913737,37.0911858],[22.6916061,37.0917991],[22.6915713,37.0920037],[22.691689,37.0922124],[22.6919139,37.0923636],[22.6920939,37.0923633],[22.6925169,37.0925482],[22.692713,37.0924738],[22.692992,37.0924814],[22.6931559,37.0923592],[22.6934375,37.0923398],[22.6948317,37.0925444],[22.6954811,37.0924006],[22.6959939,37.0924108],[22.6967684,37.0921331],[22.6975347,37.0920626],[22.6977379,37.0919612],[22.6978414,37.0919556],[22.69791,37.0920172],[22.6995347,37.0916947],[22.7004446,37.0916529],[22.7008238,37.0915849],[22.7010633,37.0915222],[22.7021787,37.090917],[22.702911,37.0907154],[22.703315,37.0908596],[22.7037542,37.0909004],[22.7039592,37.0908148],[22.7041019,37.0908209],[22.7045017,37.0909447],[22.7045946,37.0908983],[22.7047077,37.0905954],[22.7050353,37.0903961],[22.7052836,37.0901397],[22.7053761,37.0899312],[22.7056625,37.0896977],[22.7074443,37.0894557],[22.7084264,37.0894709],[22.708904,37.0895685],[22.7092736,37.0894824],[22.7094903,37.0893112],[22.7103491,37.0890096],[22.7109815,37.0889511],[22.7110627,37.0889948],[22.7115007,37.0889207],[22.7121905,37.0889823],[22.7127303,37.0889138],[22.7128567,37.0889693],[22.7129739,37.0888984],[22.7129976,37.0887432],[22.713163,37.0886098],[22.7135372,37.0885192],[22.7142622,37.0885609],[22.714703,37.088444],[22.7152887,37.0884052],[22.7160417,37.0881227],[22.7163755,37.0882007],[22.7167406,37.0878982],[22.716819,37.08725],[22.7169232,37.0870799],[22.7170265,37.0869548],[22.717447,37.086707],[22.7176346,37.0869254],[22.7175531,37.0877537],[22.7178678,37.0884422],[22.7182416,37.08896],[22.718501,37.0889267],[22.7187808,37.0890109],[22.7192768,37.0889531],[22.7203555,37.0883699],[22.7208967,37.0883036],[22.7210688,37.0881072],[22.7218939,37.088089],[22.7220519,37.0880637],[22.7224606,37.0878428],[22.7229112,37.0878116],[22.7231843,37.0876252],[22.7234944,37.08725],[22.7236308,37.0871703],[22.7243496,37.0872412],[22.7244722,37.0873146],[22.724481,37.0874589],[22.7245488,37.0874416],[22.7246189,37.0872891],[22.7245647,37.0871623],[22.7239825,37.0869938],[22.7237985,37.0865592],[22.7234731,37.0865106],[22.723,37.0865416],[22.7226142,37.0867357],[22.7225827,37.0866002],[22.7227826,37.0862733],[22.7228809,37.0863285],[22.7231961,37.0863139],[22.7238309,37.0860322],[22.724124,37.0859993],[22.7244808,37.0861925],[22.7251537,37.0863169],[22.7254883,37.0864917],[22.725938,37.0865146],[22.7262049,37.0866977],[22.7263999,37.0871505],[22.726324,37.0876545],[22.7266013,37.0878918],[22.726741,37.0882809],[22.7271725,37.0887182],[22.7274327,37.0893069],[22.727397,37.0894236],[22.7270904,37.0895916],[22.7270667,37.0896635],[22.727224,37.0896742],[22.7276889,37.0894628],[22.7277671,37.0894907],[22.7275142,37.0898125],[22.7271853,37.0899712],[22.7271608,37.0900881],[22.7275269,37.0903985],[22.7280189,37.0905841],[22.7283015,37.091182],[22.7288681,37.0916117],[22.7289001,37.0917202],[22.7287824,37.0920254],[22.7288915,37.0922339],[22.7294727,37.0924655],[22.7302375,37.0931587],[22.7303413,37.0929457],[22.7307913,37.0929506],[22.7314874,37.0923631],[22.7319958,37.0922424],[22.7325632,37.091951],[22.733567,37.0918085],[22.7337018,37.0918189],[22.7337675,37.0919278],[22.7340034,37.0918875],[22.7344475,37.0919103],[22.7349224,37.0917711],[22.7353938,37.0918392],[22.7356772,37.0916304],[22.7360046,37.0915618],[22.7361053,37.0917432],[22.7364215,37.0916744],[22.7369042,37.0917427],[22.7374025,37.0915497],[22.7387294,37.0915998],[22.7390275,37.091941],[22.7393848,37.0921071],[22.7396161,37.092069],[22.7399353,37.09182]]},{"id":18527,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039a\u03b1\u03bb\u03bf\u03bd\u03ae-\u039a\u03b1\u03bb\u03bb\u03b9\u03b8\u03ad\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Kaloni_Kalithea","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2843,"name_EN":"Parnon: Kaloni-Kalithea","description_EN":"","ascent_time":265,"descent_time":260,"marker":"Red_square","level":12,"ascent":555,"descent":348,"maxelev":878,"minelev":457,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.56154 37.07291,22.64341 37.09423)","views":2,"millestones":"0,22.5619249,37.0737124#1,22.5711280,37.0759077#2,22.5789706,37.0726996#3,22.5840129,37.0746412#4,22.5887384,37.0733301#5,22.5920612,37.0786101#6,22.5998135,37.0823223#7,22.6109535,37.0830279#8,22.6198012,37.0846441#9,22.6275463,37.0894595#10,22.6318783,37.0945636#2.8,22.6430974,37.0906590","x":22.5903668,"y":37.0772131,"coor":[[22.5619249,37.0737124],[22.5620345,37.073867],[22.5626783,37.0740821],[22.5631968,37.0740253],[22.5643778,37.0740306],[22.5652755,37.0741496],[22.5658465,37.0742917],[22.5662183,37.0742602],[22.5664449,37.0741728],[22.5670918,37.074469],[22.5675134,37.0747806],[22.5677589,37.0748827],[22.5681062,37.074959],[22.5685014,37.0748826],[22.5689707,37.0750505],[22.5690464,37.0752137],[22.5690379,37.0756643],[22.569088,37.0758226],[22.569255,37.0759148],[22.5696706,37.0759468],[22.570112,37.0764028],[22.5702913,37.076441],[22.5706154,37.0763661],[22.5712789,37.0757792],[22.571754,37.0750368],[22.5720624,37.0747881],[22.5724712,37.0739818],[22.5725478,37.073496],[22.5729007,37.0732749],[22.5732859,37.0731263],[22.5735497,37.0728591],[22.5738171,37.0723936],[22.5736417,37.0721481],[22.5742163,37.0721009],[22.5743759,37.0721006],[22.5748902,37.072269],[22.5757314,37.0723963],[22.5761925,37.0724019],[22.5768482,37.0722295],[22.5774783,37.072219],[22.5779595,37.0723509],[22.5788639,37.0727133],[22.579112,37.0726802],[22.5796461,37.0723892],[22.5797497,37.0723949],[22.5798945,37.0724688],[22.5800241,37.0727588],[22.5801127,37.0734358],[22.5800828,37.0738321],[22.5799079,37.0741635],[22.5799252,37.0744431],[22.580077,37.0747514],[22.5800007,37.0752192],[22.5798152,37.0761183],[22.5799274,37.0761377],[22.5805073,37.0758021],[22.5813292,37.075163],[22.5819833,37.0744677],[22.5823823,37.0741841],[22.5826647,37.0741198],[22.582833,37.0743156],[22.5835809,37.0747031],[22.5850549,37.0744909],[22.5850008,37.074319],[22.5858783,37.07437],[22.5862868,37.0744853],[22.5864552,37.0748028],[22.58665,37.0748029],[22.5866728,37.0749564],[22.5868411,37.0749786],[22.5870848,37.0749387],[22.5873041,37.0748287],[22.5874409,37.0746726],[22.5874913,37.0744929],[22.5876818,37.074725],[22.5877569,37.0745614],[22.5877378,37.0743742],[22.5877917,37.0743703],[22.5879649,37.0746202],[22.5882074,37.0753622],[22.5885581,37.0745371],[22.5885979,37.0741545],[22.588546,37.0739782],[22.5882953,37.0736575],[22.5885831,37.0737375],[22.5889238,37.0739241],[22.5886991,37.0735473],[22.5883206,37.0732026],[22.5890064,37.0734135],[22.589166,37.0734898],[22.5893755,37.0737176],[22.589758,37.0743216],[22.5899073,37.0748777],[22.5899123,37.0754591],[22.5900939,37.0759255],[22.5901215,37.0764869],[22.5900445,37.0767722],[22.5899122,37.0769261],[22.5895059,37.0770564],[22.5899783,37.077177],[22.5900329,37.0772047],[22.5899681,37.0772512],[22.5900913,37.077282],[22.5903135,37.0771832],[22.5903668,37.0772131],[22.5901578,37.0775036],[22.5902938,37.0775052],[22.5902906,37.077566],[22.590467,37.077514],[22.5904217,37.0776622],[22.5906129,37.077473],[22.5906789,37.0776134],[22.590606,37.0777928],[22.5901775,37.077959],[22.5906973,37.0782694],[22.5905214,37.0784093],[22.5909879,37.0784847],[22.5913612,37.0784328],[22.5918176,37.0785238],[22.5925696,37.0787851],[22.592744,37.0790891],[22.593388,37.0795475],[22.5933741,37.0796352],[22.5937901,37.0797055],[22.5940795,37.0800063],[22.5945529,37.0808682],[22.5943428,37.0812083],[22.5943732,37.0812717],[22.5951292,37.0810351],[22.5953462,37.0812224],[22.5953718,37.0814165],[22.5955942,37.0814439],[22.5957558,37.0815855],[22.5963781,37.0818701],[22.5969057,37.0817569],[22.5971235,37.0815364],[22.5974968,37.0813718],[22.5978947,37.081372],[22.5984284,37.0817186],[22.5986647,37.0820954],[22.6000467,37.0823641],[22.6007816,37.0826071],[22.6021047,37.0827692],[22.6039999,37.0828727],[22.6069072,37.0831502],[22.6116859,37.0829899],[22.6132021,37.0834403],[22.6141102,37.0838047],[22.6153658,37.0836842],[22.6182996,37.0825241],[22.6189414,37.0826127],[22.6193659,37.0834582],[22.6197179,37.0845754],[22.6202857,37.0850417],[22.6221102,37.0853086],[22.6220666,37.0858511],[22.6218464,37.0867702],[22.622243,37.0872908],[22.6231582,37.0872744],[22.6273854,37.0894349],[22.6286174,37.0896294],[22.6288771,37.0895806],[22.6293254,37.0896759],[22.6298571,37.0895198],[22.6300367,37.0895399],[22.630197,37.0900104],[22.6308026,37.0907475],[22.6313881,37.0919711],[22.6316203,37.0921991],[22.6317496,37.0925161],[22.6316983,37.092867],[22.6312986,37.0931959],[22.6313259,37.0935568],[22.6311519,37.0938432],[22.6314177,37.0940806],[22.6311535,37.094384],[22.631102,37.094744],[22.631209,37.0950517],[22.6316956,37.094895],[22.6320329,37.094286],[22.6324651,37.0940296],[22.6336931,37.0945666],[22.6346399,37.0944783],[22.634934,37.0943916],[22.6353226,37.0940535],[22.6357628,37.0939775],[22.6361971,37.0936039],[22.6373482,37.0934098],[22.6380112,37.0934625],[22.6382095,37.0936991],[22.6383213,37.0937365],[22.6393015,37.0936666],[22.640081,37.0941172],[22.640288,37.0944981],[22.6403825,37.094364],[22.6403851,37.0942198],[22.6401884,37.0938931],[22.6398233,37.0935464],[22.6398146,37.0934021],[22.6399254,37.0932456],[22.6408356,37.0926792],[22.6410876,37.0924297],[22.64138,37.0911802],[22.6415719,37.0911463],[22.6418946,37.0913483],[22.6421258,37.0916304],[22.6423281,37.0916417],[22.6424069,37.0910116],[22.6430974,37.090659]]},{"id":18528,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039a\u03bf\u03c3\u03bc\u03ac\u03c2-\u03bc\u03bf\u03bd\u03ae \u0388\u03bb\u03c9\u03bd\u03b1\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Kosmas_Elona","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3501,"name_EN":"Parnon: Kosmas-Elonas mon.","description_EN":"","ascent_time":75,"descent_time":80,"marker":"Red_square","level":12,"ascent":50,"descent":350,"maxelev":880,"minelev":550,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.75916 37.13306,22.76822 37.14637)","views":21,"millestones":"0,22.7593680,37.1336882#1,22.7633252,37.1370467#2,22.7634755,37.1417370#3.5,22.7680035,37.1462981","x":22.763211,"y":37.142431,"coor":[[22.759368,37.1336882],[22.7602129,37.1336519],[22.7604866,37.1334385],[22.7608926,37.1333977],[22.7610977,37.1332466],[22.7613466,37.133168],[22.7620101,37.133211],[22.7626147,37.1333548],[22.7628513,37.1333392],[22.7635299,37.1332765],[22.7639157,37.1330912],[22.7643559,37.1330214],[22.7648844,37.133063],[22.764951,37.1331178],[22.7646903,37.133728],[22.7647199,37.1339807],[22.7644229,37.134248],[22.7643397,37.1345175],[22.764134,37.1347047],[22.764002,37.1352081],[22.7637496,37.1354939],[22.7637315,37.1359173],[22.7636246,37.1362587],[22.7633712,37.1366076],[22.7633202,37.1369766],[22.763356,37.1375449],[22.7631431,37.1381736],[22.7631669,37.1387868],[22.7629282,37.1389285],[22.7628357,37.1390717],[22.7627595,37.1396027],[22.762587,37.1398263],[22.7628019,37.1404595],[22.7623121,37.1414999],[22.7632275,37.1407276],[22.7633409,37.1406747],[22.7632377,37.1407908],[22.7636773,37.1407593],[22.7632108,37.1410609],[22.7631054,37.1413122],[22.7630536,37.1417263],[22.7631337,37.14234],[22.763211,37.142431],[22.7632723,37.1421251],[22.7635163,37.141659],[22.7636643,37.1415614],[22.7640701,37.1415296],[22.7637843,37.141797],[22.7639142,37.1421138],[22.7639199,37.1424564],[22.7640081,37.1425745],[22.7639791,37.1429708],[22.7642535,37.1434063],[22.7642713,37.1436949],[22.7643962,37.1436331],[22.7644431,37.1435164],[22.7643934,37.1438044],[22.7645061,37.1437965],[22.7646801,37.1434829],[22.7648017,37.1436193],[22.7648327,37.1437909],[22.7647282,37.1439881],[22.7650216,37.1439461],[22.7651825,37.1437495],[22.7653212,37.1442196],[22.7652734,37.1443904],[22.7653402,37.1444362],[22.7652489,37.1445073],[22.764496,37.1444183],[22.7637512,37.1445187],[22.7629756,37.1451326],[22.7626415,37.1455978],[22.7630047,37.1454213],[22.7635807,37.1453102],[22.7639742,37.1453503],[22.7643869,37.145589],[22.764818,37.1460802],[22.7650984,37.1461462],[22.7653216,37.1462747],[22.765771,37.1463335],[22.7659606,37.1464436],[22.7666371,37.1463222],[22.7672807,37.1463447],[22.7680035,37.1462981]]},{"id":18711,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03b6\u03af\u03c4\u03b6\u03b9\u03bd\u03b1-\u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Tsitzina_Analipsi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6870,"name_EN":"Parnon: Tzitzina-Analipsi","description_EN":"","ascent_time":170,"descent_time":150,"marker":"Cyan_square","level":10,"ascent":476,"descent":118,"maxelev":1351,"minelev":974,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.54202 37.15835,22.59526 37.17543)","views":10,"millestones":"0,22.5949353,37.1760661#1,22.5880990,37.1721652#2,22.5798795,37.1693277#3,22.5718928,37.1672565#4,22.5628677,37.1630130#5,22.5561689,37.1578832#6,22.5482886,37.1619433#6.9,22.5427348,37.1645925","x":22.5745969,"y":37.1678689,"coor":[[22.5949353,37.1760661],[22.594918,37.1759172],[22.5946725,37.1757881],[22.5945981,37.1755528],[22.5941241,37.1756013],[22.59401,37.1756811],[22.5938983,37.1756257],[22.5937576,37.1753175],[22.5937226,37.1749093],[22.5936591,37.1748049],[22.5935093,37.1746791],[22.5934512,37.1745297],[22.5928716,37.1741984],[22.5927014,37.1742685],[22.5926686,37.174214],[22.5925222,37.1742122],[22.5922951,37.1743087],[22.5923082,37.1742097],[22.5921953,37.1742264],[22.5920413,37.1740263],[22.5919151,37.174151],[22.5915865,37.1742552],[22.5910592,37.1741408],[22.5906974,37.1742176],[22.5902288,37.1739777],[22.5902222,37.1737252],[22.5898712,37.1738202],[22.5899114,37.1734782],[22.590026,37.1733714],[22.5899941,37.1732718],[22.589722,37.1733677],[22.589251,37.173254],[22.5891517,37.1731446],[22.5891876,37.1730279],[22.5889115,37.1727362],[22.5884498,37.1727307],[22.5883158,37.172666],[22.5883091,37.1724225],[22.5880448,37.1720949],[22.5880032,37.1719141],[22.5878359,37.171822],[22.587804,37.1717225],[22.5871868,37.171598],[22.5870534,37.1715062],[22.58697,37.1711447],[22.5870201,37.1708749],[22.5865012,37.1709138],[22.5859913,37.1710789],[22.5856078,37.1711104],[22.5851498,37.1709067],[22.5844543,37.1707541],[22.5841158,37.1707861],[22.5837902,37.1707282],[22.5836469,37.1705642],[22.5837176,37.1703938],[22.5837071,37.1697537],[22.58356,37.169788],[22.5835866,37.169572],[22.5828955,37.1697891],[22.5825682,37.1698212],[22.5815445,37.1697549],[22.5810746,37.169587],[22.5799625,37.1694295],[22.5798845,37.1693835],[22.5798753,37.1692752],[22.5792353,37.1691684],[22.579377,37.1688186],[22.5794189,37.1683864],[22.5793396,37.1684125],[22.5793497,37.1684758],[22.5791581,37.1684825],[22.5788505,37.1686681],[22.5784002,37.1686536],[22.5774701,37.169003],[22.5774032,37.1689662],[22.5774275,37.1688763],[22.5773612,37.1688034],[22.5771026,37.1687823],[22.5769251,37.1686359],[22.5765008,37.1684416],[22.5763803,37.1682598],[22.5761346,37.1681487],[22.5759477,37.1679031],[22.5758131,37.1678745],[22.5755298,37.1679702],[22.5756488,37.1676291],[22.5753656,37.1677159],[22.5751522,37.1676863],[22.5749365,37.1677738],[22.5747758,37.1679341],[22.5745969,37.1678689],[22.5741106,37.1679712],[22.5731209,37.1678962],[22.5727421,37.1676753],[22.5720481,37.1674506],[22.5719163,37.1672687],[22.5716486,37.1671303],[22.5710437,37.1669608],[22.5704277,37.1661782],[22.5701383,37.1659944],[22.5699957,37.1657944],[22.5694149,37.165535],[22.5690624,37.1651162],[22.5686922,37.1650396],[22.5684039,37.1648018],[22.5681237,37.1647263],[22.5679307,37.1646022],[22.5674263,37.164479],[22.5672677,37.1642855],[22.5670592,37.1639946],[22.5666354,37.1637731],[22.56627,37.1634442],[22.5654818,37.1634347],[22.5649959,37.1635189],[22.5641629,37.1634998],[22.563995,37.1634437],[22.5637287,37.1632332],[22.5632591,37.1630562],[22.5624274,37.162965],[22.5623387,37.1628918],[22.5623355,37.1627611],[22.5619162,37.1623054],[22.5615595,37.1621117],[22.5614633,37.1618402],[22.5611185,37.1616107],[22.5610571,37.1612854],[22.5612999,37.1609549],[22.5612356,37.1607828],[22.5610807,37.1606368],[22.5608681,37.1605621],[22.5605981,37.1605498],[22.5600201,37.160741],[22.5591071,37.160784],[22.5584588,37.1605238],[22.5580199,37.160399],[22.5577513,37.1597197],[22.5573804,37.1590843],[22.5573298,37.1586037],[22.557035,37.1581134],[22.5565777,37.1578825],[22.5554066,37.1578772],[22.5552104,37.1581272],[22.5553122,37.1586963],[22.5551812,37.1590733],[22.5545857,37.1595888],[22.5544689,37.1598127],[22.5540891,37.1602407],[22.5534841,37.1609228],[22.5533657,37.1611535],[22.5530607,37.161517],[22.5523984,37.1619957],[22.5508992,37.1620675],[22.5501928,37.1619056],[22.5497684,37.1617202],[22.5492969,37.1616423],[22.5490467,37.1617654],[22.5485157,37.161858],[22.548253,37.1619562],[22.548051,37.1619177],[22.5475544,37.1619747],[22.547211,37.1622679],[22.5468597,37.1623808],[22.5465894,37.1623775],[22.5463392,37.1625096],[22.5459726,37.1628296],[22.545338,37.1630381],[22.5448594,37.1633297],[22.5445155,37.1636409],[22.5443063,37.1639809],[22.5439871,37.1641843],[22.5433742,37.1644291],[22.5425937,37.1651946],[22.5423087,37.1653714],[22.5422201,37.1650008],[22.5423812,37.1648225],[22.542459,37.1648775],[22.5425206,37.1645989],[22.542632,37.1646633],[22.5426788,37.1645738],[22.5427348,37.1645925]]},{"id":18713,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u0392\u03b1\u03bc\u03b2\u03b1\u03ba\u03bf\u03cd-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Parnon_Vamvakou_ParnonRef","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4653,"name_EN":"Parnon Mt: Vamvakou-Parnon refuge","description_EN":"Vibrant forest scenery","ascent_time":120,"descent_time":95,"marker":"Red_square","level":10,"ascent":606,"descent":102,"maxelev":1426,"minelev":917,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.55136 37.24479,22.58541 37.26113)","views":69,"millestones":"0,22.5518696,37.2454862#1,22.5602851,37.2475388#2,22.5665504,37.2511859#3,22.5735875,37.2564940#4,22.5794210,37.2610419#4.7,22.5847537,37.2608526","x":22.5665909,"y":37.2514225,"coor":[[22.5518696,37.2454862],[22.5516555,37.245425],[22.5518809,37.2454277],[22.552629,37.2452205],[22.5532504,37.245147],[22.5535688,37.2450067],[22.5536767,37.2449089],[22.5539152,37.2448216],[22.5545774,37.2449739],[22.5550648,37.2447095],[22.5552149,37.2445221],[22.5555423,37.244499],[22.5558794,37.2445572],[22.5562425,37.2444354],[22.5563754,37.2445632],[22.5568552,37.2448981],[22.5580332,37.2452009],[22.5581323,37.2453282],[22.5581596,37.2456711],[22.5584355,37.2459809],[22.5594026,37.2467047],[22.5597162,37.2468167],[22.5598483,37.2469805],[22.5600056,37.2470095],[22.5600357,37.2472081],[22.5602565,37.2474542],[22.5603419,37.2477076],[22.5606226,37.2477651],[22.5609676,37.2480036],[22.5609061,37.2482733],[22.5610472,37.2485634],[22.5609749,37.2488059],[22.5610615,37.2489962],[22.5610237,37.2492031],[22.5612466,37.249341],[22.5614343,37.2495506],[22.5619287,37.249694],[22.5621013,37.2498629],[22.5620938,37.2497208],[22.5621977,37.2495959],[22.5626019,37.2496819],[22.5631543,37.2496886],[22.5635075,37.2494946],[22.5637879,37.2495138],[22.5638564,37.2495259],[22.5639119,37.2496302],[22.5643615,37.2496988],[22.5646471,37.2495039],[22.5650212,37.2494003],[22.5651561,37.24942],[22.5651303,37.2495909],[22.5652884,37.2495748],[22.5654661,37.2497212],[22.5653633,37.249792],[22.5654179,37.2498828],[22.5652481,37.2499168],[22.5652131,37.2499795],[22.565472,37.2500006],[22.5660476,37.2503456],[22.5664116,37.2507714],[22.5661055,37.2508578],[22.5662736,37.2509139],[22.5667163,37.2513519],[22.5665909,37.2514225],[22.5666575,37.2514774],[22.5666189,37.2517293],[22.5669066,37.2520212],[22.5669023,37.2522465],[22.5671042,37.252303],[22.5671237,37.2524655],[22.5674381,37.2525324],[22.5676118,37.252886],[22.567551,37.2531196],[22.5677302,37.2531849],[22.5678057,37.253366],[22.5681657,37.2534065],[22.5686679,37.2536829],[22.5688404,37.2540996],[22.5692821,37.2545917],[22.5693807,37.2547461],[22.569312,37.2547993],[22.5694005,37.2548905],[22.5697794,37.2551295],[22.5700505,37.2551057],[22.5702862,37.2551626],[22.5711901,37.2556603],[22.5714228,37.2558794],[22.5720687,37.2557069],[22.5723499,37.2557464],[22.5726732,37.2559395],[22.573117,37.2563234],[22.5734648,37.2564178],[22.5739886,37.2567485],[22.5742217,37.2569406],[22.5742841,37.2572208],[22.5744959,37.2573495],[22.5749337,37.2574539],[22.5750899,37.257546],[22.5755744,37.2581647],[22.5766581,37.258509],[22.5764305,37.2586234],[22.5756034,37.2588298],[22.575146,37.2591668],[22.5753277,37.2590968],[22.575979,37.259134],[22.57655,37.2593481],[22.5769175,37.2595959],[22.5770974,37.2596251],[22.5773314,37.2597722],[22.5778814,37.2599049],[22.5781663,37.26035],[22.5784,37.2605151],[22.5783966,37.2606953],[22.5785981,37.2607],[22.5790561,37.2609308],[22.5802223,37.2612783],[22.5809632,37.2614584],[22.5813573,37.2614902],[22.5815607,37.2614656],[22.5825729,37.261009],[22.5836923,37.2608511],[22.5841645,37.2608703],[22.5847316,37.2606968],[22.5849462,37.2607309],[22.5851123,37.2608952],[22.5847537,37.2608526]]},{"id":18716,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039a\u03ac\u03c3\u03c4\u03c1\u03bf (\u039a\u03b1\u03c3\u03c4\u03ac\u03bd\u03b9\u03c4\u03c3\u03b1)-\u03a3\u03af\u03c4\u03b1\u03b9\u03bd\u03b1","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u039a\u03b1\u03c3\u03c4\u03ac\u03bd\u03b9\u03c4\u03c3\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03a3\u03af\u03c4\u03b1\u03b9\u03bd\u03b1","path":"PELOPONNESE\/Pelop_Parnon_Kastro_Sitena","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3084,"name_EN":"Parnon: Kastro (Kastanitsa)-Sitena","description_EN":"The old pathway from Kastanitsa to Sitena","ascent_time":75,"descent_time":65,"marker":"No_marks","level":10,"ascent":225,"descent":141,"maxelev":681,"minelev":470,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.64828 37.28344,22.66815 37.29141)","views":26,"millestones":"0,22.6678344,37.2865086#1,22.6643555,37.2853040#2,22.6590866,37.2903753#3.1,22.6482765,37.2913523","x":22.6635527,"y":37.2848988,"coor":[[22.6678344,37.2865086],[22.6677452,37.2864535],[22.6680221,37.2861051],[22.6681066,37.2857906],[22.6679115,37.2853378],[22.6679371,37.2851668],[22.6677736,37.2848405],[22.6676064,37.2847304],[22.6671313,37.2841054],[22.6670299,37.2840953],[22.6669807,37.2843291],[22.6667024,37.2841186],[22.6666228,37.2841538],[22.666552,37.2843332],[22.6663648,37.2840743],[22.6662401,37.2841089],[22.6661508,37.2840538],[22.666076,37.2838186],[22.6659735,37.2838716],[22.6658072,37.2837074],[22.6658336,37.2834914],[22.6656754,37.2835077],[22.6654514,37.283415],[22.6654942,37.2835507],[22.6653828,37.2834683],[22.6652244,37.2834936],[22.6651441,37.2835738],[22.6653733,37.284009],[22.6652995,37.2843507],[22.6651256,37.2846191],[22.6650957,37.2843934],[22.6647849,37.2847505],[22.6648348,37.2844806],[22.6647703,37.2842996],[22.664538,37.2846756],[22.6643577,37.2853045],[22.663953,37.2852278],[22.663797,37.2851179],[22.6636651,37.2849181],[22.6635527,37.2848988],[22.6631471,37.2855071],[22.6623075,37.286417],[22.6615912,37.2873733],[22.6611588,37.2875847],[22.660707,37.2876157],[22.6606044,37.2876776],[22.6607414,37.28822],[22.6605289,37.2881184],[22.6607138,37.2885081],[22.660759,37.2891395],[22.6601296,37.2902771],[22.6599688,37.2904375],[22.6599624,37.290167],[22.6595506,37.2904868],[22.6592908,37.2905019],[22.6590676,37.2903642],[22.658416,37.2902126],[22.6578862,37.2901886],[22.6573017,37.2900738],[22.6567376,37.2900764],[22.6559408,37.2899029],[22.655497,37.2896792],[22.6549186,37.2898529],[22.6547352,37.2900131],[22.6545076,37.2900488],[22.6541668,37.2901801],[22.6532521,37.2908638],[22.6527274,37.2910088],[22.6520285,37.2909828],[22.6517673,37.2908198],[22.6514525,37.2908185],[22.6510776,37.2909674],[22.6508261,37.2911538],[22.6502491,37.2912464],[22.6498206,37.2912325],[22.6493785,37.2913536],[22.6486554,37.2914175],[22.6482765,37.2913523]]},{"id":18717,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039a\u03b1\u03c4. \u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1-\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03a4\u03bf\u03cd\u03c1\u03bb\u03b1","description_GR":"\u0397 \u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1","path":"PELOPONNESE\/Pelop_Parnon_refuge_MegaliTourla","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":8230,"name_EN":"Parnon: Parnon refuge-Parnon summit","description_EN":"The classic ascent to the summit of Mt. Parnon","ascent_time":290,"descent_time":255,"marker":"Red_square","level":10,"ascent":733,"descent":228,"maxelev":1932,"minelev":1259,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.58426 37.25862,22.61317 37.2869)","views":97,"millestones":"0,22.5847522,37.2608526#1,22.5928542,37.2601483#2,22.6013675,37.2589091#3,22.6098382,37.2608704#4,22.6072062,37.2650906#5,22.6096832,37.2725536#6,22.6052762,37.2799442#7,22.6075093,37.2857420#8.2,22.6128189,37.2780576","x":22.6074662,"y":37.2634586,"coor":[[22.5847522,37.2608526],[22.5851112,37.2608952],[22.5857106,37.2608032],[22.58636,37.2610543],[22.5867204,37.2610766],[22.5868818,37.2608893],[22.587023,37.2599716],[22.5873075,37.2596438],[22.5882557,37.2599502],[22.5886397,37.2599188],[22.5888996,37.2598295],[22.5895198,37.259891],[22.5898395,37.2598069],[22.5905301,37.2596619],[22.5907884,37.259719],[22.591062,37.2595601],[22.5917633,37.2594422],[22.5921956,37.2592401],[22.5926817,37.2591737],[22.5928256,37.2593197],[22.5924256,37.2599098],[22.5930405,37.2602483],[22.5932209,37.2602505],[22.5934833,37.2600913],[22.593618,37.26012],[22.5940725,37.2599361],[22.5942406,37.2599922],[22.594414,37.2603728],[22.594699,37.2602049],[22.5947813,37.2600256],[22.5948819,37.2600719],[22.5950517,37.2600379],[22.5953704,37.2598794],[22.5956254,37.2595039],[22.5959105,37.259336],[22.5959809,37.2591836],[22.5961749,37.2590597],[22.596614,37.259101],[22.5968114,37.2590966],[22.5971082,37.2589018],[22.5973681,37.2588688],[22.5975744,37.258691],[22.5978473,37.258568],[22.5980045,37.258606],[22.5986727,37.2584516],[22.5990087,37.2585728],[22.5990291,37.2586902],[22.5988021,37.2587686],[22.5991472,37.2590071],[22.5992129,37.259116],[22.599504,37.2592276],[22.5998893,37.259124],[22.6003328,37.2589219],[22.6003572,37.2588231],[22.6005162,37.2587619],[22.6010093,37.2589299],[22.6012812,37.258861],[22.6022968,37.2594319],[22.6025795,37.2593901],[22.6028149,37.259465],[22.6028807,37.2595649],[22.6031282,37.2595949],[22.6035621,37.2599155],[22.6042125,37.2601124],[22.604265,37.2603203],[22.6044096,37.2604302],[22.6047349,37.2605242],[22.6052086,37.2605207],[22.6057928,37.2606358],[22.6057627,37.2604371],[22.6058986,37.2604027],[22.6063377,37.2604439],[22.607416,37.26006],[22.6075959,37.2600892],[22.6080094,37.2602923],[22.6081899,37.2602854],[22.6083239,37.2603591],[22.6085502,37.2603167],[22.6086848,37.2603543],[22.6088677,37.2602213],[22.6094633,37.2603365],[22.6098413,37.2606293],[22.6103057,37.2605176],[22.6102576,37.2606793],[22.6099943,37.2608925],[22.6098925,37.2609093],[22.6096476,37.2607352],[22.6091983,37.2606398],[22.6078421,37.2608041],[22.6072492,37.2611577],[22.6069043,37.2615141],[22.6061227,37.2617032],[22.6054968,37.2620113],[22.6049528,37.2621581],[22.6047116,37.2623987],[22.6047767,37.2625346],[22.6049109,37.2625993],[22.6055192,37.2626335],[22.6059218,37.2628185],[22.6063258,37.2629224],[22.6068942,37.2632896],[22.6074662,37.2634586],[22.6075398,37.2637479],[22.6071571,37.2643203],[22.6070779,37.2649502],[22.60731,37.2652053],[22.6081715,37.265576],[22.6088001,37.2657366],[22.6087013,37.2662042],[22.6087979,37.2664667],[22.6090619,37.2668303],[22.6091209,37.2672997],[22.6089671,37.2676945],[22.6094057,37.2678754],[22.6094136,37.2680557],[22.6091808,37.2684496],[22.6090439,37.2685381],[22.6089593,37.2688436],[22.6090218,37.2691237],[22.6092094,37.2693513],[22.6091299,37.2693774],[22.6091608,37.26954],[22.6094825,37.2698322],[22.6095468,37.2700132],[22.6093701,37.2704257],[22.6092571,37.2710463],[22.6092867,37.271281],[22.609421,37.2713367],[22.6097231,37.2720793],[22.6096246,37.2731417],[22.6094301,37.2732926],[22.6092792,37.2735252],[22.6089263,37.2737013],[22.608958,37.2738189],[22.6088756,37.2740072],[22.6085078,37.2743814],[22.6083313,37.2747759],[22.6079426,37.2750598],[22.6077406,37.2750033],[22.6076826,37.2750928],[22.6077496,37.2751296],[22.607531,37.2753614],[22.607504,37.2756044],[22.6076096,37.2759932],[22.6077983,37.2761577],[22.6077842,37.2763108],[22.6074988,37.2771096],[22.6073376,37.277288],[22.6070742,37.2783642],[22.6069703,37.2784982],[22.6065724,37.2786647],[22.605909,37.2791617],[22.6054725,37.2795892],[22.6052042,37.2800727],[22.6052541,37.2810377],[22.6053595,37.2814355],[22.6054235,37.2816346],[22.6057756,37.2821164],[22.6059434,37.2828034],[22.6060118,37.283985],[22.6061577,37.2846356],[22.6062605,37.2864034],[22.6065172,37.2871636],[22.607056,37.2865277],[22.6074413,37.2858202],[22.6078446,37.2853563],[22.608005,37.285223],[22.6087444,37.2848891],[22.6089082,37.2845666],[22.6092378,37.2844353],[22.6094569,37.2841765],[22.6095413,37.28388],[22.6097134,37.2837198],[22.6097753,37.2834231],[22.6101257,37.2833821],[22.6103445,37.2831413],[22.6103469,37.2830062],[22.610541,37.2828823],[22.6105436,37.2827381],[22.610634,37.2827301],[22.6107267,37.282596],[22.6107526,37.2824161],[22.6109113,37.2823729],[22.6110058,37.2821396],[22.6113335,37.2821074],[22.6113823,37.2819097],[22.6113395,37.281783],[22.6115367,37.2814879],[22.6115393,37.2813437],[22.6117443,37.2812379],[22.6119466,37.2812764],[22.6121286,37.2811974],[22.6121042,37.2806833],[22.6118786,37.2802954],[22.6117834,37.2799518],[22.6118293,37.2797405],[22.6118442,37.2795424],[22.6119715,37.2793636],[22.6121506,37.2788249],[22.6123904,37.2786655],[22.6125544,37.2783339],[22.6127829,37.2781744],[22.6128189,37.2780576]]},{"id":18719,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03954 \u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03ad\u03c4\u03c1\u03bf\u03c2-\u039a\u03b1\u03c1\u03c5\u03ad\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_E4_AgPetros_Karyes","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":9281,"name_EN":"Parnon: E4 Aghios Petros-Karyes","description_EN":"","ascent_time":165,"descent_time":170,"marker":"E4","level":11,"ascent":180,"descent":431,"maxelev":1259,"minelev":863,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49962 37.28949,22.53339 37.33881)","views":25,"millestones":"0,22.5252728,37.3390838#1,22.5241023,37.3316735#2,22.5235176,37.3241449#3,22.5270530,37.3166017#4,22.5327452,37.3102084#5,22.5239364,37.3069162#6,22.5166239,37.3061806#7,22.5099377,37.3000230#8,22.5060083,37.2970109#9.3,22.5028086,37.2891035","x":22.52098,"y":37.3064839,"coor":[[22.5252728,37.3390838],[22.5260167,37.3391382],[22.5262756,37.3386006],[22.5265761,37.3382438],[22.5266949,37.3379389],[22.526947,37.33659],[22.5269018,37.3360126],[22.5266869,37.3354602],[22.5259212,37.3347837],[22.5259951,37.3338923],[22.5252318,37.3325218],[22.5246455,37.3319106],[22.5242987,37.3317531],[22.5239872,37.3316275],[22.5237878,37.3314357],[22.5234415,37.3306743],[22.5229399,37.3303526],[22.5224693,37.3301755],[22.5223149,37.3299933],[22.5223304,37.3297772],[22.5229073,37.3297123],[22.5231931,37.3295266],[22.5232977,37.3293746],[22.5232717,37.3289687],[22.5231199,37.3286514],[22.5230274,37.3281905],[22.522652,37.3276541],[22.5227502,37.3266729],[22.5229734,37.326225],[22.5229192,37.3255393],[22.5231318,37.3250553],[22.5234974,37.3248255],[22.5235509,37.3246347],[22.5234934,37.3236447],[22.5231759,37.3225682],[22.5236103,37.3222852],[22.5236069,37.3218796],[22.5237238,37.3216738],[22.5244997,37.3212418],[22.5249651,37.3211034],[22.5251833,37.3209078],[22.525233,37.3206741],[22.5249892,37.3204457],[22.5249464,37.320328],[22.5256357,37.3197057],[22.5257196,37.3194544],[22.525904,37.3192584],[22.5260473,37.3188546],[22.5262317,37.3186586],[22.5260979,37.3184136],[22.5267014,37.316979],[22.5270358,37.3166136],[22.5276766,37.3161619],[22.5287384,37.3149494],[22.5289626,37.3144474],[22.5292404,37.3140903],[22.529271,37.3136761],[22.5296195,37.3131667],[22.53041,37.3125546],[22.530794,37.3125414],[22.5317168,37.31267],[22.5322963,37.3124609],[22.5325255,37.3122834],[22.5327979,37.3116198],[22.5327657,37.3109525],[22.5329802,37.3103693],[22.5318977,37.3096213],[22.5315795,37.3091577],[22.5308014,37.3085531],[22.5301302,37.3082564],[22.5291064,37.3080994],[22.5286014,37.307958],[22.528227,37.3074846],[22.5275547,37.3072419],[22.5271008,37.3067946],[22.5266115,37.306428],[22.5259621,37.3061676],[22.5256006,37.3061901],[22.5253616,37.3062953],[22.5249559,37.306849],[22.5247165,37.3069722],[22.5241863,37.3069656],[22.5230287,37.3067349],[22.5216512,37.3067808],[22.5212807,37.306686],[22.52098,37.3064839],[22.5206426,37.3064257],[22.5204616,37.3064504],[22.5197791,37.3067303],[22.5191911,37.3073719],[22.5188837,37.3075123],[22.5178287,37.3077965],[22.5170178,37.3077232],[22.5161769,37.3079155],[22.5158894,37.3076144],[22.5156419,37.3071652],[22.5156709,37.3070168],[22.515843,37.3068748],[22.5160929,37.3067878],[22.5163448,37.3066017],[22.5167404,37.3059937],[22.5166139,37.3055415],[22.5162424,37.304924],[22.5153658,37.3037029],[22.5147607,37.3029202],[22.5144385,37.3026638],[22.5142711,37.3025716],[22.5139898,37.302532],[22.513549,37.3025715],[22.5132997,37.3020546],[22.5128674,37.3016616],[22.5125537,37.3015495],[22.5121358,37.3015713],[22.5119684,37.3014791],[22.511985,37.3012089],[22.5118535,37.301009],[22.5110483,37.3006473],[22.5106032,37.3003353],[22.510355,37.3003322],[22.5101425,37.3002394],[22.5096078,37.2996761],[22.5092367,37.2984726],[22.5088837,37.2980626],[22.5087758,37.2978179],[22.5088024,37.2976109],[22.5092482,37.2973191],[22.5093959,37.2972669],[22.5097535,37.2972579],[22.5091731,37.2969441],[22.5085973,37.2969639],[22.5084308,37.2968266],[22.5081609,37.2962103],[22.5081184,37.2956149],[22.5078933,37.2955332],[22.5076663,37.2956024],[22.5074325,37.2960141],[22.5072848,37.2960663],[22.5069993,37.296243],[22.5066755,37.2966445],[22.5066324,37.2968242],[22.5067723,37.2971685],[22.5067025,37.2972757],[22.5063793,37.2970734],[22.5057271,37.296966],[22.5054275,37.2967098],[22.5052351,37.2967435],[22.5050725,37.2969758],[22.5049354,37.2970078],[22.5047573,37.2968884],[22.5045475,37.2966604],[22.5044173,37.2963974],[22.503985,37.296295],[22.5038849,37.2962217],[22.5033452,37.2955569],[22.5029267,37.2948666],[22.5024992,37.2945908],[22.5023649,37.2939672],[22.5016633,37.2935077],[22.5015505,37.2932223],[22.5008296,37.2926003],[22.5006432,37.2923794],[22.5008151,37.2922463],[22.5008994,37.291977],[22.5005625,37.2913328],[22.5005657,37.2911706],[22.5006584,37.2910456],[22.5008273,37.2908314],[22.5022204,37.2899297],[22.5025535,37.2896275],[22.5028086,37.2891035]]},{"id":18720,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03954 \u039a\u03b1\u03c1\u03c5\u03ad\u03c2-\u0392\u03c1\u03ad\u03c3\u03b8\u03b5\u03bd\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_E4_Karyes_Vresthena","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":10937,"name_EN":"Parnon: E4 Karyes-Vresthena","description_EN":"","ascent_time":195,"descent_time":200,"marker":"E4","level":11,"ascent":266,"descent":377,"maxelev":870,"minelev":672,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.4919 37.22591,22.50406 37.28904)","views":13,"millestones":"0,22.5028118,37.2891035#1,22.5007986,37.2820530#2,22.4983113,37.2738698#3,22.5007007,37.2679933#4,22.5020259,37.2632610#5,22.4975324,37.2581407#6,22.5015159,37.2515870#7,22.4981616,37.2486091#8,22.4973313,37.2422743#9,22.4932958,37.2365434#10,22.4955553,37.2312306#10.9,22.4990860,37.2258470","x":22.501479,"y":37.2527163,"coor":[[22.5028118,37.2891035],[22.5021111,37.2891668],[22.5020396,37.2890735],[22.5019188,37.2883419],[22.5017235,37.2880014],[22.501694,37.2877847],[22.5019349,37.2870126],[22.5018835,37.2867596],[22.5016418,37.2864321],[22.5009763,37.2858648],[22.5008126,37.2855834],[22.5007965,37.2852587],[22.5009825,37.2844138],[22.5008609,37.2837183],[22.5007392,37.2835995],[22.5004027,37.2835052],[22.5002693,37.2834043],[22.4996945,37.2828112],[22.4997749,37.2827401],[22.5002843,37.2826474],[22.5007077,37.2823463],[22.5008641,37.2818526],[22.5007701,37.2814728],[22.5008548,37.2811855],[22.5008501,37.2808519],[22.5009452,37.2801614],[22.5007469,37.2793567],[22.5009081,37.2786197],[22.500879,37.278385],[22.5004957,37.2778033],[22.4996534,37.2770535],[22.4996373,37.2767288],[22.4997363,37.2762885],[22.4994005,37.276158],[22.4990162,37.2756304],[22.4989444,37.2752689],[22.4988353,37.2750873],[22.4989308,37.2748181],[22.4987388,37.2742659],[22.498318,37.273873],[22.4979493,37.273697],[22.4980019,37.2733192],[22.4977879,37.2733074],[22.4975871,37.2731967],[22.4976855,37.2727834],[22.4976567,37.2725306],[22.4973866,37.2719323],[22.497176,37.2717494],[22.4970682,37.2714957],[22.4971048,37.2713609],[22.497208,37.2712721],[22.4977215,37.2709722],[22.4983576,37.2707459],[22.4984157,37.2706565],[22.4984091,37.2704221],[22.4985015,37.2703151],[22.4991262,37.2700887],[22.4998942,37.2700353],[22.5000989,37.2699478],[22.5000806,37.2698935],[22.4998692,37.2698029],[22.4995787,37.2696641],[22.4993061,37.269424],[22.4992772,37.2692997],[22.4996106,37.2689795],[22.499725,37.2688998],[22.5003934,37.268746],[22.5004668,37.2684585],[22.5008099,37.2682195],[22.5006799,37.2679475],[22.5006834,37.2676997],[22.5006661,37.2674381],[22.5007632,37.2668061],[22.5008888,37.2667266],[22.5016895,37.2667277],[22.5018493,37.2666306],[22.501793,37.2665195],[22.5015713,37.2663274],[22.5014435,37.2659472],[22.5012196,37.2658633],[22.5009596,37.265896],[22.5008252,37.2658493],[22.5004513,37.2653668],[22.5001261,37.2652726],[22.4996363,37.2643831],[22.4995749,37.2640668],[22.4993773,37.2637939],[22.4993029,37.2635677],[22.499804,37.2633216],[22.4997655,37.2629877],[22.4998947,37.2627279],[22.499997,37.2626842],[22.5015547,37.2631816],[22.5023977,37.2633184],[22.5026345,37.2633214],[22.5027515,37.2631066],[22.5023393,37.262849],[22.5021096,37.2624946],[22.5010186,37.2617778],[22.500602,37.2611776],[22.5004682,37.2611038],[22.4997016,37.2610941],[22.4978008,37.2608447],[22.4975134,37.2605526],[22.4977442,37.2602851],[22.4977841,37.260209],[22.4974866,37.2600205],[22.4974326,37.2599026],[22.4975387,37.2596696],[22.4975439,37.2594083],[22.4972182,37.2587733],[22.4970419,37.2585637],[22.4969784,37.2583556],[22.4971498,37.2582406],[22.498748,37.2578283],[22.4999996,37.2572583],[22.5004459,37.2569304],[22.5008533,37.2562866],[22.5010541,37.2558971],[22.5016704,37.2555264],[22.5017516,37.2554102],[22.5017528,37.2547793],[22.5014556,37.254415],[22.5015596,37.2535961],[22.501597,37.2534164],[22.5019328,37.2529699],[22.5019687,37.2528622],[22.501914,37.2527804],[22.5016245,37.2527723],[22.501479,37.2527163],[22.5011242,37.2524144],[22.5012638,37.2521999],[22.5013965,37.2517599],[22.5016518,37.2513936],[22.5017887,37.2513142],[22.5018726,37.2510629],[22.5021479,37.2510551],[22.5022399,37.2509661],[22.5018954,37.2507094],[22.5019099,37.2505474],[22.5020264,37.2503596],[22.502081,37.2504504],[22.5019981,37.2506476],[22.5020649,37.2506935],[22.5023111,37.2507868],[22.5025369,37.2507716],[22.5028282,37.2508654],[22.5028869,37.250749],[22.5027534,37.2506572],[22.5022701,37.250579],[22.5024097,37.2503644],[22.5024009,37.2502381],[22.5022856,37.249795],[22.5020745,37.2496391],[22.5020457,37.2493864],[22.5017984,37.2493472],[22.5014522,37.2491806],[22.5013566,37.2492199],[22.5009535,37.2496475],[22.5006182,37.249499],[22.4999285,37.2495984],[22.4995946,37.2493779],[22.4993459,37.2494108],[22.4989589,37.2495951],[22.4987782,37.2496109],[22.4987177,37.2492496],[22.4983153,37.2490732],[22.4983438,37.2487762],[22.4979562,37.2484197],[22.4977877,37.2483906],[22.4974359,37.2485033],[22.496955,37.2483079],[22.4971096,37.2479043],[22.4967405,37.2477554],[22.4966645,37.2476102],[22.4970076,37.2473622],[22.4970234,37.247137],[22.4967677,37.2469535],[22.4965419,37.2469687],[22.4964505,37.2469044],[22.4967232,37.2467997],[22.4969583,37.2468838],[22.4974324,37.2468538],[22.4975591,37.2467202],[22.4973181,37.2457978],[22.497495,37.2454035],[22.4974469,37.2449883],[22.497575,37.2447826],[22.4973328,37.2444911],[22.4971718,37.2440835],[22.4968982,37.2430975],[22.496898,37.2425387],[22.4970714,37.2423246],[22.4972644,37.242255],[22.4979595,37.242453],[22.4982947,37.2426015],[22.4984713,37.242793],[22.4985393,37.2427759],[22.4986093,37.2426596],[22.4983282,37.2420521],[22.4983656,37.2418723],[22.4979809,37.2414438],[22.4976802,37.2406919],[22.496995,37.2399982],[22.4964925,37.2397575],[22.4962157,37.2395016],[22.4960871,37.2391665],[22.4957562,37.2388018],[22.4955706,37.238493],[22.4952692,37.2383449],[22.4948041,37.2379244],[22.4939562,37.237481],[22.4933161,37.2367879],[22.4933312,37.2365988],[22.4931126,37.2362535],[22.4932423,37.2359667],[22.4930484,37.2355136],[22.4931257,37.2350279],[22.4929887,37.2345484],[22.4930547,37.2340625],[22.4937325,37.23399],[22.4937955,37.2336574],[22.4940587,37.2334624],[22.4942513,37.2334108],[22.494645,37.2334518],[22.4954486,37.2332908],[22.4959872,37.2334148],[22.4960673,37.2333527],[22.4959613,37.2330179],[22.4961425,37.2324073],[22.4960915,37.2321363],[22.4964489,37.2317352],[22.4967555,37.2316219],[22.496848,37.2315059],[22.4968777,37.2311458],[22.4967655,37.2311173],[22.4962901,37.2312194],[22.4955009,37.2312275],[22.4953322,37.2312073],[22.4951914,37.2310793],[22.4952059,37.2309173],[22.4953198,37.2308556],[22.4959067,37.230818],[22.4963256,37.2307242],[22.4965524,37.2306549],[22.4969744,37.2304079],[22.4973953,37.230215],[22.4980153,37.229646],[22.4983569,37.2294701],[22.4983929,37.2293624],[22.4976108,37.22901],[22.4974584,37.2287376],[22.497454,37.2283951],[22.4976444,37.2273159],[22.4976546,37.2268023],[22.4980415,37.226672],[22.4984856,37.2264433],[22.4987718,37.2262216],[22.499086,37.225847]]},{"id":18721,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03954 \u0392\u03c1\u03ad\u03c3\u03b8\u03b5\u03bd\u03b1-\u0392\u03bf\u03c5\u03c4\u03b9\u03ac\u03bd\u03bf\u03b9","description_GR":"","path":"PELOPONNESE\/Pelop_E4_Vresthena_Voutiani","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":14634,"name_EN":"Parnon: E4 Vresthena-Voutiani","description_EN":"","ascent_time":280,"descent_time":290,"marker":"E4","level":11,"ascent":214,"descent":472,"maxelev":768,"minelev":457,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.42658 37.15274,22.50053 37.23047)","views":11,"millestones":"0,22.4990860,37.2258470#1,22.4902918,37.2308674#2,22.4802779,37.2292773#3,22.4719743,37.2244040#4,22.4624354,37.2206697#5,22.4519676,37.2189705#6,22.4467704,37.2121464#7,22.4427502,37.2065631#8,22.4410290,37.1991736#9,22.4435249,37.1920444#10,22.4388075,37.1864083#11,22.4344134,37.1785278#12,22.4305918,37.1702227#13,22.4281183,37.1615689#14,22.4325963,37.1561282#14.6,22.4386075,37.1519432","x":22.440321,"y":37.2044925,"coor":[[22.499086,37.225847],[22.4987718,37.2262216],[22.4984856,37.2264433],[22.4980415,37.226672],[22.4976547,37.2268],[22.4965456,37.2268648],[22.4963452,37.2271867],[22.4961158,37.2273821],[22.4952853,37.2277682],[22.4945377,37.2284166],[22.4943531,37.2286306],[22.4941252,37.2287539],[22.4935395,37.2288929],[22.4933923,37.2289271],[22.4931518,37.2291133],[22.4929658,37.2293993],[22.4923685,37.2299596],[22.4911868,37.2304312],[22.4904461,37.2308364],[22.489835,37.2309548],[22.4892599,37.2309655],[22.4888365,37.2312845],[22.4880105,37.2307738],[22.4867457,37.230325],[22.486378,37.230113],[22.4858043,37.2300516],[22.485144,37.2303766],[22.4850539,37.2303755],[22.4842237,37.230286],[22.4838854,37.2302906],[22.4835951,37.2301517],[22.4830215,37.2300903],[22.482699,37.2298699],[22.4823524,37.2297302],[22.4822091,37.2295661],[22.4820074,37.2295095],[22.4817293,37.2293256],[22.4814592,37.2293042],[22.4811814,37.2291023],[22.480628,37.2291583],[22.4804006,37.2292545],[22.4796991,37.2293897],[22.4789291,37.2293506],[22.4781887,37.2291788],[22.4772097,37.2290941],[22.4769634,37.2290098],[22.4760595,37.2285565],[22.4758723,37.2283378],[22.4757982,37.2281025],[22.475609,37.2279829],[22.4754211,37.2278476],[22.4750108,37.2276192],[22.4744619,37.2274499],[22.4742287,37.2272756],[22.4737794,37.2266389],[22.4733372,37.2262096],[22.4728806,37.2253745],[22.4725586,37.225136],[22.4722516,37.2247084],[22.4715677,37.2239695],[22.4713195,37.2234255],[22.4707421,37.2229945],[22.4705015,37.2226308],[22.4698191,37.2223787],[22.4687766,37.2220948],[22.4678352,37.2221097],[22.4672668,37.2219693],[22.4661606,37.2214954],[22.4656892,37.2213991],[22.4653544,37.2212325],[22.4648054,37.2210722],[22.4645822,37.2210693],[22.4642086,37.2210464],[22.4634697,37.2208025],[22.4626612,37.2206568],[22.4618374,37.2207092],[22.461423,37.2205776],[22.4609163,37.220553],[22.4606158,37.2203689],[22.4601326,37.2202995],[22.4595209,37.219895],[22.4581579,37.2198592],[22.4573853,37.2196148],[22.4556377,37.2196461],[22.4550326,37.219476],[22.4547655,37.2193102],[22.4541024,37.2192205],[22.4535867,37.2190875],[22.4532669,37.2187409],[22.4524667,37.2187394],[22.4519433,37.218985],[22.4512856,37.2191837],[22.4510259,37.2192073],[22.4507795,37.219132],[22.4501709,37.2187364],[22.4492024,37.2170473],[22.4491618,37.2168305],[22.4492133,37.2165157],[22.4490888,37.2159913],[22.448664,37.2152737],[22.4484089,37.2150721],[22.4481461,37.2146991],[22.4480435,37.214202],[22.4481213,37.2137073],[22.4471897,37.212974],[22.4465503,37.2117308],[22.4465436,37.2115054],[22.4468792,37.2110772],[22.4475419,37.2106352],[22.4475587,37.2103651],[22.4461172,37.2097693],[22.445517,37.2093648],[22.4452376,37.209253],[22.4451052,37.2091161],[22.4450954,37.2090439],[22.445305,37.2087131],[22.4459894,37.2083075],[22.4460258,37.2081818],[22.4458943,37.2079998],[22.4443044,37.2075012],[22.4441242,37.2074989],[22.4440132,37.2074163],[22.4430837,37.2071337],[22.4426045,37.2063252],[22.4425578,37.2058559],[22.442688,37.2055512],[22.4424539,37.2054309],[22.4423337,37.2052491],[22.4418452,37.2048911],[22.4407232,37.20466],[22.440321,37.2044925],[22.4402222,37.204365],[22.4402735,37.2040593],[22.4400298,37.2039276],[22.4400207,37.2038193],[22.4404398,37.2031669],[22.4404033,37.202202],[22.4401997,37.2016946],[22.4403693,37.2005702],[22.4404644,37.2003281],[22.4407298,37.2000251],[22.4407738,37.19953],[22.4409575,37.1993611],[22.4411245,37.1989127],[22.441131,37.198595],[22.4409848,37.1980343],[22.4412216,37.1974786],[22.4410852,37.1969901],[22.4412822,37.1967223],[22.4413197,37.1965425],[22.4411488,37.1960896],[22.4415661,37.1955183],[22.4415256,37.1942018],[22.4417304,37.1935555],[22.441668,37.1933024],[22.4414365,37.193056],[22.4414062,37.1928843],[22.4416001,37.1927697],[22.4432698,37.1926564],[22.4437287,37.1922569],[22.4437649,37.1921402],[22.4436755,37.192103],[22.4431501,37.1919023],[22.4427755,37.1915954],[22.442591,37.1912505],[22.4423265,37.1909676],[22.4423823,37.1904456],[22.4423312,37.1890929],[22.4426241,37.1879971],[22.4425716,37.1878072],[22.442394,37.1876787],[22.4419581,37.1875107],[22.4418259,37.1873647],[22.441701,37.1868674],[22.4411235,37.1864632],[22.4408765,37.1864239],[22.4406386,37.1864838],[22.4401833,37.1867122],[22.4393682,37.1869088],[22.4391197,37.1869415],[22.4388123,37.1868248],[22.4386814,37.1866158],[22.4389611,37.1861598],[22.4389761,37.1859797],[22.4386038,37.1848595],[22.4380167,37.1838332],[22.4370539,37.1808101],[22.4367578,37.1804186],[22.4363928,37.1800893],[22.4347926,37.1790317],[22.4343214,37.1783945],[22.4333594,37.1769758],[22.4326375,37.1753889],[22.4324173,37.1746019],[22.432168,37.1741299],[22.4319569,37.1734421],[22.4317808,37.1732414],[22.4315126,37.1731388],[22.431563,37.1726099],[22.4309687,37.1708985],[22.4295669,37.1684284],[22.4290535,37.167554],[22.4288204,37.1668479],[22.4282003,37.1630722],[22.4280109,37.1624297],[22.4279985,37.1619428],[22.4280956,37.1616016],[22.4283512,37.1612265],[22.4304147,37.1592912],[22.4312574,37.1585182],[22.431678,37.1583255],[22.4322206,37.1582245],[22.432158,37.1580885],[22.4326051,37.1577068],[22.4327186,37.1576632],[22.4329188,37.1577831],[22.43301,37.1577302],[22.4327685,37.1568797],[22.4328925,37.1568724],[22.433057,37.1570909],[22.4332684,37.1572108],[22.4334714,37.1571955],[22.4336658,37.1570539],[22.4335145,37.1567454],[22.432951,37.1562242],[22.4326508,37.1562067],[22.4325742,37.1560975],[22.4327224,37.1560094],[22.4329817,37.1559948],[22.4333844,37.1561263],[22.4338497,37.1559522],[22.4341036,37.1561989],[22.4342651,37.1565615],[22.4343656,37.1565989],[22.4344917,37.1564924],[22.4348297,37.1559381],[22.4348872,37.1556594],[22.4359403,37.1553759],[22.4363977,37.1555802],[22.4365046,37.155861],[22.4369385,37.1555693],[22.4373707,37.1556359],[22.4375148,37.1557459],[22.4377532,37.1556499],[22.4379415,37.1552558],[22.4380331,37.1551849],[22.4381912,37.15516],[22.4384031,37.1552619],[22.4387216,37.1551039],[22.4386735,37.1547066],[22.4387238,37.1539051],[22.4386514,37.1535887],[22.4382438,37.1531507],[22.4382573,37.1530427],[22.4383699,37.1530442],[22.4385362,37.1531703],[22.4386713,37.1531721],[22.4386529,37.1526964],[22.4385136,37.1523498],[22.4386075,37.1519432]]},{"id":18727,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u0392\u03b1\u03bc\u03b2\u03b1\u03ba\u03bf\u03cd-\u0391\u03b3\u03af\u03b1 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae-\u03ba\u03b1\u03c4. \u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1","description_GR":"\u039c\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03b9\u03bf\u03bc\u03bf\u03bd\u03ac\u03c3\u03c4\u03b7\u03c1\u03bf\u03c5 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae\u03c2","path":"PELOPONNESE\/Pelop_Parnon_Vamvakou_ParnonRef2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7898,"name_EN":"Parnon: Vamvakou-Agia Kyriaki-Parnon refuge","description_EN":"Via the Agia Kyriaki cave-monastery","ascent_time":195,"descent_time":170,"marker":"Yellow_square","level":10,"ascent":596,"descent":105,"maxelev":1426,"minelev":856,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.54938 37.24353,22.58544 37.26323)","views":59,"millestones":"0,22.5510911,37.2431197#1,22.5499059,37.2492061#2,22.5513961,37.2570841#3,22.5577479,37.2632010#4,22.5656429,37.2587413#5,22.5649381,37.2508448#6,22.5711250,37.2556309#7,22.5772448,37.2597180#7.9,22.5847515,37.2608525","x":22.5656733,"y":37.2586783,"coor":[[22.5510911,37.2431197],[22.5510204,37.243281],[22.55104,37.2434345],[22.5513955,37.2437093],[22.5514923,37.2439538],[22.5515909,37.2446941],[22.5514678,37.2452334],[22.5515329,37.2453694],[22.5516558,37.245425],[22.5518699,37.2454862],[22.5519007,37.245642],[22.5518032,37.2456769],[22.5519164,37.2457053],[22.5516666,37.2458014],[22.5516532,37.2459094],[22.5511829,37.2457414],[22.5515177,37.2460317],[22.551726,37.2463407],[22.5519613,37.2464156],[22.5515641,37.246555],[22.5509904,37.2461897],[22.5507931,37.2464847],[22.5508043,37.2466741],[22.5508527,37.2468482],[22.5507706,37.2470185],[22.5499729,37.2480452],[22.5496579,37.2486002],[22.5501642,37.2498322],[22.5504289,37.2501419],[22.5505589,37.2504139],[22.5505958,37.2514328],[22.5507207,37.2519751],[22.5505742,37.2525592],[22.550662,37.2526865],[22.5505924,37.2529155],[22.5504663,37.2530221],[22.5502029,37.2530526],[22.5502603,37.2533485],[22.5505286,37.253469],[22.5506325,37.2539299],[22.5508173,37.2542927],[22.5509105,37.2545553],[22.5512656,37.254857],[22.5515492,37.2553562],[22.552061,37.255714],[22.552137,37.2558682],[22.5521342,37.2560123],[22.5520063,37.2562181],[22.5516176,37.256495],[22.5515947,37.2565127],[22.5514526,37.2566845],[22.551459,37.256937],[22.5513763,37.2571342],[22.5510271,37.2577068],[22.5510106,37.257977],[22.5511936,37.258484],[22.5512141,37.2585383],[22.5515208,37.2590107],[22.5518671,37.2597721],[22.5521191,37.2601537],[22.5522209,37.260137],[22.5526271,37.2607143],[22.5531081,37.2609184],[22.5537203,37.2610949],[22.5545214,37.2616635],[22.5549474,37.2617949],[22.5550565,37.2619855],[22.5552499,37.2621388],[22.5553342,37.2622052],[22.5558477,37.2624819],[22.5566343,37.2626267],[22.5568341,37.2627913],[22.5575323,37.2629734],[22.5576881,37.2630834],[22.5577967,37.2633011],[22.5579788,37.2632131],[22.5581821,37.2631976],[22.5586648,37.2633116],[22.5590823,37.2632987],[22.559521,37.2633581],[22.5602827,37.2630339],[22.5610279,37.2629889],[22.5614582,37.2628949],[22.5620732,37.2625779],[22.5629811,37.2622735],[22.563443,37.2617023],[22.5635195,37.2616446],[22.5636941,37.2613583],[22.5637102,37.2611061],[22.5639978,37.2608032],[22.5641909,37.2607334],[22.5647855,37.260299],[22.5651719,37.2601414],[22.5655275,37.2598212],[22.5656924,37.2594537],[22.5655267,37.2592714],[22.5655318,37.2590011],[22.5656733,37.2586783],[22.5660501,37.2584305],[22.5660656,37.2582054],[22.5662629,37.2579103],[22.5661678,37.2575757],[22.5662945,37.2568381],[22.5664441,37.2566777],[22.5663937,37.2563616],[22.5661169,37.2560969],[22.5657694,37.2559845],[22.5654613,37.2555842],[22.5649241,37.2553704],[22.5647284,37.2549895],[22.5647311,37.2548453],[22.5645658,37.254645],[22.5647301,37.2543045],[22.5646597,37.253853],[22.5647527,37.2537099],[22.5646895,37.2534748],[22.5648878,37.2531257],[22.5648562,37.2530081],[22.5649262,37.2528828],[22.5648671,37.2524314],[22.5649512,37.252162],[22.5646683,37.2516178],[22.564709,37.2512578],[22.5648847,37.2509084],[22.5652309,37.2504889],[22.5655039,37.2503661],[22.5660455,37.2503456],[22.5664095,37.2507714],[22.5661034,37.2508578],[22.5662715,37.2509139],[22.5667142,37.2513519],[22.5665888,37.2514225],[22.5666554,37.2514774],[22.5666168,37.2517293],[22.5669045,37.2520212],[22.5669002,37.2522465],[22.5671021,37.252303],[22.5671215,37.2524655],[22.567436,37.2525324],[22.5676097,37.252886],[22.5675489,37.2531196],[22.5677281,37.2531848],[22.5678036,37.253366],[22.5681636,37.2534064],[22.5686658,37.2536829],[22.5688383,37.2540996],[22.56928,37.2545917],[22.5693786,37.2547461],[22.5693099,37.2547993],[22.5693984,37.2548905],[22.5697773,37.2551294],[22.5700483,37.2551057],[22.5702841,37.2551626],[22.571188,37.2556602],[22.5714206,37.2558794],[22.5720666,37.2557069],[22.5723478,37.2557463],[22.5726711,37.2559395],[22.5731149,37.2563234],[22.5734627,37.2564177],[22.5739864,37.2567485],[22.5742196,37.2569406],[22.574282,37.2572208],[22.5744938,37.2573495],[22.5749316,37.2574539],[22.5750877,37.2575459],[22.5755722,37.2581647],[22.576656,37.2585089],[22.5764284,37.2586234],[22.5756013,37.2588297],[22.5751439,37.2591667],[22.5753256,37.2590968],[22.5759768,37.259134],[22.5765479,37.2593481],[22.5769154,37.2595959],[22.5770952,37.2596251],[22.5773293,37.2597721],[22.5778793,37.2599049],[22.5781642,37.26035],[22.5783979,37.260515],[22.5783945,37.2606953],[22.5785963,37.2606999],[22.5790543,37.2609308],[22.5802206,37.2612782],[22.5809614,37.2614584],[22.5813555,37.2614901],[22.581559,37.2614655],[22.5825712,37.261009],[22.5836905,37.2608511],[22.5841627,37.2608703],[22.5847298,37.2606968],[22.5849445,37.2607309],[22.5851105,37.2608951],[22.5847515,37.2608525]]},{"id":18728,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03c9\u03bd \u0391\u03bd\u03b1\u03c1\u03b3\u03cd\u03c1\u03c9\u03bd-\u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_AgAnargyroimon_Analipsi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4701,"name_EN":"Parnon: Agii Anargyroi monastery-Analipsi","description_EN":"","ascent_time":120,"descent_time":95,"marker":"Cyan_square","level":10,"ascent":458,"descent":13,"maxelev":1351,"minelev":901,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.54215 37.15801,22.56739 37.16853)","views":11,"millestones":"0,22.5585251,37.1683549#1,22.5642419,37.1658159#2,22.5615831,37.1621264#3,22.5553111,37.1586916#4,22.5466454,37.1623782#4.7,22.5427348,37.1645925","x":22.5608681,"y":37.1605621,"coor":[[22.5585251,37.1683549],[22.5581992,37.1685786],[22.5579219,37.1686293],[22.5571628,37.1687169],[22.5566714,37.1684428],[22.5567082,37.1683418],[22.5574734,37.1682114],[22.557746,37.1680886],[22.5588525,37.166759],[22.5591483,37.1666004],[22.5597363,37.1664814],[22.5599565,37.1661505],[22.560106,37.1661186],[22.5609108,37.1662004],[22.5624496,37.1658225],[22.5629267,37.1657382],[22.563474,37.1659792],[22.5636871,37.1660268],[22.5638454,37.1659927],[22.5644473,37.1657296],[22.5650412,37.1652951],[22.5650538,37.1652232],[22.5653372,37.1651274],[22.5653385,37.1650554],[22.5657149,37.1648075],[22.5661741,37.1643444],[22.5663887,37.1643109],[22.5667253,37.1643781],[22.567027,37.1645079],[22.5671481,37.1646536],[22.5672677,37.1642855],[22.5670592,37.1639946],[22.5666354,37.1637731],[22.56627,37.1634442],[22.5654818,37.1634347],[22.5649959,37.1635189],[22.5641629,37.1634998],[22.563995,37.1634437],[22.5637287,37.1632332],[22.5632591,37.1630562],[22.5624274,37.162965],[22.5623387,37.1628918],[22.5623355,37.1627611],[22.5619162,37.1623054],[22.5615595,37.1621117],[22.5614633,37.1618402],[22.5611185,37.1616107],[22.5610571,37.1612854],[22.5612999,37.1609549],[22.5612356,37.1607828],[22.5610807,37.1606368],[22.5608681,37.1605621],[22.5605981,37.1605498],[22.5600201,37.160741],[22.5591071,37.160784],[22.5584588,37.1605238],[22.5580199,37.160399],[22.5577513,37.1597197],[22.5573804,37.1590843],[22.5573298,37.1586037],[22.557035,37.1581134],[22.5565777,37.1578825],[22.5554066,37.1578772],[22.5552104,37.1581272],[22.5553122,37.1586963],[22.5551812,37.1590733],[22.5545857,37.1595888],[22.5544689,37.1598127],[22.5540891,37.1602407],[22.5534841,37.1609228],[22.5533657,37.1611535],[22.5530607,37.161517],[22.5523984,37.1619957],[22.5508992,37.1620675],[22.5501928,37.1619056],[22.5497684,37.1617202],[22.5492969,37.1616423],[22.5490467,37.1617654],[22.5485157,37.161858],[22.548253,37.1619562],[22.548051,37.1619177],[22.5475544,37.1619747],[22.547211,37.1622679],[22.5468597,37.1623808],[22.5465894,37.1623775],[22.5463392,37.1625096],[22.5459726,37.1628296],[22.545338,37.1630381],[22.5448594,37.1633297],[22.5445155,37.1636409],[22.5443063,37.1639809],[22.5439871,37.1641843],[22.5433742,37.1644291],[22.5425937,37.1651946],[22.5423087,37.1653714],[22.5422201,37.1650008],[22.5423812,37.1648225],[22.542459,37.1648775],[22.5425206,37.1645989],[22.542632,37.1646633],[22.5426788,37.1645738],[22.5427348,37.1645925]]},{"id":18729,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u0392\u03b1\u03c3\u03b1\u03c1\u03ac\u03c2-\u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Vasaras_Analipsi","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":3970,"name_EN":"Parnon: Vasaras-Analipsi","description_EN":"","ascent_time":125,"descent_time":100,"marker":"Cyan_square","level":10,"ascent":722,"descent":27,"maxelev":1343,"minelev":618,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.50917 37.16149,22.54229 37.16724)","views":9,"millestones":"0,22.5091747,37.1671922#1,22.5175579,37.1645684#2,22.5253545,37.1624263#3,22.5345958,37.1656130#4.0,22.5422188,37.1649940","x":22.5257605,"y":37.1628886,"coor":[[22.5091747,37.1671922],[22.5093988,37.1672468],[22.5096071,37.1671976],[22.5100882,37.1667891],[22.5104161,37.1667211],[22.5110935,37.1666395],[22.5112163,37.1666951],[22.5116001,37.1666458],[22.5126223,37.1667849],[22.5131464,37.166476],[22.5135404,37.1664899],[22.5141706,37.1665654],[22.5147757,37.1667262],[22.5154977,37.1666632],[22.5158033,37.1665859],[22.5167727,37.166544],[22.5169914,37.1663033],[22.5174504,37.1652906],[22.5173871,37.1650735],[22.517097,37.1649346],[22.5170539,37.1648349],[22.5173683,37.1647217],[22.5174464,37.1647587],[22.5175516,37.1645618],[22.5176288,37.1646438],[22.5181165,37.1644697],[22.5189954,37.1644446],[22.5195624,37.1642444],[22.5207728,37.1639711],[22.520945,37.163802],[22.5208349,37.1636744],[22.5209042,37.1635852],[22.5208064,37.1634037],[22.5208201,37.1632776],[22.5212805,37.1633465],[22.521473,37.1632948],[22.5216102,37.1631884],[22.5220729,37.1631401],[22.5223466,37.1629632],[22.5225157,37.1629563],[22.5227321,37.1628328],[22.5230065,37.1626199],[22.5230564,37.1623682],[22.5233912,37.1619487],[22.5239714,37.1616495],[22.524418,37.1612675],[22.5246275,37.1614954],[22.524908,37.161553],[22.5249504,37.1616887],[22.525095,37.1617806],[22.525171,37.1619258],[22.5250986,37.1621773],[22.5251499,37.1624303],[22.5252069,37.1623949],[22.5253864,37.1624332],[22.5253614,37.1625591],[22.5255926,37.1628324],[22.5257605,37.1628886],[22.5260655,37.1628383],[22.5261119,37.1627667],[22.526303,37.1627871],[22.5264571,37.1629693],[22.5269958,37.1630662],[22.5273517,37.1632959],[22.5275648,37.1633436],[22.5277008,37.1633003],[22.5278686,37.1633564],[22.5279708,37.1633126],[22.5281612,37.1633691],[22.5283308,37.1633351],[22.5284086,37.1633902],[22.5284662,37.1633188],[22.5285554,37.1633649],[22.5287141,37.1633128],[22.5291532,37.1633183],[22.5299377,37.1635173],[22.5305121,37.1635154],[22.5307027,37.1635628],[22.5309247,37.1637278],[22.5321393,37.163815],[22.532417,37.1640167],[22.5327433,37.1640298],[22.5331429,37.1643322],[22.5336669,37.1646091],[22.5336763,37.1647083],[22.5340609,37.1651998],[22.5343064,37.16532],[22.5343824,37.1654652],[22.5347048,37.1656855],[22.5349894,37.1661126],[22.5354151,37.166226],[22.5355286,37.1661824],[22.5357826,37.165861],[22.5362377,37.1656233],[22.5363189,37.1654981],[22.5367044,37.1653677],[22.5369852,37.1654072],[22.5377789,37.1651286],[22.5380952,37.1650784],[22.5384716,37.1648307],[22.5394188,37.1647702],[22.5397097,37.164873],[22.5401722,37.1648336],[22.5402491,37.1649337],[22.5405105,37.1648107],[22.5406,37.1648389],[22.5408403,37.1646435],[22.5412699,37.1645587],[22.5414816,37.1646785],[22.5415956,37.1646078],[22.5418878,37.1646384],[22.5419789,37.1645854],[22.5420662,37.1647307],[22.5421126,37.1646592],[22.5422188,37.164994]]},{"id":18730,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039c\u03bf\u03bd\u03ae \u039c\u03b1\u03bb\u03b5\u03b2\u03ae\u03c2-\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03a4\u03bf\u03cd\u03c1\u03bb\u03b1","description_GR":"\u0397 \u03b1\u03bc\u03b5\u03c3\u03cc\u03c4\u03b5\u03c1\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1","path":"PELOPONNESE\/Pelop_Parnon_Malevi_Megali_Tourla","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7520,"name_EN":"Parnon: Malevis mon.-Parnon summit","description_EN":"The shortest way to the summit of Mt. Parnon","ascent_time":205,"descent_time":160,"marker":"O33","level":13,"ascent":1069,"descent":35,"maxelev":1932,"minelev":894,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.58112 37.27806,22.61282 37.32892)","views":61,"millestones":"0,22.5812895,37.3289193#1,22.5861767,37.3227152#2,22.5915239,37.3155777#3,22.5924450,37.3083987#4,22.5961029,37.3011232#5,22.6032532,37.2959231#6,22.6063107,37.2878432#7.5,22.6128207,37.2780576","x":22.5986665,"y":37.2988376,"coor":[[22.5812895,37.3289193],[22.5811225,37.3288002],[22.5811476,37.3286653],[22.5814221,37.3284703],[22.582311,37.3286161],[22.5819003,37.3282507],[22.5820209,37.3278375],[22.5826433,37.3277549],[22.5829924,37.3277951],[22.5835408,37.3274411],[22.5840188,37.3272305],[22.5841828,37.326908],[22.5842957,37.3263055],[22.5844104,37.3262077],[22.5845991,37.3257773],[22.5846276,37.3254622],[22.5851404,37.3245941],[22.585926,37.3236301],[22.586062,37.3235956],[22.5860323,37.323379],[22.5862661,37.3223452],[22.5863522,37.3213638],[22.5865556,37.3207444],[22.5870895,37.3199576],[22.5875376,37.3195303],[22.587685,37.319496],[22.5877847,37.3195963],[22.5882388,37.3194485],[22.5883535,37.3193507],[22.5887843,37.3192477],[22.5893636,37.3184435],[22.5897159,37.3177086],[22.5900954,37.3173255],[22.5905179,37.3164563],[22.5906326,37.3163585],[22.5907636,37.3159905],[22.5909135,37.3158211],[22.5910969,37.31567],[22.5923773,37.3153878],[22.5923463,37.3152342],[22.5922128,37.3151335],[22.591977,37.3150676],[22.5914811,37.3150347],[22.5911122,37.31485],[22.5907914,37.3145037],[22.5906612,37.3142227],[22.5903109,37.3130378],[22.5904411,37.3115071],[22.5906733,37.3105545],[22.5913032,37.3094534],[22.592486,37.3083498],[22.5928749,37.308066],[22.5934563,37.3077485],[22.59494,37.3074506],[22.5949764,37.3073159],[22.5945064,37.3064991],[22.5944876,37.3056877],[22.5947366,37.3050417],[22.5953827,37.3042742],[22.5953447,37.3038952],[22.595715,37.3033949],[22.5959845,37.3028978],[22.5961183,37.3023767],[22.5960372,37.3012761],[22.5961079,37.3011147],[22.5962815,37.300977],[22.5965786,37.3006786],[22.5968158,37.3006634],[22.597134,37.300541],[22.5973978,37.3003098],[22.5983825,37.2989244],[22.5986662,37.2988376],[22.5992871,37.2988179],[22.5998418,37.2987163],[22.600806,37.2990432],[22.6015777,37.2976778],[22.601686,37.2972375],[22.6027076,37.296898],[22.6030955,37.2960553],[22.6039344,37.295227],[22.6042092,37.2946286],[22.6044398,37.2943609],[22.6044099,37.2941443],[22.6045609,37.2939117],[22.6052325,37.2935861],[22.6055769,37.2932657],[22.6062985,37.2920664],[22.606229,37.2915519],[22.6059601,37.2908367],[22.6059784,37.2904583],[22.6057184,37.2898784],[22.6057207,37.2897523],[22.6058237,37.2896723],[22.6058404,37.2896072],[22.6058602,37.2891478],[22.6060042,37.2886808],[22.6063286,37.2882159],[22.6063145,37.2877561],[22.6063987,37.2874168],[22.6065176,37.2871636],[22.6070563,37.2865277],[22.6074416,37.2858202],[22.607845,37.2853563],[22.6080053,37.285223],[22.6087447,37.2848891],[22.6089086,37.2845666],[22.6092381,37.2844353],[22.6094572,37.2841765],[22.6095416,37.28388],[22.6097138,37.2837198],[22.6097756,37.2834231],[22.6101261,37.2833821],[22.6103448,37.2831413],[22.6103473,37.2830062],[22.6105413,37.2828823],[22.610544,37.2827381],[22.6106344,37.2827301],[22.6107271,37.282596],[22.6107529,37.2824161],[22.6109117,37.2823729],[22.6110062,37.2821396],[22.6113339,37.2821074],[22.6113826,37.2819097],[22.6113399,37.281783],[22.611537,37.2814879],[22.6115397,37.2813437],[22.6117447,37.281238],[22.611947,37.2812764],[22.6121289,37.2811974],[22.6121045,37.2806834],[22.6118797,37.2802954],[22.6117845,37.2799518],[22.61183,37.2797405],[22.6118449,37.2795424],[22.6119722,37.2793636],[22.6121513,37.2788249],[22.6123911,37.2786655],[22.6125551,37.2783339],[22.6127836,37.2781744],[22.6128196,37.2780576]]},{"id":18731,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03b6\u03af\u03c4\u03b6\u03b9\u03bd\u03b1-\u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1-\u039a\u03b5\u03bb\u03af","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Tsitzina_Keli","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":2586,"name_EN":"Parnon: Tzitzina-Ag. Marina-Keli","description_EN":"","ascent_time":50,"descent_time":45,"marker":"Red_cycle","level":10,"ascent":175,"descent":175,"maxelev":1211,"minelev":1027,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.59419 37.17632,22.60026 37.18304)","views":17,"millestones":"0,22.5971904,37.1763024#1,22.5969718,37.1802839#2,22.5942821,37.1799785#2.6,22.5971904,37.1763024","x":22.5967964,"y":37.1818838,"coor":[[22.5971904,37.1763024],[22.5974431,37.1762851],[22.5978136,37.1763526],[22.5977793,37.1763792],[22.5979244,37.176453],[22.5981486,37.1765098],[22.5984068,37.1765579],[22.5987006,37.1765073],[22.5988569,37.1765812],[22.5985141,37.1768476],[22.5991808,37.1767293],[22.5995175,37.1767964],[22.5993466,37.1769025],[22.5995705,37.1769772],[22.5999551,37.1768917],[22.6000101,37.1768292],[22.6002422,37.1770663],[22.6001511,37.1771193],[22.6001256,37.1772813],[22.5998073,37.1774397],[22.599928,37.1776124],[22.5998818,37.177675],[22.5999355,37.1778198],[22.5993791,37.1780566],[22.5989972,37.177998],[22.598276,37.1780165],[22.597772,37.1784702],[22.5975104,37.1786023],[22.5973656,37.1791234],[22.597461,37.179449],[22.5970305,37.1795791],[22.596802,37.1797567],[22.5967768,37.1799006],[22.5969834,37.1802996],[22.5969386,37.180894],[22.5970832,37.1809948],[22.5967964,37.1818838],[22.5964363,37.1824744],[22.5963249,37.1830139],[22.5962721,37.1830696],[22.5962163,37.1830419],[22.5960408,37.1827874],[22.596068,37.1825354],[22.5958941,37.1821908],[22.5959288,37.1815332],[22.5960534,37.1814986],[22.596055,37.1814085],[22.5958787,37.1811991],[22.5959254,37.1811096],[22.59584,37.1808562],[22.5957739,37.1807743],[22.5956704,37.1808902],[22.5955944,37.18134],[22.5952424,37.1808851],[22.5951394,37.180974],[22.5951322,37.1811137],[22.5948933,37.1806331],[22.5949564,37.1802643],[22.59469,37.1800539],[22.5946375,37.1798459],[22.5944924,37.1797721],[22.5943854,37.1800773],[22.5942492,37.1801298],[22.5943358,37.1797162],[22.5944524,37.1795012],[22.5943816,37.1790677],[22.5943928,37.178464],[22.594546,37.1780963],[22.5946946,37.1779808],[22.5949502,37.1775602],[22.5955139,37.1770554],[22.5966478,37.1766542],[22.5971904,37.1763024]]},{"id":18761,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03c3\u03af\u03c4\u03b6\u03b9\u03bd\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Tsitzina_AgiosIoanis","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":777,"name_EN":"Parnon: Tsitzina-Aghios Ioanis","description_EN":"","ascent_time":20,"descent_time":15,"marker":"Yellow_cycle","level":12,"ascent":196,"descent":2,"maxelev":1278,"minelev":1034,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.59907 37.17284,22.60263 37.17483)","views":17,"millestones":"0,22.6026296,37.1728424#0.8,22.6026296,37.1728424","x":22.6013868,"y":37.173657,"coor":[[22.5990663,37.1748306],[22.5994533,37.1746098],[22.5996221,37.1746209],[22.599793,37.1745147],[22.5996925,37.1744685],[22.5997842,37.1743794],[22.5996614,37.1743239],[22.5997417,37.1742437],[22.5994401,37.1741049],[22.5994421,37.1739968],[22.599352,37.1739957],[22.5996038,37.1737824],[22.5995707,37.1737459],[22.6009706,37.173625],[22.6012095,37.1735017],[22.6013868,37.173657],[22.6018126,37.1737792],[22.6022286,37.1738202],[22.6022856,37.1737848],[22.6020294,37.1736285],[22.6018826,37.1736448],[22.6017949,37.1735176],[22.6014814,37.1734147],[22.6015286,37.1732981],[22.6018764,37.1733743],[22.6022036,37.1733421],[22.6022953,37.1732531],[22.6023957,37.1733084],[22.6025428,37.173274],[22.6026296,37.1728424]]},{"id":18926,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039b\u03b5\u03c9\u03bd\u03af\u03b4\u03b9\u03bf-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u03a9\u03c1\u03b1\u03ac\u03b9 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u039b\u03b5\u03c9\u03bd\u03af\u03b4\u03b9\u03bf","path":"PELOPONNESE\/Pelop_Parnon_Leonidio_PrfIlias","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":4446,"name_EN":"Parnon: Leonidio-Profitis Ilias","description_EN":"A nice loop trail near Leonidio","ascent_time":80,"descent_time":80,"marker":"Red_dots","level":12,"ascent":234,"descent":234,"maxelev":260,"minelev":29,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.85369 37.15733,22.85994 37.16772)","views":20,"millestones":"0,22.8577321,37.1677638#1,22.8573516,37.1609650#2,22.8594457,37.1575331#3,22.8558417,37.1609001#4,22.8572315,37.1664472#4.4,22.8577322,37.1677616","x":22.8589029,"y":37.1573148,"coor":[[22.8577321,37.1677638],[22.8587048,37.1674938],[22.858597,37.1671773],[22.8585111,37.1668925],[22.8589044,37.1667453],[22.8583861,37.1660778],[22.8581234,37.1655029],[22.8580394,37.165101],[22.8578297,37.1649525],[22.8583958,37.1646154],[22.8588111,37.1642409],[22.8586794,37.1641765],[22.8584711,37.1628157],[22.8584872,37.1624914],[22.8583644,37.1624181],[22.858179,37.1620197],[22.8578983,37.1619629],[22.8578454,37.161737],[22.858054,37.1615791],[22.8580334,37.1614527],[22.8578339,37.1612344],[22.8576369,37.1608539],[22.8573537,37.1609684],[22.8573207,37.160914],[22.8574947,37.1605731],[22.8576422,37.1605025],[22.8575884,37.1603397],[22.8579274,37.1602618],[22.8579993,37.1599741],[22.8579216,37.1599012],[22.8576839,37.1599801],[22.8575268,37.1599425],[22.8575202,37.1594647],[22.857581,37.1591678],[22.8576806,37.1590066],[22.8575535,37.1589152],[22.8578861,37.1585128],[22.8578766,37.1583955],[22.857595,37.1584018],[22.8569391,37.1582783],[22.8574626,37.1579859],[22.8577342,37.1578984],[22.858196,37.1578938],[22.8588348,37.1580983],[22.8585124,37.1578248],[22.8586928,37.1578085],[22.8589727,37.1579193],[22.8585844,37.157528],[22.8594132,37.1578334],[22.8589029,37.1573148],[22.8598543,37.1577025],[22.8599308,37.1578565],[22.8598543,37.1577025],[22.8589029,37.1573148],[22.8594132,37.1578334],[22.8585844,37.157528],[22.8589727,37.1579193],[22.8586928,37.1578085],[22.8585124,37.1578248],[22.8588348,37.1580983],[22.858196,37.1578938],[22.8577342,37.1578984],[22.8574626,37.1579859],[22.8569391,37.1582783],[22.8569032,37.1584222],[22.8565618,37.1586533],[22.8562979,37.1589752],[22.8560721,37.1590181],[22.8561692,37.1592984],[22.8559411,37.1594855],[22.8558703,37.1597012],[22.8556868,37.1599247],[22.8558159,37.1603226],[22.8557217,37.1605921],[22.8558736,37.1609811],[22.8558046,37.1610706],[22.8558586,37.1612244],[22.8554192,37.1619863],[22.8555188,37.1621044],[22.8554384,37.1622028],[22.8557296,37.1623138],[22.8555965,37.1629254],[22.8558177,37.163189],[22.855849,37.1633605],[22.8559897,37.1637337],[22.8555113,37.1640896],[22.8546151,37.1645226],[22.8545292,37.1649905],[22.854028,37.1654296],[22.8537197,37.165501],[22.8539671,37.1657355],[22.854661,37.1660238],[22.8552846,37.1661944],[22.8558262,37.1662244],[22.8559636,37.1662866],[22.8565227,37.1662469],[22.8566341,37.1663291],[22.8568927,37.1663586],[22.8570332,37.1664704],[22.8576312,37.166404],[22.8580341,37.1662705],[22.8583862,37.1660756],[22.8589044,37.1667431],[22.8585112,37.1668902],[22.858597,37.167175],[22.8587049,37.1674915],[22.8577322,37.1677616]]},{"id":18927,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039b\u03b5\u03c9\u03bd\u03af\u03b4\u03b9\u03bf-\u0392\u03b1\u03c3\u03ba\u03af\u03bd\u03b1","description_GR":"\u0388\u03bd\u03b1 \u03c5\u03c0\u03ad\u03c1\u03bf\u03c7\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"PELOPONNESE\/Pelop_Parnon_Leonidio_Vaskina","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":12216,"name_EN":"Parnon: Leonidio-Vaskina","description_EN":"A wonderful old pathway","ascent_time":245,"descent_time":220,"marker":"Red_dots","level":12,"ascent":909,"descent":118,"maxelev":860,"minelev":41,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.79128 37.16776,22.85773 37.19854)","views":23,"millestones":"0,22.8577321,37.1677638#1,22.8504906,37.1700686#2,22.8435700,37.1715034#3,22.8433588,37.1732461#4,22.8459003,37.1746123#5,22.8368928,37.1764386#6,22.8325007,37.1793345#7,22.8241524,37.1772782#8,22.8158468,37.1809278#9,22.8110334,37.1863514#10,22.8051662,37.1903281#11,22.7988662,37.1927568#12.2,22.7912805,37.1982803","x":22.8235051,"y":37.1772718,"coor":[[22.8577321,37.1677638],[22.8572237,37.1680316],[22.8554741,37.1682851],[22.854445,37.1685636],[22.8536586,37.1685695],[22.8535689,37.1686768],[22.8524916,37.1691621],[22.8508795,37.1692547],[22.8508864,37.1693336],[22.8514034,37.1694107],[22.8519405,37.1696413],[22.8525249,37.1697281],[22.8525352,37.1697913],[22.8508702,37.1699622],[22.8497277,37.1702846],[22.8487245,37.1703379],[22.8462075,37.170683],[22.8458448,37.1708327],[22.844665,37.1706409],[22.8439883,37.1706974],[22.8425692,37.1706926],[22.8419814,37.1708311],[22.8416521,37.1710081],[22.8416507,37.1710982],[22.8420462,37.171012],[22.8425404,37.1711069],[22.8455747,37.1722993],[22.8434702,37.1721796],[22.842954,37.1720484],[22.8428523,37.1720744],[22.8428738,37.1721377],[22.8448116,37.1728507],[22.8455967,37.1730747],[22.8460016,37.1731147],[22.8460452,37.1732052],[22.8441856,37.1732773],[22.8430712,37.1732303],[22.8425633,37.1732975],[22.8421784,37.1734199],[22.8416494,37.1733967],[22.8401696,37.1736707],[22.8401232,37.1737603],[22.8415091,37.1737288],[22.8421485,37.1739063],[22.8428814,37.1738594],[22.8435765,37.1740735],[22.8451149,37.174386],[22.8462845,37.1745055],[22.8466769,37.1746265],[22.8468104,37.174736],[22.8466973,37.1747709],[22.8461028,37.1746029],[22.8444684,37.1746771],[22.8428246,37.174625],[22.8423045,37.1747551],[22.8418389,37.175003],[22.8417035,37.1750197],[22.841267,37.1748351],[22.8411204,37.1748427],[22.8400606,37.1748143],[22.8389048,37.1752627],[22.8383752,37.1752755],[22.8381229,37.1755705],[22.8376149,37.1756376],[22.8375692,37.1756823],[22.8382139,37.1756728],[22.8382243,37.175727],[22.8378635,37.1757505],[22.8373872,37.1759621],[22.8365869,37.1767295],[22.8368803,37.1766963],[22.8361174,37.1772296],[22.835955,37.1775345],[22.8347525,37.1780815],[22.8347501,37.1782437],[22.8344652,37.1784573],[22.8347809,37.1784333],[22.8351438,37.1782746],[22.8355269,37.1782694],[22.8351973,37.1784645],[22.8349787,37.1787598],[22.8343672,37.1789701],[22.8338482,37.179019],[22.8336473,37.1789675],[22.833524,37.1789302],[22.8335906,37.178994],[22.8334667,37.1789927],[22.8333912,37.1795058],[22.83297,37.1797901],[22.8330408,37.1795835],[22.8329528,37.1794474],[22.8327912,37.1796982],[22.8323926,37.1799827],[22.832547,37.1794614],[22.8321475,37.1783398],[22.832109,37.1779158],[22.8317758,37.1783361],[22.8316699,37.1779024],[22.8310309,37.1776978],[22.8308467,37.1775901],[22.829936,37.177482],[22.8295743,37.1775595],[22.8286916,37.1778212],[22.828371,37.1781605],[22.8282768,37.1782835],[22.8281637,37.1783185],[22.8273658,37.1781934],[22.8267833,37.1779803],[22.8257837,37.1777902],[22.8251903,37.1775589],[22.824934,37.1773761],[22.8244286,37.177281],[22.8235051,37.1772718],[22.8230468,37.1771771],[22.8226098,37.1770286],[22.8216405,37.177064],[22.82066,37.1770925],[22.8202311,37.1771514],[22.8197888,37.1773453],[22.8193781,37.1776747],[22.8190522,37.1776264],[22.8188714,37.1776606],[22.8176826,37.1780454],[22.8173836,37.178439],[22.8172405,37.1789513],[22.8166221,37.1795941],[22.8164591,37.179935],[22.8164801,37.1800344],[22.8163234,37.1799697],[22.8164218,37.18016],[22.816274,37.1802486],[22.8157657,37.1810548],[22.8153653,37.1814474],[22.8153618,37.1816727],[22.8151801,37.18177],[22.8150183,37.1820298],[22.8146438,37.1829274],[22.8146401,37.1831617],[22.8142776,37.1832933],[22.8143778,37.1833664],[22.8142314,37.1833649],[22.8137625,37.1830898],[22.8137006,37.1827287],[22.8135494,37.1830336],[22.8134457,37.183677],[22.8132607,37.1839817],[22.8126799,37.1843815],[22.8123354,37.1847926],[22.8120575,37.1852766],[22.8120317,37.1854836],[22.8117345,37.1857601],[22.8115341,37.1863259],[22.8113499,37.1865764],[22.8112602,37.1865485],[22.8111763,37.1861511],[22.8109691,37.1864374],[22.8108837,37.1861301],[22.8109216,37.1858691],[22.810613,37.1854333],[22.8095807,37.1851706],[22.8089612,37.1851644],[22.8077304,37.1860624],[22.8073971,37.1864826],[22.8071349,37.1866783],[22.8069498,37.1869829],[22.8063141,37.187292],[22.8060562,37.1879293],[22.8057678,37.1883591],[22.8051188,37.1887942],[22.8050492,37.1889197],[22.8051561,37.1892813],[22.8051934,37.1897774],[22.8050848,37.190236],[22.8052398,37.1904088],[22.8048458,37.1903868],[22.8052104,37.1908412],[22.8046278,37.190637],[22.8043343,37.1906701],[22.8041568,37.1904971],[22.8039704,37.1901707],[22.8036007,37.1900408],[22.8031025,37.190198],[22.8032245,37.1903164],[22.802746,37.1906541],[22.802311,37.1910913],[22.8018598,37.1911228],[22.8015295,37.1913538],[22.8006434,37.1918136],[22.7997982,37.191111],[22.7990985,37.191185],[22.7989599,37.1913999],[22.7989331,37.1916701],[22.799078,37.1924828],[22.798595,37.1930998],[22.7983142,37.1937549],[22.7979522,37.1938504],[22.7977538,37.194281],[22.7973252,37.1943128],[22.7971588,37.1941488],[22.7970745,37.1944905],[22.7968665,37.1948129],[22.7967449,37.1948927],[22.7963457,37.1951951],[22.7960527,37.1952012],[22.7957225,37.1954142],[22.7952705,37.1954997],[22.7948497,37.1957478],[22.7947168,37.1957329],[22.7939891,37.1961491],[22.7938918,37.1964636],[22.7935594,37.1965301],[22.7931087,37.1965345],[22.7925405,37.1968352],[22.7925134,37.1971234],[22.7923869,37.1972843],[22.7926426,37.1975032],[22.7927301,37.1976664],[22.7925935,37.1977551],[22.7925808,37.1978451],[22.7922414,37.1979318],[22.7921033,37.1981107],[22.792019,37.1984523],[22.7917594,37.1985466],[22.7912805,37.1982803]]},{"id":18928,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039a\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03b1\u03c3\u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u039a\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03c4\u03bf\u03c5 \u0394\u03b1\u03c3\u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 (\u0391\u03b2\u03c1\u03b9\u03b1\u03bb\u03bf\u03cd) \u03c3\u03c4\u03bf\u03bd \u03c0\u03c5\u03c1\u03bf\u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1","path":"PELOPONNESE\/Pelop_Parnon_Avrialou_PrfIlias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6541,"name_EN":"Parnon: Forest Service refuge-Profitis Ilias","description_EN":"From the Forest Serveice refuge to Profitis Ilias fire watchtower","ascent_time":155,"descent_time":145,"marker":"No_marks","level":10,"ascent":406,"descent":121,"maxelev":1801,"minelev":1475,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.61218 37.2061,22.65722 37.22645)","views":26,"millestones":"0,22.6133854,37.2204355#1,22.6128901,37.2263196#2,22.6212880,37.2243336#3,22.6277300,37.2223760#4,22.6361254,37.2176693#5,22.6440245,37.2128399#6.5,22.6572211,37.2061023","x":22.6279589,"y":37.2221532,"coor":[[22.6133854,37.2204355],[22.6145298,37.2207193],[22.6144832,37.2208584],[22.6153871,37.2213557],[22.6156602,37.2218276],[22.6156347,37.2219895],[22.6150319,37.2222889],[22.6141982,37.2228831],[22.6139857,37.2234124],[22.6140994,37.2239725],[22.6142615,37.224353],[22.6142556,37.2246774],[22.6139656,37.2251247],[22.6130946,37.2259077],[22.6124357,37.2261884],[22.6121837,37.2264108],[22.6123577,37.2264511],[22.6141242,37.2260031],[22.6143635,37.2258617],[22.6146286,37.2255403],[22.6149029,37.2253362],[22.615762,37.225202],[22.6162745,37.2249106],[22.6168171,37.2248268],[22.6169776,37.2246754],[22.6171887,37.2242272],[22.6174278,37.2240948],[22.6176635,37.2241517],[22.617805,37.2244237],[22.6179936,37.2245881],[22.6184086,37.2247012],[22.6188484,37.2246883],[22.6194849,37.2243982],[22.6196879,37.2243916],[22.6197901,37.2249696],[22.6199787,37.2251341],[22.6202369,37.2251912],[22.6205879,37.2251051],[22.6207135,37.2250164],[22.6208798,37.2245497],[22.6211635,37.2244448],[22.6214041,37.2242313],[22.6216752,37.2241984],[22.6218866,37.2243451],[22.6221371,37.2248257],[22.6223917,37.225081],[22.6226834,37.2251565],[22.623192,37.2250813],[22.6234607,37.2251836],[22.623822,37.2257647],[22.6237939,37.2260708],[22.6244023,37.2260869],[22.6247247,37.2257121],[22.6247651,37.2254872],[22.6244256,37.2249424],[22.624509,37.224691],[22.6244493,37.2242577],[22.6249291,37.2239027],[22.625634,37.2235684],[22.6259309,37.2233555],[22.6263844,37.2232076],[22.6274886,37.2226075],[22.6279589,37.2221532],[22.6284314,37.2215819],[22.628595,37.2212593],[22.6291241,37.2206705],[22.629602,37.2204237],[22.6302826,37.2195573],[22.63146,37.2186425],[22.6318556,37.2180747],[22.6322983,37.2178996],[22.6330309,37.217899],[22.634415,37.2180141],[22.6352515,37.2178795],[22.6358754,37.2176524],[22.6362852,37.2176796],[22.6369737,37.2176245],[22.6374977,37.217315],[22.6383483,37.2170184],[22.6388723,37.2167089],[22.6395852,37.2162912],[22.6400846,37.2160987],[22.6400234,37.2144846],[22.6401615,37.2143239],[22.6414116,37.2137434],[22.6417627,37.2136483],[22.642177,37.2131663],[22.642845,37.2129937],[22.6431822,37.2130426],[22.6436112,37.2130025],[22.6443716,37.2127047],[22.6448041,37.2124663],[22.6451321,37.2123979],[22.6455041,37.2123932],[22.6457542,37.2121549],[22.6458308,37.212282],[22.6459765,37.2123287],[22.6463946,37.2122614],[22.6472394,37.2116581],[22.6474946,37.2112464],[22.6487136,37.2111432],[22.6488166,37.2110542],[22.6489012,37.2107307],[22.6490966,37.2105166],[22.6498937,37.210057],[22.6503532,37.2095665],[22.6508904,37.20914],[22.6518996,37.2087909],[22.6524407,37.2087791],[22.6527027,37.2086198],[22.6528765,37.2083514],[22.653266,37.2079953],[22.653981,37.207706],[22.6543248,37.2073854],[22.654442,37.2071343],[22.6546132,37.2070101],[22.6547601,37.2069847],[22.6550799,37.206745],[22.6554993,37.2066055],[22.6558645,37.2063483],[22.6561926,37.2062709],[22.6565981,37.2062845],[22.6569596,37.2062345],[22.6572211,37.2061023]]},{"id":19424,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039a\u03bf\u03c3\u03bc\u03ac\u03c2-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2-\u039a\u03bf\u03c3\u03bc\u03ac\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2 (\u03a0\u03bf\u03c1\u03c4\u03bf\u03ba\u03b1\u03bb\u03af \u03a4\u03c1\u03af\u03b3\u03c9\u03bd\u03bf)","path":"PELOPONNESE\/Pelop_Parnon_Kosmas_PrfIlias_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":2743,"name_EN":"Parnon: Kosmas-Profitis Ilias loop","description_EN":"A nice loop trail fro the family (Orange Triangle)","ascent_time":50,"descent_time":45,"marker":"Red_triangle","level":10,"ascent":128,"descent":128,"maxelev":1247,"minelev":1135,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.73574 37.09163,22.74153 37.09752)","views":9,"millestones":"0,22.7399366,37.0918222#1,22.7374808,37.0973551#2,22.7404683,37.0968281#2.7,22.7399366,37.0918222","x":22.7374769,"y":37.0947368,"coor":[[22.7399366,37.0918222],[22.7396175,37.0920712],[22.7393862,37.0921093],[22.7390289,37.0919433],[22.7387307,37.0916021],[22.7385733,37.0917221],[22.7370467,37.0925216],[22.7365379,37.0928812],[22.7360671,37.0933269],[22.7359342,37.0938753],[22.7357945,37.0941532],[22.7362363,37.0946537],[22.7363191,37.0950872],[22.7365359,37.0955853],[22.7363408,37.0958176],[22.7363388,37.0959347],[22.7364597,37.0961073],[22.7366812,37.097002],[22.7368678,37.0972834],[22.7370219,37.0974924],[22.7371786,37.0975391],[22.7373255,37.0975046],[22.7375542,37.0972817],[22.7379272,37.0965015],[22.7380994,37.096296],[22.7380957,37.0958453],[22.7379365,37.0955168],[22.7376823,37.0952437],[22.7378191,37.095137],[22.7375851,37.0949993],[22.7374769,37.0947368],[22.7374713,37.0943942],[22.7375754,37.094224],[22.7374713,37.0943942],[22.7374769,37.0947368],[22.7375851,37.0949993],[22.7378191,37.095137],[22.7376823,37.0952437],[22.7379365,37.0955168],[22.7380957,37.0958453],[22.7384991,37.0958608],[22.7387227,37.0959443],[22.7393123,37.0963562],[22.7391938,37.0967155],[22.7389303,37.0970011],[22.7386807,37.0971247],[22.7393001,37.0970952],[22.7397759,37.096902],[22.7403046,37.0969076],[22.7405428,37.0967929],[22.740904,37.0967247],[22.7411189,37.0959788],[22.741013,37.0955811],[22.7412963,37.0954579],[22.741423,37.0954931],[22.7414692,37.0954214],[22.7413406,37.0950325],[22.7404803,37.0946628],[22.7400321,37.0945499],[22.7399102,37.0944404],[22.7399958,37.0940267],[22.739659,37.093302],[22.7398806,37.0928267],[22.7398019,37.0924833],[22.7399279,37.0923494],[22.7398847,37.0922408],[22.7400359,37.091945],[22.7399366,37.0918222]]},{"id":19425,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039a\u03bf\u03c3\u03bc\u03ac\u03c2-\u039a\u03ac\u03c4\u03c9 \u0391\u03b7\u0393\u03b9\u03ce\u03c1\u03b3\u03b7\u03c2-\u03a0\u03bf\u03c4\u03af\u03c3\u03c4\u03c1\u03b5\u03c2-\u039a\u03bf\u03c3\u03bc\u03ac\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf\u03bd \u039a\u03ac\u03c4\u03c9 \u0391\u03b7-\u0393\u03b9\u03ce\u03c1\u03b3\u03b7","path":"PELOPONNESE\/Pelop_Parnon_Kosmas_KatoAiGiorgis_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":7212,"name_EN":"Parnon: Kosmas-Kato Ai-Giorgis loop","description_EN":"A nice loop trail to Kato A-iGiorgis","ascent_time":140,"descent_time":135,"marker":"Red_cycle","level":12,"ascent":370,"descent":370,"maxelev":1231,"minelev":912,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.72515 37.09146,22.73994 37.11112)","views":2,"millestones":"0,22.7399366,37.0918222#1,22.7366989,37.0977204#2,22.7327446,37.1052465#3,22.7297449,37.1089440#4,22.7283629,37.1068632#5,22.7260941,37.1002723#6,22.7302404,37.0941593#7.2,22.7399367,37.0918200","x":22.7287211,"y":37.1087203,"coor":[[22.7399366,37.0918222],[22.7397935,37.0916314],[22.7398479,37.0914675],[22.739092,37.0915947],[22.7389138,37.0914846],[22.7386756,37.0914731],[22.7387318,37.0916021],[22.7385747,37.0917221],[22.7370481,37.0925216],[22.736539,37.0928812],[22.7360681,37.0933269],[22.7359352,37.0938753],[22.7357956,37.0941533],[22.7362374,37.0946537],[22.7363202,37.0950873],[22.736537,37.0955853],[22.7363418,37.0958176],[22.7363399,37.0959347],[22.7364608,37.0961073],[22.7366822,37.097002],[22.7368688,37.0972834],[22.7368329,37.0975399],[22.7365911,37.0978709],[22.7364848,37.0981762],[22.7359043,37.0985756],[22.7355486,37.0989864],[22.7353413,37.0993335],[22.7351624,37.0999445],[22.7349115,37.1002956],[22.7343333,37.1012269],[22.734243,37.1012439],[22.7340418,37.1011607],[22.7339062,37.1011953],[22.7339905,37.1015387],[22.7339393,37.1017004],[22.7339249,37.1018895],[22.7336169,37.1021386],[22.7337483,37.1023564],[22.7334504,37.1026777],[22.7335037,37.1028585],[22.7333656,37.1030373],[22.7333865,37.1031367],[22.7331328,37.1035035],[22.7328473,37.1037529],[22.7329459,37.1039162],[22.7329195,37.1041502],[22.7329736,37.104277],[22.7328353,37.1044738],[22.7328646,37.1047445],[22.7326223,37.1051025],[22.7327768,37.1052844],[22.7329048,37.1057094],[22.7328366,37.1057448],[22.7324457,37.1055693],[22.7323105,37.1055769],[22.7322868,37.1056487],[22.7321971,37.1056298],[22.7321696,37.1059269],[22.7322588,37.1060405],[22.7325265,37.1061876],[22.7323907,37.1062312],[22.7324546,37.1064482],[22.7322512,37.1065001],[22.7318911,37.1064963],[22.7316418,37.1066018],[22.7318988,37.1067127],[22.7320089,37.1068581],[22.7318623,37.1068746],[22.7319816,37.1071462],[22.7317892,37.1072073],[22.731851,37.1075505],[22.731584,37.1073673],[22.7314268,37.1073476],[22.731487,37.1077809],[22.7309867,37.107415],[22.7309293,37.1074865],[22.7309791,37.1078746],[22.7309181,37.1081534],[22.7307939,37.1081791],[22.7305606,37.1079963],[22.7303017,37.1081491],[22.7302578,37.1087525],[22.7304119,37.1089615],[22.7305175,37.1093772],[22.7298251,37.1090543],[22.7293629,37.1084274],[22.7291538,37.1082742],[22.7291082,37.1083098],[22.7289048,37.1085059],[22.7287345,37.1085942],[22.7287211,37.1087203],[22.7289214,37.1088576],[22.7288722,37.1091095],[22.7289259,37.1092633],[22.7291038,37.1093914],[22.7293786,37.1097819],[22.7294041,37.1102779],[22.7294911,37.1104591],[22.7293995,37.1105573],[22.7291749,37.1105278],[22.7291496,37.1106898],[22.7290427,37.1107563],[22.7289022,37.1110793],[22.7287004,37.1111582],[22.7287597,37.1109786],[22.7287727,37.1102036],[22.7284728,37.10929],[22.7281396,37.109025],[22.7280477,37.1084652],[22.7281112,37.1080332],[22.7284096,37.1076849],[22.7284098,37.1069998],[22.7283551,37.1069091],[22.7285056,37.1059823],[22.7284842,37.105243],[22.72841,37.1049718],[22.7282776,37.1048081],[22.7279419,37.1047594],[22.7278813,37.1043442],[22.7277939,37.10419],[22.7274154,37.1039426],[22.727213,37.1039314],[22.7271972,37.1035346],[22.7268712,37.1035131],[22.7266703,37.1034118],[22.7269326,37.1025312],[22.7267453,37.1022949],[22.7262064,37.102217],[22.7260207,37.1018815],[22.7261838,37.1015497],[22.7262172,37.1011107],[22.726239,37.10048],[22.7264009,37.1002203],[22.7264669,37.1001038],[22.7264363,37.0999142],[22.7263697,37.0998594],[22.7262088,37.0998667],[22.7260889,37.1003071],[22.7257904,37.1006644],[22.7256283,37.1007235],[22.7259486,37.1002853],[22.7259511,37.0998639],[22.725713,37.0994287],[22.7253563,37.0992266],[22.7253471,37.0991003],[22.7265065,37.0984097],[22.7266591,37.0980328],[22.7266438,37.0975999],[22.7271777,37.0972992],[22.7275562,37.0968706],[22.7281144,37.096462],[22.7300174,37.0945692],[22.7302132,37.0943009],[22.7302745,37.0939951],[22.7303188,37.0933646],[22.73024,37.0931565],[22.7303438,37.0929435],[22.7307938,37.0929483],[22.7314899,37.0923609],[22.7319983,37.0922401],[22.7325657,37.0919487],[22.7335695,37.0918062],[22.7337043,37.0918167],[22.73377,37.0919256],[22.7340059,37.0918853],[22.73445,37.091908],[22.7349249,37.0917689],[22.7353963,37.091837],[22.73568,37.0916282],[22.7360075,37.0915596],[22.7361078,37.0917432],[22.736424,37.0916744],[22.7369067,37.0917427],[22.737405,37.0915497],[22.7387318,37.0915999],[22.7386756,37.0914708],[22.7389138,37.0914824],[22.739092,37.0915924],[22.739848,37.0914653],[22.7397936,37.0916292],[22.7399367,37.09182]]},{"id":19426,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039a\u03bf\u03c3\u03bc\u03ac\u03c2-\u0393\u03b5\u03c1\u03ac\u03ba\u03b9","description_GR":"\u039a\u03bf\u03c3\u03bc\u03ac\u03c2-\u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u0393\u03b5\u03c1\u03ac\u03ba\u03b9-\u0393\u03b5\u03c1\u03ac\u03ba\u03b9","path":"PELOPONNESE\/Pelop_Parnon_Kosmas_Geraki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5503,"name_EN":"Parnon: Kosmas-Geraki","description_EN":"From Kosmas to Geraki castle and Geraki village","ascent_time":530,"descent_time":535,"marker":"Red_dots","level":10,"ascent":1671,"descent":2502,"maxelev":1303,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.7067 36.98985,22.75724 37.09176)","views":5,"millestones":"0,22.7399366,37.0918222#1,22.7370185,37.0847267#2,22.7341000,37.0790270#3,22.7393617,37.0720492#4,22.7418359,37.0652798#5,22.7431191,37.0577244#6,22.7463906,37.0536984#7,22.7516874,37.0477004#8,22.7560919,37.0415235#9,22.7509367,37.0350788#10,22.7478515,37.0269227#11,22.7410745,37.0201741#12,22.7354512,37.0141546#13,22.7303212,37.0064271#14,22.7253841,37.0011929#15,22.7250303,36.9937872#16,22.7235726,36.9959269#17,22.7238216,36.9916805#18,22.7171491,36.9894702#5.5,22.7084054,36.9913837","x":22.7519605,"y":37.047593,"coor":[[22.7399366,37.0918222],[22.7396175,37.0920712],[22.7393862,37.0921093],[22.7390289,37.0919433],[22.7387307,37.0916021],[22.7386745,37.0914731],[22.7383754,37.0912558],[22.7382883,37.0910746],[22.7382406,37.0905603],[22.7377563,37.0899152],[22.7374574,37.0896146],[22.7373457,37.0888923],[22.7375681,37.0883719],[22.737628,37.0874711],[22.737454,37.0871087],[22.7371943,37.0868243],[22.7364751,37.0864335],[22.7364778,37.0862713],[22.7366504,37.0860388],[22.7366707,37.0854982],[22.7369171,37.0848879],[22.7374717,37.0840105],[22.7376366,37.0835615],[22.7376064,37.0833449],[22.7375076,37.0831996],[22.7369612,37.0829054],[22.7369632,37.0827882],[22.7371328,37.0827359],[22.7373701,37.0821188],[22.7371869,37.0818464],[22.7368273,37.0818246],[22.7367731,37.0816978],[22.7366833,37.0816878],[22.7365345,37.0818395],[22.7363448,37.0817473],[22.7361638,37.0818085],[22.7360378,37.0819423],[22.7359265,37.081869],[22.7358419,37.0815437],[22.7360033,37.081311],[22.735908,37.0809495],[22.7361493,37.0806456],[22.7359855,37.0803464],[22.7361456,37.0801948],[22.7362177,37.0799162],[22.7361209,37.0796447],[22.7356748,37.0794146],[22.7356317,37.079297],[22.7351301,37.0790212],[22.7348156,37.0789909],[22.734229,37.0790837],[22.7340839,37.0790191],[22.7342092,37.0789213],[22.7344346,37.0788967],[22.7346453,37.0784031],[22.7349423,37.0781359],[22.7352299,37.0777514],[22.7352339,37.0775081],[22.7356646,37.0773144],[22.7358854,37.0768931],[22.735769,37.0764502],[22.7357846,37.0761889],[22.7359474,37.0758662],[22.7361061,37.0757957],[22.7362854,37.0758337],[22.7366253,37.0756931],[22.7368304,37.0755331],[22.7368662,37.0754072],[22.7366638,37.0754051],[22.7366768,37.0752971],[22.7368952,37.07502],[22.7369431,37.0748402],[22.7374243,37.0743135],[22.737841,37.0736059],[22.7386062,37.0729109],[22.7387125,37.0726056],[22.7389758,37.072329],[22.7392143,37.0721963],[22.7394315,37.0719823],[22.7398495,37.0718786],[22.7402144,37.071576],[22.7405646,37.0714896],[22.7409221,37.0709525],[22.7410926,37.0708462],[22.7416258,37.0698964],[22.7418549,37.0696464],[22.7418811,37.0694214],[22.7421885,37.0691993],[22.7423322,37.068669],[22.7425055,37.0683914],[22.7424879,37.0680938],[22.7427275,37.067889],[22.7427332,37.0675466],[22.7428384,37.0673043],[22.7424257,37.0670926],[22.7423374,37.0669925],[22.7424432,37.0667142],[22.7421578,37.0662876],[22.7420014,37.0662228],[22.7415519,37.0662],[22.7412732,37.0660438],[22.741241,37.0659533],[22.7413613,37.0657586],[22.7415757,37.0657158],[22.7419483,37.0653547],[22.7414299,37.0650089],[22.7404132,37.0645925],[22.7404172,37.0643492],[22.7405588,37.0639541],[22.7405308,37.0636022],[22.7406047,37.0632154],[22.7409404,37.0626421],[22.7408472,37.0621544],[22.7406725,37.0619632],[22.7410984,37.0612467],[22.7411604,37.0608958],[22.7414718,37.0604304],[22.7416617,37.0598285],[22.7421138,37.059013],[22.7425487,37.0585579],[22.7428258,37.0581192],[22.7428506,37.0579843],[22.742765,37.0577828],[22.7428786,37.0577119],[22.743091,37.0577277],[22.7432262,37.0577111],[22.743296,37.0575676],[22.7434322,37.0574969],[22.7434689,37.057317],[22.7437639,37.0571579],[22.7438409,37.0571159],[22.7438382,37.0569379],[22.7439435,37.056966],[22.743952,37.0569188],[22.7439787,37.0568785],[22.7439909,37.0566894],[22.7439468,37.0565537],[22.743906,37.0565127],[22.7438741,37.0562735],[22.7438296,37.0562415],[22.7438175,37.0561467],[22.7437845,37.0561035],[22.744021,37.0560813],[22.7441164,37.0561544],[22.7444334,37.056178],[22.7445443,37.056213],[22.7446429,37.0561554],[22.7448232,37.0561371],[22.7448908,37.0560612],[22.7448035,37.0559633],[22.7446379,37.0559053],[22.7448389,37.0559254],[22.7448789,37.0558898],[22.7449398,37.0558859],[22.7451624,37.0559626],[22.7452206,37.05597],[22.7452529,37.0559298],[22.7453682,37.0559468],[22.7454137,37.0559157],[22.7454065,37.0558232],[22.7453222,37.0557525],[22.745264,37.0556617],[22.7451616,37.0556043],[22.7454017,37.0556204],[22.7454565,37.0556435],[22.7455044,37.0556192],[22.745514,37.0555652],[22.7456293,37.0553975],[22.7457481,37.0552883],[22.7458734,37.0552536],[22.745829,37.055217],[22.7457215,37.0551934],[22.7459469,37.0551034],[22.7459508,37.0550583],[22.7458387,37.0550369],[22.7456504,37.0550709],[22.7456297,37.0550279],[22.7457319,37.0549681],[22.7459286,37.0547854],[22.7460439,37.0547416],[22.7460962,37.0547624],[22.7459379,37.0546864],[22.745772,37.0547342],[22.7455958,37.0547594],[22.7456104,37.0547077],[22.7458164,37.0546152],[22.7460706,37.0544174],[22.7460063,37.0544167],[22.74578,37.0544999],[22.7457359,37.0545333],[22.7456195,37.0545613],[22.7455587,37.0545607],[22.745555,37.0545043],[22.7456617,37.0544491],[22.7458043,37.0542636],[22.7458908,37.0541946],[22.7459371,37.0540554],[22.7460755,37.0539735],[22.7462646,37.0537592],[22.7463037,37.0537708],[22.746354,37.0537939],[22.7464097,37.0537584],[22.7464151,37.0537067],[22.7461936,37.0536322],[22.7463999,37.0535443],[22.7465648,37.0534964],[22.7465824,37.0534516],[22.7464878,37.0533897],[22.7464599,37.0531032],[22.746419,37.053069],[22.7463773,37.0529288],[22.7464323,37.0527942],[22.746551,37.0526918],[22.7467004,37.052432],[22.7467178,37.0523353],[22.7468709,37.0521927],[22.7472171,37.0521287],[22.7474431,37.0520635],[22.7476226,37.0520857],[22.7478518,37.0520385],[22.7479461,37.0519674],[22.747956,37.0519225],[22.7481295,37.0519108],[22.7480267,37.0518556],[22.748435,37.0517946],[22.7485447,37.0517507],[22.7486311,37.0516862],[22.748693,37.0516824],[22.7486914,37.05159],[22.7487341,37.0514529],[22.7487604,37.0514127],[22.7489069,37.0513286],[22.7490249,37.0512059],[22.7491099,37.0510175],[22.7491216,37.0509207],[22.7492005,37.0508494],[22.7492098,37.0507549],[22.7492411,37.0507102],[22.7493786,37.0505516],[22.7495971,37.0504525],[22.7496815,37.0503813],[22.7497951,37.0501211],[22.7497753,37.0500195],[22.7498666,37.0497861],[22.7498502,37.0496935],[22.7497932,37.0496118],[22.7498084,37.0495669],[22.7499883,37.049375],[22.7500212,37.0492784],[22.750059,37.049245],[22.7500211,37.0492829],[22.7499661,37.0492959],[22.7500668,37.0492361],[22.7500618,37.0491391],[22.7500994,37.0490517],[22.7502212,37.0488862],[22.7503856,37.0487414],[22.7503726,37.0486962],[22.7503927,37.0486514],[22.7505268,37.0485536],[22.7506922,37.0484765],[22.7508387,37.0483293],[22.7509506,37.0482967],[22.7510149,37.0482118],[22.7511269,37.0481769],[22.7511126,37.0479536],[22.7512323,37.0478512],[22.7515725,37.0477422],[22.7516334,37.0477383],[22.7518026,37.0476184],[22.751922,37.0476287],[22.7519605,37.047593],[22.7520048,37.0475078],[22.7520547,37.0474836],[22.7520046,37.0473028],[22.7520773,37.0470714],[22.7521958,37.0469578],[22.7523053,37.0467944],[22.7524063,37.0467436],[22.7525327,37.0466436],[22.7525825,37.0465607],[22.7527045,37.0465372],[22.75279,37.0464637],[22.7529669,37.0464972],[22.7529835,37.04645],[22.7529704,37.0463507],[22.7530203,37.0463287],[22.7530765,37.0463315],[22.7531164,37.0462982],[22.7531059,37.046253],[22.7531411,37.046161],[22.7532741,37.0460024],[22.7533283,37.0458677],[22.7534481,37.0457631],[22.7535141,37.0455722],[22.7536415,37.0454113],[22.7537259,37.0453401],[22.7537462,37.0451983],[22.753712,37.0451597],[22.7537216,37.045108],[22.7535846,37.0451088],[22.7535982,37.0449647],[22.7534766,37.0448372],[22.7537053,37.0446053],[22.7535776,37.0441623],[22.7535821,37.0438829],[22.7535058,37.0437379],[22.7535528,37.0436122],[22.7538713,37.0433902],[22.7539751,37.043229],[22.7539921,37.0428776],[22.7539042,37.0427505],[22.7539066,37.0426063],[22.7540767,37.042518],[22.7544106,37.0427288],[22.7548672,37.04231],[22.7547036,37.0421302],[22.7548086,37.041897],[22.7552388,37.0417212],[22.755768,37.0416727],[22.7559837,37.0415487],[22.7563901,37.0414538],[22.7564054,37.0412895],[22.7561308,37.04089],[22.7559596,37.0403564],[22.755935,37.0397973],[22.756088,37.0393753],[22.7559803,37.0390857],[22.7559331,37.0385354],[22.7549494,37.0381825],[22.7548278,37.0380551],[22.7545707,37.0379622],[22.7544964,37.037691],[22.7543069,37.0375899],[22.7536033,37.0373031],[22.7533654,37.0374087],[22.753119,37.0373521],[22.7528239,37.0368352],[22.7526524,37.0363196],[22.7516977,37.0355704],[22.7512399,37.0353763],[22.7504984,37.0346564],[22.7502231,37.034302],[22.7502564,37.0336443],[22.7500632,37.0330834],[22.750067,37.0328491],[22.7501366,37.0327237],[22.7503028,37.0324415],[22.7503182,37.0321893],[22.7502101,37.0319267],[22.7498236,37.031499],[22.7495324,37.0308943],[22.7493559,37.0306851],[22.7492056,37.0302509],[22.7490259,37.029965],[22.7488872,37.0295129],[22.7487971,37.0288967],[22.7488212,37.0281128],[22.7486007,37.0278491],[22.7484201,37.0272072],[22.7481981,37.0270336],[22.7476613,37.0268657],[22.7473383,37.026682],[22.7463882,37.0256624],[22.7458543,37.0253142],[22.7460075,37.0248832],[22.7459215,37.0246479],[22.7456559,37.0243927],[22.7451101,37.0240805],[22.7447171,37.0233733],[22.7439877,37.0226084],[22.7436143,37.0220726],[22.743082,37.0216343],[22.7425513,37.0211555],[22.7411276,37.020239],[22.7408632,37.0199117],[22.7407323,37.019667],[22.7407506,37.0192435],[22.7410529,37.0186338],[22.7409973,37.0185971],[22.740648,37.0186475],[22.7400939,37.018849],[22.7398586,37.0188014],[22.7391943,37.0188664],[22.7390062,37.0186842],[22.738302,37.0184423],[22.7375581,37.0178846],[22.7369748,37.0171302],[22.7360633,37.0151555],[22.7357759,37.014864],[22.7354921,37.0143562],[22.7353151,37.013507],[22.735121,37.0130092],[22.7351246,37.0127929],[22.7351401,37.0125339],[22.7350206,37.0119468],[22.7341958,37.0111898],[22.7338986,37.0108081],[22.7335517,37.0100382],[22.7323494,37.0086643],[22.7320775,37.0081206],[22.7312591,37.0073186],[22.7310397,37.0069918],[22.730373,37.006534],[22.7301884,37.0061444],[22.730149,37.0058105],[22.7302218,37.0054867],[22.72987,37.0050143],[22.7299316,37.0046904],[22.7299011,37.0045008],[22.7297127,37.0043365],[22.7295675,37.0044341],[22.7294397,37.0046852],[22.729236,37.0047641],[22.728878,37.0046701],[22.7284399,37.0046564],[22.7278698,37.00447],[22.7273723,37.003978],[22.7273742,37.0038608],[22.7279128,37.0032356],[22.7280078,37.0029302],[22.7274489,37.0020769],[22.7271942,37.0018488],[22.7268374,37.0016827],[22.7258009,37.0018339],[22.7256129,37.0016516],[22.7253952,37.0012256],[22.725179,37.0005698],[22.7250157,37.0000632],[22.724739,36.9998079],[22.7244002,36.9992364],[22.7245782,36.9986704],[22.7246127,36.9979497],[22.7245636,36.9975255],[22.7243774,36.9972351],[22.7243356,36.9970453],[22.7244711,36.9964],[22.7248854,36.9960259],[22.7249886,36.9959008],[22.7250962,36.9955144],[22.7244482,36.9946151],[22.724399,36.9941999],[22.7244375,36.9939119],[22.7245507,36.993859],[22.7249955,36.9934672],[22.7251757,36.9934421],[22.7252223,36.9935372],[22.7251417,36.9936535],[22.724979,36.9938456],[22.7251002,36.9939911],[22.7253849,36.9937688],[22.7254394,36.9938686],[22.7255408,36.9938516],[22.7255281,36.9939416],[22.7257102,36.9937994],[22.7257203,36.9938716],[22.7258449,36.9938098],[22.7258214,36.9938727],[22.7259934,36.9936672],[22.7259811,36.9937301],[22.7259359,36.9938716],[22.7257879,36.9939872],[22.7259359,36.9938716],[22.7259811,36.9937301],[22.7259934,36.9936672],[22.7258214,36.9938727],[22.7258449,36.9938098],[22.7257203,36.9938716],[22.7257102,36.9937994],[22.7255281,36.9939416],[22.7255408,36.9938516],[22.7254394,36.9938686],[22.7253849,36.9937688],[22.7251002,36.9939911],[22.724979,36.9938456],[22.7251417,36.9936535],[22.7252223,36.9935372],[22.7251757,36.9934421],[22.7249955,36.9934672],[22.7245507,36.993859],[22.7244375,36.9939119],[22.724399,36.9941999],[22.7244482,36.9946151],[22.7250962,36.9955144],[22.7249886,36.9959008],[22.7248854,36.9960259],[22.7244711,36.9964],[22.7241648,36.996568],[22.7238181,36.9964741],[22.7236205,36.9961926],[22.7235384,36.995723],[22.723026,36.99478],[22.7227683,36.9942725],[22.7229699,36.9936437],[22.7234213,36.9928554],[22.7242304,36.992179],[22.7245425,36.9916596],[22.7245222,36.9915331],[22.7243304,36.9915762],[22.7240426,36.9919877],[22.7237584,36.9921829],[22.722435,36.9927005],[22.7221876,36.9927159],[22.7221551,36.9926434],[22.7228216,36.9924343],[22.7235826,36.9919467],[22.7238346,36.991661],[22.7240443,36.9912125],[22.7243976,36.9909189],[22.7244117,36.9907478],[22.7242775,36.9907103],[22.7242094,36.9907456],[22.7236277,36.9912621],[22.7233291,36.9916465],[22.722932,36.9918766],[22.7225046,36.991899],[22.7216113,36.9915649],[22.7212973,36.9915255],[22.7208352,36.9916106],[22.7206166,36.9919148],[22.7203565,36.9920111],[22.7201325,36.9919636],[22.7199546,36.9918535],[22.7195814,36.9913267],[22.7186793,36.9905733],[22.7177321,36.9894274],[22.7169108,36.9894906],[22.7161759,36.9897621],[22.7155776,36.9901973],[22.7146805,36.991089],[22.7140295,36.9917129],[22.7137228,36.9919079],[22.7133839,36.9920124],[22.7127897,36.9919338],[22.7124522,36.9919572],[22.7120087,36.9922678],[22.7114325,36.9921805],[22.7106685,36.9921744],[22.7093926,36.9918721],[22.7090421,36.9917331],[22.7086806,36.9916368],[22.7084054,36.9913837]]},{"id":19428,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039a\u03bf\u03c3\u03bc\u03ac\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039c\u03b1\u03b6\u03b1\u03c1\u03ac\u03ba\u03b9","description_GR":"\u039a\u03bf\u03c3\u03bc\u03ac\u03c2-\u039c\u03b1\u03b6\u03b1\u03c1\u03b1\u03ba\u03b9\u03ce\u03c4\u03b9\u03ba\u03bf \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9-\u03a0\u03c5\u03c1\u03bf\u03c6\u03c5\u03bb\u03b1\u03ba\u03b5\u03b9\u03bf","path":"PELOPONNESE\/Pelop_Parnon_Kosmas_Mazaraki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6643,"name_EN":"Parnon: Kosmas-Peak Mazaraki","description_EN":"From Kosmas to Mazaraki fire watchtower","ascent_time":175,"descent_time":150,"marker":"Red_triangle","level":10,"ascent":497,"descent":96,"maxelev":1549,"minelev":1112,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.73387 37.05752,22.75533 37.09176)","views":12,"millestones":"0,22.7399366,37.0918222#1,22.7388091,37.0853338#2,22.7361858,37.0800361#3,22.7376871,37.0738552#4,22.7424173,37.0666772#5,22.7502670,37.0662268#6,22.7547960,37.0586240#6.6,22.7519143,37.0594230","x":22.7357835,"y":37.0761889,"coor":[[22.7399366,37.0918222],[22.7397935,37.0916314],[22.7398479,37.0914675],[22.7404023,37.0912841],[22.7404728,37.0912511],[22.74088,37.0911202],[22.741235,37.0907454],[22.7412809,37.0901397],[22.7415371,37.0896196],[22.7417895,37.0893248],[22.7418035,37.0891537],[22.7416715,37.0889721],[22.7412899,37.0889139],[22.7409727,37.0887686],[22.740796,37.0885684],[22.7408328,37.0883885],[22.7398831,37.0879819],[22.7396391,37.0877719],[22.7394549,37.0874906],[22.7393118,37.0872998],[22.7391668,37.0872261],[22.7391696,37.0870549],[22.7390489,37.0868733],[22.7392344,37.0865395],[22.7392365,37.0864134],[22.7390469,37.0863122],[22.7389395,37.0860046],[22.7391936,37.0856107],[22.7387877,37.0856605],[22.7388691,37.0854991],[22.7387614,37.0852095],[22.7389249,37.0848507],[22.7391287,37.0847717],[22.7392563,37.0845387],[22.7393917,37.0845131],[22.7395163,37.0841246],[22.7394327,37.0837361],[22.7397326,37.0834193],[22.7389363,37.0835461],[22.7383073,37.0834853],[22.7380165,37.0833831],[22.738004,37.0831148],[22.7376355,37.083014],[22.7371317,37.0827359],[22.7373691,37.0821188],[22.7371859,37.0818464],[22.7368262,37.0818245],[22.7367721,37.0816978],[22.7366822,37.0816878],[22.7365335,37.0818395],[22.7363437,37.0817473],[22.7361627,37.0818085],[22.7360367,37.0819423],[22.7359255,37.081869],[22.7358409,37.0815436],[22.7360022,37.081311],[22.735907,37.0809494],[22.7361483,37.0806455],[22.7359845,37.0803464],[22.7361445,37.0801948],[22.7362166,37.0799162],[22.7361199,37.0796447],[22.7356737,37.0794146],[22.7356307,37.079297],[22.735129,37.0790212],[22.7348145,37.0789908],[22.734228,37.0790837],[22.7340828,37.0790191],[22.7342082,37.0789213],[22.7344336,37.0788966],[22.7346443,37.0784031],[22.7349412,37.0781359],[22.7352288,37.0777514],[22.7352329,37.077508],[22.7356636,37.0773143],[22.7358843,37.0768931],[22.7357679,37.0764501],[22.7357835,37.0761889],[22.7359464,37.0758662],[22.736105,37.0757957],[22.7362844,37.0758337],[22.7366242,37.0756931],[22.7368293,37.075533],[22.7368652,37.0754072],[22.7366627,37.0754051],[22.7366758,37.0752971],[22.7368941,37.07502],[22.7369421,37.0748402],[22.7374233,37.0743135],[22.73784,37.0736059],[22.7386052,37.0729109],[22.7387115,37.0726056],[22.7389748,37.072329],[22.7392132,37.0721963],[22.7394305,37.0719823],[22.7398484,37.0718786],[22.7402134,37.071576],[22.7405635,37.0714896],[22.7409211,37.0709525],[22.7410916,37.0708462],[22.7416247,37.0698964],[22.7418538,37.0696464],[22.74188,37.0694214],[22.7421874,37.0691993],[22.7423311,37.068669],[22.7425044,37.0683914],[22.7424869,37.0680938],[22.7427265,37.067889],[22.7427321,37.0675465],[22.7428373,37.0673043],[22.7424247,37.0670926],[22.7423363,37.0669925],[22.7424421,37.0667142],[22.7421567,37.0662875],[22.7420003,37.0662228],[22.7415508,37.0662],[22.7412722,37.0660438],[22.7412399,37.0659533],[22.7413599,37.0657585],[22.7415743,37.0657158],[22.7419472,37.0653547],[22.7423153,37.0655388],[22.7436844,37.0657336],[22.7440424,37.0658456],[22.7455254,37.0659514],[22.7486398,37.0660294],[22.7492717,37.0659098],[22.7502563,37.0662267],[22.7506949,37.0662313],[22.7510174,37.065766],[22.7517802,37.0652062],[22.7522516,37.0645802],[22.7524764,37.0639065],[22.7524278,37.0634373],[22.7526474,37.063079],[22.7528521,37.0622519],[22.7537164,37.0618058],[22.7541803,37.0609454],[22.7543602,37.0602622],[22.7544449,37.0592085],[22.754594,37.0590298],[22.7549664,37.0582675],[22.7553231,37.0579896],[22.7552117,37.0579253],[22.7547286,37.0578932],[22.7542102,37.0579599],[22.75419,37.0578155],[22.754385,37.0575832],[22.7543749,37.0575109],[22.7536651,37.0575936],[22.7521121,37.0583344],[22.7519262,37.0587021],[22.7519759,37.0590992],[22.7519143,37.059423]]},{"id":19429,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2-\u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u03a9\u03c1\u03b9\u03ac\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u03c4\u03b7\u03c2 \u03a9\u03c1\u03b9\u03ac\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1","path":"PELOPONNESE\/Pelop_Parnon_AgIoanis_KastroOrias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4845,"name_EN":"Parnon: Agios Ioanis-Kastro Orias","description_EN":"Ascent to the summit of Mt. Parnon from the north","ascent_time":110,"descent_time":105,"marker":"No_marks","level":10,"ascent":350,"descent":377,"maxelev":990,"minelev":760,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.61499 37.33661,22.62473 37.36131)","views":7,"millestones":"0,22.6160411,37.3613209#1,22.6162948,37.3553817#2,22.6161080,37.3474628#3,22.6241620,37.3450252#4,22.6207443,37.3381825#4.8,22.6239235,37.3386434","x":22.621793,"y":37.3458314,"coor":[[22.6160411,37.3613209],[22.6159871,37.3611829],[22.6161472,37.3610766],[22.6165088,37.3610628],[22.6168463,37.3611298],[22.6173825,37.3608296],[22.6170363,37.3606183],[22.6170914,37.3600782],[22.6169375,37.359851],[22.6166867,37.3587485],[22.6173242,37.3584675],[22.6178624,37.3580592],[22.6184294,37.3573087],[22.6186983,37.3568071],[22.6189617,37.3566029],[22.6157597,37.3551234],[22.6154353,37.3549573],[22.6153596,37.3548325],[22.6153763,37.354675],[22.6156686,37.3541286],[22.6156402,37.3538308],[22.6151994,37.3526269],[22.6151594,37.3523471],[22.615423,37.3521338],[22.6159674,37.3513831],[22.615984,37.3510949],[22.6158189,37.3508586],[22.6159034,37.3505621],[22.6160775,37.3503028],[22.6163415,37.3500715],[22.6166603,37.3499221],[22.6164667,37.349397],[22.6161377,37.3488704],[22.6160586,37.3482566],[22.6161197,37.347392],[22.6160738,37.3468147],[22.6162592,37.3465555],[22.6167859,37.346156],[22.616881,37.3458958],[22.6168862,37.3456074],[22.6167811,37.3451825],[22.6170629,37.3452084],[22.6177136,37.3454323],[22.6183161,37.3458179],[22.6186098,37.3458123],[22.6194185,37.3460381],[22.6197139,37.3459334],[22.6201767,37.3459388],[22.6205739,37.3458262],[22.6210255,37.3458225],[22.6214335,37.3457371],[22.621793,37.3458314],[22.6219514,37.3458152],[22.6226093,37.3456426],[22.6227799,37.3455725],[22.6233783,37.3455705],[22.6239127,37.3453604],[22.6241534,37.3451649],[22.6241703,37.3448586],[22.6244939,37.3443892],[22.6245881,37.344174],[22.6245374,37.3438579],[22.6243034,37.343693],[22.6242164,37.3435117],[22.6239272,37.343274],[22.6237853,37.3431822],[22.6231187,37.3432105],[22.6225912,37.3430421],[22.6224008,37.3429588],[22.6220899,37.3426758],[22.6214727,37.3424703],[22.6211844,37.3421875],[22.6208114,37.3420389],[22.6205468,37.3416934],[22.6201465,37.3401294],[22.6201662,37.339359],[22.6204975,37.3385247],[22.6206004,37.3384537],[22.6206382,37.3382379],[22.6209117,37.3380969],[22.6212008,37.3377217],[22.621704,37.337367],[22.6217854,37.3372328],[22.6222647,37.3369499],[22.6227418,37.3367842],[22.6235344,37.3366492],[22.6237202,37.3366018],[22.6239441,37.3367036],[22.6244101,37.3367203],[22.6241335,37.3370325],[22.6234612,37.3373762],[22.6234812,37.3375206],[22.6232541,37.3375901],[22.6233199,37.337699],[22.6234669,37.3376827],[22.6233398,37.3378435],[22.6233237,37.3381047],[22.6234029,37.3380966],[22.6234343,37.3382321],[22.6235352,37.3382694],[22.6236765,37.3385684],[22.6238103,37.3386601],[22.6239235,37.3386434]]},{"id":19430,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2-\u03a0\u03ac\u03bd\u03c9 \u039a\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2 \u039b\u03b5\u03c0\u03af\u03b4\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_AgIoanis_Lepida1","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3541,"name_EN":"Parnon: Agios Ioanis-Upper Lepida waterfall","description_EN":"","ascent_time":70,"descent_time":70,"marker":"No_marks","level":10,"ascent":127,"descent":178,"maxelev":823,"minelev":663,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.62671 37.34149,22.64119 37.36015)","views":15,"millestones":"0,22.6331916,37.3602225#1,22.6385180,37.3536455#2,22.6395184,37.3464156#3,22.6326217,37.3417745#3.5,22.6270403,37.3419830","x":22.6409143,"y":37.3499914,"coor":[[22.6331916,37.3602225],[22.63307,37.3600769],[22.6330397,37.3598782],[22.6331073,37.359888],[22.63311,37.3597394],[22.6332008,37.3597134],[22.6330221,37.3596031],[22.6330067,37.3595218],[22.6330865,37.3594777],[22.633043,37.3593871],[22.6331914,37.3592987],[22.6334618,37.3592747],[22.6336201,37.3592585],[22.6338029,37.3591435],[22.6339761,37.3589292],[22.6348349,37.3582721],[22.63538,37.3580981],[22.636002,37.3574203],[22.6364076,37.3568481],[22.6367585,37.3567981],[22.6370995,37.3564798],[22.6374762,37.3556279],[22.6375792,37.355548],[22.6377257,37.3555677],[22.6379976,37.3555145],[22.6380464,37.3554475],[22.6380194,37.3553029],[22.6381478,37.3550701],[22.6381057,37.3542764],[22.638163,37.3539977],[22.6386917,37.353481],[22.638603,37.3533898],[22.6386309,37.3530927],[22.6387934,37.3528512],[22.63893,37.3527897],[22.6391487,37.3525579],[22.6394511,37.3520657],[22.6401355,37.3516769],[22.6402078,37.3514254],[22.6405315,37.3510055],[22.6404361,37.3506619],[22.6407174,37.3500883],[22.6409143,37.3499914],[22.6410428,37.3497495],[22.6407963,37.3493929],[22.6406405,37.349265],[22.6404139,37.3491925],[22.6406068,37.3491406],[22.6405588,37.3486714],[22.6406312,37.3484109],[22.6405209,37.3482654],[22.6405603,37.3479594],[22.6402611,37.3476495],[22.6400812,37.3476114],[22.6402079,37.3474686],[22.6401866,37.3473963],[22.6398405,37.347185],[22.6395924,37.3472249],[22.6395052,37.3463722],[22.6390921,37.3461151],[22.6381638,37.3450048],[22.6380663,37.3447783],[22.6380831,37.3444721],[22.6370548,37.3439014],[22.636718,37.3437984],[22.6363685,37.3437763],[22.6362945,37.3434961],[22.6359647,37.3430056],[22.6352044,37.3426002],[22.6357581,37.3418315],[22.63568,37.3417765],[22.6352516,37.3417445],[22.6343073,37.3415263],[22.6336591,37.3417892],[22.6330254,37.341872],[22.6320363,37.3416353],[22.6303592,37.3413635],[22.6291236,37.3416466],[22.6283551,37.3416918],[22.628004,37.3417598],[22.6276961,37.3419275],[22.6275839,37.3418901],[22.6272093,37.342003],[22.6270403,37.341983]]},{"id":19431,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c2\u03c2-\u039a\u03ac\u03c4\u03c9 \u039a\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2 \u039b\u03b5\u03c0\u03af\u03b4\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Parnon_Platanos_Lepida2","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1147,"name_EN":"Parnon: Platanos-Lower Lepida waterfall","description_EN":"","ascent_time":25,"descent_time":20,"marker":"No_marks","level":10,"ascent":63,"descent":12,"maxelev":538,"minelev":481,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.63489 37.33615,22.64326 37.33888)","views":18,"millestones":"0,22.6432573,37.3361470#1.1,22.6348942,37.3388832","x":22.6384103,"y":37.3379593,"coor":[[22.6432573,37.336147],[22.6428724,37.3362688],[22.642379,37.3367138],[22.6422958,37.3372018],[22.6420757,37.3375147],[22.6420932,37.3377943],[22.6419537,37.3380181],[22.6413429,37.3387141],[22.6409211,37.3389436],[22.6407073,37.3389051],[22.6400028,37.3385364],[22.6396534,37.3385054],[22.6390697,37.3383274],[22.6389594,37.3381819],[22.638734,37.3381613],[22.6384103,37.3379593],[22.6382081,37.3379029],[22.637743,37.3380327],[22.6373619,37.3385061],[22.6370089,37.3386732],[22.6367266,37.338679],[22.6365377,37.3385146],[22.6364542,37.3381351],[22.6358618,37.3378128],[22.6357593,37.3378657],[22.6355226,37.3378449],[22.6351456,37.3380929],[22.6350628,37.3382993],[22.6351835,37.33849],[22.6348942,37.3388832]]},{"id":19432,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039e\u03b5\u03c1\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf\u03c2-\u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u03a9\u03c1\u03b9\u03ac\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u03c4\u03b7\u03c2 \u03a9\u03c1\u03b9\u03ac\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03a4\u03b5\u03c1\u03b6\u03b1\u03af\u03b9\u03ba\u03b1 \u039a\u03b1\u03bb\u03cd\u03b2\u03b9\u03b1","path":"PELOPONNESE\/Pelop_Parnon_Xerokambos_KastroOrias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3815,"name_EN":"Parnon: Xerokambos-Kastro Orias","description_EN":"Ascent to the summit of Mt. Parnon from Xerokambos","ascent_time":90,"descent_time":85,"marker":"Red_dots","level":10,"ascent":201,"descent":122,"maxelev":1005,"minelev":845,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.59354 37.33538,22.62444 37.33845)","views":4,"millestones":"0,22.5935551,37.3374165#1,22.6010398,37.3376292#2,22.6114046,37.3383552#3,22.6201755,37.3371555#3.8,22.6239238,37.3386434","x":22.6155467,"y":37.336058,"coor":[[22.5935551,37.3374165],[22.5940029,37.337726],[22.5944473,37.337506],[22.5946339,37.3371837],[22.5947309,37.3368243],[22.5955427,37.3362661],[22.5957063,37.3359706],[22.5963813,37.3354829],[22.5964969,37.3353401],[22.5965578,37.3350975],[22.5966715,37.3350537],[22.5967581,37.3352531],[22.5968443,37.3360833],[22.5969967,37.3363825],[22.5975966,37.3369034],[22.5982557,37.3372717],[22.5987407,37.3372955],[22.6003945,37.3375945],[22.6011838,37.3376399],[22.6018648,37.3374406],[22.6031869,37.3373661],[22.6038482,37.3376173],[22.6043961,37.3379032],[22.6049245,37.3380175],[22.605604,37.3378994],[22.6073091,37.3378654],[22.6083502,37.3377244],[22.6084954,37.3378072],[22.6088793,37.3384156],[22.6092026,37.3386358],[22.6101088,37.3384661],[22.6106734,37.3384547],[22.6111494,37.3383522],[22.6115783,37.3383572],[22.6124846,37.3381786],[22.6126898,37.3380728],[22.6129324,37.3377692],[22.6133939,37.3374164],[22.614099,37.3370776],[22.6142014,37.3370337],[22.6142048,37.3368445],[22.6143662,37.3366661],[22.6145681,37.3367316],[22.6148284,37.3366986],[22.6150235,37.3365206],[22.6151436,37.336495],[22.6151695,37.336315],[22.6155467,37.336058],[22.6160432,37.3360639],[22.6163292,37.3358599],[22.6165106,37.335817],[22.6165459,37.3357362],[22.6167248,37.3358285],[22.6170662,37.3356792],[22.61732,37.3358039],[22.6178015,37.3360168],[22.6179492,37.3359645],[22.6183435,37.3360051],[22.6188109,37.3363711],[22.6189125,37.3363723],[22.6192584,37.3365926],[22.6195467,37.3368754],[22.6197817,37.3369863],[22.6198139,37.3370768],[22.6200164,37.3371152],[22.6201646,37.3370358],[22.6202025,37.3374329],[22.6202655,37.3375192],[22.6203839,37.3375815],[22.6207575,37.3375227],[22.6211677,37.3373112],[22.6214561,37.336972],[22.6218997,37.3367879],[22.6219809,37.3366717],[22.6221382,37.3367096],[22.6230115,37.3364854],[22.6235344,37.3366492],[22.6237205,37.3366018],[22.6239444,37.3367036],[22.6244104,37.3367203],[22.6241338,37.3370325],[22.6234616,37.3373762],[22.6234815,37.3375206],[22.6232545,37.3375901],[22.6233202,37.337699],[22.6234673,37.3376827],[22.6233402,37.3378435],[22.6233241,37.3381047],[22.6234033,37.3380966],[22.6234347,37.3382321],[22.6235356,37.3382694],[22.6236769,37.3385684],[22.6238106,37.3386601],[22.6239238,37.3386434]]},{"id":19433,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u039e\u03b5\u03c1\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf\u03c2-\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03a4\u03bf\u03cd\u03c1\u03bb\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1","path":"PELOPONNESE\/Pelop_Parnon_Xerokambos_MegaliTourla","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":10632,"name_EN":"Parnon: Xerokambos-Parnon summit","description_EN":"Ascent to the summit of Mt. Parnon from the northern areas","ascent_time":380,"descent_time":305,"marker":"Red_dots","level":10,"ascent":1135,"descent":158,"maxelev":1900,"minelev":845,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.59354 37.28077,22.61955 37.33845)","views":5,"millestones":"0,22.5935551,37.3374165#1,22.6010398,37.3376292#2,22.6114046,37.3383552#3,22.6168266,37.3332418#4,22.6152528,37.3264648#5,22.6112188,37.3217338#6,22.6101996,37.3138271#7,22.6116839,37.3066578#8,22.6109931,37.2990162#9,22.6070853,37.2913144#10,22.6097049,37.2837339#10.6,22.6121073,37.2806856","x":22.6105174,"y":37.3188109,"coor":[[22.5935551,37.3374165],[22.5940029,37.337726],[22.5944473,37.337506],[22.5946339,37.3371837],[22.5947309,37.3368243],[22.5955427,37.3362661],[22.5957063,37.3359706],[22.5963813,37.3354829],[22.5964969,37.3353401],[22.5965578,37.3350975],[22.5966715,37.3350537],[22.5967581,37.3352531],[22.5968443,37.3360833],[22.5969967,37.3363825],[22.5975966,37.3369034],[22.5982557,37.3372717],[22.5987407,37.3372955],[22.6003945,37.3375945],[22.6011838,37.3376399],[22.6018648,37.3374406],[22.6031869,37.3373661],[22.6038482,37.3376173],[22.6043961,37.3379032],[22.6049245,37.3380175],[22.605604,37.3378994],[22.6073091,37.3378654],[22.6083502,37.3377244],[22.6084954,37.3378072],[22.6088793,37.3384156],[22.6092026,37.3386358],[22.6101088,37.3384661],[22.6106734,37.3384547],[22.6111494,37.3383522],[22.6115783,37.3383572],[22.6124846,37.3381786],[22.6126898,37.3380728],[22.6129324,37.3377692],[22.6133939,37.3374164],[22.614099,37.3370776],[22.6142014,37.3370337],[22.6142048,37.3368445],[22.6143662,37.3366661],[22.6145681,37.3367316],[22.6148284,37.3366986],[22.6150235,37.3365206],[22.6151436,37.336495],[22.6151695,37.336315],[22.6155467,37.336058],[22.6160432,37.3360639],[22.6163292,37.3358599],[22.6165106,37.335817],[22.6165459,37.3357362],[22.6167248,37.3358285],[22.6170662,37.3356792],[22.61732,37.3358039],[22.6173406,37.3352994],[22.6171996,37.3349823],[22.6171926,37.3347479],[22.6170715,37.3345842],[22.6169131,37.3346004],[22.6166775,37.3345255],[22.6167246,37.3344179],[22.6165548,37.3338301],[22.616768,37.3332828],[22.6175796,37.3327244],[22.6176399,37.3325178],[22.6175302,37.3323453],[22.6176297,37.3318417],[22.6178605,37.331565],[22.6181907,37.3308681],[22.6183501,37.3308497],[22.6184192,37.3307784],[22.6181366,37.3306061],[22.6184495,37.3302943],[22.6185856,37.3302598],[22.6186445,37.3301253],[22.6184593,37.3297626],[22.6181664,37.3295947],[22.6178326,37.3287165],[22.6176238,37.3284076],[22.6176507,37.3281736],[22.6175215,37.3278296],[22.6175743,37.3274156],[22.6168006,37.3271361],[22.6155709,37.3264908],[22.6149511,37.3264385],[22.6144532,37.3265138],[22.6139248,37.3263995],[22.6136789,37.3262704],[22.6136161,37.3259993],[22.613194,37.3262467],[22.6131557,37.3264896],[22.6128683,37.3267746],[22.6126973,37.3268628],[22.6124942,37.3268604],[22.6122267,37.326677],[22.6121159,37.3259546],[22.6121904,37.325586],[22.6117707,37.3250853],[22.6115718,37.3250447],[22.6112935,37.3248341],[22.6109355,37.3247781],[22.6107995,37.3243303],[22.6111685,37.323902],[22.610947,37.3230612],[22.6107618,37.3226985],[22.6108401,37.3221226],[22.6111722,37.3218651],[22.6112555,37.3216317],[22.6110315,37.3209261],[22.6110416,37.3203764],[22.6112178,37.3199999],[22.6108166,37.3197248],[22.6106287,37.3195063],[22.6105174,37.3188109],[22.6101496,37.3185633],[22.6098645,37.3181093],[22.6097191,37.3180354],[22.609759,37.3177114],[22.6095879,37.3171957],[22.6090986,37.3168024],[22.6089111,37.3165658],[22.608982,37.3163954],[22.6089515,37.3162148],[22.6095343,37.315816],[22.6098683,37.3154504],[22.6098512,37.3151528],[22.6102493,37.3143733],[22.6101834,37.3136605],[22.610243,37.3134899],[22.6098348,37.3129804],[22.6092963,37.3128118],[22.6090185,37.3125742],[22.6089757,37.3124475],[22.6090497,37.3121059],[22.6089852,37.3119339],[22.6084251,37.311711],[22.6083498,37.3115118],[22.608335,37.311088],[22.6082371,37.3108886],[22.6083111,37.3105469],[22.6082468,37.3103659],[22.6086704,37.3094245],[22.6090022,37.3091761],[22.6090282,37.3089871],[22.6103885,37.3080386],[22.6106186,37.307798],[22.6109726,37.3075678],[22.6116317,37.3067013],[22.6125829,37.3059012],[22.6131529,37.3055834],[22.6134238,37.3049647],[22.6131023,37.3043458],[22.6128144,37.3041644],[22.6128345,37.3040475],[22.6124505,37.3037635],[22.612298,37.3034643],[22.6123577,37.3032848],[22.6123153,37.30314],[22.6120264,37.3028933],[22.6118408,37.3025576],[22.6114291,37.3022464],[22.6113503,37.3020629],[22.6111888,37.3018132],[22.6112686,37.3011561],[22.6110174,37.3007025],[22.6111684,37.3004699],[22.6112895,37.3000207],[22.611248,37.2998219],[22.610896,37.2993311],[22.6110161,37.2989359],[22.6105048,37.2985153],[22.6097902,37.2981103],[22.6095923,37.2978286],[22.609087,37.2973923],[22.6088156,37.2970624],[22.6086886,37.2966102],[22.6088919,37.2953688],[22.6084482,37.2949579],[22.6079077,37.2942936],[22.6078894,37.2940591],[22.607768,37.2939134],[22.6077481,37.293769],[22.6074314,37.293754],[22.6073266,37.2933201],[22.6073568,37.2929059],[22.6071648,37.2923087],[22.6071346,37.2914972],[22.6070397,37.2911355],[22.6067764,37.2907359],[22.6059982,37.2901138],[22.6058269,37.2896724],[22.6058439,37.2896072],[22.6058637,37.2891478],[22.6060077,37.2886808],[22.6063321,37.2882159],[22.606318,37.2877561],[22.6064022,37.2874168],[22.6065207,37.2871636],[22.6070591,37.28653],[22.6074444,37.2858225],[22.6078477,37.2853586],[22.6080081,37.2852252],[22.6087475,37.2848914],[22.6089114,37.2845689],[22.6092409,37.2844376],[22.60946,37.2841787],[22.6095444,37.2838823],[22.6097165,37.2837221],[22.6097784,37.2834254],[22.6101288,37.2833844],[22.6103476,37.2831436],[22.6103501,37.2830085],[22.6105441,37.2828846],[22.6105468,37.2827404],[22.6106371,37.2827324],[22.6107299,37.2825983],[22.6107557,37.2824184],[22.6109144,37.2823751],[22.611009,37.2821419],[22.6113367,37.2821097],[22.6113854,37.281912],[22.6113426,37.2817853],[22.6115398,37.2814902],[22.6115425,37.281346],[22.6117474,37.2812402],[22.6119498,37.2812787],[22.6121317,37.2811997],[22.6121073,37.2806856]]},{"id":19784,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03bf \u0391\u03c1\u03c7\u03b1\u03af\u03bf \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 3","path":"PELOPONNESE\/Pelop_Parnon_Karyes_Trail_3","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":10857,"name_EN":"Parnon: The Ancient Trail","description_EN":"Trail 3","ascent_time":255,"descent_time":250,"marker":"Red_dots","level":12,"ascent":272,"descent":272,"maxelev":1053,"minelev":900,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.47333 37.29216,22.50087 37.32158)","views":4,"millestones":"0,22.5008579,37.2926119#1,22.4917858,37.2929552#2,22.4815595,37.2952830#3,22.4742526,37.3005340#4,22.4749070,37.3087228#5,22.4779946,37.3167698#6,22.4828894,37.3202882#7,22.4867967,37.3122730#8,22.4917933,37.3067483#9,22.4915415,37.3001027#10,22.4976482,37.2962837#10.9,22.5008604,37.2926120","x":22.4808224,"y":37.3210495,"coor":[[22.5008579,37.2926119],[22.5003906,37.2928494],[22.5000914,37.2929154],[22.5000374,37.2929192],[22.4995812,37.2928301],[22.499543,37.2928228],[22.4991096,37.2925447],[22.4986515,37.2922144],[22.4984275,37.2921305],[22.4981669,37.2921902],[22.4978675,37.2923171],[22.4972113,37.2925927],[22.4963749,37.2926722],[22.4962732,37.2926799],[22.4965304,37.2932871],[22.4964941,37.2934128],[22.4962363,37.2935582],[22.4956498,37.2938888],[22.4951746,37.2939548],[22.4948454,37.2937749],[22.4945497,37.2936134],[22.4940345,37.2934266],[22.4932609,37.2931824],[22.4910734,37.2928481],[22.4897441,37.29275],[22.4892108,37.2929054],[22.4881692,37.2930904],[22.4874529,37.2933697],[22.4866183,37.293359],[22.4861772,37.2934165],[22.4852931,37.2936215],[22.4834541,37.2941928],[22.48306,37.2941517],[22.4827992,37.2942204],[22.482411,37.2944498],[22.4819792,37.2951653],[22.4818533,37.2952538],[22.4801124,37.2954298],[22.4793531,37.2956003],[22.4784854,37.2961119],[22.4772913,37.2965832],[22.4761372,37.2973075],[22.4758382,37.297592],[22.4754503,37.2978033],[22.4748995,37.2982649],[22.4746268,37.2983606],[22.474431,37.2985563],[22.4744377,37.2987817],[22.4743087,37.2990234],[22.4741505,37.2990394],[22.4740883,37.299327],[22.4739402,37.2993972],[22.4740298,37.2999842],[22.4742933,37.3003481],[22.4742314,37.3006177],[22.4744061,37.3009084],[22.4739982,37.3015521],[22.4737349,37.301738],[22.473887,37.301821],[22.474039,37.3021114],[22.4738396,37.3024874],[22.4738906,37.3027585],[22.4742648,37.3032229],[22.4748812,37.3034292],[22.4749791,37.3036107],[22.4750144,37.3040979],[22.4748621,37.3043753],[22.4748461,37.3046094],[22.4748661,37.3050649],[22.4748694,37.3051325],[22.4750877,37.3060546],[22.4749885,37.3070538],[22.475086,37.3078122],[22.4749137,37.3087315],[22.47489,37.3090692],[22.4749755,37.3093047],[22.4749027,37.3095561],[22.4750628,37.3100088],[22.4750988,37.3104599],[22.4756284,37.3105681],[22.4759501,37.3108427],[22.476187,37.3114045],[22.4764947,37.3118141],[22.4765895,37.3121488],[22.4770549,37.3125694],[22.4773059,37.3129962],[22.4778798,37.3136345],[22.4780203,37.3139428],[22.4781255,37.3148815],[22.4782536,37.3152437],[22.4780171,37.3162163],[22.4779705,37.3164117],[22.4780042,37.31698],[22.4779219,37.3177],[22.4776685,37.3185169],[22.4777507,37.3189145],[22.4779254,37.3192052],[22.4779094,37.3194393],[22.4780834,37.319766],[22.4779711,37.3202964],[22.4781826,37.3210021],[22.4781298,37.32138],[22.4782123,37.3214892],[22.478745,37.3216538],[22.4796964,37.3214857],[22.4800906,37.3215268],[22.4805007,37.3213338],[22.4808224,37.3210495],[22.4810277,37.3209958],[22.4821159,37.3207056],[22.4828691,37.3202917],[22.4830616,37.3202581],[22.4833309,37.3203336],[22.4834003,37.3202534],[22.483888,37.3196716],[22.4842972,37.3189648],[22.4844824,37.318174],[22.4844852,37.317471],[22.4846859,37.3170319],[22.4849078,37.3160974],[22.4851934,37.315362],[22.4853641,37.3151141],[22.4854259,37.3150225],[22.4860396,37.3136784],[22.4861382,37.313265],[22.486408,37.3128561],[22.486573,37.3125067],[22.4866913,37.3124136],[22.4869116,37.312119],[22.4870461,37.311598],[22.4873616,37.3112888],[22.4874376,37.3108752],[22.4872288,37.3105931],[22.4876563,37.309535],[22.4875729,37.3091915],[22.4876913,37.3089136],[22.4876915,37.3083367],[22.4878452,37.3079872],[22.4886988,37.3070607],[22.4887327,37.3070048],[22.488944,37.3066493],[22.4891837,37.3065081],[22.4904679,37.3066146],[22.4907207,37.3069513],[22.4912233,37.3072101],[22.4917125,37.3070091],[22.4918092,37.3066858],[22.49205,37.3064906],[22.4922299,37.3059611],[22.4923898,37.305864],[22.4924387,37.3056754],[22.4927528,37.3052017],[22.4932248,37.30473],[22.4933781,37.3043984],[22.4938847,37.3038912],[22.4939372,37.3035223],[22.4940757,37.3033618],[22.4943579,37.3028471],[22.4948431,37.3028443],[22.4950479,37.3027568],[22.4949133,37.302719],[22.4940358,37.3020229],[22.4931639,37.3016152],[22.4925554,37.3010126],[22.4916434,37.300352],[22.491482,37.2999579],[22.4913663,37.2995418],[22.4913928,37.2993438],[22.4914725,37.298741],[22.4920334,37.2985679],[22.4923686,37.2981666],[22.4924828,37.2980959],[22.4926745,37.2980983],[22.4930654,37.2977338],[22.493325,37.2977281],[22.4936883,37.2976155],[22.4939459,37.2977089],[22.4942393,37.2977037],[22.4944508,37.2978506],[22.4945304,37.2978155],[22.4949013,37.2973245],[22.4951399,37.2972374],[22.495563,37.2969544],[22.4954117,37.296619],[22.4954255,37.296493],[22.4956053,37.2965313],[22.4956765,37.296352],[22.4958795,37.2963545],[22.4959281,37.2961839],[22.4960765,37.2960957],[22.4961665,37.2961058],[22.4961578,37.2959795],[22.4962926,37.2960083],[22.4964974,37.2959207],[22.4965611,37.295552],[22.4966406,37.295526],[22.4967851,37.295636],[22.4971557,37.2957218],[22.4975886,37.2960788],[22.4977789,37.2967212],[22.4982143,37.2975198],[22.4979885,37.2963903],[22.498019,37.2959941],[22.4982041,37.2957622],[22.4986408,37.295468],[22.4987072,37.2954238],[22.4990445,37.2949143],[22.4995717,37.2943216],[22.5000243,37.2940953],[22.5001757,37.2938538],[22.500298,37.2933777],[22.5000928,37.2929154],[22.5002412,37.2928835],[22.5003931,37.2928494],[22.5008604,37.292612]]},{"id":19785,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a3\u03c5\u03bd\u03b4\u03b5\u03c4\u03b9\u03ba\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 6A","path":"PELOPONNESE\/Pelop_Parnon_Karyes_Trail_5","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5080,"name_EN":"Parnon: Connecting trail","description_EN":"Trail 6A","ascent_time":110,"descent_time":115,"marker":"Red_dots","level":12,"ascent":297,"descent":310,"maxelev":1179,"minelev":955,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.52262 37.28822,22.53862 37.29753)","views":2,"millestones":"0,22.5253860,37.2907299#1,22.5321364,37.2893535#2,22.5382614,37.2889438#3,22.5375705,37.2933819#4,22.5314742,37.2969449#5.1,22.5226507,37.2959009","x":22.5358945,"y":37.2913516,"coor":[[22.525386,37.2907299],[22.525471,37.2908324],[22.5255549,37.2911579],[22.5260958,37.2911917],[22.5262292,37.2912925],[22.5261788,37.2915622],[22.526437,37.2916285],[22.5265346,37.291828],[22.5262819,37.2920592],[22.5271849,37.2920344],[22.527544,37.292129],[22.5278503,37.2920427],[22.5279386,37.2921429],[22.5282926,37.2922149],[22.528621,37.2921469],[22.5287858,37.2917975],[22.5289777,37.2917908],[22.529303,37.291885],[22.5296534,37.2918533],[22.5306116,37.2913064],[22.5308914,37.2908412],[22.5315406,37.2905248],[22.5315985,37.2904444],[22.5315561,37.2903086],[22.5316685,37.2903281],[22.5317268,37.2902296],[22.5318625,37.2902133],[22.5317088,37.2899951],[22.5319562,37.2900342],[22.5320813,37.2899817],[22.5320626,37.2897832],[22.5323045,37.2895248],[22.5320391,37.2892511],[22.532087,37.2891075],[22.5322003,37.2890818],[22.5321681,37.2890003],[22.5326432,37.2889341],[22.5327285,37.2888946],[22.5327077,37.2888042],[22.532442,37.2885485],[22.5324,37.2883858],[22.5320872,37.2882287],[22.5320664,37.2881383],[22.5331418,37.2883454],[22.5334924,37.2884782],[22.5337283,37.2884586],[22.534219,37.2881672],[22.5346136,37.2881811],[22.5348934,37.2882928],[22.5354587,37.2882276],[22.5356811,37.2883926],[22.5360309,37.2883879],[22.5359957,37.2884596],[22.5356091,37.2886171],[22.5356303,37.2886894],[22.5358664,37.2887284],[22.5362294,37.2886247],[22.5366907,37.2886845],[22.537222,37.288628],[22.5381538,37.288279],[22.5386152,37.2883388],[22.5385907,37.2884376],[22.5382334,37.2888298],[22.5382856,37.2890467],[22.5384513,37.289229],[22.5384608,37.2893193],[22.5378159,37.2894195],[22.5376545,37.2895978],[22.5370482,37.2900319],[22.536972,37.2904726],[22.5366546,37.2905498],[22.5362789,37.2907254],[22.5359924,37.2909562],[22.5358991,37.2911173],[22.5358945,37.2913516],[22.5350804,37.2914497],[22.5349549,37.2915202],[22.5346996,37.2918866],[22.5347879,37.2919868],[22.5350508,37.2918098],[22.535322,37.2917862],[22.535546,37.29187],[22.5360638,37.2919305],[22.5363414,37.2921593],[22.5365099,37.2921974],[22.5366697,37.2921003],[22.536867,37.2918143],[22.5370357,37.2918434],[22.5371215,37.2920698],[22.5367939,37.2926786],[22.536802,37.292841],[22.5374265,37.2932182],[22.5376031,37.2934187],[22.5381191,37.2935693],[22.5381399,37.2936597],[22.537966,37.2939009],[22.5379284,37.2940987],[22.5380141,37.2943341],[22.5383356,37.2946265],[22.5383677,37.294717],[22.5376885,37.2948348],[22.5371998,37.2950181],[22.5370277,37.2951692],[22.5367588,37.2956525],[22.5363871,37.2956209],[22.5362037,37.2956614],[22.5359906,37.2957061],[22.5355842,37.2957191],[22.5348318,37.2961244],[22.5341783,37.2960803],[22.53354,37.2964149],[22.5333254,37.2964302],[22.5327973,37.2963155],[22.5321083,37.2963611],[22.5316853,37.2960674],[22.5315273,37.2960654],[22.5312711,37.2964769],[22.5313117,37.2967117],[22.5315532,37.2970572],[22.5314151,37.29738],[22.531424,37.2975017],[22.5311279,37.2976423],[22.5308008,37.2976382],[22.5302098,37.2972794],[22.5292689,37.2969342],[22.5289678,37.2967502],[22.5285627,37.2967001],[22.5282606,37.2965701],[22.527962,37.29626],[22.5276377,37.2961117],[22.5274987,37.2957224],[22.5273297,37.2957113],[22.5269435,37.2958417],[22.5266388,37.2958469],[22.5263487,37.2956811],[22.5261237,37.2956513],[22.5258459,37.2954315],[22.5251992,37.2950944],[22.5247699,37.2951251],[22.5244277,37.2953192],[22.5242465,37.295353],[22.5238762,37.2952492],[22.5234677,37.2953703],[22.5234082,37.2955318],[22.5231378,37.2955104],[22.5228072,37.2956865],[22.5227806,37.2958935],[22.5226507,37.2959009]]},{"id":19786,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03bf \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u0392\u03b5\u03bb\u03b1\u03bd\u03b9\u03b4\u03b9\u03ac\u03c2\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 7","path":"PELOPONNESE\/Pelop_Parnon_Karyes_Trail_7","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":6101,"name_EN":"Parnon: The Oak Trail","description_EN":"Trail 7","ascent_time":135,"descent_time":135,"marker":"Red_dots","level":12,"ascent":260,"descent":260,"maxelev":988,"minelev":843,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.50448 37.28934,22.52319 37.29808)","views":1,"millestones":"0,22.5057305,37.2895190#1,22.5143191,37.2924815#2,22.5218366,37.2934953#3,22.5204127,37.2960465#4,22.5149671,37.2979196#5,22.5082460,37.2949145#6.1,22.5057285,37.2895167","x":22.5229401,"y":37.2973286,"coor":[[22.5057305,37.289519],[22.5059596,37.28947],[22.5064954,37.2891884],[22.506846,37.2891387],[22.5074076,37.289263],[22.5077648,37.2894567],[22.5081592,37.2894797],[22.5085969,37.2895934],[22.5088203,37.2897044],[22.5090292,37.2899774],[22.5093921,37.2898828],[22.5097374,37.2901058],[22.509856,37.2902064],[22.5099703,37.290307],[22.5108569,37.2905435],[22.5109815,37.2906757],[22.5109064,37.2911795],[22.5109983,37.2916674],[22.5111682,37.2916335],[22.5114216,37.2913663],[22.5116024,37.2913505],[22.5126195,37.291832],[22.5128175,37.292017],[22.5129741,37.2921609],[22.5132071,37.2921774],[22.513444,37.2921803],[22.5138792,37.2924201],[22.5147679,37.2925485],[22.5149435,37.2922262],[22.5150806,37.2921378],[22.5152161,37.2921305],[22.5152446,37.2924012],[22.5154896,37.2925665],[22.5163878,37.292731],[22.5167573,37.2931052],[22.5167749,37.2931234],[22.5172643,37.2934811],[22.5179547,37.2935979],[22.5184716,37.2937035],[22.5187384,37.2939051],[22.5190852,37.2940537],[22.5191871,37.2940369],[22.5194853,37.2937883],[22.519789,37.2937087],[22.5199502,37.2936679],[22.5200989,37.2935616],[22.5200342,37.2935158],[22.5203971,37.2934211],[22.5206937,37.2932536],[22.5211685,37.2932055],[22.5216725,37.2928152],[22.5218769,37.2927456],[22.5219784,37.2927469],[22.5221673,37.2928935],[22.5223469,37.2929408],[22.5223446,37.2930579],[22.5225231,37.2931593],[22.5221344,37.2934203],[22.5221002,37.2934424],[22.5218057,37.2935018],[22.5218573,37.2937458],[22.5217756,37.293889],[22.521422,37.2940829],[22.5213975,37.2941817],[22.5215086,37.2942733],[22.5214125,37.2945695],[22.5220082,37.2946851],[22.5221786,37.2946241],[22.5224544,37.2943662],[22.5225783,37.2943768],[22.5226081,37.2945844],[22.522423,37.2948165],[22.5225228,37.2949078],[22.5225703,37.2953591],[22.5223839,37.2956632],[22.5224515,37.2957226],[22.52265,37.2959009],[22.5225256,37.2960255],[22.5226692,37.2961805],[22.5226969,37.2964963],[22.5228067,37.2966509],[22.5225495,37.2965305],[22.5224694,37.2965926],[22.5226015,37.2967565],[22.5226972,37.2970551],[22.5227397,37.2970827],[22.5229642,37.2972477],[22.5229401,37.2973286],[22.5230287,37.2974108],[22.5222394,37.2973919],[22.522061,37.2972815],[22.5219514,37.2971179],[22.521782,37.2971248],[22.5218405,37.2970174],[22.5216453,37.2968527],[22.5212357,37.2965051],[22.5201979,37.2959243],[22.5196859,37.2953523],[22.5195113,37.2951564],[22.519244,37.2949818],[22.5189358,37.2945903],[22.5185322,37.2944591],[22.5182273,37.2944733],[22.5178347,37.2943602],[22.5175908,37.2941409],[22.517266,37.2940196],[22.5167364,37.2936457],[22.5166429,37.2935792],[22.516538,37.2937491],[22.5164608,37.2942349],[22.5161734,37.2945107],[22.5157416,37.2946675],[22.5156716,37.2947838],[22.5157209,37.2951449],[22.5154921,37.2952525],[22.5156461,37.2953986],[22.5156886,37.2955343],[22.5155075,37.296136],[22.515523,37.2964967],[22.5152611,37.2971964],[22.5152429,37.2975477],[22.5149651,37.2979047],[22.5149848,37.2980492],[22.5151064,37.2981769],[22.5150606,37.2982124],[22.5148258,37.2981013],[22.5146838,37.2978652],[22.51452,37.2970159],[22.5138176,37.2965924],[22.5125718,37.2962613],[22.5122884,37.2963299],[22.5117748,37.2966299],[22.5116462,37.2962857],[22.5113801,37.2960481],[22.5112956,37.2957586],[22.5111289,37.2956303],[22.510839,37.2959015],[22.5106807,37.2960483],[22.5101255,37.2961675],[22.5096581,37.2964139],[22.5093504,37.2959955],[22.5089113,37.2959539],[22.5085438,37.2951381],[22.5083877,37.295046],[22.5081381,37.2950428],[22.5082418,37.294936],[22.5083061,37.2946056],[22.5083674,37.2942886],[22.508611,37.2939492],[22.5087597,37.2932751],[22.5088894,37.2929883],[22.5088013,37.292879],[22.5085434,37.2928735],[22.5082204,37.2926621],[22.5081089,37.2924174],[22.5081409,37.292046],[22.5080899,37.291775],[22.5079933,37.2917039],[22.5077674,37.2915366],[22.5066551,37.2914887],[22.5065822,37.291463],[22.5057252,37.2911615],[22.5052509,37.2906147],[22.5052434,37.2904254],[22.5053383,37.2901922],[22.5050967,37.2904258],[22.504861,37.2909366],[22.5047036,37.2909075],[22.5046276,37.2907624],[22.5047038,37.2903307],[22.5049074,37.2902476],[22.5050946,37.2899075],[22.5054591,37.2897318],[22.5055631,37.289607],[22.5057285,37.2895167]]},{"id":19787,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03bf \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u039d\u03b5\u03c1\u03bf\u03cd","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 4","path":"PELOPONNESE\/Pelop_Parnon_Karyes_Trail_4","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":4353,"name_EN":"Parnon: The Water Trail","description_EN":"Trail 4","ascent_time":100,"descent_time":95,"marker":"Red_dots","level":12,"ascent":154,"descent":154,"maxelev":1022,"minelev":909,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49802 37.29266,22.50473 37.30544)","views":2,"millestones":"0,22.5008579,37.2926119#1,22.4994788,37.2999127#2,22.5019289,37.3050651#3,22.5025846,37.3006384#4.4,22.5008579,37.2926119","x":22.5038354,"y":37.3055158,"coor":[[22.5008579,37.2926119],[22.5003906,37.2928494],[22.5000914,37.2929154],[22.5002966,37.2933777],[22.5001743,37.2938538],[22.5000229,37.2940953],[22.4995707,37.2943216],[22.4996392,37.2948452],[22.4999177,37.2952003],[22.4997337,37.2953782],[22.4996725,37.2956726],[22.4996463,37.2958007],[22.4996789,37.2964321],[22.4997733,37.2967938],[22.4995883,37.2970168],[22.4995497,37.2972596],[22.4996009,37.2975217],[22.4998873,37.2978678],[22.4998213,37.2983537],[22.5000301,37.2985095],[22.5004107,37.2986586],[22.5004648,37.2987764],[22.4997364,37.2990917],[22.4995388,37.2993866],[22.4993674,37.2994926],[22.4992733,37.2996897],[22.4994512,37.2998181],[22.4994829,37.2999267],[22.4991352,37.3003909],[22.4994118,37.3006648],[22.4991171,37.3007332],[22.4989184,37.3010822],[22.4988561,37.3013788],[22.4984096,37.3017066],[22.498358,37.3020305],[22.4980801,37.3023875],[22.498783,37.3033518],[22.4993502,37.3037646],[22.4995345,37.3041454],[22.499541,37.3042244],[22.4995522,37.304389],[22.4996842,37.3045619],[22.4994731,37.3049649],[22.4994586,37.3051269],[22.4995547,37.3053985],[22.4997345,37.3054369],[22.4996054,37.3051198],[22.4996523,37.3050302],[22.4997887,37.3049779],[22.5002292,37.3049564],[22.5010022,37.3051825],[22.5012125,37.3052122],[22.5015306,37.3050991],[22.5023104,37.3050369],[22.5027607,37.3050876],[22.5032465,37.3050577],[22.5034033,37.3051138],[22.5034609,37.3052317],[22.5035009,37.3053133],[22.5038354,37.3055158],[22.5039151,37.3054808],[22.5038965,37.3052822],[22.5039659,37.305193],[22.5044882,37.3050283],[22.5044467,37.3048476],[22.5040329,37.3046621],[22.5038712,37.3042815],[22.5031195,37.3034968],[22.5029615,37.3034948],[22.5026976,37.3037168],[22.5025401,37.3036968],[22.5024459,37.3033261],[22.5026653,37.303072],[22.5027692,37.3029516],[22.502736,37.302816],[22.5027164,37.3026625],[22.5023879,37.3025502],[22.5020449,37.3022124],[22.5020347,37.3021582],[22.5022142,37.3020455],[22.5027596,37.3018542],[22.503064,37.3012992],[22.5025289,37.3005646],[22.5024983,37.3002398],[22.5024916,37.3001676],[22.5028473,37.2998656],[22.5030226,37.2995614],[22.5033415,37.2994122],[22.5038385,37.2993824],[22.5039185,37.2993294],[22.5036877,37.29902],[22.5031866,37.2986892],[22.5024656,37.2985246],[22.5021722,37.2979621],[22.5021543,37.2977275],[22.5022458,37.2976656],[22.5025057,37.2976418],[22.5030224,37.2977565],[22.5033522,37.2976255],[22.5034104,37.2975361],[22.5033409,37.2970575],[22.5034354,37.2968424],[22.5036069,37.2967274],[22.5040266,37.2966155],[22.5043741,37.2963901],[22.5038468,37.2962392],[22.5037643,37.2961323],[22.5031868,37.2953836],[22.5028921,37.2948842],[22.5024664,37.2946107],[22.5023215,37.2939509],[22.5018711,37.2936951],[22.5016881,37.2935373],[22.5015938,37.2934572],[22.5015673,37.2933014],[22.5015166,37.2931926],[22.5013427,37.293089],[22.5008579,37.2926119]]},{"id":19788,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03bf \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u03a7\u03c9\u03c1\u03b9\u03bf\u03cd","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 1","path":"PELOPONNESE\/Pelop_Parnon_Karyes_Trail_1","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":4668,"name_EN":"Parnon: The Vvillage Trail","description_EN":"Trail 1","ascent_time":85,"descent_time":85,"marker":"Red_dots","level":12,"ascent":173,"descent":173,"maxelev":952,"minelev":851,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.4978 37.28737,22.50824 37.29692)","views":7,"millestones":"0,22.5008579,37.2926119#1,22.4990275,37.2884554#2,22.5039202,37.2883714#3,22.5071848,37.2911055#4,22.5049004,37.2970164#4.7,22.5008625,37.2926120","x":22.5045106,"y":37.2892061,"coor":[[22.5008579,37.2926119],[22.500533,37.2923397],[22.5004202,37.2923382],[22.4998886,37.291998],[22.4997226,37.2918923],[22.4995238,37.2917974],[22.4993652,37.2918314],[22.4992147,37.2919038],[22.4991238,37.2918306],[22.4990107,37.291739],[22.4987965,37.2913758],[22.4985251,37.2914084],[22.4979068,37.2913014],[22.4985251,37.2914084],[22.4987965,37.2913758],[22.4986658,37.2912096],[22.4984147,37.2909496],[22.4983352,37.2908674],[22.4983844,37.2907734],[22.4986022,37.2907199],[22.4988038,37.2906706],[22.4989186,37.2904084],[22.4990224,37.2901709],[22.4993135,37.2897149],[22.4994574,37.2896942],[22.4998159,37.2896424],[22.4998448,37.2896608],[22.5000481,37.2896454],[22.5004629,37.2897227],[22.5000481,37.2896454],[22.4998448,37.2896608],[22.4998159,37.2896424],[22.4993145,37.2897172],[22.4992823,37.2896356],[22.4992047,37.2894093],[22.4991685,37.2889041],[22.4989851,37.2883069],[22.4989287,37.288126],[22.4991206,37.2881194],[22.4993777,37.2882398],[22.4998177,37.2888042],[22.4999632,37.2889322],[22.500045,37.2890054],[22.5003826,37.2890457],[22.5006679,37.2886663],[22.5008383,37.2886053],[22.5009353,37.2883181],[22.5009567,37.2882531],[22.5009513,37.2880299],[22.5007606,37.2879734],[22.5006042,37.2878971],[22.5003366,37.2875625],[22.500241,37.2874418],[22.5006586,37.2873074],[22.5007675,37.2872728],[22.5011269,37.2873494],[22.5012325,37.2875535],[22.5013133,37.2874104],[22.5014049,37.2873394],[22.5014453,37.2873489],[22.5015734,37.2873776],[22.5016566,37.2877302],[22.5018826,37.2882828],[22.5019364,37.2884142],[22.5020683,37.2891549],[22.502852,37.2891018],[22.5030377,37.2888382],[22.5031421,37.2886908],[22.5034614,37.2885191],[22.5035582,37.2884753],[22.503708,37.2883848],[22.5038061,37.2883252],[22.5045335,37.2886205],[22.504577,37.2887022],[22.5045178,37.2888457],[22.5045106,37.2892061],[22.5043952,37.2893398],[22.5041217,37.2894806],[22.5041745,37.2898193],[22.5040138,37.2899614],[22.504147,37.2900195],[22.5044052,37.2901354],[22.504403,37.2902435],[22.5045708,37.2903177],[22.5047094,37.290333],[22.5046331,37.2907647],[22.5047092,37.2909098],[22.5048666,37.2909389],[22.5049667,37.2907238],[22.5051023,37.2904281],[22.5053438,37.2901968],[22.5060267,37.2898382],[22.5061268,37.2897853],[22.5065913,37.289683],[22.5068728,37.2897136],[22.5073073,37.2899895],[22.5078265,37.2905459],[22.5079103,37.2908714],[22.507908,37.2908781],[22.5077789,37.2912393],[22.5075201,37.291209],[22.507124,37.2906992],[22.5070609,37.2906984],[22.5069548,37.2906971],[22.5071504,37.2910781],[22.5076613,37.2914811],[22.507773,37.2915411],[22.5080954,37.2917795],[22.5081465,37.2920506],[22.5078748,37.2928448],[22.5077379,37.2929242],[22.5075899,37.2929359],[22.5075345,37.2929397],[22.5068839,37.2927512],[22.5065789,37.2927744],[22.5064991,37.2933863],[22.5058604,37.2937387],[22.5056855,37.2940249],[22.5052398,37.2940824],[22.5050915,37.2941617],[22.5051505,37.294604],[22.5051242,37.2946871],[22.5049821,37.2951337],[22.5050472,37.2952607],[22.5058047,37.295748],[22.5058884,37.2960825],[22.5058093,37.2964961],[22.5056955,37.2965487],[22.5054375,37.2964734],[22.5053376,37.2964992],[22.5052901,37.2965076],[22.5050318,37.2970181],[22.5048965,37.2970163],[22.5046412,37.2968058],[22.5043797,37.2963902],[22.5038524,37.2962393],[22.5034805,37.2957569],[22.5031925,37.2953837],[22.5028978,37.2948843],[22.502472,37.2946107],[22.5023272,37.2939509],[22.5022547,37.2939095],[22.5018753,37.2936951],[22.501598,37.2934573],[22.5015902,37.2934076],[22.5015719,37.2933015],[22.5015285,37.2932108],[22.5015201,37.2931926],[22.5013671,37.2931006],[22.5013458,37.2930913],[22.5008625,37.292612]]},{"id":19789,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03bf \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03c9\u03bd \u0392\u03bf\u03c3\u03ba\u03ce\u03bd","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 2","path":"PELOPONNESE\/Pelop_Parnon_Karyes_Trail_2","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":7261,"name_EN":"Parnon: The Shepherds Trail","description_EN":"Trail 2","ascent_time":180,"descent_time":175,"marker":"Red_dots","level":12,"ascent":159,"descent":159,"maxelev":944,"minelev":874,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.47388 37.27849,22.50114 37.29227)","views":2,"millestones":"0,22.5008579,37.2926119#1,22.4968649,37.2857393#2,22.4900954,37.2801212#3,22.4805506,37.2789209#4,22.4752546,37.2845454#5,22.4852074,37.2822353#6,22.4941355,37.2862237#7.3,22.5008579,37.2926119","x":22.4793617,"y":37.2800415,"coor":[[22.5008579,37.2926119],[22.500533,37.2923397],[22.5004202,37.2923382],[22.500117,37.2921451],[22.4997215,37.2918922],[22.4995228,37.2917973],[22.4993642,37.2918314],[22.4992136,37.2919038],[22.4990814,37.2917962],[22.4990092,37.291739],[22.4987954,37.2913758],[22.4986644,37.2912096],[22.4983659,37.2909016],[22.4983342,37.2908674],[22.4983833,37.2907734],[22.4985559,37.2900365],[22.4986088,37.2898209],[22.4986663,37.2895873],[22.4984564,37.2893683],[22.4986871,37.2891098],[22.4986377,37.2887577],[22.4984709,37.2886384],[22.4981878,37.2886889],[22.4977761,37.2884043],[22.4977407,37.2879171],[22.4977228,37.2876825],[22.4976079,37.2872214],[22.49732,37.2869474],[22.4972687,37.2866944],[22.4973521,37.2864701],[22.497175,37.2862966],[22.4969171,37.2862212],[22.4967905,37.285778],[22.497291,37.2855184],[22.4973081,37.2855096],[22.4974583,37.2853313],[22.4964152,37.2850296],[22.495747,37.2845975],[22.4953419,37.2845473],[22.4947038,37.2843048],[22.4943592,37.2840481],[22.4940342,37.2839448],[22.4937114,37.2837244],[22.493419,37.2836846],[22.4931621,37.2835551],[22.49303,37.2833912],[22.492979,37.2831202],[22.492689,37.2829543],[22.4924836,37.28251],[22.4921792,37.2819383],[22.49215,37.2817036],[22.4919608,37.281575],[22.4918753,37.2813396],[22.4915851,37.2811331],[22.4912191,37.2808715],[22.4909324,37.2805434],[22.4904424,37.2802307],[22.4901401,37.2801187],[22.4894626,37.2801551],[22.4890031,37.280005],[22.4884955,37.2800076],[22.4879589,37.2797664],[22.4875071,37.2797966],[22.4872996,37.2798999],[22.4870856,37.2800076],[22.4867926,37.2799948],[22.4865014,37.2798919],[22.4862465,37.2796634],[22.4859935,37.2793447],[22.4859541,37.2790557],[22.4849347,37.2787092],[22.4840904,37.2786263],[22.4839578,37.2784894],[22.4839023,37.2784955],[22.4829726,37.2787359],[22.4825275,37.278435],[22.4823049,37.2782857],[22.4820058,37.2782436],[22.4817099,37.278375],[22.4813074,37.278532],[22.4809698,37.2784916],[22.4808451,37.2785261],[22.4807498,37.2787772],[22.4803262,37.2790873],[22.4804568,37.2793233],[22.480419,37.2795211],[22.480055,37.27978],[22.4793617,37.2800415],[22.4777861,37.2804269],[22.4772847,37.2806818],[22.4772299,37.2807217],[22.4768496,37.2810007],[22.4758049,37.2824654],[22.4745685,37.2833688],[22.4740603,37.2839571],[22.4740465,37.2840831],[22.474145,37.2842286],[22.4745903,37.2845227],[22.4747899,37.2845907],[22.4750503,37.2845399],[22.4757493,37.284558],[22.4769933,37.2843982],[22.4783052,37.2842303],[22.4785628,37.2843238],[22.4795613,37.2840301],[22.4799724,37.2837831],[22.4801912,37.2835605],[22.4805191,37.2829609],[22.4809439,37.2825878],[22.4812382,37.2825375],[22.4819086,37.2828525],[22.4820549,37.2828724],[22.4825536,37.2827526],[22.4834468,37.2826469],[22.484481,37.2822636],[22.485035,37.2821986],[22.4858886,37.2823807],[22.4870386,37.2829723],[22.4874908,37.2834828],[22.487838,37.2841722],[22.488115,37.2844191],[22.4897416,37.2848725],[22.4900625,37.2851831],[22.4902487,37.2852846],[22.4907543,37.2855614],[22.4913149,37.2857308],[22.4915485,37.285896],[22.4918183,37.2859445],[22.4922318,37.2861391],[22.4925359,37.286161],[22.4924604,37.2859888],[22.4925288,37.2859536],[22.4934016,37.2863072],[22.4936155,37.2863279],[22.494397,37.2861666],[22.4949153,37.2862003],[22.4954022,37.2861073],[22.4957743,37.286112],[22.4960362,37.2859892],[22.4962621,37.285974],[22.4964001,37.2858406],[22.4967916,37.285778],[22.4969181,37.2862212],[22.4971761,37.2862966],[22.4973531,37.2864701],[22.4972697,37.2866944],[22.497316,37.2869203],[22.4973211,37.2869474],[22.4976089,37.2872214],[22.4977238,37.2876826],[22.4977772,37.2884043],[22.4981889,37.2886889],[22.4984719,37.2886384],[22.4986388,37.2887577],[22.4986882,37.2891099],[22.4984574,37.2893683],[22.4986674,37.2895873],[22.4985569,37.2900365],[22.498456,37.2904679],[22.4983844,37.2907734],[22.4983352,37.2908674],[22.4986658,37.2912096],[22.4987965,37.2913735],[22.4988763,37.2915097],[22.4990093,37.2917367],[22.4992137,37.2919016],[22.4993642,37.2918314],[22.4994647,37.2918101],[22.4995228,37.2917973],[22.4997215,37.29189],[22.5000749,37.2921153],[22.5004202,37.292336],[22.500533,37.2923374],[22.5008579,37.2926119]]},{"id":19790,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a4\u03bf \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u039a\u03b1\u03c3\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 6","path":"PELOPONNESE\/Pelop_Parnon_Karyes_Trail_6","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":7516,"name_EN":"Parnon: The Chestnut tree Trail","description_EN":"Trail 6","ascent_time":170,"descent_time":170,"marker":"Red_dots","level":12,"ascent":378,"descent":378,"maxelev":1030,"minelev":807,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.50276 37.28379,22.52742 37.29174)","views":0,"millestones":"0,22.5031372,37.2886885#1,22.5072451,37.2844531#2,22.5143749,37.2871168#3,22.5200371,37.2903589#4,22.5262835,37.2906154#5,22.5186547,37.2917505#6,22.5121893,37.2906301#7.5,22.5031408,37.2886886","x":22.5268527,"y":37.2908293,"coor":[[22.5031372,37.2886885],[22.5031955,37.2885946],[22.5031649,37.288432],[22.5032684,37.2883342],[22.5028714,37.287696],[22.5028584,37.2871595],[22.5028529,37.2869206],[22.5032082,37.2866367],[22.5035614,37.2864609],[22.5037227,37.2862917],[22.5037137,37.2861744],[22.5039179,37.2861139],[22.5042987,37.2856861],[22.5044113,37.2856965],[22.5046103,37.2858973],[22.5048692,37.2857676],[22.5051051,37.2858157],[22.5052282,37.2857429],[22.5055161,37.2855685],[22.5053127,37.2850161],[22.5050481,37.2847063],[22.5051188,37.284554],[22.5051711,37.2844758],[22.5053535,37.284201],[22.5055979,37.2839967],[22.5058426,37.2838331],[22.5059627,37.2837512],[22.5060337,37.2835809],[22.5062073,37.2835222],[22.5061414,37.2839991],[22.5062926,37.2843435],[22.5063881,37.2843064],[22.5068159,37.2843478],[22.5070059,37.2844404],[22.5070968,37.2844055],[22.5076797,37.2845931],[22.5080871,37.2845261],[22.5080562,37.2843725],[22.5083265,37.2843939],[22.5086247,37.2845419],[22.509075,37.2847639],[22.5092125,37.2846575],[22.509483,37.2846699],[22.5097902,37.2849982],[22.5101031,37.2851464],[22.5107434,37.2852806],[22.511117,37.2852132],[22.5110424,37.2855638],[22.5111189,37.2856909],[22.5112532,37.2857467],[22.5119164,37.2858632],[22.51221,37.2858489],[22.5128597,37.2855055],[22.512914,37.2856144],[22.5128857,37.2859024],[22.5127696,37.2863584],[22.5127024,37.2866212],[22.5127885,37.2868296],[22.5130916,37.2869055],[22.5134895,37.2867482],[22.5138729,37.286753],[22.5140696,37.2865032],[22.5141602,37.2864863],[22.5143135,37.2867225],[22.5144036,37.2873005],[22.5145138,37.2874371],[22.5149751,37.2874969],[22.5154986,37.2872602],[22.5156114,37.2872616],[22.5156551,37.2873342],[22.515556,37.2877836],[22.5154143,37.2881063],[22.5155987,37.2883588],[22.5159902,37.2884718],[22.5164744,37.2882819],[22.51657,37.2882448],[22.5167164,37.2882556],[22.5165335,37.2889563],[22.5165841,37.2894302],[22.5167947,37.2896221],[22.5171108,37.289608],[22.5174081,37.2894044],[22.5175944,37.2891093],[22.5178467,37.2888962],[22.5184628,37.2885434],[22.5185625,37.2886348],[22.518784,37.2894217],[22.519137,37.2898317],[22.5191579,37.2898432],[22.5194681,37.2900251],[22.5199049,37.2901838],[22.5201139,37.2904568],[22.5205367,37.2907595],[22.5209411,37.2908457],[22.5217045,37.2904586],[22.5218777,37.2902535],[22.5219399,37.2899568],[22.5223914,37.2899445],[22.5232385,37.2893151],[22.5232459,37.2900903],[22.5233326,37.2902717],[22.5239933,37.2905233],[22.524361,37.2907532],[22.5247575,37.290668],[22.5251244,37.2903661],[22.5256679,37.2902647],[22.5259749,37.2901424],[22.5265811,37.2902941],[22.5271996,37.290392],[22.5272779,37.290429],[22.5272877,37.2905012],[22.5268527,37.2908293],[22.5267177,37.2908096],[22.5265511,37.2906723],[22.5262815,37.2906149],[22.5260221,37.2906116],[22.5256584,37.2907513],[22.5253881,37.2907299],[22.5252184,37.2906444],[22.5251056,37.290643],[22.5248625,37.2909645],[22.5244994,37.2910681],[22.5236789,37.2909137],[22.5233607,37.2910359],[22.5229497,37.2907063],[22.5230216,37.2911218],[22.5230308,37.291176],[22.5228808,37.2913454],[22.5227428,37.2913008],[22.522612,37.290488],[22.5224792,37.2903602],[22.5222857,37.2904479],[22.5218254,37.2909108],[22.5216003,37.2914578],[22.52109,37.2915956],[22.5208588,37.2918812],[22.5204735,37.2919665],[22.5195376,37.2919458],[22.5193587,37.2918624],[22.5193064,37.2916544],[22.5191947,37.291599],[22.5188905,37.2916853],[22.5185481,37.2917802],[22.5181653,37.2917393],[22.5176411,37.2914353],[22.5178737,37.2910777],[22.5178648,37.2909604],[22.5175708,37.2908869],[22.5174504,37.2906961],[22.5173496,37.2906588],[22.5172493,37.2905989],[22.5170767,37.290768],[22.5169213,37.2906399],[22.5166281,37.2906362],[22.5160492,37.2902414],[22.5157309,37.2901338],[22.514895,37.2898484],[22.5143887,37.2897789],[22.5143406,37.2899315],[22.5145609,37.2902047],[22.5146204,37.2906201],[22.514663,37.2909113],[22.5144621,37.2908006],[22.514143,37.290391],[22.5136134,37.2903573],[22.5130259,37.290404],[22.5127789,37.2903468],[22.5125751,37.2903803],[22.5123958,37.290324],[22.5123877,37.2901616],[22.5123207,37.2901247],[22.5120796,37.290338],[22.5121444,37.290483],[22.5123221,37.2906295],[22.5121978,37.2906369],[22.5118757,37.2903805],[22.5117705,37.2901719],[22.5117453,37.2901265],[22.5118049,37.289965],[22.5115464,37.2899167],[22.5112805,37.28967],[22.5110888,37.2896676],[22.5108268,37.2897995],[22.5105437,37.28985],[22.5100881,37.2895018],[22.5100689,37.2896187],[22.5099554,37.2896533],[22.5097205,37.2895512],[22.5095676,37.2892969],[22.5096601,37.2891809],[22.5096282,37.2890814],[22.5089979,37.2890104],[22.5088654,37.2888645],[22.5084157,37.2887867],[22.5081157,37.2885576],[22.5077795,37.2884452],[22.5070246,37.2883996],[22.5067108,37.2882965],[22.5065849,37.288153],[22.5064791,37.2880322],[22.5064384,37.2878064],[22.506019,37.2873414],[22.5058886,37.2870874],[22.505445,37.2867033],[22.5051927,37.2863395],[22.5049154,37.2861017],[22.504714,37.286018],[22.5046128,37.2858951],[22.5044138,37.2856943],[22.5043012,37.2856838],[22.5039205,37.2861117],[22.5037162,37.2861722],[22.5037252,37.2862894],[22.5035639,37.2864587],[22.5034489,37.2865158],[22.5032107,37.2866345],[22.5028554,37.2869184],[22.5028739,37.2876937],[22.5031199,37.2880889],[22.5032719,37.2883342],[22.5031684,37.288432],[22.503199,37.2885947],[22.5031408,37.2886886]]},{"id":20054,"author":"\u03a3\u0391\u039f\u039f","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1\u03c2: \u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1","description_GR":"\u03a0\u03bf\u03bb\u03cd\u03b4\u03c1\u03bf\u03c3\u03bf-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a8\u03ac\u03c1\u03b9-\u039c\u03b1\u03c1\u03bc\u03b1\u03c1\u03b9\u03ac\u03c2-\u03a0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9","path":"PELOPONNESE\/Pelop_Parnon_Polydroso_crossing","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":16926,"name_EN":"Parnon: Parnon crossing","description_EN":"Polydroso-summit Psari-Marmarias-Paleochori","ascent_time":600,"descent_time":590,"marker":"Red_triangle","level":10,"ascent":915,"descent":1126,"maxelev":1825,"minelev":829,"link_logo":"saoo","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.59682 37.13654,22.71467 37.1748)","views":1,"millestones":"0,22.5990663,37.1748306#1,22.5995707,37.1691721#2,22.6025003,37.1628130#3,22.6119572,37.1624237#4,22.6213372,37.1590810#5,22.6309216,37.1587938#6,22.6395091,37.1538733#7,22.6465330,37.1506766#8,22.6517889,37.1433903#9,22.6586444,37.1371105#10,22.6687762,37.1371227#11,22.6746843,37.1404540#12,22.6815689,37.1460269#13,22.6852002,37.1490647#14,22.6891583,37.1554543#15,22.6978311,37.1582486#16,22.7074244,37.1568800#16.9,22.7143004,37.1581732","x":22.652168,"y":37.1425902,"coor":[[22.5990663,37.1748306],[22.5994533,37.1746098],[22.5996221,37.1746209],[22.599793,37.1745147],[22.5996925,37.1744685],[22.5997842,37.1743794],[22.5996614,37.1743239],[22.5997417,37.1742437],[22.5994401,37.1741049],[22.5994421,37.1739968],[22.599352,37.1739957],[22.5996038,37.1737824],[22.5995707,37.1737459],[22.5992292,37.1738253],[22.5987597,37.1736305],[22.5983758,37.17368],[22.5981736,37.1736506],[22.5977949,37.1734207],[22.5974546,37.172939],[22.5970305,37.1727267],[22.5968666,37.1724543],[22.5969918,37.1723837],[22.5971083,37.1721778],[22.5971832,37.1711692],[22.5974159,37.1707663],[22.5976556,37.1705979],[22.5978356,37.170609],[22.5982225,37.1703973],[22.5983465,37.1703898],[22.5985865,37.1702033],[22.5989157,37.170063],[22.5994801,37.1693846],[22.5995861,37.1691335],[22.5995906,37.1688902],[22.5997873,37.1686041],[22.6002424,37.1683571],[22.6008169,37.167742],[22.6015324,37.1674169],[22.6018083,37.1671137],[22.6020677,37.1670988],[22.6021515,37.1668293],[22.6023121,37.166669],[22.6023553,37.1661557],[22.6024373,37.1659855],[22.6025507,37.1659417],[22.6026223,37.1657263],[22.6025108,37.1656618],[22.6021505,37.1656576],[22.6018664,37.1657985],[22.6017597,37.1654727],[22.6018182,37.1653562],[22.6020109,37.1652864],[22.6020159,37.1650161],[22.6023145,37.1647041],[22.60255,37.1641481],[22.6025775,37.163878],[22.602492,37.1636246],[22.6022127,37.1635041],[22.6020824,37.1632412],[22.6021357,37.162719],[22.6028866,37.1629172],[22.6030785,37.1628924],[22.6035951,37.1629706],[22.6036933,37.163143],[22.6038158,37.1632166],[22.6038473,37.1633431],[22.6040039,37.1633991],[22.6040249,37.1634804],[22.6042614,37.1634832],[22.6043051,37.1635558],[22.605627,37.163328],[22.6062019,37.1632987],[22.6066509,37.1633761],[22.6074691,37.1629801],[22.608341,37.16272],[22.6086536,37.162255],[22.6093255,37.1618482],[22.6093691,37.1619299],[22.6096862,37.1618344],[22.6102717,37.1618413],[22.6115399,37.1620815],[22.6120535,37.1623219],[22.6118949,37.1623741],[22.6121281,37.1625571],[22.6123301,37.1625955],[22.6128905,37.1621244],[22.613293,37.1616694],[22.6134862,37.1615725],[22.6143214,37.1614741],[22.6145115,37.1615484],[22.6152772,37.1615574],[22.6156426,37.1612822],[22.6161488,37.1606933],[22.6169106,37.1602966],[22.617712,37.1601977],[22.6180189,37.1600391],[22.6188518,37.1600668],[22.6189544,37.1599959],[22.6191687,37.1599804],[22.6196344,37.1597605],[22.6198864,37.1595291],[22.620296,37.1592995],[22.6206576,37.1592316],[22.6212249,37.1589948],[22.6213694,37.1591047],[22.6216882,37.1589101],[22.6223212,37.1587822],[22.6224016,37.158693],[22.6224917,37.1586941],[22.62306,37.1584032],[22.6231178,37.1583228],[22.6236036,37.1582383],[22.623967,37.1580713],[22.6249124,37.1581003],[22.6251926,37.1581756],[22.6256612,37.1584154],[22.6259642,37.158473],[22.6262434,37.1586024],[22.6266548,37.1588956],[22.6269466,37.1589531],[22.6272016,37.1591724],[22.6272812,37.1591282],[22.6275172,37.159158],[22.6277179,37.1592685],[22.6281564,37.1593096],[22.6283896,37.1594926],[22.6285934,37.1594319],[22.628635,37.1596216],[22.6287239,37.1596857],[22.6298736,37.159005],[22.630228,37.1587117],[22.6305095,37.1587127],[22.63134,37.1588755],[22.6317263,37.1586816],[22.6321224,37.1585781],[22.6323025,37.1585801],[22.6324167,37.1584913],[22.6325335,37.1582583],[22.6328077,37.1580452],[22.6329238,37.1578482],[22.6348275,37.1571941],[22.6349543,37.1570334],[22.6352949,37.156875],[22.6353889,37.1566598],[22.6362205,37.1561286],[22.6362794,37.155985],[22.6366104,37.1557365],[22.6370965,37.1556339],[22.6372787,37.1555188],[22.6383775,37.1551619],[22.6387497,37.1544992],[22.6389988,37.1544209],[22.6392732,37.1541897],[22.6395618,37.1537964],[22.6401981,37.1534792],[22.6403554,37.1534991],[22.640514,37.1534468],[22.6407064,37.1533319],[22.6412372,37.1526169],[22.6415005,37.1523765],[22.6414421,37.1518621],[22.6415354,37.1516829],[22.6417896,37.151519],[22.6421493,37.1513564],[22.6424422,37.1513508],[22.6428552,37.1515538],[22.6431698,37.1515934],[22.6434151,37.1517315],[22.6436079,37.1522835],[22.6439984,37.1524862],[22.6442351,37.1524709],[22.6444564,37.1526898],[22.6446365,37.1526355],[22.6453281,37.152373],[22.6455336,37.1522131],[22.645736,37.1522335],[22.6459103,37.151929],[22.6459978,37.1514433],[22.6464571,37.1509438],[22.6465895,37.1504676],[22.6470512,37.1498329],[22.6477082,37.149615],[22.6484063,37.148983],[22.6497025,37.1482767],[22.6501727,37.1477954],[22.6503248,37.1474726],[22.6503486,37.1467698],[22.6505993,37.1466014],[22.6506761,37.1460795],[22.6505379,37.1456183],[22.6508595,37.1446304],[22.6511373,37.144201],[22.6515729,37.1437642],[22.6519448,37.1431105],[22.6520937,37.142968],[22.6520635,37.1427693],[22.652168,37.1425902],[22.652266,37.1421407],[22.6523461,37.1420695],[22.6524581,37.1421068],[22.6530401,37.1416628],[22.6533329,37.1415444],[22.6538962,37.1415238],[22.65462,37.1413427],[22.6553501,37.1408012],[22.6559913,37.1401955],[22.6564916,37.1399218],[22.6566904,37.139559],[22.657487,37.1389393],[22.6575833,37.1385889],[22.6575545,37.1383091],[22.6577527,37.1379238],[22.6583353,37.1374437],[22.6584512,37.1372557],[22.6590561,37.1367938],[22.6593284,37.1366707],[22.6600728,37.136598],[22.6613726,37.1363062],[22.6620591,37.136323],[22.6632107,37.1361377],[22.6633004,37.1361567],[22.663366,37.1362656],[22.6637947,37.1362164],[22.6638028,37.1363968],[22.6640255,37.1365345],[22.6644211,37.1364488],[22.6647619,37.1362724],[22.6650983,37.1363483],[22.6653366,37.1362428],[22.6657534,37.1362295],[22.666438,37.1363543],[22.6669226,37.1363237],[22.6674832,37.1364562],[22.6678405,37.1366225],[22.6681288,37.1368781],[22.6685857,37.1371446],[22.6688677,37.1371117],[22.6689251,37.1370493],[22.669001,37.1365724],[22.6690822,37.1364381],[22.6698076,37.1361578],[22.6706201,37.1360498],[22.6711882,37.1363987],[22.6717077,37.1369453],[22.6723773,37.1372863],[22.6723426,37.13734],[22.6721062,37.1373374],[22.6720122,37.1375616],[22.6720638,37.1378326],[22.6722639,37.1379791],[22.6725919,37.1378926],[22.67268,37.1380018],[22.6728485,37.1380217],[22.6729114,37.1382928],[22.6732117,37.1385035],[22.6732994,37.1386396],[22.6732824,37.1389639],[22.6730182,37.1392674],[22.6729936,37.1393843],[22.6731999,37.1398193],[22.6734259,37.1397768],[22.6736593,37.1399506],[22.6738963,37.1399172],[22.6741392,37.1401904],[22.6746087,37.1403849],[22.6748303,37.1405857],[22.6750777,37.1406065],[22.6752559,37.1407166],[22.6753685,37.1407179],[22.6755734,37.140585],[22.6758075,37.1407228],[22.6761683,37.1406908],[22.6766517,37.1407322],[22.6769741,37.1409702],[22.6772428,37.1410543],[22.67724,37.1412165],[22.6775097,37.1418955],[22.6774249,37.1422371],[22.6775784,37.1424731],[22.6779452,37.1427476],[22.6781985,37.143075],[22.678589,37.1432776],[22.6790369,37.1440668],[22.6792613,37.1441143],[22.6797175,37.1444259],[22.6801481,37.1449174],[22.6806373,37.1452744],[22.6807908,37.1455104],[22.6807506,37.1458796],[22.6809512,37.145999],[22.6813124,37.1459489],[22.6816261,37.1460425],[22.6816919,37.1461424],[22.6817929,37.1461616],[22.6817113,37.1463229],[22.6819425,37.1466229],[22.6821439,37.1466973],[22.6823021,37.146663],[22.6823385,37.1467783],[22.6823577,37.1469678],[22.6825222,37.147222],[22.6824756,37.1473116],[22.6823512,37.1473463],[22.6825019,37.1477446],[22.6827497,37.1477383],[22.6830793,37.1475617],[22.6834955,37.1475843],[22.683756,37.1474971],[22.6839437,37.1477155],[22.6842811,37.1477373],[22.6846822,37.1479851],[22.6851311,37.1480712],[22.6851745,37.1481618],[22.6847018,37.1482129],[22.6840007,37.1483854],[22.6837078,37.1483912],[22.6834692,37.1485147],[22.6834206,37.1487215],[22.6838267,37.1493299],[22.6838153,37.1496002],[22.6840062,37.1496293],[22.6842412,37.1490641],[22.6843783,37.1489484],[22.6847401,37.1488623],[22.6858353,37.1493432],[22.6861359,37.1495448],[22.6863354,37.1497273],[22.6865531,37.1501623],[22.6868205,37.1503275],[22.6872062,37.1508095],[22.6873246,37.1511263],[22.686986,37.1518256],[22.6869716,37.1520057],[22.6871835,37.1527742],[22.6869987,37.1530426],[22.6863145,37.1535397],[22.6865798,37.1538221],[22.6865949,37.1542549],[22.6868951,37.1544746],[22.6879334,37.1543419],[22.688487,37.1548888],[22.6891219,37.1552924],[22.6892892,37.1560424],[22.6898886,37.1565448],[22.6914884,37.1571573],[22.692141,37.1571916],[22.6925216,37.157322],[22.6929166,37.1572722],[22.6931468,37.1576353],[22.6931419,37.1579237],[22.6934099,37.1580528],[22.693657,37.1580916],[22.6939773,37.1584557],[22.6943223,37.1586938],[22.6947925,37.1588613],[22.6951643,37.1588473],[22.6957032,37.1589434],[22.6965833,37.1588449],[22.6968486,37.1584783],[22.6970657,37.1583004],[22.6973371,37.1582313],[22.6978208,37.1582636],[22.6987562,37.1569129],[22.6989392,37.1567436],[22.6991888,37.1566382],[22.6994249,37.1566588],[22.7001625,37.1569914],[22.7006918,37.1569882],[22.7014604,37.1568254],[22.7018083,37.1568923],[22.7019752,37.1570113],[22.7025934,37.1570811],[22.7031416,37.1572944],[22.7035201,37.157551],[22.7041899,37.1572338],[22.7054403,37.1572114],[22.7070878,37.1570131],[22.7074167,37.1568815],[22.7087836,37.156626],[22.7094812,37.1566606],[22.7097596,37.1568439],[22.710448,37.1567613],[22.7109986,37.1568303],[22.7114953,37.1567636],[22.7119995,37.1567849],[22.7125713,37.1569353],[22.7128596,37.1571998],[22.7132914,37.1574299],[22.7136584,37.1577043],[22.7136772,37.1579208],[22.7138977,37.1582026],[22.714166,37.1582573],[22.7143004,37.1581732]]},{"id":20062,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03a3\u03af\u03c4\u03b1\u03b9\u03bd\u03b1-\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03a4\u03bf\u03cd\u03c1\u03bb\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03af\u03c4\u03b1\u03b9\u03bd\u03b1","path":"PELOPONNESE\/Pelop_Parnon_Sitena_MegaliTourla","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":8077,"name_EN":"Parnon: Sitena-Parnon summit","description_EN":"Ascent to the summit of Mt. Parnon from Sitena","ascent_time":315,"descent_time":225,"marker":"Red_dots","level":10,"ascent":1283,"descent":5,"maxelev":1932,"minelev":646,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.60565 37.27847,22.64794 37.29929)","views":6,"millestones":"0,22.6477058,37.2913661#1,22.6391717,37.2896263#2,22.6308812,37.2887468#3,22.6273648,37.2944692#4,22.6201330,37.2970511#5,22.6127286,37.2973150#6,22.6071558,37.2921671#7,22.6091904,37.2844587#8.1,22.6128203,37.2780599","x":22.6176498,"y":37.2989122,"coor":[[22.6477058,37.2913661],[22.6473555,37.2913981],[22.6470713,37.2915211],[22.6466984,37.2915529],[22.6462048,37.291403],[22.6461782,37.291628],[22.6463196,37.2919181],[22.646008,37.2921894],[22.6457243,37.2922853],[22.6457194,37.2925557],[22.6453861,37.2922724],[22.6452156,37.2923426],[22.6446083,37.2922387],[22.6444644,37.2920816],[22.6438729,37.2917233],[22.6434688,37.2916105],[22.6421625,37.2908565],[22.6416163,37.2904897],[22.6413956,37.2902167],[22.6411616,37.2900518],[22.6405979,37.2900363],[22.6395799,37.2895559],[22.6388104,37.2896913],[22.6384155,37.2896958],[22.6380861,37.2896221],[22.6375474,37.2894717],[22.6369432,37.2891944],[22.6362562,37.2891324],[22.6356374,37.2884132],[22.6348477,37.2882238],[22.6351573,37.2885699],[22.6353293,37.2890406],[22.6347778,37.2889711],[22.6339405,37.2884837],[22.6335512,37.2888037],[22.6333035,37.2887738],[22.6332565,37.2888814],[22.6317863,37.2884589],[22.6312098,37.2885243],[22.6309372,37.2886293],[22.6307611,37.2890058],[22.6305119,37.289066],[22.6301021,37.2892686],[22.630133,37.2894312],[22.6298371,37.289572],[22.6294755,37.2896038],[22.6288828,37.2899395],[22.6285312,37.2900436],[22.6282427,37.2904008],[22.6278545,37.2906576],[22.6274746,37.2910769],[22.6273788,37.2913822],[22.6275416,37.2917356],[22.6273605,37.2917696],[22.6271926,37.2916955],[22.6271467,37.29174],[22.6272549,37.2919937],[22.6272375,37.292327],[22.6274633,37.2923206],[22.6278507,37.2921087],[22.6269722,37.2932703],[22.6268437,37.294134],[22.6272958,37.2940852],[22.6273882,37.294591],[22.6271489,37.2947212],[22.6263013,37.2948015],[22.6258021,37.2949579],[22.6244114,37.295122],[22.6242726,37.2950033],[22.624437,37.2946446],[22.6242716,37.2944354],[22.6243452,37.2941118],[22.6242929,37.2938859],[22.6235621,37.2937512],[22.6228804,37.2940136],[22.6225218,37.2944962],[22.6221774,37.2948257],[22.6211298,37.2953543],[22.6201398,37.2968817],[22.6201041,37.2976024],[22.6195362,37.298425],[22.6185269,37.2993235],[22.6183849,37.2994345],[22.6182048,37.2994144],[22.6176498,37.2989122],[22.6175106,37.298505],[22.6172983,37.2983943],[22.6169824,37.2983906],[22.6165281,37.2985566],[22.6163589,37.2985546],[22.6161485,37.2984552],[22.6160714,37.2982358],[22.6158387,37.2980077],[22.6151187,37.2978911],[22.6146617,37.2975884],[22.6142793,37.2969079],[22.6138378,37.2969928],[22.6132514,37.296977],[22.6129296,37.2972977],[22.6118109,37.2973927],[22.6111317,37.2977678],[22.6105433,37.29786],[22.6095548,37.2976231],[22.6090852,37.2973922],[22.6088138,37.2970623],[22.6086868,37.2966102],[22.6088902,37.2953687],[22.6084465,37.2949579],[22.6079059,37.2942936],[22.6078877,37.294059],[22.6077662,37.2939134],[22.6077463,37.293769],[22.6074293,37.2937562],[22.6073245,37.2933223],[22.6073547,37.2929081],[22.6071626,37.292311],[22.6071325,37.2914994],[22.6070376,37.2911378],[22.6067742,37.2907381],[22.605996,37.290116],[22.6058251,37.2896724],[22.6058418,37.2896095],[22.6058615,37.28915],[22.6060055,37.288683],[22.60633,37.2882182],[22.6063159,37.2877583],[22.6064001,37.2874168],[22.6065186,37.2871658],[22.6070573,37.28653],[22.6074426,37.2858225],[22.607846,37.2853585],[22.6080064,37.2852252],[22.6087457,37.2848914],[22.6089096,37.2845689],[22.6092391,37.2844375],[22.6094582,37.2841787],[22.6095426,37.2838823],[22.6097148,37.2837221],[22.6097766,37.2834254],[22.6101271,37.2833844],[22.6103458,37.2831436],[22.6103483,37.2830084],[22.6105424,37.2828845],[22.610545,37.2827404],[22.6106354,37.2827324],[22.6107281,37.2825983],[22.610754,37.2824183],[22.6109127,37.2823751],[22.6110072,37.2821419],[22.6113349,37.2821097],[22.6113837,37.281912],[22.6113409,37.2817853],[22.611538,37.2814902],[22.6115407,37.281346],[22.6117457,37.2812402],[22.611948,37.2812786],[22.6121299,37.2811997],[22.6121055,37.2806856],[22.6118804,37.2802977],[22.6117852,37.279954],[22.6118306,37.2797428],[22.6118456,37.2795446],[22.6119729,37.2793659],[22.612152,37.2788272],[22.6123918,37.2786678],[22.6125558,37.2783362],[22.6127843,37.2781766],[22.6128203,37.2780599]]}],{"extent":[22.42658,36.98985,22.85994,37.36131],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":true},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":true},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Sea\/SEA_TOUR_Ydra_Gyros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Crete\/Crete_Akrotiri_Gouverneto_loop":{"url":null,"color":"#328e06","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Klokova_Riza_Paliovouna":{"url":null,"color":"#f40808","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Klokova_KatoKalavrouza_Paliovouna":{"url":null,"color":"#ffac2f","width":6,"exclude":false,"useStyle":true}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_parnon = new getPoiCollection("parnon",[{"name":"\u03a0\u0391\u03a1\u039d\u03a9\u039d\u0391\u03a3
\u039a\u03bf\u03c1\u03c5\u03c6\u03ae \u03a4\u03bf\u03cd\u03c1\u03bb\u03b1","owner":"A. Bonetti","x":22.606396,"y":37.287403,"photo":"Mt Parnonas - Tourla 05","type":0,"zoom_level":12,"id":222,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a4\u03bf\u03cd\u03c1\u03bb\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1","height":345,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u03a9\u039d\u0391\u03a3
\u039f\u03c1\u03b5\u03b9\u03b2\u03b1\u03c3\u03af\u03b1","owner":"A. Bonetti","x":22.612818,"y":37.278059,"photo":"Mt Parnonas - Tourla 01","type":0,"zoom_level":14,"id":223,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae","height":345,"width":512},{"name":"\u039a\u03a5\u039d\u039f\u03a5\u03a1\u0399\u0391
\u039a\u03ac\u03c3\u03c4\u03c1\u03bf","owner":"AnaDigit","x":22.765427351,"y":37.314508539293,"photo":"Kynouria_Kastro_390600_4130000","type":10,"zoom_level":14,"id":422,"hlink_GR":"","hlink_EN":"","description":"","height":206,"width":512},{"name":"\u039a\u03a5\u039d\u039f\u03a5\u03a1\u0399\u0391
\u0397 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03ad\u03c4\u03c1\u03b9\u03bd\u03b7 \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u03c4\u03bf\u03c5 \u0392\u03c1\u03b1\u03c3\u03b9\u03ac\u03c4\u03b7","owner":"AnaDigit","x":22.767347812654,"y":37.354197176839,"photo":"Kynouria_Bridge_Vrasiatis_390670_4134740","type":9,"zoom_level":13,"id":491,"hlink_GR":"","hlink_EN":"","description":"","height":244,"width":512},{"name":"\u039a\u03a5\u039d\u039f\u03a5\u03a1\u0399\u0391
\u0397 \u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03b1\u03c2 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1\u03c2","owner":"AnaDigit","x":22.711193084717,"y":37.355152346053,"photo":"Kynouria_Moni_Ag_Triadas_Korakovouni","type":9,"zoom_level":13,"id":494,"hlink_GR":"","hlink_EN":"","description":"","height":258,"width":512},{"name":"\u039a\u03a5\u039d\u039f\u03a5\u03a1\u0399\u0391
\u0397 \u03bc\u03bf\u03bd\u03ae \u03a0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ac\u03c2","owner":"AnaDigit","x":22.697352886199,"y":37.367790137011,"photo":"Kynouria_Moni_Paleopanagias_Astros","type":9,"zoom_level":13,"id":495,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":512},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u039a\u03b1\u03c3\u03c4\u03b1\u03bd\u03b9\u03ad\u03c2 \u03c3\u03c4\u03bf\u03bd \u03a0\u03ac\u03c1\u03bd\u03c9\u03bd\u03b1","owner":"AnaDigit","x":22.548908710479,"y":37.322089601259,"photo":"Kynouria_Voreios_Parnon_Kastanies","type":1,"zoom_level":14,"id":497,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":385}],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Βέροια-μονή Αγίων Αναργύρων
O33 Άγιος Πέτρος-Μ. Μαλεβής-καταφύγιο Πάρνωνα
O33 Καταφύγιο Πάρνωνα-Πλατανάκι
Βασαράς-Βέροια
Τζίτζινα-μονή Αγίων Αναργύρων
Τζίτζινα-Γόγκαινα-μονή Αγ. Αναργύρων
Τζίτζινα-Αγριάνοι
Τζίτζινα-Κονιακίτη Βρύση
Τζίτζινα-Κελί-Πευκιάς
O33 Πλατανάκι-Κοσμάς
Τζίτζινα-Μεγαλαηλιάς
Καστάνιτσα-Πραστός
Πλάτανος-Άγιος Αντρέας
Σίταινα-Πλάτανος
Καλλιθέα-Ξεροπήγαδο-Κοσμάς
Καλονή-Καλλιθέα
Κοσμάς-μονή Έλωνας
Τζίτζινα-Ανάληψη
Βαμβακού-καταφύγιο Πάρνωνα
Κάστρο (Καστάνιτσα)-Σίταινα
Κατ. Πάρνωνα-Μεγάλη Τούρλα
Ε4 Άγιος Πέτρος-Καρυές
Ε4 Καρυές-Βρέσθενα
Ε4 Βρέσθενα-Βουτιάνοι
Βαμβακού-Αγία Κυριακή-κατ. Πάρνωνα
Μονή Αγίων Αναργύρων-Ανάληψη
Βασαράς-Ανάληψη
Μονή Μαλεβής-Μεγάλη Τούρλα
Τζίτζινα-Αγία Μαρίνα-Κελί
Τσίτζινα-Άγιος Ιωάννης
Λεωνίδιο-Προφήτης Ηλίας
Λεωνίδιο-Βασκίνα
Καφύγιο Δασαρχείου-Προφήτης Ηλίας
Κοσμάς-Προφήτης Ηλίας-Κοσμάς
Κοσμάς-Κάτω ΑηΓιώργης-Ποτίστρες-Κοσμάς
Κοσμάς-Γεράκι
Κοσμάς-κορυφή Μαζαράκι
Άγιος Ιωάννης-Κάστρο Ωριάς
Άγιος Ιωάννης-Πάνω Καταρράκτης Λεπίδα
Πλάτανοςς-Κάτω Καταρράκτης Λεπίδα
Ξερόκαμπος-Κάστρο Ωριάς
Ξερόκαμπος-Μεγάλη Τούρλα
Το Αρχαίο Μονοπάτι
Συνδετικό μονοπάτι
Το Μονοπάτι της Βελανιδιάςς
Το Μονοπάτι του Νερού
Το Μονοπάτι του Χωριού
Το Μονοπάτι των Βοσκών
Το Μονοπάτι της Καστανιάς
Διασκελισμός Πάρνωνα
Σίταινα-Μεγάλη Τούρλα
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["parnon"],pc:["parnon"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_parnon.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); }