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_E4_Pelop = new getAdventureCollection("E4_Pelop",[{"id":17076,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: E4 \u03a3\u03c0\u03ac\u03c1\u03c4\u03b7-\u03a0\u03b1\u03c1\u03cc\u03c1\u03b9","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 E4 \u03c3\u03c4\u03bf\u03bd \u03bb\u03b1\u03ba\u03c9\u03bd\u03b9\u03ba\u03cc \u03ba\u03ac\u03bc\u03c0\u03bf","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Sparti_Parori","activity_type":31,"assistance":1,"difficulty":2,"scenic_value":3,"length":7652,"name_EN":"Taygetos Mt: E4 Sparti-Parori","description_EN":"E4 session in the laconic lowland","ascent_time":180,"descent_time":180,"marker":"E4","level":9,"ascent":126,"descent":35,"maxelev":302,"minelev":201,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.37436 37.0628,22.43047 37.07902)","views":12,"millestones":"0,22.4302278,37.0744174#1,22.4192204,37.0732005#2,22.4092477,37.0753204#3,22.4000007,37.0761645#4,22.3904955,37.0789401#5,22.3813422,37.0757412#6,22.3767664,37.0724090#7.7,22.3825594,37.0621992","x":22.3872419,"y":37.0780205,"coor":[[22.4302278,37.0744174],[22.4297412,37.0743208],[22.4288954,37.0741158],[22.4277095,37.0738026],[22.4267968,37.073572],[22.4255281,37.073456],[22.4249875,37.0734037],[22.4241948,37.0733369],[22.4229175,37.0732162],[22.4215864,37.0730926],[22.4202731,37.0729737],[22.4192083,37.0731961],[22.4184481,37.0735105],[22.4158611,37.0739784],[22.414771,37.0739594],[22.4140901,37.0736235],[22.4139042,37.0733687],[22.4137147,37.073285],[22.4134195,37.0734163],[22.4125504,37.0740987],[22.4117789,37.0744128],[22.4112689,37.0746989],[22.4105198,37.0751215],[22.4091995,37.0753201],[22.4089948,37.0754255],[22.4085826,37.0757715],[22.4081185,37.0764503],[22.4077807,37.0764638],[22.4069999,37.0761469],[22.4065299,37.0760324],[22.406442,37.0758802],[22.4063429,37.0757798],[22.4058602,37.0757282],[22.40567,37.0760006],[22.4048253,37.0754101],[22.4041029,37.0749948],[22.4037952,37.0749974],[22.4030696,37.075267],[22.4025842,37.0753506],[22.4019274,37.0755581],[22.4009233,37.0758645],[22.4001286,37.0762144],[22.3995546,37.0759925],[22.3986396,37.0761762],[22.3974075,37.0765246],[22.3958057,37.0770866],[22.3954461,37.07712],[22.3941997,37.0775448],[22.3916953,37.0778804],[22.3907918,37.0780484],[22.3902032,37.0782207],[22.390531,37.0790431],[22.3893876,37.0792214],[22.3889383,37.0791882],[22.3882954,37.0787378],[22.3877014,37.0780988],[22.3874428,37.0780953],[22.3872419,37.0780205],[22.3866232,37.0780211],[22.3859196,37.0777771],[22.385323,37.0772485],[22.3849883,37.0771178],[22.3846681,37.0773658],[22.3841173,37.0770834],[22.3834346,37.0768194],[22.3822389,37.0764426],[22.3819023,37.076402],[22.3818515,37.0761489],[22.3811817,37.0756102],[22.3808415,37.0753735],[22.3803036,37.075276],[22.379796,37.0753412],[22.3794823,37.0752828],[22.3787508,37.0752998],[22.3785583,37.0753603],[22.3781332,37.0753815],[22.3774929,37.0753367],[22.377013,37.0751589],[22.3766256,37.0748652],[22.3763398,37.0750776],[22.3761452,37.0750749],[22.3748256,37.0741826],[22.3746057,37.0739452],[22.3744788,37.0735649],[22.3752358,37.0735234],[22.3756531,37.0734751],[22.3761551,37.0731395],[22.3766002,37.0726949],[22.3772103,37.0716261],[22.3758311,37.0711949],[22.376037,37.0707831],[22.375926,37.0701867],[22.3757145,37.069785],[22.375015,37.069656],[22.3746511,37.0694617],[22.3749584,37.0691933],[22.3756432,37.0689097],[22.3758463,37.0687976],[22.3762792,37.0685421],[22.3766552,37.0680989],[22.3768501,37.0679303],[22.3775739,37.0677419],[22.3780171,37.0675316],[22.3798624,37.0664392],[22.38021,37.0662907],[22.3808752,37.0656869],[22.3811147,37.0650052],[22.3812525,37.0643401],[22.3811328,37.0641491],[22.3813782,37.0635869],[22.3815453,37.0634134],[22.3819458,37.0625626],[22.3822223,37.0621856],[22.3823355,37.0621511],[22.3825594,37.0621992]]},{"id":17077,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: E4 \u0391\u03bd\u03b1\u03b2\u03c1\u03c5\u03c4\u03ae-\u03ba\u03b1\u03c4. \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 E4 \u03c3\u03c4\u03bf\u03bd \u03a4\u03b1\u03cb\u03b3\u03b5\u03c4\u03bf","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Anavriti_Varvara","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12207,"name_EN":"Taygetos Mt: E4 Anavriti-Taygetos ref.","description_EN":"E4 session along Taygetos Mt.","ascent_time":305,"descent_time":275,"marker":"E4","level":9,"ascent":1022,"descent":277,"maxelev":1547,"minelev":795,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.35861 36.95051,22.37526 37.03008)","views":107,"millestones":"0,22.3735582,37.0302816#1,22.3687594,37.0245051#2,22.3657877,37.0193842#3,22.3608128,37.0127558#4,22.3622198,37.0065599#5,22.3597480,36.9993154#6,22.3615568,36.9914705#7,22.3636935,36.9852698#8,22.3687738,36.9791552#9,22.3706155,36.9723576#10,22.3667346,36.9651295#11,22.3676549,36.9575747#12.2,22.3677442,36.9504063","x":22.3613795,"y":36.9949485,"coor":[[22.3735582,37.0302816],[22.3727882,37.0298474],[22.372465,37.0297168],[22.3721166,37.029712],[22.3714746,37.0292436],[22.3715641,37.0293777],[22.3712577,37.0292992],[22.3711478,37.0291805],[22.3711389,37.0290722],[22.3712533,37.0289296],[22.3713467,37.0288137],[22.371219,37.0285776],[22.3710729,37.0285756],[22.3707993,37.0287521],[22.3701678,37.0288425],[22.36969,37.0285836],[22.3695487,37.0283563],[22.3692816,37.0282265],[22.3690482,37.0279529],[22.369055,37.0276375],[22.3688581,37.0273824],[22.3690061,37.0267715],[22.3689126,37.0264097],[22.3689607,37.0252116],[22.3687987,37.0249029],[22.3688357,37.0247502],[22.36872,37.0243791],[22.3686111,37.0242153],[22.3683005,37.0240218],[22.3678958,37.0234934],[22.3674953,37.0232987],[22.3672874,37.0230344],[22.3666759,37.0227195],[22.3664468,37.0223919],[22.3662356,37.0222808],[22.366224,37.02199],[22.3661193,37.021628],[22.3661205,37.021574],[22.3661993,37.021566],[22.3667941,37.0216103],[22.3673861,37.0217897],[22.3680719,37.0217811],[22.3678981,37.0214993],[22.3677733,37.0210289],[22.3678,37.0208309],[22.3676709,37.0205588],[22.3674285,37.0203301],[22.3672613,37.0202647],[22.3671652,37.020029],[22.3669242,37.0199964],[22.366811,37.0199182],[22.3664848,37.0199318],[22.3660955,37.0197371],[22.365748,37.0197414],[22.3658131,37.019704],[22.3658284,37.0195149],[22.3657547,37.0192795],[22.3653971,37.0191845],[22.3643722,37.0187557],[22.3643766,37.0185485],[22.3642458,37.0183574],[22.3642859,37.0180605],[22.3639478,37.0175781],[22.3635735,37.0172124],[22.3633813,37.0167411],[22.3628047,37.0163726],[22.3623193,37.0159423],[22.3617976,37.0152613],[22.3617209,37.0150237],[22.3619716,37.0148649],[22.3620893,37.0146142],[22.361927,37.0138007],[22.3619909,37.0134411],[22.3614167,37.0129644],[22.361386,37.0128198],[22.3614582,37.0127464],[22.3613011,37.0127353],[22.3610733,37.0128763],[22.3607951,37.0127463],[22.3608311,37.0126386],[22.361229,37.0124278],[22.361472,37.0121067],[22.3614981,37.0119358],[22.3612815,37.0115542],[22.3611593,37.0114895],[22.3609985,37.0116495],[22.3608077,37.0116378],[22.3608102,37.0115207],[22.3605419,37.0114539],[22.3602472,37.0110442],[22.3601009,37.0110512],[22.3597573,37.0108301],[22.3596622,37.0105494],[22.3598942,37.0102101],[22.3597947,37.0101366],[22.3597974,37.0100105],[22.3598898,37.0098946],[22.3600018,37.0099141],[22.3600033,37.0098421],[22.3600707,37.009843],[22.3600723,37.0097709],[22.3601517,37.009736],[22.3600081,37.0096168],[22.3597292,37.0095228],[22.3598105,37.0093977],[22.3601982,37.0091417],[22.3604748,37.0082983],[22.3605992,37.0082639],[22.3607828,37.0080862],[22.3610038,37.0077377],[22.3610865,37.0075496],[22.3610641,37.0072361],[22.3613709,37.0070781],[22.3615796,37.0067835],[22.3622198,37.0067022],[22.3622108,37.0056971],[22.3619741,37.0052071],[22.3620849,37.004758],[22.3619152,37.0042869],[22.3619553,37.0036273],[22.3620975,37.0032867],[22.3619043,37.0034824],[22.3618745,37.0033017],[22.3617412,37.0032277],[22.3617253,37.0029211],[22.3616225,37.0030008],[22.3616143,37.0028564],[22.3614342,37.002872],[22.3611105,37.0022456],[22.3606896,37.0019604],[22.3606288,37.0016531],[22.3603833,37.0015685],[22.3602849,37.001441],[22.3600819,37.0014742],[22.359974,37.0012654],[22.3599795,37.0010132],[22.3602103,37.0007279],[22.3601596,37.0004748],[22.3602187,37.0003405],[22.3598315,37.0000557],[22.3599105,36.999516],[22.3597354,36.9992972],[22.3596505,36.9990617],[22.3597236,36.9988013],[22.3592963,36.9982907],[22.3597943,36.9981263],[22.3599085,36.9980378],[22.3601566,36.9979961],[22.360318,36.9978091],[22.3607956,36.9975453],[22.3609575,36.9973312],[22.3610885,36.9969905],[22.3611067,36.9966663],[22.3609639,36.9959883],[22.3611971,36.9955949],[22.3611626,36.9951077],[22.3613795,36.9949485],[22.3615571,36.9945273],[22.3614753,36.9941476],[22.3612917,36.9938026],[22.3614071,36.9931372],[22.3613368,36.9927486],[22.3612276,36.9926029],[22.3615432,36.9920304],[22.3615053,36.9917054],[22.36163,36.9911303],[22.3615885,36.9909674],[22.36139,36.9907934],[22.3614194,36.9899466],[22.3613342,36.9892063],[22.3615574,36.9887497],[22.3618793,36.9884117],[22.3619353,36.9884214],[22.3620383,36.9888555],[22.3623255,36.9890848],[22.3624733,36.9884829],[22.3624558,36.9883655],[22.3622199,36.9882],[22.3624187,36.9878332],[22.3624714,36.9874734],[22.3626991,36.9873323],[22.3627137,36.9871793],[22.362887,36.9869564],[22.3629402,36.9865695],[22.363698,36.9863366],[22.36404,36.986107],[22.3642996,36.9860024],[22.3637804,36.9855896],[22.3636936,36.9854442],[22.3636966,36.9847773],[22.3640245,36.9846827],[22.3640725,36.9845391],[22.3643233,36.9843713],[22.3645629,36.984298],[22.3648303,36.9841394],[22.3650514,36.9837819],[22.3652563,36.9836586],[22.3653965,36.9834081],[22.3658666,36.9829639],[22.3663841,36.982935],[22.3666116,36.9828029],[22.367154,36.9826572],[22.3674406,36.9823907],[22.3678046,36.9821794],[22.368347,36.9820336],[22.3683566,36.9815831],[22.3682406,36.98123],[22.3679394,36.9806039],[22.3677207,36.9803215],[22.3680049,36.9796404],[22.3679452,36.979279],[22.3681053,36.979146],[22.3688803,36.9791567],[22.3692877,36.9790181],[22.3691633,36.9785296],[22.3692462,36.9783325],[22.3693626,36.9770902],[22.3692239,36.9767458],[22.3695199,36.9765606],[22.3698595,36.9764391],[22.3699538,36.976233],[22.3701598,36.9760556],[22.3702438,36.9758044],[22.3704583,36.9757533],[22.3706757,36.975567],[22.3707571,36.9754419],[22.3708133,36.9749109],[22.3709972,36.9747151],[22.3710026,36.9744628],[22.3712328,36.9742046],[22.3712697,36.9740518],[22.3717855,36.9735722],[22.3721139,36.9734505],[22.3721571,36.9731672],[22.3720599,36.9729856],[22.371325,36.9726781],[22.371061,36.972413],[22.3708121,36.9724998],[22.3706231,36.972407],[22.3706035,36.9722716],[22.3703825,36.9720973],[22.3700344,36.9710379],[22.3697635,36.9705745],[22.3691251,36.9704846],[22.3687725,36.9701643],[22.3682512,36.9698507],[22.3679844,36.9697208],[22.3677152,36.9696991],[22.3675181,36.9694621],[22.3670054,36.9692747],[22.3669097,36.969021],[22.3667887,36.9689022],[22.3669408,36.9686159],[22.3669019,36.9683359],[22.3670393,36.9682116],[22.3671295,36.967672],[22.3673559,36.9670623],[22.3671202,36.9665272],[22.3670505,36.9661116],[22.3667261,36.9655213],[22.3667846,36.9654139],[22.3667249,36.9650526],[22.3668081,36.9648374],[22.3667368,36.9644939],[22.3662959,36.9641003],[22.3665615,36.9637614],[22.3666385,36.9633118],[22.3663595,36.9627041],[22.3663335,36.9623432],[22.3662142,36.9621432],[22.3663973,36.9619835],[22.3664823,36.9616872],[22.3668346,36.9614938],[22.3669622,36.9613063],[22.3672702,36.9610852],[22.3674422,36.9603935],[22.3676834,36.9601444],[22.3676218,36.9598732],[22.3674798,36.959682],[22.3674999,36.9592676],[22.3673489,36.9589771],[22.3673214,36.9586883],[22.3671912,36.9584702],[22.366828,36.9581227],[22.366732,36.957887],[22.3668353,36.9577803],[22.3674091,36.9577341],[22.3675678,36.9576642],[22.3680847,36.9571305],[22.3681938,36.9567534],[22.3683773,36.9565756],[22.3686017,36.9555332],[22.3683631,36.9551333],[22.36799,36.9547226],[22.3677461,36.954264],[22.3680089,36.9540513],[22.3679202,36.9534732],[22.3682223,36.9529997],[22.3681086,36.9525384],[22.36827,36.9523424],[22.3683201,36.9520997],[22.3681803,36.9518093],[22.3683274,36.9517573],[22.3686503,36.9518879],[22.3691112,36.9518672],[22.3691689,36.9517959],[22.3691387,36.9516332],[22.3694011,36.9514385],[22.3694203,36.9513306],[22.3690836,36.951317],[22.3684278,36.9510015],[22.3680516,36.950735],[22.3677442,36.9504063]]},{"id":17078,"author":"AnaDigit","name_GR":"\u0391\u03c7\u03b1\u03ca\u03b1: E4 \u0394\u03b9\u03b1\u03ba\u03bf\u03c6\u03c4\u03cc-\u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1 \u03c3\u03c4\u03b1 \u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Diakofto_Kalavrita","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":22235,"name_EN":"Achaia: E4 Diakofto-Kalavrita","description_EN":"From the sea to Kalavryta","ascent_time":565,"descent_time":530,"marker":"E4","level":9,"ascent":953,"descent":239,"maxelev":728,"minelev":10,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.10714 38.03617,22.20417 38.19053)","views":56,"millestones":"0,22.1975802,38.1919551#1,22.1973251,38.1847992#2,22.1917104,38.1770137#3,22.1854004,38.1703884#4,22.1801640,38.1628611#5,22.1769768,38.1552502#6,22.1707684,38.1480595#7,22.1672578,38.1412033#8,22.1669975,38.1324249#9,22.1663457,38.1237936#10,22.1641888,38.1153645#11,22.1611880,38.1074616#12,22.1632932,38.0990913#13,22.1661638,38.0908960#14,22.1685585,38.0823840#15,22.1630753,38.0748028#16,22.1578634,38.0672388#17,22.1550905,38.0590214#18,22.1461283,38.0540704#19,22.1367800,38.0508766#20,22.1290670,38.0451227#21,22.1204344,38.0410129#22.2,22.1112866,38.0347129","x":22.1611208,"y":38.1101419,"coor":[[22.1975802,38.1919551],[22.2000184,38.1909382],[22.2003316,38.1907267],[22.2003848,38.1904031],[22.1996047,38.1882509],[22.1989242,38.1865418],[22.1980469,38.1855867],[22.1966906,38.1841015],[22.194258,38.180491],[22.1939998,38.1798788],[22.1933645,38.1792562],[22.1928067,38.1782383],[22.1922889,38.177523],[22.1909923,38.176372],[22.1905075,38.1761258],[22.190329,38.1759743],[22.1902469,38.1755721],[22.190419,38.1750746],[22.1902239,38.174657],[22.1896758,38.1742295],[22.1893577,38.1737065],[22.1891238,38.1734731],[22.1886504,38.1732134],[22.1879028,38.1729496],[22.1876344,38.1727517],[22.1873921,38.1719504],[22.1873234,38.1714988],[22.1870682,38.1711885],[22.1865668,38.1707076],[22.1850359,38.170283],[22.1847994,38.1701531],[22.1843718,38.1694301],[22.1836677,38.168856],[22.1833335,38.1684949],[22.1825716,38.1674738],[22.1822992,38.1669514],[22.1811977,38.1662765],[22.1806776,38.1656196],[22.1806044,38.1653481],[22.1806275,38.1648664],[22.1804382,38.1642146],[22.180346,38.1633346],[22.1799715,38.1623555],[22.179796,38.1611092],[22.1784327,38.1599391],[22.1778579,38.1596598],[22.17738,38.1591433],[22.1772151,38.1588929],[22.1772007,38.1580952],[22.1770987,38.1575934],[22.1768542,38.1573283],[22.1764162,38.1570421],[22.1762958,38.1568375],[22.1763021,38.1565853],[22.1764319,38.1564116],[22.1771081,38.1558408],[22.1771694,38.1556841],[22.1771406,38.1554674],[22.1770453,38.1552992],[22.1767082,38.1550551],[22.1753815,38.154255],[22.1738378,38.153019],[22.1736394,38.1527365],[22.1733918,38.1516828],[22.1732586,38.1512032],[22.1729719,38.1508157],[22.1726891,38.1502301],[22.1719501,38.1496779],[22.1715492,38.1488381],[22.1709559,38.1483647],[22.17066,38.147887],[22.1695903,38.1472981],[22.1692003,38.146909],[22.1683203,38.1465349],[22.1679504,38.1462407],[22.1677633,38.1459629],[22.1677603,38.1456295],[22.1679149,38.1449515],[22.1681828,38.1447169],[22.1687599,38.1444555],[22.1689926,38.1442925],[22.169159,38.1440382],[22.1691596,38.1436733],[22.1687271,38.1430582],[22.1678952,38.1425451],[22.1674412,38.1420064],[22.1672775,38.1416794],[22.1672561,38.1411519],[22.1670176,38.140666],[22.167153,38.1398166],[22.1674082,38.1392078],[22.1671537,38.1379782],[22.167181,38.1373298],[22.1673207,38.1367598],[22.1676262,38.135994],[22.167467,38.1354734],[22.1675081,38.1347711],[22.1671691,38.1341711],[22.1669229,38.1330814],[22.1670272,38.1321187],[22.1668687,38.1315711],[22.1668814,38.1310621],[22.166517,38.1305923],[22.1663211,38.1297737],[22.1664139,38.129257],[22.1666767,38.12877],[22.1668943,38.1273541],[22.1671657,38.1265788],[22.167118,38.1257355],[22.1669502,38.1251201],[22.1663718,38.1245568],[22.1663212,38.1243127],[22.1663508,38.1235697],[22.1662351,38.1231804],[22.1663168,38.1221814],[22.1660926,38.1215651],[22.1662023,38.1208144],[22.1659735,38.1190446],[22.1662309,38.1183322],[22.1662383,38.1180349],[22.1661625,38.1178309],[22.165643,38.1172101],[22.1650547,38.1160789],[22.1643166,38.1155042],[22.1638285,38.1149694],[22.1633787,38.11471],[22.16323,38.1142706],[22.1628751,38.1138686],[22.162788,38.1132184],[22.1623047,38.1120528],[22.162184,38.110938],[22.1620394,38.110778],[22.1611208,38.1101419],[22.1608091,38.1098216],[22.1603971,38.1089545],[22.1605273,38.1083257],[22.1617185,38.1067584],[22.1622583,38.106154],[22.1632163,38.1043171],[22.1634404,38.1040503],[22.1635352,38.1038941],[22.1638956,38.1029355],[22.1638389,38.1024524],[22.1639193,38.1019896],[22.1638797,38.1017502],[22.1634605,38.1011669],[22.1632595,38.1005555],[22.1631951,38.0999417],[22.1633088,38.0994703],[22.1632858,38.0990239],[22.1635136,38.0981218],[22.1636198,38.0966275],[22.1637756,38.0963416],[22.1642382,38.096065],[22.1644715,38.0958433],[22.1645844,38.0954486],[22.1646411,38.0950034],[22.1644987,38.0943163],[22.1645339,38.0938347],[22.1644166,38.0936211],[22.1643672,38.0934041],[22.1644071,38.0931749],[22.1647223,38.0924273],[22.1649566,38.0921922],[22.1658027,38.0916287],[22.1659622,38.0911941],[22.1662454,38.090784],[22.1661337,38.0902325],[22.1665024,38.089639],[22.1665591,38.0891938],[22.1672604,38.0885199],[22.1672664,38.0877945],[22.1677798,38.0868969],[22.1678741,38.0858485],[22.1684224,38.0848928],[22.1684842,38.0842449],[22.1683894,38.083901],[22.1683814,38.0833377],[22.1684654,38.0827262],[22.1686657,38.0819949],[22.1685916,38.0817549],[22.1680796,38.0812558],[22.1678493,38.0799906],[22.1675411,38.0795487],[22.1666403,38.078656],[22.1663564,38.0781244],[22.1648413,38.0767084],[22.1635606,38.0752421],[22.1630946,38.0748293],[22.162852,38.0745011],[22.1624533,38.0735937],[22.1617911,38.0731643],[22.1615038,38.0727993],[22.1612761,38.0723316],[22.1611685,38.071181],[22.1605264,38.0703914],[22.1603645,38.0700284],[22.1593634,38.0690395],[22.1583491,38.068591],[22.1581383,38.0683715],[22.1578696,38.0672273],[22.1574532,38.0661484],[22.1569932,38.0653887],[22.1563959,38.0646629],[22.1560789,38.0641217],[22.156017,38.0638639],[22.1562204,38.063038],[22.156179,38.0623885],[22.1565004,38.0614203],[22.1564166,38.060216],[22.1562853,38.0599706],[22.1545874,38.0586102],[22.1528045,38.0569781],[22.1524552,38.0568465],[22.1502509,38.0565775],[22.1500355,38.056502],[22.1482485,38.0555186],[22.1474625,38.0545871],[22.1466031,38.0543347],[22.1457603,38.0538573],[22.1449147,38.0530464],[22.1437262,38.0522572],[22.143433,38.0521489],[22.142525,38.0520174],[22.1422656,38.0520223],[22.1420486,38.0520549],[22.1403043,38.0525455],[22.1395149,38.0526367],[22.1390048,38.052543],[22.1380606,38.0520098],[22.1374188,38.0517293],[22.1369354,38.0509917],[22.1360303,38.0503105],[22.1350818,38.049935],[22.1335748,38.0495957],[22.1324503,38.048564],[22.1312757,38.0481488],[22.1308629,38.0478178],[22.1306144,38.0472552],[22.1303838,38.0460304],[22.1302204,38.0457485],[22.1297618,38.0453807],[22.1278988,38.0447022],[22.1273228,38.0436071],[22.1271397,38.0427436],[22.1269187,38.0424877],[22.1262403,38.0420534],[22.1242281,38.041048],[22.1230195,38.0410648],[22.1221586,38.0408663],[22.1217941,38.0408605],[22.1208132,38.0408989],[22.1200434,38.0411299],[22.1195649,38.0411583],[22.1192471,38.0411081],[22.1182754,38.0407862],[22.1165321,38.0398931],[22.1160936,38.0392192],[22.1154374,38.0385779],[22.1150198,38.0379629],[22.1138478,38.0368763],[22.1122673,38.0355532],[22.1111569,38.0348415],[22.1112866,38.0347129]]},{"id":17079,"author":"AnaDigit","name_GR":"\u0391\u03c7\u03b1\u03ca\u03b1: E4 \u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1-\u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac \u03c4\u03bf\u03c5 \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Kalavrita_Planitero","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":16789,"name_EN":"Achaia: E4 Kalavrita-Planitero","description_EN":"Scrabling across Chelmos western slopes","ascent_time":395,"descent_time":390,"marker":"E4","level":9,"ascent":657,"descent":701,"maxelev":1251,"minelev":687,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.11129 37.9385,22.16775 38.03471)","views":42,"millestones":"0,22.1112870,38.0347129#1,22.1169838,38.0294993#2,22.1265657,38.0274701#3,22.1345559,38.0215346#4,22.1446943,38.0198508#5,22.1475417,38.0122248#6,22.1446530,38.0060328#7,22.1437261,37.9997182#8,22.1393000,37.9931935#9,22.1365161,37.9859163#10,22.1433573,37.9791898#11,22.1466434,37.9721756#12,22.1438597,37.9657825#13,22.1472723,37.9600254#14,22.1503413,37.9522475#15,22.1552986,37.9464155#16,22.1632211,37.9427324#16.8,22.1677471,37.9385050","x":22.1375672,"y":37.9839009,"coor":[[22.111287,38.0347129],[22.1118229,38.0341267],[22.1120519,38.0334455],[22.1121883,38.0330152],[22.1122365,38.0328853],[22.1126506,38.0329685],[22.1132602,38.0328116],[22.1134803,38.0324231],[22.1140488,38.0324683],[22.1146838,38.0325866],[22.1150291,38.032448],[22.1154391,38.0324545],[22.1150451,38.032268],[22.1150464,38.0320247],[22.1150481,38.0317093],[22.115753,38.0315584],[22.115957,38.0311562],[22.1159109,38.0306598],[22.1163131,38.0305941],[22.1165669,38.030472],[22.1164816,38.0302454],[22.1165501,38.0297959],[22.1170139,38.0294789],[22.1169834,38.0293342],[22.11725,38.0291583],[22.1178972,38.0292407],[22.1181308,38.0290192],[22.1182565,38.0290032],[22.1187093,38.0291186],[22.1195632,38.0295828],[22.1202547,38.02972],[22.1207449,38.0297098],[22.121855,38.0295113],[22.122096,38.0294431],[22.1221355,38.0292364],[22.12234,38.0291901],[22.1225022,38.0290846],[22.1225628,38.0289414],[22.1228249,38.0289365],[22.1230495,38.0290663],[22.1233074,38.028782],[22.1239385,38.0285353],[22.1241751,38.0283723],[22.125745,38.0276404],[22.1261472,38.0275026],[22.1265128,38.0274634],[22.1272735,38.0275656],[22.1274343,38.0275141],[22.1279815,38.0266037],[22.1290138,38.0258811],[22.1297546,38.0249737],[22.1307197,38.0242051],[22.1320294,38.0233247],[22.1352678,38.0209971],[22.1359629,38.0200889],[22.1363676,38.019852],[22.1367926,38.0197146],[22.1371465,38.0196841],[22.1385001,38.0197596],[22.1394421,38.0194501],[22.140138,38.0194071],[22.1411142,38.0195442],[22.1412845,38.0195694],[22.143368,38.0196113],[22.1436516,38.0196609],[22.1442833,38.0199051],[22.1445796,38.0199008],[22.1449367,38.0197442],[22.1452273,38.0195145],[22.1453457,38.0193361],[22.1455069,38.018816],[22.1455779,38.0186549],[22.1458807,38.0179388],[22.1460925,38.0176718],[22.1464076,38.0173703],[22.1470338,38.0169296],[22.1473533,38.016457],[22.1479781,38.0160704],[22.1478102,38.0157839],[22.14773,38.01535],[22.1474644,38.0150394],[22.1473169,38.0150191],[22.1471301,38.0147458],[22.1469212,38.0139945],[22.1469392,38.0137335],[22.1468389,38.0131912],[22.1470092,38.0127613],[22.1479207,38.0118475],[22.1491115,38.0111453],[22.1491962,38.0109484],[22.1492485,38.0102283],[22.1496098,38.0099005],[22.1496535,38.0095227],[22.1485749,38.0088344],[22.1483464,38.0084072],[22.1482166,38.0081348],[22.1477493,38.0076949],[22.1477456,38.0073749],[22.14731,38.0072329],[22.1471442,38.007032],[22.1466164,38.0067353],[22.1457593,38.0063974],[22.1449205,38.00624],[22.1447087,38.0060564],[22.1441114,38.0058037],[22.1437767,38.005528],[22.143325,38.0053767],[22.1428536,38.0050989],[22.1430171,38.0049798],[22.1428764,38.0046892],[22.1429513,38.0044291],[22.1430802,38.0042869],[22.1432641,38.0042177],[22.1434775,38.0043383],[22.144733,38.0042319],[22.1448079,38.0039718],[22.1447687,38.0037188],[22.144357,38.0033338],[22.144303,38.0032158],[22.1445295,38.0028139],[22.1443906,38.0020006],[22.1447225,38.0014832],[22.1441644,38.0010328],[22.144,38.0007779],[22.14396,38.0005294],[22.1436239,37.9994067],[22.1438056,37.998977],[22.1437646,37.9987961],[22.1438379,37.998599],[22.1435551,37.9980718],[22.1425485,37.9977946],[22.141573,37.997644],[22.1405913,37.997286],[22.1399073,37.9968607],[22.1397805,37.9968091],[22.1395367,37.9968548],[22.1395581,37.9964587],[22.1393809,37.995807],[22.1395,37.9956016],[22.1394506,37.9953035],[22.1395376,37.9950165],[22.1393236,37.9944724],[22.1392726,37.9937867],[22.1394424,37.9933748],[22.1391997,37.9930646],[22.1394247,37.9928203],[22.13928,37.9926919],[22.1395085,37.9926594],[22.1396431,37.9925985],[22.1397536,37.9923975],[22.1393952,37.9921575],[22.1392222,37.9919205],[22.1391571,37.9917933],[22.1385262,37.9913417],[22.1374982,37.991019],[22.1371775,37.9908247],[22.13721,37.9906495],[22.1373985,37.9904001],[22.1374045,37.9901659],[22.1372305,37.9898388],[22.1369203,37.9895004],[22.1366262,37.9891848],[22.1366168,37.9889234],[22.1363922,37.9883611],[22.1364851,37.9878399],[22.1363991,37.9876402],[22.1365234,37.9872277],[22.1365876,37.9864897],[22.1364902,37.9862899],[22.1365321,37.9856598],[22.1368599,37.9848539],[22.1375672,37.9839009],[22.1378877,37.9833833],[22.1379186,37.9832441],[22.1382869,37.9830877],[22.1385254,37.9826589],[22.139282,37.982004],[22.1394127,37.9817898],[22.1398397,37.9815622],[22.1401902,37.9812073],[22.1407333,37.9808915],[22.14146,37.9800649],[22.142107,37.9796921],[22.1423583,37.97966],[22.1426016,37.9794927],[22.1448333,37.9785816],[22.1449293,37.9783849],[22.1448424,37.9782213],[22.1453073,37.9778412],[22.1454275,37.9775907],[22.1453011,37.9767326],[22.1453748,37.9765175],[22.1452912,37.9762909],[22.1456901,37.9757069],[22.146006,37.9753694],[22.1460333,37.9751896],[22.1459104,37.9750976],[22.1458899,37.9750071],[22.1462832,37.974761],[22.1465394,37.9740802],[22.1468345,37.9736613],[22.1468886,37.9733197],[22.1473401,37.9730204],[22.1473538,37.9729305],[22.1472017,37.9726397],[22.1470456,37.9725111],[22.1472166,37.9723155],[22.1462211,37.9720655],[22.1454213,37.9717285],[22.1445014,37.9716419],[22.1442383,37.9716918],[22.1439684,37.9715614],[22.1434916,37.9714818],[22.1432553,37.9713699],[22.1431513,37.9709807],[22.1431594,37.9706564],[22.1433189,37.9701994],[22.1432097,37.9700174],[22.1429641,37.9698243],[22.1431969,37.969481],[22.1435997,37.9693071],[22.1433939,37.9684388],[22.143669,37.9679114],[22.1437343,37.967579],[22.1436222,37.9668878],[22.1439044,37.9665318],[22.1438971,37.9663695],[22.1437569,37.9660609],[22.1438324,37.9657737],[22.1445889,37.9660199],[22.1446464,37.9659938],[22.1443524,37.9654665],[22.1437907,37.9647187],[22.143771,37.9638172],[22.1440193,37.963776],[22.1443022,37.9638436],[22.1447823,37.963761],[22.145212,37.963876],[22.1457604,37.9637945],[22.1463361,37.9635332],[22.146661,37.963286],[22.1468508,37.9629826],[22.1468011,37.9622428],[22.1468752,37.9620097],[22.1466103,37.9616811],[22.1465798,37.9615364],[22.1468396,37.9607115],[22.1470671,37.9602644],[22.1472661,37.9600423],[22.1473517,37.9598093],[22.1474471,37.9595946],[22.1476696,37.9593457],[22.1477476,37.9589594],[22.1480515,37.9586398],[22.1481413,37.9586187],[22.1481343,37.9584474],[22.1479112,37.957813],[22.1474346,37.9573009],[22.1477873,37.9568558],[22.1481103,37.9566807],[22.1483779,37.9565497],[22.1490186,37.955965],[22.1490581,37.9552988],[22.1493349,37.9546993],[22.1494993,37.9544947],[22.1496458,37.9541004],[22.1499136,37.9538613],[22.150079,37.9536206],[22.1499792,37.9530603],[22.1504108,37.9526436],[22.1504257,37.9524996],[22.1503199,37.9521825],[22.150368,37.9516246],[22.1507862,37.9512887],[22.1508396,37.9509741],[22.1507473,37.9505671],[22.1510558,37.9500673],[22.1512856,37.9499808],[22.151222,37.9497906],[22.1512941,37.9496385],[22.1517694,37.9492945],[22.1521442,37.9488678],[22.1525487,37.9486219],[22.1526126,37.9483435],[22.1524596,37.9479356],[22.152465,37.9477734],[22.1527653,37.9475979],[22.1528483,37.947464],[22.1528765,37.9472482],[22.1527835,37.9470575],[22.1530816,37.9474226],[22.1532163,37.9474969],[22.153887,37.9475254],[22.1540485,37.9474378],[22.154806,37.9463458],[22.1553843,37.9464269],[22.1555782,37.9464119],[22.1558541,37.9462991],[22.1560074,37.9460852],[22.1562849,37.9459094],[22.1563863,37.9454964],[22.1565746,37.945247],[22.1567707,37.945142],[22.1575703,37.9450193],[22.158482,37.9445109],[22.1586908,37.944352],[22.1587498,37.9438122],[22.1591492,37.9433138],[22.1597106,37.9431603],[22.1600695,37.9429136],[22.1606332,37.9426701],[22.1607704,37.9426002],[22.1611467,37.94257],[22.1612794,37.9427253],[22.1614168,37.9426914],[22.1615724,37.942838],[22.1615911,37.9430005],[22.161694,37.9429841],[22.1617595,37.9430932],[22.1619079,37.9430775],[22.1620421,37.9431697],[22.1624249,37.9428783],[22.1624854,37.9427351],[22.1627193,37.942937],[22.1628136,37.9428619],[22.1630338,37.9428608],[22.1633927,37.9426141],[22.163867,37.9419456],[22.1641229,37.9417243],[22.1651384,37.9411544],[22.1656413,37.9411802],[22.1659852,37.9410775],[22.1665605,37.9408251],[22.1666225,37.9406188],[22.1667595,37.9402289],[22.1667644,37.9400307],[22.1666747,37.9399617],[22.1667771,37.9399363],[22.166871,37.9396494],[22.1669932,37.9393088],[22.1674346,37.9389462],[22.1674685,37.938726],[22.1677471,37.938505]]},{"id":17080,"author":"AnaDigit","name_GR":"\u0391\u03c7\u03b1\u03ca\u03b1: E4 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039b\u03c5\u03ba\u03bf\u03cd\u03c1\u03b9\u03b1","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c3\u03c4\u03bf\u03bd \u03ba\u03ac\u03bc\u03c0\u03bf \u03c4\u03b7\u03c2 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1\u03c2","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Planitero_Lykouria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":17222,"name_EN":"Achaia: E4 Planitero-Lykouria","description_EN":"Nice view to the Aroanios valley","ascent_time":405,"descent_time":405,"marker":"E4","level":9,"ascent":1089,"descent":1029,"maxelev":1026,"minelev":607,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.15523 37.85817,22.21123 37.93831)","views":26,"millestones":"0,22.1677471,37.9385050#1,22.1667232,37.9319652#2,22.1672144,37.9247650#3,22.1582960,37.9211498#4,22.1573753,37.9143000#5,22.1629332,37.9073519#6,22.1634553,37.9002297#7,22.1650020,37.8918525#8,22.1625853,37.8892832#9,22.1680051,37.8844663#10,22.1749055,37.8791538#11,22.1696481,37.8726753#12,22.1724541,37.8663354#13,22.1786249,37.8631563#14,22.1866454,37.8599789#15,22.1949773,37.8602770#16,22.2034637,37.8618612#17.2,22.2111992,37.8595534","x":22.1645008,"y":37.8884387,"coor":[[22.1677471,37.938505],[22.1675295,37.9378167],[22.1672742,37.9375604],[22.1664457,37.9365157],[22.1652624,37.935596],[22.1648847,37.9352297],[22.1644592,37.9344931],[22.1645474,37.934152],[22.1644827,37.9340068],[22.1641268,37.9337039],[22.1646522,37.9335949],[22.1651304,37.9335843],[22.165457,37.933648],[22.1655587,37.9332756],[22.1658241,37.9331265],[22.1660406,37.9331119],[22.1666609,37.9324186],[22.1667626,37.9321454],[22.1666799,37.932054],[22.1667758,37.9318572],[22.1664835,37.9317175],[22.1667248,37.9316221],[22.1670671,37.931339],[22.1668878,37.9312281],[22.1669815,37.9311214],[22.1668479,37.9310022],[22.1669906,37.9307521],[22.1666485,37.9306566],[22.1665602,37.9305471],[22.1669007,37.9301199],[22.1668006,37.9300282],[22.1669866,37.9298689],[22.1672186,37.9292326],[22.1679218,37.9284055],[22.1686553,37.927732],[22.1686745,37.9269573],[22.1684388,37.9263679],[22.1685269,37.9260718],[22.1684225,37.9256917],[22.1679284,37.9254317],[22.1674628,37.9251406],[22.167267,37.924777],[22.167052,37.9247286],[22.1666065,37.9243432],[22.1662794,37.92423],[22.1662942,37.924095],[22.1666089,37.9239062],[22.1664069,37.9237949],[22.1661669,37.9238362],[22.1659662,37.923788],[22.1657182,37.923694],[22.1651992,37.9236499],[22.1650363,37.9235527],[22.1648443,37.9234956],[22.1648365,37.9233513],[22.1643885,37.9236417],[22.163943,37.9232563],[22.1630509,37.92299],[22.1623708,37.9228893],[22.1616397,37.9225534],[22.1605514,37.9219416],[22.159648,37.9216752],[22.1576877,37.9209055],[22.1571622,37.9205368],[22.1569502,37.9194611],[22.1569933,37.9191013],[22.1568765,37.918766],[22.156845,37.9182068],[22.1561679,37.9166191],[22.156079,37.9165366],[22.1559753,37.9165891],[22.1559314,37.9165253],[22.1560373,37.9163828],[22.1559236,37.916381],[22.1558126,37.9162711],[22.1560024,37.9159587],[22.1560569,37.9155991],[22.1562072,37.9155023],[22.1561667,37.9153034],[22.1563517,37.9151801],[22.1560611,37.9149773],[22.1558118,37.9149374],[22.1560074,37.9148503],[22.1565777,37.9147871],[22.1569915,37.9146134],[22.1574444,37.914242],[22.1587941,37.9134881],[22.1594196,37.9130383],[22.1601237,37.9117155],[22.1605963,37.9114616],[22.1605743,37.9109746],[22.1607339,37.9107473],[22.1607525,37.9104592],[22.1609398,37.9102458],[22.1612228,37.9097141],[22.1612913,37.9095619],[22.1612293,37.9093086],[22.1614514,37.9090688],[22.161505,37.9087452],[22.1616814,37.9085136],[22.1620744,37.9082584],[22.1620954,37.9078713],[22.1623354,37.9073703],[22.162662,37.9075016],[22.1630436,37.9072913],[22.1634075,37.9070221],[22.1636074,37.9063719],[22.1634167,37.9061391],[22.1634298,37.9060672],[22.1638363,37.9057311],[22.1639544,37.9055527],[22.1637273,37.9050805],[22.1638263,37.9047577],[22.1642461,37.904228],[22.1647366,37.903713],[22.1646358,37.9036483],[22.1640453,37.9036121],[22.1638102,37.9034642],[22.1638144,37.903293],[22.1640944,37.903009],[22.164249,37.9022815],[22.1639069,37.9018616],[22.1636726,37.9016777],[22.1632337,37.9014906],[22.1631044,37.9012002],[22.1629593,37.9010898],[22.1629288,37.9009451],[22.1629919,37.9006938],[22.1634329,37.9003402],[22.1636267,37.899406],[22.1634865,37.8990974],[22.163619,37.8988021],[22.1636152,37.8984956],[22.1641012,37.8981608],[22.1641257,37.898089],[22.163821,37.8975346],[22.1636095,37.897351],[22.1636316,37.8969188],[22.1638673,37.8961294],[22.163772,37.895389],[22.1635663,37.8949712],[22.1636121,37.8945033],[22.1641487,37.8935024],[22.164348,37.8932621],[22.1646177,37.8924733],[22.1650321,37.8918129],[22.1650797,37.8912729],[22.1653915,37.8910795],[22.164921,37.8912524],[22.164752,37.8916463],[22.164552,37.8919135],[22.1638062,37.8926409],[22.1630407,37.8932417],[22.1627877,37.8933549],[22.1627732,37.8932511],[22.1639362,37.8917552],[22.1640816,37.891397],[22.1640863,37.8912079],[22.1639329,37.8909712],[22.1635964,37.8907857],[22.1633865,37.8907238],[22.1630547,37.8903492],[22.1629856,37.8903841],[22.1629192,37.890311],[22.1627781,37.8900384],[22.1626421,37.8900183],[22.1625806,37.8892919],[22.1626878,37.8890953],[22.1626596,37.8888605],[22.1627086,37.8887171],[22.1628004,37.8886825],[22.163256,37.8886536],[22.163406,37.8885658],[22.1645008,37.8884387],[22.1653807,37.8882631],[22.1657021,37.888142],[22.1661644,37.8878428],[22.1674457,37.8875293],[22.1676416,37.8874242],[22.1677591,37.8872728],[22.1679657,37.8871949],[22.1680841,37.8870075],[22.1682273,37.8865321],[22.1682013,37.8860181],[22.1677395,37.8858396],[22.1671053,37.8857396],[22.1669711,37.8856474],[22.1670567,37.8854054],[22.1675834,37.8848008],[22.1675181,37.8846827],[22.1675537,37.8846201],[22.1679767,37.8845276],[22.168157,37.8841339],[22.1688807,37.8838387],[22.1693452,37.8834494],[22.1697078,37.8830405],[22.1701704,37.8827233],[22.1714316,37.8823013],[22.1720656,37.8819507],[22.1731779,37.8815714],[22.1735238,37.8813785],[22.1744593,37.8812489],[22.1749436,37.880977],[22.1751259,37.8809618],[22.1754713,37.8807869],[22.1756306,37.8803208],[22.1755189,37.8802379],[22.1752078,37.8794851],[22.174145,37.8783241],[22.1737403,37.8781376],[22.1728683,37.8779979],[22.1726782,37.8778688],[22.1726126,37.8777596],[22.1729039,37.8774758],[22.172805,37.8773391],[22.1725498,37.8768665],[22.1724729,37.8762975],[22.1720366,37.8760114],[22.1717555,37.8756961],[22.1717146,37.8754702],[22.1714592,37.8752229],[22.171165,37.8751643],[22.1710229,37.8749367],[22.1714519,37.8739927],[22.1709276,37.873588],[22.1705584,37.8728883],[22.1699833,37.8726992],[22.1686668,37.8726066],[22.1685883,37.8725896],[22.1686946,37.8723705],[22.168831,37.8723726],[22.1689255,37.8722299],[22.1692801,37.8717848],[22.1695404,37.8717302],[22.1697098,37.8717779],[22.1697465,37.8718438],[22.1699321,37.8717949],[22.1697656,37.8711705],[22.1698886,37.8707939],[22.1701095,37.8705991],[22.1703258,37.8703681],[22.1705902,37.8701357],[22.1712468,37.8700197],[22.1712561,37.870101],[22.17141,37.8699862],[22.1713866,37.8695533],[22.1717415,37.8685314],[22.1716575,37.8677911],[22.1717573,37.8674029],[22.1719961,37.8667803],[22.1722437,37.8664237],[22.1724734,37.8663281],[22.1727352,37.8663142],[22.173094,37.8664707],[22.1735472,37.8665318],[22.1748563,37.866462],[22.175549,37.8664907],[22.1759144,37.8664243],[22.176368,37.8664674],[22.1768353,37.8664205],[22.1771871,37.866444],[22.1783517,37.8662367],[22.178857,37.8660283],[22.1793015,37.8659811],[22.179349,37.8659007],[22.1792529,37.8656469],[22.1790426,37.8654183],[22.1788803,37.8650824],[22.1780353,37.8643123],[22.1778388,37.8639848],[22.1778521,37.8639039],[22.1780622,37.8636819],[22.1782578,37.8635858],[22.1788433,37.8628919],[22.1791244,37.8620942],[22.1792616,37.8620603],[22.1798747,37.8616282],[22.1800808,37.8615683],[22.1807866,37.8615251],[22.1811299,37.8614313],[22.1813563,37.8614708],[22.1818821,37.8618124],[22.1830299,37.8622897],[22.1834817,37.8624048],[22.1837212,37.8623725],[22.1840736,37.8619093],[22.1843389,37.8617512],[22.1849742,37.8611527],[22.1855013,37.8609806],[22.1866085,37.8607903],[22.1865926,37.8600511],[22.1868514,37.8596946],[22.1871277,37.8590861],[22.187315,37.8588637],[22.1871984,37.8585194],[22.1871941,37.858231],[22.1872527,37.8581598],[22.1874341,37.8581806],[22.1875173,37.8580287],[22.1877715,37.8578613],[22.1880001,37.8578108],[22.188566,37.8579096],[22.1889706,37.8580961],[22.1895597,37.8581772],[22.1909567,37.8586854],[22.191988,37.859278],[22.1925565,37.8592687],[22.1932466,37.8594054],[22.193282,37.8593519],[22.1936291,37.8595645],[22.1943624,37.8597921],[22.1948215,37.8600785],[22.1952075,37.860562],[22.1954076,37.8612139],[22.195401,37.8614842],[22.1955024,37.8615218],[22.1964975,37.8612667],[22.197067,37.8612214],[22.1976321,37.8613562],[22.1981335,37.8617694],[22.1987405,37.862049],[22.1994152,37.8614195],[22.2000465,37.8611678],[22.2006509,37.8606183],[22.2010934,37.8606521],[22.2016733,37.8611116],[22.2025019,37.8616289],[22.2029306,37.8617616],[22.2031806,37.8617654],[22.2038344,37.8619917],[22.2042988,37.8620619],[22.2053109,37.8615726],[22.2068668,37.8606951],[22.2083708,37.8596096],[22.2089391,37.8596092],[22.209436,37.8597429],[22.209736,37.8599976],[22.2099931,37.8604115],[22.2101264,37.8605397],[22.2103596,37.8602977],[22.2100898,37.8601764],[22.2100692,37.860086],[22.210126,37.8596182],[22.2102597,37.8597284],[22.2110326,37.8596591],[22.2110397,37.8594834],[22.2111992,37.8595534]]},{"id":17081,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: E4 \u039b\u03c5\u03ba\u03bf\u03cd\u03c1\u03b9\u03b1-\u0394\u03ac\u03c1\u03b1\u03c2","description_GR":"\u0388\u03bd\u03b1 \u03c3\u03c7\u03b5\u03b4\u03cc\u03bd \u03be\u03b5\u03c7\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03954","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Lykouria_Daras","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":12273,"name_EN":"Arcadia: E4 Lykouria-Daras","description_EN":"An almost forgotten E4 section","ascent_time":335,"descent_time":335,"marker":"E4","level":9,"ascent":460,"descent":534,"maxelev":871,"minelev":466,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.17175 37.80272,22.21241 37.85888)","views":29,"millestones":"0,22.2110397,37.8594834#1,22.2043414,37.8532807#2,22.1975032,37.8463873#3,22.1892075,37.8408977#4,22.1825666,37.8359717#5,22.1819023,37.8311580#6,22.1768031,37.8240407#7,22.1761320,37.8179000#8,22.1765439,37.8129843#9,22.1765804,37.8069167#10,22.1852950,37.8041274#11,22.1950228,37.8029711#12.3,22.2020608,37.8085888","x":22.1767122,"y":37.8196173,"coor":[[22.2110397,37.8594834],[22.2106739,37.859185],[22.2103934,37.8588],[22.2100319,37.8582357],[22.2100197,37.857803],[22.2101191,37.857453],[22.21009,37.8572453],[22.2098636,37.8567372],[22.2096219,37.856391],[22.2094196,37.8562978],[22.2078765,37.8561842],[22.2078822,37.85595],[22.206947,37.8556114],[22.2061595,37.8548063],[22.2055138,37.8542467],[22.2038533,37.8528876],[22.203328,37.8525191],[22.2030348,37.8524245],[22.2029754,37.8520632],[22.2025199,37.851164],[22.2019545,37.8505786],[22.1999589,37.84898],[22.1984847,37.8479121],[22.198341,37.8477477],[22.1983021,37.8474767],[22.1980647,37.8469594],[22.1970886,37.8459712],[22.1963188,37.8453826],[22.1960008,37.844632],[22.1956989,37.8444291],[22.1952384,37.8437371],[22.1949399,37.8433991],[22.1946714,37.8432238],[22.1940285,37.8430247],[22.1932458,37.842499],[22.189703,37.8414532],[22.1894903,37.8413238],[22.189261,37.8409418],[22.1890828,37.8407948],[22.1886858,37.8407617],[22.1877729,37.8409189],[22.1874559,37.8408689],[22.186376,37.8404197],[22.1856757,37.8402467],[22.1850114,37.8399932],[22.1847316,37.8398176],[22.18328,37.8383083],[22.1824892,37.8376562],[22.1817294,37.8366261],[22.1818992,37.836275],[22.1819045,37.8360588],[22.1820083,37.8359973],[22.1823729,37.8359579],[22.1830715,37.8360115],[22.1838567,37.8355009],[22.1856372,37.8351769],[22.1861132,37.8352293],[22.186257,37.8349251],[22.1859825,37.8345334],[22.1849537,37.8338596],[22.1847135,37.8334594],[22.1845983,37.8330611],[22.184628,37.8327732],[22.1840124,37.8323942],[22.183199,37.832073],[22.1826341,37.8319381],[22.181926,37.8316838],[22.1817767,37.831285],[22.1820913,37.8309654],[22.1821423,37.8307409],[22.1821449,37.8306328],[22.1818694,37.8302861],[22.1815204,37.8301545],[22.1812903,37.8298085],[22.1801305,37.8289165],[22.1797053,37.8281889],[22.1784259,37.8266191],[22.1783602,37.8265189],[22.1784666,37.8263494],[22.1778018,37.8261228],[22.1772642,37.8258081],[22.1771551,37.8256261],[22.1767642,37.8253497],[22.1767622,37.8249712],[22.1766214,37.8246896],[22.1767946,37.8241155],[22.1768391,37.8236927],[22.1767259,37.8232133],[22.1774521,37.8232516],[22.1772162,37.8226801],[22.1769291,37.8223423],[22.1769106,37.8221707],[22.1766371,37.8217429],[22.1757439,37.8206477],[22.1768139,37.8210247],[22.1771646,37.8210842],[22.1770263,37.8207036],[22.1767407,37.8203026],[22.1767122,37.8196173],[22.1768179,37.8190151],[22.1766181,37.8188228],[22.176136,37.8181034],[22.1761265,37.8175625],[22.1759947,37.8173802],[22.175071,37.8184473],[22.1748635,37.8185703],[22.1750451,37.8176539],[22.1750582,37.8171224],[22.1744232,37.8156886],[22.174427,37.8155355],[22.1746276,37.8152322],[22.1744062,37.8149945],[22.1744948,37.8147998],[22.1759612,37.8142998],[22.1764717,37.814141],[22.1765102,37.8139614],[22.1766786,37.8137094],[22.1767177,37.8130431],[22.1756587,37.8126843],[22.1755177,37.8125582],[22.1753883,37.8122768],[22.1751002,37.8119839],[22.1749314,37.8119182],[22.1745171,37.8114883],[22.1729932,37.8106355],[22.172944,37.8103283],[22.1730881,37.8099273],[22.1732094,37.8097016],[22.1744237,37.8092428],[22.1751686,37.808975],[22.1753538,37.8088337],[22.1754626,37.808565],[22.1760032,37.808294],[22.1761291,37.8077913],[22.1766632,37.8073219],[22.1765812,37.8069602],[22.1765722,37.8064013],[22.1766334,37.806222],[22.1771426,37.8058423],[22.177634,37.8052552],[22.1778188,37.8051318],[22.1780236,37.805117],[22.1791963,37.8054686],[22.1800596,37.8054639],[22.1807426,37.8054023],[22.1812794,37.8052845],[22.181601,37.8051362],[22.1819423,37.8051145],[22.182529,37.8052767],[22.1827301,37.805415],[22.1831914,37.8055934],[22.1833051,37.8055861],[22.1843921,37.8048008],[22.1848484,37.8047177],[22.1850555,37.8046127],[22.1851843,37.8044525],[22.1853928,37.8038249],[22.1855081,37.8037546],[22.1858932,37.8037965],[22.1860426,37.8037268],[22.1868127,37.8038197],[22.1878753,37.8040253],[22.1883133,37.8042303],[22.1891023,37.8044768],[22.1895576,37.8044387],[22.1899082,37.8044982],[22.191228,37.8030134],[22.1915607,37.8028744],[22.1923765,37.8026954],[22.1926639,37.8026998],[22.1939861,37.8029724],[22.1945984,37.8030178],[22.1954525,37.8029228],[22.1960499,37.8027494],[22.1967541,37.8024831],[22.1972157,37.8026524],[22.1974949,37.8028459],[22.1977037,37.8028874],[22.198112,37.8033803],[22.1981609,37.8037055],[22.197913,37.8040892],[22.1972933,37.8043501],[22.1971439,37.8048885],[22.1975269,37.8054892],[22.1975536,37.8058929],[22.1979816,37.8060436],[22.1981746,37.8060466],[22.1983702,37.8064101],[22.1990598,37.8070154],[22.1994786,37.8070759],[22.199769,37.807202],[22.1999932,37.8073992],[22.2004397,37.80819],[22.2006509,37.8083825],[22.2012939,37.8085636],[22.2020608,37.8085888]]},{"id":17082,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: E4 \u0394\u03ac\u03c1\u03b1\u03c2-\u0392\u03c5\u03c4\u03af\u03bd\u03b1","description_GR":"\u039c\u03b9\u03ba\u03c1\u03bf\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03954","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Daras_Vytina","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":18469,"name_EN":"Arcadia: E4 Daras-Vytina","description_EN":"E4 section of lesser interest","ascent_time":450,"descent_time":430,"marker":"E4","level":9,"ascent":640,"descent":270,"maxelev":1039,"minelev":488,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.17917 37.66996,22.21077 37.80824)","views":15,"millestones":"0,22.2020608,37.8085888#1,22.2001833,37.8001926#2,22.1973232,37.7914959#3,22.1999372,37.7844974#4,22.2046971,37.7770131#5,22.2073398,37.7686524#6,22.2070016,37.7602032#7,22.2025461,37.7521122#8,22.1983115,37.7438056#9,22.1940956,37.7357219#10,22.1981735,37.7291858#11,22.1984106,37.7221603#12,22.1937622,37.7141667#13,22.1952650,37.7059163#14,22.1905017,37.6987057#15,22.1846792,37.6915951#16,22.1858775,37.6838277#17,22.1854109,37.6761527#18.5,22.1825503,37.6702463","x":22.2004256,"y":37.7275406,"coor":[[22.2020608,37.8085888],[22.2013797,37.8076321],[22.2011368,37.8069367],[22.2000878,37.8056365],[22.2001031,37.8054745],[22.2005599,37.8049047],[22.2005767,37.8046797],[22.2004554,37.804065],[22.200796,37.803133],[22.2007893,37.802475],[22.1999662,37.7994163],[22.1988913,37.796854],[22.19805,37.7946535],[22.1978615,37.7935331],[22.1974287,37.791715],[22.1972558,37.7913519],[22.196786,37.7910563],[22.1967089,37.7909718],[22.1968747,37.790767],[22.1977964,37.790691],[22.1979556,37.79052],[22.1979113,37.7904742],[22.1973435,37.7901974],[22.1971885,37.7900329],[22.197082,37.7892742],[22.1970058,37.7877951],[22.1974241,37.7871706],[22.1976365,37.7868404],[22.1998597,37.7846034],[22.2000693,37.784316],[22.2003662,37.7837798],[22.2008851,37.7834542],[22.2013114,37.7827308],[22.2017188,37.7822751],[22.2018806,37.7821604],[22.2024422,37.7819437],[22.2028576,37.7816707],[22.2034657,37.780941],[22.2038082,37.7808651],[22.2039466,37.7807771],[22.2042223,37.7803081],[22.2042638,37.7797207],[22.2044611,37.7790749],[22.2043354,37.7786404],[22.2042941,37.7781463],[22.2042351,37.7777557],[22.2044358,37.7773194],[22.2047577,37.776948],[22.2051641,37.7765757],[22.2067314,37.7747836],[22.2070384,37.7742926],[22.2072034,37.7735742],[22.2071926,37.7726097],[22.2073615,37.7717291],[22.2073058,37.7712146],[22.207132,37.7708875],[22.2071285,37.770563],[22.2072954,37.7697635],[22.2072962,37.7687902],[22.207505,37.7681355],[22.2080079,37.7666133],[22.2082145,37.7655801],[22.2081411,37.764858],[22.2084389,37.7642767],[22.2084923,37.7638878],[22.2085113,37.7635726],[22.2083814,37.7633093],[22.2073151,37.7623378],[22.2071173,37.7620644],[22.2070237,37.7617115],[22.2071892,37.7604974],[22.2070144,37.7602154],[22.2065037,37.759739],[22.2062475,37.7590682],[22.2054234,37.7574695],[22.2052016,37.7563126],[22.2049983,37.7558048],[22.2045908,37.7552849],[22.2038965,37.7539585],[22.2031821,37.753461],[22.2030291,37.7527467],[22.2027214,37.7523275],[22.2020122,37.7514695],[22.2012607,37.7501603],[22.2005922,37.7487081],[22.1983688,37.7444475],[22.1983327,37.7441383],[22.1983029,37.7436872],[22.1979141,37.7425209],[22.1974346,37.7417025],[22.1973491,37.7410163],[22.1968181,37.7399808],[22.196353,37.739505],[22.1957156,37.7391168],[22.1954565,37.7385721],[22.1946171,37.737622],[22.1946313,37.7370364],[22.1944911,37.7362682],[22.1940252,37.735637],[22.1937299,37.7344361],[22.1933927,37.7338361],[22.1941577,37.7328678],[22.1941329,37.7324889],[22.1942296,37.732247],[22.1943267,37.7315186],[22.1943989,37.7313484],[22.1946783,37.7310553],[22.1948282,37.7313077],[22.1950341,37.7311959],[22.1952442,37.7309558],[22.1952894,37.7305555],[22.1954002,37.7305054],[22.1959902,37.7305054],[22.1961634,37.7303819],[22.1964676,37.7303572],[22.1968915,37.7299694],[22.1974887,37.7296722],[22.19817,37.7291869],[22.1985473,37.7290665],[22.1991033,37.729066],[22.199245,37.729129],[22.1995055,37.7290609],[22.1996901,37.7289375],[22.1998265,37.728694],[22.1998969,37.7287582],[22.2006852,37.7280673],[22.2004256,37.7275406],[22.2002762,37.7266822],[22.2005083,37.7260008],[22.2005006,37.7258475],[22.1999889,37.7240192],[22.1995082,37.7232548],[22.1986907,37.7223411],[22.1980652,37.721935],[22.1981113,37.7213499],[22.1977619,37.7207858],[22.1977338,37.7205421],[22.1969236,37.7197997],[22.1964737,37.719171],[22.1960397,37.7183533],[22.1957462,37.7173574],[22.1954123,37.7166223],[22.1944105,37.7148947],[22.1938569,37.7143365],[22.1933571,37.7134276],[22.1931055,37.7125766],[22.1930382,37.7116112],[22.193108,37.7110716],[22.1929184,37.7100052],[22.1929594,37.7097175],[22.1934598,37.7082652],[22.194148,37.7079513],[22.1942658,37.7077729],[22.1943111,37.7073049],[22.1950173,37.7067209],[22.1950452,37.7065051],[22.1952231,37.7061833],[22.1953996,37.7049874],[22.1955562,37.7046248],[22.1953654,37.7045408],[22.1953491,37.7042792],[22.1951134,37.7037078],[22.1946721,37.7031964],[22.1925748,37.7017493],[22.1919416,37.7011989],[22.1915785,37.6998055],[22.1913574,37.6995677],[22.1912116,37.6990338],[22.1910906,37.6988787],[22.1911608,37.6987897],[22.1904588,37.6986978],[22.190043,37.6983354],[22.1896031,37.6977699],[22.1892689,37.6970528],[22.1892947,37.6964584],[22.1888077,37.6959643],[22.1880451,37.6956101],[22.1876675,37.6952799],[22.1874485,37.6948845],[22.1873166,37.6947112],[22.1869824,37.6944627],[22.1865004,37.69423],[22.1861083,37.6939581],[22.1857687,37.6934662],[22.1855671,37.6933212],[22.1853942,37.6931856],[22.1849356,37.6924576],[22.1846152,37.6921102],[22.1845185,37.6918924],[22.1844529,37.6918508],[22.1855602,37.6906084],[22.1862195,37.6900778],[22.1857551,37.6895908],[22.1853261,37.6895121],[22.1850793,37.6894002],[22.1851772,37.6890457],[22.1850955,37.6887628],[22.185253,37.6882628],[22.185309,37.6873624],[22.1851868,37.6867928],[22.1851677,37.6861797],[22.1849877,37.6856542],[22.1849363,37.6854393],[22.1849784,37.6851065],[22.1851752,37.6844787],[22.1857189,37.6840365],[22.1859884,37.6836801],[22.1860474,37.6826537],[22.1861451,37.6823668],[22.186421,37.6820984],[22.1861819,37.6816711],[22.1860481,37.681579],[22.1858199,37.6815349],[22.1855091,37.6812597],[22.1853688,37.6809692],[22.1850996,37.6808479],[22.1846673,37.6803816],[22.1844914,37.6801536],[22.1842005,37.6794101],[22.1838277,37.6788907],[22.1838733,37.6784137],[22.1840545,37.6779569],[22.1844798,37.6777517],[22.1847641,37.6772514],[22.1847646,37.6767647],[22.1850426,37.6765257],[22.1851625,37.6762572],[22.1855292,37.6761006],[22.1856347,37.675958],[22.1856414,37.6752191],[22.1859501,37.6746471],[22.18609,37.6735588],[22.186235,37.6731915],[22.1858913,37.6728708],[22.1858294,37.6726175],[22.1856082,37.6723888],[22.1855897,37.6722172],[22.1856085,37.6720891],[22.1859733,37.6720046],[22.1861389,37.6718832],[22.186362,37.6716861],[22.1866737,37.6718937],[22.1868309,37.6716483],[22.1869618,37.671398],[22.1876106,37.6717865],[22.1883216,37.67134],[22.1863177,37.6698064],[22.1860161,37.6696215],[22.1858182,37.6695734],[22.1847702,37.6697736],[22.1845451,37.6698107],[22.1834051,37.6700635],[22.1825503,37.6702463]]},{"id":17083,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u03954 \u0392\u03c5\u03c4\u03af\u03bd\u03b1-\u03a4\u03c1\u03af\u03c0\u03bf\u03bb\u03b7","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03bf\u03c5 \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Vytina_Tripoli","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":3,"length":36997,"name_EN":"Arcadia: E4 Vytina-Tripoli","description_EN":"Crossing Menalo Mt.","ascent_time":1310,"descent_time":1260,"marker":"E4","level":9,"ascent":1156,"descent":1515,"maxelev":1683,"minelev":667,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18231 37.51033,22.37216 37.67995)","views":34,"millestones":"0,22.1825503,37.6702463#1,22.1917673,37.6718445#2,22.1995692,37.6737666#3,22.2089782,37.6742591#4,22.2191179,37.6765232#5,22.2284768,37.6795859#6,22.2324172,37.6757242#7,22.2408191,37.6729256#8,22.2507718,37.6732048#9,22.2561021,37.6669572#10,22.2595167,37.6597396#11,22.2605514,37.6517107#12,22.2683832,37.6471209#13,22.2677657,37.6387787#14,22.2675170,37.6304219#15,22.2745395,37.6248468#16,22.2855920,37.6240582#17,22.2954638,37.6270580#18,22.3043305,37.6311945#19,22.3148481,37.6313692#20,22.3251840,37.6292471#21,22.3315301,37.6223723#22,22.3388244,37.6163159#23,22.3374931,37.6103483#24,22.3404631,37.6017652#25,22.3406648,37.5934376#26,22.3399137,37.5846750#27,22.3380675,37.5759449#28,22.3361437,37.5674378#29,22.3361249,37.5584426#30,22.3410498,37.5505838#31,22.3442277,37.5423852#32,22.3483308,37.5385380#33,22.3480699,37.5307344#34,22.3486750,37.5230309#35,22.3572926,37.5187230#37.0,22.3721609,37.5103331","x":22.2748288,"y":37.6245723,"coor":[[22.1825503,37.6702463],[22.1834051,37.6700635],[22.1845451,37.6698107],[22.1847702,37.6697736],[22.1858182,37.6695734],[22.1860161,37.6696215],[22.1863177,37.6698064],[22.1883216,37.67134],[22.189947,37.6725726],[22.1905453,37.6727665],[22.1906721,37.6725927],[22.1910529,37.6723192],[22.1932515,37.6708704],[22.1937033,37.6711319],[22.1940246,37.670506],[22.1941364,37.6702509],[22.1943497,37.6703352],[22.1946599,37.6706374],[22.1951095,37.6707975],[22.1955119,37.671038],[22.1958492,37.6711513],[22.1965301,37.6711256],[22.1971112,37.6714905],[22.1979587,37.6720802],[22.1980561,37.672271],[22.1980382,37.6725411],[22.1984679,37.6729104],[22.1985657,37.672984],[22.1989481,37.6731137],[22.199086,37.673037],[22.1992829,37.6735537],[22.2000959,37.6741609],[22.2009617,37.6744625],[22.2015777,37.6747783],[22.2018826,37.674828],[22.2022846,37.6750865],[22.202471,37.6753507],[22.2026273,37.6754522],[22.2029349,37.6755966],[22.203172,37.6756363],[22.2042026,37.675688],[22.2043399,37.675636],[22.2044482,37.6753763],[22.2046435,37.6752711],[22.2049803,37.6754115],[22.2051619,37.6754052],[22.2054884,37.6755003],[22.2058723,37.6754205],[22.206007,37.6754766],[22.2065813,37.6754065],[22.2071307,37.6751896],[22.2075313,37.6745648],[22.2077741,37.6743702],[22.2087996,37.6741605],[22.2089472,37.6742529],[22.2095454,37.6743701],[22.2113588,37.6742985],[22.2117945,37.6744944],[22.2125051,37.6746493],[22.2131875,37.6745605],[22.213814,37.6749125],[22.2141628,37.6750259],[22.214863,37.6751447],[22.2154737,37.675048],[22.2157472,37.6749891],[22.2163928,37.6750169],[22.2171117,37.6749737],[22.2175151,37.6755025],[22.2178399,37.6756696],[22.2180163,37.6758796],[22.2185284,37.6762748],[22.2188415,37.6764598],[22.2195068,37.676614],[22.2196969,37.6767251],[22.2192422,37.6767723],[22.220174,37.6771626],[22.2205705,37.6771776],[22.2214488,37.6774342],[22.2219084,37.6776574],[22.2222167,37.6780406],[22.2229928,37.6783046],[22.2232768,37.6782818],[22.223455,37.6784197],[22.2234532,37.6784918],[22.2237813,37.6786297],[22.2248209,37.6787805],[22.2250337,37.6788918],[22.2255311,37.6789534],[22.2257884,37.6791015],[22.2263434,37.6791279],[22.2267037,37.6792324],[22.2285809,37.6796121],[22.2292456,37.680271],[22.2294804,37.6804097],[22.2301118,37.6804575],[22.2307982,37.6806841],[22.2309821,37.6805787],[22.2310339,37.6803091],[22.2310422,37.6799577],[22.2309556,37.6797852],[22.2305424,37.6795176],[22.2300252,37.6793296],[22.2298479,37.6791557],[22.229731,37.6783519],[22.2297877,37.6773974],[22.2300062,37.677207],[22.2302926,37.6770851],[22.2316483,37.676817],[22.2319019,37.6766406],[22.2327313,37.675139],[22.2330234,37.6742962],[22.2331051,37.6737634],[22.2334142,37.6734436],[22.2338664,37.6731282],[22.2347943,37.6732052],[22.2361232,37.6726303],[22.2371317,37.6726544],[22.2374285,37.6725687],[22.2378883,37.6723052],[22.2387411,37.6722008],[22.2388086,37.6721319],[22.2397435,37.6722878],[22.2403116,37.6727199],[22.2404365,37.6727127],[22.2405922,37.6728412],[22.2409743,37.6729821],[22.2412952,37.6733204],[22.2417338,37.6734711],[22.2419332,37.6736723],[22.2429285,37.6737773],[22.2432426,37.6739172],[22.2434236,37.6739379],[22.2437997,37.6738534],[22.2440644,37.6736861],[22.2450383,37.673259],[22.2451426,37.6731614],[22.245275,37.6730484],[22.2458791,37.6729132],[22.2466293,37.6728343],[22.2473143,37.6731148],[22.2477891,37.673176],[22.2481382,37.6733073],[22.2488125,37.673047],[22.2492853,37.6727115],[22.2494546,37.6727884],[22.2499987,37.6727965],[22.2503024,37.6729001],[22.2504799,37.673065],[22.2510518,37.6733348],[22.2512437,37.6733737],[22.2514202,37.6735836],[22.2515887,37.6736492],[22.2516882,37.6737588],[22.2517501,37.6725701],[22.2519267,37.6718067],[22.2517963,37.6715682],[22.2521483,37.6710597],[22.2531089,37.6702268],[22.2553397,37.6679256],[22.2559962,37.6674847],[22.2561117,37.6669096],[22.2564182,37.6664095],[22.2568741,37.6658214],[22.2575995,37.6653454],[22.2578877,37.6646558],[22.2584769,37.6637001],[22.2589708,37.663],[22.259213,37.6628233],[22.2595564,37.6626842],[22.2602519,37.6615409],[22.2601302,37.6614129],[22.2602265,37.661171],[22.260037,37.661033],[22.2598408,37.6606966],[22.2598686,37.6604808],[22.2598033,37.6603626],[22.2595292,37.6604487],[22.2594396,37.6604023],[22.2594088,37.6602667],[22.2595171,37.6599979],[22.2596881,37.6599554],[22.2594595,37.6598213],[22.2596831,37.6595024],[22.2596523,37.6593668],[22.2598386,37.6586666],[22.2602084,37.657879],[22.2603033,37.6572134],[22.2601749,37.6568871],[22.2603026,37.6557895],[22.260282,37.6552124],[22.2600731,37.6539656],[22.2597512,37.6531858],[22.259243,37.6525722],[22.2591696,37.6523188],[22.2593325,37.652141],[22.2611383,37.6515007],[22.2619569,37.6513956],[22.2625453,37.6514403],[22.263276,37.6512167],[22.2636593,37.6513035],[22.2641942,37.6511672],[22.2643001,37.6510921],[22.2645421,37.6511047],[22.2652288,37.6508174],[22.2654674,37.6507939],[22.2657251,37.6505724],[22.26594,37.6501069],[22.2666548,37.649099],[22.2671852,37.6482236],[22.2674943,37.6480929],[22.2681785,37.6480669],[22.2682937,37.6479875],[22.268436,37.6477192],[22.2684288,37.647478],[22.2685683,37.6474373],[22.2682716,37.646926],[22.2679442,37.6465336],[22.2675743,37.646357],[22.2674413,37.6462288],[22.267459,37.6458911],[22.2674425,37.6457039],[22.2676143,37.6451386],[22.2675735,37.6443021],[22.267807,37.6435215],[22.2679307,37.642586],[22.2677146,37.6416456],[22.26728,37.6408371],[22.2673177,37.6401888],[22.2676165,37.6400129],[22.2677352,37.6397803],[22.2677207,37.6394286],[22.2675659,37.6392641],[22.2675457,37.6391557],[22.2675596,37.6390477],[22.2677689,37.6388165],[22.2677419,37.6385187],[22.2678295,37.6381595],[22.2676364,37.6381026],[22.2677501,37.6375995],[22.2683543,37.6369595],[22.2686035,37.6364765],[22.2686236,37.6360983],[22.2684738,37.6357176],[22.2686851,37.6344229],[22.2686648,37.6343235],[22.2683398,37.6341655],[22.2683534,37.6340665],[22.2682097,37.6339112],[22.2679819,37.6334753],[22.2679682,37.6330876],[22.2677991,37.6325624],[22.2677449,37.6319667],[22.2675886,37.6318653],[22.267571,37.6316488],[22.2674876,37.6305413],[22.2675753,37.6301821],[22.2678384,37.6298908],[22.2679312,37.6298764],[22.2680283,37.6295984],[22.268224,37.6294661],[22.268293,37.6288903],[22.2684051,37.6288041],[22.2684462,37.6284983],[22.2686402,37.6283164],[22.2691625,37.6277833],[22.2694241,37.6277421],[22.2696969,37.6272143],[22.2698236,37.6266394],[22.2703282,37.6263764],[22.2709097,37.6262227],[22.2714661,37.6256811],[22.2715261,37.6255378],[22.2717451,37.6253788],[22.2719616,37.6253279],[22.2727549,37.6253215],[22.2729903,37.6251852],[22.273702,37.6249726],[22.2742604,37.6251407],[22.2744916,37.6249458],[22.2746581,37.6246058],[22.2748288,37.6245723],[22.275507,37.6246453],[22.2773554,37.6245821],[22.2838855,37.6239383],[22.2864086,37.6241282],[22.2868794,37.6243986],[22.2878226,37.6247728],[22.2885031,37.6247467],[22.2893879,37.6248429],[22.2908871,37.6256757],[22.2908116,37.6257873],[22.2913267,37.6259952],[22.291354,37.6258852],[22.2920551,37.6259495],[22.2926859,37.6261118],[22.2932428,37.6260388],[22.2935412,37.6263675],[22.2938992,37.626571],[22.2952851,37.6269155],[22.2954303,37.6270077],[22.2956712,37.6273717],[22.2960836,37.627675],[22.2969632,37.627859],[22.29846,37.6283132],[22.2989516,37.628122],[22.2991664,37.6281431],[22.3002246,37.6284467],[22.3003236,37.6285496],[22.3001232,37.6286255],[22.3000726,37.6288253],[22.3009416,37.628982],[22.3015688,37.6293065],[22.3029233,37.6302543],[22.3058436,37.6321934],[22.3060158,37.6320967],[22.3070134,37.6318632],[22.307779,37.6320815],[22.3083645,37.6321056],[22.3099151,37.6321594],[22.3103324,37.6322465],[22.3108758,37.6322723],[22.3115701,37.632138],[22.312569,37.6320622],[22.3135424,37.6316165],[22.3139784,37.6315033],[22.3149791,37.6313464],[22.317473,37.6313099],[22.318268,37.6312311],[22.3193964,37.6314454],[22.3201206,37.6314918],[22.3205651,37.631381],[22.3213603,37.6312932],[22.3228126,37.6309758],[22.3242633,37.62996],[22.3245704,37.6298292],[22.3250326,37.6294325],[22.3257903,37.6284879],[22.3264259,37.6279381],[22.3267548,37.6274201],[22.3278206,37.6263807],[22.3282917,37.62609],[22.3285962,37.6259006],[22.3289484,37.6258605],[22.3292747,37.6258989],[22.3296255,37.6257439],[22.329704,37.6257811],[22.3302087,37.6250807],[22.3308919,37.6239188],[22.3312673,37.6232008],[22.3314963,37.6225912],[22.3318638,37.6203433],[22.3320417,37.6199853],[22.3324254,37.6195491],[22.3355484,37.6177006],[22.3396069,37.6159869],[22.3393229,37.6155142],[22.3392196,37.6150621],[22.3390291,37.6149693],[22.3384874,37.6148716],[22.3381686,37.6144345],[22.3371234,37.614564],[22.3366748,37.6143594],[22.3365103,37.6144021],[22.3363744,37.6141276],[22.3364353,37.6139392],[22.3360973,37.6138533],[22.3356729,37.6135769],[22.3361364,37.6120964],[22.3369467,37.6113237],[22.3371584,37.6109752],[22.3377616,37.6098301],[22.33796,37.6095716],[22.3381403,37.6091055],[22.3381203,37.608988],[22.3385979,37.6078862],[22.3387068,37.60732],[22.3388903,37.60714],[22.3390609,37.6069014],[22.3392442,37.6063001],[22.3394716,37.6047351],[22.3397455,37.6041352],[22.3400267,37.6026971],[22.3404877,37.6018294],[22.339731,37.5997999],[22.3398735,37.5991868],[22.3398452,37.5989341],[22.3399886,37.5985936],[22.3398679,37.5984207],[22.3398941,37.5982588],[22.340034,37.5980806],[22.3400291,37.5977921],[22.3399312,37.5976105],[22.3401321,37.5972348],[22.3401123,37.5971083],[22.3399238,37.5969254],[22.3394997,37.5966401],[22.3394422,37.5961706],[22.3402556,37.5952447],[22.3402432,37.5947849],[22.3403823,37.594129],[22.3407613,37.5931767],[22.3408459,37.5921415],[22.3407456,37.5918427],[22.3407207,37.5914367],[22.3407925,37.5907528],[22.3406428,37.5903541],[22.3405613,37.5894337],[22.3403463,37.588917],[22.3404117,37.5885214],[22.3400357,37.5870921],[22.3403277,37.5866906],[22.340031,37.5857762],[22.3398145,37.5853225],[22.3398134,37.5848629],[22.3400967,37.5843441],[22.3402316,37.5833727],[22.3399373,37.5828548],[22.3393413,37.5811341],[22.3389694,37.5795246],[22.3380829,37.5771238],[22.3380503,37.5760418],[22.3381787,37.5753587],[22.3381034,37.5746727],[22.3378698,37.5739754],[22.3378018,37.5734698],[22.3380567,37.5729867],[22.3376302,37.5723047],[22.3376637,37.5718185],[22.3375543,37.5716457],[22.3375263,37.571375],[22.3375649,37.5711682],[22.3376663,37.5710795],[22.3372986,37.570813],[22.3366113,37.5696407],[22.3361997,37.568292],[22.3361243,37.5671013],[22.3361476,37.5650378],[22.3359465,37.5624664],[22.336168,37.5601442],[22.3360762,37.5591786],[22.3361314,37.558224],[22.3363072,37.5579561],[22.3367768,37.5577104],[22.3370894,37.5573994],[22.3376526,37.5570198],[22.3379886,37.556673],[22.3388384,37.5551078],[22.3394215,37.5543409],[22.3399029,37.5530499],[22.3406261,37.5520867],[22.3408271,37.551702],[22.3410929,37.5504349],[22.3411315,37.5497145],[22.3412666,37.5492387],[22.3413253,37.548665],[22.3411299,37.547779],[22.3413164,37.5470246],[22.3412603,37.546492],[22.3413014,37.5461681],[22.341383,37.5460611],[22.3415364,37.5452702],[22.3419241,37.5446267],[22.3429689,37.5434517],[22.3438324,37.5427879],[22.344701,37.5418988],[22.3451141,37.5416433],[22.3459141,37.541294],[22.3466975,37.5411878],[22.3477248,37.5407966],[22.34828,37.5407683],[22.3484995,37.5405641],[22.3484939,37.5404018],[22.3483943,37.5401413],[22.3485338,37.5398593],[22.3485092,37.5394354],[22.3492101,37.5389585],[22.3491587,37.5387235],[22.3488018,37.5384842],[22.3487157,37.5382847],[22.3487427,37.5380868],[22.3488348,37.538016],[22.3492437,37.5379496],[22.3492792,37.537878],[22.3492127,37.537814],[22.3486611,37.5376801],[22.3484567,37.5377133],[22.3482697,37.537981],[22.3483552,37.5387213],[22.348217,37.5388275],[22.3480134,37.5388246],[22.3478595,37.5387436],[22.3477145,37.5382639],[22.3478684,37.5379596],[22.3478946,37.5372841],[22.3483331,37.5358752],[22.3489629,37.5350278],[22.3490356,37.5348125],[22.348987,37.5339376],[22.3488165,37.5329439],[22.3482897,37.5321975],[22.3481211,37.5311226],[22.348023,37.5304363],[22.3476287,37.5298449],[22.3470732,37.5283501],[22.3461467,37.5267329],[22.3458538,37.5256473],[22.346121,37.5248218],[22.3465737,37.5243054],[22.3471266,37.5238626],[22.3492109,37.5227381],[22.3495411,37.5226436],[22.3502218,37.522563],[22.350975,37.5222761],[22.351976,37.5220377],[22.3534527,37.5212652],[22.3547351,37.5210938],[22.3562269,37.5207586],[22.3565025,37.5205731],[22.3569075,37.5196505],[22.356984,37.5187413],[22.3571157,37.5186349],[22.3572986,37.5187276],[22.3575751,37.5190199],[22.3578113,37.5190862],[22.3578926,37.5189882],[22.3579245,37.5185651],[22.3580321,37.5183052],[22.3587325,37.5173236],[22.3597855,37.5167704],[22.3602132,37.5168755],[22.3603838,37.5168328],[22.3606023,37.5166736],[22.360962,37.516264],[22.361865,37.5163666],[22.3620805,37.5163426],[22.3622161,37.5162206],[22.3622807,37.5158519],[22.3624048,37.5157252],[22.3631642,37.5154023],[22.3634092,37.5152412],[22.3636052,37.5151268],[22.3651292,37.5142466],[22.3650926,37.5141244],[22.3659435,37.5137599],[22.3663837,37.5135159],[22.3667133,37.5133357],[22.3669616,37.5131814],[22.3674905,37.5128913],[22.3679109,37.5126808],[22.368178,37.5125448],[22.3687698,37.5122218],[22.3688373,37.5121912],[22.3694298,37.5118726],[22.369854,37.5116487],[22.3699968,37.5116799],[22.3701337,37.5116278],[22.3701974,37.5114304],[22.3705098,37.5112567],[22.3712843,37.5107919],[22.3717064,37.5105679],[22.3721609,37.5103331]]},{"id":17085,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u03954 \u03a4\u03c1\u03af\u03c0\u03bf\u03bb\u03b7-\u0394\u03bf\u03bb\u03b9\u03b1\u03bd\u03ac","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03ac\u03bc\u03c0\u03bf\u03c5 \u03c4\u03b7\u03c2 \u03a4\u03b5\u03b3\u03ad\u03b1\u03c2","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Tripoli_Doliana","activity_type":33,"assistance":1,"difficulty":1,"scenic_value":1,"length":20476,"name_EN":"Arcadia: E4 Tripoli-Doliana","description_EN":"Crossing the ancient Tegeatis","ascent_time":535,"descent_time":505,"marker":"E4","level":9,"ascent":408,"descent":88,"maxelev":996,"minelev":651,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.372 37.38544,22.49992 37.51033)","views":13,"millestones":"0,22.3721612,37.5103331#1,22.3774906,37.5036382#2,22.3852010,37.4970455#3,22.3936776,37.4912203#4,22.4020594,37.4852033#5,22.4101441,37.4789061#6,22.4178646,37.4726964#7,22.4270621,37.4674747#8,22.4318347,37.4603323#9,22.4382676,37.4541905#10,22.4436534,37.4471315#11,22.4498203,37.4398918#12,22.4569379,37.4329679#13,22.4628256,37.4256512#14,22.4709418,37.4211340#15,22.4803317,37.4169281#16,22.4897189,37.4138997#17,22.4926100,37.4077961#18,22.4946529,37.3992966#19,22.4960689,37.3929849#20.5,22.4988656,37.3854256","x":22.4694095,"y":37.4222713,"coor":[[22.3721612,37.5103331],[22.3720013,37.5101461],[22.3723231,37.5100109],[22.3725428,37.5099531],[22.3726288,37.5100511],[22.3731566,37.5098737],[22.3737853,37.5095759],[22.373788,37.509452],[22.3743689,37.5088471],[22.3749228,37.5089156],[22.3750793,37.5083837],[22.3751893,37.5077972],[22.3752351,37.5076221],[22.3755149,37.5067224],[22.3757551,37.5057523],[22.3758328,37.5056227],[22.376058,37.5052495],[22.3764788,37.5045253],[22.3765174,37.504456],[22.3766633,37.5042034],[22.3770369,37.504026],[22.3781548,37.503077],[22.3784233,37.5028531],[22.3786426,37.5026533],[22.3786923,37.502609],[22.3811329,37.500538],[22.3818223,37.4999436],[22.3824698,37.4993914],[22.385175,37.4970694],[22.3853964,37.4968696],[22.3858597,37.4964658],[22.389996,37.4929533],[22.3906149,37.4925742],[22.3946823,37.4907459],[22.3951988,37.4903924],[22.3984428,37.4878497],[22.4012888,37.4857568],[22.4047431,37.4832439],[22.4075043,37.481037],[22.4086988,37.4800707],[22.410137,37.4789139],[22.4110054,37.4779612],[22.4116005,37.4770927],[22.4123038,37.4758223],[22.4126634,37.4753968],[22.4131681,37.4750611],[22.4139566,37.4746684],[22.4147819,37.4742942],[22.4185774,37.4723464],[22.4226702,37.4698573],[22.4235984,37.4692748],[22.4240249,37.4689899],[22.4275669,37.4672413],[22.4291029,37.4665159],[22.4300745,37.4658619],[22.4302809,37.4657249],[22.4302629,37.4650667],[22.4303203,37.4645335],[22.4301248,37.4641524],[22.4300557,37.4636693],[22.4301279,37.4623814],[22.430216,37.4619544],[22.4304033,37.4616482],[22.4307769,37.461304],[22.4330071,37.4592719],[22.4335884,37.4581845],[22.4343744,37.4568183],[22.434698,37.4568496],[22.4355882,37.4569921],[22.43608,37.4571653],[22.4364946,37.4569522],[22.4371217,37.4561539],[22.43838,37.4539872],[22.4385888,37.4534627],[22.4389377,37.4530459],[22.4391848,37.452576],[22.4397129,37.4515938],[22.440601,37.4512901],[22.4417136,37.4510659],[22.4424327,37.4508321],[22.4426034,37.4504558],[22.4426478,37.4499494],[22.4428145,37.4494942],[22.4433692,37.4484155],[22.4435622,37.4478299],[22.4436966,37.4467975],[22.4438439,37.4462384],[22.4441285,37.4455932],[22.4445293,37.4450712],[22.4446726,37.4449762],[22.4464234,37.4438952],[22.4469206,37.4433587],[22.447075,37.4429484],[22.4472257,37.4427656],[22.4481087,37.4421553],[22.4487433,37.441357],[22.4489551,37.4409564],[22.4499706,37.4397237],[22.4502971,37.4393067],[22.4511096,37.4382741],[22.4521228,37.4373748],[22.4530651,37.4366256],[22.4541173,37.4359543],[22.4555218,37.4347109],[22.4573315,37.4324453],[22.4578029,37.4315051],[22.4593583,37.4295087],[22.4595696,37.4291239],[22.4598187,37.4284445],[22.4603079,37.4271868],[22.4605381,37.4269802],[22.4613511,37.4264658],[22.4617797,37.426005],[22.4622116,37.425783],[22.4644604,37.425285],[22.4649509,37.4250638],[22.4655365,37.4249407],[22.4668119,37.4252457],[22.467677,37.4247139],[22.4676942,37.4238714],[22.4681028,37.4232278],[22.4686422,37.4227188],[22.4689133,37.4227741],[22.4690262,37.4226787],[22.4694095,37.4222713],[22.4700059,37.4218419],[22.4702268,37.4215383],[22.4704462,37.4213564],[22.4709367,37.4211352],[22.4718677,37.4209196],[22.4726442,37.4205241],[22.4730675,37.4202682],[22.4741053,37.4192451],[22.4742311,37.4191678],[22.4746963,37.419077],[22.4749747,37.4187223],[22.4759405,37.4184621],[22.4763866,37.4181952],[22.47692,37.4180804],[22.4775921,37.4178164],[22.4780085,37.4173396],[22.4783413,37.4171411],[22.4789753,37.4170794],[22.4796009,37.4168779],[22.4808423,37.4169547],[22.4815574,37.4167972],[22.4824063,37.4166774],[22.4829677,37.4168513],[22.4835649,37.4169378],[22.4841193,37.4168999],[22.4842985,37.4169833],[22.4845306,37.4172386],[22.4851318,37.4165636],[22.4857191,37.4160191],[22.4866315,37.4156004],[22.4873479,37.415373],[22.4880141,37.4148362],[22.4895654,37.4141125],[22.4897514,37.4138513],[22.4905339,37.4137644],[22.491253,37.4139132],[22.4918658,37.4138354],[22.4926562,37.4138613],[22.4928546,37.4140058],[22.4929716,37.4137527],[22.4931329,37.413597],[22.4930129,37.4133859],[22.4929971,37.4130432],[22.4928381,37.4125229],[22.4928258,37.4120068],[22.4927427,37.4116452],[22.4928847,37.4113226],[22.4930729,37.4103876],[22.4929493,37.4097889],[22.4929512,37.409131],[22.4927766,37.4088223],[22.4926685,37.4080143],[22.4923746,37.4068952],[22.4924263,37.4065714],[22.492532,37.4063722],[22.4925337,37.4057751],[22.4924741,37.404801],[22.4925909,37.4046087],[22.4931317,37.4041244],[22.4932137,37.4039767],[22.4932331,37.4035736],[22.4931361,37.4027747],[22.4931899,37.4023991],[22.4935074,37.4012112],[22.4939827,37.4000411],[22.4942158,37.3996835],[22.4946425,37.3993037],[22.49486,37.3991577],[22.4953264,37.3989969],[22.4955809,37.3987726],[22.4955494,37.3986505],[22.4946966,37.3977969],[22.4942612,37.3969757],[22.4939311,37.3965344],[22.4939339,37.3963925],[22.4940241,37.3963328],[22.4944612,37.3965051],[22.4947206,37.3965264],[22.4948574,37.3964651],[22.4949066,37.396335],[22.494783,37.3956665],[22.4949425,37.3955986],[22.4952207,37.3958117],[22.4954599,37.3957111],[22.4957285,37.3952752],[22.4960621,37.394973],[22.496074,37.394376],[22.496191,37.3941747],[22.496374,37.3940103],[22.4964475,37.3937228],[22.4963418,37.393361],[22.4960677,37.3929992],[22.4960971,37.3926571],[22.4962583,37.3925014],[22.4964157,37.3925395],[22.4967482,37.3928591],[22.496942,37.3927737],[22.4971337,37.3922241],[22.4975682,37.3914658],[22.4977661,37.3900398],[22.498443,37.3895143],[22.4985898,37.3895162],[22.498655,37.3896477],[22.4985303,37.3902342],[22.4985449,37.3906377],[22.4986192,37.3908753],[22.4987775,37.391026],[22.4990379,37.3909955],[22.4991874,37.3908645],[22.4994025,37.3902723],[22.4996773,37.3900911],[22.4997464,37.3899703],[22.4998387,37.3893045],[22.4993924,37.3890262],[22.4995721,37.3885125],[22.4995551,37.3882306],[22.4991304,37.3880066],[22.499026,37.3875749],[22.4988004,37.3870471],[22.498786,37.3866345],[22.4986435,37.3866485],[22.4989549,37.385812],[22.4989139,37.3855478],[22.4988656,37.3854256]]},{"id":17086,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u03954 \u0394\u03bf\u03bb\u03b9\u03b1\u03bd\u03ac-\u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03ad\u03c4\u03c1\u03bf\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b1 \u0394\u03bf\u03bb\u03b9\u03b1\u03bd\u03ac \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03b7\u03c2 \u039a\u03c5\u03bd\u03bf\u03c5\u03c1\u03af\u03b1\u03c2","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Doliana_AgPetros","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":1,"length":13262,"name_EN":"Arcadia: E4 Doliana-Aghios Petros","description_EN":"From Doliana to Kynouria","ascent_time":240,"descent_time":245,"marker":"E4","level":9,"ascent":458,"descent":521,"maxelev":1302,"minelev":931,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49882 37.32785,22.54602 37.38543)","views":25,"millestones":"0,22.4988656,37.3854256#1,22.5031894,37.3829682#2,22.5091880,37.3776263#3,22.5162797,37.3735463#4,22.5168470,37.3653789#5,22.5124817,37.3625495#6,22.5166815,37.3565519#7,22.5205442,37.3496502#8,22.5251330,37.3425459#9,22.5313484,37.3377756#10,22.5392841,37.3355535#11,22.5315720,37.3308828#12,22.5366224,37.3299066#13.3,22.5460170,37.3278534","x":22.5192372,"y":37.3540219,"coor":[[22.4988656,37.3854256],[22.4988216,37.3853101],[22.4990963,37.3851311],[22.4991948,37.38472],[22.4994986,37.3842146],[22.4996123,37.3841732],[22.49996,37.3842475],[22.5003717,37.3839891],[22.5005681,37.3839826],[22.5010188,37.3840401],[22.5011999,37.3840176],[22.5012468,37.3839303],[22.5013815,37.3839748],[22.5016292,37.3845841],[22.5018545,37.3846117],[22.5021889,37.3848368],[22.5029566,37.3848555],[22.5032513,37.3844109],[22.5029279,37.3844338],[22.5026353,37.3843783],[22.5020098,37.3840279],[22.5019333,37.3838962],[22.5019584,37.3837726],[22.5021794,37.3834509],[22.5021126,37.3832225],[22.5024478,37.3835873],[22.5026381,37.3836685],[22.5029485,37.3836274],[22.5027833,37.3834158],[22.5032684,37.3828789],[22.5033172,37.3826947],[22.5029587,37.3819106],[22.5029245,37.380788],[22.5031462,37.3805002],[22.5033359,37.3800474],[22.5039839,37.3797131],[22.5041264,37.3794873],[22.5046326,37.3790205],[22.5048779,37.3786113],[22.5051207,37.3779745],[22.50646,37.3778156],[22.507812,37.3774654],[22.5084886,37.3774649],[22.509152,37.377613],[22.5098135,37.3778579],[22.5101293,37.3778799],[22.510277,37.3778367],[22.510891,37.37752],[22.5116501,37.3773989],[22.5121016,37.3768435],[22.5125594,37.3765338],[22.5129464,37.3763809],[22.513264,37.3763151],[22.5134554,37.3763423],[22.5138876,37.37676],[22.5139663,37.3767791],[22.5145712,37.3764622],[22.5147457,37.3762008],[22.5143342,37.3758801],[22.5142383,37.3755883],[22.5146195,37.3751559],[22.5149261,37.3750719],[22.5150742,37.374934],[22.5158099,37.3737062],[22.5167421,37.3733935],[22.5166539,37.3725496],[22.516703,37.3717797],[22.5166291,37.3715151],[22.5161884,37.3709057],[22.5153886,37.3702287],[22.5153033,37.369973],[22.5154371,37.3689157],[22.5160332,37.3673188],[22.5160706,37.3665644],[22.5165692,37.3659037],[22.5172256,37.3646839],[22.5172647,37.364414],[22.5172034,37.3640888],[22.5170162,37.3638476],[22.5166575,37.3637124],[22.5163303,37.3636993],[22.5159333,37.363843],[22.5155983,37.3641723],[22.515473,37.3648557],[22.5148592,37.3650576],[22.5141471,37.3656097],[22.5134915,37.3656465],[22.5133115,37.3656082],[22.5132253,37.3653277],[22.5133557,37.3644416],[22.5132515,37.3640031],[22.5129815,37.3634477],[22.5128139,37.3632879],[22.5125006,37.363142],[22.5123948,37.3628522],[22.5124919,37.3625109],[22.512986,37.36208],[22.5133077,37.3612256],[22.5133026,37.3609101],[22.5131585,37.3607055],[22.5133377,37.3607776],[22.5136366,37.361081],[22.5139772,37.3610582],[22.5140809,37.3609536],[22.5140879,37.3605955],[22.514516,37.3601276],[22.5154142,37.3598145],[22.5162279,37.3597796],[22.516782,37.3596807],[22.5167941,37.3590679],[22.5166495,37.3583811],[22.516673,37.3578136],[22.5165026,37.3572932],[22.5167255,37.3563496],[22.5169993,37.3562043],[22.5175281,37.3557288],[22.517968,37.3557501],[22.5186968,37.3554347],[22.5187787,37.355287],[22.5187854,37.3549469],[22.5188785,37.3548061],[22.5191277,37.3547664],[22.5196314,37.3548065],[22.5195353,37.3547084],[22.5192372,37.3540219],[22.5190752,37.3538104],[22.519271,37.3535582],[22.5192032,37.3518381],[22.5194933,37.3514384],[22.519557,37.3510697],[22.5199962,37.3500319],[22.5207745,37.3494896],[22.5211106,37.3490454],[22.5217472,37.3488258],[22.5224783,37.3483887],[22.5227116,37.3480064],[22.5230703,37.3469833],[22.5237687,37.3464851],[22.5242816,37.3462369],[22.5248153,37.3460768],[22.5249879,37.3459122],[22.5249212,37.3452804],[22.5251918,37.3447227],[22.5254128,37.3444619],[22.5254639,37.3441561],[22.5256635,37.3436921],[22.5255149,37.3432081],[22.5251851,37.3427578],[22.5249548,37.3418334],[22.5245586,37.3413102],[22.5244998,37.3408543],[22.5249925,37.3393259],[22.5252661,37.3390837],[22.52601,37.3391381],[22.5265396,37.3390816],[22.5271986,37.3388622],[22.527444,37.3388315],[22.5287193,37.3388473],[22.5300113,37.3385817],[22.5303757,37.3384195],[22.5307826,37.3383908],[22.5309538,37.338296],[22.5313019,37.3378091],[22.5316913,37.3375233],[22.5329844,37.3371991],[22.5339007,37.3370955],[22.5341051,37.3370372],[22.5345637,37.3367275],[22.5348803,37.3366435],[22.5353332,37.3366243],[22.5354362,37.3365557],[22.5354389,37.3364138],[22.5352419,37.3360959],[22.5350866,37.3359543],[22.5347178,37.335765],[22.5347192,37.3356951],[22.5350939,37.3355781],[22.5370478,37.3355752],[22.5378086,37.3358731],[22.5385542,37.3358395],[22.5391276,37.3359592],[22.5394338,37.3358841],[22.5395307,37.3357276],[22.5393383,37.3355675],[22.5385185,37.3353546],[22.5381941,37.3352018],[22.5378837,37.3349096],[22.5376003,37.3343878],[22.5374562,37.3342554],[22.537254,37.334201],[22.536678,37.3342187],[22.5363294,37.3341535],[22.5361736,37.334039],[22.5360651,37.33381],[22.5358078,37.3336919],[22.5353566,37.3336773],[22.5348917,37.3337865],[22.5347355,37.3337485],[22.5344396,37.3332897],[22.5341626,37.3330226],[22.5342529,37.3324446],[22.5338001,37.3319298],[22.5327068,37.3312155],[22.5324245,37.331221],[22.5320369,37.331419],[22.5318124,37.3313553],[22.5315527,37.3308339],[22.5310262,37.3305727],[22.5310505,37.3304851],[22.5314972,37.3301504],[22.5315796,37.3293966],[22.5314651,37.328904],[22.5310435,37.3285292],[22.5307497,37.3279645],[22.5307983,37.3277893],[22.5310398,37.3277405],[22.5322853,37.3281165],[22.5326404,37.3284273],[22.5331215,37.3286429],[22.5336755,37.329177],[22.5343911,37.3295261],[22.535383,37.3295925],[22.5359091,37.3298175],[22.5367987,37.3299254],[22.5373024,37.3301412],[22.5376738,37.3301976],[22.5383286,37.3301877],[22.5391811,37.3304619],[22.5398483,37.3304003],[22.5404339,37.3304683],[22.5406385,37.330392],[22.5408792,37.3302012],[22.5410308,37.3299507],[22.5410945,37.3295729],[22.5410209,37.3292926],[22.5407345,37.3289285],[22.540761,37.3287283],[22.5409222,37.3285636],[22.5414284,37.3286487],[22.5418131,37.3286016],[22.5419828,37.3286375],[22.5424706,37.3290919],[22.5428957,37.3292887],[22.543889,37.3292851],[22.5443947,37.3293432],[22.5448032,37.3293392],[22.54559,37.3289275],[22.5458935,37.3284062],[22.546017,37.3278534]]},{"id":17088,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: E4 \u03ba\u03b1\u03c4. \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5-\u0386\u03c1\u03bd\u03b1","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 E4 \u03c3\u03c4\u03bf\u03bd \u03a4\u03b1\u03cd\u03b3\u03b5\u03c4\u03bf","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Varvara_Arna","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":15701,"name_EN":"Taygetos Mt: E4 Taygetos ref.-Arna","description_EN":"E4 session along Taygetos","ascent_time":495,"descent_time":500,"marker":"E4","level":9,"ascent":590,"descent":1356,"maxelev":1567,"minelev":775,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.35578 36.8788,22.41383 36.95024)","views":33,"millestones":"0,22.3677443,36.9504018#1,22.3656287,36.9452590#2,22.3614481,36.9397678#3,22.3619846,36.9354847#4,22.3623763,36.9268544#5,22.3600205,36.9198037#6,22.3623528,36.9149962#7,22.3591842,36.9088212#8,22.3606149,36.9025381#9,22.3673690,36.8996681#10,22.3760751,36.8998434#11,22.3834450,36.9031099#12,22.3894708,36.8979500#13,22.3960877,36.8916412#14,22.4038888,36.8861008#15,22.4120144,36.8817608#15.7,22.4138315,36.8788031","x":22.3574733,"y":36.9051658,"coor":[[22.3677443,36.9504018],[22.3678175,36.9503599],[22.3678453,36.950108],[22.3681921,36.949644],[22.3684958,36.9496212],[22.3688292,36.949788],[22.3689751,36.94979],[22.3692587,36.9496587],[22.3698229,36.9495312],[22.3702919,36.9492605],[22.370198,36.9489911],[22.3702909,36.9488481],[22.3703181,36.9486232],[22.3704317,36.9485616],[22.3705079,36.9483644],[22.3698277,36.9481387],[22.3697638,36.9479756],[22.3693804,36.9475197],[22.3691156,36.9472997],[22.3686272,36.9470316],[22.3682551,36.9465758],[22.3676103,36.9462695],[22.3672907,36.9459857],[22.3669551,36.945927],[22.3667292,36.945987],[22.3665949,36.9459671],[22.3663761,36.9456937],[22.3660966,36.9456358],[22.3658972,36.9455068],[22.3652474,36.944912],[22.364909,36.9446685],[22.3646876,36.9445212],[22.3646245,36.9443221],[22.3643245,36.9441737],[22.3636161,36.944218],[22.3632863,36.9444118],[22.3626142,36.9443304],[22.362488,36.9434093],[22.362029,36.9428171],[22.3620532,36.9427363],[22.3619566,36.9425277],[22.3620046,36.9423841],[22.3618734,36.9422201],[22.3619328,36.9420677],[22.3616746,36.9420641],[22.3605713,36.9416703],[22.3605419,36.9414716],[22.3604105,36.9413977],[22.3607393,36.9407262],[22.3609109,36.9405754],[22.3613164,36.9405179],[22.3614647,36.9404117],[22.3615626,36.9400345],[22.3614236,36.9397081],[22.3614733,36.9394835],[22.3615527,36.9394485],[22.3617317,36.939478],[22.36195,36.9397695],[22.3621279,36.939853],[22.3623054,36.9399051],[22.3625456,36.9397011],[22.3628399,36.939588],[22.3630134,36.9398788],[22.363167,36.9395204],[22.3634325,36.9391815],[22.363774,36.9390826],[22.3637002,36.9388562],[22.3634875,36.9387789],[22.3630926,36.9381921],[22.3630418,36.9379255],[22.3627772,36.9376965],[22.3624978,36.9376386],[22.3622545,36.937464],[22.3620426,36.937398],[22.3617499,36.93743],[22.3614825,36.9373361],[22.3611351,36.9373043],[22.3605453,36.9370528],[22.3603475,36.9368518],[22.3603959,36.9366902],[22.3606218,36.9366302],[22.3611222,36.9363307],[22.361541,36.9361742],[22.3616444,36.9360675],[22.3617289,36.9357892],[22.362132,36.9353171],[22.3621033,36.9345596],[22.3623893,36.9337883],[22.3622395,36.9334438],[22.3619118,36.9330156],[22.3617299,36.9325985],[22.3618053,36.932221],[22.361753,36.93204],[22.3618918,36.9318526],[22.3621733,36.9307658],[22.3621813,36.9298646],[22.3625081,36.9292832],[22.3625642,36.9287612],[22.3626689,36.928623],[22.3626116,36.9281535],[22.3624688,36.9280073],[22.3624017,36.9269428],[22.3623077,36.926617],[22.3623798,36.9263927],[22.3622811,36.9262831],[22.3624175,36.9262039],[22.3625108,36.9260429],[22.3626923,36.9259553],[22.3626936,36.9258922],[22.36192,36.9253227],[22.3616076,36.9252283],[22.3614828,36.9252897],[22.3612969,36.9250618],[22.3613659,36.9244588],[22.3615273,36.9242627],[22.3615545,36.9240378],[22.3613714,36.9236747],[22.3613546,36.9234131],[22.3615997,36.9229748],[22.3615809,36.9228033],[22.3616603,36.9227683],[22.3617826,36.9228241],[22.3617317,36.92258],[22.3618236,36.9224822],[22.3617848,36.9221932],[22.3616633,36.9221014],[22.361501,36.9218197],[22.3615288,36.9215677],[22.3614187,36.9214671],[22.3615118,36.9213151],[22.361515,36.9211619],[22.361315,36.921069],[22.3610175,36.9208035],[22.3609269,36.9203156],[22.360687,36.9199878],[22.3600175,36.9197983],[22.3595098,36.9199174],[22.3593637,36.9199244],[22.3592845,36.9198557],[22.3594087,36.9198214],[22.3595942,36.9195445],[22.3598125,36.9187904],[22.3598542,36.9184124],[22.3600531,36.9180366],[22.3601905,36.9179123],[22.3605287,36.9178449],[22.3607392,36.917974],[22.3609115,36.9183189],[22.3611302,36.9191151],[22.3613778,36.9190824],[22.3617547,36.9187812],[22.3617305,36.9183392],[22.3619441,36.9178013],[22.3618252,36.9170606],[22.3620127,36.9166936],[22.3620106,36.9163804],[22.3622042,36.9160721],[22.3622483,36.915435],[22.3624021,36.9150675],[22.3620754,36.9145943],[22.3620675,36.914441],[22.3621284,36.9142165],[22.362335,36.914003],[22.3626724,36.9134488],[22.3627402,36.9123772],[22.3625852,36.9122759],[22.3622546,36.9125147],[22.361625,36.9120373],[22.3614797,36.9120082],[22.3610831,36.912183],[22.3606054,36.9119511],[22.359092,36.909767],[22.3589929,36.9096755],[22.3586122,36.9096342],[22.358569,36.9095524],[22.3586406,36.9093551],[22.3587547,36.9092666],[22.3590482,36.9091895],[22.3592765,36.9090124],[22.3592564,36.908904],[22.3590811,36.9087032],[22.3590778,36.9083336],[22.3584451,36.9080004],[22.3579963,36.9074714],[22.3575869,36.9071954],[22.3571412,36.907045],[22.3569203,36.9068797],[22.3567127,36.9066154],[22.3568051,36.9064905],[22.3570199,36.9064214],[22.3574733,36.9051658],[22.3576234,36.9049695],[22.3579316,36.9047304],[22.3584367,36.9036828],[22.3584753,36.903449],[22.3588785,36.9029679],[22.35907,36.9029344],[22.3595037,36.9031207],[22.3602256,36.9029504],[22.360509,36.9028191],[22.3606371,36.9026046],[22.3605765,36.9024189],[22.3610365,36.9024253],[22.3613484,36.9025378],[22.3617558,36.9023811],[22.362104,36.9023679],[22.3624317,36.9022643],[22.3629371,36.9022442],[22.3630689,36.9023812],[22.3631691,36.9024186],[22.3632598,36.9023748],[22.3639383,36.9026636],[22.3643346,36.9024978],[22.3641281,36.9027113],[22.3638948,36.9031227],[22.3639498,36.9031775],[22.3640625,36.903152],[22.3643688,36.903003],[22.3648643,36.9023969],[22.3650843,36.9015527],[22.3653067,36.9011231],[22.3658539,36.900725],[22.3660736,36.9004216],[22.3663087,36.9004519],[22.3666696,36.9003667],[22.366935,36.9000278],[22.3673443,36.8997811],[22.3674061,36.8995115],[22.3675332,36.899342],[22.3676462,36.8993075],[22.3681042,36.8994039],[22.3684097,36.8992909],[22.3688978,36.899559],[22.3691358,36.8999769],[22.3697203,36.8999309],[22.3703247,36.9000113],[22.3706909,36.9002056],[22.3712152,36.900357],[22.371292,36.9004392],[22.3715871,36.900281],[22.3716565,36.89966],[22.3719663,36.8993397],[22.3722936,36.8992541],[22.3725001,36.8990406],[22.3727028,36.8990073],[22.3727941,36.8989365],[22.3734344,36.8989092],[22.3736582,36.8989393],[22.3739467,36.8990965],[22.374026,36.8990615],[22.3744725,36.8991758],[22.3747164,36.8993143],[22.3748358,36.8995052],[22.3753601,36.8996566],[22.3757258,36.8998779],[22.3765018,36.8997984],[22.3768378,36.89983],[22.3775612,36.8995875],[22.3778398,36.8996815],[22.3782028,36.900029],[22.3781146,36.9004874],[22.3779978,36.9007022],[22.3781841,36.9014438],[22.3783269,36.90159],[22.3784387,36.9016095],[22.3786534,36.9015404],[22.3787533,36.9015958],[22.378968,36.9020584],[22.3791796,36.9021334],[22.379543,36.9024629],[22.379644,36.9024642],[22.3800297,36.9022712],[22.3804903,36.9022504],[22.3811574,36.9020162],[22.3813578,36.902091],[22.3815195,36.9024087],[22.3818452,36.9023951],[22.3821668,36.9025798],[22.3824136,36.9025831],[22.3825998,36.902802],[22.3826301,36.9029646],[22.3825616,36.9030178],[22.3827417,36.9029932],[22.3834124,36.9031195],[22.3839997,36.9029472],[22.3845464,36.9030989],[22.3849952,36.903105],[22.3850416,36.9030335],[22.3851538,36.903035],[22.3851331,36.9029536],[22.384791,36.9026786],[22.384574,36.9023241],[22.3847202,36.9017762],[22.3851295,36.9015294],[22.3853822,36.9012534],[22.3858447,36.9011426],[22.3861246,36.9006416],[22.3864534,36.9004838],[22.3867791,36.9004702],[22.3869278,36.900337],[22.3869299,36.9002379],[22.3870916,36.9000238],[22.3874192,36.8999201],[22.3874768,36.8998487],[22.3874871,36.8993621],[22.3876049,36.8990933],[22.3879799,36.8988731],[22.3880735,36.8986941],[22.3880923,36.8983338],[22.3887573,36.8981986],[22.3888965,36.8979842],[22.3894468,36.8979646],[22.3897082,36.8978059],[22.3897696,36.8975543],[22.3901062,36.8975589],[22.3903544,36.8974992],[22.3906605,36.8973501],[22.3907999,36.8971266],[22.3911471,36.8971584],[22.3914738,36.8970997],[22.3917134,36.8969137],[22.3920931,36.8964681],[22.3923849,36.8959313],[22.3928199,36.8955225],[22.3931091,36.8951118],[22.3934414,36.894251],[22.3939473,36.893672],[22.3944635,36.8925973],[22.3948301,36.8922417],[22.3949288,36.8918983],[22.3957643,36.891655],[22.3963709,36.8916271],[22.3972569,36.8911163],[22.3982579,36.8910036],[22.3989582,36.8907877],[22.3997202,36.8903022],[22.3999912,36.8900039],[22.4000574,36.8900589],[22.3999912,36.8900039],[22.4001164,36.8897825],[22.4007111,36.8892497],[22.4010982,36.8884437],[22.4014783,36.8879711],[22.4017951,36.8878491],[22.4020458,36.8876632],[22.4023043,36.8871079],[22.4026311,36.8870401],[22.4029266,36.8868774],[22.4037261,36.8862031],[22.4040039,36.886031],[22.4044108,36.8853515],[22.4053376,36.8850304],[22.4057964,36.8850907],[22.4064601,36.8850094],[22.4069022,36.8850108],[22.4073027,36.8851785],[22.4075169,36.8851273],[22.4076033,36.8847498],[22.4080844,36.8842786],[22.4083891,36.8841925],[22.4087025,36.8842328],[22.4089188,36.8840824],[22.4090138,36.8838313],[22.4093669,36.8835747],[22.4094253,36.8834673],[22.4093883,36.8830882],[22.4095614,36.8828562],[22.4103858,36.8825968],[22.4110037,36.88256],[22.4112122,36.8822473],[22.4120191,36.8817533],[22.412163,36.8813046],[22.4122616,36.8812518],[22.4131316,36.880957],[22.4136476,36.8809639],[22.4137164,36.8808927],[22.4136975,36.8807212],[22.4133928,36.8802664],[22.4133956,36.8801312],[22.4137993,36.879055],[22.4138315,36.8788031]]},{"id":17089,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: E4 \u0386\u03c1\u03bd\u03b1-\u039a\u03b1\u03c3\u03c4\u03ac\u03bd\u03b9\u03b1","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 E4 \u03c3\u03c4\u03bf\u03bd \u03a4\u03b1\u03cd\u03b3\u03b5\u03c4\u03bf","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Arna_Kastania","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":8868,"name_EN":"Taygetos Mt: E4 Arna-Kastania","description_EN":"E4 session along Taygetos","ascent_time":205,"descent_time":205,"marker":"E4","level":9,"ascent":621,"descent":644,"maxelev":1040,"minelev":480,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.3816 36.84257,22.41474 36.87878)","views":14,"millestones":"0,22.4138315,36.8788031#1,22.4080786,36.8779304#2,22.4066252,36.8704570#3,22.4014591,36.8660963#4,22.3935284,36.8628689#5,22.3847370,36.8598323#6,22.3843287,36.8545935#7,22.3888521,36.8472879#8,22.3954117,36.8445658#8.9,22.4003079,36.8424704","x":22.3919988,"y":36.8627921,"coor":[[22.4138315,36.8788031],[22.4133824,36.8792094],[22.4133736,36.8790921],[22.4136034,36.8784417],[22.4140072,36.8779063],[22.4136875,36.8776316],[22.4135902,36.87745],[22.4129824,36.8773924],[22.4127796,36.8772454],[22.4125089,36.8773139],[22.4125168,36.8774763],[22.4124241,36.8776192],[22.4118431,36.8780441],[22.4115814,36.8781173],[22.4113578,36.8780782],[22.4108252,36.8783325],[22.4101741,36.8783508],[22.4096536,36.8785602],[22.4091941,36.878536],[22.4089679,36.8786231],[22.4085907,36.8789606],[22.4084589,36.8788236],[22.4085088,36.8785809],[22.4081274,36.8785758],[22.4080253,36.8786285],[22.4079816,36.8785738],[22.4081822,36.8780988],[22.4081721,36.8780446],[22.4080818,36.8780704],[22.4080728,36.8774213],[22.4081601,36.8769988],[22.4081196,36.876791],[22.408191,36.8765937],[22.4078365,36.8763726],[22.4075634,36.8760174],[22.407244,36.8757337],[22.4069643,36.8751531],[22.4066568,36.8748335],[22.4071247,36.8744522],[22.4071991,36.8741106],[22.4071857,36.8736778],[22.4074392,36.8728159],[22.4075908,36.8719977],[22.4075665,36.8715467],[22.407694,36.8708093],[22.4076082,36.8706188],[22.4074317,36.8704723],[22.4074011,36.8703276],[22.4071312,36.8703601],[22.4069532,36.8702856],[22.4064315,36.870558],[22.4057644,36.8708104],[22.4056989,36.8707194],[22.4055404,36.8707894],[22.4056825,36.8704308],[22.4053561,36.8704805],[22.4049695,36.8707277],[22.4047056,36.8710126],[22.4046045,36.8710202],[22.4045413,36.8708211],[22.4045744,36.8703077],[22.4044776,36.8701081],[22.4043011,36.8699615],[22.4043481,36.869863],[22.4042658,36.8695014],[22.4040677,36.8693184],[22.4038337,36.8687024],[22.4037183,36.8677814],[22.4033226,36.8673885],[22.403074,36.8669345],[22.40294,36.8669057],[22.4028415,36.8667872],[22.4029361,36.8665541],[22.4028284,36.8663363],[22.4024412,36.8660787],[22.4020814,36.866119],[22.4018776,36.8662064],[22.4015522,36.866211],[22.4015987,36.8661305],[22.4014425,36.8660923],[22.4017279,36.8658528],[22.401775,36.8657453],[22.401539,36.8657692],[22.4015521,36.8656792],[22.401093,36.865637],[22.4008725,36.8654537],[22.4012659,36.865414],[22.4008458,36.8651199],[22.4002684,36.8648327],[22.3998434,36.8647729],[22.3995236,36.8645072],[22.3991554,36.8644121],[22.39909,36.8643211],[22.3987308,36.8643342],[22.3984347,36.8640058],[22.3980785,36.8638748],[22.3978462,36.8637184],[22.3976171,36.8634089],[22.3974126,36.8635323],[22.3970991,36.863501],[22.3966009,36.8631878],[22.3960095,36.8630356],[22.3958746,36.8630518],[22.3953306,36.8627831],[22.3947377,36.862703],[22.3940962,36.8628025],[22.3939067,36.8627458],[22.3933194,36.8629362],[22.3931192,36.8628524],[22.3928695,36.8629932],[22.3926802,36.8629276],[22.3926007,36.8629716],[22.3925135,36.8628532],[22.3922981,36.8629584],[22.3921814,36.8626414],[22.3919988,36.8627921],[22.391855,36.8626911],[22.3912071,36.8625651],[22.3911749,36.8624926],[22.3908938,36.8625248],[22.3908286,36.8624248],[22.3903763,36.8625989],[22.3900419,36.8624952],[22.3897722,36.8625186],[22.3891052,36.8622302],[22.3886131,36.8621604],[22.3884774,36.8622126],[22.3877996,36.861906],[22.3874306,36.8618469],[22.3868802,36.8613527],[22.3862803,36.8610742],[22.3863941,36.8609946],[22.3858929,36.8608255],[22.3858268,36.8607706],[22.3858619,36.8606989],[22.3852858,36.8603576],[22.385013,36.8599933],[22.3842816,36.8595688],[22.3843168,36.8594971],[22.3837487,36.8593091],[22.3835717,36.8591896],[22.3834853,36.8590352],[22.3837204,36.8590564],[22.383677,36.8589837],[22.3835457,36.8588287],[22.3835113,36.8588643],[22.3834005,36.8587997],[22.3833355,36.8586906],[22.3833809,36.8586642],[22.38302,36.8582266],[22.3825361,36.8577694],[22.3827164,36.8577267],[22.3825849,36.8575807],[22.3827101,36.8574923],[22.3826324,36.8574552],[22.3826794,36.8573567],[22.3826155,36.8571936],[22.3827407,36.8571051],[22.3826309,36.8569955],[22.3824845,36.8570205],[22.382415,36.8571277],[22.3820554,36.8571589],[22.3821704,36.8570253],[22.3822779,36.8567112],[22.3821991,36.8567282],[22.3822232,36.8566474],[22.3823382,36.8565138],[22.3825535,36.8564085],[22.3824874,36.8563536],[22.3826145,36.856175],[22.382391,36.8561359],[22.3827318,36.8559332],[22.3828354,36.8558085],[22.3828029,36.8557539],[22.382624,36.8557245],[22.3826309,36.8554001],[22.382777,36.8552533],[22.3831593,36.8552045],[22.384373,36.854563],[22.3851459,36.8540777],[22.3855209,36.8533167],[22.3865868,36.8522315],[22.3868622,36.8520324],[22.3871077,36.851558],[22.387523,36.8510138],[22.3877017,36.8505115],[22.3879851,36.8503711],[22.3889087,36.8501853],[22.3890926,36.8499715],[22.3890958,36.8497192],[22.3891145,36.8488271],[22.3890651,36.8485109],[22.3888526,36.8479492],[22.3888464,36.8471739],[22.3886841,36.8469081],[22.388336,36.8458578],[22.3886775,36.8456191],[22.38956,36.8452524],[22.3898379,36.844783],[22.3902106,36.8446619],[22.3906105,36.8443067],[22.3908228,36.8443457],[22.3920436,36.8449571],[22.3921557,36.8449586],[22.3926155,36.844424],[22.393657,36.8439603],[22.3942305,36.843887],[22.3949885,36.8441045],[22.3952656,36.8442615],[22.3954426,36.8443811],[22.395419,36.8444348],[22.3952056,36.84445],[22.3954162,36.84457],[22.3960853,36.8447503],[22.3968133,36.8447962],[22.3969152,36.8447525],[22.3971945,36.8448013],[22.3971927,36.8448914],[22.3977336,36.8450835],[22.3978743,36.8443891],[22.3980832,36.8440494],[22.3983565,36.8438007],[22.3985582,36.8433753],[22.399079,36.8431389],[22.3990913,36.843085],[22.3991986,36.8424442],[22.3994245,36.8423661],[22.3995573,36.842449],[22.3996704,36.8424055],[22.4003079,36.8424704]]},{"id":17090,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: E4 \u03a0\u03b1\u03c1\u03cc\u03c1\u03b9-\u0391\u03bd\u03b1\u03b2\u03c1\u03c5\u03c4\u03ae","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03954 \u03c3\u03c4\u03bf\u03bd \u03a4\u03b1\u03cb\u03b3\u03b5\u03c4\u03bf","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Parori_Anavriti","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7549,"name_EN":"Taygetos Mt: E4 Parori-Anavriti","description_EN":"E4 session along Taygetos","ascent_time":180,"descent_time":160,"marker":"E4","level":9,"ascent":791,"descent":291,"maxelev":820,"minelev":292,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.36731 37.03041,22.3833 37.06199)","views":32,"millestones":"0,22.3825594,37.0621992#1,22.3777414,37.0566407#2,22.3703224,37.0526016#3,22.3725230,37.0502708#4,22.3692860,37.0451801#5,22.3718249,37.0466525#6,22.3715908,37.0391549#7.5,22.3735582,37.0302816","x":22.3689998,"y":37.0462966,"coor":[[22.3825594,37.0621992],[22.3826297,37.0618847],[22.3823955,37.0617914],[22.382241,37.0616541],[22.3813016,37.0603433],[22.3804896,37.0599176],[22.3803936,37.059673],[22.3803374,37.0595415],[22.3801154,37.0594033],[22.3797225,37.0593709],[22.3795569,37.0586926],[22.3797,37.0588388],[22.3799135,37.0589814],[22.3797672,37.0584566],[22.3795439,37.0583815],[22.3793182,37.0584144],[22.3792758,37.0582967],[22.3791209,37.0581774],[22.3791243,37.0580152],[22.3793722,37.0579915],[22.3790304,37.0576714],[22.3791327,37.0576187],[22.379047,37.0574193],[22.3788142,37.0572629],[22.3784978,37.0573306],[22.3783656,37.0572026],[22.3779849,37.0571253],[22.3780423,37.057072],[22.3779089,37.0569981],[22.3779889,37.056855],[22.3778694,37.0566551],[22.377488,37.0566138],[22.3774001,37.0565134],[22.3774272,37.0562975],[22.3773068,37.0561426],[22.3772777,37.0559259],[22.377539,37.0552715],[22.3771498,37.0550679],[22.3772999,37.0548807],[22.3772373,37.0546545],[22.3768665,37.0546404],[22.3765164,37.0547077],[22.3762923,37.0546686],[22.3760915,37.0545937],[22.3759829,37.054412],[22.3756784,37.0544529],[22.3753985,37.054395],[22.3752731,37.0544744],[22.3751619,37.0544188],[22.3750029,37.0544887],[22.3747472,37.05435],[22.3742535,37.0542981],[22.3738889,37.0539957],[22.3736974,37.0540111],[22.3735423,37.0539008],[22.3732277,37.0538875],[22.3729451,37.0539557],[22.372138,37.0538365],[22.3713822,37.0532876],[22.3710042,37.0530841],[22.3708285,37.0528834],[22.3704358,37.0528419],[22.370307,37.0526396],[22.3703459,37.0525455],[22.3705894,37.0522987],[22.3707699,37.0522742],[22.3709819,37.0523492],[22.3712545,37.0527495],[22.3716093,37.0529887],[22.3728907,37.0530153],[22.3731281,37.0529555],[22.3734766,37.0529603],[22.3736355,37.0528904],[22.3735702,37.0527903],[22.3730197,37.0527647],[22.3727181,37.0526705],[22.3724742,37.0525049],[22.3722411,37.0524792],[22.3720729,37.0524588],[22.3719736,37.0523673],[22.3719669,37.0516281],[22.3717067,37.0511739],[22.3717369,37.0508138],[22.3714967,37.050477],[22.3711949,37.0503917],[22.3711406,37.0503009],[22.3711964,37.0497969],[22.3715949,37.0500908],[22.3719438,37.0500775],[22.3724652,37.0504092],[22.3725668,37.0503925],[22.3725354,37.0502839],[22.3721066,37.0498274],[22.3719741,37.0491856],[22.371663,37.0490101],[22.3710683,37.0489479],[22.3705349,37.0485056],[22.3705159,37.0484896],[22.3701705,37.0483407],[22.3698615,37.048066],[22.3694481,37.0479432],[22.369486,37.0472226],[22.3690175,37.0465221],[22.3689998,37.0462966],[22.3690711,37.0461173],[22.3688457,37.0456184],[22.3688061,37.0453655],[22.3685057,37.0452172],[22.3683188,37.0450163],[22.3679839,37.0449036],[22.3676848,37.0446921],[22.3678554,37.0446043],[22.3684265,37.0447114],[22.3690731,37.0449726],[22.3692828,37.0451558],[22.3693313,37.045517],[22.3695757,37.0456555],[22.3698952,37.0459664],[22.3699468,37.0461834],[22.3698703,37.046606],[22.3699367,37.046652],[22.3702189,37.046079],[22.3698949,37.0454526],[22.3698253,37.045028],[22.3696505,37.0447913],[22.3696566,37.0445029],[22.3695696,37.0443665],[22.3697155,37.0443776],[22.3698797,37.0445871],[22.3701567,37.0447802],[22.3701286,37.0450412],[22.3702755,37.0450072],[22.3703906,37.0448826],[22.3703737,37.0446209],[22.3704522,37.044631],[22.370572,37.0448129],[22.3705209,37.0451007],[22.3706224,37.045084],[22.3708639,37.044835],[22.3708957,37.0449256],[22.3707434,37.0452119],[22.3707851,37.0453657],[22.3717366,37.0460908],[22.3717967,37.0464341],[22.3716673,37.0467028],[22.3717111,37.0467574],[22.3718258,37.0466509],[22.3718987,37.0463995],[22.3718616,37.0460294],[22.3715192,37.0452135],[22.3715746,37.0447276],[22.3716809,37.0444857],[22.3715799,37.0442004],[22.3711814,37.0439065],[22.3706683,37.0431874],[22.3702341,37.0429831],[22.369978,37.0427858],[22.3698957,37.0426224],[22.3695131,37.0421124],[22.3694728,37.0418956],[22.3697072,37.0414481],[22.3699692,37.0412895],[22.3700963,37.041129],[22.3705084,37.0403595],[22.3707426,37.0399211],[22.3711833,37.039819],[22.3717796,37.0392773],[22.3714247,37.0390471],[22.3712886,37.0385766],[22.3713383,37.0383519],[22.3712197,37.0381159],[22.3706469,37.03809],[22.3703937,37.0378342],[22.3701588,37.0377769],[22.3699864,37.0369002],[22.3698802,37.0366937],[22.3699596,37.036136],[22.3696583,37.0355009],[22.3697657,37.035214],[22.36976,37.0349525],[22.3694716,37.0345249],[22.3691889,37.0340411],[22.3692065,37.0337439],[22.3694138,37.0335124],[22.3696409,37.0334073],[22.3698308,37.033464],[22.3699998,37.0334483],[22.3708609,37.0329892],[22.371093,37.0326499],[22.3712919,37.032452],[22.3715197,37.032311],[22.3715786,37.0321856],[22.3717061,37.0318741],[22.3716873,37.0317026],[22.3719291,37.0314355],[22.372307,37.0312762],[22.3727527,37.0314626],[22.3731067,37.031188],[22.3730839,37.031039],[22.3729607,37.0310193],[22.3729287,37.0309377],[22.3731599,37.0308846],[22.3732866,37.0307421],[22.3734821,37.030587],[22.3735759,37.0304081],[22.3735582,37.0302816]]},{"id":17091,"author":"AnaDigit","name_GR":"\u0393\u03cd\u03b8\u03b5\u03b9\u03bf: E4 \u039a\u03b1\u03c3\u03c4\u03ac\u03bd\u03b9\u03b1-\u039a\u03c1\u03ae\u03bd\u03b7","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 E4 \u03c3\u03c4\u03b7\u03bd \u039b\u03b1\u03ba\u03c9\u03bd\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Kastania_Krini","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":12273,"name_EN":"Gythio: E4 Kastania-Krini","description_EN":"E4 session along Laconic Mani","ascent_time":215,"descent_time":230,"marker":"E4","level":9,"ascent":184,"descent":654,"maxelev":750,"minelev":264,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.40031 36.7988,22.47013 36.84247)","views":6,"millestones":"0,22.4003079,36.8424704#1,22.4047498,36.8360744#2,22.4135454,36.8362947#3,22.4142255,36.8328672#4,22.4229720,36.8297806#5,22.4313807,36.8259117#6,22.4346966,36.8201091#7,22.4430767,36.8175748#8,22.4483123,36.8122192#9,22.4523699,36.8095509#10,22.4564887,36.8086386#11,22.4613238,36.8027692#12.3,22.4701322,36.7988008","x":22.4393284,"y":36.8181204,"coor":[[22.4003079,36.8424704],[22.4003162,36.8422902],[22.4005609,36.8418519],[22.4007397,36.8413405],[22.4007555,36.8405836],[22.4008869,36.8401977],[22.4012939,36.840041],[22.4014688,36.8397188],[22.401594,36.8396304],[22.4025778,36.8397788],[22.4029722,36.839685],[22.4031208,36.8395518],[22.4032923,36.838851],[22.4034221,36.8383885],[22.4038366,36.8378713],[22.4036021,36.8372823],[22.403287,36.8368003],[22.4032903,36.8366381],[22.4034381,36.836541],[22.4041231,36.8364961],[22.4043378,36.8364178],[22.4052279,36.8356726],[22.4057044,36.8354086],[22.4059858,36.8353583],[22.4071068,36.8353733],[22.40776,36.8352379],[22.4082349,36.8350459],[22.4084711,36.835013],[22.408694,36.8350791],[22.4092445,36.8355732],[22.4094775,36.8356935],[22.4109922,36.8360067],[22.411606,36.8361501],[22.4120946,36.836382],[22.4122736,36.8364024],[22.4124098,36.8363231],[22.41254,36.8359913],[22.4126883,36.8358671],[22.4134439,36.8356609],[22.4135089,36.8357699],[22.413167,36.8360358],[22.4132307,36.8362079],[22.4142565,36.836492],[22.4150047,36.837187],[22.4153177,36.8372362],[22.416534,36.836982],[22.4164804,36.8368641],[22.4154251,36.8369222],[22.415159,36.8367744],[22.4150024,36.8362135],[22.4145962,36.8357934],[22.4146907,36.8355603],[22.4151921,36.8351704],[22.4152644,36.834928],[22.414326,36.8336716],[22.4141593,36.8335973],[22.4138118,36.8335927],[22.4137657,36.8335154],[22.4136667,36.833424],[22.4137018,36.8333523],[22.4144218,36.8326949],[22.414828,36.8320333],[22.4152562,36.8319309],[22.4158505,36.8319298],[22.4159975,36.8318686],[22.4162837,36.831584],[22.4165658,36.8314976],[22.4176749,36.8315485],[22.4177961,36.8316492],[22.4179323,36.8318065],[22.4180994,36.8318628],[22.4186064,36.8317434],[22.4192983,36.8319058],[22.4196245,36.8318561],[22.4198184,36.8316964],[22.4198646,36.8310841],[22.4203063,36.8308736],[22.4205463,36.8306515],[22.4208267,36.8306462],[22.4210647,36.8305232],[22.4217828,36.8299558],[22.4220081,36.8299047],[22.4224102,36.8299822],[22.4230539,36.8297564],[22.423662,36.8296292],[22.4242973,36.8297661],[22.4244883,36.8297506],[22.4246026,36.8296439],[22.424801,36.8287182],[22.4252285,36.8281019],[22.4254881,36.8280152],[22.4262602,36.828075],[22.4268117,36.8279741],[22.4270379,36.827878],[22.4273378,36.8274673],[22.4274364,36.8270359],[22.4277326,36.8268055],[22.4281598,36.8267481],[22.4283824,36.8266406],[22.4288905,36.826467],[22.4297779,36.8263886],[22.4304597,36.8259469],[22.4308101,36.8258073],[22.4310119,36.82581],[22.4315694,36.8259616],[22.4322225,36.825826],[22.4329109,36.8259319],[22.4330256,36.8258073],[22.4329934,36.8251849],[22.4332134,36.8248453],[22.4332409,36.8245933],[22.4333214,36.8244952],[22.4339552,36.8242061],[22.4340816,36.8240545],[22.4341316,36.8238028],[22.43437,36.823229],[22.4346781,36.8229627],[22.4350002,36.8225613],[22.4350908,36.8219676],[22.434892,36.8218207],[22.4342428,36.8217671],[22.433861,36.8212483],[22.4340961,36.8207106],[22.4339769,36.8205107],[22.4340675,36.8204668],[22.4344793,36.8206165],[22.4346046,36.820519],[22.4347111,36.820241],[22.4346729,36.819916],[22.4349608,36.8195412],[22.4349527,36.818838],[22.4354038,36.8181589],[22.4357896,36.8179296],[22.4360474,36.817933],[22.4363243,36.8180989],[22.4369288,36.8181429],[22.4376922,36.8180898],[22.4393284,36.8181204],[22.4399411,36.8183177],[22.4405612,36.8186954],[22.4407825,36.8187186],[22.440795,36.8186556],[22.4412339,36.8185712],[22.4416209,36.8182879],[22.4424322,36.8180822],[22.4426847,36.817797],[22.442889,36.8176533],[22.4430295,36.8175695],[22.4432196,36.81759],[22.4435592,36.8174322],[22.4440936,36.8170606],[22.4449319,36.8166299],[22.4451823,36.8164439],[22.4457001,36.8163425],[22.4458378,36.8167409],[22.4460276,36.8167794],[22.4462188,36.8167459],[22.446476,36.8162264],[22.446403,36.8159551],[22.4464516,36.8157664],[22.4469833,36.81553],[22.4475349,36.8148612],[22.4475031,36.8147548],[22.4476174,36.8146482],[22.4476431,36.8144863],[22.4479976,36.8141393],[22.448236,36.8139892],[22.4485276,36.813984],[22.4486421,36.8138683],[22.4486001,36.8137236],[22.4481764,36.8136099],[22.4480783,36.8134734],[22.4483955,36.8127564],[22.4482908,36.8123855],[22.4483173,36.8121875],[22.4481994,36.8119156],[22.4485626,36.811695],[22.4485766,36.8110011],[22.4489953,36.8108083],[22.4490734,36.8108273],[22.4494562,36.811301],[22.4497669,36.8114583],[22.4502307,36.8118069],[22.4505546,36.8118652],[22.4512598,36.8113606],[22.451867,36.8112693],[22.4518464,36.8111789],[22.4516696,36.8110504],[22.4511362,36.8108181],[22.4511749,36.8105663],[22.4515465,36.8104336],[22.4518418,36.8102392],[22.4527507,36.8098319],[22.4526728,36.8098038],[22.4522679,36.8098707],[22.4515963,36.8099408],[22.451519,36.8098857],[22.4525585,36.8094756],[22.4531321,36.8093839],[22.4534256,36.8092796],[22.4538739,36.8092854],[22.4546522,36.809602],[22.4549042,36.8098937],[22.4556325,36.810471],[22.4560536,36.8107108],[22.4561878,36.8109041],[22.4563114,36.8111311],[22.4564882,36.8112596],[22.4567004,36.8112984],[22.4570256,36.8112057],[22.4566569,36.8111468],[22.4569041,36.811114],[22.456984,36.8110429],[22.456755,36.8107245],[22.4568018,36.8106259],[22.4569692,36.8106641],[22.4570157,36.8105836],[22.4566515,36.8102995],[22.4566531,36.8102184],[22.4569,36.8102035],[22.4567662,36.8101657],[22.4566133,36.8099655],[22.4566289,36.8097493],[22.4567749,36.8097332],[22.4565036,36.809288],[22.4559898,36.8090222],[22.4559135,36.808913],[22.4559488,36.8088324],[22.4564681,36.8086498],[22.4574427,36.8081216],[22.4584972,36.8080812],[22.4587792,36.8079947],[22.4596219,36.8073387],[22.4603904,36.8070241],[22.4603951,36.8067898],[22.459928,36.8064142],[22.4597986,36.8061601],[22.4604895,36.8052407],[22.460924,36.8048136],[22.4609486,36.8047058],[22.4609059,36.8045971],[22.4603185,36.804265],[22.4602645,36.8041651],[22.4603455,36.8040693],[22.460707,36.8039297],[22.460855,36.8032556],[22.4612982,36.8029549],[22.4613457,36.8028203],[22.4612601,36.8026209],[22.4609492,36.8024726],[22.4607621,36.8022989],[22.4606535,36.8021263],[22.46069,36.8019825],[22.4609043,36.8019132],[22.4613618,36.8020183],[22.4624632,36.8018703],[22.4629541,36.8014259],[22.4632399,36.8013192],[22.4651704,36.8011909],[22.4659398,36.8010566],[22.4664599,36.800829],[22.4668886,36.8007984],[22.4669549,36.8008444],[22.4669188,36.8009701],[22.4667019,36.8011656],[22.4667782,36.8012747],[22.4672065,36.8011541],[22.4674563,36.800995],[22.467837,36.8004524],[22.4680361,36.8000223],[22.4680525,36.7997611],[22.4683265,36.7996001],[22.4691253,36.7994481],[22.4701322,36.7988008]]},{"id":17092,"author":"AnaDigit","name_GR":"\u0393\u03cd\u03b8\u03b5\u03b9\u03bf: E4 \u039a\u03c1\u03ae\u03bd\u03b7-\u0393\u03cd\u03b8\u03b5\u03b9\u03bf","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 E4 \u03c3\u03c4\u03b7\u03bd \u039b\u03b1\u03ba\u03c9\u03bd\u03b9\u03ba\u03ae \u039c\u03ac\u03bd\u03b7","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Krini_Gythio","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":12869,"name_EN":"Gythio: E4 Krini-Gythio","description_EN":"E4 session along Laconic Mani","ascent_time":235,"descent_time":240,"marker":"E4","level":9,"ascent":122,"descent":372,"maxelev":264,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.47004 36.75854,22.56611 36.7988)","views":10,"millestones":"0,22.4701322,36.7988008#1,22.4716786,36.7946911#2,22.4735365,36.7871959#3,22.4796477,36.7816230#4,22.4864036,36.7756497#5,22.4967449,36.7748029#6,22.5057305,36.7708805#7,22.5127102,36.7683778#8,22.5228527,36.7683405#9,22.5329829,36.7692689#10,22.5419669,36.7684534#11,22.5495123,36.7623756#12,22.5570084,36.7602764#12.9,22.5660564,36.7616825","x":22.4893816,"y":36.7758724,"coor":[[22.4701322,36.7988008],[22.4700916,36.7983609],[22.4702408,36.7981825],[22.470616,36.7979169],[22.4707818,36.7977861],[22.4709123,36.7975625],[22.4711247,36.7975922],[22.4712062,36.79744],[22.4713895,36.797803],[22.4714781,36.7978582],[22.4714419,36.797425],[22.4716875,36.7974733],[22.4717533,36.7975462],[22.4717385,36.7977263],[22.4718495,36.7977818],[22.47209,36.7977691],[22.4722403,36.7975367],[22.4717908,36.7970352],[22.4708737,36.7969333],[22.4701864,36.7971137],[22.4700751,36.7970762],[22.4703302,36.7966468],[22.4710598,36.7963452],[22.4714567,36.796116],[22.4716169,36.7959468],[22.4717925,36.7955705],[22.4715523,36.7952519],[22.4715116,36.795044],[22.4717275,36.7948936],[22.4717551,36.7947407],[22.4714577,36.7945476],[22.4713297,36.7942215],[22.4713447,36.7940324],[22.4715179,36.7937732],[22.4717816,36.7929113],[22.4717666,36.7925415],[22.4717616,36.7922597],[22.4718577,36.7919365],[22.4721551,36.7916338],[22.4723995,36.7911773],[22.4724894,36.7906015],[22.4726384,36.7902767],[22.4726751,36.7900676],[22.4728836,36.789712],[22.4728047,36.7891859],[22.4727281,36.7890948],[22.4731604,36.7890327],[22.4735149,36.7886767],[22.4735636,36.7884791],[22.4735162,36.7880458],[22.4735982,36.7878666],[22.4738017,36.787779],[22.473624,36.7876956],[22.4732628,36.7878262],[22.4735671,36.7873501],[22.4734825,36.7872747],[22.4735979,36.7871049],[22.4737793,36.7869991],[22.4740871,36.7873005],[22.4742429,36.7873565],[22.4742582,36.7871494],[22.474438,36.7867394],[22.4744966,36.7866049],[22.4749313,36.7861598],[22.4750942,36.7858554],[22.4751483,36.7853874],[22.4750534,36.7850887],[22.4753141,36.7849388],[22.4755494,36.7849418],[22.4757658,36.7847643],[22.4763365,36.7846297],[22.4765161,36.7846139],[22.4768695,36.784312],[22.476681,36.7836426],[22.4767965,36.7834728],[22.477293,36.7832989],[22.4775404,36.7831848],[22.4781206,36.7827416],[22.4784049,36.7825875],[22.4788978,36.782276],[22.4790874,36.7817557],[22.479313,36.7816774],[22.4795705,36.7816897],[22.4798897,36.7814144],[22.4799372,36.7812798],[22.480145,36.7807777],[22.4805803,36.7802965],[22.480837,36.7800136],[22.481023,36.7796734],[22.4813729,36.7795427],[22.4816183,36.7795999],[22.4819795,36.7794693],[22.4821427,36.7791469],[22.4822209,36.778589],[22.4827793,36.7781184],[22.4830025,36.7778418],[22.4834801,36.7774874],[22.4836649,36.7772103],[22.4838918,36.777069],[22.4839968,36.7771064],[22.4843975,36.7768163],[22.4844677,36.7760961],[22.4846729,36.7759184],[22.4849437,36.7758227],[22.4855153,36.7758119],[22.4858094,36.7756715],[22.4863034,36.7756237],[22.4868274,36.7757565],[22.4870931,36.7759222],[22.4871726,36.7758691],[22.4874424,36.7759108],[22.4884632,36.7758517],[22.4893816,36.7758724],[22.4898384,36.7760044],[22.4904489,36.7763006],[22.4912084,36.7764274],[22.4917132,36.7763977],[22.4923563,36.7762955],[22.4926524,36.7761077],[22.492867,36.7760203],[22.493777,36.7758966],[22.4946139,36.7755015],[22.4954651,36.7755213],[22.4958246,36.7754718],[22.4972148,36.774464],[22.4975761,36.7745745],[22.4977337,36.7745404],[22.4977363,36.7744053],[22.4975039,36.7742581],[22.4974389,36.7741401],[22.4975891,36.7739077],[22.4984316,36.7738011],[22.4988918,36.7735951],[22.4993883,36.7733647],[22.5003046,36.7729166],[22.5024652,36.772439],[22.5037548,36.7718063],[22.5044351,36.7713912],[22.5061049,36.7707226],[22.5063198,36.7706915],[22.5065655,36.7707306],[22.5072079,36.7711173],[22.5076217,36.7717354],[22.5076797,36.7722116],[22.5077562,36.7723117],[22.5078787,36.7723493],[22.5083735,36.7722564],[22.5084783,36.7720504],[22.508478,36.7716695],[22.5085597,36.7709224],[22.5087622,36.770303],[22.5089998,36.7701798],[22.5098895,36.7699475],[22.5104822,36.7694232],[22.5115046,36.7686968],[22.5121151,36.768416],[22.5125199,36.7683399],[22.5129218,36.7684171],[22.5140936,36.769234],[22.5148332,36.7696623],[22.5152113,36.7698113],[22.5161527,36.769796],[22.5165798,36.7697292],[22.5171509,36.7694524],[22.5181181,36.7689191],[22.5185687,36.7687895],[22.5195674,36.7687118],[22.5208669,36.768719],[22.5222912,36.7686465],[22.523576,36.7679414],[22.5238733,36.7682493],[22.5241529,36.7687327],[22.5251128,36.768339],[22.5254158,36.7683157],[22.5297665,36.7687121],[22.5310568,36.7692621],[22.5317265,36.7693966],[22.5329054,36.7692669],[22.5336221,36.7692847],[22.5338329,36.7693955],[22.5349864,36.7705996],[22.5354965,36.7708763],[22.5376326,36.7710828],[22.5390947,36.7707943],[22.5395506,36.7706602],[22.5398112,36.7705102],[22.5409863,36.7693978],[22.5420491,36.7683562],[22.5427308,36.7672649],[22.5443129,36.7659502],[22.5447678,36.7650003],[22.5455536,36.7643248],[22.5466193,36.7635875],[22.5469122,36.7635009],[22.5482488,36.7633189],[22.5487111,36.7631623],[22.5490631,36.7629142],[22.5495216,36.7623609],[22.5499108,36.7621471],[22.5511223,36.7620627],[22.5514827,36.7619589],[22.5516416,36.7618527],[22.5537256,36.7584663],[22.5539062,36.7583941],[22.5546182,36.7585808],[22.5551861,36.7587634],[22.5554078,36.7588923],[22.5565609,36.7600331],[22.5567488,36.7601706],[22.5573602,36.7604214],[22.5578123,36.7605868],[22.5583841,36.7606907],[22.5600075,36.7607464],[22.5604112,36.7607242],[22.5608295,36.760522],[22.5611678,36.760517],[22.561566,36.760603],[22.5617267,36.7606365],[22.5622309,36.7607485],[22.56284,36.7608843],[22.563449,36.7610201],[22.5640837,36.7611742],[22.5646845,36.7613212],[22.5653727,36.7614963],[22.5660564,36.7616825]]},{"id":17093,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u03954 \u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03ad\u03c4\u03c1\u03bf\u03c2-\u039a\u03b1\u03c1\u03c5\u03ad\u03c2","description_GR":"","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_AgPetros_Karyes","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":9505,"name_EN":"Arcadia: E4 Aghios Petros-Karyes","description_EN":"","ascent_time":170,"descent_time":170,"marker":"E4","level":9,"ascent":327,"descent":413,"maxelev":1259,"minelev":863,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49982 37.28963,22.54516 37.32878)","views":19,"millestones":"0,22.5443984,37.3293365#1,22.5412623,37.3253868#2,22.5347321,37.3208978#3,22.5374504,37.3152442#4,22.5346381,37.3098438#5,22.5258295,37.3061754#6,22.5159623,37.3076855#7,22.5118686,37.3010300#8,22.5071247,37.2961691#9.5,22.5028118,37.2891035","x":22.5275579,"y":37.307242,"coor":[[22.5443984,37.3293365],[22.5440076,37.3291153],[22.5435005,37.329073],[22.5424838,37.3285378],[22.5423751,37.3283201],[22.5423062,37.3277965],[22.5422401,37.3277146],[22.5419481,37.3276389],[22.5419049,37.3275392],[22.5419964,37.3274772],[22.5422903,37.3274538],[22.5426697,37.3276748],[22.5426187,37.3273948],[22.5421285,37.3270642],[22.5420301,37.3268062],[22.5418637,37.3266599],[22.5407572,37.3266823],[22.5405893,37.3266081],[22.5406716,37.3264379],[22.5416378,37.3260262],[22.5422309,37.325709],[22.5424052,37.3254498],[22.5424073,37.3253417],[22.5422842,37.3252861],[22.541976,37.3254625],[22.541682,37.325495],[22.5411317,37.325353],[22.5410564,37.3251628],[22.5412076,37.3249303],[22.5412456,37.3247145],[22.5410435,37.3243897],[22.5403123,37.3237723],[22.5396068,37.3234842],[22.5384799,37.3233982],[22.5378475,37.3234174],[22.5369921,37.3232987],[22.5362308,37.3229828],[22.5349071,37.3225699],[22.5345631,37.3224101],[22.5338768,37.3216828],[22.5338632,37.321223],[22.5357618,37.3205074],[22.5360267,37.3202313],[22.5360557,37.3198982],[22.5358113,37.31912],[22.5358268,37.3189039],[22.5359858,37.3188518],[22.5361525,37.31898],[22.5363994,37.3190552],[22.5366599,37.3190043],[22.5369714,37.3186567],[22.5371241,37.3183431],[22.5371627,37.3181002],[22.5368897,37.3176282],[22.5365253,37.3172181],[22.5358229,37.3167768],[22.5357913,37.3166592],[22.5370211,37.3165618],[22.5375575,37.3162529],[22.5378811,37.3158603],[22.5379301,37.3156627],[22.5377664,37.3153722],[22.5371617,37.3151304],[22.5370619,37.315039],[22.5374301,37.3146741],[22.5374267,37.3142684],[22.5371034,37.3140661],[22.5363649,37.3137415],[22.5360714,37.3131611],[22.5361904,37.3128471],[22.5361517,37.3125131],[22.5358176,37.3122837],[22.5359992,37.3122318],[22.5365941,37.3123924],[22.5368444,37.3122873],[22.536615,37.3118969],[22.5366685,37.311465],[22.5365291,37.3110937],[22.5361884,37.3106208],[22.5359616,37.3106811],[22.5359424,37.3110865],[22.5357397,37.3110659],[22.5354876,37.3106843],[22.5354082,37.3101245],[22.5353415,37.3100695],[22.5343434,37.3097507],[22.5339495,37.3097008],[22.5336497,37.3097219],[22.5329809,37.3103693],[22.5319009,37.3096213],[22.5315827,37.3091577],[22.5308046,37.3085532],[22.5301333,37.3082564],[22.5291096,37.3080995],[22.5286046,37.307958],[22.5282302,37.3074847],[22.5275579,37.307242],[22.527104,37.3067947],[22.5266147,37.3064281],[22.5259653,37.3061676],[22.5256038,37.3061901],[22.5253648,37.3062953],[22.5249591,37.3068491],[22.5247197,37.3069723],[22.5241895,37.3069657],[22.5230318,37.3067349],[22.5216544,37.3067808],[22.5212839,37.306686],[22.5209832,37.306484],[22.5206458,37.3064257],[22.5204648,37.3064505],[22.5197823,37.3067304],[22.5191943,37.3073719],[22.5188869,37.3075123],[22.5178319,37.3077965],[22.5170209,37.3077233],[22.51618,37.3079155],[22.5158926,37.3076145],[22.5156451,37.3071652],[22.5156737,37.3070169],[22.5158458,37.3068748],[22.5160957,37.3067878],[22.5163476,37.3066017],[22.5167432,37.3059938],[22.5166167,37.3055415],[22.5162452,37.304924],[22.515369,37.303703],[22.5147638,37.3029203],[22.5144417,37.3026639],[22.5142743,37.3025716],[22.513993,37.302532],[22.5135522,37.3025716],[22.5133028,37.3020547],[22.5128705,37.3016617],[22.5125568,37.3015496],[22.512139,37.3015714],[22.5119715,37.3014791],[22.5119881,37.301209],[22.5118567,37.301009],[22.5110515,37.3006474],[22.5106063,37.3003353],[22.5103582,37.3003322],[22.5101456,37.3002394],[22.509611,37.2996761],[22.5092398,37.2984727],[22.5088869,37.2980626],[22.5087789,37.2978179],[22.5088056,37.297611],[22.5092513,37.2973191],[22.509399,37.2972669],[22.5097564,37.2972579],[22.5091759,37.2969442],[22.5086001,37.2969639],[22.5084336,37.2968266],[22.5081637,37.2962103],[22.5081219,37.295615],[22.5078972,37.2955333],[22.5076702,37.2956025],[22.5074364,37.2960142],[22.5072887,37.2960664],[22.5070032,37.296243],[22.5066793,37.2966445],[22.5066366,37.2968243],[22.5067765,37.2971685],[22.5067067,37.2972758],[22.5063835,37.2970734],[22.5057313,37.2969661],[22.5054317,37.2967099],[22.5052393,37.2967435],[22.5050767,37.2969758],[22.5049397,37.2970079],[22.5047615,37.2968885],[22.5045517,37.2966605],[22.5044215,37.2963975],[22.5039895,37.2962951],[22.5038895,37.2962217],[22.5033498,37.295557],[22.5029309,37.2948667],[22.5025035,37.2945909],[22.5023692,37.2939672],[22.5016675,37.2935077],[22.5015544,37.2932224],[22.5008334,37.2926003],[22.5006468,37.2923794],[22.5008186,37.2922464],[22.5009029,37.2919771],[22.500566,37.2913329],[22.5005692,37.2911707],[22.5006619,37.2910457],[22.5008305,37.2908315],[22.5022232,37.2899298],[22.5025564,37.2896275],[22.5028118,37.2891035]]},{"id":17094,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u03954 \u039a\u03b1\u03c1\u03c5\u03ad\u03c2-\u0392\u03c1\u03ad\u03c3\u03b8\u03b5\u03bd\u03b1","description_GR":"","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Karyes_Vresthena","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":10937,"name_EN":"Arcadia: E4 Karyes-Vresthena","description_EN":"","ascent_time":195,"descent_time":200,"marker":"E4","level":9,"ascent":266,"descent":377,"maxelev":870,"minelev":672,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.4919 37.22591,22.50406 37.28904)","views":20,"millestones":"0,22.5028118,37.2891035#1,22.5007982,37.2820531#2,22.4983103,37.2738698#3,22.5006999,37.2679931#4,22.5020265,37.2632611#5,22.4975339,37.2581406#6,22.5015166,37.2515865#7,22.4981622,37.2486087#8,22.4973319,37.2422718#9,22.4932968,37.2365421#10.9,22.4990860,37.2258470","x":22.5014794,"y":37.2527163,"coor":[[22.5028118,37.2891035],[22.5021111,37.2891668],[22.5020396,37.2890735],[22.5019188,37.2883419],[22.5017232,37.2880014],[22.5016936,37.2877847],[22.5019345,37.2870126],[22.5018832,37.2867596],[22.5016415,37.2864321],[22.5009759,37.2858648],[22.5008123,37.2855834],[22.5007962,37.2852587],[22.5009821,37.2844138],[22.5008606,37.2837183],[22.5007389,37.2835995],[22.5004023,37.2835051],[22.500269,37.2834043],[22.4996942,37.2828112],[22.4997746,37.2827401],[22.500284,37.2826474],[22.5007073,37.2823463],[22.5008637,37.2818526],[22.5007698,37.2814728],[22.5008544,37.2811855],[22.5008498,37.2808519],[22.5009442,37.2801614],[22.5007458,37.2793567],[22.5009071,37.2786197],[22.5008779,37.278385],[22.5004947,37.2778033],[22.4996523,37.2770535],[22.4996362,37.2767288],[22.4997352,37.2762884],[22.4993994,37.276158],[22.4990151,37.2756304],[22.4989434,37.2752689],[22.4988342,37.2750873],[22.4989298,37.2748181],[22.4987377,37.2742659],[22.4983169,37.273873],[22.4979483,37.273697],[22.4980009,37.2733191],[22.4977868,37.2733074],[22.497586,37.2731967],[22.4976844,37.2727834],[22.4976556,37.2725306],[22.4973856,37.2719323],[22.4971749,37.2717494],[22.4970672,37.2714957],[22.4971037,37.2713609],[22.497207,37.2712721],[22.4977204,37.2709722],[22.4983565,37.2707459],[22.4984147,37.2706565],[22.4984081,37.2704221],[22.4985004,37.2703151],[22.4991252,37.2700887],[22.4998931,37.2700353],[22.5000979,37.2699478],[22.5000799,37.2698935],[22.4998685,37.2698029],[22.499578,37.269664],[22.4993058,37.269424],[22.4992765,37.2692997],[22.4996099,37.2689794],[22.4997243,37.2688998],[22.5003927,37.268746],[22.5004661,37.2684585],[22.5008092,37.2682195],[22.5006792,37.2679475],[22.5006834,37.2676997],[22.5006661,37.2674381],[22.5007632,37.2668061],[22.5008888,37.2667266],[22.5016895,37.2667277],[22.5018493,37.2666306],[22.5017934,37.2665195],[22.5015716,37.2663274],[22.5014438,37.2659472],[22.5012199,37.2658633],[22.5009599,37.265896],[22.5008255,37.2658493],[22.5004516,37.2653668],[22.5001265,37.2652726],[22.4996367,37.2643831],[22.4995753,37.2640668],[22.4993777,37.2637939],[22.4993032,37.2635677],[22.4998043,37.2633217],[22.4997658,37.2629877],[22.499895,37.2627279],[22.4999974,37.2626842],[22.501555,37.2631816],[22.5023981,37.2633184],[22.5026348,37.2633214],[22.5027518,37.2631066],[22.5023397,37.262849],[22.5021099,37.2624946],[22.501019,37.2617778],[22.5006024,37.2611776],[22.5004685,37.2611038],[22.4997019,37.2610941],[22.4978011,37.2608447],[22.4975137,37.2605526],[22.4977446,37.2602851],[22.4977849,37.260209],[22.4974877,37.2600205],[22.4974336,37.2599026],[22.4975397,37.2596696],[22.4975449,37.2594083],[22.4972193,37.2587733],[22.497043,37.2585637],[22.4969795,37.2583556],[22.4971509,37.2582406],[22.498749,37.2578283],[22.5000007,37.2572583],[22.500447,37.2569304],[22.5008544,37.2562867],[22.5010545,37.2558971],[22.5016707,37.2555264],[22.501752,37.2554102],[22.5017532,37.2547793],[22.501456,37.254415],[22.5015599,37.2535961],[22.5015973,37.2534164],[22.5019331,37.2529699],[22.5019691,37.2528622],[22.5019143,37.2527804],[22.5016249,37.2527723],[22.5014794,37.2527163],[22.5011246,37.2524144],[22.5012641,37.2521999],[22.5013969,37.2517599],[22.5016522,37.2513936],[22.501789,37.2513142],[22.5018729,37.2510629],[22.5021486,37.2510551],[22.5022406,37.2509662],[22.5018961,37.2507094],[22.5019106,37.2505474],[22.5020271,37.2503596],[22.5020817,37.2504504],[22.5019988,37.2506476],[22.5020656,37.2506935],[22.5023118,37.2507868],[22.5025376,37.2507716],[22.5028289,37.2508654],[22.5028876,37.250749],[22.5027541,37.2506572],[22.5022708,37.250579],[22.5024104,37.2503644],[22.5024016,37.2502381],[22.5022863,37.249795],[22.5020752,37.2496391],[22.5020464,37.2493864],[22.5017991,37.2493472],[22.5014529,37.2491806],[22.5013577,37.2492199],[22.5009546,37.2496475],[22.5006193,37.249499],[22.4999295,37.2495984],[22.4995957,37.2493779],[22.499347,37.2494108],[22.49896,37.2495952],[22.4987793,37.2496109],[22.4987188,37.2492496],[22.4983164,37.2490732],[22.4983448,37.2487762],[22.4979573,37.2484197],[22.4977888,37.2483906],[22.497437,37.2485033],[22.4969561,37.2483079],[22.4971107,37.2479043],[22.4967416,37.2477554],[22.4966655,37.2476102],[22.4970087,37.2473622],[22.4970244,37.247137],[22.4967688,37.2469535],[22.496543,37.2469687],[22.496452,37.2469022],[22.4967247,37.2467975],[22.4969597,37.2468816],[22.4974339,37.2468516],[22.4975605,37.246718],[22.4973195,37.2457956],[22.4974965,37.2454012],[22.4974484,37.244986],[22.4975765,37.2447803],[22.4973342,37.2444889],[22.4971732,37.2440812],[22.4968997,37.2430953],[22.4968995,37.2425365],[22.4970728,37.2423224],[22.4972659,37.2422527],[22.4979609,37.2424508],[22.4982962,37.2425993],[22.4984728,37.2427908],[22.4985408,37.2427736],[22.4986107,37.2426573],[22.4983296,37.2420499],[22.498367,37.2418701],[22.4979816,37.2414439],[22.4976809,37.2406919],[22.4969957,37.2399982],[22.4964932,37.2397575],[22.4962164,37.2395016],[22.4960878,37.2391665],[22.4957569,37.2388018],[22.4955713,37.238493],[22.4952699,37.2383449],[22.4948045,37.2379222],[22.4939566,37.2374787],[22.4933165,37.2367856],[22.4933316,37.2365965],[22.493113,37.2362512],[22.4932427,37.2359645],[22.4930488,37.2355113],[22.4931261,37.2350256],[22.4929891,37.2345462],[22.4930551,37.2340603],[22.4937329,37.2339878],[22.4937959,37.2336551],[22.4940591,37.2334602],[22.4942517,37.2334085],[22.4946454,37.2334496],[22.495449,37.2332886],[22.4959876,37.2334126],[22.4960677,37.2333505],[22.4959617,37.2330157],[22.4961429,37.2324051],[22.4960919,37.232134],[22.4964493,37.231733],[22.4967559,37.2316197],[22.4968484,37.2315037],[22.4968781,37.2311435],[22.4967659,37.2311151],[22.4962905,37.2312172],[22.4955013,37.2312252],[22.4953326,37.231205],[22.4951918,37.2310771],[22.4952062,37.230915],[22.4953202,37.2308534],[22.4959071,37.2308158],[22.496326,37.2307219],[22.4965528,37.2306527],[22.4969748,37.2304057],[22.4973953,37.2302127],[22.4980153,37.2296438],[22.498357,37.2294678],[22.4983929,37.2293601],[22.4976109,37.2290077],[22.4974585,37.2287354],[22.497454,37.2283928],[22.4976445,37.2273136],[22.4976547,37.2268],[22.4980415,37.226672],[22.4984856,37.2264433],[22.4987718,37.2262216],[22.499086,37.225847]]},{"id":17095,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u03954 \u0392\u03c1\u03ad\u03c3\u03b8\u03b5\u03bd\u03b1-\u0392\u03bf\u03c5\u03c4\u03b9\u03ac\u03bd\u03bf\u03b9","description_GR":"","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Vresthena_Voutiani","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":15231,"name_EN":"Arcadia: E4 Vresthena-Voutiani","description_EN":"","ascent_time":280,"descent_time":290,"marker":"E4","level":9,"ascent":214,"descent":472,"maxelev":768,"minelev":457,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.42658 37.15274,22.50053 37.23047)","views":2,"millestones":"0,22.4990860,37.2258470#1,22.4902922,37.2308673#2,22.4802783,37.2292773#3,22.4719747,37.2244041#4,22.4624360,37.2206697#5,22.4519682,37.2189704#6,22.4467711,37.2121464#7,22.4427509,37.2065631#8,22.4410292,37.1991738#9,22.4435252,37.1920445#10,22.4388060,37.1864092#11,22.4344126,37.1785286#12,22.4305912,37.1702236#13,22.4281170,37.1615696#14,22.4325950,37.1561296#15.2,22.4386079,37.1519432","x":22.4403217,"y":37.2044925,"coor":[[22.499086,37.225847],[22.4987718,37.2262216],[22.4984856,37.2264433],[22.4980415,37.226672],[22.4976547,37.2268],[22.4965449,37.2268648],[22.4963452,37.2271867],[22.4961158,37.2273821],[22.4952853,37.2277682],[22.4945377,37.2284166],[22.4943531,37.2286306],[22.4941252,37.2287539],[22.4935395,37.2288929],[22.4933923,37.2289271],[22.4931518,37.2291133],[22.4929658,37.2293993],[22.4923685,37.2299596],[22.4911868,37.2304312],[22.4904461,37.2308364],[22.489835,37.2309548],[22.4892599,37.2309655],[22.4888365,37.2312845],[22.4880101,37.2307738],[22.4867453,37.230325],[22.4863776,37.230113],[22.485804,37.2300516],[22.4851437,37.2303766],[22.4850535,37.2303754],[22.484224,37.230286],[22.4838858,37.2302906],[22.4835955,37.2301517],[22.4830218,37.2300903],[22.4826994,37.2298699],[22.4823527,37.2297302],[22.4822095,37.2295661],[22.4820077,37.2295095],[22.4817296,37.2293257],[22.4814595,37.2293042],[22.4811818,37.2291023],[22.4806283,37.2291583],[22.480401,37.2292545],[22.4796994,37.2293897],[22.4789291,37.2293506],[22.4781887,37.2291788],[22.4772097,37.2290941],[22.4769634,37.2290098],[22.4760595,37.2285565],[22.4758723,37.2283378],[22.4757982,37.2281025],[22.475609,37.2279829],[22.4754215,37.2278476],[22.4750111,37.2276192],[22.4744622,37.2274499],[22.474229,37.2272756],[22.4737798,37.2266389],[22.4733376,37.2262096],[22.472881,37.2253745],[22.4725589,37.225136],[22.472252,37.2247084],[22.4715681,37.2239695],[22.4713198,37.2234255],[22.4707425,37.2229945],[22.4705018,37.2226308],[22.4698194,37.2223787],[22.468777,37.2220948],[22.4678356,37.2221097],[22.4672671,37.2219694],[22.4661609,37.2214954],[22.4656895,37.2213991],[22.4653548,37.2212325],[22.4648058,37.2210722],[22.4645821,37.2210716],[22.4642089,37.2210464],[22.46347,37.2208025],[22.4626615,37.2206568],[22.4618377,37.2207092],[22.4614234,37.2205777],[22.4609167,37.220553],[22.4606161,37.2203689],[22.4601329,37.2202995],[22.4595213,37.219895],[22.4581583,37.2198592],[22.4573856,37.2196148],[22.4556381,37.2196461],[22.4550329,37.219476],[22.4547658,37.2193102],[22.4541027,37.2192205],[22.453587,37.2190876],[22.4532673,37.2187409],[22.4524671,37.2187394],[22.4519437,37.218985],[22.4512859,37.2191837],[22.4510262,37.2192073],[22.4507798,37.219132],[22.4501716,37.2187365],[22.4492031,37.2170473],[22.4491625,37.2168305],[22.449214,37.2165157],[22.4490895,37.2159913],[22.4486647,37.2152737],[22.4484096,37.2150721],[22.4481468,37.2146991],[22.4480442,37.214202],[22.448122,37.2137073],[22.4471904,37.212974],[22.446551,37.2117309],[22.4465444,37.2115054],[22.4468799,37.2110772],[22.4475426,37.2106352],[22.4475594,37.2103651],[22.4461179,37.2097693],[22.4455177,37.2093649],[22.4452383,37.209253],[22.4451059,37.2091161],[22.4450961,37.2090439],[22.4453057,37.2087131],[22.4459901,37.2083075],[22.4460265,37.2081818],[22.445895,37.2079998],[22.4443051,37.2075012],[22.4441249,37.2074989],[22.4440139,37.2074163],[22.4430844,37.2071337],[22.4426052,37.2063252],[22.4425585,37.2058559],[22.4426887,37.2055512],[22.4424546,37.2054309],[22.4423344,37.2052491],[22.4418459,37.2048911],[22.4407239,37.2046601],[22.4403217,37.2044925],[22.4402229,37.204365],[22.4402743,37.2040593],[22.4400301,37.2039276],[22.4400211,37.2038193],[22.4404402,37.2031669],[22.4404037,37.202202],[22.4402,37.2016946],[22.4403696,37.2005702],[22.4404648,37.2003281],[22.4407302,37.2000251],[22.4407741,37.19953],[22.4409579,37.1993611],[22.4411249,37.1989127],[22.441131,37.198595],[22.4409848,37.1980343],[22.4412216,37.1974786],[22.4410852,37.1969901],[22.4412822,37.1967223],[22.4413197,37.1965425],[22.4411488,37.1960896],[22.4415661,37.1955183],[22.4415256,37.1942018],[22.4417304,37.1935555],[22.441668,37.1933024],[22.4414365,37.193056],[22.4414062,37.1928843],[22.4416001,37.1927697],[22.4432698,37.1926564],[22.4437287,37.1922569],[22.4437649,37.1921402],[22.4436755,37.192103],[22.4431498,37.1919023],[22.4427748,37.1915954],[22.4425903,37.1912505],[22.4423258,37.1909676],[22.4423816,37.1904455],[22.4423305,37.1890929],[22.4426234,37.1879971],[22.4425709,37.1878072],[22.4423933,37.1876786],[22.4419574,37.1875107],[22.4418252,37.1873647],[22.4417003,37.1868674],[22.4411228,37.1864632],[22.4408757,37.1864239],[22.4406379,37.1864838],[22.4401826,37.1867122],[22.4393675,37.1869088],[22.439119,37.1869415],[22.4388112,37.1868248],[22.4386803,37.1866158],[22.4389601,37.1861598],[22.4389751,37.1859797],[22.4386024,37.1848594],[22.4380153,37.1838332],[22.4370524,37.1808101],[22.4367564,37.1804186],[22.4363914,37.1800893],[22.4347912,37.1790317],[22.43432,37.1783945],[22.433358,37.1769758],[22.4326361,37.1753889],[22.4324159,37.1746018],[22.4321665,37.1741298],[22.4319555,37.173442],[22.4317794,37.1732414],[22.4315112,37.1731387],[22.4315619,37.1726099],[22.4309676,37.1708985],[22.4295658,37.1684283],[22.4290528,37.167554],[22.4288197,37.1668479],[22.4281996,37.1630722],[22.4280102,37.1624297],[22.4279978,37.1619428],[22.4280949,37.1616016],[22.4283504,37.1612264],[22.4304144,37.1592912],[22.4312566,37.1585204],[22.4316773,37.1583277],[22.4322199,37.1582267],[22.4321569,37.1580907],[22.432604,37.157709],[22.4327175,37.1576655],[22.4329177,37.1577853],[22.4330089,37.1577324],[22.4327674,37.156882],[22.4328914,37.1568746],[22.4330558,37.1570931],[22.4332673,37.1572131],[22.4334703,37.1571977],[22.4336647,37.1570561],[22.4335134,37.1567476],[22.4329499,37.1562264],[22.4326501,37.1562089],[22.4325735,37.1560998],[22.4327217,37.1560116],[22.432981,37.155997],[22.4333837,37.1561285],[22.433849,37.1559544],[22.4341029,37.1562011],[22.4342643,37.1565638],[22.4343649,37.1566012],[22.4344909,37.1564947],[22.4348289,37.1559403],[22.4348865,37.1556594],[22.4359396,37.1553759],[22.436397,37.1555802],[22.4365039,37.155861],[22.4369378,37.1555693],[22.4373703,37.1556359],[22.4375144,37.1557459],[22.4377529,37.1556499],[22.4379412,37.1552558],[22.4380327,37.1551849],[22.4381909,37.15516],[22.4384027,37.1552619],[22.4387213,37.1551039],[22.4386731,37.1547066],[22.4387234,37.1539051],[22.4386511,37.1535887],[22.4382435,37.1531507],[22.4382569,37.1530427],[22.4383695,37.1530442],[22.4385358,37.1531703],[22.4386709,37.1531721],[22.4386529,37.1526964],[22.438514,37.1523498],[22.4386079,37.1519432]]},{"id":17096,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u03954 \u0392\u03c1\u03ad\u03c3\u03b8\u03b5\u03bd\u03b1-\u0392\u03bf\u03c5\u03c4\u03b9\u03ac\u03bd\u03bf\u03b9-\u03a3\u03c0\u03ac\u03c1\u03c4\u03b7","description_GR":"","path":"E4_E6_O2_O3_TRAILS\/Pelop_E4_Voutiani_Sparti","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":10164,"name_EN":"Arcadia: E4 Voutiani-Sparti","description_EN":"","ascent_time":185,"descent_time":190,"marker":"E4","level":9,"ascent":41,"descent":349,"maxelev":519,"minelev":191,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.42863 37.07455,22.4402 37.15181)","views":8,"millestones":"0,22.4386079,37.1519432#1,22.4340522,37.1454693#2,22.4334250,37.1373679#3,22.4358644,37.1290048#4,22.4343442,37.1201483#5,22.4313307,37.1152466#6,22.4342053,37.1066839#7,22.4326324,37.0978081#8,22.4306155,37.0889435#9,22.4341153,37.0807481#10.2,22.4302278,37.0744174","x":22.4311189,"y":37.1158386,"coor":[[22.4386079,37.1519432],[22.4385185,37.1517212],[22.4381227,37.1512563],[22.4378963,37.1507666],[22.4367638,37.1505354],[22.4364977,37.1503336],[22.4364741,37.1498375],[22.4365566,37.1496584],[22.4368073,37.1495175],[22.437328,37.1493801],[22.4374901,37.1491659],[22.437403,37.1490206],[22.4367705,37.1485706],[22.4362734,37.1475545],[22.4361804,37.1473911],[22.4357278,37.1469525],[22.4348229,37.146607],[22.4343343,37.1462761],[22.4340952,37.1458583],[22.4339999,37.1450188],[22.4325764,37.1430712],[22.4325582,37.1428636],[22.4328053,37.1423441],[22.4328203,37.1421641],[22.432713,37.1419103],[22.4322851,37.1413638],[22.432244,37.141174],[22.4324762,37.1408346],[22.433522,37.1398029],[22.4337014,37.1392915],[22.4338671,37.1383563],[22.4338282,37.1380583],[22.4332701,37.137091],[22.4330434,37.1366194],[22.4328546,37.1359499],[22.4328263,37.1351383],[22.4331853,37.1330159],[22.4335054,37.1322833],[22.4349757,37.1303446],[22.4357295,37.129273],[22.4359055,37.1289238],[22.4359334,37.1286628],[22.4355714,37.1271077],[22.4350434,37.1254152],[22.4350141,37.1251985],[22.4351415,37.1244792],[22.4344519,37.1218923],[22.4343447,37.1205388],[22.4343333,37.1193489],[22.4343296,37.119225],[22.4342172,37.1175943],[22.4343507,37.1171071],[22.4349467,37.1165832],[22.4351218,37.1162791],[22.4351274,37.1160087],[22.4350431,37.1157282],[22.4346788,37.1153809],[22.4341865,37.1152392],[22.432409,37.1152067],[22.4320006,37.1153635],[22.4314932,37.1159517],[22.4312901,37.115976],[22.4311189,37.1158386],[22.4311338,37.1156585],[22.4314163,37.1150584],[22.4315611,37.1141792],[22.4317509,37.1131632],[22.4320666,37.1124689],[22.4320833,37.1124421],[22.4322686,37.1121381],[22.432353,37.112004],[22.4332612,37.1107316],[22.43359,37.1100689],[22.4335649,37.1083674],[22.4342302,37.1066636],[22.4342849,37.1060221],[22.4339674,37.1034041],[22.4336398,37.1010946],[22.4329645,37.099274],[22.4327241,37.0982433],[22.4326704,37.0979992],[22.4326139,37.0977236],[22.4323996,37.0966392],[22.4323541,37.0964222],[22.4321989,37.0957104],[22.4321734,37.0955185],[22.4316755,37.09352],[22.4314493,37.0926044],[22.4310516,37.09097],[22.4310105,37.0907644],[22.4306934,37.0892955],[22.4303748,37.0878311],[22.4303876,37.0873649],[22.4302893,37.0866786],[22.4303445,37.0861836],[22.4303831,37.0860511],[22.4308602,37.0852981],[22.4315065,37.0844413],[22.4321369,37.0836024],[22.432507,37.0831138],[22.4327899,37.0827413],[22.4333447,37.082005],[22.4336827,37.0814326],[22.4339388,37.0810146],[22.4345276,37.0801301],[22.4351348,37.0791827],[22.435696,37.0782865],[22.4361942,37.0774819],[22.4363541,37.0772271],[22.4367468,37.0766081],[22.4366858,37.0765825],[22.4355878,37.0761624],[22.4350077,37.0759294],[22.434487,37.0757085],[22.4342406,37.0756061],[22.4338023,37.0754178],[22.4336221,37.075341],[22.4335419,37.0753084],[22.4326137,37.0750438],[22.4321489,37.0749295],[22.4315573,37.0747549],[22.4306781,37.0745382],[22.4303834,37.07446],[22.4302278,37.0744174]]},{"id":17809,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u03954 \u0392\u03c5\u03c4\u03af\u03bd\u03b1-\u03a4\u03c1\u03af\u03c0\u03bf\u03bb\u03b7","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03bf\u03c5 \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5","path":"PELOPONNESE\/Pelop_E4_Vytina_Tripoli","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":3,"length":37018,"name_EN":"Arcadia: E4 Vytina-Tripoli","description_EN":"Crossing Menalo Mt.","ascent_time":1340,"descent_time":1280,"marker":"E4","level":10,"ascent":1292,"descent":1651,"maxelev":1683,"minelev":667,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18243 37.51033,22.37217 37.67535)","views":31,"millestones":"0,22.1825503,37.6702463#1,22.1917674,37.6718447#2,22.1992494,37.6734644#3,22.2085178,37.6742129#4,22.2183817,37.6734379#5,22.2258231,37.6704491#6,22.2335950,37.6706894#7,22.2417225,37.6734624#8,22.2516777,37.6716244#9,22.2580525,37.6643869#10,22.2602488,37.6570659#11,22.2639084,37.6512374#12,22.2678038,37.6446804#13,22.2686121,37.6363071#14,22.2689270,37.6280203#15,22.2778220,37.6245304#16,22.2888680,37.6247807#17,22.2984472,37.6283052#18,22.3072857,37.6319346#19,22.3183432,37.6312378#20,22.3272002,37.6269771#21,22.3323006,37.6196868#22,22.3381870,37.6144484#23,22.3366712,37.6083270#24,22.3388659,37.6010757#25,22.3409905,37.5929408#26,22.3427639,37.5844005#27,22.3407404,37.5768563#28,22.3364444,37.5689266#29,22.3371715,37.5602693#30,22.3412831,37.5522413#31,22.3430752,37.5436580#32,22.3477644,37.5382024#33,22.3510632,37.5304295#34,22.3552700,37.5239798#35,22.3577298,37.5195426#37,22.3721677,37.5103309","x":22.3099174,"y":37.6321527,"coor":[[22.1825503,37.6702463],[22.1834051,37.6700635],[22.1845451,37.6698107],[22.1847706,37.6697736],[22.1858185,37.6695734],[22.1860168,37.6696215],[22.1863184,37.6698064],[22.1883219,37.67134],[22.1899473,37.6725726],[22.1905457,37.6727665],[22.1906725,37.6725928],[22.1910533,37.6723192],[22.1932515,37.6708704],[22.1933346,37.6707185],[22.1928357,37.6702512],[22.1941364,37.6702509],[22.1943497,37.6703352],[22.1946599,37.6706374],[22.1951095,37.6707975],[22.1955119,37.671038],[22.1958492,37.6711513],[22.1965301,37.6711256],[22.1971109,37.6714905],[22.1979583,37.6720802],[22.1980557,37.672271],[22.1980379,37.6725411],[22.1984676,37.6729104],[22.1985657,37.672984],[22.198766,37.672951],[22.198873,37.6729346],[22.199086,37.673037],[22.1992833,37.6735537],[22.2000963,37.6741609],[22.2009621,37.6744625],[22.201578,37.6747783],[22.201883,37.674828],[22.2022849,37.6750865],[22.2024713,37.6753507],[22.2026276,37.6754522],[22.2029349,37.6755966],[22.203172,37.6756363],[22.2042026,37.675688],[22.2043399,37.675636],[22.2044482,37.6753763],[22.2046435,37.6752711],[22.2049803,37.6754115],[22.2051619,37.6754052],[22.2054884,37.6755003],[22.2058723,37.6754205],[22.206007,37.6754766],[22.2065813,37.6754065],[22.2071307,37.6751896],[22.2075313,37.6745648],[22.2077741,37.6743702],[22.2087996,37.6741605],[22.2089469,37.6742529],[22.209545,37.6743701],[22.2113588,37.6742985],[22.2117941,37.6744944],[22.2125047,37.6746493],[22.2131872,37.6745605],[22.2138137,37.6749125],[22.2141625,37.6750259],[22.2148626,37.6751447],[22.2154737,37.675048],[22.2157472,37.6749891],[22.2163928,37.6750169],[22.2171117,37.6749737],[22.217137,37.6748659],[22.2180625,37.6740958],[22.2184667,37.6732548],[22.2186764,37.6731228],[22.2187012,37.673033],[22.2186421,37.6726626],[22.2187236,37.6725737],[22.2187422,37.6722676],[22.2186658,37.6716716],[22.2188069,37.6714575],[22.2189193,37.6713961],[22.2190871,37.6711192],[22.2196609,37.6708305],[22.2211423,37.6705194],[22.2221493,37.670129],[22.2227084,37.6698356],[22.2230383,37.6697865],[22.2232958,37.6699255],[22.2239854,37.670008],[22.2246819,37.6702799],[22.2249586,37.6700857],[22.2251032,37.6697274],[22.2254154,37.6699484],[22.2259442,37.6705963],[22.2260562,37.670652],[22.2269232,37.6704307],[22.2270444,37.6700991],[22.2272538,37.6698769],[22.2274933,37.6698175],[22.2281008,37.6700158],[22.2282766,37.6702528],[22.2282505,37.6703966],[22.2284026,37.6706783],[22.2285026,37.6712385],[22.2286788,37.6714575],[22.2288698,37.6720101],[22.2291138,37.6722391],[22.2294669,37.6723615],[22.2298296,37.672367],[22.230598,37.672],[22.2310738,37.6719283],[22.231683,37.6719059],[22.2320603,37.6717763],[22.2324163,37.6715834],[22.2329488,37.6711228],[22.2329711,37.6711839],[22.233748,37.6705579],[22.2343634,37.6698417],[22.234497,37.6698121],[22.2347224,37.6698696],[22.2349301,37.6701971],[22.2351422,37.6703355],[22.2353892,37.6704383],[22.2357735,37.6704891],[22.2357149,37.6705694],[22.2357782,37.6707686],[22.2359007,37.6708605],[22.2358958,37.6710677],[22.2359835,37.6711952],[22.2363852,37.6714716],[22.2364694,37.6717432],[22.2367902,37.6720815],[22.2371608,37.6722312],[22.237725,37.6718701],[22.2380077,37.6719014],[22.2382418,37.6720671],[22.2386614,37.6720644],[22.2388094,37.6721297],[22.2397447,37.6722856],[22.2403127,37.6727176],[22.2404376,37.6727105],[22.2405933,37.672839],[22.2409755,37.6729799],[22.2412963,37.6733181],[22.2417349,37.6734689],[22.2419343,37.6736701],[22.2429296,37.6737751],[22.2432437,37.6739149],[22.2434247,37.6739356],[22.2438008,37.6738511],[22.2440656,37.6736838],[22.2450394,37.6732567],[22.2451437,37.6731591],[22.2452754,37.6730462],[22.2458795,37.672911],[22.2466297,37.672832],[22.2473147,37.6731126],[22.2477895,37.6731737],[22.2481393,37.6733051],[22.2488129,37.6730447],[22.2492857,37.6727093],[22.2493638,37.6726744],[22.2502428,37.6720859],[22.2503947,37.6719845],[22.2509959,37.6719754],[22.251797,37.6715659],[22.2521491,37.6710574],[22.2531097,37.6702245],[22.2553404,37.6679234],[22.255997,37.6674825],[22.2561125,37.6669074],[22.256419,37.6664072],[22.2568749,37.6658191],[22.2576003,37.6653432],[22.2578885,37.6646535],[22.2584777,37.6636979],[22.2589712,37.6629977],[22.259201,37.6628659],[22.2594858,37.662807],[22.2596363,37.6626741],[22.2599274,37.6623449],[22.2601988,37.6618893],[22.2601783,37.6613122],[22.2602874,37.6610074],[22.2600083,37.660823],[22.2599768,37.6607144],[22.2600595,37.6605714],[22.2598106,37.6605497],[22.2599777,37.6601917],[22.2597538,37.6600713],[22.2594667,37.6602292],[22.2596102,37.6599069],[22.2594603,37.6598191],[22.2596842,37.6595002],[22.2596534,37.6593646],[22.2598398,37.6586643],[22.2602096,37.6578767],[22.2603044,37.6572112],[22.260176,37.6568849],[22.2603037,37.6557873],[22.2602831,37.6552102],[22.2600742,37.6539634],[22.2597523,37.6531836],[22.2592442,37.65257],[22.2591707,37.6523166],[22.2593336,37.6521387],[22.2611395,37.6514984],[22.261958,37.6513933],[22.2625464,37.6514381],[22.2632771,37.6512145],[22.2636604,37.6513013],[22.2641953,37.6511649],[22.2643012,37.6510899],[22.2645435,37.6511025],[22.2652303,37.6508152],[22.2654689,37.6507916],[22.265727,37.6505701],[22.2659418,37.6501046],[22.2666567,37.6490968],[22.2671871,37.6482213],[22.2674961,37.6480907],[22.26818,37.6480647],[22.2682952,37.6479853],[22.2684374,37.647717],[22.2684306,37.6474758],[22.2682628,37.6473832],[22.2681753,37.6472468],[22.2682734,37.6469238],[22.2684613,37.6465976],[22.2683457,37.6462083],[22.2681908,37.6460438],[22.267619,37.6457741],[22.2677684,37.6451995],[22.2677428,37.6448386],[22.2678032,37.6446773],[22.2677049,37.6440269],[22.267778,37.6438117],[22.2680555,37.6435725],[22.2681298,37.6433032],[22.2680681,37.6430319],[22.2679044,37.6427591],[22.2680049,37.642337],[22.2678882,37.6419928],[22.2678827,37.6417404],[22.2675256,37.6410142],[22.2676716,37.6405837],[22.2676111,37.6402584],[22.26775,37.6396476],[22.2675672,37.6392213],[22.2676062,37.6390056],[22.2677699,37.6387917],[22.2677185,37.6385657],[22.2678422,37.6381619],[22.2676376,37.6380981],[22.2677513,37.6375951],[22.2683554,37.636955],[22.2686046,37.636472],[22.2686247,37.6360938],[22.2684749,37.6357131],[22.2686863,37.6344184],[22.2686659,37.634319],[22.268341,37.634161],[22.2683546,37.6340621],[22.2682109,37.6339067],[22.267983,37.6334708],[22.2679694,37.6330831],[22.2678002,37.6325579],[22.2677461,37.6319623],[22.2675898,37.6318608],[22.2675721,37.6316443],[22.2674888,37.6305368],[22.2675764,37.6301776],[22.2678396,37.6298863],[22.2679327,37.6298719],[22.2680298,37.6295939],[22.2682255,37.6294616],[22.2682945,37.6288858],[22.2684063,37.6287973],[22.2684474,37.6284915],[22.2686421,37.6283096],[22.2691644,37.6277766],[22.269426,37.6277353],[22.2696989,37.6272076],[22.2698255,37.6266327],[22.2703302,37.6263697],[22.2709116,37.626216],[22.2714681,37.6256744],[22.271528,37.6255311],[22.271747,37.6253721],[22.2719635,37.6253212],[22.2727568,37.6253148],[22.2729922,37.6251785],[22.2737043,37.6249659],[22.2742624,37.625134],[22.2744935,37.6249391],[22.27466,37.6245991],[22.2748307,37.6245655],[22.2755089,37.6246385],[22.2773573,37.6245754],[22.2838874,37.6239316],[22.2864109,37.6241215],[22.2868817,37.6243919],[22.2878249,37.6247661],[22.2885053,37.6247399],[22.2893905,37.6248361],[22.2908898,37.625669],[22.2908146,37.6257805],[22.29133,37.6259885],[22.2913573,37.6258785],[22.2920584,37.6259428],[22.2926892,37.6261051],[22.2932461,37.626032],[22.2935446,37.6263608],[22.2939025,37.6265643],[22.2952884,37.6269087],[22.2954336,37.627001],[22.2956746,37.6273649],[22.2960869,37.6276683],[22.2969666,37.6278522],[22.2984633,37.6283064],[22.2989549,37.6281153],[22.2991697,37.6281364],[22.300228,37.62844],[22.3003266,37.6285428],[22.3001265,37.6286188],[22.3000756,37.6288186],[22.3009446,37.6289753],[22.3015717,37.6292998],[22.3029259,37.6302476],[22.3058463,37.6321867],[22.3060184,37.63209],[22.3070164,37.6318565],[22.307782,37.6320747],[22.3083672,37.6320989],[22.3099174,37.6321527],[22.3103347,37.6322398],[22.3108781,37.6322656],[22.3115724,37.6321313],[22.3125713,37.6320555],[22.3135446,37.6316098],[22.3139803,37.6314966],[22.3149811,37.6313396],[22.3174749,37.6313031],[22.31827,37.6312244],[22.3193983,37.6314387],[22.3201225,37.6314851],[22.320567,37.6313742],[22.3213622,37.6312864],[22.3228142,37.6309691],[22.3242648,37.6299533],[22.3245712,37.6298225],[22.3250334,37.6294257],[22.3257912,37.6284812],[22.3264267,37.6279314],[22.3267556,37.6274133],[22.3278214,37.626374],[22.3282925,37.6260833],[22.3285971,37.6258938],[22.3289492,37.6258537],[22.3292759,37.6258922],[22.3296271,37.6257372],[22.3297056,37.6257743],[22.330211,37.625074],[22.3308942,37.6239121],[22.3312693,37.6231941],[22.3314982,37.6225845],[22.3318657,37.6203366],[22.3320436,37.6199786],[22.3324273,37.6195424],[22.3355503,37.6176939],[22.3396085,37.6159801],[22.3393244,37.6155075],[22.3392212,37.6150554],[22.3390307,37.6149626],[22.338489,37.6148649],[22.3381702,37.6144278],[22.337125,37.6145572],[22.3366764,37.6143526],[22.3365122,37.6143954],[22.3362711,37.6145362],[22.3359773,37.614505],[22.3357675,37.6142587],[22.3355191,37.6142192],[22.3351379,37.6140425],[22.3348879,37.6140751],[22.3347544,37.613965],[22.334723,37.6138474],[22.334842,37.6125783],[22.3353884,37.6114415],[22.3360547,37.6095042],[22.3366037,37.6087639],[22.3368028,37.6074509],[22.3369104,37.6072],[22.33647,37.606626],[22.3359609,37.6060871],[22.3357374,37.6059488],[22.3354739,37.6055756],[22.335555,37.6054956],[22.3360316,37.6054572],[22.3363225,37.6051099],[22.3367108,37.6049711],[22.3368426,37.6046485],[22.3375656,37.6037214],[22.3376862,37.6033897],[22.3379759,37.6030963],[22.338295,37.6030107],[22.3385444,37.6027957],[22.3388254,37.602385],[22.3390913,37.6021455],[22.3388921,37.6019354],[22.3388496,37.6018086],[22.3388688,37.6009437],[22.339398,37.6000679],[22.3397326,37.5997932],[22.3398754,37.5991824],[22.339847,37.5989296],[22.3399905,37.5985892],[22.3398698,37.5984162],[22.339896,37.5982544],[22.3400359,37.5980761],[22.340031,37.5977876],[22.3399331,37.597606],[22.340134,37.5972303],[22.3401141,37.5971038],[22.3399256,37.5969209],[22.3395016,37.5966356],[22.339444,37.5961661],[22.3402575,37.5952403],[22.340245,37.5947804],[22.3403842,37.5941245],[22.3407632,37.5931722],[22.3412914,37.5926389],[22.3410151,37.5918239],[22.3410709,37.591347],[22.3413601,37.590567],[22.3414341,37.589784],[22.3416768,37.5885436],[22.3416401,37.5881556],[22.3415081,37.5879825],[22.3415127,37.5877753],[22.3419432,37.5867449],[22.3423076,37.5861462],[22.3423706,37.5858586],[22.3426036,37.5855645],[22.3426209,37.5852944],[22.3425435,37.5852122],[22.3424722,37.5848507],[22.342569,37.5845726],[22.3428,37.5843686],[22.3433211,37.5833395],[22.3431813,37.5830041],[22.3432859,37.5823746],[22.3430748,37.5821914],[22.3430109,37.5820103],[22.3427894,37.5817819],[22.342176,37.5813587],[22.3417123,37.5808204],[22.341274,37.5806701],[22.3411273,37.5805486],[22.3410404,37.5804775],[22.3408158,37.5803932],[22.340594,37.5801828],[22.3404078,37.5793871],[22.3405541,37.5789205],[22.3408711,37.5784113],[22.3407722,37.5782747],[22.3408577,37.5779965],[22.3409967,37.5778542],[22.3412704,37.577768],[22.3407351,37.5768862],[22.3407866,37.5766076],[22.3405236,37.5757026],[22.3398947,37.5749547],[22.3395262,37.5747242],[22.3392381,37.5744408],[22.3389358,37.5742833],[22.338881,37.5742015],[22.3389619,37.5741305],[22.338941,37.5740491],[22.3387764,37.5738124],[22.3383096,37.5734183],[22.3380589,37.5729822],[22.3375888,37.5722275],[22.3374718,37.5719983],[22.3374007,37.5716278],[22.3374924,37.5710703],[22.3374503,37.5708782],[22.3370007,37.570223],[22.3366312,37.5695238],[22.3362516,37.5682657],[22.3361752,37.56712],[22.3362,37.5660028],[22.3364491,37.5658464],[22.3366632,37.5653807],[22.336454,37.5650691],[22.3367251,37.5637143],[22.3366902,37.5632452],[22.3365604,37.5629729],[22.33659,37.5626579],[22.3364473,37.5624576],[22.3367683,37.5617682],[22.3368252,37.5612463],[22.3370967,37.5607454],[22.3371399,37.5603314],[22.3374124,37.5597855],[22.3374876,37.5594621],[22.3373484,37.5590996],[22.3374607,37.5586326],[22.3374312,37.5584339],[22.3379475,37.557612],[22.3380703,37.5565773],[22.3384604,37.5558347],[22.3390632,37.5554038],[22.3391828,37.5551171],[22.3397136,37.554665],[22.3400651,37.5541291],[22.3405601,37.5537576],[22.3408022,37.553049],[22.3411646,37.5525314],[22.3414756,37.5517787],[22.3414381,37.5514267],[22.3416538,37.5493568],[22.3415724,37.5491529],[22.341647,37.5488475],[22.3415887,37.5484141],[22.3413647,37.5477981],[22.341458,37.5476732],[22.3416784,37.5469192],[22.3417792,37.5459473],[22.3419707,37.5449676],[22.3420662,37.5447436],[22.3424133,37.544406],[22.3427301,37.5438968],[22.3437879,37.5431546],[22.3439741,37.5429228],[22.3442804,37.5428911],[22.3451515,37.5423986],[22.3456647,37.5422255],[22.3469497,37.5419551],[22.3474531,37.5417098],[22.3478351,37.5416769],[22.3481701,37.5413729],[22.3480758,37.5410291],[22.3482052,37.5407583],[22.3484927,37.540555],[22.3485413,37.5404025],[22.3484191,37.5401394],[22.3480803,37.5397043],[22.347881,37.5395483],[22.3475124,37.5394237],[22.3474926,37.5392973],[22.347657,37.5390247],[22.3475883,37.5387083],[22.3476685,37.5386643],[22.3478126,37.5388015],[22.347948,37.5388215],[22.3477492,37.5382283],[22.3479255,37.5379334],[22.3479408,37.5372396],[22.3481683,37.536675],[22.3484151,37.5357502],[22.3490666,37.5349482],[22.3490698,37.5342407],[22.3494824,37.5341158],[22.3495139,37.5337152],[22.3496427,37.5335187],[22.350161,37.5331114],[22.3504583,37.5329713],[22.351366,37.5323531],[22.3513691,37.532209],[22.3512436,37.5318873],[22.351065,37.5317766],[22.3510221,37.5316679],[22.3511934,37.5310844],[22.35101,37.5301626],[22.3510126,37.5300455],[22.351139,37.5299571],[22.3512419,37.5299563],[22.351279,37.5298126],[22.3515813,37.5294473],[22.3515509,37.5292847],[22.3515349,37.5291447],[22.3517191,37.5290031],[22.3520109,37.5291153],[22.3522038,37.529091],[22.3522875,37.5288871],[22.3521519,37.5283625],[22.3519995,37.52809],[22.3516879,37.5278513],[22.3517314,37.5276244],[22.3523239,37.5272316],[22.3523493,37.5271057],[22.3522443,37.526942],[22.3519796,37.5266319],[22.3519609,37.5264514],[22.352601,37.5256492],[22.3529915,37.5253843],[22.354147,37.5248146],[22.3545917,37.5245481],[22.3546959,37.5244414],[22.3550251,37.5243919],[22.3551521,37.5242765],[22.3550925,37.5242194],[22.3551404,37.5241029],[22.3553831,37.5238719],[22.3558068,37.5236435],[22.3556617,37.5235514],[22.355098,37.5234534],[22.354998,37.5233709],[22.3559244,37.5229241],[22.355848,37.5227969],[22.356361,37.5226238],[22.3572472,37.5219422],[22.3576241,37.5217852],[22.3576834,37.5216598],[22.3575602,37.521604],[22.3575733,37.5215231],[22.3574264,37.521512],[22.3574617,37.5214494],[22.3580741,37.5213859],[22.3588374,37.5215564],[22.3592275,37.5213095],[22.3596017,37.5212742],[22.3595245,37.521183],[22.3592778,37.5210804],[22.358847,37.5211195],[22.3587255,37.5209826],[22.3585778,37.5204939],[22.3580941,37.520361],[22.3577255,37.5197385],[22.3577338,37.51936],[22.357888,37.5190377],[22.3579958,37.5183453],[22.3584574,37.5176284],[22.3586635,37.5173091],[22.3598533,37.5167128],[22.3602814,37.5168426],[22.3605912,37.5166982],[22.3609397,37.5162321],[22.3617522,37.5163335],[22.3621258,37.5163207],[22.3622636,37.5162325],[22.3623052,37.5158816],[22.3624313,37.5157076],[22.363013,37.5154971],[22.3633826,37.5152453],[22.3635698,37.5151263],[22.3651367,37.5142422],[22.3655751,37.5140162],[22.3659719,37.5138166],[22.3664566,37.513544],[22.3667409,37.5133812],[22.3667738,37.5133636],[22.3669779,37.5132447],[22.3679163,37.5127079],[22.3681727,37.5125763],[22.3687226,37.5122617],[22.3687947,37.5122176],[22.3693812,37.5118945],[22.3698187,37.5116437],[22.3699499,37.5116906],[22.3700867,37.5116451],[22.3701155,37.5114743],[22.3705163,37.5112545],[22.3712911,37.5107898],[22.3717135,37.5105658],[22.3721677,37.5103309]]},{"id":17810,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: E4 \u0394\u03ac\u03c1\u03b1\u03c2-\u0392\u03c5\u03c4\u03af\u03bd\u03b1","description_GR":"\u039c\u03b9\u03ba\u03c1\u03bf\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03954","path":"PELOPONNESE\/Pelop_E4_Daras_Vytina","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":18912,"name_EN":"Arcadia: E4 Daras-Vytina","description_EN":"E4 section of lesser interest","ascent_time":455,"descent_time":440,"marker":"E4","level":10,"ascent":630,"descent":264,"maxelev":1039,"minelev":488,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.17917 37.67017,22.21076 37.80824)","views":29,"millestones":"0,22.2020078,37.8085902#1,22.2001846,37.8002811#2,22.1973655,37.7915776#3,22.2002616,37.7839749#4,22.2051644,37.7765780#5,22.2075177,37.7680982#6,22.2065395,37.7597645#7,22.2021761,37.7516304#8,22.1981580,37.7432549#9,22.1939147,37.7351810#10,22.1921448,37.7275213#11,22.1980475,37.7223996#12,22.1938182,37.7142671#13,22.1952283,37.7060103#14,22.1983449,37.6974192#15,22.1914623,37.6925342#16,22.1857796,37.6896120#17,22.1859445,37.6815583#18,22.1860709,37.6737500#18.9,22.1825503,37.6702463","x":22.1919487,"y":37.7245653,"coor":[[22.2020078,37.8085902],[22.2019424,37.8084924],[22.2015791,37.8079731],[22.2012871,37.8075271],[22.2010607,37.8069423],[22.2009617,37.8068056],[22.2000067,37.80566],[22.1999901,37.8054075],[22.2004644,37.8050542],[22.2005596,37.8048754],[22.2005557,37.804569],[22.2004194,37.8040983],[22.2007581,37.8032473],[22.200776,37.8025086],[22.2000486,37.7997217],[22.1988708,37.7968514],[22.1979848,37.7945623],[22.1978705,37.7936594],[22.1973761,37.79157],[22.1971899,37.7912878],[22.1967658,37.7910402],[22.1967089,37.7909718],[22.1968778,37.7907693],[22.1973183,37.7907378],[22.1971935,37.7903529],[22.1971789,37.790035],[22.1970058,37.7877951],[22.1974241,37.7871706],[22.1976365,37.7868404],[22.1998597,37.7846034],[22.2000693,37.784316],[22.2003662,37.7837798],[22.2008851,37.7834542],[22.2013114,37.7827308],[22.2017188,37.7822751],[22.2019065,37.7821586],[22.2024505,37.7819371],[22.202894,37.7816329],[22.2034795,37.7809299],[22.2038423,37.7808611],[22.2039664,37.7807661],[22.2042261,37.7802947],[22.2042556,37.7796936],[22.2044671,37.7790344],[22.2043192,37.7786198],[22.2042941,37.7781463],[22.2042351,37.7777557],[22.2044358,37.7773194],[22.2047577,37.776948],[22.2051641,37.7765757],[22.2067314,37.7747836],[22.2070384,37.7742926],[22.2072034,37.7735742],[22.2071926,37.7726097],[22.2073615,37.7717291],[22.2073058,37.7712146],[22.207132,37.7708875],[22.2071285,37.770563],[22.2072954,37.7697635],[22.2072962,37.7687902],[22.207505,37.7681355],[22.2080079,37.7666133],[22.2082145,37.7655801],[22.2081411,37.764858],[22.2084389,37.7642767],[22.2084923,37.7638878],[22.2085113,37.7635726],[22.2083814,37.7633093],[22.2073151,37.7623378],[22.2071173,37.7620644],[22.2070237,37.7617115],[22.2071892,37.7604974],[22.2070144,37.7602154],[22.2065037,37.759739],[22.2063016,37.7591772],[22.2056506,37.7579326],[22.2053761,37.7572998],[22.2052183,37.7563151],[22.2050149,37.7558073],[22.2046074,37.7552874],[22.2039131,37.7539611],[22.2031987,37.7534635],[22.2030138,37.7526586],[22.2018126,37.7511713],[22.1983665,37.7444407],[22.1983327,37.7441383],[22.1983029,37.7436872],[22.1979141,37.7425209],[22.1974346,37.7417025],[22.1973491,37.7410163],[22.1968181,37.7399808],[22.196353,37.739505],[22.1957156,37.7391168],[22.1954565,37.7385721],[22.1946171,37.737622],[22.1946313,37.7370364],[22.1944911,37.7362682],[22.1940252,37.735637],[22.1937299,37.7344361],[22.1933927,37.7338361],[22.1941577,37.7328678],[22.1941329,37.7324889],[22.1942296,37.732247],[22.1943267,37.7315186],[22.1943989,37.7313484],[22.1946783,37.7310553],[22.1947208,37.7308825],[22.1945617,37.7304565],[22.1944169,37.7304317],[22.1937015,37.7299882],[22.1935296,37.7300576],[22.1932221,37.7298411],[22.1929706,37.7294498],[22.1927155,37.7292115],[22.1923351,37.728843],[22.1920945,37.7284698],[22.1921058,37.7284271],[22.1921267,37.7275713],[22.1922633,37.7271859],[22.1922001,37.7269866],[22.192309,37.7267089],[22.1922804,37.7264832],[22.1921081,37.726102],[22.1918427,37.7258186],[22.1917808,37.7255653],[22.1915429,37.7253882],[22.1915384,37.7251087],[22.191611,37.7249206],[22.1919487,37.7245653],[22.1922015,37.724434],[22.1943692,37.7239445],[22.1954019,37.7239333],[22.1962451,37.723784],[22.197734,37.7232119],[22.1979189,37.7230706],[22.198026,37.7228649],[22.1980652,37.721935],[22.1981113,37.7213499],[22.1977619,37.7207858],[22.1977338,37.7205421],[22.1969236,37.7197997],[22.1964737,37.719171],[22.1960397,37.7183533],[22.1957462,37.7173574],[22.1954123,37.7166223],[22.1944105,37.7148947],[22.1938569,37.7143365],[22.1933571,37.7134276],[22.1931055,37.7125766],[22.1930382,37.7116112],[22.193108,37.7110716],[22.1929184,37.7100052],[22.1929594,37.7097175],[22.1934011,37.7083454],[22.1935867,37.708177],[22.1941478,37.7079603],[22.1942655,37.7077819],[22.1943109,37.7073139],[22.1947619,37.7069603],[22.1949673,37.7067337],[22.1952081,37.7061606],[22.1953464,37.7051353],[22.1955562,37.7046248],[22.1956698,37.7041489],[22.1961406,37.702935],[22.1964504,37.7023179],[22.1967793,37.7018543],[22.1969912,37.7010645],[22.1974411,37.6998186],[22.1976689,37.6995427],[22.1980736,37.6987559],[22.1982572,37.6981999],[22.1984443,37.6965626],[22.198354,37.6960745],[22.1984399,37.6960105],[22.1982054,37.6952296],[22.1974531,37.6937739],[22.1972029,37.6933375],[22.195118,37.6929811],[22.1945858,37.692946],[22.1935397,37.6925875],[22.1928028,37.6925762],[22.191735,37.6926499],[22.1912523,37.6924443],[22.1906951,37.692314],[22.1898207,37.6921159],[22.1893267,37.69191],[22.1888054,37.6914244],[22.1879661,37.6914295],[22.1864796,37.6914765],[22.1857547,37.6914383],[22.1851985,37.6919254],[22.1849934,37.6918614],[22.1845185,37.6918924],[22.1844529,37.6918508],[22.1855602,37.6906084],[22.1862195,37.6900778],[22.1857551,37.6895908],[22.1853261,37.6895121],[22.1850793,37.6894002],[22.1851772,37.6890457],[22.1850955,37.6887628],[22.1852729,37.6880423],[22.1852962,37.6870874],[22.1851899,37.6867973],[22.1851708,37.6861842],[22.1849908,37.6856587],[22.1849363,37.6854393],[22.1849784,37.6851065],[22.1851752,37.6844787],[22.1857189,37.6840365],[22.1859884,37.6836801],[22.1860474,37.6826537],[22.1861451,37.6823668],[22.186421,37.6820984],[22.1861819,37.6816711],[22.1860481,37.681579],[22.1858199,37.6815349],[22.1855091,37.6812597],[22.1853688,37.6809692],[22.1850996,37.6808479],[22.1846673,37.6803816],[22.1844914,37.6801536],[22.1842005,37.6794101],[22.1838277,37.6788907],[22.1838733,37.6784137],[22.1840545,37.6779569],[22.1844798,37.6777517],[22.1847641,37.6772514],[22.1847646,37.6767647],[22.1850426,37.6765257],[22.1851625,37.6762572],[22.1855292,37.6761006],[22.1856347,37.675958],[22.1856414,37.6752191],[22.1859501,37.6746471],[22.18609,37.6735588],[22.186235,37.6731915],[22.1858913,37.6728708],[22.1858294,37.6726175],[22.1856082,37.6723888],[22.1855897,37.6722172],[22.1856085,37.6720891],[22.1859733,37.6720046],[22.1861389,37.6718832],[22.186362,37.6716861],[22.1866737,37.6718937],[22.1868309,37.6716483],[22.1869618,37.671398],[22.1861829,37.6708317],[22.1857287,37.6704981],[22.1853464,37.670366],[22.1848984,37.6701563],[22.1847702,37.6697736],[22.1845451,37.6698107],[22.1834051,37.6700635],[22.1825503,37.6702463]]},{"id":17928,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: E4 \u039d\u03ad\u03bf\u03c2 \u039c\u03c5\u03c3\u03c4\u03c1\u03ac\u03c2-\u0391\u03bd\u03b1\u03b2\u03c1\u03c5\u03c4\u03ae","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03954 \u03c3\u03c4\u03bf\u03bd \u03a4\u03b1\u03cb\u03b3\u03b5\u03c4\u03bf","path":"PELOPONNESE\/Pelop_Taygetos_E4_Parori_Anavriti","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8739,"name_EN":"Taygetos Mt: E4 Neos Mystras-Anavryti","description_EN":"E4 session along Taygetos","ascent_time":205,"descent_time":185,"marker":"E4","level":10,"ascent":829,"descent":332,"maxelev":820,"minelev":280,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.36716 37.03042,22.38367 37.06936)","views":48,"millestones":"0,22.3746511,37.0694617#1,22.3828888,37.0638831#2,22.3790866,37.0575148#3,22.3719119,37.0536747#4,22.3711610,37.0501074#5,22.3679498,37.0448803#6,22.3708928,37.0454495#7,22.3705077,37.0403654#8,22.3701020,37.0333926#8.7,22.3735585,37.0302816","x":22.3721059,"y":37.0498274,"coor":[[22.3746511,37.0694617],[22.3749584,37.0691933],[22.3756425,37.0689097],[22.3758453,37.0687976],[22.3762781,37.0685421],[22.3766542,37.0680988],[22.376849,37.0679303],[22.3775729,37.0677419],[22.378016,37.0675316],[22.3798614,37.0664392],[22.3802086,37.0662907],[22.3807168,37.0661467],[22.3812838,37.0659291],[22.3816722,37.065646],[22.3828573,37.0643912],[22.3829503,37.0642483],[22.3829361,37.0641219],[22.3828345,37.0636135],[22.3829172,37.0632767],[22.3826331,37.0628852],[22.3825098,37.062532],[22.382543,37.0622914],[22.3825577,37.0621992],[22.3826283,37.0618847],[22.3823941,37.0617913],[22.3822396,37.061654],[22.3813002,37.0603433],[22.3804882,37.0599176],[22.3803922,37.0596729],[22.3803367,37.0595415],[22.3801147,37.0594033],[22.3797217,37.0593709],[22.3795562,37.0586926],[22.3796993,37.0588388],[22.3799121,37.0589814],[22.3797658,37.0584566],[22.3795425,37.0583814],[22.3793168,37.0584144],[22.3792744,37.0582967],[22.3791195,37.0581774],[22.3791229,37.0580152],[22.3793708,37.0579915],[22.379029,37.0576714],[22.3791313,37.0576187],[22.3790456,37.0574192],[22.3788128,37.0572628],[22.3784964,37.0573306],[22.3783642,37.0572026],[22.3779835,37.0571253],[22.3780409,37.057072],[22.3779075,37.0569981],[22.3779871,37.056855],[22.3778677,37.056655],[22.3774862,37.0566138],[22.3773984,37.0565134],[22.3774255,37.0562975],[22.377305,37.0561426],[22.3772759,37.0559259],[22.3775373,37.0552715],[22.377148,37.0550679],[22.3772982,37.0548806],[22.3772355,37.0546544],[22.3768647,37.0546404],[22.3765147,37.0547077],[22.3762906,37.0546686],[22.3760898,37.0545937],[22.3759812,37.0544119],[22.3756767,37.0544528],[22.3753968,37.0543949],[22.3752714,37.0544743],[22.3751601,37.0544187],[22.3750012,37.0544887],[22.3747455,37.05435],[22.3742518,37.0542981],[22.3738871,37.0539957],[22.3736956,37.0540111],[22.3735405,37.0539008],[22.3732259,37.0538875],[22.3729433,37.0539557],[22.3721362,37.0538365],[22.3713808,37.0532876],[22.3710028,37.0530841],[22.3708271,37.0528834],[22.3704344,37.0528419],[22.3703063,37.0526396],[22.3703452,37.0525455],[22.3705891,37.0522987],[22.3707695,37.0522742],[22.3709816,37.0523492],[22.3712542,37.0527495],[22.3716089,37.0529887],[22.3728903,37.0530153],[22.3731278,37.0529555],[22.3734763,37.0529603],[22.3736352,37.0528904],[22.3735699,37.0527903],[22.3730194,37.0527647],[22.3727178,37.0526705],[22.3724739,37.0525049],[22.3722404,37.0524791],[22.3720722,37.0524588],[22.3719729,37.0523673],[22.3719662,37.0516281],[22.371706,37.0511739],[22.3717362,37.0508138],[22.371496,37.050477],[22.3711942,37.0503917],[22.3711399,37.0503008],[22.3711957,37.0497969],[22.3715942,37.0500908],[22.3719431,37.0500775],[22.3724645,37.0504092],[22.3725661,37.0503925],[22.3725347,37.0502839],[22.3721059,37.0498274],[22.3719734,37.0491856],[22.3716623,37.0490101],[22.3710676,37.0489479],[22.3705152,37.0484896],[22.3701698,37.0483406],[22.369914,37.0481118],[22.3698608,37.048066],[22.3694474,37.0479431],[22.3694853,37.0472226],[22.3690168,37.0465221],[22.3689991,37.0462966],[22.3690704,37.0461173],[22.3688449,37.0456184],[22.3688054,37.0453655],[22.368505,37.0452172],[22.3683181,37.0450163],[22.3679832,37.0449035],[22.3676841,37.0446921],[22.3678547,37.0446043],[22.3684258,37.0447113],[22.3690724,37.0449726],[22.3692821,37.0451558],[22.3693306,37.045517],[22.369575,37.0456555],[22.3698945,37.0459664],[22.3699461,37.0461834],[22.3698696,37.046606],[22.369936,37.0466519],[22.3702182,37.046079],[22.3698942,37.0454526],[22.3698246,37.045028],[22.3696497,37.0447913],[22.3696559,37.0445029],[22.3695689,37.0443665],[22.3697148,37.0443775],[22.369879,37.0445871],[22.370156,37.0447802],[22.3701279,37.0450412],[22.3702748,37.0450072],[22.3703899,37.0448826],[22.370373,37.0446209],[22.3704515,37.044631],[22.3705713,37.0448129],[22.3705202,37.0451007],[22.3706217,37.045084],[22.3708632,37.044835],[22.370895,37.0449255],[22.3707427,37.0452119],[22.3707844,37.0453657],[22.3717359,37.0460908],[22.371796,37.0464341],[22.3716666,37.0467027],[22.3717104,37.0467574],[22.3718251,37.0466508],[22.371898,37.0463995],[22.3718609,37.0460294],[22.3715185,37.0452135],[22.3715739,37.0447276],[22.3716802,37.0444857],[22.3715795,37.0442004],[22.371181,37.0439065],[22.3706679,37.0431874],[22.3702338,37.0429831],[22.3699773,37.0427858],[22.3698807,37.0425681],[22.3695205,37.0421125],[22.3694801,37.0418957],[22.3697146,37.0414482],[22.3699766,37.0412896],[22.3701037,37.0411291],[22.370508,37.0403595],[22.3707423,37.0399211],[22.371183,37.0398189],[22.3717792,37.0392773],[22.3714243,37.0390471],[22.3712882,37.0385766],[22.371338,37.0383519],[22.3712194,37.0381159],[22.3706465,37.03809],[22.3703934,37.0378342],[22.3701585,37.0377769],[22.3699861,37.0369002],[22.3698802,37.0366915],[22.3699596,37.0361337],[22.3696584,37.0354986],[22.3697657,37.0352117],[22.3697601,37.0349502],[22.3694713,37.0345226],[22.3691882,37.034041],[22.3692058,37.0337438],[22.3694131,37.0335123],[22.3696402,37.0334073],[22.3698301,37.033464],[22.3699991,37.0334483],[22.3708598,37.0329892],[22.3710919,37.0326498],[22.3712908,37.032452],[22.3715187,37.0323109],[22.3715776,37.0321856],[22.3717058,37.0318741],[22.3716869,37.0317026],[22.3719287,37.0314355],[22.3723063,37.0312762],[22.372752,37.0314626],[22.3731064,37.031188],[22.3730839,37.031039],[22.3729607,37.0310193],[22.3729287,37.0309377],[22.3731603,37.0308846],[22.373287,37.0307421],[22.3734825,37.030587],[22.3735762,37.0304081],[22.3735585,37.0302816]]},{"id":17929,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: E4 \u0386\u03c1\u03bd\u03b1-\u039a\u03b1\u03c3\u03c4\u03ac\u03bd\u03b9\u03b1","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 E4 \u03c3\u03c4\u03bf\u03bd \u03a4\u03b1\u03cd\u03b3\u03b5\u03c4\u03bf","path":"PELOPONNESE\/Pelop_Taygetos_E4_Arna_Kastania","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":8676,"name_EN":"Taygetos Mt: E4 Arna-Kastania","description_EN":"E4 session along Taygetos","ascent_time":200,"descent_time":195,"marker":"E4","level":10,"ascent":619,"descent":612,"maxelev":1033,"minelev":480,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.3816 36.84249,22.41474 36.8786)","views":16,"millestones":"0,22.4140072,36.8779063#1,22.4076720,36.8761614#2,22.4050696,36.8706445#3,22.4009993,36.8652280#4,22.3917530,36.8626707#5,22.3834210,36.8588116#6,22.3856513,36.8531352#7,22.3885943,36.8456644#8.7,22.4002603,36.8424202","x":22.3900419,"y":36.8624952,"coor":[[22.4140072,36.8779063],[22.4136875,36.8776316],[22.4135902,36.87745],[22.4129821,36.8773923],[22.41278,36.8772454],[22.4125093,36.8773139],[22.4125172,36.8774763],[22.4124244,36.8776193],[22.4118434,36.8780441],[22.4115814,36.8781173],[22.4113578,36.8780782],[22.4108252,36.8783325],[22.4101741,36.8783508],[22.4096536,36.8785602],[22.4091941,36.878536],[22.4089679,36.8786231],[22.4085907,36.8789606],[22.4084589,36.8788236],[22.4085088,36.8785809],[22.4081274,36.8785758],[22.4080253,36.8786285],[22.4079816,36.8785738],[22.4081822,36.8780988],[22.4081721,36.8780446],[22.4080818,36.8780704],[22.4080728,36.8774213],[22.4081601,36.8769988],[22.4081196,36.876791],[22.408191,36.8765937],[22.4078365,36.8763726],[22.4075634,36.8760174],[22.407244,36.8757337],[22.4069643,36.8751531],[22.4066568,36.8748335],[22.4071247,36.8744522],[22.4071991,36.8741106],[22.4071857,36.8736778],[22.4074392,36.8728159],[22.4075908,36.8719977],[22.4075665,36.8715467],[22.407694,36.8708093],[22.4076082,36.8706188],[22.4074317,36.8704723],[22.4074011,36.8703276],[22.4071312,36.8703601],[22.4069871,36.870277],[22.4057533,36.8708013],[22.4056879,36.8707103],[22.4055294,36.8707802],[22.4056715,36.8704216],[22.4053451,36.8704713],[22.4049585,36.8707185],[22.4046946,36.8710034],[22.4045603,36.8709836],[22.4045746,36.8702987],[22.4044778,36.8700991],[22.4043013,36.8699525],[22.4043482,36.869854],[22.404266,36.8694924],[22.4040679,36.8693094],[22.4038339,36.8686934],[22.4037184,36.8677724],[22.4033228,36.8673795],[22.4030742,36.8669255],[22.4029402,36.8668967],[22.4028417,36.8667782],[22.4029363,36.8665451],[22.4027073,36.8662265],[22.4024412,36.8660787],[22.4020814,36.866119],[22.4018776,36.8662064],[22.4015522,36.866211],[22.4015987,36.8661305],[22.4014425,36.8660923],[22.4017279,36.8658528],[22.401775,36.8657453],[22.401539,36.8657692],[22.4015521,36.8656792],[22.401093,36.865637],[22.4008725,36.8654537],[22.4012659,36.865414],[22.4008458,36.8651199],[22.4002684,36.8648327],[22.3998434,36.8647729],[22.3995236,36.8645072],[22.3991554,36.8644121],[22.39909,36.8643211],[22.3987308,36.8643342],[22.3984347,36.8640058],[22.3980785,36.8638748],[22.3978462,36.8637184],[22.3976171,36.8634089],[22.3974126,36.8635323],[22.3970991,36.863501],[22.3966009,36.8631878],[22.3960095,36.8630356],[22.3958746,36.8630518],[22.3953306,36.8627831],[22.3947377,36.862703],[22.3940962,36.8628025],[22.3939067,36.8627458],[22.3933194,36.8629362],[22.3931192,36.8628524],[22.3928695,36.8629932],[22.3926802,36.8629276],[22.3926007,36.8629716],[22.3925135,36.8628532],[22.3922981,36.8629584],[22.3921814,36.8626414],[22.3919988,36.8627921],[22.391855,36.8626911],[22.3912071,36.8625651],[22.3911749,36.8624926],[22.3908938,36.8625248],[22.3908286,36.8624248],[22.3903763,36.8625989],[22.3900419,36.8624952],[22.3897722,36.8625186],[22.3891052,36.8622302],[22.3886131,36.8621604],[22.3884774,36.8622126],[22.3877996,36.861906],[22.3874306,36.8618469],[22.3868802,36.8613527],[22.3862803,36.8610742],[22.3863941,36.8609946],[22.3858929,36.8608255],[22.3858268,36.8607706],[22.3858619,36.8606989],[22.3852858,36.8603576],[22.385013,36.8599933],[22.3842816,36.8595688],[22.3843168,36.8594971],[22.3837487,36.8593091],[22.3835717,36.8591896],[22.3834853,36.8590352],[22.3837204,36.8590564],[22.383677,36.8589837],[22.3835457,36.8588287],[22.3835113,36.8588643],[22.3834005,36.8587997],[22.3833355,36.8586906],[22.3833809,36.8586642],[22.38302,36.8582266],[22.3825361,36.8577694],[22.3827164,36.8577267],[22.3825849,36.8575807],[22.3827101,36.8574923],[22.3826324,36.8574552],[22.3826794,36.8573567],[22.3826155,36.8571936],[22.3827407,36.8571051],[22.3826309,36.8569955],[22.3824845,36.8570205],[22.382415,36.8571277],[22.3820554,36.8571589],[22.3821704,36.8570253],[22.3822779,36.8567112],[22.3821991,36.8567282],[22.3822232,36.8566474],[22.3823382,36.8565138],[22.3825535,36.8564085],[22.3824874,36.8563536],[22.3826145,36.856175],[22.3823688,36.8561266],[22.3824144,36.8560912],[22.3828526,36.8557907],[22.3828429,36.8557184],[22.3826082,36.8556792],[22.3826026,36.8554087],[22.3828017,36.8552266],[22.3829918,36.8552563],[22.3831835,36.8552048],[22.3837297,36.8548336],[22.3841819,36.8546685],[22.3850909,36.854113],[22.3853978,36.8533871],[22.3866005,36.8521956],[22.3868419,36.8520321],[22.3871342,36.8514682],[22.3875372,36.8509689],[22.3876818,36.8504932],[22.3878066,36.8504228],[22.388956,36.8501679],[22.3890958,36.8499175],[22.389047,36.8495743],[22.389097,36.8488449],[22.3890382,36.8484384],[22.388813,36.8479487],[22.3888403,36.8471829],[22.388628,36.846878],[22.3885481,36.8464082],[22.3882991,36.8459812],[22.3883018,36.8458551],[22.3886314,36.8456432],[22.3894225,36.8453565],[22.3897425,36.8450724],[22.3899853,36.844776],[22.3903136,36.8446272],[22.3906571,36.8442893],[22.3909367,36.8443292],[22.392191,36.8449501],[22.392696,36.844398],[22.3937036,36.843943],[22.3943449,36.8438435],[22.3949793,36.8440774],[22.3954772,36.8443996],[22.3953195,36.8444335],[22.3953629,36.8445062],[22.39573,36.8446463],[22.3964565,36.8447643],[22.3968265,36.8447693],[22.3969846,36.8447174],[22.3972305,36.8447567],[22.3972841,36.8448746],[22.3974651,36.8448996],[22.3975509,36.8449909],[22.397708,36.844984],[22.3976913,36.8450807],[22.3977471,36.8450927],[22.3978877,36.8448039],[22.3980113,36.8442557],[22.3983113,36.8438542],[22.398436,36.843786],[22.3986011,36.8433984],[22.3988857,36.8431949],[22.3991657,36.843113],[22.3992927,36.8424027],[22.3995821,36.8422894],[22.3996129,36.842425],[22.39967,36.8423762],[22.4002603,36.8424202]]},{"id":17947,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: E4 \u03ba\u03b1\u03c4. \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5-\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2","description_GR":"\u039a\u03bf\u03b9\u03bd\u03cc \u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03c9\u03bd E4 \u03ba\u03b1\u03b9 \u039f32 \u03c3\u03c4\u03bf\u03bd \u03a4\u03b1\u03cd\u03b3\u03b5\u03c4\u03bf","path":"PELOPONNESE\/Pelop_Taygetos_E4_O32_Varvara_AgDimitrios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5185,"name_EN":"Taygetos Mt: E4 Taygetos EOS ref.-Agios Dimitrios","description_EN":"Common section of O32 and E4 along Taygetos","ascent_time":120,"descent_time":120,"marker":"E4","level":10,"ascent":368,"descent":424,"maxelev":1567,"minelev":1220,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.35863 36.91995,22.37111 36.95028)","views":25,"millestones":"0,22.3677443,36.9504018#1,22.3656285,36.9452578#2,22.3614478,36.9397664#3,22.3619837,36.9354846#4,22.3623756,36.9268544#5.2,22.3592838,36.9198557","x":22.3630408,"y":36.9379255,"coor":[[22.3677443,36.9504018],[22.3678171,36.9503599],[22.367845,36.9501079],[22.3681918,36.949644],[22.3684955,36.9496211],[22.3688288,36.949788],[22.3689748,36.94979],[22.3692583,36.9496587],[22.3698226,36.9495312],[22.3702909,36.9492605],[22.370197,36.9489888],[22.3702899,36.9488458],[22.3703171,36.9486209],[22.3704307,36.9485594],[22.3705065,36.9483621],[22.3698263,36.9481364],[22.3697624,36.9479733],[22.3693791,36.9475174],[22.3691142,36.9472974],[22.3686258,36.9470293],[22.3682538,36.9465735],[22.367609,36.9462672],[22.3672894,36.9459834],[22.3669537,36.9459247],[22.3667278,36.9459847],[22.3665935,36.9459648],[22.3663748,36.9456914],[22.3660953,36.9456335],[22.3658959,36.9455046],[22.365246,36.9449097],[22.3649077,36.9446662],[22.3646862,36.944519],[22.3646231,36.9443198],[22.3643231,36.9441715],[22.3636147,36.9442158],[22.3632849,36.9444095],[22.3626129,36.9443281],[22.3624866,36.943407],[22.3620277,36.9428148],[22.3620518,36.942734],[22.3619552,36.9425254],[22.3620032,36.9423818],[22.361872,36.9422178],[22.3619314,36.9420654],[22.3616732,36.9420618],[22.36057,36.941668],[22.3605405,36.9414693],[22.3604098,36.9413954],[22.3607386,36.9407239],[22.3609103,36.9405731],[22.3613158,36.9405156],[22.361464,36.9404095],[22.3615619,36.9400323],[22.3614229,36.9397059],[22.3614727,36.9394812],[22.361552,36.9394463],[22.361731,36.9394758],[22.3619494,36.9397672],[22.3621273,36.9398508],[22.3623044,36.9399028],[22.3625446,36.9396988],[22.3628389,36.9395857],[22.3630124,36.9398765],[22.363166,36.9395181],[22.3634315,36.9391792],[22.363773,36.9390803],[22.3636992,36.9388539],[22.3634864,36.9387789],[22.3630912,36.9381921],[22.3630408,36.9379255],[22.3627762,36.9376965],[22.3624967,36.9376386],[22.3622534,36.937464],[22.3620415,36.9373979],[22.3617489,36.93743],[22.3614814,36.9373361],[22.361134,36.9373043],[22.3605443,36.9370528],[22.3603465,36.9368518],[22.3603949,36.9366902],[22.3606207,36.9366302],[22.3611212,36.9363307],[22.36154,36.9361742],[22.3616433,36.9360675],[22.3617279,36.9357892],[22.362131,36.9353171],[22.3621023,36.9345595],[22.3623882,36.9337883],[22.3622384,36.9334437],[22.3619107,36.9330156],[22.3617288,36.9325985],[22.3618043,36.9322209],[22.361752,36.9320399],[22.3618907,36.9318526],[22.3621722,36.9307658],[22.3621803,36.9298646],[22.3625071,36.9292832],[22.3625632,36.9287612],[22.3626682,36.928623],[22.3626109,36.9281535],[22.3624681,36.9280073],[22.362401,36.9269428],[22.362307,36.926617],[22.3623791,36.9263926],[22.3622804,36.9262831],[22.3624168,36.9262039],[22.3625101,36.9260429],[22.3626916,36.9259553],[22.3626929,36.9258922],[22.3619193,36.9253227],[22.3616069,36.9252283],[22.3614821,36.9252896],[22.3612961,36.9250617],[22.3613652,36.9244588],[22.3615266,36.9242627],[22.3615538,36.9240378],[22.3613707,36.9236747],[22.3613539,36.9234131],[22.361599,36.9229748],[22.3615802,36.9228033],[22.3616596,36.9227683],[22.3617819,36.9228241],[22.361731,36.92258],[22.3618229,36.9224821],[22.3617841,36.9221932],[22.3616626,36.9221014],[22.3615003,36.9218197],[22.3615281,36.9215677],[22.361418,36.921467],[22.3615111,36.9213151],[22.3615143,36.9211619],[22.3613143,36.921069],[22.3610168,36.9208035],[22.3609262,36.9203156],[22.3606863,36.9199878],[22.3600168,36.9197982],[22.3595091,36.9199174],[22.359363,36.9199244],[22.3592838,36.9198557]]},{"id":17948,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: E4 \u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2-\u0386\u03c1\u03bd\u03b1","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 E4 \u03c3\u03c4\u03bf\u03bd \u03a4\u03b1\u03cd\u03b3\u03b5\u03c4\u03bf","path":"PELOPONNESE\/Pelop_Taygetos_E4_AgDimitrios_Arna","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":11236,"name_EN":"Taygetos Mt: E4 Agios Dimitrios-Arna","description_EN":"E4 session along Taygetos","ascent_time":355,"descent_time":355,"marker":"E4","level":10,"ascent":294,"descent":1029,"maxelev":1493,"minelev":747,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.35167 36.87791,22.41401 36.91975)","views":13,"millestones":"0,22.3592838,36.9198557#1,22.3565216,36.9129653#2,22.3520973,36.9069421#3,22.3561397,36.9017510#4,22.3647555,36.9025222#5,22.3719265,36.8993799#6,22.3796512,36.9024584#7,22.3867871,36.9004609#8,22.3933645,36.8944373#9,22.4009515,36.8887456#10,22.4089517,36.8839937#11.2,22.4140075,36.8779063","x":22.3747165,"y":36.899312,"coor":[[22.3592838,36.9198557],[22.3591332,36.9197635],[22.3588251,36.918948],[22.3582841,36.9185259],[22.3580838,36.918442],[22.3576247,36.9183906],[22.3571642,36.9184023],[22.3569153,36.918489],[22.3567826,36.9178742],[22.3568445,36.9176047],[22.356913,36.9175515],[22.3568832,36.9173709],[22.357179,36.9171857],[22.3573023,36.9171964],[22.3572282,36.9169881],[22.3572978,36.9168809],[22.3573164,36.9165386],[22.3571976,36.9164671],[22.3570349,36.9162035],[22.3569056,36.9153769],[22.3569358,36.9150168],[22.3568528,36.9147002],[22.3565688,36.9143357],[22.3564627,36.9140458],[22.3565647,36.9140022],[22.356555,36.9139299],[22.356391,36.9137294],[22.356353,36.9134044],[22.3564581,36.9132165],[22.3563946,36.9130354],[22.3564832,36.9130907],[22.3565419,36.9129743],[22.3563306,36.9128813],[22.356401,36.912738],[22.3558651,36.9126044],[22.3557519,36.9126479],[22.3549697,36.9124839],[22.355155,36.912216],[22.3550664,36.9121607],[22.3550134,36.9120158],[22.3550755,36.9117372],[22.3542323,36.9117526],[22.35401,36.9116503],[22.3541987,36.911324],[22.3547466,36.9108989],[22.3548902,36.9104863],[22.3548826,36.9103149],[22.35476,36.9097544],[22.3545441,36.9093548],[22.3542698,36.9090626],[22.3538261,36.9088131],[22.3537648,36.90865],[22.3533802,36.9082661],[22.3527597,36.9078879],[22.3523206,36.9074311],[22.352115,36.9070768],[22.3519804,36.9060293],[22.3519767,36.9056778],[22.3522163,36.9044552],[22.3524747,36.903918],[22.3528655,36.9034908],[22.3532507,36.9033249],[22.3536832,36.9035652],[22.3539637,36.9035691],[22.3540442,36.9034801],[22.3537105,36.9033403],[22.353461,36.9029402],[22.353355,36.9021275],[22.3531596,36.9019648],[22.3538931,36.902153],[22.3541315,36.9020301],[22.3550523,36.9020068],[22.3558187,36.9018552],[22.3565532,36.901622],[22.35724,36.9015233],[22.3574964,36.9015359],[22.357691,36.9018811],[22.3578576,36.9019645],[22.3589651,36.9021331],[22.3594448,36.9022659],[22.3597834,36.9021804],[22.360243,36.9022048],[22.3605766,36.9024167],[22.3610366,36.902423],[22.3613484,36.9025355],[22.3617558,36.9023789],[22.362104,36.9023657],[22.3624317,36.902262],[22.3629372,36.9022419],[22.3630689,36.902379],[22.3631692,36.9024164],[22.3632599,36.9023726],[22.3639383,36.9026613],[22.3643347,36.9024955],[22.3641281,36.902709],[22.3638949,36.9031204],[22.3639498,36.9031753],[22.3640626,36.9031498],[22.3643688,36.9030008],[22.3648643,36.9023947],[22.3650844,36.9015504],[22.3653068,36.9011208],[22.365854,36.9007228],[22.3660737,36.9004193],[22.3663087,36.9004496],[22.3666697,36.9003644],[22.366935,36.9000256],[22.3673443,36.8997788],[22.3674062,36.8995093],[22.3675332,36.8993397],[22.3676462,36.8993052],[22.3681043,36.8994017],[22.3684097,36.8992887],[22.3688978,36.8995568],[22.3691358,36.8999747],[22.3697204,36.8999286],[22.3703247,36.900009],[22.370691,36.9002033],[22.3712152,36.9003547],[22.371292,36.9004369],[22.3715872,36.9002787],[22.3716565,36.8996577],[22.3719663,36.8993375],[22.3722936,36.8992518],[22.3725002,36.8990383],[22.3727029,36.8990051],[22.3727942,36.8989342],[22.3734344,36.8989069],[22.3736583,36.898937],[22.3739467,36.8990942],[22.374026,36.8990592],[22.3744725,36.8991735],[22.3747165,36.899312],[22.3748359,36.899503],[22.3753601,36.8996544],[22.3757258,36.8998757],[22.3765019,36.8997962],[22.3768379,36.8998278],[22.3775613,36.8995853],[22.3778399,36.8996792],[22.3782029,36.9000267],[22.3781146,36.9004852],[22.3779978,36.9006999],[22.3781842,36.9014416],[22.378327,36.9015877],[22.3784388,36.9016073],[22.3786535,36.9015381],[22.3787533,36.9015936],[22.378968,36.9020562],[22.3791797,36.9021312],[22.3795431,36.9024606],[22.379644,36.902462],[22.3800297,36.902269],[22.3804903,36.9022482],[22.3811574,36.9020139],[22.3813579,36.9020888],[22.3815195,36.9024064],[22.3818453,36.9023928],[22.3821669,36.9025775],[22.3824137,36.9025809],[22.3825999,36.9027997],[22.3826301,36.9029624],[22.3825616,36.9030155],[22.3827417,36.9029909],[22.3834125,36.9031172],[22.3839997,36.902945],[22.3845465,36.9030966],[22.3849953,36.9031027],[22.3850417,36.9030312],[22.3851539,36.9030328],[22.3851332,36.9029514],[22.384791,36.9026763],[22.384574,36.9023218],[22.3847203,36.901774],[22.3851295,36.9015272],[22.3853822,36.9012512],[22.3858447,36.9011403],[22.3861246,36.9006393],[22.3864534,36.9004816],[22.3867792,36.900468],[22.3869279,36.9003348],[22.38693,36.9002357],[22.3870916,36.9000215],[22.3874193,36.8999178],[22.3874769,36.8998465],[22.3874871,36.8993599],[22.387605,36.8990911],[22.38798,36.8988708],[22.3880735,36.8986918],[22.3880923,36.8983316],[22.3887573,36.8981964],[22.3888965,36.8979819],[22.3894468,36.8979623],[22.3897083,36.8978036],[22.3897697,36.8975521],[22.3901063,36.8975567],[22.3903544,36.8974969],[22.3906606,36.8973478],[22.3907999,36.8971244],[22.3911472,36.8971561],[22.3914738,36.8970975],[22.3917134,36.8969114],[22.3920931,36.8964659],[22.3923849,36.895929],[22.39282,36.8955203],[22.3931091,36.8951096],[22.3934414,36.8942488],[22.3939473,36.8936697],[22.3944636,36.8925951],[22.3948301,36.8922395],[22.3949292,36.8918961],[22.3957647,36.891655],[22.3963712,36.8916271],[22.3972572,36.8911163],[22.3982583,36.8910036],[22.3989586,36.8907877],[22.3997205,36.8903022],[22.3999915,36.8900039],[22.4001175,36.8897802],[22.4007122,36.8892474],[22.4010993,36.8884414],[22.4014794,36.8879688],[22.4017962,36.8878469],[22.4020469,36.887661],[22.4023054,36.8871056],[22.4026322,36.8870379],[22.4029273,36.8868751],[22.4037268,36.8862008],[22.4040043,36.8860288],[22.4044112,36.8853492],[22.405338,36.8850282],[22.4057968,36.8850884],[22.4064605,36.8850072],[22.4069023,36.8850086],[22.4073027,36.8851762],[22.407517,36.885125],[22.4076034,36.8847476],[22.4080844,36.8842763],[22.4083892,36.8841903],[22.4087025,36.8842305],[22.4089188,36.8840802],[22.4090138,36.8838291],[22.409367,36.8835724],[22.4094253,36.883465],[22.4093883,36.883086],[22.4095614,36.8828539],[22.4103859,36.8825945],[22.4110038,36.8825577],[22.4112122,36.8822451],[22.4120191,36.8817511],[22.4121631,36.8813023],[22.412262,36.8812496],[22.413132,36.8809547],[22.413648,36.8809616],[22.4137168,36.8808904],[22.4136979,36.8807189],[22.4133932,36.8802642],[22.413396,36.880129],[22.4137997,36.8790528],[22.4138319,36.8788008],[22.4133824,36.8792094],[22.4133736,36.8790921],[22.4136037,36.8784417],[22.4140075,36.8779063]]},{"id":18714,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u03954 \u0394\u03bf\u03bb\u03b9\u03b1\u03bd\u03ac-\u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03ad\u03c4\u03c1\u03bf\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03ac\u03bc\u03c0\u03bf\u03c5 \u03c4\u03b7\u03c2 \u03a4\u03b5\u03b3\u03ad\u03b1\u03c2","path":"PELOPONNESE\/Pelop_E4_Doliana_AgPetros","activity_type":33,"assistance":1,"difficulty":1,"scenic_value":3,"length":13306,"name_EN":"Arcadia: E4 Doliana-Aghios Petros","description_EN":"Crossing the ancient Tegeatis","ascent_time":370,"descent_time":360,"marker":"E4","level":11,"ascent":452,"descent":516,"maxelev":1302,"minelev":931,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49882 37.32769,22.54648 37.38543)","views":1,"millestones":"0,22.4988666,37.3854278#1,22.5031933,37.3829631#2,22.5091961,37.3776256#3,22.5162824,37.3735407#4,22.5168535,37.3653743#5,22.5124879,37.3625438#6,22.5166854,37.3565448#7,22.5205505,37.3496446#8,22.5251359,37.3425368#9,22.5313624,37.3377663#10,22.5392851,37.3355505#11,22.5315747,37.3308681#12,22.5366337,37.3299009#13.3,22.5464795,37.3276856","x":22.51908,"y":37.3538014,"coor":[[22.4988666,37.3854278],[22.4988224,37.3853078],[22.499097,37.3851311],[22.4991956,37.3847177],[22.4994992,37.3842168],[22.4996131,37.3841732],[22.4999619,37.3842407],[22.5003736,37.3839846],[22.5005702,37.3839826],[22.5010208,37.3840424],[22.501202,37.3840176],[22.501249,37.3839281],[22.5013836,37.3839749],[22.5016313,37.3845819],[22.5018566,37.3846118],[22.5021911,37.3848323],[22.5029588,37.3848511],[22.5032535,37.3844086],[22.5029301,37.3844316],[22.5026375,37.3843738],[22.502012,37.3840234],[22.5019355,37.3838962],[22.5019605,37.3837704],[22.5021815,37.3834487],[22.5021148,37.3832203],[22.5024499,37.3835873],[22.5026402,37.3836708],[22.5029518,37.3836207],[22.5027866,37.3834113],[22.5032716,37.3828767],[22.5033205,37.382688],[22.5029633,37.3819084],[22.5029292,37.3807813],[22.5031495,37.3804957],[22.5033391,37.3800474],[22.5039872,37.3797064],[22.5041296,37.3794829],[22.5046358,37.3790206],[22.5048811,37.3786091],[22.5051238,37.3779745],[22.5064644,37.3778112],[22.5078153,37.3774587],[22.508493,37.3774582],[22.5091563,37.3776108],[22.5098179,37.3778535],[22.5101337,37.3778755],[22.5102813,37.3778323],[22.5108954,37.3775133],[22.5116544,37.3773967],[22.5121058,37.3768435],[22.5125637,37.3765338],[22.5129508,37.3763765],[22.5132683,37.3763084],[22.5134598,37.3763378],[22.5138919,37.3767578],[22.5139706,37.3767769],[22.5145754,37.37646],[22.5147499,37.3762008],[22.5143384,37.3758802],[22.5142425,37.3755906],[22.5146238,37.3751537],[22.5149304,37.3750674],[22.5150799,37.3749341],[22.5158157,37.3736996],[22.5167479,37.3733868],[22.5166592,37.372552],[22.5167083,37.3717775],[22.5166344,37.3715152],[22.5161947,37.3709058],[22.5153949,37.3702288],[22.5153098,37.3699663],[22.5154435,37.3689135],[22.5160395,37.3673166],[22.516077,37.36656],[22.5165756,37.3658993],[22.5172319,37.3646818],[22.5172711,37.3644119],[22.5172098,37.3640866],[22.5170227,37.3638409],[22.5166639,37.3637102],[22.5163367,37.3636971],[22.5159387,37.3638363],[22.5156048,37.3641656],[22.5154784,37.364849],[22.5148645,37.3650576],[22.5141535,37.3656075],[22.5134979,37.3656443],[22.5133179,37.365606],[22.5132331,37.3653256],[22.5133636,37.3644349],[22.5132593,37.364001],[22.5129879,37.3634478],[22.5128218,37.3632834],[22.5125085,37.3631353],[22.5124013,37.3628455],[22.5124984,37.3625043],[22.5129923,37.3620778],[22.5133142,37.3612166],[22.5133091,37.3609011],[22.5131652,37.3607033],[22.5133444,37.3607776],[22.5136433,37.3610788],[22.5139825,37.361056],[22.5140863,37.3609492],[22.5140934,37.3605888],[22.5145203,37.3601254],[22.5154185,37.3598123],[22.5162321,37.3597774],[22.5167874,37.3596762],[22.5167995,37.3590635],[22.5166549,37.3583767],[22.5166774,37.3578091],[22.516507,37.3572842],[22.5167298,37.3563452],[22.5170037,37.3561954],[22.5175324,37.3557243],[22.5179723,37.3557479],[22.5187011,37.3554325],[22.5187831,37.3552803],[22.5187898,37.3549379],[22.5188828,37.3548039],[22.519132,37.3547619],[22.5196361,37.354802],[22.5195396,37.354704],[22.5192415,37.3540197],[22.51908,37.3538014],[22.5192768,37.3535515],[22.519209,37.3518292],[22.519499,37.3514362],[22.5195627,37.3510675],[22.5200008,37.3500274],[22.5207792,37.3494874],[22.5211153,37.3490409],[22.5217518,37.3488236],[22.522483,37.348382],[22.5227163,37.3479974],[22.5230749,37.3469834],[22.5237734,37.3464784],[22.5242863,37.3462324],[22.5248201,37.3460678],[22.5249926,37.3459077],[22.5249259,37.345276],[22.5251964,37.3447206],[22.5254161,37.3444529],[22.5254673,37.3441471],[22.5256681,37.3436899],[22.5255196,37.3432014],[22.5251897,37.3427556],[22.5249594,37.3418334],[22.5245633,37.3413057],[22.5245044,37.3408543],[22.5249973,37.3393192],[22.5252704,37.3390815],[22.5260143,37.3391359],[22.5265439,37.3390771],[22.5272029,37.3388555],[22.5274484,37.3388225],[22.5287237,37.3388384],[22.5300157,37.338575],[22.5303799,37.3384173],[22.5307869,37.3383863],[22.5309581,37.3382893],[22.5313062,37.3378069],[22.5316955,37.3375233],[22.5329887,37.3371969],[22.5339051,37.3370911],[22.5341094,37.3370305],[22.534567,37.3367207],[22.5348847,37.3366345],[22.5353365,37.3366221],[22.5354404,37.3365535],[22.5354432,37.3364094],[22.5352462,37.3360915],[22.535091,37.3359453],[22.5347221,37.3357605],[22.5347235,37.3356884],[22.5350982,37.3355759],[22.537051,37.335573],[22.5378128,37.3358709],[22.5385585,37.335835],[22.5391318,37.3359593],[22.5394381,37.3358819],[22.5395351,37.3357186],[22.5393426,37.3355653],[22.5385228,37.3353479],[22.5381983,37.3351996],[22.537888,37.3349074],[22.5376047,37.3343811],[22.5374604,37.3342532],[22.5372583,37.3341966],[22.5366823,37.3342165],[22.5363337,37.3341491],[22.536178,37.33403],[22.5360695,37.3338033],[22.5358122,37.333683],[22.535361,37.3336684],[22.5348961,37.3337798],[22.5347388,37.3337418],[22.5344428,37.3332875],[22.534166,37.3330136],[22.5342562,37.3324379],[22.5338033,37.3319276],[22.5327111,37.331211],[22.5324288,37.3312165],[22.5320413,37.33141],[22.5318168,37.3313441],[22.531556,37.3308271],[22.5310306,37.3305683],[22.5310549,37.3304784],[22.5315016,37.3301415],[22.5315839,37.3293944],[22.5314694,37.3288973],[22.5310478,37.3285225],[22.530754,37.32796],[22.5308027,37.3277804],[22.5310431,37.3277315],[22.5322886,37.3281075],[22.5326437,37.3284184],[22.5331247,37.3286406],[22.5336788,37.3291703],[22.5343943,37.3295216],[22.5353863,37.329588],[22.5359124,37.3298108],[22.536802,37.329921],[22.5373057,37.3301345],[22.5376771,37.3301932],[22.5383319,37.3301832],[22.5391844,37.3304552],[22.5398514,37.3304003],[22.5404372,37.3304616],[22.5406417,37.330392],[22.5408825,37.3301967],[22.5410341,37.3299462],[22.5410978,37.3295684],[22.5410242,37.3292881],[22.5407378,37.3289241],[22.5407642,37.3287261],[22.5409255,37.3285569],[22.5414317,37.3286442],[22.5418164,37.3285949],[22.541985,37.328633],[22.5424728,37.3290897],[22.5428979,37.3292842],[22.5438912,37.3292784],[22.544397,37.3293342],[22.5448054,37.329337],[22.5455922,37.328923],[22.5458956,37.328404],[22.5460192,37.3278467],[22.5464795,37.3276856]]},{"id":18715,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u03954 \u03a4\u03c1\u03af\u03c0\u03bf\u03bb\u03b7-\u0394\u03bf\u03bb\u03b9\u03b1\u03bd\u03ac","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03ac\u03bc\u03c0\u03bf\u03c5 \u03c4\u03b7\u03c2 \u03a4\u03b5\u03b3\u03ad\u03b1\u03c2","path":"PELOPONNESE\/Pelop_E4_Tripoli_Doliana","activity_type":33,"assistance":1,"difficulty":1,"scenic_value":1,"length":20476,"name_EN":"Arcadia: E4 Tripoli-Doliana","description_EN":"Crossing the ancient Tegeatis","ascent_time":535,"descent_time":505,"marker":"E4","level":11,"ascent":405,"descent":86,"maxelev":996,"minelev":651,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.372 37.38544,22.49992 37.51033)","views":4,"millestones":"0,22.3721609,37.5103331#1,22.3774895,37.5036388#2,22.3851989,37.4970454#3,22.3936496,37.4911824#4,22.4020597,37.4852040#5,22.4101423,37.4789048#6,22.4178657,37.4726964#7,22.4270649,37.4674761#8,22.4318361,37.4603321#9,22.4382666,37.4541894#10,22.4436537,37.4471321#11,22.4498215,37.4398942#12,22.4569401,37.4329710#13,22.4628231,37.4256439#14,22.4709378,37.4211410#15,22.4803306,37.4169278#16,22.4897218,37.4139036#17,22.4926191,37.4078016#18,22.4946547,37.3993028#19,22.4960714,37.3929785#20.5,22.4988666,37.3854278","x":22.4694162,"y":37.4222714,"coor":[[22.3721609,37.5103331],[22.372001,37.5101416],[22.3723227,37.5100109],[22.3725424,37.5099553],[22.3726289,37.5100466],[22.3731573,37.5098737],[22.373785,37.5095736],[22.3737877,37.5094475],[22.374369,37.5088426],[22.3749228,37.5089178],[22.3750791,37.508377],[22.3751894,37.5077927],[22.3752358,37.5076221],[22.3755156,37.5067202],[22.3757562,37.5057501],[22.3758336,37.5056205],[22.3760591,37.505245],[22.3764807,37.5045208],[22.3765197,37.5044515],[22.3766655,37.5041989],[22.3770391,37.5040238],[22.3781569,37.5030748],[22.3784255,37.5028531],[22.3786447,37.5026534],[22.3786941,37.5026112],[22.3811351,37.5005335],[22.3818245,37.4999391],[22.3824721,37.4993869],[22.3851769,37.4970649],[22.3853986,37.4968674],[22.3858619,37.4964614],[22.3899982,37.4929488],[22.390617,37.4925787],[22.3946831,37.4907414],[22.3951994,37.4903969],[22.3984434,37.4878543],[22.4012899,37.4857568],[22.4047442,37.4832394],[22.4075054,37.4810325],[22.4086999,37.4800707],[22.4101382,37.4789094],[22.4110065,37.4779567],[22.4116016,37.4770905],[22.4123045,37.4758246],[22.4126641,37.4753968],[22.4131688,37.4750611],[22.4139574,37.4746661],[22.414783,37.4742942],[22.4185785,37.4723442],[22.4226709,37.4698573],[22.4235991,37.4692749],[22.4240259,37.4689921],[22.427568,37.4672368],[22.429104,37.4665137],[22.4300753,37.4658574],[22.4302816,37.4657249],[22.4302639,37.4650668],[22.4303214,37.4645313],[22.4301259,37.4641501],[22.4300568,37.463667],[22.430129,37.4623791],[22.430217,37.4619567],[22.4304044,37.4616438],[22.4307779,37.461304],[22.4330081,37.4592719],[22.4335905,37.4581846],[22.4343765,37.456816],[22.4347002,37.4568496],[22.4355904,37.4569876],[22.4360821,37.4571631],[22.4364968,37.45695],[22.437124,37.4561471],[22.4383822,37.4539827],[22.4385908,37.4534649],[22.4389387,37.4530459],[22.439186,37.4525715],[22.439714,37.4515916],[22.4406021,37.4512879],[22.4417146,37.4510682],[22.4424338,37.4508321],[22.4426046,37.4504513],[22.4426489,37.4499472],[22.4428167,37.4494897],[22.4433703,37.4484155],[22.4435634,37.4478232],[22.4436977,37.4467975],[22.4438451,37.4462316],[22.4441297,37.4455864],[22.4445305,37.4450645],[22.4446747,37.4449785],[22.4464256,37.4438907],[22.4469227,37.4433565],[22.4470782,37.4429439],[22.4472289,37.4427656],[22.4481119,37.4421553],[22.4487466,37.4413503],[22.4489582,37.4409565],[22.4499739,37.4397193],[22.4503004,37.4393022],[22.4511127,37.4382764],[22.4521261,37.4373703],[22.4530682,37.4366256],[22.4541219,37.4359544],[22.4555264,37.434711],[22.4573361,37.4324453],[22.4578075,37.4315051],[22.4593629,37.4295065],[22.4595742,37.4291217],[22.459823,37.4284445],[22.4603121,37.4271891],[22.4605425,37.4269758],[22.4613553,37.4264636],[22.4617854,37.4260028],[22.4622169,37.4257831],[22.4644658,37.4252806],[22.4649562,37.4250616],[22.4655422,37.4249363],[22.4668187,37.4252413],[22.4676837,37.424714],[22.467701,37.423867],[22.4681096,37.4232233],[22.4686487,37.4227121],[22.4689201,37.4227742],[22.4690325,37.4226787],[22.4694162,37.4222714],[22.4700127,37.4218375],[22.4702336,37.4215339],[22.4704519,37.4213565],[22.4709423,37.4211375],[22.4718734,37.4209152],[22.4726497,37.4205287],[22.4730732,37.4202637],[22.4741108,37.4192497],[22.4742367,37.4191702],[22.4747019,37.419077],[22.4749804,37.4187201],[22.4759461,37.4184622],[22.4763922,37.4181975],[22.4769257,37.4180782],[22.4775977,37.4178165],[22.4780141,37.4173442],[22.4783459,37.4171412],[22.47898,37.4170772],[22.4796055,37.416878],[22.4808469,37.416957],[22.481562,37.416795],[22.4824119,37.4166797],[22.4829734,37.4168491],[22.4835705,37.4169379],[22.484125,37.4169],[22.4843041,37.4169834],[22.4845363,37.4172387],[22.4851375,37.4165614],[22.4857247,37.4160192],[22.4866372,37.4155982],[22.4873536,37.4153731],[22.4880197,37.4148408],[22.489571,37.4141126],[22.489757,37.4138536],[22.4905385,37.4137644],[22.4912585,37.4139178],[22.4918704,37.4138355],[22.4926619,37.4138591],[22.4928599,37.4140058],[22.4929779,37.413755],[22.4931393,37.4135948],[22.4930192,37.413386],[22.4930035,37.4130433],[22.4928443,37.4125275],[22.4928322,37.4120046],[22.4927491,37.411643],[22.4928911,37.4113204],[22.4930793,37.4103854],[22.4929557,37.409789],[22.4929576,37.4091311],[22.492783,37.4088224],[22.492675,37.4080099],[22.4923809,37.4068975],[22.4924326,37.4065737],[22.4925382,37.4063768],[22.4925403,37.4057797],[22.4924807,37.4048056],[22.4925977,37.4046088],[22.4931383,37.404129],[22.4932204,37.4039768],[22.4932398,37.4035715],[22.4931428,37.4027771],[22.4931955,37.4023992],[22.493513,37.4012135],[22.4939884,37.4000389],[22.4942215,37.3996814],[22.494647,37.3993082],[22.4948646,37.3991578],[22.4953309,37.3990015],[22.4955841,37.3987704],[22.4955526,37.3986528],[22.4946998,37.3977947],[22.4942643,37.396978],[22.4939343,37.3965322],[22.493937,37.396397],[22.4940272,37.3963351],[22.4944644,37.3965029],[22.4947238,37.3965242],[22.4948606,37.3964629],[22.4949083,37.3963373],[22.4947861,37.3956688],[22.4949457,37.3955987],[22.4952239,37.3958095],[22.4954631,37.3957134],[22.4957316,37.3952752],[22.4960653,37.394973],[22.4960772,37.3943783],[22.4961941,37.3941815],[22.4963771,37.3940126],[22.4964506,37.3937251],[22.4963449,37.3933633],[22.4960698,37.392997],[22.4960992,37.3926549],[22.4962604,37.3925037],[22.4964178,37.3925417],[22.4967503,37.3928614],[22.4969441,37.3927738],[22.4971358,37.3922264],[22.4975689,37.3914658],[22.4977667,37.3900443],[22.4984438,37.3895121],[22.4985906,37.389514],[22.4986556,37.3896522],[22.498531,37.3902365],[22.4985455,37.3906423],[22.4986199,37.3908775],[22.4987785,37.3910283],[22.499039,37.3909955],[22.4991885,37.3908622],[22.4994036,37.3902701],[22.4996783,37.3900933],[22.4997485,37.389968],[22.4998409,37.3893023],[22.4993945,37.3890262],[22.4995743,37.388508],[22.4995573,37.3882284],[22.4991325,37.3880067],[22.4990282,37.3875727],[22.4988015,37.3870471],[22.4987871,37.3866323],[22.4986446,37.3866485],[22.4989549,37.3858143],[22.4989151,37.3855434],[22.4988666,37.3854278]]},{"id":18719,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03954 \u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03ad\u03c4\u03c1\u03bf\u03c2-\u039a\u03b1\u03c1\u03c5\u03ad\u03c2","description_GR":"","path":"PELOPONNESE\/Pelop_E4_AgPetros_Karyes","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":9281,"name_EN":"Parnon: E4 Aghios Petros-Karyes","description_EN":"","ascent_time":165,"descent_time":170,"marker":"E4","level":11,"ascent":180,"descent":431,"maxelev":1259,"minelev":863,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49962 37.28949,22.53339 37.33881)","views":25,"millestones":"0,22.5252728,37.3390838#1,22.5241023,37.3316735#2,22.5235176,37.3241449#3,22.5270530,37.3166017#4,22.5327452,37.3102084#5,22.5239364,37.3069162#6,22.5166239,37.3061806#7,22.5099377,37.3000230#8,22.5060083,37.2970109#9.3,22.5028086,37.2891035","x":22.52098,"y":37.3064839,"coor":[[22.5252728,37.3390838],[22.5260167,37.3391382],[22.5262756,37.3386006],[22.5265761,37.3382438],[22.5266949,37.3379389],[22.526947,37.33659],[22.5269018,37.3360126],[22.5266869,37.3354602],[22.5259212,37.3347837],[22.5259951,37.3338923],[22.5252318,37.3325218],[22.5246455,37.3319106],[22.5242987,37.3317531],[22.5239872,37.3316275],[22.5237878,37.3314357],[22.5234415,37.3306743],[22.5229399,37.3303526],[22.5224693,37.3301755],[22.5223149,37.3299933],[22.5223304,37.3297772],[22.5229073,37.3297123],[22.5231931,37.3295266],[22.5232977,37.3293746],[22.5232717,37.3289687],[22.5231199,37.3286514],[22.5230274,37.3281905],[22.522652,37.3276541],[22.5227502,37.3266729],[22.5229734,37.326225],[22.5229192,37.3255393],[22.5231318,37.3250553],[22.5234974,37.3248255],[22.5235509,37.3246347],[22.5234934,37.3236447],[22.5231759,37.3225682],[22.5236103,37.3222852],[22.5236069,37.3218796],[22.5237238,37.3216738],[22.5244997,37.3212418],[22.5249651,37.3211034],[22.5251833,37.3209078],[22.525233,37.3206741],[22.5249892,37.3204457],[22.5249464,37.320328],[22.5256357,37.3197057],[22.5257196,37.3194544],[22.525904,37.3192584],[22.5260473,37.3188546],[22.5262317,37.3186586],[22.5260979,37.3184136],[22.5267014,37.316979],[22.5270358,37.3166136],[22.5276766,37.3161619],[22.5287384,37.3149494],[22.5289626,37.3144474],[22.5292404,37.3140903],[22.529271,37.3136761],[22.5296195,37.3131667],[22.53041,37.3125546],[22.530794,37.3125414],[22.5317168,37.31267],[22.5322963,37.3124609],[22.5325255,37.3122834],[22.5327979,37.3116198],[22.5327657,37.3109525],[22.5329802,37.3103693],[22.5318977,37.3096213],[22.5315795,37.3091577],[22.5308014,37.3085531],[22.5301302,37.3082564],[22.5291064,37.3080994],[22.5286014,37.307958],[22.528227,37.3074846],[22.5275547,37.3072419],[22.5271008,37.3067946],[22.5266115,37.306428],[22.5259621,37.3061676],[22.5256006,37.3061901],[22.5253616,37.3062953],[22.5249559,37.306849],[22.5247165,37.3069722],[22.5241863,37.3069656],[22.5230287,37.3067349],[22.5216512,37.3067808],[22.5212807,37.306686],[22.52098,37.3064839],[22.5206426,37.3064257],[22.5204616,37.3064504],[22.5197791,37.3067303],[22.5191911,37.3073719],[22.5188837,37.3075123],[22.5178287,37.3077965],[22.5170178,37.3077232],[22.5161769,37.3079155],[22.5158894,37.3076144],[22.5156419,37.3071652],[22.5156709,37.3070168],[22.515843,37.3068748],[22.5160929,37.3067878],[22.5163448,37.3066017],[22.5167404,37.3059937],[22.5166139,37.3055415],[22.5162424,37.304924],[22.5153658,37.3037029],[22.5147607,37.3029202],[22.5144385,37.3026638],[22.5142711,37.3025716],[22.5139898,37.302532],[22.513549,37.3025715],[22.5132997,37.3020546],[22.5128674,37.3016616],[22.5125537,37.3015495],[22.5121358,37.3015713],[22.5119684,37.3014791],[22.511985,37.3012089],[22.5118535,37.301009],[22.5110483,37.3006473],[22.5106032,37.3003353],[22.510355,37.3003322],[22.5101425,37.3002394],[22.5096078,37.2996761],[22.5092367,37.2984726],[22.5088837,37.2980626],[22.5087758,37.2978179],[22.5088024,37.2976109],[22.5092482,37.2973191],[22.5093959,37.2972669],[22.5097535,37.2972579],[22.5091731,37.2969441],[22.5085973,37.2969639],[22.5084308,37.2968266],[22.5081609,37.2962103],[22.5081184,37.2956149],[22.5078933,37.2955332],[22.5076663,37.2956024],[22.5074325,37.2960141],[22.5072848,37.2960663],[22.5069993,37.296243],[22.5066755,37.2966445],[22.5066324,37.2968242],[22.5067723,37.2971685],[22.5067025,37.2972757],[22.5063793,37.2970734],[22.5057271,37.296966],[22.5054275,37.2967098],[22.5052351,37.2967435],[22.5050725,37.2969758],[22.5049354,37.2970078],[22.5047573,37.2968884],[22.5045475,37.2966604],[22.5044173,37.2963974],[22.503985,37.296295],[22.5038849,37.2962217],[22.5033452,37.2955569],[22.5029267,37.2948666],[22.5024992,37.2945908],[22.5023649,37.2939672],[22.5016633,37.2935077],[22.5015505,37.2932223],[22.5008296,37.2926003],[22.5006432,37.2923794],[22.5008151,37.2922463],[22.5008994,37.291977],[22.5005625,37.2913328],[22.5005657,37.2911706],[22.5006584,37.2910456],[22.5008273,37.2908314],[22.5022204,37.2899297],[22.5025535,37.2896275],[22.5028086,37.2891035]]},{"id":18720,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03954 \u039a\u03b1\u03c1\u03c5\u03ad\u03c2-\u0392\u03c1\u03ad\u03c3\u03b8\u03b5\u03bd\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_E4_Karyes_Vresthena","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":10937,"name_EN":"Parnon: E4 Karyes-Vresthena","description_EN":"","ascent_time":195,"descent_time":200,"marker":"E4","level":11,"ascent":266,"descent":377,"maxelev":870,"minelev":672,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.4919 37.22591,22.50406 37.28904)","views":13,"millestones":"0,22.5028118,37.2891035#1,22.5007986,37.2820530#2,22.4983113,37.2738698#3,22.5007007,37.2679933#4,22.5020259,37.2632610#5,22.4975324,37.2581407#6,22.5015159,37.2515870#7,22.4981616,37.2486091#8,22.4973313,37.2422743#9,22.4932958,37.2365434#10,22.4955553,37.2312306#10.9,22.4990860,37.2258470","x":22.501479,"y":37.2527163,"coor":[[22.5028118,37.2891035],[22.5021111,37.2891668],[22.5020396,37.2890735],[22.5019188,37.2883419],[22.5017235,37.2880014],[22.501694,37.2877847],[22.5019349,37.2870126],[22.5018835,37.2867596],[22.5016418,37.2864321],[22.5009763,37.2858648],[22.5008126,37.2855834],[22.5007965,37.2852587],[22.5009825,37.2844138],[22.5008609,37.2837183],[22.5007392,37.2835995],[22.5004027,37.2835052],[22.5002693,37.2834043],[22.4996945,37.2828112],[22.4997749,37.2827401],[22.5002843,37.2826474],[22.5007077,37.2823463],[22.5008641,37.2818526],[22.5007701,37.2814728],[22.5008548,37.2811855],[22.5008501,37.2808519],[22.5009452,37.2801614],[22.5007469,37.2793567],[22.5009081,37.2786197],[22.500879,37.278385],[22.5004957,37.2778033],[22.4996534,37.2770535],[22.4996373,37.2767288],[22.4997363,37.2762885],[22.4994005,37.276158],[22.4990162,37.2756304],[22.4989444,37.2752689],[22.4988353,37.2750873],[22.4989308,37.2748181],[22.4987388,37.2742659],[22.498318,37.273873],[22.4979493,37.273697],[22.4980019,37.2733192],[22.4977879,37.2733074],[22.4975871,37.2731967],[22.4976855,37.2727834],[22.4976567,37.2725306],[22.4973866,37.2719323],[22.497176,37.2717494],[22.4970682,37.2714957],[22.4971048,37.2713609],[22.497208,37.2712721],[22.4977215,37.2709722],[22.4983576,37.2707459],[22.4984157,37.2706565],[22.4984091,37.2704221],[22.4985015,37.2703151],[22.4991262,37.2700887],[22.4998942,37.2700353],[22.5000989,37.2699478],[22.5000806,37.2698935],[22.4998692,37.2698029],[22.4995787,37.2696641],[22.4993061,37.269424],[22.4992772,37.2692997],[22.4996106,37.2689795],[22.499725,37.2688998],[22.5003934,37.268746],[22.5004668,37.2684585],[22.5008099,37.2682195],[22.5006799,37.2679475],[22.5006834,37.2676997],[22.5006661,37.2674381],[22.5007632,37.2668061],[22.5008888,37.2667266],[22.5016895,37.2667277],[22.5018493,37.2666306],[22.501793,37.2665195],[22.5015713,37.2663274],[22.5014435,37.2659472],[22.5012196,37.2658633],[22.5009596,37.265896],[22.5008252,37.2658493],[22.5004513,37.2653668],[22.5001261,37.2652726],[22.4996363,37.2643831],[22.4995749,37.2640668],[22.4993773,37.2637939],[22.4993029,37.2635677],[22.499804,37.2633216],[22.4997655,37.2629877],[22.4998947,37.2627279],[22.499997,37.2626842],[22.5015547,37.2631816],[22.5023977,37.2633184],[22.5026345,37.2633214],[22.5027515,37.2631066],[22.5023393,37.262849],[22.5021096,37.2624946],[22.5010186,37.2617778],[22.500602,37.2611776],[22.5004682,37.2611038],[22.4997016,37.2610941],[22.4978008,37.2608447],[22.4975134,37.2605526],[22.4977442,37.2602851],[22.4977841,37.260209],[22.4974866,37.2600205],[22.4974326,37.2599026],[22.4975387,37.2596696],[22.4975439,37.2594083],[22.4972182,37.2587733],[22.4970419,37.2585637],[22.4969784,37.2583556],[22.4971498,37.2582406],[22.498748,37.2578283],[22.4999996,37.2572583],[22.5004459,37.2569304],[22.5008533,37.2562866],[22.5010541,37.2558971],[22.5016704,37.2555264],[22.5017516,37.2554102],[22.5017528,37.2547793],[22.5014556,37.254415],[22.5015596,37.2535961],[22.501597,37.2534164],[22.5019328,37.2529699],[22.5019687,37.2528622],[22.501914,37.2527804],[22.5016245,37.2527723],[22.501479,37.2527163],[22.5011242,37.2524144],[22.5012638,37.2521999],[22.5013965,37.2517599],[22.5016518,37.2513936],[22.5017887,37.2513142],[22.5018726,37.2510629],[22.5021479,37.2510551],[22.5022399,37.2509661],[22.5018954,37.2507094],[22.5019099,37.2505474],[22.5020264,37.2503596],[22.502081,37.2504504],[22.5019981,37.2506476],[22.5020649,37.2506935],[22.5023111,37.2507868],[22.5025369,37.2507716],[22.5028282,37.2508654],[22.5028869,37.250749],[22.5027534,37.2506572],[22.5022701,37.250579],[22.5024097,37.2503644],[22.5024009,37.2502381],[22.5022856,37.249795],[22.5020745,37.2496391],[22.5020457,37.2493864],[22.5017984,37.2493472],[22.5014522,37.2491806],[22.5013566,37.2492199],[22.5009535,37.2496475],[22.5006182,37.249499],[22.4999285,37.2495984],[22.4995946,37.2493779],[22.4993459,37.2494108],[22.4989589,37.2495951],[22.4987782,37.2496109],[22.4987177,37.2492496],[22.4983153,37.2490732],[22.4983438,37.2487762],[22.4979562,37.2484197],[22.4977877,37.2483906],[22.4974359,37.2485033],[22.496955,37.2483079],[22.4971096,37.2479043],[22.4967405,37.2477554],[22.4966645,37.2476102],[22.4970076,37.2473622],[22.4970234,37.247137],[22.4967677,37.2469535],[22.4965419,37.2469687],[22.4964505,37.2469044],[22.4967232,37.2467997],[22.4969583,37.2468838],[22.4974324,37.2468538],[22.4975591,37.2467202],[22.4973181,37.2457978],[22.497495,37.2454035],[22.4974469,37.2449883],[22.497575,37.2447826],[22.4973328,37.2444911],[22.4971718,37.2440835],[22.4968982,37.2430975],[22.496898,37.2425387],[22.4970714,37.2423246],[22.4972644,37.242255],[22.4979595,37.242453],[22.4982947,37.2426015],[22.4984713,37.242793],[22.4985393,37.2427759],[22.4986093,37.2426596],[22.4983282,37.2420521],[22.4983656,37.2418723],[22.4979809,37.2414438],[22.4976802,37.2406919],[22.496995,37.2399982],[22.4964925,37.2397575],[22.4962157,37.2395016],[22.4960871,37.2391665],[22.4957562,37.2388018],[22.4955706,37.238493],[22.4952692,37.2383449],[22.4948041,37.2379244],[22.4939562,37.237481],[22.4933161,37.2367879],[22.4933312,37.2365988],[22.4931126,37.2362535],[22.4932423,37.2359667],[22.4930484,37.2355136],[22.4931257,37.2350279],[22.4929887,37.2345484],[22.4930547,37.2340625],[22.4937325,37.23399],[22.4937955,37.2336574],[22.4940587,37.2334624],[22.4942513,37.2334108],[22.494645,37.2334518],[22.4954486,37.2332908],[22.4959872,37.2334148],[22.4960673,37.2333527],[22.4959613,37.2330179],[22.4961425,37.2324073],[22.4960915,37.2321363],[22.4964489,37.2317352],[22.4967555,37.2316219],[22.496848,37.2315059],[22.4968777,37.2311458],[22.4967655,37.2311173],[22.4962901,37.2312194],[22.4955009,37.2312275],[22.4953322,37.2312073],[22.4951914,37.2310793],[22.4952059,37.2309173],[22.4953198,37.2308556],[22.4959067,37.230818],[22.4963256,37.2307242],[22.4965524,37.2306549],[22.4969744,37.2304079],[22.4973953,37.230215],[22.4980153,37.229646],[22.4983569,37.2294701],[22.4983929,37.2293624],[22.4976108,37.22901],[22.4974584,37.2287376],[22.497454,37.2283951],[22.4976444,37.2273159],[22.4976546,37.2268023],[22.4980415,37.226672],[22.4984856,37.2264433],[22.4987718,37.2262216],[22.499086,37.225847]]},{"id":18721,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03954 \u0392\u03c1\u03ad\u03c3\u03b8\u03b5\u03bd\u03b1-\u0392\u03bf\u03c5\u03c4\u03b9\u03ac\u03bd\u03bf\u03b9","description_GR":"","path":"PELOPONNESE\/Pelop_E4_Vresthena_Voutiani","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":14634,"name_EN":"Parnon: E4 Vresthena-Voutiani","description_EN":"","ascent_time":280,"descent_time":290,"marker":"E4","level":11,"ascent":214,"descent":472,"maxelev":768,"minelev":457,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.42658 37.15274,22.50053 37.23047)","views":10,"millestones":"0,22.4990860,37.2258470#1,22.4902918,37.2308674#2,22.4802779,37.2292773#3,22.4719743,37.2244040#4,22.4624354,37.2206697#5,22.4519676,37.2189705#6,22.4467704,37.2121464#7,22.4427502,37.2065631#8,22.4410290,37.1991736#9,22.4435249,37.1920444#10,22.4388075,37.1864083#11,22.4344134,37.1785278#12,22.4305918,37.1702227#13,22.4281183,37.1615689#14,22.4325963,37.1561282#14.6,22.4386075,37.1519432","x":22.440321,"y":37.2044925,"coor":[[22.499086,37.225847],[22.4987718,37.2262216],[22.4984856,37.2264433],[22.4980415,37.226672],[22.4976547,37.2268],[22.4965456,37.2268648],[22.4963452,37.2271867],[22.4961158,37.2273821],[22.4952853,37.2277682],[22.4945377,37.2284166],[22.4943531,37.2286306],[22.4941252,37.2287539],[22.4935395,37.2288929],[22.4933923,37.2289271],[22.4931518,37.2291133],[22.4929658,37.2293993],[22.4923685,37.2299596],[22.4911868,37.2304312],[22.4904461,37.2308364],[22.489835,37.2309548],[22.4892599,37.2309655],[22.4888365,37.2312845],[22.4880105,37.2307738],[22.4867457,37.230325],[22.486378,37.230113],[22.4858043,37.2300516],[22.485144,37.2303766],[22.4850539,37.2303755],[22.4842237,37.230286],[22.4838854,37.2302906],[22.4835951,37.2301517],[22.4830215,37.2300903],[22.482699,37.2298699],[22.4823524,37.2297302],[22.4822091,37.2295661],[22.4820074,37.2295095],[22.4817293,37.2293256],[22.4814592,37.2293042],[22.4811814,37.2291023],[22.480628,37.2291583],[22.4804006,37.2292545],[22.4796991,37.2293897],[22.4789291,37.2293506],[22.4781887,37.2291788],[22.4772097,37.2290941],[22.4769634,37.2290098],[22.4760595,37.2285565],[22.4758723,37.2283378],[22.4757982,37.2281025],[22.475609,37.2279829],[22.4754211,37.2278476],[22.4750108,37.2276192],[22.4744619,37.2274499],[22.4742287,37.2272756],[22.4737794,37.2266389],[22.4733372,37.2262096],[22.4728806,37.2253745],[22.4725586,37.225136],[22.4722516,37.2247084],[22.4715677,37.2239695],[22.4713195,37.2234255],[22.4707421,37.2229945],[22.4705015,37.2226308],[22.4698191,37.2223787],[22.4687766,37.2220948],[22.4678352,37.2221097],[22.4672668,37.2219693],[22.4661606,37.2214954],[22.4656892,37.2213991],[22.4653544,37.2212325],[22.4648054,37.2210722],[22.4645822,37.2210693],[22.4642086,37.2210464],[22.4634697,37.2208025],[22.4626612,37.2206568],[22.4618374,37.2207092],[22.461423,37.2205776],[22.4609163,37.220553],[22.4606158,37.2203689],[22.4601326,37.2202995],[22.4595209,37.219895],[22.4581579,37.2198592],[22.4573853,37.2196148],[22.4556377,37.2196461],[22.4550326,37.219476],[22.4547655,37.2193102],[22.4541024,37.2192205],[22.4535867,37.2190875],[22.4532669,37.2187409],[22.4524667,37.2187394],[22.4519433,37.218985],[22.4512856,37.2191837],[22.4510259,37.2192073],[22.4507795,37.219132],[22.4501709,37.2187364],[22.4492024,37.2170473],[22.4491618,37.2168305],[22.4492133,37.2165157],[22.4490888,37.2159913],[22.448664,37.2152737],[22.4484089,37.2150721],[22.4481461,37.2146991],[22.4480435,37.214202],[22.4481213,37.2137073],[22.4471897,37.212974],[22.4465503,37.2117308],[22.4465436,37.2115054],[22.4468792,37.2110772],[22.4475419,37.2106352],[22.4475587,37.2103651],[22.4461172,37.2097693],[22.445517,37.2093648],[22.4452376,37.209253],[22.4451052,37.2091161],[22.4450954,37.2090439],[22.445305,37.2087131],[22.4459894,37.2083075],[22.4460258,37.2081818],[22.4458943,37.2079998],[22.4443044,37.2075012],[22.4441242,37.2074989],[22.4440132,37.2074163],[22.4430837,37.2071337],[22.4426045,37.2063252],[22.4425578,37.2058559],[22.442688,37.2055512],[22.4424539,37.2054309],[22.4423337,37.2052491],[22.4418452,37.2048911],[22.4407232,37.20466],[22.440321,37.2044925],[22.4402222,37.204365],[22.4402735,37.2040593],[22.4400298,37.2039276],[22.4400207,37.2038193],[22.4404398,37.2031669],[22.4404033,37.202202],[22.4401997,37.2016946],[22.4403693,37.2005702],[22.4404644,37.2003281],[22.4407298,37.2000251],[22.4407738,37.19953],[22.4409575,37.1993611],[22.4411245,37.1989127],[22.441131,37.198595],[22.4409848,37.1980343],[22.4412216,37.1974786],[22.4410852,37.1969901],[22.4412822,37.1967223],[22.4413197,37.1965425],[22.4411488,37.1960896],[22.4415661,37.1955183],[22.4415256,37.1942018],[22.4417304,37.1935555],[22.441668,37.1933024],[22.4414365,37.193056],[22.4414062,37.1928843],[22.4416001,37.1927697],[22.4432698,37.1926564],[22.4437287,37.1922569],[22.4437649,37.1921402],[22.4436755,37.192103],[22.4431501,37.1919023],[22.4427755,37.1915954],[22.442591,37.1912505],[22.4423265,37.1909676],[22.4423823,37.1904456],[22.4423312,37.1890929],[22.4426241,37.1879971],[22.4425716,37.1878072],[22.442394,37.1876787],[22.4419581,37.1875107],[22.4418259,37.1873647],[22.441701,37.1868674],[22.4411235,37.1864632],[22.4408765,37.1864239],[22.4406386,37.1864838],[22.4401833,37.1867122],[22.4393682,37.1869088],[22.4391197,37.1869415],[22.4388123,37.1868248],[22.4386814,37.1866158],[22.4389611,37.1861598],[22.4389761,37.1859797],[22.4386038,37.1848595],[22.4380167,37.1838332],[22.4370539,37.1808101],[22.4367578,37.1804186],[22.4363928,37.1800893],[22.4347926,37.1790317],[22.4343214,37.1783945],[22.4333594,37.1769758],[22.4326375,37.1753889],[22.4324173,37.1746019],[22.432168,37.1741299],[22.4319569,37.1734421],[22.4317808,37.1732414],[22.4315126,37.1731388],[22.431563,37.1726099],[22.4309687,37.1708985],[22.4295669,37.1684284],[22.4290535,37.167554],[22.4288204,37.1668479],[22.4282003,37.1630722],[22.4280109,37.1624297],[22.4279985,37.1619428],[22.4280956,37.1616016],[22.4283512,37.1612265],[22.4304147,37.1592912],[22.4312574,37.1585182],[22.431678,37.1583255],[22.4322206,37.1582245],[22.432158,37.1580885],[22.4326051,37.1577068],[22.4327186,37.1576632],[22.4329188,37.1577831],[22.43301,37.1577302],[22.4327685,37.1568797],[22.4328925,37.1568724],[22.433057,37.1570909],[22.4332684,37.1572108],[22.4334714,37.1571955],[22.4336658,37.1570539],[22.4335145,37.1567454],[22.432951,37.1562242],[22.4326508,37.1562067],[22.4325742,37.1560975],[22.4327224,37.1560094],[22.4329817,37.1559948],[22.4333844,37.1561263],[22.4338497,37.1559522],[22.4341036,37.1561989],[22.4342651,37.1565615],[22.4343656,37.1565989],[22.4344917,37.1564924],[22.4348297,37.1559381],[22.4348872,37.1556594],[22.4359403,37.1553759],[22.4363977,37.1555802],[22.4365046,37.155861],[22.4369385,37.1555693],[22.4373707,37.1556359],[22.4375148,37.1557459],[22.4377532,37.1556499],[22.4379415,37.1552558],[22.4380331,37.1551849],[22.4381912,37.15516],[22.4384031,37.1552619],[22.4387216,37.1551039],[22.4386735,37.1547066],[22.4387238,37.1539051],[22.4386514,37.1535887],[22.4382438,37.1531507],[22.4382573,37.1530427],[22.4383699,37.1530442],[22.4385362,37.1531703],[22.4386713,37.1531721],[22.4386529,37.1526964],[22.4385136,37.1523498],[22.4386075,37.1519432]]},{"id":19806,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03c9\u03bd: \u03954 \u0392\u03bf\u03c5\u03c4\u03b9\u03ac\u03bd\u03bf\u03b9-\u03a3\u03c0\u03ac\u03c1\u03c4\u03b7","description_GR":"","path":"PELOPONNESE\/Pelop_E4_Voutiani_Sparti","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":1,"length":11650,"name_EN":"Parnon: E4 Voutiani-Sparti","description_EN":"","ascent_time":210,"descent_time":215,"marker":"E4","level":10,"ascent":89,"descent":395,"maxelev":511,"minelev":191,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.42366 37.07459,22.4402 37.15174)","views":0,"millestones":"0,22.4386079,37.1519432#1,22.4335332,37.1462959#2,22.4292411,37.1402323#3,22.4251125,37.1343879#4,22.4267811,37.1277970#5,22.4265279,37.1222501#6,22.4283093,37.1171192#7,22.4330827,37.1109895#8,22.4338036,37.1021670#9,22.4316311,37.0933380#10,22.4312523,37.0846424#11.7,22.4303834,37.0744600","x":22.427917,"y":37.1240095,"coor":[[22.4386079,37.1519432],[22.4385185,37.1517212],[22.4381227,37.1512563],[22.4378963,37.1507666],[22.4367638,37.1505354],[22.4364977,37.1503336],[22.4364741,37.1498375],[22.4365566,37.1496584],[22.4368073,37.1495175],[22.437328,37.1493801],[22.4374901,37.1491659],[22.437403,37.1490206],[22.4367705,37.1485706],[22.4362734,37.1475545],[22.4361804,37.1473911],[22.4358669,37.1473058],[22.4355108,37.1472177],[22.4351467,37.1474022],[22.4347876,37.1473434],[22.434371,37.1470878],[22.4338798,37.146883],[22.4336915,37.1467363],[22.4335,37.146193],[22.4332482,37.1458471],[22.4327699,37.1455614],[22.4324494,37.1452687],[22.4316848,37.1452226],[22.4314247,37.1447121],[22.4311282,37.1438069],[22.4307897,37.1432976],[22.4307067,37.142954],[22.4305421,37.1427446],[22.430563,37.1417354],[22.4302107,37.1408023],[22.4302752,37.1404066],[22.4300177,37.1397903],[22.4298742,37.1396532],[22.4298063,37.1396703],[22.4295453,37.1403158],[22.4293851,37.1404399],[22.42909,37.1400123],[22.4291177,37.1397603],[22.4289336,37.1394064],[22.4285768,37.1392394],[22.4287359,37.1397102],[22.4286442,37.1397901],[22.4285772,37.1397622],[22.4285586,37.1395727],[22.4283618,37.1392906],[22.4277307,37.1387775],[22.4275345,37.1384685],[22.4272463,37.1377075],[22.4269703,37.1374425],[22.426911,37.1370451],[22.4269351,37.1364235],[22.4270446,37.1360284],[22.4274783,37.1357457],[22.4274,37.1357176],[22.4270945,37.1357947],[22.4267917,37.1357366],[22.4266646,37.1356065],[22.426134,37.135133],[22.4255975,37.1349456],[22.4252649,37.1346978],[22.4251134,37.1344074],[22.4250916,37.1338303],[22.4247907,37.133326],[22.4248647,37.1329462],[22.4250946,37.1327149],[22.4252074,37.1327074],[22.4256075,37.1329561],[22.4260666,37.1330703],[22.426355,37.1332815],[22.4267374,37.1332955],[22.4266316,37.1322756],[22.4269211,37.1318829],[22.4269747,37.131469],[22.4272309,37.1310578],[22.427379,37.1304288],[22.4273197,37.1300315],[22.4270475,37.1295862],[22.4269718,37.1288912],[22.4267166,37.1281667],[22.4268062,37.1276451],[22.4266713,37.1270935],[22.4267913,37.1267346],[22.4274488,37.1259682],[22.4275776,37.1257265],[22.4277845,37.125522],[22.4278561,37.1253246],[22.4277174,37.1244125],[22.4275405,37.1242569],[22.4270943,37.1240617],[22.427029,37.1239527],[22.4271087,37.1239087],[22.427917,37.1240095],[22.4281986,37.1240042],[22.4283351,37.1239339],[22.4282242,37.1238513],[22.4275415,37.123662],[22.4275314,37.1236078],[22.4277801,37.123557],[22.4277924,37.1235031],[22.4274038,37.1232456],[22.4274049,37.1231915],[22.4279679,37.123181],[22.4280141,37.1231275],[22.4274049,37.1226507],[22.4269004,37.1225539],[22.426689,37.1224339],[22.4258851,37.1215219],[22.4255893,37.1211845],[22.4252096,37.1204944],[22.4247689,37.1200379],[22.42436,37.1180406],[22.4248024,37.1173344],[22.4252766,37.1172596],[22.4258376,37.1173481],[22.4264873,37.1169512],[22.4268706,37.1169202],[22.4271288,37.1164099],[22.4272522,37.1164295],[22.4278276,37.1169059],[22.4284411,37.1171754],[22.428725,37.117053],[22.4291868,37.117032],[22.4292116,37.1169242],[22.4288876,37.1162619],[22.4288694,37.1160544],[22.4291681,37.1157609],[22.429775,37.1155143],[22.430415,37.1155859],[22.4309278,37.115827],[22.4311189,37.1158386],[22.4311338,37.1156585],[22.4314163,37.1150584],[22.4315611,37.1141792],[22.4317509,37.1131632],[22.4320666,37.1124689],[22.4320833,37.1124421],[22.4322686,37.1121381],[22.432353,37.112004],[22.4332612,37.1107316],[22.43359,37.1100689],[22.4335649,37.1083674],[22.4342302,37.1066636],[22.4342849,37.1060221],[22.4339674,37.1034041],[22.4336398,37.1010946],[22.4329645,37.099274],[22.4327241,37.0982433],[22.4326704,37.0979992],[22.4326139,37.0977236],[22.4323996,37.0966392],[22.4323541,37.0964222],[22.4321989,37.0957104],[22.4321734,37.0955185],[22.4316755,37.09352],[22.4314493,37.0926044],[22.4310516,37.09097],[22.4310105,37.0907644],[22.4306934,37.0892955],[22.4303748,37.0878311],[22.4301607,37.0865033],[22.4303565,37.0858705],[22.4304492,37.085723],[22.430786,37.0852655],[22.4314336,37.0844133],[22.4320651,37.0835722],[22.4324418,37.0830859],[22.4333326,37.0818944],[22.4336158,37.0814047],[22.4338691,37.0809844],[22.4344567,37.0801043],[22.4350756,37.0791594],[22.4356183,37.0782562],[22.4361307,37.0774562],[22.4362864,37.0772014],[22.4366858,37.0765825],[22.4355878,37.0761624],[22.4350077,37.0759294],[22.434487,37.0757085],[22.4342406,37.0756061],[22.4338023,37.0754178],[22.4336221,37.075341],[22.4335419,37.0753084],[22.4326137,37.0750438],[22.4321489,37.0749295],[22.4315573,37.0747549],[22.4306781,37.0745382],[22.4303834,37.07446]]},{"id":19807,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: E4 \u039a\u03b1\u03c3\u03c4\u03ac\u03bd\u03b9\u03b1-\u03a0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c2","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 E4 \u03c3\u03c4\u03b1 \u039c\u03c0\u03b1\u03c1\u03b4\u03bf\u03c5\u03bd\u03bf\u03c7\u03ce\u03c1\u03b9\u03b1","path":"PELOPONNESE\/Pelop_E4_Kastania_Platanos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":16824,"name_EN":"Taygetos Mt: E4 Kastania-Platanos","description_EN":"E4 session along Bardounia","ascent_time":375,"descent_time":395,"marker":"E4","level":11,"ascent":224,"descent":914,"maxelev":750,"minelev":48,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.40026 36.77661,22.4916 36.84242)","views":0,"millestones":"0,22.4002592,36.8424202#1,22.4045258,36.8362559#2,22.4132411,36.8362107#3,22.4140146,36.8330626#4,22.4226782,36.8298860#5,22.4310764,36.8258278#6,22.4346642,36.8203615#7,22.4428147,36.8177060#8,22.4483142,36.8124751#9,22.4520810,36.8096646#10,22.4561953,36.8087438#11,22.4612372,36.8029970#12,22.4680436,36.7999032#13,22.4709962,36.7963729#14,22.4735412,36.7885669#15,22.4778582,36.7829457#16.8,22.4916005,36.7766081","x":22.4518418,"y":36.8102392,"coor":[[22.4002592,36.8424202],[22.4002861,36.8422042],[22.4005063,36.8418647],[22.4004254,36.8416112],[22.4005041,36.8414477],[22.4005357,36.8412273],[22.4006143,36.8410526],[22.4006844,36.8411369],[22.4007202,36.8404975],[22.4008267,36.8402285],[22.4009298,36.8401217],[22.4013129,36.8400367],[22.4014783,36.8396333],[22.4022602,36.8397791],[22.4028103,36.8397504],[22.4030534,36.8396207],[22.4032768,36.8387359],[22.4034439,36.8382514],[22.4038331,36.837869],[22.4035987,36.83728],[22.4032835,36.836798],[22.4032869,36.8366358],[22.4034347,36.8365387],[22.4041196,36.8364938],[22.4043343,36.8364155],[22.4052245,36.8356703],[22.4057009,36.8354063],[22.4059823,36.835356],[22.4071033,36.835371],[22.4077565,36.8352356],[22.4082315,36.8350436],[22.4084677,36.8350107],[22.4086906,36.8350768],[22.409241,36.8355709],[22.409474,36.8356912],[22.4109922,36.8360067],[22.411606,36.8361501],[22.4120946,36.836382],[22.4122736,36.8364024],[22.4124098,36.8363231],[22.41254,36.8359913],[22.4126883,36.8358671],[22.4134439,36.8356609],[22.4135089,36.8357699],[22.413167,36.8360358],[22.4132307,36.8362079],[22.4142565,36.836492],[22.4150047,36.837187],[22.4153177,36.8372362],[22.416534,36.836982],[22.4164804,36.8368641],[22.4154251,36.8369222],[22.415159,36.8367744],[22.4150024,36.8362135],[22.4145962,36.8357934],[22.4146907,36.8355603],[22.4151921,36.8351704],[22.4152644,36.834928],[22.414326,36.8336716],[22.4141593,36.8335973],[22.4138118,36.8335927],[22.4137657,36.8335154],[22.4136667,36.833424],[22.4137018,36.8333523],[22.4144218,36.8326949],[22.414828,36.8320333],[22.4152562,36.8319309],[22.4158505,36.8319298],[22.4159975,36.8318686],[22.4162837,36.831584],[22.4165658,36.8314976],[22.4176749,36.8315485],[22.4177961,36.8316492],[22.4179323,36.8318065],[22.4180994,36.8318628],[22.4186064,36.8317434],[22.4192983,36.8319058],[22.4196245,36.8318561],[22.4198184,36.8316964],[22.4198646,36.8310841],[22.4203063,36.8308736],[22.4205463,36.8306515],[22.4208267,36.8306462],[22.4210647,36.8305232],[22.4217828,36.8299558],[22.4220081,36.8299047],[22.4224102,36.8299822],[22.4230539,36.8297564],[22.423662,36.8296292],[22.4242973,36.8297661],[22.4244883,36.8297506],[22.4246026,36.8296439],[22.424801,36.8287182],[22.4252285,36.8281019],[22.4254881,36.8280152],[22.4262602,36.828075],[22.4268117,36.8279741],[22.4270379,36.827878],[22.4273378,36.8274673],[22.4274364,36.8270359],[22.4277326,36.8268055],[22.4281598,36.8267481],[22.4283824,36.8266406],[22.4288905,36.826467],[22.4297779,36.8263886],[22.4304597,36.8259469],[22.4308101,36.8258073],[22.4310119,36.82581],[22.4315694,36.8259616],[22.4322225,36.825826],[22.4329109,36.8259319],[22.4330256,36.8258073],[22.4329934,36.8251849],[22.4332134,36.8248453],[22.4332409,36.8245933],[22.4333214,36.8244952],[22.4339552,36.8242061],[22.4340816,36.8240545],[22.4341316,36.8238028],[22.43437,36.823229],[22.4346781,36.8229627],[22.4350002,36.8225613],[22.4350908,36.8219676],[22.434892,36.8218207],[22.4342428,36.8217671],[22.433861,36.8212483],[22.4340961,36.8207106],[22.4339769,36.8205107],[22.4340675,36.8204668],[22.4344793,36.8206165],[22.4346046,36.820519],[22.4347111,36.820241],[22.4346729,36.819916],[22.4349608,36.8195412],[22.4349527,36.818838],[22.4354038,36.8181589],[22.4357896,36.8179296],[22.4360474,36.817933],[22.4363243,36.8180989],[22.4369288,36.8181429],[22.4376922,36.8180898],[22.4393284,36.8181204],[22.4399411,36.8183177],[22.4405612,36.8186954],[22.4407825,36.8187186],[22.440795,36.8186556],[22.4412339,36.8185712],[22.4416209,36.8182879],[22.4424322,36.8180822],[22.4426847,36.817797],[22.442889,36.8176533],[22.4430295,36.8175695],[22.4432196,36.81759],[22.4435592,36.8174322],[22.4440936,36.8170606],[22.4449319,36.8166299],[22.4451823,36.8164439],[22.4457001,36.8163425],[22.4458378,36.8167409],[22.4460276,36.8167794],[22.4462188,36.8167459],[22.446476,36.8162264],[22.446403,36.8159551],[22.4464516,36.8157664],[22.4469833,36.81553],[22.4475349,36.8148612],[22.4475031,36.8147548],[22.4476174,36.8146482],[22.4476431,36.8144863],[22.4479976,36.8141393],[22.448236,36.8139892],[22.4485276,36.813984],[22.4486421,36.8138683],[22.4486001,36.8137236],[22.4481764,36.8136099],[22.4480783,36.8134734],[22.4483955,36.8127564],[22.4482908,36.8123855],[22.4483173,36.8121875],[22.4481994,36.8119156],[22.4485626,36.811695],[22.4485766,36.8110011],[22.4489953,36.8108083],[22.4490734,36.8108273],[22.4494562,36.811301],[22.4497669,36.8114583],[22.4502307,36.8118069],[22.4505546,36.8118652],[22.4512598,36.8113606],[22.451867,36.8112693],[22.4518464,36.8111789],[22.4516696,36.8110504],[22.4511362,36.8108181],[22.4511749,36.8105663],[22.4515465,36.8104336],[22.4518418,36.8102392],[22.4527507,36.8098319],[22.4526728,36.8098038],[22.4522679,36.8098707],[22.4515963,36.8099408],[22.451519,36.8098857],[22.4525585,36.8094756],[22.4531321,36.8093839],[22.4534256,36.8092796],[22.4538739,36.8092854],[22.4546522,36.809602],[22.4549042,36.8098937],[22.4556325,36.810471],[22.4560536,36.8107108],[22.4561878,36.8109041],[22.4563114,36.8111311],[22.4564882,36.8112596],[22.4567004,36.8112984],[22.4570256,36.8112057],[22.4566569,36.8111468],[22.4569041,36.811114],[22.456984,36.8110429],[22.456755,36.8107245],[22.4568018,36.8106259],[22.4569692,36.8106641],[22.4570157,36.8105836],[22.4566515,36.8102995],[22.4566531,36.8102184],[22.4569,36.8102035],[22.4567662,36.8101657],[22.4566133,36.8099655],[22.4566289,36.8097493],[22.4567749,36.8097332],[22.4565036,36.809288],[22.4559898,36.8090222],[22.4559135,36.808913],[22.4559488,36.8088324],[22.4564681,36.8086498],[22.4574427,36.8081216],[22.4584972,36.8080812],[22.4587792,36.8079947],[22.4596219,36.8073387],[22.4603904,36.8070241],[22.4603951,36.8067898],[22.459928,36.8064142],[22.4597986,36.8061601],[22.4604895,36.8052407],[22.460924,36.8048136],[22.4609486,36.8047058],[22.4609059,36.8045971],[22.4603185,36.804265],[22.4602645,36.8041651],[22.4603455,36.8040693],[22.460707,36.8039297],[22.460855,36.8032556],[22.4612982,36.8029549],[22.4613457,36.8028203],[22.4612601,36.8026209],[22.4609492,36.8024726],[22.4607621,36.8022989],[22.4606535,36.8021263],[22.46069,36.8019825],[22.4609043,36.8019132],[22.4613618,36.8020183],[22.4624632,36.8018703],[22.4629541,36.8014259],[22.4632399,36.8013192],[22.4651704,36.8011909],[22.4659398,36.8010566],[22.4664599,36.800829],[22.4668886,36.8007984],[22.4669549,36.8008444],[22.4669188,36.8009701],[22.4667019,36.8011656],[22.4667782,36.8012747],[22.4672065,36.8011541],[22.4674563,36.800995],[22.467837,36.8004524],[22.4680361,36.8000223],[22.4680525,36.7997611],[22.4683265,36.7996001],[22.4691253,36.7994481],[22.4701322,36.7988008],[22.4700916,36.7983609],[22.4702408,36.7981825],[22.470616,36.7979169],[22.4707818,36.7977861],[22.4709123,36.7975625],[22.4711247,36.7975922],[22.4712062,36.79744],[22.4713895,36.797803],[22.4714781,36.7978582],[22.4714419,36.797425],[22.4716875,36.7974733],[22.4717533,36.7975462],[22.4717385,36.7977263],[22.4718495,36.7977818],[22.47209,36.7977691],[22.4722403,36.7975367],[22.4717908,36.7970352],[22.4708737,36.7969333],[22.4701864,36.7971137],[22.4700751,36.7970762],[22.4703302,36.7966468],[22.4710598,36.7963452],[22.4714567,36.796116],[22.4716169,36.7959468],[22.4717925,36.7955705],[22.4715523,36.7952519],[22.4715116,36.795044],[22.4717275,36.7948936],[22.4717551,36.7947407],[22.4714577,36.7945476],[22.4713297,36.7942215],[22.4713447,36.7940324],[22.4715179,36.7937732],[22.4717816,36.7929113],[22.4717666,36.7925415],[22.4717616,36.7922597],[22.4718577,36.7919365],[22.4721551,36.7916338],[22.4723995,36.7911773],[22.4724894,36.7906015],[22.4726384,36.7902767],[22.4726751,36.7900676],[22.4728836,36.789712],[22.4728047,36.7891859],[22.4727281,36.7890948],[22.4731604,36.7890327],[22.4735149,36.7886767],[22.4735636,36.7884791],[22.4735162,36.7880458],[22.4735982,36.7878666],[22.4738017,36.787779],[22.473624,36.7876956],[22.4732628,36.7878262],[22.4735671,36.7873501],[22.4734825,36.7872747],[22.4735979,36.7871049],[22.4737793,36.7869991],[22.4740871,36.7873005],[22.4742429,36.7873565],[22.4742582,36.7871494],[22.474438,36.7867394],[22.4744966,36.7866049],[22.4749313,36.7861598],[22.4750942,36.7858554],[22.4751483,36.7853874],[22.4750534,36.7850887],[22.4753141,36.7849388],[22.4755494,36.7849418],[22.4757658,36.7847643],[22.4763365,36.7846297],[22.4765161,36.7846139],[22.4768695,36.784312],[22.476681,36.7836426],[22.4767965,36.7834728],[22.477293,36.7832989],[22.4775404,36.7831848],[22.4781206,36.7827416],[22.4784049,36.7825875],[22.4788978,36.782276],[22.4790874,36.7817557],[22.479313,36.7816774],[22.4795705,36.7816897],[22.4798897,36.7814144],[22.4799372,36.7812798],[22.480145,36.7807777],[22.4805803,36.7802965],[22.480837,36.7800136],[22.481023,36.7796734],[22.4813729,36.7795427],[22.4816183,36.7795999],[22.4819795,36.7794693],[22.4821427,36.7791469],[22.4822209,36.778589],[22.4827793,36.7781184],[22.4830025,36.7778418],[22.4834801,36.7774874],[22.4836649,36.7772103],[22.4838918,36.777069],[22.4839968,36.7771064],[22.484308,36.7772365],[22.4852467,36.7779335],[22.485916,36.7780863],[22.4865245,36.7784816],[22.4872285,36.7784725],[22.48797,36.7783738],[22.4881286,36.7782857],[22.4888269,36.7775374],[22.4890653,36.7773782],[22.4898409,36.7772528],[22.4904606,36.7770804],[22.4913128,36.7770462],[22.4914718,36.77694],[22.4916005,36.7766081]]},{"id":19808,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: E4 \u03a0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c2-\u0393\u03cd\u03b8\u03b5\u03b9\u03bf","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 E4 \u03c3\u03c4\u03b1 \u039c\u03c0\u03b1\u03c1\u03b4\u03bf\u03c5\u03bd\u03bf\u03c7\u03ce\u03c1\u03b9\u03b1","path":"PELOPONNESE\/Pelop_E4_Platanos_Gythio","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":12749,"name_EN":"Taygetos Mt: E4 Platanos-Gythio","description_EN":"E4 session along Bardounia","ascent_time":295,"descent_time":295,"marker":"E4","level":11,"ascent":230,"descent":273,"maxelev":106,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49153 36.75064,22.56626 36.78026)","views":3,"millestones":"0,22.4916005,36.7766081#1,22.5010234,36.7797100#2,22.5081966,36.7759475#3,22.5117345,36.7762722#4,22.5160681,36.7697979#5,22.5220234,36.7658134#6,22.5196083,36.7574095#7,22.5221981,36.7536386#8,22.5305523,36.7556037#9,22.5362671,36.7504390#10,22.5447532,36.7527028#11,22.5528300,36.7574466#12.7,22.5660564,36.7616825","x":22.5274363,"y":36.7569269,"coor":[[22.4916005,36.7766081],[22.4917132,36.7763977],[22.4923563,36.7762955],[22.4926524,36.7761077],[22.4927908,36.7764249],[22.4931527,36.7768261],[22.4946079,36.7774755],[22.4951659,36.7775907],[22.4971991,36.7784818],[22.4979437,36.7787976],[22.4986161,36.779365],[22.4993061,36.7796081],[22.500951,36.7797279],[22.5022346,36.7794106],[22.5029264,36.7795635],[22.5030923,36.7796738],[22.5028935,36.7799575],[22.5031092,36.7804086],[22.5041021,36.7794837],[22.5045672,36.7791921],[22.5047907,36.778645],[22.505194,36.7780732],[22.505546,36.7772574],[22.5059479,36.7767577],[22.5061408,36.7766339],[22.5063886,36.7765649],[22.507264,36.7764948],[22.508352,36.7758594],[22.5085689,36.7756548],[22.5087785,36.7752428],[22.5087839,36.7749634],[22.5089371,36.7745778],[22.5091226,36.7742556],[22.5088117,36.7735306],[22.508755,36.772989],[22.5088393,36.7726836],[22.5092838,36.7735951],[22.5093178,36.7741544],[22.509118,36.7746386],[22.5089761,36.7756013],[22.5091518,36.7757838],[22.5096839,36.7760789],[22.5109113,36.7763467],[22.5113396,36.7762168],[22.5117643,36.7762762],[22.512045,36.7762437],[22.5132715,36.7759796],[22.5135939,36.7758394],[22.5141294,36.7753774],[22.5143979,36.7748219],[22.5145731,36.7734697],[22.5146695,36.7725425],[22.5148014,36.7720934],[22.5147222,36.7715516],[22.5148332,36.7696623],[22.5152113,36.7698113],[22.5161527,36.769796],[22.5165798,36.7697292],[22.5171509,36.7694524],[22.5181181,36.7689191],[22.5185687,36.7687895],[22.5195674,36.7687118],[22.5208669,36.768719],[22.5222912,36.7686465],[22.523576,36.7679414],[22.5228954,36.7672118],[22.5225573,36.7667299],[22.5194562,36.7613641],[22.5190814,36.7604671],[22.5190445,36.760052],[22.5191197,36.7596383],[22.5196326,36.758599],[22.5197438,36.7580596],[22.5196537,36.7574996],[22.5191895,36.7565924],[22.519146,36.7559429],[22.5193238,36.7554313],[22.5199475,36.7544565],[22.5200282,36.7537545],[22.5199133,36.7533204],[22.5196743,36.7529298],[22.5187399,36.7521723],[22.5191385,36.7523237],[22.5198308,36.7524405],[22.5203602,36.7526882],[22.5215459,36.7533609],[22.5219568,36.7535463],[22.5220355,36.7535293],[22.5226216,36.7539242],[22.5230508,36.7543261],[22.5236631,36.754523],[22.5253942,36.7553828],[22.5261114,36.7559505],[22.5262524,36.7561956],[22.5264026,36.7567451],[22.5266665,36.7567641],[22.5268416,36.7569826],[22.5269756,36.7570023],[22.5274363,36.7569269],[22.5280518,36.7569616],[22.5288844,36.7567735],[22.5295455,36.7567637],[22.5298265,36.7567131],[22.5299478,36.7562278],[22.5301452,36.7558607],[22.5307803,36.7554539],[22.5308963,36.755248],[22.5311697,36.755008],[22.5314047,36.754434],[22.5319451,36.7537015],[22.5322864,36.7528404],[22.5322677,36.752056],[22.5323799,36.7520484],[22.5330472,36.7523],[22.5339339,36.7527976],[22.5340801,36.7527634],[22.5344007,36.7523978],[22.5345706,36.7521362],[22.5347025,36.7516781],[22.5348507,36.7515447],[22.5348687,36.7511844],[22.5350091,36.750927],[22.5353877,36.7504539],[22.5356447,36.7502678],[22.5367812,36.7505882],[22.5377085,36.7513027],[22.5380523,36.7514872],[22.5394853,36.7521178],[22.5399993,36.7521827],[22.5405486,36.7521624],[22.5407324,36.7519212],[22.5408186,36.7521026],[22.5408968,36.7521125],[22.5409939,36.7517171],[22.5410733,36.751664],[22.5411509,36.75171],[22.5411569,36.7519805],[22.5412567,36.7520358],[22.5422996,36.7519765],[22.5429074,36.7518217],[22.5431536,36.7518337],[22.5437658,36.7520395],[22.5445189,36.7519045],[22.5447272,36.7521414],[22.5447604,36.7527548],[22.5449868,36.7532263],[22.5451134,36.7534532],[22.5461994,36.7542101],[22.5475504,36.7550379],[22.5487165,36.7555749],[22.5492468,36.755969],[22.5497348,36.7562273],[22.5498439,36.7563819],[22.5500187,36.7572133],[22.5501056,36.7573586],[22.5502607,36.7574506],[22.5511407,36.7577137],[22.5515901,36.7576471],[22.5520931,36.7577073],[22.5525533,36.7576588],[22.5528031,36.7574815],[22.5531704,36.7570083],[22.5532765,36.7567301],[22.55325,36.7563512],[22.55358,36.7560758],[22.5536571,36.7561488],[22.5535172,36.7564356],[22.5536503,36.7565093],[22.5537682,36.7567902],[22.5537184,36.75706],[22.5534387,36.7576335],[22.5530142,36.7581692],[22.5531241,36.7582787],[22.5537256,36.7584663],[22.5539062,36.7583941],[22.5546182,36.7585808],[22.5551861,36.7587634],[22.5554078,36.7588923],[22.5565609,36.7600331],[22.5567488,36.7601706],[22.5573602,36.7604214],[22.5578123,36.7605868],[22.5583841,36.7606907],[22.5600075,36.7607464],[22.5604112,36.7607242],[22.5608295,36.760522],[22.5611678,36.760517],[22.561566,36.760603],[22.5617267,36.7606365],[22.5622309,36.7607485],[22.56284,36.7608843],[22.563449,36.7610201],[22.5640837,36.7611742],[22.5646845,36.7613212],[22.5653727,36.7614963],[22.5660564,36.7616825]]}],{"extent":[22.10714,36.75064,22.56626,38.19053],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#f30101","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},"PELOPONNESE\/Pelop_E4_Daras_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_E4_Pelop = new getPoiCollection("E4_Pelop",[{"name":"\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u039b\u03b9\u03bc\u03bd\u03ce\u03bd
\u039a\u03b1\u03c3\u03c4\u03c1\u03b9\u03ac \u0391\u03c7\u03b1\u0390\u03b1\u03c2","owner":"\u03a1\u03b5\u03b3\u03b3\u03af\u03bd\u03b1 \u039a\u03bf\u03cd\u03c4\u03c3\u03b7","x":22.140711,"y":37.960497,"photo":"Spileo_limnon","type":73,"zoom_level":10,"id":18,"hlink_GR":"http:\/\/www.kastriacave.gr\/greek\/info.htm","hlink_EN":"http:\/\/www.kastriacave.gr\/english\/info.htm","description":"\u03a4\u03bf \u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03b9\u03bc\u03bd\u03ce\u03bd \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc \u039a\u03b1\u03c3\u03c4\u03c1\u03b9\u03ac \u03c4\u03b7\u03c2 \u0391\u03c7\u03b1\u0390\u03b1\u03c2, 60 \u03c7\u03bb\u03bc. \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03a4\u03a1\u0399\u03a0\u039f\u039b\u0397 \u03ba\u03b1\u03b9 9 \u03c7\u03bb\u03bc. \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u039b\u0395\u0399\u03a4\u039f\u03a1\u0399\u0391. \u0395\u03ba\u03c4\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03bb\u03b1\u03b2\u03c5\u03c1\u03b9\u03bd\u03b8\u03ce\u03b4\u03b5\u03b9\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5\u03c2, \u03c4\u03b9\u03c2 \u03bc\u03c5\u03c3\u03c4\u03b7\u03c1\u03b9\u03ce\u03b4\u03b5\u03b9\u03c2 \u03c3\u03c4\u03bf\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5\u03c2 \u03c0\u03b1\u03c1\u03ac\u03be\u03b5\u03bd\u03bf\u03c5\u03c2 \u03c3\u03c4\u03b1\u03bb\u03b1\u03ba\u03c4\u03b9\u03c4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c3\u03c7\u03b7\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2, \u03c4\u03bf \"\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03b9\u03bc\u03bd\u03ce\u03bd\" \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03b1\u03bb\u03bb\u03b5\u03c0\u03ac\u03bb\u03bb\u03b7\u03bb\u03b5\u03c2 \u03ba\u03bb\u03b9\u03bc\u03b1\u03ba\u03c9\u03c4\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03ac\u03bb\u03b9\u03c3\u03c4\u03b1, \u03c3\u03b5 \u03c4\u03c1\u03b5\u03b9\u03c2 \u03bf\u03c1\u03cc\u03c6\u03bf\u03c5\u03c2, \u03bb\u03af\u03bc\u03bd\u03b5\u03c2 \u03c4\u03bf\u03c5, \u03c0\u03bf\u03c5 \u03c4\u03bf \u03ba\u03b1\u03b8\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd \u03bc\u03bf\u03bd\u03b1\u03b4\u03b9\u03ba\u03cc. \u03a0\u03b9\u03b8\u03b1\u03bd\u03cc\u03bd \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af \u03c4\u03b7\u03bd \u03c0\u03b1\u03bb\u03b1\u03b9\u03ac \u03ba\u03bf\u03af\u03c4\u03b7 \u03c5\u03c0\u03cc\u03b3\u03b5\u03b9\u03bf\u03c5 \u03c0\u03bf\u03c4\u03b1\u03bc\u03bf\u03cd,\u03bc\u03b5 \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03b7\u03bc\u03ad\u03bd\u03bf \u03bc\u03ae\u03ba\u03bf\u03c2 1980 \u03bc\u03ad\u03c4\u03c1\u03b1. \u03a4\u03bf\u03bd \u03c7\u03b5\u03b9\u03bc\u03ce\u03bd\u03b1 \u03c0\u03bf\u03c5 \u03bb\u03b9\u03ce\u03bd\u03bf\u03c5\u03bd \u03c4\u03b1 \u03c7\u03b9\u03cc\u03bd\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03ad\u03c0\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03c5\u03c0\u03cc\u03b3\u03b5\u03b9\u03bf \u03c0\u03bf\u03c4\u03b1\u03bc\u03cc \u03bc\u03b5 \u03c6\u03c5\u03c3\u03b9\u03ba\u03bf\u03cd\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b5\u03c2. \u039a\u03b1\u03c4\u03ac \u03c4\u03bf\u03c5\u03c2 \u03b8\u03b5\u03c1\u03b9\u03bd\u03bf\u03cd\u03c2 \u03bc\u03ae\u03bd\u03b5\u03c2 \u03ad\u03bd\u03b1 \u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5 \u03be\u03b7\u03c1\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03ba\u03b1\u03bb\u03cd\u03c0\u03c4\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c0\u03c1\u03c9\u03c4\u03cc\u03c4\u03c5\u03c0\u03b5\u03c2 \u03b4\u03b1\u03bd\u03c4\u03b5\u03bb\u03c9\u03c4\u03ad\u03c2 \u03bb\u03b9\u03b8\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03ad\u03c2 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c6\u03c1\u03ac\u03b3\u03bc\u03b1\u03c4\u03b1 \u03cd\u03c8\u03bf\u03c5\u03c2 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03ba\u03b1\u03b9 4\u03bc. \u03a4\u03bf \u03c5\u03c0\u03cc\u03bb\u03bf\u03b9\u03c0\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b5\u03af \u03bc\u03cc\u03bd\u03b9\u03bc\u03b1 \u03bd\u03b5\u03c1\u03ac \u03c3\u03b5 13 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ad\u03c2 \u03bb\u03af\u03bc\u03bd\u03b5\u03c2. ","height":0,"width":0},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf","owner":"AnaDigit","x":22.167686,"y":38.006885,"photo":"Xelmos_path_Kalavrita_Katafygio1","type":0,"zoom_level":15,"id":52,"hlink_GR":"","hlink_EN":"","description":"","height":672,"width":512},{"name":"\u0392\u039f\u03a5\u03a1\u0391\u03aa\u039a\u039f\u03a3
\u0395\u03bd\u03b7\u03bc\u03b5\u03c1\u03c9\u03c4\u03b9\u03ba\u03ae \u03c0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b1 \u03c3\u03c4\u03bf\u03bd \u03c0\u03b1\u03bb\u03b9\u03cc \u03c3\u03c4\u03b1\u03b8\u03bc\u03cc \u039d\u03b9\u03b1\u03bc\u03ac\u03c4\u03c9\u03bd","owner":"AnaDigit","x":22.17645,"y":38.154812,"photo":"Vouraikos_Pinakida_stathmos_Niamata","type":0,"zoom_level":13,"id":53,"hlink_GR":"","hlink_EN":"","description":"","height":551,"width":512},{"name":"\u0392\u039f\u03a5\u03a1\u0391\u03aa\u039a\u039f\u03a3
\u039c\u03c5\u03bb\u03cc\u03c0\u03b5\u03c4\u03c1\u03b5\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c0\u03b1\u03bb\u03b9\u03cc \u03bd\u03b5\u03c1\u03cc\u03bc\u03c5\u03bb\u03bf \u039d\u03b9\u03b1\u03bc\u03ac\u03c4\u03c9\u03bd","owner":"AnaDigit","x":22.17468,"y":38.154537,"photo":"Vouraikos_Milopetres_22_17468_38_154537","type":9,"zoom_level":14,"id":54,"hlink_GR":"","hlink_EN":"","description":"","height":457,"width":512},{"name":"\u0392\u039f\u03a5\u03a1\u0391\u03aa\u039a\u039f\u03a3
\u03a0\u03bf\u03c4\u03af\u03c3\u03c4\u03c1\u03b1 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u039b\u03af\u03b8\u03bf\u03c2","owner":"AnaDigit","x":22.145721,"y":38.090376,"photo":"Vouraikos_Potistra_sto_Litho_22_145721_38_090376","type":0,"zoom_level":14,"id":55,"hlink_GR":"","hlink_EN":"","description":"","height":243,"width":512},{"name":"\u039f\u03a1\u039f\u03a3 \u03a1\u039f\u03a5\u03a3\u039a\u0399\u039f
\u03a7\u03b5\u03b9\u03bc\u03b5\u03c1\u03b9\u03bd\u03cc \u03c6\u03c9\u03c2 \u03c3\u03c4\u03b7 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03cc\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae\u03c2","owner":"AnaDigit","x":22.113653,"y":38.143669,"photo":"Rouskio_22_113653_38_143669","type":0,"zoom_level":11,"id":56,"hlink_GR":"","hlink_EN":"","description":"","height":324,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0391\u03b9\u03bf\u03bb\u03b9\u03ba\u03cc \u03a0\u03ac\u03c1\u03ba\u03bf
\u039b\u03af\u03b8\u03bf\u03c5","owner":"AnaDigit","x":22.12965,"y":38.0915,"photo":"VOURAIKOS_Eoliko_parko_sto_Litho_22_129650_38.0915","type":0,"zoom_level":12,"id":63,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03b1\u03b9\u03bf\u03bb\u03b9\u03ba\u03cc \u03c0\u03ac\u03c1\u03ba\u03bf \u03c4\u03bf\u03c5 \u039b\u03af\u03b8\u03bf\u03c5 (21 \u03b1\u03bd\u03b5\u03bc\u03bf\u03b3\u03b5\u03bd\u03bd\u03ae\u03c4\u03c1\u03b9\u03b5\u03c2) \u03c3\u03c4\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2.","height":468,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039c\u03bf\u03bd\u03ae \u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5 \u03a3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5","owner":"anadigit","x":22.175343,"y":38.08979,"photo":"VOURAIKOS_Moni_Megalou_Spileou_22_175343_38_089790","type":10,"zoom_level":11,"id":64,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=7361","hlink_EN":"","description":"\u0399\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae \u03bc\u03bf\u03bd\u03ae, \u03ba\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03bf \u03ac\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5. \u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2, \u03b1\u03bd\u03bf\u03b9\u03b3\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03ac\u03b8\u03b5\u03c4\u03b7 \u03ba\u03c1\u03bf\u03ba\u03b1\u03bb\u03bf\u03c0\u03b1\u03b3\u03ae \u03bc\u03ac\u03b6\u03b1 \u03cd\u03c8\u03bf\u03c5\u03c2 120\u03bc, \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03c0\u03bb\u03ac\u03c4\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03c4\u03bf \u03ba\u03b1\u03bb\u03cd\u03c0\u03c4\u03bf\u03c5\u03bd \u03c4\u03b1 \u03ba\u03c4\u03af\u03c3\u03bc\u03b1\u03c4\u03b1 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2. \u03a4\u03bf \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03b7\u03bd \u039a\u03bf\u03af\u03bc\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5. \u03a3\u03cd\u03bc\u03c6\u03c9\u03bd\u03b1 \u03bc\u03b5 \u03c4\u03b7 \u03b8\u03c1\u03b7\u03c3\u03ba\u03b5\u03c5\u03c4\u03b9\u03ba\u03ae \u03c0\u03b1\u03c1\u03ac\u03b4\u03cc\u03c3\u03b7, \u03b7 \u03bc\u03bf\u03bd\u03ae \u03b9\u03b4\u03c1\u03cd\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 362 \u03bc.\u03a7. \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03bc\u03bf\u03bd\u03b1\u03c7\u03bf\u03cd\u03c2 \u03a3\u03c5\u03bc\u03b5\u03ce\u03bd \u03ba\u03b1\u03b9 \u0398\u03b5\u03cc\u03b4\u03c9\u03c1\u03bf \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7\u03bd \u03b5\u03cd\u03c1\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b8\u03b1\u03c5\u03bc\u03b1\u03c4\u03bf\u03c5\u03c1\u03b3\u03ae\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf. \u039b\u03cc\u03b3\u03c9 \u03c4\u03bf\u03c5 \u03bc\u03b5\u03b3\u03ad\u03b8\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 \u03c4\u03bf\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1\u03c2, \u03c4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c3\u03c7\u03b5\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c3\u03b5 \u03bb\u03b1\u03c4\u03c1\u03b5\u03c5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 (\u03bf \u03a0\u03b1\u03c5\u03c3\u03b1\u03bd\u03af\u03b1\u03c2 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b5\u03b4\u03ce \u03ba\u03b1\u03c4\u03ad\u03c6\u03c5\u03b3\u03b1\u03bd \u03bf\u03b9 \u03b8\u03c5\u03b3\u03b1\u03c4\u03ad\u03c1\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03af\u03c4\u03bf\u03c5 \u03cc\u03c4\u03b1\u03bd \u03ba\u03b1\u03c4\u03b1\u03bb\u03ae\u03c6\u03b8\u03b7\u03ba\u03b1\u03bd \u03b1\u03c0\u03cc \u03bc\u03b1\u03bd\u03af\u03b1). \u039a\u03b1\u03c4\u03ac \u03c4\u03bf\u03c5\u03c2 \u03c0\u03c1\u03ce\u03b9\u03bc\u03bf\u03c5\u03c2 \u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c5\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03c9\u03c2 \u03b1\u03c3\u03ba\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf.","height":440,"width":512},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0392\u0394 \u03cc\u03c8\u03b7","owner":"AnaDigit","x":22.198768,"y":37.971228,"photo":"XELMOS_NW_side_22_198768_37_971228","type":0,"zoom_level":11,"id":65,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c3\u03cd\u03bd\u03bf\u03bb\u03bf \u03c4\u03c9\u03bd \u03c8\u03b7\u03bb\u03ce\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac.","height":341,"width":512},{"name":"\u0396\u0397\u03a1\u0395\u0399\u0391
\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03bd\u03cc\u03c4\u03b9\u03b1","owner":"AnaDigit","x":22.396372,"y":37.940682,"photo":"ZIRIA_22_395719_37.939167","type":0,"zoom_level":12,"id":77,"hlink_GR":"","hlink_EN":"","description":"","height":313,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u038a\u0394\u0391
Adonis cyllenea","owner":"AnaDigit","x":22.264433,"y":37.83994,"photo":"Adonis cyllenea_22_264433_37_839940","type":1,"zoom_level":15,"id":84,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c3\u03c0\u03ac\u03bd\u03b9\u03bf \u03c6\u03c5\u03c4\u03cc Adonis cyllenea \u03b5\u03bd\u03c4\u03bf\u03c0\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03b5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03b1 \u03c3\u03b7\u03bc\u03b5\u03af\u03b1 \u03c4\u03b7\u03c2 \u0392. \u03a0\u03b5\u03bb\u03bf\u03c0\u03bf\u03bd\u03bd\u03ae\u03c3\u03bf\u03c5.","height":743,"width":512},{"name":"\u039a\u039b\u0395\u0399\u03a4\u039f\u03a1\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c2","owner":"","x":22.127072334291,"y":37.917349607888,"photo":"KLEITORIA_Ag_Nikolaos","type":9,"zoom_level":11,"id":102,"hlink_GR":"","hlink_EN":"","description":"\u0395\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5","height":377,"width":512},{"name":"\u03a3\u0391\u03aa\u03a4\u0391\u03a3
\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03b7\u03b3\u03ae","owner":"","x":22.243544578552,"y":37.832763028934,"photo":"SAITAS_potistra","type":0,"zoom_level":14,"id":111,"hlink_GR":"","hlink_EN":"","description":"","height":661,"width":512},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0397 \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03b7 \u03c4\u03bf\u03c5\u03bb\u03af\u03c0\u03b1 Tulipa orphanidea","owner":"","x":22.397095680237,"y":37.968487976284,"photo":"ZIRIA_Tulipa_orphanidea","type":1,"zoom_level":13,"id":127,"hlink_GR":"","hlink_EN":"","description":"","height":768,"width":512},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u039f \u03ba\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03cd\u03b3\u03b1\u03c2","owner":"A. Bonetti","x":22.202474594112,"y":37.986924252877,"photo":"Chelmos - Styx_Waterfall","type":0,"zoom_level":12,"id":154,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":342},{"name":"\u039c\u0391\u039d\u0397
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c3\u03c4\u03bf \u0395\u03be\u03bf\u03c7\u03ce\u03c1\u03b9","owner":"A. Bonetti","x":22.271139144898,"y":36.901307568288,"photo":"Exohori tower - Mani","type":9,"zoom_level":14,"id":170,"hlink_GR":"","hlink_EN":"","description":"","height":511,"width":334},{"name":"\u039c\u0391\u039d\u0397
\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7","owner":"A. Bonetti","x":22.227622985842,"y":36.889638503752,"photo":"Kardamili - Messinia 01","type":0,"zoom_level":13,"id":186,"hlink_GR":"","hlink_EN":"","description":"","height":342,"width":512},{"name":"\u039c\u0391\u039d\u0397
\u039f\u03b9 \u03c0\u03cd\u03c1\u03b3\u03bf\u03b9 \u03c4\u03b7\u03c2 \u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7\u03c2","owner":"A. Bonetti","x":22.235004425052,"y":36.8876477205,"photo":"Kardamili 01","type":9,"zoom_level":14,"id":187,"hlink_GR":"","hlink_EN":"","description":"","height":342,"width":512},{"name":"\u03a4\u0391\u03ab\u0393\u0395\u03a4\u039f\u03a3
\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03cc\u03c8\u03b7","owner":"A. Bonetti","x":22.435547828672,"y":37.084551733855,"photo":"Mt Taygetos -Sparta","type":0,"zoom_level":12,"id":224,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03a3\u03c0\u03ac\u03c1\u03c4\u03b7 \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03c8\u03b7\u03bb\u03ad\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2 \u03c3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2","height":512,"width":345},{"name":"\u0396\u0397\u03a1\u0395\u0399\u0391
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf
\u03c4\u03b7\u03c2 \u0396\u03ae\u03c1\u03b5\u03b9\u03b1\u03c2","owner":"A. Bonetti","x":22.402374267579,"y":37.977317670087,"photo":"Mt Ziria Plateau","type":0,"zoom_level":12,"id":226,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03bf\u03c1\u03c6\u03ae \u03c4\u03bf\u03c5 \u03b2\u03bf\u03c5\u03bd\u03bf\u03cd \u03c3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2","height":342,"width":512},{"name":"\u0396\u0397\u03a1\u0395\u0399\u0391","owner":"AnaDigit","x":22.357871055604,"y":37.901198603798,"photo":"Mt Ziria-summits-01","type":0,"zoom_level":13,"id":227,"hlink_GR":"","hlink_EN":"","description":"\u039f\u03b9 \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03b7\u03c2 \u03a3\u03ba\u03b1\u03c6\u03b9\u03b4\u03b9\u03ac\u03c2","height":336,"width":512},{"name":"\u039c\u03a5\u03a3\u03a4\u03a1\u0391\u03a3
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03ba\u03b1\u03c3\u03c4\u03c1\u03bf\u03c0\u03bf\u03bb\u03b9\u03c4\u03b5\u03af\u03b1\u03c2","owner":"A. Bonetti","x":22.367655754092,"y":37.072088963031,"photo":"Mystra 01","type":10,"zoom_level":12,"id":228,"hlink_GR":"","hlink_EN":"","description":"","height":342,"width":512},{"name":"\u03a4\u0391\u03ab\u0393\u0395\u03a4\u039f\u03a3
\u0397 \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u03c4\u03bf\u03c5 \u03a1\u03b9\u03bd\u03c4\u03cc\u03bc\u03bf\u03c5 \u03c3\u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03c4\u03b7\u03c2 \u039a\u03bf\u03c3\u03ba\u03ac\u03c1\u03b1\u03b3\u03b1\u03c2","owner":"A. Bonetti","x":22.262513160708,"y":36.98438085646,"photo":"Ridomo gorge","type":9,"zoom_level":13,"id":238,"hlink_GR":"","hlink_EN":"","description":"","height":511,"width":335},{"name":"\u03a4\u0391\u03ab\u0393\u0395\u03a4\u039f\u03a3
\u0397 \u03c1\u03ac\u03c7\u03b7 \u0391\u03bb\u03bf\u03b3\u03cc\u03b3\u03bf\u03c5\u03b2\u03b5\u03c2","owner":"A. Bonetti","x":22.34499645233,"y":36.959386080222,"photo":"Taygetos - Chalasmeno1","type":0,"zoom_level":14,"id":247,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03b7 \u03ba\u03bf\u03c1\u03c6\u03ae \u03a7\u03b1\u03bb\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf","height":334,"width":512},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
Rhynolophus ferrumequinum","owner":"A. Bonetti","x":22.430870056153,"y":37.940571040879,"photo":"Rhynolophus_ferrumequinum","type":7,"zoom_level":14,"id":258,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03b7 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u0395\u03c1\u03bc\u03ae \u03b8\u03b1 \u03c3\u03c5\u03bd\u03b1\u03bd\u03c4\u03ae\u03c3\u03bf\u03c5\u03bc\u03b5 \u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b5\u03af\u03b4\u03b7 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ce\u03bd \u03bd\u03c5\u03c7\u03c4\u03b5\u03c1\u03af\u03b4\u03c9\u03bd, \u03c4\u03bf\u03bd Rhynolophus ferrumequinum","height":512,"width":370},{"name":"\u0391\u03a1\u0393\u039f\u039b\u0399\u0394\u0391
\u0397 \u03bf\u03c7\u03cd\u03c1\u03c9\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1
\u03c4\u03b7\u03c2 \u039c\u03b1\u03c1\u03af\u03c3\u03b9\u03b6\u03b1\u03c2","owner":"AnaDigit","x":22.446555614472,"y":37.773084194291,"photo":"Argolida_Oxirosi_Marisiza_Alea","type":10,"zoom_level":14,"id":390,"hlink_GR":"","hlink_EN":"","description":"","height":339,"width":512},{"name":"\u0391\u03a1\u0393\u039f\u039b\u0399\u0394\u0391
\u0397 \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1 \u039c\u03b1\u03c5\u03c1\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.468297600746,"y":37.737406474804,"photo":"Argolida_KATAVOTHRA_MAVROVOUNIOU_ALEA","type":73,"zoom_level":14,"id":399,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":340},{"name":"\u0391\u03a1\u0393\u039f\u039b\u0399\u0394\u0391
\u0397 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03b7\u03c2 \u0391\u03bb\u03ad\u03b1\u03c2","owner":"AnaDigit","x":22.498273968699,"y":37.779478238728,"photo":"Argolida_Lekani_Aleas_piso_Fragokoukoura2","type":0,"zoom_level":13,"id":401,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c4\u03bf \u039b\u03cd\u03c1\u03ba\u03b5\u03b9\u03bf","height":276,"width":512},{"name":"\u0391\u03a1\u0393\u039f\u039b\u0399\u0394\u0391
\u0397 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03b7\u03c2 \u03a6\u03c1\u03bf\u03c5\u03c3\u03b9\u03bf\u03cd\u03bd\u03b1\u03c2","owner":"AnaDigit","x":22.423231124879,"y":37.71050533665,"photo":"Argolida_Xorio_Frousiouna_Farmakas","type":0,"zoom_level":12,"id":406,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03bf \u03a6\u03b1\u03c1\u03bc\u03b1\u03ba\u03ac\u03c2","height":299,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0397 \u0391\u03b3\u03af\u03b1 \u03a6\u03c9\u03c4\u03b5\u03b9\u03bd\u03ae","owner":"AnaDigit","x":22.387868881226,"y":37.617910377235,"photo":"Arkadia_Agia_Paraskevi_Mandinias","type":9,"zoom_level":14,"id":408,"hlink_GR":"","hlink_EN":"","description":"\u039d\u03b5\u03ce\u03c4\u03b5\u03c1\u03b7 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03bc\u03b5 \u03b1\u03bb\u03bb\u03bf\u03c0\u03c1\u03cc\u03c3\u03b1\u03bb\u03bb\u03b1 \u03c5\u03bb\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ad\u03c2 ","height":325,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a4\u03bf \u03b1\u03c1\u03ba\u03b1\u03b4\u03b9\u03ba\u03cc \u03c5\u03c8\u03af\u03c0\u03b5\u03b4\u03bf \u03b1\u03c0\u03cc \u03c4\u03b1 \u03bd\u03cc\u03c4\u03b9\u03b1","owner":"AnaDigit","x":22.355060100556,"y":37.333014029708,"photo":"Arkadia_Arkadiko_ypsipedo_apo_notia","type":0,"zoom_level":13,"id":410,"hlink_GR":"","hlink_EN":"","description":"","height":229,"width":600},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5","owner":"AnaDigit","x":22.444967746734,"y":37.408660769863,"photo":"Arkadia_Arxeos_pirgos_362281_4141060","type":10,"zoom_level":14,"id":411,"hlink_GR":"","hlink_EN":"","description":"","height":253,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03c3\u03c4\u03bf \u03a4\u03c1\u03b1\u03c7\u03cd \u03cc\u03c1\u03bf\u03c2","owner":"AnaDigit","x":22.401194095609,"y":37.708464015616,"photo":"Arkadia_Diasxisi_korifogramis_Traxy_oros","type":0,"zoom_level":13,"id":413,"hlink_GR":"","hlink_EN":"","description":"","height":311,"width":512},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u03a6\u03bb\u03ce\u03bc\u03bf\u03b9 (Verbascum sp.)","owner":"AnaDigit","x":22.183557,"y":37.617202,"photo":"Arkadia_Dytiko_Menalo_Oropedio_Positsi_Verbascum_","type":1,"zoom_level":14,"id":416,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03a0\u03bf\u03bb\u03af\u03c4\u03c3\u03b9","height":512,"width":343},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0395\u03b3\u03ba\u03b1\u03c4\u03b5\u03bb\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","owner":"AnaDigit","x":22.470191240311,"y":37.390063110995,"photo":"Arkadia_Egateleimeno_latomeio_marmarou_Knakeatida","type":0,"zoom_level":14,"id":417,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a6\u03b9\u03bb\u03af\u03c0\u03c0\u03b5\u03b9\u03bf\u03c2 \u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b7 \u039d\u03b5\u03c3\u03c4\u03ac\u03bd\u03b7","owner":"AnaDigit","x":22.465749502181,"y":37.616074721997,"photo":"Arkadia_FILIPIOS_KRINI_NESTANI","type":10,"zoom_level":15,"id":418,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf \u039b\u03b5\u03b2\u03af\u03b4\u03b9","owner":"AnaDigit","x":22.303035974503,"y":37.683649619429,"photo":"Arkadia_Krini_sto_Levidhi","type":9,"zoom_level":15,"id":424,"hlink_GR":"","hlink_EN":"","description":"","height":237,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039b\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03bd\u03b1\u03cc \u03c4\u03b7\u03c2 \u039a\u03bf\u03af\u03bc\u03b7\u03c3\u03b7\u03c2 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5","owner":"AnaDigit","x":22.314987897873,"y":37.688047712822,"photo":"Arkadia_Levidi_naos_Panagias","type":10,"zoom_level":14,"id":425,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":340},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u039c\u03b5\u03b3\u03b1\u03bb\u03cc\u03c0\u03bf\u03bb\u03b7","owner":"AnaDigit","x":22.127866268154,"y":37.413066596563,"photo":"Arkadia_Megalopoli1","type":10,"zoom_level":13,"id":430,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03b1\u03c0\u03ad\u03c1\u03b1\u03bd\u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03bf\u03cd \u03c7\u03ce\u03c1\u03bf\u03c5 \u03c4\u03b7\u03c2 \u03c1\u03c9\u03bc\u03b1\u03ca\u03ba\u03ae\u03c2 \u039c\u03b5\u03b3\u03b1\u03bb\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2","height":343,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039d\u03b5\u03c1\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u039d\u03b5\u03c3\u03c4\u03ac\u03bd\u03b7","owner":"AnaDigit","x":22.469300746915,"y":37.628167116545,"photo":"Arkadia_NEROMILOS_NESTANI","type":9,"zoom_level":15,"id":431,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039f \u03a0\u03b1\u03bb\u03b9\u03cc\u03c0\u03c5\u03c1\u03b3\u03bf\u03c2","owner":"AnaDigit","x":22.328313112257,"y":37.710543531313,"photo":"Arkadia_Paleopirgos_Orxomenou1","type":10,"zoom_level":14,"id":432,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":343},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039b\u03cc\u03c6\u03bf\u03c2 \u0393\u03ba\u03bf\u03c1\u03c4\u03c3\u03bf\u03cd\u03bb\u03b9
\u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03b8\u03ad\u03c3\u03b7 \u03a0\u03c4\u03cc\u03bb\u03b9\u03c2","owner":"AnaDigit","x":22.391827821729,"y":37.632585490998,"photo":"Arkadia_Ptolis1","type":10,"zoom_level":14,"id":433,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03b1\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ac \u03bc\u03ad\u03bb\u03b7 \u03c3\u03b5 \u03b4\u03b5\u03cd\u03c4\u03b5\u03c1\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7","height":343,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc \u03c0\u03ac\u03c1\u03ba\u03bf \u03a4\u03b5\u03b3\u03ad\u03b1\u03c2","owner":"AnaDigit","x":22.428434610365,"y":37.463617042889,"photo":"Arkadia_Tegea1","type":10,"zoom_level":13,"id":434,"hlink_GR":"","hlink_EN":"","description":"","height":255,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03c1\u03ba\u03b1\u03b4\u03b9\u03ba\u03cc\u03c2 \u039f\u03c1\u03c7\u03bf\u03bc\u03b5\u03bd\u03cc\u03c2
\u03bd\u03b1\u03cc\u03c2 \u0391\u03c1\u03c4\u03ad\u03bc\u03b9\u03b4\u03b1\u03c2 \u039c\u03b5\u03c3\u03bf\u03c0\u03bf\u03bb\u03af\u03c4\u03b9\u03b4\u03b1\u03c2","owner":"AnaDigit","x":22.315159559247,"y":37.7229175647,"photo":"Arkadikos_Orxomenos_Artemis_mesopolitis1","type":10,"zoom_level":16,"id":435,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03c1\u03ba\u03b1\u03b4\u03b9\u03ba\u03cc\u03c2 \u039f\u03c1\u03c7\u03bf\u03bc\u03b5\u03bd\u03cc\u03c2
\u03c4\u03bf \u03b8\u03ad\u03b1\u03c4\u03c1\u03bf","owner":"AnaDigit","x":22.315299034116,"y":37.724385677039,"photo":"Arkadikos_Orxomenos_theatro","type":10,"zoom_level":16,"id":436,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03c1\u03ba\u03b1\u03b4\u03b9\u03ba\u03cc\u03c2 \u039f\u03c1\u03c7\u03bf\u03bc\u03b5\u03bd\u03cc\u03c2
\u03bf \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae","owner":"AnaDigit","x":22.314408540722,"y":37.726761750952,"photo":"Arkadikos_Orxomenos_pirgos_koryfis","type":10,"zoom_level":14,"id":437,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0397 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03c0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1\u03c2","owner":"AnaDigit","x":22.225096344948,"y":37.884667242091,"photo":"Achaia_Dordouvana_telos_anatolikou_dromou","type":0,"zoom_level":14,"id":510,"hlink_GR":"","hlink_EN":"","description":"","height":495,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae \u03bb\u03af\u03bc\u03bd\u03b7 \u0394\u03cc\u03be\u03b1\u03c2","owner":"AnaDigit","x":22.288852453232,"y":37.925783458161,"photo":"Achaia_Limni_Doxas2","type":0,"zoom_level":14,"id":511,"hlink_GR":"","hlink_EN":"","description":"","height":321,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c6\u03ae \u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1\u03c2","owner":"AnaDigit","x":22.11683702469,"y":37.958307983672,"photo":"Achaia_Lousiko_oropedio_apo_korfi","type":0,"zoom_level":13,"id":512,"hlink_GR":"","hlink_EN":"","description":"","height":302,"width":600},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039d\u03b1\u03cc\u03c2 \u0386\u03c1\u03c4\u03b5\u03bc\u03b7\u03c2 \u0397\u03bc\u03b5\u03c1\u03b1\u03c3\u03af\u03b1\u03c2","owner":"AnaDigit","x":22.112116336825,"y":37.971748489772,"photo":"Achaia_Naos_Artemidas_Louson","type":10,"zoom_level":14,"id":513,"hlink_GR":"","hlink_EN":"","description":"","height":217,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a3\u03c4\u03bf \u0392\u03bf\u03c5\u03c1\u03b1\u03ca\u03ba\u03cc","owner":"AnaDigit","x":22.151845216754,"y":38.05785644661,"photo":"Achaia_Vouraikos3","type":0,"zoom_level":14,"id":514,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":305},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c3\u03c4\u03bf \u0392\u03bf\u03c5\u03c1\u03b1\u03ca\u03ba\u03cc","owner":"AnaDigit","x":22.171929597858,"y":38.147212946811,"photo":"Achaia_Vouraikos-Spileo_apenandi_grami_trenou","type":0,"zoom_level":14,"id":515,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":22.111504793171,"y":37.938070688656,"photo":"Achaia_Sigouni_oropedio_apo_notia_korfi","type":0,"zoom_level":13,"id":516,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc \u03a3\u03b9\u03b3\u03bf\u03cd\u03bd\u03b9, \u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03bf \u0395\u03c1\u03cd\u03bc\u03b1\u03bd\u03b8\u03bf\u03c2","height":306,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a8\u03b7\u03bb\u03ac \u03c3\u03c4\u03b7\u03bd \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03cd\u03b3\u03b1\u03c2","owner":"AnaDigit","x":22.200039148335,"y":37.980095759237,"photo":"Achaia_Xelmos_Ano_koilada_Stygas","type":0,"zoom_level":15,"id":517,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":330},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0397 \u03b1\u03bb\u03c0\u03b9\u03ba\u03ae \u03bb\u03af\u03bc\u03bd\u03b7 \u039c\u03b1\u03c5\u03c1\u03bf\u03bd\u03ad\u03c1\u03b9 \u03ba\u03b1\u03b9 \u03b7 \u039d\u03b5\u03c1\u03b1\u03ca\u03b4\u03cc\u03c1\u03b1\u03c7\u03b7 \u03bc\u03b5 \u03c4\u03bf \u03b1\u03c3\u03c4\u03b5\u03c1\u03bf\u03c3\u03ba\u03bf\u03c0\u03b5\u03af\u03bf","owner":"AnaDigit","x":22.202270746236,"y":37.977863147941,"photo":"Achaia_Xelmos_Mavrolimni","type":0,"zoom_level":11,"id":518,"hlink_GR":"","hlink_EN":"","description":"","height":289,"width":512},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Crocus sieberi","owner":"AnaDigit","x":22.198451280598,"y":37.978336737831,"photo":"Achaia_Xelmos_Crocus_sieberi_Apano_Lithari","type":1,"zoom_level":12,"id":519,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03ba\u03bf\u03b9\u03bd\u03cc\u03c2 \u03b1\u03bb\u03c0\u03b9\u03ba\u03cc\u03c2 \u03ba\u03c1\u03cc\u03ba\u03bf\u03c2 \u03c4\u03c9\u03bd \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ce\u03bd \u03b2\u03bf\u03c5\u03bd\u03ce\u03bd","height":512,"width":396},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039f \u03ba\u03b1\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03cd\u03b3\u03b1\u03c2","owner":"AnaDigit","x":22.205188989644,"y":37.984729902231,"photo":"Achaia_Xelmos_Styga3","type":0,"zoom_level":14,"id":520,"hlink_GR":"","hlink_EN":"","description":"","height":343,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039f \u039e\u03b5\u03c1\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf\u03c2 \u03c4\u03b7\u03bd \u03ac\u03bd\u03bf\u03b9\u03be\u03b7","owner":"AnaDigit","x":22.204759836201,"y":38.008200553469,"photo":"Achaia_Xelmos_Xirokambos1","type":0,"zoom_level":13,"id":521,"hlink_GR":"","hlink_EN":"","description":"","height":259,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039f \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c4\u03c9\u03bd \u03a0\u03b5\u03c4\u03bc\u03b5\u03b6\u03b1\u03af\u03c9\u03bd","owner":"AnaDigit","x":22.140172243123,"y":37.993337807117,"photo":"Achaia_Pirgos_Petmezeon2","type":9,"zoom_level":14,"id":522,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":443},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0397 \u039c\u03b1\u03c5\u03c1\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac","owner":"AnaDigit","x":22.364201068883,"y":38.081075664727,"photo":"Achaia_Mavrospilia_Nonakris","type":0,"zoom_level":14,"id":523,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0397 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03c5\u03bc\u03c6\u03b1\u03bb\u03af\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u039f\u03bb\u03af\u03b3\u03c5\u03c1\u03c4\u03bf","owner":"AnaDigit","x":22.403726100927,"y":37.817250323538,"photo":"Stymfalia_Lake2","type":0,"zoom_level":13,"id":524,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":401},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0397 \u03a3\u03c4\u03c5\u03bc\u03c6\u03b1\u03bb\u03af\u03b1","owner":"AnaDigit","x":22.464708805089,"y":37.849077299422,"photo":"Stymfalia_Lake","type":0,"zoom_level":12,"id":525,"hlink_GR":"","hlink_EN":"","description":"","height":269,"width":512},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u03a3\u03c4\u03c5\u03bc\u03c6\u03ac\u03bb\u03bf\u03c5","owner":"AnaDigit","x":22.462119,"y":37.860477,"photo":"Stymfalia_Arx_Stymfalos","type":10,"zoom_level":14,"id":526,"hlink_GR":"","hlink_EN":"","description":"","height":289,"width":512},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0397 \u03c6\u03c1\u03ac\u03b3\u03ba\u03b9\u03ba\u03b7 \u03bc\u03bf\u03bd\u03ae \u0396\u03ac\u03c1\u03b1\u03ba\u03b1","owner":"AnaDigit","x":22.45888,"y":37.86775,"photo":"Stymfalia_Moni_Zaraka","type":10,"zoom_level":13,"id":527,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":343},{"name":"\u039a\u0391\u03a1\u0394\u0391\u039c\u03a5\u039b\u0397
\u0397 \u03bc\u03b5\u03c3\u03b1\u03b9\u03c9\u03bd\u03b9\u03ba\u03ae \u03c0\u03cc\u03bb\u03b7","owner":"\u0393. \u03a1\u03bf\u03cd\u03c3\u03c3\u03bf\u03c2","x":22.2350545,"y":36.8916024,"photo":"Kardamyli_old_town","type":9,"zoom_level":14,"id":714,"hlink_GR":"","hlink_EN":"","description":"","height":559,"width":600},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0397 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03c4\u03c9\u03bd \u0392\u03c1\u03ac\u03c7\u03c9\u03bd","owner":"\u0393. \u03a1\u03bf\u03cd\u03c3\u03c3\u03bf\u03c2","x":22.3414829,"y":37.983511,"photo":"Korinthia_Panagia_Vrachon","type":9,"zoom_level":14,"id":716,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":464},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a7\u03b5\u03bb\u03c9\u03bd\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac","owner":"AnaDigit","x":22.163507461548,"y":37.83732172901,"photo":"Chelonospilia_Iroo_16Mar1821","type":10,"zoom_level":14,"id":744,"hlink_GR":"http:\/\/el.wikipedia.org\/wiki\/\u0393\u03b9\u03ac\u03bd\u03bd\u03b7\u03c2_\u03a7\u03bf\u03bd\u03c4\u03c1\u03bf\u03b3\u03b9\u03ac\u03bd\u03bd\u03b7\u03c2","hlink_EN":"","description":"\u039a\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u03bc\u03b9\u03ba\u03c1\u03cc \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc \u03a7\u03b5\u03bb\u03c9\u03bd\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac (\u03ba\u03c5\u03c1\u03af\u03c9\u03c2 \u03ba\u03b1\u03bb\u03cd\u03b2\u03b9\u03b1 \u03b3\u03b9\u03b1 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03bc\u03b1\u03bd\u03c3\u03b7) \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c3\u03c4\u03b5\u03bd\u03cc \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03c3\u03c4\u03bf \u03c0\u03bb\u03ac\u03b9 \u03c4\u03bf\u03c5 \u03c0\u03bf\u03c4\u03b1\u03bc\u03bf\u03cd, \u03ad\u03b3\u03b9\u03bd\u03b5 \u03c3\u03c4\u03b9\u03c2 16 \u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5 1821 \u03b7 \u03b5\u03c0\u03af\u03b8\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03a7\u03bf\u03bd\u03b4\u03c1\u03bf\u03b3\u03b9\u03ac\u03bd\u03bd\u03b7 (\u03bc\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ae \u03bf\u03bc\u03ac\u03b4\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac \u03c4\u03bf\u03c5) \u03b5\u03bd\u03b1\u03bd\u03c4\u03af\u03bf\u03bd \u03c4\u03bf\u03c5 \u03c4\u03bf\u03c5\u03c1\u03ba\u03b1\u03bb\u03b2\u03b1\u03bd\u03bf\u03cd \u03c6\u03bf\u03c1\u03bf\u03b5\u03b9\u03c3\u03c0\u03c1\u03ac\u03ba\u03c4\u03bf\u03c1\u03b1 \u03a3\u03b5\u03ca\u03b4\u03ae (\u03b1\u03c0\u03cc \u03c4\u03bf\u03c5 \u039b\u03ac\u03bb\u03b1), \u03c0\u03bf\u03c5 \u03bc\u03b5\u03c4\u03ad\u03c6\u03b5\u03c1\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b2\u03c5\u03c4\u03b9\u03bd\u03b1\u03af\u03bf \u03c3\u03b1\u03c1\u03ac\u03c6\u03b7 \u039d. \u03a4\u03b1\u03bc\u03c0\u03b1\u03ba\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf, \u03c7\u03c1\u03ae\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c7\u03c1\u03b5\u03cc\u03b3\u03c1\u03b1\u03c6\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u03b5\u03c1\u03c0\u03b9\u03bd\u03ae \u039a\u03b1\u03bb\u03b1\u03b2\u03c1\u03cd\u03c4\u03c9\u03bd \u03c3\u03c4\u03b7\u03bd \u03a4\u03c1\u03af\u03c0\u03bf\u03bb\u03b7. \u039f\u03b9 \u03b5\u03c0\u03b9\u03c4\u03b9\u03b8\u03ad\u03bc\u03b5\u03bd\u03bf\u03b9 \u03b1\u03c0\u03ad\u03c3\u03c0\u03b1\u03c3\u03b1\u03bd \u03c4\u03b1 \u03c7\u03c1\u03ae\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c7\u03c1\u03b5\u03cc\u03b3\u03c1\u03b1\u03c6\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c4\u03b5\u03b4\u03af\u03c9\u03be\u03b1\u03bd \u03c4\u03b7 \u03c3\u03c5\u03bd\u03bf\u03b4\u03b5\u03af\u03b1. \u03a4\u03bf \u03b3\u03b5\u03bf\u03b3\u03bf\u03bd\u03cc\u03c2 \u03ad\u03b3\u03b9\u03bd\u03b5 \u03b5\u03c5\u03c4\u03cd\u03c4\u03b5\u03c1\u03b1 \u03b3\u03bd\u03c9\u03c3\u03c4\u03cc \u03ba\u03b1\u03b9 \u03b5\u03bd\u03ad\u03c4\u03b5\u03b9\u03bd\u03b5 \u03c4\u03b9\u03c2 \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03ad\u03bd\u03b1\u03c1\u03be\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b1\u03bd\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 1821, \u03c0\u03bf\u03c5 \u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03b5 9 \u03bc\u03ad\u03c1\u03b5\u03c2 \u03bc\u03b5\u03c4\u03ac. \u03a3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03b1\u03c5\u03c4\u03ae \u03ad\u03c7\u03b5\u03b9 \u03c3\u03c4\u03b7\u03b8\u03b5\u03af \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf.","height":332,"width":600},{"name":"\u0391\u03a7\u0391\u03aa\u0391
E4
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1","owner":"AnaDigit","x":22.136862,"y":37.990612,"photo":"E4_KatoLousi_PrfIlias","type":9,"zoom_level":15,"id":745,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u03c3\u03c4\u03b7 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03ad\u03be\u03bf\u03b4\u03bf \u03c4\u03c9\u03bd \u039a\u03ac\u03c4\u03c9 \u039b\u03bf\u03c5\u03c3\u03ce\u03bd. \u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03b7 \u0392\u03b5\u03bb\u03b9\u03ac.","height":288,"width":600},{"name":"\u0391\u03a7\u0391\u03aa\u0391
E4
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1","owner":"AnaDigit","x":22.152644515037,"y":37.947885457633,"photo":"E4_Planitero-AgVarvara","type":9,"zoom_level":14,"id":746,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u0392\u03b1\u03c1\u03b2\u03ac\u03c1\u03b1\u03c2 \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd","height":384,"width":512},{"name":"\u0395\u03a1\u03a5\u039c\u0391\u0398\u039f\u03a3
\u039f\u03b9 \u03c8\u03b7\u03bb\u03ad\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2","owner":"AnaDigit","x":22.116128921508,"y":38.007841279149,"photo":"Erimanthos_apoVelia","type":0,"zoom_level":13,"id":747,"hlink_GR":"","hlink_EN":"","description":"\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03b8\u03ad\u03b1 \u03c4\u03bf\u03c5 \u0395\u03c1\u03c5\u03bc\u03ac\u03bd\u03b8\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03b7 \u0392\u03b5\u03bb\u03b9\u03ac","height":264,"width":600},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":22.108586549758,"y":37.975051145033,"photo":"Lousi_gefyri_remaMana","type":9,"zoom_level":13,"id":749,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03b3\u03b5\u03c6\u03cd\u03c1\u03b9 \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u039c\u03ac\u03bd\u03b1, \u03bb\u03af\u03b3\u03bf \u03b1\u03bd\u03ac\u03bd\u03c4\u03b9 \u03c4\u03b7\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b3\u03b7\u03c2 \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd.","height":265,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039a\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1 \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"anadigit","x":22.11214852333,"y":37.975228748404,"photo":"Lousi_katavothra","type":73,"zoom_level":14,"id":750,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bd\u03b5\u03ce\u03c4\u03b5\u03c1\u03b7 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c3\u03c4\u03bf \u03c3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1 \u03b1\u03c0\u03bf\u03c3\u03c4\u03c1\u03ac\u03b3\u03b3\u03b9\u03c3\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b3\u03b7\u03c2 \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd. \u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03b1\u03c5\u03c4\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae \u03ba\u03b1\u03b9 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c4\u03b1 \u03bd\u03b5\u03c1\u03ac \u03c3\u03c4\u03bf \u03c6\u03c5\u03c3\u03b9\u03ba\u03cc \u03b4\u03af\u03ba\u03c4\u03c5\u03bf \u03b4\u03b9\u03b1\u03ba\u03bb\u03ac\u03c3\u03b5\u03c9\u03bd \u03c0\u03bf\u03c5 \u03c3\u03c5\u03bd\u03b1\u03bd\u03c4\u03ac \u03c4\u03b7\u03bd \u03c6\u03c5\u03c3\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1, \u03b7 \u03bf\u03c0\u03bf\u03af\u03b1 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03bb\u03af\u03b3\u03bf \u039d\u0394. \u0388\u03bd\u03b1 \u03bc\u03ad\u03c1\u03bf\u03c2, \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd, \u03b1\u03c0\u03cc \u03c4\u03b1 \u03bd\u03b5\u03c1\u03ac \u03b1\u03c5\u03c4\u03ac \u03ba\u03b1\u03c4\u03b1\u03bb\u03ae\u03b3\u03bf\u03c5\u03bd \u03c3\u03c4\u03b7\u03bd \u03c0\u03b7\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf.","height":512,"width":238},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf\u03c5","owner":"AnaDigit","x":22.166822671887,"y":37.933226278617,"photo":"Planitero_Piges_platanias","type":1,"zoom_level":14,"id":753,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03c0\u03bb\u03b1\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2 \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b7\u03c6\u03bf\u03c1\u03af\u03b6\u03b5\u03b9 \u03cc\u03bb\u03bf \u03c4\u03bf\u03bd \u03b1\u03bd\u03ce\u03c4\u03b5\u03c1\u03bf \u03c1\u03bf\u03c5 \u03c4\u03bf\u03c5 \u0391\u03c1\u03bf\u03ac\u03bd\u03b9\u03bf\u03c5, \u03c3\u03c4\u03bf \u03cd\u03c8\u03bf\u03c2 \u03c4\u03c9\u03bd \u03c0\u03b7\u03b3\u03ce\u03bd \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf\u03c5. \u03a4\u03b1 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03bc\u03b5\u03bb\u03b5\u03c4\u03ac\u03c4\u03b1\u03b9 \u03b7 \u03b5\u03be\u03ac\u03c0\u03bb\u03c9\u03c3\u03b7 \u03b5\u03c0\u03b9\u03b4\u03b7\u03bc\u03af\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03b5\u03b9\u03bb\u03b5\u03af \u03c4\u03b1 \u03c0\u03bb\u03b1\u03c4\u03ac\u03bd\u03b9\u03b1.","height":683,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0395\u03c3\u03c4\u03b9\u03b1\u03c4\u03cc\u03c1\u03b9\u03bf \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf\u03c2","owner":"AnaDigit","x":22.161372423169,"y":37.933979404368,"photo":"Planitero_resto_Planiteros","type":9,"zoom_level":15,"id":754,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b1\u03c1\u03b1\u03b4\u03b9\u03b1\u03c3\u03b9\u03b1\u03ba\u03cc \u03b5\u03c3\u03c4\u03b9\u03b1\u03c4\u03cc\u03c1\u03b9\u03bf \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03c0\u03ad\u03c3\u03c4\u03c1\u03bf\u03c6\u03b1 (\u03c8\u03b7\u03c4\u03ae, \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ae, \u03ba\u03b1\u03c0\u03bd\u03b9\u03c3\u03c4\u03ae) \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03b1 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ac \u03b5\u03b4\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 \u03c3\u03c4\u03bf \u03c0\u03bb\u03ac\u03b9 \u03c4\u03bf\u03c5 \u0391\u03c1\u03bf\u03ac\u03bd\u03b9\u03bf\u03c5.","height":354,"width":512},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u039d\u03b5\u03c1\u03b1\u03ca\u03b4\u03cc\u03c1\u03b1\u03c7\u03b7","owner":"AnaDigit","x":22.209373235697,"y":38.005182594458,"photo":"Chelmos_Neraidorachi1","type":0,"zoom_level":12,"id":773,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":478},{"name":"\u0391\u03a7\u0391\u03aa\u0391
E4
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1","owner":"AnaDigit","x":22.160664319987,"y":37.942597490666,"photo":"E4_Planitero_Kalavrita_ico","type":0,"zoom_level":15,"id":774,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a6\u0395\u039d\u0395\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b5\u03c2","owner":"AnaDigit","x":22.333516597742,"y":37.84305359796,"photo":"Feneos_Anatoliki_katavothra","type":73,"zoom_level":13,"id":775,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b3\u03b7\u03c2, \u03b4\u03b9\u03b5\u03c5\u03c1\u03c5\u03bc\u03ad\u03bd\u03b7 \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ac \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03c5\u03bc\u03ad\u03bd\u03b7 \u03bc\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c4\u03b5\u03af\u03c7\u03b9\u03c3\u03bc\u03b1.","height":339,"width":512},{"name":"\u03a6\u0395\u039d\u0395\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b5\u03c2","owner":"AnaDigit","x":22.283187627786,"y":37.857370732913,"photo":"Feneos_Notia_katavothra1","type":73,"zoom_level":14,"id":776,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b4\u03c5\u03c4\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b3\u03b7\u03c2, \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03c5\u03bc\u03ad\u03bd\u03b7 \u03bc\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c4\u03b5\u03af\u03c7\u03b9\u03c3\u03bc\u03b1.","height":397,"width":600},{"name":"\u03a6\u0395\u039d\u0395\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b5\u03c2","owner":"AnaDigit","x":22.290290117257,"y":37.859352886322,"photo":"Feneos_Notia_katavothra2","type":73,"zoom_level":14,"id":777,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a6\u0395\u039d\u0395\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b5\u03c2","owner":"AnaDigit","x":22.290826559061,"y":37.859369827574,"photo":"Feneos_Notia_katavothra3","type":73,"zoom_level":15,"id":778,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a3\u03a4\u03a5\u039c\u03a6\u0391\u039b\u0399\u0391
\u03a0\u03b7\u03b3\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03bb\u03af\u03bc\u03bd\u03b7\u03c2","owner":"AnaDigit","x":22.463947057718,"y":37.869372957068,"photo":"Pigi_Stymfalias","type":71,"zoom_level":14,"id":779,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a0\u03b7\u03b3\u03ad\u03c2 \u039b\u03ac\u03b4\u03c9\u03bd\u03b1","owner":"AnaDigit","x":22.182669,"y":37.836559,"photo":"Piges_Ladona","type":71,"zoom_level":12,"id":840,"hlink_GR":"","hlink_EN":"","description":"","height":353,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a4\u03bf \u03bb\u03b7\u03bc\u03ad\u03c1\u03b9 \u03c4\u03bf\u03c5 \u03bb\u03ae\u03c3\u03c4\u03b1\u03c1\u03c7\u03bf\u03c5 \u039b\u03cd\u03b3\u03ba\u03bf\u03c5","owner":"topoguide","x":22.15198469162,"y":37.606560032743,"photo":"Pelop_Arkadia_Gortynia_Spilia_Lygpu2","type":0,"zoom_level":14,"id":1572,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0397 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c3\u03c4\u03b1 \u039c\u03b1\u03cd\u03c1\u03b1 \u039b\u03b9\u03b8\u03ac\u03c1\u03b9\u03b1","owner":"topoguide","x":22.167112350466,"y":37.676886405242,"photo":"Arkadia_Gortynia_Vytina_Mavra_Litharia","type":0,"zoom_level":14,"id":1576,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1138},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0395\u03bd\u03bf\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u0395\u03bb\u03ac\u03c4\u03b7\u03c2","owner":"topoguide","x":22.148939,"y":37.626012,"photo":"Pelop_Arkadia_Elati_main_chu","type":9,"zoom_level":15,"id":1578,"hlink_GR":"","hlink_EN":"","description":"","height":467,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0393\u03ad\u03c6\u03c5\u03c1\u03b1 \u039a\u03b5\u03c1\u03bd\u03af\u03c4\u03c3\u03b1\u03c2","owner":"topoguide","x":22.170491933825,"y":37.69465709818,"photo":"Pelop_Arkadia_gef_Kernitsas","type":9,"zoom_level":15,"id":1579,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03b3\u03b5\u03c6\u03cd\u03c1\u03b9 \u03ba\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 1901 \u03ba\u03b1\u03b9 1905.","height":700,"width":612},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039d\u03c5\u03bc\u03c6\u03b1\u03c3\u03af\u03b1
\u03a0\u03b7\u03b3\u03ae \u0391\u03b3. \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c5","owner":"topoguide","x":22.175384283068,"y":37.685606718282,"photo":"Pelop_Arkadia_Nymfasia_AgKonstadinos","type":9,"zoom_level":15,"id":1588,"hlink_GR":"","hlink_EN":"","description":"","height":527,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac \u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9","owner":"topoguide","x":22.174268484116,"y":37.672521618297,"photo":"Pelop_Arkadia_PaliaVytina_AgApostoloi","type":9,"zoom_level":15,"id":1589,"hlink_GR":"","hlink_EN":"","description":"","height":447,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u039d\u03b5\u03c1\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2","owner":"topoguide","x":22.169032812119,"y":37.65485604558,"photo":"Pelop_Arkadia_Vytina_1os_neromylos","type":9,"zoom_level":15,"id":1592,"hlink_GR":"","hlink_EN":"","description":"","height":472,"width":700},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u0392\u03c5\u03c4\u03af\u03bd\u03b1-\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1","owner":"topoguide","x":22.17404317856,"y":37.673302883074,"photo":"Pelop_Arkadia_Vytina_arxi_prasinou_monopat","type":0,"zoom_level":14,"id":1593,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c6\u03b8\u03b9\u03bd\u03cc\u03c0\u03c9\u03c1\u03bf, \u03bf\u03b9 \u03c3\u03c5\u03c3\u03c4\u03ac\u03b4\u03b5\u03c2 \u03c4\u03c9\u03bd \u03c6\u03c5\u03bb\u03bf\u03b2\u03cc\u03bb\u03bb\u03c9\u03bd \u03c6\u03c9\u03c4\u03af\u03b6\u03bf\u03c5\u03bd \u03c4\u03bf \u03c3\u03ba\u03c5\u03b8\u03c1\u03c9\u03c0\u03cc \u03c4\u03bf\u03c0\u03af\u03bf \u03c4\u03c9\u03bd \u03c0\u03bf\u03c5\u03c1\u03bd\u03b1\u03c1\u03b9\u03ce\u03bd.","height":655,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0393\u03ad\u03c6\u03c5\u03c1\u03b1 \u03a4\u03b6\u03b1\u03b2\u03ac\u03c1\u03b1\u03b9\u03bd\u03b1\u03c2","owner":"topoguide","x":22.165899991992,"y":37.682567037134,"photo":"Pelop_Arkadia_Vytina_gef_Tzavarainas2","type":9,"zoom_level":14,"id":1594,"hlink_GR":"","hlink_EN":"","description":"","height":429,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u0397\u03c1\u03ce\u03bf \u039c. \u03a0\u03bf\u03c4\u03b1\u03b3\u03ac","owner":"topoguide","x":22.182368,"y":37.670521,"photo":"Pelop_Arkadia_Vytina_Mathios_Potagas","type":9,"zoom_level":17,"id":1595,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":452},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u039b\u03b1\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u039c\u03bf\u03c5\u03c3\u03b5\u03af\u03bf","owner":"topoguide","x":22.18226,"y":37.670717,"photo":"Pelop_Arkadia_Vytina_Laografiko","type":9,"zoom_level":16,"id":1596,"hlink_GR":"","hlink_EN":"","description":"","height":288,"width":700},{"name":"\u0395\u03a1\u03a0\u0395\u03a4\u0391
\u03a3\u03b1\u03bb\u03b1\u03bc\u03ac\u03bd\u03c4\u03c1\u03b1
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf","owner":"topoguide","x":22.158618,"y":37.628739,"photo":"Reptiles_Mainalo_Salamandra","type":8,"zoom_level":14,"id":1597,"hlink_GR":"","hlink_EN":"","description":"","height":413,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0395\u03bb\u03ac\u03c4\u03b7
\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b5\u03c2 \u039e\u03cd\u03bb\u03bf\u03c5","owner":"topoguide","x":22.154773,"y":37.626579,"photo":"Arkadia_Gortynia_Elati_Simopoulos","type":9,"zoom_level":14,"id":1600,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf \"\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b5\u03c2 \u039e\u03cd\u03bb\u03bf\u03c5\" \u03b5\u03af\u03bd\u03b1\u03b9 \u03b3\u03b5\u03bc\u03ac\u03c4\u03bf \u03b1\u03c0\u03cc \u03c0\u03b1\u03c1\u03ac\u03b4\u03bf\u03be\u03b1 \u03ba\u03bf\u03bc\u03bc\u03ac\u03c4\u03b9\u03b1 \u03be\u03cd\u03bb\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03bf \u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf, \u03c0\u03bf\u03c5 \u03c3\u03c4\u03b1 \u03c7\u03ad\u03c1\u03b9\u03b1 \u03c4\u03bf\u03c5 \u03a7\u03c1\u03ae\u03c3\u03c4\u03bf\u03c5 \u03a3\u03b9\u03bc\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\u03c5 \u03bf\u03b4\u03b7\u03b3\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ad\u03c2 \u03bc\u03bf\u03c1\u03c6\u03ad\u03c2, \u03c4\u03cc\u03c3\u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03c3\u03bc\u03b7\u03c4\u03b9\u03ba\u03ad\u03c2 \u03cc\u03c3\u03bf \u03ba\u03b1\u03b9 \u03c7\u03c1\u03b7\u03c3\u03c4\u03b9\u03ba\u03ad\u03c2. \u039f \u03a7. \u03a3\u03b9\u03bc\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03bc\u03b9\u03ba\u03c1\u03bf\u03cd\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf\u03c5\u03c2 \u03c0\u03b5\u03c1\u03b9\u03c0\u03ac\u03c4\u03bf\u03c5\u03c2 \u03bc\u03b5 \u03ac\u03bb\u03bf\u03b3\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03b7\u03c2 \u0395\u03bb\u03ac\u03c4\u03b7\u03c2.","height":465,"width":700},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
\u039b\u03b5\u03c0\u03b9\u03cc\u03c4\u03b5\u03c2
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1","owner":"topoguide","x":22.157935,"y":37.677811,"photo":"Arkadia_Gortynia_Kernitsa_Magouliana3","type":6,"zoom_level":15,"id":1601,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":501},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u0395\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03ba\u03b1\u03bb\u03cd\u03b2\u03b1\u03c2","owner":"topoguide","x":22.161424,"y":37.685318,"photo":"Arkadia_Gortynia_Kernitsa_Magouliana1","type":0,"zoom_level":15,"id":1602,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u03a0\u03b7\u03b3\u03ae","owner":"topoguide","x":22.161258,"y":37.685127,"photo":"Arkadia_Gortynia_Kernitsa_Magouliana2","type":0,"zoom_level":16,"id":1603,"hlink_GR":"","hlink_EN":"","description":"","height":506,"width":600},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u03a0\u03b7\u03b3\u03ae \u0393\u03b1\u03cd\u03c1\u03bf\u03c2","owner":"topoguide","x":22.138198137286,"y":37.684290670506,"photo":"Arkadia_Gortynia_Magouliana_Gavros","type":0,"zoom_level":14,"id":1604,"hlink_GR":"","hlink_EN":"","description":"","height":409,"width":700},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1-\u039a\u03b5\u03c1\u03bd\u03af\u03c4\u03c3\u03b1","owner":"topoguide","x":22.139313936236,"y":37.687933094,"photo":"Arkadia_Gortynia_Magouliana_Kernitsa","type":0,"zoom_level":14,"id":1605,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":460},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039c\u03bf\u03bd\u03ae \u039a\u03b5\u03c1\u03bd\u03af\u03c4\u03c3\u03b1\u03c2","owner":"topoguide","x":22.170191526414,"y":37.696049366286,"photo":"Arkadia_Gortynia_Moni_Kernitsas","type":9,"zoom_level":12,"id":1608,"hlink_GR":"http:\/\/www.arcadia.gr\/?p=463","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0391\u03c3\u03ba\u03b7\u03c4\u03b1\u03c1\u03b9\u03ac \u03a3\u03c6\u03c5\u03c1\u03af\u03b4\u03b1\u03c2","owner":"topoguide","x":22.14389,"y":37.694876,"photo":"Arkadia_Gortynia_Sfirida_Askitaria","type":0,"zoom_level":14,"id":1609,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03b1 \u03ba\u03b1\u03c4\u03bf\u03b9\u03ba\u03b7\u03bc\u03ad\u03bd\u03b1 \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03b1 \u03b1\u03c0\u03ad\u03bd\u03b1\u03bd\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ac \u03a3\u03c4\u03b7 \u03a3\u03c6\u03c5\u03c1\u03af\u03b4\u03b1.","height":344,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ac \u03a3\u03c6\u03c5\u03c1\u03af\u03b4\u03b1\u03c2","owner":"topoguide","x":22.146008729937,"y":37.693171417409,"photo":"Arkadia_Gortynia_Sfirida1","type":0,"zoom_level":16,"id":1610,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c0\u03bb\u03ac\u03c4\u03c9\u03bc\u03b1 \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b2\u03c1\u03b1\u03c7\u03bf\u03c3\u03ba\u03b5\u03c0\u03ae \u03ba\u03b1\u03b9 \u03b7 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03b7\u03b3\u03ae","height":532,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ac \u03a3\u03c6\u03c5\u03c1\u03af\u03b4\u03b1\u03c2","owner":"topoguide","x":22.145976543429,"y":37.692967664582,"photo":"Arkadia_Gortynia_Sfirida3","type":9,"zoom_level":13,"id":1611,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u03c3\u03c0\u03b7\u03bb\u03b1\u03b9\u03bf\u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03b9\u03ac\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2. \u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c4\u03bf \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc.","height":700,"width":491},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u0392\u03c5\u03c4\u03af\u03bd\u03b1\u03c2","owner":"topoguide","x":22.166322,"y":37.67073,"photo":"Arkadia_Gortynia_Vytina_AgNikolaos","type":9,"zoom_level":14,"id":1612,"hlink_GR":"","hlink_EN":"","description":"","height":580,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u0392\u03c5\u03c4\u03af\u03bd\u03b1\u03c2","owner":"topoguide","x":22.173794,"y":37.663075,"photo":"Arkadia_Gortynia_Vytina_AgParaskevi","type":9,"zoom_level":14,"id":1613,"hlink_GR":"","hlink_EN":"","description":"","height":464,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u0392\u03c1\u03cd\u03c3\u03b7 \u0391\u03c1\u03cc\u03c4\u03c3\u03b7","owner":"topoguide","x":22.174289,"y":37.662463,"photo":"Arkadia_Gortynia_Vytina_vrisi_Arotsi1","type":9,"zoom_level":15,"id":1614,"hlink_GR":"","hlink_EN":"","description":"","height":682,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u0392\u03c5\u03c4\u03af\u03bd\u03b1\u03c2","owner":"topoguide","x":22.170824527742,"y":37.663383606532,"photo":"Arkadia_Gortynia_Vytina_sto_monopati2","type":0,"zoom_level":15,"id":1615,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":608},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u0398\u03ad\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03b3. \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae","owner":"topoguide","x":22.173889,"y":37.664077,"photo":"Arkadia_Gortynia_Vytina_view_AgParaskevi","type":0,"zoom_level":14,"id":1616,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1040},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u0393\u03ad\u03c6\u03c5\u03c1\u03b1 \u0396\u03b1\u03c1\u03b6\u03af\u03bf\u03c5","owner":"topoguide","x":22.169150829318,"y":37.668003708491,"photo":"Arkadia_Gortynia_Vytina_gef_Zaziou1","type":9,"zoom_level":14,"id":1617,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0393\u03bb\u03c5\u03c6\u03ad\u03c2 \u03c3\u03c4\u03b1 \u03b1\u03c1\u03bd\u03b7\u03c4\u03b9\u03ba\u03ac \u03b2\u03c1\u03ac\u03c7\u03b9\u03b1","owner":"topoguide","x":22.169923305515,"y":37.670619374006,"photo":"Arkadia_Gortynia_Vytina_geoforms2","type":71,"zoom_level":15,"id":1618,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":507},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ce\u03c4\u03b7\u03c2 \u039a\u03bf\u03ba\u03ce\u03bd\u03b7\u03c2","owner":"topoguide","x":22.172767,"y":37.670981,"photo":"Arkadia_Gortynia_Vytina_Panagiotis_Kokonis","type":0,"zoom_level":13,"id":1619,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf\u03c2 \u03a0\u03ac\u03bd\u03b1\u03c2 \u03c4\u03c9\u03bd \u0391\u03c1\u03ba\u03b1\u03b4\u03b9\u03ba\u03ce\u03bd \u03b2\u03bf\u03c5\u03bd\u03ce\u03bd. \u03a6\u03c5\u03c3\u03b9\u03ba\u03cc, \u03b2\u03b1\u03b8\u03cd \u03c4\u03b1\u03bb\u03ad\u03bd\u03c4\u03bf, \u03bf \u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ce\u03c4\u03b7\u03c2 \u03b4\u03b5\u03bd \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03ba\u03ac\u03c0\u03bf\u03b9\u03bf \u03b5\u03be\u03b5\u03bb\u03b9\u03b3\u03bc\u03ad\u03bd\u03bf \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03cc \u03cc\u03c1\u03b3\u03b1\u03bd\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03be\u03b5\u03b4\u03b9\u03c0\u03bb\u03ce\u03c3\u03b5\u03b9 \u03c4\u03bf \u03bc\u03cd\u03b8\u03bf: \u03c4\u03bf\u03c5 \u03b1\u03c1\u03ba\u03b5\u03af \u03ad\u03bd\u03b1 \u03ba\u03bf\u03bc\u03bc\u03ac\u03c4\u03b9 \u03c0\u03bb\u03b1\u03c3\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c3\u03c9\u03bb\u03ae\u03bd\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03c0\u03b9\u03c3\u03c4\u03cc\u03bc\u03b9\u03bf \u03b1\u03c0\u03cc \u03bb\u03ac\u03c3\u03c4\u03b9\u03c7\u03bf \u03c0\u03bf\u03c4\u03af\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2. \u03a4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03b9\u03c2 \u03bd\u03b1 \u03c3\u03bf\u03c5 \u03b2\u03b1\u03c1\u03ad\u03c3\u03c9, \u03c0\u03b1\u03c4\u03c1\u03b9\u03ce\u03c4\u03b7 ;","height":600,"width":399},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u03a3\u03b7\u03bc\u03ac\u03b4\u03b9\u03b1","owner":"topoguide","x":22.173523,"y":37.668798,"photo":"Arkadia_Gortynia_Vytina_simadia","type":0,"zoom_level":15,"id":1620,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","owner":"topoguide","x":22.170609951022,"y":37.67116287735,"photo":"Arkadia_Gortynia_Vytina_sto_monopati","type":0,"zoom_level":15,"id":1621,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
Ramaria sp.","owner":"topoguide","x":22.11587,"y":37.585398,"photo":"Arkadia_Ramaria_Mainalo","type":6,"zoom_level":14,"id":1622,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
Clavariadelphus truncatus","owner":"topoguide","x":22.136663913729,"y":37.691150843789,"photo":"Gortynia_Clavariadelphus_truncatus1","type":6,"zoom_level":14,"id":1623,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":494},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf","owner":"topoguide","x":22.11198,"y":37.581618,"photo":"Arkadia_xxx_Mainalo","type":6,"zoom_level":14,"id":1624,"hlink_GR":"","hlink_EN":"","description":"","height":551,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u03a7\u03b5\u03b9\u03bc\u03b5\u03c1\u03b9\u03bd\u03ae \u03b4\u03b9\u03b1\u03ba\u03cc\u03c3\u03bc\u03b7\u03c3\u03b7","owner":"topoguide","x":22.115753412247,"y":37.690938595467,"photo":"Arkadia_Gortynia_decoration","type":1,"zoom_level":15,"id":1625,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf
\u03a3\u03c5\u03bd\u03b1\u03bd\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2","owner":"topoguide","x":22.108427,"y":37.706397,"photo":"Pelop_Arkadia_Gortynia_Valtesiniko_Ella","type":0,"zoom_level":15,"id":1651,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":405},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf, \u03c4\u03bf \u03a3\u03b1\u03bd\u03b1\u03c4\u03cc\u03c1\u03b9\u03bf \u03c4\u03b7\u03c2 \u039c\u03ac\u03bd\u03bd\u03b1\u03c2","owner":"topoguide","x":22.111236572265,"y":37.683407631815,"photo":"Pelop_Arkadia_Gortynia_Valtesiniko_SanatorioMannas","type":9,"zoom_level":14,"id":1659,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391","owner":"topoguide","x":22.112873,"y":37.686755,"photo":"Arkadia_Gortynia_zzz","type":6,"zoom_level":15,"id":1660,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":399},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
Clavulina rugosa","owner":"topoguide","x":22.112878084184,"y":37.687967055151,"photo":"Clavulina_rugosa_Arkadia_Gortynia","type":6,"zoom_level":15,"id":1661,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":491},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
Ramaria sp.","owner":"topoguide","x":22.113114118577,"y":37.688697216091,"photo":"Ramaria_Arkadia_Gortynia","type":6,"zoom_level":15,"id":1662,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":465},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u039a\u03bf\u03af\u03bc\u03b7\u03c3\u03b7 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5","owner":"topoguide","x":22.128317,"y":37.676377,"photo":"Pelop_Arkadia_Gortynia_Magouliana_KimisiTheotokou","type":9,"zoom_level":15,"id":1666,"hlink_GR":"","hlink_EN":"","description":"","height":502,"width":700},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1","owner":"topoguide","x":22.127404928209,"y":37.678703575467,"photo":"Pelop_Arkadia_Gortynia_Magouliana","type":0,"zoom_level":13,"id":1667,"hlink_GR":"","hlink_EN":"","description":"","height":408,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0397 \u03a3\u03c4\u03c5\u03bc\u03c6\u03b1\u03bb\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a3\u03c4\u03b1\u03c5\u03c1\u03b1\u03b5\u03c4\u03cc \u03a8\u03b1\u03c1\u03af\u03bf\u03c5","owner":"topoguide","x":22.493558645249,"y":37.858569349148,"photo":"Korinthia_Stymfalia_apo_Stavraeto","type":0,"zoom_level":13,"id":1672,"hlink_GR":"","hlink_EN":"","description":"","height":445,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a4\u03bf \u039a\u03b1\u03bb\u03b9\u03ac\u03bd\u03b9 \u03ba\u03b1\u03b9 \u03b7 \u039c\u03b9\u03ba\u03c1\u03ae \u0396\u03ae\u03c1\u03b5\u03b9\u03b1","owner":"topoguide","x":22.494814,"y":37.889193,"photo":"Korinthia_Kaliani","type":0,"zoom_level":13,"id":1673,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a8\u03ac\u03c1\u03b9","owner":"topoguide","x":22.545824,"y":37.859255,"photo":"Korinthia_Psari1","type":0,"zoom_level":13,"id":1678,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":972},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a8\u03ac\u03c1\u03b9","owner":"topoguide","x":22.520080327988,"y":37.866294238406,"photo":"Korinthia_Psari4","type":0,"zoom_level":14,"id":1679,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":985},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u039f \u0386\u03b3. \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u03c3\u03c4\u03bf \u03a8\u03ac\u03c1\u03b9","owner":"topoguide","x":22.524715185165,"y":37.86574369744,"photo":"Korinthia_Psari_AgNikolaos","type":9,"zoom_level":14,"id":1680,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03a3\u03c4\u03b1\u03c5\u03c1\u03b1\u03b5\u03c4\u03cc","owner":"topoguide","x":22.503000020982,"y":37.861889795504,"photo":"Korinthia_Psari_Stavraetos21","type":0,"zoom_level":14,"id":1682,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":533},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a8\u03ac\u03c1\u03b9, \u039a\u03bf\u03af\u03bc\u03b7\u03c3\u03b7 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5","owner":"topoguide","x":22.532203912734,"y":37.865354081347,"photo":"Korinthia_Psari_KimisiTheotokou","type":9,"zoom_level":14,"id":1683,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":513},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a8\u03ac\u03c1\u03b9, \u0391\u03c0\u03ac\u03bd\u03c9 \u0392\u03c1\u03cd\u03c3\u03b7","owner":"topoguide","x":22.527875,"y":37.865799,"photo":"Korinthia_Psari_kentriki_vrisi","type":9,"zoom_level":15,"id":1684,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a8\u03ac\u03c1\u03b9, \u0386\u03b3\u03b9\u03bf\u03b9 \u0398\u03b5\u03cc\u03b4\u03c9\u03c1\u03bf\u03b9","owner":"topoguide","x":22.516958236694,"y":37.846319674383,"photo":"Korinthia_Psari_AgTheodori","type":9,"zoom_level":14,"id":1685,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b1\u03bb\u03b9\u03ac \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1, \u03c3\u03c4\u03b7\u03bd \u03af\u03b4\u03b9\u03b1 \u03b8\u03ad\u03c3\u03b7 \u03cc\u03c0\u03bf\u03c5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03cc\u03bd \u03c5\u03c0\u03ae\u03c1\u03c7\u03b5 \u03bc\u03b5\u03c3\u03b1\u03b9\u03c9\u03bd\u03b9\u03ba\u03cc \u03bc\u03bf\u03bd\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9, \u03c0\u03bf\u03c5 \u03ba\u03b9 \u03b1\u03c5\u03c4\u03cc \u03c0\u03ae\u03c1\u03b5 \u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u03c3\u03c5\u03bd\u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03bf\u03cd.","height":450,"width":700},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0388\u03be\u03bf\u03b4\u03bf\u03c2 \u0391\u03b4\u03c1\u03b9\u03ac\u03bd\u03b5\u03b9\u03bf\u03c5 \u03c5\u03b4\u03c1\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03bf\u03c5","owner":"topoguide","x":22.492228269578,"y":37.846700919012,"photo":"Korinthia_Psari_Adrianeio_ydragogeio","type":10,"zoom_level":13,"id":1686,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":399},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u039a\u03b1\u03bd\u03ac\u03bb\u03b9 \u03c3\u03c4\u03bf\u03bd \u03ac\u03be\u03bf\u03bd\u03b1 \u03c4\u03bf\u03c5 \u0391\u03b4\u03c1\u03b9\u03ac\u03bd\u03b5\u03b9\u03bf\u03c5 \u03c5\u03b4\u03c1\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03bf\u03c5","owner":"topoguide","x":22.503482818603,"y":37.847268546251,"photo":"Korinthia_Psari_Ydragogeio","type":9,"zoom_level":14,"id":1687,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":593},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"topoguide","x":22.54393,"y":37.870736,"photo":"Korinthia_Psari_simansi3","type":0,"zoom_level":14,"id":1688,"hlink_GR":"","hlink_EN":"","description":"","height":361,"width":700},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a8\u03ac\u03c1\u03b9, \u03c0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b1 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","owner":"topoguide","x":22.52810549736,"y":37.865675938266,"photo":"Korinthia_Psari_pinakida_EEPP","type":9,"zoom_level":14,"id":1689,"hlink_GR":"","hlink_EN":"","description":"","height":458,"width":700},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03a3\u03c4\u03b1\u03c5\u03c1\u03b1\u03b5\u03c4\u03cc","owner":"topoguide","x":22.508493185044,"y":37.863651604252,"photo":"Korinthia_Psari_Stavraetos1","type":0,"zoom_level":14,"id":1690,"hlink_GR":"","hlink_EN":"","description":"","height":597,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a7\u03b9\u03bf\u03bd\u03bf\u03b4\u03c1\u03bf\u03bc\u03b9\u03ba\u03cc \u039a\u03ad\u03bd\u03c4\u03c1\u03bf \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5","owner":"topoguide","x":22.266483,"y":37.651866,"photo":"Pelop_Arkadia_Menalo_SkiCenter","type":0,"zoom_level":13,"id":1831,"hlink_GR":"","hlink_EN":"","description":"","height":500,"width":1385},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039f\u03c1\u03b5\u03b9\u03b2\u03b1\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5","owner":"topoguide","x":22.26858,"y":37.647453,"photo":"Pelop_Arkadia_Menalo_katafygio","type":9,"zoom_level":14,"id":1832,"hlink_GR":"","hlink_EN":"","description":"","height":472,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0397 \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5, \u039f\u03c3\u03c4\u03c1\u03b1\u03ba\u03af\u03bd\u03b1","owner":"topoguide","x":22.279974,"y":37.643685,"photo":"Pelop_Arkadia_Menalo1","type":0,"zoom_level":13,"id":1833,"hlink_GR":"","hlink_EN":"","description":"","height":448,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03bb\u03ac\u03c3\u03b9\u03bf\u03c2 \u03ba\u03b1\u03b9 \u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1","owner":"topoguide","x":22.178716,"y":37.651407,"photo":"Pelop_Arkadia_Vytina_AgVlasios_AgMarina","type":9,"zoom_level":15,"id":1834,"hlink_GR":"","hlink_EN":"","description":"","height":415,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0398\u03b5\u03bf\u03b4\u03c9\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1
\u039b\u03b1\u03ca\u03ba\u03cc\u03c2 \u03b1\u03b3\u03ce\u03bd\u03b1\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5","owner":"topoguide","x":22.109255,"y":37.673983,"photo":"Pelop_Theodorakeia_21","type":0,"zoom_level":16,"id":1912,"hlink_GR":"","hlink_EN":"","description":"","height":468,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0391\u03bd\u03b5\u03bc\u03ce\u03bd\u03b1 \u03c4\u03bf\u03c5 \u03b2\u03bf\u03c5\u03bd\u03bf\u03cd","owner":"topoguide","x":22.136263,"y":37.63065,"photo":"Anemone_blanda1","type":1,"zoom_level":14,"id":1956,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u039a\u03bf\u03b9\u03bd\u03ae \u03c0\u03c1\u03af\u03bc\u03bf\u03c5\u03bb\u03b1 (Primula vulgaris)","owner":"topoguide","x":22.157199,"y":37.622164,"photo":"Primula_vulgaris1","type":1,"zoom_level":15,"id":1957,"hlink_GR":"","hlink_EN":"","description":"\u0386\u03c6\u03b8\u03bf\u03bd\u03b7 \u03c3\u03b5 \u03cc\u03c7\u03b8\u03b5\u03c2 \u03c1\u03c5\u03b1\u03ba\u03b9\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c0\u03bf\u03c4\u03b1\u03bc\u03ce\u03bd, \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03b5 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b1\u03b2\u03bb\u03cd\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03b5 \u03ac\u03bb\u03bb\u03b5\u03c2 \u03c5\u03b3\u03c1\u03ad\u03c2 \u03b8\u03ad\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2, \u03b7 \u03ba\u03bf\u03b9\u03bd\u03ae \u03c0\u03c1\u03af\u03bc\u03bf\u03c5\u03bb\u03b1 \u03c3\u03c4\u03bf\u03bb\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7\u03bd \u03ac\u03bd\u03bf\u03b9\u03be\u03b7 \u03c4\u03b1 \u03b2\u03bf\u03c5\u03bd\u03ac \u03cc\u03bb\u03b7\u03c2 \u03c4\u03b7\u03c2 \u0395\u03bb\u03bb\u03ac\u03b4\u03b1\u03c2.","height":532,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0395\u03af\u03b4\u03bf\u03c2 \u03b2\u03b9\u03cc\u03bb\u03b1\u03c2","owner":"topoguide","x":22.157981,"y":37.626023,"photo":"Viola_sp_Menalo_Mylaon","type":1,"zoom_level":15,"id":1958,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
","owner":"topoguide","x":22.142629,"y":37.648111,"photo":"Menalo_Elati_IMG1775","type":1,"zoom_level":15,"id":1959,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03c1\u03cd\u03c3\u03b7 \u039c\u03b1\u03ba\u03c1\u03af\u03bd\u03bf\u03c5","owner":"topoguide","x":22.160645,"y":37.633335,"photo":"Pelop_Arcadia_Elati_pigi_Makrinou","type":0,"zoom_level":14,"id":1960,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
","owner":"topoguide","x":22.136774,"y":37.619769,"photo":"Menalo_Elati_IMG1763","type":1,"zoom_level":15,"id":1961,"hlink_GR":"","hlink_EN":"","description":"","height":854,"width":652},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
","owner":"topoguide","x":22.147532,"y":37.641383,"photo":"Menalo_Elati_IMG1770","type":1,"zoom_level":15,"id":1962,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0395\u03bb\u03ac\u03c4\u03b7
Chalet Elati","owner":"topoguide","x":22.152746,"y":37.628851,"photo":"Pelop_Arcadia_Elati_chalet1","type":9,"zoom_level":13,"id":1963,"hlink_GR":"","hlink_EN":"","description":"","height":565,"width":1000},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0397 \u03a4\u03c1\u03b1\u03bd\u03ae \u0392\u03c1\u03cd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9 \u0395\u03bb\u03ac\u03c4\u03b7\u03c2","owner":"topoguide","x":22.154804,"y":37.616792,"photo":"Pelop_Arcadia_Elati_Paliochori","type":9,"zoom_level":14,"id":1964,"hlink_GR":"","hlink_EN":"","description":"","height":467,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u0395\u039b\u0391\u03a3","owner":"topoguide","x":22.158652663228,"y":37.597413905068,"photo":"Pelop_Gortynia_Mnimeio_Elati3","type":9,"zoom_level":14,"id":1965,"hlink_GR":"","hlink_EN":"","description":"\u0397\u03c1\u03ce\u03bf \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03c0\u03af\u03b8\u03b5\u03c3\u03b7 \u03c4\u03bc\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u0395\u039b\u0391\u03a3 \u03ba\u03b1\u03c4\u03ac \u03b3\u03b5\u03c1\u03bc\u03b1\u03bd\u03b9\u03ba\u03ae\u03c2 \u03c6\u03ac\u03bb\u03b1\u03b3\u03b3\u03b1\u03c2 \u03c3\u03c4\u03b1 \u039a\u03b1\u03bd\u03b5\u03bb\u03bb\u03ac\u03ba\u03b9\u03b1 \u03c3\u03c4\u03b9\u03c2 24 \u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5 19434.","height":709,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a0\u03b5\u03c4\u03ac\u03bb\u03c9\u03bc\u03b1 \u03b1\u03bb\u03cc\u03b3\u03c9\u03bd \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03ac\u03c4\u03b7","owner":"topoguide","x":22.155752,"y":37.626405,"photo":"Pelop_Gortynia_Elati_Simopoulos1","type":0,"zoom_level":14,"id":1966,"hlink_GR":"","hlink_EN":"","description":"","height":602,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0397 \u0396\u03c9\u03bf\u03b4\u03cc\u03c7\u03bf\u03c2 \u03a0\u03b7\u03b3\u03ae \u03c3\u03c4\u03bf \u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9 \u0395\u03bb\u03ac\u03c4\u03b7\u03c2","owner":"topoguide","x":22.155708,"y":37.616802,"photo":"Pelop_Gortynia_Elati_Zoodochos_Pigi2","type":9,"zoom_level":14,"id":1967,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039f\u03b9 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2 \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u039b\u03b9\u03bc\u03c0\u03bf\u03b2\u03af\u03c3\u03b9","owner":"topoguide","x":22.186853,"y":37.582334,"photo":"Pelop_Arcadia_Libovisi_pano","type":0,"zoom_level":13,"id":1968,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1397},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03c7\u03ac\u03bd\u03b9 \u03c4\u03b7\u03c2 \u0395\u03bb\u03ac\u03c4\u03b7\u03c2","owner":"topoguide","x":22.167794,"y":37.651739,"photo":"Pelop_Arcadia_Elati_chani_nerotrivi","type":9,"zoom_level":15,"id":1972,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c7\u03ac\u03bd\u03b9 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03c3\u03c4\u03b1\u03cd\u03c1\u03c9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0395\u03bb\u03ac\u03c4\u03b7\u03c2. \u03a3\u03c4\u03bf\u03c5\u03c2 \u03b9\u03b4\u03b9\u03bf\u03ba\u03c4\u03ae\u03c4\u03b5\u03c2 \u03b1\u03bd\u03ae\u03ba\u03b5 \u03ba\u03b1\u03b9 \u03b7 \u03b3\u03b5\u03b9\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae \u03bd\u03b5\u03c1\u03bf\u03c4\u03c1\u03b9\u03b2\u03ae, \u03c0\u03bf\u03c5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03bf\u03cd\u03c3\u03b5 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b1 \u03c4\u03ad\u03bb\u03b7 \u03c4\u03bf\u03c5 20\u03bf\u03c5 \u03b1\u03b9.","height":465,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u03c3\u03c4\u03bf \u039b\u03b9\u03bc\u03c0\u03bf\u03b2\u03af\u03c3\u03b9","owner":"topoguide","x":22.19623,"y":37.582674,"photo":"Pelop_Gortynia_Libovisi2","type":9,"zoom_level":15,"id":1975,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a5\u03b4\u03b1\u03c4\u03bf\u03c3\u03c5\u03bb\u03bb\u03bf\u03b3\u03ae \u03c3\u03c4\u03bf \u039c\u03b1\u03b6\u03b1\u03c1\u03ac\u03ba\u03b9","owner":"topoguide","x":22.170573,"y":37.589552,"photo":"Pelop_Arcadia_Elati_Mazaraki_loutsa","type":0,"zoom_level":14,"id":1977,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03b1\u03b6\u03b1\u03c1\u03ac\u03ba\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u03bc\u03b5 2 \u03b9\u03c3\u03c7\u03c5\u03c1\u03ad\u03c2 \u03ba\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03ad\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2. \u03a4\u03bf \u03b2\u03cc\u03c1\u03b5\u03b9\u03bf \u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03c1\u03b9\u03ba\u03ad\u03c2 \u03c0\u03bf\u03c4\u03af\u03c3\u03c4\u03c1\u03b5\u03c2, \u03b1\u03bb\u03bb\u03ac \u03c3\u03c4\u03bf \u03bd\u03cc\u03c4\u03b9\u03bf \u03bb\u03bf\u03b2\u03cc \u03bf \u03c0\u03bf\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03c9\u03bd \u03b6\u03ce\u03c9\u03bd \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03bb\u03bf\u03cd\u03c4\u03c3\u03b1.","height":598,"width":900},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a0\u03c5\u03c1\u03b3\u03ac\u03ba\u03b9","owner":"topoguide","x":22.158321,"y":37.634394,"photo":"Pelop_Gortynia_Pyrgaki_pano","type":0,"zoom_level":14,"id":1999,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1294},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0395\u03bb\u03ac\u03c4\u03b7
\u03a4\u03bf \u03c0\u03c5\u03c1\u03bf\u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039c\u03b1\u03b4\u03ac\u03c1\u03b1","owner":"topoguide","x":22.139118,"y":37.636055,"photo":"Pelop_Gortynia_Elati_Madhara","type":0,"zoom_level":14,"id":2000,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0395\u03bb\u03ac\u03c4\u03b7
\u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03c9\u03bd \u0398\u03b5\u03bf\u03b4\u03ce\u03c1\u03c9\u03bd","owner":"topoguide","x":22.163375,"y":37.636516,"photo":"Pelop_Gortynia_Elati_moni_AgTheodoron","type":9,"zoom_level":14,"id":2001,"hlink_GR":"","hlink_EN":"","description":"","height":461,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a0\u03b7\u03b3\u03ad\u03c2 \u03a0\u03c5\u03c1\u03b3\u03b1\u03ba\u03af\u03bf\u03c5","owner":"topoguide","x":22.160036,"y":37.630773,"photo":"Pelop_Gortynia_Pyrgaki_piges","type":0,"zoom_level":15,"id":2002,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0395\u03bb\u03ac\u03c4\u03b7","owner":"topoguide","x":22.148805,"y":37.626578,"photo":"Pelop_Gortynia_Elati1","type":0,"zoom_level":13,"id":2005,"hlink_GR":"","hlink_EN":"","description":"","height":500,"width":981},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0395\u03bb\u03ac\u03c4\u03b7
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039c\u03b1\u03b4\u03ac\u03c1\u03b1","owner":"topoguide","x":22.138561,"y":37.637303,"photo":"Pelop_Gortynia_Elati_Madhara2","type":0,"zoom_level":14,"id":2007,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":560},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0394\u03b9\u03b1\u03c3\u03c7\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u039c\u03b1\u03b6\u03b1\u03c1\u03ac\u03ba\u03b9","owner":"topoguide","x":22.170385,"y":37.597687,"photo":"Pelop_Gortynia_Mazaraki1","type":0,"zoom_level":15,"id":2008,"hlink_GR":"","hlink_EN":"","description":"","height":401,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0394\u03b9\u03b1\u03c3\u03c7\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u039c\u03b1\u03b6\u03b1\u03c1\u03ac\u03ba\u03b9","owner":"topoguide","x":22.172531,"y":37.610698,"photo":"Pelop_Gortynia_Mazaraki2","type":0,"zoom_level":15,"id":2009,"hlink_GR":"","hlink_EN":"","description":"","height":462,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039c\u03b5 \"\u03b3\u03bf\u03c5\u03c1\u03bf\u03cd\u03bd\u03b5\u03c2\" \u03c3\u03c4\u03bf \u039c\u03b1\u03b6\u03b1\u03c1\u03ac\u03ba\u03b9","owner":"topoguide","x":22.180738,"y":37.622457,"photo":"Pelop_Gortynia_Mazaraki_gourounes","type":0,"zoom_level":14,"id":2010,"hlink_GR":"","hlink_EN":"","description":"","height":555,"width":1000},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039b\u03b9\u03bc\u03c0\u03bf\u03b2\u03af\u03c3\u03b9
\u03a0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03bb\u03b7\u03bc\u03ad\u03c1\u03b9\u03b1 \u03c4\u03c9\u03bd \u039a\u03bf\u03bb\u03bf\u03ba\u03bf\u03c4\u03c1\u03c9\u03bd\u03b1\u03af\u03c9\u03bd","owner":"topoguide","x":22.196359,"y":37.58283,"photo":"Pelop_Gortynia_Libovisi1","type":0,"zoom_level":15,"id":2011,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039b\u03b9\u03bc\u03c0\u03bf\u03b2\u03af\u03c3\u03b9
\u03a4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9 \u03c4\u03c9\u03bd \u039a\u03bf\u03bb\u03bf\u03ba\u03bf\u03c4\u03c1\u03c9\u03bd\u03b1\u03af\u03c9\u03bd","owner":"topoguide","x":22.196998,"y":37.583208,"photo":"Pelop_Gortynia_Libovisi3","type":9,"zoom_level":13,"id":2012,"hlink_GR":"","hlink_EN":"","description":"","height":598,"width":900},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039c\u03b5\u03b8\u03cd\u03b4\u03c1\u03b9\u03bf","owner":"topoguide","x":22.171677,"y":37.636337,"photo":"Pelop_Gortynia_Methidrio2","type":0,"zoom_level":14,"id":2013,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":929},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a0\u03b7\u03b3\u03ad\u03c2 \u039c\u03b5\u03b8\u03c5\u03b4\u03c1\u03af\u03bf\u03c5","owner":"topoguide","x":22.175636,"y":37.637764,"photo":"Pelop_Gortynia_Methidrio_Piges","type":0,"zoom_level":14,"id":2014,"hlink_GR":"","hlink_EN":"","description":"","height":459,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039c\u03b5\u03b8\u03cd\u03b4\u03c1\u03b9\u03bf
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03b1\u03bd\u03c4\u03b5\u03bb\u03b5\u03ae\u03bc\u03c9\u03bd","owner":"topoguide","x":22.172788,"y":37.635831,"photo":"Pelop_Gortynia_Methidrio_Sxoleio_Chu","type":9,"zoom_level":15,"id":2015,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03b5\u03bd\u03bf\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u03a0\u03b1\u03bd\u03c4\u03b5\u03bb\u03b5\u03ae\u03bc\u03bf\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03b4\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03cc \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03bf.","height":532,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0395\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03c0\u03c1\u03bf\u03c2 \u0392\u03c5\u03c4\u03af\u03bd\u03b1","owner":"topoguide","x":22.16965,"y":37.650838,"photo":"Pelop_Gortynia_monopati_Vytina1","type":0,"zoom_level":15,"id":2024,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a7\u03c1\u03ae\u03c3\u03c4\u03bf\u03c2 \u03a3\u03b9\u03bc\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\u03c2
\u03a0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03b9 \u03bc\u03b5 \u03ac\u03bb\u03bf\u03b3\u03b1 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03ac\u03c4\u03b7","owner":"topoguide","x":22.154028,"y":37.626919,"photo":"Pelop_Gortynia_Elati_Simopoulos3","type":7,"zoom_level":14,"id":2025,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3-\u0392\u039f\u03a5\u03a1\u0391\u03aa\u039a\u039f\u03a3
\u039b\u03af\u03bc\u03bd\u03b7 \u03a4\u03c3\u03b9\u03b2\u03bb\u03bf\u03cd","owner":"Management Body Chelmos-Vouraikos","x":22.231238603593,"y":38.078875687535,"photo":"Achaia_Chelmos_Tsivlou1","type":0,"zoom_level":12,"id":2052,"hlink_GR":"http:\/\/www.fdchelmos.gr\/el\/","hlink_EN":"www.fdchelmos.gr","description":"\u0397 \u03bb\u03af\u03bc\u03bd\u03b7 \u03a4\u03c3\u03b9\u03b2\u03bb\u03bf\u03cd \u03b1\u03bd\u03ae\u03ba\u03b5\u03b9 \u03c3\u03c4\u03b7 \u03b6\u03ce\u03bd\u03b7 \u03bc\u03b5\u03c1\u03b9\u03ba\u03ae\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c3\u03af\u03b1\u03c2 \u03c4\u03bf\u03c5 \u0395\u03b8\u03bd\u03b9\u03ba\u03bf\u03cd \u03a0\u03ac\u03c1\u03ba\u03bf\u03c5 \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd-\u0392\u03bf\u03c5\u03c1\u03b1\u03aa\u03ba\u03bf\u03cd","height":484,"width":800},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3-\u0392\u039f\u03a5\u03a1\u0391\u03aa\u039a\u039f\u03a3
\u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03bf\u03c5 \u039f\u03b4\u03bf\u03bd\u03c4\u03c9\u03c4\u03bf\u03cd","owner":"Management Bofy of Chelmos-Vouraikos","x":22.161201,"y":38.071477,"photo":"Achaia_Chelmos_faraggi vouraikou_odontotos1","type":0,"zoom_level":13,"id":2053,"hlink_GR":"http:\/\/www.fdchelmos.gr\/el\/","hlink_EN":"http:\/\/www.fdchelmos.gr\/el\/","description":"\u039f \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc\u03c2 \u03bf\u03b4\u03bf\u03bd\u03c4\u03c9\u03c4\u03cc\u03c2 \u03c3\u03b9\u03b4\u03b7\u03c1\u03cc\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0394\u03b9\u03b1\u03ba\u03bf\u03c0\u03c4\u03bf\u03cd-\u039a\u03b1\u03bb\u03b1\u03b2\u03c1\u03cd\u03c4\u03c9\u03bd, \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf 1896. ","height":600,"width":800},{"name":"\u039c\u0391\u0399\u039d\u0391\u039b\u039f
\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039a\u03ac\u03c0\u03b5\u03bb\u03b7
\u03a4\u03bf \u03c3\u03c0\u03b7\u03bb\u03b1\u03b9\u03bf\u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03a4\u03c1\u03bf\u03cd\u03c0\u03b1","owner":"topoguide","x":22.25182723999,"y":37.674771978263,"photo":"Arkadia_Menalon_Arpakoti_Troupa1","type":0,"zoom_level":14,"id":2054,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03ba\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03cc\u03c6\u03bf\u03c5\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b1\u03c0\u03bf\u03b8\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c4\u03c5\u03c1\u03b9\u03ce\u03bd, \u03b4\u03b7\u03bb. \u03c3\u03b1\u03bd \u03c6\u03c5\u03c3\u03b9\u03ba\u03cc \u03c8\u03c5\u03b3\u03b5\u03af\u03bf. \u0397 \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b9\u03ba\u03ae \u03c3\u03ba\u03ac\u03bb\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03ae \u03ba\u03b1\u03b9 \u03b7 \u03ba\u03ac\u03b8\u03bf\u03b4\u03bf\u03c2-\u03ac\u03bd\u03bf\u03b4\u03bf\u03c2 \u03b1\u03c3\u03c6\u03b1\u03bb\u03ad\u03c3\u03c4\u03b1\u03c4\u03b7. \u03a3\u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c4\u03c3\u03b9\u03bc\u03b5\u03bd\u03c4\u03ad\u03bd\u03b9\u03b1 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c3\u03c5\u03bb\u03bb\u03bf\u03b3\u03ae\u03c2 \u03bd\u03b5\u03c1\u03bf\u03cd.","height":532,"width":800},{"name":"\u039c\u0391\u0399\u039d\u0391\u039b\u039f
\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039a\u03ac\u03c0\u03b5\u03bb\u03b7
\u039f\u03bc\u03b2\u03c1\u03bf\u03c3\u03c5\u03bb\u03bb\u03ad\u03ba\u03c4\u03b7\u03c2","owner":"topoguide","x":22.250068,"y":37.683425,"photo":"Arkadia_Menalon_oropedio_Kapeli1","type":0,"zoom_level":14,"id":2055,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u039c\u03a6\u0399\u0392\u0399\u0391
\u03a0\u03c1\u03ac\u03c3\u03b9\u03bd\u03bf\u03c2 \u03c6\u03c1\u03cd\u03bd\u03bf\u03c2 (Bufo viridis)","owner":"topoguide","x":22.408951,"y":37.595969,"photo":"Bufo_viridis","type":8,"zoom_level":14,"id":2056,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039b\u03bf\u03cd\u03c4\u03c3\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2 \u039b\u03bf\u03c5\u03ba\u03ac","owner":"topoguide","x":22.408597,"y":37.596173,"photo":"Arkadia_Madineia_Milia_loutsa","type":0,"zoom_level":14,"id":2057,"hlink_GR":"","hlink_EN":"","description":"","height":377,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03c9\u03bd\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2 \u03ba\u03b1\u03b9 \u0391\u03b3. \u0395\u03bb\u03ad\u03bd\u03b7 \u039c\u03b1\u03bd\u03c4\u03af\u03bd\u03b5\u03b9\u03b1\u03c2","owner":"topoguide","x":22.408146,"y":37.595599,"photo":"Arkadia_Madineia_AgKonstandinos","type":9,"zoom_level":15,"id":2058,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b7\u03bb\u03b9\u03ac \u039b\u03bf\u03c5\u03ba\u03ac
\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03bf","owner":"topoguide","x":22.407975,"y":37.596713,"photo":"Arkadia_Madineia_Milia_sxoleio","type":9,"zoom_level":15,"id":2059,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af (?) \u03c9\u03c2 \u039a\u03ad\u03bd\u03c4\u03c1\u03bf \u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03ae\u03c2 \u0391\u03c0\u03b1\u03c3\u03c7\u03cc\u03bb\u03b7\u03c3\u03b7\u03c2","height":318,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2 \u039d\u03b5\u03c3\u03c4\u03ac\u03bd\u03b7\u03c2","owner":"topoguide","x":22.407481,"y":37.606152,"photo":"Arkadia_Madineia_Milia_Nestanis_nec","type":9,"zoom_level":15,"id":2060,"hlink_GR":"","hlink_EN":"","description":"\u0395\u03af\u03bd\u03b1\u03b9 \u03bf \u03ba\u03bf\u03b9\u03bc\u03b7\u03c4\u03b7\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03ac\u03c3\u03c0\u03b1\u03c1\u03c4\u03bf\u03c5 \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03bf\u03cd \u039c\u03b7\u03bb\u03b9\u03ac \u039d\u03b5\u03c3\u03c4\u03ac\u03bd\u03b7\u03c2","height":532,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03b1\u03c6\u03c5\u03bb\u03bb\u03af\u03b4\u03b5\u03b9\u03bf\u03c2 \u0393\u03b5\u03c9\u03c1\u03b3\u03b9\u03ba\u03ae \u03a3\u03c7\u03bf\u03bb\u03ae","owner":"topoguide","x":22.186724662783,"y":37.669770142065,"photo":"Arkadia_Gortynia_Vytina_Triantafylidio","type":9,"zoom_level":15,"id":2061,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ce\u03c4\u03b7\u03c2 \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03b1\u03c6\u03c5\u03bb\u03bb\u03af\u03b4\u03b7\u03c2 \u03b3\u03b5\u03bd\u03bd\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b7 \u0392\u03c5\u03c4\u03af\u03bd\u03b1 \u03c4\u03bf 1810. \u039c\u03b5\u03c4\u03b1\u03bd\u03ac\u03c3\u03c4\u03b5\u03c5\u03c3\u03b5 \u03c3\u03c4\u03bf \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03ba\u03b1\u03b9 \u03b4\u03b7\u03bc\u03b9\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c5\u03c3\u03af\u03b1. \u039c\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03b8\u03ae\u03ba\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03b7\u03bc\u03b9\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03c4\u03bf \u039a\u03bb\u03b7\u03c1\u03bf\u03b4\u03cc\u03c4\u03b7\u03bc\u03b1 \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03b1\u03c6\u03c5\u03bb\u03bb\u03af\u03b4\u03b7, \u03c0\u03bf\u03c5 \u03af\u03b4\u03c1\u03c5\u03c3\u03b5 \u03c4\u03b7 \u0393\u03b5\u03c9\u03c1\u03b3\u03b9\u03ba\u03ae \u03a3\u03c7\u03bf\u03bb\u03ae \u0392\u03c5\u03c4\u03af\u03bd\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03bf\u03bc\u03ce\u03bd\u03c5\u03bc\u03b7 \u03c3\u03c7\u03bf\u03bb\u03ae \u03c4\u03b7\u03c2 \u03a4\u03af\u03c1\u03c5\u03bd\u03b8\u03b1\u03c2, \u03b1\u03bb\u03bb\u03ac \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c3\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03cc \u0393\u03b5\u03c9\u03c0\u03bf\u03bd\u03b9\u03ba\u03cc \u03a0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b9\u03bf.","height":367,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0386\u03c0\u03bf\u03c8\u03b7 \u03c4\u03b7\u03c2 \u0392\u03c5\u03c4\u03af\u03bd\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac","owner":"topoguide","x":22.176886,"y":37.669978,"photo":"Arkadia_Gortynia_Vytina9","type":0,"zoom_level":15,"id":2062,"hlink_GR":"","hlink_EN":"","description":"","height":302,"width":900},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039a\u03ac\u03c8\u03b9\u03b1
\u03a0\u03b7\u03b3\u03ae \u03a0\u03b1\u03bd\u03cc\u03c2","owner":"topoguide","x":22.368729,"y":37.601537,"photo":"Arkadia_Madineia_Kapsia_Pigi_Panos1","type":9,"zoom_level":15,"id":2063,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039a\u03ac\u03c8\u03b9\u03b1
;\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","owner":"topoguide","x":22.381984,"y":37.604869,"photo":"Arkadia_Madineia_Kapsia_AgGeorgios","type":9,"zoom_level":15,"id":2064,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039a\u03ac\u03c8\u03b9\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2","owner":"topoguide","x":22.329821,"y":37.626497,"photo":"Arkadia_Madineia_Kapsia_AgKonstandinos","type":9,"zoom_level":15,"id":2065,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039a\u03ac\u03c8\u03b9\u03b1
\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1","owner":"topoguide","x":22.340163,"y":37.621747,"photo":"Arkadia_Madineia_Kapsia_apo_PrfIlia1","type":0,"zoom_level":13,"id":2066,"hlink_GR":"","hlink_EN":"","description":"","height":450,"width":900},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039a\u03ac\u03c8\u03b9\u03b1
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","owner":"topoguide","x":22.340528,"y":37.621356,"photo":"Arkadia_Madineia_Kapsia_PdfIlias","type":9,"zoom_level":15,"id":2067,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03b9\u03ce\u03bd\u03b1\u03c2
\u039c\u03b7\u03bb\u03b9\u03ac \u039d\u03b5\u03c3\u03c4\u03ac\u03bd\u03b7\u03c2","owner":"topoguide","x":22.404442,"y":37.605967,"photo":"Arkadia_Madineia_Milia_Peristerionas1","type":9,"zoom_level":15,"id":2068,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":531},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039d\u03b1\u03cc\u03c2 \u0399\u03c0\u03c0\u03af\u03bf\u03c5 \u03a0\u03bf\u03c3\u03b5\u03b9\u03b4\u03ce\u03bd\u03b1
\u039c\u03b7\u03bb\u03b9\u03ac \u039d\u03b5\u03c3\u03c4\u03ac\u03bd\u03b7\u03c2","owner":"topoguide","x":22.408104,"y":37.602576,"photo":"Arkadia_Madineia_Milia_Naos_Posidona","type":10,"zoom_level":14,"id":2069,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0399\u03c0\u03c0\u03ae\u03bb\u03b1\u03c4\u03bf\u03c2 \u03b1\u03bd\u03c4\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc\u03c2 \u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03c3\u03bc\u03cc\u03c2 \u03bc\u03b5 \u03ba\u03bf\u03c5\u03b2\u03ac\u03b4\u03b5\u03c2
\u039c\u03b7\u03bb\u03b9\u03ac \u039d\u03b5\u03c3\u03c4\u03ac\u03bd\u03b7\u03c2","owner":"topoguide","x":22.40822,"y":37.602623,"photo":"Arkadia_Madineia_Milia_Antlisi2","type":9,"zoom_level":15,"id":2070,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039a\u03ac\u03c8\u03b9\u03b1
\u039f\u03b9 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ad\u03c2 \u03c4\u03bf\u03c5 \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1","owner":"topoguide","x":22.340254,"y":37.62289,"photo":"Arkadia_Menalon_apo_PrfIlia_Kapsias1","type":0,"zoom_level":12,"id":2071,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b5\u03be\u03b9\u03ac \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03b7 \u039f\u03c3\u03c4\u03c1\u03b1\u03ba\u03af\u03bd\u03b1, \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c5\u03b3\u03ba\u03c1\u03bf\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 (1981 \u03bc)","height":400,"width":1320},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1","owner":"topoguide","x":22.123414,"y":37.678657,"photo":"Arkadia_Menalon_Magouliana","type":0,"zoom_level":13,"id":2072,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1177},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u03a0\u03b1\u03bd\u03bf\u03c1\u03b1\u03bc\u03b9\u03ba\u03ae \u03b8\u03ad\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u0391\u03c1\u03b3\u03c5\u03c1\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf","owner":"topoguide","x":22.132319,"y":37.68404,"photo":"Arkadia_Menalon_Magouliana_Argyrokastro_pano","type":0,"zoom_level":13,"id":2074,"hlink_GR":"","hlink_EN":"","description":"","height":221,"width":1200},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"topoguide","x":22.147285,"y":38.007266,"photo":"Pelop_Achaia_Chelmos_AgNikolaos_louson","type":9,"zoom_level":14,"id":2076,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0386\u03bd\u03c9 \u039b\u03bf\u03c5\u03c3\u03bf\u03af","owner":"topoguide","x":22.141556,"y":38.007444,"photo":"Pelop_Achaia_Chelmos_Ano_Lousoi","type":0,"zoom_level":14,"id":2077,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u039b\u03bf\u03c5\u03c3\u03b9\u03ba\u03cc","owner":"topoguide","x":22.12071,"y":37.967845,"photo":"Pelop_Achaia_Chelmos_Lousiko","type":0,"zoom_level":14,"id":2078,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1","owner":"topoguide","x":22.111279,"y":38.034702,"photo":"Pelop_Achaia_Kalavrita","type":0,"zoom_level":12,"id":2079,"hlink_GR":"","hlink_EN":"","description":"","height":407,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u039a\u03b1\u03c1\u03b4\u03b1\u03c1\u03ac\u03c2","owner":"topoguide","x":22.292827,"y":37.62699,"photo":"Arkadia_Menalon_Kardaras2","type":0,"zoom_level":13,"id":2080,"hlink_GR":"","hlink_EN":"","description":"","height":409,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u039f \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc\u03c2 \u039a\u03b1\u03c1\u03b4\u03b1\u03c1\u03ac\u03c2 \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039f\u03c3\u03c4\u03c1\u03b1\u03ba\u03af\u03bd\u03b1","owner":"topoguide","x":22.308406,"y":37.628044,"photo":"Arkadia_Menalon_Kardaras3","type":0,"zoom_level":14,"id":2081,"hlink_GR":"","hlink_EN":"","description":"","height":398,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","owner":"topoguide","x":22.273664,"y":37.625024,"photo":"Arkadia_Menalon_Paths1","type":9,"zoom_level":16,"id":2082,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":573},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","owner":"topoguide","x":22.307692,"y":37.626707,"photo":"Arkadia_Menalon_Paths2","type":9,"zoom_level":15,"id":2083,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","owner":"topoguide","x":22.265676,"y":37.625824,"photo":"Arkadia_Menalon_Paths4","type":9,"zoom_level":15,"id":2084,"hlink_GR":"","hlink_EN":"","description":"","height":508,"width":700},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","owner":"topoguide","x":22.267774,"y":37.63753,"photo":"Arkadia_Menalon_Paths5","type":9,"zoom_level":16,"id":2085,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","owner":"topoguide","x":22.259453,"y":37.659805,"photo":"Arkadia_Menalon_Paths6","type":9,"zoom_level":16,"id":2086,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","owner":"topoguide","x":22.254643,"y":37.677962,"photo":"Arkadia_Menalon_Paths8","type":9,"zoom_level":16,"id":2087,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":459},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","owner":"topoguide","x":22.251704,"y":37.672556,"photo":"Arkadia_Menalon_Paths10","type":9,"zoom_level":17,"id":2088,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","owner":"topoguide","x":22.206013,"y":37.675479,"photo":"Arkadia_Menalon_Paths9","type":9,"zoom_level":16,"id":2089,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":399},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03ad\u03c4\u03c1\u03bf\u03c2","owner":"topoguide","x":22.208679,"y":37.699469,"photo":"Arkadia_Menalon_Apost_Petros","type":9,"zoom_level":15,"id":2090,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","owner":"topoguide","x":22.137542,"y":37.685586,"photo":"Arkadia_Gortynia_Magouliana_Path1","type":0,"zoom_level":16,"id":2100,"hlink_GR":"","hlink_EN":"","description":"","height":555,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u039f \u03b2\u03c1\u03ac\u03c7\u03bf\u03c2 \u03c4\u03bf\u03c5 \u0391\u03c1\u03b3\u03c5\u03c1\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf\u03c5","owner":"topoguide","x":22.13086,"y":37.683127,"photo":"Arkadia_Gortynia_Magouliana_Argyrokastro_AgGeorgios1","type":0,"zoom_level":14,"id":2101,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":910},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c3\u03c4\u03bf \u0391\u03c1\u03b3\u03c5\u03c1\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf","owner":"topoguide","x":22.132716,"y":37.684036,"photo":"Arkadia_Gortynia_Magouliana_Argyrokastro_pyrgos","type":10,"zoom_level":16,"id":2102,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u03c3\u03c4\u03bf \u0391\u03c1\u03b3\u03c5\u03c1\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf","owner":"topoguide","x":22.13212,"y":37.684248,"photo":"Arkadia_Gortynia_Magouliana_Argyrokastro_AgGeorgios2","type":9,"zoom_level":15,"id":2103,"hlink_GR":"","hlink_EN":"","description":"","height":429,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u0391\u03c1\u03c0\u03b1\u03ba\u03c9\u03c4\u03ae","owner":"topoguide","x":22.237547,"y":37.701228,"photo":"Pelop_Arkadia_Menalo_Arpakoti1","type":0,"zoom_level":14,"id":2107,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039a\u03ac\u03c0\u03b5\u03bb\u03b7","owner":"topoguide","x":22.253404,"y":37.679918,"photo":"Pelop_Arkadia_Menalo_Kapeli","type":0,"zoom_level":15,"id":2108,"hlink_GR":"","hlink_EN":"","description":"","height":401,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a6\u03c1\u03cd\u03bd\u03bf\u03c2 \u03c3\u03b5 \u03bb\u03bf\u03cd\u03c4\u03c3\u03b1 \u03c4\u03b7\u03bd \u03ac\u03bd\u03bf\u03b9\u03be\u03b7","owner":"topoguide","x":22.208091,"y":37.699161,"photo":"Pelop_Arkadia_Menalo_Bufo_viridis1","type":8,"zoom_level":15,"id":2109,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf\u03bd \u039c\u03ac\u03ca\u03bf \u03b7 \u03b3\u03cd\u03c1\u03b7 \u03c4\u03c9\u03bd \u03b5\u03bb\u03ac\u03c4\u03c9\u03bd \u03c3\u03ba\u03b5\u03c0\u03ac\u03b6\u03b5\u03b9 \u03c4\u03bf\u03c5\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c3\u03c4\u03ac\u03c3\u03b9\u03bc\u03b1 \u03bd\u03b5\u03c1\u03ac \u03c4\u03bf\u03c5 \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5","height":420,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf \u0391\u03c1\u03ba\u03bf\u03c5\u03b4\u03cc\u03c1\u03b5\u03bc\u03b1","owner":"topoguide","x":22.188897,"y":37.570436,"photo":"Pelop_Arkadia_Arkoudorema_krini","type":9,"zoom_level":15,"id":2110,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039f\u03b9 \u03bb\u03ac\u03ba\u03ba\u03b5\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03bf\u03c5 \u03a1\u03bf\u03b4\u03b9\u03ac","owner":"topoguide","x":22.184327,"y":37.558871,"photo":"Pelop_Arkadia_Lakkes_se_Menalia1","type":0,"zoom_level":14,"id":2111,"hlink_GR":"","hlink_EN":"","description":"","height":416,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a4\u03bf \u03a7\u03c1\u03c5\u03c3\u03bf\u03b2\u03af\u03c4\u03c3\u03b9 \u03ba\u03b1\u03b9 \u03bf \u03ba\u03ac\u03bc\u03c0\u03bf\u03c2 \u03c4\u03bf\u03c5","owner":"topoguide","x":22.211557,"y":37.546027,"photo":"Pelop_Arkadia_Xrysovitsi_1","type":0,"zoom_level":13,"id":2112,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1145},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a7\u03c1\u03c5\u03c3\u03bf\u03b2\u03af\u03c4\u03c3\u03b9
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","owner":"topoguide","x":22.201203,"y":37.54857,"photo":"Pelop_Arkadia_Xrysovitsi_PrfIlias","type":9,"zoom_level":15,"id":2113,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a7\u03c1\u03c5\u03c3\u03bf\u03b2\u03af\u03c4\u03c3\u03b9
\u039c\u03bf\u03c5\u03c3\u03b5\u03af\u03bf \u0394\u03b1\u03c3\u03b9\u03ba\u03ae\u03c2 \u0399\u03c3\u03c4\u03bf\u03c1\u03af\u03b1\u03c2 \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5","owner":"topoguide","x":22.202459,"y":37.547035,"photo":"Pelop_Arkadia_Xrysovitsi_Mouseio1","type":9,"zoom_level":14,"id":2114,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03c5\u03bb\u03ac\u03c9\u03bd \u03c0\u03bf\u03c4\u03b1\u03bc\u03cc\u03c2","owner":"topoguide","x":22.164521,"y":37.648438,"photo":"Pelop_Arkadia_Mylaon_Pyrgaki_1","type":0,"zoom_level":14,"id":2115,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u0397\u03c1\u03ce\u03bf \u039a\u03bf\u03c5\u03c4\u03c3\u03cc\u03b3\u03b5\u03c1\u03b1","owner":"topoguide","x":22.219645,"y":37.709592,"photo":"Pelop_Arkadia_Menalo_Koutsogeras","type":9,"zoom_level":15,"id":2116,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":636},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039b\u03b9\u03bc\u03c0\u03bf\u03b2\u03af\u03c3\u03b9
\u0397 \u03b4\u03b5\u03bd\u03b4\u03c1\u03bf\u03c3\u03c4\u03bf\u03b9\u03c7\u03af\u03b1 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03c3\u03c4\u03b1\u03cd\u03c1\u03c9\u03c3\u03b7","owner":"topoguide","x":22.164403,"y":37.582838,"photo":"Pelop_Arkadia_Elati_diastavrosi","type":0,"zoom_level":14,"id":2117,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0397 \u03b1\u03bd\u03b8\u03bf\u03c6\u03bf\u03c1\u03af\u03b1 \u03c4\u03bf\u03c5 \u03b5\u03bb\u03ac\u03c4\u03bf\u03c5","owner":"topoguide","x":22.138676,"y":37.692836,"photo":"Pelop_Arkadia_Menalo_Elato2","type":1,"zoom_level":15,"id":2119,"hlink_GR":"","hlink_EN":"","description":"","height":677,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a3\u03b1\u03bd\u03b1\u03c4\u03cc\u03c1\u03b9\u03bf \u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1\u03c2","owner":"topoguide","x":22.212656259536,"y":37.635852370096,"photo":"Arkadia_Gortynia_Alonistena_Sanatorio3","type":9,"zoom_level":14,"id":2120,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a0\u03b1\u03bb\u03b9\u03cc \u03be\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03af\u03bf \u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1\u03c2","owner":"topoguide","x":22.216079,"y":37.629786,"photo":"Arkadia_Gortynia_Alonistena_Palio_xenodoxeio1","type":9,"zoom_level":14,"id":2121,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1
\u0391\u03b3\u03af\u03b1 \u0391\u03b9\u03ba\u03b1\u03c4\u03b5\u03c1\u03af\u03bd\u03b7","owner":"topoguide","x":22.224265,"y":37.614753,"photo":"Arkadia_Gortynia_Alonistena_AgAikaterini","type":9,"zoom_level":15,"id":2122,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u03a1\u03b9\u03b3\u03b1\u03bd\u03ac\u03c2","owner":"topoguide","x":22.219855,"y":37.617456,"photo":"Arkadia_Gortynia_Alonistena_AgIoanis_Riganas2","type":9,"zoom_level":14,"id":2123,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1","owner":"topoguide","x":22.22125,"y":37.61095,"photo":"Arkadia_Gortynia_Alonistena_Panagia","type":9,"zoom_level":15,"id":2124,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a0\u03c5\u03c1\u03b3\u03ac\u03ba\u03b9
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","owner":"topoguide","x":22.157757,"y":37.639327,"photo":"Arkadia_Gortynia_Pyrgaki_AgNikolaos","type":9,"zoom_level":15,"id":2125,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a0\u03c5\u03c1\u03b3\u03ac\u03ba\u03b9
\u0392\u03c1\u03cd\u03c3\u03b7 \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5","owner":"topoguide","x":22.158025,"y":37.637874,"photo":"Arkadia_Gortynia_Pyrgaki_AgNikolaos_pigi","type":9,"zoom_level":15,"id":2126,"hlink_GR":"","hlink_EN":"","description":"","height":464,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0397\u03c1\u03ce\u03bf \u0396\u03b1\u03bc\u03c0\u03af\u03b1\u03c2 \u039a\u03bf\u03bb\u03bf\u03ba\u03bf\u03c4\u03c1\u03ce\u03bd\u03b7","owner":"topoguide","x":22.220563411715,"y":37.626089540067,"photo":"Arkadia_Gortynia_Alonistena_mnimeio_Zampias1","type":9,"zoom_level":15,"id":2127,"hlink_GR":"","hlink_EN":"","description":"\u0397\u03c1\u03ce\u03bf \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b9\u03bc\u03ae\u03bd \u03c4\u03b7\u03c2 \u03bc\u03b7\u03c4\u03ad\u03c1\u03b1\u03c2 \u03c4\u03bf\u03c5 \u0398. \u039a\u03bf\u03bb\u03bf\u03ba\u03bf\u03c4\u03c1\u03ce\u03bd\u03b7","height":700,"width":465},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1
\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","owner":"topoguide","x":22.226679,"y":37.622716,"photo":"Arkadia_Alonistena_AgTriada","type":9,"zoom_level":15,"id":2128,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1
\u03a0\u03b1\u03bb\u03b9\u03cc \u03b4\u03c1\u03bf\u03bc\u03ac\u03ba\u03b9 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","owner":"topoguide","x":22.22773,"y":37.623277,"photo":"Arkadia_Alonistena_AgTriada_old_path1","type":0,"zoom_level":14,"id":2129,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1
\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae","owner":"topoguide","x":22.22081,"y":37.6262,"photo":"Alonistena_AgParaskevi2","type":9,"zoom_level":15,"id":2130,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1
\u039a\u03b5\u03c6\u03b1\u03bb\u03ac\u03c1\u03b9 \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5","owner":"topoguide","x":22.220022,"y":37.627368,"photo":"Arkadia_Alonistena_pigi_AgNikolaos","type":9,"zoom_level":15,"id":2131,"hlink_GR":"","hlink_EN":"","description":"","height":889,"width":700},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1","owner":"topoguide","x":22.220869,"y":37.625852,"photo":"Arkadia_Alonistena2","type":0,"zoom_level":14,"id":2132,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1
\u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7","owner":"topoguide","x":22.200291,"y":37.637326,"photo":"Arkadia_Alonistena_Kokkinovrisi","type":9,"zoom_level":15,"id":2133,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":559},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","owner":"topoguide","x":22.141293,"y":37.66614,"photo":"Arkadia_Gortynia_Magouliana_AgNikolaos_","type":9,"zoom_level":15,"id":2134,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03bb\u03c9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1
\u039a\u03c4\u03b7\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae \u03c0\u03bb\u03ac\u03ba\u03b1 \u03c4\u03c1\u03b9\u03ce\u03c1\u03bf\u03c6\u03b7\u03c2 \u03ba\u03b1\u03c4\u03bf\u03b9\u03ba\u03af\u03b1\u03c2","owner":"topoguide","x":22.222001,"y":37.624823,"photo":"Arkadia_Alonistena_thireos_spitiou","type":9,"zoom_level":16,"id":2135,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":651},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u039d\u03b1\u03cc\u03c2 \u0399\u03c0\u03c0\u03af\u03bf\u03c5 \u03a0\u03bf\u03c3\u03b5\u03b9\u03b4\u03ce\u03bd\u03b1","owner":"topoguide","x":22.147017,"y":37.656576,"photo":"Arkadia_Gortynia_Magouliana_Ipios_Poseidon","type":10,"zoom_level":15,"id":2136,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u039d\u03b1\u03cc\u03c2 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2","owner":"topoguide","x":22.147151,"y":37.656818,"photo":"Arkadia_Gortynia_Magouliana_Panagia","type":9,"zoom_level":15,"id":2137,"hlink_GR":"","hlink_EN":"","description":"","height":617,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03b3\u03bf\u03cd\u03bb\u03b9\u03b1\u03bd\u03b1
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9","owner":"topoguide","x":22.129679,"y":37.673655,"photo":"Arkadia_Gortynia_Magouliana_AgApostoloi","type":9,"zoom_level":15,"id":2138,"hlink_GR":"","hlink_EN":"","description":"\u039a\u03bf\u03b9\u03bc\u03b7\u03c4\u03b7\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u039c\u03b1\u03b3\u03bf\u03c5\u03bb\u03b9\u03ac\u03bd\u03c9\u03bd","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039d\u03c5\u03bc\u03c6\u03b1\u03c3\u03af\u03b1","owner":"topoguide","x":22.184918666672,"y":37.691408541787,"photo":"Arkadia_Gortynia_Nymfasia1","type":0,"zoom_level":13,"id":2139,"hlink_GR":"","hlink_EN":"","description":"","height":613,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1","owner":"topoguide","x":22.182562,"y":37.67025,"photo":"Arkadia_Gortynia_Vytina41","type":0,"zoom_level":12,"id":2140,"hlink_GR":"","hlink_EN":"","description":"","height":500,"width":1072},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u03a0\u03b1\u03bb\u03b9\u03cc \u03c7\u03ac\u03bd\u03b9","owner":"topoguide","x":22.18621,"y":37.651556,"photo":"Arkadia_Gortynia_Vytina_Chani_Methidriou","type":9,"zoom_level":15,"id":2142,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u039b\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf \u03bc\u03b1\u03cd\u03c1\u03bf\u03c5 \u03bc\u03b1\u03c1\u03bc\u03ac\u03c1\u03bf\u03c5","owner":"topoguide","x":22.192904,"y":37.652363,"photo":"Arkadia_Gortynia_Vytina_mavro_marmaro","type":0,"zoom_level":15,"id":2143,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0392\u03c5\u03c4\u03af\u03bd\u03b1
\u039d\u03c5\u03bc\u03c6\u03b1\u03c3\u03af\u03b1 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03a0\u03b1\u03c5\u03c3\u03b1\u03bd\u03af\u03b1","owner":"topoguide","x":22.200179,"y":37.694203,"photo":"Arkadia_Gortynia_Vytina_Pigi_Pafsania1","type":9,"zoom_level":14,"id":2144,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a4\u03bf \u03b2\u03bf\u03c5\u03bd\u03cc \u039a\u03b1\u03c3\u03c4\u03b1\u03bd\u03b9\u03ac ","owner":"topoguide","x":22.239253,"y":37.736443,"photo":"Arkadia_oros_Kastania","type":0,"zoom_level":14,"id":2145,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1349},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf
\u03a0\u03b7\u03b3\u03ae \u039c\u03bf\u03c4\u03c3\u03ac\u03c1\u03b1","owner":"topoguide","x":22.16369,"y":37.583204,"photo":"Arkadia_Menalon_pigi_Motsara","type":9,"zoom_level":15,"id":2146,"hlink_GR":"","hlink_EN":"","description":"","height":461,"width":800},{"name":"\u03a4\u0391\u03ab\u0393\u0395\u03a4\u039f\u03a3
\u03a0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5","owner":"AnaDigit","x":22.355607,"y":36.960076,"photo":"Pelop_Taygetos_koryfi","type":0,"zoom_level":15,"id":2425,"hlink_GR":"","hlink_EN":"","description":"","height":667,"width":1000},{"name":"\u03a4\u0391\u03ab\u0393\u0395\u03a4\u039f\u03a3
\u03a4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03c4\u03bf\u03c5 \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03b7 \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae","owner":"AnaDigit","x":22.367742,"y":36.950465,"photo":"Pelop_Taygetos_katafygio","type":0,"zoom_level":15,"id":2426,"hlink_GR":"","hlink_EN":"","description":"","height":796,"width":800},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.239846,"y":36.888623,"photo":"Mani_Kardamyli_simansi (1)1","type":450,"zoom_level":17,"id":3340,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.195051,"y":36.933053,"photo":"Mani_Kardamyli_simansi (2)1","type":450,"zoom_level":17,"id":3341,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.235075,"y":36.891411,"photo":"Mani_Kardamyli_simansi (3)1","type":450,"zoom_level":17,"id":3342,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.23293,"y":36.890708,"photo":"Mani_Kardamyli_simansi (4)1","type":450,"zoom_level":17,"id":3343,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.239293,"y":36.8941,"photo":"Mani_Kardamyli_simansi (5)1","type":450,"zoom_level":17,"id":3344,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.2439,"y":36.897246,"photo":"Mani_Kardamyli_simansi (6)1","type":450,"zoom_level":17,"id":3345,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.248745,"y":36.89991,"photo":"Mani_Kardamyli_simansi (9)1","type":450,"zoom_level":17,"id":3349,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.24642,"y":36.905371,"photo":"Mani_Kardamyli_simansi (12)1","type":450,"zoom_level":17,"id":3352,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.246076,"y":36.905668,"photo":"Mani_Kardamyli_simansi (14)1","type":450,"zoom_level":17,"id":3354,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.246991,"y":36.904371,"photo":"Mani_Kardamyli_simansi (15)1","type":450,"zoom_level":17,"id":3355,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.247688,"y":36.904088,"photo":"Mani_Kardamyli_simansi (16)1","type":450,"zoom_level":17,"id":3356,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.250958,"y":36.903598,"photo":"Mani_Kardamyli_simansi (17)1","type":450,"zoom_level":17,"id":3357,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.25099,"y":36.903605,"photo":"Mani_Kardamyli_simansi (18)1","type":450,"zoom_level":17,"id":3358,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.250866,"y":36.903721,"photo":"Mani_Kardamyli_simansi (19)1","type":450,"zoom_level":17,"id":3359,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.243728,"y":36.894853,"photo":"Mani_Kardamyli_simansi (20)1","type":450,"zoom_level":17,"id":3360,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.243786,"y":36.894773,"photo":"Mani_Kardamyli_simansi (21)1","type":450,"zoom_level":17,"id":3361,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.244155,"y":36.896625,"photo":"Mani_Kardamyli_simansi (22)1","type":450,"zoom_level":17,"id":3362,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.234816,"y":36.890535,"photo":"Mani_Kardamyli_simansi (23)1","type":450,"zoom_level":17,"id":3363,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.242288,"y":36.893445,"photo":"Mani_Kardamyli_simansi (24)1","type":450,"zoom_level":17,"id":3364,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.243161,"y":36.89047,"photo":"Mani_Kardamyli_simansi (25)1","type":450,"zoom_level":17,"id":3365,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.241431,"y":36.890455,"photo":"Mani_Kardamyli_simansi (26)1","type":450,"zoom_level":17,"id":3366,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.257091,"y":36.909443,"photo":"Mani_Simansi_2_ (2)1","type":450,"zoom_level":17,"id":3367,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.261526,"y":36.912805,"photo":"Mani_Simansi_2_ (1)1","type":450,"zoom_level":17,"id":3368,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.25933,"y":36.906133,"photo":"Mani_Simansi_2_ (3)1","type":450,"zoom_level":17,"id":3369,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.259755,"y":36.906145,"photo":"Mani_Simansi_2_ (4)1","type":450,"zoom_level":17,"id":3370,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.258666,"y":36.905913,"photo":"Mani_Simansi_2_ (5)1","type":450,"zoom_level":17,"id":3371,"hlink_GR":"","hlink_EN":"","description":"","height":752,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.258542439151,"y":36.906094005031,"photo":"Mani_Simansi_2_ (7)2","type":450,"zoom_level":17,"id":3373,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.257206,"y":36.906046,"photo":"Mani_Simansi_2_ (9)1","type":450,"zoom_level":17,"id":3374,"hlink_GR":"","hlink_EN":"","description":"","height":799,"width":800},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.253421,"y":36.904031,"photo":"Mani_Simansi_2_ (10)1","type":450,"zoom_level":17,"id":3375,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.266983,"y":36.89991,"photo":"Mani_Simansi_2_ (11)1","type":450,"zoom_level":17,"id":3376,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.246871,"y":36.892161,"photo":"Mani_Simansi_2_ (12)1","type":450,"zoom_level":17,"id":3377,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.244981,"y":36.890686,"photo":"Mani_Simansi_2_ (13)1","type":450,"zoom_level":17,"id":3378,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.250228,"y":36.908876,"photo":"Mani_Simansi_2_ (14)1","type":450,"zoom_level":18,"id":3379,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.260881,"y":36.913521,"photo":"Mani_Simansi_2_ (15)1","type":450,"zoom_level":17,"id":3380,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.261555,"y":36.913303,"photo":"Mani_Simansi_2_ (16)1","type":450,"zoom_level":17,"id":3381,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.261678,"y":36.91307,"photo":"Mani_Simansi_2_ (17)1","type":450,"zoom_level":17,"id":3382,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.261795,"y":36.913123,"photo":"Mani_Simansi_2_ (18)1","type":450,"zoom_level":17,"id":3383,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":1334},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.269988,"y":36.914988,"photo":"Mani_Simansi_2_ (19)1","type":450,"zoom_level":17,"id":3384,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.272168,"y":36.913236,"photo":"Mani_Simansi_2_ (20)1","type":450,"zoom_level":17,"id":3385,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.203611,"y":36.962778,"photo":"20160301_1702341","type":450,"zoom_level":17,"id":3386,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.198056,"y":36.966667,"photo":"20160301_1713211","type":450,"zoom_level":17,"id":3387,"hlink_GR":"","hlink_EN":"","description":"","height":654,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.195833,"y":36.968056,"photo":"20160301_1716441","type":450,"zoom_level":17,"id":3388,"hlink_GR":"","hlink_EN":"","description":"","height":667,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.194167,"y":36.969444,"photo":"20160301_1722403","type":450,"zoom_level":17,"id":3390,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.193611,"y":36.969167,"photo":"20160301_1724051","type":450,"zoom_level":17,"id":3391,"hlink_GR":"","hlink_EN":"","description":"","height":730,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.273611,"y":36.913611,"photo":"20160302_1214501","type":450,"zoom_level":17,"id":3392,"hlink_GR":"","hlink_EN":"","description":"","height":494,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.261733,"y":36.875686,"photo":"DSC036371","type":450,"zoom_level":17,"id":3393,"hlink_GR":"","hlink_EN":"","description":"","height":595,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.274378,"y":36.88216,"photo":"DSC036411","type":450,"zoom_level":17,"id":3395,"hlink_GR":"","hlink_EN":"","description":"","height":613,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.277343,"y":36.882591,"photo":"DSC036481","type":450,"zoom_level":17,"id":3396,"hlink_GR":"","hlink_EN":"","description":"","height":500,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.279011,"y":36.883298,"photo":"DSC036511","type":450,"zoom_level":17,"id":3397,"hlink_GR":"","hlink_EN":"","description":"","height":470,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.275596,"y":36.884213,"photo":"DSC036581","type":450,"zoom_level":17,"id":3399,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.261156,"y":36.876558,"photo":"DSC036721","type":450,"zoom_level":18,"id":3400,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.248813,"y":36.896255,"photo":"DSC037881","type":450,"zoom_level":17,"id":3401,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":697},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.266816,"y":36.903763,"photo":"DSC037491","type":450,"zoom_level":17,"id":3402,"hlink_GR":"","hlink_EN":"","description":"","height":986,"width":1000},{"name":"\u039c\u0391\u039d\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":22.251348,"y":36.897193,"photo":"DSC037441","type":450,"zoom_level":17,"id":3403,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a0\u03b1\u03bd\u03bf\u03c1\u03b1\u03bc\u03b9\u03ba\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u039c\u03b5\u03b8\u03cd\u03b4\u03c1\u03b9\u03bf","owner":"AnaDigit","x":22.167678,"y":37.644875,"photo":"DSC08116_stitch1","type":0,"zoom_level":14,"id":3970,"hlink_GR":"","hlink_EN":"","description":"","height":346,"width":2000},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03c0\u03b5\u03c1\u03ba\u03b9\u03ac (Crataegus monogyna)","owner":"AnaDigit","x":22.167833,"y":37.647136,"photo":"Menalo_berkia_21","type":1,"zoom_level":15,"id":3971,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039b\u03b9\u03b2\u03ac\u03b4\u03b9\u03b1 \u039f\u03bc\u03cc\u03bd\u03bf\u03b9\u03b1","owner":"AnaDigit","x":22.12954459259,"y":37.620494514532,"photo":"Menalo_Omonia_11","type":0,"zoom_level":15,"id":3976,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1, \u03ba\u03bf\u03b9\u03bc\u03b7\u03c4\u03b7\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u039d\u03c5\u03bc\u03c6\u03b1\u03c3\u03af\u03b1\u03c2","owner":"AnaDigit","x":22.180999,"y":37.693529,"photo":"Menalo_Nymfasia_cemetery21","type":9,"zoom_level":15,"id":3977,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2 \u039d\u03c5\u03bc\u03c6\u03b1\u03c3\u03af\u03b1\u03c2","owner":"AnaDigit","x":22.188659,"y":37.687904,"photo":"Menalo_Nymfasia_AgKonstandinos1","type":9,"zoom_level":15,"id":3978,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1, \u03b5\u03bd\u03bf\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u039d\u03c5\u03bc\u03c6\u03b1\u03c3\u03af\u03b1\u03c2","owner":"AnaDigit","x":22.184468,"y":37.692648,"photo":"Menalo_Nymfasia_AgTriada_21","type":9,"zoom_level":15,"id":3979,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03b4\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03cc \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03bf \u03c4\u03b7\u03c2 \u039d\u03c5\u03bc\u03c6\u03b1\u03c3\u03af\u03b1\u03c2","owner":"AnaDigit","x":22.183401,"y":37.69219,"photo":"Menalo_Nymfasia_sxolio1","type":9,"zoom_level":16,"id":3980,"hlink_GR":"","hlink_EN":"","description":"","height":660,"width":1000},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0397\u03c1\u03ce\u03bf \u03a0\u03bf\u03c4\u03b1\u03b3\u03ac","owner":"AnaDigit","x":22.18384,"y":37.651105,"photo":"Menalo_Vytina_Potagas_11","type":9,"zoom_level":16,"id":3981,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u039c\u03b5\u03b8\u03cd\u03b4\u03c1\u03b9\u03bf","owner":"AnaDigit","x":22.167147829362,"y":37.645819085132,"photo":"Menalo_Methydrio_61","type":10,"zoom_level":14,"id":3986,"hlink_GR":"","hlink_EN":"","description":"","height":901,"width":1200},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.18788,"y":37.967865,"photo":"20170725_1206571","type":0,"zoom_level":14,"id":4214,"hlink_GR":"","hlink_EN":"","description":"","height":757,"width":1200},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.184205,"y":37.944121,"photo":"DSC007121","type":0,"zoom_level":14,"id":4215,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.186277,"y":37.967731,"photo":"Kato_kambos_41","type":0,"zoom_level":15,"id":4216,"hlink_GR":"","hlink_EN":"","description":"","height":763,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0397 \u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf","owner":"AnaDigit","x":22.191374,"y":37.967182,"photo":"Kato_kambos_Kokkinovrysi1","type":1001,"zoom_level":15,"id":4217,"hlink_GR":"","hlink_EN":"","description":"","height":352,"width":1400},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u039a\u03b5\u03c6\u03b1\u03bb\u03cc\u03b2\u03c1\u03c5\u03c3\u03bf \u03c4\u03bf\u03c5 \u039c\u03b1\u03b6\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.18071,"y":37.95623,"photo":"DSC007061","type":1001,"zoom_level":14,"id":4218,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":710},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc \u039c\u03ac\u03b6\u03b9 (\u0395\u03bb\u03b1\u03c4\u03cc\u03c6\u03c5\u03c4\u03bf). \u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03b7 \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1.","owner":"AnaDigit","x":22.186198,"y":37.943266,"photo":"DSC007131","type":0,"zoom_level":14,"id":4219,"hlink_GR":"","hlink_EN":"","description":"","height":783,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.185115,"y":37.941911,"photo":"DSC007151","type":0,"zoom_level":15,"id":4220,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.18291,"y":37.941651,"photo":"DSC007191","type":0,"zoom_level":15,"id":4221,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.182455,"y":37.941698,"photo":"DSC007211","type":0,"zoom_level":15,"id":4222,"hlink_GR":"","hlink_EN":"","description":"","height":668,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.176668,"y":37.938521,"photo":"DSC007251","type":0,"zoom_level":15,"id":4223,"hlink_GR":"","hlink_EN":"","description":"","height":691,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.173878,"y":37.939131,"photo":"DSC007301","type":0,"zoom_level":15,"id":4224,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":688},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.173188,"y":37.939213,"photo":"DSC007391","type":0,"zoom_level":14,"id":4225,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":926},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.184897,"y":37.968527,"photo":"K3II86031","type":0,"zoom_level":15,"id":4226,"hlink_GR":"","hlink_EN":"","description":"","height":781,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.183388,"y":37.969387,"photo":"K3II86061","type":0,"zoom_level":13,"id":4227,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.180892,"y":37.97039,"photo":"K3II86171","type":0,"zoom_level":15,"id":4228,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.182303,"y":37.969892,"photo":"K3II86111","type":0,"zoom_level":15,"id":4229,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.17789,"y":37.968165,"photo":"K3II86251","type":0,"zoom_level":15,"id":4230,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":696},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.175165,"y":37.960237,"photo":"K3II86301","type":0,"zoom_level":15,"id":4231,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.174288,"y":37.959808,"photo":"K3II86401","type":0,"zoom_level":15,"id":4232,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.174366,"y":37.960219,"photo":"K3II86332","type":0,"zoom_level":14,"id":4233,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":784},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.172662,"y":37.954183,"photo":"K3II86421","type":0,"zoom_level":15,"id":4234,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0397 \u03c0\u03b7\u03b3\u03ae \u03a3\u03c9\u03bb\u03b7\u03bd\u03ac\u03c1\u03b9","owner":"AnaDigit","x":22.175877,"y":37.96624,"photo":"K3II86261","type":1001,"zoom_level":15,"id":4235,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03b1\u03bb\u03ce\u03bd\u03b9 \u03c3\u03c4\u03bf\u03bd \u039a\u03b1\u03bb\u03cc\u03b3\u03b7\u03c1\u03bf","owner":"AnaDigit","x":22.173062,"y":37.951278,"photo":"K3II86441","type":0,"zoom_level":14,"id":4236,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":22.114122,"y":37.967708,"photo":"Oropedio_Louson_pano_81","type":0,"zoom_level":14,"id":4237,"hlink_GR":"","hlink_EN":"","description":"","height":440,"width":1600},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0391\u03bd\u03b5\u03b2\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c0\u03c4\u03bf\u03c2 \u03c4\u03b7\u03bd \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03c9\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":22.109606253967,"y":37.963803055556,"photo":"Oropedio_Louson_11","type":0,"zoom_level":15,"id":4238,"hlink_GR":"","hlink_EN":"","description":"","height":656,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1","owner":"AnaDigit","x":22.11756,"y":37.959338,"photo":"Oropedio_Louson_21","type":0,"zoom_level":15,"id":4239,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0391\u03bd\u03b5\u03b2\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7 \u03a8\u03b7\u03bb\u03ae \u0393\u03bf\u03cd\u03b2\u03b1","owner":"AnaDigit","x":22.117793492127,"y":37.946450463791,"photo":"Oropedio_Louson_31","type":0,"zoom_level":15,"id":4240,"hlink_GR":"","hlink_EN":"","description":"","height":619,"width":1200},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03b5\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u0391\u03b7-\u039b\u03b9\u03ac\u03c2","owner":"AnaDigit","x":22.109425,"y":37.929595,"photo":"Oropedio_Louson_41","type":0,"zoom_level":14,"id":4241,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":627},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u039c\u03b5\u03bb\u03b5\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03c7\u03ce\u03c1\u03bf, \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03c9\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":22.113383,"y":37.96756,"photo":"Oropedio_Louson_71","type":0,"zoom_level":14,"id":4242,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u0391\u03b7-\u039b\u03b9\u03ac \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u0392\u03c1\u03c9\u03bc\u03bf\u03bd\u03ad\u03c1\u03b9","owner":"AnaDigit","x":22.115473,"y":37.929216,"photo":"Oropedio_Louson_51","type":0,"zoom_level":15,"id":4243,"hlink_GR":"","hlink_EN":"","description":"","height":569,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u0392\u03c1\u03c9\u03bc\u03bf\u03bd\u03ad\u03c1\u03b9","owner":"AnaDigit","x":22.116713,"y":37.92992,"photo":"Oropedio_Louson_61","type":0,"zoom_level":14,"id":4244,"hlink_GR":"","hlink_EN":"","description":"","height":498,"width":1600}],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Ε4 Άγιος Πέτρος-Καρυές
E4 Αναβρυτή-κατ. Ταϋγέτου
E4 Άρνα-Καστάνια
E4 Δάρας-Βυτίνα
E4 Διακοφτό-Καλάβρυτα
Ε4 Δολιανά-Άγιος Πέτρος
E4 Καλάβρυτα-Πλανητέρο
Ε4 Καρυές-Βρέσθενα
E4 Καστάνια-Κρήνη
E4 Κρήνη-Γύθειο
E4 Λυκούρια-Δάρας
E4 Παρόρι-Αναβρυτή
E4 Πλανητέρο-Λυκούρια
E4 Σπάρτη-Παρόρι
Ε4 Τρίπολη-Δολιανά
E4 κατ. Ταϋγέτου-Άρνα
Ε4 Βρέσθενα-Βουτιάνοι-Σπάρτη
Ε4 Βρέσθενα-Βουτιάνοι
Ε4 Βυτίνα-Τρίπολη
Ε4 Άγιος Πέτρος-Καρυές
E4 Δάρας-Βυτίνα
Ε4 Δολιανά-Άγιος Πέτρος
Ε4 Καρυές-Βρέσθενα
E4 Καστάνια-Πλάτανος
E4 Πλάτανος-Γύθειο
Ε4 Τρίπολη-Δολιανά
Ε4 Βουτιάνοι-Σπάρτη
Ε4 Βρέσθενα-Βουτιάνοι
Ε4 Βυτίνα-Τρίπολη
E4 Άγιος Δημήτριος-Άρνα
E4 Άρνα-Καστάνια
E4 κατ. Ταϋγέτου-Άγιος Δημήτριος
E4 Νέος Μυστράς-Αναβρυτή
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["E4_Pelop"],pc:["E4_Pelop"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_E4_Pelop.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); }