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_mani_overview = new getAdventureCollection("mani_overview",[{"id":17949,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u039a\u03bf\u03c3\u03ba\u03ac\u03c1\u03b1\u03b3\u03b1\u03c2","description_GR":"\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u03a3\u03ac\u03bd\u03c4\u03b1\u03b2\u03b1","path":"PELOPONNESE\/Pelop_Taygetos_Pigadia_Sandava","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":15993,"name_EN":"Taygetos Mt: Koskaraga gorge","description_EN":"Pigadia-Sandava","ascent_time":465,"descent_time":495,"marker":"No_marks","level":10,"ascent":234,"descent":1150,"maxelev":930,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.14121 36.9523,22.26258 36.9944)","views":50,"millestones":"0,22.2588413,36.9961834#1,22.2607394,36.9897194#2,22.2591609,36.9818897#3,22.2570594,36.9731962#4,22.2545977,36.9648160#5,22.2455946,36.9621396#6,22.2361120,36.9596912#7,22.2277099,36.9578812#8,22.2184466,36.9580255#9,22.2093321,36.9564362#10,22.1989740,36.9552431#11,22.1883998,36.9546950#12,22.1788938,36.9532793#13,22.1688398,36.9519158#14,22.1593576,36.9524915#15,22.1494926,36.9524186#16.0,22.1424919,36.9504848","x":22.2187951,"y":36.9580265,"coor":[[22.2588413,36.9961834],[22.2576508,36.9944331],[22.2576996,36.9941702],[22.2583073,36.9936383],[22.2592418,36.9925704],[22.2599777,36.9923288],[22.2597798,36.9921367],[22.2588274,36.9922669],[22.2592343,36.9918538],[22.2593744,36.9916215],[22.2605096,36.9906196],[22.2605915,36.9904766],[22.2606839,36.9898741],[22.2608281,36.9894616],[22.2612368,36.9887826],[22.2613974,36.9886407],[22.2614093,36.9881181],[22.2615988,36.9876882],[22.2617832,36.9874836],[22.2615425,36.9872007],[22.2616923,36.9860492],[22.2612817,36.9848354],[22.2615154,36.9844422],[22.2610312,36.9843495],[22.2607425,36.9842011],[22.2603975,36.9835651],[22.2595597,36.9828588],[22.2592143,36.9822408],[22.2590394,36.9810395],[22.258377,36.9795426],[22.2583607,36.979272],[22.2584841,36.9787871],[22.2583557,36.9785058],[22.2584078,36.9781911],[22.2579961,36.9770313],[22.2577052,36.9764863],[22.2576117,36.9751689],[22.2576679,36.974674],[22.2573521,36.973741],[22.2570909,36.9733767],[22.2568913,36.9722741],[22.2565478,36.9715751],[22.2560381,36.9707744],[22.2558904,36.9703576],[22.2558898,36.9698889],[22.2560672,36.9690082],[22.2560293,36.9687012],[22.2558454,36.9683921],[22.2550782,36.9675516],[22.2549923,36.9673791],[22.255043,36.9671274],[22.2553095,36.9667708],[22.2553249,36.966095],[22.2552404,36.9658595],[22.2547196,36.9650586],[22.2544298,36.9644685],[22.2541095,36.9642295],[22.2537061,36.9641875],[22.2529358,36.9644736],[22.2525552,36.9644139],[22.2520152,36.964451],[22.2515449,36.96439],[22.2507443,36.9640808],[22.2500459,36.9641696],[22.2489632,36.9633785],[22.2487187,36.9632667],[22.2480537,36.9633651],[22.2477177,36.9633241],[22.2474232,36.9629412],[22.2473242,36.9623629],[22.2470603,36.9621156],[22.246871,36.9620407],[22.2466689,36.9620377],[22.2461916,36.962283],[22.2460342,36.9622897],[22.2454546,36.9620919],[22.2445477,36.9619703],[22.243923,36.9617808],[22.2432564,36.9614645],[22.2429877,36.9614245],[22.2424243,36.9615063],[22.2411331,36.9614871],[22.2398707,36.9616757],[22.2396354,36.9616542],[22.2395029,36.9615531],[22.2393208,36.9611719],[22.2387024,36.960712],[22.2385847,36.9604579],[22.2381809,36.9599472],[22.2380347,36.959954],[22.2376022,36.9602],[22.2372648,36.960222],[22.2370868,36.9601472],[22.236757,36.9598359],[22.236368,36.9596589],[22.2354669,36.9597717],[22.2351259,36.9599469],[22.2348381,36.960249],[22.2346138,36.9602367],[22.2342327,36.9597173],[22.2340406,36.9592818],[22.2340497,36.9588853],[22.2339759,36.9586769],[22.233625,36.9583112],[22.2331582,36.9580969],[22.2329112,36.9580932],[22.2327172,36.9582255],[22.232412,36.9583111],[22.2321808,36.9585961],[22.2320103,36.9586837],[22.2315032,36.9587573],[22.230279,36.9587571],[22.2299721,36.9589147],[22.2297244,36.9589381],[22.2293884,36.958897],[22.2291005,36.9587215],[22.2286104,36.9585429],[22.2281343,36.9582474],[22.2277048,36.9578804],[22.2270591,36.9576364],[22.2267892,36.9576504],[22.2263237,36.9578688],[22.2259195,36.9578628],[22.2253371,36.957791],[22.2250428,36.957408],[22.2248209,36.9572875],[22.224528,36.9573282],[22.2242772,36.9574867],[22.2235878,36.9576747],[22.2233414,36.957644],[22.2228094,36.9573386],[22.2226185,36.9573357],[22.222347,36.9574218],[22.2219535,36.9579206],[22.2213449,36.9580106],[22.2210505,36.9581144],[22.2201345,36.9588668],[22.2198983,36.9588813],[22.2195534,36.9587409],[22.218973,36.9581013],[22.2187951,36.9580265],[22.2184921,36.9580129],[22.2177349,36.9582179],[22.2167837,36.9580684],[22.216557,36.9581551],[22.215881,36.9587308],[22.2151809,36.9588916],[22.2144751,36.9592956],[22.2141146,36.9593442],[22.2138824,36.9591875],[22.2136902,36.958761],[22.2133787,36.9586301],[22.2131917,36.9584651],[22.2128902,36.9583884],[22.2126915,36.9582412],[22.2122081,36.958261],[22.2115431,36.9578814],[22.2111857,36.9577949],[22.2108315,36.9575733],[22.2103862,36.9574043],[22.210132,36.9572292],[22.2097276,36.9567544],[22.2091763,36.9563135],[22.2089281,36.9563638],[22.208583,36.9562324],[22.208305,36.9562643],[22.2077384,36.9563278],[22.2072259,36.9561962],[22.2066491,36.95589],[22.206149,36.9561438],[22.2056213,36.9561359],[22.2052078,36.9560485],[22.2046073,36.9557961],[22.2039587,36.9552004],[22.2036121,36.9551321],[22.2026528,36.9553339],[22.2015296,36.9553349],[22.2003549,36.9551458],[22.200074,36.9551506],[22.1994192,36.9552939],[22.198792,36.9552213],[22.1979157,36.955235],[22.1974689,36.9551291],[22.1968724,36.9551831],[22.1944435,36.9548397],[22.1938991,36.9550658],[22.1934258,36.9551307],[22.1925658,36.955406],[22.1920364,36.9554701],[22.1918583,36.9554043],[22.1907539,36.9546123],[22.1903966,36.9545258],[22.1890431,36.9547259],[22.1884591,36.954726],[22.1880487,36.9545125],[22.18759,36.9539647],[22.1873788,36.9538713],[22.186784,36.9538532],[22.1865122,36.9539482],[22.1861294,36.9539874],[22.1858956,36.9539028],[22.1854981,36.9536173],[22.1844282,36.9532674],[22.1837936,36.9525637],[22.1835278,36.9524064],[22.1826441,36.9522577],[22.1822163,36.9523052],[22.1818646,36.9524531],[22.1810527,36.9530625],[22.1803729,36.9533135],[22.1793935,36.9534157],[22.1789912,36.9533284],[22.1784696,36.953068],[22.1781833,36.9528293],[22.1775933,36.9526129],[22.177313,36.9525906],[22.1770648,36.9526408],[22.1767194,36.9529961],[22.1762751,36.9532596],[22.1752423,36.9532438],[22.1746974,36.9534878],[22.1742805,36.9535444],[22.1739124,36.9534396],[22.1733274,36.9534847],[22.1729465,36.9534428],[22.1721378,36.9529797],[22.1707675,36.9525169],[22.1697399,36.9522848],[22.1691187,36.9519597],[22.1687943,36.9519097],[22.1682291,36.9520632],[22.1674817,36.9527907],[22.1668703,36.9529976],[22.1666056,36.9532639],[22.1662519,36.9534928],[22.1655518,36.9536532],[22.1647547,36.9536409],[22.163845,36.9531762],[22.1636993,36.9531649],[22.1632224,36.9533829],[22.1627886,36.9536736],[22.1625965,36.9537247],[22.162384,36.9536854],[22.1619624,36.9534715],[22.1605041,36.9534039],[22.1600546,36.9529463],[22.1591368,36.9523552],[22.1588902,36.9523333],[22.1581022,36.9524113],[22.1577456,36.9522976],[22.157204,36.9519376],[22.1566928,36.9517134],[22.1563577,36.9516361],[22.1554588,36.9516582],[22.1536455,36.9522519],[22.1532415,36.9522411],[22.152783,36.9521619],[22.1522215,36.9516935],[22.1511857,36.9513393],[22.1509336,36.9513602],[22.1504216,36.9516767],[22.14996,36.9521472],[22.1494815,36.9524282],[22.1492449,36.9524605],[22.1488759,36.9523917],[22.1482488,36.9521295],[22.1476444,36.952048],[22.1471048,36.951607],[22.1464706,36.9513627],[22.1456539,36.9512328],[22.1446505,36.9513974],[22.144359,36.9513748],[22.1439291,36.9510436],[22.1435408,36.9508482],[22.1433942,36.950873],[22.1433121,36.9510159],[22.1432529,36.9515152],[22.1427953,36.9513999],[22.1423192,36.9511221],[22.1422685,36.9508959],[22.1424919,36.9504848]]},{"id":17955,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039c\u03ac\u03bb\u03c4\u03b1-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7","description_GR":"\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b7\u03bd \u0391\u03b2\u03af\u03b1","path":"PELOPONNESE\/Pelop_Mani_Kardamyli_Malta","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":7124,"name_EN":"Mani-Kardamyli: Malta-Kardamyli","description_EN":"The old connection from Kardamyli to Avia","ascent_time":125,"descent_time":135,"marker":"Kardamyli_Kardamyli_Malta","level":10,"ascent":109,"descent":450,"maxelev":383,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18876 36.88886,22.23191 36.93074)","views":51,"millestones":"0,22.1891925,36.9307463#1,22.1925600,36.9233367#2,22.1988902,36.9163627#3,22.2062597,36.9119812#4,22.2110835,36.9046295#5,22.2183608,36.9006985#6,22.2250151,36.8962219#7.1,22.2319060,36.8888583","x":22.2080257,"y":36.9090892,"coor":[[22.1891925,36.9307463],[22.1892651,36.9304365],[22.1893235,36.9297771],[22.189061,36.9294847],[22.1889168,36.9289327],[22.1888477,36.9285351],[22.1888353,36.9276335],[22.1888553,36.9275888],[22.1892049,36.927522],[22.1896977,36.9275746],[22.189887,36.9271629],[22.1901926,36.9270594],[22.1901453,36.9270136],[22.1907522,36.9265068],[22.1907142,36.9262178],[22.1909696,36.9258612],[22.1911152,36.92546],[22.191378,36.9252658],[22.1917747,36.9249991],[22.192018,36.9246378],[22.1923523,36.923879],[22.1932614,36.9215134],[22.1937987,36.921294],[22.1944619,36.9207813],[22.1946751,36.9206493],[22.1948469,36.9205077],[22.1950345,36.9201681],[22.1958128,36.9195309],[22.1960737,36.91894],[22.1961563,36.91877],[22.1963278,36.9186374],[22.1968029,36.9184824],[22.1978734,36.9178317],[22.198172,36.9175478],[22.1984525,36.9170743],[22.1987743,36.9167547],[22.1988697,36.9165173],[22.1989479,36.9159529],[22.1991202,36.9155477],[22.1998815,36.9151536],[22.2004104,36.9150986],[22.2007059,36.9153757],[22.2010877,36.9155617],[22.2011392,36.9153282],[22.2013107,36.9151956],[22.2013208,36.9151507],[22.2018139,36.9148877],[22.2019187,36.9147271],[22.2020999,36.9146577],[22.2026638,36.9146032],[22.202858,36.9144619],[22.2032249,36.9143142],[22.2034198,36.9141369],[22.2038325,36.9142513],[22.2045528,36.9142261],[22.2052178,36.91411],[22.2054435,36.9135816],[22.2060991,36.9124288],[22.2064714,36.9113889],[22.2069646,36.910459],[22.2071216,36.9099836],[22.2071252,36.9096795],[22.2074301,36.909603],[22.2077319,36.9091749],[22.2080257,36.9090892],[22.2079728,36.9089532],[22.2085735,36.9082232],[22.2090063,36.9069949],[22.2095816,36.9063906],[22.2103302,36.905095],[22.2104374,36.9053129],[22.2106706,36.9049379],[22.2112304,36.9045137],[22.2118153,36.9044594],[22.2127712,36.9038969],[22.2132273,36.9036784],[22.2132606,36.903697],[22.2143582,36.9035084],[22.2143715,36.9033734],[22.2146619,36.9034319],[22.214506,36.9028977],[22.2149756,36.9029769],[22.2148834,36.9029282],[22.2150659,36.9027574],[22.2151015,36.9027782],[22.2152038,36.9027257],[22.2153737,36.9021784],[22.2155574,36.9020009],[22.2156005,36.901596],[22.2159977,36.9014037],[22.2165078,36.9011274],[22.2163314,36.9009896],[22.2170147,36.9010449],[22.2168162,36.9008977],[22.2178383,36.9008589],[22.2184941,36.9006525],[22.2184951,36.9006074],[22.2174144,36.9002667],[22.2173935,36.9002033],[22.2177346,36.8999223],[22.2183874,36.8994476],[22.2198561,36.899224],[22.2205804,36.8989644],[22.2209554,36.898569],[22.2215913,36.8978214],[22.2221331,36.8970543],[22.2223889,36.8966706],[22.2225599,36.896556],[22.2227814,36.8964872],[22.2237335,36.8963662],[22.2247897,36.8963099],[22.2250728,36.896197],[22.2252904,36.8960109],[22.2254183,36.8958799],[22.2255814,36.8955601],[22.2259196,36.8950063],[22.2263003,36.8945613],[22.2266322,36.8938993],[22.2265875,36.8937409],[22.2277223,36.8926199],[22.2280237,36.8922008],[22.228111,36.8918235],[22.2282153,36.8916809],[22.2298432,36.890432],[22.2309521,36.8898807],[22.2312714,36.8896601],[22.2316638,36.8895826],[22.2316281,36.8892328],[22.231906,36.8888583]]},{"id":17956,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039a\u03ac\u03bb\u03c5\u03b2\u03b5\u03c2-\u03a4\u03c3\u03ad\u03c1\u03b9\u03b1","description_GR":"\u0395\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03bb\u03bd\u03c4\u03b5\u03c1\u03af\u03bc\u03b9\u03b1, \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae \u03b1\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae \u03ba\u03b1\u03b9 \u03c9\u03c1\u03b1\u03af\u03b1 \u03b8\u03ad\u03b1","path":"PELOPONNESE\/Pelop_Mani_Kalyves_Tseria","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3729,"name_EN":"Mani-Kardamyli: Kalyves-Tseria","description_EN":"Nice cobbled paths, traditional architecture and dramatic view","ascent_time":75,"descent_time":60,"marker":"Kardamyli_Kalyves_Pedino_Tseria","level":10,"ascent":448,"descent":35,"maxelev":610,"minelev":195,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24566 36.90561,22.27019 36.91642)","views":32,"millestones":"0,22.2459122,36.9056460#1,22.2508170,36.9092114#2,22.2580525,36.9125656#3,22.2646016,36.9152300#3.7,22.2699699,36.9151069","x":22.2582831,"y":36.9131267,"coor":[[22.2459122,36.905646],[22.2461304,36.90546],[22.2461909,36.9052536],[22.2466376,36.9053503],[22.247312,36.9053062],[22.2472873,36.905405],[22.2474116,36.9053707],[22.2473756,36.9054694],[22.2477841,36.9052771],[22.2472911,36.906712],[22.247642,36.9065819],[22.2475677,36.9068873],[22.2481903,36.9066531],[22.2484564,36.907288],[22.2483373,36.9080794],[22.2485378,36.9081454],[22.2484327,36.9083242],[22.2485784,36.9083353],[22.2485543,36.9084071],[22.2488888,36.9085021],[22.2487744,36.9085996],[22.2495097,36.9088358],[22.2501609,36.9088273],[22.2503484,36.9089743],[22.250594,36.909032],[22.2509467,36.9093166],[22.2513475,36.9094577],[22.2515007,36.9096312],[22.2517238,36.9101843],[22.2519216,36.9103675],[22.2519183,36.9105117],[22.2522472,36.910859],[22.2527382,36.9109834],[22.2529448,36.9112749],[22.2531892,36.9113866],[22.253472,36.9112916],[22.2536282,36.91133],[22.2546362,36.9119217],[22.2549764,36.9122602],[22.2550541,36.9122974],[22.2551863,36.9129032],[22.2553637,36.9129959],[22.2554674,36.9128803],[22.2558493,36.9119755],[22.2561298,36.9119797],[22.2564297,36.9121193],[22.2567438,36.9121577],[22.2570472,36.9121441],[22.2574508,36.9120126],[22.2580161,36.9123273],[22.2580689,36.9124723],[22.2580305,36.912679],[22.258108,36.9129258],[22.2582831,36.9131267],[22.2589049,36.9134242],[22.2593451,36.9138092],[22.2593169,36.9140612],[22.259869,36.9139701],[22.2598162,36.9138251],[22.259928,36.9138448],[22.259887,36.9136729],[22.2600533,36.9137655],[22.2599813,36.913476],[22.2602465,36.9136602],[22.2602198,36.9133533],[22.260497,36.9135016],[22.2607998,36.9135151],[22.2607702,36.9133344],[22.2609873,36.913119],[22.2611013,36.9131342],[22.2615818,36.9132313],[22.2616822,36.9131517],[22.2621944,36.913238],[22.2625594,36.9134777],[22.2635752,36.9137292],[22.2636792,36.9140912],[22.2641452,36.9143324],[22.2641285,36.9145755],[22.2642033,36.9147388],[22.264165,36.9149456],[22.2645563,36.9151834],[22.2648964,36.9155309],[22.2648446,36.9158366],[22.264986,36.9160369],[22.2653031,36.916348],[22.2652657,36.9165097],[22.265442,36.9166565],[22.2658011,36.9166617],[22.2658742,36.9167191],[22.2659906,36.9167186],[22.2663116,36.9165182],[22.2665748,36.9162967],[22.2668325,36.9163185],[22.2670754,36.9159976],[22.2673242,36.9159201],[22.2676251,36.9160146],[22.2678281,36.9159725],[22.2681035,36.9157061],[22.2684073,36.9156745],[22.2686466,36.9155157],[22.2688037,36.915518],[22.2690106,36.9153047],[22.269283,36.9151735],[22.2695565,36.9151482],[22.2697268,36.9150605],[22.2699699,36.9151069]]},{"id":17957,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039c\u03bf\u03bd\u03ae \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1-\u03a0\u03b5\u03b4\u03b9\u03bd\u03cc","description_GR":"\u0391\u03c0\u03cc\u03c4\u03bf\u03bc\u03b7 \u03b1\u03bb\u03bb\u03ac \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7","path":"PELOPONNESE\/Pelop_Mani_Sotiras_Pedino","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":1420,"name_EN":"Mani-Kardamyli: Sotiras monastery-Pedino","description_EN":"A steep yet very important connection","ascent_time":45,"descent_time":40,"marker":"Kardamyli_Pedino_Sotiras","level":10,"ascent":318,"descent":4,"maxelev":476,"minelev":153,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25666 36.90605,22.26184 36.91308)","views":34,"millestones":"0,22.2594570,36.9060166#1,22.2584970,36.9105022#1.4,22.2616811,36.9131517","x":22.2569357,"y":36.9096931,"coor":[[22.259457,36.9060166],[22.2597348,36.9061378],[22.2596106,36.906172],[22.2592453,36.9061937],[22.2590957,36.9063087],[22.2585227,36.9063364],[22.258713,36.9063572],[22.2588011,36.9064306],[22.2585969,36.9065267],[22.2586738,36.9066],[22.2584931,36.9066514],[22.2589924,36.9069021],[22.2588121,36.9069355],[22.2587874,36.9070343],[22.2590393,36.9073084],[22.2586022,36.9072839],[22.2587213,36.9074749],[22.2585862,36.907491],[22.2586621,36.9076093],[22.258516,36.9076162],[22.2584126,36.9077228],[22.258352,36.9079202],[22.2581337,36.9081423],[22.2580035,36.9084379],[22.2575216,36.9088995],[22.25734,36.908987],[22.2567549,36.9090505],[22.2568979,36.9091788],[22.256851,36.9092682],[22.2570154,36.9094419],[22.2569961,36.9095047],[22.2569357,36.9096931],[22.2571586,36.9097594],[22.2572339,36.9099048],[22.2574126,36.9099434],[22.257422,36.9100247],[22.2575456,36.9100175],[22.2576209,36.9101628],[22.2577912,36.9100752],[22.2579822,36.910069],[22.2579669,36.910249],[22.2580523,36.9104395],[22.258177,36.9103873],[22.2582304,36.9105053],[22.2583647,36.9105252],[22.2584081,36.910589],[22.2584893,36.910473],[22.2585203,36.9105906],[22.2586874,36.9106472],[22.2587672,36.9105942],[22.2590585,36.9106165],[22.259147,36.9106719],[22.2592319,36.9108895],[22.2595877,36.9110389],[22.2605059,36.9116292],[22.260962,36.9118071],[22.2615508,36.9122169],[22.2614433,36.9125037],[22.2614835,36.9127116],[22.2614088,36.9127871],[22.2616832,36.9130615],[22.2616811,36.9131517]]},{"id":17960,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03b5\u03c4\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9-\u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03c9\u03c1\u03b1\u03af\u03b1 \u03b8\u03ad\u03b1","path":"PELOPONNESE\/Pelop_Mani_Petrovouni_Nikovo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3034,"name_EN":"Mani-Kardamyli: Petrovouni-Exochori","description_EN":"A long trail with nice view","ascent_time":75,"descent_time":65,"marker":"Kardamyli_Petrovouni_Nikovo","level":10,"ascent":238,"descent":11,"maxelev":434,"minelev":190,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24403 36.89007,22.26726 36.89969)","views":16,"millestones":"0,22.2455564,36.8897525#1,22.2524149,36.8925037#2,22.2602055,36.8954800#3,22.2670390,36.8998564","x":22.2573733,"y":36.8949424,"coor":[[22.2455564,36.8897525],[22.2449918,36.8899064],[22.2444998,36.890183],[22.2442435,36.8903505],[22.2446004,36.8904459],[22.2450425,36.8907409],[22.2452293,36.891005],[22.2455493,36.8912441],[22.2454725,36.8916576],[22.2456548,36.891827],[22.2460837,36.891964],[22.2464557,36.8918884],[22.2467518,36.8921902],[22.2474128,36.892236],[22.2483047,36.8924926],[22.2486878,36.8924261],[22.2490779,36.89254],[22.2496276,36.8925481],[22.2499128,36.8924509],[22.251777,36.8923882],[22.2523841,36.8924805],[22.2532665,36.8931515],[22.2534427,36.8932082],[22.253801,36.8932405],[22.2540337,36.8933701],[22.2546497,36.8934242],[22.2550148,36.8935467],[22.2552059,36.8935315],[22.2556564,36.8939527],[22.2565359,36.8937674],[22.2578955,36.8941839],[22.2579051,36.8942561],[22.2576679,36.8943248],[22.2574733,36.8944932],[22.2573733,36.8949424],[22.2573902,36.895186],[22.257565,36.8953958],[22.2578982,36.8953016],[22.2581625,36.8955218],[22.258442,36.8951834],[22.2585961,36.8952059],[22.258777,36.8952086],[22.2590899,36.8952672],[22.2592935,36.8951981],[22.2596294,36.8952301],[22.2600948,36.8954893],[22.2604883,36.895459],[22.2606541,36.8955696],[22.261213,36.8956679],[22.2614187,36.8956912],[22.261588,36.8957072],[22.2631032,36.895993],[22.2633609,36.8962581],[22.2647304,36.8967378],[22.2649933,36.8970211],[22.2649223,36.8971823],[22.2649848,36.8973995],[22.2654692,36.8978122],[22.2653103,36.897891],[22.2653544,36.8979254],[22.2652794,36.8982668],[22.2649122,36.898622],[22.2648919,36.8987727],[22.264915,36.8991336],[22.2649131,36.8997104],[22.2654792,36.8997412],[22.2660679,36.9000112],[22.266452,36.90001],[22.267039,36.8998564]]},{"id":17961,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9-\u03a3\u03b1\u03ca\u03b4\u03cc\u03bd\u03b1","description_GR":"\u03a0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u039d\u03bf\u03cd\u03c0\u03b1\u03bd\u03c4\u03b7\u03c2","path":"PELOPONNESE\/Pelop_Mani_Nikovo_Saidona","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3928,"name_EN":"Mani-Kardamyli: Exochori-Saidona","description_EN":"Gives access to the Noupadi Gorge","ascent_time":95,"descent_time":85,"marker":"Kardamyli_Exochori_Saidona","level":10,"ascent":232,"descent":59,"maxelev":620,"minelev":428,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.26704 36.88102,22.28575 36.89986)","views":20,"millestones":"0,22.2670397,36.8998564#1,22.2702379,36.8928885#2,22.2737533,36.8858084#3,22.2773280,36.8824458#3.9,22.2857441,36.8813167","x":22.2733183,"y":36.8853438,"coor":[[22.2670397,36.8998564],[22.2671376,36.8994973],[22.2673778,36.8992506],[22.2677021,36.8988047],[22.2678523,36.8977613],[22.268082,36.8970346],[22.2679959,36.8968711],[22.2677083,36.8966866],[22.2676223,36.8966268],[22.2674992,36.8955749],[22.2676091,36.89518],[22.2681207,36.8941419],[22.2683699,36.8930459],[22.2686818,36.8926538],[22.2694675,36.8926901],[22.27008,36.8928973],[22.270316,36.8928827],[22.2709862,36.8930186],[22.2710566,36.8928844],[22.270985,36.8925769],[22.2712365,36.8923733],[22.2711726,36.8922191],[22.2709987,36.8920138],[22.27119,36.8914938],[22.271129,36.8912135],[22.2712353,36.8909807],[22.2712159,36.8908452],[22.27166,36.8900585],[22.2720377,36.8897305],[22.2720642,36.8895506],[22.2718295,36.8895112],[22.2723051,36.8888218],[22.2727617,36.8884769],[22.27332,36.8876017],[22.2736127,36.8870178],[22.2736895,36.8865953],[22.273863,36.8863635],[22.2739762,36.8863201],[22.2740725,36.8861232],[22.2739999,36.8859666],[22.2738001,36.8858736],[22.273539,36.8855093],[22.2733183,36.8853438],[22.2733101,36.8852085],[22.2731345,36.8850347],[22.2731092,36.8846648],[22.2732226,36.8844546],[22.2733344,36.8844743],[22.2739339,36.8842576],[22.2745353,36.8839599],[22.2752893,36.8838627],[22.2757017,36.8839859],[22.275803,36.8839693],[22.2755367,36.8838393],[22.275361,36.8836655],[22.2750388,36.8835256],[22.2748305,36.8833062],[22.2749643,36.8833442],[22.2749876,36.8833085],[22.274464,36.8831387],[22.2743069,36.8821449],[22.2744546,36.8820141],[22.2747573,36.8820275],[22.2750124,36.8821574],[22.275373,36.8820905],[22.2756626,36.8821849],[22.2775189,36.8824642],[22.2773763,36.882568],[22.2775217,36.8825881],[22.2779514,36.8829369],[22.2786262,36.8830729],[22.2789378,36.8831855],[22.2790357,36.8833222],[22.2791703,36.8833241],[22.2795465,36.8830591],[22.2808524,36.8826634],[22.2817839,36.8822488],[22.2822614,36.8819672],[22.2837105,36.8813933],[22.284103,36.881399],[22.2844919,36.8811184],[22.2850216,36.8810089],[22.2852109,36.8810747],[22.285531,36.8813137],[22.2857441,36.8813167]]},{"id":17962,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03bf-\u03a3\u03b1\u03ca\u03b4\u03cc\u03bd\u03b1","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03c0\u03bf\u03bb\u03bb\u03ac \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03b1 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1","path":"PELOPONNESE\/Pelop_Mani_Proastio_Saidona","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":4043,"name_EN":"Mani-Kardamyli: Prastio-Saidona","description_EN":"Easy trail with many interesting features","ascent_time":80,"descent_time":70,"marker":"Kardamyli_Prastio_Saidona","level":10,"ascent":387,"descent":12,"maxelev":620,"minelev":231,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.2523 36.8756,22.28587 36.88293)","views":48,"millestones":"0,22.2524216,36.8774986#1,22.2609200,36.8765573#2,22.2667392,36.8798161#3,22.2760775,36.8822474#4,22.2857459,36.8813145","x":22.2667152,"y":36.8786949,"coor":[[22.2524216,36.8774986],[22.2526696,36.8774481],[22.2527762,36.8773528],[22.2528444,36.8773606],[22.2528647,36.8771626],[22.2532337,36.8770148],[22.2536094,36.8769752],[22.2538267,36.8770866],[22.2539446,36.8770388],[22.2538718,36.8767853],[22.2540411,36.8767427],[22.2541257,36.8764736],[22.2543125,36.8762487],[22.2543172,36.8760415],[22.2544451,36.8760456],[22.2545746,36.8758673],[22.2549595,36.8758729],[22.2556517,36.8755744],[22.2559674,36.8755069],[22.2561992,36.8753773],[22.2563209,36.8752079],[22.2565012,36.8751745],[22.2578965,36.8754834],[22.2584866,36.8757286],[22.2592821,36.8757763],[22.25989,36.8756861],[22.2604344,36.8757662],[22.2607674,36.8759243],[22.260932,36.8765847],[22.2610753,36.8766949],[22.2614365,36.8766011],[22.2616768,36.8756491],[22.2617682,36.8755784],[22.261979,36.8756806],[22.2621489,36.875611],[22.2623159,36.8756675],[22.2624886,36.8759675],[22.2626893,36.8760245],[22.2627804,36.8761182],[22.2628316,36.8763353],[22.2630194,36.8764642],[22.2639399,36.8769374],[22.2642867,36.8769785],[22.2643731,36.8770338],[22.265012,36.8770612],[22.2652977,36.8771262],[22.2654066,36.877272],[22.2654827,36.877877],[22.2657571,36.878192],[22.2658531,36.8784097],[22.2659873,36.8784297],[22.2663254,36.8783625],[22.2665547,36.8786453],[22.2667152,36.8786949],[22.2669277,36.8787251],[22.2669366,36.8788243],[22.2665019,36.8791966],[22.2663251,36.8795726],[22.2664688,36.8796648],[22.2665109,36.8797916],[22.2666024,36.8798064],[22.2667469,36.8798176],[22.2669906,36.8799563],[22.2672101,36.8804237],[22.2671142,36.8806927],[22.2673639,36.8805702],[22.2674606,36.880851],[22.2676861,36.8808002],[22.2678113,36.8808336],[22.2679669,36.8808989],[22.2685607,36.8809346],[22.2700425,36.8809021],[22.2703737,36.8811413],[22.2705299,36.8811796],[22.2706598,36.8813888],[22.2714868,36.8815361],[22.2717203,36.8816296],[22.2721125,36.8816533],[22.2723797,36.8817473],[22.2727061,36.881698],[22.2729955,36.8818014],[22.2740124,36.8819874],[22.2743083,36.8821427],[22.2744561,36.8820119],[22.2747587,36.8820253],[22.2750139,36.8821552],[22.2753744,36.8820883],[22.275664,36.8821826],[22.2775203,36.8824619],[22.2773777,36.8825658],[22.2775231,36.8825859],[22.2779529,36.8829347],[22.2786276,36.8830706],[22.2789393,36.8831833],[22.2790372,36.8833199],[22.2791718,36.8833219],[22.279548,36.8830569],[22.2808539,36.8826612],[22.2817853,36.8822465],[22.2822629,36.881965],[22.2837119,36.8813911],[22.2841045,36.8813967],[22.2844937,36.8811162],[22.2850234,36.8810067],[22.2852127,36.8810725],[22.2855328,36.8813114],[22.2857459,36.8813145]]},{"id":17963,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03bf-\u039a\u03b1\u03bb\u03b1\u03bc\u03af\u03c4\u03c3\u03b9","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03ba\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a0\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03bf","path":"PELOPONNESE\/Pelop_Mani_Kalamitsi_Proastio","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1206,"name_EN":"Mani-Kardamyli: Prastio-Kalamitsi","description_EN":"An easy descent from Prastio","ascent_time":20,"descent_time":25,"marker":"Kardamyli_Kalamitsi_Prastio","level":10,"ascent":0,"descent":171,"maxelev":231,"minelev":56,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24398 36.87718,22.25243 36.87938)","views":19,"millestones":"0,22.2524216,36.8774986#1.2,22.2440112,36.8793823","x":22.247255,"y":36.8790156,"coor":[[22.2524216,36.8774986],[22.2522867,36.8772938],[22.2522464,36.8772797],[22.2520863,36.8772278],[22.2520916,36.877176],[22.2520863,36.8772278],[22.2517517,36.8772296],[22.2515751,36.8772878],[22.2515144,36.8773072],[22.251411,36.8774139],[22.2514043,36.8775828],[22.2513337,36.8776966],[22.251274,36.8777927],[22.2506071,36.8780082],[22.250332,36.8782655],[22.2501621,36.8783351],[22.2491043,36.8784728],[22.2483204,36.8784071],[22.2477127,36.8784883],[22.2479931,36.8786006],[22.247767,36.8787077],[22.2476986,36.8787517],[22.2477076,36.878851],[22.2478852,36.8789348],[22.2474553,36.8790907],[22.247255,36.8790156],[22.2465945,36.8789518],[22.2465686,36.8791046],[22.246423,36.8790935],[22.2464884,36.8791755],[22.2463987,36.8791742],[22.2464648,36.8792293],[22.2462654,36.8791182],[22.2462405,36.879226],[22.2460743,36.8791334],[22.2459611,36.8791768],[22.2459171,36.8791401],[22.2458705,36.8792115],[22.2456979,36.8789115],[22.2455359,36.8791254],[22.2453934,36.8789791],[22.2452892,36.8791218],[22.2451899,36.8790482],[22.2450977,36.879155],[22.2449545,36.8790357],[22.2448387,36.8791962],[22.2445782,36.8793006],[22.2441408,36.8792941],[22.2440858,36.8792482],[22.2439878,36.8789313],[22.2440112,36.8793823]]},{"id":17964,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03bf-\u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03a6\u03bf\u03bd\u03ad\u03b1\u03c2","description_GR":"\u03a3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03ba\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a0\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03bf","path":"PELOPONNESE\/Pelop_Mani_Prastio_Foneas","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1381,"name_EN":"Mani-Kardamyli: Prastio-Foneas beach","description_EN":"A short descent from Prastio","ascent_time":20,"descent_time":30,"marker":"No_marks","level":10,"ascent":2,"descent":211,"maxelev":231,"minelev":12,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.2473 36.86817,22.25263 36.87742)","views":32,"millestones":"0,22.2524216,36.8774986#1,22.2475552,36.8701773#1.4,22.2475392,36.8680978","x":22.248864,"y":36.8709115,"coor":[[22.2524216,36.8774986],[22.2522867,36.8772938],[22.2520863,36.8772278],[22.252092,36.8771738],[22.2520344,36.8770873],[22.2514848,36.8768201],[22.2513868,36.8766902],[22.2514049,36.8765395],[22.2514415,36.8763665],[22.2515628,36.8757351],[22.251702,36.8751197],[22.251624,36.874882],[22.2512748,36.8744217],[22.2511255,36.8741896],[22.2507622,36.8739612],[22.2505517,36.8735525],[22.2502651,36.8729309],[22.2502574,36.8727775],[22.2499299,36.8723784],[22.2495416,36.8716966],[22.2490841,36.871095],[22.248864,36.8709115],[22.2488876,36.8708578],[22.2481763,36.8705679],[22.2474684,36.8701248],[22.2474702,36.8700437],[22.2476279,36.870019],[22.2475518,36.8699097],[22.2476752,36.8699115],[22.2477138,36.8696958],[22.2477688,36.8697416],[22.2478839,36.8696171],[22.2478988,36.8694551],[22.2480209,36.869511],[22.2480666,36.8694756],[22.2479706,36.8692579],[22.2478165,36.8691294],[22.2479415,36.8690592],[22.2477099,36.8688845],[22.2478799,36.8688059],[22.2479367,36.8682839],[22.2475806,36.8681615],[22.2475392,36.8680978]]},{"id":17966,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03b5\u03c4\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9-\u039a\u03ac\u03bb\u03c5\u03b2\u03b5\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03b3\u03ba\u03ac\u03c1\u03c3\u03b9\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7","path":"PELOPONNESE\/Pelop_Mani_Petrovouni_Kalyves","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3036,"name_EN":"Mani-Kardamyli: Petrovouni-Kalyves","description_EN":"An important connection","ascent_time":70,"descent_time":70,"marker":"Kardamyli_Petrovouni_sortcut","level":10,"ascent":200,"descent":201,"maxelev":206,"minelev":76,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24127 36.8898,22.24912 36.90559)","views":12,"millestones":"0,22.2455581,36.8897525#1,22.2433090,36.8931577#2,22.2475694,36.8986881#3,22.2459000,36.9056549","x":22.2446899,"y":36.8967949,"coor":[[22.2455581,36.8897525],[22.2449936,36.8899064],[22.2445012,36.8901831],[22.2442449,36.8903483],[22.2438805,36.8903361],[22.2436419,36.8904678],[22.2435561,36.8904913],[22.2434231,36.8904173],[22.2431576,36.890499],[22.2425764,36.8908869],[22.242548,36.8911479],[22.2422144,36.8915035],[22.242241,36.8918104],[22.2428846,36.8921263],[22.2434414,36.8923148],[22.2438394,36.8925731],[22.244375,36.8927072],[22.2446281,36.8929273],[22.2448994,36.8933279],[22.2454578,36.8935997],[22.2454443,36.8936987],[22.2453537,36.8937334],[22.2446927,36.8936876],[22.2442028,36.8935181],[22.2440163,36.8933351],[22.2434476,36.8931735],[22.2428097,36.8931009],[22.2424835,36.8931322],[22.2416212,36.893543],[22.2415394,36.893686],[22.241726,36.8938691],[22.2422253,36.8940071],[22.2432255,36.8945402],[22.2433577,36.8946503],[22.2435753,36.8949037],[22.2436605,36.8957296],[22.2437885,36.89602],[22.2440318,36.8961768],[22.2442706,36.8964823],[22.2446899,36.8967949],[22.2449359,36.8968346],[22.2452338,36.8970553],[22.245516,36.8974741],[22.246023,36.8978782],[22.2468026,36.8981421],[22.2470108,36.8983614],[22.2475865,36.8987034],[22.2477141,36.8990118],[22.2482377,36.8991817],[22.248277,36.8994257],[22.2486822,36.8998643],[22.2486357,36.8999357],[22.2486865,36.9000176],[22.2488771,36.9002683],[22.2486951,36.9003737],[22.2485568,36.9005339],[22.2484006,36.9004956],[22.2481523,36.900555],[22.2480746,36.9005178],[22.2476166,36.900822],[22.2475264,36.9018212],[22.2474003,36.9019365],[22.2470719,36.9020668],[22.246968,36.9021915],[22.2468791,36.9021541],[22.2468216,36.9022164],[22.2468307,36.9023066],[22.246716,36.9024131],[22.2467137,36.903008],[22.2469819,36.9037014],[22.2468801,36.903736],[22.2468945,36.9040877],[22.2468371,36.904141],[22.2469142,36.9042548],[22.2462557,36.9050743],[22.2461797,36.9052534],[22.2461281,36.9054532],[22.2459,36.9056549]]},{"id":17967,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b9\u03c2 \u039a\u03ac\u03bb\u03c5\u03b2\u03b5\u03c2","description_GR":"\u039c\u03ad\u03c3\u03c9 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1","path":"PELOPONNESE\/Pelop_Mani_Kalyves_loop","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4854,"name_EN":"Mani-Kardamyli: Kalyves loop trail","description_EN":"Via the Sotiras monastery","ascent_time":110,"descent_time":110,"marker":"Red_dots","level":10,"ascent":340,"descent":340,"maxelev":400,"minelev":100,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24574 36.90373,22.25978 36.91285)","views":30,"millestones":"0,22.2459007,36.9056549#1,22.2538724,36.9052920#2,22.2585940,36.9074916#3,22.2555395,36.9119664#4,22.2486301,36.9084302#4.9,22.2459007,36.9056549","x":22.2568523,"y":36.9092705,"coor":[[22.2459007,36.9056549],[22.2461288,36.9054532],[22.2461804,36.9052534],[22.2462564,36.9050743],[22.2469149,36.9042548],[22.247138,36.9042198],[22.2473886,36.9040612],[22.2478477,36.904104],[22.2480032,36.9041784],[22.248597,36.9042232],[22.2489842,36.9039766],[22.2491309,36.9039427],[22.2490879,36.9038609],[22.2491448,36.9038257],[22.2496172,36.9037786],[22.2496538,36.903653],[22.2500448,36.9037308],[22.250332,36.9039334],[22.2505556,36.9039727],[22.2508542,36.9041664],[22.2510237,36.9041148],[22.2509697,36.9040239],[22.2521504,36.9036176],[22.2526867,36.9037246],[22.253015,36.90409],[22.2530294,36.9044417],[22.2534364,36.9048083],[22.2537847,36.9052821],[22.2541766,36.9053239],[22.2547343,36.9054763],[22.2548644,36.9056765],[22.2549982,36.9062103],[22.2551079,36.90632],[22.2553321,36.9063323],[22.2564141,36.9061319],[22.2576357,36.9057172],[22.2580511,36.9057143],[22.2585529,36.9058568],[22.2587026,36.9057982],[22.2594788,36.9060124],[22.2597305,36.90614],[22.259612,36.906172],[22.2592466,36.906196],[22.2590971,36.906311],[22.258524,36.9063386],[22.2587144,36.9063594],[22.2588025,36.9064328],[22.2585983,36.906529],[22.2586752,36.9066022],[22.2584944,36.9066537],[22.2589938,36.9069043],[22.2588135,36.9069377],[22.2587888,36.9070365],[22.2590407,36.9073106],[22.2586035,36.9072862],[22.2587226,36.9074772],[22.2585876,36.9074933],[22.2586635,36.9076116],[22.2585174,36.9076184],[22.258414,36.9077251],[22.2583533,36.9079225],[22.258135,36.9081446],[22.2580049,36.9084401],[22.2575229,36.9089018],[22.2573414,36.9089892],[22.2567563,36.9090528],[22.2568993,36.909181],[22.2568523,36.9092705],[22.2570167,36.9094442],[22.2569975,36.9095047],[22.256604,36.9093299],[22.2563564,36.9093624],[22.2562762,36.9094333],[22.2565034,36.9095583],[22.2571311,36.9100903],[22.257228,36.910272],[22.2572241,36.9104432],[22.2571431,36.9105501],[22.2570193,36.9105664],[22.2566688,36.9101826],[22.2563663,36.9101602],[22.256036,36.9103717],[22.2554159,36.9109845],[22.255322,36.9111634],[22.2553128,36.9115688],[22.2554656,36.9112646],[22.2556027,36.9111585],[22.2556813,36.9111596],[22.2556734,36.9112113],[22.2555673,36.9114351],[22.2555242,36.9118491],[22.2555813,36.9123006],[22.2554681,36.9128803],[22.2553644,36.9129959],[22.255187,36.9129032],[22.2550548,36.9122974],[22.2549771,36.9122602],[22.2546369,36.9119217],[22.2536289,36.91133],[22.2534727,36.9112917],[22.2531899,36.9113866],[22.2529455,36.9112749],[22.2527389,36.9109834],[22.2522479,36.910859],[22.251919,36.9105117],[22.2519223,36.9103675],[22.2517245,36.9101843],[22.2515014,36.9096312],[22.2513482,36.9094577],[22.2509474,36.9093166],[22.2505947,36.909032],[22.2503491,36.9089743],[22.2501616,36.9088273],[22.2495105,36.9088358],[22.2487751,36.9085996],[22.2488895,36.9085021],[22.248555,36.9084071],[22.2485791,36.9083353],[22.2484334,36.9083242],[22.2485385,36.9081454],[22.248338,36.9080794],[22.2484571,36.907288],[22.248191,36.9066531],[22.2475684,36.9068873],[22.2476427,36.9065819],[22.2472918,36.906712],[22.2477848,36.9052771],[22.2473763,36.9054694],[22.2474123,36.9053707],[22.247288,36.905405],[22.2473127,36.9053062],[22.2466832,36.905351],[22.2461804,36.9052534],[22.2461288,36.9054532],[22.2459007,36.9056549]]},{"id":17969,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03c1\u03bf\u03c3\u03ae\u03bb\u03b9\u03bf-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7","description_GR":"\u039c\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03c0\u03b1\u03bb\u03b9\u03bf\u03cd \u03c3\u03c5\u03bd\u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03bf\u03cd \u039b\u03ac\u03b6\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Prosilio_Kardamyli","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":4029,"name_EN":"Mani-Kardamyli: Prosilio-Kardamyli","description_EN":"Via the Lazos farm","ascent_time":70,"descent_time":75,"marker":"No_marks","level":10,"ascent":3,"descent":346,"maxelev":355,"minelev":7,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.22632 36.88895,22.2378 36.91571)","views":29,"millestones":"0,22.2371771,36.9158708#1,22.2323917,36.9087031#2,22.2279463,36.9028661#3,22.2285699,36.8965865#4,22.2319053,36.8888583","x":22.2279944,"y":36.9020249,"coor":[[22.2371771,36.9158708],[22.2368752,36.9152399],[22.2366703,36.9143896],[22.236721,36.914138],[22.2366661,36.9140831],[22.236428,36.9138993],[22.2355592,36.9131631],[22.2357816,36.9127698],[22.235708,36.9125524],[22.2358526,36.912212],[22.235692,36.9118761],[22.2351933,36.9115983],[22.2349922,36.9115593],[22.2347517,36.9112763],[22.2340392,36.9100489],[22.2339719,36.9095612],[22.2338437,36.9092799],[22.2335122,36.9090068],[22.2328739,36.9087922],[22.2327409,36.9087181],[22.2323464,36.9086988],[22.2294735,36.9086357],[22.2289503,36.9084476],[22.2288306,36.9082836],[22.228824,36.9080852],[22.2287088,36.9080159],[22.228794,36.9077287],[22.2287753,36.9075662],[22.228645,36.907375],[22.2284786,36.9072914],[22.2284728,36.9071471],[22.2291642,36.9063732],[22.2290235,36.9061458],[22.2287033,36.9059157],[22.2287414,36.905727],[22.2285868,36.9051298],[22.2285333,36.9050186],[22.2283931,36.9046785],[22.2283394,36.9040918],[22.2283927,36.9037253],[22.2282506,36.903561],[22.2279523,36.9028715],[22.2278204,36.9027524],[22.2278902,36.9026453],[22.2278537,36.9022842],[22.2279944,36.9020249],[22.2278745,36.9018699],[22.2276274,36.9016341],[22.2278071,36.901434],[22.227731,36.9013247],[22.2276195,36.901296],[22.2274608,36.900879],[22.2276205,36.9007642],[22.2276347,36.9006382],[22.2275578,36.900565],[22.2277282,36.9004774],[22.2277309,36.9003602],[22.227171,36.9003068],[22.2269707,36.9002317],[22.2266876,36.899858],[22.2269728,36.8996549],[22.2270657,36.8995211],[22.2268318,36.8994455],[22.2268686,36.8993108],[22.2269824,36.8992404],[22.2268719,36.8991667],[22.2271092,36.8990981],[22.2270878,36.8990527],[22.2275422,36.8988162],[22.2278447,36.8988387],[22.2280254,36.8987873],[22.2279485,36.8987141],[22.2279945,36.8986697],[22.2277516,36.8984948],[22.227551,36.8980997],[22.2276886,36.8979756],[22.2275535,36.8979916],[22.2274771,36.8979003],[22.2277018,36.897782],[22.2281982,36.8972892],[22.2283295,36.8969486],[22.2317037,36.8917621],[22.2324684,36.8905635],[22.2325086,36.8902802],[22.2324042,36.8901411],[22.2321363,36.8899862],[22.2318264,36.8898013],[22.2316631,36.8895826],[22.2316274,36.8892328],[22.2319053,36.8888583]]},{"id":17970,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03c1\u03bf\u03c3\u03ae\u03bb\u03b9\u03bf-\u039a\u03ac\u03bb\u03c5\u03b2\u03b5\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Prosilio_Kalyves","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":1589,"name_EN":"Mani-Kardamyli: Prosilio-Kalyves","description_EN":"","ascent_time":25,"descent_time":30,"marker":"No_marks","level":10,"ascent":13,"descent":167,"maxelev":355,"minelev":181,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.23686 36.90565,22.24598 36.91587)","views":9,"millestones":"0,22.2371771,36.9158708#1,22.2431620,36.9097963#1.6,22.2459018,36.9056549","x":22.2402385,"y":36.9113149,"coor":[[22.2371771,36.9158708],[22.2368752,36.9152399],[22.2370685,36.9151346],[22.2372309,36.9149027],[22.2372274,36.9145691],[22.2374996,36.914447],[22.2374686,36.9141806],[22.2378887,36.9139705],[22.238146,36.9139158],[22.2383964,36.9132795],[22.238957,36.9128191],[22.2392252,36.9123815],[22.239586,36.9118235],[22.2395785,36.9116611],[22.2396959,36.9114375],[22.2398785,36.911305],[22.2400362,36.9112803],[22.2402385,36.9113149],[22.2407667,36.9112867],[22.2412982,36.9111143],[22.2416683,36.9111288],[22.242013,36.9107823],[22.2426367,36.9105031],[22.2428004,36.9102171],[22.2430489,36.9101487],[22.2431187,36.9100416],[22.2432919,36.9090076],[22.2437954,36.9090151],[22.2440106,36.9089281],[22.2449098,36.9078958],[22.2450349,36.9076386],[22.2455279,36.9072808],[22.2459445,36.9062414],[22.2459744,36.9059174],[22.2459018,36.9056549]]},{"id":17971,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03b5\u03c4\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9-\u0391\u03b3\u03af\u03b1 \u03a3\u03bf\u03c6\u03af\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Petrovouni_AgSofia","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":1180,"name_EN":"Mani-Kardamyli: Petrovouni-Agia Sofia","description_EN":"","ascent_time":20,"descent_time":20,"marker":"Kardamyli_Kardamyli_AgSofia_Petrovouni","level":10,"ascent":65,"descent":62,"maxelev":209,"minelev":155,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24213 36.88976,22.24607 36.89502)","views":12,"millestones":"0,22.2455581,36.8897525#1.2,22.2451942,36.8950650","x":22.2438394,"y":36.8925753,"coor":[[22.2455581,36.8897525],[22.2449936,36.8899064],[22.2444981,36.8901808],[22.2442505,36.8903506],[22.2438763,36.8903383],[22.2436419,36.8904678],[22.2435561,36.8904936],[22.2434231,36.8904195],[22.2431575,36.8905012],[22.2425763,36.8908892],[22.2425479,36.8911502],[22.2422143,36.8915058],[22.242241,36.8918126],[22.2428846,36.8921286],[22.2434413,36.8923171],[22.2438394,36.8925753],[22.244375,36.8927095],[22.244628,36.8929295],[22.2448994,36.8933301],[22.2454578,36.8935997],[22.2459723,36.8940129],[22.2453565,36.8939498],[22.2453102,36.8940122],[22.2451301,36.8940366],[22.2450692,36.8941528],[22.2447879,36.8941847],[22.2446967,36.8942465],[22.2440793,36.8942554],[22.2444016,36.8944855],[22.2447741,36.8948786],[22.2451942,36.895065]]},{"id":17972,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7-\u0391\u03b3\u03af\u03b1 \u03a3\u03bf\u03c6\u03af\u03b1","description_GR":"\u03a4\u03bf \u03ba\u03c5\u03c1\u03b9\u03cc\u03c4\u03b5\u03c1\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7\u03c2","path":"PELOPONNESE\/Pelop_Mani_Kardamyli_AgSofia","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":1736,"name_EN":"Mani-Kardamyli: Kardamyli-Agia Sofia","description_EN":"The most interesting path of Kardamyli area","ascent_time":35,"descent_time":30,"marker":"Kardamyli_Kardamyli_AgSofia_Petrovouni","level":10,"ascent":209,"descent":14,"maxelev":209,"minelev":7,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.23154 36.88979,22.24532 36.89486)","views":54,"millestones":"0,22.2316648,36.8895848#1,22.2399055,36.8927903#1.7,22.2451956,36.8950651","x":22.2376754,"y":36.8923962,"coor":[[22.2316648,36.8895848],[22.2318281,36.8898036],[22.232138,36.8899885],[22.2325107,36.8902824],[22.232733,36.8903759],[22.2328383,36.8906749],[22.2334345,36.8906116],[22.2340905,36.8903871],[22.2348484,36.8904569],[22.2349759,36.8905241],[22.2350466,36.8907753],[22.235166,36.8911466],[22.2350809,36.8914338],[22.235569,36.89177],[22.2358602,36.8917924],[22.2360021,36.8919658],[22.236138,36.8919137],[22.2362202,36.8922394],[22.2363241,36.8921147],[22.2376754,36.8923962],[22.2380136,36.8923291],[22.2384842,36.8923631],[22.2392179,36.8921757],[22.2399217,36.892799],[22.2409254,36.8930753],[22.2413338,36.8933698],[22.2415262,36.8937872],[22.2417263,36.8938713],[22.242226,36.8940094],[22.2432258,36.8945425],[22.243358,36.8946526],[22.2430826,36.8939364],[22.2432071,36.8938932],[22.243415,36.8939707],[22.2436612,36.8940013],[22.243932,36.8941788],[22.2440807,36.8942577],[22.2447758,36.8948808],[22.2451956,36.8950651]]},{"id":17973,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03b5\u03c4\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9-\u03a0\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03bf","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03c9\u03c1\u03b1\u03af\u03b1 \u03b8\u03ad\u03b1","path":"PELOPONNESE\/Pelop_Mani_Petrovouni_Prastio","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2199,"name_EN":"Mani-Kardamyli: Petrovouni-Prastio","description_EN":"An easy trail with nice view","ascent_time":50,"descent_time":50,"marker":"Kardamyli_Kardamyli_Petrovouni_Prastio","level":10,"ascent":70,"descent":41,"maxelev":240,"minelev":200,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24484 36.87752,22.25369 36.88977)","views":21,"millestones":"0,22.2455581,36.8897525#1,22.2515130,36.8852669#2.2,22.2524216,36.8774986","x":22.25224,"y":36.88511,"coor":[[22.2455581,36.8897525],[22.2454757,36.8896927],[22.2451824,36.8897605],[22.2448369,36.8897667],[22.2452432,36.8896645],[22.2457872,36.8894292],[22.2464585,36.8890245],[22.247438,36.8889127],[22.2477,36.8885245],[22.2478934,36.8884102],[22.2485091,36.8880587],[22.2487048,36.8878453],[22.2490236,36.8876427],[22.2490938,36.8875175],[22.2491875,36.8872508],[22.2489274,36.8868503],[22.2490699,36.8865347],[22.2489303,36.8858454],[22.2490658,36.8858113],[22.2492868,36.8858214],[22.2497165,36.8856745],[22.2499937,36.8858228],[22.2503177,36.8858816],[22.2507397,36.8855814],[22.2510787,36.8854782],[22.2514312,36.8852761],[22.2517911,36.8852363],[22.2520475,36.8853122],[22.25224,36.88511],[22.2522309,36.8850197],[22.2519022,36.8846724],[22.2516807,36.8845429],[22.2513977,36.8841602],[22.2514869,36.8836928],[22.2512683,36.8834372],[22.2509728,36.8826217],[22.250898,36.8819626],[22.2509915,36.8818017],[22.2512197,36.8816338],[22.2519978,36.881492],[22.2523653,36.8815358],[22.2528107,36.8812697],[22.2534953,36.8812617],[22.2535991,36.881137],[22.2536137,36.8808083],[22.2532257,36.8805997],[22.2531229,36.8804044],[22.2531476,36.8798099],[22.2531026,36.8795997],[22.2530158,36.8791951],[22.2530115,36.879168],[22.2529427,36.8782476],[22.2527826,36.8780875],[22.2527742,36.8780851],[22.2525345,36.8780208],[22.2524521,36.8779745],[22.2524216,36.8774986]]},{"id":17974,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u0391\u03b3\u03af\u03b1 \u03a3\u03bf\u03c6\u03af\u03b1-\u039a\u03ac\u03bb\u03c5\u03b2\u03b5\u03c2","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03b7\u03c2 \u03a7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1\u03c2 \u0392\u03c5\u03c1\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Mani_AgSofia_Kalyves","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2410,"name_EN":"Mani-Kardamyli: Agia Sofia-Kalyves","description_EN":"A connection via the Viros gorge","ascent_time":45,"descent_time":45,"marker":"Kardamyli_AgSofia_Kalyves","level":10,"ascent":121,"descent":125,"maxelev":206,"minelev":100,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24281 36.89401,22.25125 36.90561)","views":11,"millestones":"0,22.2451950,36.8950628#1,22.2490850,36.8980852#2,22.2489631,36.9039889#2.4,22.2458997,36.9056549","x":22.2499636,"y":36.9021275,"coor":[[22.245195,36.8950628],[22.2447748,36.8948786],[22.24408,36.8942554],[22.2439314,36.8941766],[22.2436605,36.8939991],[22.2434143,36.8939684],[22.2432064,36.893891],[22.243082,36.8939342],[22.2433573,36.8946503],[22.2435861,36.8949038],[22.2439592,36.8957656],[22.2446423,36.8963165],[22.2456163,36.8969077],[22.247342,36.8975101],[22.2477526,36.8977144],[22.248115,36.8980623],[22.2485313,36.8980143],[22.2491132,36.898086],[22.2494334,36.8983161],[22.2497025,36.898329],[22.2500567,36.8985416],[22.2504564,36.8992234],[22.2502564,36.899563],[22.2500595,36.8998936],[22.2500905,36.9009937],[22.2501924,36.9014459],[22.2499636,36.9021275],[22.2502845,36.9028172],[22.2508107,36.9033658],[22.2509918,36.9038845],[22.2509198,36.903933],[22.2509683,36.9040238],[22.2510223,36.9041148],[22.2508528,36.9041664],[22.2505542,36.9039727],[22.2503306,36.9039333],[22.2500434,36.9037308],[22.2496524,36.9036529],[22.2496158,36.9037786],[22.2491434,36.9038257],[22.2490865,36.9038609],[22.2491295,36.9039427],[22.2489828,36.9039766],[22.2485956,36.9042232],[22.2480018,36.9041784],[22.2478463,36.904104],[22.2473872,36.9040612],[22.2471366,36.9042197],[22.2469138,36.9042548],[22.2462553,36.9050743],[22.2461793,36.9052534],[22.2461277,36.9054532],[22.2458997,36.9056549]]},{"id":17975,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7-\u039c\u03bf\u03bd\u03ae \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03c4\u03bf\u03c5 \u0392\u03c5\u03c1\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Mani_Kardamyli_Sotiras","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3535,"name_EN":"Mani-Kardamyli: Kardamyli-Sotiras monastery","description_EN":"A trail along the Viros gorge","ascent_time":85,"descent_time":80,"marker":"Kardamyli_Kardamyli_Lykaki_Sotiras_Exochori_Viros","level":10,"ascent":171,"descent":31,"maxelev":170,"minelev":13,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.23215 36.89068,22.25981 36.90598)","views":55,"millestones":"0,22.2325090,36.8902802#1,22.2404446,36.8949455#2,22.2486846,36.9000152#3,22.2546113,36.9054504#3.5,22.2594567,36.9060143","x":22.2488759,"y":36.9002773,"coor":[[22.232509,36.8902802],[22.2327313,36.8903736],[22.2328366,36.8906726],[22.2328843,36.8907477],[22.2340466,36.891637],[22.2341513,36.891963],[22.23458,36.892686],[22.2350119,36.8932715],[22.2350293,36.8934881],[22.2354944,36.8940651],[22.2359053,36.8942515],[22.2370938,36.8942961],[22.2381878,36.8945467],[22.23916,36.8942366],[22.2395969,36.8942702],[22.2398956,36.8944549],[22.2429533,36.8971591],[22.2434644,36.8973829],[22.2439892,36.8974989],[22.2455115,36.898301],[22.2456871,36.8984749],[22.2465435,36.898812],[22.2468667,36.8991097],[22.246916,36.899009],[22.2468416,36.8988276],[22.2471777,36.8988506],[22.2477375,36.8993997],[22.2486343,36.8999357],[22.2486854,36.9000176],[22.2488759,36.9002773],[22.2489617,36.9004971],[22.2489416,36.9008844],[22.2491732,36.9015548],[22.2488381,36.9019735],[22.2488534,36.9022892],[22.249269,36.902764],[22.2498175,36.9028261],[22.2500723,36.9029741],[22.2507225,36.9038354],[22.250799,36.9039267],[22.2509191,36.903933],[22.25098,36.904015],[22.2521385,36.9036174],[22.2526747,36.9037245],[22.2530031,36.9040898],[22.2530175,36.9044416],[22.2534244,36.9048081],[22.2537728,36.9052819],[22.2547336,36.9054763],[22.2548637,36.9056765],[22.2549975,36.9062103],[22.2551072,36.90632],[22.2564134,36.9061319],[22.257635,36.9057172],[22.2580504,36.9057143],[22.2585522,36.9058568],[22.2587095,36.9058028],[22.2594567,36.9060143]]},{"id":17976,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9-\u039c\u03bf\u03bd\u03ae \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9 \u03c3\u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03c4\u03bf\u03c5 \u0392\u03c5\u03c1\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Mani_Exochori_Sotiras","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2854,"name_EN":"Mani-Kardamyli: Exochori-Sotiras monastery","description_EN":"From Exochori to the Viros gorge","ascent_time":45,"descent_time":50,"marker":"Kardamyli_Kardamyli_Lykaki_Sotiras_Exochori_Viros","level":10,"ascent":7,"descent":327,"maxelev":485,"minelev":152,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25633 36.90361,22.2723 36.90596)","views":20,"millestones":"0,22.2722501,36.9058811#1,22.2631388,36.9046948#2,22.2578320,36.9042824#2.9,22.2594792,36.9060101","x":22.2619315,"y":36.904374,"coor":[[22.2722501,36.9058811],[22.2721591,36.9059339],[22.2718352,36.905866],[22.2714198,36.905869],[22.2707852,36.9056435],[22.2701796,36.9050781],[22.2700152,36.9049044],[22.2699527,36.9046872],[22.2696481,36.9045566],[22.2695566,36.9045237],[22.2695917,36.9044611],[22.2692916,36.9043305],[22.269243,36.904305],[22.2687774,36.9041901],[22.2683129,36.903994],[22.2679609,36.9036802],[22.267738,36.9035485],[22.2675244,36.9035634],[22.2673617,36.9036715],[22.2667421,36.9037706],[22.2666711,36.9037312],[22.2663007,36.9037349],[22.2656571,36.9039057],[22.2651979,36.903863],[22.2649539,36.9037332],[22.2645504,36.9037093],[22.2638173,36.9038698],[22.2632834,36.9041505],[22.2631357,36.9047252],[22.2629978,36.9048674],[22.2628954,36.9049289],[22.2628117,36.9046573],[22.2620578,36.9042497],[22.2619344,36.9042479],[22.2620874,36.9044304],[22.2619315,36.904374],[22.2618403,36.9044358],[22.2616193,36.9044393],[22.2609171,36.9047175],[22.2606811,36.9047321],[22.2600699,36.9044617],[22.2597311,36.9040602],[22.258415,36.9038831],[22.2591139,36.9042449],[22.2595055,36.9042957],[22.2600184,36.9051415],[22.2595765,36.9048285],[22.2593034,36.9045001],[22.258966,36.9045312],[22.257962,36.9042641],[22.2571286,36.904387],[22.2569693,36.9044839],[22.256867,36.9046964],[22.256658,36.9049998],[22.2563435,36.9052115],[22.2564323,36.9052579],[22.2572227,36.9049405],[22.2579742,36.9049605],[22.2584955,36.905189],[22.2584828,36.9052519],[22.2583409,36.9052295],[22.2579507,36.9051157],[22.2575678,36.9051731],[22.2569443,36.9054434],[22.2568521,36.9055502],[22.2570084,36.9055886],[22.2573603,36.9054135],[22.2578095,36.905402],[22.2587095,36.9058028],[22.2594792,36.9060101]]},{"id":17977,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u0391\u03b3\u03af\u03b1 \u03a3\u03bf\u03c6\u03af\u03b1-\u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9","description_GR":"\u0388\u03bd\u03b1 \u03c5\u03c0\u03ad\u03c1\u03bf\u03c7\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"PELOPONNESE\/Pelop_Mani_AgSofia_Exochori","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2867,"name_EN":"Mani-Kardamyli: Agia Sofia-Exochori","description_EN":"A nice old trail with nice view","ascent_time":55,"descent_time":45,"marker":"Kardamyli_AgSofia_Exochori","level":10,"ascent":249,"descent":15,"maxelev":440,"minelev":195,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.245 36.89522,22.26971 36.90345)","views":20,"millestones":"0,22.2451950,36.8950628#1,22.2543523,36.8979771#2,22.2628904,36.9025026#2.9,22.2687155,36.9023031","x":22.2558437,"y":36.8986492,"coor":[[22.245195,36.8950628],[22.2454639,36.8949248],[22.2457921,36.8948688],[22.246272,36.8949841],[22.2465575,36.8952587],[22.2471652,36.8956732],[22.2477106,36.8958706],[22.2483306,36.8962402],[22.2484854,36.8963394],[22.2486312,36.8963416],[22.2487222,36.8962888],[22.2487031,36.8961443],[22.2488833,36.8962552],[22.2494208,36.8967949],[22.2497196,36.8969795],[22.24976,36.8971784],[22.2498676,36.8971349],[22.2498767,36.8972252],[22.2500018,36.8971549],[22.2502816,36.8971861],[22.2504175,36.897134],[22.2504723,36.8971889],[22.2508413,36.8972484],[22.251006,36.8972103],[22.2513874,36.8972159],[22.2517992,36.8972715],[22.2528285,36.8974129],[22.2533049,36.8976813],[22.2534608,36.89783],[22.2541063,36.8980649],[22.2546946,36.8978572],[22.2547943,36.8979127],[22.2548131,36.8980752],[22.2551596,36.8981344],[22.2556114,36.8985016],[22.2557234,36.8985122],[22.2558437,36.8986492],[22.2558506,36.8988386],[22.2562899,36.8990749],[22.2566292,36.8992556],[22.257073,36.8994784],[22.2572372,36.8996611],[22.257288,36.8998962],[22.2577257,36.9001888],[22.2581701,36.9003846],[22.2588357,36.9012236],[22.2591016,36.9013717],[22.259469,36.9015033],[22.2600347,36.9013043],[22.2605045,36.9013742],[22.2617404,36.9018069],[22.2624727,36.9021782],[22.2630683,36.9026376],[22.2634712,36.9026908],[22.2638431,36.9027142],[22.2645691,36.9028691],[22.2653204,36.9028981],[22.2658253,36.9030587],[22.2666721,36.9037335],[22.2667428,36.9037706],[22.2673624,36.9036715],[22.2675254,36.9035657],[22.267739,36.9035508],[22.2679605,36.9036802],[22.2682036,36.9036026],[22.2689781,36.9035959],[22.2694031,36.9036652],[22.2695161,36.9036308],[22.2694653,36.9033957],[22.2693031,36.9031229],[22.2685042,36.9027147],[22.2687155,36.9023031]]},{"id":17978,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9-\u039c\u03cd\u03bb\u03bf\u03b9-\u039c\u03bf\u03bd\u03ae \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1","description_GR":"\u039c\u03ad\u03c3\u03c9 \u03c4\u03c9\u03bd \u039c\u03cd\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5 \u03c6\u03b1\u03c1\u03b1\u03b3\u03b3\u03b9\u03bf\u03cd \u03c4\u03bf\u03c5 \u0392\u03c5\u03c1\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Mani_Exochori_Sotiras2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2518,"name_EN":"Mani-Kardamyli: Exochori-Myli-Sotiras monastery","description_EN":"Via the Myli (Watermills) and the Viros gorge","ascent_time":50,"descent_time":55,"marker":"No_marks","level":10,"ascent":106,"descent":421,"maxelev":484,"minelev":160,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25938 36.90593,22.27526 36.90926)","views":22,"millestones":"0,22.2722487,36.9058811#1,22.2719276,36.9087459#2,22.2634925,36.9067631#2.5,22.2594573,36.9060166","x":22.2724282,"y":36.9088243,"coor":[[22.2722487,36.9058811],[22.2724363,36.9059154],[22.2723324,36.9061527],[22.27214,36.906222],[22.2720511,36.9064798],[22.2724459,36.9065442],[22.2723317,36.9066326],[22.2724639,36.9067427],[22.2725164,36.9069057],[22.2728974,36.9069293],[22.273252,36.9071328],[22.2733648,36.9071074],[22.2733626,36.9072065],[22.2735199,36.9071997],[22.2734279,36.9072975],[22.273505,36.9073618],[22.2733557,36.9075128],[22.2736374,36.9074628],[22.2735446,36.9075967],[22.27396,36.9075937],[22.2742148,36.9077416],[22.2743911,36.9083841],[22.2747316,36.9087136],[22.2750791,36.9087366],[22.275189,36.9088374],[22.2749589,36.9090864],[22.2750061,36.9094837],[22.2748074,36.9093366],[22.2746774,36.9091274],[22.2746317,36.9091628],[22.2744865,36.9091336],[22.27421,36.9089494],[22.27402,36.9089601],[22.2737096,36.9087438],[22.2724282,36.9088243],[22.2712874,36.9086455],[22.2703965,36.9088308],[22.2697079,36.9085053],[22.2689319,36.9085751],[22.2684568,36.9087394],[22.2683109,36.9087373],[22.2681795,36.9085912],[22.2680643,36.908229],[22.2679329,36.9080828],[22.2676348,36.9078622],[22.2672439,36.9077753],[22.2671009,36.9076471],[22.2670575,36.9070876],[22.2669828,36.9069153],[22.2668488,36.9068863],[22.2660134,36.9070994],[22.2657217,36.9070951],[22.2652015,36.9067721],[22.2649546,36.9062727],[22.2645432,36.9061045],[22.2643304,36.9060834],[22.2640933,36.906143],[22.263658,36.9065332],[22.2633452,36.9069613],[22.262995,36.9070643],[22.2628161,36.9070347],[22.2624837,36.9068405],[22.261742,36.9068837],[22.2613165,36.9068415],[22.2608709,36.9066907],[22.2600274,36.9062728],[22.2596109,36.906172],[22.2597352,36.9061378],[22.2594573,36.9060166]]},{"id":17979,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9 \u03c3\u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03c4\u03bf\u03c5 \u0392\u03c5\u03c1\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Mani_Exochori_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":3345,"name_EN":"Mani-Kardamyli: Exochori loop trail","description_EN":"From Exochori to the Viros gorge","ascent_time":80,"descent_time":75,"marker":"Kardamyli_Kardamyli_Lykaki_Sotiras_Exochori_Viros","level":10,"ascent":280,"descent":280,"maxelev":540,"minelev":280,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.27187 36.906,22.28069 36.91468)","views":102,"millestones":"0,22.2722494,36.9058811#1,22.2755935,36.9101024#2,22.2798485,36.9127060#3,22.2749001,36.9067878#3.3,22.2722484,36.9058811","x":22.2799912,"y":36.9144435,"coor":[[22.2722494,36.9058811],[22.2724373,36.9059154],[22.2723331,36.9061527],[22.2721407,36.906222],[22.2720518,36.9064799],[22.2724466,36.9065442],[22.2723324,36.9066327],[22.2724646,36.9067427],[22.2725171,36.9069057],[22.2728981,36.9069293],[22.2732527,36.9071328],[22.2733655,36.9071074],[22.2733633,36.9072065],[22.2735206,36.9071997],[22.2734286,36.9072976],[22.2735057,36.9073618],[22.2733564,36.9075128],[22.2736381,36.9074628],[22.2735453,36.9075967],[22.2739607,36.9075937],[22.2742155,36.9077416],[22.2743918,36.9083841],[22.2747323,36.9087136],[22.2750798,36.9087367],[22.2751897,36.9088374],[22.2749596,36.9090864],[22.2750068,36.9094837],[22.2748081,36.9093366],[22.2746781,36.9091274],[22.2746324,36.9091628],[22.2744872,36.9091336],[22.2742107,36.9089494],[22.2740207,36.9089601],[22.274138,36.9092322],[22.2743929,36.9093801],[22.2746224,36.9096539],[22.2754005,36.9099897],[22.2760765,36.910378],[22.2767931,36.9109563],[22.2770102,36.9112839],[22.2768344,36.9116149],[22.2773549,36.9119289],[22.2775526,36.9121661],[22.2776804,36.9128777],[22.2779055,36.9133497],[22.278294,36.9135446],[22.2789306,36.913689],[22.2792587,36.9140723],[22.2799912,36.9144435],[22.2801306,36.9147339],[22.2802973,36.9148085],[22.2803771,36.9147555],[22.2804548,36.9147927],[22.2804905,36.9147031],[22.2803683,36.9146472],[22.2803111,36.9144436],[22.2803073,36.9142565],[22.2803329,36.9140226],[22.280147,36.9138035],[22.2801653,36.9136911],[22.2801918,36.9135113],[22.2798646,36.9130829],[22.2798411,36.9126319],[22.2797668,36.9124415],[22.2795378,36.9121903],[22.2794806,36.9117388],[22.2795354,36.911298],[22.2797485,36.9108053],[22.2797115,36.9104533],[22.2797653,36.9103076],[22.2797414,36.9100729],[22.2796397,36.9096027],[22.2792837,36.9094624],[22.2789536,36.9091692],[22.2787755,36.9091035],[22.2786785,36.9089218],[22.2783804,36.9087012],[22.2782767,36.9085735],[22.2786551,36.9082184],[22.2786015,36.9081027],[22.2783253,36.9079094],[22.2778379,36.9077131],[22.2775107,36.9077895],[22.2773541,36.9077692],[22.2770676,36.9075307],[22.2769713,36.907322],[22.2765381,36.9071174],[22.2754345,36.9072816],[22.2752025,36.907116],[22.2749622,36.9068241],[22.2747164,36.9066808],[22.2745181,36.9065157],[22.2738404,36.9062084],[22.2737058,36.9061546],[22.2729292,36.9059405],[22.2724359,36.9059153],[22.2722484,36.9058811]]},{"id":17980,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9-\u039d\u03c4\u03bf\u03c5\u03bc\u03c0\u03af\u03c4\u03c3\u03b9\u03b1","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c3\u03c4\u03b7 \u039c\u03b5\u03c3\u03c3\u03b7\u03bd\u03b9\u03b1\u03ba\u03ae \u039c\u03ac\u03bd\u03b7","path":"PELOPONNESE\/Pelop_Mani_Exochori_Noubitsia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2437,"name_EN":"Mani-Kardamyli: Exochori-Doubitsia","description_EN":"Old paths of Messenian Mani","ascent_time":60,"descent_time":50,"marker":"Red_dots","level":10,"ascent":469,"descent":34,"maxelev":927,"minelev":482,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.27219 36.90613,22.28949 36.90854)","views":22,"millestones":"0,22.2722498,36.9058811#1,22.2806468,36.9077948#2,22.2867591,36.9069849#2.4,22.2894606,36.9074214","x":22.2825483,"y":36.9083965,"coor":[[22.2722498,36.9058811],[22.2724377,36.9059154],[22.272931,36.9059406],[22.2737072,36.9061547],[22.2738418,36.9062084],[22.2745195,36.9065157],[22.2747178,36.9066808],[22.2749636,36.9068241],[22.2752039,36.907116],[22.2754359,36.9072817],[22.2765396,36.9071174],[22.2769727,36.907322],[22.277069,36.9075307],[22.2773555,36.9077692],[22.2775121,36.9077895],[22.2778393,36.9077131],[22.2783286,36.9079185],[22.2786029,36.9081027],[22.2784972,36.9078128],[22.2789213,36.9079226],[22.2790464,36.9078929],[22.2791587,36.9078449],[22.2793599,36.9078839],[22.2793507,36.9077936],[22.2794749,36.9077593],[22.2798575,36.9077604],[22.2799462,36.907809],[22.2800156,36.9077199],[22.2800689,36.9078468],[22.2802735,36.9077326],[22.2802708,36.9078497],[22.2803875,36.9076531],[22.2805698,36.9075296],[22.2805427,36.9077365],[22.2806225,36.9076836],[22.2806631,36.9078734],[22.2805441,36.9081782],[22.2806569,36.9081528],[22.280629,36.9083957],[22.2811503,36.9086737],[22.2811407,36.9086014],[22.2812855,36.9086486],[22.2821733,36.9085983],[22.2825468,36.9084595],[22.2825483,36.9083965],[22.2830552,36.9083137],[22.2837392,36.9083416],[22.2842413,36.908475],[22.284265,36.9084213],[22.2846086,36.9086155],[22.2846667,36.9085262],[22.2846022,36.9083991],[22.2848601,36.9084118],[22.2848633,36.9082677],[22.2851634,36.9083982],[22.285295,36.9085353],[22.2852989,36.9083641],[22.2854099,36.9084198],[22.2854245,36.9082668],[22.2853067,36.9080127],[22.2854632,36.908042],[22.2855203,36.9079977],[22.2858974,36.9082015],[22.285911,36.9080935],[22.2860337,36.9081313],[22.2860136,36.9080229],[22.286313,36.9081894],[22.286454,36.9079031],[22.2866224,36.9079055],[22.2867542,36.9080336],[22.2869249,36.9079279],[22.2869556,36.907561],[22.2868452,36.9074783],[22.2867451,36.9069361],[22.2868466,36.9069105],[22.2874611,36.9067391],[22.2876382,36.9068498],[22.2876861,36.9067153],[22.2877769,36.9066715],[22.2877853,36.9067978],[22.2881503,36.9070374],[22.2881181,36.9072713],[22.2882197,36.9073539],[22.2884674,36.9073214],[22.2887244,36.9073702],[22.2889011,36.9074989],[22.2892406,36.9073776],[22.2894606,36.9074214]]},{"id":17981,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: O32 \u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9-\u03a4\u03c3\u03ad\u03c1\u03b9\u03b1","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c3\u03c4\u03b7 \u039c\u03b5\u03c3\u03c3\u03b7\u03bd\u03b9\u03b1\u03ba\u03ae \u039c\u03ac\u03bd\u03b7","path":"PELOPONNESE\/Pelop_Mani_O32_Exochori_Tseria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2941,"name_EN":"Mani-Kardamyli: O32 Exochori-Tseria","description_EN":"Old paths of Messinian Mani","ascent_time":65,"descent_time":60,"marker":"O32","level":10,"ascent":285,"descent":156,"maxelev":620,"minelev":410,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.26996 36.90601,22.28069 36.91552)","views":37,"millestones":"0,22.2722498,36.9058811#1,22.2797178,36.9104442#2,22.2777584,36.9149584#2.9,22.2699716,36.9151092","x":22.2803785,"y":36.9147556,"coor":[[22.2722498,36.9058811],[22.2724377,36.9059154],[22.272931,36.9059406],[22.2737072,36.9061547],[22.2738418,36.9062084],[22.2745195,36.9065157],[22.2747178,36.9066808],[22.2749636,36.9068241],[22.2752039,36.907116],[22.2754359,36.9072817],[22.2765396,36.9071174],[22.2769727,36.907322],[22.277069,36.9075307],[22.2773555,36.9077692],[22.2775121,36.9077895],[22.2778393,36.9077131],[22.2783286,36.9079185],[22.2786029,36.9081027],[22.2786565,36.9082184],[22.2782781,36.9085735],[22.2783818,36.9087012],[22.2786799,36.9089218],[22.2787769,36.9091035],[22.278955,36.9091692],[22.2792851,36.9094624],[22.2796411,36.9096027],[22.2797428,36.9100729],[22.2797667,36.9103076],[22.2797129,36.9104533],[22.2797499,36.9108054],[22.2795368,36.911298],[22.279482,36.9117389],[22.2795392,36.9121904],[22.2797682,36.9124415],[22.2798425,36.9126319],[22.279866,36.9130829],[22.2801932,36.9135113],[22.2801667,36.9136912],[22.2801484,36.9138036],[22.2803343,36.9140226],[22.280309,36.9142566],[22.2803125,36.9144436],[22.2803697,36.9146473],[22.2804919,36.9147031],[22.2804562,36.9147927],[22.2803785,36.9147556],[22.2802987,36.9148085],[22.280132,36.914734],[22.2801808,36.914969],[22.2800206,36.9151019],[22.2801977,36.9152126],[22.2801408,36.9152479],[22.2797822,36.9152246],[22.2798036,36.91527],[22.2797475,36.9152692],[22.2793716,36.9150114],[22.279419,36.9153996],[22.2792627,36.9153613],[22.2792487,36.9154873],[22.2791497,36.9153957],[22.2788908,36.915428],[22.2788772,36.915536],[22.2787551,36.9154711],[22.2787751,36.9155796],[22.278608,36.9155231],[22.2783136,36.915636],[22.2782367,36.9155628],[22.278252,36.9153827],[22.2779733,36.9152976],[22.2777347,36.9149246],[22.277192,36.9146012],[22.2771715,36.9145108],[22.2765441,36.9139609],[22.2764972,36.9140503],[22.2763525,36.9139942],[22.2753875,36.9139801],[22.274247,36.9137833],[22.2736456,36.9134636],[22.2735676,36.913485],[22.2730314,36.9133691],[22.2728658,36.9134027],[22.2723792,36.9135759],[22.2720257,36.9138231],[22.2717548,36.9138913],[22.2715534,36.9138613],[22.2713929,36.9141023],[22.2713166,36.9144978],[22.2708319,36.9145899],[22.2703788,36.9147726],[22.2701058,36.9149309],[22.2699716,36.9151092]]},{"id":17983,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7-\u03a0\u03b5\u03c4\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","description_GR":"\u03a3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03b1\u03bb\u03bb\u03ac \u03c0\u03bf\u03bb\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7","path":"PELOPONNESE\/Pelop_Mani_Kardamyli_Petrovouni","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2181,"name_EN":"Mani-Kardamyli: Kardamyli-Petrovouni","description_EN":"A short yet very interesting connection","ascent_time":40,"descent_time":35,"marker":"Kardamyli_Kardamyli_Petrovouni_Prastio","level":10,"ascent":194,"descent":2,"maxelev":204,"minelev":7,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.2316 36.88643,22.24563 36.8904)","views":50,"millestones":"0,22.2316638,36.8895826#1,22.2389196,36.8890027#2.2,22.2455585,36.8897525","x":22.2406172,"y":36.8892986,"coor":[[22.2316638,36.8895826],[22.2316281,36.8892328],[22.231906,36.8888583],[22.2322501,36.888397],[22.2326218,36.8876995],[22.2328931,36.8871267],[22.2331145,36.8867244],[22.233405,36.8862465],[22.2352817,36.8870383],[22.2361732,36.8873039],[22.2369925,36.8877847],[22.2384344,36.8883334],[22.238654,36.888544],[22.2390427,36.8892077],[22.239233,36.8892286],[22.2393466,36.8891671],[22.2395475,36.8887713],[22.2396836,36.888602],[22.2399596,36.8884619],[22.2398439,36.8886134],[22.2398691,36.8891343],[22.2402137,36.8887879],[22.2404624,36.8887105],[22.240561,36.8888111],[22.2407765,36.8887151],[22.2406172,36.8892986],[22.2409456,36.8891683],[22.2408258,36.8895],[22.2409843,36.8894393],[22.2406734,36.8902729],[22.2408998,36.8901861],[22.2408288,36.8903473],[22.2409036,36.8905107],[22.2411798,36.8902083],[22.2411304,36.8904059],[22.2413111,36.8903545],[22.2412862,36.8904623],[22.2413947,36.8905179],[22.2416364,36.890544],[22.2419977,36.890448],[22.2428641,36.8903436],[22.2430874,36.890392],[22.2431579,36.8905012],[22.2434232,36.8904285],[22.2436426,36.8904678],[22.2438812,36.8903361],[22.2442456,36.8903505],[22.2445019,36.8901831],[22.2449939,36.8899064],[22.2455585,36.8897525]]},{"id":17984,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u039a\u03ac\u03c4\u03c9 \u0392\u03ad\u03c1\u03b3\u03b1-\u0386\u03bd\u03c9 \u0392\u03ad\u03c1\u03b3\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Avia_KatoVerga_PanoVerga","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":2756,"name_EN":"Mani-Avia: Kato Verga-Ano Verga","description_EN":"","ascent_time":60,"descent_time":45,"marker":"Red_dots","level":10,"ascent":561,"descent":22,"maxelev":868,"minelev":320,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.16831 36.99357,22.18122 36.99921)","views":9,"millestones":"0,22.1684761,36.9991066#1,22.1731436,36.9944060#2,22.1782241,36.9968377#2.8,22.1810930,36.9991227","x":22.1739995,"y":36.9937185,"coor":[[22.1684761,36.9991066],[22.1686234,36.9990548],[22.1686971,36.9987946],[22.1685424,36.998684],[22.1683966,36.9986728],[22.1683296,36.9986852],[22.1683293,36.9985185],[22.1684212,36.9984388],[22.1683782,36.9983097],[22.1686908,36.9983956],[22.1687366,36.9983603],[22.1686934,36.9982875],[22.1688278,36.9983076],[22.1689986,36.9982111],[22.1690717,36.9979779],[22.1692178,36.9980049],[22.1690009,36.9976771],[22.1691591,36.9970261],[22.1690679,36.9966101],[22.1691786,36.9966952],[22.1692722,36.9965434],[22.1694419,36.9964919],[22.1695206,36.9964931],[22.1696631,36.9966396],[22.1697988,36.9966056],[22.1699297,36.9963012],[22.1701356,36.9960475],[22.1701814,36.9960121],[22.1702928,36.9960499],[22.1704546,36.9958631],[22.1708011,36.9960442],[22.1707825,36.9958659],[22.1708236,36.9958237],[22.1709242,36.9958433],[22.1710394,36.9957279],[22.1711616,36.9957839],[22.1712977,36.9957319],[22.1714317,36.99577],[22.1716291,36.9955748],[22.1718736,36.995218],[22.1718652,36.9951007],[22.1720352,36.9950402],[22.1721438,36.9951951],[22.1722583,36.9951068],[22.1723447,36.9947836],[22.1725914,36.9948054],[22.1727737,36.9947001],[22.173067,36.9946505],[22.1731524,36.9943724],[22.1733066,36.994501],[22.173388,36.9943851],[22.1734969,36.994531],[22.1735772,36.9944601],[22.1735686,36.9943518],[22.1736816,36.9943265],[22.1737984,36.994139],[22.1738654,36.9941581],[22.1738928,36.9939512],[22.1740462,36.9941158],[22.1739995,36.9937185],[22.1740682,36.9936655],[22.1743615,36.9938796],[22.1742952,36.9935563],[22.17431,36.9934642],[22.1747633,36.9940074],[22.1748419,36.9935399],[22.1749175,36.9936673],[22.1750752,36.9936517],[22.175096,36.9937241],[22.1751536,36.9936619],[22.1753848,36.9938637],[22.1754308,36.9938194],[22.1756066,36.9939843],[22.1758075,36.9940415],[22.1759989,36.9944951],[22.1761119,36.9944698],[22.1764342,36.994619],[22.1767077,36.9949296],[22.1767494,36.9950654],[22.176817,36.9950575],[22.1771095,36.9955126],[22.1774867,36.9957167],[22.1775226,36.9956271],[22.1777641,36.9958652],[22.1778544,36.9958485],[22.1780406,36.9960497],[22.1782739,36.9961614],[22.1783584,36.996388],[22.1783089,36.9965766],[22.178137,36.9967181],[22.1782247,36.9968096],[22.1782204,36.9969898],[22.1783414,36.9970998],[22.1781705,36.9971963],[22.1781414,36.9974753],[22.1778758,36.9977777],[22.1778715,36.9979579],[22.1777462,36.998028],[22.1777332,36.9980999],[22.1779017,36.9981025],[22.177965,36.9982748],[22.1781344,36.9982413],[22.1781543,36.9983498],[22.1786442,36.9985376],[22.1793117,36.9983495],[22.1794774,36.9984692],[22.1794046,36.9986934],[22.1796572,36.9989407],[22.1796641,36.9990196],[22.179936,36.9989247],[22.1800918,36.9989901],[22.1802959,36.9989122],[22.1801577,36.9990227],[22.180223,36.9991138],[22.1801409,36.9992568],[22.1801874,36.9993972],[22.1804359,36.9993469],[22.180619,36.9992055],[22.181093,36.9991227]]},{"id":17985,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u0386\u03bd\u03c9 \u0392\u03ad\u03c1\u03b3\u03b1-\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039a\u03b1\u03bb\u03b1\u03b8\u03af\u03bf\u03c5 \u03cc\u03c1\u03bf\u03c5\u03c2","path":"PELOPONNESE\/Pelop_Mani_Avia_PanoVerga_Pigadia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":1890,"name_EN":"Mani-Avia: Ano Verga-Pigadia","description_EN":"Crossing Mt Kalathion","ascent_time":235,"descent_time":235,"marker":"Red_dots","level":10,"ascent":576,"descent":528,"maxelev":1317,"minelev":894,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18077 36.99416,22.25889 37.00901)","views":10,"millestones":"0,22.1810937,36.9991227#1,22.1864519,37.0046982#2,22.1945689,37.0065942#3,22.1988530,37.0066135#4,22.2075434,37.0042926#5,22.2166828,36.9993749#6,22.2246891,36.9984436#7,22.2350442,36.9987798#8,22.2436136,36.9990843#9,22.2500505,36.9960290#1.9,22.2588416,36.9961834","x":22.2236176,"y":36.9987438,"coor":[[22.1810937,36.9991227],[22.1811252,36.9992155],[22.1810407,36.9992683],[22.1810056,36.9993264],[22.1812486,36.9995013],[22.1811778,36.9996445],[22.181253,36.9996997],[22.1809986,37.0000022],[22.1813283,37.0003137],[22.1817592,37.0003879],[22.1819033,37.0004713],[22.1819122,37.0005706],[22.1820716,37.0004829],[22.1820334,37.0006716],[22.1821217,37.000736],[22.182004,37.0009595],[22.1821484,37.0010338],[22.1821883,37.0012418],[22.1824789,37.0013093],[22.1823988,37.0014162],[22.1824871,37.0014807],[22.1824621,37.0015884],[22.1821152,37.0019977],[22.1820664,37.0021592],[22.1824203,37.002399],[22.1826943,37.002455],[22.18292,37.0024134],[22.1831434,37.0024709],[22.183385,37.0027089],[22.1834533,37.0026739],[22.1835073,37.0027649],[22.183652,37.0028212],[22.1837603,37.0029941],[22.184095,37.0030984],[22.1844255,37.0033738],[22.1851396,37.003592],[22.1853379,37.0037573],[22.1854451,37.0039753],[22.1859239,37.0041628],[22.1861635,37.004482],[22.1864507,37.0046937],[22.1865128,37.0049199],[22.1868064,37.00533],[22.1868462,37.0055469],[22.1868925,37.0054936],[22.187141,37.005912],[22.1873166,37.0056172],[22.1874437,37.0059436],[22.1875117,37.0059176],[22.1875308,37.0060621],[22.1877107,37.0060559],[22.1879246,37.0060411],[22.1886385,37.0062683],[22.1897364,37.0064113],[22.1901037,37.0065611],[22.1901504,37.0064897],[22.1900313,37.0062986],[22.1900656,37.0062721],[22.1908649,37.0066899],[22.1910631,37.0068641],[22.1914194,37.0070048],[22.1914327,37.0069148],[22.1914889,37.0069157],[22.1923012,37.0071106],[22.1925498,37.0070513],[22.1928305,37.0070646],[22.1931166,37.0071275],[22.1937661,37.0068535],[22.1942395,37.0068427],[22.1945773,37.0067261],[22.1945404,37.0061893],[22.1946067,37.0061948],[22.1948386,37.0063696],[22.1952508,37.00652],[22.195457,37.0068296],[22.1954144,37.0072075],[22.1948225,37.007523],[22.1947695,37.0078647],[22.194538,37.0081496],[22.1946299,37.0085386],[22.1944075,37.0089137],[22.1944901,37.0092214],[22.1952562,37.009143],[22.1961433,37.0091745],[22.1975427,37.0084567],[22.1985605,37.0067596],[22.2002092,37.0059464],[22.2003067,37.0056234],[22.2006349,37.0050516],[22.2009204,37.0048576],[22.2013017,37.0048904],[22.2023033,37.0053112],[22.2028065,37.0054179],[22.203312,37.0054256],[22.2038559,37.0052355],[22.2042095,37.0050156],[22.2046578,37.0045897],[22.2049855,37.0040359],[22.2057831,37.0035702],[22.2063732,37.0038045],[22.2070595,37.0042475],[22.2074623,37.0043257],[22.2080068,37.0041086],[22.2082942,37.0038335],[22.2107368,37.0031854],[22.2116556,37.0028207],[22.2129302,37.0021368],[22.2137301,37.001572],[22.2146068,37.0006028],[22.2165206,36.9994959],[22.217321,36.998904],[22.2178829,36.9979391],[22.2179525,36.9978477],[22.2184488,36.997765],[22.2187064,36.997805],[22.2188757,36.9977715],[22.2192307,36.9974884],[22.2195094,36.9975827],[22.2198023,36.997551],[22.2203054,36.99718],[22.220497,36.9971558],[22.2207017,36.9970508],[22.2208475,36.997062],[22.2212554,36.9974016],[22.2213258,36.9977541],[22.2212197,36.9979688],[22.2214276,36.9982063],[22.2216932,36.9983815],[22.222834,36.9986149],[22.2231833,36.9985751],[22.2232973,36.9985047],[22.2233391,36.9986405],[22.2236176,36.9987438],[22.2237662,36.9986379],[22.2239024,36.998667],[22.2239193,36.9987574],[22.2241689,36.998653],[22.2243703,36.998692],[22.2246664,36.9985252],[22.2246795,36.9984443],[22.224792,36.9984369],[22.2256349,36.9989182],[22.2261495,36.9990161],[22.2263292,36.9990188],[22.2264886,36.998931],[22.2268462,36.9990175],[22.2274118,36.9993414],[22.2281028,36.999586],[22.2284177,36.9995727],[22.2286058,36.9997017],[22.228855,36.9996153],[22.2292143,36.9996297],[22.2294148,36.9997048],[22.229631,36.9995908],[22.2304502,36.9996391],[22.230859,36.9994559],[22.2313935,36.9994211],[22.2315554,36.9994663],[22.2321246,36.9991503],[22.2329403,36.998865],[22.2337179,36.9987684],[22.2346495,36.9988183],[22.2351789,36.9987631],[22.2357333,36.9990868],[22.2365231,36.9994321],[22.2370517,36.9994129],[22.2373078,36.9995158],[22.2375048,36.9997441],[22.237567,36.9999703],[22.2377416,37.0001983],[22.2378768,37.0000899],[22.2379615,36.9998297],[22.2383846,36.9995115],[22.2384795,36.9992966],[22.2387303,36.9991381],[22.2389652,36.9991867],[22.2392918,36.9991555],[22.2395564,36.998889],[22.2399136,36.9989934],[22.240095,36.998924],[22.2403305,36.9989455],[22.2407083,36.9991314],[22.2409471,36.9994955],[22.2411144,36.999552],[22.241163,36.9993905],[22.2415321,36.9994681],[22.2417594,36.9993543],[22.2420636,36.9993227],[22.2420992,36.9992421],[22.2424628,36.9990673],[22.242742,36.9991435],[22.2428743,36.9992536],[22.2431231,36.9991852],[22.2433521,36.9989993],[22.2434738,36.9990822],[22.2437097,36.9990857],[22.2440899,36.9986767],[22.2442149,36.9986155],[22.2444394,36.9986278],[22.2445648,36.9985486],[22.2446002,36.998477],[22.2445241,36.9983677],[22.2446052,36.9982607],[22.2448854,36.9982919],[22.245068,36.9981684],[22.2451795,36.9982061],[22.2453156,36.9981541],[22.2454144,36.9982547],[22.2457322,36.9981152],[22.2463501,36.9981243],[22.2465202,36.9980547],[22.2466317,36.9980924],[22.2466802,36.9979399],[22.2465812,36.9978483],[22.2466065,36.9977225],[22.2465326,36.9975141],[22.2465905,36.9974428],[22.2466907,36.9974804],[22.2467927,36.9974458],[22.2467949,36.9973467],[22.2467292,36.9972736],[22.2466171,36.997263],[22.2465967,36.9971725],[22.2467146,36.9969309],[22.2467071,36.9967686],[22.2465036,36.9968197],[22.2465063,36.9967025],[22.2466369,36.996398],[22.2465857,36.9961809],[22.2467937,36.9959316],[22.2469585,36.9960963],[22.247293,36.9962094],[22.2475068,36.9961945],[22.2485433,36.9965704],[22.2491086,36.9964165],[22.2493539,36.9965012],[22.2496019,36.9964688],[22.2498872,36.9962747],[22.2502481,36.9957302],[22.2514944,36.9952799],[22.2520244,36.9951976],[22.2521858,36.9950197],[22.2524697,36.9948887],[22.2526713,36.9949187],[22.252725,36.9950277],[22.2530934,36.9951322],[22.2534535,36.9951105],[22.2543516,36.994655],[22.2546752,36.9942632],[22.2549373,36.9941048],[22.2552152,36.9942351],[22.2553238,36.9943989],[22.2555677,36.9945467],[22.2561244,36.9947712],[22.2564213,36.995055],[22.2570237,36.9952441],[22.2571513,36.9955614],[22.2572518,36.9955899],[22.2575722,36.9959214],[22.2576405,36.9961297],[22.2578178,36.9962404],[22.2582442,36.9962647],[22.2582264,36.9965529],[22.2583369,36.9966356],[22.2588416,36.9961834]]},{"id":17986,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u0391\u03c1\u03bc\u03af\u03c4\u03c3\u03b1-\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Avia_Armitsa_Pigadia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8306,"name_EN":"Mani-Avia: Armitsa-Pigadia","description_EN":"","ascent_time":195,"descent_time":185,"marker":"No_marks","level":10,"ascent":466,"descent":266,"maxelev":1160,"minelev":720,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.20149 36.99614,22.25884 37.03187)","views":3,"millestones":"0,22.2014973,37.0314010#1,22.2116597,37.0308014#2,22.2177340,37.0243132#3,22.2268293,37.0211658#4,22.2292224,37.0156790#5,22.2373508,37.0138857#6,22.2406432,37.0073106#7,22.2483789,37.0013642#8.3,22.2588410,36.9961811","x":22.2338743,"y":37.0161099,"coor":[[22.2014973,37.031401],[22.2016905,37.0313093],[22.2023321,37.0313213],[22.2036219,37.0309713],[22.2040751,37.0308249],[22.2045808,37.0308326],[22.2058044,37.0313828],[22.2069244,37.031562],[22.2079276,37.0319287],[22.2082526,37.0319696],[22.2090889,37.031784],[22.2098881,37.0312643],[22.2102948,37.0311803],[22.2109472,37.0311631],[22.2110055,37.0310738],[22.2109881,37.0308573],[22.2130819,37.0306928],[22.2145415,37.0302911],[22.2149547,37.0294501],[22.2157526,37.0265779],[22.2163661,37.025821],[22.2177255,37.0244084],[22.217814,37.0235084],[22.2181218,37.022846],[22.2183759,37.0225524],[22.2185424,37.0223566],[22.2197178,37.0220858],[22.2212427,37.0215724],[22.2223021,37.0214531],[22.2230643,37.0215457],[22.224123,37.0214533],[22.2247561,37.0213006],[22.2256406,37.021449],[22.2261814,37.021394],[22.2265396,37.0212191],[22.2269572,37.0211442],[22.2281917,37.0207481],[22.2287263,37.0204766],[22.2292449,37.0199256],[22.22947,37.0199109],[22.2300635,37.0200099],[22.2308101,37.0198047],[22.230936,37.0197074],[22.2309664,37.0193654],[22.2308253,37.019147],[22.2300921,37.0187755],[22.2295898,37.0186238],[22.2291416,37.018563],[22.2290538,37.0184716],[22.2291067,37.0181299],[22.2297806,37.0171845],[22.2294141,37.0160254],[22.2291337,37.0155165],[22.2292506,37.0153199],[22.2295661,37.0152886],[22.2300255,37.0153495],[22.2311386,37.0158168],[22.2315427,37.0158408],[22.2322075,37.0157696],[22.2330381,37.015818],[22.2338743,37.0161099],[22.234424,37.0161541],[22.2348856,37.0161249],[22.2352975,37.0162933],[22.2356816,37.0162089],[22.2364913,37.0161939],[22.2366608,37.0161513],[22.2369124,37.0159658],[22.2370177,37.0157871],[22.2369599,37.0153716],[22.2371151,37.0149773],[22.2372012,37.0141674],[22.2378829,37.0128797],[22.2380716,37.0120082],[22.2380052,37.0114754],[22.2382651,37.0109295],[22.2381714,37.0106036],[22.2378569,37.0101122],[22.237721,37.0096686],[22.2372044,37.0091652],[22.2369541,37.0089632],[22.2369707,37.0087291],[22.237599,37.0082877],[22.2383505,37.0078663],[22.2390737,37.0076967],[22.23996,37.0072772],[22.2402521,37.0072816],[22.2404978,37.0073483],[22.2407172,37.007293],[22.2411169,37.0071547],[22.2428159,37.0060893],[22.2434848,37.0058378],[22.2435441,37.0057035],[22.2435022,37.0050809],[22.2438284,37.004581],[22.2445844,37.0039613],[22.2451088,37.0036356],[22.2458007,37.0028707],[22.2464201,37.002321],[22.24718,37.0020168],[22.2476477,37.0017172],[22.2482824,37.0014832],[22.248664,37.0010112],[22.2489248,37.0004201],[22.2494154,36.9996072],[22.2498859,36.9991815],[22.2507308,36.9985991],[22.251015,36.998459],[22.2514566,36.9983574],[22.2519186,36.9983034],[22.2523545,36.9979132],[22.2548116,36.9966064],[22.2552538,36.9964326],[22.2564805,36.9963515],[22.2576399,36.9961274],[22.2578171,36.9962382],[22.2582436,36.9962625],[22.2582258,36.9965506],[22.2583362,36.9966334],[22.258841,36.9961811]]},{"id":17987,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a3\u03c9\u03c4\u03b7\u03c1\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1-\u0391\u03bb\u03c4\u03bf\u03bc\u03b9\u03c1\u03ac","description_GR":"\u03a4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u039c\u03c0\u03af\u03bb\u03b9\u03bf\u03b2\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Avia_Biliovos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":5624,"name_EN":"Mani-Avia: Sotirianika-Altomira","description_EN":"Biliovos stairway","ascent_time":135,"descent_time":120,"marker":"No_marks","level":10,"ascent":565,"descent":72,"maxelev":863,"minelev":309,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.19363 36.96312,22.23116 36.971)","views":20,"millestones":"0,22.1936781,36.9690982#1,22.2003863,36.9652343#2,22.2062614,36.9633400#3,22.2107313,36.9654146#4,22.2188285,36.9683549#5,22.2258276,36.9707593#5.6,22.2309834,36.9709039","x":22.2086094,"y":36.9638084,"coor":[[22.1936781,36.9690982],[22.1938509,36.9691527],[22.1939339,36.9694424],[22.194078,36.9695257],[22.1944369,36.9693081],[22.1946228,36.9690495],[22.1949043,36.9690178],[22.1949186,36.9688918],[22.1950835,36.9690858],[22.1951106,36.9693656],[22.1955992,36.9691297],[22.1959094,36.968837],[22.1959062,36.9684945],[22.1956749,36.9683017],[22.1957591,36.9681677],[22.1959852,36.9681081],[22.196288,36.9681307],[22.1968005,36.967832],[22.1972658,36.9671541],[22.1974939,36.9670066],[22.1978071,36.9668221],[22.1980366,36.9666183],[22.1983033,36.9663519],[22.1988571,36.9654951],[22.1989384,36.9653791],[22.1994437,36.9653868],[22.1995988,36.9654793],[22.1998477,36.9655056],[22.20022,36.9654391],[22.2007985,36.9647178],[22.2020184,36.9634744],[22.2022552,36.9633316],[22.2028591,36.9631604],[22.2031092,36.9629862],[22.2036062,36.9628676],[22.2039871,36.9627156],[22.2037366,36.9630971],[22.204035,36.9629191],[22.2040286,36.9630114],[22.2039569,36.9630464],[22.2039877,36.9631235],[22.2040864,36.9630731],[22.2040202,36.9632186],[22.2041119,36.9631862],[22.2041395,36.9632519],[22.2043859,36.9631024],[22.2043714,36.963287],[22.2044404,36.9632159],[22.2044838,36.9632797],[22.2046012,36.9630651],[22.2046751,36.9632645],[22.2047696,36.9630677],[22.2047868,36.9632933],[22.2049258,36.9631151],[22.2049228,36.9632412],[22.2050264,36.9631347],[22.205058,36.9632253],[22.2051378,36.9631724],[22.2050787,36.9632977],[22.2052151,36.9632276],[22.2051563,36.9633439],[22.2053268,36.9632564],[22.2054153,36.9633118],[22.2054079,36.9631494],[22.2055098,36.9631149],[22.2060327,36.9633301],[22.2065968,36.9633567],[22.2069654,36.9633082],[22.2068739,36.9633789],[22.2076266,36.9633722],[22.2075334,36.963515],[22.2077154,36.9634186],[22.2080077,36.963405],[22.2079491,36.9635123],[22.2081965,36.963498],[22.2081037,36.9636228],[22.2085075,36.9636469],[22.208223,36.9638049],[22.2086094,36.9638084],[22.208895,36.9638871],[22.2089268,36.9639687],[22.2087109,36.9640736],[22.2090573,36.9641509],[22.2090895,36.9642145],[22.2089878,36.96424],[22.2092669,36.9643163],[22.2090849,36.9644127],[22.2094791,36.9643646],[22.2092129,36.964462],[22.2092056,36.9645317],[22.2097031,36.964395],[22.2096677,36.9644666],[22.2097914,36.9644594],[22.2097789,36.9645133],[22.2099592,36.964489],[22.2099556,36.9640135],[22.2100068,36.9639872],[22.2102674,36.9642773],[22.2102103,36.9647993],[22.2103821,36.9646576],[22.2103855,36.9649912],[22.2105696,36.9648047],[22.2106319,36.9650219],[22.2106901,36.9649327],[22.2107432,36.9655464],[22.2103949,36.9655501],[22.2107606,36.9657629],[22.2111078,36.9658042],[22.2110945,36.9658942],[22.2109354,36.9659729],[22.2116087,36.9660011],[22.2116639,36.9660379],[22.2115273,36.966117],[22.2118315,36.9660765],[22.2123904,36.9661931],[22.2131131,36.9665104],[22.2135724,36.9665624],[22.2144655,36.9668012],[22.2152089,36.9671909],[22.2155876,36.9672236],[22.215894,36.9671967],[22.2161299,36.9672408],[22.2167969,36.9675392],[22.2167923,36.9677375],[22.217053,36.9676332],[22.2171295,36.9677245],[22.2170368,36.9678493],[22.217342,36.9677638],[22.2175654,36.9679091],[22.2180932,36.967917],[22.2181675,36.9680105],[22.2183019,36.9682243],[22.2185797,36.9683547],[22.2195009,36.9683505],[22.2198219,36.9685536],[22.2203151,36.968597],[22.2223225,36.9690259],[22.2217211,36.9688006],[22.2212346,36.9684688],[22.2212055,36.9682701],[22.2214085,36.9682371],[22.2218194,36.9684416],[22.2221486,36.9682933],[22.2223282,36.968296],[22.2236028,36.9690361],[22.2242166,36.9692075],[22.22502,36.9699226],[22.2253743,36.9701442],[22.2254913,36.9704253],[22.2258535,36.9707913],[22.2262538,36.9714552],[22.226601,36.9714965],[22.2278469,36.9710554],[22.2284489,36.9710103],[22.2291269,36.9708402],[22.2304689,36.9708985],[22.2309834,36.9709039]]},{"id":17988,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a3\u03c9\u03c4\u03b7\u03c1\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1-\u039f\u03c1\u03bf\u03b2\u03ac","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7 \u039c\u03b1\u03c1\u03b2\u03af\u03bd\u03b9\u03c4\u03c3\u03b1","path":"PELOPONNESE\/Pelop_Mani_Avia_Sotirianika_Orova","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4468,"name_EN":"Mani-Avia: Sotirianika-Orova","description_EN":"The old road via Marvinitsa","ascent_time":100,"descent_time":100,"marker":"No_marks","level":10,"ascent":152,"descent":177,"maxelev":326,"minelev":210,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.19367 36.94312,22.21523 36.96952)","views":11,"millestones":"0,22.1936781,36.9690982#1,22.1972535,36.9634184#2,22.2043707,36.9580252#3,22.2096413,36.9526118#4,22.2129838,36.9447463#4.5,22.2152328,36.9431169","x":22.2051481,"y":36.9573658,"coor":[[22.1936781,36.9690982],[22.1938534,36.9691505],[22.1939364,36.9694402],[22.1940692,36.9695233],[22.1944282,36.9693057],[22.19466,36.9690028],[22.1948956,36.9690154],[22.1949098,36.9688894],[22.1950723,36.9690857],[22.1950346,36.9692563],[22.1951106,36.9693656],[22.1955992,36.9691297],[22.1959094,36.968837],[22.1959062,36.9684945],[22.1956749,36.9683017],[22.1957591,36.9681677],[22.195734,36.9678068],[22.19598,36.9673779],[22.1960933,36.9669921],[22.1962456,36.9663567],[22.1965231,36.9660184],[22.1967799,36.9658466],[22.1970799,36.9655086],[22.1973982,36.9649614],[22.1973845,36.9645917],[22.1970591,36.9641],[22.196941,36.9639157],[22.1971694,36.9635767],[22.1973114,36.9633129],[22.1974926,36.9631489],[22.1978826,36.9628033],[22.1980074,36.9627061],[22.198147,36.9627375],[22.1982333,36.9626059],[22.1989276,36.9622198],[22.1995383,36.9615621],[22.2001824,36.9614006],[22.200382,36.9612685],[22.2006282,36.9610671],[22.2005816,36.9606608],[22.2010367,36.9604154],[22.2015188,36.959972],[22.2016491,36.9599244],[22.2018408,36.9599836],[22.2021632,36.9601237],[22.2026347,36.9601309],[22.2030036,36.9602086],[22.2033548,36.9600787],[22.203491,36.9595399],[22.204061,36.9587013],[22.2042102,36.9580907],[22.2044483,36.9579951],[22.2043985,36.957724],[22.2045436,36.9577622],[22.2045506,36.9574649],[22.2046616,36.9575207],[22.2047238,36.9572602],[22.2049217,36.9574435],[22.2049384,36.9572094],[22.2051481,36.9573658],[22.2054193,36.9572978],[22.2057743,36.9570057],[22.2059546,36.9569814],[22.2061372,36.956858],[22.2060564,36.9564692],[22.2064604,36.9564843],[22.2065316,36.9563231],[22.2071516,36.9562243],[22.2072268,36.9560858],[22.2071252,36.9558679],[22.207434,36.9556292],[22.2076831,36.955455],[22.2079481,36.9556482],[22.2080381,36.9556406],[22.2079301,36.9554587],[22.2079233,36.9552693],[22.2080465,36.9548025],[22.2082094,36.9545616],[22.2082236,36.9544356],[22.2088097,36.9538676],[22.2090003,36.9534018],[22.2095532,36.9526575],[22.2096896,36.9525875],[22.2101054,36.952098],[22.2106101,36.951646],[22.2106505,36.9513582],[22.2106783,36.9511332],[22.2110347,36.9509268],[22.211197,36.9507129],[22.2113083,36.950273],[22.2117351,36.9497927],[22.2121723,36.9488619],[22.212371,36.9484863],[22.2127443,36.9480661],[22.2132407,36.9474877],[22.2136141,36.9468894],[22.2136478,36.9467074],[22.2135945,36.9461027],[22.2135227,36.9459912],[22.2132844,36.9455302],[22.2130675,36.9452881],[22.2129137,36.9451416],[22.2128749,36.9449877],[22.212965,36.9447818],[22.2130461,36.9446298],[22.2127629,36.9444475],[22.2124774,36.944112],[22.2123611,36.9438038],[22.2124115,36.9435702],[22.212771,36.9435621],[22.2128719,36.943478],[22.2133531,36.9435483],[22.2135073,36.9435259],[22.2135007,36.9433275],[22.2137485,36.9432951],[22.2139483,36.943217],[22.2148905,36.9432582],[22.2151612,36.9432082],[22.2152328,36.9431169]]},{"id":17989,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a3\u03c9\u03c4\u03b7\u03c1\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1-\u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5","description_GR":"\u0388\u03bd\u03b1 \u03c0\u03bf\u03bb\u03cd \u03c9\u03c1\u03b1\u03af\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"PELOPONNESE\/Pelop_Mani_Avia_Sotirianika_monAgGeorgiou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3869,"name_EN":"Mani-Avia: Sotirianika-Agios Georgios monastery","description_EN":"A nice path","ascent_time":100,"descent_time":85,"marker":"Red_dots","level":10,"ascent":507,"descent":21,"maxelev":820,"minelev":309,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.19357 36.96277,22.20749 36.9737)","views":6,"millestones":"0,22.1936781,36.9690982#1,22.2003730,36.9652506#2,22.2029776,36.9663690#3,22.2036117,36.9705920#3.9,22.2072336,36.9737090","x":22.2024929,"y":36.9671185,"coor":[[22.1936781,36.9690982],[22.1938509,36.9691527],[22.1939339,36.9694424],[22.194078,36.9695257],[22.1944369,36.9693081],[22.1946228,36.9690495],[22.1949043,36.9690178],[22.1949186,36.9688918],[22.1950835,36.9690858],[22.1950458,36.9692565],[22.1951106,36.9693656],[22.1955992,36.9691297],[22.1959094,36.968837],[22.1959062,36.9684945],[22.1956749,36.9683017],[22.1957591,36.9681677],[22.1959852,36.9681081],[22.196288,36.9681307],[22.1968005,36.967832],[22.1969844,36.9676546],[22.1972658,36.9671541],[22.1974939,36.9670066],[22.1978071,36.9668221],[22.1980366,36.9666183],[22.1983033,36.9663519],[22.1988571,36.9654951],[22.1989384,36.9653791],[22.1994437,36.9653868],[22.1995988,36.9654793],[22.1998477,36.9655056],[22.20022,36.9654391],[22.2007985,36.9647178],[22.2012117,36.9643455],[22.2020074,36.9634653],[22.2022576,36.9633339],[22.2028591,36.9631604],[22.2031092,36.9629862],[22.2036062,36.9628676],[22.2039871,36.9627156],[22.2037477,36.9631063],[22.2038869,36.9632459],[22.2034308,36.9640141],[22.2032001,36.964272],[22.2029278,36.964385],[22.2027647,36.9646349],[22.2026808,36.9653367],[22.2027245,36.9658691],[22.2026649,36.9660124],[22.2030647,36.9657301],[22.2031073,36.9658299],[22.2028719,36.966286],[22.2028935,36.9663224],[22.2030298,36.9662613],[22.2030401,36.9662975],[22.2029016,36.9664577],[22.2027702,36.9667892],[22.2024929,36.9671185],[22.2025124,36.9672449],[22.2023721,36.9674772],[22.202402,36.9676399],[22.2023058,36.9679088],[22.2026111,36.9678233],[22.2025255,36.9681194],[22.2027293,36.9680504],[22.2027734,36.9680871],[22.2026702,36.9681757],[22.202231,36.9682231],[22.2020141,36.9683731],[22.2018524,36.9685599],[22.2017562,36.9688288],[22.2021537,36.9686456],[22.202094,36.9687979],[22.2023787,36.968631],[22.2023308,36.9687564],[22.2027043,36.9686359],[22.2027935,36.9686643],[22.20268,36.9687166],[22.2029469,36.9688288],[22.2025868,36.9688594],[22.2025255,36.9690748],[22.2026043,36.9695447],[22.2027207,36.9693752],[22.2027865,36.9694393],[22.2029611,36.970136],[22.2031351,36.9699043],[22.2033046,36.9703395],[22.2033654,36.9701421],[22.2034099,36.9701608],[22.2034997,36.9706398],[22.2035923,36.9705241],[22.2036755,36.9708047],[22.2038128,36.9706987],[22.2038198,36.970879],[22.2040338,36.9708552],[22.2040842,36.9710993],[22.2042637,36.9711111],[22.203797,36.9713744],[22.2045911,36.9715216],[22.2050402,36.9715284],[22.2049906,36.971726],[22.2048421,36.9718319],[22.2049972,36.9719243],[22.204872,36.9719946],[22.2052733,36.9721268],[22.205378,36.9719752],[22.2054028,36.9723541],[22.2049841,36.972483],[22.205392,36.9728136],[22.2056411,36.9732049],[22.2056556,36.9735477],[22.2058914,36.9736571],[22.2064316,36.9738951],[22.2072336,36.973709]]},{"id":17990,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a7\u03b1\u03c1\u03b1\u03c5\u03b3\u03ae-\u039c\u03b9\u03ba\u03c1\u03ae \u039c\u03b1\u03bd\u03c4\u03af\u03bd\u03b5\u03b9\u03b1","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03a7\u03b1\u03c1\u03b1\u03c5\u03b3\u03ae\u03c2","path":"PELOPONNESE\/Pelop_Mani_Charavgi_MMantinia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":2685,"name_EN":"Mani-Avia: Charavgi-Mikri Mantinia","description_EN":"The old pathway of Charavgi","ascent_time":50,"descent_time":60,"marker":"No_marks","level":10,"ascent":7,"descent":294,"maxelev":405,"minelev":108,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.16058 36.97747,22.1799 36.98592)","views":13,"millestones":"0,22.1798946,36.9774727#1,22.1721679,36.9829582#2,22.1662437,36.9859174#2.7,22.1606031,36.9851362","x":22.169518,"y":36.9844854,"coor":[[22.1798946,36.9774727],[22.1797629,36.9778132],[22.1797679,36.9780747],[22.1795237,36.9784224],[22.1792611,36.9785987],[22.1789221,36.9785822],[22.1786046,36.9787035],[22.1775211,36.9795769],[22.1765672,36.9800039],[22.1755626,36.9802048],[22.1747024,36.980471],[22.1739975,36.9808207],[22.1737918,36.981009],[22.1734001,36.9813703],[22.1727721,36.9817933],[22.1721523,36.9823425],[22.1721136,36.9825515],[22.1722868,36.9828246],[22.1722624,36.9829053],[22.1717387,36.9831947],[22.1713834,36.9834866],[22.1707595,36.9842071],[22.1706256,36.9846376],[22.1704111,36.9842107],[22.1705238,36.9837258],[22.1706687,36.9833089],[22.1701626,36.9837968],[22.1699346,36.9839375],[22.1698173,36.984143],[22.169518,36.9844854],[22.1688988,36.9845389],[22.1691211,36.9851102],[22.1688627,36.9851062],[22.1683321,36.9852152],[22.1681489,36.9853565],[22.1677649,36.9854408],[22.1677187,36.9854941],[22.1678157,36.9856669],[22.1677694,36.9857202],[22.1668377,36.9856878],[22.1667433,36.9858756],[22.1666178,36.9859548],[22.1657325,36.98586],[22.1655094,36.9857935],[22.1651777,36.985572],[22.1650383,36.9852048],[22.1648541,36.9853913],[22.1644897,36.9855929],[22.1644173,36.9857991],[22.1641068,36.9856321],[22.1640165,36.9856487],[22.1640648,36.9859739],[22.1631789,36.9859061],[22.1627913,36.9859069],[22.1622105,36.9857627],[22.1618781,36.9855683],[22.1612313,36.985369],[22.1606803,36.9853875],[22.1606031,36.9851362]]},{"id":17991,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u039a\u03b1\u03bb\u03b9\u03b1\u03bd\u03b1\u03af\u03b9\u03ba\u03b1-\u03a6\u03ac\u03c1\u03bf\u03c2 \u039a\u03b9\u03c4\u03c1\u03b9\u03ce\u03bd","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Avia_Kalianeika_Faros","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3609,"name_EN":"Mani-Avia: Kalianeika-Kitries lighthouse","description_EN":"","ascent_time":80,"descent_time":85,"marker":"No_marks","level":10,"ascent":0,"descent":204,"maxelev":240,"minelev":32,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.12602 36.91064,22.15296 36.91933)","views":4,"millestones":"0,22.1527431,36.9197476#1,22.1484088,36.9127840#2,22.1396976,36.9119015#3,22.1314700,36.9131102#3.6,22.1261283,36.9147520","x":22.1393785,"y":36.9121482,"coor":[[22.1527431,36.9197476],[22.1518815,36.9191664],[22.1513796,36.9190324],[22.1511472,36.9188936],[22.1518247,36.9182214],[22.1519402,36.9176193],[22.1516667,36.9173266],[22.1509574,36.916946],[22.1508084,36.9166102],[22.1503476,36.9161704],[22.1498701,36.9159556],[22.1495177,36.9152111],[22.1494917,36.9144265],[22.1493749,36.9136856],[22.1491713,36.9132859],[22.1489073,36.9130654],[22.1478331,36.9124628],[22.1469426,36.9121515],[22.1464065,36.912044],[22.1446676,36.9120078],[22.1441376,36.9121077],[22.1428641,36.9127818],[22.1421749,36.9129693],[22.1413638,36.9130918],[22.1408847,36.9129852],[22.1399302,36.912959],[22.1396392,36.9128846],[22.1393573,36.9129342],[22.1392458,36.9129054],[22.139147,36.9128138],[22.1391732,36.912661],[22.1393785,36.9121482],[22.1395837,36.9119328],[22.1400582,36.911805],[22.1401502,36.9117164],[22.1396026,36.9112436],[22.1395374,36.9106928],[22.1390329,36.9106668],[22.1380515,36.9104081],[22.1379457,36.9106025],[22.1377627,36.9107438],[22.1360472,36.9115912],[22.1356299,36.9116748],[22.1351477,36.9116582],[22.1340904,36.9117497],[22.1328227,36.9121805],[22.1320684,36.9127364],[22.1310198,36.9133869],[22.1307783,36.9136265],[22.1303028,36.9139345],[22.1299359,36.9142532],[22.1295624,36.9143194],[22.1291902,36.9143946],[22.1287079,36.9148377],[22.1281682,36.9148743],[22.1280349,36.9148181],[22.1278862,36.9149329],[22.1272814,36.9148783],[22.1271564,36.9149394],[22.12704,36.9146492],[22.1264515,36.9148472],[22.1263985,36.9147202],[22.1261283,36.914752]]},{"id":17992,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u0386\u03bd\u03c9 \u0392\u03ad\u03c1\u03b3\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \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 \u039a\u03b1\u03bb\u03ac\u03b8\u03b9\u03bf \u03cc\u03c1\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Mani_Avia_PanoVerga_PrfIlias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2672,"name_EN":"Mani-Avia: Ano Verga-Profitis Ilias summit","description_EN":"Ascent to Mt Kalathion","ascent_time":70,"descent_time":55,"marker":"Red_dots","level":10,"ascent":441,"descent":4,"maxelev":1309,"minelev":868,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18085 36.99701,22.1938 37.00596)","views":10,"millestones":"0,22.1810937,36.9991227#1,22.1864519,37.0046982#2,22.1921658,37.0018365#2.7,22.1928787,36.9969999","x":22.1859239,"y":37.0041628,"coor":[[22.1810937,36.9991227],[22.1811252,36.9992155],[22.1810407,36.9992683],[22.1810056,36.9993264],[22.1812486,36.9995013],[22.1811778,36.9996445],[22.181253,36.9996997],[22.1809986,37.0000022],[22.1813283,37.0003137],[22.1817592,37.0003879],[22.1819033,37.0004713],[22.1819122,37.0005706],[22.1820716,37.0004829],[22.1820334,37.0006716],[22.1821217,37.000736],[22.182004,37.0009595],[22.1821484,37.0010338],[22.1821883,37.0012418],[22.1824789,37.0013093],[22.1823988,37.0014162],[22.1824871,37.0014807],[22.1824621,37.0015884],[22.1821152,37.0019977],[22.1820664,37.0021592],[22.1824203,37.002399],[22.1826943,37.002455],[22.18292,37.0024134],[22.1831434,37.0024709],[22.183385,37.0027089],[22.1834533,37.0026739],[22.1835073,37.0027649],[22.183652,37.0028212],[22.1837603,37.0029941],[22.184095,37.0030984],[22.1844255,37.0033738],[22.1851396,37.003592],[22.1853379,37.0037573],[22.1854451,37.0039753],[22.1859239,37.0041628],[22.1861635,37.004482],[22.1864507,37.0046937],[22.1865128,37.0049199],[22.1868064,37.00533],[22.1868462,37.0055469],[22.1868925,37.0054936],[22.187141,37.005912],[22.1873166,37.0056172],[22.1874437,37.0059436],[22.1875117,37.0059176],[22.1875308,37.0060621],[22.1877107,37.0060559],[22.1878153,37.0059133],[22.1877617,37.0058043],[22.1878599,37.0054543],[22.1885076,37.0056264],[22.1886722,37.0053225],[22.1890528,37.0053823],[22.189197,37.004988],[22.189515,37.0048486],[22.189638,37.0043998],[22.1901258,37.004209],[22.1904928,37.0038991],[22.1911728,37.0036571],[22.1918251,37.0031601],[22.1920477,37.0027759],[22.1920737,37.0021544],[22.1924283,37.000943],[22.192851,37.0001743],[22.1935522,36.999509],[22.1937532,36.9990885],[22.1937172,36.9987094],[22.1935642,36.9985268],[22.1931766,36.9982865],[22.1930723,36.997841],[22.1929511,36.99774],[22.1929796,36.9974881],[22.1928787,36.9969999]]},{"id":17994,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u0392\u03cc\u03c1\u03b5\u03b9\u03bf-\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1","description_GR":"\u03a3\u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03c4\u03bf\u03c5 \u03a1\u03b9\u03bd\u03c4\u03cc\u03bc\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Avia_Voreio_Pigadia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7631,"name_EN":"Mani-Avia: Voreio-Pigadia","description_EN":"The Ridomo gorge","ascent_time":175,"descent_time":165,"marker":"Red_dots","level":10,"ascent":587,"descent":261,"maxelev":960,"minelev":611,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.23856 36.95603,22.26408 36.99588)","views":12,"millestones":"0,22.2394807,36.9557212#1,22.2476133,36.9596969#2,22.2565938,36.9613734#3,22.2617473,36.9642329#4,22.2594080,36.9701125#5,22.2595949,36.9784344#6,22.2614291,36.9852886#7,22.2597537,36.9924000#7.6,22.2588374,36.9961833","x":22.2623543,"y":36.9658647,"coor":[[22.2394807,36.9557212],[22.2395464,36.9557943],[22.2396809,36.9558053],[22.2399871,36.9556746],[22.2401443,36.955677],[22.2407774,36.9559838],[22.2406241,36.9560559],[22.2409007,36.9562402],[22.2411036,36.9566939],[22.2412742,36.9566469],[22.2416089,36.9567014],[22.2417178,36.9568472],[22.241626,36.9570847],[22.2423184,36.9573473],[22.242387,36.9573867],[22.2424537,36.9574147],[22.2424047,36.957592],[22.2423802,36.9576817],[22.2425333,36.9578643],[22.2425145,36.9579496],[22.2427696,36.9580886],[22.242911,36.958289],[22.243881,36.9587067],[22.2444189,36.9586042],[22.2452634,36.9587091],[22.2455759,36.9587948],[22.2459864,36.9590172],[22.2464918,36.9590157],[22.2467701,36.9591279],[22.247453,36.9597149],[22.2477457,36.9596831],[22.2479058,36.9595593],[22.2482567,36.9594383],[22.2484703,36.9594324],[22.2490591,36.9597115],[22.2495176,36.9597994],[22.2500235,36.9597798],[22.2502248,36.9598188],[22.2517606,36.9604363],[22.2524089,36.9605721],[22.2529371,36.9605618],[22.2531199,36.9605149],[22.2533513,36.9601285],[22.2537931,36.9599638],[22.2538817,36.9600192],[22.2536651,36.9601602],[22.2536834,36.9603407],[22.2541876,36.9603932],[22.2542218,36.9604636],[22.2548102,36.9602739],[22.2551574,36.9603151],[22.255434,36.9604994],[22.2565339,36.9610293],[22.2566038,36.9614089],[22.2568482,36.9615297],[22.2575896,36.9615225],[22.2586193,36.9616818],[22.2589428,36.96129],[22.2598804,36.9610514],[22.2597963,36.9612935],[22.2595572,36.9614342],[22.2595327,36.961524],[22.2600804,36.9616402],[22.2601123,36.9617218],[22.25958,36.9619122],[22.2588154,36.9624418],[22.2583842,36.9626338],[22.2584359,36.9628328],[22.2590491,36.9630311],[22.2595048,36.9632451],[22.2599128,36.9635756],[22.2607068,36.9637314],[22.2612186,36.9639462],[22.262461,36.9646314],[22.2631629,36.964885],[22.2638255,36.9648857],[22.2638809,36.9649226],[22.2638676,36.9650125],[22.2630816,36.9654967],[22.2623543,36.9658647],[22.2621475,36.9660689],[22.2618059,36.9662712],[22.2614458,36.966302],[22.2605601,36.9667217],[22.2601301,36.9668596],[22.2600296,36.9673268],[22.2601564,36.9676802],[22.2599803,36.9680111],[22.2599223,36.9685871],[22.2600172,36.9688589],[22.2598411,36.9693453],[22.2594649,36.9697431],[22.2593726,36.9703456],[22.2594362,36.9705088],[22.2598331,36.9708391],[22.259984,36.9711207],[22.2600248,36.9713016],[22.2599183,36.9720301],[22.2602445,36.9725036],[22.2601167,36.9731867],[22.2601166,36.9736824],[22.2597784,36.974723],[22.2600152,36.9751772],[22.2600517,36.9755472],[22.2598758,36.9758691],[22.2593935,36.9763308],[22.2594457,36.9765028],[22.2597022,36.9765877],[22.2597677,36.9766697],[22.2598724,36.9775005],[22.2598039,36.9780403],[22.2595927,36.9784338],[22.2596742,36.9788045],[22.2592076,36.9790681],[22.2592134,36.9793025],[22.2590274,36.9795792],[22.259123,36.9797608],[22.2592316,36.9799247],[22.2591576,36.980212],[22.2592999,36.9803763],[22.2594042,36.9807294],[22.2596899,36.981013],[22.2596152,36.9818231],[22.2597753,36.982195],[22.259755,36.9825913],[22.260018,36.9828835],[22.2605726,36.9831981],[22.2607133,36.9834345],[22.2607171,36.9837591],[22.2609123,36.9840684],[22.261273,36.9841728],[22.2615007,36.9840409],[22.2617816,36.984036],[22.262153,36.9841046],[22.2615119,36.9844422],[22.2612782,36.9848354],[22.2616888,36.9860491],[22.261539,36.9872006],[22.2617797,36.9874836],[22.2615953,36.9876882],[22.2614057,36.988118],[22.2613939,36.9886406],[22.2612333,36.9887825],[22.2608246,36.9894615],[22.2606804,36.989874],[22.260588,36.9904766],[22.2605061,36.9906196],[22.2593709,36.9916214],[22.2592308,36.9918537],[22.2588235,36.9922668],[22.2597759,36.9921366],[22.2599738,36.9923288],[22.2592379,36.9925704],[22.258443,36.9934781],[22.2583034,36.9936382],[22.2576958,36.9941701],[22.2576469,36.994433],[22.2588374,36.9961833]]},{"id":18577,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u0394\u03b9\u03c1\u03bf\u03cd-\u039e\u03b5\u03c0\u03b1\u03c0\u03b1\u03b4\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1","description_GR":"\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u0394\u03b9\u03c1\u03bf\u03cd, \u03a7\u03b1\u03c1\u03b9\u03ac, \u039e\u03b5\u03c0\u03b1\u03c0\u03b1\u03b4\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1","path":"PELOPONNESE\/Pelop_Mani_PirgosDirou_Xepapadianika","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3325,"name_EN":"Mani-Areopoli: Pyrgos Dirou-Xepapadianika","description_EN":"Pyrgos Dirou, Charia, Xepapadianika","ascent_time":80,"descent_time":75,"marker":"No_marks","level":10,"ascent":120,"descent":24,"maxelev":209,"minelev":98,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.38097 36.62481,22.39507 36.64274)","views":12,"millestones":"0,22.3946692,36.6429242#1,22.3930995,36.6380760#2,22.3869028,36.6328271#3,22.3842029,36.6260302#3.3,22.3813476,36.6246282","x":22.3914936,"y":36.6356409,"coor":[[22.3946692,36.6429242],[22.3946956,36.6427983],[22.3945025,36.6423991],[22.3945417,36.6421292],[22.3941995,36.6419083],[22.3940256,36.6416626],[22.3940394,36.6415365],[22.394328,36.6411078],[22.3939271,36.6410212],[22.394268,36.6407644],[22.3945334,36.6403714],[22.394422,36.6403519],[22.3937147,36.6404775],[22.3935581,36.6404754],[22.393481,36.6404203],[22.39355,36.6403311],[22.3942707,36.6400974],[22.394419,36.6399552],[22.3938525,36.6397673],[22.3930998,36.6393876],[22.3931799,36.6392985],[22.3940104,36.6391655],[22.3943376,36.6390257],[22.3944074,36.6389004],[22.393783,36.6388019],[22.3932726,36.6386057],[22.3931627,36.6385141],[22.3931044,36.6380896],[22.3928193,36.6372745],[22.3929409,36.6368074],[22.3928297,36.6362381],[22.3929079,36.6356329],[22.3922916,36.6356877],[22.3919912,36.6356116],[22.3917269,36.6357162],[22.3914936,36.6356409],[22.3906429,36.6356745],[22.3905546,36.6356192],[22.3904698,36.6355775],[22.3902473,36.6356241],[22.3898618,36.6358712],[22.3891826,36.6351229],[22.3885994,36.6343781],[22.3873676,36.6333789],[22.3871175,36.633033],[22.3867229,36.6326491],[22.386692,36.6325225],[22.3869151,36.6320117],[22.3872838,36.6308765],[22.3872209,36.6301365],[22.3872867,36.6296596],[22.3874963,36.6292658],[22.3875947,36.6288345],[22.3874423,36.6286341],[22.3865727,36.628521],[22.3862913,36.6284585],[22.3857775,36.6284764],[22.3855439,36.6284191],[22.3850949,36.6279623],[22.3846526,36.627722],[22.3842881,36.6274038],[22.3843257,36.627206],[22.3842296,36.6269884],[22.3842571,36.6267454],[22.3844712,36.6260452],[22.3835732,36.6259902],[22.3828214,36.625811],[22.3825911,36.6255915],[22.3822485,36.6253976],[22.3818894,36.624924],[22.3813476,36.6246282]]},{"id":18578,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u0394\u03b9\u03c1\u03bf\u03cd","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_PirgosDirou_PrfIlias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":4571,"name_EN":"Mani-Areopoli: Ascent to Profitis Ilias Dirou","description_EN":"","ascent_time":120,"descent_time":95,"marker":"Red_dots","level":10,"ascent":880,"descent":12,"maxelev":1069,"minelev":196,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.38128 36.61942,22.41528 36.62773)","views":16,"millestones":"0,22.3813476,36.6246282#1,22.3902868,36.6276093#2,22.3988565,36.6260021#3,22.4078306,36.6234185#4,22.4122559,36.6199916#4.6,22.4152092,36.6200334","x":22.4070765,"y":36.6232601,"coor":[[22.3813476,36.6246282],[22.3818894,36.624924],[22.3822485,36.6253976],[22.3825911,36.6255915],[22.3828214,36.625811],[22.3835732,36.6259902],[22.3844712,36.6260452],[22.3850179,36.6261067],[22.3860526,36.6263641],[22.3874628,36.6263111],[22.3878869,36.6263529],[22.3876283,36.6273048],[22.3882772,36.6272956],[22.3905174,36.6276594],[22.3920406,36.6275538],[22.3922522,36.6275927],[22.3924727,36.6277489],[22.3933756,36.6278873],[22.3939235,36.6278947],[22.3943722,36.6278286],[22.3949376,36.6279128],[22.3949951,36.6278573],[22.3960084,36.6269876],[22.3961979,36.6264763],[22.3965855,36.626121],[22.3967079,36.6261023],[22.396897,36.62615],[22.3979257,36.6266956],[22.3980508,36.6265981],[22.3983152,36.6257093],[22.3984026,36.625875],[22.3985351,36.6258588],[22.3991667,36.6261377],[22.3994129,36.626132],[22.3997174,36.6260099],[22.3999842,36.6260855],[22.4007966,36.6257359],[22.4009462,36.6255306],[22.4011355,36.6255692],[22.4018311,36.6254613],[22.4021745,36.6250783],[22.4022254,36.6247816],[22.4024505,36.6247125],[22.4027851,36.624753],[22.4030217,36.624666],[22.4032679,36.6246603],[22.403427,36.6245363],[22.4036953,36.6245399],[22.4038317,36.6244335],[22.4040771,36.6244639],[22.4040791,36.6243647],[22.4043463,36.6244224],[22.404872,36.6244204],[22.4053903,36.6242291],[22.4054936,36.6241042],[22.4058178,36.6241086],[22.4058873,36.6239923],[22.406134,36.6239596],[22.4062277,36.6237535],[22.4064315,36.62363],[22.4065981,36.6236863],[22.406733,36.6236521],[22.4070765,36.6232601],[22.4073232,36.6232273],[22.4074324,36.623355],[22.4075673,36.6233207],[22.4077425,36.6235033],[22.4078338,36.6234144],[22.4080883,36.623544],[22.408291,36.6234746],[22.4085494,36.6228741],[22.4084765,36.6226118],[22.4087128,36.6225428],[22.4087027,36.6224886],[22.4088607,36.6224186],[22.4087539,36.6221738],[22.4086957,36.6217403],[22.4081549,36.6208497],[22.4080397,36.6204696],[22.408409,36.6204565],[22.4086123,36.6203601],[22.4085718,36.6201522],[22.4087175,36.6201361],[22.4087298,36.6200822],[22.4089299,36.620139],[22.4090991,36.6200691],[22.4093102,36.620135],[22.40959,36.6201388],[22.4096291,36.6200401],[22.4101758,36.6201015],[22.4102451,36.6199943],[22.4105333,36.6201153],[22.4105825,36.6198996],[22.4106371,36.6199635],[22.4106941,36.6199101],[22.4108482,36.6200294],[22.4109039,36.6200391],[22.4109166,36.6199672],[22.4111048,36.6200598],[22.411107,36.6199517],[22.4112171,36.6200343],[22.4112758,36.6198999],[22.4113753,36.6199553],[22.4114461,36.6197759],[22.4117173,36.6196353],[22.411668,36.61986],[22.4117768,36.6200057],[22.4119328,36.6200348],[22.4119352,36.6199177],[22.4122691,36.6199942],[22.4123712,36.6199235],[22.4124707,36.6199789],[22.4124732,36.6198527],[22.4126715,36.6199996],[22.412708,36.6198559],[22.4128623,36.6199661],[22.4130207,36.619878],[22.4141758,36.6197131],[22.4151435,36.6194196],[22.4152765,36.6194754],[22.415151,36.6195999],[22.4151017,36.6198246],[22.415109,36.620014],[22.4152092,36.6200334]]},{"id":18581,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u03a0\u03cd\u03c1\u03c1\u03b9\u03c7\u03bf\u03c2-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u0394\u03b9\u03c1\u03bf\u03cd","description_GR":"\u0397 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf\u03bd \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u0394\u03b9\u03c1\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Mani_Pyrichos_PrfIlias","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":6912,"name_EN":"Mani-Areopoli: Pyrichos-Profitis Ilias Dirou","description_EN":"The eastern path to Profitis Ilias","ascent_time":215,"descent_time":185,"marker":"Red_dots","level":10,"ascent":871,"descent":219,"maxelev":1069,"minelev":384,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.40894 36.61966,22.43287 36.65161)","views":15,"millestones":"0,22.4322141,36.6519177#1,22.4301137,36.6440474#2,22.4277814,36.6366306#3,22.4266540,36.6284659#4,22.4254547,36.6210086#5,22.4161365,36.6246345#6,22.4101427,36.6200800#6.9,22.4152078,36.6200334","x":22.4264196,"y":36.6267825,"coor":[[22.4322141,36.6519177],[22.431468,36.6504251],[22.431302,36.6497829],[22.4307241,36.6490451],[22.4305655,36.6485924],[22.4304908,36.6478612],[22.4299707,36.6470341],[22.4299643,36.6467997],[22.4302281,36.6464786],[22.4302029,36.6460637],[22.4303725,36.6459758],[22.4302966,36.6458576],[22.4303989,36.6457778],[22.4303032,36.6455332],[22.4307765,36.6453591],[22.430679,36.6452046],[22.4303583,36.6450201],[22.4304263,36.6449759],[22.4302742,36.6447576],[22.4303871,36.644705],[22.4302133,36.6444503],[22.4301746,36.6441523],[22.4296343,36.6432168],[22.4296708,36.643073],[22.4291804,36.6424356],[22.4289105,36.6419543],[22.4289778,36.6419462],[22.4286493,36.6415993],[22.4287618,36.6415647],[22.4285638,36.6413999],[22.4282293,36.6408005],[22.428032,36.6405996],[22.4279526,36.6406527],[22.4279787,36.6404727],[22.427305,36.6400492],[22.4276384,36.6396029],[22.4276547,36.6393507],[22.4278252,36.6392178],[22.4280591,36.6392659],[22.4279845,36.6390847],[22.4280963,36.6390861],[22.4280989,36.63896],[22.4278589,36.6381095],[22.4278354,36.6376134],[22.4276527,36.6372504],[22.427825,36.6370274],[22.4277685,36.6365038],[22.4279954,36.6357947],[22.4276667,36.634907],[22.4277133,36.6348175],[22.4275395,36.6345628],[22.4275745,36.6344911],[22.4274316,36.6343721],[22.4274132,36.6341735],[22.427291,36.6341358],[22.4273058,36.6339558],[22.4272052,36.6339544],[22.4270866,36.6337365],[22.4271966,36.6332783],[22.4269495,36.6326215],[22.4266368,36.6325993],[22.4267068,36.632456],[22.4266289,36.632437],[22.4266557,36.632221],[22.4265804,36.6320758],[22.4266297,36.6318511],[22.4264636,36.6317678],[22.4264128,36.6315147],[22.4265202,36.6311826],[22.4263872,36.6311268],[22.4265134,36.6298665],[22.4264618,36.6296585],[22.4266044,36.6292457],[22.4267237,36.6272282],[22.4266131,36.6271636],[22.4264196,36.6267825],[22.4263804,36.6265115],[22.426391,36.625439],[22.426928,36.6248782],[22.4269914,36.6245095],[22.4273251,36.6240452],[22.4274256,36.6235056],[22.4270606,36.6227527],[22.4270654,36.6225184],[22.4272291,36.622169],[22.4271629,36.6215732],[22.4266866,36.6213506],[22.4264714,36.6209331],[22.4262473,36.6209053],[22.4255087,36.6209835],[22.4247072,36.6213514],[22.4239885,36.6215042],[22.4231264,36.6215559],[22.4224809,36.6214031],[22.4221017,36.6219029],[22.4215775,36.6223827],[22.4198292,36.6231167],[22.41929,36.6232357],[22.4187653,36.6231927],[22.4183043,36.6233128],[22.4176007,36.6232674],[22.4174655,36.6233197],[22.41733,36.623381],[22.4168478,36.6239965],[22.4155265,36.625171],[22.4146101,36.6251408],[22.4141424,36.6250445],[22.4130318,36.6246691],[22.4123837,36.6241016],[22.4116732,36.6232989],[22.4115773,36.6229506],[22.4114819,36.6226969],[22.411615,36.6222029],[22.4116021,36.6217431],[22.4110315,36.6212126],[22.4105884,36.6210084],[22.4099282,36.6204858],[22.4095886,36.6201388],[22.4096281,36.6200221],[22.4101747,36.6200835],[22.410244,36.6199762],[22.4105323,36.6200973],[22.4105815,36.6198816],[22.410847,36.6200203],[22.4109152,36.6199672],[22.4111034,36.6200598],[22.4111056,36.6199517],[22.4112157,36.6200343],[22.4112744,36.6198998],[22.4113739,36.6199553],[22.4114447,36.6197759],[22.4117159,36.6196353],[22.4116666,36.61986],[22.4117754,36.6200057],[22.4119314,36.6200348],[22.4119338,36.6199176],[22.4122677,36.6199942],[22.4123698,36.6199235],[22.4124693,36.6199789],[22.4124718,36.6198527],[22.4126701,36.6199996],[22.4127066,36.6198558],[22.4128609,36.6199661],[22.4130193,36.619878],[22.4141744,36.6197131],[22.4151421,36.6194195],[22.4152751,36.6194754],[22.4151003,36.6198246],[22.4151076,36.620014],[22.4152078,36.6200334]]},{"id":18853,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039a\u03b1\u03c4\u03c9\u03c0\u03ac\u03b3\u03ba\u03b9, \u0399\u03c0\u03c0\u03cc\u03bb\u03b1","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03bc\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc \u03bf\u03c7\u03c5\u03c1\u03cc","path":"PELOPONNESE\/Pelop_Mani_Ippola","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":2843,"name_EN":"Mani-Tenaro: Katopagi, Ippola","description_EN":"A short hike along the byzantine fortress","ascent_time":75,"descent_time":70,"marker":"No_marks","level":10,"ascent":84,"descent":84,"maxelev":271,"minelev":198,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.35472 36.50434,22.35974 36.51259)","views":17,"millestones":"0,22.3595660,36.5092736#1,22.3550413,36.5111543#2,22.3596299,36.5043719#2.8,22.3595660,36.5092736","x":22.355926,"y":36.5092979,"coor":[[22.359566,36.5092736],[22.3589298,36.5092761],[22.358734,36.5094447],[22.3584677,36.5094951],[22.3580494,36.509264],[22.3581024,36.50908],[22.3582387,36.5089737],[22.3582925,36.5087716],[22.3577669,36.5088094],[22.3576751,36.5089254],[22.3573635,36.508876],[22.3573054,36.5089834],[22.3569784,36.5091321],[22.3569423,36.5092578],[22.3566329,36.5096321],[22.3565369,36.5099463],[22.3562979,36.5101593],[22.3562831,36.5103304],[22.3561673,36.5105271],[22.3559851,36.5106959],[22.3559801,36.5109302],[22.3558897,36.510983],[22.3557163,36.51126],[22.3555239,36.5113836],[22.3554464,36.5118783],[22.3552482,36.5122722],[22.3550666,36.5124139],[22.3549565,36.5123403],[22.3548766,36.5124203],[22.3547203,36.5124181],[22.3548048,36.5125816],[22.3548036,36.5125883],[22.3548048,36.5125816],[22.3547203,36.5124181],[22.3547228,36.5122514],[22.3550906,36.5118373],[22.3550037,36.5111961],[22.3553125,36.5108489],[22.3554271,36.5101834],[22.3557496,36.5097191],[22.355926,36.5092979],[22.3560398,36.5086685],[22.3561318,36.5085435],[22.3560597,36.5082541],[22.356129,36.5081469],[22.3559434,36.507946],[22.3560173,36.5076225],[22.3559664,36.5073875],[22.3561926,36.5067235],[22.3560835,36.5066048],[22.3562485,36.5061925],[22.356229,36.506057],[22.3563503,36.5058851],[22.3564954,36.5056888],[22.3569274,36.5053252],[22.3571009,36.5050392],[22.3572125,36.5050407],[22.3572799,36.5049087],[22.3574984,36.5048846],[22.357616,36.5048705],[22.3581925,36.5045359],[22.3590278,36.5046375],[22.3595015,36.5044097],[22.3597298,36.5043407],[22.3597348,36.504467],[22.3593075,36.5051371],[22.3592676,36.5054431],[22.3595781,36.5066011],[22.3585321,36.5066296],[22.3584528,36.5066826],[22.3584006,36.5070424],[22.3582955,36.5072573],[22.358388,36.5076371],[22.3582925,36.5087716],[22.3582387,36.5089737],[22.3581024,36.50908],[22.3580494,36.509264],[22.3584677,36.5094951],[22.358734,36.5094447],[22.3589298,36.5092761],[22.359566,36.5092736]]},{"id":18854,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u03a3\u03c4\u03b1\u03c5\u03c1\u03af-\u03a4\u03b7\u03b3\u03ac\u03bd\u03b9","description_GR":"\u039a\u03b1\u03c4\u03c9\u03c0\u03ac\u03b3\u03ba\u03b9: \u03bf \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03a4\u03b7\u03b3\u03ac\u03bd\u03b9","path":"PELOPONNESE\/Pelop_Mani_Stavri_Tighani","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2961,"name_EN":"Mani-Tenaro: Stavri-Tigani","description_EN":"Katopagi: The road to Tigani fortress","ascent_time":60,"descent_time":60,"marker":"No_marks","level":10,"ascent":51,"descent":206,"maxelev":185,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.36427 36.52166,22.37392 36.5466)","views":29,"millestones":"0,22.3729145,36.5216435#1,22.3711556,36.5299272#2,22.3687144,36.5382432#3,22.3654499,36.5453238#3.0,22.3658937,36.5466223","x":22.368546,"y":36.5394429,"coor":[[22.3729145,36.5216435],[22.3732515,36.5226171],[22.37353,36.5230333],[22.3735898,36.5233766],[22.373606,36.5238185],[22.3738616,36.524417],[22.3736968,36.5248203],[22.373556,36.525526],[22.3735364,36.5255956],[22.3734058,36.5261798],[22.3728063,36.527073],[22.3727629,36.528082],[22.3724095,36.5287374],[22.37143,36.5296435],[22.3707212,36.5303729],[22.3704211,36.5306145],[22.3700744,36.5310694],[22.3698939,36.5318557],[22.3697977,36.5321789],[22.3698036,36.5324314],[22.3695837,36.5327979],[22.3694037,36.5333904],[22.3684242,36.5353511],[22.36815,36.5361766],[22.3680374,36.5365334],[22.3680963,36.5369218],[22.3684727,36.537612],[22.3685609,36.5376673],[22.3687097,36.5380299],[22.3687148,36.5383184],[22.3685986,36.5385332],[22.3686132,36.5389029],[22.3685055,36.539244],[22.368546,36.5394429],[22.3683938,36.5397743],[22.3682952,36.5398991],[22.3682556,36.5401871],[22.3680951,36.5403832],[22.3675446,36.5415925],[22.3673025,36.5419498],[22.3671068,36.5427583],[22.3669807,36.5429099],[22.3669188,36.5431975],[22.3666347,36.5434279],[22.3664343,36.5437091],[22.3664957,36.5439263],[22.3662981,36.544825],[22.3664236,36.5452323],[22.3667175,36.5455969],[22.3662825,36.5455639],[22.36625,36.5455184],[22.3660266,36.5455154],[22.365992,36.5454495],[22.3657817,36.5453565],[22.3653804,36.545315],[22.3651617,36.5453593],[22.3648443,36.5456929],[22.3645865,36.5457345],[22.3645005,36.545837],[22.3642864,36.5459242],[22.3643294,36.546105],[22.3644693,36.5463593],[22.3646353,36.5464337],[22.3650807,36.5465029],[22.36545,36.546472],[22.3658937,36.5466223]]},{"id":18856,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u0386\u03bbi\u03ba\u03b1-\u039b\u03b5\u03bf\u03bd\u03c4\u03ac\u03ba\u03b7\u03c2","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u0386\u03bb\u03b9\u03ba\u03b1 \u03b3\u03b9\u03b1 \u039b\u03b5\u03bf\u03bd\u03c4\u03ac\u03ba\u03b7","path":"PELOPONNESE\/Pelop_Mani_Alika_Leodakis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4397,"name_EN":"Mani-Tenaro: Alika-Leontakis","description_EN":"The old road from Alika to Leontakis","ascent_time":115,"descent_time":95,"marker":"No_marks","level":10,"ascent":496,"descent":82,"maxelev":579,"minelev":94,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.42966 36.46931,22.43844 36.49648)","views":9,"millestones":"0,22.4317207,36.4692230#1,22.4320802,36.4754088#2,22.4346003,36.4819495#3,22.4352147,36.4899983#4,22.4341105,36.4941388#4.4,22.4329311,36.4965248","x":22.4346086,"y":36.4803371,"coor":[[22.4317207,36.469223],[22.4319491,36.4700936],[22.4315634,36.4709539],[22.4313704,36.4711857],[22.4310342,36.4712872],[22.4308402,36.471501],[22.4305873,36.4716216],[22.4304716,36.4718274],[22.4302351,36.4719325],[22.4302316,36.4721037],[22.4302978,36.4721406],[22.4301504,36.4722559],[22.4303025,36.4724652],[22.430415,36.4724216],[22.430369,36.4724841],[22.4305008,36.472594],[22.4308236,36.4726343],[22.431,36.4727448],[22.4312352,36.4727028],[22.4309746,36.4728977],[22.4311729,36.4730265],[22.431026,36.4731147],[22.431069,36.4731964],[22.4309187,36.4734558],[22.4312183,36.4735409],[22.4307212,36.4738409],[22.4317097,36.4740792],[22.4316843,36.4742321],[22.4318175,36.4742699],[22.4320564,36.4745976],[22.4320095,36.475264],[22.4320516,36.4753908],[22.432283,36.475538],[22.4322207,36.4758617],[22.4322873,36.4758806],[22.4323499,36.4760978],[22.4324373,36.4761891],[22.4326494,36.4761919],[22.4326699,36.4762823],[22.4328601,36.4762577],[22.4330699,36.4763687],[22.4330303,36.4766746],[22.4334356,36.4764997],[22.4333261,36.4769489],[22.433345,36.4771205],[22.4336057,36.4769256],[22.4344269,36.4771617],[22.434465,36.4774867],[22.4345753,36.4775513],[22.4344632,36.4775768],[22.4344624,36.4781718],[22.4345513,36.4781909],[22.4344855,36.4786859],[22.434574,36.4787231],[22.4347453,36.4790859],[22.4348767,36.4792138],[22.4349008,36.4796829],[22.4348759,36.4798087],[22.434763,36.4798704],[22.4346086,36.4803371],[22.4344406,36.4814707],[22.4347454,36.4824121],[22.4344688,36.4834001],[22.4344721,36.4837877],[22.4343214,36.4846241],[22.4338967,36.4852044],[22.4335488,36.4858489],[22.4339507,36.4858451],[22.4340838,36.4864418],[22.4344089,36.4869328],[22.4344556,36.4873842],[22.4342441,36.4884631],[22.4342107,36.4890125],[22.4341914,36.4891407],[22.4343105,36.4893226],[22.4352013,36.4899923],[22.4353672,36.4900666],[22.4358247,36.4900816],[22.4358266,36.4904016],[22.4358963,36.4904904],[22.4362637,36.4905403],[22.436454,36.4907051],[22.4366504,36.490933],[22.4368052,36.4910071],[22.4368022,36.4910522],[22.4372981,36.4913741],[22.437524,36.4914515],[22.4378671,36.4916002],[22.4377969,36.4917277],[22.4379209,36.4917699],[22.4379317,36.4918737],[22.4378521,36.4919448],[22.4379807,36.4922169],[22.4378996,36.4923601],[22.4378244,36.4922148],[22.4376138,36.49214],[22.4372297,36.4918104],[22.4368967,36.4917159],[22.436517,36.49172],[22.4362288,36.491617],[22.4360376,36.4916866],[22.4359725,36.4915956],[22.43566,36.4915916],[22.4354349,36.4916787],[22.4354171,36.492012],[22.4353485,36.4920923],[22.4353994,36.4923363],[22.4353146,36.492511],[22.4348668,36.4929175],[22.4343909,36.4938217],[22.4342665,36.4939012],[22.4339323,36.4944196],[22.4334204,36.4948906],[22.4331954,36.4951311],[22.433108,36.495504],[22.4331785,36.4958835],[22.4326586,36.4961967],[22.4329311,36.4965248]]},{"id":18857,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039a\u03b1\u03bb\u03bf\u03bd\u03b9\u03bf\u03af-\u0391\u03b3\u03af\u03b1 \u03a0\u03b5\u03bb\u03b1\u03b3\u03af\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a0\u03b5\u03bb\u03b1\u03b3\u03af\u03b1","path":"PELOPONNESE\/Pelop_Mani_Kalonii_Agpelagia","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":2739,"name_EN":"Mani-Tenaron: Kalonii-Agia Pelagia","description_EN":"Ascent to Aghia Pelagia","ascent_time":85,"descent_time":60,"marker":"No_marks","level":10,"ascent":493,"descent":0,"maxelev":726,"minelev":228,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.40774 36.51571,22.41837 36.52382)","views":7,"millestones":"0,22.4079092,36.5155648#1,22.4171555,36.5179610#2,22.4177124,36.5214976#2.7,22.4146960,36.5239166","x":22.4182928,"y":36.5195024,"coor":[[22.4079092,36.5155648],[22.4084529,36.5157343],[22.4091669,36.5157686],[22.4093641,36.5158546],[22.4099715,36.5161873],[22.4106515,36.5162774],[22.4115961,36.5165064],[22.4120159,36.5167283],[22.4125831,36.516844],[22.4131023,36.5171213],[22.4138225,36.5174014],[22.4145774,36.5176187],[22.4150456,36.517661],[22.4157207,36.5176362],[22.4162778,36.5176976],[22.4173846,36.5176402],[22.4177168,36.5175522],[22.4166868,36.5183003],[22.415994,36.518868],[22.4157285,36.5192881],[22.4159862,36.5192465],[22.4159721,36.5193905],[22.4165315,36.5193438],[22.4174073,36.5191121],[22.4176082,36.5191147],[22.4171398,36.5196314],[22.4171728,36.5196588],[22.4175996,36.5195383],[22.4182823,36.5194662],[22.4182928,36.5195024],[22.4179417,36.5197411],[22.4182763,36.5197636],[22.4170603,36.5207931],[22.4172941,36.5208323],[22.4170319,36.5210902],[22.4172994,36.5211208],[22.4169459,36.5214767],[22.4179281,36.5215077],[22.4173828,36.5219602],[22.4174933,36.5220158],[22.4172083,36.5223004],[22.4177325,36.5223344],[22.4177203,36.5223884],[22.4170867,36.5227856],[22.4176549,36.5228562],[22.4173263,36.5230862],[22.4173144,36.5231221],[22.4174261,36.5231236],[22.4174136,36.5231865],[22.416883,36.523468],[22.4163666,36.5235963],[22.4162531,36.5236849],[22.4158486,36.5238058],[22.4156258,36.5237758],[22.4155243,36.5238285],[22.4148335,36.5237472],[22.414653,36.5238349],[22.414696,36.5239166]]},{"id":18858,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039a\u03b1\u03bb\u03bf\u03bd\u03b9\u03bf\u03af-\u0391\u03c3\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u0391\u03c3\u03ce\u03bc\u03b1\u03c4\u03bf","path":"PELOPONNESE\/Pelop_Mani_Kalonii_Asomatos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3876,"name_EN":"Mani-Tenaron: Kalonii-Asomatos","description_EN":"Ascent to Asomatos","ascent_time":95,"descent_time":75,"marker":"No_marks","level":10,"ascent":509,"descent":2,"maxelev":740,"minelev":228,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.40786 36.50733,22.43212 36.51787)","views":4,"millestones":"0,22.4079092,36.5155648#1,22.4184530,36.5174212#2,22.4247871,36.5176828#3,22.4306781,36.5122577#3.9,22.4305780,36.5080816","x":22.4270627,"y":36.5159632,"coor":[[22.4079092,36.5155648],[22.4084529,36.5157343],[22.4091669,36.5157686],[22.4093641,36.5158546],[22.4099715,36.5161873],[22.4106515,36.5162774],[22.4115961,36.5165064],[22.4120159,36.5167283],[22.4125831,36.516844],[22.4131023,36.5171213],[22.4138225,36.5174014],[22.4145774,36.5176187],[22.4150456,36.517661],[22.4157207,36.5176362],[22.4162778,36.5176976],[22.4173846,36.5176402],[22.4177168,36.5175522],[22.4184231,36.5174174],[22.4191583,36.5175083],[22.4196668,36.5172175],[22.4200823,36.5171059],[22.4211323,36.5170927],[22.4216116,36.5171351],[22.4223071,36.5169821],[22.4223505,36.5170457],[22.422058,36.51715],[22.4218184,36.5173993],[22.4212781,36.5176084],[22.4212434,36.5176711],[22.421735,36.5176596],[22.4222473,36.5177294],[22.4227522,36.5176099],[22.4228177,36.5176829],[22.4225022,36.517823],[22.4224781,36.5179128],[22.4233732,36.5178255],[22.4234276,36.5178983],[22.4229903,36.5179827],[22.4229327,36.518072],[22.4237036,36.5180552],[22.4248169,36.5176733],[22.425415,36.5173657],[22.4259022,36.5170206],[22.4264615,36.516424],[22.4270627,36.5159632],[22.4276127,36.5158262],[22.4282329,36.5155279],[22.4286222,36.5156051],[22.42914,36.5158666],[22.4296006,36.5156834],[22.4303607,36.515112],[22.4302821,36.5145791],[22.4303514,36.5144628],[22.4302325,36.514272],[22.4300553,36.5141975],[22.4302516,36.5138756],[22.430389,36.5131563],[22.4304571,36.5131031],[22.4307116,36.5130771],[22.4306483,36.512896],[22.4307155,36.5128879],[22.4306838,36.5127973],[22.4307621,36.5127894],[22.4306559,36.5125175],[22.4306863,36.5121213],[22.4307573,36.5119239],[22.4310643,36.5116485],[22.4311143,36.5113878],[22.4312396,36.5112632],[22.431406,36.5113195],[22.4317081,36.5112874],[22.4317013,36.511071],[22.4315058,36.510798],[22.4317027,36.510449],[22.4316648,36.510115],[22.4320707,36.509922],[22.4317139,36.5093404],[22.4315138,36.5087429],[22.4313725,36.5085517],[22.4315527,36.5079231],[22.4316886,36.5078257],[22.4317823,36.5076106],[22.4313826,36.5074972],[22.4310513,36.5073126],[22.4307595,36.5073899],[22.4306566,36.5075057],[22.4304317,36.5075839],[22.4306056,36.5078205],[22.430578,36.5080816]]},{"id":18859,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u039c\u03ad\u03b6\u03b1\u03c0\u03bf","description_GR":"\u039c\u03ad\u03b6\u03b1\u03c0\u03bf\u03c2-\u0392\u03bb\u03b1\u03c7\u03ad\u03c1\u03bd\u03b1-\u0395\u03c0\u03b9\u03c3\u03ba\u03bf\u03c0\u03ae-\u039a. \u0393\u03b1\u03c1\u03b4\u03b5\u03bd\u03af\u03c4\u03c3\u03b1-\u039c\u03ad\u03b6\u03b1\u03c0\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Mani_Mezapos_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":5141,"name_EN":"Mani-Tenaron: Mezapos loop","description_EN":"Mezapos-Kato Gardenitsa-Mezapos","ascent_time":125,"descent_time":120,"marker":"No_marks","level":10,"ascent":120,"descent":120,"maxelev":129,"minelev":13,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.38322 36.52499,22.39628 36.54184)","views":6,"millestones":"0,22.3920030,36.5419609#1,22.3940779,36.5340947#2,22.3936521,36.5262629#3,22.3893520,36.5300647#4,22.3840254,36.5348882#5.1,22.3920020,36.5419609","x":22.3924106,"y":36.5279406,"coor":[[22.392003,36.5419609],[22.392184,36.5413639],[22.3922095,36.5412133],[22.3921432,36.5411268],[22.391955,36.5410431],[22.3918728,36.5406995],[22.3915969,36.5404862],[22.3917681,36.5403082],[22.3914914,36.5396464],[22.3912184,36.5393453],[22.3911367,36.5389746],[22.3913243,36.5385445],[22.391302,36.5380033],[22.39141,36.5376442],[22.3918018,36.5370636],[22.392881,36.5361948],[22.3930893,36.535846],[22.3933387,36.5356691],[22.3938768,36.5350364],[22.3940519,36.5341283],[22.3941781,36.5339677],[22.394413,36.533412],[22.3945939,36.5333063],[22.3947443,36.5330559],[22.394683,36.5327757],[22.3954173,36.5323799],[22.3956886,36.5322213],[22.3958431,36.5317727],[22.3958489,36.5317097],[22.3960741,36.531555],[22.3961428,36.5314207],[22.3960812,36.5305184],[22.3957486,36.5298559],[22.3955097,36.5295282],[22.3954254,36.5292837],[22.3951405,36.5290185],[22.3944573,36.5280267],[22.3940656,36.5269848],[22.3938814,36.5264911],[22.3936406,36.5262535],[22.3934056,36.5257365],[22.3933444,36.5254562],[22.3934136,36.525349],[22.3933492,36.5252219],[22.392897,36.5249454],[22.3924167,36.524948],[22.3925633,36.5254187],[22.3933975,36.5272057],[22.3926903,36.5279173],[22.3924106,36.5279406],[22.3925178,36.5281583],[22.3923407,36.5285188],[22.391592,36.5290766],[22.3911751,36.5292512],[22.3906086,36.5296402],[22.3894168,36.5300207],[22.388805,36.5304361],[22.3884561,36.5305666],[22.387873,36.5306759],[22.3868702,36.531095],[22.3864857,36.5313242],[22.3860044,36.5313718],[22.3850158,36.5316468],[22.3846147,36.5315963],[22.3843723,36.5314398],[22.3840282,36.531336],[22.3836676,36.5313694],[22.3834936,36.5316803],[22.3836165,36.5318487],[22.3837742,36.5323196],[22.3835613,36.5323528],[22.3834476,36.5324504],[22.3835975,36.5327589],[22.3834002,36.5331168],[22.383918,36.5339981],[22.3840619,36.534595],[22.3839999,36.5348421],[22.3840632,36.5349556],[22.3846365,36.5353149],[22.3855586,36.5360936],[22.385923,36.5362968],[22.3870757,36.5372679],[22.3876011,36.5377888],[22.3880974,36.538093],[22.3890715,36.5385208],[22.3894988,36.5389232],[22.390021,36.5392796],[22.390464,36.5394658],[22.3906231,36.5398736],[22.3909981,36.540104],[22.3914191,36.5402719],[22.3915958,36.5404862],[22.3918717,36.5406995],[22.391954,36.5410431],[22.3921422,36.5411268],[22.3922084,36.5412133],[22.392183,36.5413639],[22.392002,36.5419609]]},{"id":18861,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u0394\u03af\u03c0\u03bf\u03c1\u03bf-\u039b\u03b5\u03bf\u03bd\u03c4\u03ac\u03ba\u03b9","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u039b\u03b5\u03bf\u03bd\u03c4\u03ac\u03ba\u03b9","path":"PELOPONNESE\/Pelop_Mani_Diporo_Leondaki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2282,"name_EN":"Mani-Tenaro: Diporo-Leondaki","description_EN":"The old road to Leondaki","ascent_time":60,"descent_time":45,"marker":"No_marks","level":10,"ascent":339,"descent":5,"maxelev":520,"minelev":179,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.41591 36.49292,22.43324 36.4963)","views":7,"millestones":"0,22.4159827,36.4927088#1,22.4251782,36.4956141#2.3,22.4329311,36.4965248","x":22.4268934,"y":36.4960352,"coor":[[22.4159827,36.4927088],[22.4162397,36.4926942],[22.4163387,36.4927676],[22.4165892,36.4930774],[22.4165057,36.4933377],[22.4165688,36.4935279],[22.4169881,36.4938422],[22.4175236,36.4940972],[22.417785,36.4943192],[22.417963,36.4943486],[22.4184142,36.4946701],[22.4184993,36.4948786],[22.4186829,36.4948877],[22.4189103,36.4950125],[22.4193803,36.4949083],[22.419691,36.4950025],[22.4197782,36.4951028],[22.4202586,36.4950912],[22.4204015,36.4952012],[22.4204576,36.4951839],[22.4207447,36.495341],[22.4210784,36.4953995],[22.4216164,36.4952984],[22.4221521,36.4953055],[22.422936,36.4951897],[22.4242695,36.4954958],[22.42484,36.4954402],[22.4250826,36.4955876],[22.4257487,36.4957767],[22.4261209,36.4961422],[22.4263538,36.4962174],[22.4268934,36.4960352],[22.427274,36.4959861],[22.4275676,36.4958187],[22.4277385,36.4960982],[22.427995,36.4955607],[22.4286156,36.4952353],[22.4287053,36.4952185],[22.4286579,36.4953531],[22.4291744,36.4952066],[22.4303576,36.4946633],[22.4304698,36.4946378],[22.4304455,36.4947366],[22.4306255,36.4946669],[22.4308824,36.4946612],[22.4311316,36.4944842],[22.4313679,36.4943882],[22.4314005,36.4944337],[22.4320425,36.4941537],[22.4320065,36.4942794],[22.4324584,36.4940149],[22.4323885,36.4941582],[22.432489,36.4941595],[22.4323629,36.4943201],[22.4321766,36.4948766],[22.432252,36.4950128],[22.4324271,36.4950308],[22.4324789,36.4952298],[22.433108,36.495504],[22.4331785,36.4958835],[22.4326586,36.4961967],[22.4329311,36.4965248]]},{"id":18862,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039f\u03c7\u03b9\u03ac-\u0393\u03b5\u03c1\u03bf\u03bb\u03b9\u03bc\u03ad\u03bd\u03b1\u03c2","description_GR":"\u03a4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a3\u03ba\u03b1\u03bb\u03af","path":"PELOPONNESE\/Pelop_Mani_Ochia_Gerolimenas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2094,"name_EN":"Mani-Tenaro: Ochia-Gerolimenas","description_EN":"The Skali way","ascent_time":55,"descent_time":55,"marker":"No_marks","level":10,"ascent":40,"descent":132,"maxelev":121,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.38936 36.47633,22.39955 36.48318)","views":28,"millestones":"0,22.3893647,36.4831760#1,22.3936458,36.4767280#2.1,22.3990003,36.4818432","x":22.395062,"y":36.4783942,"coor":[[22.3893647,36.483176],[22.3895603,36.4828902],[22.3896336,36.4825847],[22.3898293,36.4822989],[22.3900062,36.4818416],[22.390124,36.4810049],[22.3903751,36.480722],[22.3905787,36.4805896],[22.390689,36.4801133],[22.3903878,36.4795684],[22.3902883,36.4789811],[22.39047,36.4788304],[22.3906149,36.4783005],[22.3909761,36.4775662],[22.3912756,36.4771195],[22.3916263,36.4768899],[22.3922315,36.476231],[22.3932417,36.476497],[22.3935734,36.476684],[22.3939982,36.4769376],[22.3943201,36.4770231],[22.3947914,36.4774441],[22.3947639,36.4776961],[22.3949398,36.4778246],[22.3951117,36.4781515],[22.395062,36.4783942],[22.395434,36.4787597],[22.3957009,36.4793493],[22.3958757,36.4795319],[22.3959155,36.4797668],[22.3960456,36.4799195],[22.3966058,36.4803597],[22.3968924,36.4810757],[22.3971504,36.4811513],[22.3971934,36.481233],[22.3972616,36.4811708],[22.3973488,36.4812711],[22.3973939,36.4812537],[22.3974225,36.4814885],[22.3974586,36.4813628],[22.3975449,36.4815081],[22.3975925,36.4813645],[22.3977361,36.4814386],[22.3977443,36.4815829],[22.3982952,36.4824737],[22.3984074,36.4824482],[22.3989186,36.4825542],[22.398954,36.4824645],[22.3994245,36.4823807],[22.3991496,36.4821787],[22.3990003,36.4818432]]},{"id":18863,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u0386\u03bb\u03b9\u03ba\u03b1-\u039a\u03c5\u03c0\u03ac\u03c1\u03b9\u03c3\u03c3\u03bf\u03c2","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u0386\u03bb\u03b9\u03ba\u03b1 \u03b3\u03b9\u03b1 \u039a\u03c5\u03c0\u03ac\u03c1\u03b9\u03c3\u03c3\u03bf","path":"PELOPONNESE\/Pelop_Mani_Alika_Kyparissos","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1810,"name_EN":"Mani-Tenaro: Alika-Kyparissos","description_EN":"The old road from Alika to Kyparissos","ascent_time":35,"descent_time":35,"marker":"No_marks","level":10,"ascent":16,"descent":102,"maxelev":94,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.43166 36.45945,22.44302 36.46918)","views":13,"millestones":"0,22.4316633,36.4691839#1,22.4375961,36.4623719#1.8,22.4429943,36.4605209","x":22.436327,"y":36.4628135,"coor":[[22.4316633,36.4691839],[22.4318481,36.4688708],[22.4321411,36.4687304],[22.432528,36.4684336],[22.4324992,36.4681988],[22.4326843,36.4678767],[22.4326665,36.4676511],[22.4329757,36.4672586],[22.4330415,36.4667637],[22.4334073,36.4661217],[22.4337382,36.4657655],[22.4339643,36.4656738],[22.4341225,36.4654528],[22.434481,36.4653853],[22.4345605,36.4653143],[22.4346075,36.4651977],[22.4345566,36.4649537],[22.4350335,36.4645453],[22.435202,36.4644934],[22.4358542,36.4636907],[22.4359667,36.4636471],[22.4361193,36.4632705],[22.436095,36.4632521],[22.436327,36.4628135],[22.4367182,36.4627825],[22.4375969,36.4623704],[22.437865,36.4623558],[22.4384394,36.4620929],[22.4387142,36.461745],[22.4388933,36.4617203],[22.4391776,36.4614536],[22.4394056,36.4614566],[22.4397475,36.4607196],[22.440047,36.4602548],[22.4401323,36.4598953],[22.4404047,36.4602234],[22.4405779,36.4603],[22.4408237,36.4602852],[22.4411733,36.4601005],[22.4413022,36.4597957],[22.4414559,36.4596422],[22.4421344,36.459437],[22.4423878,36.4596025],[22.4428428,36.4597257],[22.4428149,36.4600047],[22.4429943,36.4605209]]},{"id":18865,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039a\u03c5\u03c0\u03ac\u03c1\u03b9\u03c3\u03c3\u03bf\u03c2-\u03a4\u03c3\u03b9\u03ba\u03ba\u03b1\u03bb\u03b9\u03ac","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u039a\u03c5\u03c0\u03ac\u03c1\u03b9\u03c3\u03c3\u03bf \u03b3\u03b9\u03b1 \u03a4\u03c3\u03b9\u03ba\u03ba\u03b1\u03bb\u03b9\u03ac","path":"PELOPONNESE\/Pelop_Mani_Kyparissos_Tsikkalia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3932,"name_EN":"Mani-Tenaro: Kyparissos-Tsikalia","description_EN":"The old road from Kyparissos to Tsikkalia","ascent_time":110,"descent_time":95,"marker":"No_marks","level":10,"ascent":329,"descent":46,"maxelev":334,"minelev":11,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.43811 36.46067,22.45411 36.47327)","views":0,"millestones":"0,22.4429943,36.4605209#1,22.4410905,36.4657911#2,22.4446622,36.4680587#3,22.4527893,36.4691329#3.9,22.4488585,36.4732307","x":22.4445333,"y":36.4684442,"coor":[[22.4429943,36.4605209],[22.4427597,36.4605899],[22.4423481,36.4610803],[22.4416211,36.4617199],[22.4402234,36.4624137],[22.439316,36.4631072],[22.4382886,36.4642566],[22.438499,36.4643045],[22.4387675,36.4642719],[22.438937,36.4641502],[22.4399278,36.4642713],[22.4403478,36.4644751],[22.4405159,36.4644413],[22.4405617,36.4643788],[22.440615,36.4645057],[22.4409227,36.464744],[22.4411615,36.4650807],[22.4410908,36.4652691],[22.4411618,36.4656215],[22.4410923,36.4657468],[22.4410725,36.4661793],[22.4408422,36.4665368],[22.4408706,36.4667896],[22.4409791,36.4669442],[22.4412983,36.4671648],[22.4414808,36.4669688],[22.4418035,36.4670181],[22.4418096,36.4672706],[22.4419157,36.4675424],[22.4419487,36.4676533],[22.4421033,36.4677364],[22.4422487,36.4677203],[22.4423906,36.4673255],[22.4426965,36.4670951],[22.4425619,36.4676883],[22.4427935,36.4678265],[22.4431593,36.4673896],[22.4435542,36.4671784],[22.4435185,36.4672861],[22.4433487,36.4674101],[22.4432543,36.4676613],[22.4433584,36.4680412],[22.4436897,36.4682168],[22.4445333,36.4684442],[22.4452794,36.468526],[22.445436,36.46851],[22.4447169,36.4681942],[22.4445891,36.467886],[22.4453635,36.4676708],[22.4458001,36.4676043],[22.4464757,36.4675297],[22.4470723,36.4672761],[22.4473328,36.4670812],[22.4478924,36.46632],[22.4479281,36.4667712],[22.4482702,36.4669649],[22.4483713,36.4669302],[22.4484404,36.4668229],[22.4485293,36.4668421],[22.4488385,36.4670084],[22.448859,36.4670988],[22.4491248,36.4673073],[22.4497437,36.4676128],[22.4504462,36.4677143],[22.45129,36.4679844],[22.4514797,36.4679869],[22.4517119,36.4680981],[22.4519413,36.4681168],[22.4519511,36.4681891],[22.4524933,36.4684215],[22.4527022,36.4687735],[22.4529296,36.4696869],[22.4538983,36.4714842],[22.4538519,36.4715738],[22.4536946,36.4716258],[22.4531068,36.4714379],[22.4527046,36.4714598],[22.452175,36.4717143],[22.4520576,36.4720012],[22.4518863,36.4725128],[22.451841,36.4731072],[22.4515133,36.4733102],[22.4510981,36.473422],[22.4507184,36.4734351],[22.4490054,36.4731425],[22.4488711,36.4731587],[22.4488585,36.4732307]]},{"id":18866,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03cc\u03b3\u03b5\u03b9\u03b1-\u0391\u03ba\u03c1\u03c9\u03c4\u03ae\u03c1\u03b9\u03bf \u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03b9\u03b5\u03c1\u03cc \u03c4\u03bf\u03c5 \u03a0\u03bf\u03c3\u03b5\u03b9\u03b4\u03ce\u03bd\u03b1 \u03c3\u03c4\u03bf \u03ac\u03ba\u03c1\u03bf \u03c4\u03b7\u03c2 \u039c\u03ac\u03bd\u03b7\u03c2","path":"PELOPONNESE\/Pelop_Mani_Kokinogia_Tenaro","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":1997,"name_EN":"Mani-Tenaro: Kokkinogia-Cape Tenaro","description_EN":"To the endpoint of Mani","ascent_time":40,"descent_time":40,"marker":"No_marks","level":10,"ascent":65,"descent":58,"maxelev":67,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.48226 36.38618,22.48655 36.40246)","views":80,"millestones":"0,22.4862323,36.4025134#1,22.4839228,36.3946534#2.0,22.4829937,36.3861360","x":22.4849897,"y":36.3976637,"coor":[[22.4862323,36.4025134],[22.4861563,36.4024042],[22.486074,36.4022094],[22.4858655,36.4020355],[22.4854875,36.4020307],[22.4854438,36.4019851],[22.4852399,36.4015047],[22.4851751,36.4013957],[22.4853279,36.400992],[22.4854515,36.4005474],[22.4852544,36.4003646],[22.4844796,36.3998499],[22.4842943,36.3996312],[22.4842746,36.3994958],[22.4842418,36.3993534],[22.4842913,36.3991016],[22.4846345,36.3986553],[22.4848905,36.3981762],[22.4849897,36.3976637],[22.4849193,36.3972661],[22.4845571,36.3963962],[22.4845197,36.3960261],[22.4842984,36.3953652],[22.4836636,36.3941763],[22.4835947,36.3937067],[22.4837365,36.3932938],[22.4836099,36.3929226],[22.4838541,36.391835],[22.4834354,36.3910003],[22.4832171,36.3907632],[22.4828944,36.3901551],[22.4826755,36.3898909],[22.4825188,36.3893481],[22.4828553,36.3875224],[22.4827209,36.3869799],[22.4827967,36.3865211],[22.4829937,36.386136]]},{"id":18867,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u0392\u03ac\u03b8\u03b5\u03b9\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Vathia_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":4062,"name_EN":"Mani-Tenaro: A loop trail above Vathia","description_EN":"","ascent_time":95,"descent_time":95,"marker":"No_marks","level":10,"ascent":204,"descent":204,"maxelev":411,"minelev":204,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.46485 36.44516,22.47591 36.45305)","views":2,"millestones":"0,22.4678271,36.4523306#1,22.4746376,36.4512142#2,22.4718527,36.4477729#3,22.4657180,36.4453527#4.1,22.4678271,36.4523306","x":22.4724895,"y":36.4465694,"coor":[[22.4678271,36.4523306],[22.4680708,36.4524239],[22.4681581,36.4525241],[22.4681444,36.4526502],[22.4679484,36.4529722],[22.467958,36.4530534],[22.4680465,36.4530906],[22.4683049,36.4530038],[22.4685556,36.4527366],[22.4689556,36.4528228],[22.4692575,36.4527906],[22.4694934,36.4527125],[22.4702494,36.4522805],[22.4701055,36.4522246],[22.4696553,36.4522639],[22.4704085,36.4519761],[22.4702422,36.4519199],[22.4702447,36.4517937],[22.4710845,36.4510743],[22.4713995,36.4509431],[22.4715334,36.4509448],[22.4719095,36.4511119],[22.4722257,36.4509176],[22.4723444,36.4505586],[22.4724231,36.4505235],[22.4735233,36.450754],[22.4739755,36.4510212],[22.474066,36.4509592],[22.4747851,36.4512749],[22.47482,36.4512032],[22.474897,36.4512583],[22.4749535,36.451223],[22.4750903,36.4510715],[22.4753191,36.4513538],[22.4754962,36.4514282],[22.4757816,36.4516685],[22.4754132,36.450537],[22.4750564,36.4499555],[22.4738349,36.4490835],[22.4737714,36.4489115],[22.473269,36.4483552],[22.4729722,36.4475581],[22.4729982,36.4473691],[22.4729129,36.4471697],[22.4724895,36.4465694],[22.4722998,36.4465016],[22.4722111,36.4464734],[22.4720766,36.446537],[22.4721967,36.4466738],[22.4722573,36.4469991],[22.4719998,36.4476088],[22.4716919,36.4479474],[22.4711624,36.448211],[22.4705671,36.4489786],[22.4705174,36.4492011],[22.4703683,36.4494065],[22.4701194,36.4495836],[22.4696525,36.44967],[22.4690273,36.4495673],[22.4681642,36.4491957],[22.4672758,36.448986],[22.4668786,36.4487555],[22.466737,36.4485824],[22.466731,36.4483209],[22.4670315,36.447225],[22.466802,36.4469787],[22.4665038,36.4468216],[22.4662998,36.4467018],[22.4661289,36.446312],[22.4656009,36.4450613],[22.4654793,36.4450259],[22.4654487,36.4451089],[22.4653799,36.446032],[22.4654485,36.4463574],[22.4659692,36.4471122],[22.4660103,36.4472931],[22.4659121,36.447445],[22.4650147,36.4488217],[22.4649255,36.4489941],[22.4649982,36.4492654],[22.4651727,36.4497567],[22.4656085,36.4505173],[22.4656284,36.4506437],[22.4660484,36.4509669],[22.4668383,36.4510852],[22.4671255,36.4512331],[22.4673989,36.4515161],[22.4675776,36.4520772],[22.4678271,36.4523306]]},{"id":18868,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039c\u03b9\u03b1\u03bd\u03ad\u03c2-\u0391\u03ba\u03c1\u03c9\u03c4\u03ae\u03c1\u03b9\u03bf \u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf","description_GR":"\u039c\u03b9\u03b1\u03bd\u03ad\u03c2-\u0391\u03b3\u03c1\u03b9\u03bf\u03ba\u03ac\u03bc\u03c0\u03b9-\u03a6\u03ac\u03c1\u03bf\u03c2 \u03a4\u03b1\u03b9\u03bd\u03ac\u03c1\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Mianes_Tenaro","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":4354,"name_EN":"Mani-Tenaro: Mianes-Cape Tenaro","description_EN":"To the endpoint of Mani","ascent_time":85,"descent_time":90,"marker":"No_marks","level":10,"ascent":105,"descent":201,"maxelev":217,"minelev":12,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.47775 36.38616,22.48492 36.4218)","views":40,"millestones":"0,22.4833770,36.4218693#1,22.4827319,36.4132334#2,22.4781365,36.4055508#3,22.4815556,36.3976354#4,22.4825756,36.3890549#4.4,22.4829937,36.3861360","x":22.4788736,"y":36.4024582,"coor":[[22.483377,36.4218693],[22.4833015,36.4217331],[22.4834523,36.4214375],[22.4834318,36.4207702],[22.4842931,36.4183473],[22.4841369,36.4172005],[22.4841075,36.415848],[22.4832132,36.414232],[22.4829805,36.4135801],[22.482351,36.4126886],[22.482019,36.4119813],[22.4814609,36.4114333],[22.4805007,36.4109163],[22.4797973,36.4098166],[22.4796178,36.4096544],[22.4789646,36.4082668],[22.4784623,36.4077196],[22.4785265,36.4074477],[22.4785057,36.4073663],[22.4783017,36.4072691],[22.4782856,36.4068767],[22.4781687,36.4066544],[22.4782389,36.4065584],[22.4782625,36.4059187],[22.478066,36.4056998],[22.4781825,36.4054489],[22.478118,36.4053219],[22.4782207,36.405206],[22.4782583,36.4049901],[22.4784308,36.4045799],[22.4787212,36.4034118],[22.4788265,36.4031607],[22.4789618,36.4030813],[22.479114,36.4027136],[22.4790508,36.4025235],[22.4788736,36.4024582],[22.4790895,36.4022536],[22.4792757,36.4018503],[22.4794529,36.4007709],[22.4798692,36.4005778],[22.4806838,36.3999752],[22.4810159,36.3995287],[22.4809839,36.3994562],[22.4810518,36.399403],[22.4809853,36.3993841],[22.4811793,36.3991522],[22.4811768,36.3987105],[22.481672,36.3973286],[22.48154,36.3972367],[22.4816531,36.3965801],[22.4815699,36.3962726],[22.4816025,36.3957412],[22.4815425,36.3953888],[22.4816223,36.3947228],[22.4818117,36.3941573],[22.4820304,36.3938085],[22.4821701,36.3929269],[22.4820885,36.3925382],[22.4821383,36.3922684],[22.4823007,36.391946],[22.4827352,36.3913926],[22.4826349,36.3908144],[22.4827046,36.3906711],[22.4827112,36.3903286],[22.4828944,36.3901551],[22.4826755,36.3898909],[22.4825188,36.3893481],[22.4828553,36.3875224],[22.4827209,36.3869799],[22.4827967,36.3865211],[22.4829937,36.386136]]},{"id":18869,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u0391\u03b3\u03c1\u03b9\u03bf\u03ba\u03ac\u03bc\u03c0\u03b9-\u0386\u03b3\u03b9\u03bf\u03b9 \u0398\u03b5\u03cc\u03b4\u03c9\u03c1\u03bf\u03b9","description_GR":"\u039c\u03b9\u03ba\u03c1\u03ae \u03ba\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03b5\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"PELOPONNESE\/Pelop_Mani_Agriokambi_AgTheodori","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":958,"name_EN":"Mani-Tenaro: Agriokambi-Agii Theodori","description_EN":"A short yet pleasant hike","ascent_time":20,"descent_time":20,"marker":"No_marks","level":10,"ascent":14,"descent":33,"maxelev":217,"minelev":188,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.47363 36.4058,22.47969 36.40958)","views":22,"millestones":"0,22.4796178,36.4096544#1.0,22.4737014,36.4057275","x":22.4761004,"y":36.4062269,"coor":[[22.4796178,36.4096544],[22.4789646,36.4082668],[22.4784623,36.4077196],[22.4783344,36.4077202],[22.4783023,36.407722],[22.477914,36.4076179],[22.477861,36.407473],[22.4776834,36.4074347],[22.4776495,36.4068821],[22.4775332,36.4065562],[22.4770612,36.4067079],[22.4765742,36.4065214],[22.4763216,36.4063198],[22.4761004,36.4062269],[22.4756877,36.4062306],[22.4753494,36.4064246],[22.4749857,36.4067715],[22.4742673,36.4070148],[22.4741813,36.4068514],[22.4739485,36.4067763],[22.4738832,36.4066943],[22.47386,36.4061712],[22.4737576,36.4062781],[22.4737186,36.4059891],[22.4737665,36.4058185],[22.4737014,36.4057275]]},{"id":18870,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u03a0\u03ac\u03bb\u03b9\u03c1\u03bf\u03c2-\u039a\u03bf\u03c5\u03c1\u03b5\u03bb\u03bf\u03af","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Paleros_Koureli","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1616,"name_EN":"Mani-Tenaro: Paliros-Koureli","description_EN":"","ascent_time":30,"descent_time":35,"marker":"No_marks","level":10,"ascent":34,"descent":139,"maxelev":150,"minelev":10,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.487 36.4129,22.4908 36.4231)","views":9,"millestones":"0,22.4870017,36.4230713#1,22.4898084,36.4171894#1.6,22.4889679,36.4128717","x":22.4906484,"y":36.4208188,"coor":[[22.4870017,36.4230713],[22.487227,36.422957],[22.4874592,36.4229712],[22.487713,36.4231097],[22.4878716,36.4229855],[22.487935,36.4228803],[22.4881599,36.422784],[22.4884977,36.4225134],[22.4885302,36.4224214],[22.488672,36.4222226],[22.4888593,36.4225044],[22.4890166,36.4226439],[22.4891602,36.4227178],[22.4893506,36.4226752],[22.4895073,36.4226501],[22.4896207,36.4225524],[22.4895435,36.4222179],[22.4898668,36.4220304],[22.4899344,36.4219952],[22.490114,36.4219209],[22.4900725,36.4217581],[22.4902215,36.4215526],[22.490261,36.4212376],[22.4903522,36.4211396],[22.4905431,36.4210699],[22.4906484,36.4208188],[22.4906006,36.4205658],[22.4903896,36.4205181],[22.490225,36.4203808],[22.4901206,36.4200099],[22.4903299,36.4195708],[22.490293,36.4185968],[22.4899973,36.4175745],[22.4898357,36.417284],[22.4895939,36.4164493],[22.4897724,36.4160347],[22.4898328,36.4157921],[22.4897751,36.4153699],[22.4896873,36.4152967],[22.489618,36.4150073],[22.4894164,36.4150499],[22.4891737,36.4149116],[22.4889361,36.4145119],[22.488825,36.4144925],[22.4882471,36.4138091],[22.4882559,36.4133585],[22.4881782,36.4133395],[22.4884283,36.4130903],[22.4888543,36.4129785],[22.4889679,36.4128717]]},{"id":18871,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039c\u03b9\u03b1\u03bd\u03ad\u03c2-\u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03cc\u03b3\u03b5\u03b9\u03b1","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u0391\u03b3\u03c1\u03b9\u03bf\u03ba\u03ac\u03bc\u03c0\u03b9 \u03c3\u03c4\u03b1 \u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03cc\u03b3\u03b5\u03b9\u03b1","path":"PELOPONNESE\/Pelop_Mani_Mianes_Kokkinogia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":1646,"name_EN":"Mani-Tenaro: Mianes-Kokkinogia","description_EN":"The old path from Agriokambi to Kokkinogia","ascent_time":35,"descent_time":45,"marker":"No_marks","level":10,"ascent":16,"descent":213,"maxelev":218,"minelev":7,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.47842 36.4016,22.48625 36.40964)","views":14,"millestones":"0,22.4796178,36.4096544#1,22.4807428,36.4024491#1.6,22.4862323,36.4025134","x":22.4816451,"y":36.4017362,"coor":[[22.4796178,36.4096544],[22.4789646,36.4082668],[22.4784623,36.4077196],[22.4785265,36.4074477],[22.4786997,36.4074477],[22.4790463,36.407398],[22.4793274,36.4072844],[22.4797124,36.4069828],[22.4797831,36.4067854],[22.4799539,36.4066073],[22.4800884,36.4065729],[22.4799697,36.4064565],[22.4801905,36.4059996],[22.4801627,36.4057107],[22.4802345,36.4054593],[22.4810084,36.4046578],[22.4812566,36.4045077],[22.4814691,36.4039065],[22.481508,36.4030506],[22.4814459,36.4028064],[22.4812822,36.4026241],[22.4807493,36.4025001],[22.480739,36.4024549],[22.4809,36.4022045],[22.4811952,36.4019379],[22.4816451,36.4017362],[22.4824265,36.4016921],[22.4825853,36.4015589],[22.4828164,36.401697],[22.4831083,36.4015926],[22.4835067,36.4017509],[22.4836753,36.4016809],[22.4838084,36.4017187],[22.4839546,36.4016574],[22.4840206,36.4017033],[22.4842669,36.4016524],[22.4847334,36.4017484],[22.4847686,36.4016587],[22.4848579,36.4016509],[22.485057,36.4017345],[22.4850779,36.4018069],[22.4851494,36.4018393],[22.4852005,36.4018828],[22.485359,36.4020448],[22.4854438,36.4019851],[22.4854875,36.4020307],[22.4858655,36.4020355],[22.486074,36.4022094],[22.4861563,36.4024042],[22.4862323,36.4025134]]},{"id":18872,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u0391\u03b3\u03b3\u03b5\u03b9\u03b1\u03b4\u03ac\u03ba\u03b9-\u039c\u03ad\u03b6\u03b1\u03c0\u03bf\u03c2","description_GR":"\u0391\u03b3\u03b3\u03b5\u03b9\u03b1\u03b4\u03ac\u03ba\u03b9-\u039a\u03bf\u03c5\u03c4\u03c1\u03ad\u03bb\u03b1-\u0388\u03c1\u03b7\u03bc\u03bf\u03c2-\u039c\u03ad\u03b6\u03b1\u03c0\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Mani_Agiadaki_Mezapos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4773,"name_EN":"Mani-Areopoli: Agiadaki-Mezapos","description_EN":"Agiadaki-Koutrela-Erimos-Mezapos","ascent_time":110,"descent_time":110,"marker":"No_marks","level":10,"ascent":9,"descent":125,"maxelev":137,"minelev":14,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.38964 36.54137,22.40401 36.56863)","views":10,"millestones":"0,22.4026517,36.5687789#1,22.4025037,36.5622832#2,22.3976034,36.5550516#3,22.3965650,36.5483768#4,22.3911285,36.5458910#4.8,22.3922098,36.5412133","x":22.3983429,"y":36.5514705,"coor":[[22.4026517,36.5687789],[22.4020232,36.5687952],[22.4018221,36.5687565],[22.40154,36.5680609],[22.4015225,36.5678263],[22.4013724,36.5675178],[22.4013066,36.566913],[22.4013345,36.5666429],[22.4014984,36.5662846],[22.402665,36.5663881],[22.4035699,36.5625129],[22.4021531,36.562201],[22.4018211,36.5620433],[22.4014945,36.5616243],[22.4009706,36.5615632],[22.4006827,36.561539],[22.400678,36.5612235],[22.400735,36.5609177],[22.4003078,36.5599565],[22.3999989,36.5593913],[22.3992643,36.5587144],[22.3989372,36.5583224],[22.3986391,36.5581471],[22.3985279,36.5570369],[22.3981465,36.556572],[22.3979261,36.5564248],[22.3979091,36.5561632],[22.3977053,36.5557548],[22.3977125,36.5554034],[22.3975239,36.5547969],[22.3973072,36.5544695],[22.3970541,36.5542858],[22.3969811,36.5540324],[22.3967856,36.5537594],[22.3966951,36.5527666],[22.397388,36.5522847],[22.3978724,36.552041],[22.3980743,36.5519987],[22.3982099,36.5519442],[22.3983139,36.5517743],[22.3983429,36.5514705],[22.3979831,36.551042],[22.3981324,36.5508276],[22.3976728,36.5508485],[22.3970932,36.5507866],[22.3969277,36.5506852],[22.3967519,36.5504373],[22.3958171,36.5492326],[22.3964198,36.5487179],[22.3967368,36.547974],[22.3971622,36.5473938],[22.3971156,36.5469424],[22.3964597,36.5462486],[22.3962704,36.546219],[22.3961014,36.5462888],[22.395609,36.5468681],[22.3950476,36.5470048],[22.3936206,36.5468593],[22.3916159,36.5465619],[22.3900966,36.5465594],[22.3909335,36.5460659],[22.3920262,36.5450891],[22.3926474,36.544764],[22.3937389,36.5443821],[22.3938653,36.5442125],[22.3937015,36.54403],[22.3935052,36.5438832],[22.3934347,36.5435126],[22.393216,36.5432843],[22.3926879,36.5432457],[22.3926401,36.5430918],[22.3921866,36.5430271],[22.3921336,36.5427717],[22.3919464,36.5425371],[22.3918238,36.5425264],[22.3917914,36.5424719],[22.3918284,36.5423011],[22.3919762,36.5421769],[22.392003,36.5419609],[22.392184,36.5413639],[22.3922098,36.5412133]]},{"id":18875,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7-\u03a3\u03c9\u03c4\u03ae\u03c1\u03b1\u03c2","description_GR":"\u039f\u03b9 \u03b4\u03cd\u03bf \u03b4\u03c1\u03cc\u03bc\u03bf\u03b9 \u03c4\u03bf\u03c5 \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1","path":"PELOPONNESE\/Pelop_Mani_Areopoli_Sotiras","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":2975,"name_EN":"Mani-Areopoli: Areopoli-Sotiras","description_EN":"The two old roads of Sotiras","ascent_time":70,"descent_time":70,"marker":"No_marks","level":10,"ascent":118,"descent":118,"maxelev":380,"minelev":258,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.38197 36.66381,22.39246 36.67081)","views":13,"millestones":"0,22.3826907,36.6659796#1,22.3890245,36.6708048#2,22.3895549,36.6662755#3.0,22.3826907,36.6659796","x":22.3913755,"y":36.6701355,"coor":[[22.3826907,36.6659796],[22.3824445,36.6670827],[22.3823404,36.6672436],[22.3820387,36.6674423],[22.3832231,36.6675214],[22.3839148,36.6681528],[22.3848604,36.6686839],[22.3852427,36.6691308],[22.3856987,36.6692632],[22.3868473,36.66945],[22.387417,36.6694938],[22.3876836,36.6695875],[22.3877343,36.6698406],[22.3880565,36.6704849],[22.3881459,36.670894],[22.3882703,36.6708326],[22.3889193,36.6708324],[22.389583,36.6706611],[22.3896492,36.670707],[22.3899736,36.6707114],[22.3903687,36.6705455],[22.3908336,36.6707862],[22.3914752,36.6707588],[22.3915523,36.6708139],[22.3920947,36.6707942],[22.3921085,36.6704338],[22.3923278,36.6702475],[22.3914612,36.6703034],[22.3913755,36.6701355],[22.3911863,36.6700878],[22.3911438,36.6699791],[22.3910321,36.6699686],[22.3910124,36.6698421],[22.3912526,36.669593],[22.3913247,36.6693506],[22.3911555,36.6688796],[22.3908849,36.6684432],[22.3906855,36.6678096],[22.3905479,36.6676342],[22.3898875,36.6676275],[22.3899862,36.6673382],[22.3897959,36.6668038],[22.3898209,36.6666779],[22.3895389,36.6662504],[22.3894718,36.6662495],[22.3894114,36.6659242],[22.3895856,36.6656201],[22.3893112,36.665364],[22.3892897,36.6647868],[22.3891549,36.6646768],[22.3892441,36.6642228],[22.3891528,36.6637709],[22.3886686,36.6639018],[22.386425,36.6641869],[22.3836626,36.6651793],[22.3828753,36.6657117],[22.3826907,36.6659796]]},{"id":18876,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7-\u0394\u03b9\u03c1\u03cc\u03c2","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c4\u03b7\u03c2 \u039c\u03ac\u03bd\u03b7\u03c2","path":"PELOPONNESE\/Pelop_Mani_Areopoli_Diros","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4946,"name_EN":"Mani-Areopoli: Areopoli-Diros","description_EN":"Old paths along Mani","ascent_time":110,"descent_time":115,"marker":"No_marks","level":10,"ascent":52,"descent":310,"maxelev":275,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.36778 36.64199,22.38435 36.66603)","views":15,"millestones":"0,22.3804275,36.6659872#1,22.3709965,36.6640134#2,22.3719089,36.6591859#3,22.3734692,36.6531701#4,22.3809553,36.6479207#4.9,22.3834349,36.6419767","x":22.3735233,"y":36.6578302,"coor":[[22.3804275,36.6659872],[22.3803817,36.6660406],[22.3801706,36.6658845],[22.3794799,36.6657399],[22.3787618,36.6658383],[22.3783751,36.6660358],[22.3779137,36.6661648],[22.3770355,36.6658914],[22.3768131,36.6656923],[22.3766078,36.665347],[22.3763998,36.665245],[22.3763218,36.6652259],[22.3741571,36.6646961],[22.3739471,36.6645761],[22.3737719,36.663963],[22.3736071,36.6638165],[22.3726952,36.6635517],[22.3724599,36.6635665],[22.3720203,36.6637227],[22.3717856,36.6637105],[22.3714088,36.663836],[22.3711593,36.6639949],[22.3708678,36.6640269],[22.3707948,36.6637736],[22.3704126,36.6638585],[22.3702344,36.66382],[22.369942,36.6638565],[22.3697519,36.6638539],[22.3693915,36.6639662],[22.3691006,36.6639622],[22.3685607,36.664099],[22.3682835,36.663978],[22.3681742,36.6638594],[22.3678303,36.6638321],[22.3681247,36.6635522],[22.3686486,36.6625859],[22.3686071,36.6624321],[22.3689755,36.6619414],[22.3691708,36.6611689],[22.3694125,36.6606336],[22.3697756,36.6604898],[22.3703787,36.6600113],[22.3708647,36.6597746],[22.3714511,36.6595573],[22.3717421,36.6595365],[22.371988,36.659017],[22.3725616,36.6583398],[22.3732757,36.6578989],[22.3735233,36.6578302],[22.373769,36.6578515],[22.3741997,36.657587],[22.3747807,36.6570902],[22.3752161,36.6566003],[22.3754316,36.6566776],[22.3756919,36.656537],[22.3764556,36.6563941],[22.3761754,36.6558856],[22.3755479,36.6553993],[22.3751326,36.6549339],[22.3748627,36.6544705],[22.3737179,36.6535805],[22.3733394,36.6529624],[22.3732836,36.6527904],[22.3730423,36.652262],[22.3729454,36.6520804],[22.3734309,36.6518707],[22.3745161,36.6516151],[22.3755121,36.6510811],[22.3760252,36.6506194],[22.3764326,36.6503996],[22.3768878,36.6500272],[22.3784028,36.6492637],[22.3788805,36.6488916],[22.3792996,36.648841],[22.3797178,36.6486393],[22.3804479,36.6484262],[22.3810296,36.6478437],[22.3818728,36.647107],[22.3824946,36.6467909],[22.3830281,36.6464196],[22.3841832,36.6455767],[22.3842753,36.6454517],[22.384186,36.6451756],[22.3836938,36.6451779],[22.383393,36.6451198],[22.3832574,36.6446492],[22.3833506,36.6444702],[22.3832419,36.6443696],[22.3828086,36.6442285],[22.3827438,36.6441194],[22.3829631,36.6437979],[22.3830493,36.6437698],[22.3831567,36.6434467],[22.3835804,36.6429747],[22.3835988,36.6426325],[22.3834349,36.6419767]]},{"id":18877,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7-\u039e\u03b5\u03c0\u03b1\u03c0\u03b1\u03b4\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1-\u0394\u03b9\u03c1\u03cc\u03c2","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c4\u03b7\u03c2 \u039c\u03ac\u03bd\u03b7\u03c2","path":"PELOPONNESE\/Pelop_Mani_Areopoli_Xepapadianika","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4569,"name_EN":"Mani-Areopoli: Areopoli-Xepapadianika","description_EN":"Old paths along Mani","ascent_time":100,"descent_time":110,"marker":"No_marks","level":10,"ascent":14,"descent":274,"maxelev":267,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.38038 36.64215,22.39593 36.66604)","views":10,"millestones":"0,22.3803817,36.6660406#1,22.3841932,36.6585535#2,22.3898810,36.6516230#3,22.3953401,36.6441747#4,22.3862016,36.6438518#4.6,22.3834349,36.6419767","x":22.3904859,"y":36.6505949,"coor":[[22.3803817,36.6660406],[22.3804275,36.6659872],[22.3807849,36.6654872],[22.3810161,36.6656819],[22.381605,36.6643762],[22.3818182,36.6638112],[22.3818834,36.6633704],[22.3821431,36.6627249],[22.3823627,36.6623854],[22.3824633,36.6618549],[22.3824119,36.6616379],[22.3827248,36.6616602],[22.3830117,36.6613125],[22.3831653,36.6598544],[22.3832,36.6598008],[22.3835367,36.6597512],[22.3836384,36.6591667],[22.3839352,36.6588823],[22.3841043,36.6588215],[22.3842237,36.6584626],[22.3844985,36.6581598],[22.384657,36.6580718],[22.3849904,36.6576437],[22.3849492,36.6574719],[22.3849981,36.6572742],[22.3855102,36.6568575],[22.3856683,36.6564878],[22.3857808,36.6558404],[22.3859562,36.6554732],[22.3873516,36.6546628],[22.3881924,36.6542956],[22.3889167,36.654062],[22.3894301,36.6534831],[22.3898593,36.6527497],[22.3897032,36.6521888],[22.3897213,36.6518555],[22.3903095,36.6510071],[22.3904859,36.6505949],[22.391449,36.649249],[22.3916321,36.6485124],[22.392141,36.6482488],[22.3927728,36.6474551],[22.3929653,36.6473405],[22.3932188,36.6469834],[22.3932962,36.6464887],[22.3936136,36.6462856],[22.3943577,36.6460072],[22.3944015,36.6455121],[22.3947276,36.6448945],[22.3952901,36.644199],[22.3955048,36.6440937],[22.3955632,36.6439773],[22.3958889,36.6439096],[22.3958584,36.643765],[22.3957264,36.643655],[22.3948177,36.6432462],[22.3946692,36.6429242],[22.394308,36.6430815],[22.3926008,36.6434191],[22.390796,36.6437553],[22.3886089,36.6440412],[22.3871447,36.6439853],[22.3856835,36.6437852],[22.3855864,36.6441535],[22.3854948,36.6442514],[22.3847809,36.6443589],[22.38458,36.6443381],[22.3841449,36.6442151],[22.3833011,36.6439783],[22.3831019,36.6438764],[22.3830493,36.6437698],[22.3831567,36.6434467],[22.3835804,36.6429747],[22.3835988,36.6426325],[22.3834349,36.6419767]]},{"id":18930,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u039a\u03b1\u03c8\u03bf\u03b4\u03b5\u03bc\u03b1\u03c4\u03bf\u03cd\u03c3\u03b1","description_GR":"\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a1\u03b9\u03bd\u03c4\u03cc\u03bc\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Pigadia_Kapsodematousa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":6522,"name_EN":"Mani-Avia: Pigadia-Panagia Kapsodematousa","description_EN":"Ridomo gorge","ascent_time":150,"descent_time":145,"marker":"O32","level":10,"ascent":327,"descent":327,"maxelev":930,"minelev":660,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25727 36.98475,22.30667 36.99616)","views":9,"millestones":"0,22.2588413,36.9961834#1,22.2613197,36.9887089#2,22.2655176,36.9865428#3,22.2741914,36.9909882#4,22.2833080,36.9927710#5,22.2921121,36.9899910#6,22.3019363,36.9909065#6.5,22.3065312,36.9908548","x":22.2830641,"y":36.9930211,"coor":[[22.2588413,36.9961834],[22.2576508,36.9944331],[22.2576996,36.9941702],[22.2573302,36.9936623],[22.2573449,36.9932636],[22.257831,36.9930905],[22.2582528,36.9928263],[22.2588274,36.9922669],[22.2592343,36.9918538],[22.2593744,36.9916215],[22.2605096,36.9906196],[22.2605915,36.9904766],[22.2606839,36.9898741],[22.2608281,36.9894616],[22.2612368,36.9887826],[22.2613974,36.9886407],[22.2614093,36.9881181],[22.2615374,36.987827],[22.2615988,36.9876882],[22.2617832,36.9874836],[22.2615425,36.9872007],[22.2616923,36.9860492],[22.2612817,36.9848354],[22.2615154,36.9844422],[22.2621568,36.9841046],[22.2626392,36.9841387],[22.2629649,36.9841435],[22.2635195,36.9844581],[22.2639356,36.9849328],[22.2642168,36.9854147],[22.2646358,36.9857633],[22.2652601,36.9864754],[22.265919,36.9866473],[22.2665149,36.986629],[22.2670724,36.9868174],[22.2674654,36.9868321],[22.2681327,36.9871303],[22.2686516,36.9875345],[22.2694842,36.9879792],[22.2702783,36.9886398],[22.2725218,36.9892944],[22.2736292,36.9895178],[22.2738626,36.9896293],[22.2740166,36.9897758],[22.2742094,36.9901932],[22.2741874,36.9911663],[22.274436,36.9916026],[22.2756388,36.9925754],[22.276229,36.9931699],[22.2763044,36.9933107],[22.2768255,36.9936247],[22.2769819,36.993663],[22.2781279,36.9936706],[22.2788617,36.9935191],[22.2813198,36.9936358],[22.2814896,36.9935842],[22.2819919,36.9932309],[22.2826777,36.9932138],[22.2830641,36.9930211],[22.2833632,36.99271],[22.2836557,36.9926962],[22.2841311,36.9925408],[22.2848631,36.9924703],[22.2853604,36.9923423],[22.2855958,36.9923637],[22.286268,36.991454],[22.2864264,36.9914022],[22.2868296,36.9914621],[22.2870001,36.9913745],[22.2870629,36.9910779],[22.2869888,36.9908786],[22.2870375,36.990708],[22.2872217,36.9905124],[22.2874486,36.9904165],[22.2878878,36.9903688],[22.2881771,36.9904991],[22.2883794,36.990493],[22.2885389,36.9903962],[22.2886904,36.990155],[22.2894123,36.9900302],[22.2897224,36.9897282],[22.2899601,36.9896506],[22.2902291,36.9896815],[22.290694,36.9899946],[22.2914444,36.9901046],[22.2922226,36.9899716],[22.2932125,36.9899227],[22.2938586,36.9896706],[22.2950478,36.9897508],[22.2952594,36.9898349],[22.2954056,36.989828],[22.2955143,36.9899918],[22.2960523,36.9900536],[22.2962449,36.9899843],[22.2964904,36.9900599],[22.2968845,36.9905253],[22.2971533,36.9905652],[22.2973747,36.9907126],[22.2977237,36.9906815],[22.2982936,36.9908249],[22.2984875,36.9906947],[22.2988625,36.990601],[22.2994811,36.9905738],[22.3001295,36.9902135],[22.3006697,36.9901762],[22.3008711,36.9902151],[22.3010261,36.9903165],[22.3012287,36.9908061],[22.3016197,36.9909108],[22.3024964,36.9908963],[22.3028823,36.9907216],[22.3032542,36.9906728],[22.3047065,36.9910541],[22.3054719,36.9909929],[22.3058566,36.9908722],[22.3063157,36.9909419],[22.3065312,36.9908548]]},{"id":18935,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7: \u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf","description_GR":"\u03a0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03c0\u03c5\u03c1\u03b3\u03bf\u03c7\u03ce\u03c1\u03b9\u03b1 \u03c4\u03b7\u03c2 \u039c\u03ad\u03c3\u03b1 \u039c\u03ac\u03bd\u03b7\u03c2","path":"CAR_TOURING\/CAR_Pelop_Mani_Areopoli_Tenaro","activity_type":11,"assistance":2,"difficulty":2,"scenic_value":5,"length":52787,"name_EN":"Mani: Areopoli-Tenaro","description_EN":"A tour along Mesa Mani","ascent_time":0,"descent_time":0,"marker":"No_marks","level":11,"ascent":1112,"descent":1112,"maxelev":283,"minelev":1,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/peloponnese\/mani_overview\/mani_castles.php","pdf_link":"","bbox":"LINESTRING(22.35607 36.40257,22.48794 36.66563)","views":4,"millestones":"0,22.3827399,36.6660006#1,22.3915325,36.6612524#2,22.3979479,36.6539674#3,22.4055256,36.6475128#4,22.4036847,36.6407248#5,22.3975043,36.6341193#6,22.3889619,36.6288533#7,22.3813819,36.6246484#8,22.3833703,36.6162039#9,22.3759408,36.6102270#10,22.3802642,36.6087231#11,22.3899992,36.6073588#12,22.3980781,36.6035532#13,22.4056414,36.5977058#14,22.4067801,36.5919433#15,22.4097219,36.5834054#16,22.4108781,36.5752758#17,22.4107594,36.5668480#18,22.4088520,36.5583959#19,22.4122509,36.5499057#20,22.4113303,36.5446931#21,22.4045431,36.5416228#22,22.3937224,36.5418970#23,22.3872454,36.5374647#24,22.3796263,36.5311493#25,22.3747486,36.5263924#26,22.3693640,36.5197926#27,22.3615423,36.5165776#28,22.3596239,36.5089439#29,22.3666576,36.5033491#30,22.3740931,36.4971846#31,22.3791665,36.4906753#32,22.3873163,36.4908508#33,22.3851382,36.4829330#34,22.3938305,36.4867859#35,22.3990191,36.4896007#36,22.4012818,36.4812530#37,22.4108556,36.4794023#38,22.4204529,36.4757242#39,22.4288615,36.4707460#40,22.4371857,36.4695800#41,22.4404416,36.4622903#42,22.4459031,36.4590719#43,22.4526224,36.4564293#44,22.4614144,36.4550544#45,22.4666424,36.4540728#46,22.4648411,36.4496584#47,22.4631893,36.4418150#48,22.4690979,36.4348981#49,22.4775227,36.4307295#50,22.4815870,36.4243704#51,22.4857632,36.4169120#52.8,22.4863054,36.4025526","x":22.3612633,"y":36.5149826,"coor":[[22.3827399,36.6660006],[22.383065,36.6656332],[22.3838077,36.6651993],[22.3864367,36.6642772],[22.3885678,36.6640267],[22.3892097,36.663828],[22.3895831,36.663592],[22.3903004,36.6629977],[22.3907934,36.662423],[22.3933631,36.6582933],[22.393856,36.657723],[22.3956176,36.6560792],[22.396376,36.6554021],[22.3973077,36.6547251],[22.3978235,36.6541281],[22.3989925,36.6526115],[22.3994949,36.6521224],[22.4019083,36.6506405],[22.4052263,36.6481431],[22.4054936,36.6476599],[22.4057276,36.6466174],[22.4059035,36.6459708],[22.4063152,36.6455346],[22.4067774,36.6453605],[22.4075262,36.6453885],[22.4076401,36.6452909],[22.4076209,36.6451374],[22.4055494,36.6436134],[22.4043893,36.642372],[22.4040411,36.6418986],[22.4039541,36.6412394],[22.4038264,36.6409222],[22.403337,36.6402486],[22.4029603,36.6400723],[22.4005256,36.6393546],[22.4000619,36.6390599],[22.3978981,36.6366061],[22.3976715,36.6362064],[22.3975607,36.6355153],[22.3975295,36.6352332],[22.3974927,36.634106],[22.3970481,36.6328922],[22.3968278,36.6325962],[22.3965523,36.6323942],[22.3963249,36.6322537],[22.3952156,36.6315988],[22.3918835,36.6299494],[22.3884184,36.6286541],[22.3876982,36.6283131],[22.3875915,36.6280683],[22.3876092,36.627753],[22.3876697,36.6273144],[22.3879346,36.6263603],[22.3875123,36.626314],[22.3861696,36.6263499],[22.385012,36.6260908],[22.3844954,36.6260433],[22.3835732,36.6259902],[22.3828214,36.625811],[22.3825911,36.6255915],[22.3822485,36.6253976],[22.3818894,36.624924],[22.3813476,36.6246282],[22.3813086,36.6245217],[22.3813642,36.6239997],[22.381377,36.6236055],[22.3811537,36.6230526],[22.3810028,36.6217165],[22.381047,36.6214715],[22.3815578,36.620577],[22.3817117,36.6201645],[22.3823335,36.6193076],[22.3830089,36.6185596],[22.3832059,36.6182287],[22.3835252,36.6173948],[22.3834464,36.6163481],[22.3829406,36.6154038],[22.3824872,36.6151632],[22.3821527,36.6145818],[22.3808788,36.6134738],[22.3805531,36.6130097],[22.3802012,36.6127255],[22.3798657,36.6121981],[22.3792741,36.6116132],[22.3785449,36.6111976],[22.3783668,36.6111591],[22.3779405,36.6112254],[22.3776838,36.6112039],[22.3770527,36.6109069],[22.3765507,36.610855],[22.3760429,36.6105416],[22.3759463,36.610351],[22.3759233,36.6098459],[22.3759919,36.6092429],[22.3757041,36.6085719],[22.3749465,36.6077278],[22.3746475,36.6070567],[22.3748688,36.6066361],[22.3750264,36.6065841],[22.3752293,36.6067717],[22.3756518,36.6068856],[22.3761167,36.6071083],[22.3768364,36.6079744],[22.3771138,36.6080773],[22.3773638,36.6080988],[22.377601,36.6081335],[22.3782035,36.6081958],[22.3791363,36.608497],[22.3806616,36.6088062],[22.3811972,36.6088585],[22.3818643,36.6090388],[22.3840378,36.6093568],[22.384477,36.6092095],[22.3850717,36.6085686],[22.3852344,36.6082733],[22.3854278,36.6081137],[22.3855396,36.6081152],[22.3857268,36.6082529],[22.3863721,36.6084059],[22.3868531,36.6083944],[22.3878162,36.6081843],[22.3893952,36.6080615],[22.3895884,36.6079108],[22.3901175,36.6071969],[22.3905052,36.6068325],[22.3908985,36.6067387],[22.3912389,36.6064999],[22.3921533,36.6066114],[22.3925403,36.6062831],[22.3927631,36.6063222],[22.3946807,36.6071232],[22.3966672,36.6054058],[22.3972162,36.6048092],[22.4001564,36.600486],[22.4003583,36.6004526],[22.4006519,36.6003123],[22.4015817,36.5996758],[22.4034502,36.5990609],[22.4042699,36.5983417],[22.4054258,36.597582],[22.4055714,36.5975659],[22.4056592,36.5976482],[22.4053836,36.5985459],[22.4054818,36.5986644],[22.4070516,36.5979575],[22.4074602,36.5976903],[22.4077359,36.5973334],[22.4080498,36.5962019],[22.407926,36.5956954],[22.4075695,36.5950957],[22.4076279,36.5944295],[22.4075656,36.5936535],[22.407218,36.5931621],[22.406758,36.5926962],[22.4067021,36.5925467],[22.4067817,36.5919348],[22.4071569,36.5910835],[22.4074268,36.5893745],[22.407561,36.5888264],[22.4077713,36.5884348],[22.4077303,36.588254],[22.407837,36.587958],[22.4079671,36.5876104],[22.4079994,36.5865833],[22.4081658,36.5860987],[22.4082557,36.585532],[22.4084641,36.585145],[22.409718,36.583413],[22.4100207,36.5828221],[22.4117084,36.5814564],[22.4118964,36.5810083],[22.4119261,36.5803123],[22.4118701,36.5797707],[22.412241,36.5785768],[22.412083,36.5776981],[22.4118111,36.57721],[22.4116379,36.5769372],[22.4113671,36.5762621],[22.4111492,36.5759888],[22.4108742,36.575264],[22.4108151,36.5748756],[22.4109889,36.5740306],[22.4109986,36.573553],[22.4112518,36.5731958],[22.4112363,36.572862],[22.4113759,36.5725935],[22.4110018,36.5723091],[22.4107397,36.5720081],[22.4107427,36.5718639],[22.4109056,36.5715506],[22.4114227,36.5707012],[22.4116008,36.5701897],[22.4116973,36.5692986],[22.4114017,36.5679065],[22.4111672,36.5673535],[22.410034,36.5659413],[22.409758,36.5652345],[22.4090767,36.5641257],[22.408804,36.5632567],[22.4086572,36.562448],[22.4081484,36.561648],[22.4080659,36.5613133],[22.4082228,36.5607475],[22.408432,36.5603537],[22.4084628,36.5599395],[22.4088491,36.5585384],[22.4088665,36.5576914],[22.4091162,36.5569555],[22.4092455,36.5561009],[22.4094103,36.5556885],[22.4107152,36.5536236],[22.4113417,36.5519464],[22.4116785,36.5513199],[22.4118965,36.5504935],[22.4123012,36.5498228],[22.4124311,36.549482],[22.412708,36.548866],[22.4135674,36.5478138],[22.4142847,36.5471563],[22.4151421,36.546744],[22.4154324,36.546207],[22.4154272,36.5455399],[22.4153519,36.5453947],[22.4147682,36.5450556],[22.414582,36.5448729],[22.4142832,36.5447337],[22.4141842,36.5446918],[22.4137781,36.5445242],[22.41321,36.5444445],[22.4119101,36.5446435],[22.4105783,36.544761],[22.4101989,36.5447379],[22.4096403,36.544602],[22.4087675,36.5446715],[22.4079526,36.5446426],[22.4075297,36.5445648],[22.4071366,36.5443432],[22.4067442,36.5444101],[22.4063429,36.5443687],[22.4059275,36.5444713],[22.4054833,36.5443392],[22.4047563,36.5443835],[22.4046565,36.5443461],[22.4047884,36.5439062],[22.4053752,36.5430757],[22.4057614,36.5427654],[22.4058111,36.5425227],[22.4055587,36.542303],[22.4049295,36.541934],[22.4038523,36.5410813],[22.4035507,36.5410772],[22.4023625,36.5412777],[22.4001386,36.54132],[22.3946681,36.5417061],[22.3936696,36.541909],[22.3927066,36.5425631],[22.392132,36.5427987],[22.3918029,36.5425058],[22.3920026,36.5420308],[22.3922116,36.5411976],[22.3919253,36.5409954],[22.3918425,36.5406788],[22.391589,36.5405131],[22.3913665,36.5402487],[22.3907028,36.5399333],[22.3905493,36.539796],[22.3905428,36.5395705],[22.3904776,36.5394795],[22.3897146,36.5391087],[22.3890563,36.5385319],[22.3881706,36.5381503],[22.3876517,36.5378549],[22.3870495,36.5372698],[22.3859407,36.5363354],[22.3853456,36.5359487],[22.3845882,36.5353075],[22.3840366,36.5349755],[22.3839899,36.5348374],[22.3837587,36.534672],[22.3826548,36.5340441],[22.3819942,36.5335845],[22.3816399,36.5334354],[22.3809298,36.5326686],[22.3803319,36.5324171],[22.3801731,36.5320499],[22.3797649,36.5312691],[22.3789813,36.5306004],[22.3775383,36.5291025],[22.3776306,36.5289595],[22.3780697,36.5287943],[22.3780745,36.52856],[22.3787286,36.5282624],[22.3791897,36.5275746],[22.3791473,36.5274658],[22.3787714,36.5272804],[22.3785079,36.5270605],[22.3781745,36.5269839],[22.3775045,36.5269747],[22.376638,36.5272875],[22.375807,36.5269697],[22.3754285,36.5269104],[22.3751518,36.5267895],[22.3747576,36.5264145],[22.3745452,36.5258888],[22.3743385,36.5256246],[22.3741392,36.5255407],[22.3736379,36.5254798],[22.3739253,36.5244043],[22.3737039,36.5237793],[22.3736681,36.5233552],[22.373603,36.5230298],[22.3731494,36.5222935],[22.3729466,36.5216417],[22.3726898,36.5216382],[22.3725349,36.521573],[22.3720069,36.5211872],[22.3719321,36.5210239],[22.3717567,36.5208683],[22.3712414,36.5203767],[22.3707528,36.5202438],[22.3704024,36.5201782],[22.3694868,36.5198367],[22.3691765,36.5197243],[22.3679263,36.5196982],[22.3670176,36.5193612],[22.3660957,36.5191232],[22.3657579,36.518722],[22.3656748,36.5184234],[22.3655855,36.5184222],[22.3654586,36.5186187],[22.3651872,36.5187773],[22.3649647,36.5187382],[22.3647565,36.518546],[22.3635423,36.5182184],[22.3629405,36.5171014],[22.3624298,36.5164273],[22.3620469,36.5164807],[22.3622095,36.5161854],[22.3621552,36.5161126],[22.3619383,36.5163349],[22.3615422,36.5165819],[22.3615438,36.5165098],[22.3617943,36.5162789],[22.3619813,36.5158848],[22.3619181,36.5157037],[22.3612633,36.5149826],[22.360932,36.5142749],[22.3609309,36.5137972],[22.3610765,36.5132493],[22.3610712,36.5129698],[22.3607216,36.5126044],[22.3601391,36.5121638],[22.3594415,36.5118837],[22.3593295,36.5117673],[22.359359,36.5114251],[22.3598035,36.5109986],[22.3601635,36.5103455],[22.3600852,36.5098216],[22.3600643,36.5096388],[22.3595864,36.5092333],[22.3596786,36.5085676],[22.3603587,36.5075583],[22.3607319,36.5074823],[22.3609925,36.5073056],[22.3614144,36.5068878],[22.3622925,36.5065483],[22.3635076,36.5055824],[22.3638272,36.5052533],[22.364233,36.5048375],[22.3642858,36.5039187],[22.3644099,36.5038574],[22.3646108,36.5038601],[22.3658903,36.504076],[22.3661486,36.5040074],[22.3669521,36.5029637],[22.3680182,36.5011124],[22.3683123,36.5009271],[22.3690538,36.5007119],[22.3698879,36.5003357],[22.3706792,36.4996705],[22.3710044,36.4992693],[22.3716175,36.4987819],[22.3722225,36.498682],[22.3727183,36.4984634],[22.3730658,36.4983938],[22.3737221,36.4975419],[22.3742692,36.4970085],[22.3745825,36.4969767],[22.3750603,36.4970824],[22.3760652,36.4965462],[22.3767901,36.4965831],[22.3773954,36.4964651],[22.3776107,36.4963148],[22.377819,36.4954253],[22.3777915,36.4946046],[22.3783416,36.4933862],[22.3784148,36.4930897],[22.3783916,36.4925936],[22.3787905,36.4916706],[22.3791994,36.4905944],[22.3795688,36.4905454],[22.3800094,36.490299],[22.3815183,36.4902113],[22.3819738,36.4903166],[22.3827903,36.4907784],[22.3825456,36.4903649],[22.3825168,36.4901392],[22.38424,36.4910189],[22.3850599,36.4918593],[22.3851503,36.4918064],[22.3852928,36.4913937],[22.3854535,36.4911795],[22.3859213,36.4912309],[22.387315,36.490914],[22.3873356,36.4900061],[22.3869117,36.4894505],[22.3866364,36.4892665],[22.3862794,36.4887208],[22.3858486,36.4884987],[22.3857819,36.4879479],[22.3851303,36.4870737],[22.3849329,36.4868998],[22.3845684,36.4867146],[22.3844925,36.4866054],[22.3843319,36.4857378],[22.3843439,36.4851611],[22.38463,36.4848224],[22.384772,36.4844368],[22.3849855,36.4843675],[22.3850123,36.4841516],[22.3849462,36.4836076],[22.384999,36.4832117],[22.3852439,36.4827102],[22.3855043,36.4825334],[22.3863099,36.4826254],[22.3868117,36.4828012],[22.387795,36.4827514],[22.3887618,36.4828772],[22.3897345,36.483341],[22.3905813,36.4839564],[22.3916762,36.4844489],[22.3924689,36.4849824],[22.3928297,36.4853478],[22.39329,36.4862667],[22.3940013,36.4869614],[22.3945316,36.4877708],[22.395268,36.4883305],[22.3956807,36.4888859],[22.3961956,36.4893616],[22.3966616,36.4900439],[22.3967549,36.4903877],[22.3971433,36.4903817],[22.3976132,36.489793],[22.397777,36.4894257],[22.3978777,36.489418],[22.397874,36.4901391],[22.398023,36.4904926],[22.3980703,36.4909079],[22.3981696,36.4909633],[22.3982936,36.4909019],[22.3986149,36.4904826],[22.3989059,36.4899005],[22.3992961,36.4888421],[22.399505,36.4884573],[22.3992769,36.4876069],[22.3995623,36.4862136],[22.399565,36.4844558],[22.3998363,36.4837474],[22.3998169,36.483062],[22.3999417,36.4828947],[22.4002252,36.4826821],[22.4003773,36.4823416],[22.4003734,36.4822582],[22.4003773,36.4819495],[22.4004582,36.4818154],[22.4007575,36.4814769],[22.4012926,36.481288],[22.4010317,36.480471],[22.4014465,36.4803165],[22.4020688,36.4804511],[22.4026336,36.4806524],[22.4028901,36.4806649],[22.4039772,36.4804541],[22.4052206,36.4803738],[22.407939,36.4801329],[22.4093379,36.4799533],[22.4098317,36.4798246],[22.4119026,36.4789869],[22.4136894,36.4778478],[22.4150305,36.4772166],[22.4166393,36.4760481],[22.4177765,36.4755584],[22.4181352,36.475482],[22.4185148,36.475478],[22.4207747,36.4757694],[22.421422,36.475787],[22.421703,36.4756915],[22.4220433,36.4754256],[22.4226273,36.4746941],[22.4232735,36.473648],[22.4250827,36.4719412],[22.4258144,36.4716354],[22.4278312,36.4712473],[22.4298038,36.4702817],[22.430692,36.4699599],[22.4317003,36.4692159],[22.431833,36.4688977],[22.4325702,36.4684319],[22.4336558,36.467725],[22.4342526,36.4674624],[22.4346226,36.4673771],[22.4351999,36.4675289],[22.4359728,36.4679447],[22.4364975,36.4684924],[22.4372118,36.4696015],[22.4373558,36.4696575],[22.4375257,36.4695335],[22.4373157,36.4688727],[22.4367499,36.4674027],[22.4367924,36.4658438],[22.4366692,36.4653104],[22.4368074,36.4650958],[22.4373969,36.4647745],[22.4381634,36.4643609],[22.4384467,36.4641483],[22.4392351,36.4632301],[22.4397124,36.4628037],[22.4405047,36.4622461],[22.441236,36.4619492],[22.4416424,36.4617202],[22.442358,36.4610895],[22.4427579,36.460626],[22.4429713,36.4605566],[22.4431807,36.4605481],[22.4433247,36.4606041],[22.4438677,36.4613503],[22.4442647,36.4615899],[22.4451894,36.461665],[22.4456657,36.4616171],[22.4458035,36.4614206],[22.4456943,36.461302],[22.4451059,36.4611501],[22.4448864,36.460967],[22.4445905,36.4601338],[22.444629,36.4598819],[22.4447325,36.45973],[22.445636,36.4591919],[22.4467055,36.4587191],[22.4472331,36.4585637],[22.4481393,36.4584493],[22.4485578,36.4581663],[22.4490981,36.457371],[22.4495602,36.4571426],[22.4509583,36.4569805],[22.4516501,36.4569805],[22.4524062,36.4571165],[22.4526085,36.457047],[22.4525777,36.4569114],[22.4512249,36.4564792],[22.451105,36.4563334],[22.4511853,36.4562263],[22.4529484,36.456488],[22.4535265,36.4563513],[22.4542556,36.4561624],[22.4552913,36.456266],[22.4573911,36.4561669],[22.4574451,36.4562578],[22.4573767,36.456329],[22.4569631,36.4563687],[22.4568274,36.4564571],[22.4568245,36.4566013],[22.4570462,36.4566763],[22.4600905,36.4562198],[22.4605768,36.4558926],[22.4620454,36.4544151],[22.4639324,36.4526546],[22.4646539,36.4522853],[22.4648201,36.4523415],[22.4648185,36.4524226],[22.4643216,36.4527227],[22.4641159,36.4529725],[22.4639145,36.4535648],[22.4635552,36.4542453],[22.4635311,36.4543351],[22.4636621,36.454481],[22.4641621,36.4545866],[22.4654245,36.4545127],[22.4660078,36.454358],[22.466672,36.45406],[22.4670418,36.4539836],[22.4689492,36.4540171],[22.4689747,36.4538552],[22.4687649,36.4537443],[22.4673161,36.4536536],[22.4670062,36.4535234],[22.4670772,36.453317],[22.4678939,36.4526424],[22.4678762,36.4523515],[22.4676244,36.452159],[22.4674123,36.4515974],[22.4671945,36.4513241],[22.4667972,36.4511027],[22.4660741,36.4509942],[22.4656231,36.4506639],[22.465167,36.4502209],[22.4647786,36.4495488],[22.464505,36.4492749],[22.4642373,36.4490235],[22.4642067,36.4488789],[22.4647661,36.4476692],[22.4647952,36.447327],[22.4641215,36.4469758],[22.4639903,36.4468389],[22.4637655,36.4463582],[22.4638445,36.4457463],[22.4637167,36.4454382],[22.4633254,36.4449103],[22.4631587,36.4443132],[22.4630386,36.4441764],[22.4625079,36.4439352],[22.4623821,36.4437353],[22.4623977,36.4435102],[22.4629417,36.4425166],[22.4634025,36.4412154],[22.4638759,36.4404012],[22.4638404,36.4393731],[22.4639368,36.4390138],[22.4652055,36.4374707],[22.4658698,36.4371637],[22.4673615,36.4367592],[22.4679021,36.4359278],[22.4686967,36.4352349],[22.4700224,36.4341206],[22.4709114,36.4337263],[22.4713587,36.433669],[22.4718157,36.4336928],[22.4736398,36.4339686],[22.4741432,36.4338939],[22.4744599,36.4336726],[22.4746587,36.4332064],[22.4747953,36.4330639],[22.4760524,36.4326743],[22.4767413,36.4322414],[22.4774559,36.4311756],[22.4776094,36.4301679],[22.4773072,36.4296502],[22.4769784,36.4293486],[22.4770622,36.4284843],[22.4768384,36.4279496],[22.4767819,36.4273652],[22.4768289,36.4272396],[22.477284,36.4267856],[22.4776796,36.4265203],[22.4781745,36.4263102],[22.4791031,36.4261688],[22.4799274,36.4262244],[22.4800189,36.4261084],[22.4800165,36.4256576],[22.4803494,36.4251751],[22.4806568,36.4248545],[22.481466,36.4244366],[22.4821111,36.4240842],[22.4826188,36.4232163],[22.482937,36.4223369],[22.4831054,36.422285],[22.4834002,36.4225569],[22.4834153,36.4217819],[22.4836452,36.4213927],[22.4839343,36.4208645],[22.484823,36.4199022],[22.4854786,36.4188829],[22.4857139,36.417101],[22.4858462,36.4166069],[22.4858995,36.4150121],[22.4860473,36.4137159],[22.486053,36.4122737],[22.4859219,36.4115599],[22.4862583,36.4108881],[22.486387,36.4100063],[22.4865002,36.4099176],[22.486835,36.4099038],[22.4870493,36.4097803],[22.4875351,36.408885],[22.4878421,36.4074286],[22.4878254,36.4071399],[22.4873472,36.4058493],[22.4870797,36.4046921],[22.4869086,36.4043113],[22.4869146,36.4040049],[22.4863054,36.4025526]]},{"id":18938,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u0391\u03b3\u03c1\u03b9\u03bb\u03b9\u03ac-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u0394\u03b9\u03c1\u03bf\u03cd","description_GR":"\u0397 \u03c4\u03c1\u03af\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf\u03bd \u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1","path":"PELOPONNESE\/Pelop_Mani_Agrilia_PrfIlias","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":5302,"name_EN":"Mani-Areopoli: Agrilia-Profitis Ilias","description_EN":"The third path to Profitis Ilias","ascent_time":165,"descent_time":130,"marker":"No_marks","level":10,"ascent":792,"descent":44,"maxelev":1069,"minelev":310,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.40838 36.61957,22.42628 36.63521)","views":3,"millestones":"0,22.4083778,36.6352097#1,22.4176375,36.6307213#2,22.4236907,36.6235734#3,22.4202435,36.6229321#4,22.4115691,36.6229282#5.3,22.4152082,36.6200334","x":22.4173304,"y":36.623381,"coor":[[22.4083778,36.6352097],[22.4092914,36.6350619],[22.4099227,36.6348179],[22.4104605,36.634771],[22.4114843,36.6344782],[22.4120015,36.6338],[22.4128318,36.633126],[22.413536,36.6327704],[22.4138506,36.6327024],[22.4144405,36.6322957],[22.4148117,36.6321924],[22.4152096,36.6318732],[22.4159768,36.6315499],[22.4167254,36.631037],[22.4171963,36.6309802],[22.417898,36.6305749],[22.4182426,36.6301288],[22.4191549,36.6292665],[22.4191016,36.6291396],[22.4195109,36.6288115],[22.4193693,36.6286294],[22.4194303,36.6283778],[22.4199963,36.6280428],[22.4203842,36.6276693],[22.4207411,36.6271693],[22.420981,36.6263702],[22.4213482,36.6259154],[22.4215406,36.6258007],[22.422436,36.6246678],[22.4230601,36.6242254],[22.4242939,36.6229437],[22.4248161,36.622563],[22.4257737,36.6216653],[22.4262476,36.6209053],[22.425509,36.6209835],[22.4247076,36.6213514],[22.4239888,36.6215042],[22.4231267,36.6215559],[22.4224812,36.6214031],[22.422102,36.6219029],[22.4215778,36.6223827],[22.4198295,36.6231167],[22.4192903,36.6232357],[22.4187656,36.6231927],[22.4183047,36.6233128],[22.4176011,36.6232674],[22.4174658,36.6233197],[22.4173304,36.623381],[22.4168481,36.6239965],[22.4155269,36.6251711],[22.4146105,36.6251408],[22.4141428,36.6250445],[22.4130322,36.6246691],[22.412384,36.6241016],[22.4116736,36.6232989],[22.4115776,36.6229506],[22.4114822,36.6226969],[22.4116154,36.6222029],[22.4116024,36.6217431],[22.4110318,36.6212126],[22.4105887,36.6210084],[22.4099285,36.6204858],[22.409589,36.6201388],[22.4096284,36.6200221],[22.4101751,36.6200835],[22.4102444,36.6199762],[22.4105326,36.6200973],[22.4105818,36.6198816],[22.4108473,36.6200203],[22.4109155,36.6199672],[22.4111037,36.6200598],[22.4111059,36.6199517],[22.4112161,36.6200343],[22.4112747,36.6198998],[22.4113742,36.6199553],[22.411445,36.6197759],[22.4117163,36.6196353],[22.4116669,36.61986],[22.4117758,36.6200057],[22.4119317,36.6200348],[22.4119341,36.6199177],[22.412268,36.6199942],[22.4123701,36.6199235],[22.4124696,36.6199789],[22.4124722,36.6198527],[22.4126705,36.6199996],[22.412707,36.6198558],[22.4128613,36.6199661],[22.4130196,36.619878],[22.4141748,36.6197131],[22.4151424,36.6194195],[22.4152755,36.6194754],[22.4151006,36.6198246],[22.4151079,36.620014],[22.4152082,36.6200334]]},{"id":18939,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u039a\u03b5\u03bb\u03b5\u03c6\u03ac-\u039c\u03bf\u03bd\u03ae \u03a3\u03c0\u03b7\u03bb\u03b9\u03ce\u03c4\u03b9\u03c3\u03c3\u03b1\u03c2","description_GR":"\u039c\u03b9\u03ba\u03c1\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03ba\u03b1\u03bb\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"PELOPONNESE\/Pelop_Mani_Kelefa_Spiliotisa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2003,"name_EN":"Mani-Areopoli: Kelefa-Spiliotisa monastery","description_EN":"A short trail along a nice path","ascent_time":45,"descent_time":45,"marker":"No_marks","level":10,"ascent":83,"descent":118,"maxelev":240,"minelev":131,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.40206 36.70588,22.40928 36.71392)","views":17,"millestones":"0,22.4026623,36.7057930#1,22.4042171,36.7127398#2,22.4064553,36.7137174","x":22.404566,"y":36.7126014,"coor":[[22.4026623,36.705793],[22.4026188,36.7062701],[22.4027612,36.7064253],[22.4028984,36.7068237],[22.4031427,36.7070546],[22.4031783,36.7070934],[22.4031254,36.7076741],[22.4029203,36.7081355],[22.4025685,36.7083652],[22.4022978,36.7085959],[22.4021726,36.7086934],[22.4023012,36.7089745],[22.4028371,36.7095857],[22.4026496,36.7099888],[22.4026104,36.7102586],[22.4029288,36.7105604],[22.4031949,36.7106901],[22.4033454,36.7109896],[22.4030598,36.7112652],[22.4029178,36.7116329],[22.4029882,36.7120214],[22.4032547,36.712665],[22.403703,36.7126439],[22.4036,36.7127507],[22.4036325,36.7128052],[22.4039586,36.7127375],[22.4039127,36.712791],[22.4041257,36.7127758],[22.404566,36.7126014],[22.4049702,36.7125438],[22.405003,36.7125802],[22.4053849,36.7125223],[22.4053162,36.7125935],[22.4054841,36.7125957],[22.4061396,36.712298],[22.4064884,36.7122126],[22.4068984,36.7118755],[22.4076064,36.7117498],[22.4079828,36.7119531],[22.4085279,36.7121227],[22.4090319,36.7121114],[22.4091532,36.7122031],[22.4089049,36.712299],[22.4086087,36.7125474],[22.408361,36.7126162],[22.4084263,36.7127072],[22.4082675,36.7128042],[22.4081732,36.7130373],[22.4080136,36.7130735],[22.4078107,36.713055],[22.4067152,36.7133108],[22.4060597,36.7136085],[22.4057754,36.713821],[22.4057392,36.7139467],[22.4058396,36.7139661],[22.4061804,36.7137273],[22.4064553,36.7137174]]},{"id":18941,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7-\u039b\u03b9\u03bc\u03ad\u03bd\u03b9","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u039b\u03b9\u03bc\u03ad\u03bd\u03b9","path":"PELOPONNESE\/Pelop_Mani_Areopoli_Limeni","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4651,"name_EN":"Mani-Areopoli: Areopoli-Limeni","description_EN":"The old road to Limeni","ascent_time":100,"descent_time":105,"marker":"No_marks","level":10,"ascent":15,"descent":260,"maxelev":275,"minelev":20,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.37137 36.66528,22.3804 36.67959)","views":4,"millestones":"0,22.3803817,36.6660406#1,22.3749103,36.6684980#2,22.3743299,36.6765654#3,22.3773886,36.6770371#4,22.3769906,36.6785667#4.7,22.3769049,36.6794825","x":22.3752396,"y":36.6765866,"coor":[[22.3803817,36.6660406],[22.3801706,36.6658845],[22.3794799,36.6657399],[22.3787618,36.6658383],[22.3783751,36.6660358],[22.3779137,36.6661648],[22.3770355,36.6658914],[22.3768131,36.6656923],[22.3766078,36.665347],[22.3763998,36.665245],[22.3763218,36.6652259],[22.3759599,36.6656942],[22.3755508,36.6659951],[22.3748068,36.6667872],[22.3740687,36.6672526],[22.374285,36.6676071],[22.3755343,36.6677954],[22.375677,36.6678762],[22.3751067,36.6683912],[22.3744388,36.6687607],[22.3737253,36.6696974],[22.3735478,36.6701547],[22.3734868,36.670929],[22.373415,36.6712323],[22.3731463,36.6717694],[22.3730013,36.6722812],[22.3729905,36.6727949],[22.3730741,36.6730755],[22.3730735,36.6746123],[22.3730253,36.6749767],[22.3731516,36.675357],[22.3735983,36.675931],[22.3736679,36.6763466],[22.3741557,36.6765606],[22.3752396,36.6765866],[22.3738714,36.677262],[22.3719716,36.6776687],[22.3715118,36.6777165],[22.3714131,36.6777332],[22.3716686,36.6778268],[22.3726665,36.6777323],[22.3742225,36.6777085],[22.3748975,36.677587],[22.3757326,36.6772559],[22.3760586,36.6771882],[22.3786944,36.6768996],[22.3796383,36.6767142],[22.3797829,36.6767522],[22.3797367,36.6768237],[22.3776621,36.6775481],[22.3765908,36.6779391],[22.3752536,36.6787321],[22.3748474,36.6788888],[22.3745218,36.6789385],[22.3744524,36.6790457],[22.3754092,36.6789483],[22.3766023,36.6786221],[22.3775564,36.6784818],[22.3781592,36.6785531],[22.3788109,36.6787783],[22.3786537,36.6788032],[22.3781298,36.678706],[22.3776135,36.6787801],[22.3754372,36.6795616],[22.3754805,36.6796343],[22.3755921,36.6796449],[22.3762446,36.6794825],[22.3769049,36.6794825]]},{"id":18942,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1\u03c2-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7\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 \u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2","path":"PELOPONNESE\/Pelop_Mani_Sotiras_PrfIlias","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":1810,"name_EN":"Mani-Areopoli: Sotiras-Profitis Ilias Areopolis","description_EN":"Ascent to Profitis Ilias","ascent_time":55,"descent_time":40,"marker":"Red_dots","level":10,"ascent":434,"descent":6,"maxelev":815,"minelev":380,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.39204 36.67061,22.39999 36.67341)","views":8,"millestones":"0,22.3920947,36.6707942#1,22.3974100,36.6731178#1.8,22.3997442,36.6735158","x":22.3978723,"y":36.6727064,"coor":[[22.3920947,36.6707942],[22.3922748,36.6708101],[22.3925143,36.670597],[22.3927287,36.6705098],[22.393131,36.6705332],[22.3932108,36.671003],[22.3933206,36.6707476],[22.3934114,36.6706858],[22.3935256,36.6713318],[22.3939712,36.6719688],[22.3940778,36.6722226],[22.3944398,36.67257],[22.3947539,36.67307],[22.3948938,36.6728015],[22.3952536,36.673257],[22.39543,36.6728448],[22.3955689,36.6731621],[22.3956605,36.6730642],[22.3957242,36.6732273],[22.3959151,36.6731938],[22.3964326,36.6725247],[22.39668,36.6730058],[22.3970683,36.6726234],[22.3972729,36.6730138],[22.3973411,36.6729606],[22.3973935,36.6731326],[22.3978723,36.6727064],[22.3980116,36.6724649],[22.398148,36.6728994],[22.398214,36.6729544],[22.3985154,36.6724536],[22.3987538,36.671934],[22.3988423,36.6719803],[22.3989109,36.6719091],[22.3989665,36.6719279],[22.398998,36.6720275],[22.3988843,36.6721161],[22.3989253,36.6722969],[22.3987826,36.6727006],[22.3988043,36.6727369],[22.3988499,36.6726925],[22.3988589,36.6728008],[22.3989956,36.6726854],[22.399069,36.6729208],[22.3994703,36.6724575],[22.3994915,36.6725118],[22.3996399,36.6723696],[22.3998875,36.6723008],[22.3998032,36.6725881],[22.3999483,36.6726081],[22.3998249,36.6731653],[22.399874,36.6733417],[22.3997442,36.6735158]]},{"id":18944,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7-\u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u039a\u03b5\u03bb\u03b5\u03c6\u03ac\u03c2","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u039a\u03b5\u03bb\u03b5\u03c6\u03ac\u03c2","path":"PELOPONNESE\/Pelop_Mani_Areopoli_Kelefa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":6218,"name_EN":"Mani-Areopoli: Areopoli-Kelefa castle","description_EN":"The old road to Kelefa Castle","ascent_time":145,"descent_time":145,"marker":"No_marks","level":10,"ascent":266,"descent":275,"maxelev":270,"minelev":13,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.37964 36.66628,22.39773 36.70121)","views":59,"millestones":"0,22.3803817,36.6660406#1,22.3826134,36.6733660#2,22.3855127,36.6775513#3,22.3833418,36.6856319#4,22.3922612,36.6892405#5,22.3949300,36.6935417#6.2,22.3965078,36.7008022","x":22.3875636,"y":36.6876158,"coor":[[22.3803817,36.6660406],[22.3804944,36.6664523],[22.3809745,36.6670672],[22.3813065,36.6677748],[22.3814605,36.6682524],[22.3818648,36.6689339],[22.3817057,36.669103],[22.3816323,36.6693995],[22.3813463,36.6718384],[22.3813929,36.6722807],[22.3815763,36.6726077],[22.3818518,36.6728097],[22.3824946,36.6731069],[22.38313,36.6732237],[22.3832671,36.6732729],[22.3831088,36.6733519],[22.381765,36.6733967],[22.3815732,36.6734752],[22.38165,36.6735484],[22.3823439,36.6735398],[22.3824088,36.6736488],[22.3818156,36.6736701],[22.3821978,36.6737541],[22.3827049,36.6741216],[22.3829452,36.6749361],[22.3831942,36.6753361],[22.3844345,36.6761439],[22.3846007,36.6762363],[22.3842864,36.6762861],[22.3848936,36.6766819],[22.3853835,36.6767967],[22.3864916,36.6767847],[22.3863083,36.6769895],[22.3857302,36.6773423],[22.385479,36.6775822],[22.3852589,36.6779398],[22.3846748,36.6785809],[22.384122,36.6793305],[22.3837043,36.680037],[22.3828322,36.6810707],[22.3826105,36.6815004],[22.3824869,36.6820576],[22.3821072,36.683089],[22.3823222,36.6840474],[22.382821,36.6848113],[22.3830459,36.6852921],[22.3833737,36.6856751],[22.3843111,36.6863369],[22.3856732,36.6870314],[22.3855261,36.6871105],[22.3855475,36.6871559],[22.3866602,36.6874684],[22.3875636,36.6876158],[22.3875853,36.6876522],[22.3873376,36.6877209],[22.3879723,36.6878738],[22.3889164,36.6882201],[22.3890149,36.6883296],[22.3895438,36.6884922],[22.3897993,36.6886872],[22.3900156,36.6888952],[22.3903181,36.6892689],[22.3925011,36.6892443],[22.3939269,36.68957],[22.3942765,36.6899803],[22.3944406,36.6897797],[22.3945746,36.6897905],[22.3947328,36.6897206],[22.3947268,36.6900089],[22.3949103,36.6897951],[22.3948833,36.69002],[22.3950653,36.6898783],[22.3951317,36.6899152],[22.3943687,36.6915522],[22.3943075,36.6918038],[22.3949036,36.6916676],[22.3949362,36.6917131],[22.3944429,36.6922924],[22.394034,36.6931161],[22.3947793,36.6928017],[22.3948536,36.6933638],[22.3949513,36.6935093],[22.3948704,36.6936344],[22.3949858,36.6940055],[22.3952599,36.6939754],[22.3953483,36.6940307],[22.395179,36.694371],[22.3951325,36.6944515],[22.3954544,36.6940412],[22.3955574,36.694153],[22.3954235,36.694674],[22.3958384,36.6946345],[22.3960297,36.6951238],[22.3962914,36.6954609],[22.396194,36.6958381],[22.396171,36.6969465],[22.396319,36.6973631],[22.3967196,36.6980175],[22.3967639,36.6991178],[22.3968713,36.6993356],[22.396824,36.7005338],[22.397003,36.7013835],[22.3969228,36.7014388],[22.3965078,36.7008022]]},{"id":18945,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u039f\u03af\u03c4\u03c5\u03bb\u03bf-\u039d\u03ad\u03bf \u039f\u03af\u03c4\u03c5\u03bb\u03bf","description_GR":"\u039f\u03af\u03c4\u03c5\u03bb\u03bf-\u039d\u03ad\u03bf \u039f\u03af\u03c4\u03c5\u03bb\u03bf","path":"PELOPONNESE\/Pelop_Mani_Oetylo_NeoOetylo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2442,"name_EN":"Mani-Areopoli: Oetylo-Neo Oetylo","description_EN":"Oetylo-Neo Oetylo","ascent_time":60,"descent_time":60,"marker":"No_marks","level":10,"ascent":22,"descent":240,"maxelev":221,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.38145 36.69663,22.38972 36.70604)","views":2,"millestones":"0,22.3891098,36.7061399#1,22.3887536,36.7027010#2,22.3852523,36.6972303#2.4,22.3816164,36.6979664","x":22.3887502,"y":36.7027233,"coor":[[22.3891098,36.7061399],[22.3892967,36.7059351],[22.3889756,36.7057685],[22.3892602,36.7054208],[22.3893661,36.7052938],[22.3895478,36.7050011],[22.3895396,36.7048568],[22.3890941,36.7047966],[22.3887942,36.7046844],[22.3886276,36.7047926],[22.3887574,36.7044698],[22.3888947,36.7043275],[22.3888505,36.7042998],[22.3891872,36.7042593],[22.3890662,36.7041585],[22.3886057,36.7042334],[22.3884887,36.7044752],[22.3882954,36.7046168],[22.3880409,36.70501],[22.3876324,36.7052749],[22.3874537,36.7052544],[22.3875348,36.7051203],[22.3873319,36.7051897],[22.3873799,36.7050371],[22.3877134,36.7046089],[22.3878213,36.7042679],[22.3881761,36.7037296],[22.3882024,36.7035407],[22.3890935,36.7032192],[22.388628,36.7029966],[22.3885222,36.7029185],[22.3887502,36.7027233],[22.3888155,36.7022735],[22.3887835,36.702201],[22.3885945,36.7021353],[22.3884779,36.7020909],[22.3884713,36.7018745],[22.3878937,36.7016594],[22.3879966,36.7015526],[22.387955,36.700867],[22.3880246,36.7007507],[22.3884861,36.7006781],[22.3889096,36.700765],[22.3889667,36.7007117],[22.3888783,36.7006564],[22.3888586,36.7005299],[22.3884356,36.700416],[22.3881771,36.7004666],[22.3881284,36.7002857],[22.3882833,36.6998371],[22.38824,36.6996472],[22.3885416,36.6993583],[22.387916,36.6994175],[22.3874811,36.6993395],[22.3866216,36.6986878],[22.386477,36.698109],[22.3863466,36.6979179],[22.3841756,36.6965589],[22.3838391,36.6965904],[22.3831217,36.6971756],[22.3824065,36.6976526],[22.3816164,36.6979664]]},{"id":18947,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u0391\u03b3\u03af\u03b1 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae-\u0391\u03b3\u03ae\u03c4\u03c1\u03b9\u03b1","description_GR":"\u039a\u03b1\u03c4\u03c9\u03c0\u03ac\u03b3\u03ba\u03b9: \u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u0391\u03b3\u03ae\u03c4\u03c1\u03b9\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Mani_AgKyriaki_Agitria","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1209,"name_EN":"Mani-Tenaro: Agia Kyriaki-Agitria","description_EN":"Katopagi: The path to Agitria","ascent_time":20,"descent_time":25,"marker":"No_marks","level":10,"ascent":28,"descent":71,"maxelev":152,"minelev":72,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.3633 36.52874,22.37241 36.53207)","views":10,"millestones":"0,22.3724085,36.5287374#1.2,22.3633504,36.5297492","x":22.3671318,"y":36.531045,"coor":[[22.3724085,36.5287374],[22.3714289,36.5296435],[22.3707201,36.5303729],[22.370655,36.5302819],[22.3706626,36.5299214],[22.370587,36.5297942],[22.3702642,36.5297447],[22.3697598,36.529828],[22.3690573,36.5303051],[22.3679893,36.530633],[22.3671318,36.531045],[22.366769,36.5313014],[22.36647,36.531712],[22.3657254,36.5320623],[22.3654231,36.5320942],[22.3655409,36.5318074],[22.3654826,36.5313919],[22.3649934,36.5307543],[22.3645536,36.5304237],[22.3640222,36.5302001],[22.3633504,36.5297492]]},{"id":19368,"author":"AnaDigit","name_GR":"\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7: \u03a0\u03bf\u03bb\u03b5\u03bc\u03af\u03c4\u03b1\u03c2-\u03bc\u03bf\u03bd\u03ae \u039a\u03bf\u03c5\u03c1\u03bd\u03bf\u03cd","description_GR":"\u0391\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u0391\u03b9\u03b3\u03af\u03bb\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03bf\u03bd\u03ae \u039a\u03bf\u03c5\u03c1\u03bd\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Mani_Polemitas_Egila","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5583,"name_EN":"Eastern Mani: Polemitas-Kournou monastery","description_EN":"Archaelogical site of Egila and Kournou monastery","ascent_time":135,"descent_time":125,"marker":"Red_dots","level":10,"ascent":382,"descent":199,"maxelev":668,"minelev":299,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.42561 36.54209,22.46296 36.55005)","views":2,"millestones":"0,22.4257689,36.5420262#1,22.4316611,36.5482612#2,22.4419605,36.5499147#3,22.4476000,36.5458816#4,22.4540739,36.5442148#5,22.4627830,36.5427483#5.6,22.4617341,36.5469306","x":22.448015,"y":36.5463246,"coor":[[22.4257689,36.5420262],[22.4260115,36.5421826],[22.4262506,36.5425103],[22.4269625,36.5432138],[22.4272635,36.5437946],[22.4274021,36.5440691],[22.4277932,36.5446152],[22.4282116,36.5449181],[22.4283275,36.5452622],[22.4285095,36.5451023],[22.4291188,36.5464625],[22.4294654,36.5469989],[22.4295198,36.5470717],[22.429522,36.5469636],[22.4297298,36.5471826],[22.4297347,36.5469393],[22.4306419,36.5479338],[22.4312513,36.5481852],[22.4327871,36.5484758],[22.4331976,36.5486164],[22.4339572,36.5491763],[22.4341566,36.54926],[22.4342681,36.5492705],[22.4341698,36.549161],[22.4359047,36.5495534],[22.4371124,36.5496053],[22.4385586,36.5495814],[22.4392001,36.5499053],[22.4394227,36.5499443],[22.4404964,36.5498862],[22.4406633,36.5499245],[22.4411014,36.549804],[22.4415593,36.54981],[22.442493,36.5500475],[22.4425835,36.5499946],[22.4430742,36.5500371],[22.4434156,36.5502849],[22.4439189,36.5502554],[22.4441164,36.5498794],[22.4445797,36.5496151],[22.4451712,36.5485321],[22.4456578,36.5482229],[22.4454467,36.5476072],[22.4454752,36.5461833],[22.4457894,36.5461153],[22.4473258,36.5463787],[22.4479741,36.5463601],[22.448015,36.5463246],[22.448017,36.5462255],[22.4477075,36.5460051],[22.4473723,36.5456221],[22.4470791,36.5452037],[22.4467543,36.5441268],[22.4467547,36.5435499],[22.4469381,36.5433179],[22.448163,36.5429552],[22.4490138,36.5428672],[22.4494373,36.5429177],[22.4499114,36.5432304],[22.450178,36.543306],[22.4510073,36.5431725],[22.4516318,36.5432257],[22.4519605,36.543426],[22.4525395,36.5435237],[22.4534102,36.5440105],[22.4538002,36.5440606],[22.454198,36.5442821],[22.4543612,36.5445006],[22.4546374,36.5452163],[22.4549954,36.5451938],[22.4555235,36.5450384],[22.4559526,36.5448096],[22.4566054,36.5445657],[22.4569858,36.5445346],[22.4577638,36.544175],[22.4588775,36.5437838],[22.4592961,36.5435188],[22.4599146,36.5427516],[22.4603006,36.5424411],[22.4608426,36.5421506],[22.4611682,36.5420646],[22.4614128,36.5420723],[22.4614497,36.5421133],[22.4621612,36.5422848],[22.4625268,36.5424427],[22.4629415,36.5429348],[22.4628348,36.543249],[22.462413,36.5436762],[22.4619844,36.5444459],[22.4619219,36.5447786],[22.4620066,36.5450141],[22.461999,36.5454016],[22.4614982,36.5458639],[22.4614223,36.5463136],[22.4617341,36.5469306]]},{"id":19369,"author":"AnaDigit","name_GR":"\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7: \u0394\u03c1\u03c5\u03bc\u03cc\u03c2-\u0398\u03c1\u03bf\u03ba\u03ac\u03bb\u03bf\u03c5","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9 \u03c3\u03c4\u03bf\u03c5 \u0398\u03c1\u03bf\u03ba\u03ac\u03bb\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Drymos_Throkalou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6097,"name_EN":"Eastern Mani: Drymos-Throkalou","description_EN":"Connection to Throkalou cross-road","ascent_time":175,"descent_time":135,"marker":"No_marks","level":10,"ascent":896,"descent":108,"maxelev":1089,"minelev":228,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.43382 36.57866,22.4687 36.60467)","views":1,"millestones":"0,22.4686393,36.5805204#1,22.4585035,36.5797813#2,22.4479068,36.5792257#3,22.4380889,36.5828800#4,22.4353894,36.5905462#5,22.4376239,36.5974200#6.1,22.4362443,36.6046991","x":22.4360305,"y":36.5854851,"coor":[[22.4686393,36.5805204],[22.4686664,36.5804419],[22.4685122,36.5803227],[22.4678363,36.5800256],[22.467154,36.5798929],[22.4667762,36.5796627],[22.4663209,36.5795126],[22.4651195,36.5792267],[22.4645537,36.5790121],[22.4638847,36.5789313],[22.4629482,36.5785857],[22.4625349,36.5788058],[22.4611887,36.5790588],[22.4607144,36.5793051],[22.4605771,36.5794656],[22.4603414,36.5795166],[22.4597614,36.579455],[22.4592456,36.5795385],[22.4582555,36.5798682],[22.457072,36.5798078],[22.4563885,36.5798982],[22.4555966,36.5798158],[22.4548579,36.5798693],[22.4547591,36.5797779],[22.4540341,36.5797054],[22.4531459,36.5794054],[22.4528518,36.5795819],[22.4521569,36.5791221],[22.4516791,36.5789807],[22.4511417,36.5790278],[22.4508305,36.5789427],[22.4499812,36.5789339],[22.4490767,36.5788951],[22.4485476,36.5790865],[22.4474699,36.5793248],[22.4469328,36.5793539],[22.446685,36.5794498],[22.4462314,36.5797774],[22.4454238,36.580479],[22.4447353,36.5808126],[22.4437897,36.5811518],[22.4433031,36.5814519],[22.442921,36.5815551],[22.4405802,36.5817949],[22.439412,36.5820861],[22.4387249,36.5823475],[22.4374972,36.583368],[22.4372894,36.5836988],[22.4362747,36.585139],[22.4360305,36.5854851],[22.4354315,36.5869195],[22.4351679,36.5872406],[22.4346609,36.5885499],[22.4343013,36.5891942],[22.4342363,36.5896441],[22.4341206,36.5898409],[22.434605,36.5902078],[22.4351361,36.5904762],[22.4357698,36.5906467],[22.4359652,36.5909378],[22.4359882,36.5914609],[22.4360977,36.5915705],[22.4361573,36.5919408],[22.435927,36.5928302],[22.4358819,36.5939564],[22.4362625,36.5944842],[22.4362821,36.5946196],[22.4366929,36.5947602],[22.4371771,36.5945863],[22.4375638,36.5953666],[22.4378774,36.5953346],[22.4381107,36.5954098],[22.4381537,36.5954915],[22.4374447,36.5962845],[22.4375299,36.5964929],[22.4377609,36.5966762],[22.4374777,36.5968618],[22.4376208,36.5969718],[22.4376586,36.5973149],[22.4373726,36.5981945],[22.436897,36.5984947],[22.4367138,36.5987087],[22.4367007,36.5993575],[22.4362152,36.5995945],[22.4360641,36.599881],[22.4361494,36.6000894],[22.4358679,36.6001849],[22.4358214,36.6002744],[22.4359374,36.6006185],[22.4363925,36.6013365],[22.4367331,36.6016295],[22.4370019,36.6027147],[22.437264,36.6030246],[22.4370916,36.6032567],[22.436616,36.6035569],[22.4362888,36.6042557],[22.4361192,36.6043527],[22.4362443,36.6046991]]},{"id":19370,"author":"AnaDigit","name_GR":"\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7: \u039d\u03cd\u03c6\u03b9-\u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9-\u0394\u03c1\u03c5\u03bc\u03cc\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u039d\u03cd\u03c6\u03b9 \u03c3\u03c4\u03bf\u03bd \u03bc\u03b5\u03b3\u03b1\u03bb\u03b9\u03b8\u03b9\u03ba\u03cc \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc \u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9","path":"PELOPONNESE\/Pelop_Mani_Drymos_Paliochori","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":7920,"name_EN":"Eastern Mani: Nyfi-Paliochori-Drymos","description_EN":"From Nyfi to the megalithic settlement of Paliochori","ascent_time":185,"descent_time":180,"marker":"No_marks","level":10,"ascent":498,"descent":498,"maxelev":494,"minelev":56,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.45547 36.5612,22.47461 36.58036)","views":3,"millestones":"0,22.4745932,36.5620998#1,22.4663504,36.5617946#2,22.4599982,36.5680614#3,22.4607776,36.5713556#4,22.4634246,36.5778820#5,22.4663620,36.5786869#6,22.4691981,36.5721833#7,22.4704452,36.5654217#7.9,22.4745921,36.5621020","x":22.4629694,"y":36.5769004,"coor":[[22.4745932,36.5620998],[22.4744256,36.5620977],[22.4737324,36.5626837],[22.4736546,36.5626647],[22.4736447,36.5626015],[22.4739775,36.562155],[22.4740124,36.5620834],[22.4739576,36.5620286],[22.4733581,36.5623995],[22.4728985,36.5624747],[22.4720076,36.5623191],[22.4703566,36.5621807],[22.4692048,36.5616612],[22.4687696,36.5614685],[22.4668885,36.5611018],[22.4666745,36.5611892],[22.4667037,36.5614059],[22.4668443,36.5616421],[22.466729,36.5618209],[22.466238,36.5617875],[22.4653973,36.5619209],[22.4647262,36.5619574],[22.4643838,36.5621963],[22.4643678,36.5624395],[22.464202,36.5629151],[22.4642366,36.5639882],[22.464025,36.5645174],[22.4635676,36.5650433],[22.4629882,36.5655226],[22.4625365,36.5657601],[22.4620082,36.5659156],[22.4616235,36.566154],[22.4611106,36.5666612],[22.4609015,36.5670641],[22.4604889,36.5675816],[22.4604293,36.5677701],[22.4601468,36.5679287],[22.4600679,36.5679638],[22.4597461,36.5684103],[22.4591598,36.5686732],[22.4586765,36.5688111],[22.4584841,36.5689349],[22.4583057,36.5689145],[22.4581814,36.568985],[22.4575759,36.5690854],[22.457293,36.569262],[22.4571028,36.5692775],[22.4568435,36.5693914],[22.4562178,36.5693833],[22.4559484,36.5694429],[22.4559122,36.5695776],[22.4560009,36.5696148],[22.4557436,36.5696295],[22.4558281,36.569874],[22.4556818,36.5699262],[22.4558932,36.569974],[22.4560804,36.5701116],[22.4578165,36.5704766],[22.4580826,36.5705792],[22.4585403,36.5706032],[22.4586643,36.5705507],[22.4591548,36.5706111],[22.4599876,36.5708833],[22.4604851,36.5711511],[22.4612676,36.5717021],[22.4614428,36.5718846],[22.4616689,36.5723202],[22.4617192,36.5726003],[22.4618683,36.5726383],[22.4617935,36.5730249],[22.4618707,36.57308],[22.4615494,36.5734995],[22.4611346,36.574693],[22.4614046,36.5751653],[22.4618987,36.5753835],[22.4620405,36.5755566],[22.4625379,36.5758334],[22.4628517,36.5766375],[22.4629735,36.5766931],[22.4629159,36.5767825],[22.4630496,36.5768023],[22.4629694,36.5769004],[22.463092,36.57692],[22.462932,36.5770982],[22.4638138,36.5771547],[22.4634725,36.5774567],[22.4637518,36.5774603],[22.4635232,36.5777188],[22.4635677,36.5777284],[22.4632821,36.5780402],[22.4629332,36.5781619],[22.4629662,36.5781894],[22.4626927,36.5784563],[22.4627466,36.5785561],[22.4629472,36.5785857],[22.4638837,36.5789313],[22.4642286,36.5790079],[22.4645527,36.5790121],[22.4651184,36.5792267],[22.4663198,36.5795126],[22.4667751,36.5796626],[22.4671527,36.5798906],[22.4678353,36.5800233],[22.4685112,36.5803205],[22.4686654,36.5804396],[22.4686336,36.5805248],[22.4686654,36.5804396],[22.4685112,36.5803205],[22.4678353,36.5800233],[22.467293,36.5795251],[22.4669156,36.579394],[22.466629,36.579192],[22.4663598,36.5786748],[22.4663728,36.5785848],[22.4664636,36.5785138],[22.4668431,36.5785368],[22.4674396,36.5783281],[22.4680151,36.578047],[22.4685723,36.5775674],[22.4691166,36.5766009],[22.4693545,36.5758738],[22.4697594,36.5751759],[22.4699242,36.5747544],[22.4708103,36.5734587],[22.4708946,36.5731533],[22.4709127,36.572802],[22.4708272,36.5726026],[22.4702934,36.5724695],[22.4701391,36.5723594],[22.4692038,36.5721851],[22.4686597,36.5720069],[22.4684943,36.5718966],[22.4684547,36.5716346],[22.4688683,36.5710631],[22.4690211,36.5706864],[22.4690904,36.5706963],[22.4691512,36.5710126],[22.4694831,36.5711791],[22.469987,36.5711315],[22.4703019,36.5710274],[22.4702968,36.5707749],[22.4703486,36.570415],[22.4702381,36.5697826],[22.470237,36.5689894],[22.4702782,36.5680344],[22.4705444,36.5670012],[22.4706661,36.5659301],[22.4704959,36.5654952],[22.4701483,36.564986],[22.4700765,36.5646605],[22.4701393,36.5643098],[22.4698111,36.563954],[22.469616,36.5638073],[22.4709473,36.5639596],[22.471746,36.5642583],[22.4717484,36.5641321],[22.4719745,36.5639998],[22.4729573,36.5640304],[22.4731812,36.5640062],[22.4734295,36.5638832],[22.4739569,36.5632049],[22.4743173,36.5624884],[22.4745921,36.562102]]},{"id":19371,"author":"AnaDigit","name_GR":"\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7: \u0396\u03bf\u03cd\u03b4\u03b1-\u0398\u03c1\u03bf\u03ba\u03ac\u03bb\u03bf\u03c5","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b1 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac \u03c3\u03c4\u03bf \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9 \u0398\u03c1\u03bf\u03ba\u03ac\u03bb\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Zouda_Throkalou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4178,"name_EN":"Eastern Mani: Zouda-Throkalou","description_EN":"From the eastern shore to Throkalou cross-road","ascent_time":115,"descent_time":90,"marker":"No_marks","level":10,"ascent":917,"descent":53,"maxelev":1089,"minelev":165,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.43599 36.60511,22.46808 36.61726)","views":4,"millestones":"0,22.4678303,36.6176727#1,22.4604948,36.6130787#2,22.4533719,36.6102861#3,22.4432697,36.6096137#4.2,22.4362439,36.6046991","x":22.4552563,"y":36.6105538,"coor":[[22.4678303,36.6176727],[22.4675893,36.617086],[22.4674138,36.6169125],[22.467135,36.616314],[22.4670851,36.6160068],[22.4667603,36.6154708],[22.4664533,36.6151604],[22.4663177,36.6146719],[22.4659193,36.6144594],[22.465529,36.6144093],[22.4649851,36.614204],[22.4648647,36.6137428],[22.464107,36.6136068],[22.4638052,36.6136029],[22.4633557,36.6137143],[22.4629091,36.6136815],[22.4623759,36.6135033],[22.4615173,36.6133841],[22.4603102,36.6133595],[22.4605294,36.6130198],[22.4610995,36.6124683],[22.4615252,36.6118608],[22.4613777,36.6114082],[22.4610053,36.6110158],[22.4602288,36.6107083],[22.459804,36.6107028],[22.4594403,36.6104367],[22.4591668,36.6101357],[22.4577362,36.6101082],[22.4566458,36.6104005],[22.4556719,36.61046],[22.4552563,36.6105538],[22.4540085,36.6103303],[22.4527578,36.610251],[22.4507559,36.6097202],[22.4502875,36.60966],[22.4501213,36.6095857],[22.449826,36.6092574],[22.4497138,36.6092739],[22.4492799,36.6091691],[22.4489736,36.6088316],[22.4487614,36.6088199],[22.4484909,36.6089245],[22.4481484,36.6092806],[22.4477539,36.6094377],[22.4457799,36.6097455],[22.4450481,36.6099974],[22.4448052,36.6098409],[22.4444166,36.6097097],[22.4418157,36.6094954],[22.441008,36.6096291],[22.4407073,36.6095711],[22.4397546,36.6096848],[22.4394013,36.6094638],[22.4389316,36.608358],[22.4385468,36.6080374],[22.4381343,36.6079779],[22.4379014,36.6078847],[22.4374623,36.6074824],[22.4370871,36.6066842],[22.4367458,36.6064183],[22.4365113,36.6052975],[22.4362439,36.6046991]]},{"id":19372,"author":"AnaDigit","name_GR":"\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7: \u03a6\u03bb\u03bf\u03bc\u03bf\u03c7\u03ce\u03c1\u03b9-\u0391\u03c1\u03b3\u03b9\u03bb\u03b9\u03ac","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u0396\u03bf\u03cd\u03b4\u03b1 \u03c3\u03b5 \u0391\u03b3\u03c1\u03b9\u03bb\u03b9\u03ac","path":"PELOPONNESE\/Pelop_Mani_Flomochori_Agrilias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4254,"name_EN":"Eastern Mani: Flomochori-Argilia","description_EN":"The old road from Zouda to Agrilia","ascent_time":105,"descent_time":100,"marker":"No_marks","level":10,"ascent":263,"descent":227,"maxelev":407,"minelev":143,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.46225 36.59476,22.46872 36.6249)","views":3,"millestones":"0,22.4681261,36.6247841#1,22.4674561,36.6169213#2,22.4654140,36.6091151#3,22.4631824,36.6011857#4.3,22.4667015,36.5950735","x":22.464694,"y":36.603122,"coor":[[22.4681261,36.6247841],[22.4674885,36.6249652],[22.4671876,36.6249163],[22.4669261,36.6237726],[22.4670166,36.622593],[22.4666967,36.6218046],[22.4671293,36.6202868],[22.467415,36.6188482],[22.4678298,36.6176637],[22.4671343,36.6163139],[22.4670844,36.6160068],[22.4667596,36.6154708],[22.4664526,36.6151604],[22.466317,36.6146719],[22.4659186,36.6144594],[22.4655283,36.6144093],[22.4649844,36.614204],[22.4648636,36.6137427],[22.4648143,36.6134086],[22.4646082,36.6130904],[22.4645822,36.6127115],[22.4652678,36.6114043],[22.4652637,36.6110437],[22.4655486,36.6102091],[22.4654697,36.6096762],[22.4652936,36.6095387],[22.4655346,36.6086585],[22.4658989,36.6083296],[22.4657961,36.6078776],[22.4658495,36.6063098],[22.4656911,36.6058391],[22.4656674,36.6047751],[22.465415,36.6045375],[22.4652656,36.6036161],[22.4651141,36.6033618],[22.464694,36.603122],[22.4647228,36.6027979],[22.4645999,36.6022284],[22.4644238,36.6020909],[22.4632157,36.6015616],[22.4631788,36.6011645],[22.4627393,36.6007802],[22.4627623,36.6005349],[22.4627421,36.6003047],[22.463467,36.5998273],[22.463538,36.5996299],[22.4636938,36.599668],[22.4637882,36.5994168],[22.4641858,36.5990975],[22.4647142,36.5983831],[22.4653854,36.5977969],[22.4655722,36.5973936],[22.4654379,36.5962742],[22.4650633,36.5959989],[22.4645385,36.5959651],[22.4642943,36.5958808],[22.4646771,36.5957415],[22.4644112,36.5956209],[22.4645464,36.5955686],[22.4642901,36.5955292],[22.4644708,36.5954324],[22.4642154,36.595348],[22.4642276,36.5952941],[22.4647338,36.5951383],[22.4648361,36.5950495],[22.4650254,36.595088],[22.4656811,36.5947179],[22.4658141,36.5947218],[22.4659594,36.5947237],[22.4667015,36.5950735]]},{"id":19373,"author":"AnaDigit","name_GR":"\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7: \u039a\u03cc\u03c4\u03c1\u03c9\u03bd\u03b1\u03c2-\u0393\u03bf\u03bd\u03ad\u03b1","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ac \u03c7\u03c9\u03c1\u03b9\u03ac","path":"PELOPONNESE\/Pelop_Mani_Kotronas_Gonea","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2849,"name_EN":"Eastern Mani: Kotronas-Gonea","description_EN":"The old road from the sea to the mountain villages","ascent_time":70,"descent_time":60,"marker":"No_marks","level":10,"ascent":281,"descent":31,"maxelev":283,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49116 36.61995,22.49997 36.63137)","views":1,"millestones":"0,22.4947303,36.6199109#1,22.4962989,36.6244924#2,22.4975882,36.6291017#2.8,22.4918590,36.6312773","x":22.4979774,"y":36.6257637,"coor":[[22.4947303,36.6199109],[22.4942442,36.6199656],[22.4936646,36.6198681],[22.4931932,36.6199613],[22.4925821,36.6203321],[22.4920472,36.6208121],[22.4913606,36.6210378],[22.4915025,36.6212199],[22.4917642,36.6213246],[22.4920209,36.6213549],[22.4924623,36.621658],[22.4928818,36.6225106],[22.4931688,36.6227035],[22.4935919,36.622799],[22.4939452,36.6230288],[22.4940099,36.6231558],[22.493934,36.6236259],[22.4943629,36.623798],[22.4949432,36.6238595],[22.4951314,36.623961],[22.4953995,36.6239734],[22.4955307,36.6241283],[22.4961046,36.6245231],[22.4964817,36.6244648],[22.4964691,36.6245368],[22.4967927,36.6245769],[22.4971368,36.6247074],[22.4970792,36.6247968],[22.4972951,36.6251962],[22.4974733,36.6252345],[22.4974268,36.625324],[22.4975267,36.6253614],[22.497512,36.6255415],[22.4977468,36.6255444],[22.4977,36.625652],[22.4979461,36.6256461],[22.4978539,36.6257891],[22.4979774,36.6257637],[22.4979652,36.6258176],[22.4981444,36.6258018],[22.4981547,36.625847],[22.4987948,36.6257109],[22.4990518,36.6257231],[22.4994071,36.6258538],[22.4997712,36.6261108],[22.4998454,36.626319],[22.4996236,36.626803],[22.4995568,36.6267841],[22.4994653,36.6268911],[22.4992439,36.6273481],[22.4987675,36.6276936],[22.4988261,36.6279355],[22.4986596,36.6281069],[22.4983615,36.6279048],[22.4980806,36.6279734],[22.4979445,36.6280708],[22.4978753,36.6281781],[22.4980726,36.628388],[22.4980009,36.6286214],[22.497747,36.628652],[22.4976369,36.6285605],[22.4975249,36.6285681],[22.4974271,36.6287652],[22.4976853,36.6292912],[22.4979808,36.6307733],[22.4978056,36.6311587],[22.497477,36.6313799],[22.4972635,36.6314313],[22.4961282,36.6310045],[22.4952029,36.6308486],[22.4942798,36.6311615],[22.4937642,36.6312181],[22.4934812,36.6313948],[22.4930711,36.6312003],[22.491859,36.6312773]]},{"id":19374,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039c\u03b1\u03c1\u03bc\u03ac\u03c1\u03b9-\u03a0\u03cc\u03c1\u03c4\u03bf \u039a\u03ac\u03b3\u03b9\u03bf","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03c9\u03c1\u03b1\u03af\u03bf\u03c2 \u03b4\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2","path":"PELOPONNESE\/Pelop_Mani_Marmari_PortoKagio","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2515,"name_EN":"Mani-Tenaro: Marmari_Porto Kagio","description_EN":"A short yet interesting crossing","ascent_time":55,"descent_time":60,"marker":"No_marks","level":10,"ascent":93,"descent":140,"maxelev":122,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.47487 36.42145,22.48797 36.42825)","views":0,"millestones":"0,22.4749695,36.4230738#1,22.4829691,36.4223465#2,22.4872418,36.4254353#2.5,22.4857572,36.4283853","x":22.4868931,"y":36.4222519,"coor":[[22.4749695,36.4230738],[22.4750706,36.422897],[22.4751868,36.4229593],[22.4752796,36.4233481],[22.4755531,36.4236221],[22.4757898,36.4240668],[22.4763207,36.4242989],[22.4766731,36.4245288],[22.4771852,36.4245804],[22.4777219,36.4245151],[22.4787732,36.4249432],[22.4790619,36.42501],[22.4799019,36.4248313],[22.4807214,36.4245623],[22.4811916,36.4244782],[22.4812655,36.4245129],[22.4820258,36.4241169],[22.4822541,36.4238449],[22.4826353,36.4231737],[22.4828964,36.4223657],[22.483087,36.422314],[22.4833693,36.4226016],[22.483417,36.4225549],[22.483377,36.4218693],[22.4836409,36.4213971],[22.4838838,36.4215647],[22.4842869,36.4214797],[22.4845408,36.4216181],[22.4847298,36.4216476],[22.4854693,36.4214767],[22.4856359,36.4215148],[22.4861167,36.4220257],[22.4868931,36.4222519],[22.4871008,36.4224709],[22.4871748,36.4226792],[22.4871485,36.4228862],[22.487227,36.422957],[22.4870017,36.4230713],[22.4873793,36.4230468],[22.4876177,36.4232099],[22.4875237,36.4235985],[22.4876892,36.4242677],[22.4878833,36.4246127],[22.4877667,36.4248726],[22.4878959,36.4251086],[22.4876501,36.4251326],[22.4874244,36.4252649],[22.4868337,36.4258163],[22.4864384,36.4266406],[22.4863039,36.426675],[22.4866102,36.4269854],[22.4865742,36.4271201],[22.4864007,36.4272036],[22.4865422,36.4273856],[22.4860626,36.4273796],[22.4861381,36.4275157],[22.486038,36.4274964],[22.4860588,36.4275778],[22.4859585,36.427536],[22.4858038,36.4274619],[22.4856351,36.4275319],[22.4855058,36.4276024],[22.4856673,36.4279019],[22.4857572,36.4283853]]},{"id":19375,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u03a0\u03cc\u03c1\u03c4\u03bf \u039a\u03ac\u03b3\u03b9\u03bf-\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03b8\u03ad\u03b1","path":"PELOPONNESE\/Pelop_Mani_PortoKagio_AgNikolaos","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":509,"name_EN":"Mani-Tenaro: Porto Kagio-Agios Nikolaos","description_EN":"A short trail with a view","ascent_time":10,"descent_time":10,"marker":"No_marks","level":12,"ascent":23,"descent":11,"maxelev":26,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.48571 36.4283,22.48952 36.43065)","views":3,"millestones":"0,22.4857572,36.4283853#0.5,22.4894692,36.4306972","x":22.4873107,"y":36.4289864,"coor":[[22.4857572,36.4283853],[22.4861731,36.4282779],[22.4867767,36.4282698],[22.4870879,36.4283278],[22.487163,36.4283738],[22.4872932,36.4285445],[22.4872121,36.428895],[22.4873107,36.4289864],[22.48742,36.4293732],[22.4876823,36.4296559],[22.4880574,36.429868],[22.4892341,36.4301623],[22.4893434,36.4302809],[22.4893176,36.4304609],[22.4894692,36.4306972]]},{"id":19376,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u0386\u03bb\u03b9\u03ba\u03b1-\u03a4\u03c3\u03b9\u03ba\u03ba\u03b1\u03bb\u03b9\u03ac","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u0386\u03bb\u03b9\u03ba\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b1 \u03a4\u03c3\u03b9\u03ba\u03b1\u03bb\u03b9\u03ac","path":"PELOPONNESE\/Pelop_Mani_Alika_Tsikalia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2315,"name_EN":"Mani-Tenaro: Alika-Tsikalia","description_EN":"The old road from Alika to Tsikalia","ascent_time":60,"descent_time":50,"marker":"No_marks","level":10,"ascent":258,"descent":51,"maxelev":301,"minelev":42,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.43159 36.46753,22.44897 36.47309)","views":1,"millestones":"0,22.4317207,36.4692230#1,22.4389219,36.4683242#2,22.4461740,36.4728452#2.3,22.4488585,36.4732307","x":22.4405087,"y":36.4693224,"coor":[[22.4317207,36.469223],[22.4316633,36.4691839],[22.4318481,36.4688708],[22.4321411,36.4687304],[22.432528,36.4684336],[22.4338954,36.4675861],[22.4343569,36.4673939],[22.4346896,36.4673419],[22.4349342,36.4673879],[22.4349916,36.4674112],[22.4358543,36.4678011],[22.4360744,36.4679573],[22.4365987,36.468523],[22.4372139,36.4695677],[22.4373242,36.4696323],[22.4374808,36.4696163],[22.437538,36.4695449],[22.4374562,36.4691743],[22.4374378,36.4687842],[22.4378005,36.4685095],[22.4380017,36.4684941],[22.4384332,36.46868],[22.4386427,36.4686332],[22.4386231,36.4684977],[22.4388543,36.4683452],[22.4391575,36.46825],[22.4392451,36.4683323],[22.4396567,36.4684008],[22.4397546,36.4685283],[22.4397281,36.4687352],[22.4399145,36.4688999],[22.4398888,36.4690709],[22.4401127,36.4690377],[22.4405087,36.4693224],[22.4408546,36.4693269],[22.4409613,36.469468],[22.4410482,36.4695863],[22.4414595,36.4696728],[22.44174,36.4695954],[22.44197,36.4698147],[22.4420481,36.4698157],[22.4422306,36.4701787],[22.4426999,36.4701487],[22.4430071,36.4704142],[22.4440772,36.4704822],[22.4442177,36.4707094],[22.4443732,36.4707475],[22.4445143,36.4709476],[22.4447001,36.4710064],[22.4448165,36.4713234],[22.4448037,36.4719632],[22.4446995,36.4721512],[22.4447978,36.4722606],[22.4448221,36.4724074],[22.4449338,36.4723999],[22.4451646,36.4725832],[22.4457507,36.4728522],[22.4460741,36.4728654],[22.4470534,36.4726641],[22.4473116,36.4727463],[22.4474764,36.4728747],[22.4478207,36.4729603],[22.4482156,36.473308],[22.4484583,36.4731534],[22.4486796,36.4732464],[22.4488585,36.4732307]]},{"id":19377,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u03a4\u03b1\u03af\u03bd\u03b1\u03c1\u03bf: \u039c\u03bf\u03c5\u03bd\u03c4\u03b1\u03bd\u03af\u03c3\u03c4\u03b9\u03ba\u03b1-\u03a4\u03c3\u03b9\u03ba\u03b1\u03bb\u03b9\u03ac","description_GR":"\u039f \u03bf\u03c1\u03b5\u03b9\u03bd\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u039c\u03bf\u03c5\u03bd\u03c4\u03b1\u03bd\u03af\u03c3\u03c4\u03b9\u03ba\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b1 \u03a4\u03c3\u03b9\u03ba\u03b1\u03bb\u03b9\u03ac","path":"PELOPONNESE\/Pelop_Mani_Moudanistika_Tsikalia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3668,"name_EN":"Mani-Tenaro: Moudanistika-Tsikalia","description_EN":"The mountain road from Moudanistika to Tsikalia","ascent_time":100,"descent_time":100,"marker":"No_marks","level":10,"ascent":50,"descent":317,"maxelev":570,"minelev":301,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.43779 36.47327,22.45187 36.49215)","views":5,"millestones":"0,22.4379209,36.4917699#1,22.4439669,36.4889244#2,22.4483547,36.4837416#3,22.4504029,36.4771934#3.7,22.4488585,36.4732307","x":22.4480136,"y":36.4856052,"coor":[[22.4379209,36.4917699],[22.4377969,36.4917277],[22.4378671,36.4916002],[22.4380252,36.4915121],[22.4382367,36.4915419],[22.4391863,36.4918022],[22.4409674,36.4920599],[22.4415033,36.4920579],[22.4421254,36.4922102],[22.4422375,36.4921847],[22.4421862,36.4919586],[22.4422972,36.4914373],[22.4422554,36.4906142],[22.4421067,36.4902336],[22.4422983,36.4895871],[22.4422474,36.4893431],[22.443295,36.4894289],[22.443331,36.4893031],[22.4434993,36.4892603],[22.4439229,36.4892928],[22.4439812,36.4891674],[22.4436277,36.4889825],[22.4439526,36.4889236],[22.4449785,36.4889821],[22.4452006,36.4890391],[22.4453878,36.4891677],[22.4455279,36.4890523],[22.4455225,36.4890275],[22.4458581,36.4889034],[22.4462206,36.4886377],[22.4464989,36.4881185],[22.4466512,36.487201],[22.4468852,36.4867714],[22.4470688,36.4865214],[22.447351,36.4863628],[22.4472516,36.4863074],[22.4476786,36.4861688],[22.4475573,36.4860951],[22.4478716,36.486009],[22.4476494,36.485952],[22.4479855,36.4858933],[22.4475864,36.4857529],[22.4479227,36.4856852],[22.4480136,36.4856052],[22.4486517,36.4855144],[22.448483,36.4850164],[22.4485476,36.4845755],[22.448488,36.4842052],[22.4481649,36.4830562],[22.4482865,36.482553],[22.4485643,36.4820608],[22.4485945,36.4816646],[22.4485299,36.4815465],[22.4480784,36.4812342],[22.4475672,36.4805605],[22.4474969,36.4803274],[22.4476348,36.4801309],[22.4475242,36.4795165],[22.447588,36.4791207],[22.4474792,36.4789751],[22.4475284,36.4787504],[22.4474787,36.4784432],[22.4475491,36.4782729],[22.447517,36.4782004],[22.4474056,36.4781899],[22.4474902,36.4779003],[22.4474462,36.4777983],[22.4476534,36.4777627],[22.4477564,36.4776378],[22.4480819,36.4775429],[22.4492345,36.4773956],[22.4498962,36.477242],[22.4502759,36.4772289],[22.4507809,36.4770912],[22.451654,36.4769673],[22.4518009,36.4768791],[22.4514859,36.4764423],[22.4511657,36.4762669],[22.4509465,36.4760657],[22.4508284,36.4758298],[22.4496854,36.4743727],[22.4494443,36.4741532],[22.4491361,36.4738473],[22.4490358,36.4738369],[22.44888,36.4735375],[22.4488823,36.4732986],[22.4488585,36.4732307]]},{"id":19378,"author":"AnaDigit","name_GR":"\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7: \u03a0\u03bf\u03bb\u03b5\u03bc\u03af\u03c4\u03b1-\u0398\u03c1\u03bf\u03ba\u03ac\u03bb\u03bf\u03c5","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9 \u03c3\u03c4\u03bf\u03c5 \u0398\u03c1\u03bf\u03ba\u03ac\u03bb\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Polemitas_Throkalou","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":9642,"name_EN":"Eastern Mani: Polemitas-Throkalou","description_EN":"Connection to Throkalou cross-road","ascent_time":320,"descent_time":265,"marker":"No_marks","level":10,"ascent":882,"descent":165,"maxelev":1089,"minelev":299,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.4245 36.54231,22.44749 36.60455)","views":1,"millestones":"0,22.4257689,36.5420262#1,22.4316611,36.5482612#2,22.4419605,36.5499147#3,22.4462508,36.5565055#4,22.4443729,36.5641418#5,22.4383641,36.5691287#6,22.4383966,36.5778190#7,22.4356757,36.5863193#8,22.4360068,36.5941737#9,22.4360032,36.6006653#9.6,22.4362443,36.6046991","x":22.4392325,"y":36.5661717,"coor":[[22.4257689,36.5420262],[22.4260115,36.5421826],[22.4262506,36.5425103],[22.4269625,36.5432138],[22.4272635,36.5437946],[22.4274021,36.5440691],[22.4277932,36.5446152],[22.4282116,36.5449181],[22.4283275,36.5452622],[22.4285095,36.5451023],[22.4291188,36.5464625],[22.4294654,36.5469989],[22.4295198,36.5470717],[22.429522,36.5469636],[22.4297298,36.5471826],[22.4297347,36.5469393],[22.4306419,36.5479338],[22.4312513,36.5481852],[22.4327871,36.5484758],[22.4331976,36.5486164],[22.4339572,36.5491763],[22.4341566,36.54926],[22.4342681,36.5492705],[22.4341698,36.549161],[22.4359047,36.5495534],[22.4371124,36.5496053],[22.4385586,36.5495814],[22.4392001,36.5499053],[22.4394227,36.5499443],[22.4404964,36.5498862],[22.4406633,36.5499245],[22.4411014,36.549804],[22.4415593,36.54981],[22.442493,36.5500475],[22.4425835,36.5499946],[22.4430742,36.5500371],[22.4434156,36.5502849],[22.4439189,36.5502554],[22.4442306,36.5507643],[22.4440277,36.5514107],[22.4441929,36.55153],[22.444826,36.5517186],[22.4449899,36.551901],[22.4447223,36.5530941],[22.444854,36.553213],[22.4450435,36.5542972],[22.4451984,36.5543713],[22.4453933,36.5546803],[22.4454939,36.5546816],[22.4455218,36.5549614],[22.4456306,36.5551071],[22.4456088,36.5556386],[22.4458309,36.5557046],[22.4461483,36.5560333],[22.4462128,36.5561603],[22.446269,36.5567019],[22.4464661,36.5569028],[22.4465512,36.5571202],[22.4469671,36.5572744],[22.447186,36.5575026],[22.4471128,36.5578081],[22.4469296,36.5580311],[22.4468674,36.5583457],[22.4469314,36.5590587],[22.4470845,36.5597818],[22.4470339,36.5600786],[22.4466,36.5611006],[22.4465124,36.5615682],[22.4465581,36.5620735],[22.4463284,36.562386],[22.4461981,36.5627539],[22.4459936,36.5629225],[22.4459907,36.5630667],[22.4458296,36.563299],[22.4455356,36.5634754],[22.445033,36.5640187],[22.4448517,36.5641426],[22.4445487,36.5642107],[22.4441606,36.5640614],[22.4440503,36.5639879],[22.4440625,36.563934],[22.4442442,36.5637921],[22.4442694,36.5636482],[22.443741,36.5636886],[22.4433892,36.5639545],[22.4429834,36.5641294],[22.4425531,36.5644123],[22.4418005,36.5646098],[22.4414873,36.5646237],[22.4410482,36.5647892],[22.4409453,36.5649051],[22.4403125,36.5652573],[22.4402133,36.5657428],[22.4400421,36.5659208],[22.4392325,36.5661717],[22.4388368,36.5664008],[22.4386001,36.5670558],[22.4386478,36.567462],[22.4384931,36.5679287],[22.4385459,36.5680827],[22.4384585,36.5685412],[22.4383438,36.568684],[22.4383575,36.5691168],[22.4386596,36.5696526],[22.4387338,36.5698519],[22.4386842,36.5700946],[22.4388687,36.5703675],[22.4383593,36.5712442],[22.4381558,36.5719175],[22.4381211,36.57253],[22.4379333,36.5729783],[22.4378788,36.5734643],[22.4379065,36.5737531],[22.4381097,36.5742065],[22.4381916,36.5745772],[22.4380545,36.5758373],[22.4379964,36.5759447],[22.4383098,36.5770305],[22.4384407,36.5783032],[22.4382066,36.5793819],[22.4380795,36.5795875],[22.4379115,36.5801622],[22.4377034,36.580502],[22.4377009,36.5806282],[22.4376097,36.5807171],[22.4376111,36.5812039],[22.4374268,36.5814719],[22.4374058,36.5819584],[22.4371999,36.5827489],[22.4372997,36.5836877],[22.4367208,36.5845635],[22.4362979,36.5850267],[22.4362743,36.585139],[22.4360305,36.5854851],[22.4354315,36.5869195],[22.4351679,36.5872406],[22.4346609,36.5885499],[22.4343013,36.5891942],[22.4342363,36.5896441],[22.4341206,36.5898409],[22.4345621,36.5901171],[22.4346052,36.5901988],[22.4349936,36.5903391],[22.4351475,36.5904673],[22.4357812,36.5906379],[22.4359765,36.5909289],[22.4359995,36.591452],[22.4361091,36.5915616],[22.4361687,36.591932],[22.4359383,36.5928213],[22.4359723,36.5933536],[22.4359044,36.5939476],[22.4360223,36.5942016],[22.436285,36.5944755],[22.4363046,36.5946109],[22.4367154,36.5947515],[22.4371996,36.5945776],[22.4375863,36.5953579],[22.4379,36.5953259],[22.4381332,36.5954011],[22.4381763,36.5954828],[22.4374672,36.5962757],[22.4375524,36.5964842],[22.4377835,36.5966675],[22.4375003,36.5968531],[22.4376434,36.5969631],[22.4376812,36.5973061],[22.4373951,36.5981858],[22.4370205,36.5984693],[22.4369195,36.598486],[22.4367364,36.5986999],[22.4367233,36.5993488],[22.4362378,36.5995858],[22.4360867,36.5998723],[22.4361719,36.6000807],[22.4358905,36.6001762],[22.4358439,36.6002657],[22.43596,36.6006097],[22.4362761,36.6010105],[22.4364152,36.6013188],[22.4367559,36.6016117],[22.4370246,36.6026969],[22.4372117,36.6028436],[22.4372867,36.6030069],[22.4371143,36.603239],[22.4366387,36.6035392],[22.4363116,36.604238],[22.4361419,36.6043349],[22.4362443,36.6046991]]},{"id":19379,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03b1\u03c6\u03c5\u03bb\u03bb\u03b9\u03ac--\u0398\u03c1\u03bf\u03ba\u03ac\u03bb\u03bf\u03c5","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03b1\u03c6\u03c5\u03bb\u03bb\u03b9\u03ac \u03c3\u03c4\u03bf \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9 \u0398\u03c1\u03bf\u03ba\u03ac\u03bb\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Triantafylia_Throkalou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5404,"name_EN":"Mani-Areopoli: Triantafylia-Throkalou","description_EN":"From Triantafylia to Throkalou cross-road","ascent_time":140,"descent_time":110,"marker":"No_marks","level":10,"ascent":825,"descent":41,"maxelev":1038,"minelev":218,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.39356 36.6047,22.43624 36.60977)","views":3,"millestones":"0,22.3935705,36.6090508#1,22.4037174,36.6098592#2,22.4126890,36.6088455#3,22.4190560,36.6059026#4,22.4263029,36.6062733#5,22.4351019,36.6069372#5.4,22.4362443,36.6046991","x":22.4195751,"y":36.6057096,"coor":[[22.3935705,36.6090508],[22.3943884,36.6092533],[22.3948056,36.609286],[22.3952321,36.6092106],[22.3960265,36.6093678],[22.3961972,36.6090343],[22.3969022,36.6092421],[22.3973926,36.60878],[22.3980721,36.6088973],[22.3985379,36.6090838],[22.399384,36.6092575],[22.3994846,36.6092588],[22.399678,36.6090992],[22.3998691,36.6090476],[22.4005775,36.6091766],[22.4014166,36.6094718],[22.4020273,36.6096783],[22.4032119,36.6097032],[22.4037675,36.6098729],[22.4040581,36.6098768],[22.4048809,36.6095543],[22.405364,36.6094436],[22.4063343,36.6090148],[22.4070061,36.6089697],[22.4071397,36.6089986],[22.4072038,36.6091437],[22.4068502,36.6094815],[22.4068518,36.6099502],[22.4074239,36.6098587],[22.4080155,36.6099027],[22.4086672,36.6097491],[22.4093153,36.6097668],[22.4097721,36.609845],[22.4104688,36.609674],[22.4108746,36.6095172],[22.4117389,36.6093484],[22.4121789,36.609156],[22.4133564,36.6084415],[22.4136607,36.6083194],[22.4150057,36.608157],[22.4157388,36.6079662],[22.4162728,36.6080995],[22.416789,36.6080072],[22.41758,36.6081439],[22.418052,36.608024],[22.4180201,36.6079424],[22.4177092,36.6078391],[22.4175698,36.6075488],[22.4176946,36.6074604],[22.4176308,36.6072973],[22.4168943,36.6066835],[22.4172712,36.6062919],[22.4177579,36.6060009],[22.4180249,36.6060676],[22.418301,36.6062335],[22.4183248,36.6061617],[22.4185119,36.6063084],[22.4188349,36.6063668],[22.4189035,36.6062956],[22.4188833,36.6061871],[22.4189392,36.6061879],[22.4189885,36.6059632],[22.4191936,36.6057766],[22.4192685,36.6059399],[22.4195751,36.6057096],[22.4199577,36.6055884],[22.4201598,36.605546],[22.4200892,36.6057164],[22.4204607,36.6055951],[22.4205501,36.6055963],[22.420549,36.6056504],[22.4207186,36.6055535],[22.4211,36.6054954],[22.4212695,36.6054075],[22.4213019,36.605462],[22.4214499,36.6053288],[22.4214815,36.6054284],[22.421899,36.6052356],[22.4219404,36.6053984],[22.4221094,36.6053375],[22.4220709,36.6055804],[22.422138,36.6055813],[22.4221367,36.6056444],[22.42226,36.605628],[22.4223179,36.6055296],[22.4230329,36.6061069],[22.4230812,36.6059273],[22.4231666,36.6061267],[22.42316,36.6064511],[22.4233229,36.6066877],[22.4238453,36.6068388],[22.4237387,36.606585],[22.424017,36.6066428],[22.4243529,36.6066202],[22.4244876,36.6065949],[22.4243441,36.6065029],[22.4243783,36.6064673],[22.4251507,36.6064234],[22.4251404,36.6063782],[22.4259463,36.6063347],[22.4266981,36.6062004],[22.4272802,36.6061631],[22.4288563,36.6056791],[22.4293092,36.6057121],[22.4295842,36.605932],[22.4300954,36.606083],[22.4301596,36.6062281],[22.4304379,36.6062858],[22.4308412,36.6062461],[22.4309361,36.6059769],[22.4311067,36.6058349],[22.431442,36.6057379],[22.4316406,36.6058667],[22.4320007,36.6063041],[22.4327236,36.6064939],[22.4330888,36.606679],[22.4340247,36.6073944],[22.4341253,36.6073957],[22.4343968,36.6072371],[22.4344586,36.6074993],[22.4346231,36.6075713],[22.4350685,36.6071084],[22.4352064,36.6063711],[22.4355528,36.6058258],[22.4357005,36.6057105],[22.4358307,36.6053517],[22.4361524,36.6049232],[22.4362443,36.6046991]]},{"id":19380,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a4\u03c1\u03b1\u03c7\u03ae\u03bb\u03b1-\u03a0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c2","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c3\u03c4\u03b7 \u039c\u03b5\u03c3\u03c3\u03b7\u03bd\u03b9\u03b1\u03ba\u03ae \u039c\u03ac\u03bd\u03b7","path":"PELOPONNESE\/Pelop_Mani_Trachila_Platanos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3334,"name_EN":"Mani-Kardamyli: Trachila-Platanos","description_EN":"Old paths in Messinian Mani","ascent_time":85,"descent_time":65,"marker":"Red_dots","level":10,"ascent":447,"descent":4,"maxelev":460,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.31002 36.77203,22.33349 36.78507)","views":10,"millestones":"0,22.3128255,36.7717414#1,22.3144991,36.7782449#2,22.3223625,36.7835399#3.3,22.3332337,36.7839091","x":22.3213683,"y":36.7828048,"coor":[[22.3128255,36.7717414],[22.3109264,36.7740399],[22.3106237,36.7745584],[22.3102446,36.7749857],[22.3102946,36.7752568],[22.3107943,36.7754622],[22.3110408,36.7754657],[22.3111166,36.775584],[22.3114279,36.7756966],[22.3114907,36.7758958],[22.3119433,36.7762086],[22.3128258,36.7763293],[22.3135412,36.7769163],[22.3137584,36.7772349],[22.3140244,36.7773649],[22.3142527,36.7776836],[22.3143015,36.7780178],[22.3149682,36.7787844],[22.315001,36.7793347],[22.315585,36.7797846],[22.3156355,36.7800377],[22.3163376,36.7807237],[22.3167071,36.7807379],[22.3171219,36.7812395],[22.3178665,36.7815205],[22.3180621,36.7818026],[22.318494,36.7820341],[22.3188071,36.7820656],[22.3194067,36.7823174],[22.3198094,36.7823501],[22.3199973,36.78247],[22.3204438,36.7825484],[22.320998,36.7828266],[22.3211354,36.7826933],[22.3213683,36.7828048],[22.3218396,36.7832892],[22.3222943,36.7835029],[22.3225713,36.783651],[22.3226845,36.7835985],[22.3229299,36.7836471],[22.3231931,36.7839122],[22.3229783,36.7839993],[22.323392,36.7840412],[22.3235288,36.7839349],[22.3236158,36.7840533],[22.323401,36.7841404],[22.3233863,36.7843025],[22.3238454,36.784318],[22.3241367,36.7843221],[22.3246536,36.7842572],[22.3245844,36.7843464],[22.3247839,36.7844484],[22.3249859,36.7844332],[22.3254486,36.7848002],[22.3258446,36.7846255],[22.3267319,36.7845299],[22.3269414,36.7841723],[22.3281861,36.7846495],[22.3285334,36.7846544],[22.3290232,36.7848055],[22.3298295,36.7853486],[22.3300792,36.7851989],[22.3309778,36.7851033],[22.3315318,36.7848767],[22.3321163,36.7847948],[22.3327592,36.7846055],[22.3330304,36.7845011],[22.3331703,36.7842507],[22.3332337,36.7839091]]},{"id":19381,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a4\u03c1\u03b1\u03c7\u03ae\u03bb\u03b1-\u03a0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c2","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c3\u03c4\u03b7 \u039c\u03b5\u03c3\u03c3\u03b7\u03bd\u03b9\u03b1\u03ba\u03ae \u039c\u03ac\u03bd\u03b7","path":"PELOPONNESE\/Pelop_Mani_Platanos_Trachila","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3798,"name_EN":"Man-Kardamylii: Trachila-Platanos","description_EN":"Old paths in Messinian Mani","ascent_time":75,"descent_time":95,"marker":"Red_dots","level":10,"ascent":0,"descent":450,"maxelev":460,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.31255 36.76671,22.33361 36.78362)","views":13,"millestones":"0,22.3332337,36.7839091#1,22.3322513,36.7754217#2,22.3265517,36.7696814#3,22.3172911,36.7669417#3.8,22.3128143,36.7717412","x":22.3258624,"y":36.7693837,"coor":[[22.3332337,36.7839091],[22.3326153,36.7834858],[22.3322434,36.783066],[22.331799,36.7823747],[22.3317103,36.7818146],[22.3317275,36.7799851],[22.3320744,36.7774211],[22.332507,36.7765888],[22.3323482,36.776163],[22.3322343,36.775215],[22.3324523,36.7744609],[22.3324361,36.7741722],[22.3328055,36.7736726],[22.3327397,36.7736086],[22.3327772,36.7734288],[22.3326652,36.7734273],[22.3326467,36.7732467],[22.332535,36.7732272],[22.3324304,36.7728832],[22.3316978,36.7725664],[22.3301606,36.7716345],[22.3295318,36.771184],[22.3293508,36.7707488],[22.3292071,36.7706566],[22.3291305,36.7705744],[22.32866,36.7705678],[22.3279278,36.770233],[22.3277901,36.7698706],[22.3275603,36.7696149],[22.326942,36.7697144],[22.3262039,36.7696499],[22.3259817,36.7695657],[22.3258624,36.7693837],[22.3252947,36.7692135],[22.3250414,36.7690116],[22.3246938,36.7690248],[22.3240396,36.7687091],[22.3235905,36.7687568],[22.3230766,36.7686865],[22.3227919,36.768385],[22.3213127,36.7678865],[22.3211614,36.7676319],[22.3210504,36.7675853],[22.3208132,36.7676721],[22.3201447,36.7675004],[22.3199091,36.7675151],[22.3193403,36.7668851],[22.319259,36.7665054],[22.3190446,36.7665745],[22.3186424,36.7665237],[22.3183368,36.7666636],[22.3178652,36.766711],[22.3175265,36.7668324],[22.3169718,36.767095],[22.316263,36.767743],[22.3157348,36.7683304],[22.3156049,36.768635],[22.3155997,36.7688693],[22.3150046,36.768933],[22.3141211,36.7688574],[22.3138163,36.769475],[22.3134144,36.76992],[22.3134658,36.7706418],[22.313285,36.7712251],[22.3128143,36.7717412]]},{"id":19382,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03b7\u03b3\u03ae-\u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03a0\u03b1\u03bd\u03c4\u03b1\u03b6\u03ae","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Pigi_Panatazi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3116,"name_EN":"Mani-Kardamyli: Pigi-Pantazi beach","description_EN":"","ascent_time":65,"descent_time":75,"marker":"No_marks","level":10,"ascent":19,"descent":299,"maxelev":305,"minelev":5,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.29449 36.80888,22.31956 36.81798)","views":19,"millestones":"0,22.3195037,36.8112840#1,22.3136010,36.8119425#2,22.3052443,36.8151511#3.1,22.2945092,36.8172308","x":22.30929,"y":36.8136427,"coor":[[22.3195037,36.811284],[22.3183048,36.8109538],[22.3182391,36.8108808],[22.3185933,36.8095518],[22.3186723,36.8090121],[22.3186531,36.8088676],[22.318554,36.8088797],[22.3184728,36.8090047],[22.3181769,36.8092079],[22.3173272,36.8096195],[22.3170819,36.8098166],[22.3170461,36.8099152],[22.3168107,36.8100268],[22.3165915,36.8103121],[22.3160901,36.8106836],[22.3159548,36.8107177],[22.3156684,36.8110021],[22.315656,36.811056],[22.3160594,36.8110617],[22.3157039,36.8112663],[22.3148847,36.8114687],[22.3140266,36.811745],[22.3133811,36.8120423],[22.3127079,36.8122153],[22.3125817,36.8123014],[22.3115143,36.8124124],[22.3113174,36.812698],[22.3109326,36.8128638],[22.3106353,36.81313],[22.3104212,36.813181],[22.3102932,36.8133956],[22.3102906,36.8135127],[22.3098415,36.8133846],[22.3098429,36.8134793],[22.3097425,36.8134598],[22.3097291,36.8135588],[22.3094265,36.8135545],[22.3093577,36.8136256],[22.309336,36.8135893],[22.30929,36.8136427],[22.3093439,36.8137426],[22.3091254,36.8139919],[22.3089553,36.8140796],[22.3086755,36.8140576],[22.3090294,36.8142789],[22.3083798,36.8142517],[22.3084112,36.8143513],[22.3083656,36.8143867],[22.308017,36.8144358],[22.3074509,36.8146891],[22.307238,36.8146861],[22.3072028,36.8147577],[22.3068184,36.8149055],[22.305819,36.8148845],[22.3050036,36.8152582],[22.3047073,36.8154793],[22.3043569,36.8156095],[22.3032094,36.8157914],[22.302859,36.8159216],[22.3025224,36.8159348],[22.3021379,36.8160826],[22.3015416,36.8161822],[22.3009753,36.8164445],[22.3005066,36.8163477],[22.3001563,36.8164689],[22.2994251,36.8165846],[22.2989614,36.8167673],[22.2982796,36.8171812],[22.2977823,36.8173633],[22.2975646,36.8175765],[22.2970474,36.8176412],[22.2970781,36.8177769],[22.2967959,36.817863],[22.2967345,36.8179928],[22.2963306,36.818005],[22.2956086,36.8177062],[22.29534,36.8176844],[22.2948733,36.8174974],[22.2945092,36.8172308]]},{"id":19383,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2-\u039c\u03b7\u03bb\u03b9\u03ac","description_GR":"\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2-\u0395\u03bb\u03b1\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9-\u039a\u03ac\u03c4\u03c9 \u03a7\u03ce\u03c1\u03b1-\u039c\u03b7\u03bb\u03b9\u03ac","path":"PELOPONNESE\/Pelop_Mani_Pyrgos_Milia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7200,"name_EN":"Mani-Kardamyli: Pyrgos-Milia","description_EN":"Pyrgos-Eleochori-Kato Chora-Milia","ascent_time":170,"descent_time":165,"marker":"Red_dots","level":10,"ascent":394,"descent":271,"maxelev":480,"minelev":233,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.29861 36.83449,22.3591 36.83757)","views":12,"millestones":"0,22.2986259,36.8368717#1,22.3078466,36.8346878#2,22.3177582,36.8357149#3,22.3235002,36.8366463#4,22.3309138,36.8363211#5,22.3397857,36.8372943#6,22.3504301,36.8373309#7.2,22.3560706,36.8351720","x":22.3256837,"y":36.836341,"coor":[[22.2986259,36.8368717],[22.2987809,36.8370091],[22.2989281,36.8371486],[22.2989023,36.8372069],[22.2990352,36.8372809],[22.2990661,36.8372971],[22.2996418,36.837125],[22.2999217,36.8371426],[22.2999526,36.8370777],[22.3002092,36.8371354],[22.300238,36.8368474],[22.3004078,36.8367777],[22.3005243,36.8365811],[22.3007276,36.8365119],[22.3010139,36.8362456],[22.3012625,36.836159],[22.3015664,36.8361092],[22.3018326,36.8362392],[22.3024129,36.8363647],[22.3024633,36.8362099],[22.3031995,36.8358779],[22.3034857,36.8356116],[22.3037548,36.8356155],[22.3045561,36.8353835],[22.3047618,36.8352062],[22.3049988,36.8351375],[22.3050681,36.8350483],[22.305709,36.8347149],[22.3058753,36.8347984],[22.3063123,36.8348137],[22.3066954,36.834729],[22.3074123,36.8347662],[22.3076497,36.8346795],[22.3088035,36.834732],[22.3091418,36.8346466],[22.3096792,36.8346813],[22.310827,36.8344993],[22.3122323,36.8348438],[22.3128711,36.8348619],[22.3139326,36.8350302],[22.3149307,36.8350263],[22.3151525,36.8351376],[22.3158007,36.8352369],[22.3159887,36.8353568],[22.3169028,36.8356041],[22.3171347,36.8357696],[22.3174017,36.8358635],[22.3177421,36.8361928],[22.3178653,36.8362036],[22.3177229,36.8355345],[22.3180512,36.835395],[22.3183623,36.8355256],[22.318876,36.835623],[22.3189639,36.8357053],[22.3193083,36.8358499],[22.3191417,36.8356831],[22.3192881,36.8357009],[22.3196089,36.8359037],[22.3197225,36.8358332],[22.3197068,36.8355266],[22.3197888,36.8353655],[22.319687,36.8348953],[22.3197051,36.8345801],[22.3198245,36.8342483],[22.3197732,36.8340312],[22.3198422,36.8339511],[22.3200162,36.8339445],[22.3200146,36.8340166],[22.3205137,36.834267],[22.3203358,36.8344042],[22.3206106,36.8344487],[22.3207393,36.8347209],[22.3209404,36.8347508],[22.3209585,36.8349493],[22.3208912,36.8353044],[22.3212222,36.8355525],[22.3220906,36.8358351],[22.3224588,36.8361783],[22.3227113,36.8361684],[22.3235967,36.8367037],[22.3242206,36.8368927],[22.3242367,36.8366676],[22.3238795,36.8360767],[22.3238819,36.8359686],[22.3243296,36.8362137],[22.3249338,36.8362763],[22.3255622,36.8362582],[22.3256837,36.836341],[22.3256338,36.8365746],[22.3257579,36.8366327],[22.325906,36.8365266],[22.3258673,36.8362467],[22.3259328,36.8363287],[22.326012,36.8362938],[22.3260771,36.8363939],[22.3262219,36.836441],[22.3264685,36.8364444],[22.3266508,36.8363118],[22.3267293,36.8363129],[22.3268331,36.8361792],[22.3270357,36.836146],[22.3274335,36.8358992],[22.3279714,36.8359158],[22.3282702,36.8361002],[22.3287495,36.8362332],[22.3290706,36.8364179],[22.3295403,36.8364786],[22.3297606,36.836662],[22.3301441,36.8365592],[22.3305142,36.8365554],[22.3305496,36.8364748],[22.3308269,36.8366139],[22.330917,36.8365971],[22.3308544,36.8363799],[22.3309003,36.8363355],[22.3310358,36.8361932],[22.3314154,36.8362706],[22.3317544,36.8361492],[22.3320892,36.836226],[22.3323883,36.8363924],[22.332741,36.8366768],[22.3330136,36.8370321],[22.3333004,36.8377663],[22.3336653,36.8380057],[22.3338994,36.8380721],[22.3344721,36.8380351],[22.3347332,36.8378855],[22.3353409,36.8372721],[22.3354856,36.8373192],[22.3354025,36.8375343],[22.3355958,36.8374108],[22.3361795,36.837383],[22.3372497,36.8371546],[22.3378315,36.8372168],[22.3383143,36.8371875],[22.3389726,36.8373409],[22.3395211,36.8373846],[22.3398714,36.8372633],[22.3404416,36.8373434],[22.3406437,36.8373282],[22.340844,36.8374031],[22.3414049,36.8373929],[22.3415709,36.8374944],[22.3418732,36.8375166],[22.3424935,36.837354],[22.3429635,36.8373966],[22.3433808,36.8372852],[22.3445028,36.8372558],[22.3451409,36.8373098],[22.3456585,36.8372268],[22.3465221,36.8372208],[22.347141,36.8371213],[22.3479566,36.8372588],[22.3489101,36.8368867],[22.3491994,36.8369899],[22.3494913,36.8369759],[22.349844,36.8372602],[22.3502775,36.8374375],[22.3506191,36.8371989],[22.3512558,36.8371987],[22.3521682,36.8369094],[22.3526062,36.8368794],[22.3531506,36.8369996],[22.3550465,36.8368186],[22.3562993,36.8369621],[22.3568685,36.8368302],[22.3573196,36.8367103],[22.3589122,36.8366962],[22.3590595,36.8366261],[22.3590614,36.836536],[22.3589292,36.8364261],[22.3582177,36.8360895],[22.3572501,36.8357156],[22.3567096,36.8351808],[22.3560706,36.835172]]},{"id":19384,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039d\u03b5\u03bf\u03c7\u03ce\u03c1\u03b9-\u039a\u03b1\u03c3\u03c4\u03ac\u03bd\u03b9\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Neochori_Kastania","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2905,"name_EN":"Mani-Kardamyli: Neochori-Kastania","description_EN":"","ascent_time":70,"descent_time":55,"marker":"No_marks","level":10,"ascent":313,"descent":0,"maxelev":560,"minelev":238,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.28878 36.84578,22.31052 36.86176)","views":3,"millestones":"0,22.2891448,36.8454764#1,22.2957359,36.8517265#2,22.3046236,36.8563478#2.9,22.3101642,36.8620645","x":22.2969999,"y":36.8525476,"coor":[[22.2891448,36.8454764],[22.2897505,36.8459719],[22.2904263,36.8464435],[22.2909047,36.8469281],[22.2909892,36.8471637],[22.2913738,36.8475207],[22.2916116,36.8484255],[22.2919682,36.8485298],[22.2919409,36.8487457],[22.2920851,36.8488199],[22.292192,36.8490558],[22.2924036,36.8491219],[22.2924018,36.849203],[22.2926553,36.8494049],[22.2938675,36.849864],[22.2942189,36.8502026],[22.2946868,36.8503445],[22.2948742,36.8504914],[22.2950586,36.8507734],[22.294839,36.8510677],[22.2949839,36.8511059],[22.2950366,36.8512599],[22.295194,36.8512441],[22.2952138,36.8513615],[22.2958655,36.8518125],[22.2961786,36.8518531],[22.2963389,36.8520064],[22.2966016,36.8522986],[22.2969999,36.8525476],[22.2973344,36.8526335],[22.2982198,36.8526643],[22.2990219,36.8529101],[22.2991875,36.8530296],[22.2994242,36.8534837],[22.2996571,36.8536042],[22.3002253,36.8537746],[22.3008038,36.8539902],[22.3009692,36.8541187],[22.3012036,36.8541671],[22.3016329,36.8545338],[22.3022709,36.854597],[22.3025602,36.8547003],[22.3028939,36.855336],[22.3033791,36.8557125],[22.303968,36.8559642],[22.3045098,36.8563145],[22.3057916,36.8566843],[22.3063893,36.8570443],[22.307095,36.8575952],[22.3079967,36.8579055],[22.3083846,36.8581183],[22.3088056,36.8588634],[22.3091445,36.8602834],[22.3094515,36.8608105],[22.3097844,36.8609775],[22.3101367,36.8612799],[22.3101642,36.8620645]]},{"id":19385,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039d\u03b5\u03bf\u03c7\u03ce\u03c1\u03b9-\u0386\u03c3\u03c0\u03c1\u03b7 \u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03b9\u03ac-\u039a\u03b1\u03c3\u03c4\u03ac\u03bd\u03b9\u03b1","description_GR":"\u0391\u03c0\u03cc \u0386\u03c3\u03c0\u03c1\u03b7 \u0395\u03ba\u03ba\u03bb\u03b7\u03b1\u03af\u03b1","path":"PELOPONNESE\/Pelop_Mani_Neochori_Kastania2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4022,"name_EN":"Mani-Kardamyli: Neochori-Aspri Eklissia-Kastania","description_EN":"","ascent_time":105,"descent_time":90,"marker":"No_marks","level":10,"ascent":337,"descent":25,"maxelev":560,"minelev":240,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.28768 36.84578,22.31052 36.86174)","views":6,"millestones":"0,22.2891448,36.8454764#1,22.2878769,36.8532482#2,22.2922338,36.8562882#3,22.3020062,36.8598247#4,22.3101642,36.8620645","x":22.2907024,"y":36.8555556,"coor":[[22.2891448,36.8454764],[22.2897505,36.8459719],[22.2904263,36.8464435],[22.2909047,36.8469281],[22.2907206,36.8470742],[22.2906167,36.8477126],[22.2905018,36.8478372],[22.2905646,36.8480364],[22.2899844,36.8489114],[22.2895951,36.8497711],[22.2894011,36.8499215],[22.2888304,36.8513735],[22.2881298,36.8521115],[22.2879935,36.8523889],[22.2880725,36.8525726],[22.2878702,36.8530925],[22.2878772,36.8532819],[22.2879653,36.8533552],[22.2884108,36.8534969],[22.2890045,36.8535324],[22.2899171,36.853852],[22.2900582,36.8540614],[22.290045,36.8541513],[22.2896902,36.8539659],[22.2899308,36.8542398],[22.2894415,36.8540525],[22.2879394,36.8545176],[22.2879148,36.8546164],[22.2880035,36.8546627],[22.2883615,36.8547039],[22.2885429,36.8546164],[22.2887641,36.8547548],[22.2890358,36.8546415],[22.2890666,36.8547682],[22.289423,36.8548815],[22.2895696,36.8548475],[22.2896239,36.8549294],[22.2897804,36.8549497],[22.2898004,36.8550582],[22.2901661,36.8552617],[22.290334,36.8552731],[22.2903621,36.8555259],[22.2907024,36.8555556],[22.2913592,36.8557814],[22.2921357,36.8561711],[22.292234,36.8562897],[22.2924901,36.8563745],[22.2927119,36.8565805],[22.2935743,36.8571427],[22.2944773,36.85739],[22.2949455,36.8575229],[22.2953335,36.8577268],[22.2955079,36.8577518],[22.2961048,36.857846],[22.2965896,36.8582405],[22.2970037,36.8582825],[22.2973307,36.8582061],[22.2975315,36.858254],[22.2984308,36.8586725],[22.2988713,36.8590394],[22.2990617,36.8592607],[22.299195,36.8593167],[22.300501,36.8596057],[22.3008659,36.8598453],[22.3016971,36.8597941],[22.3021224,36.8598362],[22.3023014,36.8599019],[22.304852,36.8591992],[22.3055532,36.8589388],[22.3063157,36.8589496],[22.3067615,36.8590822],[22.3070492,36.8592575],[22.3076439,36.859248],[22.3079898,36.859334],[22.3081019,36.8594483],[22.3082671,36.8595859],[22.3086399,36.8604835],[22.3088796,36.8608024],[22.3092569,36.860988],[22.3094267,36.8609183],[22.3094515,36.8608105],[22.3097844,36.8609775],[22.3101367,36.8612799],[22.3101642,36.8620645]]},{"id":19395,"author":"AnaDigit","name_GR":"\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7: \u039a\u03bf\u03c1\u03bf\u03b3\u03bf\u03bd\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1-\u0391\u03c7\u03af\u03bb\u03bb\u03b5\u03b9\u03bf","description_GR":"\u0388\u03bd\u03b1 \u03c0\u03b1\u03bb\u03b9\u03cc \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"PELOPONNESE\/Pelop_Mani_Korogonianika_Achilio","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2213,"name_EN":"Eastern Mani: Korogonianika-Achilio","description_EN":"An old rural trailway","ascent_time":50,"descent_time":55,"marker":"Red_dots","level":10,"ascent":18,"descent":313,"maxelev":377,"minelev":68,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.47971 36.43607,22.48561 36.44585)","views":2,"millestones":"0,22.4830997,36.4456658#1,22.4812477,36.4405819#2.2,22.4822720,36.4360325","x":22.4815225,"y":36.4403791,"coor":[[22.4830997,36.4456658],[22.4830742,36.4456474],[22.4828179,36.4456352],[22.482384,36.4457468],[22.482069,36.4458285],[22.4819006,36.4458804],[22.4818123,36.4458342],[22.481648,36.445102],[22.4814162,36.444637],[22.4809871,36.4443251],[22.4806333,36.4441583],[22.4804772,36.4441563],[22.4802954,36.4442532],[22.4798073,36.4429669],[22.4797679,36.442696],[22.4798965,36.4425219],[22.4799485,36.4421439],[22.4803431,36.4419326],[22.4804611,36.4416006],[22.4808188,36.4415691],[22.4811284,36.4417082],[22.4813184,36.4416926],[22.4813756,36.4416212],[22.4817423,36.441698],[22.4819441,36.4416465],[22.4819701,36.4414575],[22.4816738,36.4412014],[22.4817664,36.4410313],[22.4813267,36.4406921],[22.4811964,36.4405102],[22.4812865,36.4404663],[22.4813221,36.4403586],[22.4815225,36.4403791],[22.4817158,36.4401923],[22.4819139,36.44033],[22.4823158,36.4403171],[22.4827804,36.4405213],[22.4837961,36.4404982],[22.4838313,36.4404085],[22.4837495,36.4400288],[22.4838643,36.439859],[22.4837783,36.4396957],[22.4839806,36.4396171],[22.4841194,36.4393665],[22.4845373,36.4391014],[22.4842627,36.4388815],[22.4839957,36.4388421],[22.4839084,36.4387418],[22.4842116,36.4386375],[22.484614,36.4385975],[22.4850473,36.4386932],[22.4854405,36.4385539],[22.4855652,36.4384473],[22.4852791,36.4382454],[22.4852595,36.4379815],[22.4848472,36.4379582],[22.4843972,36.4381508],[22.48423,36.4381397],[22.4841098,36.438012],[22.4833253,36.4371749],[22.4832443,36.4367502],[22.4829685,36.4365935],[22.4826984,36.4361393],[22.482272,36.4360325]]},{"id":19396,"author":"AnaDigit","name_GR":"\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7: \u0391\u03c7\u03af\u03bb\u03bb\u03b5\u03b9\u03bf-\u039a\u03ac\u03bb\u03b1\u03bc\u03bf\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03c1\u03b7\u03bc\u03b9\u03ba\u03ae \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1","path":"PELOPONNESE\/Pelop_Mani_Achilio_Kalamos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":931,"name_EN":"Eastern Mani: Achilio-Kalamos","description_EN":"A short hike to remote beach","ascent_time":20,"descent_time":25,"marker":"No_marks","level":10,"ascent":10,"descent":86,"maxelev":87,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.48221 36.43613,22.48999 36.43903)","views":1,"millestones":"0,22.4822727,36.4360325#0.9,22.4899334,36.4390368","x":22.4868171,"y":36.4384181,"coor":[[22.4822727,36.4360325],[22.4826991,36.4361393],[22.4829692,36.4365935],[22.483245,36.4367502],[22.483326,36.4371749],[22.4841105,36.438012],[22.4843436,36.4380172],[22.4850441,36.4375663],[22.4855446,36.4376448],[22.4860766,36.4380572],[22.4861852,36.4382118],[22.4868171,36.4384181],[22.4869211,36.4384668],[22.4874341,36.4384733],[22.4877295,36.4387745],[22.4879016,36.4391012],[22.4884405,36.4389277],[22.4888985,36.4388975],[22.4893021,36.4387944],[22.4895587,36.4387977],[22.4898774,36.4390451],[22.4899334,36.4390368]]},{"id":19397,"author":"AnaDigit","name_GR":"\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b1 \u039a\u03bf\u03c1\u03bf\u03b3\u03bf\u03bd\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03c0\u03b1\u03bb\u03cc \u03b1\u03b3\u03bf\u03c1\u03c4\u03b9\u03ba\u03cc \u03c4\u03bf\u03c0\u03af\u03bf \u03c4\u03bf\u03c5 \u03c7\u03c9\u03c1\u03b9\u03bf\u03cd\u03b9","path":"PELOPONNESE\/Pelop_Mani_Korogonianika_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":3845,"name_EN":"Eastern Mani: Korogonianika loop trail","description_EN":"A nice loop trail along the old rural landscape of the village","ascent_time":95,"descent_time":95,"marker":"No_marks","level":10,"ascent":182,"descent":182,"maxelev":398,"minelev":228,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.48299 36.44338,22.49616 36.44996)","views":1,"millestones":"0,22.4830997,36.4456658#1,22.4893142,36.4493136#2,22.4961442,36.4439881#3,22.4905894,36.4449940#3.8,22.4830996,36.4456680","x":22.4954383,"y":36.4453397,"coor":[[22.4830997,36.4456658],[22.483514,36.445484],[22.483702,36.4456734],[22.4837458,36.4457191],[22.4837714,36.4460687],[22.483639,36.4461008],[22.4837343,36.4463635],[22.4836363,36.4464185],[22.483677,36.4466174],[22.48416,36.4470292],[22.4844094,36.4473456],[22.4844074,36.4474447],[22.4848146,36.4477383],[22.4853852,36.4476554],[22.4856717,36.4478394],[22.4857116,36.447957],[22.4856525,36.4487045],[22.4854818,36.4488736],[22.4856152,36.4489023],[22.485569,36.4489829],[22.4858464,36.4490585],[22.4860774,36.4492327],[22.4864326,36.4493273],[22.4863831,36.4495791],[22.4864925,36.4496887],[22.4874903,36.4500168],[22.4879927,36.4500052],[22.4883774,36.4497306],[22.48894,36.4494853],[22.4891326,36.4493345],[22.4894011,36.4493019],[22.4896942,36.4491433],[22.4901171,36.4486258],[22.4900294,36.4485436],[22.4904437,36.4484677],[22.490389,36.4484129],[22.4904474,36.4482784],[22.4903636,36.4479979],[22.4903686,36.4477366],[22.4908183,36.447562],[22.4911582,36.4472959],[22.4913076,36.4470724],[22.4919999,36.4470451],[22.4925719,36.4468901],[22.4928295,36.4468392],[22.4929292,36.4468765],[22.4931539,36.4467982],[22.4933358,36.4467465],[22.4934688,36.4467932],[22.4937045,36.4467241],[22.4941285,36.4467204],[22.4942868,36.4466142],[22.4944764,36.4466166],[22.4947727,36.4462958],[22.4952349,36.4454724],[22.4954383,36.4453397],[22.4956223,36.4452203],[22.4960789,36.4446852],[22.4960356,36.4446126],[22.4961172,36.4444333],[22.4960443,36.444162],[22.4961482,36.443983],[22.4955643,36.443597],[22.4956991,36.4435536],[22.4955352,36.4433713],[22.4956991,36.4435536],[22.4955643,36.443597],[22.4961482,36.443983],[22.4960443,36.444162],[22.4961172,36.4444333],[22.4960356,36.4446126],[22.4960789,36.4446852],[22.4956223,36.4452203],[22.4954383,36.4453397],[22.4952349,36.4454724],[22.4947727,36.4462958],[22.4944764,36.4466166],[22.4942868,36.4466142],[22.4941285,36.4467204],[22.4937045,36.4467241],[22.4934688,36.4467932],[22.4933358,36.4467465],[22.4931539,36.4467982],[22.4927256,36.4465675],[22.4926401,36.4463771],[22.4923757,36.4462025],[22.4919082,36.4455656],[22.4916879,36.4454186],[22.4911227,36.4452221],[22.4909026,36.4450661],[22.4905249,36.4449802],[22.4897565,36.4449074],[22.4893267,36.4450259],[22.4890914,36.445077],[22.4887463,36.4450366],[22.4883953,36.4453025],[22.4878349,36.4454307],[22.4866519,36.4454517],[22.485931,36.4452262],[22.4855068,36.4452389],[22.4848226,36.4448516],[22.4847046,36.4446067],[22.4845853,36.4445398],[22.484595,36.4446121],[22.4840469,36.4446863],[22.4837175,36.4449886],[22.4833363,36.4450829],[22.4832315,36.4453069],[22.4831354,36.445371],[22.4830742,36.4456497],[22.4830996,36.445668]]},{"id":19811,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b1 \u03a3\u03c9\u03c4\u03b7\u03c1\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1","description_GR":"\u03a3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc\u03c2 \u03c4\u03bf\u03c5 \u039c\u03c0\u03af\u03bb\u03b9\u03bf\u03b2\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Avia_Sotirianika_loop","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":7580,"name_EN":"Mani-Avia: Sotirianika loop","description_EN":"Biliovos and Agios Georgios monastery combination","ascent_time":175,"descent_time":170,"marker":"No_marks","level":10,"ascent":560,"descent":560,"maxelev":864,"minelev":320,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.20008 36.96153,22.21772 36.9738)","views":0,"millestones":"0,22.2003813,36.9612707#1,22.2054180,36.9633145#2,22.2105136,36.9648537#3,22.2171625,36.9679521#4,22.2091213,36.9702576#5,22.2049920,36.9717233#6,22.2024328,36.9682007#7,22.2026324,36.9631761#7.6,22.2003802,36.9612707","x":22.2160189,"y":36.9678295,"coor":[[22.2003813,36.9612707],[22.2007333,36.9615825],[22.2007645,36.9616911],[22.2006052,36.9618239],[22.2004895,36.9619664],[22.2006442,36.9621197],[22.2009272,36.9620248],[22.2010002,36.9620259],[22.201268,36.9621021],[22.2013504,36.9620898],[22.2016677,36.9620608],[22.2015024,36.9624008],[22.2017797,36.9625492],[22.2019388,36.9629482],[22.2020429,36.963058],[22.202523,36.9631824],[22.2028605,36.9631605],[22.2031106,36.9629862],[22.2036076,36.9628676],[22.2039885,36.9627156],[22.2037491,36.9631063],[22.2040342,36.9629214],[22.2040321,36.9630115],[22.2039526,36.9630463],[22.2039844,36.9631279],[22.204087,36.9630664],[22.204016,36.9632185],[22.2041179,36.963184],[22.2041387,36.9632564],[22.2043895,36.963098],[22.2043848,36.9632962],[22.2044539,36.9632251],[22.2044973,36.9632889],[22.2046147,36.9630743],[22.2046886,36.9632738],[22.2047831,36.9630769],[22.2048003,36.9633025],[22.2049392,36.9631243],[22.2049363,36.9632505],[22.2050399,36.9631439],[22.2050714,36.9632345],[22.2051513,36.9631816],[22.2050922,36.9633069],[22.2052286,36.9632369],[22.2051697,36.9633531],[22.2053403,36.9632656],[22.2054288,36.963321],[22.2054214,36.9631587],[22.2055233,36.9631241],[22.2060461,36.9633393],[22.2066073,36.9633568],[22.2069791,36.9633084],[22.2068876,36.9633791],[22.2076403,36.9633724],[22.2075471,36.9635152],[22.2077291,36.9634188],[22.2080214,36.9634052],[22.2079628,36.9635125],[22.2082102,36.9634982],[22.2081174,36.963623],[22.2085212,36.9636471],[22.2082367,36.9638051],[22.2086185,36.9638108],[22.2089087,36.9638873],[22.2089405,36.9639689],[22.2087246,36.9640738],[22.209071,36.9641511],[22.2091032,36.9642147],[22.2090015,36.9642402],[22.2092805,36.9643165],[22.2090986,36.9644129],[22.2094928,36.9643648],[22.2092208,36.9644689],[22.2092083,36.9645228],[22.2097057,36.964386],[22.2096704,36.9644576],[22.2097941,36.9644505],[22.2097816,36.9645044],[22.2099619,36.96448],[22.2099616,36.9640114],[22.2100069,36.963994],[22.2102701,36.9642684],[22.2102129,36.9647903],[22.2103847,36.9646487],[22.2103882,36.9649822],[22.2105722,36.9647957],[22.2106346,36.965013],[22.2106928,36.9649237],[22.2107458,36.9655374],[22.2103975,36.9655412],[22.2107632,36.965754],[22.2111105,36.9657953],[22.2110971,36.9658852],[22.210938,36.9659639],[22.2116113,36.9659921],[22.2116666,36.966029],[22.21153,36.966108],[22.2118342,36.9660675],[22.2123931,36.9661841],[22.2131158,36.9665015],[22.2135751,36.9665534],[22.2144681,36.9667922],[22.2152116,36.9671819],[22.2155925,36.9672237],[22.2158965,36.9671922],[22.2161313,36.9672408],[22.2167983,36.9675393],[22.2167937,36.9677375],[22.2170544,36.9676333],[22.2171309,36.9677245],[22.2170382,36.9678493],[22.2173435,36.9677638],[22.2175672,36.9679091],[22.2172418,36.9678929],[22.2169675,36.9680961],[22.2166618,36.9681997],[22.2163427,36.9679155],[22.2160189,36.9678295],[22.2147658,36.9680991],[22.2140069,36.9678894],[22.2130397,36.9679379],[22.2121795,36.9677357],[22.2099497,36.9679815],[22.2094681,36.9679202],[22.2089218,36.9687952],[22.2088591,36.9690737],[22.2088543,36.9697586],[22.2089378,36.9700303],[22.209156,36.9703039],[22.209258,36.9707471],[22.208883,36.9709307],[22.2082739,36.9710387],[22.2079256,36.9710425],[22.2077213,36.9711295],[22.2077004,36.9715438],[22.2075235,36.9719017],[22.2070432,36.972264],[22.2069839,36.9723983],[22.2069731,36.9733355],[22.207046,36.9735799],[22.207234,36.973709],[22.206432,36.9738951],[22.2058917,36.9736571],[22.2056563,36.9735477],[22.2056418,36.9732049],[22.2053927,36.9728136],[22.2049848,36.972483],[22.2054035,36.9723541],[22.2053787,36.9719752],[22.205274,36.9721268],[22.2048727,36.9719946],[22.2049979,36.9719244],[22.2048428,36.9718319],[22.2049913,36.971726],[22.2050409,36.9715284],[22.2045918,36.9715216],[22.2037977,36.9713744],[22.2042644,36.9711111],[22.2040849,36.9710994],[22.2040345,36.9708552],[22.2038205,36.970879],[22.2038135,36.9706987],[22.2036762,36.9708047],[22.203593,36.9705241],[22.2035004,36.9706398],[22.2034106,36.9701608],[22.2033661,36.9701421],[22.2033053,36.9703395],[22.2031358,36.9699043],[22.2029618,36.970136],[22.2027872,36.9694393],[22.2027214,36.9693752],[22.202605,36.9695447],[22.2025262,36.9690748],[22.2025875,36.9688594],[22.2029476,36.9688288],[22.2026807,36.9687166],[22.2027942,36.9686643],[22.202705,36.9686359],[22.2023315,36.9687564],[22.2023794,36.968631],[22.2020947,36.9687979],[22.2021544,36.9686456],[22.201757,36.9688288],[22.2018531,36.9685599],[22.2020148,36.9683731],[22.2022317,36.9682231],[22.2026709,36.9681757],[22.2027741,36.9680871],[22.20273,36.9680504],[22.2025262,36.9681194],[22.2026118,36.9678233],[22.2023065,36.9679088],[22.2024027,36.9676399],[22.2023728,36.9674772],[22.2025131,36.967245],[22.2024936,36.9671185],[22.2027709,36.9667892],[22.2029023,36.9664577],[22.2030408,36.9662975],[22.2030305,36.9662613],[22.2028942,36.9663224],[22.2028726,36.966286],[22.203108,36.9658299],[22.2030654,36.9657301],[22.2026656,36.9660125],[22.2027252,36.9658691],[22.2026815,36.9653367],[22.2027654,36.9646349],[22.2029286,36.964385],[22.2032008,36.964272],[22.2034315,36.9640141],[22.2038876,36.9632459],[22.203748,36.9631063],[22.2039874,36.9627156],[22.2036066,36.9628676],[22.2031096,36.9629862],[22.2028594,36.9631605],[22.2025219,36.9631824],[22.2020419,36.9630579],[22.2019378,36.9629482],[22.2017787,36.9625492],[22.2015014,36.9624008],[22.2016666,36.9620608],[22.2013493,36.9620921],[22.2012669,36.9621043],[22.2009991,36.9620282],[22.2009261,36.9620271],[22.2006431,36.9621219],[22.2004884,36.9619663],[22.2006041,36.9618239],[22.2007634,36.9616911],[22.2007323,36.9615825],[22.2003802,36.9612707]]},{"id":19815,"author":"AnaDigit","name_GR":"O32: \u039f32 \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b1-\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03a4\u03bf\u03c5\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03a0\u03b5\u03c1\u03af\u03c0\u03c4\u03b5\u03c1\u03bf \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b1\u03c2 \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5 \u03ad\u03c9\u03c2 \u03c4\u03b1 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1 \u0391\u03b2\u03af\u03b1\u03c2","path":"PELOPONNESE\/Pelop_O32_11_Lagada_Pigadia","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":16630,"name_EN":"O32: \u039f32 Lagada-Pigadia","description_EN":"From Lagada Tourist hut to Pigadia","ascent_time":295,"descent_time":305,"marker":"O32","level":10,"ascent":491,"descent":877,"maxelev":1440,"minelev":914,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24989 36.99644,22.27864 37.06659)","views":3,"millestones":"0,22.2655775,37.0668148#1,22.2655835,37.0581962#2,22.2613047,37.0519062#3,22.2685303,37.0463941#4,22.2764665,37.0462556#5,22.2724240,37.0407651#6,22.2653774,37.0367268#7,22.2617418,37.0307909#8,22.2674428,37.0260909#9,22.2734805,37.0209591#10,22.2682499,37.0201579#11,22.2664504,37.0154622#12,22.2631713,37.0102877#13,22.2673909,37.0052926#14,22.2659299,36.9995433#15,22.2573479,37.0005026#16.6,22.2588408,36.9961901","x":22.2716478,"y":37.0246609,"coor":[[22.2655775,37.0668148],[22.2656939,37.0661518],[22.2656825,37.0656626],[22.2654378,37.0650484],[22.265325,37.0640734],[22.2652443,37.0635584],[22.2653955,37.0628463],[22.2654416,37.0618105],[22.2655854,37.0614228],[22.2656257,37.0606415],[22.265933,37.0599858],[22.266292,37.0595291],[22.2663436,37.0592392],[22.266239,37.0588929],[22.2656671,37.058328],[22.2648634,37.0570769],[22.2642599,37.0564146],[22.2638074,37.0552543],[22.2633968,37.055014],[22.2625206,37.0549696],[22.2621061,37.0548531],[22.2618291,37.0546755],[22.2613691,37.0541325],[22.2612216,37.0537],[22.26125,37.0529478],[22.2611866,37.0527688],[22.2609758,37.0526418],[22.260449,37.0525665],[22.2602799,37.0523837],[22.2608426,37.0523672],[22.2610016,37.0522974],[22.2611748,37.0521017],[22.2617851,37.05118],[22.2618704,37.0508906],[22.2622922,37.0506377],[22.2630503,37.0504324],[22.2634959,37.0501258],[22.2640611,37.0499966],[22.2649112,37.0497003],[22.2652613,37.0496333],[22.2658109,37.0496954],[22.266095,37.0495644],[22.2663635,37.0491312],[22.2666848,37.0488452],[22.2664507,37.0482627],[22.2665239,37.0480091],[22.2668,37.047736],[22.2668603,37.0475589],[22.2672918,37.0473737],[22.2676967,37.0468748],[22.2681942,37.0467514],[22.2684221,37.0466195],[22.2686347,37.046172],[22.2687962,37.0454961],[22.2688198,37.0449534],[22.2686895,37.0447487],[22.2687141,37.0446544],[22.2691444,37.044521],[22.2693393,37.0443571],[22.2695854,37.0444103],[22.2699735,37.0446503],[22.2703441,37.0446737],[22.2707999,37.0449012],[22.271042,37.0451345],[22.271701,37.0453289],[22.2719405,37.0456772],[22.2720681,37.045999],[22.2722013,37.0460753],[22.272834,37.0459425],[22.2731355,37.0460348],[22.2736082,37.0460169],[22.2756711,37.0462812],[22.2761962,37.0464308],[22.2771206,37.0458314],[22.277128,37.0455047],[22.2773603,37.0451746],[22.2774207,37.0444905],[22.2775169,37.0442148],[22.2772756,37.0434519],[22.2773583,37.0432751],[22.2773527,37.0430226],[22.2775381,37.0426851],[22.2775987,37.0424944],[22.2774646,37.042346],[22.2771602,37.0423844],[22.2761873,37.0416537],[22.2747633,37.0409796],[22.2745836,37.0409724],[22.2742782,37.0410536],[22.2737162,37.0410454],[22.2734083,37.040739],[22.2725975,37.0407948],[22.2717014,37.0406466],[22.2714766,37.0406433],[22.2710242,37.0407584],[22.2704648,37.0411333],[22.2700644,37.0409427],[22.2697363,37.0410303],[22.2694004,37.040969],[22.2689501,37.040994],[22.2685444,37.0405374],[22.268354,37.0400119],[22.2679043,37.0395164],[22.2674614,37.0392147],[22.2669789,37.0391716],[22.2666969,37.0387168],[22.2665629,37.0386766],[22.2662361,37.0387101],[22.2660597,37.0385588],[22.2659528,37.0383161],[22.2659918,37.0380824],[22.2659564,37.0376627],[22.2661078,37.0374306],[22.2660591,37.0371032],[22.2661088,37.0370002],[22.2659419,37.0369234],[22.2657329,37.0367221],[22.2650469,37.0367301],[22.2648581,37.0366282],[22.2646004,37.0365884],[22.2641337,37.0363472],[22.2635268,37.0358448],[22.2633703,37.0358042],[22.2630314,37.0358736],[22.2630768,37.0353628],[22.2630195,37.0353011],[22.2625514,37.0351208],[22.2623199,37.0349191],[22.2619273,37.034884],[22.2614297,37.0350119],[22.2613187,37.0349495],[22.2614454,37.0343227],[22.2616643,37.0340915],[22.2617383,37.0338019],[22.2614316,37.0334459],[22.2612836,37.0325424],[22.2610534,37.0322867],[22.2609787,37.0321076],[22.2610391,37.0319237],[22.2613266,37.031644],[22.261211,37.0312908],[22.2612477,37.0311606],[22.2615809,37.0308456],[22.2619435,37.0307202],[22.2620237,37.0306537],[22.2619422,37.030283],[22.2621636,37.0299392],[22.2622836,37.0291163],[22.2622079,37.0289845],[22.2618977,37.0287817],[22.261877,37.0287025],[22.2625949,37.0282804],[22.2630357,37.0281764],[22.2636941,37.0278954],[22.263851,37.0279157],[22.264335,37.0283847],[22.2651404,37.0285587],[22.2654219,37.0285381],[22.2664287,37.0282621],[22.2665205,37.0281823],[22.2666627,37.0278577],[22.267018,37.0275609],[22.2669915,37.0272406],[22.267204,37.026793],[22.2671801,37.02636],[22.2674563,37.0260801],[22.2679208,37.0259202],[22.2680774,37.025954],[22.2684101,37.0261549],[22.2685787,37.0261574],[22.2687281,37.0260131],[22.2688014,37.025755],[22.2689847,37.0256045],[22.2696158,37.0255326],[22.2698442,37.0253759],[22.2703878,37.0251991],[22.271014,37.0248499],[22.2714539,37.024782],[22.2716478,37.0246609],[22.2717411,37.024509],[22.2717119,37.0240151],[22.272184,37.0240152],[22.27278,37.0240059],[22.2729728,37.0239343],[22.2730768,37.0238051],[22.2731487,37.0231144],[22.2729992,37.0227675],[22.2731052,37.0220547],[22.2730955,37.0214913],[22.273165,37.0213999],[22.2735166,37.021263],[22.273565,37.0211105],[22.273512,37.0209678],[22.2733221,37.0209155],[22.2728117,37.0211176],[22.2727169,37.0213325],[22.2726938,37.0218572],[22.2723377,37.0221923],[22.2721852,37.022474],[22.2720151,37.0225391],[22.2713162,37.0221323],[22.2707372,37.0218895],[22.2702211,37.021846],[22.2695776,37.0219673],[22.2695802,37.0218547],[22.2702602,37.0216077],[22.2705649,37.0215558],[22.2710243,37.0216188],[22.2711378,37.0215709],[22.2711505,37.021508],[22.271062,37.0214459],[22.2708037,37.0214353],[22.2703011,37.0212928],[22.2696928,37.0213516],[22.2694017,37.0212977],[22.26876,37.0208445],[22.268692,37.0204672],[22.2686842,37.0203183],[22.268575,37.020177],[22.2682608,37.0201522],[22.2677604,37.0204108],[22.2671773,37.0203459],[22.2669401,37.0203988],[22.2667236,37.0205241],[22.266634,37.0205115],[22.2664098,37.0194965],[22.2652911,37.0182724],[22.2651585,37.0181713],[22.2634413,37.0175671],[22.2634777,37.0174504],[22.2640446,37.0172356],[22.2643527,37.0170306],[22.2650773,37.0168001],[22.2655468,37.0164194],[22.2658846,37.0158993],[22.2664527,37.0156304],[22.2664563,37.0154705],[22.2662602,37.015195],[22.266434,37.0149699],[22.2664035,37.0148275],[22.2660154,37.0145943],[22.2650885,37.0138349],[22.2640742,37.0134618],[22.2630975,37.0134114],[22.2620353,37.0131683],[22.2615828,37.0132969],[22.2614939,37.0132527],[22.2614793,37.0129078],[22.2617499,37.0123755],[22.2617207,37.0121767],[22.2617799,37.0120469],[22.26195,37.0119773],[22.2626365,37.0119378],[22.2628426,37.0117741],[22.2628912,37.0116125],[22.2626867,37.0112152],[22.2627139,37.011006],[22.26325,37.0101689],[22.2635387,37.0098284],[22.2636646,37.0097311],[22.2647819,37.0095243],[22.2650886,37.0093824],[22.2652933,37.0092299],[22.2653293,37.0091313],[22.2650697,37.0086836],[22.2650613,37.0085595],[22.265664,37.0082483],[22.26578,37.0080901],[22.2657657,37.0077316],[22.265548,37.0074197],[22.2655071,37.0072388],[22.2658377,37.0070341],[22.265937,37.0066232],[22.2662628,37.006628],[22.2668093,37.0068094],[22.2670488,37.0071509],[22.2672488,37.007253],[22.2678919,37.0066472],[22.2678606,37.0065409],[22.2673954,37.0062389],[22.2673001,37.0059851],[22.2673252,37.0058683],[22.2675785,37.0056016],[22.2673834,37.0052833],[22.2673644,37.0051298],[22.2675273,37.0048843],[22.2678139,37.0046361],[22.2677503,37.0044685],[22.2674953,37.004316],[22.2674666,37.0040948],[22.268056,37.0028821],[22.268031,37.0024987],[22.2677543,37.0023099],[22.2671085,37.0020481],[22.266907,37.0020136],[22.266546,37.0020759],[22.2663113,37.0020161],[22.2658914,37.0017013],[22.2655688,37.0015569],[22.2652776,37.0015143],[22.2648146,37.0016134],[22.2646417,37.001309],[22.2647785,37.0007296],[22.2645099,37.0001894],[22.264516,36.9999191],[22.2647096,36.9998048],[22.2660759,36.999516],[22.2662125,36.9994392],[22.2662157,36.9992972],[22.2653775,36.9994517],[22.2651528,36.9994485],[22.2645392,36.9992547],[22.2641094,36.9993769],[22.2636592,36.9994086],[22.263544,36.9995308],[22.2633865,37.0000333],[22.2622506,37.0005664],[22.2619111,37.0006719],[22.2617507,37.0008047],[22.2614595,37.0012579],[22.2613237,37.0012987],[22.2610892,37.0012344],[22.2605275,37.0007327],[22.2603382,37.0006556],[22.2601356,37.0006707],[22.2597603,37.0008634],[22.2591953,37.0010039],[22.2586406,37.000687],[22.2580897,37.000697],[22.2574411,37.000559],[22.2568205,37.0001781],[22.2566187,37.0001571],[22.2563694,37.0002458],[22.256157,37.0001999],[22.2556916,36.9999091],[22.2555569,36.9994137],[22.2553798,36.9992939],[22.254996,36.9993694],[22.2546853,36.9996916],[22.2542517,36.9999759],[22.2540828,36.9999914],[22.2537295,36.9997158],[22.2532157,36.9990908],[22.2527418,36.9986828],[22.2523408,36.9985281],[22.2514569,36.9983619],[22.2519188,36.9983079],[22.2523547,36.99792],[22.2548119,36.9966109],[22.255254,36.9964394],[22.2564807,36.9963583],[22.2576397,36.9961342],[22.257817,36.9962427],[22.2582435,36.996267],[22.2582256,36.9965574],[22.2583361,36.9966379],[22.2588408,36.9961901]]},{"id":20017,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a0\u03bb\u03ac\u03c4\u03c3\u03b1-\u039c\u03ac\u03bb\u03c3\u03bf\u03b2\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Platza_Malsova","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":2588,"name_EN":"Mani-Kardamyli: Platsa-Malsova","description_EN":"","ascent_time":55,"descent_time":65,"marker":"No_marks","level":10,"ascent":0,"descent":359,"maxelev":384,"minelev":18,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.29891 36.80263,22.31769 36.81261)","views":0,"millestones":"0,22.3176850,36.8028756#1,22.3105007,36.8055521#2,22.3042134,36.8109734#2.6,22.2989090,36.8126158","x":22.3112018,"y":36.805125,"coor":[[22.317685,36.8028756],[22.3174102,36.8026284],[22.3172085,36.8026255],[22.3169309,36.8030182],[22.3168492,36.803675],[22.3167661,36.8038383],[22.3165802,36.8041422],[22.3161061,36.8041805],[22.3158338,36.8043299],[22.3159958,36.8046116],[22.3157807,36.8047077],[22.3155002,36.8047218],[22.3153657,36.8047199],[22.315301,36.8046018],[22.3149456,36.8044525],[22.314463,36.8044817],[22.314096,36.8043503],[22.3139947,36.8043669],[22.3138895,36.8045637],[22.3138115,36.8045446],[22.3137124,36.8044621],[22.3137158,36.8043089],[22.3134689,36.8043234],[22.313406,36.8041242],[22.31306,36.804214],[22.3129444,36.8043746],[22.3128328,36.8043549],[22.3126841,36.804488],[22.3125882,36.8047751],[22.3123766,36.804709],[22.3122966,36.80478],[22.3122312,36.8046979],[22.3117766,36.8049799],[22.3116882,36.8049246],[22.3114525,36.8049393],[22.3112018,36.805125],[22.311073,36.8053755],[22.3101917,36.8056469],[22.3097207,36.8057507],[22.3094698,36.8059454],[22.3093742,36.8062144],[22.309659,36.8065159],[22.3092057,36.8062301],[22.3090941,36.8062105],[22.3087822,36.8066297],[22.3085685,36.8066627],[22.3083971,36.8068135],[22.3081984,36.8071802],[22.3079369,36.8073477],[22.3077499,36.8076966],[22.3074548,36.8078637],[22.3074005,36.8077818],[22.3069019,36.8080271],[22.306329,36.8085462],[22.3055937,36.8093559],[22.305642,36.8097082],[22.3057739,36.8098272],[22.3057499,36.809899],[22.305021,36.8104204],[22.3049798,36.8107623],[22.3048882,36.8108512],[22.3043487,36.8109156],[22.3036471,36.811212],[22.3025727,36.8111336],[22.3015834,36.8112637],[22.3010183,36.8114719],[22.3007313,36.8117743],[22.3003637,36.8117172],[22.3001508,36.8117142],[22.2999019,36.8118188],[22.298909,36.8126158]]},{"id":20018,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039c\u03b7\u03bb\u03b9\u03ac-\u03bc\u03bf\u03bd\u03ae \u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ac\u03c2 \u0393\u03b9\u03ac\u03c4\u03c1\u03b9\u03c3\u03c3\u03b1\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Milia_Giatrissa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4738,"name_EN":"Mani-Krdamyli: Milia-Panagia Giatrissa monastery","description_EN":"","ascent_time":120,"descent_time":100,"marker":"No_marks","level":10,"ascent":597,"descent":40,"maxelev":1045,"minelev":456,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.35571 36.83561,22.38849 36.85177)","views":0,"millestones":"0,22.3560693,36.8351697#1,22.3642347,36.8403589#2,22.3732522,36.8441229#3,22.3817259,36.8480292#4,22.3872216,36.8469774#4.7,22.3866012,36.8521956","x":22.376933,"y":36.846791,"coor":[[22.3560693,36.8351697],[22.3567083,36.8351785],[22.3572484,36.8357133],[22.358216,36.8360872],[22.3589845,36.8363322],[22.3596121,36.8364648],[22.3598784,36.8365946],[22.3601243,36.8366341],[22.3604335,36.8368547],[22.3607623,36.8369989],[22.3611309,36.8370671],[22.3618933,36.8376004],[22.3622045,36.8377309],[22.3625907,36.8380246],[22.3627539,36.8382612],[22.3630199,36.8384091],[22.3631077,36.8390232],[22.3634085,36.8396403],[22.3635945,36.8398592],[22.3641058,36.8400736],[22.3641685,36.8402907],[22.364366,36.8404918],[22.3646212,36.8406215],[22.3648246,36.8407144],[22.3649262,36.8406797],[22.3653956,36.8407583],[22.3658003,36.8407098],[22.3662465,36.8408241],[22.3663789,36.8409251],[22.3666727,36.8411319],[22.3670183,36.8412268],[22.3671399,36.8413096],[22.3670909,36.84139],[22.3676273,36.8414785],[22.3677242,36.8415722],[22.3681715,36.8416325],[22.3684999,36.8420065],[22.3688096,36.8422091],[22.3689449,36.8421749],[22.369089,36.842258],[22.3695277,36.8421919],[22.3699412,36.8422606],[22.3702169,36.8424808],[22.3703847,36.8425011],[22.3705711,36.8427019],[22.3705123,36.8428273],[22.3705665,36.8429182],[22.3709765,36.8431492],[22.371611,36.8433742],[22.3717932,36.8432415],[22.3719162,36.8432612],[22.372594,36.8435589],[22.372692,36.8436954],[22.3732227,36.8440542],[22.373351,36.8443534],[22.3736521,36.8444297],[22.373918,36.8445865],[22.3737023,36.8447098],[22.3737222,36.8448272],[22.3742364,36.8449064],[22.3752755,36.8456236],[22.3760814,36.8456978],[22.3765195,36.8461905],[22.3764831,36.8463252],[22.3765463,36.8465153],[22.3768145,36.8465641],[22.376933,36.846791],[22.3771094,36.8469376],[22.3779708,36.8472063],[22.3784875,36.8471683],[22.3796165,36.8473459],[22.3800878,36.8473343],[22.3807797,36.847497],[22.3812128,36.8477012],[22.3814955,36.8481196],[22.3816987,36.8480593],[22.3818365,36.847908],[22.3834991,36.8472456],[22.3834804,36.847065],[22.3836613,36.8469954],[22.3837058,36.8468991],[22.3836195,36.8467357],[22.3839234,36.8466857],[22.3838029,36.8465489],[22.3839389,36.8464786],[22.383976,36.8463169],[22.3838095,36.8462335],[22.3840237,36.8461823],[22.3839701,36.8460644],[22.3838576,36.8460809],[22.3839712,36.8460104],[22.3840199,36.8458307],[22.383921,36.8457302],[22.3841702,36.8456165],[22.384357,36.8457993],[22.384394,36.8456375],[22.3844828,36.8456838],[22.384413,36.8452682],[22.38449,36.8453414],[22.3845881,36.845523],[22.3847894,36.8455528],[22.3853,36.8458031],[22.3854154,36.8456514],[22.3856153,36.8457443],[22.3858901,36.8460094],[22.3859541,36.8461635],[22.3860218,36.8461464],[22.386104,36.8459672],[22.3862861,36.8458435],[22.3863014,36.8457175],[22.3867326,36.8460118],[22.3868109,36.8465537],[22.3869962,36.8468086],[22.3872281,36.846983],[22.3873948,36.8475892],[22.3876131,36.8478715],[22.3875539,36.848024],[22.3876413,36.8481333],[22.3876801,36.8484223],[22.3881294,36.8489241],[22.3882045,36.8490874],[22.3881065,36.8492123],[22.3879887,36.8494811],[22.3877021,36.8497746],[22.3874958,36.8499228],[22.3874216,36.8499826],[22.3870859,36.8505955],[22.3870429,36.8507256],[22.38695,36.8514094],[22.3864994,36.8520342],[22.3865084,36.8521425],[22.3866012,36.8521956]]},{"id":20019,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u03a4\u03c1\u03b1\u03c7\u03ae\u03bb\u03b1-\u0398\u03b1\u03bb\u03ac\u03bc\u03b5\u03c2","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b9\u03c2 \u0398\u03b1\u03bb\u03ac\u03bc\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf \u039d\u03bf\u03bc\u03b9\u03c4\u03c3\u03ae","path":"PELOPONNESE\/Pelop_Mani_Trachila_Thalames","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3235,"name_EN":"Mani-Kardamyli: Trachila-Thalames","description_EN":"The old paths to Thalames and Nomitsis","ascent_time":85,"descent_time":65,"marker":"Red_dots","level":10,"ascent":449,"descent":11,"maxelev":456,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.30994 36.77194,22.32692 36.78865)","views":0,"millestones":"0,22.3128255,36.7717414#1,22.3144809,36.7781856#2,22.3222266,36.7834500#3.2,22.3265508,36.7888832","x":22.3198181,"y":36.7823345,"coor":[[22.3128255,36.7717414],[22.3123641,36.7723433],[22.3117337,36.7729923],[22.3109265,36.7740354],[22.3106238,36.7745539],[22.3102447,36.7749812],[22.3102904,36.7752568],[22.3107944,36.7754577],[22.3110409,36.7754612],[22.3111253,36.7755683],[22.3114366,36.7756809],[22.3114995,36.7758801],[22.311952,36.776193],[22.3124555,36.7762272],[22.3124767,36.7762816],[22.3127459,36.7762673],[22.3128455,36.7763228],[22.3131637,36.7766338],[22.3135612,36.7769008],[22.3137783,36.7772194],[22.3140444,36.7773494],[22.3142727,36.7776681],[22.3143214,36.7780023],[22.3149881,36.7787689],[22.3150209,36.7793192],[22.3156049,36.7797691],[22.3156554,36.7800222],[22.3158871,36.7801877],[22.316049,36.7804694],[22.3162821,36.7805719],[22.3163464,36.780708],[22.3167158,36.7807222],[22.3171307,36.7812239],[22.3178753,36.7815048],[22.3179067,36.7816044],[22.3180402,36.7816514],[22.3180708,36.781787],[22.3184041,36.7819179],[22.3185028,36.7820184],[22.3188159,36.7820499],[22.3194155,36.7823018],[22.3198181,36.7823345],[22.320006,36.7824543],[22.3204525,36.7825327],[22.3206972,36.7826173],[22.3209954,36.7828198],[22.3211327,36.7826865],[22.3213656,36.782798],[22.3218369,36.7832824],[22.322104,36.7833673],[22.3222917,36.7834961],[22.3225678,36.7836487],[22.322681,36.7835962],[22.3229265,36.7836448],[22.3231896,36.7839099],[22.3229748,36.783997],[22.3233883,36.7840344],[22.3235255,36.7839259],[22.3236027,36.7839653],[22.3236009,36.7840464],[22.3233861,36.7841335],[22.3233714,36.7842955],[22.3238449,36.7843112],[22.3241414,36.7843131],[22.3246583,36.7842483],[22.3245891,36.7843375],[22.3247886,36.7844394],[22.3249907,36.7844242],[22.3253091,36.7847262],[22.3254645,36.7847915],[22.3252535,36.7849124],[22.3251002,36.7852618],[22.3247459,36.7855813],[22.3241762,36.7865287],[22.3238462,36.7867584],[22.3236958,36.7869726],[22.3234336,36.7871762],[22.3233203,36.7874766],[22.3241987,36.7883092],[22.3248044,36.7882817],[22.3256857,36.7884654],[22.3261093,36.7885705],[22.3265508,36.7888832]]},{"id":20020,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9-\u03a4\u03c3\u03ad\u03c1\u03b9\u03b1","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03bf\u03c5 \u03c6\u03b1\u03c1\u03b1\u03b3\u03b3\u03b9\u03bf\u03cd \u03c4\u03bf\u03c5 \u0392\u03c5\u03c1\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Mani_Exochori_Tseria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3789,"name_EN":"Mani-Kardamyli: Exochori-Tseria","description_EN":"Crossing the Viros gorge","ascent_time":85,"descent_time":80,"marker":"Kardamyli_Exochori_Tseria","level":11,"ascent":341,"descent":164,"maxelev":620,"minelev":410,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.26769 36.90248,22.28077 36.91548)","views":0,"millestones":"0,22.2687155,36.9023031#1,22.2741003,36.9063241#2,22.2794950,36.9118443#3,22.2765349,36.9139743#3.8,22.2699699,36.9151069","x":22.2797675,"y":36.9124415,"coor":[[22.2687155,36.9023031],[22.2685042,36.9027147],[22.2693031,36.9031229],[22.2694653,36.9033957],[22.2695161,36.9036308],[22.2694031,36.9036652],[22.2689781,36.9035959],[22.2682036,36.9036026],[22.2679605,36.9036802],[22.2683129,36.903994],[22.2687771,36.9041901],[22.2692423,36.904305],[22.2692916,36.9043305],[22.2695917,36.9044611],[22.2695566,36.9045237],[22.2696481,36.9045566],[22.2699524,36.9046872],[22.2700148,36.9049044],[22.2701792,36.9050781],[22.2707845,36.9056434],[22.2714191,36.905869],[22.2718345,36.905866],[22.2721584,36.9059338],[22.2722494,36.9058811],[22.2724373,36.9059154],[22.2729306,36.9059406],[22.2737065,36.9061546],[22.2738407,36.9062084],[22.2745184,36.9065157],[22.2747167,36.9066808],[22.2749625,36.9068241],[22.2752029,36.907116],[22.2754349,36.9072816],[22.2765385,36.9071174],[22.2769716,36.907322],[22.2770679,36.9075307],[22.2773544,36.9077692],[22.2775111,36.9077895],[22.2778383,36.9077131],[22.2779147,36.9076691],[22.2784965,36.9078128],[22.2786022,36.9081027],[22.2786561,36.9082184],[22.2782777,36.9085735],[22.2783812,36.9086989],[22.2786793,36.9089196],[22.2787762,36.9091012],[22.2789543,36.9091669],[22.2792845,36.9094601],[22.2796405,36.9096005],[22.2797422,36.9100706],[22.279766,36.9103076],[22.2797122,36.9104533],[22.2797492,36.9108053],[22.2795361,36.911298],[22.2794813,36.9117389],[22.2795385,36.9121904],[22.2797675,36.9124415],[22.2798418,36.9126319],[22.2798653,36.9130829],[22.2801925,36.9135113],[22.280166,36.9136912],[22.2801473,36.9138036],[22.2803332,36.9140226],[22.280308,36.9142565],[22.2803115,36.9144436],[22.2803683,36.9146472],[22.2804905,36.9147031],[22.2804548,36.9147927],[22.2803771,36.9147555],[22.2802973,36.9148085],[22.2801306,36.9147339],[22.2801787,36.914969],[22.2800185,36.9151019],[22.2801956,36.9152126],[22.2801387,36.9152478],[22.27978,36.9152246],[22.2798015,36.91527],[22.2797454,36.9152692],[22.2793695,36.9150113],[22.2794169,36.9153996],[22.2792606,36.9153613],[22.2792466,36.9154873],[22.2791476,36.9153957],[22.2788887,36.915428],[22.278875,36.915536],[22.278753,36.9154711],[22.278773,36.9155796],[22.2786059,36.9155231],[22.2783115,36.915636],[22.2782346,36.9155627],[22.2782499,36.9153827],[22.2779712,36.9152975],[22.2777326,36.9149245],[22.2771899,36.9146012],[22.2771694,36.9145108],[22.276542,36.9139609],[22.2764951,36.9140503],[22.2763504,36.9139941],[22.2753854,36.9139801],[22.2742449,36.9137833],[22.2736432,36.9134636],[22.2735655,36.913485],[22.2730293,36.913369],[22.2728637,36.9134027],[22.2723771,36.9135759],[22.2720236,36.9138231],[22.2717527,36.9138913],[22.2715513,36.9138613],[22.2713908,36.9141023],[22.2713145,36.9144978],[22.2708298,36.9145899],[22.2703767,36.9147726],[22.2701037,36.9149308],[22.2699699,36.9151069]]},{"id":20021,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u0391\u03b3\u03af\u03b1 \u03a3\u03bf\u03c6\u03af\u03b1-\u039c\u03bf\u03bd\u03ae \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a3\u03bf\u03c6\u03af\u03b1 \u03c3\u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03c4\u03bf\u03c5 \u0392\u03c5\u03c1\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Mani_AgiaSofia_Sotiras","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3226,"name_EN":"Mani-Kardamyli: Agia Sofia-Sotiras monastery","description_EN":"From Agia Sofia to the Vyros gorge","ascent_time":55,"descent_time":55,"marker":"No_marks","level":10,"ascent":139,"descent":184,"maxelev":310,"minelev":152,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24494 36.89508,22.26025 36.9061)","views":2,"millestones":"0,22.2451950,36.8950628#1,22.2519224,36.9004897#2,22.2597335,36.9047662#3.2,22.2590950,36.9063109","x":22.2557147,"y":36.9040238,"coor":[[22.245195,36.8950628],[22.2454639,36.8949248],[22.2457921,36.8948688],[22.246272,36.8949841],[22.2465575,36.8952587],[22.2471652,36.8956732],[22.2477106,36.8958706],[22.2483306,36.8962402],[22.2484854,36.8963394],[22.2486312,36.8963416],[22.2487222,36.8962888],[22.2487031,36.8961443],[22.2488833,36.8962552],[22.2494208,36.8967949],[22.2497196,36.8969795],[22.24976,36.8971784],[22.2498096,36.8973234],[22.2502297,36.8976],[22.2506522,36.8977752],[22.2508035,36.8979216],[22.2510539,36.8982588],[22.25141,36.8983902],[22.2516297,36.8986008],[22.2517088,36.8990706],[22.2516713,36.8997281],[22.2516572,36.9001447],[22.2519092,36.9004774],[22.2523377,36.9008803],[22.2526447,36.9015834],[22.2528955,36.9017628],[22.2533548,36.9020467],[22.2536514,36.9023305],[22.2540271,36.9022797],[22.2545483,36.9023707],[22.2547043,36.9024181],[22.2548822,36.9026325],[22.2554664,36.9031008],[22.2555604,36.9034086],[22.2557341,36.9036635],[22.2557147,36.9040238],[22.2558045,36.9040251],[22.2563861,36.903619],[22.2566914,36.9035649],[22.2572169,36.9036537],[22.2576417,36.9036352],[22.2580446,36.9036862],[22.258415,36.9038854],[22.2591138,36.9042472],[22.2595055,36.904298],[22.2597024,36.9047245],[22.2600183,36.9051437],[22.259951,36.9051427],[22.2595765,36.9048308],[22.2593034,36.9045023],[22.258966,36.9045334],[22.2579619,36.9042663],[22.2571286,36.9043893],[22.2569693,36.9044861],[22.2568666,36.9046987],[22.2566576,36.9050021],[22.2563432,36.9052115],[22.2564319,36.9052579],[22.2572227,36.9049405],[22.2579742,36.9049605],[22.2584951,36.905189],[22.2584825,36.9052519],[22.2583406,36.9052295],[22.2579503,36.9051157],[22.2575674,36.9051731],[22.256944,36.9054434],[22.2568518,36.9055502],[22.257008,36.9055886],[22.2573599,36.9054135],[22.2578091,36.905402],[22.2587091,36.9058028],[22.2585518,36.9058568],[22.2596099,36.906172],[22.2592445,36.906196],[22.259095,36.9063109]]},{"id":20024,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u039d\u03ad\u03bf \u039f\u03af\u03c4\u03c5\u03bb\u03bf-\u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u039a\u03b5\u03bb\u03b5\u03c6\u03ac\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03c3\u03c4\u03bf \u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u039a\u03b5\u03bb\u03b5\u03c6\u03ac\u03c2","path":"PELOPONNESE\/Pelop_Mani_NeoOetylo_Kelefa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":1229,"name_EN":"Mani-Areopoli: Neo Oetylo-Kelefa castle","description_EN":"A different way to Kelefa Castle","ascent_time":35,"descent_time":25,"marker":"No_marks","level":10,"ascent":232,"descent":0,"maxelev":248,"minelev":11,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.38808 36.69724,22.39658 36.70078)","views":0,"millestones":"0,22.3881076,36.6995372#1.2,22.3965078,36.7008022","x":22.3919478,"y":36.6981267,"coor":[[22.3881076,36.6995372],[22.3883355,36.6992789],[22.3883429,36.6986909],[22.3888231,36.6987424],[22.3894849,36.6986793],[22.3896884,36.6985829],[22.3897876,36.6986563],[22.389923,36.6986041],[22.3900788,36.6981104],[22.3900481,36.6979748],[22.3901846,36.6978685],[22.3902383,36.6979774],[22.3903543,36.6977807],[22.3907529,36.6974525],[22.3909074,36.6975628],[22.3912178,36.6971704],[22.3915609,36.6973553],[22.3917356,36.697565],[22.3919642,36.6978745],[22.3919478,36.6981267],[22.3920371,36.6981369],[22.3921986,36.6984456],[22.3929694,36.6985191],[22.3930123,36.6986098],[22.3933473,36.6989704],[22.3937024,36.6991194],[22.3937451,36.6992191],[22.3941347,36.6993235],[22.3946833,36.6998537],[22.3948284,36.6998737],[22.3950269,36.7000206],[22.3952059,36.700023],[22.3954281,36.7001071],[22.3956322,36.7003848],[22.3955965,36.7004835],[22.3958606,36.7007034],[22.3962374,36.7008887],[22.3965078,36.7008022]]},{"id":20025,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03c1\u03b5\u03cc\u03c0\u03bf\u03bb\u03b7: \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u0394\u03b9\u03c1\u03bf\u03cd-\u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03b1\u03c6\u03c5\u03bb\u03bb\u03b9\u03ac","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u03ba\u03ac\u03bc\u03c0\u03bf \u0394\u03c5\u03c1\u03bf\u03cd \u03c3\u03c4\u03b7\u03bd \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03b1\u03c6\u03c5\u03bb\u03bb\u03b9\u03ac","path":"PELOPONNESE\/Pelop_Mani_Diros_Triantafylia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2636,"name_EN":"Mani-Areopoli: Pirgos Dirou-Triantafylia","description_EN":"From Diros to Triantafylia","ascent_time":60,"descent_time":60,"marker":"No_marks","level":10,"ascent":34,"descent":21,"maxelev":212,"minelev":189,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.38131 36.60948,22.3918 36.62463)","views":0,"millestones":"0,22.3813476,36.6246282#1,22.3874335,36.6177217#2,22.3867483,36.6094482#2.6,22.3917469,36.6119512","x":22.3875665,"y":36.6143014,"coor":[[22.3813476,36.6246282],[22.3813086,36.6245217],[22.3813642,36.6239997],[22.381377,36.6236055],[22.3814587,36.6234443],[22.3820024,36.6231092],[22.3823953,36.6225016],[22.3828167,36.6221377],[22.3833931,36.6217129],[22.383718,36.6216813],[22.3842044,36.6214174],[22.3846324,36.62127],[22.384884,36.621003],[22.3852786,36.6208461],[22.3861662,36.62011],[22.3865727,36.6193853],[22.3868452,36.6186499],[22.3871309,36.6183563],[22.3872934,36.61807],[22.3876822,36.6171198],[22.3881877,36.6164687],[22.3879056,36.6160051],[22.3876595,36.6149382],[22.3875586,36.6146799],[22.3875665,36.6143014],[22.3873864,36.6138212],[22.3870605,36.6133661],[22.3867075,36.613136],[22.38659,36.612873],[22.3864577,36.6127811],[22.3864421,36.6124564],[22.3862927,36.6121118],[22.3862237,36.6116692],[22.3863634,36.6108688],[22.3862833,36.6104171],[22.386453,36.6097884],[22.3866418,36.6094101],[22.3872501,36.6096279],[22.3874438,36.6099911],[22.3876116,36.6105252],[22.3882319,36.610804],[22.3883233,36.6115173],[22.3892959,36.6120623],[22.3896305,36.6121029],[22.3899461,36.611981],[22.39048,36.6121144],[22.3911112,36.6118705],[22.3917469,36.6119512]]},{"id":20026,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7: \u0391\u03bd\u03b1\u03c4. \u039c\u03ac\u03bd\u03b7, \u039d\u03cc\u03bc\u03b9\u03b1-\u039a\u03b1\u03bb\u03bf\u03bd\u03b9\u03bf\u03af","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u039d\u03cc\u03bc\u03b9\u03b1 \u03c3\u03c4\u03bf\u03c5\u03c2 \u039a\u03b1\u03bb\u03bf\u03bd\u03b9\u03bf\u03cd\u03c2","path":"PELOPONNESE\/Pelop_Mani_Nomia_Kita","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2040,"name_EN":"Mani: Eastern Mani, Nomia-Kalonii","description_EN":"The old road from Nomia to Kalonii","ascent_time":40,"descent_time":35,"marker":"No_marks","level":10,"ascent":128,"descent":5,"maxelev":239,"minelev":110,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.3943 36.51203,22.40924 36.51557)","views":3,"millestones":"0,22.3956413,36.5148573#1,22.4010681,36.5128350#2,22.4091672,36.5157709","x":22.4011378,"y":36.5128444,"coor":[[22.3956413,36.5148573],[22.3954977,36.514292],[22.3951639,36.5142334],[22.3947114,36.5139749],[22.394338,36.513891],[22.3944366,36.5134417],[22.3946253,36.5133946],[22.3947531,36.513153],[22.3949292,36.513108],[22.3950459,36.5128662],[22.3952284,36.5126794],[22.3954301,36.512646],[22.3957129,36.5124695],[22.3962493,36.5124497],[22.3965698,36.5119019],[22.3966824,36.5118584],[22.3971611,36.5119279],[22.3972318,36.5120888],[22.3971161,36.5122856],[22.3975291,36.5122911],[22.3980966,36.5123889],[22.3982185,36.5124356],[22.3985102,36.5123674],[22.3988451,36.5123719],[22.3994882,36.5125969],[22.4000077,36.5128562],[22.4005686,36.5129336],[22.4009348,36.5130467],[22.4010712,36.5128254],[22.4011378,36.5128444],[22.4014195,36.5127219],[22.4018685,36.5128812],[22.4018453,36.512926],[22.4022477,36.5129043],[22.4024416,36.5127086],[22.4027812,36.512756],[22.4026757,36.5130002],[22.4027633,36.5130825],[22.4034671,36.513288],[22.4038468,36.5134418],[22.403823,36.5135136],[22.4039891,36.5135789],[22.4043321,36.5136308],[22.4046553,36.5131213],[22.4049044,36.5129038],[22.4050605,36.5129149],[22.405636,36.513166],[22.4060814,36.513226],[22.4062329,36.5134624],[22.4066747,36.5137027],[22.4071533,36.5137812],[22.4077297,36.5139872],[22.4083691,36.5143924],[22.4086744,36.5147547],[22.4089717,36.514957],[22.4089655,36.5152634],[22.4088498,36.5154602],[22.4091587,36.5156446],[22.4091672,36.5157709]]},{"id":20027,"author":"AnaDigit","name_GR":"\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7: \u039d\u03cd\u03c6\u03b9-\u039a\u03b9\u03cc\u03bd\u03b9\u03b1","description_GR":"\u03a3\u03c4\u03bf\u03bd \u03b1\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc \u03c7\u03ce\u03c1\u03bf \u0391\u03b9\u03b3\u03af\u03bb\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Mani_Vigla_Egila","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3219,"name_EN":"Eastern Mani: Nyfi-Kionia","description_EN":"To the archaeological site of Egila","ascent_time":85,"descent_time":70,"marker":"Red_dots","level":10,"ascent":376,"descent":22,"maxelev":518,"minelev":143,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.46078 36.54222,22.47329 36.55657)","views":0,"millestones":"0,22.4730110,36.5564570#1,22.4689351,36.5510796#2,22.4620382,36.5488279#3.2,22.4627797,36.5424325","x":22.4653681,"y":36.550867,"coor":[[22.473011,36.556457],[22.4723044,36.5565922],[22.4721522,36.5567187],[22.471431,36.556457],[22.4720541,36.5560233],[22.4722484,36.5558005],[22.4723878,36.5555318],[22.4723589,36.5552971],[22.4718253,36.5540283],[22.4712288,36.5531102],[22.471157,36.5527848],[22.4711927,36.552677],[22.4710257,36.5526479],[22.4710725,36.5525403],[22.4709721,36.55253],[22.4710294,36.5524586],[22.4709512,36.5524576],[22.4710648,36.5523599],[22.4708977,36.5523397],[22.4709439,36.5522592],[22.4708097,36.5522665],[22.4709012,36.5521595],[22.4706672,36.5521295],[22.4707597,36.5519684],[22.4705938,36.5518851],[22.4705968,36.5517319],[22.4705587,36.5516638],[22.4699002,36.5516283],[22.4695118,36.5514972],[22.4683665,36.5506532],[22.4675791,36.5503546],[22.4671659,36.5503493],[22.4666712,36.5505052],[22.4659682,36.5504601],[22.4656879,36.5505105],[22.4657319,36.5505472],[22.4656083,36.5505816],[22.4656968,36.5506278],[22.4656065,36.5506718],[22.4656613,36.5507265],[22.4653681,36.550867],[22.4652764,36.550983],[22.4648489,36.5511307],[22.4645924,36.5511094],[22.4642048,36.5509331],[22.4639965,36.5507321],[22.4639551,36.5505694],[22.4623057,36.5503588],[22.4616067,36.5501154],[22.461242,36.5499124],[22.4611883,36.5498035],[22.4609121,36.5496467],[22.4615098,36.5492781],[22.4617926,36.5491015],[22.4620896,36.5487718],[22.4623328,36.5483422],[22.4625342,36.5477589],[22.4624799,36.5471182],[22.4621772,36.5466095],[22.4621493,36.5466948],[22.4620387,36.5466393],[22.4620291,36.5467361],[22.4620723,36.5468087],[22.4619826,36.5468256],[22.4619445,36.5470595],[22.4617348,36.5469306],[22.461423,36.5463136],[22.4614989,36.5458639],[22.4619997,36.5454016],[22.4620073,36.5450141],[22.4619226,36.5447786],[22.4619851,36.5444459],[22.4624137,36.5436762],[22.4628355,36.543249],[22.4629422,36.5429349],[22.4625275,36.5424427],[22.4621619,36.5422848],[22.4614504,36.5421134],[22.4614128,36.5420723],[22.4620606,36.5420807],[22.4627797,36.5424325]]},{"id":20063,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u039a\u03ac\u03bc\u03c0\u03bf\u03c2-\u03a3\u03c9\u03c4\u03b7\u03c1\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1","description_GR":"\u039c\u03ad\u03c3\u03c9 \u03bc\u03bf\u03bd\u03ae\u03c2 \u0395\u03c5\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03c3\u03c4\u03c1\u03b9\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03a4\u03bf\u03cd\u03bc\u03c0\u03b9\u03b1","path":"PELOPONNESE\/Pelop_Mani_Avia_Kambos_Sotirianika","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5589,"name_EN":"Mani-Avia: Kambos-Sotirianika","description_EN":"Via the Evagelistria monastery and Toubia","ascent_time":125,"descent_time":125,"marker":"No_marks","level":10,"ascent":213,"descent":185,"maxelev":327,"minelev":210,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.19367 36.93841,22.20935 36.96952)","views":1,"millestones":"0,22.2025682,36.9383088#1,22.2061085,36.9439637#2,22.2041415,36.9509285#3,22.2075200,36.9555689#4,22.2014041,36.9600778#5,22.1961004,36.9669413#5.6,22.1936759,36.9691005","x":22.207123,"y":36.9558701,"coor":[[22.2025682,36.9383088],[22.2029308,36.9383166],[22.2027178,36.9393476],[22.2027992,36.9397094],[22.2029429,36.9399527],[22.2035794,36.9403882],[22.2037196,36.9406336],[22.2039731,36.9408358],[22.20378,36.9414097],[22.2035691,36.9417851],[22.2031542,36.9422385],[22.2031715,36.942455],[22.2033975,36.9428731],[22.2033874,36.9433056],[22.2033385,36.9434761],[22.2030809,36.9434451],[22.2030347,36.9434985],[22.2031317,36.9436712],[22.2033418,36.9438096],[22.2038584,36.9438985],[22.2044369,36.9437991],[22.2049279,36.9439327],[22.2055351,36.9438969],[22.2058363,36.9439825],[22.2062784,36.9439532],[22.2065919,36.9439939],[22.2069756,36.9439096],[22.2075632,36.944083],[22.207696,36.9441661],[22.2076876,36.9445265],[22.2075268,36.9446773],[22.2073938,36.9450809],[22.2069148,36.9458758],[22.2065016,36.9462572],[22.2054979,36.946918],[22.2047452,36.947889],[22.2046641,36.9484737],[22.2045239,36.9487059],[22.204278,36.9496125],[22.2041977,36.9506388],[22.2041024,36.9508717],[22.2042869,36.9511449],[22.2046991,36.9512863],[22.2051588,36.9513203],[22.205464,36.9512348],[22.205761,36.951023],[22.2060556,36.9509103],[22.2061474,36.9509161],[22.2061571,36.9509794],[22.2060468,36.9513743],[22.2059789,36.9516369],[22.2060751,36.9518006],[22.2062016,36.9524334],[22.2063222,36.9525615],[22.206678,36.952711],[22.207231,36.9527014],[22.2074428,36.9527677],[22.2076519,36.9529511],[22.2083109,36.9531052],[22.2089977,36.953404],[22.2088071,36.9538698],[22.2082211,36.9544378],[22.2082069,36.9545638],[22.208044,36.9548047],[22.2079208,36.9552715],[22.2079276,36.9554609],[22.2080356,36.9556428],[22.2079456,36.9556505],[22.2076806,36.9554572],[22.2074319,36.9556314],[22.207123,36.9558701],[22.2072246,36.956088],[22.2071494,36.9562266],[22.2065294,36.9563254],[22.2064582,36.9564865],[22.2060543,36.9564714],[22.206135,36.9568602],[22.2059524,36.9569836],[22.2057721,36.9570079],[22.2054171,36.9573],[22.205146,36.957368],[22.2049363,36.9572116],[22.2049195,36.9574457],[22.2047217,36.9572624],[22.2046594,36.9575229],[22.2045484,36.9574671],[22.2045414,36.9577645],[22.2043963,36.9577262],[22.2044461,36.9579974],[22.204208,36.9580929],[22.2040589,36.9587035],[22.2034888,36.9595422],[22.2033526,36.9600809],[22.2030014,36.9602108],[22.2026326,36.9601331],[22.202161,36.9601259],[22.2018386,36.9599859],[22.201647,36.9599266],[22.2015167,36.9599742],[22.2010345,36.9604176],[22.2005795,36.9606631],[22.2006261,36.9610694],[22.2003799,36.9612707],[22.2001803,36.9614006],[22.1995362,36.9615621],[22.1989255,36.9622198],[22.1982312,36.9626058],[22.1981449,36.9627397],[22.1980052,36.9627083],[22.1978804,36.9628056],[22.1974904,36.9631512],[22.1973089,36.9633151],[22.1971669,36.9635789],[22.1969388,36.9639179],[22.1970569,36.9641022],[22.1973823,36.9645939],[22.1973961,36.9649636],[22.1970775,36.9655086],[22.1967775,36.9658465],[22.1965207,36.9660184],[22.1962431,36.9663567],[22.1960912,36.9669943],[22.1959775,36.9673802],[22.1957315,36.967809],[22.1957566,36.96817],[22.1956727,36.9683039],[22.1959041,36.9684967],[22.1959072,36.9688392],[22.195597,36.9691319],[22.1951084,36.9693679],[22.1950324,36.9692586],[22.1950701,36.9690879],[22.1949073,36.9688916],[22.1948931,36.9690176],[22.1946575,36.969005],[22.1944257,36.9693079],[22.1940667,36.9695255],[22.1939339,36.9694424],[22.1938509,36.9691527],[22.1936759,36.9691005]]}],{"extent":[22.12602,36.38616,22.49997,37.06659],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":false},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":false},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":false},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","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_Menalon_Trail_Dimitsana_Zygovisti":{"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_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"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},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_mani_overview = new getPoiCollection("mani_overview",[],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Φαράγγι Κοσκάραγας
Μάλτα-Καρδαμύλη
Κάλυβες-Τσέρια
Μονή Σωτήρα-Πεδινό
Πετροβούνι-Εξωχώρι
Εξωχώρι-Σαϊδόνα
Πραστείο-Σαϊδόνα
Πραστείο-Καλαμίτσι
Πραστείο-Παραλία Φονέας
Πετροβούνι-Κάλυβες
Κυκλική πορεία στις Κάλυβες
Προσήλιο-Καρδαμύλη
Προσήλιο-Κάλυβες
Πετροβούνι-Αγία Σοφία
Καρδαμύλη-Αγία Σοφία
Πετροβούνι-Πραστείο
Αγία Σοφία-Κάλυβες
Καρδαμύλη-Μονή Σωτήρα
Εξωχώρι-Μονή Σωτήρα
Αγία Σοφία-Εξωχώρι
Εξωχώρι-Μύλοι-Μονή Σωτήρα
Κύκλος στο Εξωχώρι
Εξωχώρι-Ντουμπίτσια
O32 Εξωχώρι-Τσέρια
Καρδαμύλη-Πετροβούνι
Κάτω Βέργα-Άνω Βέργα
Άνω Βέργα-Πηγάδια
Αρμίτσα-Πηγάδια
Σωτηριάνικα-Αλτομιρά
Σωτηριάνικα-Οροβά
Σωτηριάνικα-μονή Αγίου Γεωργίου
Χαραυγή-Μικρή Μαντίνεια
Καλιαναίικα-Φάρος Κιτριών
Άνω Βέργα-κορυφή Προφήτης Ηλίας
Βόρειο-Πηγάδια
Πύργος Διρού-Ξεπαπαδιάνικα
Ανάβαση στον Προφήτη Ηλία Διρού
Πύρριχος-Προφήτης Ηλίας Διρού
Κατωπάγκι, Ιππόλα
Σταυρί-Τηγάνι
Άλiκα-Λεοντάκης
Καλονιοί-Αγία Πελαγία
Καλονιοί-Ασώματος
Κύκλος στο Μέζαπο
Δίπορο-Λεοντάκι
Οχιά-Γερολιμένας
Άλικα-Κυπάρισσος
Κυπάρισσος-Τσικκαλιά
Κοκκινόγεια-Ακρωτήριο Ταίναρο
Κύκλος πάνω από τη Βάθεια
Μιανές-Ακρωτήριο Ταίναρο
Αγριοκάμπι-Άγιοι Θεόδωροι
Πάλιρος-Κουρελοί
Μιανές-Κοκκινόγεια
Αγγειαδάκι-Μέζαπος
Αρεόπολη-Σωτήρας
Αρεόπολη-Διρός
Αρεόπολη-Ξεπαπαδιάνικα-Διρός
Πηγάδια-Παναγία Καψοδεματούσα
Αρεόπολη-Ταίναρο
Αγριλιά-Προφήτης Ηλίας Διρού
Κελεφά-Μονή Σπηλιώτισσας
Αρεόπολη-Λιμένι
Σωτήρας-Προφήτης Ηλίας Αρεόπολης
Αρεόπολη-Κάστρο Κελεφάς
Οίτυλο-Νέο Οίτυλο
Αγία Κυριακή-Αγήτρια
Πολεμίτας-μονή Κουρνού
Δρυμός-Θροκάλου
Νύφι-Παλιοχώρι-Δρυμός
Ζούδα-Θροκάλου
Φλομοχώρι-Αργιλιά
Κότρωνας-Γονέα
Μαρμάρι-Πόρτο Κάγιο
Πόρτο Κάγιο-Άγιος Νικόλαος
Άλικα-Τσικκαλιά
Μουντανίστικα-Τσικαλιά
Πολεμίτα-Θροκάλου
Τριανταφυλλιά--Θροκάλου
Τραχήλα-Πλάτανος
Τραχήλα-Πλάτανος
Πηγή-παραλία Πανταζή
Πύργος-Μηλιά
Νεοχώρι-Καστάνια
Νεοχώρι-Άσπρη Εκκλησιά-Καστάνια
Κορογονιάνικα-Αχίλλειο
Αχίλλειο-Κάλαμος
Κύκλος στα Κορογονιάνικα
Κύκλος στα Σωτηριάνικα
Ο32 Λαγκάδα-Πηγάδια
Πλάτσα-Μάλσοβα
Μηλιά-μονή Παναγιάς Γιάτρισσας
Τραχήλα-Θαλάμες
Εξωχώρι-Τσέρια
Αγία Σοφία-Μονή Σωτήρα
Νέο Οίτυλο-Κάστρο Κελεφάς
Πύργος Διρού-Τριανταφυλλιά
Ανατ. Μάνη, Νόμια-Καλονιοί
Νύφι-Κιόνια
Κάμπος-Σωτηριάνικα
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["mani_overview"],pc:["mani_overview"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_mani_overview.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); }