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_monemvasia_vatika = new getAdventureCollection("monemvasia_vatika",[{"id":18569,"author":"AnaDigit","name_GR":"O33: O33 \u039d\u03b5\u03ac\u03c0\u03bf\u03bb\u03b7-\u0392\u03b5\u03bb\u03b1\u03bd\u03af\u03b4\u03b9\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_O33_13_Neapoli_Velanidia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":13136,"name_EN":"O33: O33 Neapoli-Velanidia","description_EN":"","ascent_time":300,"descent_time":295,"marker":"O33","level":10,"ascent":658,"descent":489,"maxelev":535,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05873 36.47776,23.14488 36.50991)","views":7,"millestones":"0,23.0587282,36.5099078#1,23.0664721,36.5042075#2,23.0740994,36.5009652#3,23.0811103,36.4978038#4,23.0874786,36.4976614#5,23.0950592,36.4946525#6,23.0987592,36.4877818#7,23.1084279,36.4885491#8,23.1163644,36.4857089#9,23.1212761,36.4863189#10,23.1259045,36.4840656#11,23.1350755,36.4828816#12,23.1382251,36.4834457#13.1,23.1437280,36.4777544","x":23.0959969,"y":36.4918261,"coor":[[23.0587282,36.5099078],[23.0592982,36.5094886],[23.0594368,36.5094018],[23.0600863,36.5089652],[23.0601706,36.5089163],[23.0604275,36.5087425],[23.0610313,36.5083033],[23.0621195,36.5074239],[23.0627215,36.5069554],[23.0630257,36.5067346],[23.0635537,36.506385],[23.0639188,36.5061174],[23.0644518,36.5056122],[23.0649197,36.5050592],[23.06555,36.5043588],[23.0660252,36.5038396],[23.0665459,36.5042697],[23.0666241,36.5042703],[23.0667159,36.5040636],[23.0669877,36.5037503],[23.0670158,36.5032637],[23.0671402,36.5031384],[23.0672068,36.503166],[23.0671696,36.5034722],[23.0673312,36.5039693],[23.0674648,36.5039974],[23.0676777,36.5039359],[23.0678738,36.5034146],[23.0680207,36.5032715],[23.0688143,36.5032056],[23.0695727,36.5032836],[23.0716136,36.5027587],[23.0721425,36.5022129],[23.072648,36.5019644],[23.0730993,36.5015712],[23.0734813,36.5013759],[23.0742804,36.5008412],[23.074426,36.5008063],[23.074804,36.5009444],[23.0749158,36.5009273],[23.0749627,36.5007473],[23.0747748,36.500498],[23.074765,36.5003807],[23.0750983,36.5005185],[23.075422,36.50053],[23.0762649,36.5000678],[23.0768683,36.4996488],[23.0771626,36.4993175],[23.0777909,36.4990609],[23.0780173,36.4986187],[23.0781521,36.4985566],[23.0783452,36.4982787],[23.0788976,36.4978322],[23.0793168,36.4974974],[23.0794063,36.4973042],[23.0794604,36.4974489],[23.0797391,36.4974871],[23.0798703,36.4977225],[23.0798594,36.497488],[23.0799914,36.4976603],[23.0802808,36.4977347],[23.0806742,36.4975123],[23.0807204,36.4974992],[23.0808204,36.4979011],[23.0809747,36.4978888],[23.0810754,36.4978715],[23.0811908,36.4976493],[23.0813853,36.4977229],[23.0815428,36.4977106],[23.0816591,36.4977047],[23.0819619,36.4974997],[23.0821285,36.4975731],[23.0822463,36.4976191],[23.0822783,36.4974751],[23.0824145,36.4975573],[23.0824131,36.4976745],[23.0825595,36.4975674],[23.0827884,36.497479],[23.0830311,36.4977243],[23.0833552,36.4974045],[23.0838689,36.4973093],[23.0845004,36.4977288],[23.0847572,36.4977308],[23.0848813,36.4976236],[23.0852469,36.497392],[23.0852683,36.4974643],[23.0850643,36.4977241],[23.085153,36.4977789],[23.0854113,36.4976547],[23.0855957,36.4974623],[23.0863114,36.4973596],[23.0865023,36.4972709],[23.0869082,36.4969314],[23.0868837,36.4965526],[23.0869289,36.4965079],[23.0870288,36.4965627],[23.0871303,36.4968294],[23.087329,36.4970203],[23.087382,36.4972641],[23.0872543,36.4976778],[23.0871186,36.49783],[23.0871623,36.4979115],[23.0874665,36.4976794],[23.087671,36.4973745],[23.0877424,36.4969964],[23.0876338,36.4967432],[23.0876806,36.4965542],[23.087918,36.4963036],[23.0882431,36.4961979],[23.0884998,36.4962089],[23.0888923,36.4962682],[23.0895866,36.4960932],[23.0898321,36.4961019],[23.0901555,36.4961404],[23.0903463,36.4960517],[23.0909573,36.4957476],[23.0912143,36.4957315],[23.0915481,36.4958332],[23.0921026,36.496153],[23.0926701,36.4963195],[23.0928486,36.4963322],[23.0932867,36.4959862],[23.093414,36.4955995],[23.094106,36.4956228],[23.0946172,36.495825],[23.095126,36.495279],[23.095151,36.4950538],[23.0950447,36.4945932],[23.0950583,36.494377],[23.0953782,36.4937574],[23.0951263,36.4933318],[23.0949443,36.4926633],[23.0950136,36.4924655],[23.0951982,36.4923429],[23.095737,36.4920946],[23.0959848,36.4919072],[23.0959969,36.4918261],[23.0957313,36.4916258],[23.0956449,36.4913727],[23.0958092,36.4906888],[23.0962251,36.4904396],[23.0963768,36.4903573],[23.0963174,36.4897078],[23.0963915,36.4890954],[23.0973093,36.4879304],[23.0977572,36.4878166],[23.09941,36.487766],[23.0996243,36.4875783],[23.0999219,36.4869495],[23.1005743,36.4865217],[23.1011784,36.486418],[23.1019524,36.486674],[23.1027419,36.4869414],[23.1029969,36.4870966],[23.1035546,36.4871368],[23.1042558,36.4873224],[23.105632,36.4880359],[23.1060972,36.4883549],[23.1066769,36.4884313],[23.1067372,36.4884318],[23.1073948,36.4885269],[23.1085668,36.4885446],[23.1087587,36.4883658],[23.1092855,36.4872068],[23.1103584,36.4871066],[23.1107406,36.4868751],[23.1110542,36.4867873],[23.1113217,36.4868253],[23.1120831,36.4876063],[23.1124385,36.4877712],[23.1140592,36.4876029],[23.115003,36.487069],[23.1153051,36.4870172],[23.1156845,36.487029],[23.1160498,36.4868086],[23.1164007,36.4863875],[23.1163349,36.4852962],[23.1165183,36.4848829],[23.1166995,36.4846498],[23.1169357,36.4844983],[23.1171143,36.4844997],[23.117588,36.4850531],[23.1177104,36.48509],[23.1178787,36.4850192],[23.1182126,36.4847061],[23.1184258,36.4844282],[23.1184869,36.4839599],[23.1186929,36.4835107],[23.1189394,36.4834314],[23.1191229,36.4835837],[23.1193073,36.4840629],[23.1197202,36.4849674],[23.1196277,36.4852552],[23.1193333,36.4856226],[23.1193089,36.4858028],[23.1194526,36.48593],[23.1199417,36.4861139],[23.1201519,36.4862868],[23.1204438,36.4866315],[23.1207372,36.4866629],[23.1209703,36.48657],[23.1217366,36.4859356],[23.1220611,36.4858659],[23.1226081,36.4858699],[23.1229891,36.4857375],[23.123102,36.4856301],[23.1232298,36.4851893],[23.1234303,36.4852268],[23.1236044,36.4856248],[23.1238004,36.4857885],[23.1246697,36.4859211],[23.1253041,36.485964],[23.1256059,36.4859302],[23.1256962,36.4858497],[23.1255633,36.4857496],[23.1247385,36.4856354],[23.1245941,36.4855712],[23.1246176,36.4854632],[23.124977,36.4852765],[23.1250341,36.4851597],[23.124935,36.4850328],[23.1245462,36.4848677],[23.1244362,36.4847226],[23.1243544,36.4840549],[23.1245702,36.483723],[23.124716,36.4836609],[23.1248834,36.4836712],[23.1258172,36.4840206],[23.1265054,36.4843682],[23.1267171,36.4844058],[23.127324,36.4840406],[23.1276231,36.4832585],[23.1278262,36.4830617],[23.1281175,36.4829647],[23.1286633,36.4830768],[23.1294449,36.4830645],[23.130597,36.4828565],[23.1317811,36.482793],[23.1321934,36.4828591],[23.1328042,36.483143],[23.1332615,36.4831824],[23.1351886,36.4825473],[23.1352206,36.4826828],[23.1343929,36.4838307],[23.1343734,36.4839838],[23.134553,36.4841158],[23.1354831,36.483798],[23.1362258,36.4832715],[23.1368563,36.4831657],[23.1369938,36.4828444],[23.1375323,36.4826026],[23.1385615,36.4824117],[23.1400086,36.4817731],[23.1399733,36.4819351],[23.1387579,36.4828188],[23.1381749,36.483049],[23.1381828,36.4833375],[23.1382589,36.4835274],[23.1383478,36.4835641],[23.1384704,36.4831976],[23.1395781,36.4829712],[23.1404432,36.4824726],[23.140635,36.4822937],[23.1410226,36.4815663],[23.142075,36.4812854],[23.1435344,36.4805386],[23.1443857,36.4802743],[23.144577,36.4801404],[23.1448602,36.4797638],[23.1447966,36.4793284],[23.1443002,36.478793],[23.1438855,36.4779246],[23.143728,36.4777544]]},{"id":18570,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: O33\/\u039410 \u0392\u03b5\u03bb\u03b1\u03bd\u03af\u03b4\u03b9\u03b1-\u03a6\u03ac\u03c1\u03bf\u03c2 \u039c\u03b1\u03bb\u03ad\u03b1","description_GR":"\u0392\u03b5\u03bb\u03b1\u03bd\u03af\u03b4\u03b9\u03b1-\u039c\u03b1\u03bb\u03ad\u03b1\u03c2 (O33-\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039410)","path":"PELOPONNESE\/Pelop_O33_14_Velanidia_Maleas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3976,"name_EN":"Vatika: O33\/D10 Velanidia-Maleas lighthouse","description_EN":"Velanidia-Maleas (O33, Trail D10)","ascent_time":195,"descent_time":200,"marker":"O33","level":10,"ascent":257,"descent":398,"maxelev":262,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.14354 36.45039,23.20155 36.47776)","views":15,"millestones":"0,23.1437259,36.4777566#1,23.1487818,36.4730464#2,23.1561990,36.4758569#3,23.1593345,36.4711346#4,23.1629459,36.4642312#5,23.1703604,36.4655195#6,23.1798469,36.4648163#7,23.1896488,36.4610698#4.0,23.2015468,36.4503892","x":23.162493,"y":36.4664206,"coor":[[23.1437259,36.4777566],[23.1435382,36.477566],[23.1437104,36.4771345],[23.143766,36.4771529],[23.1438728,36.4775864],[23.1440281,36.4776777],[23.1441623,36.4776606],[23.144137,36.4775184],[23.1442236,36.477474],[23.144269,36.4774112],[23.1445263,36.477359],[23.1446529,36.4771953],[23.1449485,36.4770239],[23.1449472,36.4769202],[23.1448248,36.4768923],[23.1447427,36.4769639],[23.1447798,36.4766306],[23.144726,36.4764499],[23.1446804,36.4765397],[23.1446043,36.4762236],[23.1455703,36.4759939],[23.145938,36.475956],[23.146265,36.4756608],[23.1466017,36.475492],[23.1467154,36.4753035],[23.1470637,36.4750986],[23.1471884,36.4749192],[23.1476722,36.4745711],[23.1479455,36.4740772],[23.1485316,36.4735585],[23.1485104,36.4734592],[23.1483334,36.4733137],[23.1483019,36.4731332],[23.1486498,36.4729554],[23.1488603,36.4731011],[23.1492833,36.4732123],[23.1497908,36.4737568],[23.1499214,36.4740643],[23.1498734,36.4743704],[23.1500883,36.4751292],[23.150665,36.4754759],[23.1508305,36.4756483],[23.150835,36.4762614],[23.1510246,36.4762808],[23.1516402,36.4761229],[23.1518947,36.476332],[23.1521581,36.476424],[23.1526039,36.4764903],[23.1533468,36.4769463],[23.1539445,36.4770002],[23.1541429,36.4770376],[23.1549285,36.4766465],[23.155524,36.4760941],[23.155906,36.4758714],[23.1564452,36.4758459],[23.1567253,36.4757487],[23.1569262,36.4757502],[23.1572711,36.4758518],[23.1575575,36.4762054],[23.157713,36.4762786],[23.1580586,36.4763171],[23.1585616,36.4762575],[23.1584936,36.4763472],[23.1581358,36.4765069],[23.158627,36.4764022],[23.1589087,36.4761608],[23.1589324,36.4760348],[23.1587409,36.475159],[23.1586736,36.474994],[23.1581641,36.4746298],[23.1583045,36.4740358],[23.1582307,36.4736296],[23.1582559,36.4734607],[23.1580285,36.4728101],[23.1582768,36.4725594],[23.1585382,36.4720294],[23.1585753,36.4718944],[23.1586335,36.4716694],[23.1591637,36.4711503],[23.1598051,36.4710917],[23.1598949,36.4710473],[23.1598959,36.4709481],[23.159614,36.4707027],[23.1594209,36.4699802],[23.1591883,36.4698073],[23.1591449,36.4696988],[23.1592248,36.4695281],[23.1595722,36.4694043],[23.159899,36.4691091],[23.1599689,36.4688391],[23.1599043,36.4684285],[23.1602421,36.4681514],[23.1603223,36.4679649],[23.1603241,36.4677937],[23.1609056,36.4676896],[23.1611419,36.4675109],[23.1619046,36.4671647],[23.162493,36.4664206],[23.1625429,36.4662294],[23.1627609,36.465672],[23.1629306,36.4653667],[23.1629559,36.4650874],[23.1629816,36.4648712],[23.1629101,36.4647738],[23.1629444,36.4646929],[23.1630731,36.4645699],[23.16292,36.4642713],[23.1630108,36.4641277],[23.1629912,36.4638751],[23.1631045,36.4637227],[23.1632163,36.4637054],[23.1634495,36.4638152],[23.1640298,36.4638193],[23.1647259,36.4634275],[23.1652085,36.4632754],[23.1653984,36.4632587],[23.1656045,36.4632962],[23.1657252,36.4634863],[23.166035,36.4637409],[23.165999,36.4639751],[23.1661868,36.4641567],[23.1664281,36.464555],[23.1668284,36.464693],[23.1671419,36.4645961],[23.1671855,36.4646955],[23.1672827,36.4652258],[23.1674254,36.4652201],[23.1681366,36.4655135],[23.1682579,36.4656496],[23.1685356,36.4657777],[23.1687183,36.4653913],[23.1687318,36.4651751],[23.1688992,36.4651763],[23.16901,36.4652491],[23.1692607,36.464994],[23.1695069,36.4649326],[23.1698499,36.4652144],[23.1704165,36.4655519],[23.1706503,36.4656076],[23.1709943,36.4657993],[23.1711955,36.4657647],[23.1716874,36.4659889],[23.1722862,36.4663537],[23.1729756,36.4665929],[23.1732407,36.4668561],[23.1735518,36.4669845],[23.1739872,36.4669785],[23.1751908,36.4671491],[23.1765339,36.4667978],[23.1768571,36.4668361],[23.1770473,36.4667923],[23.177339,36.4666501],[23.1775316,36.4663809],[23.178227,36.4660612],[23.1784424,36.4657381],[23.1787241,36.4654877],[23.1807908,36.4642398],[23.1811833,36.4640622],[23.1812406,36.4639183],[23.181498,36.463857],[23.1823851,36.4633402],[23.1827093,36.4632883],[23.1832476,36.4630396],[23.1840529,36.4628738],[23.1842781,36.462686],[23.1847037,36.4625447],[23.1857376,36.4618666],[23.1862971,36.4617172],[23.1870791,36.4616504],[23.1874715,36.4614728],[23.1881528,36.4614233],[23.1888014,36.4613015],[23.1892721,36.4611154],[23.1898531,36.4610472],[23.1910281,36.4607487],[23.1919108,36.4606465],[23.1926956,36.4603002],[23.1932467,36.4598893],[23.1939759,36.4595246],[23.1951897,36.4587034],[23.1956538,36.4580665],[23.1959959,36.4573566],[23.1960076,36.4562298],[23.1961572,36.4557891],[23.1964382,36.4555926],[23.1968789,36.4550637],[23.1980786,36.4545129],[23.1983401,36.4540458],[23.1987195,36.4540484],[23.198843,36.4539771],[23.1989718,36.453383],[23.1991311,36.4530865],[23.1999315,36.4522986],[23.2005216,36.4513379],[23.2015468,36.4503892]]},{"id":18571,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u039411 \u0392\u03b5\u03bb\u03b1\u03bd\u03af\u03b4\u03b9\u03b1-\u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03b7\u03c2 \u039a\u03c1\u03af\u03b8\u03b9\u03bd\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Vatika_Velanidia_AgMarina","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":5794,"name_EN":"Vatika: D11 Velanidia-Agia Marina","description_EN":"Crossing Mt. Krithina","ascent_time":145,"descent_time":155,"marker":"Red_dots","level":10,"ascent":361,"descent":509,"maxelev":503,"minelev":13,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.13413 36.43992,23.14789 36.47769)","views":9,"millestones":"0,23.1437259,36.4777566#1,23.1467959,36.4726505#2,23.1408424,36.4667013#3,23.1343762,36.4610420#4,23.1361712,36.4523971#5,23.1385407,36.4446061#5.8,23.1396851,36.4398582","x":23.1386744,"y":36.466375,"coor":[[23.1437259,36.4777566],[23.1435382,36.477566],[23.1437104,36.4771345],[23.143766,36.4771529],[23.1438728,36.4775864],[23.1440281,36.4776777],[23.1441623,36.4776606],[23.144137,36.4775184],[23.1442236,36.477474],[23.144269,36.4774112],[23.1445263,36.477359],[23.1446529,36.4771953],[23.1449485,36.4770239],[23.1449472,36.4769202],[23.1448248,36.4768923],[23.1447427,36.4769639],[23.1447798,36.4766306],[23.144726,36.4764499],[23.1446804,36.4765397],[23.1446043,36.4762236],[23.1455703,36.4759939],[23.145938,36.475956],[23.146265,36.4756608],[23.1464573,36.4754278],[23.1463037,36.4751833],[23.1464013,36.4749316],[23.1469169,36.474737],[23.1473559,36.4744066],[23.1475163,36.4740291],[23.1475099,36.4735963],[23.1471996,36.4733868],[23.1473016,36.4732523],[23.1470596,36.472926],[23.1468385,36.4727261],[23.1467181,36.4725089],[23.1464847,36.472417],[23.1462529,36.472181],[23.1459456,36.47171],[23.1451024,36.4712442],[23.1448241,36.4711701],[23.1443137,36.470896],[23.1441513,36.4704441],[23.1444203,36.4703379],[23.1444434,36.4702659],[23.1441865,36.4702821],[23.1442574,36.469931],[23.14417,36.4697501],[23.1439612,36.4697396],[23.1428977,36.4690198],[23.1427555,36.4687483],[23.1424793,36.4684939],[23.1426154,36.4682965],[23.142572,36.4681881],[23.1422279,36.4680143],[23.1418183,36.4677048],[23.1419091,36.4675703],[23.1419459,36.467273],[23.1417903,36.4672088],[23.14131,36.4672414],[23.1411338,36.4670238],[23.1410225,36.466996],[23.1408902,36.4668508],[23.1407501,36.466399],[23.140259,36.4663955],[23.1398562,36.4664917],[23.1395533,36.4666338],[23.1393639,36.4665964],[23.1391291,36.4666398],[23.1388292,36.4665114],[23.1386744,36.466375],[23.1383398,36.4663546],[23.1378506,36.4661798],[23.1377165,36.4661968],[23.1375617,36.4660695],[23.1370836,36.4659038],[23.1368559,36.4652981],[23.136657,36.4651164],[23.1363639,36.4643751],[23.1363225,36.4640863],[23.1357268,36.4634599],[23.1355308,36.4630168],[23.1353315,36.4628711],[23.1351337,36.4625902],[23.1349232,36.4624535],[23.1345941,36.4619372],[23.1345114,36.4613507],[23.1343155,36.4608985],[23.134419,36.4596191],[23.1348429,36.4586306],[23.1351722,36.4581191],[23.1351969,36.4579119],[23.1353205,36.4578317],[23.1354346,36.4576072],[23.1354366,36.4574269],[23.1355744,36.4570763],[23.1358461,36.4567267],[23.1362466,36.4558371],[23.1361563,36.4549169],[23.1362266,36.4546199],[23.136068,36.4538255],[23.136233,36.4530334],[23.1361323,36.45205],[23.1363938,36.4516192],[23.1363958,36.4514389],[23.1366778,36.4511615],[23.1370072,36.450641],[23.1371313,36.4505157],[23.1372766,36.4504987],[23.1375802,36.4502845],[23.1377384,36.4501054],[23.137762,36.4499883],[23.1379539,36.4497914],[23.1380032,36.4493681],[23.1382072,36.4490856],[23.1380077,36.4489669],[23.1378321,36.4487042],[23.1379205,36.4477673],[23.1381358,36.4474714],[23.13836,36.4473828],[23.1384956,36.4472216],[23.1387692,36.4467007],[23.1387722,36.4464302],[23.1387963,36.4461712],[23.1389671,36.445866],[23.1389583,36.4456495],[23.1388162,36.4453781],[23.1383943,36.4451947],[23.1383972,36.4449333],[23.1386604,36.4443312],[23.1394297,36.4433812],[23.1395555,36.4431026],[23.1400862,36.4425295],[23.140167,36.4422867],[23.1395143,36.4421918],[23.1390471,36.4420622],[23.1385935,36.4417164],[23.1385295,36.4414455],[23.139185,36.440693],[23.1396851,36.4398582]]},{"id":18572,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u039411a \u0392\u03b5\u03bb\u03b1\u03bd\u03af\u03b4\u03b9\u03b1-\u0393\u03b5\u03c1\u03bc\u03b1\u03bd\u03b9\u03ba\u03cc \u03a0\u03b1\u03c1\u03b1\u03c4\u03b7\u03c1\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf","description_GR":"\u0395\u03c0\u03af\u03c3\u03ba\u03b5\u03c8\u03b7 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 2\u03bf\u03c5 \u03a0.\u03a0\u03bf\u03bb\u03ad\u03bc\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Vatika_Velanidia_Germaniko_Paratiritirio","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":657,"name_EN":"Vatika: D11a Velanidia-German watch tower","description_EN":"Visit to a WWII monument","ascent_time":60,"descent_time":50,"marker":"Red_dots","level":10,"ascent":311,"descent":30,"maxelev":479,"minelev":169,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.14354 36.46704,23.15151 36.47776)","views":10,"millestones":"0,23.1437259,36.4777566#1,23.1467959,36.4726505#2,23.1484593,36.4670192#0.7,23.1514985,36.4681302","x":23.1468385,"y":36.4727261,"coor":[[23.1437259,36.4777566],[23.1435382,36.477566],[23.1437104,36.4771345],[23.143766,36.4771529],[23.1438728,36.4775864],[23.1440281,36.4776777],[23.1441623,36.4776606],[23.144137,36.4775184],[23.1442236,36.477474],[23.144269,36.4774112],[23.1445263,36.477359],[23.1446529,36.4771953],[23.1449485,36.4770239],[23.1449472,36.4769202],[23.1448248,36.4768923],[23.1447427,36.4769639],[23.1447798,36.4766306],[23.144726,36.4764499],[23.1446804,36.4765397],[23.1446043,36.4762236],[23.1455703,36.4759939],[23.145938,36.475956],[23.146265,36.4756608],[23.1464573,36.4754278],[23.1463037,36.4751833],[23.1464013,36.4749316],[23.1469169,36.474737],[23.1473559,36.4744066],[23.1475163,36.4740291],[23.1475099,36.4735963],[23.1471996,36.4733868],[23.1473016,36.4732523],[23.1470596,36.472926],[23.1468385,36.4727261],[23.1467181,36.4725089],[23.1464847,36.472417],[23.1462529,36.472181],[23.1459456,36.47171],[23.1451024,36.4712442],[23.1448241,36.4711701],[23.1443137,36.470896],[23.1441513,36.4704441],[23.1444203,36.4703379],[23.1444434,36.4702659],[23.1441865,36.4702821],[23.1442799,36.4699131],[23.1441075,36.4697587],[23.1442414,36.4697596],[23.1445464,36.4696221],[23.1447354,36.4695017],[23.1451384,36.4693964],[23.1454214,36.4692227],[23.1457874,36.4688286],[23.1460948,36.4682809],[23.1464772,36.4680132],[23.1468502,36.4675832],[23.1470411,36.4674854],[23.148048,36.4672582],[23.1484525,36.4670177],[23.1489535,36.4671294],[23.1490064,36.4674002],[23.1494504,36.4676198],[23.1498751,36.4675687],[23.1502877,36.4675987],[23.1504766,36.4676812],[23.1509898,36.4677028],[23.1514985,36.4681302]]},{"id":18573,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u039413 \u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039413. \u03a0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03b1\u03ba\u03c1\u03c9\u03c4\u03ae\u03c1\u03b9 \u0396\u03cc\u03bc\u03c0\u03bf\u03bb\u03bf","path":"PELOPONNESE\/Pelop_Vatika_PrfIlias_AgMarina","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":4064,"name_EN":"Vatika: D13 Agia Marina-Profitis Ilias","description_EN":"Trail D13. Coastal trail on Cape Zobolo","ascent_time":95,"descent_time":95,"marker":"Red_dots","level":10,"ascent":66,"descent":52,"maxelev":23,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.11369 36.42863,23.14026 36.43978)","views":14,"millestones":"0,23.1137420,36.4355125#1,23.1227356,36.4320097#2,23.1314283,36.4287824#3,23.1392422,36.4328025#4.1,23.1396861,36.4398582","x":23.1343147,"y":36.4294927,"coor":[[23.113742,36.4355125],[23.1140539,36.4354021],[23.1143888,36.4353776],[23.1145556,36.4354329],[23.1145899,36.435361],[23.1144361,36.4351435],[23.1144156,36.4349901],[23.1149644,36.4347981],[23.1151651,36.4348086],[23.1152335,36.4348001],[23.1155571,36.4347079],[23.1156803,36.4346637],[23.1157812,36.4345292],[23.1159057,36.4343679],[23.1164461,36.4339392],[23.1174213,36.4335317],[23.117913,36.4334632],[23.1182269,36.4334475],[23.1190067,36.4335524],[23.1192077,36.4335359],[23.1192531,36.4334641],[23.119555,36.4334032],[23.1200786,36.4334702],[23.1202802,36.4333995],[23.1204839,36.4331486],[23.1209998,36.432909],[23.1210571,36.4327742],[23.121661,36.4326434],[23.1220424,36.4324569],[23.1224811,36.4321356],[23.1233561,36.4317093],[23.1237922,36.4316134],[23.1247303,36.4315301],[23.124867,36.4312787],[23.1252605,36.4310021],[23.1251192,36.4306765],[23.1252883,36.4305155],[23.1252483,36.4301005],[23.1253921,36.4302097],[23.1255818,36.4302111],[23.1263101,36.429928],[23.1263232,36.4297568],[23.1265045,36.4295057],[23.1270748,36.4293837],[23.1273088,36.4294034],[23.1274878,36.4293596],[23.1280223,36.4291044],[23.1290171,36.4289313],[23.1294211,36.4287179],[23.1304314,36.4285608],[23.1306927,36.4285717],[23.1314488,36.4287935],[23.1316812,36.4289665],[23.1323927,36.4291182],[23.1325609,36.4288895],[23.1329722,36.4290187],[23.1332493,36.429183],[23.1338289,36.4292233],[23.1343147,36.4294927],[23.1344698,36.42946],[23.1346518,36.42952],[23.1352513,36.4297857],[23.135472,36.4300037],[23.1356031,36.4302571],[23.1355778,36.4305273],[23.1356538,36.4307082],[23.1356045,36.4308498],[23.135672,36.4308638],[23.136029,36.4308664],[23.1362437,36.4306155],[23.1366431,36.430846],[23.1370329,36.430903],[23.1373239,36.4308239],[23.1376121,36.4309883],[23.1375994,36.4311234],[23.1377326,36.4311875],[23.1377636,36.4314131],[23.138107,36.4316319],[23.1381946,36.4317768],[23.1386815,36.4321409],[23.1386681,36.4323391],[23.1387963,36.4324482],[23.1392543,36.4328076],[23.1392843,36.4331143],[23.1391811,36.433375],[23.1392237,36.4335556],[23.1391777,36.4336815],[23.1397969,36.4341818],[23.1399147,36.4346244],[23.1398456,36.4348222],[23.1398772,36.4349937],[23.1401183,36.4353831],[23.1399391,36.4354539],[23.139746,36.4357591],[23.1395451,36.4357666],[23.1394773,36.4358473],[23.1400342,36.4360902],[23.1401749,36.4364788],[23.1399099,36.4372432],[23.1396507,36.4374757],[23.1395936,36.4376015],[23.1393915,36.4377173],[23.1394461,36.4378168],[23.1393442,36.4379513],[23.1394423,36.4381684],[23.1393295,36.4382757],[23.1393184,36.4384289],[23.1391934,36.438446],[23.1387532,36.4389026],[23.1385399,36.4390273],[23.1384478,36.439279],[23.1383355,36.4393504],[23.1383911,36.4394589],[23.1386322,36.4398844],[23.1387652,36.4399665],[23.1394418,36.4398542],[23.1396861,36.4398582]]},{"id":18574,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1-\u039c\u03bf\u03bd\u03ae \u0391\u03b3. \u0395\u03b9\u03c1\u03ae\u03bd\u03b7\u03c2 (\u039414)","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03b9\u03b5\u03c1\u03bf\u03cd\u03c2 \u03c4\u03cc\u03c0\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5 \u039c\u03b1\u03bb\u03ad\u03b1","path":"PELOPONNESE\/Pelop_Vatika_AgMarina_AgEirini","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":6089,"name_EN":"Vatika: Agia Marina-Agia Irini mon.(D14)","description_EN":"A hike to the sanctuaries of Cape Maleas","ascent_time":155,"descent_time":155,"marker":"Red_dots","level":10,"ascent":230,"descent":222,"maxelev":109,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.13964 36.43545,23.19777 36.44306)","views":18,"millestones":"0,23.1396746,36.4398581#1,23.1478028,36.4421418#2,23.1582035,36.4411102#3,23.1685062,36.4396420#4,23.1784088,36.4390207#5,23.1885910,36.4390769#6.1,23.1977658,36.4354463","x":23.1694534,"y":36.4396227,"coor":[[23.1396746,36.4398581],[23.1397023,36.4398831],[23.1397984,36.4402714],[23.1399084,36.4404164],[23.1401749,36.4405265],[23.1406539,36.4405931],[23.1408534,36.4407207],[23.1409965,36.4408931],[23.141109,36.4410967],[23.1414418,36.4412704],[23.1422443,36.4413483],[23.1425917,36.4414296],[23.1432358,36.4417047],[23.1440366,36.4419358],[23.1441845,36.4420586],[23.144435,36.4426193],[23.1443985,36.4428895],[23.1445057,36.4430976],[23.144583,36.4428548],[23.1447299,36.4426845],[23.1448349,36.4422706],[23.1453961,36.4422836],[23.145632,36.4421411],[23.1458668,36.4420977],[23.1466022,36.4421841],[23.1479751,36.4421398],[23.1485028,36.4422517],[23.1490723,36.4422107],[23.1495615,36.442372],[23.1496393,36.4423996],[23.1507156,36.4428535],[23.1517314,36.4428066],[23.1521679,36.4426835],[23.1525947,36.4424251],[23.153402,36.4420612],[23.1543852,36.441942],[23.1548116,36.4417196],[23.1551132,36.4416857],[23.155449,36.4415844],[23.1561413,36.4415352],[23.1567366,36.4411698],[23.1576197,36.4410228],[23.1582769,36.4411176],[23.1585226,36.4411013],[23.1598191,36.440894],[23.1611734,36.4404979],[23.1633191,36.4401704],[23.1642556,36.44024],[23.165824,36.4406837],[23.1662502,36.4404794],[23.1665317,36.4404317],[23.1666862,36.4405951],[23.1667979,36.4405778],[23.166981,36.4403425],[23.1675766,36.43995],[23.1678447,36.4399158],[23.1683943,36.4396492],[23.169196,36.4396029],[23.1694534,36.4396227],[23.169799,36.4395553],[23.1702102,36.4395063],[23.1710021,36.4395298],[23.1719961,36.4394376],[23.1725782,36.4392613],[23.1727789,36.4392717],[23.1734837,36.4390963],[23.1745838,36.4384638],[23.1750447,36.4381335],[23.1756154,36.4379751],[23.175941,36.4377791],[23.1762314,36.437745],[23.1764087,36.4378634],[23.1766279,36.4382345],[23.1768835,36.4383355],[23.1771491,36.4385356],[23.1774384,36.4386097],[23.1777594,36.4388554],[23.178516,36.4390499],[23.1789159,36.4392149],[23.1792484,36.4394336],[23.1798496,36.4395549],[23.1803939,36.439784],[23.1807615,36.4398406],[23.1817113,36.4397029],[23.1823272,36.4394817],[23.1826883,36.4390966],[23.1830322,36.4391552],[23.183112,36.4389935],[23.1832693,36.4388864],[23.1840731,36.4388378],[23.1848346,36.4385726],[23.1853147,36.4385398],[23.1860046,36.4387158],[23.1867381,36.4389912],[23.1876955,36.4391961],[23.1885223,36.4390755],[23.1891135,36.4390885],[23.1907886,36.4389466],[23.1911025,36.4388045],[23.1912378,36.4386612],[23.192011,36.4383419],[23.1923853,36.4377494],[23.1929813,36.4373027],[23.1928919,36.4373111],[23.1934778,36.4367562],[23.1943294,36.4364013],[23.1947968,36.4365217],[23.1945956,36.4365564],[23.1946062,36.4366105],[23.1948701,36.4365762],[23.1956775,36.4365794],[23.1959905,36.4365275],[23.1966621,36.4363156],[23.1971347,36.4360551],[23.1972922,36.43593],[23.1974851,36.4356157],[23.1977658,36.4354463]]},{"id":18723,"author":"AnaDigit","name_GR":"O33: O33 \u039a\u03c1\u03b5\u03bc\u03b1\u03c3\u03c4\u03ae-\u039b\u03b1\u03bc\u03c0\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03a7\u03b9\u03bf\u03bd\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5 (\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a71)","path":"PELOPONNESE\/Pelop_O33_06_Kremasti_Labokambos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":17604,"name_EN":"O33: O33 Kremasti-Labokambos","description_EN":"Crossing of Mt Chionovouni (Trail X1)","ascent_time":415,"descent_time":425,"marker":"O33","level":10,"ascent":592,"descent":859,"maxelev":1082,"minelev":537,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.87584 36.89735,22.97336 36.9792)","views":5,"millestones":"0,22.8758843,36.9764166#1,22.8845357,36.9723832#2,22.8942206,36.9748626#3,22.9003568,36.9760330#4,22.9048777,36.9773670#5,22.9118868,36.9754145#6,22.9174518,36.9710126#7,22.9247071,36.9664881#8,22.9351131,36.9652588#9,22.9416530,36.9588562#10,22.9485043,36.9524894#11,22.9562312,36.9465339#12,22.9582302,36.9389953#13,22.9614532,36.9307505#14,22.9683745,36.9239481#15,22.9686709,36.9163755#16,22.9721387,36.9084332#17.6,22.9700361,36.8973249","x":22.9406352,"y":36.9599756,"coor":[[22.8758843,36.9764166],[22.8761042,36.9762903],[22.8766848,36.9760817],[22.8774232,36.9755298],[22.87785,36.9749119],[22.8784475,36.9740071],[22.8792365,36.9730681],[22.8797027,36.9726849],[22.8801663,36.9724819],[22.8805043,36.972413],[22.8817487,36.9723504],[22.8820623,36.9724164],[22.8828416,36.9721353],[22.8833035,36.9720495],[22.8837392,36.9722159],[22.8865716,36.9728194],[22.887009,36.9728685],[22.8874373,36.9727734],[22.8883549,36.9722502],[22.8888496,36.9722188],[22.8891511,36.9723478],[22.8896286,36.9727308],[22.8902678,36.9735841],[22.8909836,36.9738071],[22.8922385,36.9740352],[22.8928492,36.9745366],[22.8937677,36.9747255],[22.8946,36.9749721],[22.8957112,36.9750456],[22.8959591,36.9749938],[22.8966396,36.9745494],[22.8975548,36.9741883],[22.8982859,36.974132],[22.8985996,36.974189],[22.8986763,36.9743249],[22.8986067,36.9744775],[22.8977658,36.9751368],[22.8975323,36.9757475],[22.897593,36.9762168],[22.8977683,36.9765249],[22.8982248,36.9768086],[22.8986279,36.9769025],[22.8991797,36.9768175],[22.8996989,36.976651],[22.9002688,36.9760794],[22.9004726,36.9759731],[22.9019385,36.9755991],[22.9024131,36.9754052],[22.9033357,36.9753145],[22.9047912,36.9748773],[22.9062595,36.9743319],[22.9066651,36.9742546],[22.9066636,36.9743627],[22.9062333,36.9745931],[22.9051271,36.9757457],[22.9048577,36.9772936],[22.9049111,36.9774924],[22.9068149,36.979493],[22.907164,36.9786489],[22.90722,36.9778743],[22.9075972,36.977427],[22.9077786,36.9770636],[22.9083008,36.9766899],[22.9092625,36.9762119],[22.9095334,36.9761243],[22.9101297,36.9760667],[22.9106153,36.9758908],[22.9110236,36.9756242],[22.9113502,36.9755641],[22.9115992,36.9754402],[22.9120491,36.9753992],[22.9128399,36.975091],[22.9134591,36.9750065],[22.9136078,36.9748186],[22.9140248,36.9747232],[22.9141018,36.9745459],[22.9138346,36.9743722],[22.9136781,36.9743167],[22.9132172,36.9743395],[22.9130986,36.9739869],[22.9127667,36.9736233],[22.913018,36.9733371],[22.9132148,36.9729243],[22.9133377,36.9728736],[22.9138543,36.9728873],[22.9141169,36.9725923],[22.9151539,36.9723493],[22.9157661,36.9719583],[22.9160017,36.9719785],[22.9165377,36.9722087],[22.9165183,36.9719922],[22.9172691,36.971332],[22.9176836,36.9706237],[22.9179894,36.9704462],[22.9182517,36.9701692],[22.9187046,36.9699209],[22.9187855,36.9697594],[22.9192042,36.9695469],[22.9193446,36.9691515],[22.9195272,36.9689459],[22.9197172,36.968542],[22.9201915,36.968366],[22.9203311,36.9680248],[22.9204907,36.967864],[22.9205154,36.9677019],[22.9206963,36.9676224],[22.9210835,36.9672474],[22.9218982,36.9668311],[22.9219993,36.966832],[22.9220093,36.9669223],[22.9222691,36.9668165],[22.9221764,36.9670229],[22.9225395,36.9667648],[22.9227538,36.9667037],[22.9228774,36.9666958],[22.9226837,36.9668923],[22.9230227,36.9667512],[22.9241924,36.9666536],[22.9245653,36.9664947],[22.92488,36.9664796],[22.925883,36.9662543],[22.9262746,36.966366],[22.9266861,36.9666582],[22.9268994,36.9666691],[22.9269654,36.9667689],[22.9272362,36.9666812],[22.9278307,36.9667496],[22.9285621,36.9666571],[22.9288118,36.966479],[22.9292183,36.9663295],[22.9306305,36.9665585],[22.9313409,36.9663666],[22.93205,36.9662648],[22.9323893,36.9660966],[22.9328405,36.9659655],[22.9332335,36.965978],[22.9336621,36.9658557],[22.9346116,36.9654315],[22.9349834,36.9653537],[22.9353692,36.965071],[22.9360434,36.9646579],[22.9365293,36.9644459],[22.9369969,36.9639453],[22.9376989,36.963546],[22.9380563,36.9628821],[22.9382849,36.9625957],[22.93831,36.9624066],[22.9387174,36.962194],[22.9388334,36.9619246],[22.9393885,36.961587],[22.939473,36.9611641],[22.939782,36.9607522],[22.940245,36.9605761],[22.9403366,36.9604507],[22.9406059,36.9604711],[22.9408668,36.9602841],[22.9409125,36.9602305],[22.9406352,36.9599756],[22.9408173,36.959806],[22.9411451,36.9596556],[22.9413991,36.9591621],[22.9415806,36.9590285],[22.9418362,36.9584179],[22.9420883,36.9580596],[22.9420915,36.9578252],[22.9424698,36.9572697],[22.9425699,36.9573427],[22.9431731,36.9567712],[22.9436585,36.9565952],[22.9440441,36.9563282],[22.9443487,36.9562318],[22.9446473,36.9557567],[22.9448512,36.9556323],[22.9449144,36.9551191],[22.9451199,36.9548775],[22.9451585,36.9545263],[22.9456344,36.9542241],[22.9464714,36.9537988],[22.9466081,36.9536558],[22.9468559,36.9536039],[22.947027,36.9534162],[22.9474238,36.9531493],[22.9482153,36.9527596],[22.9487047,36.9522953],[22.9491793,36.9520831],[22.9493848,36.9518416],[22.9496792,36.9516639],[22.9497413,36.9512318],[22.9502085,36.9507401],[22.9508069,36.950511],[22.9516622,36.9503834],[22.9522052,36.9500997],[22.952606,36.9495354],[22.9527992,36.9493748],[22.9534884,36.9490744],[22.9538968,36.9487715],[22.9539783,36.9485649],[22.9543873,36.948217],[22.9547882,36.9476436],[22.9557165,36.9470298],[22.9561701,36.9467093],[22.9563218,36.946287],[22.9564246,36.9461617],[22.956373,36.9459809],[22.9564328,36.9458215],[22.9572301,36.9449992],[22.9576426,36.9443989],[22.9579606,36.9441402],[22.9584442,36.9432611],[22.9590838,36.9424735],[22.9595731,36.942],[22.9596424,36.9418564],[22.9595675,36.9415853],[22.9596096,36.940966],[22.9591505,36.9408718],[22.9589975,36.940564],[22.9587738,36.9404989],[22.9584733,36.940298],[22.9582297,36.9400435],[22.9581465,36.939556],[22.9582322,36.9390339],[22.9582152,36.9386371],[22.9587669,36.9368752],[22.9587845,36.9364066],[22.9589507,36.9357501],[22.9591452,36.9354814],[22.9594581,36.934763],[22.9599158,36.934136],[22.9600905,36.9336778],[22.9602495,36.933544],[22.9601526,36.9332367],[22.9606171,36.9329342],[22.960608,36.9319516],[22.960745,36.9317816],[22.960937,36.9317021],[22.9609741,36.93145],[22.9612691,36.9312273],[22.961419,36.9309311],[22.9615157,36.9304272],[22.9617691,36.9299607],[22.9620534,36.9296927],[22.9621011,36.9294858],[22.9622713,36.9293521],[22.9624917,36.9288312],[22.9631501,36.9283051],[22.9638901,36.9275544],[22.9646383,36.9270201],[22.9654456,36.9262699],[22.9667912,36.9247312],[22.9682044,36.9240043],[22.9689713,36.9237496],[22.9692561,36.9234456],[22.9696463,36.922818],[22.969732,36.9222869],[22.96959,36.9219972],[22.9694322,36.9220409],[22.9693552,36.9219231],[22.9692932,36.9215259],[22.9693472,36.9208503],[22.9695209,36.9204552],[22.9700106,36.9199366],[22.970207,36.9195237],[22.9702324,36.9193076],[22.9699174,36.9185206],[22.9698131,36.9179248],[22.9697043,36.9176714],[22.9694617,36.9173448],[22.9692935,36.9173343],[22.9690955,36.9170261],[22.9689485,36.917106],[22.9688511,36.9168347],[22.9687178,36.9167344],[22.9686885,36.9164096],[22.968437,36.9159117],[22.9692251,36.914909],[22.9692265,36.9148008],[22.9702161,36.9138359],[22.97047,36.9133242],[22.9708447,36.913003],[22.9708952,36.9125888],[22.9711277,36.9119959],[22.9712362,36.9114379],[22.9710295,36.9109494],[22.9716087,36.9105262],[22.9717479,36.9101939],[22.9716273,36.9099765],[22.9717093,36.9097248],[22.9721442,36.9090976],[22.9721317,36.9083583],[22.9726908,36.9077592],[22.9732269,36.907045],[22.9732185,36.9068376],[22.9730068,36.9067186],[22.9725122,36.9067684],[22.972277,36.9067303],[22.9714857,36.9063088],[22.9707795,36.9054013],[22.9701471,36.9048549],[22.9700924,36.9047463],[22.9701751,36.9044405],[22.9699678,36.903997],[22.9700406,36.903592],[22.9696482,36.9027233],[22.9693533,36.9026125],[22.9694139,36.9022796],[22.9693438,36.901648],[22.9692118,36.9011105],[22.9692058,36.9007228],[22.9690574,36.9000725],[22.9690785,36.8994169],[22.9693508,36.8992029],[22.9695119,36.8989069],[22.9695586,36.8979337],[22.9695998,36.8977178],[22.9700361,36.8973249]]},{"id":18724,"author":"AnaDigit","name_GR":"O33: O33 \u039b\u03b1\u03bc\u03c0\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf\u03c2-\u03a1\u03b5\u03b9\u03c7\u03ad\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_O33_07_Labokambos_Richia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9596,"name_EN":"O33: O33 Labokambos-Richea","description_EN":"","ascent_time":220,"descent_time":215,"marker":"O33","level":10,"ascent":199,"descent":256,"maxelev":624,"minelev":441,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96889 36.84485,23.00464 36.89732)","views":4,"millestones":"0,22.9700336,36.8973294#1,22.9712815,36.8893428#2,22.9774345,36.8831095#3,22.9742621,36.8755651#4,22.9743017,36.8722194#5,22.9708857,36.8656969#6,22.9741918,36.8589087#7,22.9820076,36.8545600#8,22.9885023,36.8492997#9.6,23.0046335,36.8451413","x":22.9715071,"y":36.8665498,"coor":[[22.9700336,36.8973294],[22.9700297,36.8972009],[22.9697675,36.8966668],[22.9693668,36.89642],[22.9692724,36.8961915],[22.9689185,36.8955394],[22.9696629,36.8944281],[22.9702859,36.8929056],[22.9701665,36.8926071],[22.9698242,36.8921895],[22.9696766,36.8914761],[22.969805,36.8911077],[22.9705657,36.8904562],[22.9708528,36.8899719],[22.9712051,36.8896415],[22.9713474,36.8890748],[22.9714727,36.8889317],[22.9726682,36.8884913],[22.9729405,36.8882683],[22.9730115,36.8879895],[22.9728178,36.8873748],[22.9729675,36.8870877],[22.9738247,36.8867616],[22.9745503,36.886209],[22.9754207,36.8857387],[22.9761978,36.8855291],[22.9767554,36.884948],[22.9772306,36.8846546],[22.9775715,36.884333],[22.9776894,36.8839103],[22.9775836,36.8834317],[22.9773654,36.8829611],[22.9770895,36.8826162],[22.9760309,36.8815569],[22.9757672,36.88114],[22.9754437,36.8801546],[22.975373,36.8795681],[22.9754624,36.8787576],[22.9752473,36.8780617],[22.9744192,36.8770539],[22.9733708,36.8762426],[22.9733627,36.8760082],[22.9737368,36.875723],[22.974154,36.8755733],[22.9748953,36.8755166],[22.9753691,36.8753224],[22.975541,36.8750535],[22.97554,36.8742872],[22.9756987,36.8741624],[22.9758887,36.8742181],[22.9761531,36.87459],[22.9765982,36.8748642],[22.9774923,36.8751243],[22.9778098,36.8750595],[22.9779076,36.8748823],[22.9779236,36.8745218],[22.9779264,36.8738075],[22.9778076,36.8734639],[22.9776517,36.8733725],[22.9765889,36.873147],[22.9757851,36.8729958],[22.9748728,36.8724201],[22.973678,36.8719951],[22.9726899,36.8712113],[22.9718084,36.8708522],[22.971133,36.86935],[22.9710704,36.8689979],[22.9711127,36.8683492],[22.9715071,36.8665498],[22.9714195,36.8663868],[22.9712407,36.8663311],[22.9706861,36.8666959],[22.9705181,36.8666764],[22.9704532,36.8664956],[22.9708144,36.8660751],[22.9708986,36.8656521],[22.9710676,36.8655995],[22.9714374,36.8656297],[22.9715517,36.8654685],[22.9713549,36.8650882],[22.9706669,36.8645233],[22.9706361,36.8643067],[22.9709859,36.8641565],[22.9720285,36.8642106],[22.9723435,36.8641502],[22.9727142,36.86327],[22.9728824,36.8627014],[22.9731293,36.8617007],[22.9732683,36.8611881],[22.9733095,36.8606205],[22.9739005,36.8592104],[22.9740943,36.8589777],[22.9748532,36.8584344],[22.9753495,36.8582313],[22.9763611,36.8580778],[22.9768825,36.8576766],[22.9770853,36.8576063],[22.9779833,36.8575599],[22.9802082,36.8572725],[22.9806818,36.8570873],[22.9814624,36.8565892],[22.9819532,36.8561359],[22.9825942,36.8551679],[22.9825415,36.854915],[22.9817855,36.8544038],[22.981304,36.8537371],[22.9813067,36.8535298],[22.9815723,36.8529552],[22.9821135,36.8523243],[22.9836515,36.8513819],[22.9871293,36.8496268],[22.9878376,36.8493466],[22.9876257,36.8492547],[22.9878398,36.8491754],[22.9884663,36.8492979],[22.9889708,36.8493202],[22.9911295,36.8489239],[22.9927983,36.848253],[22.993521,36.8480473],[22.9941384,36.8478429],[22.9950214,36.8472194],[22.9962567,36.8465943],[22.9965133,36.8465131],[22.9969518,36.8464267],[22.9972462,36.8462128],[22.9984924,36.8456126],[22.999786,36.8453238],[23.0000682,36.8452608],[23.0016876,36.8449319],[23.0027343,36.844837],[23.0029458,36.8449649],[23.0031322,36.8448561],[23.003637,36.8448513],[23.0041876,36.8450993],[23.0045679,36.8451746],[23.0046335,36.8451413]]},{"id":18760,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac: \u03a72 \u039a\u03c1\u03b5\u03bc\u03b1\u03c3\u03c4\u03ae-\u039a\u03c5\u03c0\u03b1\u03c1\u03af\u03c3\u03c3\u03b9","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03ba\u03b1\u03b9 \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 (\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a72)","path":"PELOPONNESE\/Pelop_Parnon_Chionovouni_Kyparissi","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":16212,"name_EN":"Monemvasia: X2 Kremasti-Kyparissi","description_EN":"A long and strenuous trail (Trail X2)","ascent_time":420,"descent_time":450,"marker":"Red_dots","level":10,"ascent":434,"descent":1225,"maxelev":1080,"minelev":4,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.87584 36.96555,22.99007 36.9792)","views":12,"millestones":"0,22.8758843,36.9764166#1,22.8845357,36.9723832#2,22.8942206,36.9748627#3,22.9003567,36.9760330#4,22.9048777,36.9773669#5,22.9118867,36.9754145#6,22.9174518,36.9710126#7,22.9247071,36.9664881#8,22.9351131,36.9652588#9,22.9432560,36.9700719#10,22.9516480,36.9721534#11,22.9600600,36.9738983#12,22.9689450,36.9737393#13,22.9749627,36.9726093#14,22.9772365,36.9680346#15,22.9823828,36.9705590#16.2,22.9899301,36.9759048","x":22.9452606,"y":36.9711423,"coor":[[22.8758843,36.9764166],[22.8761039,36.9762903],[22.8766848,36.9760817],[22.8774232,36.9755298],[22.87785,36.9749119],[22.8784475,36.9740071],[22.8792365,36.9730681],[22.8797027,36.9726849],[22.8801663,36.9724819],[22.8805043,36.972413],[22.8817487,36.9723504],[22.8820623,36.9724164],[22.8828416,36.9721353],[22.8833035,36.9720495],[22.8837392,36.9722159],[22.8865712,36.9728194],[22.8870087,36.9728685],[22.8874369,36.9727734],[22.8883545,36.9722502],[22.8888493,36.9722187],[22.8891507,36.9723478],[22.8896283,36.9727308],[22.8902675,36.9735841],[22.8909832,36.9738071],[22.8922382,36.9740352],[22.8928488,36.9745366],[22.8937673,36.9747255],[22.8946,36.9749721],[22.8957112,36.9750456],[22.8959591,36.9749938],[22.8966396,36.9745494],[22.8975548,36.9741883],[22.8982859,36.974132],[22.8985996,36.974189],[22.8986763,36.9743249],[22.8986067,36.9744775],[22.8977658,36.9751368],[22.8975323,36.9757475],[22.897593,36.9762168],[22.8977683,36.9765249],[22.8982248,36.9768086],[22.8986279,36.9769025],[22.8991797,36.9768175],[22.8996989,36.976651],[22.9002688,36.9760794],[22.9004726,36.9759731],[22.9019385,36.9755991],[22.9024131,36.9754052],[22.9033357,36.9753145],[22.9047912,36.9748773],[22.9062595,36.9743319],[22.9066651,36.9742546],[22.9066636,36.9743627],[22.9062333,36.9745931],[22.9051271,36.9757457],[22.9048577,36.9772936],[22.9049111,36.9774924],[22.9068149,36.979493],[22.907164,36.9786489],[22.90722,36.9778743],[22.9075972,36.977427],[22.9077786,36.9770636],[22.9083008,36.9766899],[22.9092625,36.9762119],[22.9095334,36.9761243],[22.9101297,36.9760667],[22.9106153,36.9758908],[22.9110236,36.9756242],[22.9113502,36.9755641],[22.9115992,36.9754402],[22.9120491,36.9753992],[22.9128399,36.975091],[22.9134591,36.9750065],[22.9136078,36.9748186],[22.9140248,36.9747232],[22.9141018,36.9745459],[22.9138346,36.9743722],[22.9136781,36.9743167],[22.9132172,36.9743395],[22.9130986,36.9739869],[22.9127667,36.9736233],[22.913018,36.9733371],[22.9132148,36.9729243],[22.9133377,36.9728736],[22.9138543,36.9728873],[22.9141169,36.9725923],[22.9151539,36.9723493],[22.9157661,36.9719583],[22.9160017,36.9719785],[22.9165377,36.9722087],[22.9165183,36.9719922],[22.9172691,36.971332],[22.9176836,36.9706237],[22.9179894,36.9704462],[22.9182517,36.9701692],[22.9187046,36.9699209],[22.9187855,36.9697594],[22.9192042,36.9695469],[22.9193446,36.9691515],[22.9195272,36.9689459],[22.9197172,36.968542],[22.9201915,36.968366],[22.9203311,36.9680248],[22.9204907,36.967864],[22.9205154,36.9677019],[22.9206963,36.9676224],[22.9210835,36.9672474],[22.9218982,36.9668311],[22.9219993,36.966832],[22.9220093,36.9669223],[22.9222691,36.9668165],[22.9221764,36.9670229],[22.9225395,36.9667648],[22.9227538,36.9667037],[22.9228774,36.9666958],[22.9226837,36.9668923],[22.9230227,36.9667512],[22.9241924,36.9666536],[22.9245653,36.9664947],[22.92488,36.9664796],[22.925883,36.9662543],[22.9262746,36.966366],[22.9266861,36.9666582],[22.9268994,36.9666691],[22.9269654,36.9667689],[22.9272362,36.9666812],[22.9278307,36.9667496],[22.9285621,36.9666571],[22.9288118,36.966479],[22.9292183,36.9663295],[22.9306305,36.9665585],[22.9313409,36.9663666],[22.93205,36.9662648],[22.9323893,36.9660966],[22.9328405,36.9659655],[22.9332335,36.965978],[22.9336621,36.9658557],[22.9346116,36.9654315],[22.9349834,36.9653537],[22.9353693,36.9650687],[22.9363891,36.9652401],[22.9368779,36.9656321],[22.9371568,36.9657698],[22.9373669,36.9660151],[22.937605,36.9666662],[22.9377926,36.9669023],[22.9388425,36.9673443],[22.9390214,36.9674],[22.9392241,36.9673658],[22.9398164,36.9675874],[22.9405123,36.9684409],[22.9412553,36.9691416],[22.9417702,36.9692724],[22.9420409,36.9691937],[22.9422428,36.9692135],[22.9428991,36.9696881],[22.9429957,36.9700135],[22.9434997,36.9701261],[22.9441143,36.9703569],[22.9443433,36.9708638],[22.9445222,36.9709194],[22.9449046,36.9708868],[22.9452606,36.9711423],[22.9454175,36.9711708],[22.9454612,36.9712613],[22.9453688,36.9714408],[22.9454562,36.9716218],[22.9467041,36.972372],[22.9475589,36.9731188],[22.9476942,36.9730839],[22.9477974,36.9729316],[22.9480808,36.9727448],[22.9500544,36.9721944],[22.9503046,36.9719713],[22.9504032,36.9721524],[22.95067,36.9723621],[22.9508411,36.9721743],[22.951214,36.9720153],[22.9517733,36.9721915],[22.9523226,36.9722775],[22.9527293,36.9721098],[22.9533278,36.9722954],[22.9536733,36.9724968],[22.9543583,36.9725208],[22.9544139,36.9725574],[22.9542221,36.9726188],[22.9546571,36.972848],[22.9551273,36.9729693],[22.955319,36.9729169],[22.9553289,36.9730161],[22.9555215,36.9729006],[22.9558817,36.9728497],[22.9560819,36.9729957],[22.9564075,36.9730076],[22.9563385,36.9731242],[22.9565981,36.9730363],[22.9568726,36.9726781],[22.9572673,36.9725734],[22.9578519,36.9725425],[22.9585228,36.9727738],[22.9588717,36.9727227],[22.9587233,36.9729017],[22.9589925,36.9729311],[22.9596521,36.9739915],[22.9598318,36.9739931],[22.9605211,36.9737017],[22.960925,36.9737413],[22.9613413,36.9736999],[22.9616428,36.9738287],[22.9620249,36.973823],[22.9621917,36.9739507],[22.9625418,36.9746388],[22.9626194,36.9747206],[22.9627095,36.9747034],[22.9629431,36.9746423],[22.9629185,36.9747953],[22.9632703,36.974537],[22.9635636,36.9744494],[22.9651526,36.9740847],[22.9657263,36.9740356],[22.9659304,36.9738932],[22.9662843,36.9734816],[22.9662364,36.9736975],[22.9667475,36.9732873],[22.9669504,36.973235],[22.9672085,36.9732553],[22.9674474,36.9732754],[22.9675901,36.97352],[22.9684315,36.9736084],[22.9693945,36.9738467],[22.9702356,36.9739531],[22.9708154,36.9742826],[22.9711846,36.974394],[22.9726504,36.9743391],[22.9735122,36.9742429],[22.9738846,36.9741199],[22.9746051,36.974009],[22.9750566,36.9738506],[22.9750249,36.9737061],[22.9746456,36.9735045],[22.9743366,36.9730872],[22.9744267,36.97307],[22.9745816,36.9732516],[22.9745855,36.9729632],[22.9743851,36.9728262],[22.9742537,36.9725727],[22.974163,36.9717967],[22.9748495,36.9725418],[22.9753288,36.9728254],[22.9758103,36.9729377],[22.9764733,36.9729254],[22.9766202,36.9728635],[22.9761733,36.9726794],[22.9757479,36.9721507],[22.9755521,36.9715135],[22.975511,36.9713824],[22.9757336,36.9715376],[22.9757137,36.971427],[22.9756909,36.9712961],[22.9757962,36.9713962],[22.9757775,36.9712766],[22.9757549,36.9711254],[22.9755591,36.9700736],[22.9756597,36.9701105],[22.9751712,36.9688375],[22.975711,36.9684546],[22.9758026,36.9683292],[22.9759719,36.9682675],[22.9761107,36.9679713],[22.9764506,36.9677579],[22.9765404,36.9677586],[22.9769077,36.9680142],[22.9771274,36.9678854],[22.9774363,36.9683117],[22.977386,36.9687079],[22.9771915,36.9689766],[22.9774539,36.9695107],[22.977544,36.9694935],[22.9775809,36.9692594],[22.9777415,36.9690084],[22.9778549,36.9689283],[22.9780011,36.9689205],[22.9781157,36.9695885],[22.9782279,36.9695985],[22.9784466,36.9692038],[22.9785821,36.9691509],[22.9786709,36.9692328],[22.9787224,36.9695847],[22.9791889,36.9699854],[22.9793148,36.9699684],[22.9797834,36.9693685],[22.9801896,36.9692368],[22.9802678,36.9692645],[22.980287,36.9695081],[22.9806109,36.9696551],[22.9808018,36.9696567],[22.9811608,36.9695403],[22.9813136,36.9695304],[22.9818173,36.9696699],[22.9822958,36.9700075],[22.9824932,36.9699506],[22.9823773,36.9702201],[22.9821538,36.9703646],[22.9825981,36.970747],[22.9828331,36.9708121],[22.9831142,36.9707965],[22.9836742,36.9709275],[22.9843711,36.9717447],[22.9849391,36.9721102],[22.9856916,36.9729729],[22.9858922,36.9731008],[22.9863288,36.9740601],[22.9870332,36.9743185],[22.9871441,36.9744276],[22.9871198,36.9745626],[22.987006,36.9746698],[22.9870811,36.9749408],[22.9874384,36.9751061],[22.9883375,36.975693],[22.9888331,36.975598],[22.9890114,36.9757077],[22.9895396,36.9756942],[22.9896376,36.9759294],[22.9899301,36.9759048]]},{"id":19389,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u03945 \u03a6\u03b1\u03c1\u03b1\u03ba\u03bb\u03cc\u2013\u03a0\u03b1\u03c1\u03b1\u03b4\u03b5\u03af\u03c3\u03b9","description_GR":"\u0397 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03945 \u03c4\u03bf\u03c5 \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Vatika_Faraklo_Paradisi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3755,"name_EN":"Vatika: D5 Faraklo-Paradisi","description_EN":"Trail 5","ascent_time":80,"descent_time":85,"marker":"Red_dots","level":10,"ascent":169,"descent":269,"maxelev":514,"minelev":338,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.08578 36.51123,23.09769 36.52842)","views":3,"millestones":"0,23.0857976,36.5284161#1,23.0910085,36.5222822#2,23.0965503,36.5171366#3,23.0901435,36.5141294#3.8,23.0865858,36.5111611","x":23.0917688,"y":36.5193523,"coor":[[23.0857976,36.5284161],[23.0857823,36.528114],[23.0858682,36.5278487],[23.0859144,36.527804],[23.0860151,36.5277056],[23.0860611,36.5276812],[23.0863449,36.5276766],[23.0868589,36.5276625],[23.0870642,36.5275649],[23.0871768,36.5274012],[23.0871919,36.5272459],[23.087211,36.5270454],[23.0873716,36.5268979],[23.0874411,36.5267745],[23.0876189,36.5266677],[23.0877644,36.5266508],[23.0879639,36.5267785],[23.0881058,36.5261125],[23.0882938,36.52615],[23.0886748,36.5260447],[23.0884327,36.5257364],[23.0884354,36.525502],[23.0883031,36.5253567],[23.0882932,36.5252485],[23.0888662,36.5249644],[23.0891045,36.5246417],[23.0893407,36.5245083],[23.0893874,36.5243283],[23.0897261,36.5240244],[23.0899328,36.5235392],[23.0900794,36.5234231],[23.0901498,36.5231352],[23.0901316,36.5227744],[23.0905133,36.5226151],[23.0909862,36.5222852],[23.0915567,36.5222084],[23.0925332,36.5218011],[23.0925116,36.5217378],[23.0921114,36.5215725],[23.0918139,36.5212277],[23.091839,36.5209935],[23.0917646,36.5206684],[23.0919013,36.5204441],[23.0919721,36.5201201],[23.0916337,36.5194504],[23.0917688,36.5193523],[23.0929113,36.5190725],[23.0932908,36.5190934],[23.0941631,36.5189919],[23.094335,36.5186146],[23.0946153,36.5185265],[23.0947401,36.5183562],[23.0952893,36.5181891],[23.0955266,36.5179565],[23.0955728,36.5178216],[23.0962247,36.517466],[23.096271,36.5173221],[23.0966425,36.5170725],[23.0967882,36.5170285],[23.0967861,36.5172088],[23.0976266,36.5169628],[23.0976252,36.5169041],[23.0972695,36.5165724],[23.0966923,36.5162706],[23.0951091,36.5150776],[23.0947537,36.5149127],[23.0940914,36.5142405],[23.0938575,36.5141937],[23.0931975,36.5142878],[23.0920022,36.5143148],[23.0907457,36.5138455],[23.0907334,36.5139445],[23.0909126,36.5140789],[23.0906116,36.5140315],[23.0903632,36.5139665],[23.0902172,36.5140375],[23.0901618,36.514001],[23.0901013,36.5143972],[23.0896955,36.5137631],[23.0896319,36.5134741],[23.0895545,36.5134104],[23.0894092,36.5134183],[23.0893237,36.5130909],[23.0899357,36.5123203],[23.0899749,36.5118338],[23.0894578,36.5111718],[23.0883715,36.5111635],[23.0876802,36.5112528],[23.0868134,36.5111921],[23.0865858,36.5111611]]},{"id":19390,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1-\u039c\u03b1\u03bb\u03ad\u03b1\u03c2: \u0386\u03b3\u03b9\u03bf\u03c2 \u03a6\u03c9\u03ba\u03ac\u03c2-\u039a\u03ac\u03c4\u03c9 \u039a\u03b1\u03c3\u03c4\u03b1\u03bd\u03b9\u03ac","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b1 \u03c0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"PELOPONNESE\/Pelop_Vatika_AgFokas_KatoKastania","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":13079,"name_EN":"Vatika-Maleas Cape: Agios Fokas-Kato Kastania","description_EN":"A quiet coastal trial","ascent_time":335,"descent_time":320,"marker":"Red_dots","level":12,"ascent":511,"descent":293,"maxelev":228,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05858 36.52835,23.12572 36.59631)","views":12,"millestones":"0,23.0586207,36.5963040#1,23.0641114,36.5891870#2,23.0702475,36.5823858#3,23.0775628,36.5766829#4,23.0857794,36.5719821#5,23.0946124,36.5679919#6,23.1006923,36.5629493#7,23.1100397,36.5588781#8,23.1178822,36.5555510#9,23.1254642,36.5506991#10,23.1208312,36.5444174#11,23.1242305,36.5359086#12,23.1183785,36.5331681#13.1,23.1160994,36.5282749","x":23.0992837,"y":36.5637597,"coor":[[23.0586207,36.596304],[23.058581,36.595889],[23.0586421,36.5954568],[23.0588254,36.5950977],[23.0590622,36.5949283],[23.0588973,36.5945213],[23.0593022,36.5940355],[23.0595637,36.5936769],[23.0595608,36.5932803],[23.0596295,36.5931456],[23.0596495,36.5930534],[23.0605167,36.5925283],[23.0608544,36.5921614],[23.061017,36.5922032],[23.0612527,36.592124],[23.0619317,36.5914442],[23.0622813,36.5911945],[23.0640571,36.5894777],[23.0641286,36.5891086],[23.0643111,36.5888126],[23.0644918,36.5886607],[23.0646147,36.5886617],[23.0648424,36.5883209],[23.0650457,36.5881513],[23.0653153,36.5880362],[23.0655866,36.5877859],[23.0656339,36.5875699],[23.0659293,36.5871756],[23.0661698,36.5866997],[23.0663221,36.5861239],[23.0663376,36.5857635],[23.0664755,36.585449],[23.0668695,36.5852178],[23.0669828,36.5850924],[23.067421,36.5849066],[23.0675586,36.5846192],[23.0677037,36.5846383],[23.0677602,36.5845847],[23.0682643,36.5844985],[23.0684442,36.5844097],[23.0689907,36.5835756],[23.0692151,36.5835053],[23.0695426,36.5832284],[23.0695884,36.5831386],[23.0695448,36.5830481],[23.0703361,36.5823061],[23.0707864,36.5820391],[23.0713477,36.5818362],[23.0717303,36.5816228],[23.0722834,36.5811764],[23.0727893,36.5809279],[23.0729262,36.5806946],[23.0729281,36.5805413],[23.0733584,36.5800759],[23.0737698,36.5793219],[23.0740858,36.5790629],[23.0746597,36.5787428],[23.0751011,36.5782775],[23.0758863,36.5780492],[23.0766057,36.5777032],[23.0768239,36.5772181],[23.0768257,36.5770649],[23.0769725,36.5769398],[23.076997,36.5767597],[23.0771549,36.5766347],[23.0772327,36.5766714],[23.0772573,36.5764823],[23.0774785,36.5766823],[23.0776573,36.5766837],[23.0779161,36.5765414],[23.0784985,36.5764378],[23.0786433,36.5764749],[23.0787671,36.5764038],[23.0787913,36.5762507],[23.0790066,36.576],[23.0793449,36.5757502],[23.0796054,36.5745172],[23.0797287,36.5744911],[23.0799551,36.5742494],[23.0803375,36.574045],[23.0810285,36.5735275],[23.0818138,36.5732812],[23.0820144,36.5733278],[23.0822063,36.573167],[23.0826767,36.5730895],[23.0832016,36.5731206],[23.0841903,36.5726774],[23.0846038,36.5726806],[23.0848521,36.5724752],[23.0852895,36.5723433],[23.0857058,36.5721121],[23.0857857,36.5719685],[23.0860792,36.5717183],[23.0860696,36.5715921],[23.0861604,36.5714665],[23.0862611,36.5714583],[23.0863086,36.5712243],[23.0868796,36.5711385],[23.0876695,36.5704955],[23.0879946,36.5704078],[23.0881396,36.570436],[23.0882864,36.5703019],[23.0888132,36.5701707],[23.0889505,36.5699013],[23.0891424,36.5697405],[23.089456,36.5696798],[23.0901325,36.5691711],[23.0903662,36.5692631],[23.0908576,36.5692848],[23.0912066,36.5690711],[23.0913399,36.5691353],[23.0919889,36.5690681],[23.0919895,36.569023],[23.09218,36.5689794],[23.0926487,36.5690371],[23.0938153,36.5686673],[23.094424,36.5682212],[23.0948547,36.5677016],[23.0949923,36.5674052],[23.095455,36.567012],[23.0958862,36.5664564],[23.0961721,36.5658996],[23.0961372,36.565052],[23.0962951,36.564927],[23.0963652,36.5646661],[23.0965658,36.5647127],[23.0965531,36.5648478],[23.0967496,36.565246],[23.0969395,36.5652564],[23.0971499,36.5654203],[23.0974957,36.565477],[23.0978545,36.5653715],[23.0982726,36.5651854],[23.0983072,36.5650955],[23.0984982,36.5650068],[23.0987384,36.5645308],[23.0992837,36.5637597],[23.0994975,36.5636351],[23.099736,36.5633033],[23.1000627,36.5630804],[23.1005661,36.5630301],[23.101433,36.5624778],[23.1018132,36.5624536],[23.1023484,36.5625568],[23.1025945,36.5625406],[23.1030553,36.5623097],[23.103866,36.5617839],[23.1043367,36.5616612],[23.1054777,36.5615616],[23.106654,36.5613],[23.1074534,36.5607831],[23.1079254,36.5605523],[23.10892,36.5595681],[23.1091901,36.5594079],[23.1094165,36.5591481],[23.1098889,36.5588812],[23.1108054,36.558861],[23.1114889,36.5587038],[23.1121028,36.5587625],[23.1125613,36.5587298],[23.1144128,36.5590321],[23.1147703,36.5590347],[23.114906,36.5589005],[23.1152192,36.5588668],[23.1154334,36.5587061],[23.1155495,36.5583193],[23.1155768,36.5578868],[23.1154795,36.5575976],[23.1156373,36.5574816],[23.115392,36.5570381],[23.1157106,36.5565356],[23.1158678,36.5564647],[23.1159814,36.5563032],[23.1163499,36.556324],[23.1168344,36.555967],[23.1172826,36.5558621],[23.117688,36.5555857],[23.1181806,36.5554992],[23.118701,36.5549351],[23.1187824,36.5546562],[23.1191285,36.5546858],[23.1197354,36.5543748],[23.1199574,36.5545027],[23.1203259,36.5545234],[23.1206841,36.5544629],[23.1212361,36.5540704],[23.1215469,36.5542529],[23.1221501,36.5542664],[23.1229631,36.5535151],[23.1236028,36.5532674],[23.1238399,36.5530528],[23.1240677,36.5526669],[23.1244403,36.552318],[23.1246148,36.5517063],[23.1248391,36.5516358],[23.1248411,36.5514555],[23.1250431,36.5513849],[23.1252237,36.551215],[23.1252819,36.551008],[23.1254632,36.550784],[23.1254703,36.550153],[23.1252532,36.5495925],[23.1248996,36.5492474],[23.1246584,36.5488309],[23.1248421,36.5483995],[23.1251831,36.5478792],[23.1249858,36.5475442],[23.1248583,36.5469573],[23.1246816,36.5467757],[23.1245631,36.5463872],[23.1246092,36.5462613],[23.1244313,36.5461879],[23.1242746,36.5462138],[23.1238964,36.5460668],[23.1236989,36.5457408],[23.1233734,36.5456888],[23.1224899,36.5455561],[23.1220015,36.5454894],[23.120887,36.5452468],[23.1206999,36.544993],[23.1207255,36.5447048],[23.1227442,36.5390854],[23.123197,36.5375652],[23.1233677,36.537287],[23.1240008,36.5366246],[23.1242528,36.5360675],[23.1242114,36.5357787],[23.1240371,36.5353898],[23.1236404,36.5349001],[23.1232632,36.534672],[23.1224587,36.5344722],[23.1218512,36.5341725],[23.1215711,36.5341547],[23.1209766,36.5343667],[23.1207849,36.5345275],[23.1205798,36.5348866],[23.1204115,36.5349484],[23.1192483,36.5340925],[23.1193169,36.5339487],[23.1197327,36.5337355],[23.1198236,36.5336009],[23.1196035,36.5333018],[23.1193702,36.5331919],[23.1192404,36.5331864],[23.1191165,36.5332757],[23.1187834,36.5340845],[23.1186155,36.5341103],[23.1183478,36.5330897],[23.1187813,36.5322996],[23.1187945,36.5321194],[23.1175185,36.5313617],[23.1170455,36.5311171],[23.1167436,36.5311419],[23.1160819,36.5313804],[23.1154352,36.5312764],[23.1152582,36.5311219],[23.1152816,36.5310319],[23.1155628,36.5308537],[23.1154875,36.5306007],[23.1155336,36.5304748],[23.1159575,36.5305321],[23.1167097,36.5301951],[23.117221,36.5304152],[23.1172439,36.5303703],[23.117078,36.5302249],[23.1170306,36.5299743],[23.1166222,36.529755],[23.1164968,36.5294858],[23.1165229,36.5290376],[23.1165383,36.528783],[23.116264,36.5283483],[23.1160994,36.5282749]]},{"id":19391,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u0386\u03b3\u03b9\u03bf\u03c2 \u03a6\u03c9\u03ba\u03ac\u03c2-\u0386\u03bd\u03c9 \u039a\u03b1\u03c3\u03c4\u03b1\u03bd\u03b9\u03ac","description_GR":"","path":"PELOPONNESE\/Pelop_Vatika_AgFokas_AnoKastania","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":9161,"name_EN":"Vatika: Agios Fokas-Ano Kastania","description_EN":"","ascent_time":225,"descent_time":210,"marker":"Red_dots","level":12,"ascent":522,"descent":174,"maxelev":355,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05858 36.54064,23.10426 36.59631)","views":6,"millestones":"0,23.0586207,36.5963040#1,23.0641114,36.5891870#2,23.0702475,36.5823858#3,23.0775628,36.5766829#4,23.0839245,36.5702539#5,23.0878196,36.5640200#6,23.0906751,36.5568635#7,23.0940524,36.5508582#8,23.0977325,36.5449517#9.2,23.1042563,36.5406427","x":23.0864739,"y":36.5676287,"coor":[[23.0586207,36.596304],[23.058581,36.595889],[23.0586421,36.5954568],[23.0588254,36.5950977],[23.0590622,36.5949283],[23.0588973,36.5945213],[23.0593022,36.5940355],[23.0595637,36.5936769],[23.0595608,36.5932803],[23.0596295,36.5931456],[23.0596495,36.5930534],[23.0605167,36.5925283],[23.0608544,36.5921614],[23.061017,36.5922032],[23.0612527,36.592124],[23.0619317,36.5914442],[23.0622813,36.5911945],[23.0640571,36.5894777],[23.0641286,36.5891086],[23.0643111,36.5888126],[23.0644918,36.5886607],[23.0646147,36.5886617],[23.0648424,36.5883209],[23.0650457,36.5881513],[23.0653153,36.5880362],[23.0655866,36.5877859],[23.0656339,36.5875699],[23.0659293,36.5871756],[23.0661698,36.5866997],[23.0663221,36.5861239],[23.0663376,36.5857635],[23.0664755,36.585449],[23.0668695,36.5852178],[23.0669828,36.5850924],[23.067421,36.5849066],[23.0675586,36.5846192],[23.0677037,36.5846383],[23.0677602,36.5845847],[23.0682643,36.5844985],[23.0684442,36.5844097],[23.0689907,36.5835756],[23.0692151,36.5835053],[23.0695426,36.5832284],[23.0695884,36.5831386],[23.0695448,36.5830481],[23.0703361,36.5823061],[23.0707864,36.5820391],[23.0713477,36.5818362],[23.0717303,36.5816228],[23.0722834,36.5811764],[23.0727893,36.5809279],[23.0729262,36.5806946],[23.0729281,36.5805413],[23.0733584,36.5800759],[23.0737698,36.5793219],[23.0740858,36.5790629],[23.0746597,36.5787428],[23.0751011,36.5782775],[23.0758863,36.5780492],[23.0766057,36.5777032],[23.0768239,36.5772181],[23.0768257,36.5770649],[23.0769725,36.5769398],[23.076997,36.5767597],[23.0771549,36.5766347],[23.0772327,36.5766714],[23.0772573,36.5764823],[23.0774785,36.5766823],[23.0776573,36.5766837],[23.0779161,36.5765414],[23.0784985,36.5764378],[23.0786433,36.5764749],[23.0787671,36.5764038],[23.0787913,36.5762507],[23.0790066,36.576],[23.0793449,36.5757502],[23.0796054,36.5745172],[23.0797287,36.5744911],[23.0799551,36.5742494],[23.0803375,36.574045],[23.0810285,36.5735275],[23.0813353,36.5731062],[23.0817182,36.5728567],[23.0818678,36.5724973],[23.0821257,36.5724272],[23.0822394,36.5722658],[23.0827111,36.5720711],[23.0827927,36.5717832],[23.0826936,36.5716563],[23.0829073,36.5715407],[23.083258,36.5711828],[23.0834772,36.5706076],[23.0837492,36.5702851],[23.0840515,36.5702334],[23.0841198,36.5701347],[23.0840199,36.5700709],[23.0843323,36.5701183],[23.0844114,36.5700468],[23.0846239,36.5700304],[23.0847461,36.5700945],[23.0849592,36.570033],[23.0851972,36.5697464],[23.0851533,36.5696829],[23.0857392,36.5692818],[23.0860086,36.5691756],[23.0860897,36.5689329],[23.0860708,36.5686442],[23.0859833,36.5684813],[23.086055,36.5680852],[23.0864739,36.5676287],[23.0866244,36.5671791],[23.0865851,36.5667281],[23.087234,36.5666609],[23.0873808,36.5665358],[23.0873717,36.5663555],[23.0876585,36.5657266],[23.0878951,36.5655662],[23.0880728,36.5656577],[23.0881513,36.5656312],[23.0882985,36.5654701],[23.0881234,36.5651532],[23.0882394,36.5647935],[23.0882313,36.5645321],[23.0879648,36.5643858],[23.0878639,36.564412],[23.0877864,36.5643574],[23.0878245,36.563961],[23.0879512,36.5636465],[23.0881196,36.5635756],[23.0885145,36.5632541],[23.0885955,36.5630204],[23.0889229,36.5627344],[23.0888923,36.5624908],[23.089018,36.5622483],[23.0894473,36.561855],[23.0895814,36.561856],[23.0901001,36.5614543],[23.0904134,36.5614206],[23.0904146,36.5613215],[23.0902594,36.5612121],[23.0902633,36.5608786],[23.0898802,36.5601996],[23.0898811,36.5601184],[23.0900273,36.5600384],[23.0899909,36.559335],[23.0901922,36.5593185],[23.0905648,36.5589878],[23.090716,36.5584841],[23.0910761,36.5582705],[23.0911895,36.5581271],[23.0908457,36.5579082],[23.0908132,36.5578178],[23.0909042,36.5576832],[23.0905979,36.557122],[23.0907491,36.5566093],[23.0907533,36.5562578],[23.0911823,36.5558824],[23.0914397,36.5559678],[23.0915784,36.5555722],[23.0915741,36.5549862],[23.0917787,36.5546902],[23.0920237,36.5537997],[23.0921808,36.5537468],[23.0926787,36.5541652],[23.0928345,36.5542205],[23.0929473,36.5541312],[23.0932118,36.5534842],[23.0932193,36.5528442],[23.0929011,36.5523459],[23.0930374,36.5521577],[23.0936898,36.551784],[23.0938602,36.5515419],[23.0939074,36.5513259],[23.0935575,36.5506742],[23.0936471,36.5506568],[23.0939017,36.5508571],[23.0941475,36.550859],[23.0948778,36.5505129],[23.0956236,36.5497974],[23.0961731,36.5496213],[23.0968409,36.5488781],[23.0974437,36.5479632],[23.0977829,36.5476232],[23.0979343,36.5470925],[23.0977482,36.545802],[23.098166,36.5454175],[23.0979344,36.5451633],[23.0979358,36.5450371],[23.0983496,36.5450042],[23.0984396,36.5449508],[23.0984332,36.5445361],[23.0983438,36.5445354],[23.0982736,36.5448143],[23.0976125,36.5449806],[23.0977092,36.5453058],[23.0975978,36.545278],[23.0974346,36.5449071],[23.0978964,36.5445861],[23.0977429,36.5443325],[23.0977678,36.5441163],[23.0985217,36.5436533],[23.0985499,36.5431487],[23.0986283,36.5431312],[23.0991829,36.543478],[23.0993613,36.5435064],[23.0997002,36.5431844],[23.0998949,36.5427712],[23.1003076,36.5428284],[23.1007526,36.542994],[23.1009762,36.5429777],[23.1015064,36.5425309],[23.1028987,36.5419284],[23.1028812,36.5418719],[23.102535,36.5418603],[23.1025273,36.5417724],[23.103199,36.5416512],[23.1037725,36.541331],[23.1038496,36.5411242],[23.1042563,36.5406427]]},{"id":19392,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1-\u039c\u03b1\u03bb\u03ad\u03b1\u03c2: \u03946 \u0391\u03b4\u03b9\u03ac\u03ba\u03bf\u03c0\u03bf\u03c2-\u0386\u03bd\u03c9 \u039a\u03b1\u03c3\u03c4\u03b1\u03bd\u03b9\u03ac","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03946 \u03c4\u03bf\u03c5 \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Vatika_Adiakopos_AnoKastania","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":6244,"name_EN":"Vatika-Maleas Cape: Adiakopos-Ano Kastania","description_EN":"Trail D6","ascent_time":150,"descent_time":140,"marker":"No_marks","level":12,"ascent":410,"descent":120,"maxelev":390,"minelev":59,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05331 36.54064,23.10426 36.55944)","views":4,"millestones":"0,23.0533369,36.5576501#1,23.0639517,36.5587801#2,23.0736662,36.5586842#3,23.0821189,36.5565905#4,23.0882284,36.5520576#5,23.0959152,36.5465295#6.2,23.1042545,36.5406427","x":23.0827764,"y":36.5562079,"coor":[[23.0533369,36.5576501],[23.0538058,36.5576808],[23.0543388,36.5580434],[23.0546224,36.5582395],[23.0551912,36.5583251],[23.0568152,36.5589419],[23.0592431,36.5586817],[23.0598324,36.5586638],[23.0602507,36.5585296],[23.0609339,36.5583998],[23.0617491,36.5584422],[23.0626181,36.5586564],[23.0640514,36.5587849],[23.0644884,36.558768],[23.0650348,36.5588624],[23.0652809,36.5588373],[23.0656491,36.5588853],[23.0659079,36.5587341],[23.0670412,36.5583463],[23.0675655,36.5584225],[23.0677791,36.558316],[23.0680472,36.5583181],[23.0681261,36.5582646],[23.0691251,36.5580921],[23.0698511,36.5581158],[23.0705811,36.557815],[23.0710703,36.5577219],[23.0714053,36.5577426],[23.071817,36.55789],[23.0719375,36.5580893],[23.0722713,36.5582091],[23.0727971,36.5581591],[23.0731205,36.5582157],[23.0732773,36.5581808],[23.0731751,36.5583243],[23.073466,36.5582905],[23.0733641,36.5583978],[23.0733513,36.558542],[23.0736297,36.5586163],[23.0737609,36.5588607],[23.0739853,36.5587813],[23.0742157,36.5591437],[23.0743947,36.559127],[23.0746061,36.5592008],[23.0748305,36.5591214],[23.0750982,36.5591595],[23.0757927,36.5590207],[23.0761503,36.5590235],[23.0767828,36.5593889],[23.0773415,36.5593933],[23.0774292,36.5595382],[23.0776069,36.5596297],[23.0777414,36.5595947],[23.0778552,36.5594243],[23.0781242,36.5593543],[23.0786491,36.5593763],[23.0788733,36.559315],[23.0789647,36.5591444],[23.0792578,36.5589303],[23.0795487,36.5588965],[23.079684,36.5587984],[23.079913,36.5583314],[23.0801156,36.5582067],[23.0804439,36.5578487],[23.0810159,36.5576728],[23.0812769,36.5573322],[23.0815475,36.557127],[23.0815938,36.5569921],[23.0817395,36.5569572],[23.0817852,36.5568764],[23.0819192,36.5568774],[23.0819203,36.5567873],[23.0820782,36.5566623],[23.0822266,36.556402],[23.0824268,36.5564757],[23.0826741,36.5563514],[23.0827764,36.5562079],[23.0827566,36.5559914],[23.0826268,36.5556298],[23.0824713,36.5555475],[23.0824058,36.5554208],[23.0824514,36.55534],[23.0827205,36.555261],[23.0825898,36.5549805],[23.0830023,36.5550558],[23.0828834,36.5547123],[23.0829298,36.5545684],[23.0836303,36.5548623],[23.0838649,36.5548641],[23.0846965,36.5544648],[23.0851885,36.5544325],[23.0854592,36.5542183],[23.0856837,36.5541298],[23.0860229,36.5537899],[23.0863604,36.5535941],[23.0865439,36.5531989],[23.0868375,36.5529307],[23.0870843,36.5528515],[23.0871272,36.553005],[23.087183,36.5530055],[23.0873742,36.5528987],[23.087398,36.5527817],[23.0877943,36.552334],[23.0881072,36.5523274],[23.0882328,36.552103],[23.088213,36.5518865],[23.0883146,36.5517971],[23.0883363,36.5518514],[23.0885505,36.5516908],[23.0891796,36.5513981],[23.0894933,36.5513283],[23.0899425,36.5511335],[23.0903474,36.5509022],[23.0911282,36.5500607],[23.0913784,36.549684],[23.0914589,36.5494953],[23.0915219,36.5488828],[23.0919024,36.5488316],[23.0922296,36.5485546],[23.0929187,36.5482083],[23.0935782,36.5481863],[23.0944904,36.5475622],[23.0946056,36.5472656],[23.0947399,36.5472486],[23.0953252,36.5468744],[23.0956616,36.5467688],[23.0961135,36.5463395],[23.0962375,36.5452857],[23.0961299,36.5449333],[23.0962476,36.5444203],[23.0964626,36.5441876],[23.096788,36.5440638],[23.0979057,36.5430627],[23.0981574,36.5425507],[23.0985496,36.5424545],[23.0987943,36.5425465],[23.0989063,36.5425203],[23.0992797,36.5421085],[23.0994132,36.5421636],[23.0994478,36.5420647],[23.0996718,36.5420213],[23.0999062,36.5420411],[23.1005055,36.5423791],[23.100762,36.5424171],[23.1013677,36.5422144],[23.101852,36.5418754],[23.1020636,36.5419311],[23.1025256,36.5417723],[23.1031973,36.5416512],[23.1037707,36.541331],[23.1038482,36.5411242],[23.1042545,36.5406427]]},{"id":19393,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u039c\u03b5\u03c3\u03bf\u03c7\u03ce\u03c1\u03b9-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2-\u03a0\u03b1\u03c1\u03b1\u03b4\u03b5\u03af\u03c3\u03b9","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03b4\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03bc\u03b5 \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03b1 \u03b8\u03ad\u03b1","path":"PELOPONNESE\/Pelop_Vatika_Paradisi_ProfitisIlias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3379,"name_EN":"Vatika: Mesochori-Profitis Ilias-Paradisi","description_EN":"A crossing with a view","ascent_time":155,"descent_time":160,"marker":"Red_dots","level":10,"ascent":404,"descent":419,"maxelev":734,"minelev":338,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.07817 36.51125,23.09994 36.53831)","views":5,"millestones":"0,23.0786313,36.5362827#1,23.0824694,36.5371649#2,23.0884801,36.5350360#3,23.0932762,36.5319979#4,23.0973932,36.5247768#5,23.0982217,36.5176731#6,23.0941995,36.5143465#3.4,23.0865866,36.5111566","x":23.0939148,"y":36.5303193,"coor":[[23.0786313,36.5362827],[23.078735,36.5363083],[23.078555,36.5364151],[23.0784934,36.5369014],[23.0781886,36.5371695],[23.078209,36.5373319],[23.0784666,36.5372798],[23.0786803,36.5371552],[23.0789743,36.53686],[23.0791979,36.5368437],[23.0792529,36.5369163],[23.0790938,36.5371404],[23.0785185,36.5376137],[23.0786843,36.5377593],[23.0789979,36.5376896],[23.0796482,36.5372889],[23.0804408,36.5373311],[23.0805978,36.5372782],[23.0808239,36.5370546],[23.0814817,36.5371678],[23.0818295,36.5370353],[23.0819425,36.536928],[23.0819238,36.5366213],[23.0821396,36.5363255],[23.0820984,36.5360277],[23.0822233,36.5358574],[23.0822064,36.5360759],[23.0823705,36.5363656],[23.082255,36.5366892],[23.0825066,36.5371419],[23.082259,36.5372933],[23.0818854,36.5377141],[23.0813918,36.5378906],[23.0810634,36.5382667],[23.081096,36.538339],[23.0816235,36.5381358],[23.0821721,36.5380318],[23.0827793,36.5376939],[23.0835631,36.5375467],[23.0838116,36.5373142],[23.0841824,36.5371278],[23.0847525,36.5361495],[23.0853131,36.5359735],[23.0856485,36.5359581],[23.0861552,36.5356104],[23.0864716,36.5353063],[23.0867772,36.5351464],[23.0871622,36.5350885],[23.0876531,36.5351463],[23.0882358,36.5349885],[23.0893169,36.5351951],[23.089822,36.5349916],[23.0899729,36.5351686],[23.0900373,36.5353854],[23.0903262,36.5355228],[23.0907195,36.5353185],[23.0911902,36.5351959],[23.0915081,36.5347566],[23.0927253,36.5347929],[23.0927822,36.5347032],[23.0927279,36.5345675],[23.0922783,36.5341517],[23.0921497,36.5336819],[23.0920346,36.5334917],[23.0918336,36.5334001],[23.0916146,36.5332925],[23.0916499,36.5331395],[23.0920517,36.5329848],[23.0927142,36.5326923],[23.0928496,36.5325762],[23.0927853,36.5323413],[23.0925064,36.5323121],[23.092429,36.5322485],[23.0925453,36.5317648],[23.0926462,36.5317295],[23.0927295,36.5317707],[23.093118,36.531981],[23.0932965,36.5320004],[23.0934428,36.5319114],[23.0936813,36.5315706],[23.0939718,36.5315638],[23.0939281,36.5314823],[23.093483,36.5313347],[23.0934168,36.5312621],[23.0937337,36.5309129],[23.0939148,36.5303193],[23.0939698,36.5300966],[23.0940152,36.5298536],[23.0940849,36.5296242],[23.0941892,36.5293005],[23.0945299,36.5288163],[23.0950909,36.5286042],[23.0954405,36.5283184],[23.0956351,36.5279142],[23.0957096,36.5272657],[23.096008,36.5265828],[23.0962515,36.5262984],[23.0963011,36.5258751],[23.0963429,36.5256388],[23.0966236,36.5255147],[23.0969624,36.5251927],[23.0972988,36.5250781],[23.0973555,36.5250064],[23.0976796,36.5230707],[23.0978737,36.5227025],[23.0979302,36.5216843],[23.0980095,36.5215857],[23.0983336,36.5215702],[23.0984798,36.5214811],[23.0987177,36.5211944],[23.0986989,36.5208878],[23.0987676,36.5207441],[23.09887,36.5205848],[23.0988152,36.5204943],[23.0982467,36.5203998],[23.0979587,36.5201903],[23.0979931,36.5201185],[23.0977594,36.5200446],[23.0977838,36.5198645],[23.0976736,36.5197374],[23.0979327,36.5195501],[23.0975888,36.5194348],[23.0974909,36.5192087],[23.0972366,36.5189904],[23.0972063,36.5187107],[23.097712,36.5184441],[23.0976484,36.5181461],[23.0978975,36.5178595],[23.0990106,36.5172189],[23.0993346,36.5172033],[23.0991555,36.51754],[23.0998661,36.5174237],[23.0995426,36.5169029],[23.0993551,36.5167031],[23.0987671,36.5163651],[23.0978254,36.516074],[23.0976459,36.5161448],[23.0975438,36.5162793],[23.0975417,36.5164595],[23.0976946,36.5167582],[23.0976933,36.5168663],[23.0976259,36.5169019],[23.0972703,36.5165702],[23.096693,36.5162683],[23.0951099,36.5150754],[23.0947544,36.5149104],[23.0940922,36.5142383],[23.0938582,36.5141914],[23.0931982,36.5142856],[23.0920029,36.5143125],[23.0907464,36.5138432],[23.0907341,36.5139423],[23.0909133,36.5140766],[23.0906123,36.5140293],[23.0903643,36.5139643],[23.0902182,36.5140353],[23.0901628,36.5139988],[23.0901024,36.514395],[23.0896966,36.5137608],[23.089633,36.5134719],[23.0895555,36.5134082],[23.0894102,36.5134161],[23.0893247,36.5130887],[23.0899368,36.5123181],[23.089976,36.5118316],[23.0894589,36.5111695],[23.0883723,36.5111612],[23.0876813,36.5112506],[23.0868141,36.5111876],[23.0865866,36.5111566]]},{"id":19394,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac: \u03911 \u03a4\u03ac\u03bb\u03b1\u03bd\u03c4\u03b1-\u03a7\u03b1\u03c1\u03b1\u03ba\u03b9\u03ac","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03911 \u03c4\u03bf\u03c5 \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Monemvasia_Talanda_Charakia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":6530,"name_EN":"Monemvasia: A1 Talanda-Charakia","description_EN":"Trail 1","ascent_time":160,"descent_time":165,"marker":"Red_dots","level":12,"ascent":30,"descent":187,"maxelev":164,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.87983 36.65577,22.93531 36.67727)","views":2,"millestones":"0,22.9351149,36.6696657#1,22.9272782,36.6734451#2,22.9185163,36.6733833#3,22.9098589,36.6773529#4,22.9040237,36.6698679#5,22.8964995,36.6636239#6,22.8871220,36.6590573#6.5,22.8801427,36.6553559","x":22.9121589,"y":36.6773548,"coor":[[22.9351149,36.6696657],[22.9343567,36.669544],[22.9339713,36.6699011],[22.9335521,36.670276],[22.9336285,36.6704209],[22.9334273,36.670401],[22.9332697,36.6704717],[22.9333793,36.670635],[22.9333748,36.6709595],[22.9332414,36.6708952],[22.9322158,36.6705367],[22.9316666,36.6706039],[22.930665,36.6710095],[22.9300992,36.6714642],[22.9297056,36.6716049],[22.9290054,36.6720673],[22.9284945,36.6725946],[22.9285701,36.6727936],[22.9285114,36.6729914],[22.9278659,36.6735445],[22.9275077,36.6735503],[22.92604,36.67287],[22.9258027,36.6728813],[22.9255799,36.6728072],[22.9249275,36.6722424],[22.9244031,36.6721295],[22.9244844,36.6719229],[22.9243283,36.6718764],[22.923879,36.6719986],[22.9237772,36.6720788],[22.9236036,36.6724919],[22.9233868,36.6727874],[22.92316,36.6730017],[22.922845,36.6731251],[22.9224531,36.6731395],[22.9211519,36.6729565],[22.9206538,36.6726432],[22.9203865,36.6725507],[22.9201841,36.6726209],[22.919886,36.6731321],[22.9196142,36.673364],[22.9192888,36.6734241],[22.9185285,36.6733812],[22.9181246,36.6734496],[22.9180211,36.673647],[22.9182963,36.673974],[22.9182268,36.6741446],[22.9161915,36.6756406],[22.9157646,36.6757539],[22.9149798,36.6761095],[22.914831,36.6763426],[22.9145365,36.6765923],[22.9141102,36.6766695],[22.9134167,36.6768705],[22.9126725,36.6771161],[22.9121589,36.6773548],[22.9112606,36.677563],[22.9109138,36.6775598],[22.9106577,36.6774673],[22.9100763,36.6774259],[22.9097978,36.6773333],[22.9094659,36.6770598],[22.9094133,36.6768249],[22.9092269,36.6765528],[22.9090649,36.6761366],[22.9087793,36.6757554],[22.9087606,36.6754938],[22.9080608,36.6743336],[22.9077689,36.6740019],[22.9070143,36.6735532],[22.9068513,36.6732092],[22.9063356,36.6724833],[22.9051005,36.6712009],[22.9045919,36.6704435],[22.9043716,36.670126],[22.9036849,36.6696239],[22.9032494,36.6693855],[22.9021367,36.6689426],[22.9007109,36.6684066],[22.900445,36.6682238],[22.8999622,36.6675523],[22.8992234,36.6662474],[22.898359,36.6656535],[22.8980888,36.6654527],[22.897317,36.6647965],[22.8967921,36.6639443],[22.8956464,36.6626806],[22.8953705,36.662491],[22.8946891,36.6621917],[22.8938084,36.6619672],[22.8930968,36.6616519],[22.8923977,36.6612442],[22.8915688,36.6606776],[22.8908893,36.660464],[22.8899813,36.660122],[22.8885808,36.6594779],[22.8879228,36.6591788],[22.8860806,36.6589092],[22.8856259,36.6584632],[22.8850066,36.6576439],[22.884405,36.6566917],[22.8841097,36.6564613],[22.8839148,36.6563964],[22.883436,36.6561666],[22.8832437,36.6559236],[22.8820305,36.6557072],[22.8812847,36.6554477],[22.8805468,36.655265],[22.8802438,36.6553298],[22.8801427,36.6553559]]},{"id":19399,"author":"AnaDigit","name_GR":"O33: O33 \u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac-\u039b\u03b9\u03c1\u03ac","description_GR":"","path":"PELOPONNESE\/Pelop_O33_10_Monemvasia_Lira","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":14157,"name_EN":"O33: O33 Monemvasia-Lira","description_EN":"","ascent_time":335,"descent_time":310,"marker":"O33","level":10,"ascent":1031,"descent":627,"maxelev":410,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96597 36.64334,23.03902 36.68612)","views":3,"millestones":"0,23.0384798,36.6866180#1,23.0285331,36.6839325#2,23.0200134,36.6804795#3,23.0232121,36.6742850#4,23.0252288,36.6679061#5,23.0251216,36.6596911#6,23.0208926,36.6520580#7,23.0112490,36.6525250#8,23.0016530,36.6552022#9,22.9958378,36.6537176#10,22.9937449,36.6508548#11,22.9908187,36.6526196#12,22.9814063,36.6512342#13,22.9723258,36.6483984#14.2,22.9665390,36.6433250","x":23.01379,"y":36.6516831,"coor":[[23.0384798,36.686618],[23.0383466,36.6866147],[23.0377491,36.6866752],[23.0375572,36.6867187],[23.0368401,36.6864222],[23.0360342,36.6863368],[23.0357108,36.6863274],[23.0355723,36.6863218],[23.0351471,36.6863183],[23.0349488,36.6863145],[23.0345932,36.6863048],[23.0342665,36.6862819],[23.0339475,36.6862816],[23.0337706,36.6862959],[23.0330198,36.6863687],[23.0324352,36.6863008],[23.0319709,36.6861168],[23.0313677,36.6860217],[23.0311134,36.6857673],[23.0304299,36.6853808],[23.0302192,36.6852281],[23.0292233,36.6846543],[23.0291209,36.6844507],[23.0284236,36.683832],[23.0279231,36.6835755],[23.0274871,36.6835359],[23.026673,36.6833039],[23.026226,36.6832552],[23.0257321,36.6833683],[23.0254859,36.6833663],[23.0251479,36.6835438],[23.0250449,36.6837233],[23.024366,36.6838574],[23.0242321,36.6838293],[23.0242196,36.6837368],[23.0238948,36.6837521],[23.0234607,36.6835683],[23.0226943,36.6831023],[23.0221044,36.682845],[23.0217575,36.6828422],[23.0215792,36.6827776],[23.021291,36.6825589],[23.0208155,36.6821043],[23.020475,36.6815966],[23.0202934,36.68091],[23.0200522,36.6805114],[23.0197089,36.6802292],[23.0195526,36.6802008],[23.0193117,36.6797752],[23.0186682,36.6793372],[23.0185002,36.6793448],[23.0185148,36.679266],[23.0197187,36.6787621],[23.0199318,36.6787278],[23.0201359,36.6785222],[23.0204716,36.6785249],[23.0206324,36.6782017],[23.0210142,36.6780967],[23.021238,36.6775509],[23.0217737,36.6776635],[23.0221569,36.6774503],[23.0223611,36.6763522],[23.022765,36.6753819],[23.0229068,36.6747881],[23.0230887,36.6745643],[23.0233191,36.6740433],[23.0233107,36.6738269],[23.0237845,36.6735243],[23.0238878,36.6733178],[23.0240911,36.6731752],[23.0243073,36.6728885],[23.0243996,36.672673],[23.0236834,36.6717837],[23.0239861,36.6717411],[23.0238872,36.671596],[23.0239226,36.6714521],[23.023847,36.6712351],[23.0239173,36.6709833],[23.0237721,36.6709641],[23.0235582,36.6710615],[23.0236503,36.6708639],[23.0232915,36.6709151],[23.0233268,36.6707801],[23.0231921,36.6708151],[23.0234123,36.6702129],[23.0232671,36.6701937],[23.0233134,36.6700679],[23.0231578,36.6699855],[23.0230885,36.6698271],[23.0232818,36.6693893],[23.0237877,36.6692041],[23.0239256,36.6689168],[23.0247705,36.6682206],[23.0261035,36.667303],[23.0261948,36.6671595],[23.0262108,36.666781],[23.0263256,36.6665476],[23.0265603,36.6662114],[23.0263648,36.6657411],[23.0265265,36.6655058],[23.0268394,36.6652109],[23.0262147,36.664248],[23.0252103,36.6613821],[23.0249858,36.6569992],[23.0248893,36.6566649],[23.0243318,36.6556327],[23.0241524,36.6547703],[23.0241069,36.654637],[23.0234002,36.6534593],[23.0230557,36.6531094],[23.0224025,36.6525632],[23.022012,36.6524789],[23.0215561,36.6522588],[23.0205084,36.6519437],[23.0194029,36.6508979],[23.0192414,36.6505653],[23.0189958,36.6505272],[23.0184359,36.6505677],[23.0174196,36.6504241],[23.0171174,36.6504396],[23.016455,36.6506234],[23.016015,36.6509083],[23.0153528,36.6510831],[23.014913,36.6513499],[23.01379,36.6516831],[23.0130246,36.6520464],[23.0122173,36.652193],[23.0115323,36.6523856],[23.0112284,36.6525363],[23.0107199,36.6529287],[23.0096972,36.6541642],[23.0093801,36.6544591],[23.0090086,36.6546363],[23.0084938,36.65465],[23.0074589,36.6542177],[23.0070006,36.6541869],[23.0064172,36.6543082],[23.0049674,36.6548189],[23.0022096,36.6552466],[23.0017957,36.6552431],[23.0011604,36.6550575],[22.9998952,36.655128],[22.9996134,36.6552879],[22.9994165,36.6558091],[22.9989984,36.6561301],[22.9988487,36.6564534],[22.9987243,36.6565605],[22.998557,36.656523],[22.9984805,36.6563782],[22.9985132,36.6555852],[22.9983371,36.6553583],[22.9980931,36.655194],[22.9977581,36.6551461],[22.9967848,36.6551379],[22.9966272,36.6552087],[22.9962873,36.6555394],[22.996085,36.6556098],[22.9956606,36.6555521],[22.9955503,36.655434],[22.9958242,36.6550126],[22.9955562,36.6541179],[22.9956032,36.6539381],[22.996113,36.6534556],[22.9971797,36.6531581],[22.9973269,36.6530241],[22.9972709,36.6527847],[22.9967729,36.6523659],[22.9965748,36.6521118],[22.9963612,36.6513257],[22.9962756,36.6511087],[22.9959883,36.6508358],[22.9949185,36.6505113],[22.9943407,36.6502089],[22.9940389,36.6501883],[22.9934782,36.6502918],[22.9931475,36.6499104],[22.9927262,36.6496183],[22.9925594,36.6496169],[22.9930096,36.6501886],[22.9931021,36.6508204],[22.9936278,36.6508249],[22.9939512,36.6509088],[22.9943725,36.6512008],[22.9946574,36.6516629],[22.9949096,36.6518972],[22.9948748,36.651987],[22.9942976,36.6516396],[22.9938413,36.6514555],[22.9930697,36.6514309],[22.9929791,36.6515113],[22.9934792,36.6515809],[22.993868,36.6517915],[22.9939667,36.6519456],[22.9938854,36.6521792],[22.993615,36.6523212],[22.9924136,36.6526536],[22.9913035,36.6528425],[22.9910541,36.6530928],[22.9908893,36.6537224],[22.9907426,36.6538203],[22.9906438,36.6536753],[22.9908508,36.652388],[22.9906434,36.6519896],[22.9904994,36.6518802],[22.9900754,36.6517954],[22.9887205,36.6518831],[22.986684,36.6527672],[22.9862803,36.6528359],[22.9855205,36.6527664],[22.98522,36.6526466],[22.9849904,36.652239],[22.9848351,36.6521385],[22.9839403,36.6521219],[22.9836952,36.6520386],[22.9832294,36.6517282],[22.9821788,36.6516561],[22.9816662,36.6514985],[22.9812687,36.6510984],[22.9810979,36.650475],[22.9809887,36.6502757],[22.9808004,36.6501299],[22.9804321,36.6500636],[22.9795567,36.6502725],[22.9787505,36.6503287],[22.9785175,36.6501824],[22.9783559,36.6497123],[22.9782019,36.6495127],[22.9779568,36.6494384],[22.9775542,36.649426],[22.9763061,36.6494017],[22.9748048,36.6495691],[22.974269,36.6494744],[22.9738241,36.6492812],[22.9728327,36.6488017],[22.9724228,36.6485006],[22.9720794,36.6481416],[22.9706847,36.6461824],[22.9705443,36.6458026],[22.9703891,36.6448547],[22.9701928,36.6444744],[22.969578,36.6444421],[22.9692101,36.6443488],[22.9689326,36.6441841],[22.9683482,36.643548],[22.9678004,36.6435252],[22.9673745,36.6427463],[22.9672289,36.6427631],[22.9668459,36.6429581],[22.966539,36.643325]]},{"id":19400,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac: \u03a02 \u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2-\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a02 \u03c4\u03bf\u03c5 \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf \u03c3\u03c4\u03b7 \u0393\u03ad\u03c6\u03c5\u03c1\u03b1","path":"PELOPONNESE\/Pelop_Monemvasia_AgNikolaos_Gefyra","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":8555,"name_EN":"VMonemvasia: P2 Agios Nikolaos-Monemvasia","description_EN":"Trail P2","ascent_time":195,"descent_time":200,"marker":"Red_dots","level":12,"ascent":278,"descent":501,"maxelev":423,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96495 36.67633,23.03861 36.68611)","views":2,"millestones":"0,22.9650147,36.6813348#1,22.9728202,36.6774823#2,22.9794616,36.6767976#3,22.9887935,36.6769217#4,22.9981806,36.6788629#5,23.0072828,36.6800465#6,23.0165436,36.6800900#7,23.0237618,36.6836940#8.6,23.0384819,36.6866180","x":23.0046287,"y":36.6806111,"coor":[[22.9650147,36.6813348],[22.9652371,36.681445],[22.9654288,36.6817531],[22.9659301,36.6818476],[22.9661113,36.6817703],[22.9664388,36.6813698],[22.9667405,36.6812462],[22.9681043,36.6813662],[22.969206,36.6809971],[22.9694955,36.680772],[22.9700513,36.6806371],[22.9704291,36.6803384],[22.9708914,36.6800809],[22.9714913,36.6794168],[22.9717171,36.6792745],[22.9719114,36.6789697],[22.972017,36.678601],[22.9722914,36.6781617],[22.9720731,36.6777451],[22.9727358,36.6775706],[22.9731898,36.6770877],[22.9732939,36.6768362],[22.9733006,36.6763314],[22.9735923,36.6762799],[22.9739715,36.6763733],[22.9742517,36.6763396],[22.9750405,36.6759318],[22.9751609,36.6757976],[22.9753502,36.6761012],[22.9751059,36.6768022],[22.9751588,36.677037],[22.9753045,36.6770203],[22.9759349,36.6767372],[22.9763434,36.6766596],[22.9766541,36.6768606],[22.9770566,36.6768911],[22.978493,36.6774353],[22.9790425,36.6773499],[22.97907,36.6769625],[22.9792446,36.6764592],[22.9793116,36.6764687],[22.9794306,36.6767763],[22.9795748,36.6768767],[22.9804068,36.6765863],[22.980911,36.6765365],[22.981457,36.6767215],[22.9821053,36.6767811],[22.9824062,36.6768738],[22.9826044,36.6771189],[22.9826676,36.6774169],[22.9824523,36.6778906],[22.9825075,36.6779452],[22.9826195,36.6779371],[22.9831705,36.6777435],[22.9836846,36.677793],[22.9843236,36.6777083],[22.9848988,36.6773706],[22.9858198,36.6771171],[22.9862005,36.6771023],[22.986848,36.677225],[22.9873084,36.6771117],[22.9884513,36.6770042],[22.9887098,36.6769163],[22.9890117,36.6769369],[22.9896969,36.6767444],[22.9902966,36.676914],[22.9907903,36.67681],[22.9911597,36.6768041],[22.9914602,36.6769328],[22.992085,36.6770824],[22.9924296,36.6772565],[22.9929317,36.677378],[22.9931823,36.6773846],[22.9933848,36.6773052],[22.9939723,36.6768775],[22.9942164,36.6770418],[22.9943581,36.6773314],[22.9947673,36.6777045],[22.9954038,36.677818],[22.99581,36.677826],[22.9959246,36.6777841],[22.9960925,36.6778644],[22.9962361,36.6780099],[22.9971397,36.6782338],[22.9973045,36.6784696],[22.9973002,36.6787197],[22.9975111,36.6788567],[22.9978018,36.6788772],[22.998002,36.678969],[22.9983967,36.6787379],[22.9990023,36.6786439],[22.9993707,36.6787101],[23.0002287,36.6790057],[23.0006667,36.6788832],[23.0010129,36.6789402],[23.0018362,36.6793167],[23.0025221,36.6799354],[23.0029334,36.6801552],[23.0034121,36.6803485],[23.0043413,36.6803293],[23.0045301,36.680439],[23.0046287,36.6806111],[23.0047625,36.6806483],[23.0048299,36.6806308],[23.0050027,36.6802446],[23.0050906,36.6803716],[23.0051715,36.6801739],[23.0052698,36.6803641],[23.005419,36.6800769],[23.0055205,36.6800146],[23.0063373,36.6800304],[23.0067194,36.6799074],[23.0070104,36.6799008],[23.0075663,36.6801939],[23.0078985,36.6804671],[23.0081992,36.6805868],[23.0085093,36.6808418],[23.008821,36.6809706],[23.0089107,36.6809533],[23.0089566,36.6808636],[23.0094335,36.6812101],[23.0099504,36.6810431],[23.0103986,36.6810018],[23.0107469,36.6808965],[23.0109597,36.6808892],[23.0114619,36.6810016],[23.0120013,36.6808258],[23.0121939,36.6806471],[23.0122717,36.6806838],[23.0126756,36.680606],[23.0133353,36.6806565],[23.0140935,36.6803563],[23.0144967,36.6803326],[23.0150997,36.6804458],[23.0153251,36.6803214],[23.015527,36.6802871],[23.0159111,36.6800018],[23.0159312,36.6801822],[23.0164732,36.6798081],[23.0164698,36.6800695],[23.0165482,36.6800701],[23.0164889,36.6803311],[23.0165323,36.6804396],[23.0171857,36.6801024],[23.0174344,36.6799062],[23.0175686,36.6799163],[23.0179084,36.6795946],[23.0181322,36.6795964],[23.0182012,36.6794528],[23.0182906,36.6794625],[23.0185169,36.6792661],[23.0185027,36.6793448],[23.0186706,36.6793372],[23.0193142,36.6797752],[23.019555,36.6802008],[23.0197113,36.6802292],[23.0200547,36.6805114],[23.0202959,36.6809101],[23.0204774,36.6815967],[23.0208179,36.6821043],[23.0212934,36.6825589],[23.0215816,36.6827776],[23.0217599,36.6828422],[23.0221068,36.682845],[23.0226968,36.6831023],[23.0234631,36.6835683],[23.0238973,36.6837522],[23.0242221,36.6837368],[23.0242342,36.6838293],[23.0243681,36.6838574],[23.025047,36.6837233],[23.02515,36.6835438],[23.025488,36.6833663],[23.0257342,36.6833683],[23.0262281,36.6832552],[23.0266751,36.6833039],[23.0274892,36.6835359],[23.0279252,36.6835755],[23.0284257,36.683832],[23.029123,36.6844507],[23.0292257,36.6846544],[23.0302213,36.6852281],[23.030432,36.6853831],[23.0311155,36.6857673],[23.0313698,36.6860217],[23.031973,36.6861168],[23.0324373,36.6863009],[23.0330219,36.6863687],[23.0337727,36.6862959],[23.0339499,36.6862816],[23.0342689,36.6862819],[23.0345953,36.6863049],[23.0349512,36.6863145],[23.0351492,36.6863184],[23.0355744,36.6863218],[23.0357132,36.6863274],[23.0360367,36.6863368],[23.0368425,36.6864222],[23.0375583,36.6867187],[23.0377516,36.6866752],[23.0383487,36.6866147],[23.0384819,36.686618]]},{"id":19401,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac: \u03a021 \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a021 \u03c4\u03bf\u03c5 \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Monemvasia_Monemvasia_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":4086,"name_EN":"Monemvasia: P21 Monemvasia islet loop","description_EN":"Trail P21","ascent_time":90,"descent_time":90,"marker":"Red_dots","level":12,"ascent":109,"descent":109,"maxelev":44,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.03843 36.68563,23.05894 36.69039)","views":7,"millestones":"0,23.0384798,36.6866180#1,23.0492345,36.6857781#2,23.0587095,36.6893144#3,23.0491769,36.6899200#4.1,23.0384798,36.6866180","x":23.0587981,"y":36.6894847,"coor":[[23.0384798,36.686618],[23.0391945,36.68675],[23.039409,36.6867968],[23.0414187,36.6872006],[23.042018,36.6872708],[23.0432084,36.6873524],[23.0439432,36.6872164],[23.0441596,36.6871415],[23.0442467,36.6871129],[23.0451679,36.6868115],[23.0464552,36.6863982],[23.047685,36.6860024],[23.0482976,36.6858765],[23.0510184,36.6855715],[23.0522057,36.6856643],[23.0529091,36.6858051],[23.0532766,36.6859613],[23.0544374,36.6865069],[23.0546251,36.6866075],[23.0548107,36.6869876],[23.0548671,36.6870647],[23.0550926,36.6872423],[23.0551373,36.6872787],[23.0552699,36.687424],[23.0553573,36.6875396],[23.0553739,36.6875578],[23.0555751,36.6877464],[23.0559079,36.6879068],[23.0561336,36.6880123],[23.0564556,36.6881365],[23.0566553,36.6882823],[23.0571131,36.6883761],[23.057381,36.6884954],[23.0574615,36.6885479],[23.0581234,36.6888213],[23.0584677,36.6890404],[23.0586669,36.6892312],[23.0587981,36.6894847],[23.0588839,36.6897919],[23.0588439,36.6903234],[23.0587984,36.6903771],[23.0582149,36.6904987],[23.0572747,36.6905003],[23.056951,36.6904256],[23.056414,36.6904033],[23.0546552,36.6905156],[23.05388,36.6904936],[23.0537825,36.6904906],[23.0532235,36.6904321],[23.0523416,36.6902448],[23.0520615,36.6902606],[23.0516709,36.6901673],[23.0513905,36.6902102],[23.0511115,36.6901448],[23.0498458,36.6902159],[23.0493786,36.6899778],[23.0487429,36.6897924],[23.0480748,36.6895076],[23.0475168,36.6893769],[23.0470586,36.6893192],[23.0470019,36.6893728],[23.0462785,36.6890425],[23.0458099,36.6889216],[23.0447759,36.6883544],[23.0441885,36.6878809],[23.0440153,36.6878615],[23.0435483,36.6876143],[23.0431905,36.6875844],[23.0432084,36.6873524],[23.042018,36.6872708],[23.0414187,36.6872006],[23.039409,36.6867968],[23.0391945,36.68675],[23.0384798,36.686618]]},{"id":19402,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bb\u03ac\u03bf\u03b9: \u0391\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u039c\u03bf\u03bb\u03ac\u03bf\u03c5\u03c2 \u03c3\u03c4\u03b7 \u0392\u03af\u03b3\u03ba\u03bb\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 (\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c1a)","path":"PELOPONNESE\/Pelop_Monemvasia_Molai_Vigla","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":2537,"name_EN":"Molai: From Molai to Vigla","description_EN":"Ascent to the ancient acropolis (Trail M1a)","ascent_time":75,"descent_time":60,"marker":"Red_dots","level":12,"ascent":434,"descent":5,"maxelev":640,"minelev":200,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.83308 36.80352,22.8516 36.80976)","views":3,"millestones":"0,22.8515934,36.8040113#1,22.8416278,36.8050273#2,22.8340372,36.8082326#2.5,22.8357408,36.8088285","x":22.8377683,"y":36.8049226,"coor":[[22.8515934,36.8040113],[22.8515575,36.8039276],[22.8512042,36.8035636],[22.8510494,36.8035148],[22.8500021,36.8038382],[22.8497752,36.8040163],[22.8493502,36.8040933],[22.848345,36.8045973],[22.8474805,36.8046881],[22.8472343,36.8046587],[22.8471214,36.8047117],[22.8470971,36.8048377],[22.8469317,36.8048901],[22.8466669,36.8050498],[22.8462297,36.8051199],[22.8457341,36.805212],[22.8453199,36.805172],[22.8441728,36.8046741],[22.8434751,36.8048566],[22.8432069,36.8047999],[22.8426107,36.8049383],[22.8421367,36.80515],[22.8411314,36.8049149],[22.8402027,36.8047977],[22.839857,36.8046771],[22.8394709,36.804475],[22.8393569,36.8046001],[22.8390361,36.8045474],[22.8384655,36.8046184],[22.8379678,36.8049111],[22.8377683,36.8049226],[22.8377346,36.8051386],[22.8378692,36.8051309],[22.8380807,36.8052322],[22.8380569,36.8053221],[22.8381657,36.8055395],[22.838084,36.805755],[22.8382293,36.8057835],[22.8381795,36.8059002],[22.8374233,36.8062443],[22.8366699,36.8063992],[22.8363175,36.8067203],[22.835605,36.807137],[22.8347282,36.8072906],[22.8345112,36.8075589],[22.8342261,36.8078807],[22.8342471,36.807971],[22.8340883,36.8080956],[22.8340299,36.8082483],[22.8338254,36.8084266],[22.833914,36.8084996],[22.8332363,36.8088355],[22.8330865,36.8091044],[22.8331641,36.8091593],[22.8333613,36.8097606],[22.8335705,36.809641],[22.8343246,36.809076],[22.83518,36.80885],[22.8354159,36.8088163],[22.8357065,36.8088732],[22.8357408,36.8088285]]},{"id":19403,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bb\u03ac\u03bf\u03b9: \u039c1 \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf\u03c5\u03c2 \u039c\u03bf\u03bb\u03ac\u03bf\u03c5\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03a3\u03c4\u03c1\u03bf\u03b3\u03b3\u03cd\u03bb\u03b1 (\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c1)","path":"PELOPONNESE\/Pelop_Monemvasia_Molai_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":7832,"name_EN":"Molai: M1 Molai loop trail","description_EN":"Ascent to Strogyla peak (Trail M1)","ascent_time":185,"descent_time":185,"marker":"Red_dots","level":12,"ascent":857,"descent":857,"maxelev":847,"minelev":198,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.82631 36.80352,22.85156 36.81577)","views":3,"millestones":"0,22.8515571,36.8039276#1,22.8415223,36.8049997#2,22.8342281,36.8078887#3,22.8303177,36.8145722#4,22.8318887,36.8134290#5,22.8378055,36.8107130#6,22.8454281,36.8077642#7.8,22.8515561,36.8039275","x":22.8271033,"y":36.8154929,"coor":[[22.8515571,36.8039276],[22.8512038,36.8035636],[22.8510487,36.8035148],[22.8500014,36.8038382],[22.8497745,36.8040162],[22.8493499,36.8040933],[22.8483447,36.8045973],[22.8474801,36.8046881],[22.847234,36.8046587],[22.8471211,36.8047117],[22.8470968,36.8048377],[22.846931,36.8048901],[22.8466666,36.8050498],[22.8462294,36.8051199],[22.8457337,36.805212],[22.8453196,36.8051697],[22.8441725,36.8046718],[22.8434747,36.8048543],[22.8432066,36.8047976],[22.8426104,36.804936],[22.8421364,36.8051478],[22.841131,36.8049126],[22.8402024,36.8047954],[22.8398567,36.8046748],[22.8394706,36.804475],[22.8393566,36.8046001],[22.8390358,36.8045474],[22.8384651,36.8046184],[22.8379675,36.8049111],[22.837768,36.8049226],[22.8376449,36.8049755],[22.8375855,36.8052003],[22.837112,36.8053759],[22.8367872,36.8053547],[22.8366822,36.8053988],[22.836539,36.8054605],[22.8363243,36.8055756],[22.8360829,36.8059698],[22.8357013,36.8060021],[22.8352061,36.8061325],[22.8350578,36.8063023],[22.8351577,36.8063664],[22.8351676,36.8064566],[22.8349095,36.8064721],[22.8343565,36.8067191],[22.8344105,36.8068548],[22.8347005,36.8069478],[22.8342467,36.807304],[22.834516,36.8072886],[22.8345258,36.8073788],[22.8343768,36.8075937],[22.8345109,36.8075567],[22.8342257,36.8078784],[22.8342468,36.8079687],[22.834088,36.8080934],[22.8340296,36.8082461],[22.8338251,36.8084243],[22.8339137,36.8084973],[22.833236,36.8088332],[22.8330862,36.8091022],[22.8331638,36.809157],[22.8333607,36.8097584],[22.8335699,36.8096387],[22.8337045,36.8097257],[22.833737,36.8097981],[22.8335322,36.8099944],[22.8334967,36.8101203],[22.8325407,36.8110664],[22.8326608,36.8112749],[22.8326467,36.8114641],[22.8328017,36.8115918],[22.8326739,36.811888],[22.8328377,36.8121781],[22.8326899,36.8123118],[22.8326643,36.8125189],[22.8324721,36.8126252],[22.8323171,36.8132366],[22.8315721,36.8135718],[22.83122,36.8138749],[22.8309606,36.8139715],[22.8305173,36.8143727],[22.8304822,36.8144715],[22.8303471,36.8145063],[22.8302775,36.8146588],[22.8300067,36.8147733],[22.8298613,36.8147539],[22.8298037,36.8148525],[22.8296578,36.8148601],[22.8294876,36.8149936],[22.8285317,36.8151915],[22.8280581,36.8153671],[22.8276322,36.8153629],[22.8272614,36.8154134],[22.8271033,36.8154929],[22.8267556,36.8154985],[22.8265974,36.8155781],[22.8265058,36.8157034],[22.8263142,36.8157736],[22.8265058,36.8157034],[22.8265974,36.8155781],[22.8267556,36.8154985],[22.8271033,36.8154929],[22.8272614,36.8154134],[22.8276322,36.8153629],[22.8280581,36.8153671],[22.8285317,36.8151915],[22.8294876,36.8149936],[22.8296578,36.8148601],[22.8298037,36.8148525],[22.8298613,36.8147539],[22.8300067,36.8147733],[22.8302775,36.8146588],[22.8303471,36.8145063],[22.8304822,36.8144715],[22.8305173,36.8143727],[22.8309606,36.8139715],[22.83122,36.8138749],[22.8315721,36.8135718],[22.8323171,36.8132366],[22.8324721,36.8126252],[22.8326643,36.8125189],[22.8326899,36.8123118],[22.8328377,36.8121781],[22.8326739,36.811888],[22.8328017,36.8115918],[22.8326467,36.8114641],[22.8326608,36.8112749],[22.8325407,36.8110664],[22.8334967,36.8101203],[22.8335322,36.8099944],[22.833737,36.8097981],[22.8337045,36.8097257],[22.8347983,36.8099483],[22.8350086,36.8101306],[22.8351545,36.810114],[22.8352428,36.810205],[22.8355012,36.8101715],[22.8356713,36.8107861],[22.8363266,36.8111891],[22.8364696,36.8113708],[22.8365592,36.8113717],[22.8366609,36.8113186],[22.836687,36.8110755],[22.8368907,36.8109513],[22.8371953,36.8108281],[22.8377459,36.8107433],[22.8381074,36.8105575],[22.8382448,36.8103696],[22.8382811,36.8101897],[22.8388943,36.8096728],[22.8390669,36.809377],[22.8396661,36.8090403],[22.8403079,36.8088573],[22.8406652,36.8089509],[22.8408698,36.8087636],[22.8411731,36.8087215],[22.8418381,36.8084846],[22.8421973,36.8084521],[22.8425592,36.8082392],[22.8429979,36.8081444],[22.8432593,36.8079035],[22.8433443,36.8074717],[22.8435272,36.8072391],[22.8434854,36.8070313],[22.8433524,36.8069309],[22.8434033,36.8066903],[22.8436402,36.8065934],[22.8437632,36.8066126],[22.8450308,36.807301],[22.8453405,36.8075835],[22.8454817,36.8078823],[22.8456473,36.8080552],[22.8461634,36.8080241],[22.8463102,36.8079534],[22.8467312,36.8076082],[22.8466334,36.8073323],[22.8464226,36.8071861],[22.8462585,36.806914],[22.8460593,36.8067408],[22.845088,36.806479],[22.844566,36.8059917],[22.8445242,36.8059507],[22.8440468,36.8056486],[22.8433672,36.8053648],[22.8429791,36.8053881],[22.8429014,36.8053332],[22.8433973,36.8052299],[22.8440247,36.805254],[22.8447705,36.8056038],[22.8455646,36.8057197],[22.8460251,36.8056611],[22.8465277,36.8057831],[22.8466442,36.8056333],[22.8468228,36.8054705],[22.8473482,36.8053336],[22.8471476,36.8052596],[22.8471724,36.8050975],[22.8480492,36.8049348],[22.8487942,36.8048947],[22.849536,36.80453],[22.8501002,36.8042109],[22.850989,36.8039942],[22.8515561,36.8039275]]},{"id":19404,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u03941 \u039d\u03b5\u03ac\u03c0\u03bf\u03bb\u03b7-\u03a0\u03b1\u03c1\u03b1\u03b4\u03b5\u03af\u03c3\u03b9","description_GR":"\u03a4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c4\u03b7\u03c2 \u039d\u03b5\u03ac\u03c0\u03bf\u03bb\u03b7\u03c2 (\u03941)","path":"PELOPONNESE\/Pelop_Vatika_Neapoli_Paradisi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":1621,"name_EN":"Vatika: D1 Neapoli-Paradisi","description_EN":"The last of the old path network of Neapoli (D1)","ascent_time":90,"descent_time":75,"marker":"Red_dots","level":10,"ascent":340,"descent":4,"maxelev":343,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05864 36.51006,23.08838 36.5168)","views":3,"millestones":"0,23.0587247,36.5099055#1,23.0656658,36.5154389#2,23.0759217,36.5157533#3,23.0842680,36.5134161#1.6,23.0865859,36.5111588","x":23.0783769,"y":36.5162972,"coor":[[23.0587247,36.5099055],[23.0589535,36.5098307],[23.0598628,36.5104441],[23.0605736,36.5109703],[23.0611969,36.5113178],[23.0613774,36.511166],[23.0620479,36.5116761],[23.0623227,36.5120388],[23.0624258,36.51238],[23.062527,36.5127797],[23.0624571,36.513311],[23.0627525,36.5138181],[23.0627885,36.5142511],[23.0629308,36.5144866],[23.0634589,36.5149776],[23.0639361,36.5152247],[23.0645839,36.5152208],[23.0650065,36.5153683],[23.0666908,36.5155438],[23.0676636,36.5160833],[23.0697952,36.516794],[23.0705367,36.5168967],[23.0713313,36.5167587],[23.0715205,36.5168142],[23.0721351,36.516783],[23.0722872,36.5165543],[23.0724107,36.5165011],[23.0730005,36.516677],[23.0743675,36.5163],[23.075005,36.5162238],[23.0759265,36.5157441],[23.0764954,36.5158026],[23.0771404,36.516033],[23.0775582,36.5158492],[23.0776235,36.5157866],[23.0778924,36.5157165],[23.0780928,36.5157722],[23.0783142,36.5159362],[23.0783769,36.5162972],[23.0785847,36.5164002],[23.0791773,36.5163417],[23.0794464,36.5162537],[23.0797172,36.5160214],[23.0801086,36.5159793],[23.0805325,36.5160186],[23.081072,36.5157253],[23.0813754,36.5157502],[23.0817381,36.5153022],[23.081962,36.5152499],[23.0821209,36.5150347],[23.0823347,36.5149012],[23.0829289,36.5147074],[23.0837903,36.5145788],[23.0839703,36.514472],[23.0840282,36.5142921],[23.0839083,36.5140478],[23.0838672,36.513741],[23.0839246,36.5136062],[23.0841385,36.5134636],[23.0850695,36.5131192],[23.0857659,36.512782],[23.0869984,36.5124308],[23.0872348,36.5122704],[23.0868883,36.5122948],[23.0868671,36.5122044],[23.0874693,36.5118868],[23.0877609,36.5117808],[23.0876722,36.5117261],[23.0877178,36.5116453],[23.0873957,36.5114986],[23.0877191,36.5115371],[23.0880346,36.5112961],[23.0883712,36.5111635],[23.0876802,36.5112528],[23.086813,36.5111899],[23.0865859,36.5111588]]},{"id":19405,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u03942 \u039d\u03b5\u03ac\u03c0\u03bf\u03bb\u03b7-\u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u0392\u03ac\u03c4\u03b9\u03ba\u03c9\u03bd-\u039c\u03b5\u03c3\u03bf\u03c7\u03ce\u03c1\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c0\u03af\u03bf \u03c4\u03c9\u03bd \u0392\u03ac\u03c4\u03b9\u03ba\u03c9\u03bd (\u03942)","path":"PELOPONNESE\/Pelop_Vatika_Neapoli_Mesochori","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":4123,"name_EN":"Vatika: D2 Neapoli-Vatika castle-Mesochori","description_EN":"Crossing the historic landscape of Vatika (D2)","ascent_time":105,"descent_time":95,"marker":"Red_dots","level":10,"ascent":386,"descent":35,"maxelev":363,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05808 36.51007,23.07894 36.53708)","views":3,"millestones":"0,23.0587282,36.5099078#1,23.0614675,36.5175211#2,23.0628702,36.5245185#3,23.0673709,36.5293943#4,23.0729205,36.5310457#5,23.0750958,36.5358821#4.1,23.0786317,36.5362804","x":23.0683586,"y":36.5299602,"coor":[[23.0587282,36.5099078],[23.0584115,36.5101487],[23.0589293,36.5105607],[23.0593437,36.5109201],[23.0596321,36.5111703],[23.0597839,36.5115501],[23.0599522,36.5122027],[23.0600209,36.5122641],[23.0603299,36.5126542],[23.0605982,36.5130124],[23.061055,36.5135591],[23.0616991,36.5141186],[23.0617821,36.5141824],[23.0619593,36.514968],[23.0619917,36.5159058],[23.0622512,36.516611],[23.0622344,36.5167844],[23.0616608,36.5174921],[23.0615945,36.5174397],[23.0601651,36.518348],[23.0599233,36.5185759],[23.0597864,36.5188092],[23.0598265,36.5191882],[23.0596319,36.5195833],[23.0595712,36.5199795],[23.0592882,36.5202928],[23.0592521,36.5204209],[23.0594142,36.5206701],[23.0593912,36.5209291],[23.0596673,36.5211837],[23.0598441,36.5222669],[23.0605405,36.5228673],[23.0607489,36.5231755],[23.0613835,36.5233517],[23.0618482,36.523716],[23.0621819,36.5238268],[23.0624678,36.5241986],[23.0629877,36.5246174],[23.0635659,36.5248383],[23.0641133,36.5248246],[23.0643004,36.5249748],[23.0640293,36.5252251],[23.0637599,36.5253311],[23.0634351,36.5254097],[23.0625301,36.5254297],[23.0624508,36.5255192],[23.0626612,36.5256741],[23.0630838,36.5258216],[23.0638259,36.5263413],[23.0645039,36.5266261],[23.0651279,36.5267482],[23.06535,36.5268581],[23.0656802,36.5272573],[23.065442,36.527562],[23.0654517,36.5276882],[23.066641,36.5288109],[23.0671161,36.5292473],[23.0683586,36.5299602],[23.0686438,36.5303951],[23.0689983,36.5306413],[23.0697013,36.5307008],[23.0699455,36.530829],[23.0706477,36.5309606],[23.071018,36.5308193],[23.0715271,36.5312109],[23.071983,36.5313857],[23.0721791,36.5318019],[23.0722189,36.5322079],[23.0723503,36.5324343],[23.0724508,36.5324351],[23.0722931,36.53208],[23.0723515,36.5318641],[23.0722539,36.5316199],[23.0722694,36.5312595],[23.0715677,36.530623],[23.0716351,36.5305874],[23.0719678,36.5307884],[23.0727577,36.5310559],[23.0730036,36.5310398],[23.0734459,36.5311311],[23.0734528,36.531485],[23.0735612,36.5316797],[23.0735571,36.5321079],[23.0742898,36.5324922],[23.075652,36.5334763],[23.0755815,36.5337733],[23.0749234,36.533687],[23.0740391,36.5338424],[23.0736689,36.5339748],[23.0741596,36.5340417],[23.0743834,36.5340074],[23.0736732,36.5345518],[23.0738061,36.5355805],[23.0738028,36.5355917],[23.0755631,36.535993],[23.0755525,36.5360267],[23.0754286,36.5361159],[23.0753222,36.5366109],[23.0750729,36.5369065],[23.0751703,36.5371686],[23.0752581,36.5372099],[23.0753714,36.5370755],[23.0755611,36.537095],[23.0756974,36.5369068],[23.075855,36.5368089],[23.075922,36.5368094],[23.0759321,36.5368996],[23.0761102,36.5369551],[23.0766796,36.5369775],[23.0772924,36.5371175],[23.077551,36.5369752],[23.0778004,36.5366707],[23.0780921,36.5365647],[23.0784189,36.5363239],[23.0786317,36.5362804]]},{"id":19406,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u03943 \u039d\u03b5\u03ac\u03c0\u03bf\u03bb\u03b7-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":" \u039c\u03b9\u03b1 \u03bc\u03b1\u03ba\u03c1\u03b9\u03ac \u03c0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 (\u03943)","path":"PELOPONNESE\/Pelop_Vatika_Neapoli_ProfitisIlias","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":13079,"name_EN":"Vatika: D3 Neapoli-Profitis Ilias","description_EN":"A long coastal hike (D3)","ascent_time":245,"descent_time":245,"marker":"Red_dots","level":10,"ascent":213,"descent":212,"maxelev":44,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05873 36.43552,23.11484 36.50991)","views":2,"millestones":"0,23.0587282,36.5099078#1,23.0663963,36.5034205#2,23.0691456,36.4960128#3,23.0682129,36.4879339#4,23.0688240,36.4802332#5,23.0672594,36.4725736#6,23.0698841,36.4648611#7,23.0764937,36.4594787#8,23.0819992,36.4525339#9,23.0867145,36.4482062#10,23.0913308,36.4460902#11,23.0978602,36.4413435#12,23.1078674,36.4412031#13.1,23.1137423,36.4355125","x":23.0748298,"y":36.4624513,"coor":[[23.0587282,36.5099078],[23.0592982,36.5094886],[23.0594368,36.5094018],[23.0600863,36.5089652],[23.0601706,36.5089163],[23.0604275,36.5087425],[23.0610313,36.5083033],[23.0621195,36.5074239],[23.0627215,36.5069554],[23.0630257,36.5067346],[23.0635537,36.506385],[23.0639188,36.5061174],[23.0644518,36.5056122],[23.0649197,36.5050592],[23.06555,36.5043588],[23.0660252,36.5038396],[23.0664986,36.5032979],[23.0670215,36.5025268],[23.0670982,36.501716],[23.0674077,36.5010513],[23.0685503,36.4998162],[23.0688465,36.4993227],[23.0689846,36.4989812],[23.0690499,36.4981885],[23.0691541,36.4978737],[23.0693003,36.4977847],[23.0698348,36.4979061],[23.069958,36.49788],[23.0700149,36.4977903],[23.0699579,36.4976839],[23.0696136,36.497528],[23.0694818,36.4973467],[23.0691829,36.497128],[23.0690819,36.4962438],[23.069222,36.495731],[23.0689098,36.494764],[23.0684943,36.4940305],[23.0681693,36.4931964],[23.0679863,36.492458],[23.0675679,36.4919679],[23.0671302,36.4912253],[23.0671488,36.4906034],[23.0670683,36.4904247],[23.0666606,36.4899753],[23.0671395,36.4896951],[23.067298,36.4896017],[23.0673611,36.4895706],[23.0674806,36.4893868],[23.0677818,36.4884696],[23.0680212,36.4880568],[23.0686287,36.4876739],[23.0689796,36.487271],[23.0691744,36.4868488],[23.0697526,36.4861141],[23.0698128,36.4857449],[23.0700786,36.4849898],[23.0698379,36.4845822],[23.0699005,36.4840148],[23.0702269,36.483792],[23.0704869,36.4835145],[23.0705943,36.48329],[23.0703016,36.4825575],[23.0697912,36.4823011],[23.069296,36.4817023],[23.0692318,36.4814674],[23.0694373,36.4810904],[23.0692594,36.4807644],[23.0691134,36.4806371],[23.0689262,36.4804193],[23.068917,36.4802569],[23.068661,36.4801918],[23.068584,36.4801011],[23.068722,36.4797596],[23.0686913,36.479525],[23.0687832,36.4793093],[23.0686737,36.4791282],[23.0686215,36.4788303],[23.0683921,36.4784138],[23.0685332,36.4781941],[23.0679468,36.4777568],[23.0673238,36.4775806],[23.0667247,36.4772694],[23.0667387,36.4770351],[23.0669306,36.4768564],[23.0671482,36.4763983],[23.0672369,36.4755155],[23.0675443,36.4750131],[23.0675589,36.4747247],[23.0674836,36.4744898],[23.067545,36.4740215],[23.0677596,36.473347],[23.0673366,36.4727848],[23.0671746,36.4723328],[23.0672317,36.4722251],[23.0676008,36.4721649],[23.0676358,36.4720389],[23.0673186,36.4714956],[23.0670737,36.4714396],[23.0668747,36.4712757],[23.0668106,36.4710408],[23.0668688,36.470843],[23.0671072,36.4705023],[23.0672723,36.4688358],[23.0674151,36.4680977],[23.0674084,36.4679264],[23.067693,36.4674598],[23.0681006,36.4669762],[23.0683255,36.4668337],[23.068576,36.466421],[23.0688346,36.4662608],[23.0691963,36.4658849],[23.0695745,36.4650585],[23.0697215,36.4648974],[23.0699117,36.4648538],[23.0701258,36.4646842],[23.0704501,36.4646326],[23.0719972,36.4649872],[23.0723777,36.4649925],[23.0728906,36.4650325],[23.0732159,36.4648908],[23.0738932,36.464247],[23.0744384,36.4634489],[23.0748298,36.4624513],[23.0757384,36.4611151],[23.0762583,36.4605692],[23.0765089,36.4601384],[23.0765591,36.4596701],[23.0764082,36.4592181],[23.0763269,36.4585504],[23.0764801,36.4578665],[23.0766517,36.4575072],[23.0777486,36.4562897],[23.0781117,36.4557876],[23.0786762,36.4552331],[23.0791294,36.4546596],[23.079345,36.4542624],[23.079689,36.4538413],[23.0796628,36.4536969],[23.0797649,36.4535534],[23.0799782,36.4534469],[23.080246,36.453449],[23.0803694,36.4533958],[23.0806411,36.4530644],[23.0815074,36.452467],[23.0817083,36.4524596],[23.0821534,36.4525712],[23.082319,36.4527257],[23.0824205,36.4526273],[23.0830248,36.4524877],[23.0837477,36.4526916],[23.0841267,36.4527306],[23.085446,36.4525153],[23.0854247,36.452425],[23.0849799,36.4522954],[23.0849144,36.4521687],[23.0848769,36.4515644],[23.0851716,36.4502234],[23.0856618,36.4493347],[23.0859107,36.4490481],[23.086258,36.4489246],[23.0867486,36.4489644],[23.0869856,36.4487318],[23.0872871,36.4487161],[23.0874416,36.4485956],[23.08651,36.4481017],[23.0861012,36.447756],[23.0859455,36.4477187],[23.0858444,36.447772],[23.0857876,36.4476544],[23.0858229,36.4474924],[23.0854458,36.4473002],[23.0852582,36.4471185],[23.0848475,36.446935],[23.0848266,36.4468177],[23.0849401,36.4466563],[23.0848799,36.4460788],[23.0849376,36.445917],[23.0853088,36.4456674],[23.0853662,36.4455236],[23.0857803,36.4454186],[23.0864209,36.4450269],[23.0871104,36.4452215],[23.0874863,36.4452514],[23.0877078,36.4451855],[23.0883687,36.4451725],[23.0897568,36.445742],[23.090694,36.4457492],[23.0913371,36.4460966],[23.0917549,36.4457662],[23.091625,36.4454227],[23.0917044,36.4453061],[23.0930253,36.4449465],[23.0934114,36.4447579],[23.0936463,36.4447056],[23.0940955,36.4443664],[23.0943094,36.4442058],[23.0946226,36.444136],[23.0947465,36.4440378],[23.09494,36.4437057],[23.0951366,36.4431122],[23.0955842,36.4429984],[23.0959432,36.4428299],[23.0960786,36.4427047],[23.0962499,36.4423634],[23.0965313,36.4421492],[23.0967999,36.4420791],[23.0969665,36.4421435],[23.097259,36.4419383],[23.0974303,36.4415971],[23.097354,36.4414432],[23.0969208,36.4412777],[23.0968408,36.4411396],[23.0970632,36.4412044],[23.0974098,36.4411349],[23.0976214,36.4411726],[23.0978759,36.4413548],[23.0982812,36.4420069],[23.0995252,36.4424941],[23.1005378,36.4427361],[23.1008499,36.4427565],[23.1013423,36.442634],[23.1029507,36.4424838],[23.1045396,36.4420901],[23.1053992,36.4420515],[23.105778,36.4420994],[23.1065416,36.4416724],[23.1071556,36.4416409],[23.1077846,36.441276],[23.1080664,36.4410257],[23.1087804,36.441031],[23.109464,36.4407747],[23.1101621,36.440212],[23.1105552,36.4399895],[23.111064,36.4393983],[23.1117283,36.4388714],[23.112421,36.4387864],[23.1130147,36.4385744],[23.1138526,36.4384815],[23.1148053,36.4380919],[23.1144301,36.4373341],[23.1141791,36.4359485],[23.1141591,36.435741],[23.113892,36.4356849],[23.1137423,36.4355125]]},{"id":19407,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u03948 \u039a\u03ac\u03c4\u03c9 \u039a\u03b1\u03c3\u03c4\u03b1\u03bd\u03b9\u03ac-\u03a0\u03b1\u03c1\u03b1\u03b4\u03b5\u03af\u03c3\u03b9","description_GR":"\u0397 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03948 \u03c4\u03bf\u03c5 \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Vatika_KatoKastania_Paradisi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":1587,"name_EN":"Vatika: D8 Kato Kastania-Paradisi","description_EN":"Trail 8","ascent_time":85,"descent_time":70,"marker":"No_marks","level":10,"ascent":320,"descent":32,"maxelev":520,"minelev":218,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.09721 36.51472,23.11625 36.52813)","views":5,"millestones":"0,23.1161001,36.5282749#1,23.1155001,36.5221834#2,23.1120779,36.5161685#3,23.1018933,36.5153615#1.6,23.0978250,36.5160763","x":23.1128259,"y":36.5190713,"coor":[[23.1161001,36.5282749],[23.1159037,36.527834],[23.1153621,36.527359],[23.1152177,36.5272001],[23.1151318,36.526893],[23.1149769,36.5267363],[23.1147546,36.5266355],[23.1142304,36.5266294],[23.1140191,36.5265557],[23.1141973,36.5256195],[23.1137957,36.5245978],[23.1138331,36.5242555],[23.1136158,36.523722],[23.1136208,36.5232804],[23.1137443,36.5232272],[23.1141789,36.5233115],[23.1150278,36.5233088],[23.1154309,36.5232217],[23.1160338,36.5229985],[23.1160689,36.5228252],[23.1158001,36.5225483],[23.115724,36.5223674],[23.1154031,36.5221036],[23.1153001,36.5217062],[23.1150139,36.5213435],[23.1148034,36.5211887],[23.1140905,36.5210211],[23.1139941,36.5206598],[23.1138951,36.5205329],[23.1134496,36.5204214],[23.1129617,36.5201113],[23.1124726,36.5199093],[23.112361,36.5198386],[23.1120824,36.5197824],[23.1120061,36.5196196],[23.1121407,36.5195665],[23.1123377,36.5195567],[23.1126182,36.5194416],[23.1128011,36.5190734],[23.1128259,36.5190713],[23.1138498,36.5184118],[23.1133932,36.5183002],[23.1133667,36.517989],[23.112943,36.5169492],[23.1127455,36.5166412],[23.1123809,36.5162959],[23.1119919,36.5161308],[23.1114566,36.5160637],[23.1110653,36.5160968],[23.1108333,36.5158787],[23.1106366,36.5154986],[23.1102696,36.5153607],[23.1099236,36.5153401],[23.1096491,36.5153628],[23.1091591,36.515242],[23.1088259,36.5150772],[23.1086235,36.5148616],[23.1082461,36.5146605],[23.1073612,36.5147057],[23.106859,36.5146749],[23.1062996,36.5147608],[23.1052171,36.5146986],[23.1047574,36.5148574],[23.1041089,36.5149157],[23.1034815,36.5150913],[23.1022636,36.5151452],[23.1021067,36.5151891],[23.101915,36.5153499],[23.1017134,36.5154588],[23.100582,36.5157568],[23.1003681,36.5158994],[23.0994725,36.516091],[23.0987028,36.5160131],[23.0983559,36.5160735],[23.0974102,36.5157599],[23.0973541,36.5157865],[23.097637,36.5159126],[23.097825,36.5160763]]},{"id":19408,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u03945a\/\u03948 \u0392\u03b5\u03bb\u03b1\u03bd\u03af\u03b4\u03b9\u03b1-\u0394\u03c1\u03ac\u03ba\u03b1 \u03a0\u03cc\u03c1\u03bf\u03c2","description_GR":"\u03a3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc\u03c2 \u03c4\u03c9\u03bd \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ce\u03bd \u03945a \u03ba\u03b1\u03b9 \u03948 \u03c4\u03bf\u03c5 \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Vatika_DrakaPoros_Velanidia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4153,"name_EN":"Vatika: D5a\/D8 Velanidia-Draka Poros","description_EN":"Trails D5a and D8","ascent_time":95,"descent_time":95,"marker":"Red_dots","level":10,"ascent":165,"descent":172,"maxelev":546,"minelev":452,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.09632 36.48846,23.10978 36.51606)","views":3,"millestones":"0,23.1067243,36.4884317#1,23.1088873,36.4960376#2,23.1075287,36.5037937#3,23.1019935,36.5099908#4.2,23.0978250,36.5160763","x":23.1075581,"y":36.5038172,"coor":[[23.1067243,36.4884317],[23.1067695,36.4887475],[23.1070675,36.4890473],[23.107164,36.4893906],[23.1074165,36.4897711],[23.1074347,36.4901318],[23.1075878,36.4904034],[23.1074489,36.4907449],[23.107459,36.4908351],[23.1077396,36.4911911],[23.1079715,36.4914182],[23.1079592,36.4915172],[23.1077785,36.4916962],[23.1081736,36.4922941],[23.1080903,36.4927442],[23.1074281,36.4930458],[23.1071122,36.4933319],[23.108075,36.4940783],[23.1084784,36.4946448],[23.1085866,36.4949453],[23.1087233,36.4956856],[23.1088445,36.4958307],[23.1087541,36.4959202],[23.1089089,36.4960566],[23.1092049,36.4965275],[23.1096137,36.4969092],[23.1096774,36.4971982],[23.109474,36.497404],[23.1094273,36.4975839],[23.1095577,36.4979004],[23.1092389,36.4984389],[23.1085714,36.4992002],[23.1076589,36.4999056],[23.1073642,36.500282],[23.1071737,36.5003437],[23.1071139,36.5006858],[23.1068837,36.501288],[23.1068779,36.5017928],[23.1067395,36.5021794],[23.1067827,36.502306],[23.1067125,36.5025849],[23.106822,36.502775],[23.1068197,36.5029733],[23.1071177,36.5032731],[23.1073146,36.5036351],[23.1075581,36.5038172],[23.107566,36.5041058],[23.1079386,36.5047216],[23.1079033,36.5048746],[23.1077334,36.5050896],[23.1077198,36.5052969],[23.1076063,36.5054583],[23.1075678,36.5058907],[23.107281,36.5065557],[23.1069798,36.5068081],[23.1067643,36.507095],[23.1065054,36.5072733],[23.1065241,36.507589],[23.1064105,36.5077594],[23.1063212,36.5077587],[23.1061627,36.5079469],[23.1059804,36.508261],[23.1048691,36.5087575],[23.104309,36.5089156],[23.103825,36.5092455],[23.1034172,36.5097472],[23.1026638,36.5101923],[23.1022523,36.510045],[23.1015839,36.5099047],[23.1008665,36.5101427],[23.0996247,36.5103317],[23.0986638,36.5103785],[23.0981503,36.5103566],[23.0980329,36.5103715],[23.0979986,36.5104434],[23.0980148,36.5109663],[23.097529,36.5112714],[23.0973583,36.5115406],[23.0970434,36.5117365],[23.097051,36.5120431],[23.0969268,36.5121593],[23.096568,36.5122828],[23.0963615,36.51275],[23.0971251,36.5143154],[23.0970375,36.515126],[23.0968323,36.5154851],[23.0970092,36.5156397],[23.0973537,36.5157865],[23.097637,36.5159126],[23.097825,36.5160763]]},{"id":19409,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bb\u03ac\u03bf\u03b9: \u03912 \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03b7\u03bd \u039e\u03c5\u03bb\u03ae","description_GR":"\u039a\u03b1\u03c1\u03b1\u03b2\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9-\u03a6\u03ac\u03c1\u03bf\u03c2 \u039e\u03c5\u03bb\u03ae\u03c2 (\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03912) \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03bd\u03b4\u03bf\u03c7\u03ce\u03c1\u03b1","path":"PELOPONNESE\/Pelop_Monemvasia_XyliCape_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":10408,"name_EN":"Molai: A2 Xyli Cape loop trail","description_EN":"Karavostasi-Xyli cape (Trail A2) and back via an inland crossing","ascent_time":245,"descent_time":240,"marker":"Yellow_triangle","level":12,"ascent":326,"descent":326,"maxelev":204,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.81741 36.65546,22.82911 36.69143)","views":5,"millestones":"0,22.8278610,36.6819545#1,22.8269297,36.6737247#2,22.8228479,36.6661665#3,22.8192504,36.6590799#4,22.8201593,36.6556494#5,22.8204225,36.6635512#6,22.8190867,36.6711064#7,22.8197258,36.6793730#8,22.8210991,36.6851241#9,22.8249391,36.6913299#10,22.8273755,36.6850330#10.4,22.8278600,36.6819545","x":22.8188344,"y":36.6609565,"coor":[[22.827861,36.6819545],[22.8279065,36.6819054],[22.8278069,36.6818323],[22.8279652,36.6817257],[22.8279461,36.6815091],[22.8280823,36.6813843],[22.8281531,36.6811416],[22.8279878,36.6809777],[22.8280114,36.6801576],[22.8277404,36.679578],[22.8279467,36.6792555],[22.827975,36.6788682],[22.8280782,36.678707],[22.828384,36.6784666],[22.8284432,36.6782508],[22.8286379,36.6779553],[22.8284341,36.6773763],[22.828171,36.6770132],[22.8279381,36.6753973],[22.8277287,36.6751879],[22.8275215,36.6748253],[22.8272114,36.6746149],[22.8267954,36.6732677],[22.8266515,36.6724279],[22.8264889,36.6720838],[22.8259693,36.671664],[22.8256178,36.6712279],[22.825307,36.6710625],[22.8250314,36.6707894],[22.8248755,36.6707428],[22.8248102,36.6706159],[22.8244663,36.6704232],[22.8242574,36.6701778],[22.8242854,36.6698085],[22.8238554,36.6693896],[22.8239135,36.6692459],[22.8238838,36.6689932],[22.8240781,36.6687247],[22.8239593,36.6684441],[22.8240621,36.6675707],[22.8239661,36.6672633],[22.8236596,36.6668095],[22.8236835,36.6667106],[22.8235531,36.6664569],[22.8233204,36.6663104],[22.8228191,36.6661612],[22.8224268,36.6654722],[22.8222606,36.6653624],[22.8207885,36.6650414],[22.8204486,36.664585],[22.8205087,36.6643152],[22.8204353,36.66399],[22.8203981,36.6630611],[22.8202022,36.6626986],[22.8196628,36.6621163],[22.8188074,36.6617202],[22.818657,36.6615858],[22.818952,36.6613183],[22.8188344,36.6609565],[22.8188979,36.6604614],[22.8190067,36.6599306],[22.8193085,36.6592215],[22.8191358,36.6588051],[22.8195566,36.6583585],[22.8196734,36.6580352],[22.8196559,36.6577195],[22.8194386,36.6572937],[22.819398,36.6570228],[22.8195689,36.6568172],[22.8199038,36.6561354],[22.8199408,36.6559104],[22.8201801,36.6556244],[22.8204509,36.6554738],[22.8208742,36.6555952],[22.8209816,36.6554565],[22.8212847,36.6553874],[22.8216192,36.6554628],[22.8221746,36.6557207],[22.8225058,36.6560125],[22.822953,36.6560349],[22.8225058,36.6560125],[22.8221746,36.6557207],[22.8216192,36.6554628],[22.8212847,36.6553874],[22.8209816,36.6554565],[22.8208742,36.6555952],[22.8204509,36.6554738],[22.8201801,36.6556244],[22.8199408,36.6559104],[22.8199038,36.6561354],[22.8195689,36.6568172],[22.819398,36.6570228],[22.8194386,36.6572937],[22.8196559,36.6577195],[22.8196734,36.6580352],[22.8195566,36.6583585],[22.8191358,36.6588051],[22.8193085,36.6592215],[22.8190067,36.6599306],[22.8188979,36.6604614],[22.8188344,36.6609565],[22.818952,36.6613183],[22.818657,36.6615858],[22.8188074,36.6617202],[22.8196628,36.6621163],[22.8202022,36.6626986],[22.8203981,36.6630611],[22.8204353,36.66399],[22.8205087,36.6643152],[22.8204486,36.664585],[22.8207885,36.6650414],[22.8209639,36.6653496],[22.8216171,36.6658068],[22.8218174,36.6658809],[22.8217599,36.6659795],[22.8215476,36.6659593],[22.8215358,36.6660043],[22.8218864,36.6664945],[22.821906,36.666675],[22.8214725,36.6672206],[22.8214902,36.6675273],[22.821334,36.6682288],[22.8210893,36.6688664],[22.8206248,36.6692404],[22.8205759,36.6695104],[22.8201998,36.6699574],[22.8194294,36.6705807],[22.8190511,36.6711719],[22.818847,36.6713412],[22.8187296,36.6717006],[22.8182535,36.6721015],[22.817864,36.6726926],[22.8178713,36.6729451],[22.8176983,36.6732859],[22.8176751,36.6740699],[22.8179421,36.6749019],[22.8182376,36.6753375],[22.8188152,36.6759202],[22.8189555,36.6762551],[22.819164,36.6765276],[22.8192448,36.6770963],[22.8194418,36.6773867],[22.8194229,36.6778913],[22.8197863,36.6790127],[22.8196018,36.6801016],[22.8196929,36.6807335],[22.8199891,36.681124],[22.819733,36.6816105],[22.8199241,36.6830187],[22.8196679,36.6836742],[22.8194176,36.6846723],[22.8191894,36.6849585],[22.8188838,36.6851808],[22.8188139,36.6853604],[22.8188334,36.6855499],[22.8190552,36.6858428],[22.819211,36.6858984],[22.8192565,36.6858538],[22.8191468,36.6857085],[22.8191702,36.6856366],[22.8208418,36.6853828],[22.8212283,36.6849899],[22.8218767,36.6850414],[22.8222599,36.6848649],[22.8224956,36.6848222],[22.8230315,36.6849086],[22.8232084,36.6850546],[22.8232291,36.685163],[22.8231381,36.6854641],[22.8233053,36.6869801],[22.8233949,36.6874362],[22.8231678,36.6876503],[22.8234106,36.6886082],[22.8234264,36.6890411],[22.8233432,36.6893558],[22.8235258,36.6898624],[22.8234395,36.6903844],[22.8237568,36.6908652],[22.8240876,36.6910984],[22.824316,36.6912629],[22.8244811,36.6912826],[22.8247826,36.6913306],[22.8256078,36.6913252],[22.8263997,36.6915133],[22.826949,36.6914556],[22.8274576,36.6911361],[22.8281205,36.6909714],[22.8282519,36.6904228],[22.8285785,36.6902885],[22.8279337,36.6892636],[22.827592,36.6881785],[22.8275327,36.6876641],[22.8275283,36.6869159],[22.8275964,36.686414],[22.8273813,36.68524],[22.8272994,36.682891],[22.8273127,36.6827559],[22.8274361,36.6827391],[22.8274501,36.6824102],[22.82786,36.6819545]]},{"id":19410,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bb\u03ac\u03bf\u03b9: \u03913 \u03a0\u03b1\u03bb\u03b9\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf \u0391\u03c3\u03c9\u03c0\u03bf\u03cd","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03b1\u03bb\u03b9\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf (\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03913)","path":"PELOPONNESE\/Pelop_Monemvasia_Paliokastro_Asopou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":1029,"name_EN":"Molai: A3 Paliokastro Asopou","description_EN":"Ascent to Paliokastro (Trail A3)","ascent_time":30,"descent_time":20,"marker":"Red_dots","level":12,"ascent":150,"descent":0,"maxelev":282,"minelev":122,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.86146 36.69523,22.86606 36.69952)","views":4,"millestones":"0,22.8614585,36.6995159#1,22.8648467,36.6964789","x":22.8628784,"y":36.6955947,"coor":[[22.8614585,36.6995159],[22.8618039,36.699384],[22.8619602,36.6994126],[22.8624424,36.6993586],[22.8627037,36.6990996],[22.8626737,36.698856],[22.8624641,36.6986466],[22.8623553,36.6984293],[22.8624595,36.6981959],[22.8623757,36.6978075],[22.8624998,36.6969793],[22.8624404,36.6964559],[22.8625131,36.696078],[22.8627175,36.6958817],[22.8628784,36.6955947],[22.8630595,36.6954613],[22.8633518,36.6953739],[22.8642497,36.6952112],[22.8649947,36.6955518],[22.8655419,36.6956382],[22.8660531,36.6958954],[22.8658491,36.6960648],[22.8657261,36.6960546],[22.8656131,36.6961256],[22.8657117,36.6962708],[22.8654627,36.6964577],[22.8652506,36.6964196],[22.8651707,36.6965271],[22.8648467,36.6964789]]},{"id":19411,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac: \u03a020 \u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac\u03c2-\u0395\u03c0\u03ac\u03bd\u03c9 \u03a0\u03cc\u03bb\u03b7 \u03ba\u03b1\u03b9 \u0391\u03b3\u03af\u03b1 \u03a3\u03bf\u03c6\u03af\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u0395\u03c0\u03ac\u03bd\u03c9 \u03a0\u03cc\u03bb\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a3\u03bf\u03c6\u03af\u03b1","path":"PELOPONNESE\/Pelop_Monemvasia_Monemvasia_castle","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":5,"length":2125,"name_EN":"Monemvasia: P20 Monemvasia castle-Epano Polis and Agia Sofia","description_EN":"Ascent to Epano Polis, the Agia Sofia church","ascent_time":35,"descent_time":35,"marker":"Red_dots","level":12,"ascent":143,"descent":29,"maxelev":121,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.03844 36.68561,23.05566 36.68943)","views":2,"millestones":"0,23.0384798,36.6866180#1,23.0492345,36.6857781#2.1,23.0543497,36.6895576","x":23.0556304,"y":36.6878009,"coor":[[23.0384798,36.686618],[23.0391945,36.68675],[23.039409,36.6867968],[23.0414187,36.6872006],[23.042018,36.6872708],[23.0432084,36.6873524],[23.0439432,36.6872164],[23.0441596,36.6871415],[23.0451679,36.6868115],[23.046628,36.6863432],[23.047685,36.6860024],[23.0482976,36.6858765],[23.0510184,36.6855715],[23.051466,36.6856066],[23.0522057,36.6856643],[23.0529091,36.6858051],[23.0532766,36.6859613],[23.0544374,36.6865069],[23.0546251,36.6866075],[23.0548107,36.6869876],[23.0548671,36.6870647],[23.0550926,36.6872423],[23.0551373,36.6872787],[23.0552699,36.687424],[23.0553573,36.6875396],[23.0553739,36.6875578],[23.0555751,36.6877464],[23.0556304,36.6878009],[23.0554934,36.6879058],[23.0554142,36.6880313],[23.0554694,36.6880949],[23.0554082,36.6881237],[23.0553084,36.6880508],[23.0551653,36.6880542],[23.0550412,36.6881343],[23.0550089,36.6882242],[23.0548293,36.6882137],[23.0547648,36.6881411],[23.0547201,36.6881317],[23.0547971,36.6882405],[23.0546299,36.6881851],[23.0547183,36.688276],[23.054618,36.6882391],[23.0546173,36.6883022],[23.0545285,36.6882384],[23.0547391,36.6884113],[23.0546044,36.6884373],[23.054828,36.6884571],[23.0550824,36.6887116],[23.0549975,36.6888686],[23.0551072,36.6890588],[23.0549245,36.6893458],[23.0547213,36.6894051],[23.0543497,36.6895576]]},{"id":19412,"author":"AnaDigit","name_GR":"\u0396\u03ac\u03c1\u03b1\u03ba\u03b1\u03c2: \u03963 \u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2-\u039b\u03bf\u03b3\u03b3\u03ac\u03c1\u03b9-\u039a\u03bf\u03bd\u03c4\u03b1\u03af\u03b9\u03ba\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03963 \u03c4\u03b7\u03c2 \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u0396\u03ac\u03c1\u03b1\u03ba\u03b1","path":"PELOPONNESE\/Pelop_Monemvasia_AgIoanis_Logari_Kondeika","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":12393,"name_EN":"Zarakas: Z3 Agios Ioanis-Logari-Kondeika","description_EN":"Trail Z3","ascent_time":290,"descent_time":290,"marker":"Red_dots","level":12,"ascent":501,"descent":518,"maxelev":523,"minelev":46,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.00074 36.74324,23.07636 36.77597)","views":1,"millestones":"0,23.0011656,36.7430995#1,23.0118718,36.7440160#2,23.0201420,36.7484627#3,23.0261360,36.7557242#4,23.0318551,36.7626545#5,23.0329796,36.7690065#6,23.0390320,36.7729664#7,23.0446493,36.7736393#8,23.0543537,36.7705115#9,23.0603908,36.7656624#10,23.0665390,36.7612401#11,23.0651843,36.7570530#12.4,23.0762018,36.7562402","x":23.0392358,"y":36.7717723,"coor":[[23.0011656,36.7430995],[23.0015681,36.743157],[23.0020191,36.7429264],[23.0022888,36.7428565],[23.0034452,36.7426499],[23.004562,36.7429003],[23.0059018,36.7429589],[23.0067512,36.7431891],[23.0074813,36.7430329],[23.0082085,36.7430931],[23.0084083,36.7432389],[23.0089104,36.7433874],[23.0094921,36.7434463],[23.0102502,36.743723],[23.0112334,36.7439205],[23.0114338,36.7440123],[23.0121954,36.7440186],[23.0125193,36.7440934],[23.0130018,36.7440253],[23.0134962,36.7441759],[23.0156398,36.7447255],[23.0158972,36.7447457],[23.0163188,36.7450556],[23.016666,36.7450585],[23.0172013,36.7452432],[23.0170326,36.7457376],[23.01713,36.7460089],[23.0173406,36.7461819],[23.0177638,36.7463747],[23.0180848,36.7466748],[23.0185419,36.7468408],[23.018773,36.7471672],[23.0191059,36.7474134],[23.019379,36.7474404],[23.0196214,36.7481162],[23.0203099,36.7485817],[23.0207128,36.748612],[23.0208908,36.7487126],[23.0213095,36.7492569],[23.0214824,36.7497542],[23.0225103,36.7508533],[23.0229481,36.7516592],[23.0237121,36.7523686],[23.0240051,36.7531102],[23.0245925,36.7536108],[23.0249713,36.7537762],[23.0252586,36.754094],[23.0261559,36.7557781],[23.0266008,36.7560341],[23.0269654,36.7564337],[23.0278984,36.7570723],[23.0285191,36.7576003],[23.0291197,36.7579477],[23.0292481,36.7584265],[23.0296009,36.7588801],[23.0297966,36.7593505],[23.0295084,36.7599971],[23.0295287,36.7601596],[23.0293919,36.7603477],[23.0301777,36.7611114],[23.030192,36.7612061],[23.0305697,36.7614616],[23.031493,36.761983],[23.0317347,36.7623635],[23.0319848,36.7629695],[23.0320134,36.7633664],[23.0319125,36.7633746],[23.0318438,36.7634912],[23.0317266,36.7638959],[23.0317588,36.7640134],[23.0319485,36.764069],[23.0318667,36.7643387],[23.0318987,36.7644652],[23.0317166,36.7646981],[23.0319294,36.7646998],[23.0319393,36.7648081],[23.0320291,36.7647908],[23.0320391,36.76489],[23.0324576,36.7654613],[23.0319422,36.7663586],[23.032185,36.766649],[23.032128,36.7667297],[23.0324507,36.7669036],[23.0325276,36.7670304],[23.0324151,36.7670656],[23.0325247,36.7672557],[23.0325116,36.7674089],[23.0323643,36.7675429],[23.0319369,36.7676656],[23.0316994,36.767844],[23.0317589,36.7684574],[23.031849,36.7684221],[23.0319863,36.7681979],[23.0319819,36.7685494],[23.0321024,36.7687667],[23.0324367,36.7689137],[23.0325048,36.7688421],[23.0328055,36.7689888],[23.0328287,36.7689259],[23.0332962,36.7691731],[23.0332641,36.7690466],[23.0333753,36.7691196],[23.0333545,36.7689933],[23.0335324,36.7691029],[23.0333232,36.7688037],[23.0335471,36.7688235],[23.0338468,36.7690423],[23.0340002,36.769323],[23.0344569,36.7695341],[23.0345136,36.7694804],[23.0347464,36.7696806],[23.0354808,36.7700922],[23.0355267,36.7700025],[23.0355816,36.7700931],[23.0359831,36.7702405],[23.0359728,36.7701683],[23.0360507,36.770214],[23.0360293,36.7701327],[23.0360965,36.7701333],[23.0367612,36.7707426],[23.0372518,36.7709359],[23.0373959,36.7710633],[23.0379326,36.7711487],[23.0380997,36.7712312],[23.038045,36.7711226],[23.0385236,36.7713789],[23.0387029,36.7713803],[23.0389816,36.7714908],[23.0392358,36.7717723],[23.0393425,36.7722058],[23.0391012,36.7726816],[23.0391996,36.7728807],[23.0388986,36.773036],[23.0389863,36.77319],[23.0392655,36.7732644],[23.0400612,36.7732618],[23.0401725,36.7733168],[23.0398855,36.7738733],[23.0399589,36.7742706],[23.0398895,36.7744503],[23.0400101,36.7746586],[23.0400075,36.7748659],[23.0401646,36.7748491],[23.0404411,36.7751398],[23.0407235,36.7758633],[23.0411584,36.776029],[23.0414362,36.7762206],[23.0418496,36.776314],[23.041961,36.7762879],[23.0421541,36.7760731],[23.0422374,36.7756862],[23.0423399,36.7755518],[23.0427209,36.7755548],[23.0429133,36.7754031],[23.0433636,36.7753144],[23.0436917,36.7750646],[23.0437979,36.7746328],[23.04447,36.7737457],[23.0451135,36.7733633],[23.0470209,36.7731622],[23.047698,36.772771],[23.0480112,36.7728186],[23.0483483,36.7727402],[23.04884,36.7728523],[23.0494797,36.7727672],[23.0498603,36.7727973],[23.0504447,36.7726578],[23.0507485,36.7723898],[23.0510444,36.7720135],[23.051496,36.7717377],[23.0520113,36.7717508],[23.0524416,36.7713846],[23.0526444,36.7712961],[23.0533966,36.7711759],[23.0539815,36.7709912],[23.0542197,36.7707588],[23.054472,36.770283],[23.054947,36.7699262],[23.0551937,36.7699101],[23.0556735,36.7700762],[23.056649,36.7700208],[23.0573977,36.770189],[23.0576565,36.7701009],[23.0579896,36.7694275],[23.058431,36.7690704],[23.0584798,36.7687463],[23.0588561,36.7682084],[23.0588159,36.7678295],[23.0596109,36.7669523],[23.059867,36.7661701],[23.0600134,36.7661082],[23.0603936,36.7661653],[23.0609355,36.765836],[23.060802,36.7657538],[23.0605437,36.7658059],[23.0604434,36.76576],[23.0603119,36.7655156],[23.0603363,36.7653535],[23.0606406,36.7652117],[23.0610481,36.7648724],[23.0618429,36.7640042],[23.062657,36.7633977],[23.0630222,36.7628507],[23.0629839,36.7623095],[23.0633005,36.7620776],[23.0638618,36.7610634],[23.0640655,36.7608937],[23.0643961,36.7604276],[23.0648035,36.7600882],[23.0649832,36.7600536],[23.0653401,36.7601826],[23.0658321,36.7602586],[23.0662556,36.7604422],[23.0664652,36.7607143],[23.066568,36.7614813],[23.0666234,36.7615268],[23.0673987,36.7613436],[23.0676139,36.7611469],[23.0678085,36.7608059],[23.0682908,36.7607646],[23.0690117,36.7604458],[23.0694875,36.7600078],[23.0699279,36.7597228],[23.0702544,36.7595901],[23.0701546,36.7594992],[23.0695495,36.7595125],[23.0694496,36.7594306],[23.0692537,36.7589603],[23.0688651,36.7586688],[23.0676508,36.7581004],[23.0669029,36.7578782],[23.0662135,36.7574491],[23.0649312,36.7569522],[23.065044,36.75689],[23.0652343,36.7569005],[23.0665432,36.757055],[23.0674147,36.7572421],[23.0677396,36.7572447],[23.0677626,36.7571908],[23.0675067,36.7570445],[23.0674408,36.7569359],[23.067305,36.7561235],[23.0673413,36.7559074],[23.0676803,36.7556667],[23.0677051,36.7554686],[23.0681506,36.7553053],[23.0695063,36.7552889],[23.0699535,36.7553645],[23.070514,36.7553328],[23.0715521,36.7556474],[23.0719993,36.755723],[23.0728848,36.7556848],[23.0740369,36.755829],[23.0747333,36.7556812],[23.0749346,36.7557098],[23.0762018,36.7562402]]},{"id":19413,"author":"AnaDigit","name_GR":"\u0396\u03ac\u03c1\u03b1\u03ba\u03b1\u03c2: \u03962 \u0391\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u0396\u03ac\u03c1\u03b1\u03be","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03962 \u03c4\u03b7\u03c2 \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u0396\u03ac\u03c1\u03b1\u03ba\u03b1","path":"PELOPONNESE\/Pelop_Monemvasia_ancient_Zarax_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":5,"length":1554,"name_EN":"Zarakas: Z2 Ancient Zarax","description_EN":"Trail Z2","ascent_time":30,"descent_time":30,"marker":"Red_dots","level":12,"ascent":61,"descent":61,"maxelev":44,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.08223 36.78598,23.08867 36.78838)","views":2,"millestones":"0,23.0822286,36.7883827#1,23.0865375,36.7860859#1.6,23.0822296,36.7883827","x":23.0881299,"y":36.7860595,"coor":[[23.0822286,36.7883827],[23.0824369,36.7882108],[23.0825771,36.7877341],[23.0828377,36.7875851],[23.083108,36.7873866],[23.0834306,36.7872967],[23.0835468,36.7873291],[23.0837466,36.7874929],[23.0838549,36.7878093],[23.0845531,36.7875262],[23.0857219,36.7872557],[23.0860262,36.7871138],[23.0861631,36.7869076],[23.0865287,36.7868856],[23.0866196,36.7867781],[23.0868102,36.7867706],[23.0868448,36.7866897],[23.0870248,36.786637],[23.0873049,36.7866391],[23.0877071,36.7867504],[23.0882365,36.7865201],[23.0884499,36.7864857],[23.0886621,36.7865414],[23.0886626,36.7865053],[23.0885397,36.7864683],[23.0884969,36.7862967],[23.0882838,36.7863131],[23.0882409,36.7861505],[23.0881299,36.7860595],[23.0878606,36.7860845],[23.0874322,36.7862976],[23.0872191,36.786314],[23.0867936,36.7862836],[23.0867162,36.7861929],[23.0868412,36.7860496],[23.0864494,36.7860985],[23.086192,36.7860694],[23.0861479,36.786006],[23.0859939,36.7859688],[23.0857801,36.7859559],[23.084909,36.7862579],[23.0847168,36.7864006],[23.0846842,36.7864004],[23.0841209,36.7866485],[23.084299,36.786749],[23.0840741,36.7868104],[23.0837887,36.7868713],[23.0836935,36.7869494],[23.083613,36.7871201],[23.0834329,36.7871908],[23.0834316,36.787299],[23.083109,36.7873889],[23.0828387,36.7875851],[23.0825781,36.7877363],[23.0824379,36.788213],[23.0822296,36.7883827]]},{"id":19414,"author":"AnaDigit","name_GR":"\u0396\u03ac\u03c1\u03b1\u03ba\u03b1\u03c2: \u03961 \u03a1\u03b5\u03b9\u03c7\u03ad\u03b1-\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u039c\u03c0\u03b1\u03bb\u03bf\u03b3\u03ba\u03ad\u03c1\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03961 \u03c4\u03b7\u03c2 \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u0396\u03ac\u03c1\u03b1\u03ba\u03b1","path":"PELOPONNESE\/Pelop_Monemvasia_Richea_Balougeri","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":5617,"name_EN":"Zarakas: Z1 Richea-Balogeri gorge","description_EN":"Trail Z1","ascent_time":140,"descent_time":160,"marker":"Red_dots","level":12,"ascent":58,"descent":490,"maxelev":486,"minelev":4,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.00506 36.8362,23.05255 36.84726)","views":7,"millestones":"0,23.0050885,36.8448454#1,23.0134782,36.8463826#2,23.0238391,36.8463636#3,23.0329722,36.8428672#4,23.0409496,36.8382506#5,23.0505891,36.8372275#5.6,23.0508498,36.8381141","x":23.0315874,"y":36.8442552,"coor":[[23.0050885,36.8448454],[23.0055436,36.8452098],[23.0057727,36.8457075],[23.0060168,36.8459079],[23.0060291,36.8460995],[23.0060574,36.8463184],[23.0062801,36.8464464],[23.0063571,36.8465642],[23.0069413,36.8469184],[23.0072098,36.8469748],[23.007613,36.8469376],[23.0084775,36.8468727],[23.0089418,36.846525],[23.0091334,36.8464545],[23.0093912,36.8464656],[23.0102902,36.8463289],[23.0107461,36.8466392],[23.0119078,36.8470094],[23.0124763,36.8472845],[23.0126462,36.8473175],[23.0128609,36.8471931],[23.0128058,36.8471205],[23.0128312,36.8468864],[23.0132708,36.8467187],[23.0133748,36.8464762],[23.0135905,36.8462797],[23.0139386,36.8462465],[23.014873,36.8459748],[23.0153245,36.8457532],[23.0154721,36.8456102],[23.0167597,36.8451792],[23.0176924,36.8450426],[23.0181973,36.8450288],[23.0189338,36.8453233],[23.0200667,36.8453146],[23.021288,36.8454058],[23.0214774,36.8455065],[23.0217127,36.8455265],[23.0226497,36.8459308],[23.023209,36.8460436],[23.0235416,36.8463528],[23.0244048,36.846387],[23.0248072,36.8464894],[23.0252979,36.8467098],[23.0257248,36.8466592],[23.0262209,36.8464559],[23.0270592,36.8457957],[23.0274882,36.8455739],[23.0279412,36.8452351],[23.0283699,36.8450312],[23.0287778,36.8447101],[23.0289261,36.844513],[23.0298143,36.8443399],[23.0309678,36.8444755],[23.0312162,36.8443423],[23.0315874,36.8442552],[23.0323812,36.8435676],[23.0327249,36.8429935],[23.0332554,36.8427274],[23.0338437,36.8423175],[23.0345469,36.8416922],[23.0350543,36.84148],[23.0353712,36.8412482],[23.0355595,36.8405466],[23.0359339,36.8401981],[23.0360961,36.8397847],[23.0362442,36.8396056],[23.0363572,36.8395344],[23.0367843,36.8394658],[23.0368794,36.8390339],[23.037014,36.839035],[23.0373709,36.8391911],[23.0377181,36.83923],[23.0378873,36.8391502],[23.0382058,36.8387922],[23.0385222,36.8385965],[23.0394857,36.8386764],[23.0402172,36.8384749],[23.0404106,36.8382511],[23.0407468,36.8382719],[23.0414093,36.8382051],[23.0417789,36.8382442],[23.0427076,36.8375215],[23.0435479,36.8375823],[23.0440785,36.8372981],[23.0443147,36.837246],[23.0451991,36.8373702],[23.0456306,36.836941],[23.0458788,36.8368168],[23.0465995,36.8365792],[23.0482419,36.8361687],[23.0485446,36.8361801],[23.0487902,36.8362722],[23.0489109,36.8364805],[23.0498105,36.8371908],[23.0501338,36.8373467],[23.0505048,36.8372775],[23.0514763,36.8367084],[23.051813,36.836684],[23.0522706,36.8368589],[23.0525147,36.8370772],[23.0525354,36.8372126],[23.0518469,36.8375677],[23.0516898,36.8375754],[23.0517359,36.8383871],[23.0514118,36.8382944],[23.0513584,36.8387041],[23.0512253,36.8385858],[23.0511165,36.8383145],[23.0510263,36.8383499],[23.0508498,36.8381141]]},{"id":19415,"author":"AnaDigit","name_GR":"\u0396\u03ac\u03c1\u03b1\u03ba\u03b1\u03c2: \u03a77 \u03a7\u03ac\u03c1\u03b1\u03ba\u03b1\u03c2-\u03a0\u03af\u03bb\u03b9\u03b6\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae X7 \u03c4\u03b7\u03c2 \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u0396\u03ac\u03c1\u03b1\u03ba\u03b1","path":"PELOPONNESE\/Pelop_Monemvasia_Charakas_Piliza","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3731,"name_EN":"Zarakas: X7 Charakas-Piliza","description_EN":"Trail X7","ascent_time":80,"descent_time":85,"marker":"Red_dots","level":12,"ascent":166,"descent":751,"maxelev":618,"minelev":13,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.99577 36.91385,23.0205 36.92063)","views":4,"millestones":"0,22.9958366,36.9154389#1,23.0042343,36.9152986#2,23.0111211,36.9146800#3.7,23.0204108,36.9208384","x":23.0080947,"y":36.9147869,"coor":[[22.9958366,36.9154389],[22.9959647,36.915672],[22.9962164,36.915744],[22.9970096,36.9155254],[22.9981487,36.9146967],[22.9989337,36.914167],[23.0000715,36.913861],[23.0004733,36.913772],[23.0008559,36.9136964],[23.0012413,36.9137627],[23.0018528,36.9142186],[23.0027305,36.9145685],[23.0028203,36.9145692],[23.0030074,36.9148592],[23.0031134,36.9151756],[23.0033737,36.9150156],[23.003488,36.9148543],[23.0035735,36.9151885],[23.0036702,36.9152547],[23.0039005,36.9153197],[23.0041596,36.9152498],[23.0040562,36.9154292],[23.0042489,36.9152866],[23.0044175,36.9152699],[23.0041124,36.9154296],[23.0043603,36.9153596],[23.0042356,36.9154487],[23.004223,36.9155568],[23.0044601,36.9154506],[23.0043221,36.9157018],[23.00448,36.9156491],[23.0045133,36.9156764],[23.0043551,36.9157562],[23.0045124,36.9157485],[23.0043429,36.9158282],[23.0045003,36.9158115],[23.0043761,36.9158645],[23.0045333,36.9158658],[23.0044091,36.9159189],[23.0043855,36.9160088],[23.0045749,36.9161186],[23.0047,36.9159934],[23.0049687,36.9160498],[23.0053969,36.9159272],[23.0054544,36.9158195],[23.0055664,36.9158384],[23.006423,36.9155752],[23.0069197,36.915363],[23.0073968,36.9149343],[23.0077354,36.9147929],[23.0080947,36.9147869],[23.0084979,36.9148624],[23.0088046,36.9145855],[23.0090951,36.9146871],[23.0093259,36.9150676],[23.0109336,36.9148827],[23.0112297,36.9145606],[23.0122719,36.9138301],[23.0124184,36.9137863],[23.0131137,36.9138371],[23.0132354,36.9139734],[23.0129741,36.9142146],[23.0130864,36.9142155],[23.0133806,36.9140377],[23.01356,36.9140482],[23.0134573,36.9141825],[23.0136923,36.9142386],[23.0138799,36.9144925],[23.0140479,36.914521],[23.014412,36.9150107],[23.0148674,36.9153931],[23.0151313,36.915819],[23.0155539,36.916129],[23.0157435,36.9162297],[23.015979,36.9162497],[23.0161683,36.9163684],[23.0165509,36.9162995],[23.0166945,36.9164809],[23.0170294,36.9166279],[23.0171378,36.9169263],[23.0177486,36.9174452],[23.0178336,36.9178245],[23.0181438,36.9181425],[23.0179336,36.9187808],[23.0177968,36.9189419],[23.0178401,36.9190685],[23.0180638,36.9191334],[23.0182294,36.9193511],[23.0191262,36.9194487],[23.0195506,36.9196234],[23.0195834,36.9196958],[23.0194578,36.919857],[23.0196248,36.9199666],[23.0196793,36.9200932],[23.0199931,36.9201409],[23.0201153,36.9202411],[23.0201815,36.9203318],[23.0200455,36.9204298],[23.0200544,36.9206101],[23.0204108,36.9208384]]},{"id":19416,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac: \u03a020a \u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03a0\u03ac\u03bd\u03c9 \u03a0\u03cd\u03bb\u03b7","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u0395\u03c0\u03ac\u03bd\u03c9 \u03a0\u03cc\u03bb\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u0391\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7","path":"PELOPONNESE\/Pelop_Monemvasia_Monemvasia_castle2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2535,"name_EN":"Monemvasia: P20a Monemvasia castle via the Pano Pyli","description_EN":"Ascent to Epano Polis and the Citadel","ascent_time":60,"descent_time":55,"marker":"Red_dots","level":12,"ascent":194,"descent":16,"maxelev":183,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.03844 36.68599,23.05515 36.68959)","views":4,"millestones":"0,23.0384798,36.6866180#1,23.0488570,36.6860395#2,23.0539636,36.6896228#2.5,23.0493156,36.6877935","x":23.0547183,"y":36.688276,"coor":[[23.0384798,36.686618],[23.0391945,36.68675],[23.039409,36.6867968],[23.0414187,36.6872006],[23.042018,36.6872708],[23.0432084,36.6873524],[23.0439432,36.6872164],[23.0441596,36.6871415],[23.0451679,36.6868115],[23.045212,36.6870913],[23.0453125,36.6871102],[23.0459998,36.6867371],[23.047413,36.6862796],[23.0477644,36.6862284],[23.0480131,36.6861402],[23.0494256,36.6859622],[23.050164,36.6859861],[23.0503435,36.6859515],[23.0511487,36.686012],[23.0513842,36.6859688],[23.0526468,36.6861501],[23.0529024,36.6862964],[23.0530599,36.6863134],[23.0533691,36.6866584],[23.0538711,36.6867976],[23.0539485,36.6868704],[23.0540527,36.686932],[23.0543062,36.6872586],[23.0545234,36.6878012],[23.0547648,36.6881411],[23.0547201,36.6881317],[23.0547971,36.6882405],[23.0546299,36.6881851],[23.0547183,36.688276],[23.054618,36.6882391],[23.0546173,36.6883022],[23.0545285,36.6882384],[23.0547391,36.6884113],[23.0546044,36.6884373],[23.054828,36.6884571],[23.0550824,36.6887116],[23.0549975,36.6888686],[23.0551072,36.6890588],[23.0549245,36.6893458],[23.0547213,36.6894051],[23.0543497,36.6895576],[23.0542679,36.689611],[23.0540557,36.689713],[23.0538788,36.6895403],[23.053699,36.689593],[23.0530087,36.6892991],[23.0526066,36.6892237],[23.052237,36.6892478],[23.0520697,36.6891924],[23.051765,36.6890007],[23.0515746,36.6890082],[23.0514526,36.6889171],[23.0511171,36.6888964],[23.0509298,36.6886515],[23.0503494,36.6885207],[23.0502401,36.6883034],[23.0502056,36.6882333],[23.0500825,36.6882323],[23.0499053,36.6880777],[23.049707,36.6878237],[23.0493156,36.6877935]]},{"id":19417,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bb\u03ac\u03bf\u03b9: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u039b\u03ac\u03c1\u03bd\u03b1\u03ba\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03c5\u03c0\u03ad\u03c1\u03bf\u03c7\u03b7 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1)","path":"PELOPONNESE\/Pelop_Monemvasia_Larnakas_gorge","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":3261,"name_EN":"Molai: Larnakas gorge","description_EN":"A gorgeous loop trail","ascent_time":75,"descent_time":75,"marker":"Red_dots","level":12,"ascent":237,"descent":237,"maxelev":434,"minelev":204,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.8374 36.80241,22.85106 36.80513)","views":2,"millestones":"0,22.8510483,36.8035148#1,22.8407996,36.8048719#2,22.8411467,36.8044051#3.3,22.8510483,36.8035148","x":22.8381839,"y":36.8028264,"coor":[[22.8510483,36.8035148],[22.850001,36.8038382],[22.8497742,36.8040162],[22.8493488,36.8040933],[22.8483436,36.8045973],[22.8474791,36.8046881],[22.8472329,36.8046587],[22.84712,36.8047117],[22.8470957,36.8048376],[22.8469303,36.8048901],[22.8466655,36.8050498],[22.8462283,36.8051199],[22.8457327,36.805212],[22.8453189,36.8051697],[22.8441718,36.8046718],[22.843474,36.8048543],[22.8432059,36.8047976],[22.8426097,36.804936],[22.8421357,36.8051478],[22.8411303,36.8049126],[22.8402017,36.8047954],[22.839856,36.8046748],[22.8394706,36.804475],[22.8393566,36.8046001],[22.8390358,36.8045474],[22.8384655,36.8046184],[22.8379678,36.8049111],[22.8377687,36.8049226],[22.8376717,36.8047346],[22.8374375,36.8046512],[22.8374049,36.8045878],[22.8376754,36.8044913],[22.8378571,36.8043308],[22.8379614,36.8041065],[22.8379555,36.8037549],[22.8378513,36.803231],[22.8374446,36.8027042],[22.837546,36.8026692],[22.8377914,36.8027437],[22.838038,36.8027461],[22.8381839,36.8028264],[22.8381643,36.8029186],[22.8384946,36.8033184],[22.8388825,36.8036107],[22.8402327,36.8040205],[22.8405435,36.8042218],[22.8411516,36.8044058],[22.8420824,36.8043788],[22.8424762,36.8042835],[22.8426663,36.8043124],[22.8429249,36.8042608],[22.8430365,36.8042979],[22.843329,36.8042287],[22.8434288,36.8043017],[22.8448156,36.8045135],[22.8450269,36.8046238],[22.8454192,36.8046276],[22.8454053,36.8048077],[22.845946,36.8046327],[22.8460318,36.8048859],[22.8464845,36.8046019],[22.8469574,36.8044622],[22.8470578,36.8044902],[22.8476175,36.8044303],[22.8477876,36.8042967],[22.8479339,36.8042621],[22.8477066,36.8044199],[22.8482553,36.8040399],[22.8487064,36.8038549],[22.8488546,36.8036941],[22.849461,36.80322],[22.8496317,36.8030503],[22.8497667,36.8030156],[22.8503132,36.802453],[22.8504802,36.8024095],[22.8505903,36.8025458],[22.8506425,36.8027987],[22.8508654,36.802891],[22.8507149,36.803205],[22.8508302,36.8033211],[22.8510483,36.8035148]]},{"id":19418,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac: \u03a73 \u03a7\u03ac\u03c1\u03b1\u03ba\u03b1\u03c2-\u039a\u03c5\u03c0\u03b1\u03c1\u03af\u03c3\u03c3\u03b9","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c3\u03c5\u03bd\u03b4\u03b5\u03c4\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 (\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a73)","path":"PELOPONNESE\/Pelop_Parnon_Charakas_Kyparissi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":16001,"name_EN":"Monemvasia: X3 Charakas-Kyparissi","description_EN":"A long connection trail (Trail X3)","ascent_time":380,"descent_time":390,"marker":"Red_dots","level":12,"ascent":736,"descent":1223,"maxelev":999,"minelev":112,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.95622 36.90599,22.99596 36.96106)","views":3,"millestones":"0,22.9958366,36.9154389#1,22.9898625,36.9098948#2,22.9853641,36.9060227#3,22.9759525,36.9066921#4,22.9705269,36.9132718#5,22.9693359,36.9209771#6,22.9637517,36.9276942#7,22.9591559,36.9354423#8,22.9583710,36.9433957#9,22.9634755,36.9467055#10,22.9729464,36.9468671#11,22.9795941,36.9513564#12,22.9879401,36.9491844#13,22.9923207,36.9491934#14,22.9902952,36.9549042#15,22.9881281,36.9583792#16,22.9895625,36.9613485","x":22.964282,"y":36.9466654,"coor":[[22.9958366,36.9154389],[22.9951294,36.9154329],[22.9945019,36.9153464],[22.994346,36.915246],[22.9942474,36.9152519],[22.9943127,36.914982],[22.9942929,36.9147745],[22.9941383,36.9145839],[22.9940085,36.9142042],[22.9940781,36.9140335],[22.9939919,36.9137624],[22.9939777,36.9136721],[22.9941024,36.913574],[22.9941506,36.913322],[22.993911,36.9130856],[22.9938139,36.9127874],[22.9936579,36.9126959],[22.9931987,36.9126199],[22.9929424,36.9124735],[22.9925672,36.9119835],[22.9921158,36.9117363],[22.9918371,36.9115897],[22.9917208,36.911413],[22.991388,36.9111127],[22.9909849,36.9110372],[22.9907591,36.9111344],[22.9906263,36.910989],[22.9904137,36.9109422],[22.9903616,36.9106352],[22.9902622,36.9105082],[22.9898713,36.9103606],[22.9899756,36.9101091],[22.9901004,36.910011],[22.9898987,36.9099823],[22.9898225,36.9098014],[22.9896428,36.9098088],[22.989405,36.9099691],[22.9890575,36.9099301],[22.9885958,36.9100433],[22.9882001,36.9102563],[22.988012,36.9100474],[22.987872,36.9096045],[22.9881108,36.9093721],[22.9876047,36.9094399],[22.9870703,36.9091109],[22.9865879,36.9090887],[22.985801,36.9091722],[22.9856108,36.9091255],[22.9855899,36.9090081],[22.9858559,36.9084154],[22.9855399,36.9077006],[22.985846,36.9074689],[22.9860063,36.9072359],[22.9862603,36.9066972],[22.986217,36.9065796],[22.9864041,36.9060133],[22.9863269,36.9059045],[22.9861013,36.9059927],[22.9855843,36.9060154],[22.9847757,36.9060445],[22.984122,36.9062462],[22.9821637,36.9066441],[22.9802577,36.9073219],[22.9801008,36.9073025],[22.9800622,36.9068244],[22.9798698,36.9061016],[22.9796474,36.9059465],[22.9787377,36.9059837],[22.9782645,36.9061149],[22.9774631,36.9064505],[22.976754,36.9065977],[22.9761584,36.9066466],[22.9751026,36.9068831],[22.974696,36.9070689],[22.9735016,36.9074102],[22.9726894,36.9077615],[22.9721306,36.9083606],[22.9721432,36.9090998],[22.9717082,36.9097271],[22.9716262,36.9099788],[22.9717468,36.9101961],[22.9716076,36.9105285],[22.9710281,36.9109516],[22.9712348,36.9114402],[22.9711263,36.9119981],[22.9708938,36.912591],[22.9708433,36.9130052],[22.9704686,36.9133265],[22.9702147,36.9138381],[22.9692251,36.914803],[22.9692236,36.9149112],[22.9684355,36.9159139],[22.968687,36.9164119],[22.9687163,36.9167367],[22.9688497,36.916837],[22.9689471,36.9171082],[22.9690941,36.9170284],[22.969292,36.9173366],[22.9694603,36.9173471],[22.9697029,36.9176737],[22.9698117,36.917927],[22.969916,36.9185228],[22.9702309,36.9193098],[22.9702056,36.9195259],[22.9700092,36.9199389],[22.9695195,36.9204574],[22.9693457,36.9208525],[22.9692917,36.9215281],[22.9693538,36.9219253],[22.9694308,36.9220431],[22.9695885,36.9219994],[22.9697306,36.9222891],[22.9696448,36.9228202],[22.9692547,36.9234478],[22.9689699,36.9237518],[22.968203,36.9240066],[22.9667898,36.9247334],[22.9654442,36.9262722],[22.9646369,36.9270223],[22.9638886,36.9275566],[22.9631486,36.9283074],[22.9624903,36.9288334],[22.9622699,36.9293543],[22.9620997,36.9294881],[22.962052,36.929695],[22.9617676,36.9299629],[22.9615143,36.9304294],[22.9614176,36.9309334],[22.9612676,36.9312295],[22.9609727,36.9314523],[22.9609356,36.9317044],[22.9607436,36.9317838],[22.9606065,36.9319539],[22.9606157,36.9329365],[22.9601512,36.9332389],[22.9602481,36.9335462],[22.960089,36.93368],[22.9599144,36.9341382],[22.9594567,36.9347652],[22.9591438,36.9354836],[22.9589492,36.9357523],[22.9587831,36.9364089],[22.9587655,36.9368775],[22.9582137,36.9386394],[22.9582308,36.9390361],[22.9581451,36.9395582],[22.9582283,36.9400457],[22.9584719,36.9403002],[22.9587723,36.9405012],[22.958996,36.9405662],[22.9591491,36.9408741],[22.9596082,36.9409682],[22.9595664,36.9415876],[22.9596414,36.9418586],[22.959572,36.9420023],[22.9590827,36.9424757],[22.9584431,36.9432634],[22.9579595,36.9441425],[22.9576415,36.9444011],[22.957229,36.9450014],[22.9564317,36.9458237],[22.9567488,36.945653],[22.9568384,36.9456718],[22.9579441,36.9461232],[22.9584108,36.9464878],[22.9595076,36.9467679],[22.9598105,36.9467886],[22.960823,36.9466622],[22.9611136,36.9467639],[22.9615628,36.9467678],[22.9617885,36.9466887],[22.9623843,36.9466398],[22.9628203,36.9467878],[22.9632373,36.9466833],[22.963641,36.9467229],[22.9640806,36.9466096],[22.9641464,36.9467273],[22.964282,36.9466654],[22.9642798,36.9468276],[22.9645645,36.9465326],[22.9650618,36.9463026],[22.9655236,36.9461985],[22.9659651,36.9459409],[22.9660988,36.9460232],[22.9661749,36.9462041],[22.9663109,36.9461152],[22.9664571,36.9460984],[22.9670496,36.9463019],[22.9674319,36.9462692],[22.9679618,36.9461115],[22.9686132,36.9461082],[22.9694298,36.9463496],[22.9697551,36.9463795],[22.9703132,36.9466367],[22.9706388,36.9466395],[22.9708534,36.9465513],[22.9709583,36.9462637],[22.9711165,36.946193],[22.971249,36.9463654],[22.9714606,36.9464934],[22.9724687,36.9466914],[22.9730163,36.9468945],[22.9736327,36.94699],[22.974113,36.9471834],[22.9743564,36.9474559],[22.9751633,36.9475891],[22.9753754,36.9476811],[22.9756198,36.9478815],[22.9756851,36.9480353],[22.9754795,36.9482949],[22.9755267,36.9489624],[22.9759568,36.949552],[22.9762354,36.9497166],[22.9764597,36.9497366],[22.9768273,36.9499651],[22.9769862,36.9498403],[22.9769888,36.949651],[22.9772487,36.9495271],[22.9774731,36.949547],[22.9780993,36.9497507],[22.9781762,36.9498776],[22.9781946,36.9501842],[22.9783188,36.9501312],[22.9784735,36.9503218],[22.9791229,36.9504716],[22.978975,36.9506146],[22.9792088,36.9507698],[22.9792053,36.9510312],[22.9793484,36.9512488],[22.9795061,36.9512141],[22.979616,36.9513953],[22.9797648,36.9514507],[22.9799337,36.9514161],[22.9800903,36.9514625],[22.9801335,36.9515981],[22.980246,36.951581],[22.9802565,36.9516352],[22.9804132,36.9516726],[22.9806005,36.9519446],[22.9807235,36.9520178],[22.9809369,36.9519926],[22.9814176,36.9521589],[22.9817104,36.9520984],[22.981844,36.9521896],[22.9820025,36.9520919],[22.9826898,36.9519265],[22.9829169,36.9517391],[22.9832106,36.9516154],[22.9836023,36.9517179],[22.9837211,36.9517843],[22.9838454,36.9517313],[22.9842345,36.9520321],[22.98438,36.9520694],[22.9849433,36.951939],[22.9852284,36.9516169],[22.9852588,36.9510132],[22.9860069,36.9504968],[22.9861775,36.9503157],[22.9865175,36.9500843],[22.9871485,36.9499274],[22.9873071,36.9498206],[22.9881039,36.9490161],[22.9885506,36.9483619],[22.9889004,36.9482387],[22.9895524,36.9481901],[22.9898124,36.9480662],[22.9895039,36.9484601],[22.9889964,36.9486181],[22.989131,36.9486373],[22.989049,36.948889],[22.9892062,36.9488903],[22.9897156,36.9485881],[22.9898724,36.9486255],[22.9903002,36.948548],[22.9911368,36.9481225],[22.9910323,36.948383],[22.9907014,36.9487768],[22.9912201,36.948619],[22.9910821,36.9488702],[22.9913635,36.9488185],[22.9922112,36.948411],[22.9920937,36.9488067],[22.9921713,36.9488794],[22.9919537,36.9492021],[22.9923593,36.9491064],[22.9922667,36.9493129],[22.9925146,36.9492519],[22.992377,36.9494671],[22.9924659,36.94954],[22.9923173,36.949737],[22.9923845,36.9497466],[22.9923609,36.9498365],[22.9925185,36.9498108],[22.9919947,36.9503562],[22.9915431,36.9505327],[22.9916997,36.9505791],[22.9917547,36.9506697],[22.9921812,36.9506913],[22.9921807,36.9507274],[22.9920216,36.950841],[22.9921767,36.9510046],[22.9913201,36.9512316],[22.9909579,36.9514449],[22.990693,36.9519474],[22.9908055,36.9519304],[22.9905544,36.9522347],[22.9905984,36.9523072],[22.9905298,36.9523968],[22.9902111,36.9527186],[22.9901638,36.9528984],[22.9905465,36.9528296],[22.9905381,36.9529106],[22.9903671,36.9530985],[22.9904339,36.9531441],[22.9903989,36.953243],[22.9899669,36.9536359],[22.9899764,36.9537712],[22.9902932,36.9543914],[22.990106,36.9549577],[22.9904217,36.9548702],[22.9906211,36.9547344],[22.9905823,36.9551217],[22.9908434,36.9549076],[22.9907836,36.9551865],[22.9908959,36.9551875],[22.9902946,36.9556421],[22.9897663,36.956521],[22.9892662,36.9569674],[22.9890378,36.9572539],[22.9890254,36.9573913],[22.9887086,36.9575689],[22.9886301,36.9575592],[22.9887079,36.9576229],[22.988215,36.9575196],[22.9881136,36.9575458],[22.9880895,36.9576718],[22.9876362,36.9579473],[22.9872203,36.9579708],[22.9861592,36.9575201],[22.9860015,36.9575548],[22.9867809,36.9580662],[22.9871494,36.9582316],[22.9876535,36.9583351],[22.9890558,36.9584642],[22.9895404,36.9583421],[22.9905937,36.9576841],[22.9907453,36.9576898],[22.9907663,36.9577982],[22.9904492,36.9579938],[22.9887531,36.9597011],[22.9889726,36.9600905],[22.9888801,36.9602881],[22.9894234,36.9608245],[22.9895625,36.9613485]]},{"id":19419,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac: \u03a74 \u039a\u03c5\u03c0\u03b1\u03c1\u03af\u03c3\u03c3\u03b9-\u039c\u03c0\u03b1\u03bc\u03c0\u03ac\u03bb\u03b1","description_GR":"\u03a3\u03c4\u03bf\u03bd \u03c0\u03b1\u03bb\u03b9\u03cc \u03ba\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c6\u03bf\u03c4\u03b9\u03ba\u03cc \u03c3\u03c5\u03bd\u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc \u03c4\u03b7\u03c2 \u039c\u03c0\u03b1\u03bc\u03c0\u03ac\u03bb\u03b1\u03c2 (\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a74, \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03a72)","path":"PELOPONNESE\/Pelop_Parnon_Kyparissi_Babala","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9418,"name_EN":"Monemvasia: X4 Kyparissi-Babala","description_EN":"To the old livestock hamlet of Babala (Trail X4, connection to X2)","ascent_time":240,"descent_time":215,"marker":"Red_dots","level":12,"ascent":976,"descent":237,"maxelev":957,"minelev":112,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.95117 36.94809,22.99254 36.9721)","views":7,"millestones":"0,22.9895625,36.9613485#1,22.9862751,36.9575687#2,22.9904296,36.9531411#3,22.9912542,36.9488378#4,22.9859229,36.9505542#5,22.9779777,36.9545951#6,22.9692151,36.9564324#7,22.9591453,36.9571375#8,22.9524317,36.9621562#9,22.9523011,36.9699964#9.4,22.9527286,36.9721121","x":22.980011,"y":36.9523812,"coor":[[22.9895625,36.9613485],[22.9894234,36.9608245],[22.9888801,36.9602881],[22.9889726,36.9600905],[22.9887531,36.9597011],[22.9904492,36.9579938],[22.9907663,36.9577982],[22.9907453,36.9576898],[22.9905937,36.9576841],[22.9895404,36.9583421],[22.9890558,36.9584642],[22.9876535,36.9583351],[22.9871494,36.9582316],[22.9867809,36.9580662],[22.9860015,36.9575548],[22.9861592,36.9575201],[22.9872203,36.9579708],[22.9876362,36.9579473],[22.9880895,36.9576718],[22.9881136,36.9575458],[22.988215,36.9575196],[22.9887079,36.9576229],[22.9886301,36.9575592],[22.9887086,36.9575689],[22.9890254,36.9573913],[22.9890378,36.9572539],[22.9892662,36.9569674],[22.9897663,36.956521],[22.9902946,36.9556421],[22.9908959,36.9551875],[22.9907836,36.9551865],[22.9908434,36.9549076],[22.9905823,36.9551217],[22.9906211,36.9547344],[22.9904217,36.9548702],[22.990106,36.9549577],[22.9902932,36.9543914],[22.9899764,36.9537712],[22.9899669,36.9536359],[22.9903989,36.953243],[22.9904339,36.9531441],[22.9903671,36.9530985],[22.9905381,36.9529106],[22.9905465,36.9528296],[22.9901638,36.9528984],[22.9902111,36.9527186],[22.9905298,36.9523968],[22.9905984,36.9523072],[22.9905544,36.9522347],[22.9908055,36.9519304],[22.990693,36.9519474],[22.9909579,36.9514449],[22.9913201,36.9512316],[22.9921767,36.9510046],[22.9920216,36.950841],[22.9921807,36.9507274],[22.9921812,36.9506913],[22.9917547,36.9506697],[22.9916997,36.9505791],[22.9915431,36.9505327],[22.9919947,36.9503562],[22.9925185,36.9498108],[22.9923609,36.9498365],[22.9923845,36.9497466],[22.9923173,36.949737],[22.9924659,36.94954],[22.992377,36.9494671],[22.9925146,36.9492519],[22.9922667,36.9493129],[22.9923593,36.9491064],[22.9919537,36.9492021],[22.9921713,36.9488794],[22.9920937,36.9488067],[22.9922112,36.948411],[22.9913635,36.9488185],[22.9910821,36.9488702],[22.9912201,36.948619],[22.9907014,36.9487768],[22.9910323,36.948383],[22.9911368,36.9481225],[22.9903002,36.948548],[22.9898724,36.9486255],[22.9897156,36.9485881],[22.9892062,36.9488903],[22.989049,36.948889],[22.989131,36.9486373],[22.9889964,36.9486181],[22.9895039,36.9484601],[22.9898124,36.9480662],[22.9895524,36.9481901],[22.9889004,36.9482387],[22.9885506,36.9483619],[22.9881039,36.9490161],[22.9873071,36.9498206],[22.9871485,36.9499274],[22.9865175,36.9500843],[22.9861775,36.9503157],[22.9860069,36.9504968],[22.9852588,36.9510132],[22.9852284,36.9516169],[22.9849433,36.951939],[22.98438,36.9520694],[22.9842345,36.9520321],[22.9838454,36.9517313],[22.9837211,36.9517843],[22.9836023,36.9517179],[22.9832106,36.9516154],[22.9829169,36.9517391],[22.9826898,36.9519265],[22.9820025,36.9520919],[22.981844,36.9521896],[22.9817104,36.9520984],[22.9814176,36.9521589],[22.9809369,36.9519926],[22.9807235,36.9520178],[22.980011,36.9523812],[22.9791354,36.953194],[22.9787657,36.953966],[22.9785844,36.9540816],[22.978504,36.9542162],[22.978028,36.9545366],[22.9778454,36.9547513],[22.977751,36.9550931],[22.9773306,36.95545],[22.9770658,36.9559345],[22.9767454,36.9561391],[22.9758512,36.9566542],[22.975425,36.9566054],[22.9750745,36.9567827],[22.9747785,36.9570776],[22.9742946,36.9571455],[22.9737304,36.9573389],[22.9735519,36.9572473],[22.9729248,36.9571066],[22.9724407,36.9571926],[22.9722776,36.9567855],[22.9721884,36.9567397],[22.9716528,36.9568973],[22.9715789,36.9567547],[22.9712512,36.9568983],[22.9708125,36.9569486],[22.970121,36.9565821],[22.9694026,36.956391],[22.9682423,36.9566424],[22.9674618,36.9562209],[22.9674083,36.9560222],[22.967263,36.9559668],[22.9665488,36.9557285],[22.9662679,36.9557351],[22.9658845,36.9558489],[22.9653451,36.9558713],[22.9642533,36.956042],[22.9639369,36.9561835],[22.9636229,36.9561447],[22.963274,36.9561957],[22.96314,36.9561405],[22.9627135,36.9561187],[22.962307,36.9562774],[22.9619472,36.9563013],[22.9616563,36.9562176],[22.9613863,36.9562513],[22.9612977,36.9561604],[22.9610618,36.9561584],[22.9599901,36.9565005],[22.9597852,36.9567061],[22.9595592,36.9568032],[22.9594782,36.9569738],[22.9592527,36.9570439],[22.9590708,36.9572046],[22.9585867,36.9572815],[22.9584277,36.9574153],[22.9581862,36.9578278],[22.9579037,36.9579515],[22.9575505,36.958318],[22.9573937,36.9582806],[22.9573279,36.9581628],[22.9571495,36.9580711],[22.9567892,36.958131],[22.9564,36.9578482],[22.9562204,36.9578376],[22.9561719,36.9580986],[22.955882,36.9587631],[22.9556989,36.9590138],[22.9550862,36.9594591],[22.9547709,36.9595195],[22.9544909,36.9594629],[22.9542992,36.9595153],[22.9540889,36.9601084],[22.9538518,36.9601964],[22.9537485,36.9603578],[22.9535454,36.9604281],[22.9534085,36.9605801],[22.9528098,36.9608273],[22.9524975,36.9614825],[22.9525267,36.9618163],[22.9524084,36.9622479],[22.9524042,36.9625544],[22.9525274,36.9626591],[22.9523466,36.9627386],[22.9520543,36.9627541],[22.9516238,36.9630207],[22.9514648,36.9631455],[22.9512913,36.9635136],[22.9513121,36.9636309],[22.9515887,36.9639398],[22.9515735,36.9642282],[22.9516724,36.9643913],[22.9515301,36.9649399],[22.9516397,36.9651392],[22.9515366,36.9652825],[22.9513897,36.9653443],[22.9514633,36.9657145],[22.9516226,36.9663829],[22.951811,36.9665739],[22.9518422,36.9667545],[22.9520085,36.9669182],[22.9520951,36.9671533],[22.9523178,36.9672995],[22.9523822,36.9675164],[22.9524322,36.9679675],[22.9521225,36.9684335],[22.9520941,36.968866],[22.952325,36.9692286],[22.9521721,36.969732],[22.9524672,36.9703295],[22.9529009,36.9706578],[22.9529638,36.9709829],[22.9529039,36.9712528],[22.9529534,36.97174],[22.9527286,36.9721121]]},{"id":19420,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac: \u03a75 \u039a\u03c5\u03c0\u03b1\u03c1\u03af\u03c3\u03c3\u03b9-\u03a0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c7\u03c9\u03c1\u03b1-\u0391\u03b3\u03af\u03b1 \u0392\u03b1\u03c1\u03b2\u03ac\u03c1\u03b1","description_GR":"\u03a3\u03c4\u03b7\u03bd \u03a0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c7\u03c9\u03c1\u03b1 \u03c4\u03bf\u03c5 \u039a\u03c5\u03c0\u03b1\u03c1\u03b9\u03c3\u03c3\u03af\u03bf\u03c5 (\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a75, \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03a72)","path":"PELOPONNESE\/Pelop_Parnon_Kyparissi_AgVarvara","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4981,"name_EN":"Monemvasia: X5 Kyparissi-Babala","description_EN":"To the old village of Paleochora (Trail X5, connection to X2)","ascent_time":125,"descent_time":105,"marker":"Red_dots","level":12,"ascent":643,"descent":138,"maxelev":667,"minelev":112,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96271 36.95884,22.9896 36.9747)","views":12,"millestones":"0,22.9895625,36.9613485#1,22.9841073,36.9590148#2,22.9741533,36.9593422#3,22.9691882,36.9648972#4,22.9671294,36.9701373#5.0,22.9627091,36.9747034","x":22.9749753,"y":36.9592562,"coor":[[22.9895625,36.9613485],[22.9894234,36.9608245],[22.9888801,36.9602881],[22.9886343,36.9601868],[22.9883092,36.960139],[22.9881533,36.9600385],[22.987971,36.9600437],[22.9878827,36.9598221],[22.9877921,36.9598754],[22.9877212,36.9601452],[22.9874919,36.9604948],[22.987322,36.9606015],[22.9871529,36.9606452],[22.9871199,36.9605908],[22.9868146,36.9607414],[22.9867704,36.960687],[22.9868403,36.9604983],[22.9865703,36.960532],[22.9865383,36.9604056],[22.9861367,36.9601948],[22.9860819,36.9600952],[22.9859342,36.9602201],[22.9857427,36.9602636],[22.9856415,36.9602717],[22.985643,36.9601545],[22.984945,36.9602748],[22.9848093,36.9603457],[22.9847662,36.9602011],[22.9848238,36.9600934],[22.9846449,36.9600378],[22.9847373,36.9598403],[22.9842412,36.9599803],[22.9843111,36.9597916],[22.9846624,36.9595602],[22.9845284,36.959505],[22.9846416,36.9594339],[22.9846317,36.9593346],[22.984542,36.9593248],[22.9846223,36.9591993],[22.984399,36.9590983],[22.9844205,36.958801],[22.9837251,36.9592773],[22.9834888,36.9593113],[22.9836723,36.9590244],[22.9828684,36.9595043],[22.9821248,36.9596782],[22.9815986,36.9595475],[22.9809817,36.9594791],[22.9802838,36.9595903],[22.9791318,36.9592199],[22.9777836,36.9592443],[22.9769259,36.9595434],[22.9762559,36.9592492],[22.9758076,36.9591732],[22.9749753,36.9592562],[22.9745809,36.9593519],[22.9741093,36.9593388],[22.9738504,36.9593817],[22.9730023,36.959807],[22.9725523,36.9598572],[22.9721149,36.9598083],[22.9719108,36.9599508],[22.9713916,36.9601356],[22.970513,36.9603173],[22.9698187,36.960602],[22.9689051,36.9609568],[22.9686433,36.961216],[22.9686621,36.9614866],[22.9689242,36.9620387],[22.9686677,36.9627396],[22.9688534,36.9631288],[22.9684889,36.9635042],[22.9684297,36.963729],[22.9684936,36.963982],[22.9688497,36.9642375],[22.9694186,36.9653602],[22.9688832,36.9659144],[22.9685375,36.9665604],[22.9685546,36.9669571],[22.9687159,36.9674904],[22.9689338,36.9679971],[22.9691328,36.9682331],[22.969043,36.9682234],[22.9688384,36.9684019],[22.9684154,36.968948],[22.968403,36.9690381],[22.9686638,36.9696893],[22.9689615,36.9701066],[22.9694738,36.9704355],[22.9696277,36.9706893],[22.9692562,36.9707401],[22.9684489,36.9706249],[22.9670865,36.9700272],[22.967358,36.9707146],[22.9675346,36.9709505],[22.9681818,36.9712716],[22.9683232,36.9716154],[22.9679181,36.971666],[22.9673118,36.9716427],[22.9666346,36.9718711],[22.9654173,36.972167],[22.9652225,36.9724538],[22.9650906,36.9730656],[22.9648386,36.9734239],[22.9641381,36.9737153],[22.9637978,36.9739557],[22.9634481,36.9740608],[22.9630283,36.9743636],[22.9627091,36.9747034]]},{"id":19421,"author":"AnaDigit","name_GR":"\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac: \u03a76 \u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u039a\u03c5\u03c0\u03b1\u03c1\u03b9\u03c3\u03c3\u03af\u03bf\u03c5-\u0391\u03b3\u03b9\u03ce\u03c1\u03b3\u03b7\u03c2","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2 (\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a76)","path":"PELOPONNESE\/Pelop_Zarakas_Kyparissi_AgGeorgios","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2083,"name_EN":"Monemvasia:X6 Paralia (Kyparissi)-Agios Georgios","description_EN":"A long walk for everybody (Trail X6)","ascent_time":40,"descent_time":40,"marker":"Red_dots","level":12,"ascent":66,"descent":38,"maxelev":47,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.99365 36.96589,23.00792 36.97099)","views":4,"millestones":"0,22.9936514,36.9709855#1,22.9990536,36.9675494#2.1,23.0078905,36.9680585","x":22.9996558,"y":36.9674148,"coor":[[22.9936514,36.9709855],[22.9937287,36.9708779],[22.9939314,36.9708436],[22.9942427,36.9706051],[22.9943335,36.9705338],[22.9941914,36.9703951],[22.9943157,36.9703421],[22.9944501,36.9703703],[22.9950173,36.9708077],[22.9954877,36.9709199],[22.9959733,36.9707257],[22.9963497,36.9702962],[22.9964875,36.970063],[22.9965707,36.9697212],[22.9967204,36.9677303],[22.9967334,36.9666871],[22.9967455,36.966615],[22.9968471,36.9665798],[22.9970599,36.9666267],[22.9985198,36.9675224],[22.9992607,36.9675647],[22.9996558,36.9674148],[22.9999847,36.9671742],[23.0002705,36.966798],[23.0005945,36.9660706],[23.0008332,36.9658585],[23.0008764,36.9658296],[23.0024463,36.9660411],[23.0031879,36.9660293],[23.0036009,36.9662311],[23.004643,36.9672945],[23.0050124,36.9682621],[23.0051122,36.9683621],[23.0055612,36.9683838],[23.0058204,36.9683229],[23.0059985,36.9684506],[23.0062704,36.9682726],[23.006551,36.968293],[23.0070835,36.9679459],[23.0072399,36.9680103],[23.0076231,36.9679729],[23.007768,36.9679764],[23.0078905,36.9680585]]},{"id":19422,"author":"AnaDigit","name_GR":"O33: O33 \u039b\u03b9\u03bc\u03ac\u03bd\u03b9 \u0393\u03ad\u03c1\u03b1\u03ba\u03b1-\u039c\u03bf\u03bd\u03b5\u03bc\u03b2\u03b1\u03c3\u03b9\u03ac","description_GR":"","path":"PELOPONNESE\/Pelop_O33_09_Limani_Geraka_Monemvasia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":18591,"name_EN":"O33: O33 Limani Geraka-Monemvasia","description_EN":"","ascent_time":445,"descent_time":445,"marker":"O33","level":10,"ascent":276,"descent":276,"maxelev":127,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.02164 36.68701,23.08876 36.78956)","views":2,"millestones":"0,23.0822286,36.7883827#1,23.0725027,36.7886874#2,23.0782150,36.7825645#3,23.0836763,36.7749334#4,23.0877158,36.7678793#5,23.0809455,36.7627729#6,23.0776590,36.7598151#7,23.0755045,36.7517625#8,23.0709082,36.7438147#9,23.0620218,36.7444109#10,23.0512592,36.7454568#11,23.0452830,36.7393550#12,23.0371171,36.7342050#13,23.0276431,36.7307348#14,23.0242460,36.7223765#15,23.0231285,36.7136686#16,23.0273289,36.7058588#17,23.0312477,36.6977034#18,23.0338745,36.6896834#18.6,23.0384760,36.6866157","x":23.0657306,"y":36.7427901,"coor":[[23.0822286,36.7883827],[23.0819455,36.7886239],[23.0812586,36.788898],[23.0808879,36.7889673],[23.0804626,36.7889189],[23.0799227,36.789077],[23.0790945,36.7899179],[23.0789706,36.7899711],[23.0782864,36.7900108],[23.0771554,36.78993],[23.0759169,36.7894696],[23.075583,36.7892777],[23.0752972,36.7888068],[23.0749518,36.7886418],[23.0745598,36.7886207],[23.0740643,36.7888152],[23.073683,36.7888302],[23.0715154,36.7885677],[23.0724386,36.7877591],[23.0735303,36.7864515],[23.0739612,36.7860312],[23.0767589,36.7845025],[23.0770994,36.7841445],[23.0773938,36.7835992],[23.0793511,36.7811174],[23.079763,36.7806991],[23.0800134,36.7803766],[23.0802202,36.7799545],[23.0803251,36.7796127],[23.0804258,36.7786941],[23.0809755,36.7776977],[23.081225,36.7774562],[23.0820828,36.77694],[23.0824562,36.7766364],[23.0832642,36.775597],[23.0836868,36.7749242],[23.0840387,36.7745392],[23.0845702,36.7741377],[23.0855167,36.7736942],[23.0857436,36.7734616],[23.0858157,36.7730475],[23.0852717,36.7717723],[23.0852184,36.7715375],[23.0852656,36.7713396],[23.0853911,36.7711512],[23.0859124,36.7706594],[23.0860614,36.7703721],[23.086066,36.7699845],[23.0859173,36.7692983],[23.0859763,36.7690463],[23.0861911,36.7688857],[23.0870441,36.7687661],[23.0873783,36.7686312],[23.0875604,36.7683982],[23.0877936,36.7676247],[23.0878081,36.7673454],[23.0877213,36.7671104],[23.0868268,36.7660037],[23.0862712,36.7656209],[23.0856623,36.7650032],[23.084641,36.7642021],[23.0844324,36.7638399],[23.084207,36.7630088],[23.0839096,36.7625829],[23.0837542,36.7624645],[23.0832959,36.7623708],[23.082791,36.76243],[23.0825771,36.7625185],[23.0822036,36.7628402],[23.0817991,36.7629362],[23.0812175,36.7628506],[23.0803913,36.7626098],[23.0799991,36.7626158],[23.079795,36.7628216],[23.0798656,36.7634711],[23.0797958,36.7636869],[23.0794796,36.7639008],[23.0789854,36.7639962],[23.0779768,36.7640244],[23.0774957,36.7639666],[23.0763739,36.7631466],[23.0760215,36.7628441],[23.0759443,36.7627354],[23.076002,36.7626006],[23.0767714,36.7619666],[23.0773288,36.7612678],[23.0776735,36.7605493],[23.0777675,36.7601804],[23.077606,36.7596383],[23.0766666,36.7585583],[23.076239,36.7577797],[23.0760773,36.7572556],[23.0762015,36.756238],[23.0771398,36.7539218],[23.0771785,36.7534984],[23.0769927,36.7531093],[23.0764401,36.7524831],[23.0755735,36.7518904],[23.0751076,36.7510394],[23.0744697,36.7500519],[23.0732236,36.7484106],[23.0729823,36.747985],[23.0727443,36.747289],[23.0727133,36.746135],[23.0724071,36.7455196],[23.0722801,36.7449056],[23.0721145,36.744706],[23.0705933,36.7435944],[23.0693918,36.7429179],[23.0689787,36.7428065],[23.0676917,36.7427153],[23.0665445,36.7421745],[23.0661987,36.7420636],[23.0658961,36.7420792],[23.0657378,36.7421952],[23.0656683,36.7423839],[23.0657306,36.7427901],[23.0656824,36.7430691],[23.0652507,36.7435706],[23.0647871,36.7439275],[23.0644279,36.7439968],[23.0636441,36.7439726],[23.0628579,36.7441467],[23.060609,36.7448591],[23.0598881,36.745187],[23.0578859,36.7458743],[23.056026,36.7459136],[23.0550529,36.7457977],[23.0535411,36.7457677],[23.0515053,36.7455351],[23.0509697,36.7453686],[23.0492777,36.7445077],[23.0488313,36.744378],[23.0480034,36.7442992],[23.0475124,36.7441511],[23.0463245,36.7432942],[23.0452079,36.7421043],[23.0451994,36.7418879],[23.0455068,36.7414847],[23.0456678,36.7411435],[23.0457299,36.7406572],[23.0456685,36.740188],[23.0448175,36.7383602],[23.0440555,36.7374887],[23.0436704,36.7369267],[23.0419427,36.7353624],[23.0415541,36.7350888],[23.0411639,36.7349414],[23.0398351,36.7346242],[23.0389543,36.7343016],[23.038597,36.7342221],[23.0372984,36.7341755],[23.0367036,36.7342699],[23.0356923,36.7345411],[23.0345499,36.7345409],[23.0331217,36.7341146],[23.0307591,36.733185],[23.0294686,36.7324984],[23.0285368,36.7317876],[23.0279734,36.73117],[23.0264424,36.7291383],[23.0260536,36.7288038],[23.0262592,36.728481],[23.0261954,36.7282123],[23.0255059,36.7260612],[23.0245979,36.7239174],[23.0238562,36.720585],[23.0235935,36.7201141],[23.0231834,36.7197772],[23.0230719,36.7191362],[23.0228371,36.7182238],[23.0225557,36.7173404],[23.0225836,36.7163828],[23.0228768,36.7153395],[23.0231209,36.7142688],[23.0231549,36.7124662],[23.0235033,36.7114775],[23.0241534,36.7105363],[23.0244983,36.709827],[23.0248387,36.7085767],[23.0249871,36.7083526],[23.0256887,36.7077634],[23.0267676,36.7074387],[23.0269953,36.707134],[23.0269939,36.7069132],[23.0270339,36.7066566],[23.0273587,36.7057578],[23.0277822,36.7050221],[23.0282908,36.7043907],[23.0285403,36.7039443],[23.0287787,36.7036758],[23.0290434,36.7033016],[23.0290893,36.7032118],[23.0293323,36.7028329],[23.0299787,36.7018151],[23.0302505,36.7015649],[23.030894,36.700245],[23.0308644,36.7001185],[23.0310209,36.6994122],[23.0314047,36.6989916],[23.0312317,36.6985034],[23.0311911,36.6981696],[23.0312921,36.6972599],[23.0309813,36.6961576],[23.030745,36.69447],[23.0310513,36.6923631],[23.0312007,36.6920578],[23.0316554,36.6915026],[23.0317983,36.6913415],[23.0320732,36.6910125],[23.0322367,36.690838],[23.0323783,36.6907017],[23.0324328,36.6906458],[23.0327237,36.6903777],[23.0329285,36.6901969],[23.0331358,36.6900137],[23.0334526,36.6897459],[23.0341815,36.6896346],[23.0347691,36.6892765],[23.0351082,36.6890089],[23.0353801,36.6887496],[23.0354842,36.68848],[23.0356043,36.6883593],[23.03568,36.6883171],[23.036437,36.688001],[23.0365841,36.6877926],[23.036721,36.6875007],[23.0369615,36.6870609],[23.0372531,36.6868492],[23.0375524,36.6867164],[23.0377453,36.6866729],[23.0383427,36.6866146],[23.038476,36.6866157]]},{"id":19447,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u039a\u03ac\u03c4\u03c9 \u039a\u03b1\u03c3\u03c4\u03b1\u03bd\u03b9\u03ac-\u0392\u03b1\u03c1\u03ba\u03cc","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c4\u03b7\u03c2 \u039a\u03b1\u03c3\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2","path":"PELOPONNESE\/Pelop_Vatika_KatoKastania_Varko","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4808,"name_EN":"Vatika: Kato Kastania-Varko","description_EN":"Old trails of Kato Kastania area","ascent_time":105,"descent_time":110,"marker":"No_marks","level":10,"ascent":135,"descent":361,"maxelev":233,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.11518 36.52699,23.13806 36.53757)","views":2,"millestones":"0,23.1161001,36.5282749#1,23.1184015,36.5330023#2,23.1245193,36.5353575#3,23.1291384,36.5340657#4,23.1339756,36.5281631#4.8,23.1380612,36.5269843","x":23.1268783,"y":36.5376621,"coor":[[23.1161001,36.5282749],[23.1162526,36.5286186],[23.1162236,36.5290736],[23.1163323,36.5293449],[23.1164979,36.5294859],[23.1166229,36.529755],[23.1170309,36.5299743],[23.1170776,36.5302249],[23.1172435,36.5303703],[23.1172207,36.5304152],[23.1167094,36.5301951],[23.1159571,36.5305321],[23.1155333,36.5304748],[23.1154872,36.5306007],[23.1155625,36.5308537],[23.1152812,36.5310319],[23.1152578,36.5311219],[23.1154348,36.5312764],[23.1160815,36.5313804],[23.1167433,36.5311419],[23.1170452,36.5311171],[23.1175178,36.5313617],[23.1187938,36.5321194],[23.1187806,36.5322996],[23.1183471,36.5330897],[23.1186148,36.5341103],[23.1187827,36.5340845],[23.1191158,36.5332757],[23.1192397,36.5331864],[23.1193695,36.5331919],[23.1196028,36.5333018],[23.1198229,36.5336009],[23.119732,36.5337355],[23.1193162,36.5339487],[23.1192476,36.5340925],[23.1204108,36.5349484],[23.1205791,36.5348866],[23.1207842,36.5345275],[23.1209759,36.5343666],[23.1215704,36.5341547],[23.1218502,36.5341725],[23.1219949,36.5341488],[23.122329,36.5342414],[23.1225215,36.5342293],[23.1232342,36.5343945],[23.1238777,36.5347869],[23.1243749,36.5352774],[23.1246413,36.5354235],[23.1247399,36.5355956],[23.1249424,36.5355948],[23.1250413,36.5357397],[23.1251195,36.5358643],[23.1252316,36.535829],[23.1252032,36.5359055],[23.1252579,36.536005],[23.1255995,36.5358948],[23.1256105,36.5368415],[23.1253001,36.5376167],[23.1257381,36.5374126],[23.1258492,36.5374675],[23.1260287,36.5373967],[23.1263074,36.5374528],[23.1266985,36.5374467],[23.1268783,36.5376621],[23.1271013,36.5373865],[23.1277422,36.5370216],[23.12843,36.5364497],[23.128783,36.5358573],[23.1287115,36.5352618],[23.128803,36.5350641],[23.1287918,36.534886],[23.128671,36.5346958],[23.1286628,36.5344343],[23.1291136,36.534077],[23.129574,36.533864],[23.129688,36.5336575],[23.1298796,36.5335057],[23.130031,36.5329569],[23.1299225,36.5326676],[23.1301013,36.5326689],[23.1301245,36.5325879],[23.1303032,36.5325892],[23.1303585,36.5326437],[23.1303929,36.5325629],[23.1304708,36.5325589],[23.130549,36.5325595],[23.1307183,36.5323985],[23.1307525,36.5322748],[23.1308744,36.5323658],[23.1307994,36.5320768],[23.1308467,36.5318427],[23.1310584,36.5318893],[23.1312374,36.5318636],[23.131687,36.5316145],[23.1314666,36.5306911],[23.1319086,36.5301264],[23.1317986,36.5299723],[23.1314322,36.5297713],[23.1315427,36.5295355],[23.1321718,36.5292155],[23.1323983,36.5289377],[23.1330404,36.5284556],[23.1333032,36.5282727],[23.1338967,36.5281418],[23.1340303,36.5281788],[23.1342926,36.5286946],[23.1344804,36.5288853],[23.1344568,36.5289933],[23.1342317,36.5291539],[23.1342197,36.5292259],[23.1344518,36.529444],[23.1347157,36.5298245],[23.1351581,36.5292147],[23.1352988,36.5286117],[23.1355153,36.5282347],[23.1361666,36.5276106],[23.1366593,36.527497],[23.1368709,36.5275526],[23.13707,36.5277343],[23.1372263,36.5277355],[23.1375522,36.5275575],[23.1376118,36.5272244],[23.1377014,36.527198],[23.1378348,36.5272531],[23.1377816,36.5270183],[23.1380612,36.5269843]]},{"id":19448,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03c4\u03b9\u03ba\u03b1: \u03948 \u0392\u03b5\u03bb\u03b1\u03bd\u03af\u03b4\u03b9\u03b1-\u039a\u03ac\u03c4\u03c9 \u039a\u03b1\u03c3\u03c4\u03b1\u03bd\u03b9\u03ac","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03948 \u03c4\u03bf\u03c5 \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Vatika_Velanidia_KatoKastania","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4144,"name_EN":"Vatika: D8 Velanidia-Kato Kastania","description_EN":"Trail D8","ascent_time":130,"descent_time":145,"marker":"Red_dots","level":10,"ascent":128,"descent":428,"maxelev":534,"minelev":207,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.10627 36.48851,23.11671 36.52855)","views":4,"millestones":"0,23.1067299,36.4884317#1,23.1088870,36.4960383#2,23.1075285,36.5037943#3,23.1076958,36.5112834#4,23.1130960,36.5173188#5,23.1154816,36.5232014#4.1,23.1161001,36.5282749","x":23.1081567,"y":36.5124759,"coor":[[23.1067299,36.4884317],[23.1067695,36.4887475],[23.1070675,36.4890473],[23.107164,36.4893906],[23.1074165,36.4897711],[23.1074347,36.4901318],[23.1075878,36.4904034],[23.1074489,36.4907449],[23.107459,36.4908351],[23.1077393,36.4911911],[23.1079711,36.4914182],[23.1079588,36.4915172],[23.1077782,36.4916962],[23.1081732,36.4922941],[23.1080899,36.4927442],[23.1074277,36.4930458],[23.1071118,36.4933319],[23.1080746,36.4940783],[23.1084777,36.4946448],[23.1085856,36.4949453],[23.1087223,36.4956856],[23.1088434,36.4958307],[23.1087531,36.4959202],[23.1089078,36.4960565],[23.1092039,36.4965275],[23.1096126,36.4969092],[23.1096763,36.4971982],[23.109473,36.497404],[23.1094263,36.4975839],[23.1095566,36.4979004],[23.1092378,36.4984389],[23.1085703,36.4992002],[23.1076578,36.4999056],[23.1073632,36.500282],[23.1071726,36.5003436],[23.1071129,36.5006858],[23.1068827,36.501288],[23.1068769,36.5017928],[23.1067384,36.5021794],[23.1067816,36.502306],[23.1067114,36.5025849],[23.1068209,36.502775],[23.1068186,36.5029733],[23.1071167,36.5032731],[23.1073135,36.5036351],[23.1075571,36.5038172],[23.1075649,36.5041058],[23.1079375,36.5047216],[23.1079023,36.5048746],[23.1077323,36.5050896],[23.1077188,36.5052969],[23.1076053,36.5054583],[23.1075668,36.5058907],[23.10728,36.5065557],[23.1074907,36.5070756],[23.1073193,36.5074169],[23.1074041,36.5078142],[23.1073432,36.5082554],[23.1074639,36.5084366],[23.107404,36.5087968],[23.1071304,36.5092815],[23.1075637,36.5093794],[23.1077777,36.5094982],[23.108043,36.5097346],[23.1074099,36.510406],[23.1079887,36.5105726],[23.1074603,36.5108841],[23.1079095,36.5116357],[23.1080367,36.5122316],[23.1080126,36.5123847],[23.1081567,36.5124759],[23.1080193,36.5127724],[23.1082653,36.5127472],[23.1083091,36.5128196],[23.1083984,36.5128203],[23.1085851,36.5131012],[23.108729,36.5132104],[23.108914,36.5136355],[23.1089749,36.5141678],[23.1087591,36.5144817],[23.1086235,36.5148616],[23.1088259,36.5150772],[23.1091591,36.515242],[23.1096491,36.5153628],[23.1099236,36.5153401],[23.1102696,36.5153607],[23.1106366,36.5154986],[23.1108333,36.5158787],[23.1110653,36.5160968],[23.1114566,36.5160637],[23.1119919,36.5161308],[23.1123809,36.5162959],[23.1127455,36.5166412],[23.112943,36.5169492],[23.1133667,36.517989],[23.1133932,36.5183002],[23.1138498,36.5184118],[23.1128259,36.5190713],[23.1128011,36.5190734],[23.1126182,36.5194416],[23.1123377,36.5195567],[23.1121407,36.5195665],[23.1120061,36.5196196],[23.1120824,36.5197824],[23.112361,36.5198386],[23.1124726,36.5199093],[23.1129617,36.5201113],[23.1134496,36.5204214],[23.1138951,36.5205329],[23.1139941,36.5206598],[23.1140905,36.5210211],[23.1148034,36.5211887],[23.1150139,36.5213435],[23.1153001,36.5217062],[23.1154031,36.5221036],[23.115724,36.5223674],[23.1158001,36.5225483],[23.1160689,36.5228252],[23.1160338,36.5229985],[23.1154309,36.5232217],[23.1150278,36.5233088],[23.1141789,36.5233115],[23.1137443,36.5232272],[23.1136208,36.5232804],[23.1136158,36.523722],[23.1138331,36.5242555],[23.1137957,36.5245978],[23.1141973,36.5256195],[23.1140191,36.5265557],[23.1142304,36.5266294],[23.1147546,36.5266355],[23.1149769,36.5267363],[23.1151318,36.526893],[23.1152177,36.5272001],[23.1153621,36.527359],[23.1155919,36.5277844],[23.1156095,36.5281992],[23.1158631,36.5284895],[23.1162526,36.5286186],[23.1161001,36.5282749]]},{"id":19626,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1: \u039c1 \u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1-\u03a0\u03bf\u03bb\u03af\u03c7\u03bd\u03b7","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c1 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03c9\u03bd","path":"PELOPONNESE\/Pelop_Poulithra_Poulithra_Polichni_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":2823,"name_EN":"Poulithra: M1 Poulithra-Polichni","description_EN":"Trail M1 of Poulithra network8","ascent_time":65,"descent_time":65,"marker":"Red_dots","level":11,"ascent":161,"descent":161,"maxelev":149,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.89649 37.1109,22.90136 37.11741)","views":6,"millestones":"0,22.8990007,37.1174320#1,22.8999923,37.1121457#2,22.8968452,37.1124269#2.8,22.8990018,37.1174320","x":22.9008172,"y":37.1117567,"coor":[[22.8990007,37.117432],[22.8984187,37.1172103],[22.8979855,37.1172738],[22.8975827,37.1171079],[22.8975523,37.1168732],[22.8978957,37.1164798],[22.8980481,37.1160576],[22.8982068,37.1159779],[22.8981871,37.1157885],[22.8982787,37.1156811],[22.8982017,37.1155542],[22.8983521,37.1155151],[22.8987519,37.1151132],[22.8991256,37.1149544],[22.8991272,37.1148462],[22.899423,37.1146236],[22.8993674,37.1145781],[22.8994585,37.1145068],[22.8995642,37.1142013],[22.8995548,37.1140029],[22.8995471,37.1138316],[22.8996282,37.1136701],[22.8997866,37.1136085],[22.89989,37.1134652],[22.8999156,37.1132491],[22.9001083,37.1131608],[22.9001781,37.1129992],[22.9005392,37.1129394],[22.9010726,37.1126289],[22.9013348,37.1123969],[22.9012906,37.1123424],[22.9005877,37.1126965],[22.9003959,37.1127308],[22.9000525,37.112349],[22.8999688,37.1120553],[22.8999283,37.1117394],[22.9000923,37.1112993],[22.9002418,37.1110753],[22.9005483,37.1108979],[22.9006034,37.1109795],[22.9004545,37.1111584],[22.9004301,37.1112844],[22.9008172,37.1117567],[22.9008691,37.1120636],[22.900958,37.1121366],[22.9008691,37.1120636],[22.9008172,37.1117567],[22.9004301,37.1112844],[22.9004545,37.1111584],[22.9006034,37.1109795],[22.9005483,37.1108979],[22.9002418,37.1110753],[22.9000923,37.1112993],[22.8999283,37.1117394],[22.8999688,37.1120553],[22.8997704,37.1124005],[22.899578,37.1124708],[22.8995647,37.1126149],[22.8994317,37.1124694],[22.8993296,37.1125226],[22.8991285,37.1124215],[22.8989465,37.1125551],[22.8986323,37.112489],[22.8984653,37.1123613],[22.8981818,37.1125119],[22.8978328,37.1125177],[22.8976949,37.1127147],[22.8972215,37.1127644],[22.8969446,37.1124553],[22.8965635,37.1123481],[22.8969446,37.1124553],[22.8972215,37.1127644],[22.8972876,37.1129362],[22.8975003,37.1130103],[22.8975996,37.1131465],[22.8975617,37.1134346],[22.8974235,37.1136496],[22.8974641,37.1139564],[22.897808,37.1143022],[22.8979284,37.1145376],[22.8979038,37.1146816],[22.8981438,37.1152067],[22.8982031,37.1155542],[22.8982801,37.1156812],[22.8981885,37.1157885],[22.8982082,37.1159779],[22.8980495,37.1160576],[22.8978971,37.1164798],[22.8975537,37.1168732],[22.8975841,37.1171079],[22.8979869,37.1172739],[22.8984197,37.1172103],[22.8990018,37.117432]]},{"id":19627,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1: \u039c2 \u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u039c\u03ac\u03bd\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c2 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03c9\u03bd","path":"PELOPONNESE\/Pelop_Poulithra_Mana_cave","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":1169,"name_EN":"Poulithra: M2 Mana cave","description_EN":"Trail M2 of Poulithra network8","ascent_time":25,"descent_time":30,"marker":"Red_dots","level":12,"ascent":32,"descent":32,"maxelev":79,"minelev":40,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.89166 37.11011,22.89621 37.11317)","views":4,"millestones":"0,22.8950166,37.1131968#1.2,22.8950155,37.1131968","x":22.8936187,"y":37.1114171,"coor":[[22.8950166,37.1131968],[22.894473,37.1127275],[22.8937792,37.1123041],[22.8935454,37.1121983],[22.8926773,37.1117711],[22.8920562,37.1111433],[22.8920898,37.1106005],[22.8920479,37.1103838],[22.8917036,37.1100651],[22.8920479,37.1103838],[22.8920898,37.1106005],[22.8922447,37.1106381],[22.8927907,37.1110848],[22.893205,37.1112329],[22.8935084,37.1112628],[22.8936187,37.1114171],[22.8937195,37.111454],[22.8939058,37.1117983],[22.8941415,37.1118456],[22.8944093,37.1120013],[22.8944675,37.1118666],[22.8945466,37.1118494],[22.8950695,37.1122689],[22.8960107,37.1125571],[22.8960184,37.1126563],[22.8960944,37.1126795],[22.8961703,37.1127298],[22.8960679,37.11281],[22.8953819,37.1127675],[22.8950155,37.1131968]]},{"id":19628,"author":"\u03a3\u0391\u039f\u039f","name_GR":"\u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1: \u039c6 \u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1-\u03a6\u03c9\u03ba\u03b9\u03b1\u03bd\u03cc\u03c2","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03c0\u03bf\u03bb\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03c9\u03bd \u03b4\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2","path":"PELOPONNESE\/Pelop_Kynouria_Poulithra_Fokianos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":10236,"name_EN":"Poulithra: M6 Poulithra-Fokianos","description_EN":"A nice coast-to-coast crossing","ascent_time":245,"descent_time":240,"marker":"No_marks","level":10,"ascent":476,"descent":476,"maxelev":421,"minelev":0,"link_logo":"saoo","link_ref":"http:\/\/www.saoo.gr\/","pdf_link":"","bbox":"LINESTRING(22.899 37.07262,22.96605 37.11743)","views":5,"millestones":"0,22.8990007,37.1174320#1,22.9058840,37.1120016#2,22.9155126,37.1082128#3,22.9211812,37.1042212#4,22.9295545,37.0998455#5,22.9327160,37.0951793#6,22.9363233,37.0934765#7,22.9435558,37.0895185#8,22.9520865,37.0853285#9,22.9607569,37.0808716#10.2,22.9653708,37.0726203","x":22.932438,"y":37.0950771,"coor":[[22.8990007,37.117432],[22.8993953,37.1170008],[22.9000317,37.1164365],[22.9009477,37.1161386],[22.9016752,37.1156405],[22.9023981,37.115467],[22.9027598,37.1155086],[22.9028947,37.1153724],[22.9030225,37.1153127],[22.9033903,37.1147843],[22.9034392,37.1145166],[22.9036799,37.1142124],[22.9038843,37.1140881],[22.9045928,37.1141307],[22.9048417,37.1140429],[22.9054843,37.1139677],[22.905745,37.1138439],[22.9058378,37.1136464],[22.9057862,37.1133215],[22.9059657,37.112584],[22.905846,37.1122944],[22.9057126,37.112185],[22.9058838,37.1120154],[22.905888,37.111727],[22.9064737,37.1115476],[22.9070402,37.1112824],[22.9071185,37.1112448],[22.9079072,37.1109388],[22.9079744,37.1109665],[22.9079979,37.1108946],[22.9082245,37.1107885],[22.9092078,37.1104303],[22.9100538,37.1102938],[22.9100784,37.1101498],[22.9103609,37.1100713],[22.9103734,37.1099813],[22.9106131,37.1097491],[22.9109995,37.1095634],[22.9122119,37.1089886],[22.9123255,37.1089176],[22.9134541,37.1086935],[22.9146407,37.1083529],[22.9159548,37.1081418],[22.9159651,37.108214],[22.9160663,37.1082149],[22.9166308,37.108166],[22.9168118,37.1081046],[22.9169713,37.1079618],[22.9173655,37.1079474],[22.917567,37.1080213],[22.9184221,37.1080381],[22.9186028,37.1079947],[22.9192879,37.1080911],[22.9195186,37.1080887],[22.9195624,37.1081792],[22.9201475,37.1081846],[22.9202754,37.1080686],[22.9206235,37.1073326],[22.9206739,37.1069545],[22.9209015,37.1067763],[22.9210097,37.1057226],[22.920912,37.1054694],[22.9211399,37.1052641],[22.9211988,37.1050844],[22.9206643,37.1046829],[22.9203452,37.1043397],[22.9210334,37.1042198],[22.9214273,37.1042234],[22.9229163,37.1039755],[22.9234372,37.1037459],[22.9242994,37.103258],[22.9243158,37.1028886],[22.924419,37.1027543],[22.9249389,37.1025967],[22.9252564,37.1024284],[22.9258959,37.1017671],[22.9261948,37.1016482],[22.9266901,37.1016346],[22.9269847,37.1014931],[22.9276391,37.1013728],[22.9277301,37.1013015],[22.9277324,37.1011393],[22.928128,37.1010167],[22.9284704,37.1006772],[22.9289251,37.1003478],[22.9294106,37.100235],[22.9298757,37.0999688],[22.9296738,37.0999219],[22.9293616,37.0997208],[22.9292974,37.0994859],[22.9294984,37.0994223],[22.9295115,37.0992872],[22.9292426,37.0992037],[22.92939,37.0991239],[22.9293343,37.0990873],[22.9294266,37.0989259],[22.9293593,37.0989073],[22.9293603,37.0988352],[22.929765,37.0980636],[22.9297241,37.0977748],[22.9294429,37.0977633],[22.9296392,37.0974135],[22.92961,37.0970888],[22.929757,37.097036],[22.9298943,37.096875],[22.930189,37.0965712],[22.9295037,37.0964929],[22.9295724,37.0964124],[22.9304312,37.0961497],[22.9308281,37.095937],[22.9312456,37.0958506],[22.9308429,37.0956847],[22.9313837,37.0956355],[22.9321876,37.0952822],[22.932514,37.0952761],[22.9324251,37.0951942],[22.9321335,37.0951285],[22.932438,37.0950771],[22.9327179,37.0951788],[22.9324059,37.0949597],[22.9325298,37.0949518],[22.932877,37.095063],[22.9326436,37.0948626],[22.932319,37.0947335],[22.9325898,37.0946819],[22.9330941,37.0948306],[22.9330166,37.0947398],[22.9332753,37.0947511],[22.9345292,37.0944019],[22.9333474,37.0944183],[22.9327346,37.0939891],[22.9322859,37.0938859],[22.9328956,37.0937382],[22.9328629,37.0936658],[22.9329265,37.0936168],[22.9331492,37.0937855],[22.9335206,37.0937799],[22.9336705,37.0938443],[22.9341089,37.0938753],[22.9351357,37.0936772],[22.9355838,37.0934919],[22.9356807,37.0933215],[22.9360637,37.0932979],[22.936398,37.0935263],[22.9365853,37.0938164],[22.9370785,37.093947],[22.9373149,37.0939401],[22.937499,37.0936533],[22.937966,37.0932429],[22.9379233,37.0930802],[22.9377454,37.0929254],[22.9378262,37.0927819],[22.9382012,37.0925149],[22.9386543,37.0923026],[22.9390363,37.0923421],[22.9394936,37.0918233],[22.9398573,37.0915652],[22.9402463,37.0911],[22.9403592,37.0910739],[22.9405159,37.0911294],[22.9405408,37.0909584],[22.9406555,37.0908062],[22.9412407,37.0907934],[22.9419875,37.0904936],[22.9418118,37.0901855],[22.9418253,37.0900234],[22.9428151,37.0900502],[22.9429511,37.0899793],[22.9430676,37.0896919],[22.9434631,37.0895693],[22.9441433,37.0891967],[22.9442886,37.0892701],[22.9444799,37.0892719],[22.9450455,37.0890515],[22.9453717,37.0890544],[22.945477,37.0887669],[22.9457286,37.0884717],[22.945822,37.0882292],[22.9460387,37.0880148],[22.9461407,37.0879616],[22.9468879,37.0878578],[22.9470912,37.0878055],[22.9471493,37.0876708],[22.9474511,37.0876622],[22.9481126,37.0878304],[22.948609,37.0877356],[22.9488361,37.0875844],[22.9490952,37.0875596],[22.9494344,37.0874365],[22.9496974,37.0871323],[22.9500148,37.0869639],[22.9501867,37.086731],[22.9504556,37.0860033],[22.9505813,37.0858602],[22.9510123,37.0856116],[22.951305,37.0855962],[22.9519387,37.0853314],[22.9523326,37.0853258],[22.95266,37.0852386],[22.9529708,37.0849844],[22.953562,37.0845389],[22.9539779,37.0845697],[22.9544973,37.08443],[22.9547334,37.0844411],[22.9550959,37.084264],[22.9553995,37.0842757],[22.9558244,37.0844688],[22.9560721,37.0844529],[22.9567691,37.0841616],[22.9568569,37.0839933],[22.9576904,37.0835094],[22.9580223,37.0830977],[22.9583511,37.0829113],[22.9588745,37.0824832],[22.9600968,37.0819531],[22.9605716,37.0809658],[22.9610927,37.0806999],[22.9626058,37.0794692],[22.9628142,37.0790384],[22.9628979,37.0778493],[22.9630457,37.0777334],[22.9636788,37.0775046],[22.9643811,37.0771502],[22.9647911,37.0767842],[22.9650439,37.0763898],[22.9654505,37.0754469],[22.9654302,37.0752844],[22.9652435,37.0749493],[22.9652479,37.0746248],[22.9656398,37.0739342],[22.9659079,37.0736526],[22.9660257,37.073604],[22.9660358,37.0733472],[22.9656133,37.072983],[22.9653708,37.0726203]]},{"id":19629,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1: \u039c4 \u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1-\u03a0\u03c5\u03c1\u03b3\u03bf\u03cd\u03b4\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c4 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03c9\u03bd","path":"PELOPONNESE\/Pelop_Poulithra_Poulithra_Pyrgoudi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4784,"name_EN":"Poulithra: M4 Poulithra-Pyrgoudi","description_EN":"Trail M4 of Poulithra network8","ascent_time":120,"descent_time":95,"marker":"Red_dots","level":11,"ascent":602,"descent":6,"maxelev":604,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.86992 37.09946,22.89926 37.11716)","views":4,"millestones":"0,22.8990007,37.1174320#1,22.8915837,37.1114732#2,22.8822374,37.1071166#3,22.8757794,37.1020662#4,22.8716731,37.1004140#4.8,22.8701917,37.0991898","x":22.8756413,"y":37.1021643,"coor":[[22.8990007,37.117432],[22.8984187,37.1172103],[22.8979855,37.1172738],[22.8975827,37.1171079],[22.8975184,37.1170509],[22.8973218,37.1168553],[22.8970712,37.1163843],[22.8969262,37.1161238],[22.8968635,37.1157897],[22.8967327,37.1153513],[22.8964136,37.1148435],[22.8963326,37.1147572],[22.8958622,37.1142796],[22.8956744,37.1140344],[22.8954507,37.113647],[22.8951854,37.11332],[22.8950148,37.1131968],[22.8944712,37.1127275],[22.8937774,37.1123041],[22.8935437,37.1121983],[22.8926755,37.111771],[22.8917902,37.1115104],[22.8911503,37.1113962],[22.890195,37.1111372],[22.8885365,37.1106439],[22.8880464,37.1103666],[22.8865847,37.1095056],[22.8854207,37.109062],[22.8840568,37.1086774],[22.8839511,37.1086696],[22.8836928,37.1086312],[22.8827859,37.1081652],[22.8826562,37.1079431],[22.8825706,37.1075727],[22.8819199,37.1066652],[22.881371,37.1059705],[22.8810457,37.1058953],[22.8802321,37.1053558],[22.8803285,37.1049241],[22.8798135,37.103975],[22.879674,37.1042802],[22.879268,37.1043394],[22.8789987,37.1042828],[22.8786759,37.1040454],[22.8785117,37.1037283],[22.8774178,37.1031231],[22.8772312,37.1028058],[22.8767938,37.1027025],[22.8766781,37.1026789],[22.8765873,37.10266],[22.8765773,37.1025788],[22.8767368,37.1024451],[22.8767164,37.1023007],[22.8765738,37.1022633],[22.8763938,37.1022616],[22.876532,37.1020466],[22.8764079,37.1020724],[22.8758801,37.1019953],[22.8756413,37.1021643],[22.8756335,37.1019299],[22.8755534,37.1020193],[22.8754443,37.1017839],[22.875176,37.101592],[22.8751107,37.1014472],[22.8751366,37.1012131],[22.8752676,37.1011062],[22.8751433,37.101141],[22.8751329,37.1010869],[22.8753279,37.1008363],[22.8750223,37.1009506],[22.8752163,37.1007722],[22.8750017,37.1008242],[22.8752765,37.1005023],[22.8750048,37.1006169],[22.8749836,37.1005266],[22.8746907,37.1005509],[22.8748947,37.1004536],[22.8747824,37.1004345],[22.8747957,37.1002995],[22.8739033,37.1005253],[22.8736964,37.1008208],[22.8736455,37.1004598],[22.8734598,37.1008366],[22.8735224,37.1011707],[22.8734311,37.10126],[22.8733072,37.1012678],[22.873421,37.1011788],[22.8732407,37.1011951],[22.8727247,37.101082],[22.8729739,37.1009762],[22.8730205,37.1008685],[22.8725818,37.1008553],[22.8723465,37.10079],[22.8725272,37.1007466],[22.8717443,37.1004147],[22.8715306,37.1004127],[22.8716897,37.100306],[22.872275,37.1002935],[22.8715679,37.1001696],[22.8711831,37.1003192],[22.8712991,37.100086],[22.8709591,37.100245],[22.8711325,37.0999401],[22.8712805,37.0998244],[22.8716195,37.0997285],[22.8721377,37.0996883],[22.871341,37.0995365],[22.8709796,37.0996232],[22.8706618,37.0998095],[22.8708226,37.0995857],[22.8704595,37.0997895],[22.8702792,37.0998058],[22.8704609,37.0996994],[22.8705835,37.0993287],[22.8704147,37.0993271],[22.8701917,37.0991898]]},{"id":19630,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1: \u039c3 \u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c3 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03c9\u03bd","path":"PELOPONNESE\/Pelop_Poulithra_Poulithra_AgGeorgios","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3390,"name_EN":"Poulithra: M3 Poulithra-Agios Georgios","description_EN":"Trail M3 of Poulithra network8","ascent_time":65,"descent_time":65,"marker":"Red_dots","level":10,"ascent":58,"descent":56,"maxelev":33,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.899 37.10804,22.92736 37.11743)","views":8,"millestones":"0,22.8990007,37.1174320#1,22.9058840,37.1120016#2,22.9155126,37.1082128#3,22.9262173,37.1091164#3.4,22.9273089,37.1117695","x":22.9109995,"y":37.1095634,"coor":[[22.8990007,37.117432],[22.8993953,37.1170008],[22.9000317,37.1164365],[22.9009477,37.1161386],[22.9016752,37.1156405],[22.9023981,37.115467],[22.9027598,37.1155086],[22.9028947,37.1153724],[22.9030225,37.1153127],[22.9033903,37.1147843],[22.9034392,37.1145166],[22.9036799,37.1142124],[22.9038843,37.1140881],[22.9045928,37.1141307],[22.9048417,37.1140429],[22.9054843,37.1139677],[22.905745,37.1138439],[22.9058378,37.1136464],[22.9057862,37.1133215],[22.9059657,37.112584],[22.905846,37.1122944],[22.9057126,37.112185],[22.9058838,37.1120154],[22.905888,37.111727],[22.9064737,37.1115476],[22.9070402,37.1112824],[22.9071185,37.1112448],[22.9079072,37.1109388],[22.9079744,37.1109665],[22.9079979,37.1108946],[22.9082245,37.1107885],[22.9092078,37.1104303],[22.9100538,37.1102938],[22.9100784,37.1101498],[22.9103609,37.1100713],[22.9103734,37.1099813],[22.9106131,37.1097491],[22.9109995,37.1095634],[22.9122119,37.1089886],[22.9123255,37.1089176],[22.9134541,37.1086935],[22.9146407,37.1083529],[22.9159548,37.1081418],[22.9159651,37.108214],[22.9160663,37.1082149],[22.9166308,37.108166],[22.9168118,37.1081046],[22.9169713,37.1079618],[22.9173655,37.1079474],[22.917567,37.1080213],[22.9184221,37.1080381],[22.9186028,37.1079947],[22.9192879,37.1080911],[22.9195186,37.1080887],[22.9195624,37.1081792],[22.9201475,37.1081846],[22.9203617,37.1081595],[22.9205143,37.108215],[22.920704,37.1083248],[22.9210539,37.1084046],[22.9227528,37.1084381],[22.923101,37.1084864],[22.9238294,37.1087093],[22.9248875,37.1087009],[22.925617,37.1088427],[22.9262656,37.109137],[22.926643,37.10951],[22.9264119,37.1099315],[22.9264658,37.1101033],[22.9268892,37.1104046],[22.9273254,37.1105978],[22.9268232,37.111098],[22.9269651,37.1114058],[22.9273089,37.1117695]]},{"id":19631,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1: \u039c5 \u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1-\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c5 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03c9\u03bd","path":"PELOPONNESE\/Pelop_Poulithra_Poulithra_Pigadi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9809,"name_EN":"Poulithra: M5 Poulithra-Pigadi","description_EN":"Trail M5 of Poulithra network8","ascent_time":245,"descent_time":220,"marker":"Red_dots","level":11,"ascent":681,"descent":103,"maxelev":580,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.899 37.06906,22.93488 37.11743)","views":6,"millestones":"0,22.8990007,37.1174320#1,22.9058840,37.1120016#2,22.9153865,37.1082330#3,22.9210526,37.1042200#4,22.9296550,37.0999098#5,22.9325991,37.0951363#6,22.9298742,37.0932278#7,22.9264541,37.0875647#8,22.9230772,37.0813407#9,22.9205488,37.0745323#9.8,22.9184303,37.0689093","x":22.9321335,"y":37.0951285,"coor":[[22.8990007,37.117432],[22.8993953,37.1170008],[22.9000317,37.1164365],[22.9009477,37.1161386],[22.9016752,37.1156405],[22.9023981,37.115467],[22.9027598,37.1155086],[22.9028947,37.1153724],[22.9030225,37.1153127],[22.9033903,37.1147843],[22.9034392,37.1145166],[22.9036799,37.1142124],[22.9038843,37.1140881],[22.9045928,37.1141307],[22.9048417,37.1140429],[22.9054843,37.1139677],[22.905745,37.1138439],[22.9058378,37.1136464],[22.9057862,37.1133215],[22.9059657,37.112584],[22.905846,37.1122944],[22.9057126,37.112185],[22.9058838,37.1120154],[22.905888,37.111727],[22.9064737,37.1115476],[22.9070402,37.1112824],[22.9071185,37.1112448],[22.9072444,37.1111017],[22.9076293,37.110943],[22.9077283,37.1108561],[22.9079072,37.1109388],[22.9079744,37.1109665],[22.9079979,37.1108946],[22.9082245,37.1107885],[22.9092078,37.1104303],[22.9100538,37.1102938],[22.9100784,37.1101498],[22.9103609,37.1100713],[22.9103734,37.1099813],[22.9106131,37.1097491],[22.9109995,37.1095634],[22.9122119,37.1089886],[22.9123255,37.1089176],[22.9134541,37.1086935],[22.9146407,37.1083529],[22.9159548,37.1081418],[22.9159651,37.108214],[22.9160663,37.1082149],[22.9166308,37.108166],[22.9168118,37.1081046],[22.9169713,37.1079618],[22.9173655,37.1079474],[22.917567,37.1080213],[22.9184221,37.1080381],[22.9186028,37.1079947],[22.9192879,37.1080911],[22.9195186,37.1080887],[22.9195624,37.1081792],[22.9201475,37.1081846],[22.9202754,37.1080686],[22.9206235,37.1073326],[22.9206739,37.1069545],[22.9209015,37.1067763],[22.9210097,37.1057226],[22.920912,37.1054694],[22.9211399,37.1052641],[22.9211988,37.1050844],[22.9206643,37.1046829],[22.9203452,37.1043397],[22.9210334,37.1042198],[22.9214273,37.1042234],[22.9229163,37.1039755],[22.9234372,37.1037459],[22.9242994,37.103258],[22.9243158,37.1028886],[22.924419,37.1027543],[22.9249389,37.1025967],[22.9252564,37.1024284],[22.9258959,37.1017671],[22.9261948,37.1016482],[22.9266901,37.1016346],[22.9269847,37.1014931],[22.9276391,37.1013728],[22.9277301,37.1013015],[22.9277324,37.1011393],[22.928128,37.1010167],[22.9284704,37.1006772],[22.9289251,37.1003478],[22.9294106,37.100235],[22.9298757,37.0999688],[22.9296738,37.0999219],[22.9293616,37.0997208],[22.9292974,37.0994859],[22.9294984,37.0994223],[22.9295115,37.0992872],[22.9292426,37.0992037],[22.92939,37.0991239],[22.9293343,37.0990873],[22.9294266,37.0989259],[22.9293593,37.0989073],[22.9293603,37.0988352],[22.929765,37.0980636],[22.9297241,37.0977748],[22.9294429,37.0977633],[22.9296392,37.0974135],[22.92961,37.0970888],[22.929757,37.097036],[22.9298943,37.096875],[22.930189,37.0965712],[22.9295037,37.0964929],[22.9295724,37.0964124],[22.9304312,37.0961497],[22.9308281,37.095937],[22.9312456,37.0958506],[22.9308429,37.0956847],[22.9313837,37.0956355],[22.9321876,37.0952822],[22.932514,37.0952761],[22.9324251,37.0951942],[22.9321335,37.0951285],[22.932438,37.0950771],[22.9327179,37.0951788],[22.9324059,37.0949597],[22.9325298,37.0949518],[22.932877,37.095063],[22.9326436,37.0948626],[22.932319,37.0947335],[22.9325898,37.0946819],[22.9330941,37.0948306],[22.9330166,37.0947398],[22.9332753,37.0947511],[22.9345292,37.0944019],[22.9333474,37.0944183],[22.9327346,37.0939891],[22.9322859,37.0938859],[22.9328956,37.0937382],[22.9328629,37.0936658],[22.9329265,37.0936168],[22.9324503,37.0934007],[22.9322368,37.0933807],[22.9315707,37.093537],[22.9303097,37.0935887],[22.9302205,37.0935338],[22.9304237,37.0934816],[22.9300326,37.0932887],[22.9294619,37.0930673],[22.9290796,37.0930458],[22.929498,37.0928963],[22.9300156,37.092901],[22.9298773,37.0928051],[22.9292146,37.092727],[22.9293506,37.0926561],[22.9293627,37.0925931],[22.9291955,37.0924835],[22.929163,37.092393],[22.9290727,37.0924102],[22.9289741,37.0922201],[22.9281132,37.0918337],[22.9278801,37.0916062],[22.9277711,37.0913529],[22.9276034,37.0912792],[22.9275152,37.0911523],[22.9273026,37.0910692],[22.9272604,37.0908705],[22.9273183,37.0907539],[22.9270989,37.0904995],[22.9271004,37.0903913],[22.9268914,37.0900559],[22.9269008,37.089389],[22.9269581,37.0893174],[22.927319,37.0892576],[22.927365,37.0891859],[22.9268843,37.0889652],[22.9266953,37.0888012],[22.9264414,37.0884564],[22.9263129,37.0880947],[22.9262269,37.0878055],[22.9263872,37.0876086],[22.9266825,37.087413],[22.9265924,37.0870967],[22.9266696,37.0864124],[22.9267473,37.0862373],[22.9271521,37.0854567],[22.9278195,37.0843991],[22.9277891,37.0841645],[22.9276349,37.0839288],[22.9276614,37.0836406],[22.9274759,37.0832333],[22.9271995,37.0828882],[22.9265329,37.0823639],[22.9259801,37.0818519],[22.9256426,37.0818488],[22.9254051,37.0819368],[22.9251463,37.0819435],[22.9246775,37.0816778],[22.9241386,37.0816008],[22.9237806,37.0814534],[22.9230957,37.081357],[22.9229179,37.0812021],[22.9227655,37.0808402],[22.9223831,37.0808367],[22.921656,37.0805417],[22.9212462,37.0800873],[22.9212694,37.0800334],[22.9215621,37.080018],[22.9221407,37.0796808],[22.9221099,37.0794732],[22.9223837,37.0792052],[22.9225609,37.0786029],[22.9224304,37.0782863],[22.9217941,37.0779379],[22.9216297,37.07763],[22.9214068,37.0774837],[22.9211975,37.0771663],[22.9212096,37.0771124],[22.9214694,37.0770336],[22.9215859,37.0767552],[22.9214212,37.0764653],[22.9213811,37.0761224],[22.9212154,37.0759046],[22.92101,37.0753168],[22.9208098,37.0751527],[22.9207133,37.0748183],[22.9205359,37.0746364],[22.9205864,37.0742493],[22.9208903,37.0734408],[22.9207706,37.0725113],[22.9204487,37.0719856],[22.920487,37.0718102],[22.9204282,37.0715212],[22.9205583,37.0708982],[22.9206157,37.0706688],[22.920391,37.0701079],[22.9201226,37.0699973],[22.919644,37.0699344],[22.9194595,37.0698516],[22.9189835,37.069561],[22.9184303,37.0689093]]},{"id":19632,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03b1: \u039c7 \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u0391\u03c6\u03bb\u03ac\u03bf\u03c5\u03c1\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c7 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a0\u03bf\u03cd\u03bb\u03b9\u03b8\u03c1\u03c9\u03bd","path":"PELOPONNESE\/Pelop_Poulithra_Aflaouras_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":8025,"name_EN":"Poulithra: M7 Mt Aflaouras loop","description_EN":"Trail M7 of Poulithra network8","ascent_time":190,"descent_time":180,"marker":"Red_dots","level":11,"ascent":508,"descent":508,"maxelev":500,"minelev":27,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.92028 37.09351,22.9422 37.10885)","views":6,"millestones":"0,22.9203459,37.1043420#1,22.9294787,37.1001990#2,22.9323625,37.0951800#3,22.9356882,37.0934753#4,22.9419947,37.0990443#5,22.9393126,37.1068444#6,22.9334916,37.1077128#7,22.9260394,37.1047575#8,22.9203459,37.1043420","x":22.940867,"y":37.1011221,"coor":[[22.9203459,37.104342],[22.9210341,37.1042221],[22.9214279,37.1042257],[22.9229169,37.1039778],[22.9234379,37.1037482],[22.9243,37.1032602],[22.9243165,37.1028908],[22.9244197,37.1027565],[22.9249396,37.102599],[22.9252571,37.1024306],[22.9258966,37.1017694],[22.9261954,37.1016504],[22.9266908,37.1016369],[22.9269854,37.1014953],[22.9276398,37.101375],[22.9277308,37.1013038],[22.9277331,37.1011415],[22.9281287,37.1010189],[22.928471,37.1006795],[22.9289258,37.1003501],[22.9294113,37.1002373],[22.9298764,37.0999711],[22.9296745,37.0999242],[22.9293623,37.0997231],[22.929298,37.0994881],[22.929499,37.0994246],[22.9295122,37.0992895],[22.9292433,37.0992059],[22.9293907,37.0991261],[22.9293349,37.0990896],[22.9294272,37.0989282],[22.92936,37.0989095],[22.929361,37.0988374],[22.9297657,37.0980659],[22.9297248,37.0977771],[22.9294436,37.0977655],[22.9296398,37.0974158],[22.9296106,37.097091],[22.9297577,37.0970383],[22.929895,37.0968772],[22.9301897,37.0965712],[22.9295044,37.0964929],[22.9295731,37.0964124],[22.930432,37.0961497],[22.9308288,37.095937],[22.9312463,37.0958506],[22.9308436,37.0956847],[22.9313844,37.0956355],[22.9321883,37.0952822],[22.9325147,37.0952761],[22.9324258,37.0951942],[22.9321342,37.0951285],[22.9324387,37.0950771],[22.9327186,37.0951788],[22.9324066,37.0949597],[22.9325305,37.0949518],[22.9328777,37.0950631],[22.9326443,37.0948627],[22.9323197,37.0947335],[22.9325905,37.0946819],[22.9330948,37.0948307],[22.9330173,37.0947398],[22.933276,37.0947512],[22.9345299,37.0944019],[22.9333481,37.0944183],[22.9327353,37.0939891],[22.9322866,37.0938859],[22.9328963,37.0937382],[22.9328636,37.0936658],[22.9329272,37.0936168],[22.9331499,37.0937855],[22.9335213,37.0937799],[22.9336712,37.0938443],[22.9341096,37.0938753],[22.9351364,37.0936772],[22.9355845,37.0934919],[22.9358551,37.0934493],[22.9361226,37.093632],[22.9365321,37.0941224],[22.9369564,37.0943606],[22.9372459,37.0948319],[22.9371641,37.0950475],[22.9371693,37.0954802],[22.9372802,37.0955984],[22.9375487,37.0957089],[22.9375209,37.0960873],[22.9376974,37.0963412],[22.9378166,37.0966668],[22.9380293,37.0967498],[22.9385812,37.0967097],[22.938862,37.0967483],[22.9393083,37.0970227],[22.939474,37.0972405],[22.9401161,37.0971921],[22.940507,37.0974029],[22.9408769,37.0975054],[22.9411775,37.0977424],[22.9417955,37.097802],[22.9421194,37.0979762],[22.9421226,37.0982309],[22.9421308,37.0984473],[22.9419779,37.0989236],[22.9420188,37.0992215],[22.9418755,37.0998151],[22.9415404,37.1004431],[22.9410278,37.1008892],[22.940867,37.1011221],[22.9408006,37.1018516],[22.9405818,37.1022102],[22.9407052,37.1022384],[22.9397882,37.104096],[22.9401929,37.1041267],[22.9400872,37.1044412],[22.9402212,37.1045145],[22.9401632,37.1046402],[22.9402622,37.1048034],[22.9401812,37.1049649],[22.9399771,37.1050712],[22.9398137,37.1054934],[22.9397737,37.1059437],[22.9396136,37.1061226],[22.9397447,37.1064032],[22.9394814,37.1067253],[22.9392427,37.1068945],[22.9390349,37.1072712],[22.9386593,37.1075743],[22.9383992,37.1076621],[22.9380013,37.107947],[22.937822,37.1078913],[22.9376866,37.1079171],[22.9374915,37.1081858],[22.9371866,37.1082642],[22.9369393,37.1082439],[22.936368,37.1080495],[22.9364561,37.1081855],[22.9362878,37.1081479],[22.9364756,37.108402],[22.936451,37.108555],[22.9362949,37.1084455],[22.9361447,37.1087235],[22.936113,37.108579],[22.9357369,37.1089182],[22.9357154,37.1088459],[22.9351732,37.1089852],[22.9354233,37.1088072],[22.9355387,37.1086009],[22.9352673,37.1086976],[22.935303,37.1085537],[22.9350655,37.1086417],[22.9350555,37.1085515],[22.9349423,37.1085956],[22.9350235,37.108425],[22.9348467,37.1081891],[22.9344795,37.1078883],[22.934121,37.1077769],[22.9338877,37.1075585],[22.9338083,37.1076029],[22.9338385,37.1078555],[22.9334932,37.1076],[22.933491,37.1077533],[22.93339,37.1077343],[22.933011,37.1074785],[22.9329654,37.1075142],[22.9327453,37.1071606],[22.9325553,37.1070688],[22.9322168,37.1071288],[22.9318302,37.1074138],[22.9312347,37.1073453],[22.9310938,37.1069565],[22.9306506,37.1064657],[22.9305647,37.1061675],[22.9304419,37.1060943],[22.9303107,37.1058227],[22.9301981,37.1058307],[22.9300762,37.1056944],[22.9298951,37.1057649],[22.9298066,37.1056559],[22.9297494,37.1057275],[22.9294988,37.1056171],[22.9291517,37.1054877],[22.928847,37.1055481],[22.9287236,37.1055199],[22.9285016,37.1056238],[22.9283561,37.1055684],[22.9281624,37.1057379],[22.9277904,37.1057796],[22.9273043,37.1059375],[22.9272033,37.1059186],[22.9269708,37.105646],[22.9268478,37.1055908],[22.9266113,37.1055977],[22.9264523,37.1057044],[22.9266444,37.1049963],[22.9261186,37.1047753],[22.9257036,37.1046814],[22.9253946,37.1050391],[22.9249774,37.1050984],[22.9244166,37.1057604],[22.9237958,37.1058899],[22.9230266,37.1061714],[22.921899,37.1063234],[22.9218186,37.1064398],[22.9217676,37.1068585],[22.9214175,37.1069455],[22.9211361,37.1069519],[22.9210015,37.1069146],[22.9209022,37.1067785],[22.9210107,37.1057249],[22.920913,37.1054716],[22.921141,37.1052664],[22.9211998,37.1050866],[22.9206653,37.1046852],[22.9203459,37.104342]]},{"id":20048,"author":"AnaDigit","name_GR":"O33: O33 \u039b\u03b9\u03c1\u03ac-\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9","description_GR":"","path":"PELOPONNESE\/Pelop_O33_11_Lira_AgApostoloi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":15580,"name_EN":"O33: O33 Lira-Agii Apostoli","description_EN":"","ascent_time":400,"descent_time":405,"marker":"O33","level":10,"ascent":329,"descent":699,"maxelev":619,"minelev":34,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96443 36.5526,23.02673 36.64331)","views":0,"millestones":"0,22.9665390,36.6433250#1,22.9690146,36.6390719#2,22.9647367,36.6316894#3,22.9710441,36.6255578#4,22.9778709,36.6193383#5,22.9813535,36.6160408#6,22.9807591,36.6096530#7,22.9741775,36.6029828#8,22.9750825,36.5963534#9,22.9723153,36.5948698#10,22.9730906,36.5888211#11,22.9711031,36.5827630#12,22.9786593,36.5769302#13,22.9870734,36.5716278#14,22.9934438,36.5658487#15,23.0039677,36.5628953#16,23.0149482,36.5577689#15.6,23.0267277,36.5525994","x":22.9739135,"y":36.6019601,"coor":[[22.966539,36.643325],[22.9662986,36.6431584],[22.9665372,36.6429599],[22.9672888,36.6423084],[22.9675901,36.6423651],[22.9679545,36.6427198],[22.9687921,36.6428172],[22.9691469,36.6430546],[22.9696736,36.6429871],[22.9703595,36.6427226],[22.9704174,36.6425698],[22.9703645,36.642344],[22.9696465,36.6416617],[22.9694684,36.6415971],[22.9688868,36.641592],[22.968628,36.6415177],[22.9683863,36.641191],[22.9683302,36.6403612],[22.9684124,36.6400735],[22.9687269,36.6397427],[22.9689887,36.6394024],[22.9690164,36.638997],[22.9689438,36.6384938],[22.9691583,36.637504],[22.9690513,36.6371425],[22.96871,36.6367339],[22.9686342,36.636544],[22.9686549,36.635832],[22.9685701,36.6354797],[22.9682608,36.6351885],[22.9671163,36.6346197],[22.9666074,36.6342006],[22.9664982,36.6340014],[22.966191,36.6327187],[22.9659587,36.6325273],[22.965289,36.6324224],[22.9650112,36.6322847],[22.9645926,36.6313864],[22.9646287,36.6311974],[22.9648443,36.6309649],[22.9659801,36.630506],[22.9666469,36.6299889],[22.9673121,36.6295891],[22.9674269,36.6293647],[22.967412,36.6288057],[22.9674927,36.6286261],[22.9676734,36.6284924],[22.9684939,36.628193],[22.9687318,36.6279607],[22.9688028,36.6276729],[22.9686785,36.6269236],[22.9688519,36.6265014],[22.9692123,36.6263152],[22.9700304,36.6261871],[22.9703564,36.6260637],[22.9713843,36.6252973],[22.9718271,36.6247963],[22.9722396,36.6240517],[22.9725166,36.623405],[22.9725883,36.6230631],[22.9726759,36.6226762],[22.9732028,36.6217342],[22.9743941,36.6204464],[22.9747577,36.6201971],[22.977354,36.6192098],[22.9776666,36.6192485],[22.9783225,36.6195426],[22.9794322,36.6202012],[22.9803173,36.6209209],[22.9807739,36.621069],[22.9810941,36.6211169],[22.9814074,36.6211015],[22.981902,36.6209074],[22.9821067,36.6206477],[22.9821431,36.6204317],[22.9820015,36.620142],[22.9815065,36.6195158],[22.981492,36.6189207],[22.9813434,36.6183155],[22.9815769,36.6175693],[22.981604,36.6172089],[22.9815247,36.616433],[22.9812207,36.6157453],[22.9813736,36.6151696],[22.9812354,36.6146276],[22.9812293,36.6142399],[22.9813092,36.6140333],[22.9815298,36.6138458],[22.9820203,36.6139582],[22.9827097,36.6140925],[22.9828781,36.6140399],[22.9833047,36.6137325],[22.9834034,36.6131069],[22.9834937,36.612533],[22.9831162,36.6123314],[22.982877,36.6118155],[22.9828193,36.6109339],[22.9808563,36.6097092],[22.9759555,36.6069177],[22.9750907,36.6056031],[22.9740504,36.6032617],[22.9741769,36.6029923],[22.9741912,36.6027581],[22.9737828,36.6023579],[22.9737857,36.6021416],[22.9739135,36.6019601],[22.9736126,36.6010471],[22.9737289,36.6007055],[22.973991,36.6003292],[22.9750849,36.5996174],[22.9753243,36.5992679],[22.9755165,36.5991073],[22.9762336,36.5989873],[22.9767845,36.5987576],[22.9769015,36.598362],[22.9771849,36.5980669],[22.9764393,36.5978081],[22.9759748,36.5974255],[22.975382,36.5966001],[22.975006,36.5962904],[22.9745508,36.5960521],[22.9742858,36.5957974],[22.9742213,36.5956075],[22.9743056,36.5951485],[22.974275,36.5949229],[22.9735165,36.5939518],[22.9736001,36.5935468],[22.973588,36.5927715],[22.9734871,36.5927977],[22.9725607,36.5943762],[22.9725799,36.5946108],[22.9728208,36.5949915],[22.9727818,36.5954058],[22.9729227,36.5957406],[22.9730987,36.5959584],[22.9730643,36.5960212],[22.972909,36.5959297],[22.9726788,36.5955852],[22.9725183,36.5950429],[22.9713574,36.5940684],[22.9711527,36.5934897],[22.9709436,36.5932355],[22.9706995,36.5930981],[22.9706677,36.5929717],[22.9711826,36.5920746],[22.9715218,36.5917891],[22.9716464,36.5908256],[22.971829,36.5905387],[22.9716767,36.5902219],[22.9713245,36.5898042],[22.9708047,36.589385],[22.9707183,36.5891589],[22.9708429,36.5890338],[22.9716529,36.5886441],[22.9722789,36.5886495],[22.9729119,36.5889615],[22.9730574,36.5889447],[22.9731036,36.5888369],[22.9726857,36.5883195],[22.9722185,36.5881442],[22.9714705,36.5880746],[22.9706628,36.588284],[22.9701387,36.5881894],[22.9702217,36.5880684],[22.9702354,36.5878792],[22.9698955,36.5865421],[22.969594,36.5856741],[22.9697103,36.5853325],[22.9701414,36.5848585],[22.9702337,36.5846429],[22.9702159,36.5843002],[22.9700026,36.5835231],[22.9701203,36.5830824],[22.9704142,36.5828326],[22.9706838,36.5827357],[22.9718563,36.582818],[22.9723582,36.5827412],[22.9728866,36.5825113],[22.9732716,36.582136],[22.9752538,36.5790521],[22.9758555,36.5783451],[22.9763299,36.5779705],[22.9768594,36.5776506],[22.9792412,36.5767154],[22.9801089,36.576182],[22.9808211,36.5755661],[22.9840276,36.5723234],[22.9845952,36.572184],[22.9858921,36.5721499],[22.9863853,36.5720369],[22.9870836,36.5716282],[22.9884375,36.5706481],[22.988608,36.5704242],[22.988667,36.5701903],[22.9882655,36.5692674],[22.9882627,36.5686273],[22.9887803,36.5674959],[22.9891431,36.5671023],[22.989639,36.566782],[22.9904695,36.5665096],[22.9979792,36.564788],[23.0002474,36.5639417],[23.0024464,36.5634282],[23.0030744,36.5632622],[23.0037145,36.5630151],[23.0074474,36.5612253],[23.0087417,36.5605915],[23.0257629,36.5529116],[23.0266292,36.5526257],[23.0267277,36.5525994]]},{"id":20049,"author":"AnaDigit","name_GR":"O33: O33 \u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9-\u039d\u03b5\u03ac\u03c0\u03bf\u03bb\u03b7","description_GR":"","path":"PELOPONNESE\/Pelop_O33_12_AgApostoloi_Neapoli","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6254,"name_EN":"O33: O33 Agii Apostoloi-Neapoli","description_EN":"","ascent_time":145,"descent_time":145,"marker":"O33","level":10,"ascent":10,"descent":44,"maxelev":34,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.02601 36.50991,23.05873 36.5526)","views":0,"millestones":"0,23.0267273,36.5526017#1,23.0307594,36.5468011#2,23.0326013,36.5402772#3,23.0407271,36.5341762#4,23.0460925,36.5269315#5,23.0522324,36.5195793#6,23.0566751,36.5114697#6.3,23.0587303,36.5099078","x":23.0404346,"y":36.5344332,"coor":[[23.0267273,36.5526017],[23.0265347,36.5522057],[23.026315,36.5517081],[23.0262932,36.5516629],[23.0260331,36.5511041],[23.0267743,36.5508036],[23.0275717,36.5504766],[23.027742,36.5503676],[23.0279417,36.5504819],[23.028356,36.5504131],[23.0287716,36.5504886],[23.0292638,36.5503552],[23.0295297,36.5502582],[23.0293538,36.5500314],[23.0293797,36.5497431],[23.0299679,36.549171],[23.0305519,36.548761],[23.0303016,36.5482271],[23.0307068,36.547987],[23.0312055,36.5474141],[23.0302502,36.5460812],[23.0304317,36.5458573],[23.0304333,36.5457311],[23.0284596,36.5436417],[23.0302278,36.5425022],[23.0302399,36.5424302],[23.029998,36.5421217],[23.0299882,36.5420134],[23.0302811,36.5418175],[23.0308186,36.5417137],[23.0315508,36.5412329],[23.032647,36.5402231],[23.0328632,36.5399093],[23.0330885,36.5397579],[23.0336495,36.5393951],[23.0338117,36.5393761],[23.036238,36.5374959],[23.0376454,36.5366058],[23.0387186,36.5357265],[23.0392854,36.5352263],[23.0400972,36.5346198],[23.0404346,36.5344332],[23.0409201,36.5340134],[23.0424947,36.5331516],[23.0431966,36.532391],[23.0442313,36.5318224],[23.0447282,36.5313846],[23.0448117,36.5309526],[23.0449972,36.5306791],[23.0451808,36.5302839],[23.0453244,36.5295098],[23.045224,36.5285895],[23.0454111,36.5279059],[23.0457989,36.5272509],[23.0467839,36.526177],[23.0470685,36.5259111],[23.0477419,36.5249316],[23.0478997,36.5249892],[23.0486658,36.5239947],[23.0490315,36.5235198],[23.0501395,36.5222148],[23.0506992,36.5216581],[23.0507332,36.5216178],[23.0516865,36.5205796],[23.0520821,36.5199067],[23.0521335,36.5198169],[23.0526009,36.5186622],[23.0529134,36.5178534],[23.053425,36.5164782],[23.0539157,36.5152471],[23.0541707,36.5144828],[23.054227,36.5143571],[23.0544174,36.5139439],[23.0547807,36.5132797],[23.0548489,36.5131811],[23.0550757,36.5128989],[23.0555343,36.5123842],[23.0559022,36.5120626],[23.0562731,36.511777],[23.0575771,36.5107844],[23.0584136,36.5101487],[23.0587303,36.5099078]]},{"id":20053,"author":"AnaDigit","name_GR":"O33: O33 \u03a1\u03b5\u03b9\u03c7\u03ad\u03b1-\u039b\u03b9\u03bc\u03ac\u03bd\u03b9 \u0393\u03ad\u03c1\u03b1\u03ba\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_O33_08_Richia_Limani_Geraka","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":11221,"name_EN":"O33: O33 Richea-Limani Geraka","description_EN":"","ascent_time":250,"descent_time":265,"marker":"O33","level":10,"ascent":23,"descent":487,"maxelev":481,"minelev":13,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.00464 36.78857,23.07151 36.84514)","views":0,"millestones":"0,23.0046357,36.8451391#1,23.0085264,36.8376549#2,23.0157151,36.8335390#3,23.0255029,36.8321252#4,23.0231146,36.8247306#5,23.0278366,36.8173082#6,23.0347096,36.8137449#7,23.0417628,36.8094437#8,23.0485184,36.8046984#9,23.0577816,36.8037287#10,23.0627219,36.7962114#11.2,23.0715137,36.7885677","x":23.0306757,"y":36.8151542,"coor":[[23.0046357,36.8451391],[23.0047621,36.8450636],[23.0050881,36.8448454],[23.0051582,36.8446297],[23.0049043,36.8437982],[23.00494,36.8436453],[23.0053484,36.8432881],[23.0054076,36.8431286],[23.0063622,36.8423253],[23.0065189,36.8414793],[23.006328,36.8406304],[23.006346,36.8401077],[23.0067359,36.8394439],[23.00683,36.8391021],[23.0071172,36.8388476],[23.0073157,36.8381597],[23.0074112,36.8379532],[23.007941,36.8377413],[23.0085703,36.8376473],[23.0087642,36.8373966],[23.009253,36.8364496],[23.0095377,36.8361095],[23.0102925,36.8354149],[23.0108943,36.8351855],[23.0119266,36.83514],[23.014229,36.8348707],[23.014456,36.8346562],[23.0145044,36.8343862],[23.0144155,36.8343224],[23.0138206,36.8343625],[23.0137322,36.8342626],[23.0137672,36.8341547],[23.0145127,36.8337372],[23.0152664,36.8335542],[23.016579,36.833511],[23.0173362,36.8339319],[23.0183187,36.8342645],[23.0200801,36.8342069],[23.0207062,36.8343563],[23.0216927,36.8343825],[23.0232477,36.8338003],[23.0236783,36.8334433],[23.0238747,36.8329942],[23.0240906,36.8327706],[23.0244857,36.8325665],[23.0251264,36.8324456],[23.0254661,36.8321869],[23.0256494,36.8318819],[23.0256755,36.8315937],[23.0253042,36.8308064],[23.0249261,36.8305599],[23.0239754,36.8303628],[23.0236872,36.830099],[23.0236829,36.8295582],[23.0235091,36.829115],[23.0240125,36.8283259],[23.0243418,36.8271207],[23.0243475,36.82667],[23.0241856,36.8261729],[23.0238997,36.8257289],[23.0234226,36.8253283],[23.0229426,36.8251621],[23.0228541,36.8250712],[23.0233444,36.8244262],[23.0234104,36.8236425],[23.0239967,36.8225025],[23.0240179,36.8217185],[23.0245321,36.8209565],[23.0247166,36.819678],[23.0249875,36.818923],[23.0253538,36.8184122],[23.0262923,36.8177889],[23.0266641,36.8176477],[23.0275859,36.8174569],[23.0289189,36.8166565],[23.0290545,36.8164954],[23.0292536,36.8158209],[23.0295284,36.8153634],[23.0298893,36.8151951],[23.0306757,36.8151542],[23.032707,36.8149904],[23.0327086,36.8148643],[23.0322169,36.8147341],[23.0317497,36.8144418],[23.0316507,36.8142968],[23.0317756,36.8141716],[23.0322324,36.8144006],[23.0327027,36.8144405],[23.0345836,36.8137527],[23.0348641,36.8137369],[23.0355572,36.8138958],[23.0360168,36.8138995],[23.03748,36.8134426],[23.0379088,36.8132208],[23.0388514,36.8131563],[23.0391206,36.8131427],[23.0399624,36.8130683],[23.0404234,36.8129549],[23.0407048,36.8127814],[23.0408447,36.8123498],[23.0410957,36.8120003],[23.040903,36.8112776],[23.0415605,36.8106879],[23.0419547,36.8105469],[23.0420794,36.8104307],[23.0418912,36.8095097],[23.0412897,36.8091984],[23.0412348,36.8091078],[23.0414615,36.8089113],[23.0421378,36.8086103],[23.0430262,36.8083921],[23.0436962,36.8086048],[23.0443562,36.8087183],[23.0444022,36.8086195],[23.0441272,36.8082026],[23.0441074,36.8079861],[23.044721,36.807324],[23.0453072,36.8068058],[23.046709,36.8058616],[23.048,36.8048082],[23.0484497,36.8047036],[23.0498971,36.804598],[23.0503705,36.8043855],[23.0512885,36.8042824],[23.052564,36.8044818],[23.0529211,36.8046109],[23.0537668,36.8051224],[23.0547621,36.8053106],[23.0561216,36.8057226],[23.0564013,36.8056504],[23.056741,36.8053737],[23.0572181,36.8048636],[23.0574313,36.8044957],[23.0577266,36.8041826],[23.0577903,36.8036512],[23.0577605,36.8033355],[23.0574857,36.8028916],[23.057378,36.8025302],[23.0574057,36.8020977],[23.0581353,36.8011029],[23.058927,36.8005322],[23.0593204,36.8001545],[23.0600896,36.7990428],[23.0614189,36.7975749],[23.0625188,36.796538],[23.0631476,36.7955333],[23.0645397,36.7944265],[23.0655299,36.7931813],[23.0661026,36.792086],[23.0664086,36.791809],[23.0671739,36.7915445],[23.0675935,36.7911422],[23.0682347,36.7909489],[23.0693295,36.7903174],[23.0696138,36.7899771],[23.0699132,36.7893124],[23.0710734,36.7888347],[23.0715137,36.7885677]]}],{"extent":[22.81741,36.42863,23.20155,37.11743],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"byname"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":true},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":true},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Sea\/SEA_TOUR_Ydra_Gyros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Crete\/Crete_Akrotiri_Gouverneto_loop":{"url":null,"color":"#328e06","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Paneion_ascent_summit":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Paneion_Kalyvia_Pani":{"url":null,"color":"#cf0101","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Paneion_Lagonisi_Pani":{"url":null,"color":"#2aac09","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Paneion_PrfIlias_Keratovouni":{"url":null,"color":"#f4ff00","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Lavrio_Kamariza_Lavrio":{"url":null,"color":"#ec0707","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Marathonas_faragi_Inois":{"url":null,"color":"#1ea903","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Marathonas_Kynosoura":{"url":null,"color":"#fc0000","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Marathonas_Sxinias_Paratiritirio":{"url":null,"color":"#f4fe07","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Pageo_Podochori_PageoRef":{"url":null,"color":"#f60a0a","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Pageo_Nikisiani_PageoRef":{"url":null,"color":"#fff507","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Pageo_Proti_PageonRef":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Pageo_20finisa_PageoRef":{"url":null,"color":"#1e9228","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Pageo_Avli_PageoRef":{"url":null,"color":"#2ff7ff","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Pageo_Mesoropi_PageoRef":{"url":null,"color":"#2f59ff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Vatika_Velanidia_Germaniko_Paratiritirio":{"url":null,"color":"#1824fd","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Vatika_Velanidia_AgMarina":{"url":null,"color":"#14a036","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Vatika_AgMarina_AgEirini":{"url":null,"color":"#18f7fd","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Vatika_PrfIlias_AgMarina":{"url":null,"color":"#2f59ff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O33_14_Velanidia_Maleas":{"url":null,"color":"#fd1818","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_AgIoanis_Logari_Kondeika":{"url":null,"color":"#1d6919","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_ancient_Zarax_loop":{"url":null,"color":"#2f4bff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O33_06_Kremasti_Labokambos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O33_07_Labokambos_Richia":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O33_08_Labokambos_Limani_Geraka":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Parnon_Chionovouni_Kyparissi":{"url":null,"color":"#127b07","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Vatika_Faraklo_Paradisi":{"url":null,"color":"#ca2fff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Vatika_Paradisi_ProfitisIlias":{"url":null,"color":"#f8ff00","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_Talanda_Charakia":{"url":null,"color":"#2ffaff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O33_11_Lira_Manolarianika":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O33_10_Monemvasia_Lira":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_AgNikolaos_Gefyra":{"url":null,"color":"#7eff00","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_Monemvasia_loop":{"url":null,"color":"#3d2fff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_Molai_Vigla":{"url":null,"color":"#5f0","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_Molai_loop":{"url":null,"color":"#ff2ff1","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Vatika_Neapoli_Paradisi":{"url":null,"color":"#2f96ff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Vatika_Neapoli_Mesochori":{"url":null,"color":"#41ff00","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Vatika_Neapoli_ProfitisIlias":{"url":null,"color":"#00ff25","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Vatika_KatoKastania_Paradisi":{"url":null,"color":"#f42fff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Vatika_DrakaPoros_Velanidia":{"url":null,"color":"#2ffff4","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_XyliCape_loop":{"url":null,"color":"#342fff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_Paliokastro_Asopou":{"url":null,"color":"#ff612f","width":8,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_Monemvasia_castle":{"url":null,"color":"#4afd00","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_Richea_Balougeri":{"url":null,"color":"#00ff25","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_Charakas_Piliza":{"url":null,"color":"#00f537","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_Monemvasia_castle2":{"url":null,"color":"#b12fff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Monemvasia_Larnakas_gorge":{"url":null,"color":"#2f5cff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Parnon_Charakas_Kyparissi":{"url":null,"color":"#452fff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Parnon_Kyparissi_Babala":{"url":null,"color":"#eb2fff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Parnon_Kyparissi_AgVarvara":{"url":null,"color":"#2fbfff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Zarakas_Kyparissi_AgGeorgios":{"url":null,"color":"#e1ff2f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O33_09_Limani_Geraka_Monemvasia":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O33_12_Manolarianika_Neapoli":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O33_13_Neapoli_Velanidia":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_monemvasia_vatika = new getPoiCollection("monemvasia_vatika",[{"name":"\u039c\u039f\u039d\u0395\u039c\u0392\u0391\u03a3\u0399\u0391
\u039f \u03bd\u03b1\u03cc\u03c2 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u03a3\u03bf\u03c6\u03af\u03b1\u03c2","owner":"\u0393. \u03a1\u03bf\u03cd\u03c3\u03c3\u03bf\u03c2","x":23.0544553,"y":36.6893304,"photo":"Monemvasia_AgSofia","type":10,"zoom_level":14,"id":720,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":461},{"name":"\u0392\u0391\u03a4\u0399\u039a\u0391
\u039f \u03c6\u03ac\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u039c\u03b1\u03bb\u03ad\u03b1","owner":"AnaDigit","x":23.20163,"y":36.450344,"photo":"Pelop_Lakonia_faros_Malea","type":9,"zoom_level":13,"id":2424,"hlink_GR":"http:\/\/faroi.com\/gr\/maleas_gr.htm","hlink_EN":"","description":"","height":665,"width":757},{"name":"\u0392\u0391\u03a4\u0399\u039a\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","owner":"AnaDigit","x":22.883205,"y":36.657461,"photo":"DSC068731","type":450,"zoom_level":16,"id":3684,"hlink_GR":"","hlink_EN":"","description":"","height":1007,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","owner":"AnaDigit","x":22.950602,"y":36.499095,"photo":"DSC069591","type":9,"zoom_level":15,"id":3685,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03c0\u03c5\u03c1\u03af\u03b4\u03c9\u03bd","owner":"AnaDigit","x":22.980564534387,"y":36.511532847307,"photo":"Elafonisos_AgSpyridon1","type":9,"zoom_level":14,"id":3686,"hlink_GR":"","hlink_EN":"","description":"","height":802,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 (\u0391\u03b3\u03b9\u03b1\u03bd\u03bd\u03ac\u03ba\u03b7\u03c2)","owner":"AnaDigit","x":22.981595772484,"y":36.506693055557,"photo":"Elafonisos_Agiannakis1","type":9,"zoom_level":16,"id":3687,"hlink_GR":"","hlink_EN":"","description":"","height":676,"width":1000},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03bd\u03c4\u03ce\u03bd\u03b9\u03bf\u03c2","owner":"AnaDigit","x":22.949295445767,"y":36.492864807033,"photo":"Elafonisos_Ag_Antonios1","type":9,"zoom_level":15,"id":3688,"hlink_GR":"","hlink_EN":"","description":"","height":816,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0391\u03b3\u03af\u03b1 \u0395\u03b9\u03c1\u03ae\u03bd\u03b7","owner":"AnaDigit","x":22.947226,"y":36.490663,"photo":"Elafonisos_Ag_Irini1","type":9,"zoom_level":16,"id":3689,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":900},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u039a\u03b1\u03c4\u03c9\u03bd\u03b7\u03c3\u03b9\u03ce\u03c4\u03b9\u03c3\u03b1","owner":"AnaDigit","x":22.941654261243,"y":36.486604035191,"photo":"DSC069721","type":9,"zoom_level":14,"id":3690,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.933715,"y":36.486291,"photo":"Elafonisos_Ag_Patapios_11","type":0,"zoom_level":15,"id":3691,"hlink_GR":"","hlink_EN":"","description":"","height":687,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.932665,"y":36.484965,"photo":"Elafonisos_Ag_Patapios_21","type":0,"zoom_level":16,"id":3692,"hlink_GR":"","hlink_EN":"","description":"","height":852,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.928476,"y":36.481615,"photo":"Elafonisos_Ag_Patapios_31","type":0,"zoom_level":15,"id":3693,"hlink_GR":"","hlink_EN":"","description":"","height":920,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.927221,"y":36.47982,"photo":"Elafonisos_Ag_Patapios_41","type":0,"zoom_level":15,"id":3694,"hlink_GR":"","hlink_EN":"","description":"","height":945,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.927443,"y":36.47697,"photo":"Elafonisos_Ag_Patapios_61","type":0,"zoom_level":16,"id":3695,"hlink_GR":"","hlink_EN":"","description":"","height":828,"width":1600},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.927743,"y":36.473636,"photo":"Elafonisos_Ag_Patapios_71","type":0,"zoom_level":17,"id":3696,"hlink_GR":"","hlink_EN":"","description":"","height":660,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.927698,"y":36.473188,"photo":"Elafonisos_Ag_Patapios_81","type":0,"zoom_level":17,"id":3697,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0391\u03bd\u03ac\u03b2\u03bb\u03c5\u03c3\u03b7 (\u03b2\u03bb\u03c5\u03c7\u03ac\u03b4\u03b1) \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u03a0\u03b1\u03c4\u03ac\u03c0\u03b9\u03bf","owner":"AnaDigit","x":22.927265,"y":36.472136,"photo":"Elafonisos_Ag_Patapios_91","type":1001,"zoom_level":16,"id":3698,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0397 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u03a0\u03b1\u03c4\u03ac\u03c0\u03b9\u03bf","owner":"AnaDigit","x":22.926303,"y":36.471266,"photo":"Elafonisos_Ag_Patapios_101","type":301,"zoom_level":14,"id":3699,"hlink_GR":"","hlink_EN":"","description":"","height":625,"width":1600},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a6\u03c5\u03c3\u03b9\u03ba\u03ae \u03b1\u03bb\u03c5\u03ba\u03ae \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u03a0\u03b1\u03c4\u03ac\u03c0\u03b9\u03bf","owner":"AnaDigit","x":22.927361,"y":36.477985,"photo":"Elafonisos_Ag_Patapios_5g2","type":0,"zoom_level":16,"id":3700,"hlink_GR":"","hlink_EN":"","description":"","height":727,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0395\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03c0\u03c1\u03bf\u03c2 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1","owner":"AnaDigit","x":22.973068,"y":36.476645,"photo":"DSC068981","type":450,"zoom_level":16,"id":3701,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a3\u03c5\u03bd\u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc\u03c2 \u039a\u03b1\u03bb\u03c5\u03b2\u03ac\u03ba\u03b9\u03b1","owner":"AnaDigit","x":22.978538,"y":36.491161,"photo":"DSC069521","type":9,"zoom_level":15,"id":3702,"hlink_GR":"","hlink_EN":"","description":"","height":757,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0391\u03bb\u03ce\u03bd\u03b9 \u03c3\u03c4\u03b1 \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03b1","owner":"AnaDigit","x":22.935758,"y":36.47219,"photo":"Elafonisos_aloni_11","type":9,"zoom_level":15,"id":3703,"hlink_GR":"","hlink_EN":"","description":"","height":1044,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0396\u03c9\u03ae\u03bb\u03b1\u03c4\u03bf \u03bc\u03b1\u03b3\u03b3\u03ac\u03bd\u03b9 \u03c3\u03c4\u03bf \u039a\u03ac\u03c4\u03c9 \u039d\u03b7\u03c3\u03af","owner":"AnaDigit","x":22.945176,"y":36.48966,"photo":"Elafonisos_water_11","type":1001,"zoom_level":16,"id":3704,"hlink_GR":"","hlink_EN":"","description":"","height":1050,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf \u039a\u03b1\u03c0\u03ac\u03c1\u03b9","owner":"AnaDigit","x":22.957951394179,"y":36.504363015787,"photo":"Elafonisos_water_21","type":1001,"zoom_level":16,"id":3705,"hlink_GR":"","hlink_EN":"","description":"","height":1049,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u039a\u03b1\u03bb\u03cd\u03b2\u03b9 \u03c3\u03c4\u03b1 \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03b1","owner":"AnaDigit","x":22.940308,"y":36.471195,"photo":"Elafonisos_Kokkina_11","type":9,"zoom_level":16,"id":3706,"hlink_GR":"","hlink_EN":"","description":"","height":960,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u039a\u03b1\u03bb\u03cd\u03b2\u03b9 \u03c3\u03c4\u03b1 \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03b1","owner":"AnaDigit","x":22.94185,"y":36.47094,"photo":"Elafonisos_Kokkina_21","type":9,"zoom_level":16,"id":3707,"hlink_GR":"","hlink_EN":"","description":"","height":614,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
Camping Simos","owner":"AnaDigit","x":22.974651,"y":36.47604,"photo":"Elafonisos_camping_11","type":9,"zoom_level":15,"id":3708,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u039b\u03b5\u03c5\u03ba\u03ae","owner":"AnaDigit","x":22.981595,"y":36.47747,"photo":"Elafonisos_Lefki_pano1","type":301,"zoom_level":15,"id":3709,"hlink_GR":"","hlink_EN":"","description":"","height":566,"width":1600},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u039f\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc\u03c2 \u039a\u03ac\u03c4\u03c9 \u039d\u03b7\u03c3\u03af","owner":"AnaDigit","x":22.943860796339,"y":36.488286547924,"photo":"Elafonisos_kato_nisi_pano1","type":9,"zoom_level":14,"id":3710,"hlink_GR":"","hlink_EN":"","description":"","height":358,"width":1600},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a4\u03bf \u03c8\u03b1\u03c1\u03ac\u03b4\u03b9\u03ba\u03bf \u03bb\u03b9\u03bc\u03ac\u03bd\u03b9","owner":"AnaDigit","x":22.981435,"y":36.510366,"photo":"Elafonisos_limani_pano1","type":9,"zoom_level":15,"id":3711,"hlink_GR":"","hlink_EN":"","description":"","height":631,"width":2000},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a3\u03c4\u03bf \u03c8\u03b1\u03c1\u03ac\u03b4\u03b9\u03ba\u03bf \u03bb\u03b9\u03bc\u03ac\u03bd\u03b9","owner":"AnaDigit","x":22.981186,"y":36.510033,"photo":"Elafonisos_limani_11","type":9,"zoom_level":17,"id":3712,"hlink_GR":"","hlink_EN":"","description":"","height":1405,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a0\u03b1\u03bb\u03b9\u03cc \u03b1\u03c1\u03c7\u03bf\u03bd\u03c4\u03cc\u03c3\u03c0\u03b9\u03c4\u03bf \u03c3\u03c4\u03bf \u039a\u03ac\u03c4\u03c9 \u039d\u03b7\u03c3\u03af","owner":"AnaDigit","x":22.949946,"y":36.48714,"photo":"Elafonisos_spitia_11","type":9,"zoom_level":15,"id":3713,"hlink_GR":"","hlink_EN":"","description":"","height":1050,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a0\u03b1\u03bb\u03b9\u03cc \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03cc \u03c3\u03c0\u03af\u03c4\u03b9 \u03c3\u03c4\u03bf \u039a\u03ac\u03c4\u03c9 \u039d\u03b7\u03c3\u03af","owner":"AnaDigit","x":22.949243,"y":36.48213,"photo":"Elafonisos_spitia_21","type":9,"zoom_level":15,"id":3714,"hlink_GR":"","hlink_EN":"","description":"","height":1050,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ac\u03c2","owner":"AnaDigit","x":22.944352149963,"y":36.491657738943,"photo":"Elafonisos_panagia_pano1","type":301,"zoom_level":15,"id":3715,"hlink_GR":"","hlink_EN":"","description":"","height":646,"width":1600},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a4\u03bf \u03ba\u03b1\u03c1\u03bd\u03ac\u03b3\u03b9\u03bf","owner":"AnaDigit","x":22.982301924616,"y":36.5048442469,"photo":"Elafonisos_Karnagio1","type":9,"zoom_level":15,"id":3716,"hlink_GR":"","hlink_EN":"","description":"","height":803,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0392\u03ac\u03c1\u03b4\u03b9\u03b1 (276 \u03bc.)","owner":"AnaDigit","x":22.963783,"y":36.487186,"photo":"Elafonisos_Vardia1","type":0,"zoom_level":14,"id":3717,"hlink_GR":"","hlink_EN":"","description":"","height":795,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a4\u03bf \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","owner":"AnaDigit","x":22.950746536256,"y":36.49897171375,"photo":"DSC068881","type":1001,"zoom_level":17,"id":3718,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u039f\u03b9 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b5\u03c2 \u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03ba\u03b1\u03b9 \u03a3\u03af\u03bc\u03bf\u03c2","owner":"AnaDigit","x":22.978206,"y":36.466806,"photo":"sarakiniko_11","type":301,"zoom_level":13,"id":3719,"hlink_GR":"","hlink_EN":"","description":"","height":591,"width":1600},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03a6\u03b9\u03b4\u03cc\u03c3\u03c0\u03b7\u03bb\u03bf","owner":"AnaDigit","x":22.927379,"y":36.479555,"photo":"Elafonisos_Fidospilo1","type":73,"zoom_level":15,"id":3720,"hlink_GR":"","hlink_EN":"","description":"","height":720,"width":1600},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0391\u03c0\u03bf\u03bb\u03b9\u03b8\u03ce\u03bc\u03b1\u03c4\u03b1 \u03c3\u03c4\u03bf \u03a6\u03b9\u03b4\u03cc\u03c3\u03c0\u03b7\u03bb\u03bf","owner":"AnaDigit","x":22.927385,"y":36.480206,"photo":"Elafonisos_apolithoma_11","type":73,"zoom_level":16,"id":3721,"hlink_GR":"","hlink_EN":"","description":"","height":924,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a4\u03bf \u03bd\u03b1\u03c5\u03ac\u03b3\u03b9\u03bf","owner":"AnaDigit","x":22.931551,"y":36.462431,"photo":"Elafonisos_navagio_11","type":9,"zoom_level":15,"id":3722,"hlink_GR":"","hlink_EN":"","description":"","height":928,"width":2000},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0391\u03c3\u03b2\u03b5\u03c3\u03c4\u03bf\u03ba\u03ac\u03bc\u03b9\u03bd\u03bf \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u03a0\u03b1\u03c4\u03ac\u03c0\u03b9\u03bf","owner":"AnaDigit","x":22.928075,"y":36.472411,"photo":"Elafonisos_asvestokamino_11","type":9,"zoom_level":16,"id":3723,"hlink_GR":"","hlink_EN":"","description":"","height":951,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0395\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9 \u0391\u03b3\u03af\u03bf\u03c5 \u03a7\u03b1\u03c1\u03b1\u03bb\u03ac\u03bc\u03c0\u03bf\u03c5\u03c2","owner":"AnaDigit","x":22.946873,"y":36.497596,"photo":"DSC069611","type":9,"zoom_level":16,"id":3724,"hlink_GR":"","hlink_EN":"","description":"","height":1522,"width":1200},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0395\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9 \u03c3\u03c4\u03bf\u03c5 \u039c\u03b1\u03c5\u03c1\u03bf\u03c5\u03b4\u03ae","owner":"AnaDigit","x":22.954873,"y":36.501828,"photo":"DSC068841","type":9,"zoom_level":17,"id":3725,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a4\u03c1\u03c9\u03b3\u03bb\u03bf\u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03bf\u03b9\u03ba\u03af\u03b1 \u03c3\u03c4\u03b1 \u039a\u03bf\u03c5\u03c1\u03bd\u03cc\u03c3\u03c0\u03b7\u03bb\u03b1","owner":"AnaDigit","x":22.96801996231,"y":36.478218234976,"photo":"DSC068921","type":9,"zoom_level":16,"id":3726,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c3\u03c4\u03b1 \u039a\u03bf\u03c5\u03c1\u03bd\u03cc\u03c3\u03c0\u03b7\u03bb\u03b1","owner":"AnaDigit","x":22.968067,"y":36.480068,"photo":"DSC068932","type":73,"zoom_level":15,"id":3727,"hlink_GR":"","hlink_EN":"","description":"","height":1050,"width":1400},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u0398\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03a3\u03af\u03bc\u03bf \u03ba\u03b1\u03b9 \u03c4\u03bf \u03a3\u03b1\u03c1\u03b1\u03ba\u03af\u03bd\u03b9\u03ba\u03bf","owner":"AnaDigit","x":22.985112,"y":36.461791,"photo":"Elafonisos_simos1","type":301,"zoom_level":13,"id":3728,"hlink_GR":"","hlink_EN":"","description":"","height":541,"width":1600},{"name":"\u0395\u039b\u0391\u03a6\u039f\u039d\u0397\u03a3\u039f\u03a3
\u039f \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03b7\u03c2 \u0395\u03bb\u03b1\u03c6\u03bf\u03bd\u03ae\u03c3\u03bf\u03c5","owner":"AnaDigit","x":22.979694817454,"y":36.509992549302,"photo":"Elafonisos_11","type":9,"zoom_level":13,"id":3729,"hlink_GR":"","hlink_EN":"","description":"","height":1064,"width":1600}],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Μ6 Πούλιθρα-Φωκιανός
Ζ3 Άγιος Ιωάννης-Λογγάρι-Κονταίικα
Π2 Άγιος Νικόλαος-Μονεμβασιά
Ζ2 Αρχαίος Ζάραξ
Χ7 Χάρακας-Πίλιζα
Φαράγγι Λάρνακα
Μ1 Κυκλική διαδρομή στους Μολάους
Από τους Μολάους στη Βίγκλα
Π20 Κάστρο Μονεμβασιάς-Επάνω Πόλη και Αγία Σοφία
Π20a Κάστρο Μονεμβασιάς από την Πάνω Πύλη
Π21 Κύκλος Μονεμβασιάς
Α3 Παλιόκαστρο Ασωπού
Ζ1 Ρειχέα-Φαράγγι Μπαλογκέρι
Α1 Τάλαντα-Χαρακιά
Α2 Κυκλική διαδρομή στην Ξυλή
O33 Κρεμαστή-Λαμπόκαμπος
O33 Λαμπόκαμπος-Ρειχέα
O33 Ρειχέα-Λιμάνι Γέρακα
O33 Λιμάνι Γέρακα-Μονεμβασιά
O33 Μονεμβασιά-Λιρά
O33 Λιρά-Άγιοι Απόστολοι
O33 Άγιοι Απόστολοι-Νεάπολη
O33 Νεάπολη-Βελανίδια
O33/Δ10 Βελανίδια-Φάρος Μαλέα
Χ3 Χάρακας-Κυπαρίσσι
Χ2 Κρεμαστή-Κυπαρίσσι
Χ5 Κυπαρίσσι-Παλαιόχωρα-Αγία Βαρβάρα
Χ4 Κυπαρίσσι-Μπαμπάλα
Μ7 Κύκλος του Αφλάουρα
Μ2 Σπήλαιο Μάνα
Μ3 Πούλιθρα-Άγιος Γεώργιος
Μ5 Πούλιθρα-Πηγάδι
Μ1 Πούλιθρα-Πολίχνη
Μ4 Πούλιθρα-Πυργούδι
Δ6 Αδιάκοπος-Άνω Καστανιά
Άγιος Φωκάς-Άνω Καστανιά
Άγιος Φωκάς-Κάτω Καστανιά
Αγία Μαρίνα-Μονή Αγ. Ειρήνης (Δ14)
Δ5a/Δ8 Βελανίδια-Δράκα Πόρος
Δ5 Φαρακλό–Παραδείσι
Δ8 Κάτω Καστανιά-Παραδείσι
Κάτω Καστανιά-Βαρκό
Δ2 Νεάπολη-Κάστρο Βάτικων-Μεσοχώρι
Δ1 Νεάπολη-Παραδείσι
Δ3 Νεάπολη-Προφήτης Ηλίας
Μεσοχώρι-Προφήτης Ηλίας-Παραδείσι
Δ13 Αγία Μαρίνα-Προφήτης Ηλίας
Δ11 Βελανίδια-Αγία Μαρίνα
Δ11a Βελανίδια-Γερμανικό Παρατηρητήριο
Δ8 Βελανίδια-Κάτω Καστανιά
Χ6 Παραλία Κυπαρισσίου-Αγιώργης
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["monemvasia_vatika"],pc:["monemvasia_vatika"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_monemvasia_vatika.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); }