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_mt_menalon = new getAdventureCollection("mt_menalon",[{"id":16838,"author":"AmaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039a\u03af\u03c4\u03c1\u03b9\u03bd\u03bf \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","description_GR":"\u0392\u03bb\u03b1\u03c7\u03ad\u03c1\u03bd\u03b1-\u039c\u03b5\u03b8\u03cd\u03b4\u03c1\u03b9\u03bf-\u0395\u03bb\u03ac\u03c4\u03b7-\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1","path":"PELOPONNESE\/Pelop_Menalon_SAOO_Kitrino","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":38291,"name_EN":"Menalon: Yellow Trail","description_EN":"Vlacherna-Methidrio-Elati-Stemnitsa","ascent_time":1305,"descent_time":1235,"marker":"Yellow_square","level":10,"ascent":1803,"descent":1525,"maxelev":1522,"minelev":787,"link_logo":"saoo","link_ref":"http:\/\/www.saoo.gr","pdf_link":"","bbox":"LINESTRING(22.07662 37.55704,22.26725 37.72042)","views":64,"millestones":"0,22.2507834,37.7231303#1,22.2512151,37.7147163#2,22.2596418,37.7103805#3,22.2591107,37.7027507#4,22.2615446,37.6947881#5,22.2637495,37.6865686#6,22.2600343,37.6820232#7,22.2606489,37.6743754#8,22.2577349,37.6774237#9,22.2510359,37.6733281#10,22.2410570,37.6730726#11,22.2329929,37.6711776#12,22.2253387,37.6698976#13,22.2180703,37.6740702#14,22.2077138,37.6744179#15,22.1988345,37.6730784#16,22.1904277,37.6682109#17,22.1800494,37.6711722#18,22.1702192,37.6708840#19,22.1706045,37.6631239#20,22.1689411,37.6554110#21,22.1710104,37.6477249#22,22.1638663,37.6415864#23,22.1606341,37.6334398#24,22.1575900,37.6256617#25,22.1565273,37.6171528#26,22.1541441,37.6103060#27,22.1517087,37.6025609#28,22.1431872,37.5984132#29,22.1443233,37.5915066#30,22.1399096,37.5859721#31,22.1368407,37.5779763#32,22.1293696,37.5738806#33,22.1205036,37.5707625#34,22.1123848,37.5664796#35,22.1023704,37.5647378#36,22.0954500,37.5595815#38.3,22.0809018,37.5541634","x":22.1688423,"y":37.6566331,"coor":[[22.2507834,37.7231303],[22.2506985,37.7227302],[22.25067,37.7220088],[22.2506492,37.7216007],[22.2506504,37.7215466],[22.2506459,37.7209247],[22.2505355,37.7198326],[22.2504868,37.7196269],[22.2503781,37.7189403],[22.2505079,37.718726],[22.250161,37.7183874],[22.250033,37.718043],[22.2499679,37.7178122],[22.2499198,37.7176403],[22.2498535,37.7170805],[22.2497558,37.7164595],[22.2501257,37.7161225],[22.2503832,37.7157839],[22.2506381,37.7150757],[22.2509811,37.7148127],[22.2511987,37.7147258],[22.2526353,37.7138909],[22.2527038,37.7138739],[22.2527252,37.7139283],[22.2528521,37.71384],[22.2532267,37.7138276],[22.2533914,37.7135777],[22.2538887,37.7136571],[22.2541647,37.713499],[22.2543239,37.7134833],[22.2544709,37.7135035],[22.254457,37.7136115],[22.2545358,37.7136397],[22.2547743,37.7136252],[22.2548188,37.7136619],[22.2552866,37.7135517],[22.2556096,37.7133221],[22.2557224,37.7133508],[22.2561815,37.7131233],[22.2563659,37.7129999],[22.2563682,37.7129008],[22.2565039,37.7129208],[22.2568527,37.7126623],[22.256959,37.71238],[22.2571915,37.7121401],[22.2571843,37.7119598],[22.2576632,37.7118587],[22.2582168,37.7114704],[22.2586581,37.7110353],[22.2586612,37.7109001],[22.2590737,37.710726],[22.2593866,37.7104422],[22.2598772,37.7103233],[22.2600895,37.709975],[22.2603191,37.7098612],[22.2606242,37.7094241],[22.2609243,37.7092032],[22.2609613,37.7090776],[22.2608721,37.7085265],[22.2609206,37.7083921],[22.2603593,37.7076538],[22.2602697,37.7076074],[22.2601867,37.7077594],[22.2601546,37.7076778],[22.2600055,37.7076576],[22.2598873,37.7074666],[22.2598445,37.7068711],[22.2594804,37.7064332],[22.2592646,37.7059613],[22.258845,37.7054685],[22.2586495,37.7041318],[22.2586856,37.7035555],[22.2588289,37.7032512],[22.2590156,37.7030287],[22.2590194,37.7028665],[22.2593585,37.7024299],[22.2595534,37.7023427],[22.2598461,37.7019505],[22.2599732,37.7013665],[22.2604434,37.7011482],[22.2606884,37.7008544],[22.2608829,37.7007852],[22.26131,37.700467],[22.2614549,37.699604],[22.2617125,37.6992563],[22.2621565,37.6982174],[22.2622443,37.6973716],[22.2621546,37.6973252],[22.2621202,37.696856],[22.262045,37.6966747],[22.2620526,37.6958637],[22.2616409,37.6955242],[22.2615261,37.6946122],[22.2615891,37.6943428],[22.261742,37.6941107],[22.2617468,37.6939035],[22.2618869,37.6937343],[22.2619723,37.6934742],[22.2619104,37.693212],[22.2620847,37.6925476],[22.2625336,37.6917792],[22.2625462,37.6912386],[22.2624215,37.6907501],[22.262482,37.6905888],[22.2631597,37.6897336],[22.263436,37.6895574],[22.2636986,37.6894802],[22.2637599,37.6892828],[22.2639526,37.6891956],[22.2640464,37.688672],[22.264187,37.6884758],[22.2642017,37.6883318],[22.2641083,37.6879609],[22.2639446,37.6876881],[22.263886,37.6872817],[22.2637046,37.6867924],[22.2637684,37.6864869],[22.2636456,37.686404],[22.2635818,37.6862228],[22.2636339,37.6859352],[22.2635201,37.6852688],[22.2634567,37.6850696],[22.2635018,37.6845927],[22.2633922,37.6844288],[22.2634191,37.684249],[22.2630593,37.6841175],[22.2629285,37.6838903],[22.2627936,37.6837959],[22.2626825,37.6832558],[22.2628458,37.6830599],[22.2629206,37.6827726],[22.2632,37.6824613],[22.2629918,37.6816652],[22.2624598,37.6816213],[22.2621002,37.6814808],[22.26132,37.6813882],[22.2609977,37.6815907],[22.2606434,37.6817116],[22.2607208,37.6817939],[22.2606158,37.6824052],[22.2601696,37.6825315],[22.2600218,37.6819683],[22.259725,37.6815674],[22.2597822,37.6810636],[22.2594864,37.6806176],[22.2593412,37.6800387],[22.2589984,37.6796641],[22.258908,37.6791671],[22.259009,37.678727],[22.2594358,37.6784179],[22.2596234,37.6781503],[22.2597623,37.6770618],[22.25974,37.6765568],[22.2595382,37.6763556],[22.2594996,37.6755799],[22.2595825,37.6754279],[22.2596745,37.6753752],[22.2601736,37.6753646],[22.2605214,37.6750362],[22.2605252,37.6748741],[22.2602142,37.6745991],[22.2602165,37.6745],[22.2612437,37.6742088],[22.262126,37.6738162],[22.2623674,37.6736756],[22.262486,37.673452],[22.2622734,37.6735705],[22.2603394,37.6738484],[22.2598401,37.6738681],[22.2592545,37.6736972],[22.25879,37.6736814],[22.2577717,37.6745586],[22.2573306,37.6754803],[22.2573108,37.6757053],[22.2574262,37.6761036],[22.2577725,37.6768116],[22.2577586,37.6774062],[22.25657,37.6782899],[22.2558598,37.6785948],[22.2555202,37.6786619],[22.2553231,37.6785148],[22.2549547,37.6784643],[22.2546978,37.6781],[22.2543078,37.6778058],[22.2533926,37.6767018],[22.2530122,37.6764799],[22.2523948,37.6757317],[22.2522042,37.6756387],[22.2519065,37.6752829],[22.2518318,37.6750835],[22.2518801,37.6744714],[22.2517381,37.6742439],[22.251686,37.6737588],[22.2515866,37.6736491],[22.251418,37.6735836],[22.2512415,37.6733737],[22.2510497,37.6733348],[22.2504778,37.6730649],[22.2503002,37.6729001],[22.2499965,37.6727964],[22.2494525,37.6727883],[22.2492828,37.6727115],[22.2488101,37.6730469],[22.2481364,37.6733073],[22.2477866,37.6731759],[22.2473118,37.6731148],[22.2466268,37.6728342],[22.2458766,37.6729132],[22.2452725,37.6730484],[22.2451408,37.6731636],[22.2450364,37.6732612],[22.2440626,37.6736883],[22.2437979,37.6738556],[22.2434217,37.6739401],[22.2432408,37.6739194],[22.2429266,37.6737795],[22.2419313,37.6736746],[22.241732,37.6734733],[22.2412934,37.6733226],[22.2409725,37.6729843],[22.2405904,37.6728435],[22.2404347,37.672715],[22.2403098,37.6727221],[22.2397417,37.6722901],[22.2388065,37.6721319],[22.2386585,37.6720666],[22.238239,37.6720693],[22.2380048,37.6719036],[22.2377221,37.6718724],[22.237158,37.6722334],[22.2367873,37.6720837],[22.2364665,37.6717454],[22.2363823,37.6714738],[22.2359806,37.6711974],[22.235893,37.67107],[22.2358979,37.6708627],[22.2357753,37.6707708],[22.235712,37.6705716],[22.2357706,37.6704913],[22.2353863,37.6704405],[22.2351393,37.6703377],[22.2349272,37.6701993],[22.2347195,37.6698718],[22.2344941,37.6698143],[22.2343606,37.6698439],[22.2337452,37.6705602],[22.2329681,37.6711884],[22.2329459,37.671125],[22.2324134,37.6715856],[22.2320574,37.6717786],[22.2316801,37.6719081],[22.2310709,37.6719305],[22.2305951,37.6720045],[22.2298267,37.6723714],[22.229464,37.672366],[22.2291109,37.6722413],[22.2288669,37.6720123],[22.2286759,37.6714597],[22.2284997,37.6712407],[22.2283997,37.6706805],[22.2282476,37.6703988],[22.2282737,37.670255],[22.228098,37.6700181],[22.2274904,37.6698197],[22.2272509,37.6698792],[22.2270416,37.6701013],[22.2269203,37.6704329],[22.2260533,37.6706542],[22.2259413,37.6705985],[22.2254125,37.6699506],[22.2251003,37.6697296],[22.2249557,37.670088],[22.224679,37.6702821],[22.2239825,37.6700102],[22.2232929,37.6699277],[22.2230354,37.6697887],[22.2227055,37.6698378],[22.2221465,37.6701313],[22.2211394,37.6705216],[22.219658,37.6708327],[22.2190843,37.6711215],[22.2189164,37.6713983],[22.2188041,37.6714597],[22.2186629,37.6716738],[22.2187393,37.6722698],[22.2187207,37.6725759],[22.2186392,37.6726648],[22.2186984,37.6730352],[22.2186735,37.673125],[22.2184638,37.6732592],[22.2180596,37.674098],[22.2171341,37.6748681],[22.2171088,37.6749759],[22.2163899,37.6750191],[22.2157443,37.6749913],[22.2154708,37.6750502],[22.2148597,37.6751469],[22.2141596,37.6750281],[22.2138108,37.6749147],[22.2131843,37.6745627],[22.2125018,37.6746515],[22.2117912,37.6744966],[22.2113559,37.6743007],[22.2095421,37.6743723],[22.208944,37.6742551],[22.2087967,37.6741627],[22.2077712,37.6743724],[22.2075284,37.674567],[22.2071279,37.6751918],[22.2065784,37.6754087],[22.2060041,37.6754789],[22.2058694,37.6754227],[22.2054855,37.6755025],[22.205159,37.6754074],[22.2049774,37.6754137],[22.2046406,37.6752734],[22.2044453,37.6753785],[22.204337,37.6756382],[22.2041997,37.6756902],[22.2031691,37.6756385],[22.202932,37.6755988],[22.2026247,37.6754544],[22.2024684,37.6753529],[22.202282,37.6750887],[22.2018801,37.6748302],[22.2015752,37.6747805],[22.2009592,37.6744647],[22.2000934,37.6741631],[22.1992804,37.6735559],[22.1990831,37.6730392],[22.1989452,37.6731159],[22.1985628,37.6729862],[22.1984647,37.6729126],[22.198035,37.6725433],[22.1980528,37.6722732],[22.1979554,37.6720824],[22.197108,37.6714927],[22.1965273,37.6711278],[22.1958464,37.6711535],[22.195509,37.6710402],[22.1951066,37.6707997],[22.194657,37.6706396],[22.1943469,37.6703374],[22.1941335,37.6702531],[22.1928328,37.6702534],[22.1907576,37.6681263],[22.190267,37.6682539],[22.1868567,37.6693686],[22.1864691,37.6694528],[22.1863464,37.6693698],[22.1858156,37.6695756],[22.1847677,37.6697758],[22.1845422,37.6698129],[22.1834022,37.6700657],[22.1825474,37.6702508],[22.1824202,37.6703097],[22.1821331,37.6704584],[22.1821594,37.6705873],[22.1820676,37.6706309],[22.1814019,37.6709631],[22.1810594,37.671102],[22.1803445,37.6711271],[22.1797301,37.6712167],[22.1791131,37.6709458],[22.178365,37.6708532],[22.1779185,37.6709274],[22.1772106,37.6709975],[22.1768849,37.6712944],[22.1767597,37.6713105],[22.1766089,37.6714524],[22.1764982,37.6713425],[22.1761664,37.6714635],[22.1756817,37.6713479],[22.1750693,37.6713564],[22.1746081,37.6712051],[22.174201,37.6711628],[22.1741203,37.6712156],[22.1737568,37.671246],[22.1727654,37.6709873],[22.1725087,37.6710509],[22.1718994,37.6709333],[22.1717176,37.6709485],[22.1715109,37.6710535],[22.1715245,37.6709636],[22.1711787,37.6711925],[22.1711733,37.6709491],[22.1706223,37.671229],[22.1702004,37.6708619],[22.1700095,37.6707869],[22.1698688,37.6705143],[22.1696274,37.6703191],[22.1696278,37.6698414],[22.1692226,37.6692584],[22.1691526,37.6688788],[22.1692523,37.6685108],[22.1691445,37.6682838],[22.1691094,37.6679679],[22.1685987,37.6666081],[22.1685935,37.6663557],[22.1688134,37.6657102],[22.1687361,37.6656279],[22.1689974,37.6656049],[22.1691701,37.6654995],[22.1694771,37.6649995],[22.1699046,37.6646727],[22.1702139,37.6640827],[22.170788,37.6637852],[22.1708339,37.6632993],[22.1706002,37.6631244],[22.1707366,37.6631085],[22.1707601,37.6630165],[22.1701683,37.6626468],[22.1701581,37.6626016],[22.170305,37.6626219],[22.1701308,37.6623308],[22.1702496,37.6621073],[22.1701316,37.6618351],[22.1697111,37.6614141],[22.1690869,37.6605212],[22.1691088,37.6596293],[22.1695949,37.6592223],[22.1696342,37.6590066],[22.1695598,37.6588072],[22.1692076,37.6583781],[22.1692035,37.6580807],[22.1692866,37.6579288],[22.1691904,37.657693],[22.1690344,37.6575824],[22.1688044,37.6572544],[22.1689514,37.656806],[22.1688423,37.6566331],[22.1688812,37.6564355],[22.1687037,37.6562795],[22.1686837,37.656171],[22.1689927,37.65559],[22.1688469,37.6550651],[22.1689028,37.6546333],[22.1691692,37.6544032],[22.1694195,37.6539024],[22.1693802,37.6536584],[22.169138,37.6533663],[22.1690588,37.6528964],[22.1692092,37.652313],[22.1692045,37.6520425],[22.1694928,37.6516685],[22.1695804,37.6512282],[22.1694537,37.6511812],[22.1693275,37.6507827],[22.1691624,37.6505233],[22.1694721,37.6503321],[22.1694813,37.650188],[22.1699535,37.6494203],[22.1702177,37.6492802],[22.1708675,37.6491281],[22.1709828,37.6490488],[22.1713346,37.6485676],[22.1713581,37.6482142],[22.1713686,37.6480611],[22.1712042,37.6478333],[22.1709583,37.6476943],[22.170723,37.6475825],[22.1703504,37.6475226],[22.1699025,37.6472994],[22.1691891,37.6463511],[22.1685712,37.6456656],[22.1683057,37.6454001],[22.168056,37.6449546],[22.1677446,37.6446231],[22.1669335,37.6444257],[22.1663152,37.6442178],[22.1659188,37.6439751],[22.1657342,37.6436478],[22.1654969,37.6434301],[22.1653201,37.6432471],[22.1643028,37.642864],[22.1639109,37.6426686],[22.1638627,37.6414062],[22.1637312,37.6412239],[22.1630276,37.6394195],[22.1628159,37.639272],[22.1627954,37.6390396],[22.1626306,37.6388298],[22.1623291,37.6381874],[22.1621732,37.6376172],[22.1622551,37.6375104],[22.1624035,37.6374654],[22.1622207,37.6365658],[22.1622591,37.6362848],[22.1620785,37.6357953],[22.1613322,37.63527],[22.1609002,37.6348667],[22.1607544,37.6343417],[22.1607942,37.634108],[22.1605779,37.6336901],[22.1606547,37.6333331],[22.1606142,37.6331342],[22.1606553,37.6329478],[22.1606519,37.6329004],[22.1606963,37.6323356],[22.1604804,37.6318996],[22.1604732,37.6316021],[22.1602354,37.6311365],[22.1600557,37.6310707],[22.1600292,37.6307638],[22.1598469,37.6303464],[22.159623,37.6302348],[22.159609,37.6298831],[22.1589687,37.6296568],[22.1588925,37.6295294],[22.158955,37.6292961],[22.1588701,37.6290604],[22.1585393,37.6288187],[22.1583716,37.628726],[22.1583132,37.6283375],[22.158226,37.628201],[22.1578462,37.6279788],[22.1573862,37.6273317],[22.1574556,37.6268191],[22.1577082,37.6265527],[22.157715,37.6260932],[22.1577878,37.625896],[22.1574467,37.6254852],[22.1574154,37.6249169],[22.1571587,37.6243001],[22.1571896,37.6239671],[22.1574368,37.6235924],[22.1573182,37.6233472],[22.1570182,37.6231082],[22.1568286,37.6225285],[22.1571728,37.6220382],[22.1571917,37.6212725],[22.1573001,37.6210128],[22.157335,37.6205177],[22.1574789,37.6202788],[22.1575165,37.6195877],[22.1574565,37.6193525],[22.1567206,37.6179531],[22.1564628,37.6169217],[22.1565209,37.6157172],[22.1564727,37.6155182],[22.1565176,37.6154333],[22.1566993,37.6154181],[22.1567357,37.6153195],[22.1566818,37.6152105],[22.1564815,37.6150632],[22.1564397,37.6149183],[22.1564888,37.6147659],[22.1566387,37.6146601],[22.1566558,37.6139664],[22.1567513,37.6137696],[22.1566545,37.6131012],[22.1569297,37.6124251],[22.1569312,37.612362],[22.15682,37.6122792],[22.1560679,37.6119971],[22.155898,37.6119944],[22.1554515,37.6117261],[22.1552883,37.6114532],[22.1555209,37.6107538],[22.1554809,37.6105369],[22.1553711,37.6104383],[22.1553517,37.6105349],[22.1549035,37.6102913],[22.1543704,37.610319],[22.1541261,37.6103062],[22.1538336,37.6100358],[22.1532651,37.6093915],[22.152692,37.6092023],[22.1524691,37.6090546],[22.152083,37.608634],[22.1516862,37.6079609],[22.1516792,37.6078301],[22.1517751,37.6076153],[22.1517365,37.6073443],[22.1518751,37.6072383],[22.1521357,37.6072334],[22.1520459,37.6067453],[22.1520713,37.6065317],[22.1520996,37.6063068],[22.1519069,37.6058532],[22.1520686,37.6052699],[22.1518894,37.6047264],[22.151892,37.6043096],[22.152074,37.6038213],[22.1520207,37.6036853],[22.1516877,37.6034097],[22.15171,37.6025088],[22.1509226,37.6015975],[22.1501838,37.6012435],[22.1492802,37.6011392],[22.1490362,37.6009281],[22.1486233,37.6006377],[22.1481692,37.6004931],[22.1477172,37.60045],[22.147617,37.6003763],[22.147578,37.6001234],[22.1474446,37.6000221],[22.1466918,37.599776],[22.1466037,37.5996755],[22.1462531,37.5996519],[22.1454894,37.5998472],[22.1453239,37.5995247],[22.1452818,37.5993978],[22.1448902,37.5992024],[22.1446861,37.5992082],[22.1441842,37.5993536],[22.1436745,37.5992239],[22.1432661,37.5986497],[22.1430866,37.5981241],[22.1429002,37.5978779],[22.1426697,37.597311],[22.1420346,37.5971568],[22.1416856,37.5968021],[22.1412095,37.596362],[22.1408304,37.5961217],[22.1407203,37.5958518],[22.1406641,37.5956662],[22.140721,37.5955544],[22.1407688,37.5954561],[22.1407268,37.5953202],[22.1408026,37.5951051],[22.1408424,37.5948714],[22.1418193,37.594301],[22.1422619,37.5938123],[22.1422315,37.5936676],[22.1425086,37.5934557],[22.1427195,37.5931706],[22.1435388,37.5925617],[22.1437324,37.5925197],[22.1439429,37.5922526],[22.1441603,37.5921659],[22.1443733,37.5913401],[22.1445556,37.5912979],[22.1447357,37.5908862],[22.1450487,37.5905937],[22.1450832,37.5901166],[22.1450162,37.5900795],[22.145183,37.589289],[22.1448843,37.5890906],[22.1447375,37.5890748],[22.1445291,37.5888011],[22.1445412,37.5883146],[22.1442859,37.5881033],[22.1438942,37.5879169],[22.1437671,37.5871038],[22.1432524,37.5868524],[22.1431057,37.5868321],[22.1423976,37.5870733],[22.1421134,37.5871139],[22.1411057,37.587107],[22.1406374,37.5868112],[22.1403453,37.5867165],[22.1400031,37.5863596],[22.1398905,37.5858802],[22.1395263,37.585496],[22.1394017,37.5850434],[22.1389993,37.5848297],[22.1388913,37.5846208],[22.1389657,37.5843606],[22.1389207,37.5838912],[22.138971,37.5836938],[22.1386865,37.5832927],[22.1388484,37.5822499],[22.1384422,37.5812791],[22.1380876,37.5809671],[22.1375508,37.5806973],[22.1371334,37.580177],[22.1371977,37.5798716],[22.1373989,37.5795233],[22.1370506,37.578959],[22.1370011,37.5786699],[22.1369015,37.5785782],[22.1369307,37.5783173],[22.1368376,37.5779643],[22.1368743,37.5773971],[22.1367518,37.5773141],[22.1363102,37.5773161],[22.1361415,37.5772684],[22.1360881,37.5771414],[22.1356656,37.5768283],[22.1355809,37.5765926],[22.1354573,37.5765546],[22.1353836,37.5763282],[22.1354008,37.5760941],[22.135099,37.5759362],[22.1344432,37.5758988],[22.1343085,37.5758516],[22.1339652,37.5755397],[22.1332908,37.5753398],[22.133256,37.5753753],[22.1329607,37.5749561],[22.1325695,37.5747516],[22.1321983,37.5746556],[22.1319872,37.57449],[22.13191,37.5744077],[22.1318382,37.5741092],[22.1313426,37.5735516],[22.1313462,37.5734074],[22.1311013,37.5732413],[22.1308745,37.5732558],[22.1305295,37.5734666],[22.129914,37.5736281],[22.1294332,37.5738367],[22.1290186,37.5741186],[22.1288818,37.5741524],[22.1286358,37.5740314],[22.1282641,37.5739534],[22.1276196,37.5743667],[22.1274725,37.5743644],[22.1269568,37.574158],[22.1266598,37.5742614],[22.1264006,37.5742122],[22.1261957,37.574254],[22.1259046,37.5741232],[22.1256789,37.5740926],[22.1253548,37.5735129],[22.1250994,37.5730853],[22.1241831,37.5730527],[22.122896,37.5724555],[22.122604,37.5723607],[22.1224342,37.572358],[22.1218961,37.572016],[22.1217659,37.5717886],[22.1213632,37.5715929],[22.1207075,37.5708773],[22.1205174,37.5707841],[22.1204085,37.5706112],[22.1199752,37.5702798],[22.1194626,37.5699562],[22.1192665,37.5696467],[22.1189546,37.5694434],[22.118362,37.5690893],[22.1179752,37.5687136],[22.117728,37.5686376],[22.1176289,37.5685278],[22.1174358,37.5681012],[22.1171285,37.5677178],[22.1171782,37.5675992],[22.1171121,37.567526],[22.1167319,37.567378],[22.1161077,37.5669895],[22.115669,37.5668744],[22.11542,37.5668704],[22.1149307,37.5669707],[22.1143747,37.5674665],[22.1141583,37.5675171],[22.1137301,37.5674382],[22.1131137,37.567185],[22.1129852,37.5668946],[22.1126751,37.5666192],[22.1122501,37.5664142],[22.1116844,37.5663961],[22.1110124,37.5665566],[22.110538,37.566513],[22.1103668,37.5665643],[22.1097201,37.5665787],[22.1096074,37.5666851],[22.1090521,37.5667032],[22.1086609,37.5669493],[22.1083902,37.5669089],[22.107922,37.566622],[22.1076277,37.5666173],[22.107223,37.5665026],[22.1069958,37.566535],[22.1064338,37.5663728],[22.1063118,37.5662717],[22.1057009,37.5662529],[22.105341,37.566157],[22.1049073,37.5662943],[22.1045878,37.5659467],[22.1040205,37.56555],[22.1036846,37.5654004],[22.1035031,37.5654155],[22.1028753,37.5651711],[22.1023324,37.5647028],[22.1018998,37.564795],[22.1014367,37.5647515],[22.101306,37.5645511],[22.1008359,37.5643362],[22.1006857,37.5640094],[22.1003575,37.5640041],[22.1002868,37.5636695],[22.1001867,37.5635958],[22.0998253,37.5635629],[22.0996255,37.5634065],[22.0992647,37.5633466],[22.0991512,37.5629122],[22.0990621,37.5628567],[22.098704,37.5622471],[22.0982767,37.5621321],[22.0981577,37.5619139],[22.0979011,37.5617655],[22.0978708,37.5616209],[22.0980219,37.5610195],[22.0979469,37.560856],[22.0976147,37.5605623],[22.0973793,37.5604684],[22.0972465,37.5603491],[22.0965443,37.5594726],[22.096272,37.5594952],[22.095997,37.559626],[22.0956536,37.5596475],[22.0953516,37.559548],[22.0952982,37.5594209],[22.0948949,37.5592522],[22.0944383,37.5587762],[22.0939059,37.5585693],[22.093249,37.5581352],[22.0931012,37.5581598],[22.0927975,37.5580828],[22.0919906,37.5577633],[22.0916061,37.5577481],[22.0914214,37.5578037],[22.0913527,37.5578747],[22.0910947,37.5580868],[22.0907579,37.5583788],[22.0905201,37.5583839],[22.0902991,37.5582542],[22.0901905,37.5581713],[22.0894614,37.5579072],[22.088462,37.557143],[22.087008,37.5564525],[22.0863771,37.5563342],[22.0863111,37.556261],[22.0858818,37.556227],[22.0850488,37.5564838],[22.0844649,37.5567402],[22.0845524,37.5565975],[22.0844165,37.5565051],[22.0845202,37.5564347],[22.0843876,37.5563064],[22.0842714,37.5564217],[22.0842968,37.5563139],[22.0841807,37.5564292],[22.0841721,37.5563209],[22.0841241,37.5564283],[22.084128,37.5562751],[22.0839412,37.5564974],[22.0838978,37.556161],[22.0837853,37.5563957],[22.0834488,37.5563182],[22.0832407,37.5560444],[22.0832153,37.5557106],[22.083276,37.5555493],[22.0833472,37.5551607],[22.0832707,37.5550513],[22.0830123,37.554975],[22.0828622,37.5550898],[22.0827498,37.5550609],[22.0826216,37.555203],[22.0823121,37.5552723],[22.0821894,37.5551982],[22.0819049,37.5553806],[22.0818291,37.5554267],[22.0814756,37.5556643],[22.0812371,37.5556965],[22.0810604,37.5555224],[22.0811429,37.5548162],[22.0810074,37.5545437],[22.0809519,37.5544166],[22.0809018,37.5541634]]},{"id":16839,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u0386\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_AgAthanasios_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":3016,"name_EN":"Stemnita: Stemnitsa-Agios Athanasios","description_EN":"A loop trail via Agios Athanasios","ascent_time":50,"descent_time":50,"marker":"No_marks","level":10,"ascent":184,"descent":184,"maxelev":1232,"minelev":1069,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.07983 37.55423,22.08871 37.55937)","views":50,"millestones":"0,22.0808983,37.5541634#1,22.0852948,37.5571958#2,22.0845469,37.5582692#3,22.0808972,37.5541634","x":22.0872647,"y":37.5584934,"coor":[[22.0808983,37.5541634],[22.0810064,37.5545414],[22.0811419,37.554814],[22.0810594,37.5555201],[22.0812361,37.5556942],[22.0814746,37.555662],[22.0818282,37.5554222],[22.0819039,37.5553783],[22.0821885,37.5551937],[22.0823111,37.5552678],[22.0826206,37.5552007],[22.0827488,37.5550586],[22.0828612,37.5550875],[22.0830113,37.5549728],[22.0832697,37.5550491],[22.0833462,37.5551584],[22.0832751,37.5555448],[22.0832143,37.5557061],[22.0832398,37.5560399],[22.0834478,37.5563137],[22.0837844,37.5563912],[22.0838968,37.5561587],[22.0839403,37.5564929],[22.0841271,37.5562706],[22.0841232,37.5564238],[22.0841712,37.5563164],[22.0841797,37.5564247],[22.0842959,37.5563094],[22.0842705,37.5564171],[22.0843866,37.5563019],[22.0845192,37.5564302],[22.0844155,37.5565006],[22.0845511,37.5565929],[22.084464,37.5567357],[22.0850479,37.5564793],[22.0849208,37.5570631],[22.0850213,37.5571188],[22.0851358,37.5570665],[22.0852441,37.5572576],[22.0853961,37.5570708],[22.0859217,37.556881],[22.0858519,37.556952],[22.0859309,37.5569623],[22.085802,37.5571314],[22.0859831,37.5571344],[22.085809,37.5573028],[22.0859799,37.5572605],[22.0859639,37.5574405],[22.0861133,37.5573528],[22.0861697,37.5573627],[22.0861782,37.557471],[22.0863616,37.5573838],[22.0866325,37.5574153],[22.0867085,37.5575427],[22.0866154,37.5576403],[22.0866351,37.5577578],[22.0867563,37.5578859],[22.0870543,37.5583098],[22.0872647,37.5584934],[22.0874444,37.5585504],[22.0875208,37.5586598],[22.0876528,37.5586845],[22.0876817,37.5587886],[22.088002,37.558974],[22.0883222,37.5592946],[22.0884905,37.5593514],[22.088555,37.5594877],[22.088576,37.5595105],[22.0885571,37.5594855],[22.0880318,37.5592629],[22.0877468,37.5591186],[22.0878002,37.5592456],[22.0877545,37.5592629],[22.0875302,37.5591782],[22.0873136,37.5592378],[22.0868161,37.5592117],[22.0862868,37.5591039],[22.0855203,37.5585328],[22.0853633,37.5584761],[22.0851467,37.5585357],[22.0840945,37.558068],[22.0833742,37.5579031],[22.083257,37.5574529],[22.0835879,37.5573906],[22.0833943,37.5571171],[22.0834772,37.5569743],[22.0833727,37.5568149],[22.0831931,37.5567579],[22.082768,37.5568771],[22.0825421,37.5568555],[22.0824336,37.5566734],[22.0823657,37.5566723],[22.0823118,37.5562479],[22.0821966,37.556201],[22.0818934,37.5562321],[22.0815472,37.5564878],[22.0813145,37.5565561],[22.0812139,37.5565613],[22.0808179,37.556494],[22.080608,37.5562923],[22.0804295,37.5557487],[22.08056,37.5555165],[22.0805559,37.5553317],[22.0804349,37.5551945],[22.0804122,37.554935],[22.0805034,37.5549095],[22.0804418,37.5546651],[22.0801316,37.5547457],[22.0800985,37.5545875],[22.0799551,37.5544815],[22.0800415,37.5542463],[22.0800805,37.5540892],[22.0803677,37.5541074],[22.0806071,37.5541226],[22.0806863,37.5541239],[22.0808972,37.5541634]]},{"id":16840,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u0398\u03b5\u03bf\u03bb\u03cc\u03b3\u03bf\u03c2","description_GR":"\u03a0\u03b1\u03bd\u03bf\u03c1\u03b1\u03bc\u03b9\u03ba\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_AgIoanis","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":712,"name_EN":"Stemnitsa: Stemnitsa-Agios Ioanis","description_EN":"A panoramic view of Stemnitsa","ascent_time":15,"descent_time":15,"marker":"No_marks","level":10,"ascent":120,"descent":1,"maxelev":1200,"minelev":1074,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.07879 37.5541,22.08069 37.55666)","views":33,"millestones":"0,22.0806881,37.5541217#0.7,22.0787973,37.5565197","x":22.0798321,"y":37.5554573,"coor":[[22.0806881,37.5541217],[22.0806089,37.5541204],[22.0803536,37.5541049],[22.0800823,37.554087],[22.0800429,37.5542441],[22.0799566,37.5544793],[22.0801,37.5545852],[22.0801334,37.5547435],[22.0804433,37.5546629],[22.0805049,37.5549072],[22.0804137,37.5549328],[22.0804364,37.5551923],[22.0802504,37.5551194],[22.0799902,37.5551152],[22.0800184,37.5551607],[22.0799482,37.5552497],[22.0800511,37.5553865],[22.0798924,37.5555326],[22.0798321,37.5554573],[22.0796649,37.5554794],[22.0793386,37.555402],[22.0793146,37.5554557],[22.079168,37.5554352],[22.0792001,37.5555079],[22.0790303,37.5555051],[22.0793289,37.5557803],[22.0789894,37.5557748],[22.0790776,37.5558664],[22.078828,37.5558893],[22.0792334,37.5561122],[22.0789876,37.5561623],[22.0791179,37.5563807],[22.0791137,37.5565429],[22.0790128,37.5565052],[22.0790199,37.5566675],[22.0787973,37.5565197]]},{"id":16841,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u0386\u03b3\u03b9\u03bf\u03b9 \u03a0\u03ac\u03bd\u03c4\u03b5\u03c2","description_GR":"\u03a0\u03b1\u03bd\u03bf\u03c1\u03b1\u03bc\u03b9\u03ba\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_AgPantes","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1048,"name_EN":"Stemnitsa: Stemnitsa-Aghii Pantes","description_EN":"A panoramic view of Stemnitsa","ascent_time":20,"descent_time":20,"marker":"No_marks","level":10,"ascent":110,"descent":12,"maxelev":1168,"minelev":1057,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.0809 37.55074,22.08496 37.5542)","views":24,"millestones":"0,22.0808983,37.5541634#1,22.0824026,37.5508555","x":22.0836034,"y":37.552851,"coor":[[22.0808983,37.5541634],[22.0809501,37.5540854],[22.0813843,37.5541082],[22.0815792,37.5540122],[22.0816857,37.5538337],[22.0818756,37.5540125],[22.0818466,37.5542193],[22.08204,37.5540039],[22.0820827,37.5536622],[22.0819171,37.5534973],[22.0818218,37.5530203],[22.0819641,37.5527703],[22.0822694,37.5527843],[22.0824038,37.5528405],[22.082413,37.5529218],[22.082685,37.5529082],[22.08274,37.5529721],[22.0828531,37.552974],[22.0828437,37.5529017],[22.0831017,37.5529104],[22.0834205,37.5529201],[22.0836034,37.552851],[22.0838486,37.5529992],[22.0839632,37.5529469],[22.0840804,37.5529263],[22.0842538,37.5527849],[22.0843975,37.5524809],[22.08484,37.552123],[22.0849314,37.5520051],[22.0847035,37.5516229],[22.084504,37.5514574],[22.0842003,37.5509388],[22.0839682,37.5507188],[22.0837401,37.5507871],[22.0839156,37.5510063],[22.0838454,37.5510953],[22.0834277,37.5510524],[22.0834182,37.5509802],[22.0832942,37.5509602],[22.0831245,37.5509574],[22.0829864,37.5510453],[22.0826506,37.5508956],[22.0824026,37.5508555]]},{"id":16842,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u03a0\u03bf\u03bb\u03b9\u03ac\u03bd\u03b1","description_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u0394\u03c1\u03b1\u03b3\u03bf\u03bd\u03ad\u03c1\u03b1-\u03a0\u03bf\u03bb\u03b9\u03ac\u03bd\u03b1-\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Dragonera","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":4211,"name_EN":"Stemnitsa: A loop via Poliana","description_EN":"Stemnitsa-Dragonera-Poliana-Stemnitsa","ascent_time":100,"descent_time":100,"marker":"No_marks","level":10,"ascent":192,"descent":192,"maxelev":1118,"minelev":977,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.07707 37.54238,22.08718 37.55414)","views":42,"millestones":"0,22.0806881,37.5541217#1,22.0849565,37.5492330#2,22.0849021,37.5424611#3,22.0796648,37.5477615#4.2,22.0806871,37.5541216","x":22.0859447,"y":37.5428966,"coor":[[22.0806881,37.5541217],[22.0808997,37.5541611],[22.0809494,37.5540853],[22.0813836,37.5541082],[22.0815785,37.5540122],[22.081685,37.5538337],[22.0818749,37.5540125],[22.0818459,37.5542193],[22.0820393,37.5540039],[22.082082,37.5536622],[22.0819164,37.5534972],[22.0818211,37.5530203],[22.0819634,37.5527703],[22.0822687,37.5527842],[22.082403,37.5528405],[22.0824123,37.5529218],[22.0826843,37.5529082],[22.0827393,37.5529721],[22.0828524,37.552974],[22.082843,37.5529017],[22.0831844,37.5529118],[22.0834198,37.5529201],[22.0836027,37.552851],[22.0838479,37.5529991],[22.0839625,37.5529469],[22.0840797,37.5529263],[22.0842531,37.5527849],[22.0843968,37.5524808],[22.0848392,37.552123],[22.0849307,37.5520051],[22.0851633,37.5516664],[22.0851545,37.5511255],[22.0852688,37.5506407],[22.0850969,37.5493942],[22.0849985,37.5492575],[22.0847085,37.5490905],[22.0842729,37.5485157],[22.0840291,37.5483135],[22.084021,37.5481872],[22.0841784,37.5480095],[22.0842977,37.5477681],[22.0844481,37.5476444],[22.0845697,37.5473129],[22.0853732,37.5464337],[22.0858934,37.5455679],[22.0863806,37.5447467],[22.0864461,37.5443963],[22.0865611,37.5443261],[22.086958,37.5442965],[22.0871323,37.5442182],[22.0868571,37.5441777],[22.0866506,37.5440617],[22.0864352,37.5440762],[22.086129,37.5432151],[22.0859447,37.5428966],[22.0857339,37.542731],[22.0845331,37.542333],[22.0843747,37.5423304],[22.0840473,37.5424761],[22.0838737,37.5430681],[22.0833838,37.5436369],[22.0832944,37.544032],[22.0828158,37.544601],[22.0823813,37.5447742],[22.0814341,37.5446326],[22.0809562,37.544733],[22.0801898,37.545045],[22.0804038,37.5455284],[22.0811431,37.5458288],[22.0806931,37.5463847],[22.0805855,37.5466083],[22.0803541,37.5468028],[22.0803045,37.5469732],[22.0802015,37.5470166],[22.0802449,37.5470894],[22.0801634,37.5471782],[22.0802447,37.5472201],[22.079994,37.5472881],[22.0797628,37.5474736],[22.0795552,37.548065],[22.0795804,37.5488495],[22.0793185,37.5493499],[22.0794178,37.5498923],[22.079836,37.5503587],[22.0796766,37.5503922],[22.0798771,37.5505216],[22.0799283,37.5507297],[22.0798364,37.5507823],[22.0792349,37.5508446],[22.0790252,37.5510755],[22.078565,37.5513654],[22.0781324,37.5518991],[22.0777967,37.5517494],[22.0775529,37.5515472],[22.0771352,37.5518198],[22.0773295,37.5519671],[22.0773944,37.5520854],[22.0775635,37.5521918],[22.0777571,37.552285],[22.078315,37.5526005],[22.0784099,37.5527756],[22.0783988,37.553208],[22.0787126,37.5533302],[22.0788886,37.5535314],[22.0794968,37.5536494],[22.0801917,37.5536179],[22.0804384,37.5535295],[22.0806385,37.5538505],[22.0806871,37.5541216]]},{"id":16843,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1 \u03c3\u03c4\u03bf \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03c5\u03bb\u03b1\u03c1\u03cc\u03b4\u03c1\u03bf\u03bc\u03bf","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5282,"name_EN":"Stemnitsa: Stemnitsa-Elliniko","description_EN":"Stemnitsa-Elliniko via the old mule track","ascent_time":115,"descent_time":130,"marker":"No_marks","level":10,"ascent":88,"descent":480,"maxelev":1118,"minelev":675,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.07206 37.52092,22.08773 37.55406)","views":35,"millestones":"0,22.0809001,37.5541612#1,22.0847812,37.5491308#2,22.0855964,37.5416666#3,22.0837487,37.5351996#4,22.0786255,37.5288191#5.3,22.0729146,37.5206790","x":22.0852982,"y":37.5366317,"coor":[[22.0809001,37.5541612],[22.0809498,37.5540854],[22.0813836,37.5541082],[22.0815785,37.5540122],[22.081685,37.5538337],[22.0818753,37.5540125],[22.0818463,37.5542193],[22.0820396,37.5540039],[22.0820824,37.5536622],[22.0819168,37.5534973],[22.0818215,37.5530203],[22.0819637,37.5527703],[22.082269,37.5527842],[22.0824034,37.5528405],[22.0824126,37.5529218],[22.0826847,37.5529082],[22.0827396,37.5529721],[22.0828528,37.552974],[22.0828433,37.5529017],[22.0834201,37.5529201],[22.083603,37.552851],[22.0838483,37.5529992],[22.0839628,37.5529469],[22.0840797,37.5529263],[22.0842531,37.5527849],[22.0843968,37.5524808],[22.0848396,37.552123],[22.0849311,37.5520051],[22.0851636,37.5516664],[22.0851548,37.5511255],[22.0852691,37.5506407],[22.0850973,37.5493942],[22.0849989,37.5492575],[22.0847089,37.5490905],[22.0842733,37.5485157],[22.0840295,37.5483135],[22.0840214,37.5481872],[22.0841787,37.5480095],[22.0842981,37.5477681],[22.0844484,37.5476444],[22.0845701,37.5473129],[22.0853736,37.5464337],[22.0858938,37.545568],[22.0863809,37.5447467],[22.0864465,37.5443963],[22.0865615,37.5443261],[22.0869584,37.5442965],[22.0871323,37.5442182],[22.0868574,37.5441777],[22.086651,37.5440617],[22.0859416,37.5425902],[22.0856897,37.5418201],[22.0853639,37.541283],[22.0852902,37.540624],[22.0850009,37.5399321],[22.0850699,37.5394465],[22.0844561,37.5390243],[22.0844549,37.5386277],[22.0843243,37.5384273],[22.0842476,37.5378853],[22.0843212,37.5376612],[22.0845523,37.5374757],[22.0848381,37.5369216],[22.0852278,37.5367296],[22.0852982,37.5366317],[22.0851973,37.536594],[22.0849464,37.536671],[22.0843385,37.536544],[22.0848097,37.5362632],[22.0846319,37.5361342],[22.0841351,37.5360901],[22.0839455,37.5359788],[22.0843819,37.5357336],[22.0840328,37.5356648],[22.083723,37.5353894],[22.083792,37.5349039],[22.0837271,37.5347857],[22.0834371,37.5346188],[22.0834066,37.5344831],[22.0835022,37.5342864],[22.0829888,37.5335661],[22.0825388,37.5334596],[22.0819402,37.5329722],[22.0819203,37.5328638],[22.0820168,37.532631],[22.0819381,37.5321701],[22.0820443,37.531559],[22.0820443,37.5306758],[22.0819228,37.5308225],[22.0818316,37.5308481],[22.0818032,37.5306313],[22.0813879,37.5300568],[22.0807207,37.5295954],[22.0800208,37.5295299],[22.0797295,37.529417],[22.0793195,37.5290769],[22.0787579,37.5289145],[22.0785245,37.5287485],[22.0783416,37.5288177],[22.0780903,37.5284711],[22.0778326,37.5283678],[22.0772706,37.5277818],[22.0771155,37.5276531],[22.0770464,37.5276971],[22.0770035,37.5276062],[22.0769462,37.5276323],[22.0767621,37.5273139],[22.0767374,37.526953],[22.0766815,37.5269251],[22.0766051,37.5269959],[22.0764317,37.5271373],[22.076396,37.5267672],[22.0766042,37.5261488],[22.0766652,37.5255369],[22.0763185,37.5249365],[22.0762578,37.5246561],[22.07584,37.5241807],[22.07582,37.5236396],[22.0755342,37.5233105],[22.075649,37.5232493],[22.0755834,37.5231581],[22.0756566,37.522952],[22.0754909,37.5227961],[22.075252,37.5224047],[22.0752017,37.5220794],[22.0744487,37.5219612],[22.0736979,37.5214578],[22.0730212,37.5209331],[22.0729146,37.520679]]},{"id":16844,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u039a\u03bb\u03b9\u03bd\u03af\u03c4\u03c3\u03b1\u03c2","description_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u039a\u03b5\u03bb\u03b9\u03ac-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2-\u03a3\u03ba\u03ad\u03bc\u03bd\u03b1-\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae-\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Klinitsa","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":8346,"name_EN":"Stemnitsa: A loop around Klinitsa","description_EN":"Stemnitsa-Kelia-Profitis Ilias-Skemna-Agia Paraskevi-Stemnitsa","ascent_time":195,"descent_time":195,"marker":"No_marks","level":10,"ascent":453,"descent":453,"maxelev":1457,"minelev":1070,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.07255 37.55433,22.09489 37.57478)","views":85,"millestones":"0,22.0806881,37.5541217#1,22.0780375,37.5593293#2,22.0742034,37.5658912#3,22.0744941,37.5736397#4,22.0831642,37.5741137#5,22.0893262,37.5682080#6,22.0937335,37.5656904#7,22.0891734,37.5596323#8.3,22.0806855,37.5541261","x":22.0800373,"y":37.5748459,"coor":[[22.0806881,37.5541217],[22.0806089,37.5541204],[22.0803635,37.5541051],[22.0800823,37.554087],[22.0800429,37.5542441],[22.0799566,37.5544793],[22.0801,37.5545852],[22.0801334,37.5547435],[22.0804433,37.5546629],[22.0805049,37.5549072],[22.0804137,37.5549328],[22.0804364,37.5551923],[22.0802504,37.5551194],[22.0799902,37.5551152],[22.0800184,37.5551607],[22.0799482,37.5552497],[22.0800511,37.5553865],[22.0798924,37.5555326],[22.0798321,37.5554573],[22.0796649,37.5554794],[22.0793386,37.555402],[22.0793146,37.5554557],[22.079168,37.5554352],[22.0792001,37.5555079],[22.0790303,37.5555051],[22.0793289,37.5557803],[22.0789894,37.5557748],[22.0790776,37.5558664],[22.078828,37.5558893],[22.0792334,37.5561122],[22.0794296,37.5564038],[22.0793396,37.5568259],[22.0788612,37.5578185],[22.0787116,37.5583568],[22.0784478,37.5584877],[22.0785141,37.5585518],[22.0782686,37.5588543],[22.0782772,37.5589625],[22.0778067,37.5592072],[22.0780199,37.5592828],[22.0780834,37.5594551],[22.0778111,37.5594777],[22.0778513,37.5596766],[22.0777889,37.5599009],[22.0773693,37.5599301],[22.0773436,37.5600468],[22.0770166,37.560438],[22.0771174,37.5605614],[22.0770334,37.5607492],[22.0769353,37.5613019],[22.0766007,37.5615465],[22.0763557,37.5619256],[22.076339,37.5621326],[22.0761665,37.5622379],[22.0761981,37.5623285],[22.0760954,37.5623629],[22.0762526,37.5624105],[22.0762275,37.5625093],[22.075897,37.562594],[22.0759406,37.5626578],[22.0755896,37.5626611],[22.0753147,37.5627828],[22.0753138,37.5628188],[22.0755401,37.5628225],[22.0755385,37.5628856],[22.0753323,37.5629813],[22.0751696,37.5631409],[22.0748931,37.5637672],[22.0746904,37.5637279],[22.0746439,37.5637722],[22.074812,37.5642796],[22.0747208,37.5643052],[22.0747836,37.5645045],[22.0745722,37.5647984],[22.0747001,37.5651069],[22.0746738,37.5652507],[22.0743142,37.5655873],[22.0742044,37.5658919],[22.0743263,37.5664346],[22.0740045,37.5670602],[22.0741428,37.5674049],[22.0740308,37.5677996],[22.0740448,37.5681333],[22.0738468,37.5683464],[22.0737897,37.5688051],[22.0734786,37.5690163],[22.0733146,37.5692299],[22.0734326,37.5694842],[22.0734185,37.5695921],[22.07336,37.5696632],[22.0729715,37.5698011],[22.0726578,37.570553],[22.0726743,37.5707876],[22.0732524,37.5716442],[22.0730982,37.5723536],[22.0732154,37.5724186],[22.0735355,37.5727393],[22.0736787,37.5733364],[22.0740246,37.5735313],[22.0745199,37.5736475],[22.0748213,37.5733731],[22.0751054,37.5733326],[22.075244,37.5732268],[22.075505,37.573204],[22.0758143,37.5730648],[22.0764576,37.5731474],[22.0769015,37.5734971],[22.0770392,37.5738689],[22.0777206,37.5737898],[22.0780885,37.5740121],[22.0783267,37.573998],[22.0784158,37.5740535],[22.0785547,37.5739386],[22.0786902,37.5739498],[22.0788053,37.5738796],[22.0786175,37.5741379],[22.0785909,37.5742907],[22.0786773,37.5744543],[22.0788898,37.5745569],[22.0795033,37.5744767],[22.079597,37.5746585],[22.0798454,37.5748248],[22.0800373,37.5748459],[22.0801406,37.5747935],[22.0803981,37.5749059],[22.0809238,37.5747161],[22.0812816,37.5744516],[22.0814976,37.5744191],[22.0817776,37.5745408],[22.0821753,37.5744842],[22.0825639,37.5743463],[22.0827149,37.5741955],[22.0830896,37.5741565],[22.0834804,37.5739286],[22.0836453,37.5736789],[22.0836756,37.573382],[22.0838292,37.5731321],[22.0840366,37.5729913],[22.0840301,37.572802],[22.0840994,37.572749],[22.0840585,37.5725771],[22.0841886,37.5723629],[22.0840278,37.5720088],[22.0843276,37.5713558],[22.0844551,37.5712407],[22.0845794,37.5712518],[22.0851633,37.5709999],[22.0852236,37.5708567],[22.0856012,37.5707006],[22.0859747,37.570265],[22.0862472,37.5702334],[22.0864084,37.5701279],[22.0866202,37.5701606],[22.0867597,37.5699804],[22.0872969,37.5697818],[22.0876246,37.5693635],[22.0876625,37.5692109],[22.0880343,37.5688384],[22.0882299,37.5682738],[22.0890741,37.5680262],[22.0892995,37.5680659],[22.0892725,37.5682366],[22.0895709,37.5680793],[22.0895797,37.5681785],[22.089682,37.5681622],[22.0897596,37.5682265],[22.0898973,37.5681566],[22.0899749,37.568221],[22.0902167,37.5680627],[22.0903624,37.5681191],[22.0905333,37.5680768],[22.0907091,37.5678453],[22.0908585,37.5677576],[22.0910663,37.5680021],[22.0912133,37.5684551],[22.0913336,37.5686192],[22.0913367,37.5689437],[22.0916915,37.5692378],[22.0917291,37.5695359],[22.09164,37.5699219],[22.0919294,37.5698951],[22.0919681,37.5698484],[22.0922144,37.5694175],[22.0922361,37.5690123],[22.0928456,37.5686437],[22.0932432,37.5681454],[22.0933443,37.5677325],[22.0932189,37.5673249],[22.0938467,37.5662355],[22.0936988,37.5658186],[22.0938615,37.5652084],[22.0940523,37.564833],[22.0943645,37.5645766],[22.0944441,37.5641183],[22.0945842,37.5639493],[22.0946507,37.5638806],[22.0942711,37.563577],[22.0940629,37.5633033],[22.093917,37.5631725],[22.0940509,37.5628052],[22.0938326,37.5624862],[22.0934563,37.5621467],[22.0931844,37.5617097],[22.0930943,37.5612486],[22.0931437,37.5610872],[22.0930464,37.5609054],[22.0922528,37.5600635],[22.0920847,37.5599976],[22.0916551,37.5599727],[22.09115,37.5598023],[22.0886985,37.5596004],[22.0885764,37.5595083],[22.0885553,37.5594899],[22.0880289,37.5592651],[22.0877439,37.5591208],[22.0877973,37.5592478],[22.0877516,37.5592651],[22.0875273,37.5591804],[22.0873107,37.55924],[22.0868133,37.5592139],[22.0862839,37.5591062],[22.0855174,37.558535],[22.0853604,37.5584783],[22.0851438,37.5585379],[22.0840916,37.5580702],[22.0833713,37.5579053],[22.0832538,37.5574528],[22.0828674,37.5575096],[22.0826328,37.5573887],[22.0817723,37.5573927],[22.0816079,37.5573224],[22.0815264,37.5574112],[22.0812093,37.5574151],[22.0810412,37.5573493],[22.0810613,37.5570071],[22.0813127,37.5565561],[22.0812117,37.5565635],[22.081717,37.5558417],[22.0814724,37.5556665],[22.0812339,37.5556987],[22.0810572,37.5555246],[22.08114,37.5548184],[22.0810045,37.5545459],[22.0808964,37.5541656],[22.0806855,37.5541261]]},{"id":16845,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u039b\u03b9\u03b8\u03b1\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03ba\u03b1","description_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03c6\u03c9\u03bb\u03b9\u03ad\u03c2-\u039b\u03b9\u03b8\u03b1\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03ba\u03b1-\u039a\u03b5\u03bb\u03b9\u03ac-\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u0398\u03b5\u03bf\u03bb\u03cc\u03b3\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Litharostrouga","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":4765,"name_EN":"Stemnitsa: A loop to Litharostrouga","description_EN":"Stemnitsa-Korakofolies-Litharostrouga-Kelia-Aghios Ioanis","ascent_time":110,"descent_time":105,"marker":"No_marks","level":10,"ascent":312,"descent":312,"maxelev":1306,"minelev":1074,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.06697 37.5537,22.0807 37.56126)","views":39,"millestones":"0,22.0806881,37.5541217#1,22.0715173,37.5539676#2,22.0678557,37.5589142#3,22.0732966,37.5601381#4,22.0793547,37.5567370#4.8,22.0806881,37.5541217","x":22.069108,"y":37.559775,"coor":[[22.0806881,37.5541217],[22.0806089,37.5541204],[22.0800809,37.554087],[22.0793882,37.5540915],[22.0793407,37.554093],[22.0791444,37.554412],[22.0791524,37.5545383],[22.0790598,37.5546179],[22.0788446,37.5546234],[22.0785215,37.5548615],[22.0780776,37.5548317],[22.0779702,37.5550462],[22.0778231,37.5550438],[22.0777002,37.554981],[22.0775026,37.5547435],[22.0774971,37.5550791],[22.0773874,37.5551224],[22.0770059,37.55499],[22.0768554,37.5546811],[22.0766464,37.5544434],[22.0760306,37.554181],[22.0750376,37.5540567],[22.0748136,37.5539629],[22.0746095,37.5539776],[22.0740033,37.5537785],[22.0736399,37.5538266],[22.0732681,37.5537574],[22.0731085,37.5537999],[22.0729007,37.5539587],[22.0720823,37.5540896],[22.0714519,37.5539531],[22.0712965,37.5538334],[22.0706176,37.5538223],[22.0699816,37.553902],[22.0696671,37.5538068],[22.069423,37.5536135],[22.0687906,37.5535581],[22.0686122,37.5535867],[22.0684633,37.5536564],[22.0680825,37.5534969],[22.0676047,37.5535883],[22.0674193,37.5537565],[22.0673442,37.5540346],[22.0673862,37.5541615],[22.067258,37.5543036],[22.0672411,37.5545196],[22.0671353,37.554671],[22.0673481,37.5551972],[22.0673097,37.5553678],[22.0674302,37.555523],[22.0672983,37.5558093],[22.0678049,37.5572325],[22.0678284,37.5576384],[22.0680445,37.5580385],[22.0680361,37.5583628],[22.067873,37.5585404],[22.0679155,37.5586492],[22.0678519,37.5589185],[22.0678685,37.5591531],[22.0680303,37.5594622],[22.0680141,37.5596512],[22.0678601,37.559919],[22.0679986,37.5602547],[22.0680048,37.5604531],[22.0679089,37.5606588],[22.0677033,37.5607275],[22.0672054,37.5610618],[22.0670859,37.5612649],[22.0677434,37.5612306],[22.0682395,37.5608692],[22.0683556,37.5608531],[22.0687737,37.5604454],[22.0691647,37.5602085],[22.0690996,37.5600993],[22.069108,37.559775],[22.0691554,37.5596946],[22.0692223,37.5597318],[22.0692637,37.5597888],[22.0695362,37.5597572],[22.0698819,37.5599611],[22.0702973,37.5600941],[22.0705479,37.5600351],[22.0708077,37.5600573],[22.071213,37.5601451],[22.071346,37.5602554],[22.0717769,37.5602264],[22.072031,37.5600323],[22.0724019,37.5601375],[22.072821,37.5601263],[22.0729591,37.5600384],[22.0732734,37.5601427],[22.0736603,37.5600679],[22.0739055,37.5602161],[22.0740536,37.5601825],[22.0742214,37.5602573],[22.0747736,37.560798],[22.0757761,37.5609946],[22.0759601,37.561322],[22.0761539,37.5612711],[22.0763396,37.5610939],[22.0764751,37.5611051],[22.0767402,37.5609653],[22.0768767,37.5604989],[22.0769776,37.5605365],[22.0770142,37.5604358],[22.0773412,37.5600445],[22.0773669,37.5599278],[22.0777865,37.5598986],[22.0778488,37.5596743],[22.0778087,37.5594754],[22.0780809,37.5594528],[22.0780175,37.5592805],[22.0778043,37.5592049],[22.0782747,37.5589603],[22.0782662,37.558852],[22.0785117,37.5585495],[22.0784454,37.5584854],[22.0787092,37.5583545],[22.0788588,37.5578162],[22.0793371,37.5568236],[22.0794272,37.5564015],[22.0792309,37.5561099],[22.0788259,37.5558893],[22.0790755,37.5558663],[22.0789873,37.5557748],[22.0793268,37.5557803],[22.0790282,37.5555051],[22.0791979,37.5555078],[22.0791658,37.5554352],[22.0793125,37.5554556],[22.0793365,37.5554019],[22.0796628,37.5554793],[22.0798297,37.555455],[22.07989,37.5555304],[22.0800491,37.5553842],[22.0799461,37.5552474],[22.0791703,37.5549441],[22.0792327,37.5547198],[22.0794281,37.5546982],[22.079844,37.5548131],[22.0801321,37.5547412],[22.080099,37.554583],[22.0799556,37.554477],[22.0800419,37.5542418],[22.080081,37.5540847],[22.0804553,37.5541089],[22.0806089,37.5541204],[22.0806881,37.5541217]]},{"id":16846,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1, \u03ad\u03bd\u03b1\u03c2 \u03bc\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2","description_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":2393,"name_EN":"Mt Menalon: Stemnitsa, a short loop","description_EN":"Stemnitsa-Agios Nikolaos","ascent_time":45,"descent_time":40,"marker":"No_marks","level":10,"ascent":160,"descent":160,"maxelev":1232,"minelev":1078,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.08099 37.5553,22.08869 37.55938)","views":30,"millestones":"0,22.0814750,37.5556620#1,22.0883916,37.5594143#2,22.0838460,37.5562619#2.4,22.0814750,37.5556620","x":22.0861787,"y":37.5574687,"coor":[[22.081475,37.555662],[22.0817195,37.5558372],[22.0812143,37.556559],[22.0813152,37.5565539],[22.0810634,37.5570049],[22.0810433,37.557347],[22.0812115,37.5574129],[22.0815285,37.557409],[22.0816101,37.5573202],[22.0817749,37.5573905],[22.0826353,37.5573864],[22.08287,37.5575074],[22.0832563,37.5574506],[22.0833738,37.5578919],[22.0841052,37.5580659],[22.085101,37.5585237],[22.0853626,37.5584739],[22.0855197,37.5585305],[22.0862862,37.5591017],[22.0867365,37.5591991],[22.0873245,37.5592267],[22.0875072,37.5591665],[22.0877425,37.5592605],[22.0877882,37.5592432],[22.0877575,37.5591165],[22.0880312,37.5592606],[22.0885575,37.5594855],[22.0885785,37.5595061],[22.0885575,37.5594855],[22.0884706,37.5593399],[22.0883134,37.5592923],[22.0879824,37.5589534],[22.0876697,37.5587862],[22.0876496,37.5586867],[22.0875145,37.5586575],[22.0874381,37.5585481],[22.0872584,37.5584911],[22.087048,37.5583074],[22.0867533,37.5578791],[22.0866355,37.5577555],[22.0866158,37.557638],[22.0867089,37.5575404],[22.0866329,37.557413],[22.086362,37.5573816],[22.0861787,37.5574687],[22.0861701,37.5573604],[22.0861138,37.5573505],[22.0859644,37.5574382],[22.0859803,37.5572582],[22.0858094,37.5573005],[22.0859835,37.5571321],[22.0858025,37.5571292],[22.0859313,37.55696],[22.0858523,37.5569497],[22.0859221,37.5568788],[22.0853965,37.5570685],[22.0852445,37.5572553],[22.0851362,37.5570643],[22.0850217,37.5571165],[22.0849212,37.5570608],[22.0850482,37.5564793],[22.0844643,37.5567357],[22.0845518,37.5565929],[22.0844159,37.5565006],[22.0845196,37.5564302],[22.084387,37.5563019],[22.0842708,37.5564171],[22.0842962,37.5563094],[22.0841801,37.5564247],[22.0841715,37.5563164],[22.0841235,37.5564238],[22.0841274,37.5562706],[22.0839406,37.5564929],[22.0838972,37.5561565],[22.0837847,37.5563912],[22.0834482,37.5563137],[22.0829552,37.5560713],[22.0829619,37.555729],[22.0827942,37.5556452],[22.0825854,37.5556237],[22.082577,37.5555064],[22.0827382,37.5554009],[22.082621,37.5551985],[22.0823115,37.5552678],[22.0821889,37.5551937],[22.0819044,37.5553761],[22.0818285,37.5554222],[22.081475,37.555662]]},{"id":16847,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u0388\u03bd\u03b1\u03c2 \u03bc\u03b5\u03c3\u03b1\u03af\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u039c\u03ac\u03bd\u03bd\u03b1 \u039d\u03b5\u03c1\u03bf\u03cd \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03b1\u03c0\u03cc \u0386\u03b3. \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u0398\u03b5\u03bf\u03bb\u03cc\u03b3\u03bf","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":4030,"name_EN":"Stemnitsa: a medium loop above Stemnitsa","description_EN":"Stemnitsa-Mana Nerou and back via Agios Ioanis","ascent_time":95,"descent_time":95,"marker":"No_marks","level":10,"ascent":260,"descent":260,"maxelev":1295,"minelev":1070,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.07693 37.55423,22.08871 37.5613)","views":44,"millestones":"0,22.0806881,37.5541217#1,22.0780365,37.5593271#2,22.0843900,37.5605040#3,22.0858943,37.5569557#4,22.0806857,37.5541216","x":22.087936,"y":37.560505,"coor":[[22.0806881,37.5541217],[22.0806089,37.5541204],[22.0800809,37.554087],[22.0800419,37.5542441],[22.0799555,37.5544792],[22.0800989,37.5545852],[22.080132,37.5547435],[22.0804422,37.5546629],[22.0805038,37.5549072],[22.0804126,37.5549328],[22.0804353,37.5551923],[22.0802494,37.5551194],[22.0799891,37.5551152],[22.0800173,37.5551607],[22.0799471,37.5552497],[22.0800501,37.5553865],[22.079891,37.5555326],[22.0798307,37.5554573],[22.0796639,37.5554794],[22.0793376,37.555402],[22.0793135,37.5554556],[22.0791669,37.5554352],[22.079199,37.5555078],[22.0790293,37.5555051],[22.0793278,37.5557803],[22.0789884,37.5557748],[22.0790766,37.5558663],[22.078827,37.5558893],[22.0792324,37.55611],[22.0794286,37.5564015],[22.0793386,37.5568236],[22.0788602,37.5578162],[22.0787106,37.5583545],[22.0784468,37.5584854],[22.0785131,37.5585496],[22.0782676,37.558852],[22.0782761,37.5589603],[22.0778057,37.559205],[22.0780189,37.5592805],[22.0780824,37.5594528],[22.0778101,37.5594754],[22.0778503,37.5596743],[22.0777879,37.5598986],[22.0773683,37.5599278],[22.0773426,37.5600446],[22.0770156,37.5604358],[22.0771164,37.5605591],[22.0770323,37.560747],[22.0769343,37.5612996],[22.0776198,37.5610584],[22.0776112,37.5609502],[22.0776927,37.5608614],[22.0777724,37.5608446],[22.0779512,37.5609377],[22.0783165,37.5608175],[22.0794112,37.5609524],[22.0797698,37.5610934],[22.0803673,37.5611933],[22.0813412,37.5611821],[22.082047,37.5610313],[22.082771,37.5610521],[22.0834419,37.5609368],[22.0845532,37.5604232],[22.0850425,37.5603229],[22.0855693,37.5600882],[22.0860314,37.5601678],[22.0860404,37.560258],[22.0862531,37.5603516],[22.0864012,37.5603179],[22.0869873,37.5604176],[22.0876224,37.5603738],[22.087936,37.560505],[22.088256,37.5605282],[22.0883959,37.5603683],[22.0883109,37.5601506],[22.08821,37.5601129],[22.0881698,37.559914],[22.0882762,37.5597355],[22.0884709,37.5596485],[22.0885764,37.559506],[22.0885554,37.5594854],[22.0884909,37.5593492],[22.0883226,37.5592924],[22.0880025,37.5589718],[22.0876789,37.5587863],[22.0876497,37.5586822],[22.087518,37.5586575],[22.0874416,37.5585481],[22.0872619,37.5584912],[22.0870515,37.5583075],[22.0867532,37.5578836],[22.0866319,37.5577555],[22.0866123,37.557638],[22.0867054,37.5575404],[22.0866294,37.5574129],[22.0863585,37.5573815],[22.0861751,37.5574687],[22.0861666,37.5573604],[22.0861102,37.5573505],[22.0859608,37.5574382],[22.0859767,37.5572582],[22.0858059,37.5573005],[22.08598,37.5571321],[22.0857989,37.5571291],[22.0859278,37.55696],[22.0858488,37.5569497],[22.0859185,37.5568787],[22.0853929,37.5570685],[22.085241,37.5572553],[22.0851327,37.5570642],[22.0850181,37.5571165],[22.0849177,37.5570607],[22.0850447,37.5564793],[22.0844608,37.5567357],[22.0845483,37.5565929],[22.0844127,37.5565006],[22.0845164,37.5564301],[22.0843838,37.5563018],[22.0842677,37.5564171],[22.0842931,37.5563094],[22.0841769,37.5564246],[22.0841684,37.5563163],[22.0841203,37.5564237],[22.0841243,37.5562706],[22.0839374,37.5564928],[22.0838937,37.5561564],[22.0837816,37.5563912],[22.083445,37.5563136],[22.0829521,37.5560713],[22.0829583,37.5557289],[22.0827907,37.5556451],[22.0825818,37.5556237],[22.082233,37.5557622],[22.0821581,37.5556911],[22.0822249,37.5555548],[22.0818264,37.5554221],[22.0814725,37.555662],[22.081234,37.5556942],[22.0810573,37.55552],[22.0811402,37.5548139],[22.0810046,37.5545414],[22.0808965,37.5541633],[22.0806857,37.5541216]]},{"id":16848,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7 \u03a3\u03ba\u03ad\u03bc\u03bd\u03b1","description_GR":"\u03a3\u03ba\u03ad\u03bc\u03bd\u03b1-\u03a0\u03bf\u03c1\u03af-\u039a\u03bf\u03c3\u03ba\u03af\u03c4\u03c3\u03b1-\u039c\u03c0\u03b9\u03bb\u03ac\u03bb\u03b7-\u03a3\u03ba\u03ad\u03bc\u03bd\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":4292,"name_EN":"Stemnitsa: A loop trail at Skemna","description_EN":"Skemna-Pori-Koskitsa-Bilali-Skemna","ascent_time":100,"descent_time":100,"marker":"Red_square","level":10,"ascent":203,"descent":203,"maxelev":1461,"minelev":1289,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.09035 37.57,22.10149 37.58345)","views":78,"millestones":"0,22.0919693,37.5698461#1,22.0996437,37.5756351#2,22.0981548,37.5820686#3,22.0924671,37.5796087#4,22.0909349,37.5717404#4.3,22.0919714,37.5698462","x":22.096829,"y":37.5824674,"coor":[[22.0919693,37.5698461],[22.0922252,37.5700215],[22.0925086,37.5700081],[22.0927512,37.5702643],[22.0936003,37.5707106],[22.0938867,37.5710217],[22.094121,37.5711607],[22.09447,37.5712384],[22.0949394,37.5714803],[22.0955582,37.5716345],[22.0958261,37.571783],[22.0965071,37.5722896],[22.0969244,37.5728011],[22.0967648,37.5731207],[22.0969741,37.5733494],[22.0970455,37.5736569],[22.0973156,37.5737244],[22.0977259,37.5740644],[22.0981563,37.5745039],[22.0983287,37.5748492],[22.0985054,37.5750233],[22.0991672,37.5752683],[22.0996235,37.575582],[22.0997719,37.5759809],[22.0996733,37.5762948],[22.0998353,37.5766038],[22.1001909,37.5768709],[22.1002977,37.5771249],[22.1002266,37.57725],[22.1004184,37.5777217],[22.1004849,37.5777768],[22.1008344,37.5778365],[22.101102,37.5780031],[22.1011782,37.5781215],[22.1011841,37.5783378],[22.1012824,37.5782966],[22.1011145,37.5785688],[22.1009619,37.5787826],[22.1009525,37.579152],[22.1007493,37.5795723],[22.1006158,37.57948],[22.1004344,37.5794861],[22.1001138,37.5796251],[22.0996239,37.5797434],[22.0992734,37.5797197],[22.0989868,37.5798593],[22.0986803,37.5798904],[22.0981857,37.5801889],[22.0981721,37.5802788],[22.0982927,37.5804339],[22.0981848,37.5805448],[22.0980671,37.5806781],[22.0980201,37.5811911],[22.0981237,37.5815713],[22.0980935,37.5818682],[22.0981712,37.5820542],[22.0980485,37.5821626],[22.0976643,37.5821294],[22.096829,37.5824674],[22.0960441,37.5826079],[22.0959084,37.5825967],[22.0954277,37.5823546],[22.0950211,37.582312],[22.0945351,37.5827188],[22.0937446,37.5830755],[22.0933701,37.5831055],[22.0931821,37.5833728],[22.0929423,37.5834929],[22.0928421,37.5830789],[22.0928287,37.5827182],[22.0929144,37.5824673],[22.0928298,37.5822316],[22.092799,37.5816633],[22.0926691,37.5814269],[22.0927054,37.5813374],[22.0925933,37.5812905],[22.0923981,37.5809539],[22.0924969,37.580631],[22.0926685,37.5805617],[22.0927526,37.5803738],[22.0924481,37.5798822],[22.0924815,37.5794592],[22.0925908,37.5791726],[22.0923831,37.5788808],[22.0924384,37.5784852],[22.0923721,37.578421],[22.0925111,37.5778555],[22.0923609,37.5775286],[22.0924769,37.5774224],[22.0924145,37.5772051],[22.0925314,37.5770628],[22.0923657,37.5768979],[22.0922848,37.576518],[22.0923569,37.576357],[22.0922021,37.5762103],[22.092139,37.57602],[22.0922323,37.5759134],[22.0922612,37.5756705],[22.0923882,37.5755734],[22.0923448,37.5755006],[22.0921493,37.5756146],[22.0921526,37.5754885],[22.0920717,37.5755503],[22.0919939,37.575495],[22.0916529,37.5751019],[22.0912435,37.5742842],[22.0909858,37.5732887],[22.0908454,37.5730251],[22.0906435,37.5720057],[22.0910249,37.5716604],[22.0910557,37.5714378],[22.0908784,37.5712885],[22.0909296,37.571055],[22.0915125,37.5703975],[22.0915077,37.5701451],[22.0919331,37.5698906],[22.0919714,37.5698462]]},{"id":16856,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf-\u039a\u03ac\u03c3\u03c4\u03c1\u03bf-\u0393\u03c1\u03b9\u03ac\u03c2 \u039b\u03b9\u03b8\u03ac\u03c1\u03b9","description_GR":"\u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf-\u03c1\u03ad\u03bc\u03b1 \u0393\u03ba\u03af\u03bd\u03b7-\u0393\u03c1\u03b9\u03ac\u03c2 \u039b\u03b9\u03b8\u03ac\u03c1\u03b9-\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1-\u039a\u03ac\u03c3\u03c4\u03c1\u03bf","path":"PELOPONNESE\/Pelop_Menalon_Valtesiniko_Loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":8978,"name_EN":"Arcadia: Valtesiniko- Valtesiniko Castle-Grias Lithari","description_EN":"Valtesiniko-Gini stream-Grias Lithari-Agia Triada-Castle","ascent_time":170,"descent_time":165,"marker":"Green_square","level":10,"ascent":444,"descent":444,"maxelev":1377,"minelev":1116,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.07615 37.68309,22.09716 37.7071)","views":84,"millestones":"0,22.0963883,37.7064266#1,22.0913864,37.7025105#2,22.0862396,37.6956836#3,22.0831872,37.6899223#4,22.0768284,37.6870981#5,22.0849913,37.6828915#6,22.0919064,37.6890220#7,22.0915526,37.6964014#8,22.0935199,37.7025585#9.0,22.0963894,37.7064266","x":22.0801899,"y":37.6858575,"coor":[[22.0963883,37.7064266],[22.0960897,37.7064871],[22.0960054,37.7063618],[22.0954982,37.7065519],[22.0954934,37.7067411],[22.0953933,37.7070504],[22.0955257,37.7071967],[22.0959186,37.7073157],[22.0952015,37.7074123],[22.0949508,37.7073722],[22.0948626,37.7073978],[22.0945779,37.7065551],[22.0942511,37.7051439],[22.0941876,37.7046607],[22.0935853,37.7041779],[22.0933458,37.7037865],[22.0930202,37.703655],[22.0929476,37.7033925],[22.0930635,37.7031556],[22.0928791,37.7031864],[22.092766,37.7031755],[22.0927225,37.7031027],[22.0924859,37.7028601],[22.0920261,37.7026544],[22.0917209,37.7026134],[22.0912279,37.7024612],[22.0906489,37.7024789],[22.0901862,37.7023903],[22.0900453,37.7021356],[22.0897655,37.7019869],[22.0892366,37.7013835],[22.0884337,37.7008478],[22.0883099,37.7003682],[22.0879341,37.6999836],[22.0882187,37.6995016],[22.0881706,37.6991673],[22.0882342,37.698898],[22.088182,37.6987259],[22.0880602,37.6986068],[22.0875771,37.6984277],[22.0873238,37.6981352],[22.0872347,37.6976291],[22.0868382,37.6971721],[22.0867128,37.6967555],[22.0861959,37.6961253],[22.0862603,37.6957455],[22.0861552,37.6954194],[22.0857673,37.6950707],[22.0858172,37.6948912],[22.0857085,37.6947092],[22.0857032,37.6944748],[22.0857876,37.6942779],[22.0859619,37.6941185],[22.0857407,37.6938987],[22.0858046,37.6936203],[22.0856241,37.6935813],[22.0850223,37.6936076],[22.0848546,37.6935148],[22.0852003,37.6928625],[22.0852038,37.6927274],[22.0848574,37.6925235],[22.0846189,37.6925376],[22.0841791,37.6924404],[22.0834927,37.6917894],[22.0836022,37.6915028],[22.083493,37.6913388],[22.0835247,37.6909878],[22.0836409,37.6908816],[22.0841309,37.6907904],[22.0844335,37.6904889],[22.0845066,37.6902918],[22.0843884,37.6900376],[22.0841508,37.6900157],[22.083751,37.6901263],[22.0832546,37.6900281],[22.083091,37.6897731],[22.082788,37.6896511],[22.0824983,37.6898897],[22.082419,37.6898884],[22.0822302,37.6897321],[22.0821899,37.6895332],[22.0816685,37.6890831],[22.0814162,37.6887546],[22.081069,37.6885867],[22.0806828,37.6886075],[22.0798713,37.6888556],[22.0797269,37.68886],[22.0793004,37.6886908],[22.0793856,37.6888635],[22.0797513,37.6891938],[22.08017,37.6892277],[22.0797513,37.6891938],[22.0793856,37.6888635],[22.0793004,37.6886908],[22.0792089,37.6885947],[22.0789967,37.6880708],[22.0785179,37.6877296],[22.0781121,37.6876328],[22.0779453,37.6875039],[22.0776615,37.6875173],[22.0774154,37.6873872],[22.0769807,37.6875333],[22.0768715,37.6873693],[22.0769002,37.6871354],[22.0766652,37.6870144],[22.0768205,37.6867106],[22.077486,37.6864894],[22.0778911,37.6861715],[22.0783249,37.6860614],[22.0789625,37.6859637],[22.0796816,37.6862187],[22.0798915,37.6859968],[22.0801899,37.6858575],[22.0805082,37.6858267],[22.0809496,37.6858609],[22.0812124,37.685784],[22.0815382,37.6854649],[22.0818541,37.6855241],[22.082027,37.6854188],[22.0823895,37.6854337],[22.0827096,37.6853308],[22.0828836,37.6851804],[22.082882,37.6848019],[22.0832068,37.6845187],[22.0834678,37.6840724],[22.0837338,37.6838694],[22.0841803,37.6832639],[22.0842378,37.6831927],[22.0849713,37.6828892],[22.0851635,37.6829103],[22.0859479,37.6837161],[22.0860663,37.6839614],[22.0864224,37.6842285],[22.0867675,37.6844346],[22.087111,37.6847466],[22.0875938,37.6849347],[22.088317,37.6850366],[22.0891976,37.6856276],[22.0893399,37.6858282],[22.0895657,37.6858679],[22.0899111,37.6861078],[22.0901817,37.6861662],[22.0905302,37.6867306],[22.0912545,37.687229],[22.0918264,37.6879232],[22.0922203,37.688441],[22.0919826,37.6886444],[22.0918397,37.6889125],[22.0920571,37.6892765],[22.0915739,37.689548],[22.0915362,37.6896916],[22.0913176,37.6898142],[22.0910337,37.6902693],[22.0910527,37.6904138],[22.0906705,37.690723],[22.0906104,37.6912988],[22.0905266,37.6914687],[22.0906662,37.6917773],[22.091357,37.6922572],[22.0915092,37.692512],[22.0916136,37.6924235],[22.0918176,37.6928684],[22.0923653,37.6931837],[22.0924671,37.6936359],[22.0923526,37.6941207],[22.0917939,37.6946795],[22.0917553,37.6948591],[22.0915834,37.6949284],[22.0914668,37.6950527],[22.091415,37.6953042],[22.0917058,37.6959037],[22.0915268,37.6962522],[22.0915566,37.6964149],[22.0922907,37.696535],[22.0924462,37.6966637],[22.0923657,37.6967074],[22.0921982,37.6970472],[22.0921841,37.6975967],[22.0918739,37.6977539],[22.091341,37.6981463],[22.0913237,37.6982429],[22.0917591,37.6985113],[22.0921096,37.698553],[22.0922843,37.6988172],[22.0928394,37.6988442],[22.0929944,37.6989909],[22.0929551,37.6996391],[22.0932002,37.7002559],[22.0931669,37.7006699],[22.0925947,37.7013095],[22.0929624,37.7015678],[22.0931256,37.7018408],[22.0931952,37.7023038],[22.0930814,37.70232],[22.0931249,37.7023928],[22.0937593,37.7024211],[22.0937806,37.7024755],[22.0935291,37.7025525],[22.0928949,37.7029568],[22.0927235,37.7031027],[22.092767,37.7031755],[22.0928802,37.7031864],[22.0930646,37.7031556],[22.0933281,37.7030517],[22.0938957,37.7030338],[22.0947899,37.7028861],[22.0945396,37.7033597],[22.0945472,37.7036842],[22.0952286,37.7036502],[22.0954806,37.7035551],[22.095593,37.7034578],[22.0955449,37.7036598],[22.095618,37.7038097],[22.0958098,37.7038488],[22.0960102,37.7039962],[22.0960961,37.7045474],[22.0963292,37.7046638],[22.0966004,37.7051458],[22.0965431,37.7053927],[22.0964615,37.7054229],[22.096089,37.7057954],[22.0960064,37.7063618],[22.0960908,37.7064871],[22.0963894,37.7064266]]},{"id":17802,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a3\u0391\u039f\u039f","description_GR":"\u039b\u03b5\u03b2\u03af\u03b4\u03b9-\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1-\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1-\u0393\u03b5\u03c6. \u0391\u03c4\u03c3\u03af\u03c7\u03bf\u03bb\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Menalon_SAOO_Kokkino","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":51781,"name_EN":"Menalon: Red Trail SAOO","description_EN":"Levidi-Alonistena-Dimitsana-Atsicholos bridge","ascent_time":1815,"descent_time":1735,"marker":"Red_square","level":10,"ascent":2430,"descent":3052,"maxelev":1632,"minelev":223,"link_logo":"saoo","link_ref":"http:\/\/www.saoo.gr","pdf_link":"","bbox":"LINESTRING(22.03354 37.51545,22.3 37.68048)","views":57,"millestones":"0,22.2961435,37.6845664#1,22.2863511,37.6833118#2,22.2796709,37.6770768#3,22.2792066,37.6710569#4,22.2810943,37.6626470#5,22.2760116,37.6554289#6,22.2707977,37.6480140#7,22.2660748,37.6413082#8,22.2608630,37.6356870#9,22.2525027,37.6326942#10,22.2501144,37.6252250#11,22.2412016,37.6278979#12,22.2356044,37.6321749#13,22.2259644,37.6293380#14,22.2206922,37.6241562#15,22.2185320,37.6161361#16,22.2102534,37.6132616#17,22.2002321,37.6140764#18,22.1945535,37.6071042#19,22.1899962,37.6005334#20,22.1820645,37.5961239#21,22.1732529,37.6008623#22,22.1632092,37.6012016#23,22.1547437,37.5990129#24,22.1466984,37.5997780#25,22.1397426,37.5945444#26,22.1312426,37.5910549#27,22.1227591,37.5885895#28,22.1147552,37.5848737#29,22.1094789,37.5786894#30,22.1006869,37.5796450#31,22.0918862,37.5839925#32,22.0840623,37.5858791#33,22.0764095,37.5902433#34,22.0683435,37.5898089#35,22.0619123,37.5869854#36,22.0518234,37.5879945#37,22.0443883,37.5925501#38,22.0408475,37.5935295#39,22.0456370,37.5861403#40,22.0429966,37.5806811#41,22.0445298,37.5740790#42,22.0442499,37.5667872#43,22.0432585,37.5619065#44,22.0465403,37.5561379#45,22.0514397,37.5504006#46,22.0511184,37.5461712#47,22.0456508,37.5393566#48,22.0446317,37.5339201#49,22.0427917,37.5260302#50,22.0433112,37.5196032#51.8,22.0381302,37.5113913","x":22.1098868,"y":37.5790724,"coor":[[22.2961435,37.6845664],[22.2954759,37.6845027],[22.2952199,37.6844945],[22.2951679,37.6842865],[22.2948967,37.6842465],[22.2944752,37.6842044],[22.2941577,37.6840668],[22.2937455,37.6838649],[22.2933139,37.6835387],[22.2933123,37.6834395],[22.2930881,37.6833281],[22.2924654,37.683283],[22.2920199,37.6831301],[22.2919141,37.6832796],[22.2916379,37.6834558],[22.2905762,37.6836567],[22.2903537,37.6833899],[22.2896491,37.6835351],[22.2890901,37.6835721],[22.2883839,37.683706],[22.2875193,37.683333],[22.2872932,37.6833027],[22.2871475,37.6833862],[22.2867041,37.6836028],[22.286259,37.6832358],[22.2861073,37.6829272],[22.2862686,37.6823257],[22.2861427,37.6818823],[22.2854945,37.6814673],[22.2849049,37.6809721],[22.2844477,37.6801453],[22.2840665,37.6799595],[22.2835007,37.6799062],[22.2833437,37.6798318],[22.2831154,37.6794049],[22.282905,37.6791855],[22.2825244,37.6789727],[22.2818872,37.6785759],[22.2816617,37.6785186],[22.281321,37.6785406],[22.2809258,37.6784718],[22.2798802,37.6775913],[22.279682,37.6773361],[22.2796554,37.6765246],[22.2796929,37.6763719],[22.2799492,37.6760783],[22.2799399,37.675988],[22.2798156,37.6759682],[22.2792672,37.6761494],[22.2788824,37.6761168],[22.2786056,37.67632],[22.2784528,37.6765521],[22.2782361,37.6766549],[22.277917,37.6767223],[22.2779183,37.6763934],[22.2780401,37.6760256],[22.2778719,37.6754554],[22.2778519,37.6748513],[22.2782386,37.6743072],[22.2783332,37.6740157],[22.2784502,37.6733685],[22.2783985,37.6731514],[22.2785637,37.6728745],[22.2785666,37.6727483],[22.2789166,37.6723208],[22.2789447,37.6720869],[22.2791929,37.671649],[22.2792156,37.6706669],[22.2790523,37.6703762],[22.2794433,37.6696429],[22.2795436,37.6692298],[22.279486,37.6687783],[22.2797688,37.6683138],[22.2794883,37.6676969],[22.2795772,37.6672836],[22.2796879,37.6669067],[22.2800408,37.6663531],[22.2801775,37.6658323],[22.2805416,37.6652879],[22.2807916,37.6647688],[22.2808748,37.6641121],[22.2808518,37.6636342],[22.2812372,37.6631441],[22.2813014,37.6628206],[22.2810877,37.6627454],[22.2811044,37.6625113],[22.2808838,37.6622467],[22.280867,37.6619941],[22.2804986,37.6617454],[22.2805355,37.6616198],[22.2804362,37.6615012],[22.2804219,37.6611405],[22.2802346,37.6609034],[22.2800884,37.6603606],[22.2801492,37.6601812],[22.280038,37.6600895],[22.2800045,37.6596812],[22.2799625,37.6595363],[22.2792058,37.6594172],[22.2783318,37.6589718],[22.2777974,37.6585494],[22.2767811,37.657399],[22.2764866,37.6568991],[22.276573,37.6565939],[22.2763673,37.6561763],[22.2763083,37.6557879],[22.2761416,37.6556413],[22.2758469,37.6551503],[22.2759127,37.6547547],[22.2757963,37.6543678],[22.2752137,37.6538095],[22.2750148,37.6535903],[22.2748882,37.6531829],[22.2744607,37.6530414],[22.273919,37.6524477],[22.2734819,37.652234],[22.2727075,37.6514116],[22.2722466,37.6507559],[22.2721719,37.6505566],[22.2720048,37.650428],[22.271868,37.6499753],[22.2718465,37.6494343],[22.2715474,37.6486458],[22.2713608,37.6483817],[22.2713251,37.6481514],[22.2709465,37.6480287],[22.2706295,37.647997],[22.2701173,37.6479962],[22.2695189,37.6479109],[22.2691826,37.6477527],[22.2689163,37.6475055],[22.2685776,37.6474464],[22.2684209,37.6474689],[22.2682199,37.6473398],[22.2681666,37.6471948],[22.2684399,37.6466491],[22.2684439,37.6464779],[22.2682932,37.6461332],[22.2680366,37.6459582],[22.2674425,37.6457039],[22.26732,37.645612],[22.2673329,37.6450534],[22.2671246,37.6447529],[22.2670664,37.6443285],[22.266793,37.6439009],[22.2665807,37.6432849],[22.2665511,37.6430952],[22.2666593,37.6428265],[22.2666522,37.6426461],[22.2664224,37.6422912],[22.266192,37.6414768],[22.2659287,37.6411034],[22.2654264,37.6407715],[22.2653983,37.6405188],[22.2655464,37.6399982],[22.2655451,37.6395656],[22.2652845,37.6390751],[22.2649744,37.6387642],[22.2651886,37.6383257],[22.265209,37.6379385],[22.2650008,37.6371423],[22.2650113,37.6366919],[22.2649402,37.6363393],[22.2646162,37.6361363],[22.2641387,37.6362014],[22.2633671,37.6357574],[22.2631863,37.6357367],[22.2628661,37.6358582],[22.2626505,37.635873],[22.2617868,37.6354908],[22.2611163,37.635571],[22.2600625,37.6360512],[22.2596668,37.6360093],[22.2594763,37.6359164],[22.2587266,37.6350221],[22.2583351,37.6348],[22.2579913,37.6344795],[22.2573837,37.6331998],[22.2565586,37.6335932],[22.2551014,37.633878],[22.2544264,37.6336698],[22.2542925,37.6335777],[22.2539309,37.6330496],[22.2536744,37.6328746],[22.2534035,37.6328255],[22.2528585,37.6328715],[22.2520297,37.6324537],[22.2517244,37.6319444],[22.2515782,37.6314105],[22.2515531,37.6310317],[22.2512723,37.6304417],[22.2510953,37.6302588],[22.2504752,37.6301235],[22.2497759,37.6295002],[22.2492826,37.6292766],[22.2490311,37.6288854],[22.2491797,37.6283468],[22.2491587,37.6273101],[22.2493572,37.6270607],[22.249395,37.626899],[22.249732,37.6265435],[22.2498394,37.6263108],[22.2501629,37.6260452],[22.2502945,37.6257498],[22.2501804,37.6252975],[22.2497854,37.6248703],[22.2490932,37.6249141],[22.2490422,37.6247151],[22.2488689,37.6248567],[22.2482956,37.6251456],[22.2480862,37.6253768],[22.2478246,37.625418],[22.2472475,37.625869],[22.246662,37.6261938],[22.245646,37.6265121],[22.2451594,37.6264869],[22.2446965,37.6267323],[22.2443585,37.6269188],[22.2438928,37.626966],[22.2432181,37.6267486],[22.2427663,37.6264895],[22.2425498,37.6265404],[22.2421006,37.6268491],[22.2418863,37.6272875],[22.2414485,37.6275965],[22.2408768,37.6282909],[22.2407854,37.6283256],[22.2407567,37.6280998],[22.2406402,37.6282333],[22.2405618,37.6281961],[22.2401688,37.6285237],[22.2399455,37.6288628],[22.2398765,37.6289068],[22.2398899,37.6288169],[22.2396837,37.628913],[22.2394937,37.6292796],[22.2394125,37.6293595],[22.2391732,37.6294191],[22.2389302,37.6296317],[22.238519,37.6302474],[22.2380998,37.6307278],[22.2376396,37.6310184],[22.2373541,37.6311132],[22.2373718,37.6313208],[22.2367937,37.6313302],[22.2362339,37.6315201],[22.2360476,37.6317336],[22.2359106,37.6317766],[22.2362458,37.6319934],[22.2364691,37.6320711],[22.236743,37.6325326],[22.2365337,37.6327547],[22.2363933,37.6327617],[22.2361052,37.632487],[22.2351337,37.6318776],[22.2348413,37.6317831],[22.2339827,37.6316711],[22.2336061,37.631305],[22.2333154,37.6311384],[22.2328747,37.6310868],[22.232213,37.6312751],[22.2318366,37.6309],[22.2314641,37.6308403],[22.230784,37.6308482],[22.2305595,37.6307547],[22.2302165,37.630407],[22.2297196,37.6303365],[22.2295943,37.6303617],[22.2294055,37.6304399],[22.2292317,37.6305996],[22.2287897,37.6306019],[22.2284478,37.6306869],[22.2282221,37.6306475],[22.2275963,37.6302776],[22.2271801,37.6301452],[22.2260882,37.6293627],[22.2254904,37.6292456],[22.2247982,37.6288116],[22.2242546,37.6278481],[22.2236271,37.6275502],[22.2234871,37.6272417],[22.2232822,37.6272837],[22.2231815,37.6272281],[22.2230516,37.6269738],[22.2229182,37.6268636],[22.2226921,37.6268422],[22.2224186,37.6269102],[22.2219668,37.6268493],[22.22161,37.6270782],[22.2213399,37.6270021],[22.2213226,37.6267337],[22.2209456,37.6263855],[22.2208137,37.6262912],[22.2208162,37.6261831],[22.2206037,37.6260514],[22.2199731,37.6261411],[22.2199218,37.6261087],[22.219932,37.6252077],[22.2201011,37.6248114],[22.2204467,37.6245733],[22.2207673,37.6240194],[22.2210806,37.6237087],[22.2212652,37.6233622],[22.2212676,37.6227855],[22.22106,37.6221515],[22.2208403,37.6218598],[22.2208449,37.6216706],[22.2204587,37.6212322],[22.220326,37.6210071],[22.2201858,37.6204282],[22.2202998,37.6194498],[22.2203009,37.6189271],[22.2205901,37.6185597],[22.2204451,37.6182534],[22.2203747,37.6178828],[22.2199796,37.6172708],[22.2186989,37.6163412],[22.2184348,37.6160128],[22.2179024,37.6155361],[22.2174199,37.6153395],[22.2172197,37.6151833],[22.2162447,37.6137897],[22.2161505,37.6134638],[22.2157211,37.6129436],[22.2152861,37.6126577],[22.2148269,37.6126124],[22.2141387,37.6126403],[22.2137894,37.6125629],[22.2129593,37.6122169],[22.2121893,37.6126739],[22.2119511,37.6126883],[22.2113077,37.6125884],[22.2111034,37.6126033],[22.2107717,37.6127335],[22.2104266,37.6129536],[22.2102374,37.6132841],[22.2101262,37.61367],[22.20968,37.6138525],[22.2089787,37.6138058],[22.2083948,37.6140583],[22.2079281,37.6141503],[22.2068463,37.6139086],[22.2056364,37.6138879],[22.2052788,37.6141528],[22.204298,37.6144218],[22.2041016,37.614581],[22.2035177,37.6148335],[22.2031106,37.6148003],[22.2022147,37.6148407],[22.202049,37.614694],[22.2017107,37.6146257],[22.20132,37.6143855],[22.2006222,37.6141946],[22.2002981,37.6140094],[22.2001587,37.6141515],[22.2000799,37.6141322],[22.1995745,37.6134756],[22.1988846,37.6129604],[22.1984342,37.6123767],[22.1978659,37.6119805],[22.1970288,37.6109944],[22.1968134,37.6105315],[22.1966452,37.6104568],[22.1961147,37.6103766],[22.1958732,37.6100575],[22.1956167,37.6098914],[22.1954649,37.6096096],[22.1953368,37.6088146],[22.1950208,37.6087647],[22.1951053,37.6085497],[22.1949977,37.6083137],[22.1947545,37.6080667],[22.1946949,37.6073989],[22.1945283,37.6070539],[22.1941581,37.6067305],[22.1938446,37.6062864],[22.1934981,37.6059318],[22.1930852,37.6058331],[22.1923021,37.6058932],[22.1917375,37.6058215],[22.1913551,37.6057075],[22.1903848,37.6050775],[22.1902899,37.6047877],[22.1905573,37.6045034],[22.1905826,37.6043956],[22.1903553,37.6039595],[22.1902534,37.6034893],[22.1903997,37.603059],[22.1905875,37.6027915],[22.190503,37.6025379],[22.1905444,37.6022321],[22.190338,37.6018684],[22.1903578,37.6015172],[22.1902235,37.6009834],[22.1898993,37.6003386],[22.1893508,37.5996002],[22.1888061,37.5987086],[22.187982,37.5977632],[22.1876569,37.597623],[22.1874601,37.5973316],[22.1872485,37.5971842],[22.186665,37.5970873],[22.1858614,37.5965973],[22.1853913,37.5965856],[22.1850973,37.596563],[22.1847509,37.5963684],[22.1846338,37.5960602],[22.1844718,37.5958955],[22.184133,37.5958542],[22.1839915,37.5956177],[22.1835165,37.5957208],[22.1828087,37.5958474],[22.1826169,37.5958174],[22.1820429,37.596133],[22.1817132,37.5966506],[22.1814479,37.5968448],[22.1811405,37.5969122],[22.1807315,37.5968743],[22.1805384,37.5968984],[22.1804094,37.5970766],[22.179953,37.5972138],[22.1791277,37.5976156],[22.1783794,37.5981088],[22.1774213,37.5983824],[22.177192,37.598496],[22.177057,37.5984578],[22.17651,37.5985936],[22.1759013,37.5989357],[22.175468,37.5990551],[22.1752935,37.5992417],[22.175148,37.599636],[22.1747586,37.5998102],[22.1744807,37.6000582],[22.1742106,37.6004506],[22.173956,37.600672],[22.1736809,37.6008029],[22.1733728,37.6008973],[22.1725293,37.6006499],[22.1718819,37.600721],[22.1717329,37.6007908],[22.171243,37.601369],[22.1708612,37.6016965],[22.1706461,37.6016932],[22.1702235,37.6015604],[22.1700665,37.6014949],[22.1699797,37.6013404],[22.1696868,37.6012727],[22.1689125,37.601441],[22.168648,37.6015991],[22.167736,37.6018373],[22.1672944,37.6018304],[22.1666197,37.6016307],[22.1662393,37.6014355],[22.1657886,37.6013384],[22.1653877,37.6010618],[22.1648435,37.6010803],[22.1643577,37.6010277],[22.1640062,37.6011146],[22.1638017,37.6011836],[22.1633139,37.601212],[22.1627151,37.6011486],[22.1625255,37.6010285],[22.1622748,37.6006281],[22.1616809,37.6003665],[22.1612307,37.6003662],[22.1610309,37.6006019],[22.1607476,37.60062],[22.160376,37.6003732],[22.1601003,37.6000715],[22.1595639,37.5997747],[22.1594613,37.5993405],[22.1595499,37.5989634],[22.1594633,37.5987998],[22.1591949,37.5986604],[22.1590732,37.5984558],[22.159115,37.598355],[22.1588231,37.5982513],[22.1586561,37.5983343],[22.1580358,37.5982255],[22.1571176,37.5982562],[22.1564893,37.5984717],[22.1557158,37.5986038],[22.154514,37.5991078],[22.1543524,37.5992314],[22.1541741,37.5995711],[22.1540728,37.6000021],[22.1538004,37.6004845],[22.1536489,37.601113],[22.1530001,37.6016976],[22.1526803,37.6018481],[22.1525776,37.6019524],[22.1523763,37.6019605],[22.1521376,37.6019928],[22.1516308,37.6018767],[22.1509241,37.6015953],[22.1501853,37.6012412],[22.1492817,37.6011369],[22.1490377,37.6009258],[22.1486247,37.6006355],[22.1481706,37.6004909],[22.1477186,37.6004478],[22.1476185,37.6003741],[22.1475795,37.6001211],[22.1474461,37.6000199],[22.1466933,37.5997738],[22.1466051,37.5996732],[22.1462546,37.5996497],[22.1454908,37.599845],[22.145325,37.5995224],[22.1452829,37.5993956],[22.1448913,37.5992002],[22.1446873,37.599206],[22.1441853,37.5993513],[22.1436749,37.5992216],[22.1432666,37.5986452],[22.1430871,37.5981196],[22.1429007,37.5978734],[22.1426702,37.5973065],[22.1420351,37.5971545],[22.1416857,37.5967998],[22.1412096,37.5963597],[22.1408305,37.5961194],[22.14072,37.5958496],[22.1406638,37.5956639],[22.1407207,37.5955522],[22.1407685,37.5954538],[22.1407265,37.595318],[22.1405604,37.5950112],[22.1402773,37.5950067],[22.1401233,37.594824],[22.1398312,37.5947293],[22.1397342,37.5945295],[22.1393506,37.5944694],[22.1391611,37.5943492],[22.1381157,37.594486],[22.13741,37.5941684],[22.1371949,37.594165],[22.1370287,37.5940182],[22.1363652,37.5938275],[22.1359178,37.5940547],[22.1357251,37.5940607],[22.1351758,37.5938357],[22.1345504,37.593934],[22.13355,37.5936298],[22.1331835,37.5933356],[22.1324311,37.5930803],[22.1318953,37.5927654],[22.1316705,37.5926988],[22.1313688,37.5925318],[22.1311813,37.5923306],[22.131052,37.5920672],[22.1312781,37.5911785],[22.1311912,37.590873],[22.1310637,37.5905375],[22.1307725,37.5904067],[22.1305515,37.5901869],[22.1302698,37.5896778],[22.1298457,37.5894277],[22.1295421,37.5893418],[22.1289593,37.5895489],[22.1285642,37.5895111],[22.1283024,37.5891104],[22.1279892,37.5890671],[22.1275133,37.5891497],[22.1275194,37.5892444],[22.1271675,37.5892749],[22.1268546,37.5895583],[22.1265578,37.5896527],[22.1262866,37.5896304],[22.1256007,37.5894302],[22.1251459,37.5895041],[22.124852,37.5894814],[22.1241498,37.589495],[22.1236589,37.5896495],[22.1234549,37.5896552],[22.1233589,37.5894194],[22.1230261,37.5891437],[22.122768,37.5885989],[22.1225694,37.5883884],[22.1225195,37.5881511],[22.12233,37.5880985],[22.121723,37.5879176],[22.1214288,37.5875704],[22.1214152,37.5872097],[22.121307,37.5870097],[22.1209388,37.5866344],[22.120621,37.5863252],[22.1202544,37.5860399],[22.1199327,37.5853228],[22.1197312,37.5852295],[22.1193586,37.5851875],[22.1183515,37.5847028],[22.1182605,37.5847194],[22.1180631,37.5849145],[22.1176859,37.5850527],[22.1174772,37.5852477],[22.1170058,37.5855285],[22.1165842,37.5856299],[22.1155652,37.5851721],[22.1149021,37.5849722],[22.1145011,37.5847045],[22.113584,37.5846988],[22.113149,37.5848811],[22.1128327,37.584849],[22.1126315,37.5847467],[22.1125864,37.584586],[22.1126625,37.5842628],[22.1124558,37.583926],[22.11219,37.5836874],[22.1123031,37.5832476],[22.1121171,37.5825417],[22.112224,37.5821739],[22.1121204,37.5817938],[22.1116642,37.581471],[22.1113305,37.5811345],[22.1112194,37.5810516],[22.1111238,37.5807752],[22.1103419,37.5803481],[22.1103639,37.5800804],[22.1100925,37.5796164],[22.1098057,37.5793144],[22.1098868,37.5790724],[22.1098244,37.5788551],[22.1095376,37.5786657],[22.1087214,37.5789951],[22.1083449,37.5789936],[22.1080921,37.5790121],[22.1078798,37.5789005],[22.1075424,37.5783634],[22.1070579,37.5782655],[22.1068726,37.5779831],[22.106583,37.5777351],[22.106268,37.5777549],[22.1052726,37.5776262],[22.1049287,37.577792],[22.1046439,37.5778595],[22.1040019,37.577723],[22.1036712,37.5778168],[22.103266,37.5777202],[22.1030735,37.5777171],[22.1029427,37.5777961],[22.1027353,37.5778694],[22.1024195,37.5778192],[22.1021696,37.5778513],[22.1014251,37.5781817],[22.1012817,37.5782966],[22.1011142,37.5785688],[22.1009615,37.5787826],[22.1009521,37.579152],[22.1007489,37.5795723],[22.1000485,37.5803991],[22.0989015,37.5814171],[22.0988057,37.5814966],[22.0981708,37.5820542],[22.0980481,37.5821626],[22.0976639,37.5821294],[22.0968287,37.5824674],[22.0960437,37.5826079],[22.0959081,37.5825967],[22.0954273,37.5823546],[22.0950207,37.582312],[22.0945347,37.5827187],[22.0937443,37.5830755],[22.0933698,37.5831055],[22.0931818,37.5833728],[22.092942,37.5834928],[22.0924084,37.5836126],[22.0922324,37.5838531],[22.0916831,37.5840786],[22.0914935,37.584409],[22.0913318,37.5845325],[22.090863,37.5847052],[22.0900242,37.5847367],[22.0897736,37.5847957],[22.089537,37.5847468],[22.088855,37.5848439],[22.0884307,37.5850533],[22.0876956,37.5850144],[22.0872846,37.5851429],[22.0868794,37.5854878],[22.0863199,37.585668],[22.0860764,37.5858893],[22.085527,37.5861147],[22.0849539,37.5868264],[22.0847143,37.5868946],[22.0844348,37.5871965],[22.0842956,37.5872416],[22.0842637,37.5867183],[22.0844286,37.5864687],[22.0844702,37.5861719],[22.0840419,37.5858315],[22.0841595,37.5861038],[22.0840888,37.5862108],[22.0837238,37.586313],[22.083429,37.5863263],[22.0831277,37.5865917],[22.0829297,37.5863632],[22.0824231,37.5862468],[22.0823982,37.5863366],[22.0819557,37.5863654],[22.0814977,37.5866734],[22.0813487,37.5867431],[22.0811724,37.5869925],[22.0809067,37.5871955],[22.0808066,37.5875634],[22.0805091,37.5876847],[22.0801775,37.5882471],[22.0799567,37.5884688],[22.0795794,37.5886068],[22.0792509,37.5886105],[22.0788828,37.5888298],[22.0786788,37.5888355],[22.0784838,37.5893731],[22.0780945,37.589538],[22.0780228,37.589681],[22.0776849,37.5896124],[22.0775298,37.5899163],[22.0769652,37.589853],[22.0767889,37.5901025],[22.0764234,37.5902227],[22.0763291,37.5903654],[22.0759444,37.5903501],[22.0758661,37.590849],[22.0756353,37.5910164],[22.0753427,37.5909576],[22.0752445,37.5908118],[22.075053,37.5907726],[22.0749605,37.5908432],[22.0750204,37.590718],[22.0752505,37.5905776],[22.0752755,37.5904879],[22.0748402,37.5901586],[22.0747431,37.5902313],[22.0744827,37.5902271],[22.0743968,37.5900454],[22.0740764,37.5897338],[22.0737278,37.589638],[22.0735607,37.5895271],[22.0733461,37.5895056],[22.072933,37.5897151],[22.0721472,37.5898825],[22.0717766,37.5902009],[22.0713087,37.5903375],[22.071193,37.5904347],[22.0709548,37.5904488],[22.0706348,37.5905608],[22.0700849,37.5905405],[22.0692861,37.5903382],[22.0690366,37.5900502],[22.0690473,37.5901],[22.0685395,37.5900286],[22.0683333,37.5898337],[22.0683876,37.5897016],[22.0683017,37.58952],[22.0685376,37.589089],[22.0687342,37.58893],[22.0688176,37.5888683],[22.0685121,37.588665],[22.0682826,37.5886703],[22.0676984,37.5884895],[22.0671423,37.5885345],[22.0666207,37.5881204],[22.0666863,37.5879795],[22.0664967,37.5878682],[22.0661995,37.5879715],[22.0658958,37.5878944],[22.065804,37.5878727],[22.0655135,37.5881563],[22.0651699,37.5883039],[22.06472,37.5886637],[22.0647585,37.5889257],[22.0646231,37.5889055],[22.0647446,37.5890246],[22.0646989,37.5890419],[22.0642366,37.5889622],[22.0639816,37.5887508],[22.0634865,37.5886255],[22.0632535,37.5884414],[22.062928,37.5883279],[22.0624732,37.5879307],[22.0621391,37.5872763],[22.0618872,37.5869477],[22.0611746,37.5864764],[22.0607999,37.5865153],[22.0601373,37.5867387],[22.0593078,37.5868423],[22.058959,37.5867554],[22.0582015,37.5867069],[22.0575157,37.5865154],[22.0570966,37.5865175],[22.0568294,37.586423],[22.0566265,37.5864016],[22.0563279,37.5865589],[22.0560838,37.5863656],[22.0559493,37.5863409],[22.0555812,37.5865601],[22.0546553,37.5868873],[22.0540699,37.5868641],[22.0534825,37.587242],[22.052949,37.5872872],[22.0523288,37.5876195],[22.0520272,37.5878939],[22.0515683,37.5881206],[22.051277,37.588474],[22.0512226,37.58873],[22.0510395,37.5887991],[22.0497497,37.5887507],[22.0488264,37.5885462],[22.0486756,37.5886158],[22.0481524,37.5884832],[22.0475732,37.5885457],[22.0462443,37.5891276],[22.0460464,37.5893316],[22.0459948,37.589574],[22.0457741,37.5897867],[22.0455941,37.5903357],[22.0454017,37.5910332],[22.0454111,37.591538],[22.0451904,37.5917507],[22.0449531,37.5921613],[22.0443998,37.5925306],[22.0442162,37.5928407],[22.0442127,37.5928767],[22.0442106,37.5935143],[22.0440386,37.5940252],[22.0439459,37.5941047],[22.0435473,37.5941882],[22.0433178,37.5943016],[22.0431825,37.5942813],[22.0432018,37.5944078],[22.0431344,37.5943887],[22.0431329,37.5944427],[22.0431877,37.5945157],[22.043119,37.5945416],[22.0431737,37.5946146],[22.0428457,37.5946002],[22.0427077,37.594679],[22.0423893,37.5946467],[22.042335,37.5945556],[22.0422322,37.59459],[22.0421891,37.5946141],[22.0421212,37.5947211],[22.0414523,37.5951786],[22.0411409,37.5951734],[22.0410689,37.5952196],[22.0406013,37.5952478],[22.0403464,37.5953337],[22.0397527,37.5955131],[22.0394649,37.5956886],[22.0394084,37.5956313],[22.0392836,37.5956923],[22.0391658,37.5955011],[22.0391579,37.5953433],[22.0394124,37.5950862],[22.0398128,37.5945859],[22.0399483,37.5944935],[22.0404862,37.5939572],[22.0406541,37.5938721],[22.0410498,37.5931667],[22.0411319,37.5930194],[22.0415367,37.5925935],[22.0418433,37.59213],[22.0419268,37.5915366],[22.04189,37.5912115],[22.0418319,37.5907419],[22.041917,37.590518],[22.0423617,37.5900005],[22.0426189,37.5896938],[22.0427198,37.5895828],[22.0428082,37.5892328],[22.0425814,37.5888145],[22.0427722,37.5884482],[22.0427976,37.5884351],[22.0430159,37.58829],[22.0431499,37.5882021],[22.0438682,37.5875832],[22.0443052,37.5868965],[22.0445693,37.5867567],[22.0445451,37.5866143],[22.0446041,37.5865252],[22.0452304,37.5863913],[22.0458935,37.5859765],[22.0463392,37.5858082],[22.0465588,37.5856406],[22.0467024,37.5853455],[22.0466496,37.5852005],[22.0463765,37.5851419],[22.04636,37.5849343],[22.0460425,37.5845145],[22.0461188,37.5843175],[22.0461561,37.5841919],[22.0460598,37.5839741],[22.0461893,37.5837869],[22.0461256,37.5831911],[22.0461855,37.5830659],[22.046111,37.5829791],[22.0458693,37.5831283],[22.0457464,37.5830631],[22.0455377,37.5832489],[22.0452698,37.5831949],[22.0451578,37.583148],[22.0448965,37.5831797],[22.0447272,37.5830508],[22.0447762,37.5828961],[22.0447238,37.582733],[22.0443857,37.5826734],[22.0442359,37.58277],[22.0440319,37.5827756],[22.0439772,37.5827026],[22.0438975,37.5827193],[22.0439451,37.58263],[22.0438753,37.5822684],[22.043773,37.5822847],[22.0437416,37.582185],[22.0436176,37.582165],[22.0435964,37.5821105],[22.0434148,37.5821256],[22.0433775,37.5820618],[22.0433075,37.5821418],[22.0430812,37.5817302],[22.0429034,37.5816011],[22.0429954,37.5814652],[22.0430727,37.5809708],[22.0429591,37.5805544],[22.0427153,37.5803521],[22.0426631,37.58018],[22.0427117,37.5800546],[22.0423948,37.5800494],[22.0424306,37.5799779],[22.042342,37.5799043],[22.0423882,37.579869],[22.0423207,37.5798499],[22.0425933,37.5798183],[22.0424924,37.5797806],[22.0426775,37.5796305],[22.0427983,37.5793441],[22.0427006,37.5791803],[22.0428596,37.5790162],[22.0435382,37.5786129],[22.0437736,37.5787069],[22.0439433,37.5787097],[22.0441853,37.5785515],[22.0441787,37.5783711],[22.0443077,37.578202],[22.0442115,37.5779842],[22.043729,37.5773814],[22.0437894,37.5772382],[22.0441902,37.5770646],[22.0440407,37.5767196],[22.0441383,37.5764509],[22.0443612,37.5763036],[22.0443636,37.5762135],[22.044556,37.5762167],[22.0444397,37.5758994],[22.0442433,37.5756167],[22.0443126,37.5755638],[22.0443796,37.5751684],[22.0445465,37.5748467],[22.044588,37.574559],[22.0445371,37.5743419],[22.0446522,37.5742717],[22.0442913,37.5737025],[22.0441305,37.5733573],[22.044184,37.5730428],[22.044068,37.5727164],[22.0443268,37.5723422],[22.0444143,37.5720282],[22.0445171,37.5719939],[22.0443496,37.5716464],[22.0440063,37.5717444],[22.0436737,37.5714775],[22.0432979,37.5710702],[22.0431093,37.5704903],[22.0431324,37.5700401],[22.0427684,37.5696736],[22.0426302,37.5693288],[22.0427139,37.569159],[22.0426776,37.5688159],[22.0429417,37.5686761],[22.0429924,37.5684696],[22.0432609,37.5681587],[22.0432298,37.5676174],[22.0433378,37.5673849],[22.0439503,37.5669084],[22.0439786,37.5666926],[22.0441233,37.5667851],[22.0442931,37.5667879],[22.0444775,37.5666648],[22.044551,37.5664497],[22.0443233,37.5665],[22.0441,37.5663792],[22.0442788,37.5663731],[22.0442696,37.5658593],[22.044536,37.5651968],[22.0445898,37.5648732],[22.0447392,37.5647856],[22.0448981,37.5647702],[22.0452676,37.5649295],[22.0456314,37.5648725],[22.0457705,37.5647486],[22.0458466,37.5644344],[22.0457723,37.5642439],[22.0456512,37.5641676],[22.04552,37.5639334],[22.045546,37.5638076],[22.0460462,37.5632932],[22.0458461,37.5627221],[22.0456169,37.5623939],[22.0458,37.5619643],[22.0452951,37.5617937],[22.0449881,37.5618427],[22.0446284,37.5621792],[22.0444461,37.5622213],[22.0439204,37.5619782],[22.0433659,37.5619691],[22.0431429,37.5618392],[22.0426254,37.5617135],[22.0424693,37.5616207],[22.0424941,37.56154],[22.0431431,37.5613976],[22.0436005,37.5612249],[22.0438541,37.5610489],[22.0439149,37.5608877],[22.0438274,37.560528],[22.0438913,37.5602497],[22.0438427,37.5599425],[22.044156,37.5596503],[22.0442991,37.5593732],[22.044215,37.5591285],[22.0439813,37.5589714],[22.0437729,37.5587157],[22.043867,37.558582],[22.0440494,37.558531],[22.044967,37.5580618],[22.0453024,37.5573554],[22.0458163,37.5567511],[22.0460172,37.5567138],[22.0459908,37.5568576],[22.046082,37.5568321],[22.0461367,37.5569051],[22.0463083,37.5568358],[22.0463965,37.5569274],[22.0465657,37.5569482],[22.0465917,37.5568225],[22.046396,37.5565128],[22.0464418,37.5562905],[22.0466531,37.5559583],[22.0466031,37.5557051],[22.0467135,37.5558151],[22.0467434,37.5559688],[22.0468292,37.5557179],[22.046688,37.5554903],[22.0465084,37.5554332],[22.0464987,37.55537],[22.0467302,37.5551755],[22.047088,37.5544785],[22.0475073,37.5535932],[22.0479688,37.5528258],[22.0481972,37.5527485],[22.0488772,37.5527147],[22.049352,37.5523079],[22.0496138,37.5522492],[22.0500294,37.5519406],[22.0500136,37.5521116],[22.0502227,37.5519078],[22.0504037,37.5519108],[22.0504325,37.5521095],[22.050841,37.5516386],[22.0508409,37.551206],[22.0511687,37.5507879],[22.0513646,37.5506559],[22.0514517,37.5503554],[22.0516823,37.5500416],[22.0520736,37.5497957],[22.052009,37.5496684],[22.0521445,37.5496797],[22.0523114,37.5497906],[22.052459,37.549775],[22.0524415,37.5495765],[22.0521949,37.5494823],[22.0524785,37.5494599],[22.0527911,37.5496273],[22.0528723,37.5496038],[22.0525291,37.5492264],[22.0525084,37.549154],[22.0526373,37.5489849],[22.0526208,37.5487503],[22.0527594,37.5486444],[22.0529512,37.548233],[22.0532033,37.5479758],[22.0531604,37.547885],[22.0530221,37.5479819],[22.052899,37.5479258],[22.052474,37.5472969],[22.052209,37.5470402],[22.0521472,37.5468048],[22.0520152,37.5470911],[22.0519596,37.5470541],[22.0519879,37.5468383],[22.0518481,37.5469892],[22.0518641,37.5468092],[22.0517246,37.5469511],[22.0516962,37.5463017],[22.051593,37.5463541],[22.0515433,37.5465245],[22.0514563,37.5463879],[22.0514181,37.5465495],[22.0512691,37.5461865],[22.0511645,37.546293],[22.0511689,37.5461218],[22.0509948,37.5462902],[22.0510263,37.5459482],[22.0506039,37.5456528],[22.0504962,37.5454438],[22.0505221,37.545318],[22.0503891,37.5452077],[22.0502609,37.5449172],[22.0502802,37.5446111],[22.0501229,37.5441309],[22.0498023,37.5438372],[22.0495107,37.5433006],[22.0490303,37.5430584],[22.0485787,37.5425823],[22.0483529,37.5425605],[22.0481002,37.5427005],[22.0479515,37.5423286],[22.0477641,37.5421362],[22.0475046,37.5416723],[22.0469411,37.5411853],[22.0468837,37.5407428],[22.0467555,37.5404523],[22.0460908,37.5399005],[22.0460399,37.539778],[22.0458512,37.5396916],[22.0456991,37.539502],[22.0456151,37.5392483],[22.0452546,37.5391883],[22.0452126,37.5390614],[22.0453274,37.5390002],[22.0453523,37.5389105],[22.0448282,37.5386134],[22.0447968,37.5385138],[22.0446601,37.5385476],[22.0445609,37.5384468],[22.0442903,37.5384062],[22.0434877,37.5381158],[22.0430948,37.5379922],[22.0427776,37.5375723],[22.0421999,37.5375898],[22.0417945,37.5374456],[22.0417285,37.5373724],[22.0422008,37.5370558],[22.0425524,37.536593],[22.043069,37.5363132],[22.0431972,37.5361711],[22.0436888,37.535981],[22.0438396,37.5358393],[22.0438234,37.5355957],[22.0437251,37.5354589],[22.0435007,37.5353831],[22.0435045,37.535239],[22.0437175,37.534882],[22.0441066,37.5347172],[22.0445226,37.5343907],[22.0445167,37.5341833],[22.0448173,37.5335033],[22.0452399,37.5329899],[22.0452326,37.5326338],[22.0448697,37.5322312],[22.0444443,37.5320529],[22.0442814,37.5317889],[22.0442965,37.5316449],[22.0441847,37.5313772],[22.0441797,37.5311338],[22.0440675,37.5310959],[22.0439709,37.530896],[22.0436379,37.5306472],[22.0434567,37.5302206],[22.0434602,37.5300855],[22.0433268,37.5299932],[22.0431807,37.5296303],[22.0432764,37.5285684],[22.0431338,37.5279622],[22.0428845,37.5275435],[22.0423415,37.5271019],[22.0428658,37.5265248],[22.0427588,37.5258562],[22.0430102,37.5253286],[22.0431389,37.5251685],[22.0432345,37.5251521],[22.0431553,37.5247182],[22.0433188,37.5245226],[22.0433466,37.5243248],[22.0432288,37.5240705],[22.043302,37.5238644],[22.0432153,37.5237188],[22.0432582,37.5233771],[22.043114,37.5232665],[22.0432304,37.5231423],[22.0433322,37.523144],[22.043421,37.5232085],[22.0434076,37.5232894],[22.0435433,37.5232917],[22.0438621,37.5236484],[22.0439257,37.5233791],[22.0440935,37.523454],[22.0441586,37.5235632],[22.0442177,37.5234651],[22.0442837,37.5235382],[22.0443558,37.5233772],[22.0443289,37.5231064],[22.044445,37.5225586],[22.0441451,37.5219137],[22.0442098,37.5211668],[22.0442684,37.5209943],[22.0442434,37.5206514],[22.0441115,37.520505],[22.0439102,37.5204116],[22.0438044,37.5201304],[22.04332,37.5196177],[22.0429404,37.5189896],[22.0426338,37.5172992],[22.042761,37.5167606],[22.0427118,37.5164804],[22.0424391,37.5160884],[22.0418287,37.5156366],[22.0416216,37.5153358],[22.0411671,37.5149768],[22.040919,37.514513],[22.041037,37.5138932],[22.0407357,37.513735],[22.0404645,37.5137214],[22.0400046,37.513137],[22.0397931,37.5130073],[22.0394554,37.5129387],[22.0385055,37.5129229],[22.0382131,37.5128549],[22.0380579,37.5127352],[22.037961,37.5125443],[22.037971,37.512166],[22.0381331,37.5115919],[22.0381302,37.5113913]]},{"id":17808,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039b\u03b5\u03b2\u03af\u03b4\u03b9-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf\u03c5 (\u039f\u03c3\u03c4\u03c1\u03b1\u03ba\u03af\u03bd\u03b1)","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u039b\u03b5\u03b2\u03af\u03b4\u03b9 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf\u03c5 (\u039f\u03c3\u03c4\u03c1\u03b1\u03ba\u03af\u03bd\u03b1)","path":"PELOPONNESE\/Pelop_Menalon_Levidi_Ostrakina","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":6280,"name_EN":"Menalon: Levidi-Menalon refuge (Ostrakina)","description_EN":"Ascent from Levidi to the Menalon refuge","ascent_time":180,"descent_time":145,"marker":"Red_square","level":10,"ascent":771,"descent":59,"maxelev":1616,"minelev":853,"link_logo":"saoo","link_ref":"http:\/\/www.saoo.gr","pdf_link":"","bbox":"LINESTRING(22.26757 37.64785,22.29631 37.68416)","views":103,"millestones":"0,22.2954759,37.6845027#1,22.2861612,37.6830329#2,22.2796571,37.6767542#3,22.2792141,37.6707341#4,22.2809732,37.6623563#5,22.2758492,37.6551355#6.3,22.2684209,37.6474689","x":22.2795436,"y":37.6692298,"coor":[[22.2954759,37.6845027],[22.2952199,37.6844945],[22.2940295,37.6844773],[22.2927279,37.6844765],[22.2918023,37.6844924],[22.290929,37.6844977],[22.2904662,37.6844009],[22.2907718,37.6840291],[22.2905762,37.6836567],[22.2903537,37.6833899],[22.2896491,37.6835351],[22.2890901,37.6835721],[22.2883839,37.683706],[22.2875193,37.683333],[22.2872932,37.6833027],[22.2871475,37.6833862],[22.2867041,37.6836028],[22.286259,37.6832358],[22.2861073,37.6829272],[22.2862686,37.6823257],[22.2861427,37.6818823],[22.2854945,37.6814673],[22.2849049,37.6809721],[22.2844477,37.6801453],[22.2840665,37.6799595],[22.2835007,37.6799062],[22.2833437,37.6798318],[22.2831154,37.6794049],[22.282905,37.6791855],[22.2825244,37.6789727],[22.2818872,37.6785759],[22.2816617,37.6785186],[22.281321,37.6785406],[22.2809258,37.6784718],[22.2798802,37.6775913],[22.279682,37.6773361],[22.2796554,37.6765246],[22.2796929,37.6763719],[22.2799492,37.6760783],[22.2799399,37.675988],[22.2798156,37.6759682],[22.2792672,37.6761494],[22.2788824,37.6761168],[22.2786056,37.67632],[22.2784528,37.6765521],[22.2782361,37.6766549],[22.277917,37.6767223],[22.2779183,37.6763934],[22.2780401,37.6760256],[22.2778719,37.6754554],[22.2778519,37.6748513],[22.2782386,37.6743072],[22.2783332,37.6740157],[22.2784502,37.6733685],[22.2783985,37.6731514],[22.2785637,37.6728745],[22.2785666,37.6727483],[22.2789166,37.6723208],[22.2789447,37.6720869],[22.2791929,37.671649],[22.2792156,37.6706669],[22.2790523,37.6703762],[22.2794433,37.6696429],[22.2795436,37.6692298],[22.279486,37.6687783],[22.2797688,37.6683138],[22.2794883,37.6676969],[22.2795772,37.6672836],[22.2796879,37.6669067],[22.2800408,37.6663531],[22.2801775,37.6658323],[22.2805416,37.6652879],[22.2807916,37.6647688],[22.2808748,37.6641121],[22.2808518,37.6636342],[22.2812372,37.6631441],[22.2813014,37.6628206],[22.2810877,37.6627454],[22.2811044,37.6625113],[22.2808838,37.6622467],[22.280867,37.6619941],[22.2804986,37.6617454],[22.2805355,37.6616198],[22.2804362,37.6615012],[22.2804219,37.6611405],[22.2802346,37.6609034],[22.2800884,37.6603606],[22.2801492,37.6601812],[22.280038,37.6600895],[22.2800045,37.6596812],[22.2799625,37.6595363],[22.2792058,37.6594172],[22.2783318,37.6589718],[22.2777974,37.6585494],[22.2767811,37.657399],[22.2764866,37.6568991],[22.276573,37.6565939],[22.2763673,37.6561763],[22.2763083,37.6557879],[22.2761416,37.6556413],[22.2758469,37.6551503],[22.2759127,37.6547547],[22.2757963,37.6543678],[22.2752137,37.6538095],[22.2750148,37.6535903],[22.2748882,37.6531829],[22.2744607,37.6530414],[22.273919,37.6524477],[22.2734819,37.652234],[22.2727075,37.6514116],[22.2722466,37.6507559],[22.2721719,37.6505566],[22.2720048,37.650428],[22.271868,37.6499753],[22.2718465,37.6494343],[22.2715474,37.6486458],[22.2713608,37.6483817],[22.2713251,37.6481514],[22.2709465,37.6480287],[22.2706295,37.647997],[22.2701173,37.6479962],[22.2695189,37.6479109],[22.2691826,37.6477527],[22.2689163,37.6475055],[22.2685776,37.6474464],[22.2684209,37.6474689]]},{"id":17809,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u03954 \u0392\u03c5\u03c4\u03af\u03bd\u03b1-\u03a4\u03c1\u03af\u03c0\u03bf\u03bb\u03b7","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03bf\u03c5 \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5","path":"PELOPONNESE\/Pelop_E4_Vytina_Tripoli","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":3,"length":37018,"name_EN":"Arcadia: E4 Vytina-Tripoli","description_EN":"Crossing Menalo Mt.","ascent_time":1340,"descent_time":1280,"marker":"E4","level":10,"ascent":1292,"descent":1651,"maxelev":1683,"minelev":667,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18243 37.51033,22.37217 37.67535)","views":31,"millestones":"0,22.1825503,37.6702463#1,22.1917674,37.6718447#2,22.1992494,37.6734644#3,22.2085178,37.6742129#4,22.2183817,37.6734379#5,22.2258231,37.6704491#6,22.2335950,37.6706894#7,22.2417225,37.6734624#8,22.2516777,37.6716244#9,22.2580525,37.6643869#10,22.2602488,37.6570659#11,22.2639084,37.6512374#12,22.2678038,37.6446804#13,22.2686121,37.6363071#14,22.2689270,37.6280203#15,22.2778220,37.6245304#16,22.2888680,37.6247807#17,22.2984472,37.6283052#18,22.3072857,37.6319346#19,22.3183432,37.6312378#20,22.3272002,37.6269771#21,22.3323006,37.6196868#22,22.3381870,37.6144484#23,22.3366712,37.6083270#24,22.3388659,37.6010757#25,22.3409905,37.5929408#26,22.3427639,37.5844005#27,22.3407404,37.5768563#28,22.3364444,37.5689266#29,22.3371715,37.5602693#30,22.3412831,37.5522413#31,22.3430752,37.5436580#32,22.3477644,37.5382024#33,22.3510632,37.5304295#34,22.3552700,37.5239798#35,22.3577298,37.5195426#37,22.3721677,37.5103309","x":22.3099174,"y":37.6321527,"coor":[[22.1825503,37.6702463],[22.1834051,37.6700635],[22.1845451,37.6698107],[22.1847706,37.6697736],[22.1858185,37.6695734],[22.1860168,37.6696215],[22.1863184,37.6698064],[22.1883219,37.67134],[22.1899473,37.6725726],[22.1905457,37.6727665],[22.1906725,37.6725928],[22.1910533,37.6723192],[22.1932515,37.6708704],[22.1933346,37.6707185],[22.1928357,37.6702512],[22.1941364,37.6702509],[22.1943497,37.6703352],[22.1946599,37.6706374],[22.1951095,37.6707975],[22.1955119,37.671038],[22.1958492,37.6711513],[22.1965301,37.6711256],[22.1971109,37.6714905],[22.1979583,37.6720802],[22.1980557,37.672271],[22.1980379,37.6725411],[22.1984676,37.6729104],[22.1985657,37.672984],[22.198766,37.672951],[22.198873,37.6729346],[22.199086,37.673037],[22.1992833,37.6735537],[22.2000963,37.6741609],[22.2009621,37.6744625],[22.201578,37.6747783],[22.201883,37.674828],[22.2022849,37.6750865],[22.2024713,37.6753507],[22.2026276,37.6754522],[22.2029349,37.6755966],[22.203172,37.6756363],[22.2042026,37.675688],[22.2043399,37.675636],[22.2044482,37.6753763],[22.2046435,37.6752711],[22.2049803,37.6754115],[22.2051619,37.6754052],[22.2054884,37.6755003],[22.2058723,37.6754205],[22.206007,37.6754766],[22.2065813,37.6754065],[22.2071307,37.6751896],[22.2075313,37.6745648],[22.2077741,37.6743702],[22.2087996,37.6741605],[22.2089469,37.6742529],[22.209545,37.6743701],[22.2113588,37.6742985],[22.2117941,37.6744944],[22.2125047,37.6746493],[22.2131872,37.6745605],[22.2138137,37.6749125],[22.2141625,37.6750259],[22.2148626,37.6751447],[22.2154737,37.675048],[22.2157472,37.6749891],[22.2163928,37.6750169],[22.2171117,37.6749737],[22.217137,37.6748659],[22.2180625,37.6740958],[22.2184667,37.6732548],[22.2186764,37.6731228],[22.2187012,37.673033],[22.2186421,37.6726626],[22.2187236,37.6725737],[22.2187422,37.6722676],[22.2186658,37.6716716],[22.2188069,37.6714575],[22.2189193,37.6713961],[22.2190871,37.6711192],[22.2196609,37.6708305],[22.2211423,37.6705194],[22.2221493,37.670129],[22.2227084,37.6698356],[22.2230383,37.6697865],[22.2232958,37.6699255],[22.2239854,37.670008],[22.2246819,37.6702799],[22.2249586,37.6700857],[22.2251032,37.6697274],[22.2254154,37.6699484],[22.2259442,37.6705963],[22.2260562,37.670652],[22.2269232,37.6704307],[22.2270444,37.6700991],[22.2272538,37.6698769],[22.2274933,37.6698175],[22.2281008,37.6700158],[22.2282766,37.6702528],[22.2282505,37.6703966],[22.2284026,37.6706783],[22.2285026,37.6712385],[22.2286788,37.6714575],[22.2288698,37.6720101],[22.2291138,37.6722391],[22.2294669,37.6723615],[22.2298296,37.672367],[22.230598,37.672],[22.2310738,37.6719283],[22.231683,37.6719059],[22.2320603,37.6717763],[22.2324163,37.6715834],[22.2329488,37.6711228],[22.2329711,37.6711839],[22.233748,37.6705579],[22.2343634,37.6698417],[22.234497,37.6698121],[22.2347224,37.6698696],[22.2349301,37.6701971],[22.2351422,37.6703355],[22.2353892,37.6704383],[22.2357735,37.6704891],[22.2357149,37.6705694],[22.2357782,37.6707686],[22.2359007,37.6708605],[22.2358958,37.6710677],[22.2359835,37.6711952],[22.2363852,37.6714716],[22.2364694,37.6717432],[22.2367902,37.6720815],[22.2371608,37.6722312],[22.237725,37.6718701],[22.2380077,37.6719014],[22.2382418,37.6720671],[22.2386614,37.6720644],[22.2388094,37.6721297],[22.2397447,37.6722856],[22.2403127,37.6727176],[22.2404376,37.6727105],[22.2405933,37.672839],[22.2409755,37.6729799],[22.2412963,37.6733181],[22.2417349,37.6734689],[22.2419343,37.6736701],[22.2429296,37.6737751],[22.2432437,37.6739149],[22.2434247,37.6739356],[22.2438008,37.6738511],[22.2440656,37.6736838],[22.2450394,37.6732567],[22.2451437,37.6731591],[22.2452754,37.6730462],[22.2458795,37.672911],[22.2466297,37.672832],[22.2473147,37.6731126],[22.2477895,37.6731737],[22.2481393,37.6733051],[22.2488129,37.6730447],[22.2492857,37.6727093],[22.2493638,37.6726744],[22.2502428,37.6720859],[22.2503947,37.6719845],[22.2509959,37.6719754],[22.251797,37.6715659],[22.2521491,37.6710574],[22.2531097,37.6702245],[22.2553404,37.6679234],[22.255997,37.6674825],[22.2561125,37.6669074],[22.256419,37.6664072],[22.2568749,37.6658191],[22.2576003,37.6653432],[22.2578885,37.6646535],[22.2584777,37.6636979],[22.2589712,37.6629977],[22.259201,37.6628659],[22.2594858,37.662807],[22.2596363,37.6626741],[22.2599274,37.6623449],[22.2601988,37.6618893],[22.2601783,37.6613122],[22.2602874,37.6610074],[22.2600083,37.660823],[22.2599768,37.6607144],[22.2600595,37.6605714],[22.2598106,37.6605497],[22.2599777,37.6601917],[22.2597538,37.6600713],[22.2594667,37.6602292],[22.2596102,37.6599069],[22.2594603,37.6598191],[22.2596842,37.6595002],[22.2596534,37.6593646],[22.2598398,37.6586643],[22.2602096,37.6578767],[22.2603044,37.6572112],[22.260176,37.6568849],[22.2603037,37.6557873],[22.2602831,37.6552102],[22.2600742,37.6539634],[22.2597523,37.6531836],[22.2592442,37.65257],[22.2591707,37.6523166],[22.2593336,37.6521387],[22.2611395,37.6514984],[22.261958,37.6513933],[22.2625464,37.6514381],[22.2632771,37.6512145],[22.2636604,37.6513013],[22.2641953,37.6511649],[22.2643012,37.6510899],[22.2645435,37.6511025],[22.2652303,37.6508152],[22.2654689,37.6507916],[22.265727,37.6505701],[22.2659418,37.6501046],[22.2666567,37.6490968],[22.2671871,37.6482213],[22.2674961,37.6480907],[22.26818,37.6480647],[22.2682952,37.6479853],[22.2684374,37.647717],[22.2684306,37.6474758],[22.2682628,37.6473832],[22.2681753,37.6472468],[22.2682734,37.6469238],[22.2684613,37.6465976],[22.2683457,37.6462083],[22.2681908,37.6460438],[22.267619,37.6457741],[22.2677684,37.6451995],[22.2677428,37.6448386],[22.2678032,37.6446773],[22.2677049,37.6440269],[22.267778,37.6438117],[22.2680555,37.6435725],[22.2681298,37.6433032],[22.2680681,37.6430319],[22.2679044,37.6427591],[22.2680049,37.642337],[22.2678882,37.6419928],[22.2678827,37.6417404],[22.2675256,37.6410142],[22.2676716,37.6405837],[22.2676111,37.6402584],[22.26775,37.6396476],[22.2675672,37.6392213],[22.2676062,37.6390056],[22.2677699,37.6387917],[22.2677185,37.6385657],[22.2678422,37.6381619],[22.2676376,37.6380981],[22.2677513,37.6375951],[22.2683554,37.636955],[22.2686046,37.636472],[22.2686247,37.6360938],[22.2684749,37.6357131],[22.2686863,37.6344184],[22.2686659,37.634319],[22.268341,37.634161],[22.2683546,37.6340621],[22.2682109,37.6339067],[22.267983,37.6334708],[22.2679694,37.6330831],[22.2678002,37.6325579],[22.2677461,37.6319623],[22.2675898,37.6318608],[22.2675721,37.6316443],[22.2674888,37.6305368],[22.2675764,37.6301776],[22.2678396,37.6298863],[22.2679327,37.6298719],[22.2680298,37.6295939],[22.2682255,37.6294616],[22.2682945,37.6288858],[22.2684063,37.6287973],[22.2684474,37.6284915],[22.2686421,37.6283096],[22.2691644,37.6277766],[22.269426,37.6277353],[22.2696989,37.6272076],[22.2698255,37.6266327],[22.2703302,37.6263697],[22.2709116,37.626216],[22.2714681,37.6256744],[22.271528,37.6255311],[22.271747,37.6253721],[22.2719635,37.6253212],[22.2727568,37.6253148],[22.2729922,37.6251785],[22.2737043,37.6249659],[22.2742624,37.625134],[22.2744935,37.6249391],[22.27466,37.6245991],[22.2748307,37.6245655],[22.2755089,37.6246385],[22.2773573,37.6245754],[22.2838874,37.6239316],[22.2864109,37.6241215],[22.2868817,37.6243919],[22.2878249,37.6247661],[22.2885053,37.6247399],[22.2893905,37.6248361],[22.2908898,37.625669],[22.2908146,37.6257805],[22.29133,37.6259885],[22.2913573,37.6258785],[22.2920584,37.6259428],[22.2926892,37.6261051],[22.2932461,37.626032],[22.2935446,37.6263608],[22.2939025,37.6265643],[22.2952884,37.6269087],[22.2954336,37.627001],[22.2956746,37.6273649],[22.2960869,37.6276683],[22.2969666,37.6278522],[22.2984633,37.6283064],[22.2989549,37.6281153],[22.2991697,37.6281364],[22.300228,37.62844],[22.3003266,37.6285428],[22.3001265,37.6286188],[22.3000756,37.6288186],[22.3009446,37.6289753],[22.3015717,37.6292998],[22.3029259,37.6302476],[22.3058463,37.6321867],[22.3060184,37.63209],[22.3070164,37.6318565],[22.307782,37.6320747],[22.3083672,37.6320989],[22.3099174,37.6321527],[22.3103347,37.6322398],[22.3108781,37.6322656],[22.3115724,37.6321313],[22.3125713,37.6320555],[22.3135446,37.6316098],[22.3139803,37.6314966],[22.3149811,37.6313396],[22.3174749,37.6313031],[22.31827,37.6312244],[22.3193983,37.6314387],[22.3201225,37.6314851],[22.320567,37.6313742],[22.3213622,37.6312864],[22.3228142,37.6309691],[22.3242648,37.6299533],[22.3245712,37.6298225],[22.3250334,37.6294257],[22.3257912,37.6284812],[22.3264267,37.6279314],[22.3267556,37.6274133],[22.3278214,37.626374],[22.3282925,37.6260833],[22.3285971,37.6258938],[22.3289492,37.6258537],[22.3292759,37.6258922],[22.3296271,37.6257372],[22.3297056,37.6257743],[22.330211,37.625074],[22.3308942,37.6239121],[22.3312693,37.6231941],[22.3314982,37.6225845],[22.3318657,37.6203366],[22.3320436,37.6199786],[22.3324273,37.6195424],[22.3355503,37.6176939],[22.3396085,37.6159801],[22.3393244,37.6155075],[22.3392212,37.6150554],[22.3390307,37.6149626],[22.338489,37.6148649],[22.3381702,37.6144278],[22.337125,37.6145572],[22.3366764,37.6143526],[22.3365122,37.6143954],[22.3362711,37.6145362],[22.3359773,37.614505],[22.3357675,37.6142587],[22.3355191,37.6142192],[22.3351379,37.6140425],[22.3348879,37.6140751],[22.3347544,37.613965],[22.334723,37.6138474],[22.334842,37.6125783],[22.3353884,37.6114415],[22.3360547,37.6095042],[22.3366037,37.6087639],[22.3368028,37.6074509],[22.3369104,37.6072],[22.33647,37.606626],[22.3359609,37.6060871],[22.3357374,37.6059488],[22.3354739,37.6055756],[22.335555,37.6054956],[22.3360316,37.6054572],[22.3363225,37.6051099],[22.3367108,37.6049711],[22.3368426,37.6046485],[22.3375656,37.6037214],[22.3376862,37.6033897],[22.3379759,37.6030963],[22.338295,37.6030107],[22.3385444,37.6027957],[22.3388254,37.602385],[22.3390913,37.6021455],[22.3388921,37.6019354],[22.3388496,37.6018086],[22.3388688,37.6009437],[22.339398,37.6000679],[22.3397326,37.5997932],[22.3398754,37.5991824],[22.339847,37.5989296],[22.3399905,37.5985892],[22.3398698,37.5984162],[22.339896,37.5982544],[22.3400359,37.5980761],[22.340031,37.5977876],[22.3399331,37.597606],[22.340134,37.5972303],[22.3401141,37.5971038],[22.3399256,37.5969209],[22.3395016,37.5966356],[22.339444,37.5961661],[22.3402575,37.5952403],[22.340245,37.5947804],[22.3403842,37.5941245],[22.3407632,37.5931722],[22.3412914,37.5926389],[22.3410151,37.5918239],[22.3410709,37.591347],[22.3413601,37.590567],[22.3414341,37.589784],[22.3416768,37.5885436],[22.3416401,37.5881556],[22.3415081,37.5879825],[22.3415127,37.5877753],[22.3419432,37.5867449],[22.3423076,37.5861462],[22.3423706,37.5858586],[22.3426036,37.5855645],[22.3426209,37.5852944],[22.3425435,37.5852122],[22.3424722,37.5848507],[22.342569,37.5845726],[22.3428,37.5843686],[22.3433211,37.5833395],[22.3431813,37.5830041],[22.3432859,37.5823746],[22.3430748,37.5821914],[22.3430109,37.5820103],[22.3427894,37.5817819],[22.342176,37.5813587],[22.3417123,37.5808204],[22.341274,37.5806701],[22.3411273,37.5805486],[22.3410404,37.5804775],[22.3408158,37.5803932],[22.340594,37.5801828],[22.3404078,37.5793871],[22.3405541,37.5789205],[22.3408711,37.5784113],[22.3407722,37.5782747],[22.3408577,37.5779965],[22.3409967,37.5778542],[22.3412704,37.577768],[22.3407351,37.5768862],[22.3407866,37.5766076],[22.3405236,37.5757026],[22.3398947,37.5749547],[22.3395262,37.5747242],[22.3392381,37.5744408],[22.3389358,37.5742833],[22.338881,37.5742015],[22.3389619,37.5741305],[22.338941,37.5740491],[22.3387764,37.5738124],[22.3383096,37.5734183],[22.3380589,37.5729822],[22.3375888,37.5722275],[22.3374718,37.5719983],[22.3374007,37.5716278],[22.3374924,37.5710703],[22.3374503,37.5708782],[22.3370007,37.570223],[22.3366312,37.5695238],[22.3362516,37.5682657],[22.3361752,37.56712],[22.3362,37.5660028],[22.3364491,37.5658464],[22.3366632,37.5653807],[22.336454,37.5650691],[22.3367251,37.5637143],[22.3366902,37.5632452],[22.3365604,37.5629729],[22.33659,37.5626579],[22.3364473,37.5624576],[22.3367683,37.5617682],[22.3368252,37.5612463],[22.3370967,37.5607454],[22.3371399,37.5603314],[22.3374124,37.5597855],[22.3374876,37.5594621],[22.3373484,37.5590996],[22.3374607,37.5586326],[22.3374312,37.5584339],[22.3379475,37.557612],[22.3380703,37.5565773],[22.3384604,37.5558347],[22.3390632,37.5554038],[22.3391828,37.5551171],[22.3397136,37.554665],[22.3400651,37.5541291],[22.3405601,37.5537576],[22.3408022,37.553049],[22.3411646,37.5525314],[22.3414756,37.5517787],[22.3414381,37.5514267],[22.3416538,37.5493568],[22.3415724,37.5491529],[22.341647,37.5488475],[22.3415887,37.5484141],[22.3413647,37.5477981],[22.341458,37.5476732],[22.3416784,37.5469192],[22.3417792,37.5459473],[22.3419707,37.5449676],[22.3420662,37.5447436],[22.3424133,37.544406],[22.3427301,37.5438968],[22.3437879,37.5431546],[22.3439741,37.5429228],[22.3442804,37.5428911],[22.3451515,37.5423986],[22.3456647,37.5422255],[22.3469497,37.5419551],[22.3474531,37.5417098],[22.3478351,37.5416769],[22.3481701,37.5413729],[22.3480758,37.5410291],[22.3482052,37.5407583],[22.3484927,37.540555],[22.3485413,37.5404025],[22.3484191,37.5401394],[22.3480803,37.5397043],[22.347881,37.5395483],[22.3475124,37.5394237],[22.3474926,37.5392973],[22.347657,37.5390247],[22.3475883,37.5387083],[22.3476685,37.5386643],[22.3478126,37.5388015],[22.347948,37.5388215],[22.3477492,37.5382283],[22.3479255,37.5379334],[22.3479408,37.5372396],[22.3481683,37.536675],[22.3484151,37.5357502],[22.3490666,37.5349482],[22.3490698,37.5342407],[22.3494824,37.5341158],[22.3495139,37.5337152],[22.3496427,37.5335187],[22.350161,37.5331114],[22.3504583,37.5329713],[22.351366,37.5323531],[22.3513691,37.532209],[22.3512436,37.5318873],[22.351065,37.5317766],[22.3510221,37.5316679],[22.3511934,37.5310844],[22.35101,37.5301626],[22.3510126,37.5300455],[22.351139,37.5299571],[22.3512419,37.5299563],[22.351279,37.5298126],[22.3515813,37.5294473],[22.3515509,37.5292847],[22.3515349,37.5291447],[22.3517191,37.5290031],[22.3520109,37.5291153],[22.3522038,37.529091],[22.3522875,37.5288871],[22.3521519,37.5283625],[22.3519995,37.52809],[22.3516879,37.5278513],[22.3517314,37.5276244],[22.3523239,37.5272316],[22.3523493,37.5271057],[22.3522443,37.526942],[22.3519796,37.5266319],[22.3519609,37.5264514],[22.352601,37.5256492],[22.3529915,37.5253843],[22.354147,37.5248146],[22.3545917,37.5245481],[22.3546959,37.5244414],[22.3550251,37.5243919],[22.3551521,37.5242765],[22.3550925,37.5242194],[22.3551404,37.5241029],[22.3553831,37.5238719],[22.3558068,37.5236435],[22.3556617,37.5235514],[22.355098,37.5234534],[22.354998,37.5233709],[22.3559244,37.5229241],[22.355848,37.5227969],[22.356361,37.5226238],[22.3572472,37.5219422],[22.3576241,37.5217852],[22.3576834,37.5216598],[22.3575602,37.521604],[22.3575733,37.5215231],[22.3574264,37.521512],[22.3574617,37.5214494],[22.3580741,37.5213859],[22.3588374,37.5215564],[22.3592275,37.5213095],[22.3596017,37.5212742],[22.3595245,37.521183],[22.3592778,37.5210804],[22.358847,37.5211195],[22.3587255,37.5209826],[22.3585778,37.5204939],[22.3580941,37.520361],[22.3577255,37.5197385],[22.3577338,37.51936],[22.357888,37.5190377],[22.3579958,37.5183453],[22.3584574,37.5176284],[22.3586635,37.5173091],[22.3598533,37.5167128],[22.3602814,37.5168426],[22.3605912,37.5166982],[22.3609397,37.5162321],[22.3617522,37.5163335],[22.3621258,37.5163207],[22.3622636,37.5162325],[22.3623052,37.5158816],[22.3624313,37.5157076],[22.363013,37.5154971],[22.3633826,37.5152453],[22.3635698,37.5151263],[22.3651367,37.5142422],[22.3655751,37.5140162],[22.3659719,37.5138166],[22.3664566,37.513544],[22.3667409,37.5133812],[22.3667738,37.5133636],[22.3669779,37.5132447],[22.3679163,37.5127079],[22.3681727,37.5125763],[22.3687226,37.5122617],[22.3687947,37.5122176],[22.3693812,37.5118945],[22.3698187,37.5116437],[22.3699499,37.5116906],[22.3700867,37.5116451],[22.3701155,37.5114743],[22.3705163,37.5112545],[22.3712911,37.5107898],[22.3717135,37.5105658],[22.3721677,37.5103309]]},{"id":17810,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: E4 \u0394\u03ac\u03c1\u03b1\u03c2-\u0392\u03c5\u03c4\u03af\u03bd\u03b1","description_GR":"\u039c\u03b9\u03ba\u03c1\u03bf\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03954","path":"PELOPONNESE\/Pelop_E4_Daras_Vytina","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":18912,"name_EN":"Arcadia: E4 Daras-Vytina","description_EN":"E4 section of lesser interest","ascent_time":455,"descent_time":440,"marker":"E4","level":10,"ascent":630,"descent":264,"maxelev":1039,"minelev":488,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.17917 37.67017,22.21076 37.80824)","views":29,"millestones":"0,22.2020078,37.8085902#1,22.2001846,37.8002811#2,22.1973655,37.7915776#3,22.2002616,37.7839749#4,22.2051644,37.7765780#5,22.2075177,37.7680982#6,22.2065395,37.7597645#7,22.2021761,37.7516304#8,22.1981580,37.7432549#9,22.1939147,37.7351810#10,22.1921448,37.7275213#11,22.1980475,37.7223996#12,22.1938182,37.7142671#13,22.1952283,37.7060103#14,22.1983449,37.6974192#15,22.1914623,37.6925342#16,22.1857796,37.6896120#17,22.1859445,37.6815583#18,22.1860709,37.6737500#18.9,22.1825503,37.6702463","x":22.1919487,"y":37.7245653,"coor":[[22.2020078,37.8085902],[22.2019424,37.8084924],[22.2015791,37.8079731],[22.2012871,37.8075271],[22.2010607,37.8069423],[22.2009617,37.8068056],[22.2000067,37.80566],[22.1999901,37.8054075],[22.2004644,37.8050542],[22.2005596,37.8048754],[22.2005557,37.804569],[22.2004194,37.8040983],[22.2007581,37.8032473],[22.200776,37.8025086],[22.2000486,37.7997217],[22.1988708,37.7968514],[22.1979848,37.7945623],[22.1978705,37.7936594],[22.1973761,37.79157],[22.1971899,37.7912878],[22.1967658,37.7910402],[22.1967089,37.7909718],[22.1968778,37.7907693],[22.1973183,37.7907378],[22.1971935,37.7903529],[22.1971789,37.790035],[22.1970058,37.7877951],[22.1974241,37.7871706],[22.1976365,37.7868404],[22.1998597,37.7846034],[22.2000693,37.784316],[22.2003662,37.7837798],[22.2008851,37.7834542],[22.2013114,37.7827308],[22.2017188,37.7822751],[22.2019065,37.7821586],[22.2024505,37.7819371],[22.202894,37.7816329],[22.2034795,37.7809299],[22.2038423,37.7808611],[22.2039664,37.7807661],[22.2042261,37.7802947],[22.2042556,37.7796936],[22.2044671,37.7790344],[22.2043192,37.7786198],[22.2042941,37.7781463],[22.2042351,37.7777557],[22.2044358,37.7773194],[22.2047577,37.776948],[22.2051641,37.7765757],[22.2067314,37.7747836],[22.2070384,37.7742926],[22.2072034,37.7735742],[22.2071926,37.7726097],[22.2073615,37.7717291],[22.2073058,37.7712146],[22.207132,37.7708875],[22.2071285,37.770563],[22.2072954,37.7697635],[22.2072962,37.7687902],[22.207505,37.7681355],[22.2080079,37.7666133],[22.2082145,37.7655801],[22.2081411,37.764858],[22.2084389,37.7642767],[22.2084923,37.7638878],[22.2085113,37.7635726],[22.2083814,37.7633093],[22.2073151,37.7623378],[22.2071173,37.7620644],[22.2070237,37.7617115],[22.2071892,37.7604974],[22.2070144,37.7602154],[22.2065037,37.759739],[22.2063016,37.7591772],[22.2056506,37.7579326],[22.2053761,37.7572998],[22.2052183,37.7563151],[22.2050149,37.7558073],[22.2046074,37.7552874],[22.2039131,37.7539611],[22.2031987,37.7534635],[22.2030138,37.7526586],[22.2018126,37.7511713],[22.1983665,37.7444407],[22.1983327,37.7441383],[22.1983029,37.7436872],[22.1979141,37.7425209],[22.1974346,37.7417025],[22.1973491,37.7410163],[22.1968181,37.7399808],[22.196353,37.739505],[22.1957156,37.7391168],[22.1954565,37.7385721],[22.1946171,37.737622],[22.1946313,37.7370364],[22.1944911,37.7362682],[22.1940252,37.735637],[22.1937299,37.7344361],[22.1933927,37.7338361],[22.1941577,37.7328678],[22.1941329,37.7324889],[22.1942296,37.732247],[22.1943267,37.7315186],[22.1943989,37.7313484],[22.1946783,37.7310553],[22.1947208,37.7308825],[22.1945617,37.7304565],[22.1944169,37.7304317],[22.1937015,37.7299882],[22.1935296,37.7300576],[22.1932221,37.7298411],[22.1929706,37.7294498],[22.1927155,37.7292115],[22.1923351,37.728843],[22.1920945,37.7284698],[22.1921058,37.7284271],[22.1921267,37.7275713],[22.1922633,37.7271859],[22.1922001,37.7269866],[22.192309,37.7267089],[22.1922804,37.7264832],[22.1921081,37.726102],[22.1918427,37.7258186],[22.1917808,37.7255653],[22.1915429,37.7253882],[22.1915384,37.7251087],[22.191611,37.7249206],[22.1919487,37.7245653],[22.1922015,37.724434],[22.1943692,37.7239445],[22.1954019,37.7239333],[22.1962451,37.723784],[22.197734,37.7232119],[22.1979189,37.7230706],[22.198026,37.7228649],[22.1980652,37.721935],[22.1981113,37.7213499],[22.1977619,37.7207858],[22.1977338,37.7205421],[22.1969236,37.7197997],[22.1964737,37.719171],[22.1960397,37.7183533],[22.1957462,37.7173574],[22.1954123,37.7166223],[22.1944105,37.7148947],[22.1938569,37.7143365],[22.1933571,37.7134276],[22.1931055,37.7125766],[22.1930382,37.7116112],[22.193108,37.7110716],[22.1929184,37.7100052],[22.1929594,37.7097175],[22.1934011,37.7083454],[22.1935867,37.708177],[22.1941478,37.7079603],[22.1942655,37.7077819],[22.1943109,37.7073139],[22.1947619,37.7069603],[22.1949673,37.7067337],[22.1952081,37.7061606],[22.1953464,37.7051353],[22.1955562,37.7046248],[22.1956698,37.7041489],[22.1961406,37.702935],[22.1964504,37.7023179],[22.1967793,37.7018543],[22.1969912,37.7010645],[22.1974411,37.6998186],[22.1976689,37.6995427],[22.1980736,37.6987559],[22.1982572,37.6981999],[22.1984443,37.6965626],[22.198354,37.6960745],[22.1984399,37.6960105],[22.1982054,37.6952296],[22.1974531,37.6937739],[22.1972029,37.6933375],[22.195118,37.6929811],[22.1945858,37.692946],[22.1935397,37.6925875],[22.1928028,37.6925762],[22.191735,37.6926499],[22.1912523,37.6924443],[22.1906951,37.692314],[22.1898207,37.6921159],[22.1893267,37.69191],[22.1888054,37.6914244],[22.1879661,37.6914295],[22.1864796,37.6914765],[22.1857547,37.6914383],[22.1851985,37.6919254],[22.1849934,37.6918614],[22.1845185,37.6918924],[22.1844529,37.6918508],[22.1855602,37.6906084],[22.1862195,37.6900778],[22.1857551,37.6895908],[22.1853261,37.6895121],[22.1850793,37.6894002],[22.1851772,37.6890457],[22.1850955,37.6887628],[22.1852729,37.6880423],[22.1852962,37.6870874],[22.1851899,37.6867973],[22.1851708,37.6861842],[22.1849908,37.6856587],[22.1849363,37.6854393],[22.1849784,37.6851065],[22.1851752,37.6844787],[22.1857189,37.6840365],[22.1859884,37.6836801],[22.1860474,37.6826537],[22.1861451,37.6823668],[22.186421,37.6820984],[22.1861819,37.6816711],[22.1860481,37.681579],[22.1858199,37.6815349],[22.1855091,37.6812597],[22.1853688,37.6809692],[22.1850996,37.6808479],[22.1846673,37.6803816],[22.1844914,37.6801536],[22.1842005,37.6794101],[22.1838277,37.6788907],[22.1838733,37.6784137],[22.1840545,37.6779569],[22.1844798,37.6777517],[22.1847641,37.6772514],[22.1847646,37.6767647],[22.1850426,37.6765257],[22.1851625,37.6762572],[22.1855292,37.6761006],[22.1856347,37.675958],[22.1856414,37.6752191],[22.1859501,37.6746471],[22.18609,37.6735588],[22.186235,37.6731915],[22.1858913,37.6728708],[22.1858294,37.6726175],[22.1856082,37.6723888],[22.1855897,37.6722172],[22.1856085,37.6720891],[22.1859733,37.6720046],[22.1861389,37.6718832],[22.186362,37.6716861],[22.1866737,37.6718937],[22.1868309,37.6716483],[22.1869618,37.671398],[22.1861829,37.6708317],[22.1857287,37.6704981],[22.1853464,37.670366],[22.1848984,37.6701563],[22.1847702,37.6697736],[22.1845451,37.6698107],[22.1834051,37.6700635],[22.1825503,37.6702463]]},{"id":17811,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039c\u03c0\u03bb\u03b5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae","description_GR":"\u03a4\u03c1\u03af\u03c0\u03bf\u03bb\u03b7-\u03a3\u03b9\u03bb\u03af\u03bc\u03bd\u03b1-\u03a7\u03c1\u03c5\u03c3\u03bf\u03b2\u03af\u03c4\u03c3\u03b9-\u0395\u03bb\u03ac\u03c4\u03b7","path":"PELOPONNESE\/Pelop_Menalon_SAOO_Blue","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":39982,"name_EN":"Menalon: Blue Trail","description_EN":"Tripoli-Silimna-Chrysovitsi-Elati","ascent_time":1430,"descent_time":1330,"marker":"Blue_square","level":10,"ascent":1844,"descent":1329,"maxelev":1442,"minelev":667,"link_logo":"saoo","link_ref":"http:\/\/www.saoo.gr","pdf_link":"","bbox":"LINESTRING(22.13608 37.50444,22.37229 37.63284)","views":23,"millestones":"0,22.3721609,37.5103331#1,22.3612683,37.5098838#2,22.3512956,37.5120465#3,22.3414888,37.5131621#4,22.3316604,37.5168939#5,22.3256900,37.5119444#6,22.3175605,37.5089556#7,22.3104175,37.5119418#8,22.2999128,37.5138581#9,22.2887515,37.5140711#10,22.2783105,37.5133069#11,22.2691089,37.5101304#12,22.2613860,37.5066249#13,22.2533748,37.5034455#14,22.2442026,37.5067547#15,22.2361782,37.5116290#16,22.2305832,37.5161451#17,22.2213189,37.5182122#18,22.2123615,37.5146169#19,22.2086226,37.5228290#20,22.2064675,37.5311194#21,22.2057768,37.5381990#22,22.2107624,37.5455984#23,22.2027005,37.5473906#24,22.1972174,37.5541254#25,22.1943461,37.5623057#26,22.1906231,37.5699149#27,22.1859581,37.5747981#28,22.1805669,37.5798755#29,22.1775292,37.5872336#30,22.1708636,37.5892273#31,22.1664610,37.5934537#32,22.1633956,37.6015076#33,22.1605129,37.6079913#34,22.1548033,37.6102877#35,22.1478809,37.6104630#36,22.1410078,37.6162040#37,22.1382037,37.6237164#38,22.1370426,37.6319020#40.0,22.1488901,37.6259843","x":22.2056268,"y":37.532826,"coor":[[22.3721609,37.5103331],[22.372001,37.5101416],[22.3715991,37.5098928],[22.3711912,37.5099232],[22.3707625,37.5099128],[22.3706317,37.5098974],[22.3696725,37.5102064],[22.3691376,37.5103522],[22.3687794,37.5104352],[22.3677447,37.5103442],[22.3675171,37.5103073],[22.3671688,37.5102462],[22.3669862,37.5102211],[22.3666056,37.510182],[22.3657741,37.5100827],[22.3649728,37.5099905],[22.3644275,37.5099288],[22.363829,37.50988],[22.3627898,37.5098025],[22.3616503,37.5098678],[22.3607669,37.5099096],[22.360029,37.5100256],[22.3590957,37.5101343],[22.3582226,37.5102213],[22.3573008,37.5104698],[22.3563928,37.5106014],[22.3554647,37.5107146],[22.3550192,37.5109067],[22.3549163,37.5108602],[22.3543331,37.5115461],[22.3532024,37.5115123],[22.352313,37.5113106],[22.3521462,37.5111821],[22.3516979,37.5115003],[22.3515074,37.5119302],[22.3513691,37.5120455],[22.3501809,37.5120559],[22.3497551,37.5118697],[22.3495753,37.5119731],[22.3494057,37.5120158],[22.348821,37.5118544],[22.3488112,37.5117822],[22.3483402,37.5115953],[22.3481026,37.5113374],[22.3478643,37.5113701],[22.3477944,37.5114593],[22.3472617,37.5115059],[22.3469168,37.5117534],[22.3458401,37.5118375],[22.345555,37.5119416],[22.3452269,37.511937],[22.344897,37.5120225],[22.3440832,37.5119841],[22.3427447,37.5126503],[22.3423578,37.512753],[22.3421195,37.5129412],[22.3419705,37.5129188],[22.3419968,37.5127502],[22.341607,37.5130962],[22.3405532,37.5136762],[22.3396683,37.5142947],[22.3390176,37.5145559],[22.3375735,37.5153918],[22.3368334,37.5155977],[22.3364826,37.5156017],[22.3360367,37.5158118],[22.3352855,37.5160085],[22.3352064,37.5160074],[22.3351292,37.5159161],[22.3349022,37.515949],[22.3346206,37.5158909],[22.3342803,37.5159312],[22.3333102,37.5163051],[22.3331415,37.5162576],[22.3330163,37.5162919],[22.3325686,37.516583],[22.3318952,37.5168439],[22.3315769,37.5169115],[22.3313474,37.5170524],[22.331098,37.5170759],[22.3303868,37.5170028],[22.3303312,37.5169569],[22.3303939,37.5168271],[22.3300606,37.5165521],[22.3299753,37.5165711],[22.3298537,37.5169479],[22.3297271,37.5170453],[22.3296366,37.517044],[22.3296445,37.5166408],[22.3293637,37.516042],[22.3286341,37.5152746],[22.3287342,37.5151431],[22.328596,37.5147446],[22.3286401,37.5142901],[22.3285636,37.5141696],[22.3282827,37.5140845],[22.3281404,37.5138662],[22.327627,37.5135525],[22.3275686,37.5131281],[22.327411,37.5130898],[22.3269465,37.5131192],[22.3265763,37.5129788],[22.3261052,37.5122872],[22.32545,37.5117371],[22.3253392,37.5111227],[22.3251551,37.5111674],[22.3247867,37.5114506],[22.3242778,37.5114434],[22.3240762,37.5113504],[22.3241608,37.5111082],[22.3240091,37.5108087],[22.3236456,37.5108756],[22.3231055,37.5107418],[22.3231334,37.5105078],[22.3229041,37.5101351],[22.3228524,37.509918],[22.3223104,37.5096197],[22.3218692,37.5095075],[22.321855,37.5096335],[22.3208027,37.509596],[22.3197972,37.5089801],[22.3189564,37.508682],[22.3185064,37.5087274],[22.3179247,37.5089354],[22.3175,37.5089587],[22.3165289,37.5094247],[22.3166511,37.5095256],[22.3166352,37.5095727],[22.3163177,37.5096042],[22.3155973,37.5099454],[22.3149202,37.5103684],[22.3144909,37.5103442],[22.3145991,37.5105621],[22.3148112,37.5106913],[22.3151289,37.5106508],[22.315415,37.5105016],[22.3155391,37.5105214],[22.3155603,37.5105848],[22.3152456,37.5109949],[22.3148424,37.5113136],[22.3142373,37.5115573],[22.3140339,37.5115454],[22.3137536,37.5114333],[22.3135912,37.5116112],[22.3134672,37.5115914],[22.3130331,37.5117745],[22.3123244,37.5115931],[22.3117637,37.5118284],[22.3114664,37.5118715],[22.310582,37.511958],[22.3099498,37.5118948],[22.30945,37.5119868],[22.3088698,37.5119718],[22.3063806,37.5124768],[22.3051792,37.5125678],[22.3048147,37.5126797],[22.3042359,37.5130544],[22.3042009,37.5131621],[22.3042667,37.5132531],[22.3042009,37.5131621],[22.3039387,37.5131853],[22.3016518,37.5137022],[22.3008957,37.5136193],[22.2987135,37.5141601],[22.2971691,37.5139126],[22.2954275,37.5138784],[22.2949153,37.5138102],[22.2932441,37.5140069],[22.2916736,37.5139121],[22.2904693,37.5139307],[22.2895083,37.5138987],[22.2885872,37.5141017],[22.2877821,37.5141801],[22.2864598,37.5141159],[22.2853398,37.5146043],[22.2844154,37.514458],[22.2841877,37.5145178],[22.2839967,37.5144609],[22.283857,37.5146301],[22.2834096,37.5144073],[22.2831038,37.5144209],[22.2826413,37.5143601],[22.2823694,37.5143742],[22.2822752,37.5144449],[22.280606,37.5141638],[22.2799696,37.513794],[22.2794804,37.5134173],[22.2790537,37.5132759],[22.2787375,37.5132533],[22.2773531,37.5134314],[22.2766936,37.5130793],[22.2764335,37.5130755],[22.2763451,37.5129841],[22.2759416,37.512816],[22.2754343,37.5127365],[22.2746621,37.5128604],[22.2744627,37.5126772],[22.2736558,37.512341],[22.2723093,37.5123483],[22.2721744,37.5123103],[22.2719744,37.5121541],[22.2715453,37.5116251],[22.2714614,37.5108488],[22.2713416,37.5106488],[22.2702692,37.510543],[22.2689564,37.5100731],[22.2675626,37.5106565],[22.2669841,37.5107201],[22.266399,37.5105854],[22.2657442,37.5105217],[22.2654959,37.5106352],[22.265463,37.5105896],[22.2648087,37.5105079],[22.2644002,37.5100693],[22.2643033,37.5098606],[22.2640352,37.5097125],[22.2635693,37.5093091],[22.2623611,37.5087235],[22.2617736,37.5086878],[22.2615189,37.5084497],[22.2613392,37.5079063],[22.2614292,37.5069523],[22.2613664,37.5067351],[22.2614581,37.5061957],[22.2611732,37.505795],[22.2607422,37.505356],[22.2605677,37.505029],[22.2604264,37.5047836],[22.2602368,37.5046636],[22.2601618,37.5044823],[22.259859,37.5043697],[22.2589019,37.5041753],[22.2585769,37.5040443],[22.2575478,37.5040292],[22.256986,37.5040186],[22.2567466,37.5040962],[22.2564991,37.5040385],[22.2561001,37.5039695],[22.2558547,37.5037766],[22.255834,37.5032085],[22.2555674,37.5029973],[22.2550976,37.502765],[22.2544898,37.5032112],[22.2538844,37.5034636],[22.2537497,37.5034165],[22.253387,37.5034472],[22.2530488,37.5033972],[22.2530356,37.5034781],[22.2527954,37.5035917],[22.2519671,37.5036966],[22.2516165,37.5036914],[22.2511219,37.5035579],[22.2507944,37.503535],[22.2504528,37.5036291],[22.2503359,37.5037896],[22.2489309,37.5038859],[22.2484963,37.5040868],[22.2479535,37.5040787],[22.2476563,37.5042095],[22.2471125,37.5042465],[22.2467921,37.5043544],[22.2465194,37.5044044],[22.2452597,37.5050616],[22.2448924,37.5057682],[22.2448987,37.5059846],[22.2448023,37.5062355],[22.2444479,37.5063924],[22.2442594,37.5067141],[22.2439603,37.5069259],[22.2434508,37.5074231],[22.2423688,37.5077314],[22.2418064,37.5080745],[22.2413641,37.508122],[22.2407532,37.508318],[22.2403655,37.5084474],[22.240204,37.5085802],[22.2398651,37.5085571],[22.2397621,37.5086096],[22.2395359,37.5086062],[22.2395484,37.509039],[22.2390566,37.509266],[22.2389802,37.5096254],[22.2387268,37.5098199],[22.2386171,37.5101517],[22.2384093,37.5103289],[22.2381409,37.5101987],[22.2378665,37.5103208],[22.2376523,37.5107682],[22.2371801,37.5111216],[22.2370489,37.5114081],[22.2367846,37.5115844],[22.2363983,37.5116507],[22.2358452,37.5115974],[22.2357351,37.5114696],[22.2354666,37.5113394],[22.2351755,37.5112539],[22.2348956,37.5115201],[22.2347561,37.5114392],[22.2343815,37.5113885],[22.2342372,37.5112692],[22.2339436,37.5112468],[22.2337638,37.5112982],[22.2332948,37.5115165],[22.2327775,37.5113825],[22.2320437,37.5112544],[22.2315645,37.5114275],[22.2314947,37.5115075],[22.2316098,37.5119058],[22.2314688,37.5126067],[22.231488,37.5132288],[22.2312404,37.514613],[22.2309647,37.5152668],[22.2308873,37.5156712],[22.2301466,37.5168498],[22.2299666,37.5172887],[22.2293842,37.5179919],[22.2287877,37.5183345],[22.2283772,37.5187677],[22.2276799,37.5187685],[22.2273306,37.5187092],[22.2268081,37.5187914],[22.2262989,37.5187928],[22.2259349,37.5188775],[22.2249314,37.5187272],[22.2242577,37.5185098],[22.2234804,37.5184665],[22.223263,37.5185714],[22.2229572,37.5185848],[22.2217429,37.5182601],[22.2212802,37.5182081],[22.2209441,37.5180679],[22.2199095,37.5173223],[22.2194936,37.5172078],[22.2191944,37.516942],[22.2190547,37.5166334],[22.218764,37.5164848],[22.2182807,37.5163514],[22.2179469,37.516112],[22.2175438,37.5159347],[22.2169773,37.5154935],[22.2163691,37.5153762],[22.2158327,37.5150977],[22.2151031,37.5148524],[22.2144687,37.5144102],[22.2140144,37.5140068],[22.2136442,37.513875],[22.2134176,37.5138896],[22.2129148,37.5140983],[22.2125895,37.5144539],[22.2117034,37.5150803],[22.2114784,37.5155005],[22.2113963,37.5160941],[22.2112035,37.5165869],[22.2108567,37.516897],[22.2102974,37.5175735],[22.2100537,37.5180678],[22.2097901,37.5191543],[22.2097313,37.5197212],[22.2092883,37.5202642],[22.2087543,37.5213015],[22.2087719,37.5219868],[22.2086232,37.5225252],[22.2086249,37.5229308],[22.2082855,37.523872],[22.2083035,37.5254855],[22.2086587,37.5262479],[22.2083467,37.5269912],[22.2083175,37.5277388],[22.2080083,37.528365],[22.2072862,37.5292192],[22.2072597,37.529381],[22.2074266,37.5295007],[22.2072722,37.5298048],[22.2074023,37.5300411],[22.2073643,37.5302118],[22.2070827,37.5306311],[22.206056,37.5314446],[22.205517,37.5317429],[22.2055155,37.5318059],[22.2056614,37.5318532],[22.2054315,37.5320029],[22.205505,37.532716],[22.2056268,37.532826],[22.2060806,37.5327788],[22.2062697,37.5329169],[22.2063855,37.5332792],[22.20676,37.5337084],[22.2068145,37.534268],[22.2070308,37.5346859],[22.2066972,37.5349151],[22.2065288,37.5353272],[22.2068246,37.5357372],[22.2068864,37.5359905],[22.206559,37.5369048],[22.2062353,37.5371883],[22.2055617,37.5374304],[22.2055448,37.5378988],[22.2057442,37.5381271],[22.2061201,37.538971],[22.2064613,37.5393727],[22.2068664,37.5404153],[22.2068841,37.5406228],[22.2067371,37.5410893],[22.2067728,37.5414863],[22.2072079,37.542223],[22.2073555,37.5426758],[22.2078615,37.5432873],[22.2090884,37.5443717],[22.2093674,37.5445381],[22.2096374,37.5446053],[22.2099366,37.5453489],[22.2100909,37.5455224],[22.2102141,37.5455784],[22.210701,37.5455677],[22.2112044,37.5458187],[22.211479,37.5458859],[22.2115777,37.5459753],[22.2112331,37.5461841],[22.2110847,37.546236],[22.2107591,37.5466005],[22.2102891,37.5465664],[22.2093268,37.5464256],[22.2091127,37.5463863],[22.2086485,37.546154],[22.2085709,37.5461325],[22.2083792,37.5461026],[22.2080487,37.5460164],[22.2076696,37.5457764],[22.2074216,37.5457365],[22.2072273,37.5458147],[22.2067656,37.5461862],[22.2060464,37.5464411],[22.2057673,37.5467523],[22.2055654,37.5471458],[22.2049473,37.5473752],[22.2048601,37.5473379],[22.2046351,37.5473682],[22.2033529,37.5474096],[22.2024482,37.5473778],[22.2019582,37.5475145],[22.200766,37.5476676],[22.2005253,37.5477901],[22.2003175,37.5480055],[22.200145,37.5480727],[22.199937,37.5482498],[22.1995606,37.5488388],[22.1988621,37.5491707],[22.198504,37.5494716],[22.1983156,37.5497752],[22.1979009,37.5510125],[22.19776,37.5513123],[22.1977782,37.5515379],[22.1977636,37.5516774],[22.197455,37.5522675],[22.1972658,37.5530757],[22.1971653,37.5548947],[22.1972422,37.5554636],[22.1971582,37.5561292],[22.196647,37.5572007],[22.1966367,37.5575723],[22.1967118,37.557801],[22.196715,37.5584161],[22.1966265,37.5588023],[22.1962798,37.5590944],[22.1959871,37.5594955],[22.1957484,37.5600056],[22.1954589,37.5602715],[22.195338,37.5610627],[22.1950126,37.5614093],[22.1950716,37.5617797],[22.1949737,37.5620846],[22.1947667,37.5622166],[22.1939814,37.5623848],[22.1932056,37.563103],[22.1930271,37.5634607],[22.1934454,37.5639538],[22.1933218,37.5643845],[22.1931368,37.5645439],[22.1924512,37.5648038],[22.1917943,37.565749],[22.1916272,37.5661069],[22.1909083,37.5668079],[22.1908697,37.5669966],[22.1909951,37.5683684],[22.1907891,37.568924],[22.190738,37.5696352],[22.1903888,37.570495],[22.1897526,37.5701157],[22.189454,37.5693541],[22.1892971,37.5692886],[22.189137,37.5694845],[22.1890557,37.569713],[22.1889878,37.5706493],[22.18836,37.5713246],[22.1881475,37.5716818],[22.1881524,37.5718621],[22.1875139,37.5720438],[22.1874638,37.5722413],[22.1876024,37.5725949],[22.1875532,37.5727564],[22.187127,37.5730563],[22.1864875,37.5732808],[22.1863936,37.5738832],[22.1865681,37.5741562],[22.1859172,37.5748492],[22.1857265,37.5752428],[22.1855889,37.5757814],[22.1850548,37.5763229],[22.1845367,37.5771441],[22.1843882,37.5771959],[22.1841516,37.5771472],[22.1840817,37.5772272],[22.1841135,37.5773179],[22.1844946,37.5774769],[22.1847208,37.5774894],[22.185108,37.5773962],[22.1851851,37.5774875],[22.1840644,37.5784076],[22.1835778,37.5783911],[22.1826081,37.5782229],[22.1820351,37.5785025],[22.1817521,37.5784982],[22.1814643,37.578692],[22.1804936,37.579959],[22.1803614,37.5802702],[22.1802512,37.5810751],[22.1800706,37.5811399],[22.1800188,37.5813644],[22.1797601,37.5817569],[22.1795201,37.582312],[22.1792797,37.5824165],[22.1788251,37.5829502],[22.1783552,37.5831772],[22.178084,37.583155],[22.1779464,37.583225],[22.1776771,37.5831217],[22.1774236,37.5831133],[22.1775105,37.5837275],[22.1777468,37.5842538],[22.17754,37.5843768],[22.1774807,37.584484],[22.177373,37.5851853],[22.1773629,37.586528],[22.1774741,37.5870795],[22.1775356,37.5872539],[22.1775526,37.5874299],[22.1779336,37.5880577],[22.1779201,37.5881476],[22.1777823,37.5882266],[22.1775773,37.5881873],[22.1772766,37.5880655],[22.1769604,37.587565],[22.1767375,37.5874173],[22.1765653,37.5870452],[22.1762066,37.5868954],[22.1756829,37.5865449],[22.1753399,37.5862151],[22.1750157,37.5860389],[22.1748106,37.5860898],[22.1742942,37.5863702],[22.1736961,37.5868476],[22.1732014,37.5871644],[22.1725528,37.5877491],[22.1717824,37.5882239],[22.1714074,37.5887408],[22.1710387,37.5889964],[22.1704302,37.5897981],[22.1703878,37.589865],[22.1699342,37.5893263],[22.1697992,37.5892881],[22.169344,37.5893802],[22.1687033,37.5896406],[22.168035,37.5896483],[22.1675275,37.5895593],[22.167074,37.5895793],[22.1667243,37.5895198],[22.1662702,37.5895668],[22.1658975,37.589525],[22.1655477,37.5899341],[22.1653168,37.5905704],[22.1653233,37.5907687],[22.1651803,37.5909693],[22.1652673,37.5913041],[22.1658608,37.592503],[22.1662811,37.592915],[22.1664603,37.5934586],[22.1667493,37.5936793],[22.1668681,37.5939155],[22.1666291,37.5944255],[22.1665954,37.5948756],[22.1659721,37.5953526],[22.1658183,37.5956205],[22.1654516,37.5967143],[22.1654952,37.5972467],[22.1651265,37.597962],[22.1650142,37.5983838],[22.1646612,37.5989191],[22.1643018,37.5992559],[22.1642146,37.599579],[22.1640019,37.5999362],[22.1639507,37.6006384],[22.1640057,37.6011079],[22.1636931,37.6013824],[22.1633383,37.6015301],[22.1627269,37.6019802],[22.1626849,37.602304],[22.1627658,37.6027018],[22.1627447,37.603098],[22.1633382,37.6042968],[22.163771,37.6046641],[22.1638294,37.6050525],[22.1643166,37.6055107],[22.1643905,37.6057281],[22.163345,37.6067843],[22.1628896,37.6068764],[22.1618028,37.6068504],[22.1615277,37.6069813],[22.1613498,37.607303],[22.1608327,37.6076014],[22.160237,37.6083311],[22.1597558,37.6094681],[22.1596746,37.6104672],[22.1595316,37.6107534],[22.1584833,37.611458],[22.1582608,37.6117519],[22.1569302,37.6124161],[22.1569318,37.612353],[22.1568206,37.6122702],[22.1560685,37.6119881],[22.1558986,37.6119854],[22.1554521,37.6117171],[22.1552889,37.6114442],[22.1555214,37.6107448],[22.1554815,37.6105279],[22.155372,37.6104293],[22.1553527,37.6105259],[22.1549041,37.6102823],[22.154371,37.61031],[22.1541267,37.6102972],[22.1538342,37.6100268],[22.1532657,37.6093825],[22.1526926,37.6091933],[22.1524697,37.6090456],[22.1520836,37.608625],[22.1516868,37.6079519],[22.1516798,37.6078211],[22.1513621,37.607753],[22.1508883,37.6076735],[22.15071,37.6075535],[22.1501662,37.6073287],[22.1499275,37.607361],[22.1497953,37.6076654],[22.14946,37.6079395],[22.1490927,37.608132],[22.1487763,37.6085596],[22.1485458,37.6087182],[22.1483903,37.6090492],[22.1484209,37.6091849],[22.1483389,37.6093368],[22.1483418,37.6096793],[22.1480411,37.6099269],[22.147898,37.6102131],[22.1478782,37.6105552],[22.1476322,37.610655],[22.1473961,37.610996],[22.146868,37.6112761],[22.1465771,37.611587],[22.1465146,37.6118203],[22.1465298,37.6125776],[22.146176,37.6131398],[22.1458418,37.6133689],[22.145553,37.6140493],[22.1449843,37.6142251],[22.1441273,37.6142048],[22.1437452,37.6143948],[22.143409,37.6142454],[22.1431694,37.6143137],[22.143053,37.614438],[22.1429319,37.6147515],[22.1424812,37.6150238],[22.1422837,37.6152618],[22.1421735,37.6155935],[22.1416367,37.6157653],[22.1410375,37.6161704],[22.1403616,37.6169258],[22.1401075,37.6171201],[22.139867,37.6171816],[22.1388941,37.6179458],[22.1384823,37.6187279],[22.1384566,37.6193043],[22.1388183,37.6192987],[22.1384278,37.6194232],[22.1383463,37.6195121],[22.138733,37.6199057],[22.1388794,37.6203947],[22.1388363,37.6207635],[22.1385177,37.6217228],[22.1383907,37.6231807],[22.138262,37.6233454],[22.1381864,37.6236507],[22.1382902,37.6240308],[22.1382522,37.6241924],[22.1380429,37.6244054],[22.1376524,37.6246156],[22.1375093,37.6249017],[22.1370842,37.6251383],[22.136884,37.6254416],[22.1368152,37.6259271],[22.1365161,37.6265623],[22.1363232,37.6274785],[22.1363142,37.6278388],[22.1362391,37.6279841],[22.136342,37.6284003],[22.1361563,37.6299384],[22.1362563,37.6306542],[22.1361857,37.6308987],[22.1362451,37.6312421],[22.1371666,37.6320046],[22.1375043,37.6325507],[22.1375194,37.6327132],[22.1378473,37.6328265],[22.1380969,37.6328124],[22.1382655,37.6328691],[22.1386402,37.632839],[22.1388124,37.6327516],[22.1388709,37.6327345],[22.1390559,37.6325842],[22.139225,37.6326229],[22.1394877,37.632537],[22.1398601,37.6321463],[22.1400647,37.6321225],[22.1403972,37.6319655],[22.1405338,37.6310304],[22.1407994,37.6303767],[22.1407017,37.6302039],[22.1408526,37.6300621],[22.1410559,37.6296327],[22.1410893,37.6292007],[22.1426847,37.6291109],[22.1431856,37.6290196],[22.1434789,37.6290693],[22.1438876,37.6290397],[22.1443946,37.6291558],[22.1449057,37.6291098],[22.1455282,37.6291376],[22.1457233,37.6290415],[22.1461746,37.6291207],[22.1463793,37.6290879],[22.1467374,37.6288141],[22.1476599,37.6283555],[22.1478121,37.6281596],[22.1480822,37.6280061],[22.1482181,37.6277784],[22.1481135,37.6272451],[22.1482417,37.6270984],[22.148492,37.6269581],[22.1485085,37.6268502],[22.1484172,37.6268758],[22.1483622,37.6267668],[22.1485405,37.626702],[22.1487225,37.6265765],[22.1488187,37.626578],[22.148676,37.6263955],[22.1488901,37.6259843]]},{"id":17819,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u03a0\u03c1\u03ac\u03c3\u03b9\u03bd\u03bf \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","description_GR":"\u03a4\u03c1\u03af\u03c0\u03bf\u03bb\u03b7-\u03a0\u03b5\u03c1\u03b8\u03ce\u03c1\u03b9-\u03a1\u03bf\u03b5\u03b9\u03bd\u03cc-\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1-\u0392\u03c5\u03c4\u03af\u03bd\u03b1-\u039d\u03c5\u03bc\u03c6\u03b1\u03c3\u03af\u03b1-\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1-\u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf-\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1","path":"PELOPONNESE\/Pelop_Menalon_SAOO_Prasino","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":72597,"name_EN":"Menalon: Green Trail","description_EN":"Tripoli-Perthori-Roeino-Alonistena-Vytina-Nymfasia-Magouliana-Valtesiniko-Lagadia","ascent_time":3010,"descent_time":2905,"marker":"Green_square","level":10,"ascent":3424,"descent":3150,"maxelev":1480,"minelev":667,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.03089 37.51033,22.37216 37.70683)","views":18,"millestones":"0,22.3721609,37.5103331#1,22.3630504,37.5154729#2,22.3585715,37.5204999#3,22.3541867,37.5247829#4,22.3511000,37.5318071#5,22.3476022,37.5391096#6,22.3420306,37.5448138#7,22.3406196,37.5535754#8,22.3367735,37.5616599#9,22.3370314,37.5702842#10,22.3356335,37.5788827#11,22.3292083,37.5823092#12,22.3203807,37.5774613#13,22.3112674,37.5766977#14,22.3036809,37.5770313#15,22.2945290,37.5790947#16,22.2864974,37.5781947#17,22.2819506,37.5838487#18,22.2739006,37.5798926#19,22.2697740,37.5840324#20,22.2616131,37.5897947#21,22.2585017,37.5981378#22,22.2511012,37.5992229#23,22.2416845,37.6007584#24,22.2340956,37.6032380#25,22.2318107,37.6105860#26,22.2252684,37.6171141#27,22.2232830,37.6221424#28,22.2172248,37.6287019#29,22.2089368,37.6339961#30,22.2038680,37.6388680#31,22.1974364,37.6428337#32,22.1903827,37.6439000#33,22.1849833,37.6507141#34,22.1791514,37.6575169#35,22.1737412,37.6622243#36,22.1691344,37.6682092#37,22.1766424,37.6714222#38,22.1709284,37.6763871#39,22.1688191,37.6806499#40,22.1696997,37.6863773#41,22.1779079,37.6864033#42,22.1861803,37.6901157#43,22.1782137,37.6932536#44,22.1705647,37.6942452#45,22.1659667,37.6940569#46,22.1560265,37.6934779#47,22.1462888,37.6931349#48,22.1365646,37.6920316#49,22.1381726,37.6845436#50,22.1329748,37.6804770#51,22.1296613,37.6779046#52,22.1226531,37.6779350#53,22.1138816,37.6809851#54,22.1130608,37.6885760#55,22.1178426,37.6955405#56,22.1153899,37.7033733#57,22.1059663,37.7075938#58,22.0977718,37.7056144#59,22.0934553,37.7039849#60,22.0917680,37.6978399#61,22.0906798,37.6907234#62,22.0867875,37.6844663#63,22.0787011,37.6860158#64,22.0790558,37.6921567#65,22.0766499,37.6979301#66,22.0700549,37.6952330#67,22.0633919,37.6907964#68,22.0562719,37.6879727#69,22.0481244,37.6851350#70,22.0449656,37.6881480#71,22.0377908,37.6872563#72.6,22.0317418,37.6825848","x":22.1688458,"y":37.6844313,"coor":[[22.3721609,37.5103331],[22.3717068,37.5105679],[22.3712843,37.5107919],[22.3705095,37.5112567],[22.3701087,37.5114764],[22.3700799,37.5116473],[22.3699432,37.5116927],[22.3698119,37.5116458],[22.3693741,37.5118967],[22.3687879,37.5122198],[22.3687155,37.5122638],[22.3681656,37.5125784],[22.3679096,37.5127101],[22.3669712,37.5132469],[22.3667671,37.5133657],[22.3667338,37.5133833],[22.3664499,37.5135461],[22.3659652,37.5138188],[22.3655684,37.5140183],[22.3651299,37.5142444],[22.363563,37.5151284],[22.3633759,37.5152475],[22.3630062,37.5154992],[22.3624245,37.5157097],[22.3622984,37.5158837],[22.3622568,37.5162346],[22.3621191,37.5163229],[22.3617454,37.5163357],[22.360933,37.5162343],[22.3602894,37.5161713],[22.3596971,37.5163523],[22.359629,37.5164573],[22.3594219,37.5166166],[22.3585506,37.5171363],[22.3580491,37.5173005],[22.3574979,37.5176714],[22.3571121,37.5178328],[22.357257,37.5184476],[22.3578808,37.5190421],[22.3577267,37.5193645],[22.3577184,37.5197429],[22.3580873,37.5203654],[22.358571,37.5204983],[22.3587187,37.520987],[22.3588401,37.5211239],[22.359271,37.5210848],[22.3595177,37.5211874],[22.3595949,37.5212786],[22.3592207,37.5213139],[22.3588306,37.5215609],[22.358059,37.5214014],[22.3574465,37.521465],[22.3574112,37.5215276],[22.3575581,37.5215387],[22.357545,37.5216196],[22.3576682,37.5216754],[22.3576089,37.5218007],[22.357232,37.5219577],[22.3563458,37.5226394],[22.3558328,37.5228125],[22.3559092,37.5229397],[22.3549828,37.5233864],[22.3550829,37.523469],[22.3556465,37.5235669],[22.3557916,37.5236591],[22.3554369,37.5238344],[22.3551422,37.5241164],[22.3550854,37.5242238],[22.3551453,37.524281],[22.3550183,37.5243964],[22.354689,37.5244458],[22.3545848,37.5245525],[22.354154,37.5248011],[22.352735,37.5255204],[22.3523643,37.5259118],[22.3520039,37.5263484],[22.3519433,37.5265278],[22.3523389,37.527065],[22.3523474,37.5271913],[22.3517476,37.5276111],[22.3517298,37.5278406],[22.3518585,37.5280182],[22.352004,37.5280923],[22.3521231,37.5283373],[22.3522918,37.5288984],[22.3521309,37.5290134],[22.3516225,37.5290198],[22.3514922,37.5292883],[22.3515885,37.5293302],[22.3516093,37.5294117],[22.3511322,37.5299615],[22.3510057,37.5300499],[22.3510032,37.530167],[22.3511866,37.5310889],[22.3510153,37.5316723],[22.3510582,37.531781],[22.3512368,37.5318917],[22.351362,37.5322134],[22.3513588,37.5323575],[22.3504511,37.5329757],[22.3501538,37.5331158],[22.3496355,37.5335231],[22.3495067,37.5337196],[22.3494753,37.5341202],[22.349063,37.5342451],[22.3490597,37.5349526],[22.3484083,37.5357546],[22.3481615,37.5366794],[22.347934,37.5372441],[22.3479187,37.5379378],[22.3477424,37.5382328],[22.3479412,37.5388259],[22.3478058,37.5388059],[22.3476617,37.5386687],[22.3475815,37.5387127],[22.3476502,37.5390313],[22.3474857,37.5393039],[22.3475056,37.5394304],[22.3478742,37.5395549],[22.3480731,37.5397109],[22.3484122,37.540146],[22.3485344,37.5404091],[22.3484858,37.5405617],[22.3481983,37.5407649],[22.3480746,37.5410358],[22.3481689,37.5413796],[22.3478634,37.5416299],[22.3474229,37.5417319],[22.3469423,37.5419685],[22.3453955,37.5423074],[22.3442733,37.5428955],[22.3440241,37.542901],[22.3437807,37.543159],[22.3432413,37.5434939],[22.3426765,37.5439546],[22.3424061,37.5444104],[22.342059,37.544748],[22.3419635,37.544972],[22.341772,37.5459517],[22.3416713,37.5469236],[22.3414508,37.5476776],[22.3413575,37.5478025],[22.3415816,37.5484185],[22.3416399,37.5488519],[22.3415652,37.5491573],[22.341647,37.5493612],[22.3414313,37.5514311],[22.3414688,37.5517831],[22.3411578,37.5525358],[22.3407954,37.5530534],[22.3405533,37.553762],[22.3400582,37.5541336],[22.3397067,37.5546694],[22.339176,37.5551215],[22.3390564,37.5554083],[22.3384535,37.5558414],[22.3380634,37.5565839],[22.3379407,37.5576187],[22.3374243,37.5584405],[22.3374538,37.5586392],[22.3373416,37.5591063],[22.3374807,37.5594688],[22.3374056,37.5597922],[22.337133,37.5603381],[22.3370899,37.5607521],[22.3368183,37.5612529],[22.3367615,37.5617749],[22.3364404,37.5624643],[22.3365832,37.5626646],[22.3365535,37.5629796],[22.3366833,37.5632518],[22.3367182,37.563721],[22.3364471,37.5650758],[22.3366564,37.5653874],[22.3364422,37.565853],[22.3361928,37.5660095],[22.336168,37.5671267],[22.3362444,37.5682724],[22.336624,37.5695305],[22.3369934,37.5702296],[22.3374431,37.5708849],[22.3374855,37.571077],[22.3373939,37.5716345],[22.3374649,37.572005],[22.3375819,37.5722319],[22.3375662,37.573863],[22.3374276,37.5744919],[22.3372989,37.5746794],[22.3372384,37.5753635],[22.3367204,37.5767621],[22.3362633,37.5774587],[22.3358856,37.578652],[22.3354349,37.5790602],[22.3352892,37.5794998],[22.3349418,37.5798464],[22.334726,37.5803841],[22.334459,37.5806777],[22.3346721,37.5812756],[22.3342963,37.5823878],[22.3334911,37.5825342],[22.3329481,37.5825085],[22.3326637,37.5825675],[22.3322165,37.5828136],[22.3319141,37.5831698],[22.331318,37.5834948],[22.3311466,37.5836726],[22.3301175,37.5832435],[22.3297548,37.5827517],[22.3296484,37.5824438],[22.3284449,37.5820752],[22.327292,37.5814731],[22.327165,37.5810747],[22.3269222,37.5807919],[22.326762,37.580357],[22.3265194,37.5800652],[22.3253623,37.5796522],[22.3248088,37.5795903],[22.3238413,37.5793062],[22.3232215,37.5786665],[22.3229079,37.5785089],[22.3224913,37.5784038],[22.3220474,37.5780009],[22.3214518,37.5777942],[22.3206968,37.5776302],[22.320428,37.5775002],[22.32015,37.577271],[22.3195776,37.5770465],[22.318768,37.5767917],[22.318148,37.5766657],[22.3180702,37.5766015],[22.3180532,37.5763489],[22.3179861,37.5763119],[22.3169216,37.5763147],[22.3162747,37.5763776],[22.3157617,37.5765325],[22.3155135,37.5764929],[22.3153849,37.5766713],[22.3156056,37.5769268],[22.3146784,37.5768685],[22.3145526,37.5769208],[22.3145728,37.5770292],[22.3141115,37.5768965],[22.3139339,37.5767407],[22.3139648,37.5768763],[22.3135251,37.576789],[22.3132383,37.5769561],[22.3131905,37.5770636],[22.3127078,37.5768764],[22.3124479,37.5768547],[22.3121558,37.5767514],[22.311724,37.5768173],[22.311399,37.5766684],[22.3112963,37.576703],[22.3104166,37.5765462],[22.3100992,37.5765597],[22.3098559,37.5767094],[22.3091059,37.5766243],[22.3083707,37.5765868],[22.3075802,37.57699],[22.3073956,37.5771406],[22.3072006,37.5777506],[22.3069746,37.5777293],[22.3067181,37.5775544],[22.306182,37.577727],[22.3059628,37.5779041],[22.3059359,37.578093],[22.3056402,37.5784943],[22.3052812,37.5784981],[22.3047298,37.578346],[22.3044347,37.5783778],[22.3039794,37.5784794],[22.3041916,37.578113],[22.3038392,37.578171],[22.3037503,37.5780976],[22.3037852,37.5775574],[22.303643,37.5768343],[22.3035943,37.5769868],[22.3030002,37.5777173],[22.3027567,37.5779662],[22.3024583,37.5781421],[22.3022657,37.5781484],[22.3020012,37.5783248],[22.3016968,37.5782664],[22.3014019,37.5782892],[22.300742,37.5784239],[22.3004563,37.5785369],[22.3002882,37.5784624],[22.2998887,37.5786008],[22.2998236,37.5784737],[22.2995719,37.5785873],[22.2993931,37.5789812],[22.2992906,37.5790068],[22.2991161,37.5792116],[22.2990482,37.5792106],[22.298973,37.5790293],[22.2987209,37.5791608],[22.2985301,37.579086],[22.2978,37.5790732],[22.2973686,37.579121],[22.2947302,37.5790694],[22.2942985,37.5791263],[22.2937902,37.5790739],[22.2931274,37.5793346],[22.2929831,37.5792064],[22.2927781,37.5792575],[22.2924626,37.5796855],[22.2924644,37.5801001],[22.2921415,37.5803568],[22.292042,37.5805446],[22.2917576,37.5810993],[22.2915974,37.5811691],[22.2911211,37.5807025],[22.2901801,37.5802563],[22.2899267,37.5799462],[22.2895785,37.5793283],[22.2880359,37.5789455],[22.2876771,37.578787],[22.2873327,37.5785432],[22.2871533,37.5784685],[22.2867341,37.5782281],[22.2859102,37.578108],[22.2855278,37.5779943],[22.2851643,37.5780431],[22.2851403,37.5783492],[22.284981,37.5783829],[22.2849124,37.5785193],[22.2850466,37.5785934],[22.2849414,37.5787361],[22.284975,37.5788898],[22.2849984,37.5792145],[22.285168,37.5793657],[22.2853006,37.5795524],[22.2857637,37.5800052],[22.2855851,37.5803429],[22.2851831,37.5805894],[22.2849033,37.5809368],[22.2845248,37.5811476],[22.2844704,37.5815433],[22.2842386,37.5817743],[22.2841915,37.5818547],[22.2841096,37.5820113],[22.283889,37.5822514],[22.2839997,37.5825594],[22.2836809,37.5826359],[22.2832427,37.5824853],[22.2830494,37.5825186],[22.2827795,37.5829292],[22.2826111,37.5833594],[22.281574,37.5841374],[22.2814153,37.5841441],[22.2810446,37.5840125],[22.2804003,37.583958],[22.2797697,37.5838046],[22.2785877,37.5839857],[22.2774428,37.5840321],[22.277289,37.5838744],[22.2769953,37.583843],[22.2767158,37.5836857],[22.2759307,37.5828631],[22.2753055,37.5824755],[22.2750966,37.5822021],[22.2746967,37.5818628],[22.2745186,37.5812383],[22.2742567,37.5808109],[22.2739138,37.5799677],[22.273793,37.579317],[22.2739499,37.5786502],[22.2739431,37.5786546],[22.2739164,37.5783387],[22.2729296,37.5793878],[22.27291,37.579748],[22.2730325,37.5803266],[22.2729417,37.5803343],[22.2728597,37.5809459],[22.2727903,37.582477],[22.2726495,37.5826912],[22.2722573,37.5830009],[22.271794,37.5831564],[22.2714822,37.5834132],[22.2711185,37.5834709],[22.2706949,37.583672],[22.2703875,37.5837396],[22.26954,37.5841508],[22.2691375,37.5844152],[22.2687287,37.5844633],[22.268409,37.5845758],[22.2680408,37.5848227],[22.2678994,37.585064],[22.2676869,37.5851893],[22.2670146,37.5857495],[22.2666388,37.5863298],[22.2655438,37.5866651],[22.2650213,37.5872162],[22.2644987,37.5872897],[22.2640242,37.5877243],[22.2636217,37.5879887],[22.2633863,37.5883728],[22.262738,37.5888837],[22.2623657,37.5893109],[22.2613767,37.5899542],[22.2611524,37.5903474],[22.2608272,37.5906941],[22.2607651,37.5909275],[22.2606455,37.5914462],[22.2608044,37.5919172],[22.2606983,37.5920959],[22.260201,37.5925392],[22.2600701,37.5928076],[22.259907,37.5934902],[22.2599082,37.5939228],[22.259669,37.594469],[22.2597468,37.5950199],[22.259493,37.5957011],[22.2590827,37.5962989],[22.2590397,37.5966858],[22.258934,37.5968465],[22.2588073,37.5974214],[22.2585467,37.5979132],[22.2584825,37.5982367],[22.2585502,37.5992201],[22.257845,37.5988582],[22.2572303,37.59802],[22.2570193,37.5978366],[22.2568725,37.5977736],[22.2565364,37.5976154],[22.2560017,37.5977157],[22.2554817,37.5976719],[22.2549111,37.5978528],[22.2545955,37.597785],[22.2538799,37.5973869],[22.2534253,37.5974523],[22.2534534,37.597705],[22.2532487,37.5982247],[22.2530729,37.5984745],[22.2526282,37.5986031],[22.2517651,37.5986984],[22.2515137,37.5987938],[22.251339,37.5989985],[22.2511437,37.5991128],[22.2510109,37.5994623],[22.250992,37.5997865],[22.2507035,37.6000165],[22.2505719,37.600312],[22.2503524,37.600498],[22.249804,37.6006971],[22.2491614,37.6010481],[22.2482658,37.6010799],[22.247276,37.6012634],[22.246909,37.6014563],[22.2459511,37.6017304],[22.2454982,37.6017237],[22.2451119,37.601772],[22.2449171,37.6018683],[22.244509,37.6018802],[22.2434706,37.6017206],[22.2429756,37.601578],[22.2420174,37.6008968],[22.241692,37.6007658],[22.2411826,37.6002715],[22.2408903,37.600177],[22.2398472,37.6003102],[22.2395088,37.6002511],[22.2390902,37.5997491],[22.2389331,37.5996837],[22.2374015,37.599787],[22.2372017,37.6000522],[22.2364695,37.6003566],[22.2363608,37.6005398],[22.2362226,37.6006368],[22.23602,37.6005797],[22.235323,37.6005986],[22.2350486,37.6007657],[22.2346882,37.6011569],[22.2345746,37.6016509],[22.2341915,37.6020417],[22.2341373,37.6024194],[22.2340285,37.6026025],[22.2341475,37.6028386],[22.2340627,37.6030717],[22.2341236,37.60337],[22.2345251,37.6036374],[22.2345683,37.6037281],[22.2344378,37.6038861],[22.2344229,37.6040391],[22.2346445,37.6042497],[22.2349132,37.6043799],[22.2352872,37.6048542],[22.235155,37.6056543],[22.2350112,37.6059856],[22.2351557,37.6065826],[22.23495,37.6071383],[22.2345857,37.6076916],[22.2341696,37.6080458],[22.2341657,37.608208],[22.2337352,37.6086882],[22.2333478,37.6087816],[22.2329457,37.6090189],[22.2327738,37.6089983],[22.2324185,37.6091732],[22.2321052,37.6094839],[22.2320036,37.6099511],[22.2317886,37.6104165],[22.2318555,37.6109402],[22.2316184,37.6113873],[22.2312923,37.6117609],[22.2312776,37.6119049],[22.230975,37.6122428],[22.2308628,37.6126737],[22.2303622,37.613243],[22.229982,37.6135077],[22.229541,37.6139517],[22.2287929,37.6144451],[22.2282268,37.6149053],[22.2278621,37.6149989],[22.2271165,37.6153843],[22.2265957,37.6153674],[22.2261742,37.6155706],[22.2262684,37.6158965],[22.2260526,37.6163979],[22.2256718,37.6166896],[22.2252303,37.6171516],[22.2256134,37.6181938],[22.2258435,37.6185217],[22.2258655,37.6190267],[22.2260407,37.6192817],[22.2269427,37.6194665],[22.2271402,37.6197398],[22.2275524,37.6200344],[22.2277919,37.6204436],[22.2280573,37.6207179],[22.2279033,37.6208981],[22.2278507,37.6212623],[22.2274041,37.6214629],[22.2261744,37.6217148],[22.2255566,37.6219669],[22.2253335,37.6219094],[22.224893,37.6218487],[22.2232122,37.6221614],[22.2226766,37.6222885],[22.2224905,37.622493],[22.2222722,37.6235126],[22.2223625,37.6240006],[22.2218204,37.6248756],[22.2216336,37.625213],[22.2213869,37.6255788],[22.2211923,37.6257066],[22.2208596,37.6258345],[22.2207106,37.6259043],[22.2206004,37.6260559],[22.2204987,37.6266109],[22.2201088,37.6272809],[22.2192346,37.6278265],[22.2190454,37.6281571],[22.2188004,37.6282728],[22.2186555,37.6282593],[22.2181764,37.6283963],[22.2178889,37.6285722],[22.2176179,37.6285321],[22.2174582,37.6285747],[22.217225,37.6287019],[22.2163106,37.6290305],[22.2150518,37.6300208],[22.2145016,37.6302829],[22.2140536,37.6303009],[22.213308,37.6306771],[22.212956,37.6307078],[22.2123455,37.6311222],[22.2121629,37.6312343],[22.2115673,37.6316736],[22.2110364,37.6316025],[22.2108525,37.6316222],[22.210306,37.6319677],[22.2097458,37.6326441],[22.2095644,37.633119],[22.2090439,37.6335617],[22.2089063,37.6341004],[22.2084541,37.6345261],[22.2085514,37.6346335],[22.2080044,37.635229],[22.2076995,37.6356569],[22.2072035,37.6360189],[22.2072781,37.6362183],[22.2071421,37.6362162],[22.2070726,37.6362783],[22.2071949,37.6363793],[22.2069443,37.6364295],[22.2070319,37.636557],[22.207167,37.6365951],[22.2071426,37.6366669],[22.2073594,37.6366071],[22.2074942,37.6366542],[22.2073978,37.6368961],[22.2074377,37.637122],[22.2073046,37.6374714],[22.2074034,37.6380768],[22.2072159,37.6383353],[22.206988,37.6383859],[22.2067165,37.6383637],[22.2063444,37.638286],[22.2062057,37.6382072],[22.2058353,37.6382512],[22.2045608,37.6379952],[22.204332,37.6380255],[22.2041708,37.6381312],[22.2038343,37.6389282],[22.2033529,37.6396238],[22.2027884,37.6400027],[22.2024724,37.6408901],[22.2023639,37.6416275],[22.2020946,37.6420875],[22.2018123,37.6420472],[22.2017175,37.6417483],[22.2014155,37.6415815],[22.2013854,37.6414188],[22.2011534,37.6411719],[22.2008253,37.6411489],[22.2004157,37.6412148],[22.2001943,37.6409951],[22.1994442,37.6410828],[22.1980603,37.6416024],[22.1979191,37.6418165],[22.1979178,37.6423392],[22.1977769,37.6425443],[22.1972328,37.6430137],[22.1966945,37.6432488],[22.1960125,37.6437971],[22.195558,37.6438442],[22.1951181,37.6437564],[22.1943684,37.643826],[22.1937065,37.6440142],[22.1931032,37.6441221],[22.1927289,37.6441344],[22.192131,37.6444857],[22.1919203,37.6444847],[22.1919489,37.6442418],[22.1920543,37.6440992],[22.192689,37.6438093],[22.1927494,37.6437134],[22.192698,37.6434963],[22.192908,37.6432471],[22.1928089,37.6431285],[22.1926158,37.6431435],[22.1924755,37.6433216],[22.1922132,37.6433897],[22.1915238,37.643307],[22.1911343,37.6434813],[22.1908168,37.6434855],[22.1907244,37.6435561],[22.1906632,37.6437445],[22.1902725,37.6439638],[22.1899499,37.6445469],[22.189632,37.6450377],[22.1894376,37.6455754],[22.1892427,37.6457684],[22.1885818,37.6463801],[22.1880574,37.6466357],[22.1875114,37.6467602],[22.1865896,37.6473769],[22.1861773,37.6480195],[22.1858278,37.6484106],[22.1856538,37.6487189],[22.1851071,37.6489741],[22.1851258,37.6491366],[22.1853266,37.6492658],[22.1853327,37.6494822],[22.1857233,37.6501979],[22.1851834,37.650496],[22.1848864,37.6508227],[22.1847567,37.65126],[22.1846889,37.6514865],[22.1847036,37.6518112],[22.1842914,37.6523884],[22.1838739,37.6526884],[22.1831859,37.6530113],[22.1830828,37.6535234],[22.1827177,37.6540855],[22.1820526,37.6543997],[22.1819557,37.6551192],[22.181505,37.6554727],[22.1812942,37.6557488],[22.1812696,37.6558701],[22.1809686,37.6558948],[22.1805955,37.6559589],[22.1805178,37.6563542],[22.180102,37.6566722],[22.1800354,37.6570768],[22.1793507,37.6572645],[22.1791168,37.6575582],[22.1786613,37.6576413],[22.178281,37.6578968],[22.1780007,37.6582349],[22.1775019,37.6582363],[22.1773495,37.6584412],[22.1769269,37.6585698],[22.176348,37.6590656],[22.1762935,37.6589746],[22.1760827,37.6592507],[22.1753083,37.6594821],[22.1752437,37.6598055],[22.1750789,37.6600553],[22.1748817,37.6607011],[22.1747062,37.6609237],[22.1741321,37.6612212],[22.1739795,37.6614352],[22.1740193,37.6616611],[22.17443,37.6620189],[22.1746502,37.6624301],[22.1742413,37.6624599],[22.1738278,37.6624512],[22.174295,37.6623503],[22.1742966,37.6622872],[22.1735808,37.6622086],[22.1736963,37.6621202],[22.1735274,37.6620725],[22.1727598,37.6624031],[22.1715835,37.663214],[22.1715042,37.6632128],[22.1715209,37.6629967],[22.1714049,37.6631031],[22.1708332,37.6633015],[22.1707872,37.6637874],[22.1702131,37.664085],[22.1699038,37.664675],[22.1694764,37.6650018],[22.1691693,37.6655017],[22.1689967,37.6656072],[22.1687353,37.6656301],[22.1688127,37.6657124],[22.1685928,37.6663579],[22.1685979,37.6666103],[22.1691087,37.6679701],[22.1691441,37.6682861],[22.1692519,37.668513],[22.1691522,37.668881],[22.1692222,37.6692606],[22.1696274,37.6698437],[22.169627,37.6703213],[22.1698681,37.6705166],[22.1700088,37.6707891],[22.1701997,37.6708642],[22.1706215,37.6712312],[22.1711726,37.6709514],[22.1711779,37.6711948],[22.1715237,37.6709658],[22.1715102,37.6710557],[22.1717168,37.6709508],[22.1718986,37.6709356],[22.172508,37.6710532],[22.1727646,37.6709896],[22.173756,37.6712482],[22.1741196,37.6712178],[22.1742002,37.671165],[22.1746074,37.6712074],[22.1750685,37.6713587],[22.175681,37.6713501],[22.1761657,37.6714658],[22.1764974,37.6713447],[22.1766081,37.6714546],[22.176759,37.6713127],[22.1768841,37.6712967],[22.1762914,37.6716998],[22.1761372,37.6719768],[22.1754941,37.6723093],[22.1750619,37.6723657],[22.1743943,37.6723103],[22.1743025,37.6723539],[22.1742659,37.6724615],[22.1742306,37.6726998],[22.1740399,37.6730799],[22.1733594,37.6735515],[22.1729198,37.6737655],[22.1722531,37.6741336],[22.1720045,37.6742447],[22.1721612,37.6743282],[22.1723136,37.6745829],[22.1726143,37.6748061],[22.1725113,37.6748474],[22.1722417,37.674744],[22.1720261,37.6747497],[22.1719208,37.6748833],[22.1718774,37.6750764],[22.1718076,37.6751924],[22.1713231,37.6757617],[22.1711391,37.675867],[22.1712973,37.6758875],[22.1711122,37.6760378],[22.1712916,37.6761217],[22.1709571,37.6763508],[22.1708285,37.676511],[22.1705887,37.6765794],[22.1700463,37.676731],[22.1700315,37.6768749],[22.1701613,37.6771293],[22.1699393,37.6773962],[22.1698366,37.6774217],[22.1697777,37.6773824],[22.1696188,37.6772876],[22.169277,37.6773544],[22.168596,37.6769202],[22.1679728,37.6769016],[22.1675994,37.6769701],[22.1674261,37.6770012],[22.1671103,37.6768904],[22.1670092,37.6768528],[22.1670787,37.676935],[22.167075,37.6770881],[22.1672216,37.6771174],[22.1672985,37.6772178],[22.1676917,37.6773681],[22.1678737,37.6773439],[22.1681167,37.677609],[22.1684109,37.6776316],[22.1684098,37.6778636],[22.1685521,37.6780731],[22.1684807,37.67825],[22.168587,37.67854],[22.1685097,37.6789174],[22.168643,37.6790276],[22.1687064,37.6792178],[22.1686313,37.679505],[22.168708,37.6796144],[22.1687334,37.6799662],[22.168963,37.6803123],[22.1691081,37.6804046],[22.1685292,37.6808913],[22.1680007,37.6811715],[22.1676144,37.6816612],[22.1673419,37.681675],[22.1672039,37.6817539],[22.1669457,37.6821104],[22.1665685,37.6822307],[22.1663314,37.682191],[22.1658793,37.6825895],[22.1659358,37.682872],[22.1661367,37.6830013],[22.1662899,37.683229],[22.1665806,37.6833957],[22.1670771,37.6834936],[22.1680071,37.68349],[22.1682667,37.6835391],[22.168359,37.683937],[22.1688724,37.6842695],[22.1688458,37.6844313],[22.169042,37.6847497],[22.1691572,37.685139],[22.1691297,37.6853369],[22.169307,37.6855019],[22.1694115,37.685864],[22.1692904,37.6861775],[22.1694834,37.6861715],[22.1697383,37.6864098],[22.1701564,37.6864703],[22.1703389,37.6864281],[22.1704456,37.6862405],[22.1707425,37.686155],[22.1710138,37.6866549],[22.1713267,37.68684],[22.1715315,37.6868161],[22.1717893,37.6869373],[22.1720978,37.6868429],[22.1722672,37.6868726],[22.1726675,37.6867346],[22.1727615,37.6866009],[22.1729211,37.6865673],[22.1731578,37.686625],[22.1734588,37.686837],[22.1736215,37.6866773],[22.1736279,37.686416],[22.1738019,37.6862565],[22.1739722,37.6862501],[22.17433,37.6864539],[22.1745003,37.6864476],[22.1747356,37.6860997],[22.1747191,37.6858471],[22.1748243,37.6857226],[22.1754157,37.6856506],[22.1755853,37.6856713],[22.1756725,37.6858168],[22.1760206,37.6859574],[22.1765405,37.6864881],[22.1769969,37.686378],[22.1771422,37.6864614],[22.1772072,37.6865886],[22.1774254,37.6864748],[22.1774625,37.6863492],[22.1777575,37.6863447],[22.1779933,37.6864385],[22.1785501,37.686393],[22.1786368,37.6865566],[22.1786187,37.686687],[22.1785511,37.6868166],[22.1785933,37.6869434],[22.1792309,37.6873048],[22.1797657,37.6872319],[22.180162,37.6872561],[22.1802967,37.6873122],[22.1805617,37.6876047],[22.1810888,37.6878471],[22.1815213,37.6877817],[22.1818728,37.6877871],[22.1822405,37.68791],[22.1825544,37.688246],[22.1828315,37.688043],[22.1832414,37.6879772],[22.1837227,37.688237],[22.1845319,37.6885378],[22.1848931,37.6886065],[22.1850932,37.6887718],[22.1851749,37.6890547],[22.1850766,37.6894091],[22.1853234,37.6895211],[22.1857524,37.6895998],[22.1862168,37.6900868],[22.1855575,37.6906174],[22.1844498,37.6918598],[22.1840792,37.6926381],[22.1832994,37.692527],[22.1831799,37.6925454],[22.1829841,37.6926686],[22.1827669,37.6929266],[22.1824215,37.6931804],[22.1824025,37.6934955],[22.1825086,37.6937945],[22.1823324,37.6940442],[22.1816177,37.6940512],[22.1811884,37.6939387],[22.1811668,37.6938933],[22.1793473,37.6936309],[22.1787382,37.6934953],[22.1775157,37.6929357],[22.1772949,37.6926889],[22.1770268,37.6925225],[22.1765966,37.6920292],[22.1759942,37.692083],[22.1758099,37.6921973],[22.1757321,37.6923628],[22.1756055,37.692442],[22.174988,37.6926487],[22.1749199,37.6926477],[22.174935,37.6925826],[22.1748869,37.6925075],[22.1747408,37.6924511],[22.1744905,37.6924833],[22.1737585,37.6922737],[22.173636,37.6921817],[22.1735784,37.6922168],[22.172892,37.6919989],[22.1726203,37.6919767],[22.1727511,37.692195],[22.1723743,37.6922973],[22.1721929,37.6922945],[22.17213,37.6925459],[22.1719629,37.6924261],[22.1719473,37.6925971],[22.1718702,37.6925058],[22.1717591,37.6928736],[22.1713114,37.6930919],[22.1711434,37.6934678],[22.1706679,37.693893],[22.1705564,37.6942788],[22.1707216,37.6944797],[22.1703548,37.6946362],[22.1700813,37.6944156],[22.1700201,37.6943674],[22.1699565,37.6941862],[22.1696762,37.6940556],[22.1697769,37.6945709],[22.1697672,37.6949673],[22.1700371,37.6950616],[22.1703474,37.6953548],[22.1707678,37.6953253],[22.1705953,37.6954217],[22.1707189,37.6954687],[22.1703232,37.6958771],[22.1701948,37.6960261],[22.1700493,37.6960937],[22.1698452,37.6960905],[22.1697578,37.695954],[22.1696335,37.695934],[22.169513,37.6958916],[22.1695441,37.6960092],[22.1694233,37.695951],[22.1691624,37.6958501],[22.1690669,37.6960469],[22.1684987,37.6960921],[22.1678916,37.6958754],[22.1677591,37.6957291],[22.1675901,37.6956815],[22.1671221,37.6953407],[22.1669814,37.6950682],[22.1665822,37.6947015],[22.1660975,37.6941172],[22.1656489,37.6939119],[22.1654817,37.6938958],[22.1647911,37.6938445],[22.1642145,37.6942321],[22.1640731,37.6944461],[22.163789,37.6944688],[22.1635296,37.6944106],[22.1633569,37.6945161],[22.1629356,37.6945816],[22.1623021,37.6945177],[22.1621238,37.6943887],[22.1618604,37.6940332],[22.1615003,37.6939194],[22.1611281,37.6940668],[22.1607064,37.6941503],[22.1602695,37.6943869],[22.1599508,37.694436],[22.1594846,37.6944827],[22.1591023,37.6943506],[22.1587314,37.6943426],[22.1585945,37.6943765],[22.1583758,37.6944181],[22.1575956,37.6943248],[22.1573262,37.6942125],[22.1571379,37.6940293],[22.1569681,37.6940176],[22.1566791,37.6937788],[22.1559727,37.6934523],[22.1552725,37.693376],[22.1548588,37.6931352],[22.154611,37.6930683],[22.1542558,37.6927563],[22.1534587,37.6924284],[22.1531055,37.6920353],[22.1528557,37.6920494],[22.1524898,37.6921699],[22.1522975,37.6921488],[22.1522204,37.6920575],[22.1520312,37.6920117],[22.1512258,37.6920622],[22.1508977,37.69203],[22.1506089,37.6922418],[22.1503169,37.692129],[22.1502144,37.6921455],[22.1500739,37.6923235],[22.1497866,37.6924722],[22.1496692,37.6926326],[22.1493238,37.6928434],[22.1490567,37.6930916],[22.1485915,37.6931023],[22.1477695,37.6928641],[22.1475092,37.692842],[22.1469635,37.6928965],[22.1466751,37.6930902],[22.1464579,37.6931589],[22.1462432,37.6931285],[22.1460476,37.6931975],[22.145704,37.6933746],[22.1445228,37.6934461],[22.1436425,37.6932701],[22.1434485,37.6933211],[22.1428821,37.6932941],[22.1427596,37.6932021],[22.142071,37.6930741],[22.1411965,37.6931234],[22.1409448,37.6932095],[22.1406678,37.6934034],[22.1404658,37.6933191],[22.1399454,37.6932659],[22.1395976,37.6931162],[22.13931,37.6928232],[22.1392356,37.6926238],[22.1388853,37.6925732],[22.1386786,37.6926781],[22.1386455,37.692824],[22.1382387,37.6927635],[22.1379862,37.6928857],[22.1377363,37.6928998],[22.1373107,37.6926858],[22.1369493,37.692626],[22.1366035,37.6923952],[22.1365567,37.691998],[22.1366859,37.6918198],[22.1366916,37.6915945],[22.1368203,37.6914344],[22.1367341,37.6912528],[22.136592,37.6911671],[22.1370258,37.6910568],[22.1371729,37.6910682],[22.1374706,37.6909557],[22.1374749,37.6907846],[22.1376739,37.6905354],[22.1377289,37.6901487],[22.1378341,37.6900242],[22.1377581,37.6898878],[22.1377944,37.6897983],[22.1381326,37.6894251],[22.138328,37.6893201],[22.138449,37.6890155],[22.1385406,37.6889809],[22.1384852,37.6888043],[22.1387587,37.68834],[22.1392905,37.6879339],[22.139086,37.687453],[22.1378809,37.6857577],[22.1381094,37.6852386],[22.1381888,37.6844153],[22.138169,37.684255],[22.1380543,37.6837575],[22.1383013,37.6834009],[22.1383189,37.6831489],[22.1382758,37.6830603],[22.1376993,37.6829881],[22.1374533,37.682849],[22.1369612,37.6821203],[22.1363233,37.6817858],[22.1360856,37.6813134],[22.1359521,37.6812122],[22.1357941,37.6811826],[22.1350299,37.6813598],[22.1350006,37.6811701],[22.134754,37.681058],[22.1347331,37.6809856],[22.1348507,37.6808162],[22.1348546,37.6806631],[22.1351807,37.6803168],[22.1352061,37.680209],[22.1346117,37.6799473],[22.1344362,37.6797102],[22.1342789,37.6796536],[22.1340742,37.6796774],[22.1339475,37.6797565],[22.1337777,37.6797448],[22.1334436,37.6804064],[22.133202,37.6805468],[22.1328644,37.6804423],[22.1328143,37.6801802],[22.1325898,37.6800865],[22.1326175,37.6798887],[22.1324629,37.679724],[22.1323585,37.6793619],[22.1321046,37.6790875],[22.1320525,37.6789064],[22.1321014,37.678763],[22.132414,37.6785066],[22.132555,37.6783106],[22.132584,37.6780587],[22.1327381,37.6777908],[22.1326986,37.6775558],[22.1325996,37.6774371],[22.1324418,37.6773985],[22.1321893,37.6775207],[22.1317759,37.6781811],[22.1310205,37.6784575],[22.1305491,37.6787204],[22.1304199,37.6788986],[22.1301734,37.6787775],[22.1299642,37.6785286],[22.1300681,37.6784581],[22.1302267,37.6780101],[22.130238,37.6775596],[22.1303655,37.6773656],[22.1302978,37.6771686],[22.1301527,37.6770761],[22.1299281,37.6772573],[22.1295951,37.6780586],[22.1294704,37.6781017],[22.1290642,37.6780232],[22.1287618,37.6780544],[22.1285898,37.6781328],[22.1285821,37.6784391],[22.1283688,37.6788052],[22.1282353,37.6788842],[22.1280538,37.6788903],[22.1273549,37.678726],[22.1262171,37.6784714],[22.1251653,37.6783645],[22.124986,37.6782806],[22.1249114,37.6780901],[22.124512,37.6781919],[22.1243331,37.6785405],[22.1243728,37.6787665],[22.1240418,37.6784976],[22.1234402,37.6776229],[22.1233747,37.6770721],[22.1232331,37.6778268],[22.1230656,37.6779075],[22.123036,37.6777741],[22.1229288,37.6777544],[22.1227436,37.6779047],[22.1216457,37.6782747],[22.1196493,37.678306],[22.1194349,37.6782665],[22.1188856,37.6780144],[22.1185003,37.6780083],[22.1182965,37.6780771],[22.1180546,37.6781453],[22.1171573,37.6786537],[22.1169666,37.6786146],[22.1167943,37.678702],[22.1164076,37.6787499],[22.1157159,37.6787479],[22.1153899,37.6787787],[22.1153822,37.6789408],[22.115146,37.679088],[22.1144484,37.6797302],[22.1140041,37.6798132],[22.1138775,37.6798833],[22.1140311,37.6805346],[22.1139237,37.6807492],[22.1139191,37.6809293],[22.1137542,37.68117],[22.1137832,37.6813688],[22.1136429,37.6815377],[22.1132296,37.6817384],[22.1128527,37.6822911],[22.1127632,37.6826907],[22.1127464,37.6829045],[22.1122566,37.683176],[22.112041,37.6836705],[22.1120897,37.6842503],[22.1122085,37.6844865],[22.1122633,37.6845595],[22.1126666,37.6846718],[22.1125054,37.6847661],[22.1125999,37.6848015],[22.1126038,37.6848691],[22.1123415,37.684928],[22.1122136,37.6850521],[22.1124584,37.6852363],[22.1124323,37.685371],[22.1128138,37.685981],[22.1126885,37.6864476],[22.1128608,37.6868108],[22.1127181,37.6870699],[22.1128922,37.6873611],[22.1128404,37.6880632],[22.1130383,37.6883097],[22.113074,37.6886887],[22.1138592,37.6894764],[22.1140403,37.6899389],[22.1144946,37.6903607],[22.1155721,37.6908015],[22.1162198,37.6911994],[22.1165744,37.6915295],[22.1167095,37.6915677],[22.1172629,37.6921082],[22.1179149,37.6923349],[22.1177707,37.6926571],[22.1177489,37.6930713],[22.1178327,37.693343],[22.1175878,37.6936094],[22.1175731,37.6937444],[22.1174343,37.6938503],[22.1173975,37.6944085],[22.1176165,37.6947184],[22.1176382,37.6952054],[22.1179755,37.6957695],[22.1180523,37.6967711],[22.1183959,37.6975336],[22.1184773,37.698355],[22.1184791,37.6987312],[22.1183682,37.6990809],[22.118313,37.6993279],[22.1186119,37.6997607],[22.1185129,37.699989],[22.1180887,37.7002638],[22.1179413,37.7007121],[22.1178333,37.7009447],[22.117787,37.7014306],[22.1171581,37.7020784],[22.1169225,37.7024261],[22.1166912,37.7026027],[22.1159562,37.7029604],[22.1156897,37.7031815],[22.1148135,37.703742],[22.1141243,37.7040824],[22.1134262,37.7043236],[22.1124698,37.7049121],[22.1120869,37.7049735],[22.1116343,37.7049302],[22.1111417,37.7051206],[22.1100174,37.7051747],[22.1097113,37.7056114],[22.1093469,37.7056686],[22.1089568,37.7058426],[22.1084206,37.7064108],[22.1080532,37.7065851],[22.1075338,37.7069373],[22.1068572,37.7072238],[22.1065329,37.7072231],[22.1063854,37.7073221],[22.1059831,37.7075319],[22.1058829,37.7078998],[22.105213,37.7079251],[22.1049897,37.7080094],[22.1044559,37.7080368],[22.1037155,37.7077095],[22.1032238,37.7074222],[22.1029709,37.7074948],[22.1028772,37.7076104],[22.1025871,37.7069794],[22.1020166,37.7066638],[22.1015857,37.7062153],[22.1012337,37.7062276],[22.1010333,37.7060802],[22.1008644,37.7060324],[22.1005666,37.7061448],[22.1001575,37.7061742],[22.0999909,37.7060364],[22.0994068,37.7058107],[22.0990506,37.7055436],[22.0989136,37.7055774],[22.0988586,37.7055134],[22.0987547,37.7055839],[22.0981535,37.7061261],[22.0979716,37.7061412],[22.097681,37.7060532],[22.0978306,37.7058889],[22.0978368,37.7056457],[22.097495,37.7054824],[22.0973781,37.7055211],[22.097106,37.7055167],[22.0969454,37.7055862],[22.096536,37.7054039],[22.0964548,37.7054341],[22.0960823,37.7058066],[22.0959998,37.706373],[22.096084,37.7065005],[22.0963826,37.70644],[22.096084,37.7065005],[22.0959998,37.706373],[22.0954926,37.7065631],[22.0954878,37.7067523],[22.0953877,37.7070616],[22.09552,37.7072079],[22.095913,37.7073269],[22.0951959,37.7074234],[22.0949452,37.7073833],[22.094857,37.707409],[22.0945723,37.7065662],[22.0942455,37.7051551],[22.094182,37.7046719],[22.0935797,37.704189],[22.0933402,37.7037976],[22.0930146,37.7036662],[22.092942,37.7034037],[22.0930579,37.7031667],[22.0928735,37.7031998],[22.0927603,37.703189],[22.0927168,37.7031162],[22.0928882,37.7029702],[22.0935224,37.7025659],[22.0937739,37.7024889],[22.0937526,37.7024345],[22.0931182,37.7024062],[22.0930747,37.7023334],[22.0931885,37.7023172],[22.0931188,37.7018542],[22.0929557,37.7015812],[22.092588,37.7013229],[22.0931602,37.7006833],[22.0931935,37.7002693],[22.0929484,37.6996525],[22.0929877,37.6990043],[22.0928327,37.6988576],[22.0922776,37.6988306],[22.0921029,37.6985664],[22.0917524,37.6985247],[22.0913169,37.6982563],[22.0913339,37.6981597],[22.0918671,37.6977673],[22.0921774,37.6976101],[22.0921915,37.6970606],[22.092359,37.6967208],[22.0924395,37.6966771],[22.092284,37.6965484],[22.0915499,37.6964284],[22.09152,37.6962657],[22.0916991,37.6959171],[22.0914082,37.6953176],[22.0914601,37.6950661],[22.0915767,37.6949418],[22.0917486,37.6948725],[22.0917872,37.6946929],[22.0923459,37.6941341],[22.0924604,37.6936494],[22.0923586,37.6931971],[22.0918109,37.6928818],[22.0916068,37.6924369],[22.0915025,37.6925254],[22.0913503,37.6922706],[22.0906594,37.6917907],[22.0905199,37.6914821],[22.0906037,37.6913122],[22.0906638,37.6907364],[22.091046,37.6904272],[22.091027,37.6902827],[22.0913108,37.6898277],[22.0915295,37.689705],[22.0915672,37.6895614],[22.0920504,37.6892899],[22.0918329,37.6889259],[22.0919759,37.6886578],[22.0922136,37.6884544],[22.0918197,37.6879343],[22.0912478,37.6872402],[22.0905235,37.6867418],[22.0901751,37.6861774],[22.0899044,37.6861189],[22.089559,37.685879],[22.0893333,37.6858393],[22.089191,37.6856388],[22.0883103,37.6850477],[22.0875872,37.6849459],[22.0871044,37.6847578],[22.0867609,37.6844458],[22.0864156,37.6842419],[22.0860596,37.6839748],[22.0859412,37.6837296],[22.0851568,37.6829238],[22.0849646,37.6829026],[22.084231,37.6832061],[22.0841736,37.6832773],[22.0837271,37.6838828],[22.083461,37.6840858],[22.0832001,37.6845322],[22.0828753,37.6848153],[22.0828769,37.6851938],[22.0827029,37.6853442],[22.0823827,37.6854471],[22.0820202,37.6854322],[22.0818474,37.6855375],[22.0815314,37.6854783],[22.0812057,37.6857974],[22.0809429,37.6858743],[22.0805015,37.6858401],[22.0801832,37.6858709],[22.0798848,37.6860103],[22.0796749,37.6862321],[22.0789557,37.6859771],[22.0783182,37.6860749],[22.0778844,37.6861849],[22.0774793,37.6865028],[22.0768137,37.686724],[22.0766585,37.6870278],[22.0768935,37.6871488],[22.0768648,37.6873827],[22.0769739,37.6875467],[22.0774086,37.6874006],[22.0776548,37.6875307],[22.0779386,37.6875174],[22.0781054,37.6876462],[22.0785111,37.687743],[22.07899,37.6880842],[22.0792022,37.6886081],[22.0790662,37.6886059],[22.0790072,37.6886951],[22.0791457,37.6890398],[22.0790166,37.6892089],[22.0791024,37.6893996],[22.0790179,37.6895964],[22.0795439,37.690308],[22.0795733,37.6904887],[22.0794092,37.6911349],[22.0794145,37.6913693],[22.0792187,37.6919248],[22.0790539,37.6921565],[22.078395,37.6926414],[22.0778476,37.6927586],[22.0776046,37.6929439],[22.0774049,37.693211],[22.0771877,37.6932796],[22.0770886,37.6936024],[22.0770928,37.6937827],[22.0772855,37.6941441],[22.0774154,37.6948221],[22.0773261,37.6952082],[22.0773994,37.6954437],[22.0773248,37.6956948],[22.0775927,37.6958614],[22.0777338,37.696107],[22.0780688,37.6963107],[22.0784341,37.6966591],[22.0784498,37.6969297],[22.0782604,37.6976747],[22.0783929,37.6982536],[22.0782455,37.6982512],[22.0775881,37.6977989],[22.0771575,37.6977828],[22.0768002,37.6980023],[22.0766098,37.6979091],[22.0766177,37.6976028],[22.0765506,37.6975657],[22.0761052,37.6976846],[22.0756806,37.6978759],[22.0754291,37.6983945],[22.0751088,37.6984974],[22.0748249,37.6985108],[22.074279,37.6981324],[22.0736862,37.6982489],[22.0736607,37.6983566],[22.073558,37.698382],[22.0730673,37.6980585],[22.0728531,37.6980099],[22.0722066,37.6980084],[22.0717898,37.6974609],[22.0713599,37.6974178],[22.0710511,37.6975209],[22.0708214,37.6971927],[22.0706181,37.6968446],[22.0705453,37.6965911],[22.0700609,37.6960244],[22.0699877,37.6957889],[22.0700259,37.6956273],[22.0704609,37.6954722],[22.0705669,37.6953208],[22.0698781,37.6952013],[22.0697924,37.6950107],[22.0690746,37.6942599],[22.0690958,37.6938818],[22.0687818,37.6933089],[22.0686159,37.693144],[22.0685232,37.692782],[22.0682633,37.6923091],[22.0682717,37.6919848],[22.0680433,37.6916115],[22.0678982,37.691519],[22.0672332,37.6913639],[22.0669064,37.6911603],[22.0668176,37.6911679],[22.0668352,37.6908437],[22.0667171,37.6908869],[22.0665827,37.6908216],[22.0664238,37.690828],[22.065756,37.6912136],[22.0654495,37.6912265],[22.0652596,37.6911153],[22.0650336,37.6910845],[22.0646912,37.691169],[22.0645815,37.691023],[22.0646575,37.6907179],[22.0645465,37.6906259],[22.0638279,37.6907854],[22.06334,37.6907954],[22.0630585,37.6907187],[22.0627852,37.6907592],[22.0621768,37.690605],[22.0619048,37.6906006],[22.0616596,37.6904343],[22.0617756,37.6903371],[22.0614331,37.689989],[22.0611279,37.6899479],[22.0608184,37.690078],[22.0609456,37.6898593],[22.0611892,37.6896921],[22.0613934,37.6892539],[22.0613083,37.6890362],[22.0609959,37.6888418],[22.0610733,37.6884826],[22.0609511,37.6883814],[22.0605341,37.6882845],[22.0603279,37.6883622],[22.0603126,37.6885151],[22.0600803,37.6887276],[22.0598975,37.6887787],[22.0594903,37.6887359],[22.0590974,37.6885853],[22.0587911,37.6885892],[22.0585667,37.6884954],[22.0582384,37.688472],[22.0579817,37.6883145],[22.0577,37.6882468],[22.0575557,37.6881273],[22.0574588,37.6879274],[22.0573133,37.6878529],[22.0569735,37.6878383],[22.056514,37.6880651],[22.0563234,37.6879808],[22.0557588,37.6878904],[22.0555599,37.6876888],[22.0550832,37.6876089],[22.0548631,37.6872313],[22.054706,37.6871656],[22.0543778,37.6871421],[22.0541904,37.6868417],[22.0540626,37.6865241],[22.0539294,37.6864138],[22.0534975,37.6864517],[22.0529818,37.6866595],[22.0526896,37.6865555],[22.0522457,37.6866203],[22.0519903,37.6864133],[22.0513418,37.6864927],[22.0513654,37.6860245],[22.0512892,37.6859015],[22.0510883,37.6857811],[22.0498041,37.685886],[22.0493649,37.6857706],[22.0488751,37.6858526],[22.0485525,37.6860455],[22.0484503,37.6860528],[22.0480281,37.6857214],[22.0479985,37.6855497],[22.0481427,37.6852412],[22.0481134,37.6850605],[22.0472695,37.6845148],[22.0469762,37.6844558],[22.0467707,37.6845065],[22.0465913,37.6844314],[22.0463986,37.6844282],[22.0461742,37.6843344],[22.0458425,37.6840135],[22.045322,37.6839688],[22.0448896,37.6840247],[22.0443505,37.6838265],[22.0443378,37.6838804],[22.044101,37.6842189],[22.0442819,37.6842399],[22.0447492,37.6845811],[22.0450642,37.6846765],[22.045328,37.6849963],[22.0454428,37.6853767],[22.0453608,37.685907],[22.0458139,37.6863561],[22.0459079,37.6866641],[22.0458874,37.6870152],[22.0455848,37.6877402],[22.0455612,37.6877758],[22.04545,37.6876929],[22.0454103,37.6879085],[22.0451472,37.6879943],[22.0448109,37.6882771],[22.0440085,37.6886062],[22.043906,37.6886226],[22.0439879,37.6885248],[22.0438505,37.6885766],[22.0437107,37.6887184],[22.0435735,37.6887612],[22.0435527,37.6886888],[22.0434514,37.6886601],[22.0433594,37.688787],[22.0431772,37.6889507],[22.0429503,37.6893885],[22.0427545,37.689935],[22.0425051,37.6899308],[22.0424389,37.6898576],[22.0425311,37.6898051],[22.0423721,37.6898115],[22.0419721,37.689931],[22.041921,37.6901464],[22.0416737,37.6898066],[22.0417104,37.6897081],[22.0416112,37.6895983],[22.0413293,37.689107],[22.0408997,37.6886222],[22.0403377,37.6884326],[22.0399013,37.6882091],[22.0392824,37.6880276],[22.0384105,37.6875895],[22.0381028,37.6874312],[22.0378083,37.6874173],[22.0379812,37.687312],[22.0377899,37.6872547],[22.0379288,37.6871489],[22.0375906,37.6870712],[22.0375139,37.6869708],[22.0373306,37.6870398],[22.0370449,37.6866926],[22.0364947,37.6864852],[22.0362331,37.6860843],[22.0359311,37.6859261],[22.035627,37.6858489],[22.0357506,37.6854634],[22.0356474,37.6850742],[22.0351136,37.6846778],[22.034855,37.6845924],[22.034617,37.6845884],[22.034116,37.684571],[22.0336607,37.6846896],[22.0333853,37.6846783],[22.0331969,37.6845129],[22.0330707,37.6841413],[22.0329947,37.6835813],[22.0328606,37.683507],[22.032497,37.6835369],[22.0324533,37.6834731],[22.0325272,37.683427],[22.0320157,37.6832563],[22.0316861,37.6832868],[22.0315624,37.6828162],[22.0315315,37.6826985],[22.0317418,37.6825848]]},{"id":18363,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u0393\u03cc\u03c1\u03c4\u03c5\u03bd\u03b1","description_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u03bc\u03bf\u03bd\u03ae \u03a0\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5-\u0391\u03c3\u03ba\u03bb\u03b7\u03c0\u03b9\u03b5\u03af\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u0393\u03cc\u03c1\u03c4\u03c5\u03bd\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Gortynatheater","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":6128,"name_EN":"Stemnitsa: Stemnitsa-ancient Gortys","description_EN":"Stemnitsa-Prodromos monastery-ancient theater of Gortys","ascent_time":130,"descent_time":140,"marker":"No_marks","level":10,"ascent":458,"descent":458,"maxelev":1095,"minelev":326,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.04568 37.54036,22.08104 37.55355)","views":40,"millestones":"0,22.0806881,37.5541217#1,22.0716133,37.5508748#2,22.0632991,37.5466367#3,22.0576532,37.5424567#4,22.0535335,37.5457762#5,22.0512971,37.5462102#6.1,22.0460409,37.5397803","x":22.058001,"y":37.5426813,"coor":[[22.0806881,37.5541217],[22.0806396,37.5538505],[22.0804394,37.5535296],[22.0801927,37.5536179],[22.0794979,37.5536494],[22.0788896,37.5535314],[22.0787137,37.5533303],[22.0783999,37.553208],[22.078411,37.5527756],[22.0783161,37.5526005],[22.0777582,37.552285],[22.0775646,37.5521918],[22.0773954,37.5520854],[22.0773305,37.5519672],[22.0771362,37.5518198],[22.0766843,37.5517854],[22.0763255,37.5516534],[22.0759643,37.5516114],[22.075451,37.5513237],[22.0751818,37.5512292],[22.0736996,37.551205],[22.0723834,37.5513277],[22.0719566,37.5511946],[22.0716542,37.5508922],[22.0714526,37.5508078],[22.0712869,37.5505663],[22.0706063,37.5501857],[22.069864,37.5495607],[22.0692124,37.5493698],[22.0690263,37.5491234],[22.0688691,37.5490758],[22.0689938,37.5490688],[22.0689391,37.5489958],[22.0690185,37.5489881],[22.0689968,37.5489517],[22.0686571,37.5489552],[22.0687384,37.5488754],[22.0683893,37.5488066],[22.0674511,37.547881],[22.0664694,37.5473242],[22.0661104,37.5472012],[22.0657879,37.5469796],[22.065372,37.5468646],[22.0653734,37.5468106],[22.0650218,37.5468409],[22.0651033,37.5467521],[22.0647299,37.5467459],[22.0644605,37.5466604],[22.0635969,37.5467905],[22.0633829,37.5467509],[22.0633404,37.546642],[22.0626861,37.5465592],[22.0621402,37.5466584],[22.0616892,37.5468493],[22.0616322,37.5468664],[22.0615336,37.5469188],[22.0611621,37.5468406],[22.0609622,37.5465129],[22.0606826,37.5463821],[22.0605945,37.5462906],[22.0606633,37.5462556],[22.0604643,37.5460721],[22.0605786,37.5460289],[22.0604145,37.5458099],[22.0604833,37.545775],[22.0604404,37.5456842],[22.0605898,37.5455965],[22.0605146,37.5454421],[22.0602807,37.5452941],[22.0602939,37.5452222],[22.0601251,37.5451833],[22.0598712,37.5449358],[22.0597696,37.5449252],[22.0598967,37.5448281],[22.0598639,37.5447825],[22.0596942,37.5447797],[22.0594849,37.5449926],[22.0595348,37.5448132],[22.0594349,37.5447394],[22.0594756,37.5444787],[22.0593851,37.5444772],[22.0594185,37.5442795],[22.0592526,37.5441326],[22.0591945,37.5437531],[22.0592748,37.5437094],[22.059185,37.5436809],[22.0592322,37.5436096],[22.0590052,37.5436329],[22.0590087,37.5434977],[22.058831,37.5433686],[22.0587717,37.5430342],[22.0588198,37.5429269],[22.05873,37.5428983],[22.0586547,37.5427439],[22.0585528,37.5427895],[22.0583708,37.5428226],[22.0581926,37.5427115],[22.058001,37.5426813],[22.057778,37.5425515],[22.0577926,37.5424256],[22.0576677,37.5424415],[22.0575746,37.5425391],[22.0575541,37.5424577],[22.0574065,37.5424733],[22.0573518,37.5424003],[22.0571708,37.5423973],[22.0570935,37.5423239],[22.0567098,37.5422816],[22.0565999,37.5421536],[22.0564856,37.5421968],[22.0563734,37.5421589],[22.0563018,37.5423019],[22.0561667,37.5422726],[22.0560637,37.542316],[22.0562627,37.5424995],[22.0562165,37.5425348],[22.0558901,37.5424663],[22.0554988,37.5422797],[22.0558251,37.5427897],[22.0557931,37.5431497],[22.0553331,37.5438631],[22.0553185,37.543989],[22.0549886,37.5440557],[22.0547364,37.5443129],[22.0547786,37.544077],[22.0549635,37.5438502],[22.0546672,37.5438724],[22.0544844,37.544374],[22.053676,37.544559],[22.0533395,37.5448779],[22.0529961,37.5450254],[22.0526791,37.5451216],[22.05271,37.5452393],[22.0531046,37.5452998],[22.053503,37.5456489],[22.0535747,37.5459384],[22.0533402,37.54625],[22.0533525,37.5458604],[22.0531299,37.5457126],[22.0528817,37.5456814],[22.0531045,37.5458203],[22.0527769,37.5457969],[22.0529438,37.5459078],[22.0526732,37.5458672],[22.0528952,37.5460331],[22.052693,37.5464083],[22.0526723,37.5467685],[22.0530609,37.5474958],[22.0533236,37.547757],[22.0532744,37.5479905],[22.0532129,37.5479602],[22.05317,37.5478694],[22.0530317,37.5479662],[22.0529086,37.5479101],[22.0524836,37.5472813],[22.0522186,37.5470246],[22.0521568,37.5467892],[22.0520248,37.5470754],[22.0519692,37.5470385],[22.0519975,37.5468227],[22.0518577,37.5469736],[22.0518737,37.5467936],[22.0517342,37.5469355],[22.0517058,37.5462861],[22.0516026,37.5463385],[22.0515529,37.5465089],[22.0514659,37.5463723],[22.0514277,37.5465339],[22.0512787,37.5461709],[22.0511741,37.5462773],[22.0511785,37.5461062],[22.0510044,37.5462745],[22.0510354,37.5459506],[22.0505913,37.5456188],[22.0505055,37.5454372],[22.0505314,37.5453114],[22.0503985,37.5452011],[22.0502702,37.5449106],[22.0502895,37.5446045],[22.050067,37.544024],[22.0498447,37.5438672],[22.0494621,37.5433471],[22.0490803,37.5432327],[22.0487106,37.5426498],[22.0483964,37.5425455],[22.0480983,37.5426937],[22.0479493,37.5423308],[22.0477508,37.5421292],[22.0475024,37.5416745],[22.046948,37.5411945],[22.0468822,37.540718],[22.0467639,37.5404817],[22.0460554,37.5398752],[22.0460409,37.5397803]]},{"id":18364,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u0395\u03bb\u03ac\u03c4\u03b7","description_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u0392\u03bb\u03ac\u03c7\u03b9\u03ba\u03b1-\u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9-\u0395\u03bb\u03ac\u03c4\u03b7","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elati","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":14644,"name_EN":"Stemnitsa: Stemnitsa-Elati","description_EN":"Stemnitsa-Vlachika-Paliochori-Elati","ascent_time":355,"descent_time":345,"marker":"Yellow_square","level":10,"ascent":649,"descent":543,"maxelev":1496,"minelev":1070,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.07886 37.55537,22.1591 37.6252)","views":49,"millestones":"0,22.0806881,37.5541217#1,22.0865093,37.5563544#2,22.0958296,37.5596333#3,22.1026411,37.5649664#4,22.1127127,37.5666518#5,22.1207910,37.5709681#6,22.1297073,37.5737141#7,22.1369221,37.5782836#8,22.1399872,37.5862801#9,22.1442543,37.5918163#10,22.1433119,37.5987079#11,22.1517020,37.6028732#12,22.1545402,37.6103077#13,22.1568466,37.6181863#14,22.1535314,37.6248578#14.6,22.1488910,37.6259933","x":22.1350987,"y":37.5759339,"coor":[[22.0806881,37.5541217],[22.0809001,37.5541612],[22.0809502,37.5544143],[22.0810064,37.5545414],[22.0811419,37.554814],[22.0810598,37.5555201],[22.0812364,37.5556942],[22.081475,37.555662],[22.0818285,37.5554222],[22.0819044,37.5553761],[22.0821889,37.5551937],[22.0823115,37.5552678],[22.0826207,37.5551985],[22.0827382,37.5554009],[22.082577,37.5555064],[22.0825854,37.5556237],[22.0827939,37.5556451],[22.0829615,37.555729],[22.0829545,37.5560713],[22.0834478,37.5563137],[22.083784,37.5563912],[22.0838969,37.5561565],[22.0839403,37.5564929],[22.0841271,37.5562706],[22.0841232,37.5564238],[22.0841712,37.5563164],[22.0841797,37.5564247],[22.0842959,37.5563094],[22.0842705,37.5564171],[22.0843866,37.5563019],[22.0845192,37.5564302],[22.0844155,37.5565006],[22.0845515,37.5565929],[22.0844636,37.5567357],[22.0850479,37.5564793],[22.0858808,37.5562225],[22.0863101,37.5562565],[22.0863762,37.5563296],[22.0870071,37.556448],[22.0884611,37.5571385],[22.0894604,37.5579027],[22.0901895,37.5581668],[22.0902985,37.5582497],[22.0905195,37.5583794],[22.0907573,37.5583743],[22.0910937,37.5580845],[22.0913517,37.5578724],[22.0914208,37.5577992],[22.0916051,37.5577436],[22.0919896,37.5577588],[22.0927966,37.5580783],[22.0931003,37.5581553],[22.0932481,37.5581306],[22.0939049,37.5585648],[22.0944374,37.5587717],[22.0948936,37.5592499],[22.0952968,37.5594187],[22.0953502,37.5595457],[22.0956526,37.5596452],[22.095996,37.5596237],[22.096271,37.559493],[22.0965433,37.5594703],[22.0972455,37.5603468],[22.0973783,37.5604661],[22.0976137,37.56056],[22.0979458,37.5608538],[22.0980209,37.5610172],[22.0978698,37.5616186],[22.0979001,37.5617633],[22.0981567,37.5619116],[22.0982757,37.5621298],[22.098703,37.5622449],[22.0990611,37.5628544],[22.0991502,37.5629099],[22.0992637,37.5633444],[22.0996245,37.5634042],[22.0998243,37.5635607],[22.1001857,37.5635935],[22.1002858,37.5636672],[22.1003565,37.5640018],[22.1006847,37.5640071],[22.1008349,37.564334],[22.101305,37.5645488],[22.1014357,37.5647492],[22.1018988,37.5647927],[22.1023314,37.5647005],[22.1028743,37.5651689],[22.1035021,37.5654133],[22.1036836,37.5653982],[22.1040195,37.5655477],[22.1045868,37.5659444],[22.1049063,37.566292],[22.10534,37.5661547],[22.1056999,37.5662506],[22.1063108,37.5662695],[22.1064328,37.5663706],[22.1069948,37.5665328],[22.107222,37.5665004],[22.1076267,37.566615],[22.107921,37.5666197],[22.1083892,37.5669066],[22.1086599,37.566947],[22.1090511,37.5667009],[22.1096063,37.5666828],[22.1097187,37.5665764],[22.1103651,37.566562],[22.1105363,37.5665107],[22.1110107,37.5665543],[22.1116827,37.5663938],[22.1122484,37.5664119],[22.1126734,37.566617],[22.1129835,37.5668923],[22.113112,37.5671827],[22.1137283,37.5674359],[22.1141566,37.5675149],[22.114373,37.5674642],[22.1149289,37.5669684],[22.1154183,37.5668681],[22.1156673,37.5668721],[22.116106,37.5669872],[22.1167302,37.5673757],[22.1171107,37.5675237],[22.1171772,37.5675969],[22.1171278,37.5677155],[22.1174352,37.5680989],[22.1176282,37.5685256],[22.1177274,37.5686353],[22.1179746,37.5687113],[22.1183614,37.569087],[22.1189536,37.5694412],[22.1192655,37.5696444],[22.1194615,37.569954],[22.1199742,37.5702776],[22.1204075,37.5706089],[22.1205164,37.5707819],[22.1207065,37.570875],[22.1213622,37.5715907],[22.1217649,37.5717863],[22.1218951,37.5720137],[22.1224335,37.5723557],[22.1226033,37.5723584],[22.1228953,37.5724532],[22.1241825,37.5730505],[22.1250988,37.573083],[22.1253542,37.5735107],[22.1256786,37.5740904],[22.1259043,37.574121],[22.1261954,37.5742518],[22.1264003,37.57421],[22.1266595,37.5742591],[22.1269565,37.5741557],[22.1274722,37.5743622],[22.1276193,37.5743645],[22.1282638,37.5739511],[22.1286355,37.5740291],[22.1288815,37.5741502],[22.1290183,37.5741163],[22.1294329,37.5738345],[22.1299137,37.5736258],[22.1305292,37.5734643],[22.1308742,37.5732535],[22.131101,37.5732391],[22.1313459,37.5734052],[22.1313423,37.5735493],[22.1318379,37.5741069],[22.1319097,37.5744054],[22.131987,37.5744878],[22.132198,37.5746533],[22.1325692,37.5747493],[22.1329604,37.5749538],[22.1332557,37.575373],[22.1332905,37.5753375],[22.1339649,37.5755375],[22.1343082,37.5758493],[22.1344429,37.5758965],[22.1350987,37.5759339],[22.1354005,37.5760919],[22.1353833,37.5763259],[22.135457,37.5765524],[22.1355806,37.5765904],[22.1356653,37.576826],[22.1360878,37.5771391],[22.1361412,37.5772662],[22.1363099,37.5773139],[22.1367515,37.5773118],[22.136874,37.5773949],[22.1368373,37.5779621],[22.1369304,37.578315],[22.1369012,37.5785759],[22.1370008,37.5786676],[22.1370503,37.5789568],[22.1373986,37.5795211],[22.1371974,37.5798694],[22.1371331,37.5801748],[22.1375505,37.580695],[22.1380873,37.5809649],[22.1384419,37.5812769],[22.1388481,37.5822476],[22.1386862,37.5832905],[22.1389707,37.5836915],[22.1389204,37.583889],[22.1389654,37.5843583],[22.138891,37.5846185],[22.138999,37.5848275],[22.1394014,37.5850411],[22.139526,37.5854937],[22.1398902,37.585878],[22.1400028,37.5863574],[22.140345,37.5867142],[22.1406371,37.586809],[22.1411054,37.5871047],[22.1421131,37.5871116],[22.1423973,37.587071],[22.1431054,37.5868298],[22.1432521,37.5868501],[22.1437668,37.5871016],[22.1438939,37.5879147],[22.1442856,37.5881011],[22.1445409,37.5883124],[22.1445288,37.5887989],[22.1447372,37.5890725],[22.144884,37.5890883],[22.1451824,37.5892868],[22.1450155,37.5900772],[22.1450826,37.5901143],[22.1450481,37.5905914],[22.144735,37.5908839],[22.1445549,37.5912957],[22.1443726,37.5913379],[22.1441596,37.5921636],[22.1439423,37.5922503],[22.1437318,37.5925174],[22.1435382,37.5925594],[22.1427189,37.5931684],[22.1425079,37.5934534],[22.1422308,37.5936654],[22.1422612,37.59381],[22.1418187,37.5942988],[22.1408418,37.5948692],[22.140802,37.5951029],[22.1407265,37.595318],[22.1407685,37.5954538],[22.1407207,37.5955522],[22.1406638,37.5956639],[22.14072,37.5958496],[22.1408305,37.5961194],[22.1412096,37.5963597],[22.1416857,37.5967998],[22.1420351,37.5971545],[22.1426702,37.5973065],[22.1429007,37.5978734],[22.1430871,37.5981196],[22.1432666,37.5986452],[22.1436749,37.5992216],[22.1441853,37.5993513],[22.1446873,37.599206],[22.1448913,37.5992002],[22.1452829,37.5993956],[22.145325,37.5995224],[22.1454908,37.599845],[22.1462546,37.5996497],[22.1466051,37.5996732],[22.1466933,37.5997738],[22.1474461,37.6000199],[22.1475795,37.6001211],[22.1476185,37.6003741],[22.1477186,37.6004478],[22.1481706,37.6004909],[22.1486247,37.6006355],[22.1490377,37.6009258],[22.1492817,37.6011369],[22.1501853,37.6012412],[22.1509241,37.6015953],[22.1517111,37.6025066],[22.1516888,37.6034075],[22.1520218,37.603683],[22.1520751,37.6038191],[22.1518931,37.6043074],[22.1518909,37.6047242],[22.15207,37.6052677],[22.1519083,37.605851],[22.152101,37.6063046],[22.1520728,37.6065295],[22.1520477,37.6067431],[22.1521376,37.6072312],[22.1518769,37.6072361],[22.1517383,37.6073421],[22.1517769,37.6076131],[22.151681,37.6078278],[22.1516877,37.6079586],[22.1520849,37.6086318],[22.1524709,37.6090524],[22.1526939,37.6092001],[22.1532669,37.6093893],[22.1538351,37.6100335],[22.1541279,37.610304],[22.1543719,37.6103168],[22.154905,37.6102891],[22.1553536,37.6105327],[22.1553726,37.6104361],[22.1553536,37.6105327],[22.155097,37.6112857],[22.1550537,37.6116635],[22.1554374,37.6126428],[22.1558547,37.6140913],[22.1558455,37.6150375],[22.1560132,37.6150852],[22.156324,37.6155181],[22.1564738,37.6155159],[22.1565217,37.6157149],[22.156464,37.6169194],[22.1567217,37.6179509],[22.1574576,37.6193502],[22.157517,37.6195832],[22.1574801,37.6202743],[22.1573354,37.6205132],[22.1573005,37.6210083],[22.1571922,37.621268],[22.1571732,37.6220337],[22.1568294,37.622524],[22.1565504,37.622808],[22.1564989,37.6230596],[22.1565055,37.6232917],[22.1565937,37.6233923],[22.1566983,37.6237454],[22.1566103,37.6240955],[22.1563885,37.6243624],[22.1561588,37.6244849],[22.1552593,37.6246173],[22.154903,37.6248078],[22.1540595,37.6250109],[22.1539594,37.6249372],[22.15326,37.6248091],[22.1529354,37.6246508],[22.1525058,37.624608],[22.1520152,37.6247445],[22.1518427,37.62485],[22.1517947,37.6249574],[22.1515804,37.624918],[22.1512008,37.6251463],[22.1511173,37.6253163],[22.1508887,37.6253938],[22.1507477,37.6255989],[22.1509004,37.6258356],[22.1506826,37.6259403],[22.1503345,37.6262683],[22.1500156,37.6263354],[22.1498121,37.6263142],[22.1492614,37.6261343],[22.1490044,37.6259861],[22.148891,37.6259933]]},{"id":19714,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1, \u03ad\u03bd\u03b1\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2","description_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03b1\u03c0\u03cc \u03c4\u03b1 \u039a\u03b1\u03bc\u03af\u03bd\u03b9\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop3","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":4405,"name_EN":"Mt Menalon: Stemnitsa, a long loop","description_EN":"Stemnitsa-Agia Paraskevi and back via Kaminia","ascent_time":100,"descent_time":100,"marker":"No_marks","level":10,"ascent":194,"descent":194,"maxelev":1259,"minelev":1078,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.08088 37.55542,22.09642 37.56366)","views":4,"millestones":"0,22.0814750,37.5556620#1,22.0883916,37.5594143#2,22.0945330,37.5629582#3,22.0919895,37.5577625#4,22.0838983,37.5561627#4.4,22.0814750,37.5556620","x":22.0959169,"y":37.5617313,"coor":[[22.081475,37.555662],[22.0817195,37.5558372],[22.0812143,37.556559],[22.0813152,37.5565539],[22.0810634,37.5570049],[22.0810433,37.557347],[22.0812115,37.5574129],[22.0815285,37.557409],[22.0816101,37.5573202],[22.0817749,37.5573905],[22.0826353,37.5573864],[22.08287,37.5575074],[22.0832563,37.5574506],[22.0833738,37.5578919],[22.0841052,37.5580659],[22.085101,37.5585237],[22.0853626,37.5584739],[22.0855197,37.5585305],[22.0862862,37.5591017],[22.0867365,37.5591991],[22.0873245,37.5592267],[22.0875072,37.5591665],[22.0877425,37.5592605],[22.0877882,37.5592432],[22.0877575,37.5591165],[22.0880312,37.5592606],[22.0885575,37.5594855],[22.0885785,37.5595061],[22.0887007,37.5595982],[22.0911522,37.5598001],[22.0916573,37.5599705],[22.0920868,37.5599954],[22.092255,37.5600612],[22.0930486,37.5609032],[22.0931459,37.561085],[22.0930965,37.5612464],[22.0931866,37.5617075],[22.0934585,37.5621445],[22.0938348,37.562484],[22.094053,37.562803],[22.0939192,37.5631703],[22.0940655,37.5633011],[22.0942736,37.5635748],[22.0946529,37.5638783],[22.0949739,37.5637213],[22.0950385,37.5634069],[22.0949521,37.5632433],[22.0945362,37.5631284],[22.0945215,37.5623712],[22.0946795,37.5623918],[22.0949202,37.5627201],[22.0952611,37.5626715],[22.0954764,37.5625804],[22.0953565,37.5623982],[22.0953003,37.5619376],[22.095491,37.5615622],[22.095639,37.5615285],[22.0959169,37.5617313],[22.0960748,37.5617519],[22.0962655,37.5613764],[22.096238,37.5611236],[22.0959792,37.5606148],[22.095774,37.5597824],[22.095653,37.5596452],[22.0953509,37.5595457],[22.0952975,37.5594187],[22.0948943,37.55925],[22.0944377,37.5587717],[22.0939053,37.5585648],[22.0932484,37.5581306],[22.0931006,37.5581553],[22.0927969,37.5580783],[22.09199,37.5577588],[22.0916055,37.5577436],[22.0914208,37.5577992],[22.0913521,37.5578724],[22.0910941,37.5580846],[22.0907573,37.5583743],[22.0905195,37.5583794],[22.0902985,37.5582497],[22.0901899,37.5581668],[22.0894608,37.5579027],[22.0884615,37.5571385],[22.0870075,37.556448],[22.0863765,37.5563296],[22.0863105,37.5562565],[22.0858812,37.5562225],[22.0850482,37.5564793],[22.0844643,37.5567357],[22.0845518,37.5565929],[22.0844159,37.5565006],[22.0845196,37.5564302],[22.084387,37.5563019],[22.0842708,37.5564171],[22.0842962,37.5563094],[22.0841801,37.5564247],[22.0841715,37.5563164],[22.0841235,37.5564238],[22.0841274,37.5562706],[22.0839406,37.5564929],[22.0838972,37.5561565],[22.0837847,37.5563912],[22.0834482,37.5563137],[22.0829552,37.5560713],[22.0829619,37.555729],[22.0827942,37.5556452],[22.0825854,37.5556237],[22.082577,37.5555064],[22.0827382,37.5554009],[22.082621,37.5551985],[22.0823115,37.5552678],[22.0821889,37.5551937],[22.0819044,37.5553761],[22.0818285,37.5554222],[22.081475,37.555662]]},{"id":19715,"author":"AnaDigit","name_GR":"\u039f32: \u039f32 \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1-\u039a\u03b1\u03c1\u03cd\u03c4\u03b1\u03b9\u03bd\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1\u03c2 \u03c4\u03bf\u03c5 \u039b\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5","path":"PELOPONNESE\/Pelop_O32_03_Dimitsana_Karitena","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":18084,"name_EN":"O32: O32 Dimitsana-Karytena","description_EN":"Crossing the Loussios valley","ascent_time":435,"descent_time":435,"marker":"O32","level":10,"ascent":735,"descent":1200,"maxelev":968,"minelev":326,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.03773 37.48535,22.05899 37.59566)","views":3,"millestones":"0,22.0394084,37.5956313#1,22.0410773,37.5883623#2,22.0430676,37.5809470#3,22.0446004,37.5743062#4,22.0439786,37.5667156#5,22.0435737,37.5619748#6,22.0464239,37.5563894#7,22.0513589,37.5506631#8,22.0511928,37.5462685#9,22.0463040,37.5395937#10,22.0530904,37.5340230#11,22.0531521,37.5264383#12,22.0534228,37.5217162#13,22.0498607,37.5144423#14,22.0498888,37.5066871#15,22.0577724,37.5015036#16,22.0498973,37.4975939#17,22.0418287,37.4923560#18.1,22.0410972,37.4850505","x":22.0520118,"y":37.5496707,"coor":[[22.0394084,37.5956313],[22.0392833,37.5956923],[22.0391658,37.5955011],[22.0391576,37.5953433],[22.0394124,37.5950862],[22.0398128,37.5945859],[22.039949,37.5944935],[22.0404862,37.5939572],[22.0406541,37.5938721],[22.0410495,37.5931667],[22.0411316,37.5930194],[22.041537,37.5925935],[22.0418436,37.59213],[22.0419271,37.5915366],[22.0418904,37.5912115],[22.0418322,37.5907419],[22.0416223,37.5905402],[22.0415175,37.5901397],[22.0417241,37.5896024],[22.0415279,37.5893107],[22.0413545,37.5890127],[22.041337,37.5888141],[22.0417531,37.5884966],[22.0413109,37.5885163],[22.0410189,37.5884213],[22.0411934,37.588244],[22.0418012,37.5879567],[22.0416321,37.5879268],[22.0417484,37.5878116],[22.0414571,37.5876896],[22.0414508,37.5876197],[22.0413754,37.5876454],[22.0413703,37.587411],[22.0414658,37.5872234],[22.0413311,37.5871761],[22.0412696,37.5869317],[22.0414429,37.5867994],[22.0413221,37.5867501],[22.0422395,37.5858821],[22.0424166,37.5856057],[22.0424577,37.585336],[22.0423402,37.5850637],[22.042439,37.5845764],[22.0428894,37.5838089],[22.0429446,37.5834313],[22.0427017,37.5831929],[22.0428364,37.5828482],[22.0431533,37.5824209],[22.0433089,37.5821418],[22.0430829,37.5817325],[22.0429051,37.5816034],[22.0429971,37.5814675],[22.0430744,37.5809731],[22.0429608,37.5805567],[22.042717,37.5803544],[22.0426648,37.5801823],[22.0427134,37.5800569],[22.0423965,37.5800516],[22.0424323,37.5799801],[22.0423437,37.5799066],[22.0423899,37.5798713],[22.0423225,37.5798521],[22.0425951,37.5798206],[22.0424941,37.5797829],[22.0426792,37.5796328],[22.0428,37.5793464],[22.0427024,37.5791825],[22.042862,37.5790185],[22.0435406,37.5786152],[22.043776,37.5787092],[22.0439458,37.578712],[22.0441877,37.5785538],[22.0441811,37.5783734],[22.0443101,37.5782043],[22.0442139,37.5779865],[22.0437314,37.5773837],[22.0437918,37.5772405],[22.0441926,37.5770669],[22.0440431,37.5767219],[22.0441408,37.5764532],[22.0443629,37.5763059],[22.0443653,37.5762158],[22.0445577,37.576219],[22.0444414,37.5759017],[22.044245,37.575619],[22.0443143,37.5755661],[22.0443813,37.5751707],[22.0445482,37.574849],[22.0445897,37.5745613],[22.0445388,37.5743442],[22.0446539,37.574274],[22.044293,37.5737047],[22.0441322,37.5733596],[22.0441857,37.5730451],[22.0440697,37.5727187],[22.0443286,37.5723445],[22.044416,37.5720305],[22.0445188,37.5719962],[22.0443514,37.5716487],[22.0440081,37.5717466],[22.0436754,37.5714798],[22.0432996,37.5710725],[22.043111,37.5704926],[22.0431341,37.5700424],[22.0427701,37.5696758],[22.0426319,37.5693311],[22.0427156,37.5691612],[22.0426793,37.5688182],[22.0429434,37.5686784],[22.0429941,37.5684719],[22.0432626,37.568161],[22.0432315,37.5676197],[22.0433395,37.5673872],[22.043952,37.5669107],[22.0439803,37.5666949],[22.044125,37.5667874],[22.0442948,37.5667902],[22.0444792,37.5666671],[22.0445527,37.566452],[22.044325,37.5665023],[22.0441017,37.5663814],[22.0442809,37.5663754],[22.0442717,37.5658616],[22.0445381,37.5651991],[22.0445918,37.5648755],[22.0447413,37.5647879],[22.0449002,37.5647725],[22.0452696,37.5649318],[22.0456334,37.5648748],[22.0457725,37.5647509],[22.0458487,37.5644367],[22.0457744,37.5642462],[22.0456529,37.5641699],[22.0455221,37.5639356],[22.045548,37.5638099],[22.0460483,37.5632955],[22.0458481,37.5627244],[22.0456189,37.5623962],[22.0458021,37.5619666],[22.0452971,37.561796],[22.0449902,37.561845],[22.0446304,37.5621815],[22.0444482,37.5622236],[22.0439224,37.5619805],[22.043368,37.5619713],[22.0431449,37.5618415],[22.0426274,37.5617157],[22.0424714,37.561623],[22.0424961,37.5615423],[22.0431452,37.5613999],[22.0436025,37.5612272],[22.0438562,37.5610512],[22.043917,37.56089],[22.0438291,37.5605303],[22.043893,37.560252],[22.0438444,37.5599447],[22.0441577,37.5596525],[22.0443008,37.5593755],[22.0442167,37.5591308],[22.043983,37.5589737],[22.0437746,37.5587179],[22.0438687,37.5585843],[22.0440512,37.5585333],[22.0449691,37.5580618],[22.0453046,37.5573554],[22.0458184,37.5567511],[22.04602,37.5567139],[22.0459936,37.5568576],[22.0460848,37.5568321],[22.0461395,37.5569051],[22.0463111,37.5568358],[22.0463993,37.5569274],[22.0465686,37.5569483],[22.0465945,37.5568225],[22.0463988,37.5565129],[22.0464442,37.5562906],[22.0466553,37.5559583],[22.0466053,37.5557052],[22.0467156,37.5558152],[22.0467455,37.5559689],[22.0468313,37.5557179],[22.0466901,37.5554903],[22.0465105,37.5554332],[22.0465008,37.55537],[22.0467323,37.5551756],[22.0470901,37.5544785],[22.0475094,37.5535933],[22.0479709,37.5528258],[22.0481993,37.5527485],[22.0488794,37.5527147],[22.0493541,37.552308],[22.049616,37.5522492],[22.0500315,37.5519407],[22.0500157,37.5521116],[22.0502248,37.5519078],[22.0504058,37.5519108],[22.0504346,37.5521095],[22.0508431,37.5516386],[22.050843,37.5512061],[22.0511709,37.5507879],[22.0513667,37.5506559],[22.0514538,37.5503555],[22.0516851,37.5500439],[22.0520764,37.549798],[22.0520118,37.5496707],[22.0521473,37.549682],[22.0523142,37.5497929],[22.0524618,37.5497773],[22.0524443,37.5495787],[22.0521977,37.5494846],[22.0524813,37.5494622],[22.0527939,37.5496296],[22.0528748,37.5496039],[22.0525316,37.5492287],[22.0525108,37.5491563],[22.0526397,37.5489872],[22.0526232,37.5487526],[22.0527618,37.5486467],[22.0529536,37.5482353],[22.0532058,37.5479781],[22.0531628,37.5478873],[22.0530245,37.5479841],[22.0529014,37.547928],[22.0524764,37.5472992],[22.0522114,37.5470425],[22.0521496,37.5468071],[22.0520177,37.5470934],[22.051962,37.5470564],[22.0519903,37.5468406],[22.0518505,37.5469915],[22.0518665,37.5468115],[22.051727,37.5469534],[22.0516986,37.546304],[22.0515954,37.5463564],[22.0515457,37.5465268],[22.0514587,37.5463902],[22.0514205,37.5465518],[22.0512715,37.5461888],[22.0511669,37.5462953],[22.0511713,37.5461241],[22.0509972,37.5462924],[22.0510287,37.5459505],[22.0506063,37.5456551],[22.0504986,37.5454461],[22.0505245,37.5453203],[22.0503915,37.54521],[22.0502633,37.5449195],[22.0502826,37.5446134],[22.0501253,37.5441331],[22.0498047,37.5438395],[22.0495131,37.5433029],[22.0490327,37.5430607],[22.0485811,37.5425846],[22.0483553,37.5425628],[22.0481027,37.5427028],[22.0479539,37.5423309],[22.0477665,37.5421385],[22.047507,37.5416746],[22.0469435,37.5411876],[22.0468861,37.5407451],[22.0467579,37.5404546],[22.0460932,37.5399028],[22.0460419,37.5397803],[22.046457,37.5394898],[22.0465756,37.5390231],[22.0467401,37.5387915],[22.0467248,37.5385119],[22.04682,37.5383332],[22.0474645,37.5379203],[22.0476059,37.5377064],[22.0486923,37.5368411],[22.0487269,37.5363821],[22.0489102,37.5358624],[22.0488522,37.5354829],[22.0499131,37.5343289],[22.0501064,37.534296],[22.0509944,37.534527],[22.0516166,37.5345372],[22.0518216,37.5344865],[22.0523042,37.5342061],[22.0526224,37.5341573],[22.0532723,37.5339697],[22.0533097,37.5338352],[22.0532277,37.5335094],[22.0526356,37.5332112],[22.0520714,37.5327153],[22.0519531,37.532479],[22.0517512,37.5315384],[22.0518599,37.5309364],[22.0515657,37.5300663],[22.0513673,37.528558],[22.051481,37.5276677],[22.0517617,37.5268792],[22.0525405,37.5265226],[22.0533808,37.5264103],[22.0544512,37.5261485],[22.055116,37.5262586],[22.0556411,37.5265196],[22.0560262,37.5265845],[22.0560969,37.5264776],[22.0568024,37.5263269],[22.0569982,37.526195],[22.0570128,37.5260691],[22.0568935,37.5258688],[22.0565787,37.5257915],[22.0561103,37.5255247],[22.0559357,37.5252785],[22.056035,37.5249377],[22.0559721,37.5247474],[22.0552793,37.5244116],[22.0548383,37.5239627],[22.0542284,37.523484],[22.0536643,37.5221139],[22.053274,37.5214585],[22.0530209,37.521184],[22.0523657,37.5207046],[22.0523532,37.5203168],[22.0520631,37.5195483],[22.0519367,37.5193637],[22.0518137,37.5193076],[22.0514407,37.5192924],[22.0510772,37.5193495],[22.0507558,37.5193081],[22.0505463,37.5190974],[22.050472,37.5184743],[22.050674,37.5176666],[22.0509235,37.5172111],[22.050861,37.5165702],[22.0507205,37.5163155],[22.0504879,37.5161224],[22.0502584,37.5158122],[22.0498149,37.5154624],[22.0497287,37.5152988],[22.0497696,37.5145965],[22.0504673,37.5134364],[22.0497906,37.5129205],[22.0495184,37.5120779],[22.0493901,37.5120082],[22.049169,37.5113737],[22.0486538,37.5111759],[22.048775,37.5108625],[22.0486506,37.5104278],[22.0484543,37.5101452],[22.0488635,37.5096383],[22.0491509,37.5094628],[22.0494081,37.5091426],[22.0497994,37.5088877],[22.0497691,37.5078778],[22.0499507,37.5074212],[22.0497992,37.5071574],[22.0497718,37.5069046],[22.0499145,37.5066365],[22.0503751,37.5063287],[22.0506839,37.5061986],[22.0505152,37.5061598],[22.0504828,37.5061007],[22.0508199,37.50589],[22.0512747,37.5058434],[22.0515541,37.5059742],[22.0517015,37.5059586],[22.0519907,37.5052784],[22.0524953,37.5050164],[22.0531585,37.5043063],[22.0535704,37.5036913],[22.0544197,37.502786],[22.0548998,37.5025957],[22.0570421,37.5019911],[22.0574553,37.5017635],[22.0577904,37.5014897],[22.0582818,37.5012995],[22.0585793,37.501248],[22.0582745,37.5007045],[22.0574594,37.5002946],[22.0571957,37.4999929],[22.0568575,37.4999512],[22.0557417,37.4993561],[22.0552025,37.499212],[22.0544991,37.498858],[22.0540263,37.4987691],[22.0536793,37.4986282],[22.0525205,37.4979512],[22.0521004,37.4975747],[22.0519431,37.4975361],[22.0515907,37.4976024],[22.0510835,37.4975309],[22.0495872,37.4976166],[22.049182,37.4975378],[22.0487806,37.4973149],[22.0478153,37.4970286],[22.0473682,37.4968229],[22.0461329,37.4964781],[22.0457122,37.4961286],[22.0449674,37.4960622],[22.0438928,37.4956299],[22.0432745,37.4950519],[22.0426517,37.4942124],[22.0423426,37.4934863],[22.0421575,37.4927803],[22.0418296,37.4923806],[22.0417957,37.4916906],[22.0416574,37.4909222],[22.0413877,37.4904221],[22.0405165,37.4891369],[22.0405468,37.4885854],[22.0407957,37.4877153],[22.0409854,37.4858124],[22.0410407,37.4852658],[22.0410972,37.4850505]]},{"id":19716,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u03bc\u03bf\u03bd\u03ae \u0391\u03b9\u03bc\u03c5\u03b1\u03bb\u03ce\u03bd","description_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2-\u03b3\u03b5\u03c6\u03cd\u03c1\u03b9 \u0391\u03b9\u03bc\u03c5\u03b1\u03bb\u03ce\u03bd-\u03bc\u03bf\u03bd\u03ae \u0391\u03b9\u03bc\u03c5\u03b1\u03bb\u03ce\u03bd","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_moniEmyalon","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6606,"name_EN":"Stemnitsa: Stemnitsa-moni Emyalon","description_EN":"Stemnitsa-Agios Dimitrios-Emyali bridge-Emyali monastery","ascent_time":145,"descent_time":145,"marker":"No_marks","level":10,"ascent":314,"descent":519,"maxelev":1222,"minelev":812,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.05539 37.5537,22.0807 37.57885)","views":0,"millestones":"0,22.0806881,37.5541217#1,22.0717191,37.5540087#2,22.0678936,37.5587490#3,22.0643403,37.5609581#4,22.0600336,37.5638018#5,22.0579366,37.5694853#6,22.0565732,37.5761767#6.6,22.0583004,37.5788972","x":22.0634584,"y":37.5603966,"coor":[[22.0806881,37.5541217],[22.0806089,37.5541204],[22.0804281,37.5541084],[22.0800809,37.554087],[22.0793882,37.5540915],[22.0793407,37.554093],[22.0788051,37.5540955],[22.0785047,37.554334],[22.0779807,37.5544606],[22.0778294,37.5546204],[22.0777174,37.5545735],[22.0778242,37.5550439],[22.0777013,37.5549788],[22.0775037,37.5547412],[22.0774986,37.5550769],[22.0773885,37.5551201],[22.0770071,37.5549877],[22.0768565,37.5546789],[22.0766475,37.5544412],[22.0760317,37.5541788],[22.0750387,37.5540544],[22.0748147,37.5539607],[22.0746106,37.5539754],[22.0740045,37.5537762],[22.073641,37.5538244],[22.0732692,37.5537552],[22.0731096,37.5537977],[22.0729018,37.5539565],[22.0720834,37.5540873],[22.071453,37.5539508],[22.0712976,37.5538312],[22.0706187,37.5538201],[22.0699827,37.5538998],[22.0696682,37.5538045],[22.0694242,37.5536113],[22.0687917,37.5535559],[22.0686134,37.5535845],[22.0684644,37.5536541],[22.0680836,37.5534947],[22.0676058,37.553586],[22.0674204,37.5537542],[22.0673453,37.5540324],[22.0673873,37.5541592],[22.0672591,37.5543013],[22.0672422,37.5545173],[22.0671364,37.5546688],[22.0673492,37.555195],[22.0673108,37.5553656],[22.0674314,37.5555208],[22.0672994,37.555807],[22.067806,37.5572302],[22.0678295,37.5576362],[22.0680456,37.5580362],[22.0680372,37.5583605],[22.0678741,37.5585381],[22.0679166,37.558647],[22.0678531,37.5589163],[22.0678696,37.5591509],[22.0680315,37.5594599],[22.0680153,37.5596489],[22.0678612,37.5599168],[22.0679997,37.5602525],[22.0680059,37.5604509],[22.06791,37.5606566],[22.0677044,37.5607253],[22.0672069,37.5610596],[22.067087,37.5612627],[22.0670017,37.5614956],[22.0670646,37.5616904],[22.0669138,37.5617916],[22.0669426,37.5619903],[22.0668135,37.5621684],[22.0668213,37.5623037],[22.0666728,37.5623554],[22.0666722,37.5625131],[22.066345,37.5624717],[22.0661559,37.5623424],[22.0660377,37.5620971],[22.0659318,37.5613744],[22.0655509,37.5607824],[22.0654396,37.5607085],[22.0653061,37.5610578],[22.0651385,37.5611474],[22.0651004,37.561309],[22.0650122,37.561436],[22.0647501,37.5615038],[22.0647131,37.5616203],[22.0647664,37.5617474],[22.0643592,37.5617317],[22.0642932,37.5616585],[22.0643864,37.5611193],[22.0643269,37.5609155],[22.0641555,37.5608542],[22.0641362,37.5607277],[22.063851,37.5603715],[22.0636242,37.5603858],[22.0635771,37.5604571],[22.0634584,37.5603966],[22.0629718,37.5609632],[22.0630088,37.5608466],[22.0628689,37.5605649],[22.0627236,37.5604927],[22.0626304,37.5605137],[22.0626038,37.5606665],[22.0623622,37.5608157],[22.0622841,37.5607694],[22.0621007,37.5608565],[22.0621292,37.5606316],[22.061947,37.5606737],[22.0617573,37.561004],[22.0617288,37.5612289],[22.0616071,37.5611187],[22.0614011,37.5612055],[22.0613398,37.5613847],[22.0613659,37.5616916],[22.0615462,37.5624989],[22.0617566,37.5626826],[22.0617566,37.5628177],[22.0618736,37.5631486],[22.0613555,37.5634826],[22.0611311,37.5634068],[22.0611817,37.5632003],[22.0611071,37.5630189],[22.0608242,37.5629331],[22.0600317,37.5633707],[22.0599612,37.5634687],[22.060164,37.5643822],[22.0601253,37.5645618],[22.0598328,37.5649265],[22.0593406,37.5651347],[22.0592015,37.5652586],[22.0589601,37.5653988],[22.05834,37.5661727],[22.0583239,37.5663977],[22.0582654,37.5664689],[22.0578543,37.5666063],[22.0576123,37.5672061],[22.0570149,37.5675388],[22.056839,37.5677702],[22.056748,37.5677867],[22.0567504,37.5676966],[22.0566033,37.5676942],[22.0564184,37.5678354],[22.0561791,37.5678945],[22.0560391,37.5680544],[22.055685,37.5681748],[22.0556543,37.5687826],[22.0559114,37.568913],[22.056486,37.5690216],[22.0570983,37.5689866],[22.0572758,37.5691247],[22.0576484,37.5691669],[22.0577932,37.5692594],[22.0579455,37.5694962],[22.0579611,37.5697668],[22.0581411,37.5702474],[22.0580356,37.5708225],[22.0578805,37.5711263],[22.0579434,37.5714563],[22.0579071,37.5715458],[22.0577649,37.5716134],[22.0576485,37.5717376],[22.0577682,37.5718838],[22.0579915,37.5720046],[22.0589165,37.572137],[22.0590844,37.5722118],[22.0592386,37.5723766],[22.0593102,37.5726729],[22.0592084,37.573444],[22.0593361,37.5737616],[22.0592392,37.5740033],[22.0590902,37.5740729],[22.0586597,37.5740839],[22.0579547,37.5741985],[22.0577458,37.5743933],[22.0576553,37.5748244],[22.0569617,37.5753717],[22.0568783,37.5755326],[22.0566241,37.5757267],[22.0565324,37.5759887],[22.056593,37.5762691],[22.0567107,37.5765324],[22.0568978,37.5767428],[22.0572409,37.5770458],[22.0576677,37.577179],[22.0581587,37.5774575],[22.058586,37.5775726],[22.0587269,37.5778183],[22.0590646,37.5781663],[22.0592061,37.5783849],[22.0594861,37.5785067],[22.0594833,37.5786148],[22.0587184,37.5788545],[22.0583004,37.5788972]]},{"id":19717,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Dimitsana_PrfIlias","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":2701,"name_EN":"Menalon: Dimitsana-Profitis Ilias summit","description_EN":"Dimitsana-Agios Nikolaos-Profitis Ilias summit","ascent_time":85,"descent_time":70,"marker":"No_marks","level":12,"ascent":265,"descent":10,"maxelev":1225,"minelev":964,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.03921 37.5954,22.05368 37.6032)","views":12,"millestones":"0,22.0394084,37.5956313#1,22.0494472,37.5971085#2,22.0504095,37.6016095#2.7,22.0465488,37.6033199","x":22.0534207,"y":37.5999909,"coor":[[22.0394084,37.5956313],[22.0394646,37.5956886],[22.0397524,37.5955131],[22.040346,37.5953337],[22.0409189,37.5954739],[22.0416494,37.5956505],[22.0418249,37.595694],[22.0429991,37.5956594],[22.043344,37.5954668],[22.0441539,37.595246],[22.0449518,37.5954845],[22.0454095,37.5954425],[22.0459089,37.5955229],[22.0459625,37.5956409],[22.0464318,37.595883],[22.0465201,37.5959746],[22.0464623,37.5960187],[22.0466295,37.5961206],[22.0466271,37.5962107],[22.0467732,37.5962581],[22.0470758,37.5963803],[22.0474317,37.5966295],[22.0481176,37.5968211],[22.0488023,37.5971524],[22.0491198,37.5971396],[22.0499033,37.5970624],[22.0500675,37.5972814],[22.0505771,37.5976233],[22.0509513,37.598044],[22.0513296,37.5983026],[22.0516474,37.5987134],[22.0519479,37.5989167],[22.0521428,37.5992623],[22.0528046,37.5995076],[22.0535587,37.599912],[22.0534207,37.5999909],[22.0533365,37.6001787],[22.0531742,37.6003203],[22.0527769,37.6012239],[22.0526613,37.6013121],[22.0525832,37.6012658],[22.0525696,37.6013557],[22.0524778,37.6013992],[22.0524498,37.6016061],[22.0522478,37.6015306],[22.0520325,37.6015361],[22.0514039,37.6013184],[22.0511389,37.6010527],[22.0510571,37.6011505],[22.0508561,37.601039],[22.0507875,37.6010649],[22.0507946,37.6012272],[22.0505101,37.6012766],[22.0505391,37.6014664],[22.0504559,37.6016182],[22.0499261,37.6015193],[22.0492798,37.6011121],[22.0484619,37.6007651],[22.0481838,37.6005713],[22.0477739,37.6006546],[22.0475064,37.6009205],[22.0472684,37.6013582],[22.0469377,37.6014428],[22.0466108,37.6013834],[22.0464728,37.6014622],[22.0464683,37.6016333],[22.0460084,37.6018961],[22.0464125,37.6029031],[22.0465953,37.6032756],[22.0465488,37.6033199]]},{"id":19718,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1-\u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1","description_GR":"\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1-\u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9-\u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u039a\u03bf\u03bd\u03c4\u03bf\u03cd-\u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Dimitsana_Zatouna","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":4467,"name_EN":"Mt Menalon: Dimitsana-Zatouna","description_EN":"Dimitsana-Paliochori-Kontou bridge-Zatouna","ascent_time":115,"descent_time":115,"marker":"Red_dots","level":10,"ascent":320,"descent":271,"maxelev":1027,"minelev":715,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.02406 37.58458,22.04248 37.59544)","views":6,"millestones":"0,22.0394084,37.5956313#1,22.0410773,37.5883623#2,22.0381064,37.5853966#3,22.0318714,37.5866770#4,22.0261462,37.5881987#4.5,22.0241868,37.5904613","x":22.0344361,"y":37.5868519,"coor":[[22.0394084,37.5956313],[22.0392833,37.5956923],[22.0391658,37.5955011],[22.0391576,37.5953433],[22.0394124,37.5950862],[22.0398128,37.5945859],[22.039949,37.5944935],[22.0404862,37.5939572],[22.0406541,37.5938721],[22.0410495,37.5931667],[22.0411316,37.5930194],[22.041537,37.5925935],[22.0418436,37.59213],[22.0419271,37.5915366],[22.0418904,37.5912115],[22.0418322,37.5907419],[22.0416223,37.5905402],[22.0415175,37.5901397],[22.0417241,37.5896024],[22.0415279,37.5893107],[22.0413545,37.5890127],[22.041337,37.5888141],[22.0417531,37.5884966],[22.0413109,37.5885163],[22.0410189,37.5884213],[22.0411934,37.588244],[22.0418012,37.5879567],[22.0416321,37.5879268],[22.0417484,37.5878116],[22.0414571,37.5876896],[22.0414508,37.5876197],[22.0413754,37.5876454],[22.0413703,37.587411],[22.0414658,37.5872234],[22.0413311,37.5871761],[22.0412696,37.5869317],[22.0414429,37.5867994],[22.0413221,37.5867501],[22.0422395,37.5858821],[22.0424166,37.5856057],[22.0424577,37.585336],[22.0423402,37.5850637],[22.042439,37.5845764],[22.0423007,37.584626],[22.0420894,37.5849109],[22.0414783,37.5846799],[22.0411481,37.5847465],[22.0406487,37.5846571],[22.0402834,37.5847682],[22.0397743,37.5848274],[22.0394852,37.5850569],[22.0389636,37.5850842],[22.0389041,37.5852455],[22.0384605,37.5853192],[22.0383325,37.5854523],[22.0376123,37.5852781],[22.0367425,37.5851915],[22.0364902,37.5853135],[22.0361454,37.5851973],[22.0360541,37.5852229],[22.0358786,37.5854362],[22.0357062,37.5855325],[22.0356553,37.5857479],[22.0355024,37.5859617],[22.0350114,37.5861157],[22.0346767,37.5863535],[22.0344949,37.5865127],[22.0344361,37.5868519],[22.0343507,37.5869091],[22.0341366,37.5868694],[22.0340142,37.5867863],[22.0340055,37.586687],[22.0338456,37.5867384],[22.0338328,37.5867923],[22.0337316,37.5867636],[22.0332909,37.5862966],[22.032932,37.5861644],[22.0328428,37.5862869],[22.0328482,37.5865123],[22.033159,37.5867518],[22.033608,37.5869034],[22.0335387,37.5869564],[22.0336035,37.5870746],[22.0335471,37.5870646],[22.033465,37.5871714],[22.0332969,37.5871055],[22.0331649,37.5869591],[22.0330033,37.5870736],[22.0329597,37.5870098],[22.032779,37.5869888],[22.0327373,37.5868529],[22.0326538,37.5870137],[22.0325444,37.5868677],[22.0324647,37.5868844],[22.0324449,37.5867759],[22.0322886,37.5866922],[22.0321511,37.586753],[22.0320065,37.5866514],[22.0319046,37.5866497],[22.0317541,37.5867734],[22.0318622,37.5865409],[22.0316485,37.5864832],[22.031214,37.5870708],[22.0311665,37.5880163],[22.0312136,37.5883775],[22.0308866,37.5878944],[22.030671,37.5879089],[22.0305965,37.5877274],[22.0305175,37.5877171],[22.030531,37.5876362],[22.0303602,37.5876694],[22.0303414,37.5875249],[22.0301678,37.5876662],[22.0300815,37.5875431],[22.0300779,37.5874641],[22.0298891,37.5877133],[22.0291746,37.588179],[22.0295027,37.5881935],[22.02958,37.5882669],[22.0291897,37.5884677],[22.0283359,37.5886337],[22.028289,37.588696],[22.0281779,37.588613],[22.0282192,37.5887669],[22.0279867,37.5885647],[22.0274862,37.5886465],[22.026435,37.5881423],[22.0260479,37.5882169],[22.0252772,37.58824],[22.02499,37.5881812],[22.0245663,37.5883566],[22.0244623,37.5884359],[22.0242612,37.5891896],[22.0244476,37.58981],[22.0241868,37.5904613]]},{"id":19719,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7 \u039d\u03c5\u03bc\u03c6\u03b1\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7 \u03a3\u03c6\u03c5\u03c1\u03af\u03b4\u03b1","description_GR":"\u039d\u03c5\u03bc\u03c6\u03b1\u03c3\u03af\u03b1-\u0393\u03ad\u03c6\u03c5\u03c1\u03b1 \u03a4\u03b6\u03b1\u03b2\u03ac\u03c1\u03b1\u03b9\u03bd\u03b1\u03c2-\u03b1\u03c3\u03ba\u03b7\u03c4\u03b1\u03c1\u03b9\u03cc \u03a3\u03c6\u03c5\u03c1\u03af\u03b4\u03b1\u03c2-\u03bc\u03bf\u03bd\u03ae \u039a\u03b5\u03c1\u03bd\u03af\u03c4\u03c3\u03b1\u03c2-\u039d\u03c5\u03bc\u03c6\u03b1\u03c3\u03af\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Nymfasia_Sfyrida_loop","activity_type":32,"assistance":2,"difficulty":3,"scenic_value":5,"length":10517,"name_EN":"Mt Menalon: Nymfasia-Sfyrida_loop","description_EN":"Nymfasia-Tzavarena bridge-Panagia Sfyrida-Kernitsa monastery-Nymfasia","ascent_time":285,"descent_time":280,"marker":"Red_dots","level":12,"ascent":504,"descent":504,"maxelev":1028,"minelev":781,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.14565 37.6829,22.18639 37.69572)","views":3,"millestones":"0,22.1844529,37.6918508#1,22.1798585,37.6872296#2,22.1717698,37.6869182#3,22.1659207,37.6833972#4,22.1582243,37.6864734#5,22.1515350,37.6920322#6,22.1497436,37.6925267#7,22.1595208,37.6944685#8,22.1687038,37.6960644#9,22.1725311,37.6922462#10,22.1819402,37.6940383#10.5,22.1844529,37.6918508","x":22.1477747,"y":37.6928529,"coor":[[22.1844529,37.6918508],[22.1855602,37.6906084],[22.1862195,37.6900778],[22.1857551,37.6895908],[22.1853261,37.6895121],[22.1850793,37.6894002],[22.1851772,37.6890457],[22.1850955,37.6887628],[22.1848954,37.6885975],[22.1845342,37.6885288],[22.183725,37.688228],[22.1832437,37.6879682],[22.1828339,37.688034],[22.1825567,37.688237],[22.1822432,37.687901],[22.1818751,37.6877782],[22.1815237,37.6877727],[22.1810912,37.6878382],[22.1805641,37.6875957],[22.1802991,37.6873032],[22.1801643,37.6872471],[22.179768,37.6872229],[22.1792332,37.6872958],[22.1785957,37.6869345],[22.1785534,37.6868076],[22.1786207,37.686678],[22.1786392,37.6865476],[22.1785524,37.6863841],[22.1779957,37.6864295],[22.1777598,37.6863358],[22.1774649,37.6863402],[22.1774278,37.6864658],[22.1772095,37.6865796],[22.1771446,37.6864524],[22.1769992,37.6863691],[22.1765429,37.6864792],[22.1760229,37.6859484],[22.1756748,37.6858078],[22.1755876,37.6856623],[22.1754181,37.6856417],[22.1748266,37.6857136],[22.1747215,37.6858382],[22.174738,37.6860907],[22.1745026,37.6864386],[22.1743324,37.686445],[22.1739745,37.6862411],[22.1738042,37.6862475],[22.1736302,37.686407],[22.1736238,37.6866683],[22.1734611,37.686828],[22.1731601,37.6866161],[22.1729234,37.6865583],[22.1727638,37.6865919],[22.1726698,37.6867256],[22.1722695,37.6868636],[22.1721002,37.6868339],[22.1717917,37.6869283],[22.1715338,37.6868071],[22.1713291,37.686831],[22.1710161,37.6866459],[22.1707449,37.686146],[22.1704479,37.6862315],[22.1703413,37.6864191],[22.1701588,37.6864614],[22.1697407,37.6864008],[22.1694857,37.6861625],[22.1692928,37.6861685],[22.1694139,37.685855],[22.1693094,37.6854929],[22.169132,37.6853279],[22.1691596,37.6851301],[22.1690444,37.6847408],[22.1688481,37.6844223],[22.1688748,37.6842605],[22.1683613,37.6839281],[22.168269,37.6835301],[22.1680094,37.683481],[22.1670795,37.6834846],[22.1665829,37.6833867],[22.1662922,37.68322],[22.1661391,37.6829923],[22.1659381,37.682863],[22.1658813,37.6825805],[22.165627,37.6827748],[22.1657531,37.6831823],[22.1657273,37.6833081],[22.16603,37.683448],[22.1662968,37.6836684],[22.1661572,37.6838104],[22.1661759,37.683973],[22.1661961,37.6840724],[22.1663755,37.6841563],[22.1664288,37.6842923],[22.1662772,37.6844612],[22.1661761,37.6848832],[22.1659872,37.6851867],[22.1652426,37.6859501],[22.1648317,37.6860609],[22.164334,37.6860081],[22.1637881,37.6860717],[22.1634654,37.6862829],[22.1622642,37.6867058],[22.1614685,37.6867835],[22.160134,37.6866365],[22.1592736,37.6864023],[22.1591032,37.6864154],[22.1587249,37.6865807],[22.1584562,37.6864414],[22.158001,37.6865064],[22.1575408,37.6867695],[22.1571927,37.6870885],[22.1569998,37.6870945],[22.1567931,37.6871994],[22.1563765,37.6875354],[22.1557048,37.687642],[22.1552773,37.6879598],[22.1548659,37.6880885],[22.1546914,37.688266],[22.1541792,37.6883391],[22.1540271,37.6889856],[22.1537659,37.6894592],[22.153853,37.6897174],[22.1536831,37.6899828],[22.1530906,37.6905503],[22.1530296,37.6906958],[22.1531536,37.6911844],[22.1530229,37.6912072],[22.1526351,37.6911695],[22.1521563,37.6912702],[22.1520133,37.6915473],[22.1521282,37.6919457],[22.1520361,37.6919983],[22.151231,37.692051],[22.1509029,37.6920188],[22.1506142,37.6922306],[22.1503221,37.6921179],[22.1502196,37.6921343],[22.1500791,37.6923123],[22.1497919,37.692461],[22.1496745,37.6926214],[22.149329,37.6928323],[22.149062,37.6930804],[22.1485967,37.6930911],[22.1477747,37.6928529],[22.1475145,37.6928308],[22.1469687,37.6928853],[22.1466804,37.693079],[22.1464632,37.6931477],[22.1462484,37.6931173],[22.1460532,37.6931863],[22.1457096,37.6933634],[22.1460532,37.6931863],[22.1462484,37.6931173],[22.1464632,37.6931477],[22.1466804,37.693079],[22.1469687,37.6928853],[22.1475145,37.6928308],[22.1477747,37.6928529],[22.1485967,37.6930911],[22.149062,37.6930804],[22.149329,37.6928323],[22.1496745,37.6926214],[22.1497919,37.692461],[22.1500791,37.6923123],[22.1502196,37.6921343],[22.1503221,37.6921179],[22.1506142,37.6922306],[22.1509029,37.6920188],[22.151231,37.692051],[22.1520361,37.6919983],[22.152225,37.6920441],[22.1523021,37.6921354],[22.1524944,37.6921564],[22.1528603,37.692036],[22.1531101,37.6920219],[22.1534633,37.6924149],[22.1542604,37.6927428],[22.1546156,37.6930548],[22.1548634,37.6931218],[22.1552771,37.6933626],[22.1559776,37.6934389],[22.156684,37.6937653],[22.156973,37.6940042],[22.1571428,37.6940158],[22.1573311,37.694199],[22.1576005,37.6943114],[22.1583808,37.6944047],[22.1585993,37.6943653],[22.1587363,37.6943314],[22.1591064,37.6943394],[22.1594888,37.6944715],[22.1599549,37.6944248],[22.1602737,37.6943757],[22.1607105,37.6941391],[22.1611322,37.6940556],[22.1615041,37.6939082],[22.1618642,37.694022],[22.1621276,37.6943775],[22.1623059,37.6945065],[22.1629395,37.6945704],[22.1633607,37.6945049],[22.1635334,37.6943994],[22.1637929,37.6944576],[22.1640769,37.6944349],[22.1642183,37.6942209],[22.1647949,37.6938333],[22.1654855,37.6938846],[22.1656524,37.6939007],[22.166101,37.694106],[22.1665856,37.6946903],[22.1669849,37.695057],[22.1671256,37.6953295],[22.1675936,37.6956702],[22.1677625,37.6957179],[22.167895,37.6958642],[22.1685021,37.6960809],[22.1690703,37.6960357],[22.1691659,37.6958389],[22.1694271,37.6959398],[22.1695476,37.695998],[22.1695165,37.6958804],[22.1696366,37.6959228],[22.1697609,37.6959427],[22.1698483,37.6960793],[22.1700524,37.6960824],[22.1701979,37.6960149],[22.170326,37.6958659],[22.1707216,37.6954575],[22.170598,37.6954105],[22.1707705,37.695314],[22.1703502,37.6953436],[22.1700398,37.6950504],[22.1697699,37.694956],[22.1697797,37.6945597],[22.1696789,37.6940444],[22.1699593,37.6941749],[22.1700229,37.6943562],[22.1700837,37.6944044],[22.1703568,37.6946272],[22.1707236,37.6944707],[22.1705584,37.6942698],[22.1706699,37.6938841],[22.1711454,37.6934588],[22.1713134,37.6930829],[22.1717611,37.6928646],[22.1718722,37.6924968],[22.1719493,37.6925881],[22.1719648,37.6924171],[22.172132,37.6925369],[22.1721949,37.6922855],[22.1723763,37.6922883],[22.1727531,37.692186],[22.1726223,37.6919677],[22.172894,37.6919899],[22.1735804,37.6922079],[22.173638,37.6921727],[22.1737605,37.6922647],[22.1744925,37.6924743],[22.1747428,37.6924421],[22.1748889,37.6924985],[22.1749373,37.6925736],[22.1749226,37.6926387],[22.1749907,37.6926397],[22.1756082,37.692433],[22.1757348,37.6923539],[22.175813,37.6921883],[22.1759972,37.692074],[22.1765996,37.6920203],[22.1770298,37.6925136],[22.177298,37.6926799],[22.1775187,37.6929267],[22.1787412,37.6934863],[22.1793504,37.6936219],[22.1811699,37.6938843],[22.1811915,37.6939297],[22.1816211,37.6940422],[22.1823358,37.6940352],[22.182512,37.6937856],[22.1824059,37.6934865],[22.1824249,37.6931714],[22.18277,37.6929176],[22.1829871,37.6926596],[22.1831829,37.6925365],[22.1833025,37.692518],[22.1840823,37.6926292],[22.1844529,37.6918508]]},{"id":19720,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0392\u03c5\u03c4\u03af\u03bd\u03b1-\u039b\u03ac\u03c3\u03c4\u03b1","description_GR":"\u0392\u03c5\u03c4\u03af\u03bd\u03b1-\u039b\u03ac\u03c3\u03c4\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03a3\u03c6\u03c5\u03c1\u03af\u03b4\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Vytina_Lasta","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":11392,"name_EN":"Mt Menalon: Vytina-Lasta","description_EN":"Vytina-Lasta via Panagia Sfyrida","ascent_time":265,"descent_time":260,"marker":"Red_dots","level":10,"ascent":623,"descent":595,"maxelev":1262,"minelev":827,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.13083 37.66817,22.1826 37.70521)","views":1,"millestones":"0,22.1825503,37.6702463#1,22.1722949,37.6710033#2,22.1659452,37.6687040#3,22.1607275,37.6751175#4,22.1606997,37.6815014#5,22.1595963,37.6855330#6,22.1529921,37.6912041#7,22.1435203,37.6932916#8,22.1353585,37.6916313#9,22.1313569,37.6966240#10,22.1371602,37.7003802#11,22.1403805,37.7050741#11.4,22.1427388,37.7053996","x":22.1600218,"y":37.6854948,"coor":[[22.1825503,37.6702463],[22.1824235,37.6703052],[22.1821364,37.670454],[22.182163,37.6705828],[22.1820712,37.6706265],[22.1814055,37.6709587],[22.1810627,37.6710976],[22.1803478,37.6711226],[22.1797334,37.6712122],[22.1791164,37.6709414],[22.1783676,37.6708487],[22.1779218,37.6709229],[22.1772132,37.6709931],[22.1768871,37.6712899],[22.176762,37.671306],[22.1766111,37.6714479],[22.1765004,37.671338],[22.1761687,37.6714591],[22.175684,37.6713434],[22.1750715,37.671352],[22.1746104,37.6712006],[22.1742032,37.6711583],[22.1741226,37.6712111],[22.173759,37.6712415],[22.1727676,37.6709828],[22.1725106,37.6710465],[22.1719012,37.6709289],[22.1717195,37.6709441],[22.1715128,37.671049],[22.1715263,37.6709591],[22.1711806,37.6711881],[22.1711752,37.6709446],[22.1706241,37.6712245],[22.1702023,37.6708575],[22.1700114,37.6707824],[22.1698707,37.6705098],[22.1696293,37.6703146],[22.1696297,37.6698369],[22.1692245,37.6692539],[22.1691545,37.6688743],[22.1692542,37.6685063],[22.1691464,37.6682793],[22.169111,37.6679634],[22.1687432,37.6680793],[22.1685085,37.6684001],[22.1682806,37.6684507],[22.1682714,37.6683604],[22.1682139,37.6683955],[22.1679894,37.6683019],[22.1677621,37.6683254],[22.1675148,37.6682405],[22.1673088,37.6683184],[22.1672332,37.668164],[22.1669059,37.6681048],[22.1668732,37.6680503],[22.1666095,37.6681723],[22.1665306,37.6681531],[22.1665057,37.6682428],[22.1664381,37.6682237],[22.1661053,37.6683898],[22.1661479,37.6684986],[22.1659386,37.6687116],[22.1659713,37.6687662],[22.1658291,37.6690164],[22.1657615,37.6689973],[22.1656691,37.6690679],[22.1655378,37.6693363],[22.1654022,37.6693161],[22.1654349,37.6693707],[22.165334,37.6693241],[22.1653482,37.6696668],[22.1651602,37.6699342],[22.1650778,37.6705187],[22.1650122,37.6706056],[22.1641714,37.6706826],[22.163698,37.6710267],[22.1635345,37.6712224],[22.1635505,37.671493],[22.1634514,37.671834],[22.1635927,37.6725391],[22.1635303,37.6727725],[22.163078,37.67318],[22.1617289,37.6736366],[22.1616229,37.6737972],[22.1617373,37.6742135],[22.1615385,37.6742307],[22.1613544,37.674336],[22.1612373,37.6744873],[22.1610909,37.6749086],[22.1606077,37.6751895],[22.1602008,37.6755977],[22.1599857,37.6755853],[22.1597388,37.6754823],[22.1593863,37.6755219],[22.1587162,37.6759395],[22.1586682,37.6760469],[22.1584179,37.676079],[22.1583139,37.6761585],[22.1582506,37.6764279],[22.1580986,37.6766148],[22.1581748,37.6767421],[22.1581118,37.6774531],[22.1580131,37.677776],[22.1579216,37.6778106],[22.1584319,37.6782512],[22.1584839,37.6784413],[22.1587919,37.6788246],[22.1587081,37.6790035],[22.1589508,37.6792777],[22.1590859,37.6793158],[22.1590388,37.6793872],[22.1591466,37.6800738],[22.1595529,37.6801522],[22.1595955,37.680261],[22.1597409,37.6803444],[22.1597938,37.6804985],[22.1600285,37.6806373],[22.1599593,37.6806813],[22.1600465,37.6808268],[22.1601707,37.6808468],[22.1601571,37.6809367],[22.1602349,37.681001],[22.160188,37.6810634],[22.1607434,37.6815317],[22.1610244,37.6816352],[22.1611106,37.6818168],[22.1614346,37.6820111],[22.1617691,37.681782],[22.1619947,37.6818305],[22.1624628,37.6817027],[22.1628686,37.6817991],[22.1626915,37.6820847],[22.1627102,37.6822472],[22.1625035,37.6823522],[22.1625357,37.6824248],[22.1623528,37.682485],[22.1624957,37.6826675],[22.1621768,37.6827256],[22.1622754,37.6828623],[22.1621832,37.682924],[22.1621198,37.6831933],[22.1623583,37.683179],[22.162379,37.6832605],[22.1622394,37.6834025],[22.1623025,37.6836017],[22.1624248,37.6837028],[22.1620681,37.6839135],[22.1621058,37.6842205],[22.1617569,37.6845755],[22.1614295,37.6845164],[22.1611759,37.6846836],[22.1612628,37.6848382],[22.1612557,37.6851265],[22.1613917,37.6851286],[22.161421,37.6853183],[22.1612432,37.6851713],[22.1609385,37.6851125],[22.1607905,37.6851372],[22.1607209,37.6851992],[22.1607624,37.6853531],[22.160602,37.6854227],[22.1600218,37.6854948],[22.1596489,37.6854439],[22.1594951,37.6857028],[22.1594426,37.6859904],[22.1593503,37.686052],[22.1593661,37.6863317],[22.1592736,37.6864023],[22.1591032,37.6864154],[22.1587249,37.6865807],[22.1584562,37.6864414],[22.158001,37.6865064],[22.1575408,37.6867695],[22.1571927,37.6870885],[22.1569998,37.6870945],[22.1567931,37.6871994],[22.1563765,37.6875354],[22.1557048,37.687642],[22.1552773,37.6879598],[22.1548659,37.6880885],[22.1546914,37.688266],[22.1541792,37.6883391],[22.1540271,37.6889856],[22.1537659,37.6894592],[22.153853,37.6897174],[22.1536831,37.6899828],[22.1530906,37.6905503],[22.1530296,37.6906958],[22.1531536,37.6911844],[22.1530229,37.6912072],[22.1526351,37.6911695],[22.1521563,37.6912702],[22.1520133,37.6915473],[22.1521282,37.6919457],[22.1520361,37.6919983],[22.151231,37.692051],[22.1509029,37.6920188],[22.1506142,37.6922306],[22.1503221,37.6921179],[22.1502196,37.6921343],[22.1500791,37.6923123],[22.1497919,37.692461],[22.1496745,37.6926214],[22.149329,37.6928323],[22.149062,37.6930804],[22.1485967,37.6930911],[22.1477747,37.6928529],[22.1475145,37.6928308],[22.1469687,37.6928853],[22.1466804,37.693079],[22.1464632,37.6931477],[22.1462484,37.6931173],[22.1460532,37.6931863],[22.1457096,37.6933634],[22.1445284,37.693435],[22.1436481,37.6932589],[22.1434541,37.6933099],[22.1428877,37.6932829],[22.1427652,37.6931909],[22.1420766,37.6930629],[22.1412021,37.6931122],[22.1409504,37.6931983],[22.1406734,37.6933922],[22.1404714,37.6933079],[22.139951,37.6932547],[22.1396032,37.693105],[22.1393156,37.6928121],[22.1392412,37.6926126],[22.1388909,37.692562],[22.1386841,37.6926669],[22.1386514,37.6928128],[22.1382447,37.6927524],[22.1379921,37.6928745],[22.1377423,37.6928886],[22.1373166,37.6926746],[22.1369552,37.6926148],[22.1366094,37.6923841],[22.1365627,37.6919868],[22.1366919,37.6918086],[22.1366975,37.6915834],[22.1368263,37.6914232],[22.1367401,37.6912416],[22.136598,37.691156],[22.1364649,37.6910367],[22.1362579,37.6911506],[22.1361332,37.6911486],[22.1359253,37.6912985],[22.1356562,37.6916277],[22.135123,37.6916373],[22.1345058,37.6913752],[22.1342195,37.6912603],[22.1337102,37.6907656],[22.1335175,37.6907625],[22.1331915,37.6908993],[22.1328154,37.6909745],[22.132629,37.6911698],[22.1321298,37.6911799],[22.1318231,37.6916527],[22.1315363,37.6917833],[22.1314363,37.6921512],[22.1311542,37.6923338],[22.131591,37.6928228],[22.1318132,37.6934572],[22.1315915,37.6941566],[22.1312186,37.6950069],[22.1311996,37.6957636],[22.1313481,37.6961715],[22.1313715,37.6965954],[22.1311688,37.6969887],[22.1311641,37.6972613],[22.1312596,37.6975241],[22.1316539,37.6980801],[22.132576,37.6988518],[22.1328504,37.6992166],[22.1337279,37.6995008],[22.1342055,37.6994543],[22.1347547,37.6997154],[22.1354146,37.7005369],[22.1353961,37.7012756],[22.1355097,37.7012684],[22.135699,37.7009559],[22.135814,37.7008947],[22.1366569,37.7012054],[22.136941,37.7011829],[22.1372965,37.7010263],[22.1374521,37.7007043],[22.1373763,37.7005589],[22.1370874,37.70032],[22.1370787,37.7002117],[22.1372798,37.6998815],[22.137661,37.6996081],[22.1378262,37.6993494],[22.1379287,37.699333],[22.1380509,37.6993664],[22.1381257,37.6995479],[22.138016,37.6998525],[22.1381385,37.6999446],[22.1384659,37.7000038],[22.138698,37.7000638],[22.138786,37.7001734],[22.1384574,37.7010694],[22.1385397,37.7014041],[22.1384345,37.7015286],[22.1380903,37.7016854],[22.1376707,37.7021384],[22.1377474,37.7026984],[22.1380978,37.7031996],[22.138033,37.703523],[22.1386047,37.7037934],[22.1387662,37.7041384],[22.139325,37.7044716],[22.1395446,37.7047635],[22.139856,37.7050117],[22.1400588,37.705069],[22.1404896,37.7050758],[22.1409254,37.7048844],[22.1413944,37.7047296],[22.1423443,37.7048437],[22.1424904,37.7049001],[22.1428456,37.7052121],[22.1428424,37.7053382],[22.1427388,37.7053996]]},{"id":19727,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf\u03c5 \u03a3\u03b1\u03b2\u03b1\u03bb\u03ac","description_GR":"\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2-\u03c0\u03b7\u03b3\u03ae \u03a3\u03b1\u03b2\u03b1\u03bb\u03ac-\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03a3\u03b1\u03b2\u03b1\u03bb\u03ac","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Savala_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":6173,"name_EN":"Stemnitsa: A loop to Savala area and Panagia Savala","description_EN":"Agios Dimitrios-Savala spring-Panagia Savala chapel","ascent_time":145,"descent_time":140,"marker":"Red_dots","level":12,"ascent":432,"descent":432,"maxelev":1014,"minelev":610,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.04903 37.55856,22.06278 37.56868)","views":1,"millestones":"0,22.0627257,37.5604950#1,22.0561844,37.5584824#2,22.0495676,37.5613407#3,22.0508139,37.5656636#4,22.0533474,37.5671606#5,22.0583896,37.5661163#6.2,22.0627267,37.5604950","x":22.0493627,"y":37.5657453,"coor":[[22.0627257,37.560495],[22.0626324,37.560516],[22.0626058,37.5606688],[22.0623642,37.560818],[22.0622862,37.5607717],[22.0621028,37.5608588],[22.0621312,37.5606339],[22.061949,37.560676],[22.0617593,37.5610063],[22.0617309,37.5612312],[22.0616092,37.561121],[22.0614032,37.5612078],[22.0613419,37.561387],[22.0613679,37.5616938],[22.0608118,37.5608736],[22.0605652,37.5607794],[22.0605475,37.5605899],[22.0607365,37.5602866],[22.0605735,37.5600226],[22.0602776,37.5600808],[22.0600306,37.5600046],[22.0598594,37.5600559],[22.0597132,37.5600174],[22.059409,37.5595258],[22.059317,37.5591457],[22.0589997,37.5591585],[22.0589002,37.5590668],[22.0585967,37.5589807],[22.0585203,37.5588713],[22.0584284,37.5589238],[22.0581365,37.5588289],[22.0578925,37.5586357],[22.057711,37.5586507],[22.0574755,37.5585657],[22.0574073,37.5585736],[22.0574168,37.5586458],[22.0573161,37.5585991],[22.0571565,37.5586416],[22.0562097,37.5584818],[22.0560306,37.5584856],[22.0557939,37.5584456],[22.0554371,37.5586741],[22.0552447,37.5586709],[22.0549906,37.558865],[22.0546945,37.5589322],[22.0544587,37.5588562],[22.0536652,37.5588972],[22.0533691,37.5587909],[22.0529656,37.5587685],[22.0526123,37.5588618],[22.0524501,37.5590033],[22.0524584,37.5591206],[22.0521191,37.559106],[22.0520604,37.5591862],[22.0518091,37.5592721],[22.0517941,37.5594161],[22.0516797,37.5594593],[22.051431,37.5594461],[22.0511802,37.5595141],[22.0499239,37.5595024],[22.0496469,37.5597051],[22.0496029,37.5599161],[22.0507451,37.5601378],[22.0509125,37.5602307],[22.0510535,37.5604673],[22.050776,37.560688],[22.0502975,37.5608063],[22.0501101,37.5610465],[22.0496747,37.5612466],[22.0495009,37.5613969],[22.0493897,37.5621882],[22.0496618,37.5626072],[22.049436,37.5630181],[22.0495487,37.5634705],[22.0492086,37.5639245],[22.0494647,37.5645236],[22.0495976,37.5646339],[22.0499239,37.5647114],[22.0499676,37.5647752],[22.0496106,37.5650036],[22.0491207,37.5651217],[22.0498867,37.5652695],[22.05071,37.5649587],[22.0506233,37.5651623],[22.0502664,37.5653907],[22.0501667,37.5657405],[22.0496468,37.5657049],[22.0493627,37.5657453],[22.050059,37.5659641],[22.0504888,37.5659802],[22.0505689,37.5659455],[22.0506658,37.5657037],[22.0511105,37.5655849],[22.050742,37.5658221],[22.0507001,37.5661279],[22.0503813,37.5661947],[22.0501052,37.5663614],[22.0495634,37.5662983],[22.0494253,37.5663862],[22.0493885,37.5664937],[22.0495712,37.5664337],[22.0497259,37.5665804],[22.0498386,37.5666003],[22.0502619,37.5665532],[22.0514592,37.5661044],[22.0518424,37.5661738],[22.0522665,37.5659735],[22.0524806,37.5660131],[22.0529698,37.5663546],[22.0536229,37.5664915],[22.052488,37.5664593],[22.0528339,37.5666543],[22.0536313,37.5669017],[22.0538761,37.567068],[22.0541696,37.5670999],[22.0538393,37.5671755],[22.0531945,37.5671559],[22.0531596,37.5671913],[22.0545336,37.5676466],[22.054081,37.5676391],[22.0534101,37.5677497],[22.0533011,37.5678043],[22.0533101,37.5678945],[22.0536275,37.5683143],[22.0536567,37.5680625],[22.0538161,37.568029],[22.0544899,37.5682384],[22.0549509,37.5685795],[22.0556578,37.5687849],[22.0556881,37.5681771],[22.0560422,37.5680567],[22.0561823,37.5678968],[22.0564216,37.5678377],[22.0566064,37.5676965],[22.0567535,37.5676989],[22.0567512,37.567789],[22.0568422,37.5677725],[22.057018,37.5675411],[22.0576154,37.5672084],[22.0578574,37.5666086],[22.0582686,37.5664712],[22.058327,37.5664],[22.0583431,37.566175],[22.0589633,37.5654011],[22.0592047,37.5652609],[22.0593437,37.565137],[22.059836,37.5649288],[22.0601285,37.5645641],[22.0601671,37.5643845],[22.0599644,37.563471],[22.0600348,37.563373],[22.0608273,37.5629354],[22.0611103,37.5630212],[22.0611848,37.5632026],[22.0611342,37.5634091],[22.0613586,37.5634849],[22.0618768,37.5631509],[22.0617597,37.56282],[22.0617601,37.5626849],[22.0615497,37.5625012],[22.061369,37.5616939],[22.061343,37.561387],[22.0614042,37.5612078],[22.0616102,37.561121],[22.0617319,37.5612312],[22.0617604,37.5610064],[22.0619501,37.560676],[22.0621323,37.5606339],[22.0621038,37.5608588],[22.0622872,37.5607717],[22.0623653,37.560818],[22.0626069,37.5606688],[22.0626335,37.560516],[22.0627267,37.560495]]},{"id":19729,"author":"AnaDigit","name_GR":"\u0393\u03bf\u03c1\u03c4\u03c5\u03bd\u03af\u03b1: \u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf-\u039a\u03b1\u03bb\u03bf\u03bd\u03ad\u03c1\u03b9","description_GR":"\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf \u03c3\u03c4\u03bf \u039a\u03b1\u03bb\u03bf\u03bd\u03ad\u03c1\u03b9","path":"PELOPONNESE\/Pelop_Menalon_Valtesiniko_Kaloneri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7970,"name_EN":"Gortynia: Valtesiniko-Kaloneri","description_EN":"The old way from Valtesiniko to Kaloneri","ascent_time":180,"descent_time":185,"marker":"No_marks","level":10,"ascent":401,"descent":502,"maxelev":1389,"minelev":1017,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.07384 37.6624,22.09751 37.70707)","views":1,"millestones":"0,22.0963883,37.7064266#1,22.0935820,37.7024133#2,22.0916540,37.6960020#3,22.0919884,37.6886386#4,22.0863032,37.6814131#5,22.0783592,37.6764336#6,22.0813209,37.6728518#7,22.0814176,37.6672977#8.0,22.0750027,37.6620509","x":22.0850038,"y":37.681004,"coor":[[22.0963883,37.7064266],[22.0960897,37.7064871],[22.0960054,37.7063618],[22.0954982,37.7065519],[22.0954934,37.7067411],[22.0953933,37.7070504],[22.0955257,37.7071967],[22.0959186,37.7073157],[22.0952015,37.7074123],[22.0949508,37.7073722],[22.0948626,37.7073978],[22.0945779,37.7065551],[22.0942511,37.7051439],[22.0941876,37.7046607],[22.0935853,37.7041779],[22.0933458,37.7037865],[22.0930202,37.703655],[22.0929476,37.7033925],[22.0930635,37.7031556],[22.0928791,37.7031864],[22.092766,37.7031755],[22.0927225,37.7031027],[22.0928939,37.7029568],[22.0935281,37.7025525],[22.0937796,37.7024755],[22.0937583,37.702421],[22.0931238,37.7023928],[22.0930803,37.70232],[22.0931942,37.7023038],[22.0931245,37.7018408],[22.0929614,37.7015678],[22.0925937,37.7013095],[22.0931658,37.7006699],[22.0931991,37.7002559],[22.0929541,37.6996391],[22.0929934,37.6989909],[22.0928383,37.6988442],[22.0922833,37.6988171],[22.0921086,37.698553],[22.091758,37.6985113],[22.0913226,37.6982429],[22.0913396,37.6981462],[22.0918728,37.6977538],[22.0921831,37.6975966],[22.0921972,37.6970471],[22.0923646,37.6967074],[22.0924452,37.6966636],[22.0922897,37.696535],[22.0915555,37.6964149],[22.0915257,37.6962522],[22.0917047,37.6959037],[22.0914139,37.6953041],[22.0914657,37.6950527],[22.0915823,37.6949284],[22.0917542,37.6948591],[22.0917928,37.6946794],[22.0923515,37.6941207],[22.092466,37.6936359],[22.0923642,37.6931837],[22.0918166,37.6928684],[22.0916125,37.6924235],[22.0915082,37.6925119],[22.0913559,37.6922571],[22.0906651,37.6917773],[22.0905256,37.6914687],[22.0906093,37.6912988],[22.0906695,37.690723],[22.0910516,37.6904137],[22.0910327,37.6902692],[22.0913165,37.6898142],[22.0915351,37.6896916],[22.0915728,37.689548],[22.0920561,37.6892765],[22.0918386,37.6889125],[22.0919816,37.6886444],[22.0922192,37.688441],[22.0918253,37.6879232],[22.0918734,37.6878158],[22.0918436,37.6876531],[22.0915111,37.6869087],[22.0903424,37.6856101],[22.0884029,37.6838574],[22.0876889,37.682859],[22.0873112,37.6821138],[22.0871879,37.6820578],[22.0871504,37.6817508],[22.0864755,37.6815415],[22.0858858,37.6810994],[22.0855363,37.6810216],[22.0850038,37.681004],[22.0845703,37.6806635],[22.0844906,37.6802386],[22.084216,37.6798917],[22.0839583,37.6797703],[22.0836632,37.6797836],[22.0831948,37.6799201],[22.0827756,37.6799043],[22.0821795,37.6797144],[22.0819517,37.6797557],[22.0817613,37.6796625],[22.0816401,37.6795254],[22.0815032,37.6791176],[22.0812477,37.6789152],[22.080464,37.6785239],[22.0798449,37.67791],[22.0795306,37.6773462],[22.079012,37.6772296],[22.0787255,37.6769095],[22.0786871,37.6766385],[22.0782518,37.67637],[22.0778422,37.6759849],[22.0776933,37.6756039],[22.0777157,37.675397],[22.0776387,37.6753056],[22.0774124,37.6752839],[22.0775161,37.6750964],[22.0772727,37.6751239],[22.0762653,37.6746208],[22.0761154,37.6742759],[22.0761895,37.6740428],[22.0766174,37.6737164],[22.0767634,37.6737728],[22.0770952,37.6740937],[22.0772421,37.6741141],[22.0778757,37.6737279],[22.0783011,37.6735816],[22.0786887,37.6734978],[22.0791405,37.6731267],[22.0796618,37.6731352],[22.079799,37.6730923],[22.0799271,37.6729592],[22.0801189,37.6725568],[22.0802686,37.6724691],[22.0803592,37.6724706],[22.0804473,37.6725712],[22.0804154,37.6729311],[22.0806182,37.6729795],[22.0811985,37.6728988],[22.0818742,37.6726395],[22.0823515,37.6725931],[22.0826337,37.6726428],[22.0830445,37.6725413],[22.0827637,37.6724376],[22.0825357,37.672488],[22.0822889,37.6723848],[22.0816334,37.6723021],[22.0814995,37.6722188],[22.0814923,37.6720565],[22.0819885,37.6712805],[22.0819934,37.6710913],[22.0817584,37.6705287],[22.0814328,37.6704063],[22.0815989,37.6701206],[22.0814634,37.6701004],[22.0810533,37.6701748],[22.0809985,37.6701018],[22.0812992,37.6698724],[22.0815804,37.6695165],[22.0816452,37.6692021],[22.0813575,37.6689271],[22.0818779,37.66853],[22.0818819,37.6683769],[22.0817061,37.6681577],[22.0814219,37.667306],[22.0809241,37.6663876],[22.0807578,37.6662407],[22.08015,37.6660686],[22.0792045,37.6653683],[22.078807,37.6645147],[22.0786855,37.6643888],[22.0784766,37.6637005],[22.0780513,37.6630447],[22.0774815,37.6627763],[22.0771007,37.66268],[22.0768577,37.6624327],[22.0765885,37.6623201],[22.0759731,37.6620465],[22.0750027,37.6620509]]},{"id":19730,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u0391\u03c1\u03b2\u03af\u03c4\u03c3\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03ba\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03cc \u03c4\u03bf\u03c0\u03af\u03bf \u03c4\u03c9\u03bd \u039f\u03c1\u03ad\u03c9\u03bd \u039b\u03b1\u03b3\u03ba\u03b1\u03b4\u03b9\u03ce\u03bd","path":"PELOPONNESE\/Pelop_Menalon_Lagadia_Arvitsa","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":13611,"name_EN":"Lagadia: Arvitsa loop","description_EN":"A long hike along the partolar landscape of Lagadia Mts","ascent_time":325,"descent_time":320,"marker":"No_marks","level":10,"ascent":641,"descent":641,"maxelev":1258,"minelev":937,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.03085 37.68315,22.06693 37.70885)","views":1,"millestones":"0,22.0317493,37.6825714#1,22.0378640,37.6874060#2,22.0334256,37.6940286#3,22.0411858,37.6986315#4,22.0492248,37.7025716#5,22.0553879,37.7074391#6,22.0573647,37.7052181#7,22.0592908,37.6976326#8,22.0664690,37.6922306#9,22.0610360,37.6886903#10,22.0521549,37.6865298#11,22.0444060,37.6843121#12,22.0418763,37.6900615#13,22.0348293,37.6845807#13.6,22.0317503,37.6825737","x":22.063559,"y":37.6949355,"coor":[[22.0317493,37.6825714],[22.0315386,37.6826851],[22.0315695,37.6828028],[22.0316932,37.6832734],[22.0320228,37.6832429],[22.0325342,37.6834136],[22.0324607,37.6834597],[22.0325044,37.6835235],[22.0328681,37.6834936],[22.0330022,37.6835679],[22.0330781,37.6841279],[22.0332044,37.6844995],[22.0333928,37.6846649],[22.0336678,37.6846762],[22.0341235,37.6845576],[22.0346241,37.684575],[22.0348621,37.684579],[22.0351207,37.6846644],[22.0356545,37.6850608],[22.0357577,37.68545],[22.0356341,37.6858355],[22.0359382,37.6859127],[22.0362402,37.6860709],[22.0365018,37.6864718],[22.037052,37.6866792],[22.0373377,37.6870264],[22.037521,37.6869574],[22.0375977,37.6870578],[22.0379359,37.6871355],[22.037797,37.6872413],[22.0379883,37.6872986],[22.0378154,37.6874039],[22.0381099,37.6874178],[22.0384176,37.6875738],[22.0379122,37.6876037],[22.037531,37.6878677],[22.0365249,37.6881754],[22.0363559,37.6881884],[22.0360408,37.6885256],[22.0354428,37.6888401],[22.034987,37.6893552],[22.0346574,37.6902418],[22.0342992,37.6909208],[22.0341492,37.6910174],[22.0339681,37.6910054],[22.0339755,37.6915823],[22.0335546,37.6923593],[22.0335506,37.6924291],[22.0336839,37.6926949],[22.0337231,37.6929299],[22.0337041,37.6932179],[22.0334631,37.6937546],[22.033421,37.6940603],[22.033692,37.694966],[22.0345124,37.6961062],[22.0349344,37.6964467],[22.0351946,37.6969016],[22.0357453,37.6975236],[22.0362734,37.6977127],[22.0367914,37.69828],[22.0370182,37.6982838],[22.0375558,37.6981125],[22.0378741,37.6980818],[22.0381429,37.6982124],[22.0385836,37.6982738],[22.0397913,37.6980686],[22.0406527,37.6981438],[22.0410431,37.6983936],[22.0411621,37.6986118],[22.0415617,37.6989429],[22.0430548,37.6990939],[22.0433697,37.6991982],[22.0442537,37.6996545],[22.0447837,37.6993389],[22.0451479,37.6992908],[22.0457348,37.6993997],[22.0458097,37.6995722],[22.0456781,37.6998313],[22.0457202,37.6999582],[22.046292,37.700211],[22.0465745,37.7002517],[22.0469994,37.7004841],[22.046915,37.7006719],[22.0470086,37.7009979],[22.0468723,37.7010046],[22.046791,37.7010754],[22.0469882,37.70134],[22.0476007,37.7017737],[22.0478038,37.7018131],[22.0488783,37.7023626],[22.0500175,37.7030394],[22.0500898,37.7033109],[22.050625,37.7036622],[22.0509302,37.7041359],[22.0513065,37.7044936],[22.0516235,37.7049494],[22.0518054,37.705367],[22.0526116,37.7057678],[22.053118,37.7059204],[22.0534848,37.7057732],[22.0537614,37.7055525],[22.0538391,37.7056169],[22.0540009,37.7055024],[22.0540791,37.7055487],[22.0540496,37.7060281],[22.0542941,37.7055703],[22.0549127,37.7057698],[22.0549789,37.7058429],[22.0550103,37.7063752],[22.0553812,37.70694],[22.0553581,37.7073903],[22.0557064,37.7079547],[22.0559979,37.7080857],[22.0560524,37.7081677],[22.0558153,37.7085603],[22.0556514,37.7091885],[22.0556836,37.7092611],[22.0557634,37.7092444],[22.0558378,37.7090023],[22.0560858,37.7086279],[22.056639,37.7082946],[22.0566987,37.7081784],[22.0566666,37.7080247],[22.0564233,37.7077863],[22.056371,37.7076142],[22.0566497,37.7069339],[22.0565061,37.7063097],[22.0567206,37.7059167],[22.0567253,37.7057366],[22.0565102,37.7048499],[22.0564367,37.7041908],[22.0565614,37.7041928],[22.0568326,37.7046659],[22.0572205,37.7050148],[22.0573587,37.7052333],[22.0574683,37.7049468],[22.0572907,37.7047996],[22.0572151,37.7046542],[22.057241,37.7045285],[22.0573818,37.7043505],[22.0577028,37.7042206],[22.0580306,37.7038295],[22.0579701,37.7035401],[22.057765,37.7031402],[22.0578684,37.7026553],[22.0581721,37.7023178],[22.0587101,37.7021284],[22.058798,37.7018054],[22.058969,37.7017722],[22.059028,37.7016831],[22.0590412,37.7016112],[22.0588749,37.7014643],[22.0587161,37.7010291],[22.0591414,37.6999456],[22.0587688,37.6994438],[22.0585246,37.6992415],[22.058483,37.6990967],[22.0585363,37.6987911],[22.0584879,37.6984749],[22.0587738,37.6979479],[22.0589254,37.6977882],[22.0592348,37.6976671],[22.0599497,37.6972193],[22.0602767,37.6968552],[22.0606204,37.6967256],[22.0608702,37.6967117],[22.0608322,37.6964317],[22.0611302,37.6963105],[22.0612265,37.6960958],[22.0614806,37.6959197],[22.0616868,37.695842],[22.0618564,37.6958628],[22.0620212,37.6956312],[22.0623412,37.6955373],[22.0626888,37.6952546],[22.0632941,37.6950934],[22.063559,37.6949355],[22.0639811,37.6948433],[22.0640838,37.6947346],[22.0642921,37.6945758],[22.0646922,37.6944562],[22.0658832,37.6943113],[22.0660577,37.6941429],[22.066227,37.6937401],[22.06647,37.6935932],[22.0664421,37.6933584],[22.0665159,37.6931343],[22.0663132,37.6926443],[22.0665028,37.692332],[22.0663454,37.6918428],[22.0666137,37.6912524],[22.0667195,37.6911099],[22.0667256,37.6908757],[22.0665912,37.6908104],[22.0664323,37.6908169],[22.0657645,37.6912024],[22.0654579,37.6912154],[22.065268,37.6911042],[22.065042,37.6910734],[22.0646996,37.6911579],[22.06459,37.6910119],[22.064666,37.6907068],[22.0645549,37.6906148],[22.0638363,37.6907742],[22.0633484,37.6907843],[22.0630669,37.6907075],[22.0627937,37.6907481],[22.0621853,37.6905939],[22.0619132,37.6905894],[22.0616681,37.6904232],[22.061784,37.690326],[22.0614415,37.6899779],[22.0611364,37.6899368],[22.0608268,37.6900669],[22.0609537,37.6898482],[22.0611976,37.689681],[22.0614018,37.6892427],[22.0613168,37.6890251],[22.0610043,37.6888307],[22.0610817,37.6884715],[22.0609596,37.6883703],[22.0605425,37.6882733],[22.0603364,37.6883511],[22.060321,37.688504],[22.0600887,37.6887165],[22.0599059,37.6887675],[22.0594988,37.6887248],[22.0591058,37.6885741],[22.0587995,37.6885781],[22.0585751,37.6884843],[22.0582469,37.6884609],[22.0579902,37.6883034],[22.0577084,37.6882357],[22.0575641,37.6881162],[22.0574673,37.6879163],[22.0573218,37.6878418],[22.056982,37.6878272],[22.0565224,37.6880539],[22.0563318,37.6879697],[22.0557672,37.6878793],[22.0555683,37.6876777],[22.0550917,37.6875955],[22.0548716,37.6872179],[22.0547145,37.6871522],[22.0543863,37.6871288],[22.0541988,37.6868305],[22.054071,37.686513],[22.0539378,37.6864027],[22.0535059,37.6864406],[22.0529902,37.6866484],[22.0526981,37.6865444],[22.0522541,37.6866092],[22.0519987,37.6864022],[22.0513503,37.6864816],[22.0513738,37.6860133],[22.0512977,37.6858904],[22.0510967,37.6857699],[22.0498126,37.6858749],[22.0493733,37.6857595],[22.0488836,37.6858415],[22.048561,37.6860344],[22.0484587,37.6860417],[22.0480365,37.6857103],[22.048007,37.6855386],[22.0481512,37.6852301],[22.0481219,37.6850493],[22.0472779,37.6845036],[22.0469846,37.6844447],[22.0467792,37.6844954],[22.0465997,37.6844203],[22.046407,37.6844171],[22.0461827,37.6843233],[22.0458509,37.6840024],[22.0453305,37.6839577],[22.0448981,37.6840136],[22.044359,37.6838154],[22.0443462,37.6838693],[22.0441095,37.6842078],[22.0442904,37.6842288],[22.0447577,37.68457],[22.0450727,37.6846654],[22.0453364,37.6849852],[22.0454512,37.6853656],[22.0453692,37.6858959],[22.0458224,37.686345],[22.0459164,37.686653],[22.0458958,37.6870041],[22.0455933,37.6877291],[22.0455697,37.6877647],[22.0454584,37.6876818],[22.0454188,37.6878974],[22.0451557,37.6879832],[22.0448194,37.688266],[22.0440169,37.6885951],[22.0439144,37.6886114],[22.0439964,37.6885137],[22.0438589,37.6885655],[22.0437191,37.6887073],[22.0435819,37.6887501],[22.0435611,37.6886777],[22.0434598,37.6886489],[22.0433679,37.6887758],[22.0431857,37.6889395],[22.0429587,37.6893774],[22.0427629,37.6899238],[22.0425135,37.6899197],[22.0424474,37.6898465],[22.0425395,37.689794],[22.0423806,37.6898003],[22.0419805,37.6899199],[22.0419295,37.6901353],[22.0416818,37.6897955],[22.0417184,37.689697],[22.0416193,37.6895872],[22.0413373,37.6890958],[22.0409078,37.6886111],[22.0403458,37.6884215],[22.0399094,37.6881979],[22.0392905,37.6880164],[22.038419,37.6875761],[22.0381112,37.68742],[22.0378167,37.6874061],[22.0379896,37.6873009],[22.0377983,37.6872436],[22.0379372,37.6871378],[22.0375991,37.6870601],[22.0375223,37.6869596],[22.0373391,37.6870287],[22.0370534,37.6866815],[22.0365032,37.686474],[22.0362416,37.6860732],[22.0359396,37.6859149],[22.0356354,37.6858378],[22.035759,37.6854523],[22.0356559,37.6850631],[22.035122,37.6846667],[22.0348635,37.6845812],[22.0346254,37.6845773],[22.0341245,37.6845599],[22.0336688,37.6846785],[22.0333938,37.6846671],[22.0332054,37.6845018],[22.0330791,37.6841302],[22.0330032,37.6835702],[22.0328691,37.6834958],[22.0325054,37.6835258],[22.0324617,37.683462],[22.0325356,37.6834159],[22.0320242,37.6832452],[22.0316945,37.6832757],[22.0315709,37.682805],[22.03154,37.6826874],[22.0317503,37.6825737]]},{"id":19731,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1: \u039f\u03c1\u03b5\u03b9\u03bd\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b1 \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ae \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03af\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03bf \u03c4\u03b1 \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Lagadia_loop1","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":5189,"name_EN":"Lagadia: Moumtain loop in Lagadia","description_EN":"A mountain trail around Lagadia","ascent_time":120,"descent_time":115,"marker":"No_marks","level":10,"ascent":316,"descent":316,"maxelev":1239,"minelev":937,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.02178 37.68269,22.03855 37.69223)","views":6,"millestones":"0,22.0317641,37.6826145#1,22.0378227,37.6874009#2,22.0318739,37.6918089#3,22.0240571,37.6869343#4,22.0288026,37.6837350#5.2,22.0317651,37.6826168","x":22.0278361,"y":37.690146,"coor":[[22.0317641,37.6826145],[22.0317493,37.6825714],[22.031539,37.6826851],[22.0315699,37.6828028],[22.0316935,37.6832734],[22.0320232,37.6832429],[22.0325346,37.6834137],[22.0324607,37.6834597],[22.0325044,37.6835235],[22.0328681,37.6834936],[22.0330022,37.6835679],[22.0330781,37.6841279],[22.0332044,37.6844995],[22.0333928,37.6846649],[22.0336678,37.6846762],[22.0341235,37.6845576],[22.0346244,37.684575],[22.0348625,37.684579],[22.035121,37.6846644],[22.0356549,37.6850608],[22.035758,37.68545],[22.0356344,37.6858355],[22.0359386,37.6859127],[22.0362406,37.6860709],[22.0365022,37.6864718],[22.0370524,37.6866792],[22.0373381,37.6870264],[22.0375213,37.6869574],[22.0375981,37.6870578],[22.0379362,37.6871355],[22.0377973,37.6872413],[22.0379886,37.6872986],[22.0378157,37.6874039],[22.0381102,37.6874178],[22.038418,37.6875738],[22.0379125,37.6876037],[22.0375313,37.6878677],[22.0365253,37.6881754],[22.0363559,37.6881884],[22.0360408,37.6885256],[22.0354428,37.6888401],[22.034987,37.6893552],[22.0346574,37.6902418],[22.0342992,37.6909208],[22.0341492,37.6910174],[22.0339681,37.6910054],[22.0339755,37.6915823],[22.0335546,37.6923593],[22.0335506,37.6924291],[22.0328637,37.6918138],[22.0325697,37.6917819],[22.0316841,37.6918212],[22.0310299,37.6916841],[22.030064,37.691758],[22.0298718,37.6917368],[22.0297053,37.6915988],[22.0294467,37.6915134],[22.028883,37.6913868],[22.0286637,37.6911038],[22.0285807,37.690814],[22.0282487,37.6905021],[22.0279649,37.6904185],[22.0278318,37.6903081],[22.0278361,37.690146],[22.027541,37.6897265],[22.0269384,37.6893559],[22.0262064,37.6891634],[22.025344,37.689185],[22.0249983,37.6889629],[22.0248955,37.6885647],[22.0243828,37.6877991],[22.0243559,37.6875283],[22.0240005,37.6868194],[22.0236271,37.6863625],[22.0228593,37.6858089],[22.022427,37.6850086],[22.0219739,37.6849109],[22.0222436,37.6846158],[22.0223758,37.6842553],[22.022506,37.6840502],[22.0235381,37.6839075],[22.0240293,37.6837716],[22.0250292,37.6840024],[22.0252673,37.6840063],[22.025736,37.683861],[22.0263155,37.6838166],[22.0267229,37.6838505],[22.027082,37.6839917],[22.0271958,37.6839756],[22.0275139,37.683688],[22.0278794,37.683586],[22.0283772,37.6836303],[22.0289686,37.6837799],[22.0292285,37.6838113],[22.0296878,37.6840262],[22.0299014,37.6843633],[22.0301798,37.6845572],[22.0303703,37.6846414],[22.0321197,37.6845265],[22.0322122,37.6844559],[22.0318155,37.6844493],[22.0317381,37.6843759],[22.0323513,37.6843411],[22.0323868,37.6842876],[22.0317542,37.6841959],[22.0317105,37.6841321],[22.0324258,37.684099],[22.0326621,37.684166],[22.0331806,37.6847154],[22.0335993,37.6847494],[22.0336904,37.6847329],[22.0336692,37.6846785],[22.0333938,37.6846649],[22.0332054,37.6844995],[22.0330792,37.6841279],[22.0330032,37.6835679],[22.0328691,37.6834936],[22.0325055,37.6835236],[22.0324618,37.6834598],[22.0325356,37.6834159],[22.0320242,37.6832452],[22.0316945,37.6832757],[22.0315709,37.682805],[22.03154,37.6826874],[22.0317503,37.6825737],[22.0317651,37.6826168]]},{"id":19732,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u0394\u03c1\u03b1\u0390\u03bd\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03b8\u03b5\u03b1\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03af\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Lagadia_Draina","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":6322,"name_EN":"Lagadia: Draina loop","description_EN":"A hike with a nice view to Lagadia","ascent_time":145,"descent_time":140,"marker":"No_marks","level":10,"ascent":376,"descent":376,"maxelev":1258,"minelev":937,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.03003 37.68024,22.04608 37.68993)","views":4,"millestones":"0,22.0317641,37.6826145#1,22.0303294,37.6848570#2,22.0389087,37.6878194#3,22.0457906,37.6872451#4,22.0426105,37.6801883#5,22.0389869,37.6872255#6.3,22.0317631,37.6826122","x":22.0459154,"y":37.6866485,"coor":[[22.0317641,37.6826145],[22.0317493,37.6825714],[22.031539,37.6826851],[22.0315699,37.6828028],[22.0316935,37.6832734],[22.0320232,37.6832429],[22.0325346,37.6834137],[22.0324607,37.6834597],[22.0325044,37.6835235],[22.0328681,37.6834936],[22.0330022,37.6835679],[22.0330781,37.6841279],[22.0332044,37.6844995],[22.0333928,37.6846649],[22.0336678,37.6846762],[22.0336891,37.6847306],[22.0335979,37.6847471],[22.0331792,37.6847131],[22.0326608,37.6841638],[22.0324244,37.6840967],[22.0317091,37.6841298],[22.0317528,37.6841937],[22.0323854,37.6842853],[22.03235,37.6843388],[22.0317367,37.6843736],[22.0318142,37.684447],[22.0322109,37.6844536],[22.0321183,37.6845242],[22.0303689,37.6846392],[22.0301784,37.6845549],[22.0301628,37.6847146],[22.0302839,37.6848518],[22.0311229,37.6849514],[22.031387,37.6850842],[22.031983,37.6854457],[22.0324997,37.6856345],[22.0333273,37.6860719],[22.03352,37.6860751],[22.0337722,37.6859712],[22.0339996,37.6859479],[22.0343623,37.685954],[22.0344742,37.6860099],[22.0348834,37.6864043],[22.0353415,37.6866642],[22.0357514,37.6870315],[22.0364721,37.6872238],[22.036503,37.6873414],[22.0363043,37.6875634],[22.0363056,37.6879442],[22.0363559,37.6881884],[22.0365253,37.6881732],[22.0375314,37.6878655],[22.0379126,37.6876015],[22.038418,37.6875738],[22.0392895,37.6880119],[22.0399085,37.6881934],[22.0403449,37.688417],[22.0409069,37.6886066],[22.0413364,37.6890913],[22.0416183,37.6895827],[22.0417175,37.6896924],[22.0416809,37.689791],[22.0419285,37.6901308],[22.0419796,37.6899153],[22.0423796,37.6897958],[22.0425386,37.6897894],[22.0424464,37.689842],[22.0425126,37.6899152],[22.042762,37.6899193],[22.0429578,37.6893728],[22.0431847,37.688935],[22.0433669,37.6887713],[22.0434589,37.6886444],[22.0435602,37.6886731],[22.043581,37.6887456],[22.0437182,37.6887028],[22.043858,37.6885609],[22.0439954,37.6885091],[22.0439135,37.6886069],[22.044016,37.6885906],[22.0448184,37.6882614],[22.0451547,37.6879786],[22.0454178,37.6878929],[22.0454575,37.6876772],[22.0455687,37.6877602],[22.0455923,37.6877245],[22.0458949,37.6869996],[22.0459154,37.6866485],[22.0458214,37.6863405],[22.0453683,37.6858914],[22.0454503,37.685361],[22.0453355,37.6849806],[22.0450717,37.6846608],[22.0447567,37.6845655],[22.0442894,37.6842243],[22.0441085,37.6842033],[22.0443453,37.6838647],[22.0442018,37.6836731],[22.0437119,37.6833315],[22.0436472,37.6832043],[22.0433475,37.682956],[22.0431332,37.6824838],[22.0431365,37.6823577],[22.0429603,37.6821565],[22.0429856,37.6820578],[22.042813,37.6821541],[22.04272,37.6818101],[22.0428036,37.6816492],[22.0429301,37.6815793],[22.0430034,37.6813822],[22.0431012,37.6806809],[22.0430034,37.6805171],[22.0430398,37.6804275],[22.0429038,37.6804253],[22.0428211,37.6805501],[22.0426835,37.6801783],[22.0424886,37.6802044],[22.0420732,37.6809094],[22.0417475,37.681652],[22.0418755,37.6823931],[22.0418119,37.6826534],[22.0419408,37.6829259],[22.0417516,37.6832201],[22.0417672,37.6834908],[22.0412517,37.6836895],[22.0410899,37.6838039],[22.0410252,37.6841093],[22.040884,37.6843052],[22.0408875,37.6846026],[22.0404638,37.6851904],[22.0400427,37.6852465],[22.0395363,37.6854498],[22.039206,37.685584],[22.0386515,37.6859713],[22.0382198,37.6864328],[22.038215,37.6866129],[22.0383463,37.6867954],[22.0396054,37.6876454],[22.0393428,37.6877131],[22.0384166,37.6875716],[22.0381089,37.6874155],[22.0378144,37.6874016],[22.0379873,37.6872963],[22.037796,37.6872391],[22.0379348,37.6871332],[22.0375967,37.6870555],[22.03752,37.6869551],[22.0373367,37.6870241],[22.037051,37.6866769],[22.0365008,37.6864695],[22.0362392,37.6860686],[22.0359372,37.6859104],[22.0356331,37.6858332],[22.0357567,37.6854478],[22.0356535,37.6850585],[22.0351197,37.6846621],[22.0348611,37.6845767],[22.0346231,37.6845727],[22.0341225,37.6845554],[22.0336668,37.6846739],[22.0333918,37.6846626],[22.0332034,37.6844972],[22.0330771,37.6841256],[22.0330012,37.6835656],[22.0328671,37.6834913],[22.0325034,37.6835213],[22.0324597,37.6834575],[22.0325332,37.6834114],[22.0320218,37.6832406],[22.0316922,37.6832712],[22.0315685,37.6828005],[22.0315376,37.6826828],[22.0317483,37.6825692],[22.0317631,37.6826122]]},{"id":19733,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf-\u0396\u03b7\u03c1\u03ad\u03bb\u03b9\u03b1-\u03a4\u03c3\u03b1\u03c0\u03bf\u03c5\u03c1\u03bd\u03b9\u03ac","description_GR":"\u0397 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf \u03c3\u03c4\u03b7\u03bd \u03a4\u03c3\u03b1\u03c0\u03bf\u03c5\u03c1\u03bd\u03b9\u03ac","path":"PELOPONNESE\/Pelop_Menalon_Valtesiniko_Zirelia_Tsapournia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6204,"name_EN":"Menalon: Valtesiniko-Zirelia-Tsapournia","description_EN":"The old way from Valtesiniko to Tsapournia Pass","ascent_time":145,"descent_time":145,"marker":"No_marks","level":12,"ascent":346,"descent":304,"maxelev":1377,"minelev":1116,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.0665 37.68308,22.09698 37.70694)","views":2,"millestones":"0,22.0963883,37.7064266#1,22.0935820,37.7024133#2,22.0916540,37.6960020#3,22.0919884,37.6886386#4,22.0846120,37.6830395#5,22.0762032,37.6872741#6.2,22.0669131,37.6911469","x":22.0918253,"y":37.6879232,"coor":[[22.0963883,37.7064266],[22.0960897,37.7064871],[22.0960054,37.7063618],[22.0954982,37.7065519],[22.0954934,37.7067411],[22.0953933,37.7070504],[22.0955257,37.7071967],[22.0959186,37.7073157],[22.0952015,37.7074123],[22.0949508,37.7073722],[22.0948626,37.7073978],[22.0945779,37.7065551],[22.0942511,37.7051439],[22.0941876,37.7046607],[22.0935853,37.7041779],[22.0933458,37.7037865],[22.0930202,37.703655],[22.0929476,37.7033925],[22.0930635,37.7031556],[22.0928791,37.7031864],[22.092766,37.7031755],[22.0927225,37.7031027],[22.0928939,37.7029568],[22.0935281,37.7025525],[22.0937796,37.7024755],[22.0937583,37.702421],[22.0931238,37.7023928],[22.0930803,37.70232],[22.0931942,37.7023038],[22.0931245,37.7018408],[22.0929614,37.7015678],[22.0925937,37.7013095],[22.0931658,37.7006699],[22.0931991,37.7002559],[22.0929541,37.6996391],[22.0929934,37.6989909],[22.0928383,37.6988442],[22.0922833,37.6988171],[22.0921086,37.698553],[22.091758,37.6985113],[22.0913226,37.6982429],[22.0913396,37.6981462],[22.0918728,37.6977538],[22.0921831,37.6975966],[22.0921972,37.6970471],[22.0923646,37.6967074],[22.0924452,37.6966636],[22.0922897,37.696535],[22.0915555,37.6964149],[22.0915257,37.6962522],[22.0917047,37.6959037],[22.0914139,37.6953041],[22.0914657,37.6950527],[22.0915823,37.6949284],[22.0917542,37.6948591],[22.0917928,37.6946794],[22.0923515,37.6941207],[22.092466,37.6936359],[22.0923642,37.6931837],[22.0918166,37.6928684],[22.0916125,37.6924235],[22.0915082,37.6925119],[22.0913559,37.6922571],[22.0906651,37.6917773],[22.0905256,37.6914687],[22.0906093,37.6912988],[22.0906695,37.690723],[22.0910516,37.6904137],[22.0910327,37.6902692],[22.0913165,37.6898142],[22.0915351,37.6896916],[22.0915728,37.689548],[22.0920561,37.6892765],[22.0918386,37.6889125],[22.0919816,37.6886444],[22.0922192,37.688441],[22.0922713,37.6884418],[22.0922192,37.688441],[22.0918253,37.6879232],[22.0912534,37.687229],[22.0905291,37.6867306],[22.0901807,37.6861662],[22.08991,37.6861078],[22.0895646,37.6858679],[22.0893389,37.6858282],[22.0891966,37.6856276],[22.0883159,37.6850365],[22.0875928,37.6849347],[22.08711,37.6847466],[22.0867665,37.6844346],[22.0864213,37.6842285],[22.0860653,37.6839614],[22.0859469,37.6837161],[22.0851625,37.6829103],[22.0849702,37.6828892],[22.0842367,37.6831927],[22.0841792,37.6832639],[22.0837327,37.6838694],[22.0834667,37.6840724],[22.0832057,37.6845187],[22.0828809,37.6848018],[22.0828825,37.6851804],[22.0827086,37.6853307],[22.0823884,37.6854337],[22.0820259,37.6854188],[22.0818531,37.6855241],[22.0815371,37.6854649],[22.0812113,37.685784],[22.0809485,37.6858609],[22.0805072,37.6858266],[22.0801889,37.6858575],[22.0798904,37.6859968],[22.0796806,37.6862187],[22.0789614,37.6859637],[22.0783238,37.6860614],[22.0778901,37.6861715],[22.077485,37.6864893],[22.0768194,37.6867105],[22.0764768,37.6868041],[22.0762672,37.687017],[22.0759365,37.688307],[22.0757264,37.6884163],[22.0755625,37.6886119],[22.0751748,37.6886956],[22.0749184,37.6889618],[22.0745647,37.6890462],[22.0744303,37.6889809],[22.0740451,37.6889656],[22.0738876,37.6889179],[22.0738448,37.6888181],[22.0734853,37.6886861],[22.0724605,37.688408],[22.072138,37.688601],[22.071933,37.6886337],[22.07164,37.6885658],[22.0715356,37.6886542],[22.071286,37.6886591],[22.0712041,37.6887569],[22.0708777,37.6886615],[22.0702817,37.688904],[22.069897,37.6888707],[22.0698951,37.6889428],[22.0697572,37.6890126],[22.0696561,37.6889749],[22.0695846,37.6891089],[22.0694467,37.6891788],[22.0692916,37.6894736],[22.0684527,37.6899015],[22.0684059,37.6902161],[22.0676932,37.6905829],[22.0674699,37.6907099],[22.0672914,37.6910315],[22.0671547,37.6910563],[22.0670309,37.6909776],[22.0669511,37.6909943],[22.0669131,37.6911469]]},{"id":19734,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf-\u0391\u03b3. \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1-\u0386\u03b3. \u03a0\u03ac\u03bd\u03c4\u03b5\u03c2","description_GR":"\u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf-\u0386\u03b3. \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2-\u0391\u03b3. \u03a0\u03b1\u03bd\u03c4\u03b5\u03bb\u03b5\u03ae\u03bc\u03c9\u03bd-\u0391\u03b3. \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1-\u0386\u03b3. \u03a0\u03ac\u03bd\u03c4\u03b5\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Valtesiniko_AgTriada_AgPandes","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":4386,"name_EN":"Arcadia: Valtesiniko- Agia Triada-Agii Pandes","description_EN":"Valtesiniko-Agios Konstandinos-Agios Pandeleimon-Agia Triada-Agii Pandes","ascent_time":120,"descent_time":110,"marker":"No_marks","level":10,"ascent":257,"descent":182,"maxelev":1358,"minelev":1116,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.09249 37.68384,22.112 37.70643)","views":2,"millestones":"0,22.0963883,37.7064266#1,22.0947335,37.6996229#2,22.0935931,37.6913682#3,22.1000483,37.6867546#4,22.1085962,37.6850457#4.4,22.1119744,37.6848973","x":22.0932604,"y":37.690463,"coor":[[22.0963883,37.7064266],[22.0960897,37.7064871],[22.0960054,37.7063618],[22.0960879,37.7057954],[22.0964604,37.7054229],[22.0965417,37.7053927],[22.096599,37.7051458],[22.0963278,37.7046638],[22.096095,37.7045474],[22.0960092,37.7039962],[22.0958088,37.7038488],[22.095617,37.7038097],[22.0955439,37.7036598],[22.0955919,37.7034578],[22.0954796,37.7035551],[22.0952276,37.7036502],[22.0945461,37.7036842],[22.0945385,37.7033596],[22.0947888,37.7028861],[22.0950293,37.7025745],[22.0951924,37.7021446],[22.0952018,37.7017752],[22.0953499,37.7013924],[22.0952423,37.7011653],[22.0950211,37.7009455],[22.0948504,37.7003434],[22.0946981,37.7000886],[22.0947538,37.699684],[22.094459,37.698796],[22.09449,37.6984721],[22.0948115,37.6981911],[22.0948954,37.6980573],[22.0947887,37.6977942],[22.0948991,37.6974716],[22.0948833,37.697201],[22.0947783,37.6968748],[22.0945702,37.6965831],[22.0945625,37.6959972],[22.094348,37.6955161],[22.0943119,37.695155],[22.0943891,37.6943542],[22.0945888,37.6940871],[22.094626,37.6935199],[22.0947512,37.693362],[22.0946158,37.6928911],[22.0943498,37.6926525],[22.0939099,37.6925553],[22.0938488,37.692284],[22.0935534,37.6918646],[22.0936084,37.691487],[22.0935042,37.6906832],[22.0932604,37.690463],[22.0928995,37.6903851],[22.0931535,37.6897674],[22.0936651,37.6901158],[22.093949,37.6901024],[22.0940302,37.6900316],[22.0941308,37.6896457],[22.0943177,37.6894325],[22.0948255,37.6890892],[22.0949888,37.6889116],[22.0952069,37.688807],[22.0954753,37.6885139],[22.0958088,37.68833],[22.0959612,37.6881387],[22.0963713,37.6880643],[22.0969837,37.6880651],[22.0977035,37.6878965],[22.0978763,37.6877912],[22.0981243,37.6878492],[22.0992932,37.6873724],[22.0997696,37.6869205],[22.100069,37.6867451],[22.1002788,37.6865231],[22.1003403,37.6863349],[22.1006981,37.6860883],[22.1009449,37.6857498],[22.1011998,37.6855376],[22.1015449,37.6853449],[22.1019321,37.6852791],[22.1020975,37.6850204],[22.10249,37.6847473],[22.1031313,37.6840547],[22.1036927,37.6838294],[22.1043307,37.6837135],[22.1046548,37.683899],[22.105222,37.68389],[22.1057944,37.6841245],[22.106172,37.684437],[22.1063293,37.6844936],[22.1072742,37.6843466],[22.1075118,37.6843684],[22.1076557,37.6845059],[22.1079115,37.6851499],[22.1079907,37.6851602],[22.1082632,37.6851465],[22.1087202,37.6850096],[22.1094789,37.6846073],[22.1102393,37.6845834],[22.1111963,37.6848511],[22.1117096,37.6845664],[22.1119744,37.6848973]]},{"id":19735,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf-\u039a\u03c1\u03c5\u03ac\u03b2\u03c1\u03c5\u03c3\u03b7","description_GR":"","path":"PELOPONNESE\/Pelop_Menalon_Valtesiniko_Kryovrysi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3518,"name_EN":"Arcadia: Valtesiniko- Kryovrysi","description_EN":"","ascent_time":85,"descent_time":80,"marker":"No_marks","level":12,"ascent":240,"descent":142,"maxelev":1313,"minelev":1111,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.09518 37.69183,22.10693 37.70647)","views":8,"millestones":"0,22.0963883,37.7064266#1,22.0973935,37.7006180#2,22.0964145,37.6924358#3.5,22.1066137,37.6939181","x":22.0954634,"y":37.6955003,"coor":[[22.0963883,37.7064266],[22.0960897,37.7064871],[22.0960054,37.7063618],[22.0960879,37.7057954],[22.0964604,37.7054229],[22.0965417,37.7053927],[22.096599,37.7051458],[22.0963278,37.7046638],[22.0965481,37.7045727],[22.0968656,37.7045756],[22.0969952,37.7044695],[22.0971718,37.70422],[22.0971743,37.7041209],[22.0974726,37.704128],[22.0981413,37.7041478],[22.0982849,37.704078],[22.0982552,37.7039063],[22.0984299,37.7037289],[22.0984204,37.7036566],[22.0982429,37.7036267],[22.0982903,37.7035464],[22.0981459,37.7034269],[22.0982588,37.70328],[22.0981038,37.7031333],[22.0982585,37.7028475],[22.0983036,37.7024156],[22.0980535,37.7024792],[22.0978673,37.7027037],[22.0979994,37.7024175],[22.0979979,37.7022552],[22.0979562,37.7021104],[22.0978653,37.7021179],[22.0979014,37.7020374],[22.0977431,37.7020168],[22.0976693,37.7014929],[22.0977368,37.7010704],[22.0975956,37.7008248],[22.0971756,37.7003945],[22.0967941,37.7002351],[22.0966427,37.6999443],[22.0963637,37.6997685],[22.0963771,37.6996877],[22.0965835,37.6996009],[22.0964284,37.6994542],[22.0963759,37.6992911],[22.0963703,37.6990657],[22.0962518,37.6988205],[22.0962414,37.6983427],[22.0959822,37.6978338],[22.0959653,37.6976082],[22.0958151,37.6972724],[22.0957455,37.6960005],[22.095569,37.6958084],[22.0954634,37.6955003],[22.095676,37.6947287],[22.0955795,37.6945109],[22.0957275,37.6940446],[22.0958931,37.6937769],[22.0959364,37.6934172],[22.0961473,37.6930533],[22.0961869,37.6928377],[22.0963379,37.6926959],[22.0964249,37.6923999],[22.0965524,37.6922938],[22.0965347,37.6920953],[22.0964146,37.6919154],[22.0962963,37.6916611],[22.096509,37.6917727],[22.0971533,37.6918552],[22.0972308,37.6919285],[22.0974362,37.6918778],[22.0975785,37.6920783],[22.0978617,37.6920919],[22.0983957,37.6924971],[22.0985834,37.6926984],[22.098614,37.692834],[22.0987482,37.6929083],[22.0987229,37.693007],[22.0988516,37.6932975],[22.0990828,37.6935716],[22.099185,37.6935642],[22.0994759,37.6937221],[22.0997142,37.6937169],[22.1004578,37.6939092],[22.1014664,37.694385],[22.1016593,37.6943791],[22.1019025,37.6941848],[22.1023106,37.6941913],[22.1030083,37.6939592],[22.1032001,37.6939984],[22.1035888,37.6938785],[22.1039298,37.6938479],[22.1046748,37.693986],[22.1049663,37.6941169],[22.1051644,37.6943544],[22.1051131,37.6945879],[22.1052851,37.6949601],[22.1054316,37.6949986],[22.1056823,37.6949485],[22.1061109,37.6950455],[22.1063978,37.6953565],[22.1067544,37.6956056],[22.1068358,37.6955258],[22.1066346,37.6949638],[22.1066338,37.6945492],[22.1065493,37.6943046],[22.1066137,37.6939181]]},{"id":19736,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039b\u03ac\u03c3\u03c4\u03b1-\u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf","description_GR":"\u039b\u03ac\u03c3\u03c4\u03b1-\u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf \u03bc\u03ad\u03c3\u03c9 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1\u03c2 \u0395\u03bb\u03ac","path":"PELOPONNESE\/Pelop_Menalon_Lasta_Valtesiniko","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6535,"name_EN":"Menalon: Lasta-Valtesiniko","description_EN":"Lasta-Valtesiniko via the Ela valley","ascent_time":150,"descent_time":150,"marker":"Red_dots","level":12,"ascent":258,"descent":312,"maxelev":1260,"minelev":1019,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.09635 37.69745,22.14304 37.70789)","views":0,"millestones":"0,22.0963883,37.7064266#1,22.1040087,37.7078258#2,22.1133896,37.7043366#3,22.1207251,37.7019782#4,22.1293072,37.6990008#5,22.1359609,37.7009498#6,22.1386626,37.7039170#6.5,22.1427374,37.7053996","x":22.1223057,"y":37.7012841,"coor":[[22.0963883,37.7064266],[22.0963982,37.7060392],[22.0964813,37.7058964],[22.0965363,37.7058793],[22.0967557,37.7058107],[22.0971176,37.7058526],[22.0972888,37.7058103],[22.0973837,37.7055099],[22.0975006,37.7054713],[22.0978424,37.7056345],[22.0978362,37.7058777],[22.0976866,37.706042],[22.0979772,37.7061301],[22.0981591,37.706115],[22.0987603,37.7055727],[22.0988642,37.7055023],[22.0989192,37.7055662],[22.0990562,37.7055324],[22.0994124,37.7057995],[22.0999965,37.7060252],[22.1001631,37.7061631],[22.1005722,37.7061336],[22.10087,37.7060212],[22.1010389,37.706069],[22.1012393,37.7062165],[22.1015913,37.7062041],[22.1020222,37.7066526],[22.1025927,37.7069682],[22.1028828,37.7075992],[22.1029765,37.7074836],[22.1032294,37.707411],[22.1037211,37.7076983],[22.1044615,37.7080257],[22.1049953,37.7079982],[22.1052186,37.7079139],[22.1058885,37.7078886],[22.1059887,37.7075208],[22.106391,37.7073109],[22.1065385,37.7072119],[22.1068628,37.7072126],[22.1075394,37.7069261],[22.1080588,37.7065739],[22.1084262,37.7063996],[22.1089624,37.7058314],[22.1093525,37.7056574],[22.1097169,37.7056002],[22.110023,37.7051635],[22.1111473,37.7051094],[22.1116399,37.7049191],[22.1120925,37.7049624],[22.1124754,37.7049009],[22.1134318,37.7043124],[22.1141299,37.7040712],[22.1148191,37.7037308],[22.1156953,37.7031703],[22.1159618,37.7029492],[22.1166968,37.7025915],[22.1169281,37.7024149],[22.1171637,37.7020672],[22.1177926,37.7014194],[22.1178389,37.7009335],[22.1179469,37.7007009],[22.1181229,37.7005933],[22.118295,37.7005578],[22.1184973,37.7006331],[22.1183235,37.7012251],[22.1183847,37.7014964],[22.1197225,37.7019684],[22.1202936,37.7023177],[22.1204541,37.7021964],[22.1204795,37.7020886],[22.1206622,37.7020375],[22.1208713,37.7018425],[22.1210749,37.7018638],[22.1214011,37.7020718],[22.1216081,37.7019579],[22.1218894,37.7016019],[22.1223057,37.7012841],[22.123178,37.701325],[22.1232674,37.7013805],[22.1237331,37.7013519],[22.1238266,37.7012452],[22.1244545,37.701084],[22.124781,37.7011793],[22.12499,37.701435],[22.1259864,37.7015049],[22.1261313,37.7016063],[22.1267177,37.7012912],[22.1269293,37.7009972],[22.1270213,37.700494],[22.1272778,37.7002187],[22.1278828,37.700066],[22.1282111,37.7000893],[22.1287451,37.6996021],[22.1291313,37.6991306],[22.1298591,37.6986014],[22.1299995,37.6984324],[22.1302849,37.6983558],[22.1302021,37.6980391],[22.130569,37.6974321],[22.1308003,37.6972555],[22.1311631,37.6972613],[22.1312585,37.6975241],[22.1316529,37.6980801],[22.1325749,37.6988517],[22.1328493,37.6992166],[22.1337269,37.6995008],[22.1342044,37.6994543],[22.1347536,37.6997153],[22.1354136,37.7005369],[22.1353951,37.7012756],[22.1355087,37.7012684],[22.135698,37.7009559],[22.1358129,37.7008947],[22.1366558,37.7012054],[22.13694,37.7011828],[22.1372955,37.7010262],[22.137451,37.7007043],[22.1373752,37.7005589],[22.1370863,37.70032],[22.1370777,37.7002117],[22.1372788,37.6998814],[22.1376599,37.6996081],[22.1378252,37.6993494],[22.1379277,37.6993329],[22.1380491,37.6993664],[22.138124,37.6995478],[22.1380143,37.6998525],[22.1381367,37.6999446],[22.1384642,37.7000038],[22.1386966,37.7000638],[22.1387846,37.7001733],[22.1384559,37.7010694],[22.1385383,37.7014041],[22.1384331,37.7015286],[22.1380889,37.7016854],[22.1376692,37.7021384],[22.137746,37.7026984],[22.1380964,37.7031996],[22.1380316,37.703523],[22.1386033,37.7037933],[22.1387648,37.7041384],[22.1393236,37.7044716],[22.1395432,37.7047635],[22.1398546,37.7050117],[22.1400573,37.705069],[22.1404882,37.7050758],[22.140924,37.7048844],[22.1413929,37.7047296],[22.1423429,37.7048437],[22.142489,37.7049],[22.1428441,37.705212],[22.142841,37.7053382],[22.1427374,37.7053996]]},{"id":19737,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf:\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1-\u03a1\u03ac\u03b4\u03bf\u03c5","description_GR":"\u0395\u03b3\u03ba\u03ac\u03c1\u03c3\u03b9\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1\u03c2 \u03bc\u03b5 \u03a1\u03ac\u03b4\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Menalon_Dimitsana_Radou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7133,"name_EN":"Menalon: Dimitsana-Radou","description_EN":"A direct connection from Dimitsana to Radou","ascent_time":175,"descent_time":170,"marker":"No_marks","level":10,"ascent":366,"descent":146,"maxelev":1197,"minelev":964,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.03885 37.59617,22.10047 37.61689)","views":1,"millestones":"0,22.0394084,37.5956313#1,22.0494479,37.5971084#2,22.0563535,37.6034437#3,22.0643400,37.6087550#4,22.0728438,37.6104300#5,22.0813583,37.6106613#6,22.0911403,37.6134494#7.1,22.0999245,37.6174463","x":22.0726131,"y":37.6101224,"coor":[[22.0394084,37.5956313],[22.0394646,37.5956886],[22.0397524,37.5955131],[22.040346,37.5953337],[22.0410259,37.5954982],[22.0416494,37.5956505],[22.0418249,37.595694],[22.0429991,37.5956616],[22.0433439,37.5954691],[22.0441538,37.5952482],[22.0449518,37.5954867],[22.0454094,37.5954447],[22.0459089,37.5955229],[22.0459625,37.5956409],[22.0464318,37.595883],[22.0465201,37.5959746],[22.0464623,37.5960187],[22.0466295,37.5961206],[22.0466271,37.5962107],[22.0467732,37.5962581],[22.0470758,37.5963803],[22.0474317,37.5966295],[22.0481176,37.5968211],[22.0488023,37.5971524],[22.0491198,37.5971396],[22.0499033,37.5970624],[22.0500675,37.5972814],[22.0505771,37.5976256],[22.0509512,37.5980463],[22.0513296,37.5983049],[22.0516473,37.5987157],[22.0519478,37.5989189],[22.0521427,37.5992646],[22.0528046,37.5995098],[22.0535586,37.5999143],[22.0540085,37.6005661],[22.054828,37.6012825],[22.0555618,37.6026825],[22.0555477,37.6027904],[22.055398,37.6029231],[22.0556393,37.6031885],[22.0564923,37.6034909],[22.056781,37.603712],[22.0576687,37.6039879],[22.0580453,37.6043186],[22.0585044,37.6045244],[22.0593469,37.6052322],[22.0605593,37.6060902],[22.0610791,37.6065764],[22.0609998,37.6074493],[22.0611527,37.6075307],[22.0613806,37.6076155],[22.0617473,37.6078919],[22.0623189,37.6081266],[22.0630561,37.6080937],[22.0631642,37.6082937],[22.0633331,37.6083325],[22.0635778,37.6085078],[22.0641203,37.6085527],[22.0644302,37.6088372],[22.0649326,37.6086832],[22.0656215,37.6087666],[22.0660942,37.6088825],[22.066665,37.6091532],[22.0671371,37.6092961],[22.0673115,37.6095603],[22.0675458,37.6096993],[22.0679373,37.6095773],[22.0682275,37.6097443],[22.0684205,37.6097294],[22.068742,37.6095635],[22.0690869,37.6098034],[22.0690603,37.6099562],[22.069138,37.6100206],[22.0696027,37.6100101],[22.06977,37.610112],[22.069941,37.6100697],[22.0700757,37.610117],[22.0703831,37.610059],[22.0703963,37.6099871],[22.070592,37.6098641],[22.070676,37.6096852],[22.0708798,37.6096886],[22.0712708,37.6094606],[22.0715664,37.6094204],[22.0713917,37.6096068],[22.071534,37.6097984],[22.0715628,37.6099971],[22.0717287,37.6101531],[22.0719772,37.6101842],[22.0720978,37.6103393],[22.0723973,37.610146],[22.0726131,37.6101224],[22.072898,37.6104966],[22.0729757,37.6101194],[22.0729252,37.6098842],[22.0731953,37.6099517],[22.0734025,37.6102615],[22.0735764,37.6101111],[22.0740698,37.6098669],[22.0741425,37.609681],[22.0743242,37.609666],[22.0745886,37.6095171],[22.0756167,37.609624],[22.0758189,37.6096904],[22.0761623,37.6095518],[22.0765318,37.60972],[22.0767937,37.6096702],[22.0770643,37.6097197],[22.0773386,37.609625],[22.0775519,37.6097006],[22.0776214,37.6096386],[22.0786655,37.6095655],[22.0791946,37.6096958],[22.079282,37.6098234],[22.079232,37.6100028],[22.079452,37.6102588],[22.0803388,37.610138],[22.0805289,37.6102312],[22.0804469,37.610338],[22.0805234,37.6104474],[22.080855,37.6103267],[22.0809565,37.6103463],[22.0811686,37.6104669],[22.0814887,37.6107966],[22.0817352,37.6108997],[22.0820858,37.6109234],[22.0825334,37.611138],[22.0826985,37.6113705],[22.082934,37.6114644],[22.0831725,37.6114413],[22.0835739,37.6116911],[22.0837916,37.6115955],[22.0841396,37.6117183],[22.0845729,37.6116082],[22.0851465,37.6117707],[22.0855001,37.6116773],[22.0856522,37.6119322],[22.0858301,37.6120612],[22.0860876,37.6121825],[22.086584,37.6122627],[22.0867631,37.6123467],[22.0880365,37.6130523],[22.0882679,37.6133084],[22.0885154,37.6133755],[22.0889344,37.6133823],[22.0890679,37.6133957],[22.0893246,37.613544],[22.0897101,37.6135323],[22.0898589,37.6134716],[22.0901411,37.6135122],[22.0907214,37.6134134],[22.0912641,37.6134583],[22.0917878,37.6133586],[22.0925987,37.6135429],[22.0928756,37.6137907],[22.0934409,37.6138359],[22.0935542,37.6138378],[22.0937273,37.6137144],[22.0938504,37.6137705],[22.0939773,37.6136824],[22.0941465,37.6137099],[22.0943009,37.6138746],[22.0945714,37.6139331],[22.0946945,37.6141694],[22.0950031,37.6144109],[22.0949498,37.6147255],[22.0951444,37.6150891],[22.0953769,37.6153001],[22.0960024,37.6156527],[22.0963782,37.6160192],[22.0968243,37.6161751],[22.0971046,37.6162878],[22.0968867,37.6163924],[22.0969743,37.616511],[22.0971638,37.6168137],[22.0978067,37.6172747],[22.0981823,37.6176503],[22.098551,37.6178545],[22.0986638,37.6178743],[22.0988015,37.6178044],[22.0989808,37.6175753],[22.0993788,37.6175186],[22.0996652,37.617397],[22.0999245,37.6174463]]},{"id":19738,"author":"AnaDigit","name_GR":"\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1: \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1-\u03a1\u03ac\u03b4\u03bf\u03c5","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03b4\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c3\u03c4\u03bf \u0394\u03c5\u03c4\u03b9\u03ba\u03cc \u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf","path":"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Radou","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":10803,"name_EN":"Stemnitsa: Stemnitsa-Radou","description_EN":"A llong crossing in Western Menalon","ascent_time":290,"descent_time":285,"marker":"Red_dots","level":12,"ascent":458,"descent":336,"maxelev":1404,"minelev":1070,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.07907 37.55459,22.10969 37.61711)","views":0,"millestones":"0,22.0806881,37.5541217#1,22.0858364,37.5569056#2,22.0931067,37.5612018#3,22.0922324,37.5690893#4,22.0923267,37.5767267#5,22.0941608,37.5848559#6,22.0969140,37.5926503#7,22.1017964,37.5992598#8,22.1070262,37.6022837#9,22.0971744,37.6056762#10,22.1019404,37.6122918#10.8,22.0999208,37.6174507","x":22.0924445,"y":37.5798822,"coor":[[22.0806881,37.5541217],[22.0808997,37.5541611],[22.0809498,37.5544143],[22.0810056,37.5545414],[22.0811412,37.554814],[22.0810587,37.5555201],[22.0812354,37.5556942],[22.0814739,37.555662],[22.0818275,37.5554222],[22.0822259,37.5555548],[22.0821591,37.5556912],[22.0822341,37.5557622],[22.0825829,37.5556237],[22.0827918,37.5556451],[22.0829594,37.5557289],[22.0829531,37.5560713],[22.0834461,37.5563136],[22.0837826,37.5563912],[22.0838951,37.5561564],[22.0839385,37.5564929],[22.0841253,37.5562706],[22.0841214,37.5564237],[22.0841694,37.5563164],[22.084178,37.5564246],[22.0842941,37.5563094],[22.0842687,37.5564171],[22.0843849,37.5563018],[22.0845174,37.5564302],[22.0844138,37.5565006],[22.0845494,37.5565929],[22.0844619,37.5567357],[22.0850458,37.5564793],[22.0849191,37.5570608],[22.0850195,37.5571165],[22.0851341,37.5570643],[22.0852424,37.5572553],[22.0853943,37.5570685],[22.0859199,37.5568787],[22.0858502,37.5569497],[22.0859292,37.55696],[22.0858003,37.5571291],[22.0859814,37.5571321],[22.0858073,37.5573005],[22.0859782,37.5572582],[22.0859622,37.5574382],[22.0861116,37.5573505],[22.086168,37.5573604],[22.0861765,37.5574687],[22.0863599,37.5573815],[22.0866308,37.557413],[22.0867068,37.5575404],[22.0866137,37.557638],[22.0866333,37.5577555],[22.0867512,37.5578791],[22.0870459,37.5583074],[22.0872563,37.5584911],[22.0874359,37.558548],[22.0875124,37.5586574],[22.0876475,37.5586867],[22.0876676,37.5587861],[22.0879803,37.5589534],[22.0883113,37.5592922],[22.0884685,37.5593398],[22.0885554,37.5594854],[22.0885764,37.559506],[22.0886986,37.5595981],[22.0911501,37.5598],[22.0916552,37.5599704],[22.0920847,37.5599954],[22.0922528,37.5600612],[22.0930465,37.5609031],[22.0931437,37.561085],[22.0930943,37.5612464],[22.0931845,37.5617075],[22.0934564,37.5621444],[22.0938326,37.562484],[22.0940509,37.5628029],[22.093917,37.5631703],[22.094063,37.5633011],[22.0942711,37.5635748],[22.0946508,37.5638783],[22.0945843,37.5639471],[22.0944441,37.5641161],[22.0943645,37.5645744],[22.0940523,37.5648307],[22.0938616,37.5652061],[22.0936989,37.5658163],[22.0938467,37.5662333],[22.0932189,37.5673226],[22.0933444,37.5677302],[22.0932433,37.5681432],[22.0928456,37.5686414],[22.0922361,37.5690101],[22.0922145,37.5694153],[22.0919682,37.5698461],[22.0919295,37.5698928],[22.0915041,37.5701473],[22.091509,37.5703997],[22.090926,37.5710572],[22.0908748,37.5712907],[22.0910521,37.57144],[22.0910217,37.5716626],[22.0906403,37.5720056],[22.0908418,37.573025],[22.0909823,37.5732886],[22.09124,37.5742841],[22.0916494,37.5751019],[22.0919903,37.5754949],[22.0920682,37.5755502],[22.092149,37.5754885],[22.0921458,37.5756146],[22.0923412,37.5755006],[22.0923846,37.5755734],[22.0922576,37.5756705],[22.0922288,37.5759133],[22.0921355,37.57602],[22.0921985,37.5762102],[22.0923533,37.5763569],[22.0922813,37.576518],[22.0923622,37.5768978],[22.0925278,37.5770627],[22.092411,37.577205],[22.0924733,37.5774223],[22.0923574,37.5775286],[22.0925076,37.5778554],[22.0923686,37.578421],[22.0924349,37.5784851],[22.0923795,37.5788808],[22.0925872,37.5791725],[22.092478,37.5794591],[22.0924445,37.5798822],[22.0927491,37.5803738],[22.092665,37.5805617],[22.0924934,37.580631],[22.0923945,37.5809538],[22.0925898,37.5812904],[22.0927018,37.5813373],[22.0926656,37.5814268],[22.0927954,37.5816633],[22.0928262,37.5822315],[22.0929108,37.5824672],[22.0928251,37.5827182],[22.0928386,37.5830789],[22.0929391,37.5834928],[22.0935285,37.5839169],[22.0937679,37.5842993],[22.0940666,37.5845745],[22.0941616,37.5848464],[22.0941287,37.5852514],[22.0942628,37.5855419],[22.0943742,37.5856158],[22.0947043,37.5855491],[22.0949402,37.585625],[22.0950406,37.5858519],[22.0950099,37.5861668],[22.0951056,37.5868533],[22.0949345,37.5873462],[22.0952909,37.5880279],[22.0956484,37.589025],[22.0962319,37.5900843],[22.0971119,37.5911079],[22.0970634,37.5912333],[22.096764,37.5914267],[22.0967319,37.5917957],[22.096774,37.5919225],[22.0970834,37.5922249],[22.096918,37.5924926],[22.0969139,37.5926548],[22.0971076,37.5930545],[22.0973724,37.5933291],[22.0974488,37.5938891],[22.0975784,37.5941345],[22.0985093,37.5949426],[22.098799,37.5951275],[22.099147,37.5952503],[22.099903,37.5953616],[22.1001858,37.5955013],[22.1001568,37.595627],[22.0998804,37.5962534],[22.1000985,37.5965814],[22.1000912,37.5968696],[22.1001666,37.5970241],[22.1006375,37.5972119],[22.1007031,37.5973031],[22.100663,37.5975457],[22.1007869,37.5980164],[22.1005855,37.5983646],[22.100578,37.5986619],[22.1006404,37.5988792],[22.1007835,37.5990437],[22.1009633,37.5991007],[22.1014954,37.5991092],[22.1025245,37.5996215],[22.1032593,37.5996783],[22.1042474,37.6000187],[22.1044521,37.5999859],[22.1046032,37.5998351],[22.104752,37.5997744],[22.1052798,37.5999541],[22.1056464,37.5997888],[22.1057594,37.5997996],[22.1057988,37.6000346],[22.1055931,37.600554],[22.105372,37.6007847],[22.1054034,37.6008844],[22.1057078,37.6009433],[22.1060836,37.6013099],[22.1064314,37.6014416],[22.1066248,37.6014087],[22.1071661,37.6010569],[22.1074041,37.6010517],[22.1079167,37.6013843],[22.1083875,37.6015811],[22.108498,37.601691],[22.1067929,37.6023757],[22.1064133,37.6025048],[22.1053261,37.6024963],[22.1032935,37.6031396],[22.1015493,37.6031295],[22.1011588,37.6033396],[22.100767,37.60334],[22.1003109,37.6034588],[22.0996411,37.6039617],[22.0988171,37.6042909],[22.0985514,37.6044939],[22.0978738,37.6053031],[22.0975503,37.6055502],[22.0971048,37.6056963],[22.0967432,37.606105],[22.0968054,37.6063313],[22.0971537,37.6064451],[22.0975829,37.6069386],[22.0976447,37.6076246],[22.097972,37.6081165],[22.0982048,37.6083185],[22.0982235,37.6086523],[22.0986264,37.6092919],[22.0991719,37.6096702],[22.0993762,37.610097],[22.0999039,37.6102858],[22.1000812,37.6104418],[22.1001205,37.6106768],[22.099875,37.6114208],[22.0999344,37.6117552],[22.1006082,37.6119914],[22.1010824,37.6120531],[22.1016318,37.6122782],[22.10196,37.6122925],[22.1021893,37.6126297],[22.1026687,37.6129348],[22.1027764,37.6131528],[22.1027807,37.6134323],[22.102176,37.6140444],[22.1017646,37.6141819],[22.1015114,37.6143401],[22.10079,37.615446],[22.0997186,37.6160483],[22.0995961,37.6161883],[22.0995,37.6166261],[22.0994971,37.6170992],[22.0999208,37.6174507]]},{"id":19741,"author":"AnaDigit","name_GR":"\u039f32: \u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9-\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u0394\u03c5\u03c4\u03b9\u03ba\u03bf\u03cd \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5","path":"PELOPONNESE\/Pelop_O32_02_Paliochori_Dimitsana","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":16936,"name_EN":"O32: Paliochori-Dimitsana","description_EN":"Crossing western Menalon Mt.","ascent_time":390,"descent_time":395,"marker":"O32","level":11,"ascent":522,"descent":682,"maxelev":1445,"minelev":964,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.03891 37.58796,22.15651 37.61493)","views":3,"millestones":"0,22.1547929,37.6168009#1,22.1530593,37.6093219#2,22.1507328,37.6015027#3,22.1424904,37.5972618#4,22.1321191,37.5946273#5,22.1260392,37.5883908#6,22.1169384,37.5895923#7,22.1079666,37.5941386#8,22.0989291,37.5951686#9,22.0936953,37.5909903#10,22.0851349,37.5947799#11,22.0755041,37.5973088#12,22.0735054,37.5929778#13,22.0704452,37.5881565#14,22.0626790,37.5881133#15,22.0531259,37.5872759#16,22.0453874,37.5915687#16.9,22.0394139,37.5956359","x":22.0908893,"y":37.594441,"coor":[[22.1547929,37.6168009],[22.1553377,37.6163048],[22.1558209,37.6155463],[22.1558325,37.6153054],[22.1558459,37.6150375],[22.1558558,37.6140914],[22.1554384,37.6126429],[22.1550548,37.6116635],[22.1550981,37.6112857],[22.1553546,37.6105327],[22.1549061,37.6102891],[22.1543729,37.6103168],[22.1541286,37.610304],[22.1538362,37.6100335],[22.1532676,37.6093893],[22.1526946,37.6092001],[22.1524716,37.6090524],[22.1521166,37.608666],[22.1520856,37.6086318],[22.1516887,37.6079586],[22.1516817,37.6078279],[22.1517776,37.6076131],[22.151739,37.6073421],[22.1518776,37.6072361],[22.1521383,37.6072312],[22.1520484,37.6067431],[22.1520742,37.6065295],[22.1521024,37.6063046],[22.1519098,37.605851],[22.1520715,37.6052677],[22.1518923,37.6047242],[22.1518949,37.6043074],[22.1520769,37.6038191],[22.1520236,37.6036831],[22.1516906,37.6034075],[22.1517129,37.6025066],[22.1509255,37.6015953],[22.1501867,37.6012413],[22.1492831,37.601137],[22.1490391,37.6009258],[22.1486258,37.6006355],[22.1481721,37.6004909],[22.14772,37.6004478],[22.1476199,37.6003741],[22.1475809,37.6001212],[22.1474475,37.6000199],[22.1466947,37.5997738],[22.1466066,37.5996733],[22.146256,37.5996497],[22.1454922,37.599845],[22.1453268,37.5995225],[22.1452847,37.5993956],[22.1448931,37.5992002],[22.144689,37.599206],[22.144187,37.5993513],[22.143677,37.5992217],[22.1432691,37.5986452],[22.1430896,37.5981197],[22.1429031,37.5978734],[22.1426726,37.5973065],[22.1420375,37.5971546],[22.1416885,37.5967999],[22.1410607,37.5965376],[22.1408701,37.5964625],[22.1402761,37.5960656],[22.1391833,37.5958321],[22.1379588,37.5954253],[22.1374176,37.5953266],[22.1367954,37.5952988],[22.1362017,37.5954876],[22.1358949,37.5955279],[22.1346284,37.5954448],[22.1331425,37.5950788],[22.132202,37.5946403],[22.1317621,37.5945703],[22.1317212,37.5944345],[22.1318557,37.59404],[22.1317843,37.5937235],[22.1307079,37.592296],[22.1304597,37.5918054],[22.1301142,37.5915837],[22.1297504,37.5907307],[22.1295088,37.5904295],[22.1292394,37.590236],[22.1290193,37.5900793],[22.1278106,37.5895014],[22.1275226,37.5892444],[22.1275157,37.5891497],[22.1275682,37.5888621],[22.1274717,37.5885632],[22.1272063,37.5883067],[22.1268137,37.5881562],[22.126405,37.5881948],[22.1261992,37.5882726],[22.1257722,37.5885903],[22.1258096,37.5889063],[22.1257383,37.5890404],[22.125501,37.5890186],[22.1249726,37.5886812],[22.1248767,37.5886211],[22.1244835,37.5884977],[22.1240401,37.5885628],[22.1237252,37.5889273],[22.1235538,37.5889876],[22.1231891,37.5886304],[22.1225216,37.5881511],[22.1223325,37.5880985],[22.1217255,37.5879176],[22.1213105,37.587857],[22.1210305,37.5879561],[22.1205791,37.5881157],[22.1195779,37.588298],[22.1187283,37.5886607],[22.1181409,37.5890479],[22.1175142,37.5892001],[22.1170065,37.5895705],[22.11639,37.589768],[22.1155196,37.5901506],[22.1152468,37.5901462],[22.1139031,37.5913324],[22.1134082,37.5911983],[22.1129816,37.5914957],[22.1124302,37.5922529],[22.1119006,37.5925959],[22.1114245,37.5930569],[22.1110459,37.5932491],[22.1102932,37.5934534],[22.1090419,37.5941182],[22.1084851,37.5941904],[22.1077734,37.5941159],[22.1076564,37.5941816],[22.1056301,37.5950323],[22.1049121,37.5956517],[22.1041943,37.5958204],[22.1036223,37.5960455],[22.1031154,37.5963798],[22.1025364,37.5964336],[22.101912,37.5969372],[22.1016604,37.5964893],[22.1012754,37.5964831],[22.1009708,37.5959916],[22.1008594,37.5959177],[22.1004985,37.5958578],[22.1003249,37.5955576],[22.1001904,37.5955014],[22.0999077,37.5953594],[22.0991517,37.5952481],[22.0988037,37.5951253],[22.0985139,37.5949404],[22.0975831,37.5941323],[22.0974534,37.5938869],[22.0973771,37.5933269],[22.0971122,37.5930523],[22.0969186,37.5926526],[22.0969227,37.5924905],[22.0970881,37.5922228],[22.0967787,37.5919204],[22.0967366,37.5917935],[22.0967686,37.5914245],[22.097068,37.5912311],[22.0971165,37.5911057],[22.0962366,37.5900821],[22.0960426,37.5899979],[22.0954622,37.5896641],[22.0952809,37.5896702],[22.0947077,37.5899403],[22.0946158,37.5904345],[22.0937911,37.5907997],[22.0937112,37.5909606],[22.0929626,37.5923364],[22.0928086,37.592602],[22.0926559,37.5926762],[22.0924305,37.5930781],[22.0919557,37.593485],[22.0916284,37.5938852],[22.0908893,37.594441],[22.0899455,37.594588],[22.0888658,37.5942911],[22.0880525,37.5942869],[22.0869978,37.5943419],[22.0861052,37.5942554],[22.0858735,37.5944589],[22.0852099,37.5947185],[22.0846198,37.5952046],[22.0840447,37.5951051],[22.0839764,37.5955636],[22.083859,37.5957239],[22.0829075,37.5957265],[22.0824057,37.5958626],[22.0815825,37.596257],[22.0810104,37.596482],[22.0798029,37.5967507],[22.0775827,37.5967596],[22.0772576,37.5970698],[22.0770456,37.5971655],[22.0769482,37.5972089],[22.0766339,37.5975373],[22.0764398,37.5975972],[22.0761794,37.5975929],[22.0758111,37.5973796],[22.0749553,37.5971854],[22.0746258,37.5972251],[22.0740761,37.5974595],[22.0739232,37.5974998],[22.073548,37.5975568],[22.0725507,37.5980181],[22.072153,37.5980657],[22.0717482,37.5979509],[22.0716845,37.5977877],[22.0718158,37.5975285],[22.0716534,37.5972374],[22.0716354,37.5970569],[22.07208,37.5965054],[22.0722021,37.5961649],[22.0719852,37.5957919],[22.0716869,37.5954986],[22.0717396,37.59513],[22.0718711,37.5948618],[22.0722081,37.5945338],[22.0727721,37.5941825],[22.0732738,37.593614],[22.073318,37.5932181],[22.0733783,37.5930749],[22.07354,37.5929514],[22.07377,37.5923784],[22.0740552,37.5921217],[22.074287,37.5914766],[22.0746772,37.5912757],[22.0749293,37.5909441],[22.0749658,37.5908455],[22.0750256,37.5907204],[22.0752558,37.5905799],[22.0752807,37.5904902],[22.074845,37.5901609],[22.07466,37.5898695],[22.0741497,37.5894556],[22.0737864,37.5890532],[22.0732767,37.5890538],[22.0730818,37.5887082],[22.0728561,37.5886775],[22.0722282,37.5884329],[22.0720907,37.5884937],[22.0717841,37.5886217],[22.0716367,37.5886283],[22.0713299,37.5887494],[22.0711391,37.5889423],[22.0710302,37.5891726],[22.0710074,37.5892195],[22.070826,37.5892256],[22.0705077,37.5888329],[22.070382,37.5883554],[22.0705032,37.5879654],[22.0705481,37.5875425],[22.0704932,37.5874785],[22.0702099,37.5874829],[22.0698784,37.5876037],[22.0690933,37.587744],[22.0686094,37.5871864],[22.0682556,37.5870747],[22.0683019,37.5872534],[22.0681244,37.5874128],[22.0670549,37.5876453],[22.066693,37.5879819],[22.0665033,37.5878706],[22.0662062,37.5879739],[22.0659024,37.5878968],[22.0658099,37.587875],[22.0655194,37.5881586],[22.0651759,37.5883062],[22.0647262,37.5886683],[22.0647647,37.5889303],[22.0646294,37.5889101],[22.0647509,37.5890292],[22.0647051,37.5890465],[22.0642428,37.5889668],[22.0639878,37.5887554],[22.0634928,37.5886301],[22.0632597,37.588446],[22.0629342,37.5883325],[22.0624788,37.5879353],[22.0621447,37.5872809],[22.0618927,37.5869523],[22.0611802,37.586481],[22.0608054,37.5865199],[22.0601428,37.5867433],[22.0593134,37.5868469],[22.0589646,37.58676],[22.0582071,37.5867115],[22.0575212,37.58652],[22.0571022,37.5865221],[22.0568353,37.5864276],[22.056632,37.5864062],[22.0563335,37.5865635],[22.0560894,37.5863702],[22.0559552,37.5863455],[22.0555871,37.5865647],[22.0546612,37.5868919],[22.0540751,37.5868687],[22.0534877,37.5872466],[22.0529542,37.5872918],[22.052334,37.5876241],[22.0520324,37.5878985],[22.0515735,37.5881252],[22.0512924,37.5884382],[22.0512168,37.5887344],[22.0511246,37.588796],[22.049665,37.5887448],[22.0488999,37.5885519],[22.0486808,37.5886204],[22.0481577,37.5884856],[22.0475785,37.5885481],[22.0462496,37.5891299],[22.0460517,37.5893339],[22.046,37.5895764],[22.0457793,37.589789],[22.0455997,37.590338],[22.0454069,37.5910355],[22.0454164,37.5915404],[22.0451956,37.591753],[22.0449584,37.5921636],[22.0444051,37.592533],[22.0442214,37.5928453],[22.0442179,37.5928813],[22.0442161,37.5935189],[22.0440442,37.5940297],[22.0439515,37.5941093],[22.0435529,37.5941928],[22.0433234,37.5943062],[22.043188,37.5942859],[22.0432074,37.5944124],[22.0431399,37.5943933],[22.0431385,37.5944473],[22.0431932,37.5945203],[22.0431246,37.5945462],[22.0431793,37.5946192],[22.0428512,37.5946048],[22.0427132,37.5946836],[22.0423948,37.5946513],[22.0423491,37.5945739],[22.0423406,37.5945602],[22.0422377,37.5945946],[22.0421939,37.5946186],[22.0421253,37.5947257],[22.0414564,37.5951832],[22.0411451,37.595178],[22.0410738,37.5952241],[22.0406065,37.5952524],[22.0403516,37.5953383],[22.0397579,37.5955177],[22.0394701,37.5956932],[22.0394139,37.5956359]]},{"id":19742,"author":"AnaDigit","name_GR":"\u039f32: \u0392\u03c5\u03c4\u03af\u03bd\u03b1-\u03a0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03c4\u03b7\u03c2 \u0393\u03bf\u03c1\u03c4\u03c5\u03bd\u03af\u03b1\u03c2","path":"PELOPONNESE\/Pelop_O32_01_Vitina_Paliochori","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":9655,"name_EN":"O32: Vytina-Paleochori","description_EN":"Old farmland and pastures of Gortynia","ascent_time":225,"descent_time":225,"marker":"O32","level":10,"ascent":274,"descent":179,"maxelev":1142,"minelev":1010,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.15348 37.61601,22.18922 37.6698)","views":4,"millestones":"0,22.1825503,37.6702463#1,22.1838100,37.6614601#2,22.1881751,37.6535959#3,22.1846883,37.6473631#4,22.1785265,37.6407887#5,22.1736245,37.6343724#6,22.1676848,37.6408958#7,22.1618777,37.6351074#8,22.1587051,37.6275411#9.7,22.1547908,37.6168009","x":22.172833,"y":37.6357821,"coor":[[22.1825503,37.6702463],[22.1823246,37.6697382],[22.1822991,37.6694336],[22.1824961,37.6688396],[22.1825798,37.6686606],[22.1828036,37.6683149],[22.1830666,37.6677602],[22.1831526,37.6670225],[22.1831397,37.6661571],[22.183456,37.6649544],[22.1837742,37.6639904],[22.1839216,37.6635263],[22.183922,37.6627693],[22.1837756,37.6608677],[22.1840395,37.6598061],[22.1856234,37.6574197],[22.1861875,37.6565993],[22.1871163,37.6556943],[22.1875548,37.6553766],[22.1880351,37.6552037],[22.1882631,37.6544953],[22.188298,37.6539911],[22.1880358,37.6531219],[22.1875179,37.6525552],[22.1861952,37.6515345],[22.1863827,37.6507601],[22.186778,37.649331],[22.1866429,37.6492928],[22.1861625,37.6494747],[22.1857443,37.6494232],[22.1853303,37.6494799],[22.18539,37.6493547],[22.1851007,37.6491339],[22.1851275,37.6489631],[22.1856559,37.6487189],[22.1858303,37.6484062],[22.185787,37.6482793],[22.1853487,37.6481284],[22.1850158,37.6478349],[22.1845008,37.647106],[22.183695,37.6462194],[22.1828345,37.6457194],[22.1815312,37.6452487],[22.1808935,37.6439772],[22.1808803,37.6435895],[22.1810167,37.6426453],[22.1808833,37.6425351],[22.1805204,37.6425475],[22.1800882,37.6421443],[22.1795133,37.6420183],[22.1790907,37.6416873],[22.1788485,37.6413952],[22.1785565,37.6408229],[22.1782036,37.6404209],[22.1780453,37.6400309],[22.1778967,37.6390103],[22.1777853,37.6389274],[22.177364,37.639011],[22.1773557,37.6388847],[22.1774983,37.6386166],[22.1774323,37.6385344],[22.1772632,37.6384958],[22.1770131,37.6384874],[22.1767207,37.6383928],[22.1761409,37.6380053],[22.1758015,37.637982],[22.1756524,37.6377364],[22.175594,37.6368793],[22.1752823,37.6366492],[22.1751713,37.6364537],[22.1747717,37.6357491],[22.1747752,37.6356049],[22.1749838,37.6354189],[22.1750017,37.6351488],[22.174925,37.6350395],[22.1746785,37.6349275],[22.1744734,37.6345098],[22.1743401,37.6343996],[22.1738443,37.6342838],[22.1733865,37.6344659],[22.1730476,37.6344246],[22.1729334,37.6344589],[22.1727012,37.6351492],[22.1728841,37.6355486],[22.172833,37.6357821],[22.1726471,37.6359685],[22.1719652,37.6360481],[22.1717596,37.636117],[22.1716892,37.636215],[22.1711558,37.6362428],[22.1711297,37.6363866],[22.1709322,37.6365818],[22.1708182,37.6370307],[22.170354,37.6374741],[22.1696198,37.6387604],[22.1694877,37.6388755],[22.1684273,37.6395981],[22.1681546,37.6400895],[22.1676973,37.6407133],[22.1676777,37.6410464],[22.1674148,37.6412676],[22.1669939,37.6413332],[22.166255,37.6409612],[22.1659193,37.6403252],[22.1657145,37.640358],[22.1639649,37.6386906],[22.1633829,37.6379335],[22.1631772,37.6370831],[22.1633724,37.6365184],[22.1633769,37.6358786],[22.1633224,37.6357876],[22.1628649,37.6355011],[22.1626108,37.6352358],[22.1624873,37.6351888],[22.161989,37.6351721],[22.1614193,37.6348387],[22.161155,37.634357],[22.1610095,37.633823],[22.1609222,37.632623],[22.1609109,37.6324336],[22.1604715,37.6315976],[22.1602336,37.6311343],[22.160054,37.6310684],[22.1600275,37.6307615],[22.1598452,37.6303441],[22.1596213,37.6302325],[22.1596073,37.6298808],[22.158967,37.6296545],[22.1588908,37.6295272],[22.1589532,37.6292938],[22.1588684,37.6290582],[22.158538,37.6288164],[22.1586346,37.6285746],[22.1585158,37.6283384],[22.1588094,37.6283791],[22.1589124,37.6283356],[22.158872,37.6281367],[22.1586957,37.6279357],[22.1586879,37.6277914],[22.1587251,37.6272467],[22.1586311,37.6267789],[22.158614,37.6266952],[22.1584195,37.6263137],[22.1585063,37.6260086],[22.1584746,37.625918],[22.1582185,37.6257338],[22.1581504,37.6255525],[22.1582015,37.6253189],[22.1581224,37.6248491],[22.1578631,37.6243403],[22.1580443,37.6238835],[22.1583275,37.6234283],[22.1581758,37.6231466],[22.1576124,37.622561],[22.1576244,37.6220745],[22.1575278,37.6218567],[22.1575149,37.62146],[22.1574783,37.6202766],[22.1575159,37.6195855],[22.1574558,37.6193525],[22.1567199,37.6179531],[22.1564621,37.6169217],[22.1565203,37.6157149],[22.1564721,37.6155159],[22.1563226,37.6155181],[22.1559673,37.615499],[22.1558188,37.6155463],[22.1553356,37.6163047],[22.1547908,37.6168009]]},{"id":19743,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf\u03c5 \u03a1\u03ac\u03b4\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03ae\u03c3\u03c5\u03c7\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Gortynia_Radou_shortloop","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":5027,"name_EN":"Menalon: A short loop around Radou","description_EN":"A quiet walk in the forest","ascent_time":90,"descent_time":90,"marker":"No_marks","level":10,"ascent":193,"descent":203,"maxelev":1360,"minelev":1182,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.09939 37.60996,22.11494 37.62112)","views":5,"millestones":"0,22.0999241,37.6174485#1,22.1071573,37.6204459#2,22.1139870,37.6143648#3,22.1078409,37.6126463#4,22.1044872,37.6125851#5,22.0999230,37.6174485","x":22.1144812,"y":37.6142237,"coor":[[22.0999241,37.6174485],[22.0999408,37.6177665],[22.1002885,37.6182227],[22.1005795,37.618545],[22.1006089,37.6187258],[22.1005336,37.6190129],[22.1005981,37.6191492],[22.1010422,37.6195078],[22.1015264,37.6197476],[22.1019035,37.6200691],[22.1025057,37.6204483],[22.1026664,37.6208114],[22.1028458,37.6208841],[22.102964,37.6211384],[22.1030535,37.6211849],[22.1031482,37.6210242],[22.1032836,37.6210444],[22.1033377,37.6211444],[22.1038519,37.6207944],[22.1038598,37.6210671],[22.1044959,37.6210053],[22.1046567,37.6209177],[22.1049029,37.6210388],[22.1050619,37.6210234],[22.1052173,37.621152],[22.1053079,37.6211535],[22.1056088,37.620906],[22.1061107,37.6207699],[22.1063427,37.6205573],[22.1067856,37.6205193],[22.1068635,37.6205747],[22.1072989,37.6203834],[22.1075344,37.6204773],[22.107705,37.620453],[22.107775,37.620373],[22.1079675,37.6203761],[22.1081284,37.6202885],[22.1080969,37.6201889],[22.1081667,37.6201179],[22.1086734,37.6197926],[22.1090082,37.6196335],[22.1092795,37.6196559],[22.1097276,37.6194107],[22.1098558,37.6192686],[22.1101401,37.6192281],[22.1103182,37.6189065],[22.1105239,37.6188377],[22.1106521,37.6186955],[22.1108929,37.6185822],[22.1110959,37.6181709],[22.111628,37.6177378],[22.1121543,37.6170884],[22.1122533,37.6167565],[22.1125084,37.6165263],[22.1128636,37.6163697],[22.1130724,37.6161748],[22.113147,37.6159146],[22.1130913,37.6154271],[22.1137388,37.6144641],[22.1138427,37.6143847],[22.1141952,37.6143362],[22.1144812,37.6142237],[22.1148416,37.6138599],[22.1147171,37.6134073],[22.1144793,37.6134035],[22.1143688,37.6132936],[22.114759,37.6130926],[22.1147643,37.6128854],[22.1146556,37.6127034],[22.1144037,37.6128075],[22.1142169,37.6129848],[22.1135682,37.6131006],[22.1127711,37.6137097],[22.1124968,37.6138044],[22.1121888,37.613804],[22.1116668,37.6136582],[22.1107839,37.613626],[22.1103282,37.6137269],[22.1099373,37.6139549],[22.1098122,37.6139709],[22.1094891,37.6137585],[22.109387,37.6133153],[22.1083756,37.6129926],[22.1075395,37.6124565],[22.1069514,37.6119694],[22.1067256,37.6119388],[22.1064289,37.6120241],[22.1055091,37.6121085],[22.1052048,37.6120495],[22.1051167,37.611949],[22.1050782,37.611678],[22.1049804,37.6115142],[22.104422,37.6111988],[22.1040928,37.610779],[22.1030485,37.6099691],[22.1027131,37.6097925],[22.1025213,37.6097624],[22.1024955,37.6098881],[22.1029062,37.6102192],[22.1031136,37.6105289],[22.1031986,37.6108345],[22.1032484,37.6110177],[22.1036142,37.6117807],[22.1041604,37.6121319],[22.1043546,37.6125135],[22.1051817,37.6129594],[22.1059825,37.6130984],[22.1060599,37.6131718],[22.1059206,37.6133047],[22.1051097,37.6135621],[22.1044522,37.6135785],[22.1041557,37.6136549],[22.1030304,37.6142496],[22.1026919,37.6146407],[22.1023714,37.6146851],[22.101498,37.6149504],[22.1007919,37.6154438],[22.0997208,37.6160461],[22.0995983,37.6161861],[22.0995021,37.6166261],[22.0994989,37.6170992],[22.099923,37.6174485]]},{"id":19744,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0396\u03c5\u03b3\u03bf\u03b2\u03af\u03c3\u03c4\u03b9-\u03a1\u03ac\u03b4\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7","path":"PELOPONNESE\/Pelop_Menalon_Zygovisti_Radou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9359,"name_EN":"Menalon: Zygovisti-Radou","description_EN":"An easy crossing","ascent_time":215,"descent_time":215,"marker":"No_marks","level":10,"ascent":370,"descent":340,"maxelev":1405,"minelev":1134,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.06733 37.58375,22.10896 37.61692)","views":3,"millestones":"0,22.0681184,37.5874104#1,22.0752749,37.5904912#2,22.0820520,37.5863591#3,22.0893927,37.5847723#4,22.0953467,37.5881752#5,22.0999388,37.5953774#6,22.1057271,37.6002324#7,22.1022882,37.6031374#8,22.0984558,37.6090109#9,22.1008537,37.6153666#9.4,22.0999251,37.6174508","x":22.0950141,"y":37.5861691,"coor":[[22.0681184,37.5874104],[22.0680904,37.5876172],[22.0682414,37.5877323],[22.0682282,37.5878042],[22.0681254,37.5878386],[22.0680977,37.5880364],[22.0682274,37.5882729],[22.0684376,37.5884655],[22.0685118,37.588665],[22.0687807,37.5887776],[22.068965,37.5889315],[22.0688787,37.5892005],[22.068859,37.5894705],[22.0690366,37.5900502],[22.0692864,37.5903382],[22.0700853,37.5905405],[22.0706351,37.5905608],[22.0709551,37.5904489],[22.0711933,37.5904347],[22.0713091,37.5903375],[22.071777,37.5902009],[22.0721476,37.5898825],[22.0729333,37.5897151],[22.0733465,37.5895056],[22.0735611,37.5895271],[22.0737281,37.589638],[22.0740767,37.5897338],[22.0743971,37.5900455],[22.0744831,37.5902271],[22.0747434,37.5902313],[22.0748405,37.5901586],[22.0752758,37.5904879],[22.0752509,37.5905776],[22.0750207,37.590718],[22.0749609,37.5908432],[22.0749244,37.5909418],[22.075343,37.5909576],[22.075636,37.5910164],[22.0758668,37.590849],[22.0759455,37.5903501],[22.0763301,37.5903654],[22.0764244,37.5902227],[22.0767899,37.5901025],[22.0769662,37.589853],[22.0775309,37.5899163],[22.0776859,37.5896124],[22.0780239,37.589681],[22.0780955,37.589538],[22.0784848,37.5893731],[22.0786799,37.5888355],[22.0788839,37.5888298],[22.0792519,37.5886105],[22.0795804,37.5886069],[22.0799577,37.5884688],[22.0801786,37.5882471],[22.0805101,37.5876847],[22.0808077,37.5875634],[22.0809078,37.5871955],[22.0811734,37.5869926],[22.0813497,37.5867431],[22.0814987,37.5866734],[22.0819572,37.5863654],[22.0823996,37.5863366],[22.0824245,37.5862469],[22.0829312,37.5863632],[22.0831291,37.5865918],[22.0834304,37.5863263],[22.0837252,37.5863131],[22.0840902,37.5862108],[22.0841609,37.5861038],[22.0840433,37.5858316],[22.084472,37.586172],[22.0844304,37.5864687],[22.0842655,37.5867184],[22.0842973,37.5872416],[22.0844365,37.5871988],[22.084716,37.5868969],[22.0849556,37.5868287],[22.0855287,37.586117],[22.0860781,37.5858916],[22.0863216,37.5856703],[22.0868811,37.5854901],[22.0872863,37.5851452],[22.0876973,37.5850167],[22.0884324,37.5850556],[22.0888568,37.5848462],[22.0895387,37.5847491],[22.0897753,37.584798],[22.0900259,37.5847389],[22.0908648,37.5847075],[22.0913335,37.5845348],[22.0914952,37.5844112],[22.0916848,37.5840808],[22.0922341,37.5838554],[22.0924101,37.5836149],[22.0929433,37.5834951],[22.0935327,37.5839192],[22.0937721,37.5843016],[22.0940708,37.5845768],[22.0941658,37.5848487],[22.0941328,37.5852537],[22.0942671,37.585542],[22.0943784,37.5856159],[22.0947085,37.5855491],[22.0949444,37.585625],[22.0950447,37.5858542],[22.0950141,37.5861691],[22.0951098,37.5868556],[22.0949387,37.5873485],[22.0952951,37.5880302],[22.0956526,37.5890251],[22.0962361,37.5900844],[22.0971161,37.591108],[22.0970676,37.5912333],[22.0967682,37.5914268],[22.0967362,37.5917958],[22.0967782,37.5919226],[22.0970877,37.592225],[22.0969223,37.5924927],[22.0969182,37.5926549],[22.0971118,37.5930545],[22.0973767,37.5933292],[22.097453,37.5938891],[22.0975827,37.5941346],[22.0985135,37.5949426],[22.0988033,37.5951276],[22.0991513,37.5952503],[22.0999073,37.5953616],[22.10019,37.5955036],[22.100161,37.5956293],[22.0998845,37.5962557],[22.1001027,37.5965837],[22.1000954,37.596872],[22.1001708,37.5970264],[22.1006417,37.5972142],[22.1007073,37.5973054],[22.1006672,37.5975481],[22.1007911,37.5980187],[22.1005897,37.5983669],[22.1005822,37.5986642],[22.1006446,37.5988815],[22.1007877,37.599046],[22.1009675,37.599103],[22.1014996,37.5991116],[22.1025286,37.5996238],[22.1032635,37.5996807],[22.1042516,37.600021],[22.1044563,37.5999882],[22.1046074,37.5998374],[22.1047562,37.5997767],[22.105284,37.5999564],[22.1056506,37.5997911],[22.1057636,37.5998019],[22.105803,37.6000369],[22.1055972,37.6005563],[22.1053762,37.6007871],[22.1054076,37.6008867],[22.105712,37.6009457],[22.1060878,37.6013122],[22.1064356,37.6014439],[22.106629,37.601411],[22.1071703,37.6010592],[22.1074083,37.601054],[22.1079209,37.6013866],[22.1083917,37.6015834],[22.1085022,37.6016934],[22.106797,37.602378],[22.1064175,37.6025048],[22.1053303,37.6024964],[22.1032977,37.6031396],[22.1015536,37.6031296],[22.1011631,37.6033396],[22.1007712,37.6033401],[22.1003151,37.6034589],[22.0996453,37.6039618],[22.0988213,37.604291],[22.0985556,37.604494],[22.097878,37.6053032],[22.0975546,37.6055503],[22.097109,37.6056963],[22.0967475,37.6061051],[22.0968097,37.6063314],[22.0971579,37.6064451],[22.0975872,37.6069387],[22.097649,37.6076246],[22.0979763,37.6081166],[22.098209,37.6083186],[22.0982278,37.6086523],[22.0986306,37.6092919],[22.0991761,37.6096702],[22.0993805,37.6100971],[22.0999081,37.6102858],[22.1000854,37.6104419],[22.1001247,37.6106768],[22.0998792,37.6114209],[22.0999387,37.6117553],[22.1006124,37.6119915],[22.1010866,37.6120532],[22.101636,37.6122783],[22.1019642,37.6122926],[22.1021935,37.6126297],[22.1026729,37.6129348],[22.1027807,37.6131529],[22.1027849,37.6134323],[22.1021802,37.6140444],[22.1017689,37.614182],[22.1015156,37.6143402],[22.1007943,37.6154461],[22.0997229,37.6160484],[22.0996003,37.6161884],[22.0995042,37.6166284],[22.0995013,37.6171015],[22.0999251,37.6174508]]},{"id":19746,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u0395\u03bb\u03ac\u03c4\u03b7 \u03c3\u03c4\u03bf\u03c5 \u03a1\u03ac\u03b4\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03bc\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03af\u03b1 \u03c4\u03bf\u03c0\u03af\u03c9\u03bd","path":"PELOPONNESE\/Pelop_Menalon_Elati_Radou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":12520,"name_EN":"Menalon: From Elati to Radou","description_EN":"A long crossing in the forest","ascent_time":295,"descent_time":290,"marker":"No_marks","level":11,"ascent":665,"descent":647,"maxelev":1560,"minelev":1180,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.09955 37.60126,22.1495 37.63226)","views":10,"millestones":"0,22.1488910,37.6259933#1,22.1410644,37.6295790#2,22.1362317,37.6292875#3,22.1379356,37.6206066#4,22.1430891,37.6144802#5,22.1427817,37.6080939#6,22.1417350,37.6014531#7,22.1339688,37.6067837#8,22.1293835,37.6104774#9,22.1221393,37.6130471#10,22.1142975,37.6120584#11,22.1105269,37.6188323#12,22.1021212,37.6202078#12.5,22.0999244,37.6174485","x":22.135948,"y":37.6042909,"coor":[[22.148891,37.6259933],[22.1486768,37.6264023],[22.1488196,37.6265848],[22.1487233,37.6265855],[22.148541,37.6267111],[22.1483627,37.6267759],[22.1484177,37.6268849],[22.148509,37.6268593],[22.1484929,37.6269672],[22.1482422,37.6271074],[22.1481139,37.6272541],[22.1482186,37.6277875],[22.1480827,37.6280151],[22.1478126,37.6281686],[22.1476604,37.6283645],[22.1467379,37.6288231],[22.1463798,37.6290969],[22.146175,37.6291297],[22.1457237,37.6290505],[22.1455287,37.6291466],[22.1449062,37.6291188],[22.1443951,37.6291648],[22.1438881,37.6290487],[22.1434794,37.6290783],[22.1431861,37.6290286],[22.1426852,37.6291199],[22.1410898,37.6292097],[22.1410564,37.6296417],[22.1408531,37.6300711],[22.1407022,37.6302129],[22.1407999,37.6303857],[22.1405343,37.6310394],[22.1403977,37.6319745],[22.1400652,37.6321315],[22.1398606,37.6321553],[22.1394882,37.632546],[22.1392254,37.6326319],[22.1390564,37.6325932],[22.1388714,37.6327435],[22.1388133,37.6327584],[22.1386411,37.6328458],[22.1382664,37.6328759],[22.1380978,37.6328192],[22.1378482,37.6328333],[22.1375203,37.6327199],[22.1375048,37.6325575],[22.1371672,37.6320114],[22.1362457,37.6312488],[22.1361863,37.6309054],[22.1362572,37.630661],[22.1361571,37.6299474],[22.1363428,37.6284093],[22.135963,37.6272858],[22.1362422,37.6266683],[22.1364347,37.6262208],[22.1367468,37.6250631],[22.1373202,37.6238826],[22.1374539,37.6230646],[22.1381318,37.6213269],[22.1379676,37.6206394],[22.1376804,37.6203465],[22.1375294,37.6200377],[22.1366621,37.6197919],[22.1367728,37.6197689],[22.1370067,37.6194752],[22.1374975,37.6192328],[22.1376553,37.6188117],[22.1381255,37.6185848],[22.1398471,37.6172421],[22.1402016,37.6166529],[22.1405284,37.6162705],[22.1412098,37.6157496],[22.1416516,37.6152969],[22.1418814,37.6151653],[22.1425079,37.615031],[22.1428988,37.6148028],[22.1431827,37.6143206],[22.143456,37.6142619],[22.1437471,37.6144016],[22.1441482,37.6142187],[22.1442015,37.6140415],[22.1441167,37.6138059],[22.1437001,37.6137002],[22.1436624,37.6133932],[22.1435754,37.6132476],[22.1432728,37.6131167],[22.1431181,37.612961],[22.1431325,37.6128351],[22.1435891,37.6126981],[22.1436711,37.6125912],[22.1435566,37.6121839],[22.1432444,37.6119807],[22.1431689,37.6118263],[22.1433442,37.6116128],[22.1433953,37.6113792],[22.1435661,37.6113459],[22.1438485,37.6113774],[22.1441474,37.6112018],[22.1441828,37.6106887],[22.1444291,37.6103501],[22.1444316,37.610251],[22.1442567,37.6099959],[22.1432178,37.6089522],[22.1429128,37.6084607],[22.1426592,37.6077267],[22.1424396,37.6074439],[22.1424657,37.6059392],[22.1429064,37.605072],[22.1429983,37.6045688],[22.1432808,37.6041406],[22.1433983,37.603827],[22.1434092,37.6035298],[22.1435914,37.603037],[22.1435877,37.6027305],[22.1437203,37.6024082],[22.143879,37.6014914],[22.1439863,37.6013174],[22.1439866,37.6012633],[22.1437169,37.6011779],[22.1435461,37.6012113],[22.1433661,37.6011634],[22.1431123,37.6013487],[22.1426567,37.6014497],[22.1423841,37.6014814],[22.1411847,37.6014265],[22.1406843,37.6015087],[22.1405018,37.6015599],[22.1403856,37.6016752],[22.1398696,37.6019285],[22.1396418,37.6019789],[22.1391795,37.6023502],[22.1389685,37.6026352],[22.1387044,37.6027753],[22.1368838,37.603107],[22.1367289,37.603411],[22.136758,37.6036097],[22.136664,37.6037434],[22.1364441,37.6039292],[22.1362073,37.6038894],[22.1359518,37.6041377],[22.135948,37.6042909],[22.1356149,37.6044748],[22.1352015,37.6051532],[22.1346998,37.6057401],[22.1342983,37.6063917],[22.1339972,37.6066573],[22.133946,37.6068908],[22.1338287,37.6070511],[22.1334453,37.606982],[22.1330265,37.6065157],[22.1328312,37.6061702],[22.1327268,37.6058171],[22.132843,37.6057017],[22.1328701,37.6055219],[22.1323882,37.605316],[22.1321961,37.605295],[22.1320279,37.6053531],[22.1319275,37.6055183],[22.1319616,37.60642],[22.1318081,37.6071206],[22.1319303,37.6076722],[22.1317005,37.6082544],[22.1317492,37.6085706],[22.1315155,37.6088553],[22.130953,37.6091528],[22.1302401,37.6100247],[22.1297912,37.610306],[22.1293562,37.6104883],[22.1292513,37.6106038],[22.1289576,37.6105721],[22.1289281,37.6103914],[22.1286276,37.6101794],[22.1285578,37.6097997],[22.1286567,37.6094679],[22.1282292,37.6095354],[22.1277803,37.6098167],[22.1275534,37.6102817],[22.1275482,37.6104889],[22.1264516,37.6103994],[22.1260156,37.6106178],[22.125641,37.6106479],[22.1249158,37.6115556],[22.1245578,37.6118293],[22.1238976,37.611954],[22.1233671,37.6123241],[22.1231296,37.6123113],[22.1228501,37.6121626],[22.1226908,37.6121871],[22.1227622,37.6125037],[22.1227106,37.6127552],[22.1223989,37.6129846],[22.1219885,37.6130862],[22.121661,37.6130449],[22.1213503,37.6127876],[22.120939,37.6129253],[22.1194045,37.6131261],[22.118446,37.6129486],[22.1172119,37.6129199],[22.1167526,37.6127143],[22.1163112,37.6122477],[22.1158451,37.6123123],[22.1151691,37.6117157],[22.1147186,37.6116094],[22.1139271,37.6111011],[22.1135317,37.6110587],[22.1135529,37.6111582],[22.1137766,37.6112699],[22.1141091,37.6115636],[22.1143427,37.6121802],[22.1145388,37.6124897],[22.1144041,37.6128075],[22.1146559,37.6127034],[22.1147646,37.6128854],[22.1147594,37.6130926],[22.1143691,37.6132936],[22.1144796,37.6134035],[22.1147175,37.6134073],[22.114842,37.6138599],[22.1144816,37.6142237],[22.1141955,37.6143362],[22.1138431,37.6143847],[22.1137391,37.6144641],[22.1130917,37.6154271],[22.1131473,37.6159146],[22.1130728,37.6161748],[22.1128639,37.6163697],[22.1125087,37.6165263],[22.1122537,37.6167565],[22.1121546,37.6170884],[22.1116284,37.6177378],[22.1110963,37.6181709],[22.1108932,37.6185822],[22.1106525,37.6186955],[22.1105242,37.6188377],[22.1103185,37.6189065],[22.1101405,37.6192281],[22.1098562,37.6192686],[22.109728,37.6194107],[22.1092799,37.6196559],[22.1090085,37.6196335],[22.1086739,37.6197903],[22.1081671,37.6201157],[22.1080973,37.6201866],[22.1081288,37.6202863],[22.1079679,37.6203738],[22.1077754,37.6203707],[22.1077054,37.6204507],[22.1075348,37.620475],[22.1072993,37.6203811],[22.1068639,37.6205724],[22.106786,37.6205171],[22.1063431,37.620555],[22.1061111,37.6207676],[22.1056092,37.6209037],[22.1053083,37.6211512],[22.1052177,37.6211498],[22.1050623,37.6210211],[22.1049033,37.6210366],[22.1046571,37.6209155],[22.1044963,37.621003],[22.1038602,37.6210649],[22.1038522,37.6207944],[22.1033381,37.6211444],[22.103284,37.6210444],[22.1031485,37.6210242],[22.1030538,37.6211849],[22.1029643,37.6211384],[22.1028462,37.6208841],[22.1026667,37.6208114],[22.102506,37.6204483],[22.1019038,37.6200691],[22.1015268,37.6197476],[22.1010422,37.6195055],[22.1005982,37.6191469],[22.1005336,37.6190107],[22.1006089,37.6187235],[22.1005795,37.6185428],[22.1002885,37.6182227],[22.0999411,37.6177665],[22.0999244,37.6174485]]},{"id":19747,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1, \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u039a\u03b1\u03bc\u03ac\u03c1\u03b9","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03b4\u03ac\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Magouliana_Kamari_valley","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":5596,"name_EN":"Arcadia: Magouliana, Kamari valley","description_EN":"A loop along woods and meadows","ascent_time":130,"descent_time":130,"marker":"No_marks","level":12,"ascent":186,"descent":186,"maxelev":1246,"minelev":1078,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.12003 37.6596,22.12929 37.67875)","views":0,"millestones":"0,22.1249163,37.6780789#1,22.1245130,37.6701162#2,22.1210732,37.6632180#3,22.1281070,37.6605746#4,22.1281635,37.6691484#5,22.1282135,37.6771968#5.6,22.1249173,37.6780789","x":22.1275898,"y":37.659989,"coor":[[22.1249163,37.6780789],[22.1250194,37.6780355],[22.1250725,37.6777299],[22.125271,37.6774988],[22.1257586,37.6770469],[22.125952,37.6769801],[22.1261504,37.676758],[22.1261773,37.6760938],[22.125919,37.675941],[22.1258437,37.6757776],[22.125783,37.6754882],[22.125868,37.6752643],[22.1257517,37.674929],[22.1258818,37.6747147],[22.1257406,37.6744692],[22.1257558,37.6743162],[22.1255912,37.6740973],[22.1256578,37.6737018],[22.125178,37.6733968],[22.125311,37.6726148],[22.1253056,37.6719298],[22.1251311,37.6716567],[22.124673,37.6713881],[22.1246344,37.6711171],[22.1246388,37.6709009],[22.1246103,37.6703304],[22.1241411,37.6693226],[22.1239327,37.6690985],[22.1238246,37.6684389],[22.123889,37.6681335],[22.1236673,37.6679317],[22.1235976,37.6676332],[22.1241061,37.6681099],[22.1238555,37.6675224],[22.1239623,37.6673348],[22.1239181,37.6668384],[22.1235133,37.6662552],[22.1232771,37.6657288],[22.1226874,37.6652868],[22.1223479,37.6648128],[22.122136,37.6642236],[22.1216334,37.6634766],[22.1206697,37.6630287],[22.1204367,37.6627861],[22.1206523,37.6623277],[22.1212008,37.6621562],[22.1227707,37.6619379],[22.1232303,37.6616928],[22.1236959,37.6612136],[22.1241178,37.6610153],[22.1246144,37.6611043],[22.1249369,37.6609021],[22.1253582,37.6608277],[22.1263427,37.6604468],[22.1270346,37.6604308],[22.1275898,37.659989],[22.1277346,37.6596398],[22.1279268,37.6595753],[22.1279357,37.6601252],[22.128435,37.6614579],[22.1280938,37.6628584],[22.1284949,37.6635857],[22.1287173,37.6645783],[22.1289705,37.6653303],[22.1286767,37.6659137],[22.1284618,37.6663429],[22.1284999,37.6670825],[22.1284127,37.6673965],[22.1285616,37.6677031],[22.1281101,37.6680744],[22.1280616,37.6681998],[22.1281412,37.6690933],[22.1284617,37.6698734],[22.1281913,37.6702566],[22.1283178,37.6706371],[22.1282648,37.6709427],[22.1284933,37.6713248],[22.1289822,37.6717201],[22.1285566,37.6719657],[22.1285108,37.6728842],[22.1286298,37.6731114],[22.1285442,37.6733624],[22.1283714,37.6734678],[22.1281568,37.673888],[22.128189,37.674677],[22.1280346,37.6750013],[22.1280782,37.6753512],[22.1282528,37.6756243],[22.128213,37.6757544],[22.1279498,37.6758493],[22.1282761,37.6762736],[22.1284022,37.6766721],[22.1283218,37.6768804],[22.1281648,37.676995],[22.1282201,37.6772347],[22.128555,37.6773031],[22.1287307,37.6775312],[22.1286058,37.6775382],[22.1284546,37.677689],[22.1284981,37.6778204],[22.1287619,37.6780499],[22.1285957,37.6781216],[22.128588,37.6784279],[22.1283747,37.678794],[22.1280711,37.6788771],[22.1273722,37.6787128],[22.126223,37.6784602],[22.1251712,37.6783533],[22.1249919,37.6782694],[22.1249173,37.6780789]]},{"id":19749,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1, \u0391\u03c1\u03b3\u03c5\u03c1\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03c9\u03c1\u03b1\u03af\u03b1 \u03b8\u03ad\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Magouliana_Argyrokastro","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":4710,"name_EN":"Arcadia: Magouliana, Argirokastro","description_EN":"A short loop with nice view","ascent_time":95,"descent_time":90,"marker":"No_marks","level":10,"ascent":288,"descent":288,"maxelev":1441,"minelev":1206,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mainalon","pdf_link":"","bbox":"LINESTRING(22.12568 37.6772,22.13847 37.68643)","views":2,"millestones":"0,22.1273598,37.6787148#1,22.1318057,37.6830406#2,22.1365999,37.6864396#3,22.1348575,37.6807740#4,22.1305063,37.6787759#4.7,22.1273598,37.6787148","x":22.1381951,"y":37.6844041,"coor":[[22.1273598,37.6787148],[22.1258879,37.6789235],[22.1259529,37.6790417],[22.1258827,37.6791307],[22.1259271,37.6791674],[22.1258584,37.6791934],[22.1258906,37.679266],[22.1261683,37.6794124],[22.1268739,37.6794213],[22.1274197,37.6794998],[22.1282379,37.6798823],[22.1289157,37.6804338],[22.1287994,37.6805491],[22.1289323,37.6806774],[22.1289293,37.6807945],[22.1291985,37.6812516],[22.1294127,37.6815705],[22.1299033,37.6819027],[22.1307344,37.6822223],[22.1314045,37.6826294],[22.1321,37.6827599],[22.1323556,37.682996],[22.1317891,37.682978],[22.1318202,37.6830956],[22.131615,37.6831374],[22.1309925,37.6830915],[22.1308354,37.6831228],[22.1310205,37.6834006],[22.1318097,37.684035],[22.1316936,37.6836907],[22.1317496,37.6837186],[22.1317512,37.6836555],[22.1318972,37.6837119],[22.1319847,37.6838395],[22.1319591,37.6839562],[22.1320565,37.6840569],[22.1320742,37.6842555],[22.132315,37.6843922],[22.1324671,37.684656],[22.1330139,37.6845565],[22.1331944,37.6845954],[22.133395,37.6847337],[22.1337222,37.684802],[22.1337993,37.6848933],[22.1340477,37.6849333],[22.1341271,37.6849346],[22.1341398,37.6848807],[22.1339731,37.6847429],[22.1339214,37.6845438],[22.1342808,37.6846847],[22.1348602,37.6846398],[22.1351404,37.6847704],[22.1351763,37.6851494],[22.1352525,37.6852768],[22.1351122,37.6854458],[22.1353083,37.6855661],[22.1354058,37.6857479],[22.1363354,37.6862132],[22.1366241,37.6864611],[22.1369433,37.686394],[22.1372786,37.6865886],[22.1374593,37.6866185],[22.1374538,37.6863841],[22.1372765,37.686219],[22.1371613,37.6858387],[22.13729,37.6856785],[22.1375419,37.6855834],[22.1377176,37.6853608],[22.1379771,37.6849594],[22.1381951,37.6844041],[22.138175,37.6842438],[22.1380606,37.6837463],[22.1383076,37.6833898],[22.1383253,37.6831377],[22.1382818,37.6830491],[22.1377052,37.6829769],[22.1374592,37.6828379],[22.1369672,37.6821091],[22.1363292,37.6817746],[22.1360916,37.6813022],[22.135958,37.681201],[22.1358,37.6811714],[22.1350358,37.6813486],[22.1350066,37.6811589],[22.1347599,37.6810469],[22.134739,37.6809744],[22.1348567,37.6808051],[22.1348605,37.6806519],[22.1351867,37.6803056],[22.1352121,37.6801979],[22.1346176,37.6799361],[22.1344422,37.679699],[22.1342848,37.6796425],[22.1340801,37.6796663],[22.1339534,37.6797454],[22.1337836,37.6797337],[22.1334495,37.6803953],[22.1332079,37.6805356],[22.1328703,37.6804312],[22.1328202,37.680169],[22.1325958,37.6800753],[22.1326234,37.6798775],[22.1324688,37.6797128],[22.1323645,37.6793507],[22.1321106,37.6790763],[22.1320584,37.6788952],[22.1321074,37.6787518],[22.13242,37.6784954],[22.1325609,37.6782994],[22.1325899,37.6780475],[22.1327441,37.6777796],[22.1327046,37.6775446],[22.1326055,37.6774259],[22.1324477,37.6773874],[22.1321952,37.6775095],[22.1317818,37.6781699],[22.1310265,37.6784463],[22.130555,37.6787092],[22.1304258,37.6788874],[22.1301794,37.6787663],[22.1299698,37.6785174],[22.1300737,37.678447],[22.1302323,37.6779989],[22.1302436,37.6775485],[22.1303704,37.6773545],[22.130303,37.6771574],[22.130158,37.6770649],[22.1299337,37.6772461],[22.1296004,37.6780474],[22.1294756,37.6780928],[22.1290693,37.6780142],[22.1287667,37.6780455],[22.1285946,37.6781239],[22.1285869,37.6784301],[22.1283736,37.6787963],[22.1282402,37.678873],[22.1280586,37.6788791],[22.1273598,37.6787148]]},{"id":19750,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0395\u03bb\u03ac\u03c4\u03b7, \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u039c\u03b1\u03b4\u03ac\u03c1\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf \u03c0\u03c5\u03c1\u03bf\u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u03c4\u03b7\u03c2 \u039c\u03b1\u03b4\u03ac\u03c1\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Elati_Madara_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":7971,"name_EN":"Menalon: Elati, Madara_loop","description_EN":"A loop trail up to the Madara fire watch tower","ascent_time":185,"descent_time":185,"marker":"No_marks","level":12,"ascent":513,"descent":513,"maxelev":1571,"minelev":1169,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.1371 37.62608,22.15467 37.648)","views":4,"millestones":"0,22.1488910,37.6259933#1,22.1543961,37.6297333#2,22.1508772,37.6359300#3,22.1463934,37.6414018#4,22.1422543,37.6479829#5,22.1388797,37.6404945#6,22.1379334,37.6347342#7,22.1423253,37.6291433#8.0,22.1488910,37.6259933","x":22.1448505,"y":37.6463109,"coor":[[22.148891,37.6259933],[22.1486772,37.6264023],[22.14882,37.6265848],[22.1487236,37.6265855],[22.1485417,37.6267111],[22.1483638,37.6267759],[22.1484188,37.6268849],[22.1485101,37.6268593],[22.1484932,37.6269672],[22.1486747,37.626961],[22.1488433,37.6270425],[22.1490114,37.6271172],[22.1494645,37.6271243],[22.1496526,37.6273075],[22.1499622,37.6276188],[22.1502997,37.6277142],[22.15055,37.6276731],[22.150781,37.6274965],[22.150998,37.6274278],[22.1514629,37.627417],[22.15179,37.6274762],[22.1521231,37.6277518],[22.1531658,37.6282007],[22.1531944,37.6284175],[22.1530261,37.6288114],[22.1531584,37.6289576],[22.1532961,37.6288877],[22.1535926,37.628854],[22.1542083,37.6287285],[22.154287,37.6287568],[22.1540713,37.629231],[22.1537914,37.6295511],[22.1538662,37.6297325],[22.1539555,37.629788],[22.1543988,37.6297318],[22.1545441,37.6298152],[22.1545732,37.6300139],[22.1544641,37.6303006],[22.1544165,37.6308496],[22.1540913,37.631169],[22.1537455,37.6314069],[22.1533106,37.6315803],[22.1528783,37.6316457],[22.1525327,37.6318746],[22.152132,37.6320395],[22.1514832,37.6321555],[22.1515028,37.632282],[22.151883,37.6324862],[22.1521042,37.632706],[22.1522656,37.633051],[22.1522905,37.6334209],[22.152184,37.6335994],[22.1519095,37.6337033],[22.1508364,37.6344796],[22.1508744,37.6346176],[22.1510525,37.6347465],[22.1511375,37.6349732],[22.1515262,37.6352947],[22.1515899,37.6354669],[22.1515073,37.6356008],[22.1511186,37.6357389],[22.1508758,37.6359334],[22.1503067,37.6360326],[22.1498884,37.6364496],[22.1498961,37.6365939],[22.1500915,37.6369395],[22.1499195,37.6374775],[22.1501687,37.637941],[22.1502115,37.6385005],[22.1501744,37.6386261],[22.1499422,37.6388477],[22.1500849,37.6394898],[22.1500125,37.6396689],[22.1498034,37.6398729],[22.14991,37.640145],[22.1499061,37.6412174],[22.1495807,37.6414691],[22.1491571,37.6416427],[22.1488621,37.6416561],[22.1475316,37.6413829],[22.1471675,37.6413253],[22.1464637,37.6413683],[22.1463376,37.6414294],[22.1460663,37.6413981],[22.1455992,37.6414989],[22.1455058,37.6416056],[22.1452437,37.6416646],[22.1451579,37.6419246],[22.1452674,37.6429898],[22.1452152,37.6441785],[22.1455181,37.6447601],[22.1454731,37.645201],[22.1456264,37.6456472],[22.1455734,37.6459528],[22.1454463,37.64605],[22.1450122,37.6461873],[22.1448505,37.6463109],[22.1445533,37.646865],[22.1443005,37.6470052],[22.1438901,37.6470979],[22.1433084,37.6477016],[22.1428693,37.6480371],[22.1425734,37.6480866],[22.142292,37.64801],[22.1414348,37.6473837],[22.1419048,37.6471748],[22.1422896,37.6467393],[22.1424706,37.6463005],[22.1425049,37.6458324],[22.1421288,37.6450064],[22.1416107,37.6444215],[22.1411835,37.6442795],[22.1410054,37.6441506],[22.1406848,37.6433705],[22.139582,37.6421454],[22.1392112,37.6415628],[22.1388542,37.6404307],[22.1389882,37.6400543],[22.1389646,37.6396393],[22.1391041,37.6393148],[22.1389277,37.6386632],[22.138938,37.6382488],[22.1385765,37.6373081],[22.1386242,37.6376693],[22.1385435,37.6377221],[22.138466,37.6376488],[22.1382832,37.6367987],[22.1382113,37.6360496],[22.1382733,37.6358343],[22.1381718,37.6358147],[22.13809,37.6359125],[22.1377354,37.6365017],[22.1376958,37.6367264],[22.1375705,37.6367514],[22.1374653,37.6364253],[22.137501,37.6359032],[22.1374069,37.6355863],[22.1378599,37.6351428],[22.1379783,37.6344868],[22.138073,37.6343261],[22.1381652,37.6342645],[22.1385399,37.6342343],[22.1390953,37.6337744],[22.1390858,37.6337022],[22.1389403,37.6336278],[22.1387357,37.6336516],[22.138506,37.6337742],[22.1382351,37.6337338],[22.1381465,37.6336513],[22.1381714,37.6335616],[22.1387232,37.6332459],[22.1388861,37.6330772],[22.1389571,37.6328282],[22.1388714,37.6327435],[22.1390564,37.6325932],[22.1392254,37.6326319],[22.1394882,37.632546],[22.1398606,37.6321553],[22.1400652,37.6321315],[22.1403977,37.6319745],[22.1405343,37.6310394],[22.1407999,37.6303857],[22.1407022,37.6302129],[22.1408531,37.6300711],[22.1410564,37.6296417],[22.1410898,37.6292097],[22.1426856,37.6291199],[22.1431864,37.6290287],[22.1434798,37.6290783],[22.1438885,37.6290487],[22.1443955,37.6291648],[22.1449065,37.6291188],[22.1455291,37.6291466],[22.1457241,37.6290505],[22.1461754,37.6291297],[22.1463802,37.6290969],[22.1467382,37.6288232],[22.1476608,37.6283645],[22.1478129,37.6281686],[22.1480827,37.6280151],[22.148219,37.6277875],[22.1481147,37.6272541],[22.1482433,37.6271074],[22.1484932,37.6269672],[22.1485101,37.6268593],[22.1484188,37.6268849],[22.1483638,37.6267759],[22.1485417,37.6267111],[22.1487236,37.6265855],[22.14882,37.6265848],[22.1486772,37.6264023],[22.148891,37.6259933]]},{"id":19751,"author":"AnaDigit","name_GR":"\u0393\u03bf\u03c1\u03c4\u03c5\u03bd\u03af\u03b1: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b1 \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03c9\u03c1\u03b1\u03af\u03bf\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b1 \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Lagadia_short_loop","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":4,"length":2440,"name_EN":"Gortynia: a short loop at Lagadia","description_EN":"A short walk to the ravines of Lagadia","ascent_time":45,"descent_time":45,"marker":"No_marks","level":12,"ascent":172,"descent":172,"maxelev":946,"minelev":773,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.02456 37.67759,22.03222 37.68249)","views":3,"millestones":"0,22.0317541,37.6825895#1,22.0275075,37.6782636#2,22.0282625,37.6804979#2.4,22.0317528,37.6825873","x":22.0249619,"y":37.6775757,"coor":[[22.0317541,37.6825895],[22.0317558,37.6826076],[22.0319018,37.6825807],[22.0318595,37.6824629],[22.0319829,37.682341],[22.0318523,37.6821316],[22.0311531,37.681854],[22.0311505,37.6819531],[22.030996,37.6819663],[22.0307574,37.6818474],[22.0307922,37.681821],[22.0311463,37.6816399],[22.0311391,37.6814866],[22.0309054,37.6815728],[22.0312388,37.6811458],[22.0313901,37.6808622],[22.0318242,37.6807433],[22.0321413,37.6807576],[22.0319623,37.6806645],[22.0313873,37.6805422],[22.0307854,37.6805772],[22.0307512,37.6801531],[22.0299578,37.6794977],[22.0296672,37.6793397],[22.0291608,37.6787634],[22.0287217,37.678648],[22.028607,37.6782675],[22.0279728,37.6782389],[22.0278809,37.6783388],[22.0274073,37.6782407],[22.0271338,37.6780784],[22.0270191,37.6780743],[22.0268574,37.6779319],[22.0265467,37.6776743],[22.0259848,37.6774847],[22.0256651,37.6775694],[22.025326,37.6775277],[22.0249619,37.6775757],[22.0247408,37.6777883],[22.0246784,37.6780035],[22.0249663,37.6778371],[22.0251824,37.6778137],[22.024932,37.6780618],[22.0251876,37.6780436],[22.0252086,37.678107],[22.0250636,37.6781902],[22.0249046,37.6786291],[22.025332,37.6783299],[22.0258049,37.678455],[22.0258592,37.678546],[22.0257846,37.6785808],[22.0261563,37.6790624],[22.026627,37.6790568],[22.026874,37.679151],[22.0270867,37.6792537],[22.0272953,37.6795095],[22.0274137,37.6801784],[22.0273515,37.6805581],[22.0279031,37.6807115],[22.0283221,37.6804662],[22.028392,37.6805665],[22.0285739,37.6805515],[22.0289858,37.6808378],[22.029684,37.6810207],[22.0298645,37.6814833],[22.03001,37.6815578],[22.0304012,37.6817716],[22.0307901,37.6818187],[22.0307554,37.6818452],[22.0304221,37.681932],[22.0304181,37.6820288],[22.0310689,37.6821298],[22.031606,37.6824001],[22.0317528,37.6825873]]},{"id":19752,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1: \u0391\u03c0\u03cc \u03c4\u03b1 \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1 \u03c3\u03c4\u03b9\u03c2 \u03a0\u03b7\u03b3\u03ad\u03c2 \u03c4\u03bf\u03c5 \u039b\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b3\u03b5\u03bc\u03ac\u03c4\u03b7 \u03bf\u03c0\u03c4\u03b9\u03ba\u03ac \u03b5\u03c1\u03b5\u03b8\u03af\u03c3\u03bc\u03b1\u03c4\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Lagadia_Lousios_springs","activity_type":31,"assistance":1,"difficulty":2,"scenic_value":4,"length":3885,"name_EN":"Lagadia: From Lagadia to Lousios springs","description_EN":"A hike rich in landscape elements","ascent_time":90,"descent_time":85,"marker":"No_marks","level":12,"ascent":253,"descent":119,"maxelev":1168,"minelev":937,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.03141 37.67302,22.05563 37.68758)","views":8,"millestones":"0,22.0317493,37.6825714#1,22.0378640,37.6874060#2,22.0418235,37.6820883#3,22.0481230,37.6758323#3.9,22.0556322,37.6730162","x":22.040885,"y":37.6843075,"coor":[[22.0317493,37.6825714],[22.0315386,37.6826851],[22.0315695,37.6828028],[22.0316932,37.6832734],[22.0320228,37.6832429],[22.0325342,37.6834136],[22.0324607,37.6834597],[22.0325044,37.6835235],[22.0328681,37.6834936],[22.0330022,37.6835679],[22.0330781,37.6841279],[22.0332044,37.6844995],[22.0333928,37.6846649],[22.0336678,37.6846762],[22.0341235,37.6845576],[22.0346241,37.684575],[22.0348621,37.684579],[22.0351207,37.6846644],[22.0356545,37.6850608],[22.0357577,37.68545],[22.0356341,37.6858355],[22.0359382,37.6859127],[22.0362402,37.6860709],[22.0365018,37.6864718],[22.037052,37.6866792],[22.0373377,37.6870264],[22.037521,37.6869574],[22.0375977,37.6870578],[22.0379359,37.6871355],[22.037797,37.6872413],[22.0379883,37.6872986],[22.0378154,37.6874039],[22.0381099,37.6874178],[22.0384176,37.6875738],[22.0393438,37.6877154],[22.0396064,37.6876477],[22.0383473,37.6867976],[22.0382161,37.6866152],[22.0382208,37.6864351],[22.0386525,37.6859736],[22.0390164,37.6857206],[22.0392071,37.6855863],[22.0400437,37.6852488],[22.0404648,37.6851927],[22.0408885,37.6846049],[22.040885,37.6843075],[22.0410262,37.6841115],[22.0410909,37.6838062],[22.0412527,37.6836917],[22.0417682,37.683493],[22.0417527,37.6832224],[22.0419418,37.6829282],[22.0418129,37.6826557],[22.0418765,37.6823954],[22.0417485,37.6816543],[22.0420742,37.6809117],[22.0423887,37.6803784],[22.0424896,37.6802066],[22.042506,37.6801506],[22.0430052,37.6797083],[22.0433806,37.6792278],[22.0436307,37.679072],[22.0439883,37.6789743],[22.0440979,37.6788207],[22.0439025,37.6782745],[22.0439712,37.6777619],[22.0441051,37.6775073],[22.04459,37.6772991],[22.045358,37.6769017],[22.0454996,37.6766878],[22.0456602,37.6766184],[22.0466864,37.6764011],[22.0475834,37.6759203],[22.0480039,37.6758822],[22.0489096,37.6755006],[22.0490957,37.6753235],[22.049727,37.6750275],[22.0506368,37.6749254],[22.0517918,37.6745479],[22.0532495,37.6743017],[22.0533634,37.6745807],[22.0536021,37.6747739],[22.0543636,37.674489],[22.0546289,37.6743132],[22.0547597,37.674081],[22.0549615,37.6739514],[22.0548312,37.673733],[22.0548694,37.6735714],[22.0555135,37.6732215],[22.0556322,37.6730162]]},{"id":19753,"author":"\u03a3\u0391\u039f\u039f","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u03a0\u03bf\u03c1\u03c4\u03bf\u03ba\u03b1\u03bb\u03af \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a3\u0391\u039f\u039f","description_GR":"\u0392\u03bb\u03b1\u03c7\u03ad\u03c1\u03bd\u03b1-\u03a7\u039a \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5-\u03a1\u03bf\u03b5\u03b9\u03bd\u03cc-\u03a0\u03b9\u03ac\u03bd\u03b1-\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u0391\u03c1\u03ba\u03bf\u03c5\u03b4\u03bf\u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Menalon_SAOO_Orange","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":9697,"name_EN":"Menalon: Orange Trail (SAOO)","description_EN":"Vlacherna-Menalon Ski Centre-Roeino-Piana-Panagia Arkoudorematos","ascent_time":1375,"descent_time":1325,"marker":"Orange_square","level":10,"ascent":2473,"descent":1983,"maxelev":1683,"minelev":786,"link_logo":"saoo","link_ref":"http:\/\/www.saoo.gr","pdf_link":"","bbox":"LINESTRING(22.1699 37.5472,22.311 37.7219)","views":16,"millestones":"0,22.2507834,37.7231303#1,22.2509171,37.7145446#2,22.2491445,37.7096172#3,22.2481309,37.7023143#4,22.2447826,37.6948513#5,22.2506965,37.6881341#6,22.2531030,37.6805123#7,22.2517224,37.6729275#8,22.2573438,37.6655086#9,22.2600018,37.6583098#10,22.2623746,37.6514250#11,22.2683174,37.6461826#12,22.2676735,37.6379174#13,22.2680359,37.6295910#14,22.2755453,37.6246412#15,22.2867338,37.6243157#16,22.2962942,37.6277181#17,22.3067376,37.6269991#18,22.3081605,37.6194431#19,22.3053086,37.6116604#20,22.2995007,37.6049696#21,22.2948410,37.5978018#22,22.2939947,37.5899133#23,22.2892390,37.5827239#24,22.2826755,37.5780108#25,22.2740340,37.5785368#26,22.2693331,37.5806913#27,22.2621473,37.5751949#28,22.2568224,37.5678214#29,22.2598525,37.5599597#30,22.2629167,37.5533183#31,22.2559378,37.5473736#32,22.2476970,37.5487033#33,22.2421875,37.5556526#34,22.2391839,37.5593092#35,22.2369577,37.5654577#36,22.2368830,37.5720138#37,22.2290333,37.5703498#38,22.2199322,37.5712390#39,22.2131913,37.5734754#40,22.2068213,37.5756438#41,22.1975139,37.5738234#42,22.1891397,37.5694972#43,22.1870230,37.5619483#44,22.1780017,37.5603079#9.7,22.1738667,37.5599146","x":22.2888705,"y":37.5822742,"coor":[[22.2507834,37.7231303],[22.2506985,37.7227302],[22.25067,37.7220088],[22.2506492,37.7216007],[22.2506504,37.7215466],[22.2506459,37.7209247],[22.2505355,37.7198326],[22.2504868,37.7196269],[22.2503781,37.7189403],[22.2505079,37.718726],[22.250161,37.7183874],[22.250033,37.718043],[22.2499679,37.7178122],[22.2499198,37.7176403],[22.2498535,37.7170805],[22.2497558,37.7164595],[22.2501257,37.7161225],[22.2503832,37.7157839],[22.2506381,37.7150757],[22.2507451,37.714719],[22.2509776,37.7144792],[22.2510314,37.7141195],[22.251145,37.7138283],[22.2510732,37.7135027],[22.2508704,37.7134457],[22.2507986,37.7131202],[22.2505842,37.7130719],[22.2504917,37.7129511],[22.2503143,37.7127322],[22.2503441,37.7124262],[22.2502375,37.7121363],[22.2502924,37.7117315],[22.2501362,37.7116211],[22.2502297,37.7115053],[22.2501879,37.7113515],[22.2502938,37.7111908],[22.2500697,37.7110703],[22.2497253,37.7112455],[22.2497409,37.7110654],[22.2496957,37.7110558],[22.2493933,37.7113757],[22.2492906,37.7114012],[22.2493352,37.7109513],[22.2491807,37.7107687],[22.2491631,37.7105522],[22.2492244,37.7103548],[22.2493986,37.7101862],[22.2491611,37.7101556],[22.2499835,37.7099155],[22.2503006,37.7099382],[22.2506001,37.7097444],[22.2500883,37.7097999],[22.2494235,37.7096098],[22.2489241,37.7096204],[22.2479225,37.709281],[22.247755,37.7086837],[22.2477404,37.7083411],[22.2473487,37.7076323],[22.2473251,37.7071903],[22.2471702,37.7070258],[22.2467977,37.7069482],[22.2468798,37.7068322],[22.2466772,37.7067661],[22.2467287,37.7065055],[22.2466311,37.7063148],[22.2466066,37.7059089],[22.2462674,37.7053812],[22.2462507,37.7051286],[22.246478,37.7046273],[22.2465961,37.7044308],[22.246816,37.7042448],[22.2468363,37.7038666],[22.2471267,37.7035735],[22.2473744,37.7031716],[22.2478659,37.70253],[22.24812,37.7023355],[22.2482032,37.7021746],[22.2479306,37.7017109],[22.2479831,37.7014052],[22.2479097,37.7011518],[22.24791,37.7006561],[22.2479611,37.7004136],[22.2477613,37.7002304],[22.2477424,37.7000679],[22.2475667,37.6998219],[22.2475523,37.6994702],[22.2471663,37.6992009],[22.2467023,37.6991579],[22.2461173,37.698951],[22.2458683,37.6989292],[22.2455565,37.6985348],[22.2451866,37.6983491],[22.2447664,37.6979958],[22.2445446,37.6974338],[22.2443928,37.6966565],[22.2445513,37.6961902],[22.2447079,37.6953183],[22.2447826,37.6949049],[22.244781,37.6939631],[22.244875,37.6938698],[22.2448272,37.6934906],[22.2448779,37.6932661],[22.245194,37.6928472],[22.2454091,37.6923818],[22.2457716,37.6919185],[22.2460721,37.6916797],[22.2466558,37.691454],[22.2467687,37.6909961],[22.2470882,37.6909107],[22.2473526,37.6907614],[22.2475418,37.6904308],[22.2478066,37.6902635],[22.2482153,37.6897649],[22.2485007,37.6892013],[22.2487667,37.68898],[22.2494037,37.6886154],[22.2495139,37.6886441],[22.2498911,37.6886677],[22.2503371,37.6885121],[22.2508954,37.6879166],[22.2508607,37.6874655],[22.2502421,37.6867623],[22.2500308,37.686588],[22.2493365,37.6857305],[22.2498199,37.6849446],[22.2503772,37.6844369],[22.2508811,37.684138],[22.2511749,37.6838787],[22.2512713,37.6836368],[22.2516513,37.6833901],[22.2519077,37.6830965],[22.2521929,37.682542],[22.2522857,37.6819666],[22.253399,37.6799463],[22.2540182,37.6791714],[22.2544939,37.6787098],[22.2547018,37.6785507],[22.2549532,37.6784643],[22.2546967,37.6781022],[22.2543067,37.6778081],[22.2533914,37.676704],[22.2530111,37.6764821],[22.2523937,37.6757339],[22.2522031,37.675641],[22.2519053,37.6752851],[22.2518306,37.6750857],[22.251879,37.6744736],[22.251737,37.6742462],[22.2516846,37.673761],[22.2517465,37.6725723],[22.2519231,37.6718089],[22.2517927,37.6715704],[22.2521447,37.6710619],[22.2531053,37.670229],[22.2553361,37.6679278],[22.2559926,37.6674869],[22.2561081,37.6669118],[22.2564146,37.6664117],[22.2568705,37.6658236],[22.2575959,37.6653476],[22.2578841,37.664658],[22.2584733,37.6637023],[22.2589672,37.6630022],[22.259197,37.6628704],[22.2594818,37.6628115],[22.2596323,37.6626785],[22.2599234,37.6623494],[22.2601948,37.6618937],[22.2601743,37.6613167],[22.2602834,37.6610118],[22.2600043,37.6608275],[22.2599728,37.6607189],[22.2600555,37.6605759],[22.2598066,37.6605542],[22.2599737,37.6601962],[22.2597498,37.6600757],[22.2594627,37.6602337],[22.2596062,37.6599114],[22.2594563,37.6598235],[22.2596802,37.6595046],[22.2596515,37.6593668],[22.2598379,37.6586666],[22.2602077,37.6578789],[22.2603026,37.6572134],[22.2601742,37.6568871],[22.2603018,37.6557895],[22.2602813,37.6552124],[22.2600724,37.6539656],[22.2597505,37.6531858],[22.2592423,37.6525722],[22.2591689,37.6523188],[22.2593318,37.6521409],[22.2611376,37.6515007],[22.2619562,37.6513956],[22.2625446,37.6514403],[22.2632752,37.6512167],[22.2636586,37.6513035],[22.2641935,37.6511672],[22.2642994,37.6510921],[22.2645417,37.6511047],[22.2646416,37.6511963],[22.2646143,37.6513942],[22.2646765,37.6514446],[22.2650419,37.6513329],[22.2654671,37.6507939],[22.2657251,37.6505724],[22.26594,37.6501069],[22.2666548,37.649099],[22.2671852,37.6482236],[22.2674943,37.6480929],[22.2681782,37.6480669],[22.2682934,37.6479875],[22.2684356,37.6477192],[22.2684288,37.647478],[22.2682609,37.6473854],[22.2681734,37.647249],[22.2682716,37.646926],[22.2684595,37.6465998],[22.2683438,37.6462106],[22.268189,37.6460461],[22.2676172,37.6457763],[22.267763,37.6452039],[22.2677373,37.644843],[22.2677978,37.6446817],[22.2676995,37.6440314],[22.2677725,37.6438161],[22.2680501,37.6435769],[22.2681244,37.6433076],[22.2680627,37.6430363],[22.267899,37.6427636],[22.2679995,37.6423415],[22.2678828,37.6419973],[22.2678773,37.6417448],[22.2675202,37.6410186],[22.2676662,37.6405882],[22.2676057,37.6402628],[22.2677446,37.639652],[22.2675618,37.6392258],[22.2676008,37.63901],[22.2677645,37.6387961],[22.267713,37.6385701],[22.2678372,37.6381664],[22.2676322,37.6381025],[22.2677459,37.6375995],[22.26835,37.6369595],[22.2685992,37.6364765],[22.2686193,37.6360982],[22.2684695,37.6357175],[22.2686809,37.6344228],[22.2686605,37.6343234],[22.2683356,37.6341654],[22.2683492,37.6340665],[22.2682055,37.6339112],[22.2679776,37.6334752],[22.2679639,37.6330875],[22.2677948,37.6325623],[22.2677407,37.6319667],[22.2675844,37.6318653],[22.2675667,37.6316487],[22.2674837,37.6305412],[22.2675714,37.630182],[22.2678342,37.6298907],[22.2679276,37.6298763],[22.2680248,37.6295984],[22.2682205,37.629466],[22.2682891,37.6288903],[22.2684012,37.6288018],[22.2684423,37.628496],[22.2686367,37.6283141],[22.269159,37.627781],[22.2694206,37.6277398],[22.2696934,37.627212],[22.2698201,37.6266371],[22.2703248,37.6263741],[22.2709062,37.6262204],[22.2714627,37.6256788],[22.2715226,37.6255355],[22.2717416,37.6253765],[22.2719581,37.6253256],[22.2727514,37.6253192],[22.2729868,37.6251829],[22.2736989,37.6249703],[22.2742569,37.6251384],[22.2744881,37.6249435],[22.2746546,37.6246035],[22.2748253,37.62457],[22.2755035,37.624643],[22.2773519,37.6245798],[22.283882,37.623936],[22.2864058,37.6241259],[22.2868766,37.6243963],[22.2878198,37.6247705],[22.2885003,37.6247444],[22.2893851,37.6248406],[22.2908844,37.6256734],[22.2908096,37.625785],[22.2913246,37.625993],[22.2913523,37.625883],[22.2920533,37.6259472],[22.2926842,37.6261095],[22.2932411,37.6260365],[22.2935395,37.6263652],[22.2938975,37.6265687],[22.2952833,37.6269132],[22.2954285,37.6270054],[22.2956695,37.6273694],[22.2960819,37.6276727],[22.2969615,37.6278567],[22.2984582,37.6283109],[22.2989499,37.6281197],[22.2991647,37.6281408],[22.3002229,37.6284445],[22.3003215,37.6285473],[22.3015688,37.6285112],[22.302438,37.6286589],[22.3033607,37.6284468],[22.3038807,37.6280037],[22.3051669,37.6275918],[22.3061376,37.6272633],[22.3071908,37.6267917],[22.3076924,37.6267043],[22.3072002,37.6263773],[22.3071414,37.6259709],[22.3076121,37.6252026],[22.3079022,37.6249003],[22.3083032,37.6242031],[22.3088273,37.6235798],[22.308763,37.6234166],[22.3088904,37.6232923],[22.3089402,37.6230947],[22.3088677,37.6227963],[22.3089246,37.6222834],[22.3092336,37.6216479],[22.3093223,37.6212346],[22.3092948,37.6209458],[22.3091857,37.620764],[22.3088186,37.6204613],[22.3086443,37.6201524],[22.3084118,37.6199148],[22.307836,37.618825],[22.3077988,37.618464],[22.3079991,37.6181244],[22.308052,37.6177917],[22.3079651,37.6176282],[22.3079345,37.6169789],[22.3078358,37.6168333],[22.3078282,37.6166709],[22.3073771,37.6160786],[22.3072946,37.615717],[22.3071848,37.6155622],[22.3073742,37.6152044],[22.3072712,37.6147523],[22.3074272,37.614367],[22.3073201,37.6140951],[22.3074281,37.6138263],[22.3072736,37.6136438],[22.3072882,37.6134998],[22.3069881,37.6127475],[22.3066876,37.6125088],[22.3057187,37.6122696],[22.3057352,37.6120445],[22.3055599,37.6117807],[22.3048426,37.6114369],[22.3046792,37.6106505],[22.3044189,37.610142],[22.3042854,37.610032],[22.3038697,37.6098818],[22.303729,37.6095914],[22.3033748,37.6092258],[22.3030957,37.6090415],[22.3027471,37.6089284],[22.302617,37.6086741],[22.3027792,37.6085142],[22.3026217,37.6084669],[22.3024563,37.6082663],[22.3025069,37.6080327],[22.3024153,37.6075807],[22.302491,37.6072393],[22.3023378,37.6070028],[22.3020579,37.6068546],[22.301225,37.6066173],[22.3010352,37.6064974],[22.3005521,37.6058235],[22.3002154,37.6056835],[22.2999835,37.6054188],[22.2998369,37.6053896],[22.2997175,37.6051626],[22.2995627,37.6049981],[22.299316,37.6048864],[22.2989488,37.6044373],[22.2986031,37.6037023],[22.2981748,37.603606],[22.2978065,37.6033663],[22.2972724,37.6029441],[22.2968107,37.6024327],[22.2965861,37.6020532],[22.2965497,37.6016651],[22.2966266,37.6012697],[22.2965595,37.600737],[22.2971292,37.5999409],[22.2968219,37.5997066],[22.2960591,37.5993802],[22.2956815,37.5990503],[22.2950861,37.5983387],[22.2946869,37.5974677],[22.2942506,37.5972271],[22.2940122,37.596755],[22.2939134,37.5961227],[22.2939914,37.5956822],[22.2939587,37.595132],[22.2940441,37.5948628],[22.2948949,37.5938117],[22.2947901,37.5934407],[22.2945073,37.5929319],[22.2944568,37.5926608],[22.2945293,37.5924635],[22.2948294,37.5922155],[22.2950721,37.591507],[22.2950427,37.5913083],[22.2947512,37.591178],[22.29431,37.5906579],[22.2942524,37.5902064],[22.2941966,37.5901696],[22.2940704,37.5902398],[22.2940319,37.5899419],[22.2933641,37.5894275],[22.2929725,37.5887189],[22.2926722,37.5879845],[22.2921308,37.5873909],[22.2921599,37.5866162],[22.292102,37.5861265],[22.2922465,37.5858424],[22.2922192,37.5855536],[22.291917,37.5849004],[22.2914312,37.5843526],[22.291318,37.5838552],[22.291027,37.5835491],[22.2908679,37.5830782],[22.2906108,37.5829302],[22.289761,37.582954],[22.2893332,37.5828396],[22.2888705,37.5822742],[22.2885711,37.5819994],[22.2878734,37.5806329],[22.2878802,37.5803356],[22.2877338,37.5802975],[22.2873321,37.5803299],[22.2867448,37.5801547],[22.2861815,37.579982],[22.285762,37.580003],[22.2852993,37.5795501],[22.2851662,37.5793634],[22.2849967,37.5792123],[22.2849733,37.5788875],[22.2849397,37.5787338],[22.2850449,37.5785911],[22.2849107,37.5785171],[22.2844767,37.5786775],[22.2843946,37.5788025],[22.2842254,37.578773],[22.2838255,37.5789294],[22.2834537,37.5788429],[22.282755,37.5787876],[22.2825057,37.5787029],[22.282681,37.5779754],[22.2823579,37.5772069],[22.2819323,37.5770025],[22.2814026,37.5768303],[22.2811875,37.5768271],[22.280936,37.5769316],[22.2806571,37.577243],[22.2804177,37.5773116],[22.2792676,37.5770966],[22.2789918,37.5774238],[22.2787702,37.5774611],[22.2769379,37.5768733],[22.2760223,37.5768059],[22.2752494,37.5769298],[22.2747747,37.5773825],[22.2739461,37.5786479],[22.2739194,37.578332],[22.2729326,37.5793811],[22.272913,37.5797413],[22.2730355,37.5803199],[22.2729447,37.5803275],[22.2728626,37.5809392],[22.2727933,37.5824703],[22.2726524,37.5826845],[22.2722602,37.5829942],[22.2720236,37.5826505],[22.2709527,37.5819499],[22.2707812,37.5815328],[22.2701823,37.5809833],[22.269779,37.5807971],[22.2694418,37.5807336],[22.2691724,37.5806305],[22.2688088,37.5801926],[22.2673971,37.579541],[22.2671669,37.5792132],[22.2667337,37.5788463],[22.2666037,37.5785921],[22.2661664,37.5784054],[22.2657235,37.5781105],[22.2656398,37.5778118],[22.2654508,37.5775274],[22.2648778,37.5770887],[22.2645507,37.5765431],[22.2640185,37.5760576],[22.2633858,37.5759942],[22.262632,37.5762715],[22.2625163,37.576378],[22.2621266,37.5751195],[22.2617755,37.5746367],[22.2617488,37.5743209],[22.2618486,37.5739258],[22.2618454,37.5735743],[22.2613222,37.5727014],[22.2609906,37.572354],[22.259939,37.5718068],[22.2596931,37.5711813],[22.2586906,37.5704725],[22.2585669,37.5702386],[22.2586275,37.570217],[22.258494,37.5697644],[22.2582704,37.5696439],[22.2579602,37.569351],[22.2574429,37.5683339],[22.2565207,37.5675813],[22.256614,37.5670239],[22.2568538,37.5664507],[22.2566679,37.5656819],[22.2564472,37.5654353],[22.2568217,37.5650037],[22.2569881,37.5646637],[22.2573686,37.5643719],[22.2579068,37.5636228],[22.2586469,37.5629578],[22.2593712,37.5624818],[22.2594486,37.5615907],[22.2596481,37.5612872],[22.2598193,37.56074],[22.2597242,37.5604502],[22.2597103,37.5602697],[22.2601041,37.5594013],[22.2604428,37.5589557],[22.2608456,37.5586732],[22.261148,37.5583262],[22.2614215,37.5577624],[22.2618676,37.557075],[22.2622754,37.5568692],[22.2625495,37.5568102],[22.262714,37.5566143],[22.2627041,37.5560644],[22.2629057,37.5560043],[22.2633659,37.5556866],[22.2630239,37.5553031],[22.2627242,37.5545597],[22.2628238,37.5544597],[22.2628037,37.5543513],[22.2635501,37.5543803],[22.2638984,37.5540069],[22.2638112,37.5538614],[22.2633996,37.5535489],[22.2629289,37.5533437],[22.2626978,37.5528604],[22.262533,37.5524614],[22.2619641,37.5521016],[22.2613993,37.5515615],[22.2611629,37.5510173],[22.2608599,37.5509047],[22.2600672,37.5504334],[22.2592095,37.5493482],[22.258597,37.5489156],[22.2581356,37.5478273],[22.2575809,37.5473415],[22.2572536,37.5473006],[22.2568731,37.5471147],[22.2562497,37.5471506],[22.2554322,37.5477423],[22.255146,37.5478823],[22.2546718,37.5478302],[22.2541446,37.5476242],[22.2533739,37.5476668],[22.2531266,37.5475911],[22.2526499,37.5476471],[22.2521657,37.5475408],[22.2515543,37.5470631],[22.2506524,37.5469055],[22.2505648,37.5467781],[22.2504177,37.5467759],[22.2501909,37.5463129],[22.2501033,37.5463679],[22.2497881,37.5467328],[22.2496627,37.5472536],[22.2494781,37.5474041],[22.2492507,37.5474458],[22.2489867,37.5476041],[22.2487725,37.5475649],[22.2478029,37.5478839],[22.2476637,37.5485127],[22.2477233,37.5488651],[22.2475699,37.5491332],[22.2472457,37.5494438],[22.2470111,37.5497918],[22.2457286,37.5504217],[22.2457463,37.5506292],[22.245556,37.551023],[22.2454112,37.551886],[22.2451981,37.5522884],[22.2449088,37.5525545],[22.2442807,37.5527885],[22.2439336,37.5531077],[22.2434998,37.5532635],[22.2432005,37.5534754],[22.2427126,37.5544865],[22.2419985,37.5550076],[22.241923,37.5553309],[22.2420575,37.555387],[22.2421759,37.5556501],[22.242266,37.5556695],[22.2423482,37.5555445],[22.2425649,37.5554757],[22.2429791,37.5556711],[22.2434212,37.5561283],[22.2435041,37.556454],[22.2434207,37.556633],[22.2433766,37.5570649],[22.2431272,37.5570792],[22.2425671,37.5568276],[22.2413244,37.5567189],[22.2411416,37.5567883],[22.2409651,37.5570741],[22.2405312,37.5572298],[22.2409709,37.5573085],[22.2412617,37.557457],[22.2413824,37.557621],[22.2412742,37.5578898],[22.2409371,37.5582633],[22.2403754,37.5585614],[22.2407875,37.5588469],[22.2408185,37.5589735],[22.2407254,37.5590803],[22.2404756,37.5591126],[22.2400026,37.5590064],[22.2395942,37.5590454],[22.2390768,37.5593801],[22.2384625,37.5595062],[22.2384156,37.5595776],[22.238457,37.5597404],[22.2387489,37.5598439],[22.238791,37.5599797],[22.2380949,37.561177],[22.2376128,37.5614582],[22.2371359,37.5615142],[22.2363079,37.5620606],[22.2360122,37.5620719],[22.2360306,37.5622524],[22.2359258,37.562377],[22.2355451,37.5626778],[22.2354625,37.5628207],[22.2352005,37.5628889],[22.2353839,37.5632702],[22.2353543,37.5635671],[22.2355094,37.5641913],[22.2357032,37.5642258],[22.2355528,37.5643587],[22.2359,37.5644292],[22.2363568,37.5647425],[22.2365255,37.5647901],[22.2367336,37.5652393],[22.2369551,37.5654499],[22.2371777,37.5660931],[22.2374572,37.5662415],[22.2375946,37.5666581],[22.2380149,37.5670789],[22.2383819,37.5678415],[22.2383873,37.5680939],[22.2377167,37.5683385],[22.2376478,37.5688602],[22.2374899,37.5690718],[22.2373187,37.56961],[22.2373258,37.5697904],[22.237251,37.5698411],[22.237121,37.5700735],[22.2371766,37.5705948],[22.2375056,37.5710503],[22.237631,37.5714938],[22.2376456,37.5718365],[22.2374756,37.5723206],[22.2375611,37.5725382],[22.2376579,37.5726636],[22.2371652,37.5722822],[22.2368728,37.5720029],[22.2369922,37.5726987],[22.2368109,37.5724211],[22.2365885,37.5722465],[22.2362737,37.571674],[22.2360821,37.5716351],[22.2359153,37.5717904],[22.2355696,37.5717153],[22.2353148,37.5714772],[22.234711,37.5711527],[22.2343125,37.5707683],[22.2338772,37.5700227],[22.2331203,37.5699483],[22.2319979,37.5700126],[22.2316081,37.5697364],[22.2313587,37.5697507],[22.2311231,37.569657],[22.2306997,37.569849],[22.2302783,37.5699508],[22.2300007,37.570199],[22.2290941,37.5702304],[22.2289637,37.5704808],[22.2287334,37.5706396],[22.2289353,37.5707237],[22.2288765,37.570813],[22.2284526,37.5710229],[22.2279221,37.5714295],[22.227419,37.5716383],[22.2266563,37.5718071],[22.2261854,37.5720884],[22.2256502,37.5722155],[22.2247601,37.5720309],[22.2241198,37.5722916],[22.2238804,37.5723601],[22.2235406,37.572364],[22.2234939,37.5724264],[22.223083,37.5725644],[22.2219511,37.5725474],[22.2214447,37.5724136],[22.2209245,37.5719101],[22.2206514,37.571969],[22.2205768,37.5717696],[22.2203202,37.5716126],[22.220078,37.5713205],[22.2198433,37.5711908],[22.2196291,37.5711515],[22.2194198,37.5713827],[22.2197604,37.5718204],[22.2197672,37.5720098],[22.219638,37.5722061],[22.2196464,37.5725217],[22.2195003,37.5724744],[22.2194153,37.5722388],[22.2191023,37.5720718],[22.2189699,37.5719256],[22.2185631,37.5718925],[22.2182613,37.5717257],[22.2180228,37.5717581],[22.2172768,37.5717018],[22.2168046,37.5715595],[22.216496,37.571681],[22.2160465,37.571539],[22.2156706,37.5716325],[22.2155467,37.5716036],[22.2153272,37.5713118],[22.2150654,37.571371],[22.2147489,37.5713482],[22.2144982,37.5714165],[22.2144781,37.5721079],[22.2141863,37.572473],[22.2138638,37.5727024],[22.2136013,37.5727886],[22.2133924,37.5730017],[22.2132023,37.5733773],[22.2131727,37.5736653],[22.2129976,37.5738879],[22.2130612,37.5740691],[22.2133499,37.5743078],[22.2134722,37.5748775],[22.213649,37.5750604],[22.2139864,37.5751556],[22.2141401,37.5753562],[22.2140657,37.5756255],[22.2134792,37.5760041],[22.2131512,37.5760307],[22.2129847,37.575893],[22.2125008,37.5757685],[22.2121441,37.5755288],[22.2116286,37.5753047],[22.2107337,37.5753181],[22.2104024,37.5749706],[22.2097128,37.5749241],[22.2083499,37.5750927],[22.2071269,37.5755698],[22.2065459,37.5757142],[22.2062172,37.5757272],[22.2058729,37.5759203],[22.2053539,37.5758403],[22.205044,37.5760158],[22.2045564,37.5760445],[22.2042109,37.5758139],[22.2035948,37.5755341],[22.2033345,37.5755302],[22.2029548,37.5753081],[22.2025719,37.5752212],[22.20245,37.5751112],[22.2021535,37.5751968],[22.2019892,37.5749689],[22.2016496,37.5749638],[22.2015229,37.5745833],[22.2013565,37.5744366],[22.2008687,37.5744742],[22.2006437,37.5744167],[22.2004329,37.5742333],[22.2001719,37.5742563],[22.1997453,37.5741056],[22.1992235,37.5741427],[22.1987729,37.5740457],[22.1986593,37.574062],[22.198473,37.5742755],[22.1983962,37.5741751],[22.1982338,37.5743349],[22.1982033,37.5741902],[22.1979547,37.5741684],[22.1976005,37.5738295],[22.1972954,37.5738069],[22.1971417,37.5736062],[22.1968724,37.573503],[22.1966443,37.5735716],[22.1964876,37.5734971],[22.1953988,37.5735706],[22.1946635,37.5735413],[22.1943609,37.5734105],[22.1940274,37.5731531],[22.1923714,37.5728033],[22.1912814,37.5719935],[22.190789,37.5717516],[22.189754,37.5714744],[22.1895908,37.5712015],[22.1891358,37.5694889],[22.1892477,37.5690761],[22.189226,37.5685711],[22.1891061,37.56838],[22.189132,37.5682452],[22.1888902,37.5679441],[22.1887853,37.5676],[22.1891403,37.5664969],[22.1891303,37.5664427],[22.189055,37.5664258],[22.189086,37.5660838],[22.188689,37.5656451],[22.1882773,37.5648817],[22.188289,37.5643952],[22.1880995,37.5642752],[22.1879263,37.5639481],[22.1877369,37.563819],[22.1878806,37.5634967],[22.1874055,37.5630118],[22.1872984,37.5627578],[22.1872689,37.5625771],[22.1875597,37.5622571],[22.1876008,37.5619603],[22.1874885,37.5619226],[22.1872469,37.5620811],[22.1870306,37.5621318],[22.1870084,37.5616448],[22.1867199,37.5614061],[22.1866446,37.5612427],[22.1863883,37.5612185],[22.1854729,37.5607583],[22.1854749,37.5604001],[22.1851626,37.560206],[22.1848814,37.560276],[22.1846673,37.5602367],[22.1844688,37.5600174],[22.1841145,37.5601561],[22.1835735,37.5600577],[22.1831757,37.559655],[22.1827028,37.5595486],[22.1819724,37.5597897],[22.1814518,37.5598132],[22.180447,37.5596986],[22.1799133,37.5597624],[22.1797296,37.5598678],[22.1793578,37.5602586],[22.1789907,37.5604602],[22.1783687,37.5604326],[22.177987,37.5603005],[22.1777089,37.5600979],[22.1768556,37.5599068],[22.1738667,37.5599146]]},{"id":19756,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u03a1\u03bf\u03b5\u03b9\u03bd\u03cc","description_GR":"\u03a1\u03bf\u03b5\u03b9\u03bd\u03cc-\u039a\u03bb\u03b5\u03c6\u03c4\u03cc\u03c4\u03bf\u03c0\u03bf\u03c2-\u03c0\u03b7\u03b3\u03ae \u0393\u03ba\u03c1\u03ac\u03bc\u03c0\u03bf\u03b2\u03b1-\u03a1\u03bf\u03b5\u03b9\u03bd\u03cc","path":"PELOPONNESE\/Pelop_Menalon_Roeino_loop1","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":3,"length":3392,"name_EN":"Mt Menalon: A loop trail in Roeino","description_EN":"Roeino-Kleftotopos-Grambova spring-Roeino","ascent_time":60,"descent_time":60,"marker":"Green_square","level":10,"ascent":137,"descent":137,"maxelev":1159,"minelev":1051,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.27362 37.57688,22.2852 37.58403)","views":2,"millestones":"0,22.2851700,37.5780409#1,22.2772404,37.5769725#2,22.2762469,37.5833659#3,22.2842386,37.5810718#3.4,22.2851700,37.5780409","x":22.2747324,"y":37.582003,"coor":[[22.28517,37.5780409],[22.2849556,37.577977],[22.2846905,37.5780114],[22.2844965,37.5786778],[22.2844259,37.5787939],[22.2842112,37.5787728],[22.2838339,37.5789295],[22.2834622,37.578843],[22.2828466,37.5788092],[22.2825146,37.578685],[22.2826895,37.5779756],[22.282465,37.5773955],[22.2823008,37.5771498],[22.2819326,37.5770025],[22.2814494,37.5768422],[22.2812234,37.5768209],[22.2809151,37.5769336],[22.2806133,37.5772536],[22.2803858,37.5772954],[22.2792695,37.5770898],[22.2789899,37.5774305],[22.2787627,37.5774632],[22.276953,37.576878],[22.2762074,37.5768041],[22.2757191,37.5768488],[22.2752529,37.5769321],[22.2750575,37.5770554],[22.2746744,37.5774644],[22.2739597,37.5786841],[22.273764,37.5793121],[22.2737213,37.57969],[22.2741693,37.5808862],[22.2744329,37.5812415],[22.2745135,37.5816753],[22.2747324,37.582003],[22.2752187,37.5825238],[22.2756527,37.5828546],[22.2758326,37.5829113],[22.2766055,37.5837697],[22.277054,37.583952],[22.2775958,37.584014],[22.2776678,37.5840353],[22.2791655,37.583913],[22.27978,37.5837868],[22.2803989,37.583958],[22.2810432,37.5840125],[22.2814139,37.584144],[22.2815726,37.5841373],[22.2826097,37.5833593],[22.2827781,37.5829292],[22.283048,37.5825185],[22.2832413,37.5824853],[22.2836795,37.5826359],[22.2839983,37.5825594],[22.2838879,37.5822514],[22.2841089,37.5820112],[22.2841907,37.5818547],[22.2842379,37.5817743],[22.2842446,37.5809723],[22.2849054,37.5798103],[22.2849615,37.5793424],[22.2849977,37.5792145],[22.284975,37.5788898],[22.2849407,37.578736],[22.2850459,37.5785934],[22.2849117,37.5785193],[22.2849871,37.5783807],[22.2851464,37.578347],[22.28517,37.5780409]]},{"id":19757,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u03a1\u03bf\u03b5\u03b9\u03bd\u03cc","description_GR":"\u03a1\u03bf\u03b5\u03b9\u03bd\u03cc-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2-\u03c0\u03b7\u03b3\u03ae \u0393\u03ba\u03c1\u03ac\u03bc\u03c0\u03bf\u03b2\u03b1-\u03a1\u03bf\u03b5\u03b9\u03bd\u03cc","path":"PELOPONNESE\/Pelop_Menalon_Roeino_loop2","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":3271,"name_EN":"Mt Menalon: A short loop trail in Roeino","description_EN":"Roeino-Profitis Ilias-Grambova spring-Roeino","ascent_time":75,"descent_time":75,"marker":"Yellow_dots","level":10,"ascent":158,"descent":158,"maxelev":1160,"minelev":1067,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.27496 37.57688,22.2852 37.58405)","views":1,"millestones":"0,22.2851700,37.5780409#1,22.2772404,37.5769725#2,22.2774293,37.5839472#3.3,22.2851700,37.5780409","x":22.2763226,"y":37.5822741,"coor":[[22.28517,37.5780409],[22.2849556,37.577977],[22.2846905,37.5780114],[22.2844965,37.5786778],[22.2844259,37.5787939],[22.2842112,37.5787728],[22.2838339,37.5789295],[22.2834622,37.578843],[22.2828466,37.5788092],[22.2825146,37.578685],[22.2826895,37.5779756],[22.282465,37.5773955],[22.2823008,37.5771498],[22.2819326,37.5770025],[22.2814494,37.5768422],[22.2812234,37.5768209],[22.2809151,37.5769336],[22.2806133,37.5772536],[22.2803858,37.5772954],[22.2792695,37.5770898],[22.2789899,37.5774305],[22.2787627,37.5774632],[22.276953,37.576878],[22.2762074,37.5768041],[22.2757191,37.5768488],[22.2752457,37.5774096],[22.2750862,37.5784347],[22.2751341,37.5797963],[22.2752838,37.580177],[22.2755289,37.5803518],[22.2762217,37.5812452],[22.2761502,37.581893],[22.2763226,37.5822741],[22.2766344,37.5825039],[22.2772275,37.5837923],[22.2773605,37.5839205],[22.2775958,37.584014],[22.2776678,37.5840353],[22.2791655,37.583913],[22.27978,37.5837868],[22.2803989,37.583958],[22.2810432,37.5840125],[22.2814139,37.584144],[22.2815726,37.5841373],[22.2826097,37.5833593],[22.2827781,37.5829292],[22.283048,37.5825185],[22.2832413,37.5824853],[22.2836795,37.5826359],[22.2839983,37.5825594],[22.2838879,37.5822514],[22.2841089,37.5820112],[22.2841907,37.5818547],[22.2842379,37.5817743],[22.2842446,37.5809723],[22.2849054,37.5798103],[22.2849615,37.5793424],[22.2849977,37.5792145],[22.284975,37.5788898],[22.2849407,37.578736],[22.2850459,37.5785934],[22.2849117,37.5785193],[22.2849871,37.5783807],[22.2851464,37.578347],[22.28517,37.5780409]]},{"id":19758,"author":"AnaDigit","name_GR":"\u03a4\u03c3\u03b5\u03bb\u03b5\u03c0\u03ac\u03ba\u03bf\u03c2: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf\u03bd \u03a4\u03c3\u03b5\u03bb\u03b5\u03c0\u03ac\u03ba\u03bf","description_GR":"\u03a4\u03c3\u03b5\u03bb\u03b5\u03c0\u03ac\u03ba\u03bf\u03c2-\u03a0\u03b1\u03bb\u03b9\u03cc\u03c0\u03c5\u03c1\u03b3\u03b1\u03c2 \u03a4\u03c3\u03b5\u03bb\u03b5\u03c0\u03ac\u03ba\u03bf\u03c5-\u03a4\u03c3\u03b5\u03bb\u03b5\u03c0\u03ac\u03ba\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Tselepakos_loop1","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":6021,"name_EN":"Tselepakos: A loop trail in Tselepakos","description_EN":"Tselepakos-Tselepakos fortress-Tselepakos","ascent_time":140,"descent_time":140,"marker":"No_marks","level":10,"ascent":170,"descent":170,"maxelev":903,"minelev":764,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.25603 37.51155,22.27209 37.52634)","views":1,"millestones":"0,22.2639966,37.5261034#1,22.2580764,37.5194390#2,22.2593995,37.5125883#3,22.2666706,37.5154374#4,22.2705353,37.5217422#5,22.2660766,37.5224129#6,22.2639987,37.5261012","x":22.2687839,"y":37.5181345,"coor":[[22.2639966,37.5261034],[22.2638884,37.5259351],[22.2636699,37.5255984],[22.263294,37.5250161],[22.2630918,37.5249095],[22.26286,37.5246537],[22.2626593,37.5245268],[22.2625759,37.5244175],[22.2622759,37.5242711],[22.2620624,37.5241598],[22.2619665,37.523906],[22.2618369,37.5235932],[22.26189,37.5234994],[22.2618093,37.5225879],[22.2615244,37.5217005],[22.261443,37.5214424],[22.2610375,37.5208777],[22.2609331,37.5204976],[22.2608016,37.5203154],[22.2601382,37.5201344],[22.2592015,37.5200305],[22.2589214,37.5199092],[22.2586895,37.5196624],[22.2582731,37.5195662],[22.2577938,37.5192527],[22.2576782,37.5188724],[22.2578012,37.5184507],[22.2574832,37.5175267],[22.257629,37.5166096],[22.2576309,37.5160418],[22.2574989,37.5158776],[22.2571521,37.5157103],[22.2568572,37.5152553],[22.2567795,37.5147044],[22.2563355,37.5143374],[22.2563168,37.5141658],[22.2567174,37.5138789],[22.2568137,37.5136279],[22.2570927,37.5133076],[22.2573889,37.5132218],[22.257973,37.512915],[22.2582686,37.5128563],[22.2591053,37.5128776],[22.2592777,37.512763],[22.2595118,37.512424],[22.2600662,37.5124232],[22.2607025,37.5123063],[22.261245,37.5123324],[22.2618373,37.5121608],[22.262492,37.5117379],[22.2626499,37.5117582],[22.2630837,37.5115934],[22.263687,37.5114806],[22.2641972,37.511434],[22.2648026,37.5116727],[22.2647963,37.511943],[22.2648606,37.5120971],[22.2656765,37.5125327],[22.266579,37.5141141],[22.2666104,37.5142228],[22.2665392,37.5143659],[22.2666182,37.5148628],[22.266587,37.5152318],[22.2668116,37.5157939],[22.2667995,37.5163164],[22.266928,37.51717],[22.2670731,37.5172533],[22.2677606,37.5173715],[22.2679588,37.5176087],[22.2684428,37.517715],[22.2687864,37.5180264],[22.2687839,37.5181345],[22.2693801,37.5182875],[22.2695332,37.518515],[22.2699897,37.5188372],[22.2710752,37.5193578],[22.271361,37.5197224],[22.2714241,37.5199307],[22.2717191,37.5203856],[22.2718848,37.5205593],[22.2716013,37.5210778],[22.2709731,37.52133],[22.2709359,37.5214737],[22.2707382,37.5217051],[22.2703858,37.521772],[22.2699786,37.5217661],[22.2694893,37.5218851],[22.2693373,37.5220991],[22.2692965,37.522396],[22.2688742,37.522552],[22.2692056,37.5221648],[22.2690359,37.5216756],[22.2692028,37.5213086],[22.2689181,37.5213855],[22.2687224,37.5210402],[22.2687685,37.5210048],[22.2687224,37.5210402],[22.2689181,37.5213855],[22.2692028,37.5213086],[22.2690359,37.5216756],[22.2692056,37.5221648],[22.2688742,37.522552],[22.2686781,37.5227113],[22.2683505,37.5226885],[22.2681117,37.5227391],[22.2677632,37.5231305],[22.267599,37.5232903],[22.2674641,37.5232523],[22.2672761,37.5230603],[22.2672455,37.5229156],[22.2670658,37.5228589],[22.267092,37.5227061],[22.2670144,37.5226329],[22.2664926,37.5226883],[22.2664158,37.522588],[22.266112,37.5225115],[22.2660483,37.5223303],[22.2658891,37.522364],[22.2650665,37.5222167],[22.2645927,37.5226424],[22.2645653,37.5228492],[22.2643923,37.5229909],[22.2642109,37.5230063],[22.2640504,37.523094],[22.2640924,37.5237255],[22.2643572,37.5240178],[22.2644209,37.524199],[22.2643465,37.5244773],[22.2644211,37.5246767],[22.2654233,37.5248897],[22.2659948,37.5251324],[22.2663059,37.5253803],[22.2664073,37.5253998],[22.2664867,37.525392],[22.2666852,37.5257036],[22.2666568,37.5259555],[22.266672,37.5263387],[22.2665788,37.5264973],[22.2663789,37.5264246],[22.2656885,37.5264324],[22.2649148,37.5261237],[22.2639987,37.5261012]]},{"id":19759,"author":"AnaDigit","name_GR":"\u03a4\u03c1\u03af\u03c0\u03bf\u03bb\u03b7: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf\u03c5\u03c2 \u0391\u03b3\u03af\u03bf\u03c5\u03c2 \u0398\u03b5\u03bf\u03b4\u03ce\u03c1\u03bf\u03c5\u03c2","description_GR":"\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2-\u03a4\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9\u03b1-\u0386\u03b3\u03b9\u03bf\u03b9 \u0398\u03b5\u03cc\u03b4\u03c9\u03c1\u03bf\u03b9-\u03a4\u03c1\u03af\u03c0\u03bf\u03bb\u03b7","path":"PELOPONNESE\/Pelop_Menalon_Tripoli_AgTheodori_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":4921,"name_EN":"Tripoli: A loop trail on Agii Theodori hill","description_EN":"Agios Athanasios-Tabouria-Agii Theodori-Tripoli","ascent_time":115,"descent_time":120,"marker":"Red_dots","level":10,"ascent":311,"descent":311,"maxelev":998,"minelev":683,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.34696 37.51133,22.36252 37.51926)","views":1,"millestones":"0,22.3624267,37.5157075#1,22.3543871,37.5115601#2,22.3483971,37.5154887#3,22.3517740,37.5187673#4,22.3562935,37.5187968#4.9,22.3624278,37.5157075","x":22.3492073,"y":37.5178442,"coor":[[22.3624267,37.5157075],[22.3623556,37.515337],[22.3617111,37.515319],[22.3611183,37.5150044],[22.360714,37.5148636],[22.360189,37.5154286],[22.3598983,37.5155936],[22.3598589,37.5153226],[22.3592497,37.5147283],[22.3584367,37.5136175],[22.3579773,37.5134128],[22.3575231,37.5129739],[22.3560558,37.5122956],[22.3558341,37.5120852],[22.3554654,37.5118728],[22.3543331,37.5115461],[22.3532024,37.5115123],[22.352313,37.5113106],[22.3521462,37.5111821],[22.3516979,37.5115003],[22.3515074,37.5119302],[22.3513691,37.5120455],[22.3501809,37.5120559],[22.3497551,37.5118697],[22.3495753,37.5119731],[22.3497293,37.5121735],[22.3497327,37.5125341],[22.3499186,37.5128251],[22.3499236,37.5131136],[22.3500323,37.5133134],[22.3499926,37.5135742],[22.3501879,37.5139554],[22.3500589,37.5141609],[22.349817,37.5143558],[22.3499924,37.5146106],[22.3498648,37.514753],[22.3496372,37.514813],[22.3493545,37.514809],[22.3492156,37.5149513],[22.3489655,37.5150018],[22.3484119,37.5154808],[22.3481829,37.5156038],[22.3481575,37.5157296],[22.3478933,37.5159061],[22.3478326,37.5160946],[22.3473411,37.516322],[22.3472004,37.5165453],[22.3470398,37.5166422],[22.3470152,37.516732],[22.3471944,37.5168156],[22.3472898,37.5171054],[22.347648,37.5172816],[22.3477452,37.5174452],[22.3481766,37.5173792],[22.3486789,37.5176926],[22.3491867,37.5177538],[22.3492073,37.5178442],[22.3493536,37.5178823],[22.3495923,37.5178316],[22.3499493,37.5175481],[22.3501196,37.5175235],[22.3502537,37.5175975],[22.3504353,37.517573],[22.3506078,37.5174492],[22.3509705,37.5174182],[22.3511541,37.5173036],[22.351472,37.517254],[22.3515998,37.5171025],[22.3521096,37.5175873],[22.351574,37.5182107],[22.3515922,37.5184093],[22.3512587,37.518657],[22.3513257,37.5186939],[22.3514962,37.5186603],[22.3514125,37.5188664],[22.3524712,37.5185747],[22.3530582,37.5181233],[22.3528544,37.5186432],[22.3524412,37.5189078],[22.3524851,37.5189715],[22.3530211,37.5187807],[22.352624,37.5193429],[22.3534952,37.5188324],[22.3535509,37.5188692],[22.3533521,37.5191638],[22.3534309,37.519183],[22.3537393,37.5190521],[22.354795,37.5183818],[22.3547283,37.5188405],[22.354874,37.5189057],[22.3555324,37.518293],[22.3558331,37.5190272],[22.356055,37.5192285],[22.3562269,37.5191318],[22.3563023,37.5187408],[22.3569789,37.5192639],[22.3570036,37.5186514],[22.3570731,37.5185803],[22.3572602,37.5184477],[22.3571153,37.5178328],[22.3575014,37.5176715],[22.3580527,37.5173006],[22.3585541,37.5171363],[22.3594254,37.5166167],[22.3596326,37.5164573],[22.3597007,37.5163501],[22.360293,37.5161691],[22.3609366,37.5162321],[22.361749,37.5163335],[22.3621227,37.5163207],[22.3622604,37.5162324],[22.362302,37.5158815],[22.3624278,37.5157075]]},{"id":19760,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03c1\u03b9\u03b8\u03ce\u03c1\u03b9: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u0386\u03b7-\u0394\u03b7\u03bc\u03b7\u03c4\u03c1\u03ac\u03ba\u03bf","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae\u03c2 \u03b8\u03ad\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Perthori_AgDimitrios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":2798,"name_EN":"Perithorii: Ascent to Agios Dimitrakos","description_EN":"A hike with a view","ascent_time":65,"descent_time":60,"marker":"Red_dots","level":10,"ascent":154,"descent":77,"maxelev":948,"minelev":789,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.34747 37.52689,22.35691 37.54039)","views":1,"millestones":"0,22.3485384,37.5404069#1,22.3503398,37.5330267#2,22.3536486,37.5270622#2.8,22.3563400,37.5311382","x":22.352008,"y":37.5291175,"coor":[[22.3485384,37.5404069],[22.3484165,37.5401438],[22.3480773,37.5397088],[22.3478781,37.5395528],[22.3475098,37.5394282],[22.34749,37.5393017],[22.3476545,37.5390291],[22.3475855,37.5387105],[22.3476657,37.5386665],[22.3478098,37.5388037],[22.3479451,37.5388237],[22.3477467,37.5382306],[22.347923,37.5379356],[22.3479383,37.5372419],[22.3481658,37.5366773],[22.3484126,37.5357524],[22.349064,37.5349504],[22.3490673,37.5342429],[22.3494796,37.534118],[22.349511,37.5337174],[22.3496398,37.5335209],[22.3501581,37.5331136],[22.3504554,37.5329735],[22.3513631,37.5323553],[22.3513663,37.5322112],[22.3512411,37.5318895],[22.3510624,37.5317788],[22.3510196,37.5316701],[22.3511909,37.5310867],[22.3510075,37.5301648],[22.35101,37.5300477],[22.3511365,37.5299593],[22.3512394,37.5299585],[22.3512765,37.5298148],[22.3515788,37.5294495],[22.3515484,37.5292869],[22.351532,37.529147],[22.3517162,37.5290053],[22.352008,37.5291175],[22.3522009,37.5290932],[22.3522846,37.5288893],[22.352149,37.5283647],[22.3519966,37.5280922],[22.351685,37.5278535],[22.3517285,37.5276266],[22.352321,37.5272338],[22.3523464,37.527108],[22.3522415,37.5269443],[22.3523713,37.52691],[22.3527317,37.5269872],[22.3531989,37.5268405],[22.3533988,37.5270145],[22.3536135,37.5270265],[22.353702,37.5271178],[22.3539416,37.5270311],[22.3543237,37.5271536],[22.3544457,37.5272634],[22.3547633,37.5272318],[22.3548379,37.5274401],[22.3550596,37.5276505],[22.3555112,37.5277018],[22.3556086,37.5279015],[22.3555344,37.5281888],[22.3555896,37.5282527],[22.3555094,37.5282966],[22.3555396,37.5284683],[22.3554181,37.5288451],[22.3553848,37.5293314],[22.3555806,37.5296946],[22.3557586,37.5298323],[22.3558657,37.5301582],[22.355836,37.5303831],[22.3566164,37.5298893],[22.3568422,37.5299104],[22.3568123,37.5302435],[22.3564793,37.5309779],[22.35634,37.5311382]]},{"id":19761,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03c1\u03b8\u03ce\u03c1\u03b9: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u0395\u03c0\u03ac\u03bd\u03c9 \u03a7\u03c1\u03ad\u03c0\u03b1\u03c2","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u0395\u03c0\u03ac\u03bd\u03c9 \u03a7\u03c1\u03ad\u03c0\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Perthori_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":9383,"name_EN":"Perthori: A loop trail to Epano Chrepas monastery","description_EN":"The old path of Epano Chrepa monastery","ascent_time":230,"descent_time":225,"marker":"Red_dots","level":12,"ascent":476,"descent":476,"maxelev":1326,"minelev":864,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.32351 37.54041,22.34854 37.56096)","views":2,"millestones":"0,22.3485384,37.5404069#1,22.3392408,37.5423703#2,22.3294179,37.5414907#3,22.3323617,37.5460818#4,22.3314547,37.5518179#5,22.3258604,37.5553997#6,22.3284545,37.5607330#7,22.3377004,37.5569599#8,22.3416287,37.5489082#9,22.3466421,37.5420185#9.4,22.3485373,37.5404069","x":22.3329968,"y":37.5503862,"coor":[[22.3485384,37.5404069],[22.3484897,37.5405595],[22.3482023,37.5407627],[22.3478061,37.5407662],[22.3476471,37.540791],[22.3469727,37.541088],[22.346556,37.5412016],[22.3460119,37.541239],[22.3449717,37.5417021],[22.3445576,37.5420027],[22.3439197,37.5426968],[22.3428592,37.5435651],[22.3410485,37.5433414],[22.340487,37.5431442],[22.340164,37.5429054],[22.339658,37.5427541],[22.3392589,37.5423789],[22.3389453,37.5422303],[22.338742,37.5422094],[22.3375397,37.541814],[22.3369962,37.5418244],[22.3368177,37.5417047],[22.3363987,37.5417168],[22.3361416,37.541569],[22.335882,37.5415383],[22.3356256,37.5413634],[22.3354392,37.5410904],[22.3351687,37.5410415],[22.3349803,37.5408586],[22.3348231,37.5408023],[22.3341043,37.5410626],[22.3337866,37.5410941],[22.3336703,37.5412367],[22.333522,37.5412887],[22.3331175,37.5411568],[22.3325161,37.5407157],[22.3321655,37.5407017],[22.3316756,37.540848],[22.3314085,37.5408014],[22.3310869,37.5410132],[22.3308713,37.5410372],[22.3302731,37.5414704],[22.3301161,37.541405],[22.3295205,37.5414642],[22.3292928,37.5415241],[22.3292227,37.5416222],[22.3292409,37.5418208],[22.3290589,37.5418632],[22.3290725,37.542269],[22.3292445,37.542677],[22.3287228,37.5427237],[22.3284633,37.542684],[22.3282744,37.5425281],[22.327924,37.5425051],[22.3277232,37.5423761],[22.3276327,37.5423748],[22.3274268,37.542471],[22.3275157,37.5425444],[22.327467,37.5426969],[22.3276537,37.5429519],[22.3277311,37.5430837],[22.328466,37.5436258],[22.3294042,37.5441889],[22.3301543,37.54456],[22.3301975,37.5446507],[22.3305564,37.5448],[22.3302721,37.5448591],[22.3308124,37.5449929],[22.3310249,37.5451559],[22.3313066,37.5452139],[22.3315863,37.5453621],[22.3316829,37.5455978],[22.3319527,37.5456827],[22.3320194,37.5457377],[22.331984,37.5458003],[22.3321279,37.5459465],[22.3326978,37.546279],[22.3325709,37.5463854],[22.3325566,37.5465204],[22.3323795,37.546448],[22.3319845,37.5463974],[22.3315646,37.5464455],[22.3319558,37.5465592],[22.3324139,37.5465747],[22.3325466,37.5467117],[22.3332899,37.5468845],[22.3338546,37.5469375],[22.3341317,37.5472028],[22.3341613,37.5474015],[22.3339354,37.547885],[22.3335857,37.5493581],[22.3329968,37.5503862],[22.3327582,37.5509326],[22.3322628,37.5513222],[22.3316445,37.5516379],[22.3313438,37.551922],[22.3312298,37.5519565],[22.3310833,37.5519274],[22.3307266,37.5518412],[22.3298408,37.5514592],[22.3289095,37.5505808],[22.3278834,37.550404],[22.3276447,37.5504457],[22.3277026,37.5504826],[22.327698,37.5506898],[22.327362,37.5510365],[22.3273252,37.5511622],[22.3274343,37.551344],[22.327419,37.551524],[22.3270666,37.5520958],[22.3271062,37.5523487],[22.3265154,37.5529532],[22.3265108,37.5531604],[22.3255678,37.5563465],[22.3247534,37.5563169],[22.3240313,37.5567123],[22.323592,37.5571206],[22.3242756,37.5573376],[22.3244397,37.5575923],[22.3245309,37.558621],[22.3253977,37.5588406],[22.3256419,37.5590603],[22.3274503,37.5596988],[22.3276892,37.560056],[22.3276747,37.5602],[22.3275118,37.5603959],[22.3278603,37.560509],[22.3279476,37.5606545],[22.3289969,37.5608135],[22.3293373,37.5610324],[22.3295069,37.5610438],[22.3297241,37.5609477],[22.3301878,37.5609723],[22.3304513,37.5608318],[22.3310724,37.5609037],[22.3316277,37.5608755],[22.3324834,37.5605812],[22.3334009,37.5600534],[22.3338171,37.5596627],[22.3347099,37.5592247],[22.3355667,37.5583716],[22.3362524,37.5580162],[22.3363703,37.5578692],[22.3367472,37.5577213],[22.337095,37.5573566],[22.3376923,37.5569685],[22.3380664,37.5565795],[22.3384564,37.5558369],[22.3390593,37.555406],[22.3391788,37.5551193],[22.3397096,37.5546672],[22.3400611,37.5541313],[22.3405561,37.5537598],[22.3407983,37.5530512],[22.3411607,37.5525336],[22.3414717,37.5517809],[22.3414342,37.5514288],[22.3416499,37.549359],[22.3415684,37.5491551],[22.3416431,37.5488497],[22.3415848,37.5484163],[22.3413607,37.5478003],[22.341454,37.5476754],[22.3416745,37.5469214],[22.3417753,37.5459495],[22.3419668,37.5449698],[22.3420623,37.5447458],[22.3424093,37.5444082],[22.3427262,37.543899],[22.343784,37.5431568],[22.3439702,37.542925],[22.3442765,37.5428933],[22.3451476,37.5424008],[22.3456608,37.5422277],[22.3469457,37.5419573],[22.3474492,37.541712],[22.3478312,37.5416791],[22.3481661,37.5413751],[22.3480719,37.5410313],[22.3482012,37.5407627],[22.3484887,37.5405594],[22.3485373,37.5404069]]},{"id":19762,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03c1\u03b8\u03ce\u03c1\u03b9: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b7\u03b3\u03ae \u03a3\u03b9\u03c0\u03ac\u03c4\u03b1","description_GR":"\u03a3\u03c4\u03b1 \u03ba\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03ac \u03c4\u03bf\u03c0\u03af\u03b1 \u03c4\u03bf\u03c5 \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Menalon_Perthori_Sipata_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":6856,"name_EN":"Perthori: A loop trail to Sipata spring","description_EN":"Along the pastures of Mt Menalon","ascent_time":165,"descent_time":160,"marker":"Red_dots","level":12,"ascent":344,"descent":344,"maxelev":1262,"minelev":997,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.31166 37.55057,22.33642 37.56079)","views":4,"millestones":"0,22.3362545,37.5580185#1,22.3271096,37.5595795#2,22.3172713,37.5602287#3,22.3157741,37.5571833#4,22.3241328,37.5528383#5,22.3258791,37.5553446#6,22.3288657,37.5607453#6.9,22.3362545,37.5580185","x":22.3167565,"y":37.5556038,"coor":[[22.3362545,37.5580185],[22.3355684,37.5583738],[22.3347117,37.559227],[22.3338189,37.559665],[22.3334026,37.5600557],[22.3324851,37.5605835],[22.3316295,37.5608778],[22.3310741,37.560906],[22.330453,37.5608341],[22.3301895,37.5609746],[22.3297259,37.56095],[22.3295086,37.5610461],[22.329339,37.5610347],[22.3289986,37.5608158],[22.3287794,37.5606978],[22.3286272,37.5604635],[22.32804,37.560257],[22.327691,37.5600582],[22.3274524,37.5597011],[22.3256439,37.5590626],[22.3253998,37.5588429],[22.324533,37.5586233],[22.3239897,37.5585525],[22.3236142,37.5586373],[22.323436,37.5585086],[22.3233006,37.5584886],[22.3229122,37.5586453],[22.3226114,37.5589294],[22.3223374,37.5590337],[22.3214757,37.5595983],[22.3199981,37.5598566],[22.3199518,37.559901],[22.3200506,37.5600376],[22.3199593,37.5600724],[22.3197552,37.5600875],[22.3193631,37.5599017],[22.318911,37.5598682],[22.3185703,37.5599174],[22.3182938,37.5601298],[22.3179965,37.5602607],[22.3172839,37.5602325],[22.3164856,37.5599868],[22.3158833,37.5600864],[22.3153443,37.5599998],[22.314907,37.5598133],[22.3137765,37.5597431],[22.3133153,37.5596104],[22.3125675,37.5596357],[22.3123901,37.559471],[22.3120655,37.5593041],[22.3120019,37.5591139],[22.3117053,37.5587131],[22.3122026,37.5587473],[22.3124763,37.5586611],[22.3129959,37.5587136],[22.3136202,37.5586414],[22.3149787,37.558138],[22.3154153,37.5578559],[22.315431,37.5576578],[22.3155929,37.5575069],[22.3160408,37.5567202],[22.3162947,37.5565075],[22.3165097,37.5560059],[22.3166587,37.5559269],[22.3164934,37.5557263],[22.3167565,37.5556038],[22.3169887,37.5553458],[22.3172175,37.5552409],[22.3173577,37.5550446],[22.3182395,37.5551023],[22.3186479,37.555063],[22.3189332,37.5549589],[22.3193857,37.5549744],[22.3196375,37.5548518],[22.3200227,37.5548392],[22.320496,37.5544314],[22.3207573,37.5543901],[22.3211032,37.5541066],[22.3215246,37.5539954],[22.3218465,37.5537747],[22.3218716,37.5536669],[22.3220656,37.5535975],[22.3222157,37.5534645],[22.3224873,37.5534683],[22.3228214,37.5532117],[22.3232433,37.5530735],[22.3236038,37.5531507],[22.3238079,37.5531356],[22.3241662,37.5528072],[22.3257868,37.5517127],[22.3260762,37.5514284],[22.3265684,37.551183],[22.3276465,37.550448],[22.3277047,37.5504849],[22.3277001,37.5506921],[22.327364,37.5510388],[22.3273273,37.5511645],[22.3274364,37.5513463],[22.3274211,37.5515263],[22.3270687,37.5520981],[22.3271083,37.552351],[22.3265175,37.5529555],[22.3265128,37.5531627],[22.3255699,37.5563488],[22.3247555,37.5563192],[22.3240334,37.5567145],[22.3235941,37.5571229],[22.3242773,37.5573399],[22.3244414,37.5575945],[22.324533,37.5586233],[22.3253998,37.5588429],[22.3256439,37.5590626],[22.3274524,37.5597011],[22.327691,37.5600582],[22.3280252,37.5602522],[22.3286203,37.5604747],[22.3287871,37.5607046],[22.3289986,37.5608158],[22.329339,37.5610347],[22.3295086,37.5610461],[22.3297259,37.56095],[22.3301895,37.5609746],[22.330453,37.5608341],[22.3310741,37.560906],[22.3316295,37.5608778],[22.3324851,37.5605835],[22.3334026,37.5600557],[22.3338189,37.559665],[22.3347117,37.559227],[22.3355684,37.5583738],[22.3362545,37.5580185]]},{"id":19763,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u039f\u03a3 \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5: \u039a\u03b1\u03c4. \u0395\u039f\u03a3-\u039e\u03b5\u03c1\u03b1\u03ba\u03b9\u03ac\u03c2-\u039c\u03bd\u03ae\u03bc\u03b1-\u039a\u03b1\u03c4. \u0395\u039f\u03a3","description_GR":"\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u039f\u03a3 - \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u039e\u03b5\u03c1\u03b1\u03ba\u03b9\u03ac-\u039c\u03bf\u03c5\u03c1\u03c4\u03b6\u03b9\u03ac\u03c2 - \u039c\u03bd\u03ae\u03bc\u03b1 - \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u039f\u03a3","path":"PELOPONNESE\/Pelop_Menalon_EOSRefuge_Xerakias_loop","activity_type":33,"assistance":2,"difficulty":2,"scenic_value":3,"length":8765,"name_EN":"Mt Menalon HAC refuge: Refuge-Xerakias-Mnima-Refuge","description_EN":"Refuge-Xerakias-Xerakias\/Mourtzia pass-Mnima-Refuge","ascent_time":230,"descent_time":225,"marker":"Red_square","level":10,"ascent":407,"descent":407,"maxelev":1632,"minelev":1276,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.24852 37.62334,22.26898 37.64718)","views":5,"millestones":"0,22.2684209,37.6474689#1,22.2655016,37.6394833#2,22.2588900,37.6352230#3,22.2514967,37.6309122#4,22.2492212,37.6238768#5,22.2560509,37.6271126#6,22.2656300,37.6258173#7,22.2679755,37.6333396#8,22.2677746,37.6416591#8.8,22.2684208,37.6474712","x":22.252168,"y":37.6261133,"coor":[[22.2684209,37.6474689],[22.2682199,37.6473398],[22.2681666,37.6471948],[22.2684399,37.6466491],[22.2684439,37.6464779],[22.2682932,37.6461332],[22.2680366,37.6459582],[22.2674429,37.6457039],[22.2673203,37.645612],[22.2673333,37.6450534],[22.2671249,37.6447529],[22.2670668,37.6443285],[22.2667934,37.6439009],[22.266581,37.6432849],[22.2665514,37.6430952],[22.2666597,37.6428265],[22.2666525,37.6426461],[22.2664228,37.6422913],[22.2661924,37.6414768],[22.265929,37.6411034],[22.2654268,37.6407715],[22.2653986,37.6405188],[22.2655467,37.6399983],[22.2655455,37.6395656],[22.2652849,37.6390751],[22.2649748,37.6387642],[22.265189,37.6383257],[22.2652093,37.6379385],[22.2650012,37.6371423],[22.2650116,37.6366919],[22.2649405,37.6363393],[22.2646166,37.6361363],[22.2641391,37.6362014],[22.2633675,37.6357574],[22.2631866,37.6357367],[22.2628665,37.6358582],[22.2626508,37.635873],[22.2617871,37.6354908],[22.2611166,37.635571],[22.2600628,37.6360512],[22.2596672,37.6360093],[22.2594767,37.6359164],[22.2587269,37.6350221],[22.2583355,37.6348],[22.2579916,37.6344795],[22.2573848,37.6331998],[22.2565597,37.6335932],[22.2551025,37.633878],[22.2544274,37.6336698],[22.2542936,37.6335777],[22.253932,37.6330496],[22.2536754,37.6328746],[22.2534046,37.6328255],[22.2528596,37.6328715],[22.2520308,37.6324537],[22.2517254,37.6319445],[22.2515793,37.6314106],[22.2515542,37.6310317],[22.2512734,37.6304417],[22.2510963,37.6302588],[22.2504763,37.6301235],[22.249777,37.6295003],[22.2492836,37.6292766],[22.2490322,37.6288854],[22.2491808,37.6283468],[22.2491598,37.6273101],[22.2493583,37.6270607],[22.2493961,37.626899],[22.249733,37.6265436],[22.2498405,37.6263108],[22.250164,37.6260453],[22.2502955,37.6257498],[22.2501815,37.6252975],[22.2497857,37.6248703],[22.2490935,37.6249141],[22.2490429,37.6247151],[22.2492081,37.6244381],[22.2492264,37.6236566],[22.2492317,37.6234291],[22.2493853,37.623161],[22.2495236,37.6230639],[22.2499202,37.6230608],[22.2501973,37.6233263],[22.2511569,37.6234757],[22.2512084,37.6236927],[22.2509049,37.6241636],[22.2510187,37.6243411],[22.2513015,37.6244962],[22.2516307,37.6248616],[22.2520655,37.6256521],[22.252168,37.6261133],[22.2525967,37.6266784],[22.2534166,37.6269879],[22.2544012,37.6270386],[22.2544675,37.6271116],[22.2546058,37.6270145],[22.2546827,37.6271148],[22.254954,37.6271459],[22.2558637,37.6270061],[22.2558849,37.6270695],[22.2560651,37.6271172],[22.2567106,37.6271358],[22.2574166,37.626984],[22.2585355,37.6271087],[22.2589211,37.6270963],[22.2590474,37.6270261],[22.2592123,37.6267582],[22.2593503,37.6266701],[22.2604663,37.6264342],[22.2610431,37.6264787],[22.2615071,37.6260169],[22.2616443,37.6259649],[22.2617962,37.6257689],[22.2623774,37.6256242],[22.2629532,37.6257138],[22.2634535,37.6256401],[22.2636144,37.6255433],[22.2638145,37.6252218],[22.2644646,37.6250421],[22.2649063,37.6250486],[22.2654322,37.6253357],[22.265587,37.6255002],[22.2655812,37.6257525],[22.2656746,37.6258778],[22.2652796,37.6262955],[22.2649136,37.62693],[22.2648697,37.627887],[22.2648674,37.6279387],[22.2649331,37.6285255],[22.2652874,37.6288822],[22.2655711,37.629355],[22.2659357,37.6297569],[22.2665105,37.6298915],[22.2669053,37.6300596],[22.2670335,37.6301516],[22.2674648,37.6301219],[22.2675693,37.6301639],[22.2674697,37.63055],[22.2675417,37.6313532],[22.2676742,37.6325695],[22.2679575,37.6330604],[22.2679816,37.6334843],[22.2681367,37.6336398],[22.2681988,37.633893],[22.2684311,37.6341398],[22.2682364,37.6342271],[22.2683774,37.6344995],[22.2684234,37.6349598],[22.268274,37.6355344],[22.2683381,37.6361932],[22.2682844,37.6370396],[22.2680965,37.6373253],[22.2677432,37.6376535],[22.2676478,37.6381027],[22.2678414,37.6381687],[22.2676788,37.6384299],[22.2677027,37.6388628],[22.267469,37.6391658],[22.2677313,37.6395842],[22.2676226,37.639871],[22.2676243,37.6402856],[22.2674725,37.6409683],[22.2674807,37.6411036],[22.2677742,37.6416397],[22.2677797,37.6418921],[22.2680189,37.6423282],[22.2678286,37.642713],[22.2680351,37.6430945],[22.2680752,37.6433204],[22.2680009,37.6435897],[22.2681222,37.6437357],[22.2678942,37.6442821],[22.2678359,37.6453266],[22.2681656,37.6457731],[22.2680365,37.6459605],[22.2682932,37.6461355],[22.2684438,37.6464801],[22.2684399,37.6466513],[22.2681665,37.6471971],[22.2682198,37.647342],[22.2684208,37.6474712]]},{"id":19764,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u039f\u03a3 \u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf\u03c5: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u039f\u03c3\u03c4\u03c1\u03b1\u03ba\u03af\u03bd\u03b1\u03c2 \u03b1\u03c0\u03cc \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u039f\u03a3","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03c4\u03b7\u03c2 \u039f\u03c3\u03c4\u03c1\u03b1\u03ba\u03af\u03bd\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Menalon_EOSRefuge_Ostrakina_ascent","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":2044,"name_EN":"Mt Menalon: HAC Refuge-Ostrakina ascent","description_EN":"Ascent to Profitis Ilias summit of Ostrakina peak","ascent_time":65,"descent_time":45,"marker":"Yellow_square","level":12,"ascent":394,"descent":0,"maxelev":1972,"minelev":1564,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.26839 37.64185,22.27994 37.64857)","views":20,"millestones":"0,22.2684209,37.6474689#1,22.2764902,37.6471639#2,22.2798945,37.6437525","x":22.2764372,"y":37.6486768,"coor":[[22.2684209,37.6474689],[22.268578,37.6474464],[22.2689166,37.6475055],[22.2691829,37.6477527],[22.2695193,37.6479109],[22.270118,37.6479963],[22.2706302,37.647997],[22.2709468,37.6480287],[22.2713262,37.6481514],[22.2717357,37.6480853],[22.2720022,37.6478369],[22.272277,37.6477147],[22.2726837,37.6477747],[22.2733327,37.6476491],[22.2734561,37.6477049],[22.2736493,37.6476807],[22.2738781,37.6480806],[22.2739398,37.6483519],[22.2746351,37.6481818],[22.2751476,37.6485678],[22.2756476,37.6485121],[22.2761311,37.6486814],[22.2764372,37.6486768],[22.2764953,37.6486146],[22.2763706,37.6481261],[22.2763783,37.6477928],[22.2765611,37.64675],[22.2762928,37.6456105],[22.2761637,37.6443289],[22.2762463,37.6436992],[22.2764088,37.6435304],[22.2763444,37.6433762],[22.2767266,37.6430213],[22.277334,37.6427328],[22.2776709,37.6423772],[22.2780267,37.6421841],[22.2786758,37.6420494],[22.2791451,37.6418489],[22.2795078,37.6418452],[22.2796765,37.6419018],[22.2797855,37.6420926],[22.2798478,37.6428325],[22.279795,37.6431562],[22.2798945,37.6437525]]},{"id":19765,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u039f\u03a3 \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u039f\u03a3-\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5 (\u03c4\u03bc\u03ae\u03bc\u03b1 \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf\u03c5 \u039c\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd)","path":"PELOPONNESE\/Pelop_Menalon_EOSRefuge_Alonistena","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":7550,"name_EN":"Mt Menalon HAC refuge: Refuge-Alonistena","description_EN":"HAC refuge-Alonistena crossing","ascent_time":200,"descent_time":215,"marker":"Red_square","level":12,"ascent":185,"descent":608,"maxelev":1632,"minelev":1139,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.22011 37.62501,22.26894 37.64675)","views":10,"millestones":"0,22.2684209,37.6474689#1,22.2655016,37.6394833#2,22.2588900,37.6352230#3,22.2514967,37.6309122#4,22.2481997,37.6252511#5,22.2398311,37.6288445#6,22.2334338,37.6312045#7,22.2243020,37.6279198#7.6,22.2206055,37.6260515","x":22.2466627,"y":37.6261938,"coor":[[22.2684209,37.6474689],[22.2682199,37.6473398],[22.2681666,37.6471948],[22.2684399,37.6466491],[22.2684439,37.6464779],[22.2682932,37.6461332],[22.2680366,37.6459582],[22.2674429,37.6457039],[22.2673203,37.645612],[22.2673333,37.6450534],[22.2671249,37.6447529],[22.2670668,37.6443285],[22.2667934,37.6439009],[22.266581,37.6432849],[22.2665514,37.6430952],[22.2666597,37.6428265],[22.2666525,37.6426461],[22.2664228,37.6422913],[22.2661924,37.6414768],[22.265929,37.6411034],[22.2654268,37.6407715],[22.2653986,37.6405188],[22.2655467,37.6399983],[22.2655455,37.6395656],[22.2652849,37.6390751],[22.2649748,37.6387642],[22.265189,37.6383257],[22.2652093,37.6379385],[22.2650012,37.6371423],[22.2650116,37.6366919],[22.2649405,37.6363393],[22.2646166,37.6361363],[22.2641391,37.6362014],[22.2633675,37.6357574],[22.2631866,37.6357367],[22.2628665,37.6358582],[22.2626508,37.635873],[22.2617871,37.6354908],[22.2611166,37.635571],[22.2600628,37.6360512],[22.2596672,37.6360093],[22.2594767,37.6359164],[22.2587269,37.6350221],[22.2583355,37.6348],[22.2579916,37.6344795],[22.2573848,37.6331998],[22.2565597,37.6335932],[22.2551025,37.633878],[22.2544274,37.6336698],[22.2542936,37.6335777],[22.253932,37.6330496],[22.2536754,37.6328746],[22.2534046,37.6328255],[22.2528596,37.6328715],[22.2520308,37.6324537],[22.2517254,37.6319445],[22.2515793,37.6314106],[22.2515542,37.6310317],[22.2512734,37.6304417],[22.2510963,37.6302588],[22.2504763,37.6301235],[22.249777,37.6295003],[22.2492836,37.6292766],[22.2490322,37.6288854],[22.2491808,37.6283468],[22.2491598,37.6273101],[22.2493583,37.6270607],[22.2493961,37.626899],[22.249733,37.6265436],[22.2498405,37.6263108],[22.250164,37.6260453],[22.2502955,37.6257498],[22.2501815,37.6252975],[22.2497857,37.6248703],[22.2490935,37.6249141],[22.2490429,37.6247151],[22.2488696,37.6248567],[22.2482963,37.6251456],[22.2480869,37.6253768],[22.2478254,37.625418],[22.2472482,37.625869],[22.2466627,37.6261938],[22.2456467,37.6265121],[22.2451601,37.6264869],[22.2446975,37.6267323],[22.2443599,37.6269188],[22.2438942,37.626966],[22.2432195,37.6267486],[22.2427677,37.6264896],[22.2425512,37.6265404],[22.242102,37.6268492],[22.2418877,37.6272876],[22.2414499,37.6275965],[22.2408783,37.6282909],[22.2407868,37.6283256],[22.2407581,37.6280999],[22.2406417,37.6282333],[22.2405632,37.6281961],[22.2401702,37.6285237],[22.2399469,37.6288628],[22.2398779,37.6289069],[22.2398913,37.6288169],[22.2396851,37.628913],[22.2394952,37.6292797],[22.239414,37.6293596],[22.2391746,37.6294191],[22.2389316,37.6296317],[22.2385205,37.6302475],[22.2381012,37.6307279],[22.237641,37.6310184],[22.2373555,37.6311133],[22.2373733,37.6313208],[22.2367951,37.6313302],[22.2362353,37.6315201],[22.236049,37.6317336],[22.235912,37.6317766],[22.2362468,37.6319934],[22.2364706,37.6320711],[22.236744,37.6325326],[22.2365348,37.6327548],[22.2363944,37.6327617],[22.2361063,37.632487],[22.2351348,37.6318776],[22.2348424,37.6317831],[22.2339838,37.6316712],[22.2336072,37.631305],[22.2333165,37.6311385],[22.2328758,37.6310868],[22.2322141,37.6312751],[22.2318377,37.6309],[22.2314651,37.6308403],[22.230785,37.6308482],[22.2305606,37.6307547],[22.2302176,37.6304071],[22.2297206,37.6303365],[22.2295954,37.6303617],[22.2294066,37.63044],[22.2292328,37.6305996],[22.2287908,37.6306019],[22.2284488,37.6306869],[22.2282231,37.6306475],[22.2275973,37.6302776],[22.2271812,37.6301452],[22.2260893,37.6293627],[22.2254915,37.6292456],[22.2247993,37.6288116],[22.2242556,37.6278481],[22.2236282,37.6275503],[22.2234882,37.6272417],[22.2232832,37.6272837],[22.2231826,37.6272281],[22.2230527,37.6269738],[22.2229193,37.6268637],[22.2226932,37.6268422],[22.2224196,37.6269102],[22.2219678,37.6268493],[22.2216111,37.6270783],[22.221341,37.6270021],[22.2213233,37.6267337],[22.2209463,37.6263856],[22.2208151,37.6262912],[22.2208177,37.6261831],[22.2206055,37.6260515]]},{"id":19766,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u0396\u03b1\u03c1\u03b6\u03af","description_GR":"\u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u0392\u03c5\u03c4\u03af\u03bd\u03b1-\u0396\u03b1\u03c1\u03b6\u03af-\u0392\u03c5\u03c4\u03af\u03bd\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Vytina_Zarzi_loop","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5643,"name_EN":"Mt Menalon: Vytina-Zarzi loop","description_EN":"A loop trail between Vytina and Zarzi","ascent_time":130,"descent_time":125,"marker":"No_marks","level":12,"ascent":276,"descent":276,"maxelev":1055,"minelev":895,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.16506 37.66221,22.18275 37.67129)","views":13,"millestones":"0,22.1825503,37.6702463#1,22.1722946,37.6710031#2,22.1659456,37.6687047#3,22.1680047,37.6683080#4,22.1728974,37.6623377#5,22.1804301,37.6664224#5.6,22.1825503,37.6702463","x":22.1651613,"y":37.6699342,"coor":[[22.1825503,37.6702463],[22.1824231,37.6703052],[22.182136,37.670454],[22.1821623,37.6705828],[22.1820705,37.6706265],[22.1814048,37.6709587],[22.1810624,37.6710976],[22.1803475,37.6711226],[22.179733,37.6712122],[22.1791161,37.6709414],[22.1783679,37.6708487],[22.1779214,37.6709229],[22.1772136,37.6709931],[22.1768878,37.67129],[22.1767627,37.671306],[22.1766118,37.6714479],[22.1765011,37.671338],[22.1761694,37.6714591],[22.1756847,37.6713434],[22.1750722,37.671352],[22.1746111,37.6712007],[22.1742039,37.6711583],[22.1741233,37.6712111],[22.1737597,37.6712415],[22.1727683,37.6709829],[22.1725117,37.6710465],[22.1719023,37.6709289],[22.1717205,37.6709441],[22.1715139,37.671049],[22.1715274,37.6709591],[22.1711817,37.6711881],[22.1711763,37.6709447],[22.1706252,37.6712245],[22.1702034,37.6708575],[22.1700125,37.6707824],[22.1698718,37.6705099],[22.1696303,37.6703146],[22.1696307,37.669837],[22.1692256,37.6692539],[22.1691555,37.6688743],[22.1692553,37.6685063],[22.1691475,37.6682794],[22.1691124,37.6679634],[22.1687442,37.6680793],[22.1685096,37.6684001],[22.1682816,37.6684507],[22.1682725,37.6683604],[22.1682149,37.6683956],[22.1679905,37.6683019],[22.1677632,37.6683255],[22.1675158,37.6682405],[22.1673098,37.6683184],[22.1672343,37.668164],[22.166907,37.6681049],[22.1668743,37.6680503],[22.1666105,37.6681724],[22.1665316,37.6681531],[22.1665067,37.6682428],[22.1664392,37.6682238],[22.1661063,37.6683898],[22.166149,37.6684986],[22.1659397,37.6687117],[22.1659723,37.6687662],[22.1658301,37.6690164],[22.1657626,37.6689973],[22.1656701,37.669068],[22.1655388,37.6693363],[22.1654033,37.6693162],[22.1654359,37.6693707],[22.165335,37.6693241],[22.1653493,37.6696668],[22.1651613,37.6699342],[22.1650789,37.6705187],[22.1659586,37.670805],[22.1662989,37.6708013],[22.1663233,37.6707296],[22.1662989,37.6708013],[22.1659586,37.670805],[22.1650789,37.6705187],[22.1651613,37.6699342],[22.1653493,37.6696668],[22.165335,37.6693241],[22.1654359,37.6693707],[22.1654033,37.6693162],[22.1655388,37.6693363],[22.1656701,37.669068],[22.1657626,37.6689973],[22.1658301,37.6690164],[22.1659723,37.6687662],[22.1659397,37.6687117],[22.166149,37.6684986],[22.1661063,37.6683898],[22.1664392,37.6682238],[22.1665067,37.6682428],[22.1665316,37.6681531],[22.1666105,37.6681724],[22.1668743,37.6680503],[22.166907,37.6681049],[22.1672343,37.668164],[22.1673098,37.6683184],[22.1675158,37.6682405],[22.1677632,37.6683255],[22.1679905,37.6683019],[22.1682149,37.6683956],[22.1682725,37.6683604],[22.1682816,37.6684507],[22.1685096,37.6684001],[22.1687442,37.6680793],[22.1691124,37.6679634],[22.1686016,37.6666036],[22.1685965,37.6663512],[22.1688164,37.6657057],[22.1687391,37.6656234],[22.1690004,37.6656005],[22.169173,37.665495],[22.1694801,37.6649951],[22.1699076,37.6646683],[22.1702168,37.6640783],[22.1707909,37.6637807],[22.1708369,37.6632948],[22.1714086,37.6630964],[22.1715246,37.66299],[22.1715079,37.6632061],[22.1715873,37.6632073],[22.1727635,37.6623964],[22.1735311,37.6620658],[22.1737,37.6621135],[22.1735845,37.6622019],[22.1742999,37.6622805],[22.1742984,37.6623436],[22.1738311,37.6624445],[22.1742492,37.6624555],[22.1745787,37.6627017],[22.1749078,37.663252],[22.1750952,37.6634712],[22.1763924,37.6637346],[22.176624,37.6639995],[22.1771554,37.664188],[22.1781086,37.6646173],[22.1784352,37.6647034],[22.1789904,37.6646737],[22.1791582,37.6647664],[22.1793159,37.6652735],[22.1803901,37.6663175],[22.1804966,37.6665985],[22.1804556,37.6667984],[22.1800977,37.6674237],[22.1802334,37.6679035],[22.1802577,37.6683004],[22.1804698,37.6683893],[22.1802655,37.6688638],[22.1802692,37.6691793],[22.1808519,37.6695037],[22.1811195,37.6694988],[22.1814568,37.6696121],[22.1817332,37.6696254],[22.1818295,37.6698612],[22.1824231,37.6703052],[22.1825503,37.6702463]]},{"id":19767,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u03a1\u03bf\u03b5\u03b9\u03bd\u03cc-\u03a0\u03b9\u03ac\u03bd\u03b1","description_GR":"\u03a1\u03bf\u03b5\u03b9\u03bd\u03cc-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2-\u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u0395\u03bb\u03b9\u03c3\u03c3\u03ce\u03bd-\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1-\u03a0\u03b9\u03ac\u03bd\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Roeino_Piana","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8109,"name_EN":"Mt Menalon: Roeino-Piana","description_EN":"Roeino-Profitis Ilias-ancient Elisson-Panagia-Piana","ascent_time":190,"descent_time":190,"marker":"Orange_square","level":12,"ascent":260,"descent":304,"maxelev":1112,"minelev":850,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.2369 37.56166,22.28555 37.58248)","views":1,"millestones":"0,22.2851700,37.5780409#1,22.2772376,37.5769693#2,22.2724635,37.5828238#3,22.2648162,37.5769839#4,22.2591494,37.5707890#5,22.2547358,37.5631113#6,22.2476820,37.5641340#7,22.2412719,37.5682391#8.1,22.2383314,37.5746563","x":22.2554931,"y":37.5638845,"coor":[[22.28517,37.5780409],[22.2849553,37.577977],[22.2846905,37.5780114],[22.2844962,37.5786755],[22.2844256,37.5787916],[22.2842109,37.5787705],[22.2838336,37.5789272],[22.2834619,37.5788407],[22.282847,37.578807],[22.2825143,37.5786827],[22.2826892,37.5779733],[22.2824647,37.5773932],[22.2823005,37.5771475],[22.2819327,37.5770002],[22.2814494,37.57684],[22.2812234,37.5768186],[22.2809151,37.5769313],[22.2806133,37.5772514],[22.2803859,37.5772931],[22.2792696,37.5770876],[22.27899,37.5774282],[22.2787627,37.577461],[22.2769531,37.5768758],[22.2762074,37.5768018],[22.2757195,37.5768465],[22.2752533,37.5769298],[22.2750579,37.5770531],[22.2746748,37.5774621],[22.2739605,37.5786819],[22.27389,37.5783496],[22.2730553,37.5791846],[22.2729028,37.5794167],[22.2730291,37.5803198],[22.2729402,37.5802464],[22.2728445,37.580957],[22.2727869,37.5824702],[22.2723918,37.582906],[22.272247,37.5830008],[22.2720274,37.5826416],[22.2709564,37.581941],[22.2707849,37.5815239],[22.2701861,37.5809743],[22.2697827,37.5807882],[22.2694443,37.5807337],[22.2691749,37.5806306],[22.2688113,37.5801926],[22.2673996,37.579541],[22.2671693,37.5792132],[22.2667362,37.5788464],[22.2666062,37.5785921],[22.2661689,37.5784054],[22.2657263,37.5781105],[22.2656427,37.5778119],[22.2654532,37.5775275],[22.2648802,37.5770887],[22.2645532,37.5765431],[22.2640209,37.5760577],[22.2633883,37.5759943],[22.2626345,37.5762716],[22.2625188,37.576378],[22.2621291,37.5751196],[22.2617779,37.5746367],[22.2617513,37.5743209],[22.2618511,37.5739258],[22.2618479,37.5735743],[22.2613247,37.5727014],[22.2609931,37.572354],[22.2599415,37.5718068],[22.2596956,37.5711813],[22.258693,37.5704726],[22.2585851,37.5702457],[22.2586311,37.5702171],[22.2584979,37.5697667],[22.2582742,37.5696463],[22.257964,37.5693533],[22.2574464,37.5683362],[22.2565242,37.5675814],[22.2566179,37.567024],[22.2568577,37.5664507],[22.2566718,37.5656819],[22.2564511,37.5654353],[22.2560968,37.5651822],[22.2559698,37.5648018],[22.2556083,37.5642828],[22.2554931,37.5638845],[22.2550802,37.5636261],[22.2547516,37.5631526],[22.2546307,37.5628444],[22.2546168,37.5627743],[22.2546883,37.56271],[22.2547366,37.5620979],[22.2545756,37.5621135],[22.2543333,37.5623082],[22.2540246,37.5624389],[22.2539028,37.5623199],[22.2538217,37.5619131],[22.2531897,37.561345],[22.2529751,37.5613238],[22.2525201,37.5614162],[22.2520504,37.5611659],[22.2513416,37.5614618],[22.2510716,37.5613857],[22.2508199,37.5614992],[22.2501135,37.5621737],[22.2494636,37.5623713],[22.2490018,37.562752],[22.2487555,37.5631178],[22.2486414,37.5636389],[22.2480153,37.5637828],[22.2476091,37.5642094],[22.246874,37.5646581],[22.2463751,37.5646867],[22.2458734,37.5648415],[22.2443459,37.5648008],[22.2439784,37.5650206],[22.2437164,37.5650888],[22.2435277,37.5654104],[22.2433654,37.5655702],[22.2432055,37.565631],[22.2428437,37.5656075],[22.2423743,37.5653482],[22.2421821,37.5653363],[22.2421802,37.5654174],[22.2423797,37.5656006],[22.2424302,37.5658627],[22.2426196,37.5659917],[22.2427252,37.5663178],[22.2424832,37.5664944],[22.2423541,37.5666908],[22.2418531,37.5668095],[22.2418514,37.5668815],[22.242106,37.5671287],[22.2421033,37.5672458],[22.241963,37.567433],[22.2416767,37.5675729],[22.2416494,37.5677708],[22.2415569,37.5678505],[22.2411339,37.5680244],[22.2411762,37.5681512],[22.2415199,37.5684628],[22.2415066,37.5685437],[22.2403594,37.5686978],[22.2403464,37.5687697],[22.2406085,37.5691792],[22.2405796,37.5693861],[22.2404985,37.5691776],[22.240343,37.5690491],[22.239713,37.5688775],[22.2395918,37.5690199],[22.2389265,37.5693884],[22.2386794,37.5696912],[22.2388225,37.5698646],[22.2387265,37.5700974],[22.2385433,37.5701848],[22.2382597,37.5702076],[22.2382066,37.5702519],[22.2379277,37.5705542],[22.2371794,37.5705971],[22.2375084,37.5710526],[22.2376338,37.5714961],[22.2376484,37.5718388],[22.2374784,37.5723229],[22.2375639,37.5725405],[22.2376604,37.5726658],[22.2376814,37.5736936],[22.2379242,37.5739631],[22.2382899,37.574302],[22.2383314,37.5746563]]},{"id":19768,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u03a0\u03b9\u03ac\u03bd\u03b1-\u0391\u03c1\u03ba\u03bf\u03c5\u03b4\u03cc\u03c1\u03b5\u03bc\u03b1","description_GR":"\u03a0\u03b9\u03ac\u03bd\u03b1-\u0391\u03c1\u03ba\u03bf\u03c5\u03b4\u03cc\u03c1\u03b5\u03bc\u03b1-\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u0391\u03c1\u03ba\u03bf\u03c5\u03b4\u03bf\u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Piana_Arkoudorema","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6534,"name_EN":"Mt Menalon: Piana-Arkoudorema","description_EN":"Piana-Arkoudorema-Panagia","ascent_time":155,"descent_time":155,"marker":"Orange_square","level":12,"ascent":379,"descent":304,"maxelev":1167,"minelev":964,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.18898 37.56977,22.23848 37.57581)","views":9,"millestones":"0,22.2383552,37.5748617#1,22.2312569,37.5697130#2,22.2216905,37.5724817#3,22.2144886,37.5718465#4,22.2092226,37.5749876#5,22.1993974,37.5741317#6.5,22.1904933,37.5709585","x":22.214187,"y":37.5724752,"coor":[[22.2383552,37.5748617],[22.238213,37.5746523],[22.2380985,37.5746574],[22.2379626,37.5746598],[22.2377152,37.5744353],[22.2375185,37.5744797],[22.2370193,37.5735034],[22.2370041,37.5734266],[22.2369929,37.5727009],[22.2368115,37.5724233],[22.2365892,37.5722488],[22.2362743,37.5716763],[22.2360828,37.5716374],[22.235916,37.5717926],[22.2355703,37.5717176],[22.2353155,37.5714795],[22.2347117,37.571155],[22.2343132,37.5707705],[22.2338779,37.570025],[22.233121,37.5699506],[22.2319985,37.5700149],[22.2316088,37.5697387],[22.2313593,37.569753],[22.2311238,37.5696593],[22.2307003,37.5698512],[22.230279,37.5699531],[22.2300013,37.5702012],[22.2290948,37.5702327],[22.2289643,37.5704831],[22.2287341,37.5706419],[22.2289359,37.570726],[22.2288772,37.5708152],[22.2284533,37.5710252],[22.2279228,37.5714318],[22.2274196,37.5716405],[22.226657,37.5718093],[22.2261861,37.5720906],[22.2256509,37.5722178],[22.2247608,37.5720332],[22.2241205,37.5722939],[22.2238811,37.5723624],[22.2235413,37.5723663],[22.2234945,37.5724287],[22.2230836,37.5725667],[22.2219517,37.5725496],[22.2214454,37.5724158],[22.2209252,37.5719123],[22.220652,37.5719713],[22.2205775,37.5717719],[22.2203208,37.5716148],[22.2200787,37.5713228],[22.219844,37.5711931],[22.2196298,37.5711538],[22.2194205,37.5713849],[22.219761,37.5718227],[22.2197679,37.572012],[22.2196386,37.5722084],[22.219647,37.5725239],[22.219501,37.5724766],[22.219416,37.572241],[22.2191029,37.5720741],[22.2189705,37.5719279],[22.2185637,37.5718947],[22.218262,37.5717279],[22.2180234,37.5717604],[22.2172774,37.5717041],[22.2168053,37.5715617],[22.2164967,37.5716833],[22.2160471,37.5715413],[22.2156713,37.5716347],[22.2155474,37.5716058],[22.2153279,37.5713141],[22.2150661,37.5713732],[22.2147496,37.5713504],[22.2144988,37.5714187],[22.2144788,37.5721101],[22.214187,37.5724752],[22.2138645,37.5727047],[22.213602,37.5727908],[22.2133931,37.5730039],[22.2132029,37.5733796],[22.2131734,37.5736675],[22.2129982,37.5738902],[22.2130618,37.5740714],[22.2133505,37.5743101],[22.2134728,37.5748797],[22.2136496,37.5750627],[22.213987,37.5751579],[22.2141408,37.5753585],[22.2140664,37.5756277],[22.2134799,37.5760064],[22.2131519,37.576033],[22.2129853,37.5758953],[22.2125014,37.5757708],[22.2121448,37.575531],[22.2116293,37.5753069],[22.2107344,37.5753204],[22.210403,37.5749729],[22.2097134,37.5749264],[22.2083506,37.575095],[22.2071275,37.5755721],[22.2065466,37.5757165],[22.2062179,37.5757295],[22.2058735,37.5759225],[22.2053546,37.5758426],[22.2050446,37.5760181],[22.204557,37.5760467],[22.2042115,37.5758162],[22.2035955,37.5755364],[22.2033351,37.5755324],[22.2029555,37.5753104],[22.2025726,37.5752234],[22.2024507,37.5751134],[22.2021542,37.575199],[22.2019898,37.5749712],[22.2016502,37.574966],[22.2015235,37.5745856],[22.2013572,37.5744389],[22.2008694,37.5744765],[22.2006443,37.574419],[22.2004336,37.5742355],[22.2001726,37.5742586],[22.1997459,37.5741079],[22.1992242,37.574145],[22.1987736,37.574048],[22.19866,37.5740643],[22.1984737,37.5742777],[22.1983968,37.5741774],[22.1982344,37.5743371],[22.198204,37.5741925],[22.1979554,37.5741707],[22.1976012,37.5738318],[22.197296,37.5738091],[22.1971423,37.5736085],[22.1968731,37.5735052],[22.196645,37.5735739],[22.1964882,37.5734994],[22.1953994,37.5735728],[22.1946641,37.5735436],[22.1943616,37.5734128],[22.1940281,37.5731553],[22.1923721,37.5728055],[22.191282,37.5719957],[22.1907897,37.5717539],[22.1897547,37.5714766],[22.1895914,37.5712038],[22.1891348,37.5694889],[22.1892407,37.5694252],[22.1893739,37.5694926],[22.1896177,37.5701204],[22.1901264,37.5708087],[22.1904933,37.5709585]]},{"id":19769,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u03a1\u03bf\u03b5\u03b9\u03bd\u03cc-\u0391\u03ca\u03bd\u03c4\u03af\u03bd\u03b7\u03c2","description_GR":"\u03a1\u03bf\u03b5\u03b9\u03bd\u03cc-\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf-\u0391\u03ca\u03bd\u03c4\u03af\u03bd\u03b7\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Roeino_Aintinis","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":4987,"name_EN":"Mt Menalon: Roeino-Aintinis","description_EN":"Roeino-Diaselo-Aintinis","ascent_time":170,"descent_time":130,"marker":"Orange_square","level":12,"ascent":759,"descent":25,"maxelev":1844,"minelev":1099,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.28442 37.57831,22.30397 37.59976)","views":5,"millestones":"0,22.2851700,37.5780409#1,22.2912537,37.5837905#2,22.2950252,37.5916492#3,22.2964377,37.5995427#4,22.2985339,37.5931162#5.0,22.3037503,37.5881713","x":22.2968222,"y":37.5997089,"coor":[[22.28517,37.5780409],[22.285146,37.578347],[22.2849867,37.5783807],[22.284911,37.5785193],[22.2850452,37.5785934],[22.28494,37.578736],[22.284974,37.5788897],[22.284997,37.5792145],[22.2851669,37.5793657],[22.2852996,37.5795524],[22.2857623,37.5800052],[22.2861818,37.5799843],[22.2867455,37.5801569],[22.2873324,37.5803322],[22.2877341,37.5802997],[22.2878805,37.5803379],[22.2878737,37.5806352],[22.2885717,37.5820017],[22.2888712,37.5822764],[22.2893339,37.5828419],[22.2897616,37.5829562],[22.2906115,37.5829325],[22.2908686,37.5830804],[22.2910277,37.5835514],[22.2913183,37.5838575],[22.2914315,37.5843548],[22.2919173,37.5849026],[22.2922195,37.5855559],[22.2922469,37.5858447],[22.2921023,37.5861287],[22.2921602,37.5866185],[22.2921311,37.5873931],[22.2926725,37.5879868],[22.2929728,37.5887211],[22.2933644,37.5894298],[22.2940322,37.5899441],[22.2940707,37.5902421],[22.2941969,37.5901718],[22.2942527,37.5902087],[22.2943103,37.5906601],[22.2947515,37.5911802],[22.295043,37.5913106],[22.2950724,37.5915093],[22.2948297,37.5922178],[22.2945296,37.5924658],[22.2944571,37.592663],[22.2945076,37.5929341],[22.2947904,37.5934429],[22.2948952,37.5938139],[22.2940444,37.5948651],[22.293959,37.5951342],[22.2939917,37.5956845],[22.2939137,37.596125],[22.2940125,37.5967573],[22.2942509,37.5972294],[22.2946872,37.59747],[22.2950864,37.5983409],[22.2956818,37.5990525],[22.2960594,37.5993824],[22.2968222,37.5997089],[22.2971295,37.5999431],[22.2972518,37.599839],[22.2972117,37.5997663],[22.2971993,37.5993155],[22.2969307,37.5991764],[22.2967871,37.5990121],[22.2966708,37.59865],[22.2963008,37.5979867],[22.2963146,37.5978788],[22.2960414,37.5974422],[22.2960447,37.5968024],[22.2958217,37.596646],[22.2957457,37.5965007],[22.2957535,37.5961583],[22.2959404,37.5959087],[22.2959791,37.5957019],[22.2965232,37.5951871],[22.2965016,37.5951417],[22.297014,37.5950229],[22.2973358,37.5948203],[22.2972411,37.5945035],[22.2974134,37.5943978],[22.2975099,37.5941378],[22.2978646,37.5939807],[22.298096,37.5937678],[22.2981919,37.5935348],[22.2982956,37.5934552],[22.2982631,37.5933916],[22.2987036,37.5929474],[22.2989434,37.5928607],[22.2989564,37.5927888],[22.2992051,37.5928104],[22.2992864,37.5927215],[22.2993644,37.5927767],[22.2997615,37.5927463],[22.2998085,37.5926749],[22.2997418,37.5926199],[22.2998579,37.5924954],[22.3000979,37.5923997],[22.300222,37.5924195],[22.3002805,37.5923392],[22.3002039,37.592221],[22.3004696,37.5919905],[22.3005526,37.5918294],[22.3010071,37.5915611],[22.3013562,37.5913543],[22.3014134,37.5913281],[22.3015456,37.5914922],[22.3028836,37.5909257],[22.3028974,37.5908177],[22.3031178,37.5905866],[22.3034436,37.589708],[22.3033771,37.589644],[22.3034927,37.5895375],[22.3034548,37.5892125],[22.3035449,37.5887362],[22.3033921,37.5884816],[22.3037503,37.5881713]]},{"id":19774,"author":"AnaDigit","name_GR":"Tripolis Trails: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u0386\u03bb\u03c3\u03bf\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5-\u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"PELOPONNESE\/Pelop_Menalon_AlsosAgGeorgiou_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":397,"name_EN":"Tripolis Trails: Agios Georgios loop","description_EN":"A hike for the family","ascent_time":125,"descent_time":125,"marker":"Red_dots","level":10,"ascent":269,"descent":269,"maxelev":923,"minelev":659,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.35185 37.52134,22.37698 37.53139)","views":1,"millestones":"0,22.3768152,37.5291457#1,22.3688235,37.5312036#2,22.3625837,37.5244050#3,22.3561084,37.5227102#4,22.3546228,37.5272460#5,22.3620628,37.5278246#6,22.3707227,37.5316507#0.4,22.3768152,37.5291457","x":22.3545888,"y":37.5245503,"coor":[[22.3768152,37.5291457],[22.3760452,37.5291171],[22.3746037,37.5293136],[22.3753926,37.5293177],[22.3754711,37.5293548],[22.3755566,37.5299125],[22.3752964,37.5299089],[22.3749419,37.5300753],[22.3740693,37.5307009],[22.3732207,37.5311196],[22.3720443,37.5314504],[22.3707665,37.5315995],[22.3693132,37.5315546],[22.3684866,37.5309597],[22.3677127,37.5300049],[22.3675153,37.5287607],[22.3661221,37.5280249],[22.3654532,37.5270603],[22.3654597,37.5260825],[22.3644236,37.5254823],[22.362897,37.5246726],[22.361013,37.5230828],[22.3609646,37.5229852],[22.3602804,37.5227053],[22.3602226,37.5222449],[22.3603194,37.5219578],[22.3603013,37.5217503],[22.3604303,37.5214975],[22.360693,37.5213839],[22.3606316,37.5211195],[22.3600406,37.5212374],[22.3596741,37.5213585],[22.3593315,37.5215836],[22.3588342,37.5215587],[22.3580706,37.5213881],[22.3574581,37.5214516],[22.3574228,37.5215142],[22.3575697,37.5215253],[22.3575566,37.5216062],[22.3576798,37.521662],[22.3576205,37.5217874],[22.3572437,37.5219444],[22.3563574,37.522626],[22.3558444,37.5227991],[22.3559208,37.5229263],[22.3549944,37.5233731],[22.3550945,37.5234556],[22.3556581,37.5235536],[22.3558032,37.5236457],[22.3553795,37.5238741],[22.3551368,37.5241051],[22.355089,37.5242216],[22.3551492,37.5242788],[22.3550222,37.5243942],[22.354693,37.5244436],[22.3545888,37.5245503],[22.3541441,37.5248168],[22.3529886,37.5253865],[22.3525981,37.5256514],[22.351958,37.5264536],[22.3519767,37.5266341],[22.3522415,37.5269443],[22.3523709,37.52691],[22.3527314,37.5269871],[22.3531986,37.5268404],[22.3533984,37.5270145],[22.3536132,37.5270265],[22.3537017,37.5271178],[22.3539412,37.5270311],[22.3543233,37.5271535],[22.3544454,37.5272634],[22.3547629,37.5272318],[22.3548376,37.5274401],[22.3550593,37.5276505],[22.3555108,37.5277018],[22.3556083,37.5279015],[22.3555341,37.5281888],[22.3555892,37.5282527],[22.3555091,37.5282966],[22.3555392,37.5284683],[22.3554178,37.5288451],[22.3553845,37.5293314],[22.3555802,37.5296946],[22.3557583,37.5298323],[22.3560405,37.5293495],[22.3562291,37.5291493],[22.3569752,37.5291214],[22.3576388,37.5289527],[22.3589873,37.5283022],[22.3600533,37.5282337],[22.3614428,37.527764],[22.3628939,37.5279036],[22.3642734,37.5278866],[22.366011,37.5279467],[22.3675226,37.5287675],[22.3677192,37.5300478],[22.3685394,37.5309536],[22.3693202,37.5315728],[22.370818,37.5316543],[22.3721714,37.5314589],[22.3732891,37.53108],[22.3740467,37.5307187],[22.3750041,37.5301122],[22.3753383,37.529914],[22.3756233,37.529918],[22.3754711,37.5293548],[22.3753926,37.5293177],[22.3746037,37.5293136],[22.3760452,37.5291171],[22.3768152,37.5291457]]},{"id":19775,"author":"AnaDigit","name_GR":"Tripolis Trails: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u0392\u03bb\u03b1\u03c7\u03ad\u03c1\u03bd\u03b1-\u039a\u03ac\u03c0\u03b5\u03bb\u03b7","description_GR":"\u0392\u03bb\u03b1\u03c7\u03ad\u03c1\u03bd\u03b1-\u0391\u03c1\u03c0\u03b1\u03ba\u03c9\u03c4\u03ae-\u039a\u03ac\u03c0\u03b5\u03bb\u03b7-\u03a4\u03c1\u03bf\u03cd\u03c0\u03b1-\u0391\u03b3\u03af\u03b1 \u0395\u03bb\u03b5\u03bf\u03cd\u03c3\u03b1-\u0392\u03bb\u03b1\u03c7\u03ad\u03c1\u03bd\u03b1","path":"PELOPONNESE\/Pelop_Menalon_Vlacherna_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":12979,"name_EN":"Tripolis Trails: Vlacherna loop","description_EN":"Vlacherna-Arpakoti-Kapeli-Troupa-Agia Elousa-Vlacherna","ascent_time":310,"descent_time":310,"marker":"Yellow_square","level":10,"ascent":709,"descent":709,"maxelev":1439,"minelev":786,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.24377 37.6786,22.26443 37.72303)","views":11,"millestones":"0,22.2507834,37.7231303#1,22.2509171,37.7145446#2,22.2491445,37.7096172#3,22.2481309,37.7023143#4,22.2447826,37.6948513#5,22.2506965,37.6881341#6,22.2531030,37.6805123#7,22.2591445,37.6832983#8,22.2641566,37.6881664#9,22.2620509,37.6963094#10,22.2586767,37.7043194#11,22.2582149,37.7114731#12,22.2501676,37.7160690#13.0,22.2507822,37.7231325","x":22.2580558,"y":37.6821962,"coor":[[22.2507834,37.7231303],[22.2506985,37.7227302],[22.25067,37.7220088],[22.2506492,37.7216007],[22.2506504,37.7215466],[22.2506459,37.7209247],[22.2505355,37.7198326],[22.2504868,37.7196269],[22.2503781,37.7189403],[22.2505079,37.718726],[22.250161,37.7183874],[22.250033,37.718043],[22.2499679,37.7178122],[22.2499198,37.7176403],[22.2498535,37.7170805],[22.2497558,37.7164595],[22.2501257,37.7161225],[22.2503832,37.7157839],[22.2506381,37.7150757],[22.2507451,37.714719],[22.2509776,37.7144792],[22.2510314,37.7141195],[22.251145,37.7138283],[22.2510732,37.7135027],[22.2508704,37.7134457],[22.2507986,37.7131202],[22.2505842,37.7130719],[22.2504917,37.7129511],[22.2503143,37.7127322],[22.2503441,37.7124262],[22.2502375,37.7121363],[22.2502924,37.7117315],[22.2501362,37.7116211],[22.2502297,37.7115053],[22.2501879,37.7113515],[22.2502938,37.7111908],[22.2500697,37.7110703],[22.2497253,37.7112455],[22.2497409,37.7110654],[22.2496957,37.7110558],[22.2493933,37.7113757],[22.2492906,37.7114012],[22.2493352,37.7109513],[22.2491807,37.7107687],[22.2491631,37.7105522],[22.2492244,37.7103548],[22.2493986,37.7101862],[22.2491611,37.7101556],[22.2499835,37.7099155],[22.2503006,37.7099382],[22.2506001,37.7097444],[22.2500883,37.7097999],[22.2494235,37.7096098],[22.2489241,37.7096204],[22.2479225,37.709281],[22.247755,37.7086837],[22.2477404,37.7083411],[22.2473487,37.7076323],[22.2473251,37.7071903],[22.2471702,37.7070258],[22.2467977,37.7069482],[22.2468798,37.7068322],[22.2466772,37.7067661],[22.2467287,37.7065055],[22.2466311,37.7063148],[22.2466066,37.7059089],[22.2462674,37.7053812],[22.2462507,37.7051286],[22.246478,37.7046273],[22.2465961,37.7044308],[22.246816,37.7042448],[22.2468363,37.7038666],[22.2471267,37.7035735],[22.2473744,37.7031716],[22.2478659,37.70253],[22.24812,37.7023355],[22.2482032,37.7021746],[22.2479306,37.7017109],[22.2479831,37.7014052],[22.2479097,37.7011518],[22.24791,37.7006561],[22.2479611,37.7004136],[22.2477613,37.7002304],[22.2477424,37.7000679],[22.2475667,37.6998219],[22.2475523,37.6994702],[22.2471663,37.6992009],[22.2467023,37.6991579],[22.2461173,37.698951],[22.2458683,37.6989292],[22.2455565,37.6985348],[22.2451866,37.6983491],[22.2447664,37.6979958],[22.2445446,37.6974338],[22.2443928,37.6966565],[22.2445513,37.6961902],[22.2447079,37.6953183],[22.2447826,37.6949049],[22.244781,37.6939631],[22.244875,37.6938698],[22.2448272,37.6934906],[22.2448779,37.6932661],[22.245194,37.6928472],[22.2454091,37.6923818],[22.2457716,37.6919185],[22.2460721,37.6916797],[22.2466558,37.691454],[22.2467687,37.6909961],[22.2470882,37.6909107],[22.2473526,37.6907614],[22.2475418,37.6904308],[22.2478066,37.6902635],[22.2482153,37.6897649],[22.2485007,37.6892013],[22.2487667,37.68898],[22.2494037,37.6886154],[22.2495139,37.6886441],[22.2498911,37.6886677],[22.2503371,37.6885121],[22.2508954,37.6879166],[22.2508607,37.6874655],[22.2502421,37.6867623],[22.2500308,37.686588],[22.2493365,37.6857305],[22.2498199,37.6849446],[22.2503772,37.6844369],[22.2508811,37.684138],[22.2511749,37.6838787],[22.2512713,37.6836368],[22.2516513,37.6833901],[22.2519077,37.6830965],[22.2521929,37.682542],[22.2522857,37.6819666],[22.253399,37.6799463],[22.2540182,37.6791714],[22.2544939,37.6787098],[22.2547018,37.6785507],[22.2549532,37.6784643],[22.2553219,37.678517],[22.2555191,37.6786619],[22.2556364,37.6789791],[22.2562457,37.6795919],[22.2564117,37.6802522],[22.256532,37.6804433],[22.2578103,37.6815436],[22.257847,37.6819137],[22.2580558,37.6821962],[22.2583566,37.6824259],[22.2583826,37.6827688],[22.2589253,37.6828399],[22.2591717,37.6829697],[22.2592815,37.6831245],[22.2590711,37.6833918],[22.2591118,37.6835906],[22.2595048,37.6837587],[22.2597132,37.6840591],[22.2600863,37.6841097],[22.2601442,37.6845432],[22.2602901,37.6846084],[22.2603818,37.6845647],[22.2605271,37.6846569],[22.2607309,37.684669],[22.261126,37.6842602],[22.2620266,37.6840572],[22.2625095,37.6837759],[22.2627925,37.6837981],[22.2629274,37.6838925],[22.2630582,37.6841197],[22.263418,37.6842512],[22.2633911,37.6844311],[22.2635007,37.6845949],[22.2634556,37.6850719],[22.2635189,37.6852711],[22.2636328,37.6859374],[22.2635807,37.686225],[22.2636445,37.6864062],[22.2637673,37.6864891],[22.2637035,37.6867946],[22.2638849,37.687284],[22.2639434,37.6876904],[22.2641072,37.6879631],[22.2642006,37.688334],[22.2641859,37.688478],[22.2640452,37.6886742],[22.2639515,37.6891978],[22.2637588,37.6892851],[22.2636975,37.6894824],[22.2634349,37.6895597],[22.2631586,37.6897359],[22.2624809,37.6905911],[22.2624204,37.6907524],[22.2625451,37.6912409],[22.2625325,37.6917814],[22.2620836,37.6925499],[22.2619093,37.6932142],[22.2619712,37.6934765],[22.2618857,37.6937366],[22.2617457,37.6939057],[22.2617409,37.694113],[22.261588,37.694345],[22.261525,37.6946145],[22.2616398,37.6955264],[22.2620515,37.6958659],[22.2620439,37.6966769],[22.2621191,37.6968583],[22.2621535,37.6973274],[22.2622431,37.6973738],[22.2621553,37.6982197],[22.2617114,37.6992585],[22.2614538,37.6996062],[22.2613088,37.7004692],[22.2608817,37.7007874],[22.2606873,37.7008566],[22.2604422,37.7011504],[22.2599721,37.7013688],[22.259845,37.7019527],[22.2595523,37.7023449],[22.2593574,37.7024322],[22.2590182,37.7028688],[22.2590144,37.7030309],[22.2588278,37.7032535],[22.2586845,37.7035578],[22.2586483,37.704134],[22.2588439,37.7054707],[22.2592634,37.7059636],[22.2594793,37.7064354],[22.2598434,37.7068734],[22.2598862,37.7074688],[22.2600043,37.7076598],[22.2601535,37.70768],[22.2601856,37.7077616],[22.2602685,37.7076096],[22.2603582,37.707656],[22.2609195,37.7083943],[22.260871,37.7085288],[22.2609602,37.7090798],[22.2609232,37.7092054],[22.2606231,37.7094263],[22.2603179,37.7098634],[22.2600884,37.7099772],[22.2598761,37.7103255],[22.2593855,37.7104445],[22.2590726,37.7107282],[22.2586601,37.7109024],[22.2586569,37.7110375],[22.2582157,37.7114726],[22.2576621,37.711861],[22.2571832,37.711962],[22.2571904,37.7121424],[22.2569578,37.7123823],[22.2568513,37.7126646],[22.2565027,37.712923],[22.2563671,37.712903],[22.2563648,37.7130021],[22.2561804,37.7131255],[22.2557212,37.7133531],[22.2556085,37.7133244],[22.2552854,37.7135539],[22.2548177,37.7136641],[22.2547732,37.7136274],[22.2545346,37.7136419],[22.2544559,37.7136137],[22.2544698,37.7135058],[22.2543228,37.7134856],[22.2541636,37.7135012],[22.2538876,37.7136594],[22.2533903,37.7135799],[22.2532256,37.7138298],[22.2528509,37.7138423],[22.2527241,37.7139305],[22.2527027,37.7138761],[22.2526342,37.7138931],[22.2511976,37.714728],[22.25098,37.7148149],[22.250637,37.7150779],[22.2503821,37.7157861],[22.2501246,37.7161247],[22.2497547,37.7164617],[22.2498524,37.7170828],[22.2499187,37.7176425],[22.2499667,37.7178144],[22.2500315,37.7180452],[22.2501596,37.7183896],[22.2505068,37.7187282],[22.250377,37.7189426],[22.2504856,37.7196291],[22.250534,37.7198348],[22.2506444,37.720927],[22.2506493,37.7215489],[22.250648,37.7216029],[22.2506689,37.722011],[22.2506973,37.7227324],[22.2507822,37.7231325]]},{"id":19809,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039b\u03b9\u03bc\u03c0\u03bf\u03b2\u03af\u03c3\u03b9-\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u039d\u03b1\u03c5\u03b1\u03c1\u03af\u03bd\u03bf\u03c5","description_GR":"\u0399\u03c3\u03c4\u03bf\u03b9\u03c1\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03b1 \u03bb\u03b7\u03bc\u03ad\u03c1\u03b9\u03b1 \u03c4\u03c9\u03bd \u039a\u03bf\u03bb\u03bf\u03ba\u03bf\u03c4\u03c1\u03c9\u03bd\u03b1\u03af\u03c9\u03bd","path":"PELOPONNESE\/Pelop_Menalon_Libovisi_Navarino_col","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2790,"name_EN":"Menalon: Libovisi-Navarino pass","description_EN":"Historic route of Libovisi area","ascent_time":70,"descent_time":65,"marker":"Red_dots","level":12,"ascent":277,"descent":123,"maxelev":1481,"minelev":1206,"link_logo":"saoo","link_ref":"http:\/\/www.saoo.gr","pdf_link":"","bbox":"LINESTRING(22.18001 37.58133,22.19747 37.5864)","views":0,"millestones":"0,22.1963295,37.5828202#1,22.1922684,37.5856530#2,22.1844030,37.5862153#2.8,22.1802237,37.5810589","x":22.1887526,"y":37.5863136,"coor":[[22.1963295,37.5828202],[22.1962815,37.5830065],[22.1958957,37.5830366],[22.1956282,37.5829762],[22.1955592,37.5830202],[22.1956463,37.5831658],[22.1959025,37.5833409],[22.1962056,37.5834537],[22.1964731,37.583629],[22.1966377,37.5838478],[22.1970122,37.5838175],[22.1969419,37.5848528],[22.1970577,37.5852151],[22.1973669,37.5855443],[22.1972154,37.5857222],[22.1963249,37.5855464],[22.1959061,37.5850713],[22.1955656,37.5851022],[22.1951739,37.5849069],[22.194858,37.584857],[22.1942667,37.5849561],[22.1939047,37.5849416],[22.1934937,37.5850795],[22.1933173,37.5853472],[22.1926485,37.585373],[22.1922253,37.5855467],[22.1924178,37.5860183],[22.1920755,37.5865899],[22.1916048,37.5863844],[22.1912957,37.5860552],[22.1904863,37.5858085],[22.1898253,37.5859786],[22.1892976,37.5862589],[22.1887526,37.5863136],[22.1884535,37.5865073],[22.1883636,37.5864789],[22.1883322,37.5863702],[22.188452,37.5861017],[22.1884315,37.5860113],[22.1881707,37.5860253],[22.1877817,37.5857219],[22.1870935,37.5856122],[22.1869102,37.5856995],[22.1867012,37.5859126],[22.1866109,37.5859022],[22.186445,37.5857374],[22.1860787,37.585867],[22.1853803,37.5855994],[22.1853308,37.5859434],[22.1853258,37.5859771],[22.1850136,37.5862426],[22.1847863,37.5862752],[22.1839063,37.5861355],[22.1838249,37.5857557],[22.1834932,37.5854262],[22.183192,37.5847726],[22.1832533,37.5841157],[22.1832002,37.5839707],[22.18271,37.5836387],[22.1820356,37.5829614],[22.1817889,37.5823988],[22.1812958,37.5821839],[22.1812558,37.581967],[22.1808082,37.5817438],[22.1805118,37.5813607],[22.1801436,37.5810937],[22.1802237,37.5810589]]},{"id":19824,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Zatouna_PrfIlias","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2326,"name_EN":"Mt Menalon: Zatouna-Profitis Ilias","description_EN":"Ascent to Profitis Ilias chapel","ascent_time":45,"descent_time":35,"marker":"No_marks","level":12,"ascent":297,"descent":3,"maxelev":1324,"minelev":1026,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.00594 37.58371,22.02436 37.59042)","views":0,"millestones":"0,22.0241869,37.5904591#1,22.0150306,37.5872851#2,22.0064640,37.5834831#2.3,22.0091427,37.5840261","x":22.0128576,"y":37.5866414,"coor":[[22.0241869,37.5904591],[22.0240186,37.5904382],[22.0235687,37.5904014],[22.0228472,37.5907047],[22.0227227,37.5907026],[22.0224459,37.5904637],[22.0222437,37.5899736],[22.0220196,37.5900149],[22.0213862,37.5897295],[22.021233,37.5895286],[22.0210675,37.5895349],[22.0204436,37.5891459],[22.0200269,37.5890578],[22.0190075,37.5886351],[22.0184525,37.5882113],[22.0179318,37.5882025],[22.0175221,37.5881033],[22.0174785,37.5880417],[22.0160435,37.5879162],[22.015819,37.5880138],[22.0154351,37.5879713],[22.0153058,37.5878452],[22.015291,37.5875475],[22.0152158,37.5873931],[22.0144797,37.5869661],[22.0140585,37.5866256],[22.0138097,37.5866124],[22.0131832,37.586746],[22.0128576,37.5866414],[22.0111656,37.5863876],[22.010683,37.5862263],[22.0102473,37.5860026],[22.0095895,37.5860366],[22.0091745,37.5858854],[22.0090416,37.585775],[22.0087916,37.5853833],[22.0084317,37.5852871],[22.0081772,37.5850665],[22.0077966,37.5848979],[22.0075119,37.5845326],[22.0074163,37.5842967],[22.0071485,37.5841479],[22.0067845,37.5837813],[22.006616,37.5837334],[22.0062065,37.5837986],[22.0061182,37.583716],[22.006143,37.5836353],[22.0065444,37.5834438],[22.0068394,37.5834217],[22.0071778,37.5834725],[22.0077792,37.5834286],[22.0080033,37.5834369],[22.0081824,37.5835143],[22.0085165,37.5837272],[22.0089136,37.5836978],[22.0091612,37.5837561],[22.0091427,37.5840261]]},{"id":19825,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1-\u0392\u03bb\u03cc\u03b3\u03b3\u03bf\u03c2","description_GR":"\u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1-\u0392\u03bb\u03cc\u03b3\u03b3\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"PELOPONNESE\/Pelop_Menalon_Zatouna_Vlogos1","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":3395,"name_EN":"Mt Menalon: Zatouna-Vlogos","description_EN":"Zatouna-Vlogos by the old route","ascent_time":65,"descent_time":60,"marker":"No_marks","level":12,"ascent":192,"descent":139,"maxelev":1162,"minelev":1026,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(21.99569 37.58805,22.02425 37.59587)","views":0,"millestones":"0,22.0241869,37.5904591#1,22.0145326,37.5881425#2,22.0073784,37.5931828#3,21.9982767,37.5956400#3.4,21.9957346,37.5942779","x":22.0105485,"y":37.591834,"coor":[[22.0241869,37.5904591],[22.0240186,37.5904382],[22.0235687,37.5904014],[22.0228472,37.5907047],[22.0227227,37.5907026],[22.0224459,37.5904637],[22.0222437,37.5899736],[22.0220196,37.5900149],[22.0213862,37.5897295],[22.021233,37.5895286],[22.0210675,37.5895349],[22.0204436,37.5891459],[22.0200269,37.5890578],[22.0190075,37.5886351],[22.0184525,37.5882113],[22.0179318,37.5882025],[22.0175221,37.5881033],[22.0174785,37.5880417],[22.0160435,37.5879162],[22.015819,37.5880138],[22.0154351,37.5879713],[22.0150903,37.5880308],[22.0147979,37.5879538],[22.0144284,37.588218],[22.0142163,37.5885298],[22.0138235,37.5888206],[22.013772,37.5889752],[22.0135771,37.589062],[22.0134883,37.589421],[22.0137431,37.5897948],[22.0138282,37.5900959],[22.0136644,37.5902914],[22.0136759,37.5904065],[22.0130765,37.5908943],[22.0131307,37.5909854],[22.0130796,37.5912008],[22.0127468,37.5913664],[22.0122831,37.5913406],[22.0122172,37.5915986],[22.0120609,37.5916072],[22.011374,37.591884],[22.0105485,37.591834],[22.0102754,37.5918835],[22.0099996,37.5920321],[22.0094093,37.5920852],[22.0086746,37.5924964],[22.0082094,37.5925246],[22.0078409,37.5927526],[22.0074573,37.5931247],[22.0069028,37.5935299],[22.0064993,37.5937979],[22.0054551,37.594303],[22.0048082,37.5943551],[22.0041797,37.5945608],[22.0037597,37.5945987],[22.0034328,37.5949627],[22.0032958,37.5950054],[22.0030779,37.5948936],[22.0028394,37.594493],[22.0024711,37.5942885],[22.0017454,37.5943213],[22.0011538,37.5944194],[22.0009479,37.5944971],[22.0001725,37.5951148],[21.9998049,37.5953068],[21.9996264,37.5956282],[21.9991731,37.5956385],[21.9988198,37.5957227],[21.9987133,37.595811],[21.9985972,37.5959172],[21.9984405,37.5958875],[21.9982749,37.5956368],[21.997949,37.5955412],[21.997301,37.5952057],[21.9971956,37.5949156],[21.996907,37.5946944],[21.9967905,37.5939714],[21.9964416,37.5940601],[21.9962867,37.5941341],[21.9962313,37.5940881],[21.9961109,37.5941852],[21.9957346,37.5942779]]},{"id":19826,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1-\u0393\u03bf\u03cd\u03c0\u03b1\u03c4\u03bf-\u0392\u03bb\u03cc\u03b3\u03b3\u03bf\u03c2","description_GR":"\u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1-\u0392\u03bb\u03cc\u03b3\u03b3\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u0393\u03bf\u03cd\u03c0\u03b1\u03c4\u03bf","path":"PELOPONNESE\/Pelop_Menalon_Zatouna_Vlogos2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3663,"name_EN":"Mt Menalon: Zatouna-Goupato-Vlogos","description_EN":"Zatouna-Vlogos by Goupato","ascent_time":85,"descent_time":85,"marker":"No_marks","level":12,"ascent":205,"descent":156,"maxelev":1176,"minelev":1027,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(21.9956 37.59044,22.02419 37.5992)","views":0,"millestones":"0,22.0241869,37.5904591#1,22.0167272,37.5943878#2,22.0092312,37.5981686#3,22.0005692,37.5960918#3.7,21.9957325,37.5942779","x":22.0125967,"y":37.5960254,"coor":[[22.0241869,37.5904591],[22.0240186,37.5904382],[22.0240724,37.5905473],[22.0236954,37.5907099],[22.0235444,37.5908516],[22.0232611,37.5910338],[22.0225211,37.5911386],[22.0220376,37.5910043],[22.0218093,37.5910726],[22.0218055,37.5912167],[22.022145,37.591655],[22.0221034,37.5919427],[22.0216909,37.5921633],[22.0215956,37.592342],[22.0213039,37.5922379],[22.0211755,37.59238],[22.0210857,37.5923514],[22.0209802,37.5924849],[22.0207523,37.5925351],[22.0205158,37.5924861],[22.0202311,37.5925444],[22.0197717,37.5923564],[22.0196877,37.5925353],[22.0195297,37.5925146],[22.0189315,37.592865],[22.0187803,37.5930157],[22.0183986,37.5937393],[22.0180316,37.5939133],[22.0176952,37.5942141],[22.0173319,37.594244],[22.0171578,37.5944033],[22.0168842,37.5944708],[22.0167392,37.5943873],[22.0160419,37.5944139],[22.0158482,37.5945931],[22.0155967,37.594679],[22.0154912,37.5948124],[22.0153761,37.5948285],[22.0151599,37.5950411],[22.0151392,37.5953923],[22.0147113,37.5957275],[22.0148602,37.5960905],[22.01482,37.5963242],[22.0142751,37.5963691],[22.0138006,37.596325],[22.0133087,37.5960824],[22.0131847,37.5960623],[22.0128754,37.5961923],[22.0125967,37.5960254],[22.0118514,37.5959407],[22.011375,37.5959687],[22.0111461,37.596055],[22.0106945,37.5960023],[22.0106969,37.5963358],[22.0103521,37.5969518],[22.0097658,37.597699],[22.0094455,37.5978197],[22.0092882,37.5980221],[22.0090937,37.5985235],[22.0088237,37.5988794],[22.007817,37.5992499],[22.0072719,37.5993962],[22.0067721,37.5993562],[22.0066015,37.5992655],[22.0065022,37.5991647],[22.0063165,37.5989092],[22.0058289,37.5985044],[22.0053002,37.5979457],[22.0050499,37.597563],[22.0049193,37.5974842],[22.0042838,37.5966804],[22.0034333,37.5962965],[22.0028467,37.5962055],[22.0023932,37.5962248],[22.0015583,37.5961025],[22.0010821,37.5961215],[22.0009376,37.5960199],[22.0005618,37.5960947],[22.0000887,37.5959965],[21.9997811,37.5960634],[21.9992327,37.5958198],[21.9989376,37.5958418],[21.9986584,37.5961165],[21.9984766,37.5961404],[21.9983988,37.596085],[21.998438,37.5958874],[21.9982727,37.5956368],[21.9979468,37.5955411],[21.9972989,37.5952057],[21.9971934,37.5949155],[21.9969049,37.5946943],[21.9967884,37.5939714],[21.9964395,37.5940601],[21.9962846,37.5941341],[21.9962292,37.5940881],[21.9961088,37.5941852],[21.9957325,37.5942779]]},{"id":19827,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1","description_GR":"\u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4o \u0393\u03bf\u03cd\u03c0\u03b1\u03c4o","path":"PELOPONNESE\/Pelop_Menalon_Zatouna_loop1","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":3600,"name_EN":"Mt Menalon: Lesser Zatouna loop","description_EN":"Zatouna loop by Goupat\u03bf","ascent_time":85,"descent_time":80,"marker":"No_marks","level":12,"ascent":245,"descent":245,"maxelev":1176,"minelev":1027,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.01466 37.59047,22.02572 37.59754)","views":0,"millestones":"0,22.0241869,37.5904591#1,22.0245696,37.5948833#2,22.0168406,37.5969685#3,22.0205299,37.5924912#3.6,22.0241869,37.5904591","x":22.0194757,"y":37.597583,"coor":[[22.0241869,37.5904591],[22.0240186,37.5904382],[22.0240724,37.5905473],[22.0236954,37.5907099],[22.0235444,37.5908516],[22.0238473,37.5908814],[22.0240651,37.5912095],[22.0243395,37.5912862],[22.0250243,37.5912999],[22.0249733,37.5915559],[22.0248763,37.5917976],[22.0247896,37.591652],[22.0243486,37.5916266],[22.0242792,37.5916795],[22.0243208,37.5922479],[22.0244321,37.5923219],[22.0244389,37.5924932],[22.0245174,37.5925216],[22.0243905,37.5926096],[22.0243759,37.5927355],[22.023852,37.5928439],[22.023701,37.5929856],[22.0236094,37.5934527],[22.0234536,37.5937745],[22.0235583,37.5941007],[22.0235108,37.594181],[22.0237396,37.5942186],[22.0240865,37.5943776],[22.0246317,37.5947472],[22.0250313,37.5948396],[22.0256015,37.5949077],[22.0250313,37.5948396],[22.0245204,37.5948851],[22.0241068,37.5946799],[22.02368,37.5945961],[22.0235525,37.5946143],[22.0233553,37.5947912],[22.0231754,37.5951667],[22.0234707,37.5951356],[22.0237728,37.5952758],[22.0232051,37.5953294],[22.0229513,37.5955054],[22.0226777,37.5955729],[22.02263,37.5956622],[22.0227866,37.595737],[22.0228073,37.5958094],[22.0225884,37.5959499],[22.0222458,37.5964849],[22.0220952,37.5966086],[22.0215911,37.5968254],[22.0208079,37.597317],[22.0205581,37.5973398],[22.0201236,37.5974947],[22.0196927,37.5975145],[22.0194757,37.597583],[22.0191384,37.5974872],[22.0186709,37.5976055],[22.0174294,37.5974405],[22.0172945,37.5974022],[22.0166869,37.5968242],[22.0163737,37.5966747],[22.0161258,37.5966255],[22.0157513,37.5966552],[22.0155537,37.5964176],[22.0153858,37.5963427],[22.01482,37.5963242],[22.0148602,37.5960905],[22.0147113,37.5957275],[22.0151392,37.5953923],[22.0151599,37.5950411],[22.0153761,37.5948285],[22.0154912,37.5948124],[22.0155967,37.594679],[22.0158482,37.5945931],[22.0160419,37.5944139],[22.0167391,37.5943895],[22.0168841,37.5944731],[22.0171578,37.5944056],[22.0173319,37.5942463],[22.0176951,37.5942164],[22.0180315,37.5939156],[22.0183986,37.5937415],[22.0187802,37.5930179],[22.0189314,37.5928673],[22.0195297,37.5925168],[22.0196877,37.5925375],[22.0197717,37.5923587],[22.0202311,37.5925466],[22.0205157,37.5924883],[22.0207523,37.5925374],[22.0209801,37.5924871],[22.0210856,37.5923537],[22.0211754,37.5923822],[22.0213038,37.5922402],[22.0215955,37.5923442],[22.0216908,37.5921656],[22.0221033,37.5919449],[22.0221449,37.5916572],[22.0218054,37.591219],[22.0218093,37.5910748],[22.0220376,37.5910066],[22.022521,37.5911408],[22.023261,37.5910361],[22.0235444,37.5908538],[22.0236953,37.5907122],[22.0240724,37.5905473],[22.0240186,37.5904382],[22.0241869,37.5904591]]},{"id":19828,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1","description_GR":"\u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf","path":"PELOPONNESE\/Pelop_Menalon_Zatouna_loop2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4231,"name_EN":"Mt Menalon: Major Zatouna loop","description_EN":"Zatouna loop by Agios Konstandinos","ascent_time":100,"descent_time":95,"marker":"No_marks","level":12,"ascent":217,"descent":220,"maxelev":1131,"minelev":947,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.02335 37.59056,22.03107 37.59809)","views":1,"millestones":"0,22.0241869,37.5904591#1,22.0302788,37.5948404#2,22.0261403,37.5974509#3,22.0243046,37.5947783#4.2,22.0241869,37.5904591","x":22.0259887,"y":37.5972753,"coor":[[22.0241869,37.5904591],[22.0240186,37.5904382],[22.0240724,37.5905473],[22.0236954,37.5907099],[22.0235444,37.5908516],[22.0238473,37.5908814],[22.0240651,37.5912095],[22.0243395,37.5912862],[22.0250243,37.5912999],[22.025446,37.5914557],[22.0263165,37.5918105],[22.026695,37.5920601],[22.0268845,37.5922661],[22.0272198,37.5927718],[22.0280503,37.5934887],[22.0283031,37.5937813],[22.02942,37.5943767],[22.0295005,37.5947566],[22.0296364,37.5947588],[22.0297414,37.5946434],[22.0300153,37.595423],[22.0301158,37.5950462],[22.0303501,37.5947527],[22.0306878,37.5965518],[22.0307745,37.5966974],[22.0307472,37.5964446],[22.0309218,37.5962673],[22.0308484,37.5968609],[22.0306165,37.5970643],[22.0297646,37.5971582],[22.028926,37.5976038],[22.0287449,37.5976008],[22.0281496,37.5974106],[22.0278875,37.5974693],[22.0278399,37.5975586],[22.0278816,37.5976945],[22.0283254,37.5981796],[22.0281285,37.5981673],[22.0280543,37.5979768],[22.0279729,37.5980565],[22.0278644,37.5978745],[22.0274583,37.5978136],[22.0272479,37.5976298],[22.0269936,37.5978238],[22.0267658,37.5978741],[22.0263957,37.5977327],[22.0259887,37.5972753],[22.0256241,37.5973593],[22.0249269,37.5971674],[22.024884,37.5970766],[22.0251836,37.5968833],[22.0249695,37.5968437],[22.0245893,37.5966571],[22.0245728,37.5964225],[22.0251899,37.5962166],[22.0258956,37.5960842],[22.0248475,37.5958864],[22.0243607,37.5958782],[22.0251469,37.5957021],[22.0261691,37.5955931],[22.0243752,37.5953287],[22.0242201,37.5952],[22.0240796,37.5949453],[22.0236811,37.5945961],[22.0241082,37.5946799],[22.0245218,37.5948851],[22.0250327,37.5948396],[22.0256029,37.5949077],[22.0273099,37.5950309],[22.0274486,37.594925],[22.0275505,37.5944942],[22.0272407,37.5942186],[22.0271026,37.5938739],[22.0264575,37.5929979],[22.0263417,37.5926625],[22.0263437,37.5925905],[22.0264231,37.5925828],[22.0265769,37.5927656],[22.0269999,37.593043],[22.0268847,37.5926896],[22.0268845,37.5922661],[22.026695,37.5920601],[22.0263165,37.5918105],[22.025446,37.5914557],[22.0250243,37.5912999],[22.0243395,37.5912862],[22.0240651,37.5912095],[22.0238473,37.5908814],[22.0235444,37.5908516],[22.0236954,37.5907099],[22.0240724,37.5905473],[22.0240186,37.5904382],[22.0241869,37.5904591]]},{"id":19829,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1-\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1","description_GR":"\u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1-\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03bc\u03cd\u03bb\u03bf\u03c5\u03c2","path":"PELOPONNESE\/Pelop_Menalon_Zatouna_Dimitsana","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3962,"name_EN":"Mt Menalon: Zatouna-Dimitsana","description_EN":"Zatouna-Dimitsana by the watermills","ascent_time":90,"descent_time":90,"marker":"Red_dots","level":12,"ascent":151,"descent":217,"maxelev":1065,"minelev":874,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.02327 37.59071,22.04011 37.6013)","views":2,"millestones":"0,22.0241869,37.5904591#1,22.0302788,37.5948404#2,22.0312391,37.5982817#3,22.0387667,37.5995053#4.0,22.0394083,37.5956336","x":22.0314822,"y":37.5983044,"coor":[[22.0241869,37.5904591],[22.0240186,37.5904382],[22.0240724,37.5905473],[22.0236954,37.5907099],[22.0235444,37.5908516],[22.0238473,37.5908814],[22.0240651,37.5912095],[22.0243395,37.5912862],[22.0250243,37.5912999],[22.025446,37.5914557],[22.0263165,37.5918105],[22.026695,37.5920601],[22.0268845,37.5922661],[22.0272198,37.5927718],[22.0280503,37.5934887],[22.0283031,37.5937813],[22.02942,37.5943767],[22.0295005,37.5947566],[22.0296364,37.5947588],[22.0297414,37.5946434],[22.0300153,37.595423],[22.0301158,37.5950462],[22.0303501,37.5947527],[22.0306878,37.5965518],[22.0307745,37.5966974],[22.0307472,37.5964446],[22.0309218,37.5962673],[22.0308484,37.5968609],[22.0306165,37.5970643],[22.0297646,37.5971582],[22.028926,37.5976038],[22.0287449,37.5976008],[22.0281496,37.5974106],[22.0278875,37.5974693],[22.0278399,37.5975586],[22.0278816,37.5976945],[22.0283254,37.5981796],[22.0285822,37.598319],[22.0288192,37.59835],[22.0296384,37.5982105],[22.0314822,37.5983044],[22.0326564,37.5980175],[22.0329507,37.5980224],[22.0337871,37.598523],[22.033997,37.5987248],[22.0344785,37.5993637],[22.0345865,37.5999963],[22.0347732,37.6002157],[22.0354865,37.6006602],[22.0359289,37.6010641],[22.0361742,37.6012124],[22.036925,37.6015222],[22.0372261,37.601525],[22.0373971,37.6013521],[22.0377854,37.6003672],[22.0379385,37.6001445],[22.0386231,37.599525],[22.0394529,37.5994126],[22.0398308,37.5988241],[22.0399072,37.598501],[22.0397796,37.5977508],[22.0394082,37.597231],[22.0394971,37.5968629],[22.0391077,37.5974603],[22.0389593,37.5979355],[22.0387272,37.5981479],[22.0384293,37.5982781],[22.0385954,37.5979902],[22.0383902,37.5980409],[22.0385058,37.5979527],[22.0383032,37.5976474],[22.0384971,37.5975966],[22.0384438,37.5974695],[22.0386943,37.5967302],[22.0387437,37.5965733],[22.0390959,37.5961015],[22.0393983,37.5958001],[22.0395035,37.5957163],[22.0394645,37.5956908],[22.0394083,37.5956336]]},{"id":19837,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf: \u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1-\u0391\u03c1\u03c4\u03bf\u03b6\u03ae\u03bd\u03bf\u03c2","description_GR":"\u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1-\u0391\u03c1\u03c4\u03bf\u03b6\u03ae\u03bd\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u0393\u03bf\u03cd\u03c0\u03b1\u03c4\u03bf","path":"PELOPONNESE\/Pelop_Menalon_Zatouna_Artozinos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9505,"name_EN":"Mt Menalon:Zatouna-Artozinos","description_EN":"Zatouna-Artozinos by Goupato","ascent_time":250,"descent_time":230,"marker":"No_marks","level":12,"ascent":600,"descent":478,"maxelev":1362,"minelev":1028,"link_logo":"MEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.00363 37.59048,22.02636 37.64978)","views":1,"millestones":"0,22.0240183,37.5904382#1,22.0165567,37.5943943#2,22.0091636,37.5983431#3,22.0053054,37.6056334#4,22.0071382,37.6126623#5,22.0103336,37.6206607#6,22.0143312,37.6277196#7,22.0177384,37.6352609#8,22.0229645,37.6417514#9,22.0204356,37.6476109#9.5,22.0180810,37.6500210","x":22.0073123,"y":37.6147016,"coor":[[22.0240183,37.5904382],[22.024072,37.5905472],[22.0236954,37.5907099],[22.0235444,37.5908516],[22.0232607,37.5910338],[22.0225207,37.5911386],[22.0220373,37.5910043],[22.021809,37.5910726],[22.0218052,37.5912167],[22.0221446,37.591655],[22.022103,37.5919427],[22.0216905,37.5921633],[22.0215952,37.592342],[22.0213035,37.5922379],[22.0211752,37.59238],[22.0210853,37.5923514],[22.0209798,37.5924848],[22.020752,37.5925351],[22.0205155,37.5924861],[22.0202308,37.5925444],[22.0197714,37.5923564],[22.0196874,37.5925353],[22.0195294,37.5925146],[22.0189311,37.592865],[22.0187799,37.5930157],[22.0183983,37.5937393],[22.0180312,37.5939133],[22.0176948,37.5942141],[22.0173316,37.594244],[22.0171575,37.5944033],[22.0168839,37.5944708],[22.0167388,37.5943873],[22.0160416,37.5944139],[22.0158478,37.5945931],[22.0155964,37.594679],[22.0154909,37.5948124],[22.0153761,37.5948285],[22.0151599,37.5950411],[22.014483,37.5949396],[22.0138688,37.5950374],[22.0137012,37.5949535],[22.0135538,37.59496],[22.0134326,37.5948318],[22.0129614,37.5946617],[22.0126545,37.5947016],[22.012301,37.5947948],[22.0120825,37.5949172],[22.0116634,37.5949192],[22.0115242,37.595043],[22.0115184,37.5952592],[22.0114139,37.5953566],[22.011611,37.5956122],[22.0115621,37.5957466],[22.0113786,37.5958336],[22.0109512,37.5957183],[22.0108026,37.5957698],[22.0108091,37.5959502],[22.0106948,37.5960023],[22.0106969,37.5963358],[22.0103521,37.5969518],[22.0097658,37.597699],[22.0094455,37.5978197],[22.0092886,37.5980221],[22.009094,37.5985235],[22.008824,37.5988794],[22.0078174,37.59925],[22.0072723,37.5993962],[22.006791,37.5996044],[22.006918,37.5998048],[22.0066871,37.600114],[22.0060927,37.6011674],[22.0058826,37.6013982],[22.0060282,37.6018873],[22.0059003,37.6024349],[22.005689,37.6027107],[22.0054484,37.6032383],[22.0048555,37.6038051],[22.0048616,37.6040034],[22.0051986,37.6044665],[22.0052359,37.6047645],[22.0053653,37.60501],[22.0053036,37.6056218],[22.0054085,37.6063626],[22.0056426,37.6065017],[22.0058628,37.6063162],[22.0059534,37.6063177],[22.0059992,37.606724],[22.0060859,37.6068697],[22.0059556,37.6070838],[22.0062158,37.6070972],[22.0062926,37.6071886],[22.006289,37.6073237],[22.0060308,37.6076618],[22.0061943,37.6078628],[22.0062581,37.6080171],[22.0065491,37.6081482],[22.006745,37.6084489],[22.007104,37.6094283],[22.0067878,37.6097902],[22.006733,37.6100146],[22.0067528,37.6101073],[22.0067935,37.6102792],[22.006859,37.610652],[22.0070785,37.6109171],[22.00725,37.6108569],[22.0074642,37.6108966],[22.0075446,37.6108529],[22.0076001,37.6108989],[22.0074307,37.6113016],[22.0073881,37.6116253],[22.0071939,37.6116851],[22.0070024,37.6120694],[22.0070349,37.6123628],[22.0071414,37.6126169],[22.0071238,37.612851],[22.0073142,37.6129353],[22.0073563,37.6130531],[22.0073053,37.6132686],[22.0074166,37.6133426],[22.0073532,37.6135938],[22.0071904,37.6137533],[22.0072579,37.614196],[22.0073897,37.6143514],[22.0073123,37.6147016],[22.0078723,37.6153689],[22.0079661,37.6156769],[22.0083178,37.6160794],[22.0085747,37.6166425],[22.0087307,37.6171678],[22.0086827,37.6172661],[22.0088133,37.6178902],[22.0086741,37.6184376],[22.0088192,37.6189447],[22.0090469,37.619327],[22.0090633,37.6195616],[22.0094992,37.6197853],[22.0099708,37.62037],[22.0105255,37.6208119],[22.011506,37.6210087],[22.0114342,37.6211517],[22.011286,37.6211852],[22.0112378,37.6212926],[22.0112393,37.6216621],[22.0111338,37.6217955],[22.0111729,37.6220305],[22.0113459,37.6223398],[22.0115341,37.6225052],[22.011564,37.6226589],[22.0119327,37.6228544],[22.0119154,37.6230794],[22.0119927,37.6231528],[22.0119036,37.6235208],[22.0121318,37.6238851],[22.0121123,37.6239816],[22.0120964,37.6241526],[22.0123441,37.6242108],[22.0125683,37.6247283],[22.0124859,37.6252676],[22.0125507,37.6253859],[22.012752,37.6254884],[22.012878,37.6257294],[22.0128959,37.6263335],[22.0130292,37.6264348],[22.0133317,37.6265233],[22.0134773,37.6270124],[22.0136719,37.6273356],[22.0145417,37.6278369],[22.0147317,37.6287864],[22.0147552,37.6296069],[22.0150178,37.6303863],[22.0149409,37.6307185],[22.0150301,37.630774],[22.0152682,37.630769],[22.0157812,37.6306515],[22.015927,37.630708],[22.0160259,37.6308268],[22.0161421,37.6311442],[22.0160183,37.6315387],[22.0162487,37.6318219],[22.0163707,37.6323467],[22.016859,37.6327334],[22.0169565,37.6333298],[22.017198,37.6336223],[22.0174651,37.633807],[22.0173541,37.6341476],[22.0176754,37.6348469],[22.0177326,37.6352534],[22.0178312,37.6353812],[22.0180898,37.6354577],[22.0181441,37.6355487],[22.0182652,37.6361095],[22.018098,37.6364311],[22.0180696,37.6370705],[22.0184585,37.637789],[22.0187005,37.6380634],[22.0188346,37.6381377],[22.0192527,37.6381808],[22.0194198,37.6382918],[22.0194728,37.6384278],[22.0194432,37.6386887],[22.0195452,37.6388909],[22.0197141,37.638905],[22.0203181,37.6392035],[22.0209515,37.6392502],[22.0212824,37.6391657],[22.0216722,37.6394245],[22.0217141,37.6395514],[22.0219062,37.6395726],[22.022035,37.6398452],[22.0226257,37.6406481],[22.0225944,37.640972],[22.0227051,37.641073],[22.0226509,37.6414056],[22.0230584,37.641854],[22.0232735,37.6422902],[22.0237428,37.6425414],[22.0246918,37.6435125],[22.0246714,37.6438546],[22.0249361,37.6441565],[22.0245847,37.6441596],[22.0243444,37.6442457],[22.024228,37.6443609],[22.024012,37.6443843],[22.0240866,37.6445658],[22.0243537,37.6446424],[22.0244716,37.6448967],[22.0241726,37.6450629],[22.0239494,37.6453566],[22.0232864,37.6455708],[22.0231339,37.6457665],[22.0229047,37.6458618],[22.0221088,37.6459566],[22.0221069,37.6460286],[22.0217346,37.6463919],[22.0217425,37.6465182],[22.0215225,37.6466947],[22.0213445,37.6469981],[22.0209516,37.6472799],[22.02074,37.6475648],[22.0203645,37.6476216],[22.0198589,37.6478834],[22.0197749,37.6484858],[22.0197035,37.6486784],[22.0194863,37.6487468],[22.0183003,37.6494479],[22.0180675,37.6496783],[22.018081,37.650021]]}],{"extent":[21.9956,37.48535,22.37698,37.80824],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#23ef00","width":6,"action":{"type":"redirect"},"sort":{"type":"byname"}},"PELOPONNESE\/Pelop_Abeliona_Trail_1":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_2":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1c":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1a":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1b":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Attavyros_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Attavyros_summit":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_36km_Lindos_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Kattavia_Skiadeni_loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Lindos_Sport":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Falakro_refuge_Chionotripa":{"url":null,"color":"#bb0707","width":6,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Falakro_refuge_ProfitisIlias":{"url":null,"color":"#b11f0b","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":"Menalon_Trail_Lousios.php","color":"#ffee2f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#248036","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#108b1a","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#fbfb00","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#e70404","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#02fffb","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#048721","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_1":{"url":null,"color":"#ec0a0a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_9":{"url":null,"color":"#f60606","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_10":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_11":{"url":null,"color":"#2fb4ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_12":{"url":null,"color":"#069f24","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_13":{"url":null,"color":"#f60404","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Merovigli_Skaros":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Oia_Amoudi":{"url":null,"color":"#2fffff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_2":{"url":null,"color":"#06b12f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_3":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_4":{"url":null,"color":"#f4ff00","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_5":{"url":null,"color":"#04b427","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_6":{"url":null,"color":"#ff2fd5","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_7":{"url":null,"color":"#2abc0e","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_8":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Koukouli_Dilofo":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Vikos_Elafotopos":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_AnoPedina_Monodendri":{"url":null,"color":"#0dcb15","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_AKlidonia_Papigo":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_AstrakaRef_Gamila":{"url":null,"color":"#0ba611","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Astraka_Drakolimni":{"url":null,"color":"#2facff","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Konitsa_Astraka":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Konitsa_Stomio_Ast":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_O31_Astraka_Vrisoc":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_O31_Papigo_Astraka":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Voidomatis_bridges":{"url":null,"color":"#0ba611","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Stouros":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Vradeto_Beloi":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Kapesovo_Kipi":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_KKlidonia_AKlidonia":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Monodentri_Vitsa":{"url":null,"color":"#2fffee","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Elafotopos_AnoPedina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Skala_Vradetou":{"url":null,"color":"#e91c13","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Vradeto_Astraka":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Vitsa_Koukouli":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Tsepelovo_Astraka":{"url":null,"color":"#fbf100","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Papigo_Vikos":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Papigo_Loop":{"url":null,"color":"#f50000","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Monodendri_Vikos":{"url":null,"color":"#2f37ff","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Pelop_Lagadia_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Arvitsa":{"url":null,"color":"#0bbd13","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_2":{"url":null,"color":"#ffee2f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_1":{"url":null,"color":"#ffc52f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_3":{"url":null,"color":"#2fff8b","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Keresova":{"url":null,"color":"#f40404","width":6,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittia_Odos":{"url":null,"color":"#34bb0a","width":3,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Papagou_Trail_2":{"url":null,"color":"#0a820a","width":6,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Trail10":{"url":null,"color":"#2f40ff","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Katechaki_GlykaNera":{"url":null,"color":"#ffd82f","width":3,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Ilioupoli_Sfittos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Kareas_Michailidis":{"url":null,"color":"#ffd82f","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Katechaki_Summit":{"url":null,"color":"#ffd82f","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Taxiarches_sum_road":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Anthousa_tower":{"url":null,"color":"#2f3dff","width":6,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Liondari_cave":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Megalos_Kiklos":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_loop1":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_loop2":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Kareas":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Quarries":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Korakovouni_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Papagou_Asteriou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop1":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop2":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop3":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittos_OmvriosZefs":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Kalopoula":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittos_roman_quarry":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_PrfIlias_Terpsithea":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Koutalas_Kareas":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop4":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Ilioupoli_PrfIlias":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Ilioupoli_Mnimeio_Michailidi":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kalopoula_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Gyros_Imittou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Mikros_Kiklos":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Kalopoula_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Hard_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MOUNTAIN_RUNNING\/MountRun_Imittos_Anthousa_training":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MOUNTAIN_RUNNING\/MountRun_Imittos_Oreinos_Agonas_Imittou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Trail10_short_version":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Koutalas_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_1":{"url":null,"color":"#1d7a10","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_2":{"url":null,"color":"#2f50ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_3":{"url":null,"color":"#eb0707","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_4":{"url":null,"color":"#f72fff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_5":{"url":null,"color":"#13930e","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6a":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6b":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_7":{"url":null,"color":"#ffff2f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_8":{"url":null,"color":"#e110d0","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_9":{"url":null,"color":"#51be14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Chora_loop1":{"url":null,"color":"#2fcdff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Chora_loop2":{"url":null,"color":"#ffc52f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Zogaki":{"url":null,"color":"#11a2b6","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Kanala":{"url":null,"color":"#ffad00","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Kanala2":{"url":null,"color":"#22d112","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_CorfuTrail_01_Kavos_Lefkimi":{"url":null,"color":"#3a2fff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_CorfuTrail_02_Lefkimi_AgGeorgios":{"url":null,"color":"#107b24","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_CorfuTrail_04_AnoPavliana_Benitses":{"url":null,"color":"#107b24","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_CorfuTrail_06_Pelekas_Liapades":{"url":null,"color":"#107b24","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_CorfuTrail_08_AgGeorgios_Rekini":{"url":null,"color":"#107b24","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_CorfuTrail_12_AnoPerithia_AgSpyridon":{"url":null,"color":"#107b24","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_CorfuTrail_10_Spartylas_Kaminaki":{"url":null,"color":"#107b24","width":5,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Gortynatheater":{"url":null,"color":"#3a2fff","width":5,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_AgAthanasios_loop":{"url":null,"color":"#3a2fff","width":5,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_AgIoanis":{"url":null,"color":"#3a2fff","width":5,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_AgPantes":{"url":null,"color":"#3a2fff","width":5,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Dragonera":{"url":null,"color":"#3a2fff","width":5,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Klinitsa":{"url":null,"color":"#3a2fff","width":5,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_SAOO_Kitrino":{"url":"https:\/\/www.topoguide.gr\/mountains\/peloponnese\/advs_menalontrail\/pois\/routes\/Menalon_SAOO_Kokkino.php","color":"#ffe704","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Menalon_SAOO_Kokkino":{"url":null,"color":"#f00","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Menalon_SAOO_Blue":{"url":null,"color":"#0017ef","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Gortynia_Valtesiniko_Zirelia_Tsapournia":{"url":null,"color":"#23ef00","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#7900ef","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_SAOO_Prasino":{"url":null,"color":"#23ef00","width":8,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Menalon_SAOO_Orange":{"url":null,"color":"#ef8200","width":8,"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_mt_menalon = new getPoiCollection("mt_menalon",[],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
E4 Δάρας-Βυτίνα
Ε4 Βυτίνα-Τρίπολη
Μικρός κύκλος στου Ράδου
Κύκλος Άλσος Αγίου Γεωργίου-Ανάληψη
Δημητσάνα-Προφήτης Ηλίας
Δημητσάνα-Ράδου
Δημητσάνα-Ζάτουνα
Ελάτη, κύκλος στη Μαδάρα
Από την Ελάτη στου Ράδου
Καταφύγιο ΕΟΣ-Αλωνίσταινα
Ανάβαση Οστρακίνας από Καταφύγιο ΕΟΣ
Κατ. ΕΟΣ-Ξερακιάς-Μνήμα-Κατ. ΕΟΣ
Κύκλος στην Αρβίτσα
Κύκλος στη Δραΐνα
Ορεινός κύκλος στα Λαγκάδια
Από τα Λαγκάδια στις Πηγές του Λούσιου
Μικρός κύκλος στα Λαγκάδια
Λάστα-Βαλτεσινίκο
Λεβίδι-Καταφύγιο Μαίναλου (Οστρακίνα)
Λιμποβίσι-Διάσελο Ναυαρίνου
Μαγούλιανα, Αργυρόκαστρο
Μαγούλιανα, κοιλάδα Καμάρι
Κύκλος από τη Νυμφασία στη Σφυρίδα
Ανάβαση στον Άη-Δημητράκο
Κύκλος στη μονή Επάνω Χρέπας
Κύκλος στην πηγή Σιπάτα
Πιάνα-Αρκουδόρεμα
Ροεινό-Αϊντίνης
Κύκλος στο Ροεινό
Μικρός κύκλος στο Ροεινό
Ροεινό-Πιάνα
Μπλε Διαδρομή
Κίτρινο Μονοπάτι
Κόκκινο Μονοπάτι ΣΑΟΟ
Πορτοκαλί Διαδρομή ΣΑΟΟ
Πράσινο Μονοπάτι
Στεμνίτσα-Άγιος Άθανάσιος
Στεμνίτσα-Άγιος Ιωάννης Θεολόγος
Στεμνίτσα-Άγιοι Πάντες
Κύκλος στην Πολιάνα
Στεμνίτσα-Ελάτη
Στεμνίτσα-Ελληνικό
Στεμνίτσα-αρχαία Γόρτυνα
Κύκλος Κλινίτσας
Κύκλος στη Λιθαρόστρουγκα
Στεμνίτσα, ένας μικρός κύκλος
Ένας μεσαίος κύκλος πάνω από τη Στεμνίτσα
Στεμνίτσα, ένας μεγάλος κύκλος
Στεμνίτσα-μονή Αιμυαλών
Στεμνίτσα-Ράδου
Κύκλος στου Σαβαλά
Κυκλική πορεία στη Σκέμνα
Κύκλος στους Αγίους Θεοδώρους
Κύκλος στον Τσελεπάκο
Βαλτεσινίκο-Αγ. Τριάδα-Άγ. Πάντες
Βαλτεσινίκο-Καλονέρι
Βαλτεσινίκο-Κρυάβρυση
Βαλτεσινίκο-Κάστρο-Γριάς Λιθάρι
Βαλτεσινίκο-Ζηρέλια-Τσαπουρνιά
Κύκλος Βλαχέρνα-Κάπελη
Βυτίνα-Λάστα
Κύκλος στο Ζαρζί
Ζάτουνα-Αρτοζήνος
Ζάτουνα-Δημητσάνα
Μικρός κύκλος στη Ζάτουνα
Μεγάλος κύκλος στη Ζάτουνα
Ζάτουνα-Προφήτης Ηλίας
Ζάτουνα-Βλόγγος
Ζάτουνα-Γούπατο-Βλόγγος
Ζυγοβίστι-Ράδου
Βυτίνα-Παλαιοχώρι
Παλιοχώρι-Δημητσάνα
Ο32 Δημητσάνα-Καρύταινα
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["mt_menalon"],pc:["mt_menalon"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_mt_menalon.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); }