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_O32 = new getAdventureCollection("O32",[{"id":17087,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: O32 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u03ba\u03b1\u03c4. \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5","description_GR":"\u03a7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u039a\u03bf\u03c3\u03ba\u03ac\u03c1\u03b1\u03ba\u03b1\u03c2, \u03a1\u03af\u03bd\u03c4\u03bf\u03bc\u03bf, \u03a3\u03b9\u03b4\u03b7\u03c1\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf","path":"E4_E6_O2_O3_TRAILS\/Pelop_O32_Pigadia_Varvara","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":1211,"name_EN":"Taygetos Mt: O32 Pigadia-Taygetos ref.","description_EN":"Koskaraka gorge, Ridomo, Sidirokastro ridge","ascent_time":615,"descent_time":560,"marker":"O32","level":9,"ascent":1859,"descent":1218,"maxelev":2219,"minelev":660,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25727 36.9502,22.36775 36.99616)","views":36,"millestones":"0,22.2588413,36.9961834#1,22.2613197,36.9887089#2,22.2657157,36.9865945#3,22.2741877,36.9911554#4,22.2834775,36.9927052#5,22.2923176,36.9899663#6,22.3021447,36.9909036#7,22.3117389,36.9928906#8,22.3216841,36.9892140#9,22.3323025,36.9914445#10,22.3420415,36.9901761#11,22.3510525,36.9864066#12,22.3511479,36.9780350#13,22.3542468,36.9707072#14,22.3550504,36.9645177#15,22.3588689,36.9589408#16,22.3636389,36.9538482#1.2,22.3677464,36.9503995","x":22.3509978,"y":36.9828732,"coor":[[22.2588413,36.9961834],[22.2576508,36.9944331],[22.2576996,36.9941702],[22.2573302,36.9936623],[22.2573449,36.9932636],[22.257831,36.9930905],[22.2582528,36.9928263],[22.2588274,36.9922669],[22.2592343,36.9918538],[22.2593744,36.9916215],[22.2605096,36.9906196],[22.2605915,36.9904766],[22.2606839,36.9898741],[22.2608281,36.9894616],[22.2612368,36.9887826],[22.2613974,36.9886407],[22.2614093,36.9881181],[22.2615988,36.9876882],[22.2617832,36.9874836],[22.2615425,36.9872007],[22.2616923,36.9860492],[22.2616017,36.9855882],[22.2617095,36.9852923],[22.2617161,36.985004],[22.2619144,36.9846824],[22.2620498,36.9846574],[22.2622463,36.9844169],[22.2621568,36.9841046],[22.2626392,36.9841387],[22.2629649,36.9841435],[22.2635195,36.9844581],[22.2639356,36.9849328],[22.2642168,36.9854147],[22.2646358,36.9857633],[22.2652601,36.9864754],[22.265919,36.9866473],[22.2665149,36.986629],[22.2670724,36.9868174],[22.2674654,36.9868321],[22.2681327,36.9871303],[22.2686516,36.9875345],[22.2694842,36.9879792],[22.2702783,36.9886398],[22.2725218,36.9892944],[22.2736292,36.9895178],[22.2738626,36.9896293],[22.2740166,36.9897758],[22.2742094,36.9901932],[22.2741874,36.9911663],[22.274436,36.9916026],[22.2756388,36.9925754],[22.276229,36.9931699],[22.2763044,36.9933107],[22.2768255,36.9936247],[22.2769819,36.993663],[22.2781279,36.9936706],[22.2788617,36.9935191],[22.2813198,36.9936358],[22.2814896,36.9935842],[22.2819919,36.9932309],[22.2826777,36.9932138],[22.2830641,36.9930211],[22.2833632,36.99271],[22.2836557,36.9926962],[22.2841311,36.9925408],[22.2848631,36.9924703],[22.2853604,36.9923423],[22.2855958,36.9923637],[22.286268,36.991454],[22.2864264,36.9914022],[22.2868296,36.9914621],[22.2870001,36.9913745],[22.2870629,36.9910779],[22.2869888,36.9908786],[22.2870375,36.990708],[22.2872217,36.9905124],[22.2874486,36.9904165],[22.2878878,36.9903688],[22.2881771,36.9904991],[22.2883794,36.990493],[22.2885389,36.9903962],[22.2886904,36.990155],[22.2894123,36.9900302],[22.2897224,36.9897282],[22.2899601,36.9896506],[22.2902291,36.9896815],[22.290694,36.9899946],[22.2914444,36.9901046],[22.2922226,36.9899716],[22.2932125,36.9899227],[22.2938586,36.9896706],[22.2950478,36.9897508],[22.2952594,36.9898349],[22.2954056,36.989828],[22.2955143,36.9899918],[22.2960523,36.9900536],[22.2962449,36.9899843],[22.2964904,36.9900599],[22.2968845,36.9905253],[22.2971533,36.9905652],[22.2973747,36.9907126],[22.2977237,36.9906815],[22.2982936,36.9908249],[22.2984875,36.9906947],[22.2988625,36.990601],[22.2994811,36.9905738],[22.3001295,36.9902135],[22.3006697,36.9901762],[22.3008711,36.9902151],[22.3010261,36.9903165],[22.3012287,36.9908061],[22.3016197,36.9909108],[22.3024964,36.9908963],[22.3028823,36.9907216],[22.3032542,36.9906728],[22.3047065,36.9910541],[22.3054719,36.9909929],[22.3058566,36.9908722],[22.3063157,36.9909419],[22.3065312,36.9908548],[22.3065965,36.9909459],[22.3075365,36.9911215],[22.3084524,36.991369],[22.3092742,36.9918043],[22.3099293,36.9926699],[22.3104898,36.9932367],[22.3105895,36.9933012],[22.3111656,36.9932125],[22.3115085,36.992947],[22.3119831,36.9928276],[22.3127367,36.9927932],[22.3133128,36.9926572],[22.3139941,36.9923334],[22.3155341,36.9917964],[22.3160572,36.9915154],[22.3164965,36.9914676],[22.316949,36.9913298],[22.3179851,36.9904071],[22.3180888,36.9902914],[22.3193148,36.9897229],[22.3220127,36.9891571],[22.3229771,36.9892429],[22.3236569,36.9894958],[22.3245397,36.9897156],[22.3266755,36.9907012],[22.3285174,36.9912499],[22.3294011,36.9914336],[22.3305898,36.9915404],[22.3330534,36.9914128],[22.334436,36.9919009],[22.3352438,36.9919573],[22.3358415,36.9918576],[22.3359505,36.9914986],[22.3358007,36.9911539],[22.3361691,36.9907445],[22.3374749,36.9906366],[22.338059,36.9906448],[22.3388323,36.9907367],[22.3396527,36.9907302],[22.3413553,36.9904566],[22.3420402,36.9901709],[22.3425024,36.9901053],[22.3433728,36.9898651],[22.345654,36.9888153],[22.346725,36.9886499],[22.3479482,36.9881983],[22.3486907,36.9881545],[22.3498351,36.9882335],[22.3504657,36.9876474],[22.3506513,36.9873796],[22.3510311,36.9873173],[22.3510004,36.9870803],[22.3510855,36.986784],[22.3510402,36.9862786],[22.3512519,36.9858399],[22.3513197,36.9858228],[22.3515374,36.9851048],[22.3514391,36.9844544],[22.3513796,36.9844469],[22.3513594,36.9843384],[22.3511683,36.9843448],[22.3511383,36.9841731],[22.3509978,36.9828732],[22.3510872,36.981856],[22.3507288,36.9812831],[22.3504947,36.9811988],[22.3503543,36.9809354],[22.3505105,36.9804689],[22.3506824,36.980309],[22.3509294,36.9797987],[22.3511018,36.9790981],[22.3511578,36.977855],[22.3510718,36.9776735],[22.351241,36.9776398],[22.3512434,36.9775317],[22.3515687,36.9775542],[22.3515935,36.9774464],[22.3515184,36.9772831],[22.3516547,36.9772129],[22.3516123,36.9770952],[22.351751,36.9769168],[22.3517789,36.9766648],[22.3519793,36.9767487],[22.3519158,36.9765676],[22.3520134,36.9756856],[22.3522666,36.974887],[22.3529091,36.9742649],[22.3532628,36.9740085],[22.3532082,36.9739356],[22.3532996,36.9738648],[22.3533618,36.9735862],[22.3536017,36.9734002],[22.3537534,36.973141],[22.3540843,36.9729022],[22.3542574,36.9726883],[22.3542601,36.9725621],[22.3545591,36.9722418],[22.3544946,36.9721057],[22.354567,36.9718723],[22.3544452,36.9717895],[22.3543266,36.9715626],[22.3543789,36.9712208],[22.3544939,36.9710962],[22.3542333,36.9706779],[22.3542724,36.9704261],[22.3544114,36.9702297],[22.3540703,36.9699005],[22.3539224,36.9694658],[22.3539468,36.969376],[22.3536388,36.9690743],[22.3536262,36.9686145],[22.3535499,36.9685053],[22.353567,36.9682351],[22.3534729,36.9679093],[22.3535244,36.9676036],[22.3533931,36.9674395],[22.3533881,36.967151],[22.3534657,36.9668907],[22.3537656,36.9665253],[22.3539697,36.966438],[22.3545089,36.9664365],[22.3551057,36.9663659],[22.354983,36.9663281],[22.3549737,36.9662378],[22.3550421,36.9661937],[22.3549301,36.9661741],[22.3549437,36.9660662],[22.3547094,36.9659908],[22.3547789,36.9658926],[22.3546008,36.9658181],[22.3548277,36.965713],[22.3546616,36.9656026],[22.3546634,36.9655215],[22.3544853,36.9654469],[22.3544423,36.9653562],[22.35451,36.9653391],[22.3544475,36.9651129],[22.3545813,36.9651598],[22.3546165,36.9650882],[22.3547399,36.9650989],[22.3547749,36.9650363],[22.354864,36.9650736],[22.3550065,36.964715],[22.3550822,36.9648513],[22.3551495,36.9648522],[22.3551873,36.9646635],[22.3549767,36.9644352],[22.3548348,36.964244],[22.3550127,36.9638048],[22.3554449,36.9635584],[22.3556005,36.9636326],[22.3555575,36.9635419],[22.3552691,36.9633757],[22.3554063,36.9632604],[22.3553517,36.9631875],[22.3551187,36.9630581],[22.3552023,36.9628249],[22.355507,36.962757],[22.355725,36.9625437],[22.35564,36.9623172],[22.3562094,36.9619556],[22.3564243,36.9618864],[22.3568272,36.9619551],[22.356936,36.9621188],[22.357276,36.9619793],[22.3573743,36.9621069],[22.3577468,36.9620219],[22.3577701,36.9620808],[22.3579018,36.9620105],[22.3580253,36.9620122],[22.3580106,36.9616515],[22.3580687,36.9615622],[22.3583533,36.9613858],[22.3585788,36.9613439],[22.3586304,36.961295],[22.3586722,36.960917],[22.3586215,36.960664],[22.358511,36.9605813],[22.3587394,36.9598814],[22.3586869,36.9597094],[22.3587562,36.9590975],[22.3590342,36.9587047],[22.3595822,36.9582887],[22.3595706,36.9588293],[22.3596361,36.9589204],[22.3599152,36.9589963],[22.3600765,36.9588093],[22.3600341,36.9586915],[22.3601597,36.9585941],[22.3602267,36.9586131],[22.3604443,36.9584178],[22.3606117,36.9579424],[22.3609079,36.9577482],[22.361062,36.9573717],[22.3610916,36.9570386],[22.3609932,36.9569111],[22.3609348,36.9564957],[22.3610772,36.9561371],[22.3610594,36.9559205],[22.3612065,36.9558685],[22.3614979,36.9558995],[22.3616791,36.9558299],[22.3620126,36.955465],[22.3621711,36.9554041],[22.362457,36.9551647],[22.3630016,36.9549108],[22.3630726,36.9547405],[22.3631392,36.9547775],[22.3632205,36.9546524],[22.3632354,36.9544814],[22.3633145,36.9544554],[22.3633099,36.9541489],[22.3634322,36.9542047],[22.3634787,36.9541332],[22.3635679,36.9541615],[22.3636606,36.9540275],[22.3637613,36.9540469],[22.3637644,36.9539028],[22.3635743,36.9538641],[22.363642,36.953847],[22.3636205,36.9538016],[22.3637214,36.953812],[22.3636776,36.9537574],[22.3637469,36.9536682],[22.3636811,36.9535952],[22.3637374,36.9535869],[22.3639128,36.9532649],[22.3640955,36.9531232],[22.3641739,36.9531333],[22.3645401,36.9528138],[22.3645955,36.9528506],[22.3649677,36.9527746],[22.3651154,36.9526956],[22.3651406,36.9525697],[22.3657898,36.952146],[22.3658172,36.951912],[22.365979,36.9516979],[22.3660891,36.9512758],[22.3660605,36.9510411],[22.366434,36.950902],[22.3666411,36.9506705],[22.3667594,36.9503927],[22.3669401,36.9503411],[22.367123,36.9501904],[22.3677464,36.9503995]]},{"id":17142,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u039f32 \u039a\u03b1\u03c1\u03c5\u03ad\u03c2-\u03a4\u03c1\u03b9\u03c0\u03cc\u03c4\u03b1\u03bc\u03bf","description_GR":"","path":"E4_E6_O2_O3_TRAILS\/Pelop_O32_Karyes_Tripotamo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":16169,"name_EN":"Arcadia: O32 Karyes-Tripotamo","description_EN":"","ascent_time":380,"descent_time":375,"marker":"O32","level":9,"ascent":392,"descent":400,"maxelev":614,"minelev":376,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.0295 37.35592,22.09966 37.41192)","views":11,"millestones":"0,22.0505156,37.4122695#1,22.0473770,37.4042628#2,22.0449773,37.3981373#3,22.0363890,37.3948201#4,22.0308661,37.3903076#5,22.0326833,37.3849262#6,22.0347279,37.3775469#7,22.0342538,37.3748830#8,22.0322949,37.3685585#9,22.0386572,37.3635911#10,22.0459217,37.3630896#11,22.0557755,37.3610797#12,22.0658823,37.3576944#13,22.0749667,37.3573574#14,22.0834924,37.3614311#15,22.0901581,37.3607011#16.2,22.0994939,37.3624261","x":22.0363019,"y":37.3754033,"coor":[[22.0505156,37.4122695],[22.0502896,37.4118332],[22.0504244,37.4111279],[22.0503824,37.4105685],[22.0500452,37.4100672],[22.0503317,37.4099097],[22.0505317,37.4096066],[22.0502956,37.409125],[22.0502211,37.408511],[22.0497988,37.4082426],[22.0497382,37.4079623],[22.0493537,37.4075413],[22.0491263,37.4067265],[22.0488317,37.4063251],[22.0481217,37.4049525],[22.0479101,37.4048318],[22.047405,37.4042737],[22.0463425,37.4038596],[22.0459225,37.4035012],[22.0454435,37.4032409],[22.0454738,37.402944],[22.0457177,37.4026867],[22.0461773,37.4023879],[22.0465179,37.4018888],[22.0464005,37.4016255],[22.0462772,37.4015874],[22.045982,37.4016456],[22.0456597,37.401442],[22.0456107,37.4011528],[22.0456742,37.4008835],[22.0448792,37.4001764],[22.0448373,37.4000495],[22.044703,37.4000022],[22.0445039,37.3994041],[22.0446238,37.3991357],[22.0448792,37.3988696],[22.045298,37.3988405],[22.0457207,37.3986582],[22.0454122,37.3983557],[22.0448657,37.3980853],[22.04432,37.3982205],[22.0439483,37.3981783],[22.0441365,37.397893],[22.0440108,37.3975124],[22.0436328,37.3972808],[22.0433187,37.3971945],[22.0434714,37.3969717],[22.0432403,37.3966412],[22.0422573,37.3966069],[22.0414618,37.396792],[22.041179,37.3968053],[22.0409205,37.396756],[22.0406242,37.3965573],[22.0402991,37.3961509],[22.0398662,37.3958553],[22.0395183,37.3957684],[22.0388418,37.3957211],[22.0382761,37.3953242],[22.0376572,37.3952328],[22.0360776,37.394729],[22.0358792,37.3946355],[22.0353209,37.3947772],[22.0345687,37.3946025],[22.0340215,37.3943591],[22.0335134,37.3943506],[22.0332389,37.3940486],[22.032712,37.3938957],[22.0322995,37.3936905],[22.0317834,37.3935558],[22.0313158,37.3929847],[22.0312502,37.3929025],[22.0308461,37.3928056],[22.0306165,37.3925134],[22.030704,37.3921904],[22.03053,37.3919352],[22.0302193,37.3917227],[22.0300451,37.3912962],[22.0306332,37.3908374],[22.0314931,37.3905656],[22.0313143,37.3904905],[22.030886,37.3904563],[22.0308312,37.3903923],[22.0308674,37.3903028],[22.0312334,37.3901287],[22.0317998,37.390066],[22.0324704,37.3899059],[22.0326221,37.3901112],[22.0328623,37.3899981],[22.0330451,37.3894874],[22.0332572,37.3891485],[22.0332692,37.388689],[22.0336126,37.3880819],[22.0336576,37.3876591],[22.0342879,37.387309],[22.0344293,37.3870861],[22.0343222,37.3869041],[22.0339781,37.386673],[22.0336612,37.3866948],[22.033386,37.3868524],[22.0332847,37.3868417],[22.033383,37.386537],[22.0336579,37.3863883],[22.0339157,37.3860321],[22.0338515,37.3858959],[22.0336631,37.3857575],[22.0331268,37.3855909],[22.0331893,37.3853035],[22.033072,37.3850402],[22.0326124,37.3849064],[22.0325585,37.3848064],[22.0326507,37.3847358],[22.0332166,37.3846912],[22.0333196,37.3846388],[22.033346,37.384495],[22.0331988,37.384078],[22.0333352,37.3836116],[22.0336913,37.3833832],[22.03362,37.3830846],[22.0332777,37.3828807],[22.0332041,37.3826722],[22.0334256,37.3824055],[22.033904,37.3822512],[22.0342215,37.3817698],[22.034483,37.3812695],[22.034437,37.3804779],[22.0341769,37.380059],[22.0343907,37.379657],[22.034342,37.3793588],[22.0345299,37.3790825],[22.0347609,37.3788881],[22.0348349,37.378646],[22.035,37.3785135],[22.0349351,37.3784043],[22.0348503,37.3781911],[22.0349183,37.3777506],[22.034899,37.3776264],[22.0346534,37.3775141],[22.0345241,37.3772777],[22.0348101,37.3771382],[22.0351047,37.3770981],[22.0356202,37.3772508],[22.0360534,37.3770958],[22.0366865,37.3770703],[22.0372895,37.3769],[22.0381106,37.3768506],[22.038437,37.3764594],[22.0389122,37.3764223],[22.0388,37.3763573],[22.0386833,37.3758507],[22.0385497,37.3757764],[22.0380316,37.3757227],[22.0379111,37.3755247],[22.0378354,37.3753973],[22.0376106,37.3753575],[22.0373942,37.375426],[22.0371746,37.3756206],[22.0368805,37.3756946],[22.0363019,37.3754033],[22.0353167,37.3747629],[22.0351349,37.3748049],[22.0349096,37.3747831],[22.0336159,37.3749869],[22.0338,37.3748548],[22.0337363,37.3747005],[22.0332732,37.3742693],[22.0330287,37.374121],[22.033118,37.3737259],[22.0327549,37.373792],[22.0323037,37.3737755],[22.0321812,37.3737103],[22.0319291,37.373242],[22.0320477,37.3729421],[22.0318255,37.3728032],[22.0317072,37.3725759],[22.0312534,37.3722259],[22.0313183,37.3719025],[22.031213,37.3716124],[22.031664,37.3712053],[22.0317124,37.3710799],[22.0315389,37.3708067],[22.031565,37.3706719],[22.0316812,37.3705477],[22.0319448,37.3695337],[22.0318056,37.3692429],[22.0318254,37.3689188],[22.03172,37.3686287],[22.0322425,37.3685518],[22.0324001,37.3685724],[22.0327683,37.3687407],[22.0329776,37.3689425],[22.0331086,37.3691159],[22.0332042,37.3684821],[22.0333441,37.3683132],[22.0345555,37.3677566],[22.0351462,37.3676222],[22.0355119,37.367457],[22.0370631,37.3664283],[22.0377094,37.3658893],[22.0377807,37.3657553],[22.0377621,37.3656018],[22.0373684,37.3651086],[22.0373421,37.3648197],[22.0374959,37.3645519],[22.0378982,37.3642792],[22.0380557,37.3638673],[22.0384147,37.3635217],[22.0385948,37.3635427],[22.039724,37.3644086],[22.0399513,37.3643493],[22.0400877,37.3638829],[22.0402118,37.363885],[22.0406699,37.3640728],[22.0408401,37.3640396],[22.041042,37.3639145],[22.0411741,37.3636103],[22.04108,37.3624551],[22.041209,37.362268],[22.0414834,37.3621374],[22.0415728,37.3621749],[22.0418752,37.3627026],[22.0421738,37.3629419],[22.0435992,37.3628393],[22.0437215,37.3629134],[22.0437361,37.3632201],[22.0438703,37.3632674],[22.0447998,37.3631295],[22.0455094,37.3631954],[22.0460095,37.3630684],[22.0465798,37.3631184],[22.0469051,37.3631058],[22.0473633,37.3630322],[22.0479744,37.3629792],[22.0482007,37.363001],[22.0484857,37.3628975],[22.0488024,37.3628757],[22.0496599,37.3628989],[22.0513671,37.3625125],[22.0518453,37.3623581],[22.0526333,37.3623531],[22.0528079,37.3624641],[22.0531528,37.362623],[22.0536305,37.3624866],[22.0541149,37.3625307],[22.0551019,37.3621729],[22.0553193,37.361843],[22.0552749,37.3613736],[22.0554155,37.3611777],[22.0563136,37.3609401],[22.0568853,37.3606611],[22.0580479,37.3602386],[22.0597429,37.3597437],[22.0603886,37.3596641],[22.0613582,37.3597161],[22.0622652,37.3595687],[22.0631861,37.3593225],[22.0638926,37.3590727],[22.0644044,37.3584862],[22.0653981,37.3579437],[22.0660159,37.3576294],[22.0667978,37.357516],[22.0676553,37.3570974],[22.0679672,37.3568231],[22.0681701,37.3563938],[22.0688213,37.3556564],[22.06914,37.3555535],[22.0698093,37.3555283],[22.0708047,37.3554545],[22.0716396,37.3554771],[22.0726186,37.3556012],[22.0731442,37.355799],[22.0736085,37.3561851],[22.0739655,37.3567948],[22.074901,37.3572967],[22.0752539,37.3576269],[22.0755342,37.3581451],[22.0754976,37.3586943],[22.0760626,37.3591181],[22.0764058,37.3598266],[22.0769609,37.3601962],[22.0771406,37.3602351],[22.0778866,37.3602022],[22.0785946,37.3603309],[22.078907,37.3604801],[22.0793372,37.3608747],[22.0802199,37.3612405],[22.080758,37.3613934],[22.0818161,37.3615188],[22.0834671,37.3614193],[22.0841144,37.3617182],[22.0843279,37.3617577],[22.0844765,37.3616881],[22.084652,37.3614476],[22.0848107,37.3614231],[22.085861,37.3618547],[22.087568,37.3617741],[22.0879283,37.361816],[22.0882402,37.3619833],[22.0885141,37.3623122],[22.0888909,37.3634809],[22.0890717,37.3635604],[22.0892313,37.3622607],[22.0894869,37.3615348],[22.0899078,37.3609648],[22.090996,37.3598062],[22.0939418,37.3623029],[22.0942862,37.3622183],[22.0951746,37.3614666],[22.0955528,37.3613307],[22.0964243,37.3612456],[22.0966266,37.3612849],[22.0967064,37.3617008],[22.096858,37.3619556],[22.0982396,37.3626898],[22.0985338,37.362708],[22.0994939,37.3624261]]},{"id":17143,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u039f32 \u03a4\u03c1\u03b9\u03c0\u03cc\u03c4\u03b1\u03bc\u03bf--\u039b\u03b5\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9","description_GR":"","path":"E4_E6_O2_O3_TRAILS\/Pelop_O32_Tripotamo_Leondari","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":7846,"name_EN":"Arcadia: O32 Tripotamo-Leondari","description_EN":"","ascent_time":190,"descent_time":185,"marker":"O32","level":9,"ascent":190,"descent":40,"maxelev":558,"minelev":388,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.09949 37.32256,22.14828 37.36243)","views":6,"millestones":"0,22.0994950,37.3624261#1,22.1054069,37.3568987#2,22.1074938,37.3486671#3,22.1164671,37.3454123#4,22.1242347,37.3402249#5,22.1291429,37.3381751#6,22.1329997,37.3308066#7,22.1409439,37.3258557#7.8,22.1482812,37.3225555","x":22.1169662,"y":37.3453677,"coor":[[22.099495,37.3624261],[22.0996734,37.3624312],[22.0997566,37.3624348],[22.0997138,37.3622155],[22.1001533,37.3619274],[22.1008151,37.3616497],[22.1014132,37.3612177],[22.1021887,37.3613563],[22.1024274,37.3613489],[22.1030501,37.3603855],[22.1033594,37.3602102],[22.1034303,37.3600852],[22.1035042,37.3589418],[22.1037063,37.3585394],[22.1046119,37.3584458],[22.1050123,37.3586865],[22.1050958,37.3585076],[22.1052286,37.3577167],[22.1054232,37.357161],[22.105384,37.3564754],[22.104786,37.355114],[22.1050804,37.3541814],[22.1050644,37.3539198],[22.1054114,37.3535918],[22.105782,37.3527686],[22.1060822,37.3525031],[22.1060757,37.3518631],[22.1061724,37.3516123],[22.1064561,37.3511031],[22.1068157,37.3507213],[22.1068678,37.3504428],[22.1067834,37.3502071],[22.1069622,37.3493808],[22.1071581,37.3492217],[22.1075233,37.3490653],[22.107473,37.3488212],[22.1075617,37.3481129],[22.1081309,37.3477389],[22.109268,37.3471871],[22.1101392,37.3468022],[22.1104438,37.3468071],[22.1109576,37.3469437],[22.1111241,37.3470545],[22.1112103,37.3472181],[22.1112874,37.3471968],[22.1119212,37.3471348],[22.1123041,37.347168],[22.1124757,37.3470806],[22.1125025,37.3469098],[22.1128823,37.3466184],[22.1133608,37.3464458],[22.1142983,37.3459741],[22.1146941,37.3454937],[22.1156501,37.3456351],[22.1166503,37.3453627],[22.1169662,37.3453677],[22.1174048,37.3454378],[22.1177395,37.3455963],[22.1181777,37.3456754],[22.118606,37.3452496],[22.1189806,37.3447148],[22.1195123,37.3442185],[22.1202997,37.3425187],[22.1210845,37.3418282],[22.1226006,37.3407797],[22.1234421,37.3405317],[22.1247071,37.3400471],[22.1255233,37.3399068],[22.1271487,37.3394549],[22.1277135,37.3391687],[22.128564,37.3402321],[22.1288848,37.3400389],[22.1288723,37.3396331],[22.1286132,37.3391604],[22.1305531,37.3395493],[22.1301274,37.3389658],[22.1290381,37.3382816],[22.1299067,37.3373941],[22.1301234,37.3368477],[22.1301058,37.3366492],[22.129742,37.336301],[22.1296967,37.3358496],[22.1297711,37.3346701],[22.1303975,37.3344457],[22.1306528,37.3341613],[22.1306241,37.3339536],[22.1304611,37.3336987],[22.1309554,37.3324267],[22.1313824,37.3320459],[22.1322461,37.3318072],[22.1322258,37.3317167],[22.1328779,37.3309069],[22.1335346,37.3303675],[22.1341203,37.3304128],[22.1353913,37.3301354],[22.1357373,37.3298344],[22.1361956,37.3291026],[22.1363339,37.328528],[22.1367279,37.3281106],[22.1372202,37.3273703],[22.1380932,37.3262935],[22.1386837,37.3261496],[22.1402161,37.3262458],[22.1411656,37.325729],[22.1418805,37.325569],[22.1427468,37.3252221],[22.1437551,37.3236877],[22.1441005,37.3230375],[22.1460707,37.3232306],[22.1462895,37.3232791],[22.1482812,37.3225555]]},{"id":17144,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u039f32 \u039b\u03b5\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9-\u039a\u03c5\u03c0\u03b1\u03c1\u03af\u03c3\u03c3\u03b9","description_GR":"","path":"E4_E6_O2_O3_TRAILS\/Pelop_O32_Leondari_Kyparissi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":15679,"name_EN":"Arcadia: O32 Leondari-Kyparissi","description_EN":"","ascent_time":285,"descent_time":290,"marker":"O32","level":9,"ascent":445,"descent":499,"maxelev":948,"minelev":498,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.14827 37.2617,22.2379 37.32291)","views":8,"millestones":"0,22.1482818,37.3225577#1,22.1568684,37.3183630#2,22.1605308,37.3102940#3,22.1676584,37.3038815#4,22.1746047,37.2971299#5,22.1757374,37.2913828#6,22.1725302,37.2890223#7,22.1710883,37.2839069#8,22.1766965,37.2767763#9,22.1853136,37.2728300#10,22.1917566,37.2665646#11,22.1994760,37.2612355#12,22.2093452,37.2651348#13,22.2162168,37.2685571#14,22.2231296,37.2697959#15,22.2324680,37.2688051#15.7,22.2377966,37.2661891","x":22.1737346,"y":37.2783293,"coor":[[22.1482818,37.3225577],[22.1493562,37.3229238],[22.1497762,37.3228245],[22.1511191,37.3228274],[22.1515851,37.3226905],[22.1530399,37.321812],[22.1545574,37.3211327],[22.1552448,37.3207108],[22.155878,37.3201979],[22.1563004,37.3195376],[22.1569415,37.3181957],[22.1575561,37.3175203],[22.1578278,37.3165602],[22.1590169,37.3154611],[22.1594036,37.3148723],[22.1596321,37.3138304],[22.1601259,37.3134775],[22.1603117,37.3132641],[22.1603897,37.3119134],[22.1601581,37.3112339],[22.1605268,37.3104555],[22.1605455,37.3096897],[22.1608141,37.3093154],[22.1614092,37.3089731],[22.1616283,37.3087783],[22.1619787,37.3078284],[22.1621661,37.3075429],[22.1631012,37.3066741],[22.1639411,37.3064709],[22.1646148,37.3061388],[22.1657168,37.3053628],[22.1665486,37.3045646],[22.1670197,37.3042114],[22.1681624,37.3036162],[22.1694127,37.3027703],[22.1710026,37.3018756],[22.1726323,37.3005466],[22.1727342,37.3005302],[22.1730719,37.3000938],[22.1743177,37.2975624],[22.1745988,37.2971341],[22.1759535,37.2961636],[22.1769327,37.2953225],[22.1773504,37.2948423],[22.1784634,37.2940663],[22.1786436,37.2929515],[22.1788237,37.2925036],[22.1782471,37.2916205],[22.1779339,37.2915075],[22.175837,37.2914572],[22.1756264,37.2913007],[22.1756754,37.2911393],[22.175978,37.2907564],[22.1761933,37.2907146],[22.1766665,37.29074],[22.1769866,37.2905646],[22.1772195,37.2902618],[22.1776809,37.2903049],[22.1777059,37.2902062],[22.177043,37.2900968],[22.1768493,37.290175],[22.1766305,37.2903609],[22.1764379,37.2903939],[22.1761363,37.2902721],[22.1753698,37.2897826],[22.1751529,37.2898874],[22.1749059,37.2903072],[22.1747125,37.2903764],[22.1744644,37.2903725],[22.1742289,37.2903148],[22.1740402,37.2901857],[22.1739208,37.2899946],[22.1738512,37.289606],[22.1737417,37.2894691],[22.1728294,37.28941],[22.1722606,37.2896085],[22.1721596,37.2895889],[22.1720273,37.2894607],[22.1720564,37.2891907],[22.1722067,37.2890398],[22.1734041,37.2889682],[22.17401,37.2886351],[22.1741438,37.2887002],[22.1743403,37.2889736],[22.1745094,37.2889763],[22.1749455,37.2886675],[22.174982,37.2885599],[22.1748663,37.2884883],[22.1744717,37.2881578],[22.1739244,37.287933],[22.1736157,37.2878742],[22.1730812,37.2875865],[22.1721714,37.2869596],[22.1719535,37.2864943],[22.1717548,37.286142],[22.1720356,37.28609],[22.1721754,37.2859029],[22.1714127,37.2852603],[22.1714418,37.2849903],[22.1716992,37.2846068],[22.1710406,37.2838575],[22.1712584,37.283248],[22.1717905,37.2826975],[22.1721042,37.2818551],[22.1723839,37.2814809],[22.1723723,37.2810301],[22.1726113,37.280475],[22.1725927,37.2798438],[22.1729397,37.2794887],[22.173153,37.2790593],[22.1737346,37.2783293],[22.1751967,37.2775677],[22.1758515,37.2770731],[22.1765444,37.2768675],[22.1771624,37.2764985],[22.1774712,37.2758543],[22.177802,37.27574],[22.1787282,37.2756821],[22.1790275,37.2754344],[22.1796412,37.2752365],[22.1804007,37.275077],[22.1813861,37.2744342],[22.1819875,37.2742812],[22.1823431,37.2740343],[22.1820844,37.2735346],[22.1823576,37.2734307],[22.183302,37.2735533],[22.1846358,37.2734296],[22.1853963,37.2727563],[22.1861871,37.2722276],[22.1871032,37.2707095],[22.1878433,37.2699457],[22.1885216,37.2694063],[22.1895362,37.2694219],[22.1902091,37.2695764],[22.1902088,37.2691167],[22.1905422,37.2683827],[22.1917585,37.2665627],[22.1917337,37.2657152],[22.1920022,37.2653317],[22.1925467,37.2647272],[22.1929717,37.2644002],[22.1932674,37.2642965],[22.1941588,37.2642741],[22.1945685,37.2641181],[22.1949848,37.2639172],[22.1954736,37.2632847],[22.1961443,37.2627339],[22.1972549,37.2618811],[22.1976918,37.2615272],[22.1986715,37.2611095],[22.2012212,37.2615268],[22.2020385,37.2617736],[22.2027094,37.2624868],[22.2050552,37.2634236],[22.2059948,37.2637443],[22.2073187,37.2645034],[22.2087674,37.2647597],[22.2094781,37.2652211],[22.2096657,37.2658728],[22.2099305,37.2661202],[22.2105165,37.2661381],[22.2110278,37.2664522],[22.2116914,37.2665253],[22.2126453,37.2662423],[22.2128321,37.2659748],[22.2131209,37.2661594],[22.2151719,37.266695],[22.2152915,37.2668861],[22.2155239,37.2670699],[22.2153593,37.2673558],[22.2155091,37.2677006],[22.2159274,37.2676528],[22.2160453,37.2674383],[22.2165883,37.267843],[22.2160766,37.2685022],[22.2162665,37.2685772],[22.2171537,37.2682571],[22.21741,37.2683871],[22.2176085,37.2690571],[22.2182898,37.2693377],[22.2198851,37.269596],[22.2211745,37.2694352],[22.2217252,37.2695156],[22.2216788,37.2695689],[22.2213402,37.2695819],[22.2209316,37.2696929],[22.2201574,37.2700057],[22.2201335,37.2700594],[22.2212517,37.2698982],[22.2225596,37.2699089],[22.2240664,37.2696161],[22.2243142,37.2696288],[22.2248519,37.2697811],[22.2253588,37.269329],[22.2259579,37.2692659],[22.2267671,37.2693862],[22.227502,37.269307],[22.2276807,37.2693818],[22.2282895,37.2698686],[22.2285072,37.2702053],[22.2286184,37.2702701],[22.2287571,37.270128],[22.2287204,37.2697669],[22.228781,37.2695876],[22.2290811,37.2692946],[22.2296167,37.2690593],[22.2311307,37.2689377],[22.2320033,37.2687525],[22.2326445,37.2688251],[22.2331487,37.2685713],[22.2339181,37.2679789],[22.2340349,37.2678094],[22.234075,37.2675396],[22.2343525,37.2672464],[22.2349335,37.2669936],[22.2355346,37.2668494],[22.2358656,37.2670256],[22.2364101,37.2666461],[22.2377966,37.2661891]]},{"id":17145,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03ba\u03c9\u03bd\u03af\u03b1: \u039f32 \u039a\u03c5\u03c0\u03b1\u03c1\u03af\u03c3\u03c3\u03b9-\u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03c4\u03c3\u03b9","description_GR":"","path":"E4_E6_O2_O3_TRAILS\/Pelop_O32_Kyparissi_Georgitsi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":11193,"name_EN":"Lakonia: O32 Kyparissi-Georgitsi","description_EN":"","ascent_time":205,"descent_time":200,"marker":"O32","level":9,"ascent":520,"descent":171,"maxelev":853,"minelev":500,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.23779 37.19108,22.27964 37.26619)","views":10,"millestones":"0,22.2377938,37.2661868#1,22.2427908,37.2589305#2,22.2481832,37.2514349#3,22.2478728,37.2437199#4,22.2479024,37.2360314#5,22.2526234,37.2283717#6,22.2566994,37.2209379#7,22.2624455,37.2160504#8,22.2670442,37.2084004#9,22.2736530,37.2024106#10,22.2764105,37.1969022#11.2,22.2777900,37.1910556","x":22.2555276,"y":37.222586,"coor":[[22.2377938,37.2661868],[22.2396367,37.2651665],[22.2398216,37.264971],[22.2399064,37.2647199],[22.2406039,37.264203],[22.2412614,37.2640505],[22.2415145,37.2633513],[22.2416947,37.2629236],[22.2419844,37.2625854],[22.2420243,37.2623246],[22.2424486,37.2615378],[22.2427059,37.2610932],[22.2424689,37.2601343],[22.242852,37.258689],[22.2430733,37.2583858],[22.2436597,37.2578988],[22.2439344,37.2572359],[22.2448155,37.2561945],[22.245205,37.2554432],[22.2453722,37.2551933],[22.246203,37.2548631],[22.2468367,37.2542777],[22.2471189,37.2537771],[22.247596,37.2531353],[22.247735,37.2524884],[22.2477605,37.2518759],[22.2478799,37.2515893],[22.2480523,37.2514476],[22.2484365,37.2514082],[22.2487102,37.2512748],[22.2488822,37.2506645],[22.2481727,37.2501403],[22.2479989,37.2488849],[22.2477292,37.2483582],[22.2477668,37.2481965],[22.2480448,37.2478761],[22.2483032,37.2474293],[22.2484355,37.2470708],[22.2479074,37.2465041],[22.2474255,37.2454065],[22.2472285,37.2446645],[22.24736,37.244342],[22.2479419,37.2440441],[22.2480249,37.2438651],[22.247682,37.2435378],[22.2475302,37.2432742],[22.2471287,37.243088],[22.2470651,37.2429158],[22.247722,37.2422946],[22.2477825,37.2421153],[22.2477009,37.2417445],[22.2481029,37.241426],[22.2482014,37.241067],[22.2481972,37.2407605],[22.247793,37.2402047],[22.2478405,37.2400972],[22.248216,37.2399496],[22.248366,37.2397986],[22.2490167,37.2379876],[22.2489898,37.2377799],[22.2488573,37.2375076],[22.2489232,37.2370939],[22.2487334,37.236832],[22.2480797,37.2362343],[22.2478929,37.2360242],[22.2478741,37.2358617],[22.2484169,37.2348152],[22.2486861,37.2338999],[22.249374,37.2333963],[22.2494454,37.2327484],[22.2494679,37.2325054],[22.2493999,37.2320358],[22.249534,37.2315961],[22.2500963,37.2311628],[22.2501911,37.2309659],[22.2507707,37.2307582],[22.2508995,37.2305528],[22.2509856,37.2302386],[22.2510354,37.2300816],[22.2516221,37.2295675],[22.2521468,37.2288092],[22.2527456,37.2282592],[22.2532848,37.2272712],[22.2535193,37.2270291],[22.2540734,37.2269989],[22.2543133,37.2268583],[22.2543517,37.2266606],[22.2538002,37.2261387],[22.2537052,37.2258579],[22.2537006,37.2255694],[22.2542399,37.2251538],[22.2549486,37.2242359],[22.2550671,37.2239853],[22.255183,37.2233561],[22.2555276,37.222586],[22.2557813,37.2221842],[22.2567187,37.2211164],[22.2566717,37.2207102],[22.2569448,37.220597],[22.2571359,37.2206179],[22.2574139,37.2207842],[22.2581839,37.2216067],[22.2585657,37.2216664],[22.2589066,37.2215452],[22.2593246,37.2210106],[22.2599108,37.2205145],[22.2604075,37.2194492],[22.2607498,37.2182848],[22.2610717,37.2180101],[22.2617409,37.2178217],[22.2619491,37.2175904],[22.262407,37.2162993],[22.2625255,37.2155529],[22.2630849,37.21475],[22.2634165,37.2135561],[22.2636693,37.2133435],[22.2646712,37.2128985],[22.2651911,37.2123383],[22.2654259,37.2119272],[22.2655011,37.2115948],[22.2654864,37.2112521],[22.2653493,37.2108445],[22.2658499,37.2106355],[22.2662553,37.2101548],[22.2665239,37.2097441],[22.2669392,37.2088308],[22.2672134,37.2076812],[22.2673547,37.2074129],[22.2684469,37.2074469],[22.2686427,37.2074182],[22.2690378,37.207077],[22.2693436,37.2070093],[22.2695636,37.2067512],[22.2696956,37.2062596],[22.2696715,37.2058357],[22.2697773,37.2057832],[22.2699029,37.2057106],[22.2701234,37.2053353],[22.2702852,37.2051574],[22.2704063,37.2047896],[22.2707166,37.2045238],[22.2712873,37.2040499],[22.2713688,37.2034382],[22.2715786,37.2032408],[22.2724523,37.2029741],[22.2735687,37.2024406],[22.2744548,37.20212],[22.274494,37.2018863],[22.2743867,37.2016504],[22.2741325,37.2014303],[22.2737057,37.2012191],[22.2730231,37.2010108],[22.2728697,37.2008193],[22.2728314,37.2005213],[22.2729586,37.200379],[22.2734565,37.2002871],[22.2739271,37.1999064],[22.2740782,37.1997013],[22.2744422,37.1980663],[22.2741918,37.1971883],[22.2742092,37.1969182],[22.2745037,37.1968504],[22.275064,37.1969847],[22.2760205,37.1970347],[22.2764065,37.1969051],[22.2770139,37.1964543],[22.277206,37.1964301],[22.2773497,37.1965493],[22.2775201,37.1969844],[22.2775349,37.1975254],[22.2777149,37.1975371],[22.2780231,37.1973613],[22.2792053,37.1964051],[22.2795108,37.1958507],[22.2795376,37.1954635],[22.279394,37.1953353],[22.2787752,37.1952992],[22.278554,37.1951158],[22.278415,37.1947893],[22.278389,37.1939507],[22.2778168,37.1933475],[22.2776874,37.1930933],[22.2776698,37.1928767],[22.2774872,37.1922341],[22.2772665,37.191938],[22.2771721,37.1916302],[22.2775889,37.1914762],[22.2778361,37.191259],[22.27779,37.1910556]]},{"id":17146,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03ba\u03c9\u03bd\u03af\u03b1: \u039f32 \u039b\u03bf\u03b3\u03ba\u03b1\u03bd\u03af\u03ba\u03bf\u03c2-\u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03c4\u03c3\u03b9","description_GR":"","path":"E4_E6_O2_O3_TRAILS\/Pelop_O32_Loganikos_Georgitsi","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":14269,"name_EN":"Lakonia: O32 Loganikosi-Georgitsi","description_EN":"","ascent_time":390,"descent_time":375,"marker":"O32","level":9,"ascent":910,"descent":816,"maxelev":1513,"minelev":751,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.22845 37.18456,22.27794 37.24712)","views":22,"millestones":"0,22.2480797,37.2362343#1,22.2421368,37.2401041#2,22.2364535,37.2466311#3,22.2302282,37.2427136#4,22.2291516,37.2347345#5,22.2305057,37.2264072#6,22.2324419,37.2182913#7,22.2375568,37.2126641#8,22.2419866,37.2058552#9,22.2456417,37.1979265#10,22.2485982,37.1903467#11,22.2544712,37.1849381#12,22.2637551,37.1857922#13,22.2711399,37.1890835#14.3,22.2777911,37.1910556","x":22.2355241,"y":37.2130244,"coor":[[22.2480797,37.2362343],[22.2475866,37.2361098],[22.2474698,37.2359954],[22.2472524,37.2361364],[22.2475593,37.2365105],[22.2474663,37.236482],[22.2474006,37.2364],[22.2473102,37.2364076],[22.2475615,37.2367538],[22.2476612,37.2370257],[22.2480013,37.2374273],[22.2475765,37.2377635],[22.2470998,37.2385879],[22.2466381,37.2387636],[22.2464945,37.2387299],[22.2465187,37.2386581],[22.2462814,37.2386817],[22.2461149,37.2385711],[22.2455648,37.2384728],[22.245248,37.2385222],[22.2448876,37.2385078],[22.2445804,37.2386294],[22.2440065,37.2385849],[22.2437235,37.2386347],[22.2435167,37.2388029],[22.2433706,37.2387827],[22.2430021,37.2391197],[22.2426602,37.2397636],[22.2422362,37.2400637],[22.2417013,37.2402811],[22.241561,37.2404953],[22.2408865,37.2408999],[22.2407343,37.241141],[22.2408489,37.2415483],[22.2407554,37.2416911],[22.2403344,37.2418561],[22.2399158,37.241922],[22.2396182,37.2421158],[22.2393377,37.2420576],[22.2388721,37.2422039],[22.2383453,37.2425566],[22.2380318,37.2429485],[22.2379353,37.2432174],[22.2377168,37.2434034],[22.2376608,37.2438713],[22.2371866,37.2443869],[22.2371594,37.2445848],[22.2372518,37.2449738],[22.237448,37.2452651],[22.2373479,37.2456872],[22.2365151,37.2465941],[22.2358632,37.24699],[22.2357816,37.2471059],[22.2355082,37.247228],[22.2353955,37.2472264],[22.2351851,37.247061],[22.23486,37.246984],[22.2339594,37.2469255],[22.2337676,37.2469317],[22.2335958,37.2470463],[22.2331648,37.247157],[22.2328071,37.2470255],[22.2323094,37.2470992],[22.2318949,37.2469849],[22.2313636,37.2465623],[22.230442,37.245476],[22.229798,37.2450518],[22.2298027,37.2448536],[22.2299591,37.2444323],[22.2300188,37.2436559],[22.2304118,37.2417961],[22.230617,37.2417],[22.2308391,37.2413608],[22.2310446,37.240769],[22.2311227,37.2403196],[22.2312413,37.240069],[22.2311177,37.2395714],[22.2311805,37.239293],[22.230647,37.2389695],[22.230174,37.2384668],[22.2298387,37.2383446],[22.2295682,37.2378606],[22.2289711,37.237365],[22.228822,37.2369932],[22.2287038,37.2365025],[22.2287398,37.2359262],[22.2291119,37.2349584],[22.2292037,37.23441],[22.2293339,37.2337225],[22.2288258,37.2327955],[22.2287917,37.2323264],[22.228971,37.2318874],[22.2293555,37.2313524],[22.2296076,37.2311759],[22.2292599,37.2304226],[22.2292409,37.2297914],[22.2295774,37.2295171],[22.2296455,37.2290134],[22.2299135,37.2286388],[22.2298733,37.2284309],[22.2299447,37.2282698],[22.230072,37.2282311],[22.2305714,37.227121],[22.2306351,37.2268065],[22.2305009,37.2264147],[22.2307582,37.2260129],[22.2310102,37.2253588],[22.2310675,37.2248369],[22.231238,37.2242896],[22.2318182,37.2235773],[22.2317206,37.2234136],[22.2317273,37.2231253],[22.2318767,37.2230013],[22.2319262,37.2228128],[22.232167,37.2226361],[22.2320423,37.2221836],[22.2322102,37.2217535],[22.2322903,37.2217006],[22.2322054,37.221474],[22.2322943,37.2215294],[22.2323406,37.2214761],[22.2322976,37.2213853],[22.2323799,37.2212423],[22.2322134,37.2211317],[22.2321749,37.2208517],[22.2323565,37.2203136],[22.2325639,37.2201184],[22.2326733,37.2197776],[22.2327872,37.2197252],[22.232572,37.2192894],[22.2325835,37.2187938],[22.2324365,37.218332],[22.232531,37.2176664],[22.2324532,37.2171335],[22.2327287,37.2169213],[22.2330327,37.2164482],[22.2332116,37.2160272],[22.2333218,37.2156503],[22.233135,37.2149626],[22.233405,37.2144979],[22.2331238,37.2144757],[22.2329913,37.2143566],[22.2331188,37.2142053],[22.2332087,37.2142156],[22.2334506,37.2139939],[22.2337579,37.2138633],[22.2338989,37.213613],[22.2342926,37.2136459],[22.2347,37.2135709],[22.235111,37.2133427],[22.2354111,37.2130407],[22.2355241,37.2130244],[22.2361174,37.2131954],[22.2367909,37.2128269],[22.2370168,37.2128033],[22.237075,37.212723],[22.2372448,37.2126895],[22.2372544,37.2127617],[22.237355,37.2127993],[22.2377213,37.2125524],[22.2378375,37.2124009],[22.2378784,37.212095],[22.2383274,37.2116871],[22.2385377,37.2113658],[22.2390624,37.2110942],[22.2393098,37.2106292],[22.2395936,37.2105433],[22.240543,37.2099355],[22.2412206,37.2089001],[22.2412479,37.2086932],[22.2414709,37.2083089],[22.2416074,37.2082569],[22.2417346,37.2081146],[22.2422937,37.2073297],[22.2426078,37.2073907],[22.2423469,37.2072224],[22.2421521,37.206877],[22.2418485,37.2067576],[22.2418283,37.2066581],[22.241671,37.2066378],[22.241923,37.2059746],[22.2423471,37.2051787],[22.2421646,37.2047884],[22.2423833,37.2041067],[22.2428561,37.203636],[22.2433405,37.2036432],[22.243848,37.2026503],[22.2438146,37.2021451],[22.2443699,37.2010357],[22.2442544,37.2006735],[22.2445272,37.199596],[22.245243,37.1988495],[22.2467433,37.1953657],[22.2473952,37.1954294],[22.2475122,37.1947552],[22.248595,37.1937257],[22.2484207,37.1934707],[22.2491176,37.1925617],[22.2492776,37.1919782],[22.2487716,37.191448],[22.2487361,37.1905462],[22.2483221,37.1899362],[22.2486618,37.1893734],[22.249242,37.1891296],[22.2497353,37.1882536],[22.2494698,37.1880424],[22.2494127,37.1875909],[22.2499166,37.1862554],[22.250395,37.1865149],[22.2513745,37.1860516],[22.2518567,37.1861489],[22.2523522,37.1861562],[22.2533402,37.1858103],[22.2548315,37.1846425],[22.254804,37.1848584],[22.2552455,37.1847658],[22.2554809,37.1848143],[22.2561,37.1843458],[22.2563015,37.1844028],[22.2564376,37.1843597],[22.2565817,37.184461],[22.2568313,37.1843836],[22.2572588,37.1844079],[22.2573623,37.1843193],[22.2576903,37.184261],[22.2585587,37.1847064],[22.2596268,37.1847942],[22.259556,37.1849374],[22.2602046,37.1851452],[22.2606934,37.1854408],[22.2611681,37.1853756],[22.2614586,37.185479],[22.2617626,37.1854835],[22.2619595,37.1857388],[22.2622294,37.1857607],[22.2623113,37.1856268],[22.262425,37.1855834],[22.2628875,37.1855541],[22.2632053,37.1854506],[22.2636731,37.1856828],[22.2640776,37.1862205],[22.2644824,37.1862534],[22.2651099,37.1868935],[22.2653234,37.1869147],[22.2655683,37.1870445],[22.2658211,37.1873185],[22.2662609,37.1872979],[22.2659533,37.1876021],[22.2660147,37.1878734],[22.2662004,37.1881285],[22.2664936,37.1881148],[22.2664328,37.1883122],[22.2664743,37.188466],[22.2668154,37.1883268],[22.2667661,37.1885153],[22.2672807,37.1881804],[22.2673341,37.1883073],[22.2676693,37.1884294],[22.2681107,37.1883367],[22.2688165,37.1885093],[22.2690952,37.1886395],[22.2691828,37.188749],[22.2696666,37.1887741],[22.2696963,37.1889547],[22.2702107,37.1891245],[22.2705043,37.1890927],[22.2707005,37.1888883],[22.2713809,37.1891866],[22.2718853,37.1897889],[22.2715634,37.1900726],[22.2722258,37.1901724],[22.2723022,37.1901735],[22.2725602,37.1902223],[22.2729474,37.1900387],[22.2732298,37.1900068],[22.2731506,37.1902242],[22.2733472,37.1899972],[22.2735942,37.1900368],[22.2735684,37.1901807],[22.2733372,37.1903936],[22.2733053,37.1906478],[22.2735716,37.1904872],[22.2740143,37.1903427],[22.2740902,37.1904699],[22.2742049,37.1903815],[22.2742833,37.1904007],[22.2744579,37.1906961],[22.2747072,37.1905871],[22.2750226,37.1902312],[22.2751702,37.1901792],[22.2753703,37.1902993],[22.2753957,37.1900338],[22.27551,37.1899634],[22.2757104,37.1900654],[22.2758398,37.1903197],[22.276184,37.190541],[22.2768456,37.1905686],[22.2769675,37.1905659],[22.2769955,37.1908187],[22.277124,37.1907732],[22.2774626,37.1906362],[22.2774311,37.1910323],[22.2777911,37.1910556]]},{"id":17147,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: O32 \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0392\u03c5\u03c1\u03bf\u03cd","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 O32 \u03b1\u03c0\u03cc \u03a4\u03c3\u03ad\u03c1\u03b9\u03b1 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5","path":"E4_E6_O2_O3_TRAILS\/Pelop_O32_Varvara_Tseria","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":16435,"name_EN":"Taygetos Mt: O32 Viros Gorge","description_EN":"O32 session from Tseria to Aghios Dimitrios","ascent_time":480,"descent_time":515,"marker":"O32","level":9,"ascent":618,"descent":1562,"maxelev":1567,"minelev":420,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.27142 36.91189,22.37128 36.94904)","views":57,"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,22.3600198,36.9198037#6,22.3563567,36.9134157#7,22.3487784,36.9129980#8,22.3396603,36.9142435#9,22.3300619,36.9158575#10,22.3205400,36.9173308#11,22.3112357,36.9183973#12,22.3019130,36.9221562#13,22.2927583,36.9255531#14,22.2899030,36.9198251#15,22.2816511,36.9154553#16.4,22.2722277,36.9131861","x":22.346489,"y":36.9132314,"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],[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.3532535,36.9118562],[22.3530811,36.9120431],[22.352629,36.91219],[22.3526135,36.9123881],[22.3524421,36.9125299],[22.351983,36.9124785],[22.3508027,36.913075],[22.3504758,36.9131426],[22.3501051,36.9131555],[22.3499269,36.9130899],[22.3498884,36.9127919],[22.3497545,36.912754],[22.3493951,36.9127671],[22.3485238,36.9130885],[22.3476129,36.9131659],[22.3469977,36.9130672],[22.3464589,36.9130687],[22.346489,36.9132314],[22.3458345,36.9133935],[22.3454638,36.9134064],[22.3453498,36.9134859],[22.3450581,36.9134819],[22.3444551,36.913852],[22.3442705,36.9140838],[22.3442775,36.9142822],[22.3441145,36.9143408],[22.3436426,36.9143612],[22.3434824,36.9145032],[22.3433837,36.9143937],[22.3430554,36.9145243],[22.3427774,36.9144032],[22.3428191,36.914548],[22.342549,36.9145803],[22.3424295,36.9143984],[22.3421621,36.9143045],[22.3417581,36.9142989],[22.3414246,36.91415],[22.341237,36.9140032],[22.3411619,36.9138399],[22.3410727,36.9138116],[22.3405844,36.9140752],[22.3401773,36.9142137],[22.3400513,36.9143291],[22.3398375,36.9143532],[22.3396589,36.9143056],[22.3396613,36.9141975],[22.3395504,36.9141328],[22.3394484,36.9141765],[22.3393374,36.9141208],[22.3390092,36.9142424],[22.3386407,36.9141562],[22.3384302,36.914027],[22.338318,36.9140255],[22.3379115,36.914137],[22.3374786,36.9144283],[22.3369823,36.9145386],[22.3362267,36.9141855],[22.3359914,36.9141642],[22.3355276,36.9143289],[22.3351705,36.9142338],[22.3349321,36.9143566],[22.3337926,36.9141063],[22.3334841,36.9143543],[22.3331695,36.9148817],[22.3323287,36.9153476],[22.3320122,36.9154513],[22.3315527,36.9154178],[22.3313412,36.9153338],[22.3309922,36.9153829],[22.3302443,36.9157059],[22.3297869,36.9160871],[22.3295733,36.9161021],[22.3295296,36.9160474],[22.3294174,36.9160458],[22.3288075,36.9162175],[22.3277501,36.9168336],[22.3273117,36.9168634],[22.3270882,36.9168152],[22.3267681,36.9165674],[22.3261796,36.9162706],[22.3259599,36.9160512],[22.3255559,36.9160455],[22.325352,36.9161328],[22.3250057,36.9160558],[22.3244501,36.9157956],[22.323899,36.9158419],[22.3235486,36.9159541],[22.3232795,36.9159413],[22.3230763,36.9159925],[22.3227772,36.9163218],[22.3227733,36.916502],[22.3226369,36.9165812],[22.322424,36.9165602],[22.3222533,36.9166659],[22.3214959,36.9169076],[22.3209726,36.9172247],[22.3204985,36.9173442],[22.3201077,36.9172485],[22.3197929,36.9172711],[22.3190682,36.9175583],[22.31893,36.9177186],[22.3184523,36.9180002],[22.3175927,36.9182945],[22.3166124,36.9184609],[22.3162768,36.9184111],[22.3162801,36.9187716],[22.3160599,36.919084],[22.3158553,36.9191983],[22.3155393,36.9192749],[22.3154623,36.9191566],[22.3152321,36.9187928],[22.3144476,36.9182229],[22.3141137,36.9180919],[22.3128134,36.9180104],[22.3093596,36.9188626],[22.3085646,36.9187702],[22.3064004,36.919172],[22.305203,36.9195064],[22.3044822,36.9196133],[22.3031863,36.9203429],[22.3030663,36.9206927],[22.3027423,36.9211297],[22.3022856,36.9214747],[22.3020886,36.9217513],[22.3020033,36.9220566],[22.3016466,36.9224481],[22.3013045,36.9226865],[22.2997847,36.9233859],[22.2993975,36.9236327],[22.2992019,36.9238462],[22.2982945,36.9242659],[22.2975047,36.9249486],[22.2969976,36.9250314],[22.2959796,36.9248726],[22.2947222,36.9248726],[22.2935425,36.9259192],[22.293284,36.9259335],[22.2922567,36.9251797],[22.2914387,36.9251138],[22.2910379,36.9249638],[22.2904184,36.9245493],[22.2900182,36.9243723],[22.2896872,36.9241152],[22.2895688,36.9238881],[22.2895301,36.9236082],[22.2896273,36.9232761],[22.2898005,36.9230622],[22.2907453,36.922481],[22.2919678,36.9215251],[22.2919518,36.9212364],[22.2916925,36.920782],[22.2914072,36.9204895],[22.2906573,36.9203886],[22.2901916,36.9201295],[22.289993,36.9199734],[22.2896355,36.9193914],[22.2886364,36.919395],[22.2882805,36.9192457],[22.287681,36.9189486],[22.2874391,36.9187198],[22.2871393,36.9185713],[22.2868542,36.9182697],[22.2864969,36.9181834],[22.2861046,36.917655],[22.2860626,36.9175282],[22.2861111,36.9173667],[22.2860248,36.9172122],[22.2858921,36.9171202],[22.2857574,36.9171182],[22.2856372,36.9169723],[22.2854024,36.9169328],[22.2853401,36.9167066],[22.2850156,36.9161611],[22.2846186,36.9158399],[22.2838614,36.9155676],[22.2831373,36.9155751],[22.2824972,36.9155839],[22.281638,36.9153551],[22.2816572,36.9154996],[22.2812394,36.9156108],[22.2809368,36.9155884],[22.2805469,36.9154565],[22.2803718,36.9152557],[22.2801377,36.9152478],[22.279779,36.9152246],[22.2798004,36.91527],[22.2797443,36.9152691],[22.2793685,36.9150113],[22.2794159,36.9153996],[22.2792596,36.9153613],[22.2792455,36.9154873],[22.2791465,36.9153957],[22.2788876,36.915428],[22.278874,36.915536],[22.278752,36.9154711],[22.278772,36.9155795],[22.2786049,36.915523],[22.2783105,36.9156359],[22.2782336,36.9155627],[22.2782488,36.9153827],[22.2779701,36.9152975],[22.2777316,36.9149245],[22.2771888,36.9146012],[22.2771684,36.9145107],[22.2765409,36.9139608],[22.276494,36.9140503],[22.2763494,36.9139941],[22.2753844,36.9139801],[22.2742439,36.9137833],[22.2736425,36.9134636],[22.2733654,36.9133063],[22.2731593,36.9129878],[22.2728014,36.9129286],[22.2725179,36.9130596],[22.2722277,36.9131861]]},{"id":17148,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: O32 \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0392\u03c5\u03c1\u03bf\u03cd-\u0395\u03be\u03bf\u03c7\u03ce\u03c1\u03b9","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 O32 \u03b1\u03c0\u03cc \u03a4\u03c3\u03ad\u03c1\u03b9\u03b1 \u03c3\u03c4\u03bf \u0395\u03be\u03bf\u03c7\u03ce\u03c1\u03b9","path":"E4_E6_O2_O3_TRAILS\/Pelop_O32_Tseria_Exochori","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3305,"name_EN":"Taygetos Mt: O32 Viros Gorge-Exochori","description_EN":"O32 session from Tseria to Exochori","ascent_time":75,"descent_time":70,"marker":"O32","level":12,"ascent":305,"descent":167,"maxelev":620,"minelev":410,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.26919 36.90285,22.28076 36.9155)","views":19,"millestones":"0,22.2694778,36.9026861#1,22.2760765,36.9071820#2,22.2801671,36.9136812#3.3,22.2722309,36.9131862","x":22.2797682,"y":36.9124415,"coor":[[22.2694778,36.9026861],[22.2701128,36.9030491],[22.2706714,36.9031654],[22.2708652,36.9035287],[22.2709757,36.9036024],[22.2712683,36.9035707],[22.271724,36.9032708],[22.2718364,36.9032634],[22.2719225,36.9034698],[22.2716501,36.9041057],[22.2719579,36.9043896],[22.2718923,36.9048123],[22.2723452,36.9051344],[22.2723199,36.9052602],[22.2720317,36.9055985],[22.2720845,36.9057435],[22.2722498,36.9058811],[22.2724377,36.9059154],[22.272931,36.9059406],[22.2737072,36.9061547],[22.2738418,36.9062084],[22.2745195,36.9065157],[22.2747178,36.9066808],[22.2749636,36.9068241],[22.2752039,36.907116],[22.2754359,36.9072817],[22.2765396,36.9071174],[22.2769727,36.907322],[22.277069,36.9075307],[22.2773555,36.9077692],[22.2775121,36.9077895],[22.2778393,36.9077131],[22.2779157,36.9076692],[22.2784972,36.9078128],[22.2786029,36.9081027],[22.2786565,36.9082184],[22.2782781,36.9085735],[22.2783818,36.9087012],[22.2786799,36.9089218],[22.2787769,36.9091035],[22.278955,36.9091692],[22.2792851,36.9094624],[22.2796411,36.9096027],[22.2797428,36.9100729],[22.2797667,36.9103076],[22.2797129,36.9104533],[22.2797499,36.9108054],[22.2795368,36.911298],[22.279482,36.9117389],[22.2795392,36.9121904],[22.2797682,36.9124415],[22.2798425,36.9126319],[22.279866,36.9130829],[22.2801932,36.9135113],[22.2801667,36.9136912],[22.2801484,36.9138036],[22.2803343,36.9140226],[22.280309,36.9142566],[22.2803125,36.9144436],[22.2803697,36.9146473],[22.2804919,36.9147031],[22.2804562,36.9147927],[22.2803785,36.9147556],[22.2802987,36.9148085],[22.280132,36.914734],[22.2801808,36.914969],[22.2800206,36.9151019],[22.2801977,36.9152126],[22.2801408,36.9152479],[22.2797822,36.9152246],[22.2798036,36.91527],[22.2797475,36.9152692],[22.2793716,36.9150114],[22.279419,36.9153996],[22.2792627,36.9153613],[22.2792487,36.9154873],[22.2791497,36.9153957],[22.2788908,36.915428],[22.2788772,36.915536],[22.2787551,36.9154711],[22.2787751,36.9155796],[22.278608,36.9155231],[22.2783136,36.915636],[22.2782367,36.9155628],[22.278252,36.9153827],[22.2779733,36.9152976],[22.2777347,36.9149246],[22.277192,36.9146012],[22.2771715,36.9145108],[22.2765441,36.9139609],[22.2764972,36.9140503],[22.2763525,36.9139942],[22.2753875,36.9139801],[22.274247,36.9137833],[22.2736456,36.9134636],[22.2733685,36.9133064],[22.2731625,36.9129879],[22.2728046,36.9129286],[22.272521,36.9130597],[22.2722309,36.9131862]]},{"id":17149,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03ba\u03c9\u03bd\u03af\u03b1: \u039f32 \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b1-\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1","description_GR":"","path":"E4_E6_O2_O3_TRAILS\/Pelop_O32_Lagada_Pigadia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":16628,"name_EN":"Lakonia: O32 Lagada-Pigadia","description_EN":"","ascent_time":370,"descent_time":385,"marker":"O32","level":9,"ascent":492,"descent":874,"maxelev":1440,"minelev":914,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24989 36.99643,22.27864 37.06659)","views":12,"millestones":"0,22.2655775,37.0668170#1,22.2655853,37.0581968#2,22.2613011,37.0519095#3,22.2685270,37.0463968#4,22.2764627,37.0462581#5,22.2724364,37.0407695#6,22.2653799,37.0367291#7,22.2617358,37.0307907#8,22.2674442,37.0260938#9,22.2734845,37.0209633#10,22.2682446,37.0201625#11,22.2664480,37.0154566#12,22.2631764,37.0102796#13,22.2673887,37.0052890#14,22.2659314,36.9995385#15,22.2573492,37.0004988#16,22.2541812,36.9969270#16.6,22.2588410,36.9961811","x":22.2716477,"y":37.0246631,"coor":[[22.2655775,37.066817],[22.2656939,37.0661518],[22.2656824,37.0656649],[22.2654378,37.0650484],[22.265325,37.0640734],[22.2652444,37.0635562],[22.2653955,37.0628463],[22.2654416,37.0618105],[22.2655853,37.061425],[22.2656257,37.0606415],[22.2659329,37.059988],[22.2662921,37.0595246],[22.2663437,37.0592369],[22.266239,37.0588929],[22.2656671,37.0583257],[22.2648633,37.0570791],[22.26426,37.0564124],[22.2638074,37.0552521],[22.2633968,37.0550117],[22.2625206,37.0549718],[22.2621061,37.0548531],[22.261829,37.0546778],[22.2613692,37.0541302],[22.2612217,37.0536955],[22.26125,37.0529478],[22.2611866,37.0527666],[22.2609759,37.0526373],[22.260449,37.0525665],[22.2602799,37.0523837],[22.2608426,37.052365],[22.2610017,37.0522952],[22.2611748,37.0520994],[22.2617851,37.0511778],[22.2618704,37.0508906],[22.2622923,37.0506354],[22.2630504,37.0504302],[22.263496,37.0501213],[22.2640611,37.0499943],[22.2649112,37.0497003],[22.2652613,37.0496333],[22.2658109,37.0496954],[22.266095,37.0495644],[22.2663636,37.0491267],[22.2666849,37.048843],[22.2664507,37.0482627],[22.2665239,37.0480114],[22.2668,37.047736],[22.2668603,37.0475566],[22.2672918,37.0473737],[22.2676967,37.0468748],[22.2681943,37.0467469],[22.2684222,37.046615],[22.2686348,37.0461675],[22.2687962,37.0454939],[22.2688198,37.0449534],[22.2686896,37.0447442],[22.2687141,37.0446544],[22.2691445,37.0445165],[22.2693393,37.0443571],[22.2695855,37.0444058],[22.2699736,37.0446458],[22.2703442,37.0446692],[22.2707999,37.0449012],[22.2710421,37.04513],[22.271701,37.0453289],[22.2719405,37.0456749],[22.272068,37.0460012],[22.2722013,37.0460753],[22.272834,37.0459403],[22.2731355,37.0460348],[22.2736082,37.0460146],[22.2756712,37.046279],[22.2761962,37.0464308],[22.2771206,37.0458314],[22.2771279,37.045507],[22.2773603,37.0451769],[22.2774207,37.0444928],[22.2775169,37.0442148],[22.2772755,37.0434541],[22.2773583,37.0432751],[22.2773527,37.0430226],[22.2775382,37.0426828],[22.2775986,37.0424967],[22.2774646,37.042346],[22.2771601,37.0423866],[22.2761873,37.0416515],[22.2747633,37.0409818],[22.2745836,37.0409702],[22.2742781,37.0410559],[22.2737161,37.0410477],[22.2734084,37.0407368],[22.2725975,37.0407971],[22.2717014,37.0406443],[22.2714766,37.040641],[22.2710242,37.0407606],[22.2704649,37.041131],[22.2700643,37.0409449],[22.2697363,37.0410303],[22.2694003,37.0409713],[22.2689501,37.0409918],[22.2685445,37.0405352],[22.2683541,37.0400096],[22.2679043,37.0395164],[22.2674615,37.0392125],[22.266979,37.0391694],[22.266697,37.0387146],[22.2665629,37.0386766],[22.2662362,37.0387078],[22.2660596,37.038561],[22.2659528,37.0383161],[22.2659918,37.0380824],[22.2659564,37.0376627],[22.2661078,37.0374306],[22.266059,37.0371054],[22.2661088,37.0370002],[22.2659419,37.0369257],[22.2657328,37.0367243],[22.2650468,37.0367323],[22.264858,37.0366304],[22.2646003,37.0365906],[22.2641336,37.0363494],[22.2635268,37.0358448],[22.2633702,37.0358065],[22.2630314,37.0358736],[22.2630769,37.0353605],[22.2630196,37.0352989],[22.2625514,37.0351208],[22.2623199,37.0349191],[22.2619272,37.0348863],[22.2614296,37.0350142],[22.2613187,37.0349495],[22.2614454,37.0343204],[22.2616643,37.0340893],[22.2617383,37.0338019],[22.2614316,37.0334459],[22.2612836,37.0325424],[22.2610534,37.0322867],[22.2609788,37.0321053],[22.2610391,37.031926],[22.2613266,37.0316417],[22.261211,37.0312885],[22.2612476,37.0311629],[22.2615809,37.0308433],[22.2619434,37.0307224],[22.2620237,37.0306515],[22.2619422,37.0302808],[22.2621636,37.0299415],[22.2622836,37.029114],[22.2622078,37.0289868],[22.2618977,37.0287839],[22.261877,37.0287025],[22.2625949,37.0282804],[22.2630356,37.0281787],[22.263694,37.0278999],[22.2638509,37.0279202],[22.2643349,37.028387],[22.2651404,37.028561],[22.2654219,37.0285381],[22.2664287,37.0282644],[22.2665204,37.0281846],[22.2666626,37.0278622],[22.267018,37.0275609],[22.2669914,37.0272451],[22.2672039,37.0267975],[22.26718,37.0263645],[22.2674563,37.0260801],[22.2679207,37.0259247],[22.2680774,37.025954],[22.2684101,37.0261572],[22.2685786,37.0261596],[22.268728,37.0260176],[22.2688013,37.0257573],[22.2689846,37.0256067],[22.2696158,37.0255348],[22.2698442,37.0253759],[22.2703877,37.0252036],[22.2710139,37.0248522],[22.2714538,37.0247865],[22.2716477,37.0246631],[22.2717411,37.0245112],[22.2717119,37.0240151],[22.272184,37.0240152],[22.27278,37.0240059],[22.2729727,37.0239366],[22.2730767,37.0238119],[22.2731486,37.0231189],[22.272999,37.0227742],[22.2731052,37.0220547],[22.2730954,37.0214958],[22.2731649,37.0214066],[22.2735165,37.0212676],[22.2735649,37.021115],[22.273512,37.02097],[22.273322,37.0209222],[22.2728116,37.0211221],[22.2727168,37.021337],[22.2726937,37.0218595],[22.2723376,37.0221968],[22.2721852,37.022474],[22.272015,37.0225436],[22.2713161,37.0221368],[22.2707371,37.0218941],[22.270221,37.0218505],[22.2695776,37.0219673],[22.2695801,37.0218592],[22.2702602,37.0216077],[22.2705648,37.0215581],[22.2710243,37.0216188],[22.2711377,37.0215754],[22.2711504,37.0215125],[22.2710619,37.0214481],[22.2708037,37.0214353],[22.2703011,37.0212928],[22.2696927,37.0213561],[22.2694017,37.0212977],[22.26876,37.0208467],[22.268692,37.0204672],[22.2686841,37.0203229],[22.268575,37.020177],[22.2682608,37.0201544],[22.2677604,37.0204085],[22.2671773,37.0203459],[22.2669401,37.0203965],[22.2667235,37.0205286],[22.2666341,37.0205092],[22.2664098,37.0194965],[22.2652911,37.0182724],[22.2651585,37.0181713],[22.2634412,37.0175693],[22.2634776,37.0174527],[22.2640446,37.0172356],[22.2643526,37.0170328],[22.2650773,37.0168001],[22.2655468,37.0164194],[22.2658845,37.0159015],[22.2664527,37.0156304],[22.2664564,37.0154682],[22.2662602,37.015195],[22.2664339,37.0149722],[22.2664035,37.0148275],[22.2660153,37.0145965],[22.2650885,37.0138349],[22.2640743,37.0134595],[22.2630976,37.0134092],[22.2620353,37.0131683],[22.2615828,37.0132969],[22.2614939,37.0132505],[22.2614793,37.0129078],[22.26175,37.012371],[22.2617208,37.0121722],[22.2617799,37.0120469],[22.26195,37.0119773],[22.2626366,37.0119333],[22.2628426,37.0117741],[22.2628912,37.0116125],[22.2626868,37.011213],[22.2627139,37.011006],[22.2632501,37.0101667],[22.2635387,37.0098284],[22.2636646,37.0097311],[22.264782,37.0095221],[22.2650886,37.0093824],[22.2652934,37.0092276],[22.2653293,37.009129],[22.2650697,37.0086836],[22.2650613,37.0085572],[22.265664,37.0082506],[22.26578,37.0080901],[22.2657657,37.0077293],[22.265548,37.0074197],[22.2655071,37.0072388],[22.2658377,37.0070363],[22.265937,37.0066232],[22.2662628,37.006628],[22.2668094,37.0068072],[22.2670488,37.0071532],[22.2672487,37.0072553],[22.267892,37.0066427],[22.2678606,37.0065431],[22.2673954,37.0062389],[22.2673001,37.0059851],[22.2673252,37.0058683],[22.2675785,37.0056016],[22.2673834,37.0052833],[22.2673644,37.0051298],[22.2675274,37.0048798],[22.267814,37.0046316],[22.2677503,37.0044685],[22.2674954,37.0043115],[22.2674666,37.0040948],[22.2680561,37.0028776],[22.268031,37.0024987],[22.2677544,37.0023054],[22.2671086,37.0020436],[22.266907,37.0020136],[22.2665461,37.0020714],[22.2663114,37.0020139],[22.2658914,37.0017013],[22.2655689,37.0015524],[22.2652777,37.0015121],[22.2648146,37.0016134],[22.2646418,37.0013045],[22.2647785,37.0007296],[22.26451,37.0001849],[22.2645161,36.9999146],[22.2647097,36.9998003],[22.266076,36.9995138],[22.2662126,36.9994347],[22.2662159,36.9992905],[22.2653777,36.999445],[22.265153,36.9994417],[22.2645392,36.9992525],[22.2641095,36.9993724],[22.2636593,36.9994018],[22.2635441,36.9995263],[22.2633866,37.0000288],[22.2622507,37.0005619],[22.2619112,37.0006651],[22.2617509,37.000798],[22.2614596,37.0012534],[22.2613237,37.0012965],[22.2610893,37.0012299],[22.2605276,37.000726],[22.2603383,37.0006511],[22.2601357,37.0006662],[22.2597604,37.0008589],[22.2591955,37.0009949],[22.2586408,37.0006803],[22.2580899,37.0006902],[22.2574412,37.0005545],[22.2568205,37.0001759],[22.2566187,37.0001549],[22.2563695,37.0002413],[22.2561571,37.0001931],[22.2556917,36.9999069],[22.255557,36.9994092],[22.2553799,36.9992894],[22.2549961,36.9993649],[22.2546854,36.9996848],[22.2542519,36.9999668],[22.254083,36.9999824],[22.2537297,36.9997068],[22.2532158,36.9990863],[22.252742,36.9986738],[22.2523409,36.9985236],[22.251457,36.9983574],[22.2519189,36.9983034],[22.2523549,36.9979132],[22.254812,36.9966064],[22.2552542,36.9964326],[22.2564809,36.9963515],[22.2576399,36.9961274],[22.2578171,36.9962382],[22.2582436,36.9962625],[22.2582258,36.9965506],[22.2583362,36.9966334],[22.258841,36.9961811]]},{"id":17150,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03ba\u03c9\u03bd\u03af\u03b1: \u039f32 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03c4\u03c3\u03b9-\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b1","description_GR":"","path":"E4_E6_O2_O3_TRAILS\/Pelop_O32_Georgitsi_Lagada","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":27165,"name_EN":"Lakonia: O32 Georgitsi-Lagada","description_EN":"","ascent_time":655,"descent_time":630,"marker":"O32","level":9,"ascent":1381,"descent":922,"maxelev":1566,"minelev":705,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25158 37.06713,22.28684 37.19067)","views":13,"millestones":"0,22.2777904,37.1910556#1,22.2770945,37.1850364#2,22.2732121,37.1806152#3,22.2680972,37.1784395#4,22.2755787,37.1745298#5,22.2825151,37.1732470#6,22.2786939,37.1690360#7,22.2788270,37.1664189#8,22.2784922,37.1633222#9,22.2834426,37.1600457#10,22.2777585,37.1548174#11,22.2815052,37.1494715#12,22.2827050,37.1446324#13,22.2741348,37.1479389#14,22.2700943,37.1452653#15,22.2707254,37.1437207#16,22.2737005,37.1392083#17,22.2725090,37.1312155#18,22.2736348,37.1226045#19,22.2743081,37.1157312#20,22.2700054,37.1105680#21,22.2670751,37.1045137#22,22.2654443,37.0972307#23,22.2624564,37.0908131#24,22.2601238,37.0840012#25,22.2579185,37.0764356#26,22.2569494,37.0716882#27.2,22.2655750,37.0668170","x":22.2755028,"y":37.146685,"coor":[[22.2777904,37.1910556],[22.2774304,37.1910323],[22.2774619,37.1906362],[22.277123,37.1907732],[22.2769948,37.1908187],[22.2769668,37.1905659],[22.2768449,37.1905686],[22.276183,37.190541],[22.2758388,37.1903197],[22.2757094,37.1900654],[22.2755089,37.1899633],[22.2753946,37.1900338],[22.2754617,37.1897644],[22.2755888,37.1895296],[22.2760661,37.1878602],[22.2760622,37.1875356],[22.2757326,37.1871703],[22.2761167,37.1871218],[22.2764452,37.1869351],[22.2765633,37.1867565],[22.2769309,37.1865366],[22.2773635,37.1863356],[22.277582,37.1861405],[22.2773634,37.1858939],[22.277094,37.1852613],[22.2770404,37.1851434],[22.2771583,37.1849108],[22.2770973,37.1846215],[22.2775381,37.1840601],[22.2775876,37.1838625],[22.2775262,37.1835912],[22.2776081,37.1834572],[22.2779165,37.183162],[22.2781592,37.1827509],[22.2784903,37.1820618],[22.2783623,37.1817444],[22.2783371,37.1813655],[22.2781966,37.1811066],[22.2777128,37.1810816],[22.2773954,37.1811671],[22.2771718,37.1810917],[22.2765408,37.1811006],[22.276003,37.1809756],[22.2757749,37.1810984],[22.2754821,37.1810942],[22.2749955,37.1811952],[22.2746314,37.1813522],[22.2742779,37.1810496],[22.2737945,37.1810065],[22.2735449,37.181084],[22.2734008,37.1809827],[22.2731643,37.1809793],[22.2731703,37.180718],[22.2732775,37.1804582],[22.2732604,37.1802236],[22.2731836,37.1801323],[22.2729383,37.1800206],[22.2726087,37.1796553],[22.2713504,37.1795107],[22.271124,37.1795615],[22.2699516,37.1800942],[22.2695956,37.1803954],[22.2691873,37.1805157],[22.2687741,37.1808521],[22.2684562,37.1809646],[22.2683473,37.1808008],[22.2681579,37.1807079],[22.2682324,37.1804026],[22.2679246,37.1800736],[22.2677362,37.1799356],[22.2673092,37.1798933],[22.2672205,37.179829],[22.2673018,37.179722],[22.2679398,37.1794069],[22.2685147,37.1793882],[22.2686238,37.1790473],[22.2686038,37.1789389],[22.2683266,37.1787455],[22.2677694,37.1779893],[22.2677246,37.1774839],[22.267555,37.1770218],[22.2678472,37.1770035],[22.2683946,37.1772008],[22.2689578,37.1772],[22.2691455,37.177365],[22.2692909,37.1774122],[22.2698787,37.1773216],[22.2700388,37.1772158],[22.2704681,37.1766633],[22.2710262,37.176392],[22.2723991,37.1759524],[22.2727181,37.1757948],[22.2735116,37.175572],[22.2739348,37.1752898],[22.2743328,37.1751243],[22.2745185,37.1748837],[22.2749142,37.1748173],[22.2753926,37.174581],[22.2757666,37.1744783],[22.2764637,37.1745335],[22.276701,37.1745009],[22.2773637,37.1740869],[22.2778118,37.1741925],[22.2780792,37.1743226],[22.2785981,37.1747808],[22.2790164,37.1747148],[22.2793947,37.1744228],[22.2795751,37.1744164],[22.2800214,37.1746032],[22.2807377,37.1748029],[22.281313,37.1752619],[22.2817628,37.1752954],[22.282187,37.1754638],[22.2822956,37.1751409],[22.2828684,37.1747166],[22.2829949,37.1741055],[22.2832329,37.1735412],[22.2831244,37.1733593],[22.2826529,37.1732894],[22.2824145,37.1732161],[22.2831504,37.1732989],[22.2833451,37.1731575],[22.2837545,37.1724874],[22.2835894,37.1723138],[22.2832076,37.1722632],[22.2827872,37.1724284],[22.2826981,37.172382],[22.2826005,37.1722184],[22.2825224,37.1716855],[22.2824338,37.1716211],[22.282148,37.1718062],[22.2819693,37.1717405],[22.2819036,37.1716585],[22.281922,37.1713433],[22.2815514,37.1712928],[22.2813213,37.1710101],[22.2810763,37.1708894],[22.2810462,37.1707267],[22.2807766,37.1706957],[22.2807237,37.1705418],[22.2804707,37.1702767],[22.2801915,37.1701735],[22.2801786,37.1702454],[22.2800439,37.1702254],[22.2797644,37.1701313],[22.2789341,37.169993],[22.2782795,37.1695599],[22.2781818,37.1693962],[22.2786003,37.1693167],[22.2785809,37.1691812],[22.2787619,37.1691478],[22.2786751,37.1690023],[22.2783598,37.1689977],[22.2782787,37.1690957],[22.2779766,37.1690102],[22.2774139,37.168993],[22.2772253,37.1688641],[22.2774237,37.1685605],[22.2774048,37.168398],[22.2770663,37.1684291],[22.2769105,37.1683458],[22.2765727,37.1683408],[22.2762712,37.1682283],[22.2760577,37.1682072],[22.2754913,37.1678564],[22.2753339,37.1675049],[22.2758851,37.1675309],[22.2762534,37.1676805],[22.2764669,37.1677016],[22.2771964,37.1673157],[22.2771753,37.1672523],[22.2767797,37.1673186],[22.2762448,37.1670675],[22.2761795,37.1669674],[22.2765635,37.1669189],[22.2773497,37.1665157],[22.2778783,37.1665505],[22.2786291,37.1667146],[22.2787771,37.1666446],[22.2788905,37.1661145],[22.2788233,37.1660955],[22.2786068,37.1662095],[22.2784056,37.1661435],[22.2781925,37.1656087],[22.2784113,37.1653955],[22.2789304,37.165349],[22.2797057,37.1646798],[22.2799368,37.1650144],[22.2802447,37.1651833],[22.2807303,37.1642868],[22.2808826,37.1645234],[22.2813626,37.1642149],[22.2819235,37.1636574],[22.28161,37.1636394],[22.280605,37.16376],[22.2792344,37.1631182],[22.278339,37.1633666],[22.2776304,37.1633292],[22.277401,37.163265],[22.2776304,37.1633292],[22.278339,37.1633666],[22.2792344,37.1631182],[22.280605,37.16376],[22.28161,37.1636394],[22.2819235,37.1636574],[22.2821389,37.1631603],[22.2827184,37.1629344],[22.2832228,37.1624798],[22.2835437,37.1621847],[22.2834475,37.161958],[22.2835958,37.1613743],[22.2832846,37.1606938],[22.2835422,37.1596656],[22.2823011,37.1597738],[22.2820094,37.1597245],[22.2815586,37.1587445],[22.2812485,37.1585147],[22.2808354,37.1578598],[22.2807851,37.1575977],[22.2800443,37.1569921],[22.2788576,37.1566864],[22.2788213,37.1558026],[22.2787137,37.1555847],[22.2788899,37.1552628],[22.2787494,37.1545037],[22.2783894,37.1544894],[22.2781291,37.1545487],[22.2780129,37.1547093],[22.2776831,37.1548487],[22.2778649,37.1537878],[22.2777719,37.1534169],[22.2772545,37.1528957],[22.2770196,37.1523334],[22.2770603,37.1520276],[22.277417,37.1516903],[22.2773926,37.1512753],[22.277304,37.1512109],[22.2768963,37.1513132],[22.2777397,37.1508658],[22.277841,37.1508672],[22.2783748,37.1511634],[22.2790028,37.1511185],[22.2804446,37.1505986],[22.2806278,37.1504661],[22.2809296,37.1500649],[22.2813749,37.1497919],[22.2815146,37.1494514],[22.2816657,37.1493793],[22.281958,37.1494015],[22.2821053,37.1493586],[22.2822801,37.1490998],[22.2824628,37.1489852],[22.282523,37.1488149],[22.2829827,37.1481996],[22.2850712,37.1454629],[22.2833159,37.1454758],[22.2843849,37.1451938],[22.284356,37.1449771],[22.2839295,37.1449799],[22.2830002,37.1447479],[22.281873,37.1443079],[22.2807242,37.1443273],[22.2796388,37.1445279],[22.2791936,37.1444854],[22.279002,37.1448071],[22.2786827,37.1449827],[22.2783948,37.1452669],[22.2777768,37.1457086],[22.2763298,37.1464627],[22.2755028,37.146685],[22.2752616,37.1468978],[22.2748308,37.1475224],[22.2744387,37.1479313],[22.2740725,37.1481874],[22.2739598,37.1481947],[22.2739281,37.1481041],[22.2744784,37.1476705],[22.2750903,37.1465077],[22.2753766,37.1462956],[22.2762516,37.1459388],[22.276287,37.1458672],[22.2761076,37.1458375],[22.2752331,37.1461673],[22.2748111,37.1464045],[22.2741923,37.1468822],[22.2735366,37.1469988],[22.2731609,37.1471826],[22.2728449,37.1472141],[22.2724203,37.1470727],[22.2716432,37.1465837],[22.2708744,37.14623],[22.2702188,37.1453551],[22.2700305,37.1452172],[22.2699055,37.1452695],[22.269816,37.1457368],[22.2695657,37.1458503],[22.269205,37.1458721],[22.2683848,37.145797],[22.2672179,37.1456178],[22.2668365,37.1444157],[22.26683,37.1442083],[22.2669061,37.1438309],[22.2670699,37.1435629],[22.2676097,37.1430931],[22.2676233,37.1426516],[22.2678007,37.1426182],[22.2681373,37.1426682],[22.2693107,37.1430548],[22.2698861,37.1430001],[22.2699741,37.1430916],[22.270033,37.143471],[22.2704337,37.1436751],[22.2709273,37.1437544],[22.2711274,37.1438655],[22.2713038,37.1440303],[22.2715841,37.1445752],[22.2717173,37.1446582],[22.2723218,37.1448112],[22.2727262,37.1448532],[22.272964,37.1447936],[22.2733641,37.144529],[22.2736643,37.1441999],[22.2736483,37.1439112],[22.2733987,37.143502],[22.2731795,37.1427417],[22.2728941,37.1424221],[22.2728304,37.1422499],[22.2728783,37.1421245],[22.2732788,37.1418419],[22.2732624,37.1415712],[22.2730001,37.1412249],[22.2726242,37.1404263],[22.2728317,37.140213],[22.2730184,37.1394316],[22.2731896,37.1393259],[22.2736418,37.1392424],[22.2743263,37.1388468],[22.2747114,37.1382485],[22.2744258,37.1379379],[22.2742989,37.1375755],[22.2740587,37.1372476],[22.2738694,37.136659],[22.2733716,37.1362732],[22.2729579,37.1356542],[22.2730358,37.1351957],[22.2732237,37.1348559],[22.2730993,37.1343855],[22.2731464,37.1338003],[22.2730623,37.133042],[22.273217,37.1326747],[22.2732641,37.1320895],[22.2729813,37.1316528],[22.2725175,37.1312585],[22.2722949,37.1301556],[22.2723401,37.1296515],[22.2722921,37.1292903],[22.2725619,37.1288075],[22.272777,37.1277652],[22.2733664,37.1270888],[22.2736931,37.1257956],[22.2740469,37.1251789],[22.2739407,37.1244022],[22.2739978,37.1238713],[22.2739143,37.1235816],[22.2736003,37.1230363],[22.2735503,37.1227562],[22.2740311,37.1219069],[22.2738869,37.1218147],[22.2734826,37.1217727],[22.2732711,37.1216705],[22.2730109,37.1212341],[22.2729092,37.1207549],[22.2726089,37.1205973],[22.2724003,37.120369],[22.2721654,37.1203024],[22.2717812,37.1203689],[22.2715916,37.1202941],[22.271474,37.120022],[22.2714588,37.1196973],[22.2716096,37.1195012],[22.272029,37.1193721],[22.2722231,37.1192487],[22.272287,37.1189162],[22.2726853,37.118228],[22.273237,37.1177223],[22.2736199,37.1172141],[22.2741242,37.1163201],[22.2745118,37.115109],[22.2752523,37.1142185],[22.2754354,37.1135902],[22.2754411,37.113338],[22.2752662,37.1131101],[22.2748295,37.1130136],[22.2743958,37.112782],[22.2742682,37.1124556],[22.2740706,37.1122364],[22.2740313,37.1119835],[22.2739315,37.111919],[22.2728997,37.1122554],[22.2721922,37.112191],[22.2713801,37.1122693],[22.271103,37.112085],[22.2708632,37.111739],[22.2708322,37.1116214],[22.27095,37.1113888],[22.2709414,37.1112715],[22.2705816,37.1107615],[22.2701693,37.1105843],[22.269473,37.11052],[22.2693621,37.1104463],[22.2693462,37.1101576],[22.2692574,37.1101023],[22.2687132,37.1101394],[22.2681411,37.1100589],[22.2677079,37.1098092],[22.2676324,37.1096639],[22.2676744,37.109304],[22.2670573,37.1092229],[22.2664965,37.1086469],[22.2664108,37.1084563],[22.2666215,37.1080989],[22.2666625,37.107784],[22.2671639,37.1070162],[22.2673355,37.1068926],[22.2678687,37.1067021],[22.2679154,37.1066306],[22.2678184,37.10644],[22.2675096,37.106165],[22.2675243,37.106012],[22.2677455,37.1056908],[22.2674696,37.1054524],[22.267451,37.1047852],[22.2670082,37.1044633],[22.2668123,37.104172],[22.2667179,37.1033774],[22.2668585,37.1026404],[22.2672399,37.1021953],[22.2681231,37.1019559],[22.2684413,37.1018163],[22.2681684,37.1014473],[22.2677447,37.1012789],[22.2669645,37.1004563],[22.2665095,37.1001792],[22.2663342,37.0999694],[22.2661692,37.099309],[22.265765,37.0982846],[22.265745,37.0976804],[22.2656307,37.0972642],[22.2655078,37.0972263],[22.2651021,37.0972564],[22.2643984,37.0970298],[22.2639882,37.0962667],[22.2637243,37.0955058],[22.2636362,37.0954233],[22.2633002,37.0953553],[22.2624776,37.0954064],[22.262066,37.095202],[22.2615113,37.0943647],[22.2615007,37.0938418],[22.2616414,37.0935329],[22.2624331,37.0928595],[22.2621117,37.0926475],[22.2618464,37.0919496],[22.2620184,37.0913122],[22.2621708,37.091044],[22.2622984,37.0908747],[22.262605,37.090753],[22.2626412,37.0906453],[22.2625106,37.0904541],[22.2623881,37.0903983],[22.2617805,37.0903984],[22.2612276,37.0904714],[22.2609814,37.0904137],[22.2608274,37.0902582],[22.2608015,37.0899153],[22.2605637,37.0894882],[22.2602387,37.0889427],[22.2601455,37.0885898],[22.2600499,37.0878493],[22.2600742,37.0867861],[22.2599872,37.086163],[22.2596098,37.0849587],[22.2596818,37.0847614],[22.2598075,37.0846732],[22.2604257,37.0847003],[22.2605065,37.0846113],[22.260477,37.0844216],[22.2600937,37.0839653],[22.2601236,37.0836413],[22.2599147,37.0834309],[22.2598444,37.0830603],[22.2598931,37.0828988],[22.2604232,37.0823478],[22.26083,37.0817769],[22.2607646,37.0816858],[22.2605186,37.0816191],[22.2602549,37.0813449],[22.2595638,37.0810643],[22.2595334,37.0809197],[22.2597066,37.0807239],[22.2597087,37.0806338],[22.2591812,37.0800853],[22.2590523,37.079822],[22.258909,37.0796937],[22.2584623,37.0793041],[22.2581735,37.0786509],[22.2581948,37.0782096],[22.2579986,37.0769539],[22.2581322,37.0765232],[22.2580439,37.0764498],[22.2575614,37.0763977],[22.2574391,37.0763328],[22.2575034,37.0759822],[22.257141,37.0755983],[22.2570728,37.0751377],[22.256916,37.0751083],[22.2565074,37.0752645],[22.2558675,37.0752101],[22.2555856,37.075242],[22.2549104,37.0757458],[22.254548,37.0758486],[22.2543702,37.0757559],[22.2542292,37.0755285],[22.2543294,37.0745926],[22.2545538,37.0745238],[22.2547551,37.0740851],[22.254998,37.0737912],[22.2559481,37.0730751],[22.2570395,37.071586],[22.2572233,37.0714175],[22.2586899,37.070736],[22.2604815,37.0701043],[22.261572,37.0696336],[22.263665,37.068114],[22.2645638,37.0676675],[22.2650585,37.067179],[22.265447,37.0669143],[22.265575,37.066817]]},{"id":17152,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03ba\u03b1\u03b4\u03af\u03b1: \u039f32 \u0392\u03c5\u03c4\u03af\u03bd\u03b1-\u0395\u03bb\u03ac\u03c4\u03b7","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03c4\u03b7\u03c2 \u0393\u03bf\u03c1\u03c4\u03c5\u03bd\u03af\u03b1\u03c2","path":"E4_E6_O2_O3_TRAILS\/Pelop_O32_Vitina_Elati","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2243,"name_EN":"Arkadia: O32 Vitina-Elati","description_EN":"Old famland and pastures of Gortynia","ascent_time":185,"descent_time":175,"marker":"O32","level":9,"ascent":346,"descent":203,"maxelev":1180,"minelev":902,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.14778 37.62653,22.18361 37.67102)","views":25,"millestones":"0,22.1825503,37.6702463#1,22.1722946,37.6710031#2,22.1695361,37.6649553#3,22.1689253,37.6573897#4,22.1702797,37.6492610#5,22.1650857,37.6431412#6,22.1614452,37.6352857#7,22.1576122,37.6275532#2.2,22.1488980,37.6259957","x":22.1696152,"y":37.6512265,"coor":[[22.1825503,37.6702463],[22.1824231,37.6703052],[22.182136,37.670454],[22.1821623,37.6705828],[22.1820705,37.6706265],[22.1814048,37.6709587],[22.1810624,37.6710976],[22.1803475,37.6711226],[22.179733,37.6712122],[22.1791161,37.6709414],[22.1783679,37.6708487],[22.1779214,37.6709229],[22.1772136,37.6709931],[22.1768878,37.67129],[22.1767627,37.671306],[22.1766118,37.6714479],[22.1765011,37.671338],[22.1761694,37.6714591],[22.1756847,37.6713434],[22.1750722,37.671352],[22.1746111,37.6712007],[22.1742039,37.6711583],[22.1741233,37.6712111],[22.1737597,37.6712415],[22.1727683,37.6709829],[22.1725117,37.6710465],[22.1719023,37.6709289],[22.1717205,37.6709441],[22.1715139,37.671049],[22.1715274,37.6709591],[22.1711817,37.6711881],[22.1711763,37.6709447],[22.1706252,37.6712245],[22.1702034,37.6708575],[22.1700125,37.6707824],[22.1698718,37.6705099],[22.1696303,37.6703146],[22.1696307,37.669837],[22.1692256,37.6692539],[22.1691555,37.6688743],[22.1692553,37.6685063],[22.1691475,37.6682794],[22.1691134,37.6679657],[22.1686026,37.6666059],[22.1685975,37.6663535],[22.1688174,37.665708],[22.1687401,37.6656257],[22.1690014,37.6656027],[22.169174,37.6654973],[22.1694811,37.6649973],[22.1699086,37.6646705],[22.1702178,37.6640805],[22.170792,37.663783],[22.170827,37.6632789],[22.1707434,37.6629892],[22.1701517,37.6626195],[22.170299,37.6626218],[22.1701252,37.6623127],[22.1702229,37.6620258],[22.1700822,37.6617533],[22.1697165,37.6614141],[22.1692107,37.6607754],[22.1690593,37.6600161],[22.1691039,37.6595842],[22.169566,37.6592309],[22.169628,37.6590155],[22.1694993,37.6587161],[22.1692464,37.6583968],[22.1692509,37.6582166],[22.1693579,37.658011],[22.1692857,37.6577215],[22.1690408,37.6575374],[22.168821,37.6572546],[22.1688255,37.6570745],[22.1689448,37.656833],[22.1689196,37.6564721],[22.1686896,37.6561441],[22.1690455,37.6555007],[22.1688684,37.6548671],[22.1693251,37.6542704],[22.1694581,37.65393],[22.1693975,37.6536317],[22.169133,37.6533211],[22.1690621,37.6529776],[22.1693118,37.6520442],[22.1695155,37.6516801],[22.1696152,37.6512265],[22.169491,37.6512066],[22.1694148,37.6510792],[22.1692148,37.6504543],[22.1694729,37.6503276],[22.1694821,37.6501835],[22.1699544,37.6494158],[22.1702185,37.6492757],[22.1708683,37.6491236],[22.1709836,37.6490443],[22.1713354,37.6485631],[22.1713496,37.6482141],[22.171368,37.6480566],[22.1712036,37.6478288],[22.1709577,37.6476898],[22.1707224,37.647578],[22.1703498,37.6475181],[22.1699019,37.6472949],[22.1691885,37.6463465],[22.1685706,37.645661],[22.1677323,37.6445936],[22.1667626,37.6443893],[22.1663358,37.6442294],[22.1659215,37.6439796],[22.165726,37.6436341],[22.1653166,37.6432312],[22.1639024,37.6426685],[22.1638511,37.6415322],[22.1638995,37.6414067],[22.1637224,37.6412328],[22.1629973,37.639383],[22.1628416,37.6392634],[22.1628021,37.6390284],[22.1622489,37.6380195],[22.1622374,37.6375687],[22.1624111,37.6374182],[22.1622443,37.6366405],[22.1622525,37.6363072],[22.1620258,37.6357494],[22.1612479,37.6351245],[22.1609616,37.6347866],[22.1608786,37.6344788],[22.1609325,37.6341282],[22.1607346,37.6338818],[22.160658,37.6333128],[22.1606553,37.6329613],[22.1606414,37.6328958],[22.1606499,37.6323191],[22.1604615,37.6315884],[22.1602417,37.6311254],[22.160062,37.6310595],[22.1600249,37.6307255],[22.1599047,37.6305433],[22.1596269,37.6303227],[22.1595813,37.6298714],[22.1594259,37.6297428],[22.1589532,37.6296092],[22.1589817,37.6293754],[22.1589091,37.6291039],[22.1585763,37.6287697],[22.1584752,37.6287321],[22.1585028,37.6285343],[22.1583475,37.6283967],[22.1582523,37.6281248],[22.1579518,37.6279038],[22.1578259,37.6279559],[22.1575229,37.6273744],[22.157451,37.6270759],[22.1575578,37.6268793],[22.1578422,37.6266043],[22.1574944,37.6264637],[22.1569636,37.6263923],[22.1564233,37.6262487],[22.1558853,37.6264251],[22.1555465,37.6264243],[22.1549192,37.6265451],[22.1544517,37.626664],[22.1540128,37.626914],[22.1536028,37.6269977],[22.1529665,37.6270688],[22.1519398,37.626832],[22.1511492,37.6267294],[22.1502772,37.6267068],[22.1498735,37.6265382],[22.1493552,37.6264219],[22.148898,37.6259957]]},{"id":17940,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: \u039f32 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u039a\u03b1\u03c8\u03bf\u03b4\u03b5\u03bc\u03b1\u03c4\u03bf\u03cd\u03c3\u03b1","description_GR":"\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a1\u03b9\u03bd\u03c4\u03cc\u03bc\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Taygetos_O32_Pigadia_Kapsodematousa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":1213,"name_EN":"Taygetos Mt: Pigadia-Panagia Kapsodematousa","description_EN":"Ridomo gorge","ascent_time":145,"descent_time":145,"marker":"O32","level":12,"ascent":354,"descent":359,"maxelev":940,"minelev":660,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25727 36.98475,22.30667 36.99616)","views":32,"millestones":"0,22.2588413,36.9961834#1,22.2613197,36.9887089#2,22.2657157,36.9865945#3,22.2741877,36.9911554#4,22.2834775,36.9927052#5,22.2923176,36.9899663#1.2,22.3065312,36.9908548","x":22.2826777,"y":36.9932138,"coor":[[22.2588413,36.9961834],[22.2576508,36.9944331],[22.2576996,36.9941702],[22.2573302,36.9936623],[22.2573449,36.9932636],[22.257831,36.9930905],[22.2582528,36.9928263],[22.2588274,36.9922669],[22.2592343,36.9918538],[22.2593744,36.9916215],[22.2605096,36.9906196],[22.2605915,36.9904766],[22.2606839,36.9898741],[22.2608281,36.9894616],[22.2612368,36.9887826],[22.2613974,36.9886407],[22.2614093,36.9881181],[22.2615988,36.9876882],[22.2617832,36.9874836],[22.2615425,36.9872007],[22.2616923,36.9860492],[22.2616017,36.9855882],[22.2617095,36.9852923],[22.2617161,36.985004],[22.2619144,36.9846824],[22.2620498,36.9846574],[22.2622463,36.9844169],[22.2621568,36.9841046],[22.2626392,36.9841387],[22.2629649,36.9841435],[22.2635195,36.9844581],[22.2639356,36.9849328],[22.2642168,36.9854147],[22.2646358,36.9857633],[22.2652601,36.9864754],[22.265919,36.9866473],[22.2665149,36.986629],[22.2670724,36.9868174],[22.2674654,36.9868321],[22.2681327,36.9871303],[22.2686516,36.9875345],[22.2694842,36.9879792],[22.2702783,36.9886398],[22.2725218,36.9892944],[22.2736292,36.9895178],[22.2738626,36.9896293],[22.2740166,36.9897758],[22.2742094,36.9901932],[22.2741874,36.9911663],[22.274436,36.9916026],[22.2756388,36.9925754],[22.276229,36.9931699],[22.2763044,36.9933107],[22.2768255,36.9936247],[22.2769819,36.993663],[22.2781279,36.9936706],[22.2788617,36.9935191],[22.2813198,36.9936358],[22.2814896,36.9935842],[22.2819919,36.9932309],[22.2826777,36.9932138],[22.2830641,36.9930211],[22.2833632,36.99271],[22.2836557,36.9926962],[22.2841311,36.9925408],[22.2848631,36.9924703],[22.2853604,36.9923423],[22.2855958,36.9923637],[22.286268,36.991454],[22.2864264,36.9914022],[22.2868296,36.9914621],[22.2870001,36.9913745],[22.2870629,36.9910779],[22.2869888,36.9908786],[22.2870375,36.990708],[22.2872217,36.9905124],[22.2874486,36.9904165],[22.2878878,36.9903688],[22.2881771,36.9904991],[22.2883794,36.990493],[22.2885389,36.9903962],[22.2886904,36.990155],[22.2894123,36.9900302],[22.2897224,36.9897282],[22.2899601,36.9896506],[22.2902291,36.9896815],[22.290694,36.9899946],[22.2914444,36.9901046],[22.2922226,36.9899716],[22.2932125,36.9899227],[22.2938586,36.9896706],[22.2950478,36.9897508],[22.2952594,36.9898349],[22.2954056,36.989828],[22.2955143,36.9899918],[22.2960523,36.9900536],[22.2962449,36.9899843],[22.2964904,36.9900599],[22.2968845,36.9905253],[22.2971533,36.9905652],[22.2973747,36.9907126],[22.2977237,36.9906815],[22.2982936,36.9908249],[22.2984875,36.9906947],[22.2988625,36.990601],[22.2994811,36.9905738],[22.3001295,36.9902135],[22.3006697,36.9901762],[22.3008711,36.9902151],[22.3010261,36.9903165],[22.3012287,36.9908061],[22.3016197,36.9909108],[22.3024964,36.9908963],[22.3028823,36.9907216],[22.3032542,36.9906728],[22.3047065,36.9910541],[22.3054719,36.9909929],[22.3058566,36.9908722],[22.3063157,36.9909419],[22.3065312,36.9908548]]},{"id":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":17982,"author":"AnaDigit","name_GR":"O32: \u03a4\u03c3\u03ad\u03c1\u03b9\u03b1-\u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 O32 \u03b1\u03c0\u03cc \u03a4\u03c3\u03ad\u03c1\u03b9\u03b1 \u03c3\u03c4\u03bf \u0395\u03be\u03c9\u03c7\u03ce\u03c1\u03b9","path":"PELOPONNESE\/Pelop_O32_14_Tseria_Exochori","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2280,"name_EN":"O32: Tseria-Exochori","description_EN":"O32 section from Tseria to Exochori","ascent_time":50,"descent_time":50,"marker":"O32","level":10,"ascent":180,"descent":136,"maxelev":540,"minelev":410,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.2692 36.90285,22.28076 36.91509)","views":31,"millestones":"0,22.2801387,36.9152478#1,22.2782325,36.9078792#2.3,22.2694760,36.9026860","x":22.2786008,"y":36.9081027,"coor":[[22.2801387,36.9152478],[22.2801956,36.9152126],[22.280073,36.9151748],[22.2800185,36.9151019],[22.2801787,36.914969],[22.2801299,36.9147339],[22.2802966,36.9148085],[22.2803764,36.9147555],[22.2804541,36.9147927],[22.2804898,36.9147031],[22.2803676,36.9146472],[22.2803104,36.9144436],[22.2803069,36.9142565],[22.2803325,36.9140226],[22.2801466,36.9138035],[22.2801646,36.9136911],[22.2802113,36.9136107],[22.28018,36.9135021],[22.2798529,36.9130737],[22.2798294,36.9126227],[22.2797551,36.9124323],[22.2795374,36.9121903],[22.2794802,36.9117388],[22.279535,36.911298],[22.2797481,36.9108053],[22.2797634,36.9106253],[22.2797109,36.9104623],[22.2797649,36.9103076],[22.2797408,36.9100706],[22.2797148,36.9097277],[22.2796391,36.9096005],[22.2795507,36.9095361],[22.2792831,36.9094601],[22.2789529,36.9091669],[22.2787748,36.9091012],[22.2786779,36.9089195],[22.2783798,36.9086989],[22.278276,36.9085735],[22.2786544,36.9082184],[22.2786008,36.9081027],[22.2783244,36.9079184],[22.2778376,36.9077131],[22.2775104,36.9077895],[22.2773537,36.9077692],[22.2770672,36.9075307],[22.2769709,36.907322],[22.2765378,36.9071174],[22.2754398,36.9072795],[22.2751977,36.9071137],[22.2749608,36.9068218],[22.2747157,36.9066808],[22.2745174,36.9065157],[22.2738397,36.9062084],[22.2737051,36.9061546],[22.2729289,36.9059405],[22.2724356,36.9059153],[22.2722477,36.9058811],[22.2720824,36.9057435],[22.2720296,36.9055985],[22.2723178,36.9052602],[22.2723431,36.9051343],[22.2718902,36.9048123],[22.2718712,36.9046588],[22.2719446,36.9043894],[22.2716908,36.9041965],[22.2716367,36.9041055],[22.2716622,36.9039707],[22.2719204,36.9034697],[22.27189,36.9033251],[22.2718343,36.9032612],[22.2717219,36.9032685],[22.2712662,36.9035684],[22.2709737,36.9036002],[22.2708631,36.9035264],[22.2707464,36.9032273],[22.2706693,36.9031631],[22.2701108,36.9030468],[22.269476,36.902686]]},{"id":18930,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u039a\u03b1\u03c8\u03bf\u03b4\u03b5\u03bc\u03b1\u03c4\u03bf\u03cd\u03c3\u03b1","description_GR":"\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a1\u03b9\u03bd\u03c4\u03cc\u03bc\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Pigadia_Kapsodematousa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":6522,"name_EN":"Mani-Avia: Pigadia-Panagia Kapsodematousa","description_EN":"Ridomo gorge","ascent_time":150,"descent_time":145,"marker":"O32","level":10,"ascent":327,"descent":327,"maxelev":930,"minelev":660,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25727 36.98475,22.30667 36.99616)","views":9,"millestones":"0,22.2588413,36.9961834#1,22.2613197,36.9887089#2,22.2655176,36.9865428#3,22.2741914,36.9909882#4,22.2833080,36.9927710#5,22.2921121,36.9899910#6,22.3019363,36.9909065#6.5,22.3065312,36.9908548","x":22.2830641,"y":36.9930211,"coor":[[22.2588413,36.9961834],[22.2576508,36.9944331],[22.2576996,36.9941702],[22.2573302,36.9936623],[22.2573449,36.9932636],[22.257831,36.9930905],[22.2582528,36.9928263],[22.2588274,36.9922669],[22.2592343,36.9918538],[22.2593744,36.9916215],[22.2605096,36.9906196],[22.2605915,36.9904766],[22.2606839,36.9898741],[22.2608281,36.9894616],[22.2612368,36.9887826],[22.2613974,36.9886407],[22.2614093,36.9881181],[22.2615374,36.987827],[22.2615988,36.9876882],[22.2617832,36.9874836],[22.2615425,36.9872007],[22.2616923,36.9860492],[22.2612817,36.9848354],[22.2615154,36.9844422],[22.2621568,36.9841046],[22.2626392,36.9841387],[22.2629649,36.9841435],[22.2635195,36.9844581],[22.2639356,36.9849328],[22.2642168,36.9854147],[22.2646358,36.9857633],[22.2652601,36.9864754],[22.265919,36.9866473],[22.2665149,36.986629],[22.2670724,36.9868174],[22.2674654,36.9868321],[22.2681327,36.9871303],[22.2686516,36.9875345],[22.2694842,36.9879792],[22.2702783,36.9886398],[22.2725218,36.9892944],[22.2736292,36.9895178],[22.2738626,36.9896293],[22.2740166,36.9897758],[22.2742094,36.9901932],[22.2741874,36.9911663],[22.274436,36.9916026],[22.2756388,36.9925754],[22.276229,36.9931699],[22.2763044,36.9933107],[22.2768255,36.9936247],[22.2769819,36.993663],[22.2781279,36.9936706],[22.2788617,36.9935191],[22.2813198,36.9936358],[22.2814896,36.9935842],[22.2819919,36.9932309],[22.2826777,36.9932138],[22.2830641,36.9930211],[22.2833632,36.99271],[22.2836557,36.9926962],[22.2841311,36.9925408],[22.2848631,36.9924703],[22.2853604,36.9923423],[22.2855958,36.9923637],[22.286268,36.991454],[22.2864264,36.9914022],[22.2868296,36.9914621],[22.2870001,36.9913745],[22.2870629,36.9910779],[22.2869888,36.9908786],[22.2870375,36.990708],[22.2872217,36.9905124],[22.2874486,36.9904165],[22.2878878,36.9903688],[22.2881771,36.9904991],[22.2883794,36.990493],[22.2885389,36.9903962],[22.2886904,36.990155],[22.2894123,36.9900302],[22.2897224,36.9897282],[22.2899601,36.9896506],[22.2902291,36.9896815],[22.290694,36.9899946],[22.2914444,36.9901046],[22.2922226,36.9899716],[22.2932125,36.9899227],[22.2938586,36.9896706],[22.2950478,36.9897508],[22.2952594,36.9898349],[22.2954056,36.989828],[22.2955143,36.9899918],[22.2960523,36.9900536],[22.2962449,36.9899843],[22.2964904,36.9900599],[22.2968845,36.9905253],[22.2971533,36.9905652],[22.2973747,36.9907126],[22.2977237,36.9906815],[22.2982936,36.9908249],[22.2984875,36.9906947],[22.2988625,36.990601],[22.2994811,36.9905738],[22.3001295,36.9902135],[22.3006697,36.9901762],[22.3008711,36.9902151],[22.3010261,36.9903165],[22.3012287,36.9908061],[22.3016197,36.9909108],[22.3024964,36.9908963],[22.3028823,36.9907216],[22.3032542,36.9906728],[22.3047065,36.9910541],[22.3054719,36.9909929],[22.3058566,36.9908722],[22.3063157,36.9909419],[22.3065312,36.9908548]]},{"id":19715,"author":"AnaDigit","name_GR":"\u039f32: \u039f32 \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1-\u039a\u03b1\u03c1\u03cd\u03c4\u03b1\u03b9\u03bd\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1\u03c2 \u03c4\u03bf\u03c5 \u039b\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5","path":"PELOPONNESE\/Pelop_O32_03_Dimitsana_Karitena","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":18084,"name_EN":"O32: O32 Dimitsana-Karytena","description_EN":"Crossing the Loussios valley","ascent_time":435,"descent_time":435,"marker":"O32","level":10,"ascent":735,"descent":1200,"maxelev":968,"minelev":326,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.03773 37.48535,22.05899 37.59566)","views":3,"millestones":"0,22.0394084,37.5956313#1,22.0410773,37.5883623#2,22.0430676,37.5809470#3,22.0446004,37.5743062#4,22.0439786,37.5667156#5,22.0435737,37.5619748#6,22.0464239,37.5563894#7,22.0513589,37.5506631#8,22.0511928,37.5462685#9,22.0463040,37.5395937#10,22.0530904,37.5340230#11,22.0531521,37.5264383#12,22.0534228,37.5217162#13,22.0498607,37.5144423#14,22.0498888,37.5066871#15,22.0577724,37.5015036#16,22.0498973,37.4975939#17,22.0418287,37.4923560#18.1,22.0410972,37.4850505","x":22.0520118,"y":37.5496707,"coor":[[22.0394084,37.5956313],[22.0392833,37.5956923],[22.0391658,37.5955011],[22.0391576,37.5953433],[22.0394124,37.5950862],[22.0398128,37.5945859],[22.039949,37.5944935],[22.0404862,37.5939572],[22.0406541,37.5938721],[22.0410495,37.5931667],[22.0411316,37.5930194],[22.041537,37.5925935],[22.0418436,37.59213],[22.0419271,37.5915366],[22.0418904,37.5912115],[22.0418322,37.5907419],[22.0416223,37.5905402],[22.0415175,37.5901397],[22.0417241,37.5896024],[22.0415279,37.5893107],[22.0413545,37.5890127],[22.041337,37.5888141],[22.0417531,37.5884966],[22.0413109,37.5885163],[22.0410189,37.5884213],[22.0411934,37.588244],[22.0418012,37.5879567],[22.0416321,37.5879268],[22.0417484,37.5878116],[22.0414571,37.5876896],[22.0414508,37.5876197],[22.0413754,37.5876454],[22.0413703,37.587411],[22.0414658,37.5872234],[22.0413311,37.5871761],[22.0412696,37.5869317],[22.0414429,37.5867994],[22.0413221,37.5867501],[22.0422395,37.5858821],[22.0424166,37.5856057],[22.0424577,37.585336],[22.0423402,37.5850637],[22.042439,37.5845764],[22.0428894,37.5838089],[22.0429446,37.5834313],[22.0427017,37.5831929],[22.0428364,37.5828482],[22.0431533,37.5824209],[22.0433089,37.5821418],[22.0430829,37.5817325],[22.0429051,37.5816034],[22.0429971,37.5814675],[22.0430744,37.5809731],[22.0429608,37.5805567],[22.042717,37.5803544],[22.0426648,37.5801823],[22.0427134,37.5800569],[22.0423965,37.5800516],[22.0424323,37.5799801],[22.0423437,37.5799066],[22.0423899,37.5798713],[22.0423225,37.5798521],[22.0425951,37.5798206],[22.0424941,37.5797829],[22.0426792,37.5796328],[22.0428,37.5793464],[22.0427024,37.5791825],[22.042862,37.5790185],[22.0435406,37.5786152],[22.043776,37.5787092],[22.0439458,37.578712],[22.0441877,37.5785538],[22.0441811,37.5783734],[22.0443101,37.5782043],[22.0442139,37.5779865],[22.0437314,37.5773837],[22.0437918,37.5772405],[22.0441926,37.5770669],[22.0440431,37.5767219],[22.0441408,37.5764532],[22.0443629,37.5763059],[22.0443653,37.5762158],[22.0445577,37.576219],[22.0444414,37.5759017],[22.044245,37.575619],[22.0443143,37.5755661],[22.0443813,37.5751707],[22.0445482,37.574849],[22.0445897,37.5745613],[22.0445388,37.5743442],[22.0446539,37.574274],[22.044293,37.5737047],[22.0441322,37.5733596],[22.0441857,37.5730451],[22.0440697,37.5727187],[22.0443286,37.5723445],[22.044416,37.5720305],[22.0445188,37.5719962],[22.0443514,37.5716487],[22.0440081,37.5717466],[22.0436754,37.5714798],[22.0432996,37.5710725],[22.043111,37.5704926],[22.0431341,37.5700424],[22.0427701,37.5696758],[22.0426319,37.5693311],[22.0427156,37.5691612],[22.0426793,37.5688182],[22.0429434,37.5686784],[22.0429941,37.5684719],[22.0432626,37.568161],[22.0432315,37.5676197],[22.0433395,37.5673872],[22.043952,37.5669107],[22.0439803,37.5666949],[22.044125,37.5667874],[22.0442948,37.5667902],[22.0444792,37.5666671],[22.0445527,37.566452],[22.044325,37.5665023],[22.0441017,37.5663814],[22.0442809,37.5663754],[22.0442717,37.5658616],[22.0445381,37.5651991],[22.0445918,37.5648755],[22.0447413,37.5647879],[22.0449002,37.5647725],[22.0452696,37.5649318],[22.0456334,37.5648748],[22.0457725,37.5647509],[22.0458487,37.5644367],[22.0457744,37.5642462],[22.0456529,37.5641699],[22.0455221,37.5639356],[22.045548,37.5638099],[22.0460483,37.5632955],[22.0458481,37.5627244],[22.0456189,37.5623962],[22.0458021,37.5619666],[22.0452971,37.561796],[22.0449902,37.561845],[22.0446304,37.5621815],[22.0444482,37.5622236],[22.0439224,37.5619805],[22.043368,37.5619713],[22.0431449,37.5618415],[22.0426274,37.5617157],[22.0424714,37.561623],[22.0424961,37.5615423],[22.0431452,37.5613999],[22.0436025,37.5612272],[22.0438562,37.5610512],[22.043917,37.56089],[22.0438291,37.5605303],[22.043893,37.560252],[22.0438444,37.5599447],[22.0441577,37.5596525],[22.0443008,37.5593755],[22.0442167,37.5591308],[22.043983,37.5589737],[22.0437746,37.5587179],[22.0438687,37.5585843],[22.0440512,37.5585333],[22.0449691,37.5580618],[22.0453046,37.5573554],[22.0458184,37.5567511],[22.04602,37.5567139],[22.0459936,37.5568576],[22.0460848,37.5568321],[22.0461395,37.5569051],[22.0463111,37.5568358],[22.0463993,37.5569274],[22.0465686,37.5569483],[22.0465945,37.5568225],[22.0463988,37.5565129],[22.0464442,37.5562906],[22.0466553,37.5559583],[22.0466053,37.5557052],[22.0467156,37.5558152],[22.0467455,37.5559689],[22.0468313,37.5557179],[22.0466901,37.5554903],[22.0465105,37.5554332],[22.0465008,37.55537],[22.0467323,37.5551756],[22.0470901,37.5544785],[22.0475094,37.5535933],[22.0479709,37.5528258],[22.0481993,37.5527485],[22.0488794,37.5527147],[22.0493541,37.552308],[22.049616,37.5522492],[22.0500315,37.5519407],[22.0500157,37.5521116],[22.0502248,37.5519078],[22.0504058,37.5519108],[22.0504346,37.5521095],[22.0508431,37.5516386],[22.050843,37.5512061],[22.0511709,37.5507879],[22.0513667,37.5506559],[22.0514538,37.5503555],[22.0516851,37.5500439],[22.0520764,37.549798],[22.0520118,37.5496707],[22.0521473,37.549682],[22.0523142,37.5497929],[22.0524618,37.5497773],[22.0524443,37.5495787],[22.0521977,37.5494846],[22.0524813,37.5494622],[22.0527939,37.5496296],[22.0528748,37.5496039],[22.0525316,37.5492287],[22.0525108,37.5491563],[22.0526397,37.5489872],[22.0526232,37.5487526],[22.0527618,37.5486467],[22.0529536,37.5482353],[22.0532058,37.5479781],[22.0531628,37.5478873],[22.0530245,37.5479841],[22.0529014,37.547928],[22.0524764,37.5472992],[22.0522114,37.5470425],[22.0521496,37.5468071],[22.0520177,37.5470934],[22.051962,37.5470564],[22.0519903,37.5468406],[22.0518505,37.5469915],[22.0518665,37.5468115],[22.051727,37.5469534],[22.0516986,37.546304],[22.0515954,37.5463564],[22.0515457,37.5465268],[22.0514587,37.5463902],[22.0514205,37.5465518],[22.0512715,37.5461888],[22.0511669,37.5462953],[22.0511713,37.5461241],[22.0509972,37.5462924],[22.0510287,37.5459505],[22.0506063,37.5456551],[22.0504986,37.5454461],[22.0505245,37.5453203],[22.0503915,37.54521],[22.0502633,37.5449195],[22.0502826,37.5446134],[22.0501253,37.5441331],[22.0498047,37.5438395],[22.0495131,37.5433029],[22.0490327,37.5430607],[22.0485811,37.5425846],[22.0483553,37.5425628],[22.0481027,37.5427028],[22.0479539,37.5423309],[22.0477665,37.5421385],[22.047507,37.5416746],[22.0469435,37.5411876],[22.0468861,37.5407451],[22.0467579,37.5404546],[22.0460932,37.5399028],[22.0460419,37.5397803],[22.046457,37.5394898],[22.0465756,37.5390231],[22.0467401,37.5387915],[22.0467248,37.5385119],[22.04682,37.5383332],[22.0474645,37.5379203],[22.0476059,37.5377064],[22.0486923,37.5368411],[22.0487269,37.5363821],[22.0489102,37.5358624],[22.0488522,37.5354829],[22.0499131,37.5343289],[22.0501064,37.534296],[22.0509944,37.534527],[22.0516166,37.5345372],[22.0518216,37.5344865],[22.0523042,37.5342061],[22.0526224,37.5341573],[22.0532723,37.5339697],[22.0533097,37.5338352],[22.0532277,37.5335094],[22.0526356,37.5332112],[22.0520714,37.5327153],[22.0519531,37.532479],[22.0517512,37.5315384],[22.0518599,37.5309364],[22.0515657,37.5300663],[22.0513673,37.528558],[22.051481,37.5276677],[22.0517617,37.5268792],[22.0525405,37.5265226],[22.0533808,37.5264103],[22.0544512,37.5261485],[22.055116,37.5262586],[22.0556411,37.5265196],[22.0560262,37.5265845],[22.0560969,37.5264776],[22.0568024,37.5263269],[22.0569982,37.526195],[22.0570128,37.5260691],[22.0568935,37.5258688],[22.0565787,37.5257915],[22.0561103,37.5255247],[22.0559357,37.5252785],[22.056035,37.5249377],[22.0559721,37.5247474],[22.0552793,37.5244116],[22.0548383,37.5239627],[22.0542284,37.523484],[22.0536643,37.5221139],[22.053274,37.5214585],[22.0530209,37.521184],[22.0523657,37.5207046],[22.0523532,37.5203168],[22.0520631,37.5195483],[22.0519367,37.5193637],[22.0518137,37.5193076],[22.0514407,37.5192924],[22.0510772,37.5193495],[22.0507558,37.5193081],[22.0505463,37.5190974],[22.050472,37.5184743],[22.050674,37.5176666],[22.0509235,37.5172111],[22.050861,37.5165702],[22.0507205,37.5163155],[22.0504879,37.5161224],[22.0502584,37.5158122],[22.0498149,37.5154624],[22.0497287,37.5152988],[22.0497696,37.5145965],[22.0504673,37.5134364],[22.0497906,37.5129205],[22.0495184,37.5120779],[22.0493901,37.5120082],[22.049169,37.5113737],[22.0486538,37.5111759],[22.048775,37.5108625],[22.0486506,37.5104278],[22.0484543,37.5101452],[22.0488635,37.5096383],[22.0491509,37.5094628],[22.0494081,37.5091426],[22.0497994,37.5088877],[22.0497691,37.5078778],[22.0499507,37.5074212],[22.0497992,37.5071574],[22.0497718,37.5069046],[22.0499145,37.5066365],[22.0503751,37.5063287],[22.0506839,37.5061986],[22.0505152,37.5061598],[22.0504828,37.5061007],[22.0508199,37.50589],[22.0512747,37.5058434],[22.0515541,37.5059742],[22.0517015,37.5059586],[22.0519907,37.5052784],[22.0524953,37.5050164],[22.0531585,37.5043063],[22.0535704,37.5036913],[22.0544197,37.502786],[22.0548998,37.5025957],[22.0570421,37.5019911],[22.0574553,37.5017635],[22.0577904,37.5014897],[22.0582818,37.5012995],[22.0585793,37.501248],[22.0582745,37.5007045],[22.0574594,37.5002946],[22.0571957,37.4999929],[22.0568575,37.4999512],[22.0557417,37.4993561],[22.0552025,37.499212],[22.0544991,37.498858],[22.0540263,37.4987691],[22.0536793,37.4986282],[22.0525205,37.4979512],[22.0521004,37.4975747],[22.0519431,37.4975361],[22.0515907,37.4976024],[22.0510835,37.4975309],[22.0495872,37.4976166],[22.049182,37.4975378],[22.0487806,37.4973149],[22.0478153,37.4970286],[22.0473682,37.4968229],[22.0461329,37.4964781],[22.0457122,37.4961286],[22.0449674,37.4960622],[22.0438928,37.4956299],[22.0432745,37.4950519],[22.0426517,37.4942124],[22.0423426,37.4934863],[22.0421575,37.4927803],[22.0418296,37.4923806],[22.0417957,37.4916906],[22.0416574,37.4909222],[22.0413877,37.4904221],[22.0405165,37.4891369],[22.0405468,37.4885854],[22.0407957,37.4877153],[22.0409854,37.4858124],[22.0410407,37.4852658],[22.0410972,37.4850505]]},{"id":19741,"author":"AnaDigit","name_GR":"\u039f32: \u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9-\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u0394\u03c5\u03c4\u03b9\u03ba\u03bf\u03cd \u039c\u03b1\u03b9\u03bd\u03ac\u03bb\u03bf\u03c5","path":"PELOPONNESE\/Pelop_O32_02_Paliochori_Dimitsana","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":16936,"name_EN":"O32: Paliochori-Dimitsana","description_EN":"Crossing western Menalon Mt.","ascent_time":390,"descent_time":395,"marker":"O32","level":11,"ascent":522,"descent":682,"maxelev":1445,"minelev":964,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.03891 37.58796,22.15651 37.61493)","views":3,"millestones":"0,22.1547929,37.6168009#1,22.1530593,37.6093219#2,22.1507328,37.6015027#3,22.1424904,37.5972618#4,22.1321191,37.5946273#5,22.1260392,37.5883908#6,22.1169384,37.5895923#7,22.1079666,37.5941386#8,22.0989291,37.5951686#9,22.0936953,37.5909903#10,22.0851349,37.5947799#11,22.0755041,37.5973088#12,22.0735054,37.5929778#13,22.0704452,37.5881565#14,22.0626790,37.5881133#15,22.0531259,37.5872759#16,22.0453874,37.5915687#16.9,22.0394139,37.5956359","x":22.0908893,"y":37.594441,"coor":[[22.1547929,37.6168009],[22.1553377,37.6163048],[22.1558209,37.6155463],[22.1558325,37.6153054],[22.1558459,37.6150375],[22.1558558,37.6140914],[22.1554384,37.6126429],[22.1550548,37.6116635],[22.1550981,37.6112857],[22.1553546,37.6105327],[22.1549061,37.6102891],[22.1543729,37.6103168],[22.1541286,37.610304],[22.1538362,37.6100335],[22.1532676,37.6093893],[22.1526946,37.6092001],[22.1524716,37.6090524],[22.1521166,37.608666],[22.1520856,37.6086318],[22.1516887,37.6079586],[22.1516817,37.6078279],[22.1517776,37.6076131],[22.151739,37.6073421],[22.1518776,37.6072361],[22.1521383,37.6072312],[22.1520484,37.6067431],[22.1520742,37.6065295],[22.1521024,37.6063046],[22.1519098,37.605851],[22.1520715,37.6052677],[22.1518923,37.6047242],[22.1518949,37.6043074],[22.1520769,37.6038191],[22.1520236,37.6036831],[22.1516906,37.6034075],[22.1517129,37.6025066],[22.1509255,37.6015953],[22.1501867,37.6012413],[22.1492831,37.601137],[22.1490391,37.6009258],[22.1486258,37.6006355],[22.1481721,37.6004909],[22.14772,37.6004478],[22.1476199,37.6003741],[22.1475809,37.6001212],[22.1474475,37.6000199],[22.1466947,37.5997738],[22.1466066,37.5996733],[22.146256,37.5996497],[22.1454922,37.599845],[22.1453268,37.5995225],[22.1452847,37.5993956],[22.1448931,37.5992002],[22.144689,37.599206],[22.144187,37.5993513],[22.143677,37.5992217],[22.1432691,37.5986452],[22.1430896,37.5981197],[22.1429031,37.5978734],[22.1426726,37.5973065],[22.1420375,37.5971546],[22.1416885,37.5967999],[22.1410607,37.5965376],[22.1408701,37.5964625],[22.1402761,37.5960656],[22.1391833,37.5958321],[22.1379588,37.5954253],[22.1374176,37.5953266],[22.1367954,37.5952988],[22.1362017,37.5954876],[22.1358949,37.5955279],[22.1346284,37.5954448],[22.1331425,37.5950788],[22.132202,37.5946403],[22.1317621,37.5945703],[22.1317212,37.5944345],[22.1318557,37.59404],[22.1317843,37.5937235],[22.1307079,37.592296],[22.1304597,37.5918054],[22.1301142,37.5915837],[22.1297504,37.5907307],[22.1295088,37.5904295],[22.1292394,37.590236],[22.1290193,37.5900793],[22.1278106,37.5895014],[22.1275226,37.5892444],[22.1275157,37.5891497],[22.1275682,37.5888621],[22.1274717,37.5885632],[22.1272063,37.5883067],[22.1268137,37.5881562],[22.126405,37.5881948],[22.1261992,37.5882726],[22.1257722,37.5885903],[22.1258096,37.5889063],[22.1257383,37.5890404],[22.125501,37.5890186],[22.1249726,37.5886812],[22.1248767,37.5886211],[22.1244835,37.5884977],[22.1240401,37.5885628],[22.1237252,37.5889273],[22.1235538,37.5889876],[22.1231891,37.5886304],[22.1225216,37.5881511],[22.1223325,37.5880985],[22.1217255,37.5879176],[22.1213105,37.587857],[22.1210305,37.5879561],[22.1205791,37.5881157],[22.1195779,37.588298],[22.1187283,37.5886607],[22.1181409,37.5890479],[22.1175142,37.5892001],[22.1170065,37.5895705],[22.11639,37.589768],[22.1155196,37.5901506],[22.1152468,37.5901462],[22.1139031,37.5913324],[22.1134082,37.5911983],[22.1129816,37.5914957],[22.1124302,37.5922529],[22.1119006,37.5925959],[22.1114245,37.5930569],[22.1110459,37.5932491],[22.1102932,37.5934534],[22.1090419,37.5941182],[22.1084851,37.5941904],[22.1077734,37.5941159],[22.1076564,37.5941816],[22.1056301,37.5950323],[22.1049121,37.5956517],[22.1041943,37.5958204],[22.1036223,37.5960455],[22.1031154,37.5963798],[22.1025364,37.5964336],[22.101912,37.5969372],[22.1016604,37.5964893],[22.1012754,37.5964831],[22.1009708,37.5959916],[22.1008594,37.5959177],[22.1004985,37.5958578],[22.1003249,37.5955576],[22.1001904,37.5955014],[22.0999077,37.5953594],[22.0991517,37.5952481],[22.0988037,37.5951253],[22.0985139,37.5949404],[22.0975831,37.5941323],[22.0974534,37.5938869],[22.0973771,37.5933269],[22.0971122,37.5930523],[22.0969186,37.5926526],[22.0969227,37.5924905],[22.0970881,37.5922228],[22.0967787,37.5919204],[22.0967366,37.5917935],[22.0967686,37.5914245],[22.097068,37.5912311],[22.0971165,37.5911057],[22.0962366,37.5900821],[22.0960426,37.5899979],[22.0954622,37.5896641],[22.0952809,37.5896702],[22.0947077,37.5899403],[22.0946158,37.5904345],[22.0937911,37.5907997],[22.0937112,37.5909606],[22.0929626,37.5923364],[22.0928086,37.592602],[22.0926559,37.5926762],[22.0924305,37.5930781],[22.0919557,37.593485],[22.0916284,37.5938852],[22.0908893,37.594441],[22.0899455,37.594588],[22.0888658,37.5942911],[22.0880525,37.5942869],[22.0869978,37.5943419],[22.0861052,37.5942554],[22.0858735,37.5944589],[22.0852099,37.5947185],[22.0846198,37.5952046],[22.0840447,37.5951051],[22.0839764,37.5955636],[22.083859,37.5957239],[22.0829075,37.5957265],[22.0824057,37.5958626],[22.0815825,37.596257],[22.0810104,37.596482],[22.0798029,37.5967507],[22.0775827,37.5967596],[22.0772576,37.5970698],[22.0770456,37.5971655],[22.0769482,37.5972089],[22.0766339,37.5975373],[22.0764398,37.5975972],[22.0761794,37.5975929],[22.0758111,37.5973796],[22.0749553,37.5971854],[22.0746258,37.5972251],[22.0740761,37.5974595],[22.0739232,37.5974998],[22.073548,37.5975568],[22.0725507,37.5980181],[22.072153,37.5980657],[22.0717482,37.5979509],[22.0716845,37.5977877],[22.0718158,37.5975285],[22.0716534,37.5972374],[22.0716354,37.5970569],[22.07208,37.5965054],[22.0722021,37.5961649],[22.0719852,37.5957919],[22.0716869,37.5954986],[22.0717396,37.59513],[22.0718711,37.5948618],[22.0722081,37.5945338],[22.0727721,37.5941825],[22.0732738,37.593614],[22.073318,37.5932181],[22.0733783,37.5930749],[22.07354,37.5929514],[22.07377,37.5923784],[22.0740552,37.5921217],[22.074287,37.5914766],[22.0746772,37.5912757],[22.0749293,37.5909441],[22.0749658,37.5908455],[22.0750256,37.5907204],[22.0752558,37.5905799],[22.0752807,37.5904902],[22.074845,37.5901609],[22.07466,37.5898695],[22.0741497,37.5894556],[22.0737864,37.5890532],[22.0732767,37.5890538],[22.0730818,37.5887082],[22.0728561,37.5886775],[22.0722282,37.5884329],[22.0720907,37.5884937],[22.0717841,37.5886217],[22.0716367,37.5886283],[22.0713299,37.5887494],[22.0711391,37.5889423],[22.0710302,37.5891726],[22.0710074,37.5892195],[22.070826,37.5892256],[22.0705077,37.5888329],[22.070382,37.5883554],[22.0705032,37.5879654],[22.0705481,37.5875425],[22.0704932,37.5874785],[22.0702099,37.5874829],[22.0698784,37.5876037],[22.0690933,37.587744],[22.0686094,37.5871864],[22.0682556,37.5870747],[22.0683019,37.5872534],[22.0681244,37.5874128],[22.0670549,37.5876453],[22.066693,37.5879819],[22.0665033,37.5878706],[22.0662062,37.5879739],[22.0659024,37.5878968],[22.0658099,37.587875],[22.0655194,37.5881586],[22.0651759,37.5883062],[22.0647262,37.5886683],[22.0647647,37.5889303],[22.0646294,37.5889101],[22.0647509,37.5890292],[22.0647051,37.5890465],[22.0642428,37.5889668],[22.0639878,37.5887554],[22.0634928,37.5886301],[22.0632597,37.588446],[22.0629342,37.5883325],[22.0624788,37.5879353],[22.0621447,37.5872809],[22.0618927,37.5869523],[22.0611802,37.586481],[22.0608054,37.5865199],[22.0601428,37.5867433],[22.0593134,37.5868469],[22.0589646,37.58676],[22.0582071,37.5867115],[22.0575212,37.58652],[22.0571022,37.5865221],[22.0568353,37.5864276],[22.056632,37.5864062],[22.0563335,37.5865635],[22.0560894,37.5863702],[22.0559552,37.5863455],[22.0555871,37.5865647],[22.0546612,37.5868919],[22.0540751,37.5868687],[22.0534877,37.5872466],[22.0529542,37.5872918],[22.052334,37.5876241],[22.0520324,37.5878985],[22.0515735,37.5881252],[22.0512924,37.5884382],[22.0512168,37.5887344],[22.0511246,37.588796],[22.049665,37.5887448],[22.0488999,37.5885519],[22.0486808,37.5886204],[22.0481577,37.5884856],[22.0475785,37.5885481],[22.0462496,37.5891299],[22.0460517,37.5893339],[22.046,37.5895764],[22.0457793,37.589789],[22.0455997,37.590338],[22.0454069,37.5910355],[22.0454164,37.5915404],[22.0451956,37.591753],[22.0449584,37.5921636],[22.0444051,37.592533],[22.0442214,37.5928453],[22.0442179,37.5928813],[22.0442161,37.5935189],[22.0440442,37.5940297],[22.0439515,37.5941093],[22.0435529,37.5941928],[22.0433234,37.5943062],[22.043188,37.5942859],[22.0432074,37.5944124],[22.0431399,37.5943933],[22.0431385,37.5944473],[22.0431932,37.5945203],[22.0431246,37.5945462],[22.0431793,37.5946192],[22.0428512,37.5946048],[22.0427132,37.5946836],[22.0423948,37.5946513],[22.0423491,37.5945739],[22.0423406,37.5945602],[22.0422377,37.5945946],[22.0421939,37.5946186],[22.0421253,37.5947257],[22.0414564,37.5951832],[22.0411451,37.595178],[22.0410738,37.5952241],[22.0406065,37.5952524],[22.0403516,37.5953383],[22.0397579,37.5955177],[22.0394701,37.5956932],[22.0394139,37.5956359]]},{"id":19742,"author":"AnaDigit","name_GR":"\u039f32: \u0392\u03c5\u03c4\u03af\u03bd\u03b1-\u03a0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03c4\u03b7\u03c2 \u0393\u03bf\u03c1\u03c4\u03c5\u03bd\u03af\u03b1\u03c2","path":"PELOPONNESE\/Pelop_O32_01_Vitina_Paliochori","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":9655,"name_EN":"O32: Vytina-Paleochori","description_EN":"Old farmland and pastures of Gortynia","ascent_time":225,"descent_time":225,"marker":"O32","level":10,"ascent":274,"descent":179,"maxelev":1142,"minelev":1010,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.15348 37.61601,22.18922 37.6698)","views":4,"millestones":"0,22.1825503,37.6702463#1,22.1838100,37.6614601#2,22.1881751,37.6535959#3,22.1846883,37.6473631#4,22.1785265,37.6407887#5,22.1736245,37.6343724#6,22.1676848,37.6408958#7,22.1618777,37.6351074#8,22.1587051,37.6275411#9.7,22.1547908,37.6168009","x":22.172833,"y":37.6357821,"coor":[[22.1825503,37.6702463],[22.1823246,37.6697382],[22.1822991,37.6694336],[22.1824961,37.6688396],[22.1825798,37.6686606],[22.1828036,37.6683149],[22.1830666,37.6677602],[22.1831526,37.6670225],[22.1831397,37.6661571],[22.183456,37.6649544],[22.1837742,37.6639904],[22.1839216,37.6635263],[22.183922,37.6627693],[22.1837756,37.6608677],[22.1840395,37.6598061],[22.1856234,37.6574197],[22.1861875,37.6565993],[22.1871163,37.6556943],[22.1875548,37.6553766],[22.1880351,37.6552037],[22.1882631,37.6544953],[22.188298,37.6539911],[22.1880358,37.6531219],[22.1875179,37.6525552],[22.1861952,37.6515345],[22.1863827,37.6507601],[22.186778,37.649331],[22.1866429,37.6492928],[22.1861625,37.6494747],[22.1857443,37.6494232],[22.1853303,37.6494799],[22.18539,37.6493547],[22.1851007,37.6491339],[22.1851275,37.6489631],[22.1856559,37.6487189],[22.1858303,37.6484062],[22.185787,37.6482793],[22.1853487,37.6481284],[22.1850158,37.6478349],[22.1845008,37.647106],[22.183695,37.6462194],[22.1828345,37.6457194],[22.1815312,37.6452487],[22.1808935,37.6439772],[22.1808803,37.6435895],[22.1810167,37.6426453],[22.1808833,37.6425351],[22.1805204,37.6425475],[22.1800882,37.6421443],[22.1795133,37.6420183],[22.1790907,37.6416873],[22.1788485,37.6413952],[22.1785565,37.6408229],[22.1782036,37.6404209],[22.1780453,37.6400309],[22.1778967,37.6390103],[22.1777853,37.6389274],[22.177364,37.639011],[22.1773557,37.6388847],[22.1774983,37.6386166],[22.1774323,37.6385344],[22.1772632,37.6384958],[22.1770131,37.6384874],[22.1767207,37.6383928],[22.1761409,37.6380053],[22.1758015,37.637982],[22.1756524,37.6377364],[22.175594,37.6368793],[22.1752823,37.6366492],[22.1751713,37.6364537],[22.1747717,37.6357491],[22.1747752,37.6356049],[22.1749838,37.6354189],[22.1750017,37.6351488],[22.174925,37.6350395],[22.1746785,37.6349275],[22.1744734,37.6345098],[22.1743401,37.6343996],[22.1738443,37.6342838],[22.1733865,37.6344659],[22.1730476,37.6344246],[22.1729334,37.6344589],[22.1727012,37.6351492],[22.1728841,37.6355486],[22.172833,37.6357821],[22.1726471,37.6359685],[22.1719652,37.6360481],[22.1717596,37.636117],[22.1716892,37.636215],[22.1711558,37.6362428],[22.1711297,37.6363866],[22.1709322,37.6365818],[22.1708182,37.6370307],[22.170354,37.6374741],[22.1696198,37.6387604],[22.1694877,37.6388755],[22.1684273,37.6395981],[22.1681546,37.6400895],[22.1676973,37.6407133],[22.1676777,37.6410464],[22.1674148,37.6412676],[22.1669939,37.6413332],[22.166255,37.6409612],[22.1659193,37.6403252],[22.1657145,37.640358],[22.1639649,37.6386906],[22.1633829,37.6379335],[22.1631772,37.6370831],[22.1633724,37.6365184],[22.1633769,37.6358786],[22.1633224,37.6357876],[22.1628649,37.6355011],[22.1626108,37.6352358],[22.1624873,37.6351888],[22.161989,37.6351721],[22.1614193,37.6348387],[22.161155,37.634357],[22.1610095,37.633823],[22.1609222,37.632623],[22.1609109,37.6324336],[22.1604715,37.6315976],[22.1602336,37.6311343],[22.160054,37.6310684],[22.1600275,37.6307615],[22.1598452,37.6303441],[22.1596213,37.6302325],[22.1596073,37.6298808],[22.158967,37.6296545],[22.1588908,37.6295272],[22.1589532,37.6292938],[22.1588684,37.6290582],[22.158538,37.6288164],[22.1586346,37.6285746],[22.1585158,37.6283384],[22.1588094,37.6283791],[22.1589124,37.6283356],[22.158872,37.6281367],[22.1586957,37.6279357],[22.1586879,37.6277914],[22.1587251,37.6272467],[22.1586311,37.6267789],[22.158614,37.6266952],[22.1584195,37.6263137],[22.1585063,37.6260086],[22.1584746,37.625918],[22.1582185,37.6257338],[22.1581504,37.6255525],[22.1582015,37.6253189],[22.1581224,37.6248491],[22.1578631,37.6243403],[22.1580443,37.6238835],[22.1583275,37.6234283],[22.1581758,37.6231466],[22.1576124,37.622561],[22.1576244,37.6220745],[22.1575278,37.6218567],[22.1575149,37.62146],[22.1574783,37.6202766],[22.1575159,37.6195855],[22.1574558,37.6193525],[22.1567199,37.6179531],[22.1564621,37.6169217],[22.1565203,37.6157149],[22.1564721,37.6155159],[22.1563226,37.6155181],[22.1559673,37.615499],[22.1558188,37.6155463],[22.1553356,37.6163047],[22.1547908,37.6168009]]},{"id":19745,"author":"AnaDigit","name_GR":"O32: \u039a\u03b1\u03c1\u03cd\u03c4\u03b1\u03b9\u03bd\u03b1-\u039b\u03c5\u03ba\u03cc\u03c3\u03bf\u03c5\u03c1\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_O32_04_Karytena_Lykosoura","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":2606,"name_EN":"O32: Karytena-Lykosoura","description_EN":"","ascent_time":320,"descent_time":315,"marker":"O32","level":10,"ascent":555,"descent":486,"maxelev":707,"minelev":320,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.03356 37.39428,22.0569 37.48182)","views":2,"millestones":"0,22.0427733,37.4819690#1,22.0507518,37.4781737#2,22.0468778,37.4712852#3,22.0405181,37.4644110#4,22.0388645,37.4576160#5,22.0362191,37.4500223#6,22.0405733,37.4428434#7,22.0427783,37.4363705#8,22.0448728,37.4286139#9,22.0510046,37.4217373#10,22.0546718,37.4159075#11,22.0502373,37.4087182#12,22.0463443,37.4016072#13,22.0419930,37.3966556#2.6,22.0371881,37.3939588","x":22.0431369,"y":37.4382225,"coor":[[22.0427733,37.481969],[22.0431376,37.481743],[22.0435027,37.481535],[22.0438563,37.4814214],[22.0441746,37.4813997],[22.0448751,37.4809494],[22.0455853,37.4806006],[22.0461093,37.4804967],[22.0462591,37.4805262],[22.0462535,37.4803458],[22.0464333,37.4803916],[22.0467877,37.480242],[22.0475007,37.4801254],[22.0476788,37.4800179],[22.0481197,37.4800252],[22.0483986,37.4797369],[22.0487749,37.4796147],[22.0496482,37.4796539],[22.0498572,37.4794861],[22.0500093,37.4792498],[22.0503718,37.4792648],[22.0506026,37.4790884],[22.0507829,37.4790733],[22.0510891,37.478959],[22.0509886,37.4788537],[22.0508315,37.4788083],[22.0506519,37.4786341],[22.0510126,37.4784598],[22.0508155,37.4782943],[22.0507391,37.4781466],[22.0507542,37.4780432],[22.0509731,37.4778846],[22.0507682,37.4775027],[22.0507607,37.4773133],[22.0501902,37.4773737],[22.0498004,37.4761912],[22.0486055,37.4751396],[22.0478388,37.4750503],[22.0476172,37.4748754],[22.0473713,37.4743306],[22.047287,37.4737028],[22.0468567,37.4728553],[22.0470558,37.4725928],[22.0474951,37.4722215],[22.0475661,37.4720605],[22.0472129,37.4717707],[22.0467332,37.4710846],[22.0463799,37.4707543],[22.0458674,37.4705048],[22.0450349,37.4699075],[22.0453215,37.4694999],[22.0452832,37.4692334],[22.045077,37.4688605],[22.0448953,37.4685398],[22.0442963,37.4680928],[22.0442751,37.4679978],[22.0441963,37.46785],[22.0440237,37.4676241],[22.0436444,37.4674286],[22.0434437,37.4672788],[22.0429745,37.4669263],[22.0424072,37.4660946],[22.0412396,37.4649509],[22.0404525,37.4643521],[22.0396215,37.4641332],[22.0391346,37.4637309],[22.0390248,37.4631703],[22.0384221,37.4633067],[22.0381808,37.4632757],[22.037282,37.4626682],[22.0371612,37.462531],[22.0371322,37.4623413],[22.0375998,37.4617565],[22.0376015,37.4612586],[22.0379568,37.4610752],[22.0381081,37.4609065],[22.0380718,37.4605274],[22.0382024,37.4598536],[22.0386003,37.4590018],[22.0388627,37.4580441],[22.0388591,37.4573141],[22.0386495,37.4566842],[22.0384762,37.4563389],[22.0382191,37.4561453],[22.0377582,37.4559124],[22.0368261,37.455203],[22.0367098,37.4548923],[22.0367068,37.4546174],[22.0365439,37.4543218],[22.0367506,37.45394],[22.0367452,37.4537146],[22.0364587,37.453471],[22.0367387,37.4531399],[22.0367928,37.4527984],[22.0369569,37.4527921],[22.0370611,37.4526992],[22.037063,37.4523297],[22.0368369,37.4518956],[22.0366381,37.4516783],[22.0364412,37.4512897],[22.0360299,37.4505529],[22.0358295,37.4503941],[22.0360737,37.4501751],[22.0364864,37.4497358],[22.0366051,37.4499519],[22.0366842,37.4499532],[22.036893,37.4488842],[22.0370548,37.4487922],[22.0372353,37.4483739],[22.0376231,37.4482001],[22.0377066,37.4480731],[22.0378951,37.4476999],[22.0378701,37.447303],[22.0381776,37.4468372],[22.0383266,37.4467022],[22.0388057,37.4465389],[22.039084,37.4462687],[22.0388529,37.44599],[22.0388225,37.445852],[22.0390575,37.4455135],[22.0393082,37.4446074],[22.0394486,37.4443867],[22.0395651,37.4438208],[22.0398186,37.4436358],[22.0400788,37.443194],[22.0405272,37.4429017],[22.0409483,37.442359],[22.0417256,37.4416329],[22.0418114,37.4409403],[22.0416182,37.4405496],[22.0417519,37.4401485],[22.0426879,37.4389699],[22.0431718,37.4385746],[22.0435506,37.4383916],[22.0443581,37.4381999],[22.0438732,37.4381559],[22.0431369,37.4382225],[22.0431282,37.4372513],[22.0432557,37.4370484],[22.0431565,37.4369949],[22.0429227,37.436777],[22.0427648,37.4363283],[22.0424317,37.4360997],[22.0423647,37.4356345],[22.042778,37.4349541],[22.0433394,37.4346638],[22.0436637,37.4343605],[22.0438564,37.4341226],[22.0438987,37.4338822],[22.0436331,37.4336638],[22.0435295,37.4333443],[22.0436051,37.4330459],[22.04343,37.4323896],[22.0433206,37.4322527],[22.0433416,37.4319353],[22.0432276,37.4315391],[22.043291,37.4312743],[22.0432332,37.430834],[22.0432895,37.4304069],[22.0434208,37.430195],[22.044552,37.4292854],[22.0449504,37.4288189],[22.0448138,37.4284651],[22.0454803,37.4280391],[22.0459737,37.427849],[22.0464845,37.4277628],[22.0465717,37.4274893],[22.0471351,37.426683],[22.0474265,37.4263026],[22.0481908,37.4260651],[22.0486987,37.4256544],[22.0489624,37.425073],[22.0494794,37.4243109],[22.0495929,37.4238577],[22.0498796,37.4232608],[22.0506771,37.4226138],[22.0508183,37.4223571],[22.0508662,37.4218599],[22.0509935,37.4217426],[22.0515919,37.4214618],[22.0522681,37.4206574],[22.0525546,37.4203692],[22.0526616,37.4201637],[22.0527192,37.4196847],[22.0526249,37.419005],[22.0527445,37.4187073],[22.0530098,37.4184976],[22.0538295,37.4182633],[22.0544569,37.4176382],[22.055177,37.4175374],[22.0558772,37.4175489],[22.0562969,37.4174882],[22.0562265,37.4171086],[22.05614,37.4169607],[22.0558399,37.4167665],[22.0554475,37.4166496],[22.0545423,37.4157831],[22.0541832,37.4157276],[22.054001,37.4153461],[22.0536046,37.4149453],[22.0534982,37.4146506],[22.0531412,37.4145163],[22.0525307,37.4140939],[22.0514032,37.4130885],[22.0513307,37.4128732],[22.0510212,37.4125685],[22.0506184,37.4124582],[22.0505114,37.4122672],[22.0502853,37.4118353],[22.0504205,37.4111166],[22.0503772,37.4105661],[22.05004,37.4100626],[22.0503266,37.4099051],[22.0505266,37.4095975],[22.0502889,37.4091227],[22.0502146,37.4085018],[22.0497922,37.408238],[22.0497315,37.4079621],[22.0493461,37.4075345],[22.0491188,37.4067151],[22.0488239,37.4063249],[22.048114,37.4049478],[22.0479015,37.4048249],[22.0473963,37.4042668],[22.0463348,37.403855],[22.0459138,37.4034965],[22.0454358,37.4032385],[22.0454651,37.4029394],[22.0457102,37.4026776],[22.0461696,37.4023855],[22.0465103,37.4018842],[22.0463927,37.4016254],[22.0462697,37.4015783],[22.0459743,37.4016432],[22.0456532,37.4014306],[22.045603,37.4011482],[22.0456675,37.4008834],[22.0448725,37.400174],[22.0448307,37.4000449],[22.0446963,37.3999999],[22.0444961,37.399404],[22.0446172,37.3991311],[22.0448728,37.3988605],[22.0452913,37.3988404],[22.0457141,37.3986513],[22.0454072,37.3983466],[22.044859,37.3980874],[22.0443148,37.3982159],[22.0439433,37.3981669],[22.0441314,37.3978861],[22.0440056,37.3975078],[22.0436276,37.3972762],[22.0433134,37.3971944],[22.0434648,37.3969649],[22.0432341,37.3966343],[22.0422513,37.3965933],[22.0414556,37.3967851],[22.0411739,37.3967985],[22.0409153,37.3967514],[22.0406177,37.3965482],[22.0402939,37.3961485],[22.0398611,37.3958485],[22.0395133,37.3957571],[22.0388367,37.395712],[22.0382709,37.3953174],[22.037652,37.3952282],[22.0360725,37.3947221],[22.0358739,37.3946332],[22.0358499,37.3944187],[22.036011,37.3943043],[22.0367397,37.394082],[22.0371133,37.3940522],[22.0371881,37.3939588]]},{"id":19815,"author":"AnaDigit","name_GR":"O32: \u039f32 \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b1-\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03a4\u03bf\u03c5\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03a0\u03b5\u03c1\u03af\u03c0\u03c4\u03b5\u03c1\u03bf \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b1\u03c2 \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5 \u03ad\u03c9\u03c2 \u03c4\u03b1 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1 \u0391\u03b2\u03af\u03b1\u03c2","path":"PELOPONNESE\/Pelop_O32_11_Lagada_Pigadia","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":16630,"name_EN":"O32: \u039f32 Lagada-Pigadia","description_EN":"From Lagada Tourist hut to Pigadia","ascent_time":295,"descent_time":305,"marker":"O32","level":10,"ascent":491,"descent":877,"maxelev":1440,"minelev":914,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24989 36.99644,22.27864 37.06659)","views":3,"millestones":"0,22.2655775,37.0668148#1,22.2655835,37.0581962#2,22.2613047,37.0519062#3,22.2685303,37.0463941#4,22.2764665,37.0462556#5,22.2724240,37.0407651#6,22.2653774,37.0367268#7,22.2617418,37.0307909#8,22.2674428,37.0260909#9,22.2734805,37.0209591#10,22.2682499,37.0201579#11,22.2664504,37.0154622#12,22.2631713,37.0102877#13,22.2673909,37.0052926#14,22.2659299,36.9995433#15,22.2573479,37.0005026#16.6,22.2588408,36.9961901","x":22.2716478,"y":37.0246609,"coor":[[22.2655775,37.0668148],[22.2656939,37.0661518],[22.2656825,37.0656626],[22.2654378,37.0650484],[22.265325,37.0640734],[22.2652443,37.0635584],[22.2653955,37.0628463],[22.2654416,37.0618105],[22.2655854,37.0614228],[22.2656257,37.0606415],[22.265933,37.0599858],[22.266292,37.0595291],[22.2663436,37.0592392],[22.266239,37.0588929],[22.2656671,37.058328],[22.2648634,37.0570769],[22.2642599,37.0564146],[22.2638074,37.0552543],[22.2633968,37.055014],[22.2625206,37.0549696],[22.2621061,37.0548531],[22.2618291,37.0546755],[22.2613691,37.0541325],[22.2612216,37.0537],[22.26125,37.0529478],[22.2611866,37.0527688],[22.2609758,37.0526418],[22.260449,37.0525665],[22.2602799,37.0523837],[22.2608426,37.0523672],[22.2610016,37.0522974],[22.2611748,37.0521017],[22.2617851,37.05118],[22.2618704,37.0508906],[22.2622922,37.0506377],[22.2630503,37.0504324],[22.2634959,37.0501258],[22.2640611,37.0499966],[22.2649112,37.0497003],[22.2652613,37.0496333],[22.2658109,37.0496954],[22.266095,37.0495644],[22.2663635,37.0491312],[22.2666848,37.0488452],[22.2664507,37.0482627],[22.2665239,37.0480091],[22.2668,37.047736],[22.2668603,37.0475589],[22.2672918,37.0473737],[22.2676967,37.0468748],[22.2681942,37.0467514],[22.2684221,37.0466195],[22.2686347,37.046172],[22.2687962,37.0454961],[22.2688198,37.0449534],[22.2686895,37.0447487],[22.2687141,37.0446544],[22.2691444,37.044521],[22.2693393,37.0443571],[22.2695854,37.0444103],[22.2699735,37.0446503],[22.2703441,37.0446737],[22.2707999,37.0449012],[22.271042,37.0451345],[22.271701,37.0453289],[22.2719405,37.0456772],[22.2720681,37.045999],[22.2722013,37.0460753],[22.272834,37.0459425],[22.2731355,37.0460348],[22.2736082,37.0460169],[22.2756711,37.0462812],[22.2761962,37.0464308],[22.2771206,37.0458314],[22.277128,37.0455047],[22.2773603,37.0451746],[22.2774207,37.0444905],[22.2775169,37.0442148],[22.2772756,37.0434519],[22.2773583,37.0432751],[22.2773527,37.0430226],[22.2775381,37.0426851],[22.2775987,37.0424944],[22.2774646,37.042346],[22.2771602,37.0423844],[22.2761873,37.0416537],[22.2747633,37.0409796],[22.2745836,37.0409724],[22.2742782,37.0410536],[22.2737162,37.0410454],[22.2734083,37.040739],[22.2725975,37.0407948],[22.2717014,37.0406466],[22.2714766,37.0406433],[22.2710242,37.0407584],[22.2704648,37.0411333],[22.2700644,37.0409427],[22.2697363,37.0410303],[22.2694004,37.040969],[22.2689501,37.040994],[22.2685444,37.0405374],[22.268354,37.0400119],[22.2679043,37.0395164],[22.2674614,37.0392147],[22.2669789,37.0391716],[22.2666969,37.0387168],[22.2665629,37.0386766],[22.2662361,37.0387101],[22.2660597,37.0385588],[22.2659528,37.0383161],[22.2659918,37.0380824],[22.2659564,37.0376627],[22.2661078,37.0374306],[22.2660591,37.0371032],[22.2661088,37.0370002],[22.2659419,37.0369234],[22.2657329,37.0367221],[22.2650469,37.0367301],[22.2648581,37.0366282],[22.2646004,37.0365884],[22.2641337,37.0363472],[22.2635268,37.0358448],[22.2633703,37.0358042],[22.2630314,37.0358736],[22.2630768,37.0353628],[22.2630195,37.0353011],[22.2625514,37.0351208],[22.2623199,37.0349191],[22.2619273,37.034884],[22.2614297,37.0350119],[22.2613187,37.0349495],[22.2614454,37.0343227],[22.2616643,37.0340915],[22.2617383,37.0338019],[22.2614316,37.0334459],[22.2612836,37.0325424],[22.2610534,37.0322867],[22.2609787,37.0321076],[22.2610391,37.0319237],[22.2613266,37.031644],[22.261211,37.0312908],[22.2612477,37.0311606],[22.2615809,37.0308456],[22.2619435,37.0307202],[22.2620237,37.0306537],[22.2619422,37.030283],[22.2621636,37.0299392],[22.2622836,37.0291163],[22.2622079,37.0289845],[22.2618977,37.0287817],[22.261877,37.0287025],[22.2625949,37.0282804],[22.2630357,37.0281764],[22.2636941,37.0278954],[22.263851,37.0279157],[22.264335,37.0283847],[22.2651404,37.0285587],[22.2654219,37.0285381],[22.2664287,37.0282621],[22.2665205,37.0281823],[22.2666627,37.0278577],[22.267018,37.0275609],[22.2669915,37.0272406],[22.267204,37.026793],[22.2671801,37.02636],[22.2674563,37.0260801],[22.2679208,37.0259202],[22.2680774,37.025954],[22.2684101,37.0261549],[22.2685787,37.0261574],[22.2687281,37.0260131],[22.2688014,37.025755],[22.2689847,37.0256045],[22.2696158,37.0255326],[22.2698442,37.0253759],[22.2703878,37.0251991],[22.271014,37.0248499],[22.2714539,37.024782],[22.2716478,37.0246609],[22.2717411,37.024509],[22.2717119,37.0240151],[22.272184,37.0240152],[22.27278,37.0240059],[22.2729728,37.0239343],[22.2730768,37.0238051],[22.2731487,37.0231144],[22.2729992,37.0227675],[22.2731052,37.0220547],[22.2730955,37.0214913],[22.273165,37.0213999],[22.2735166,37.021263],[22.273565,37.0211105],[22.273512,37.0209678],[22.2733221,37.0209155],[22.2728117,37.0211176],[22.2727169,37.0213325],[22.2726938,37.0218572],[22.2723377,37.0221923],[22.2721852,37.022474],[22.2720151,37.0225391],[22.2713162,37.0221323],[22.2707372,37.0218895],[22.2702211,37.021846],[22.2695776,37.0219673],[22.2695802,37.0218547],[22.2702602,37.0216077],[22.2705649,37.0215558],[22.2710243,37.0216188],[22.2711378,37.0215709],[22.2711505,37.021508],[22.271062,37.0214459],[22.2708037,37.0214353],[22.2703011,37.0212928],[22.2696928,37.0213516],[22.2694017,37.0212977],[22.26876,37.0208445],[22.268692,37.0204672],[22.2686842,37.0203183],[22.268575,37.020177],[22.2682608,37.0201522],[22.2677604,37.0204108],[22.2671773,37.0203459],[22.2669401,37.0203988],[22.2667236,37.0205241],[22.266634,37.0205115],[22.2664098,37.0194965],[22.2652911,37.0182724],[22.2651585,37.0181713],[22.2634413,37.0175671],[22.2634777,37.0174504],[22.2640446,37.0172356],[22.2643527,37.0170306],[22.2650773,37.0168001],[22.2655468,37.0164194],[22.2658846,37.0158993],[22.2664527,37.0156304],[22.2664563,37.0154705],[22.2662602,37.015195],[22.266434,37.0149699],[22.2664035,37.0148275],[22.2660154,37.0145943],[22.2650885,37.0138349],[22.2640742,37.0134618],[22.2630975,37.0134114],[22.2620353,37.0131683],[22.2615828,37.0132969],[22.2614939,37.0132527],[22.2614793,37.0129078],[22.2617499,37.0123755],[22.2617207,37.0121767],[22.2617799,37.0120469],[22.26195,37.0119773],[22.2626365,37.0119378],[22.2628426,37.0117741],[22.2628912,37.0116125],[22.2626867,37.0112152],[22.2627139,37.011006],[22.26325,37.0101689],[22.2635387,37.0098284],[22.2636646,37.0097311],[22.2647819,37.0095243],[22.2650886,37.0093824],[22.2652933,37.0092299],[22.2653293,37.0091313],[22.2650697,37.0086836],[22.2650613,37.0085595],[22.265664,37.0082483],[22.26578,37.0080901],[22.2657657,37.0077316],[22.265548,37.0074197],[22.2655071,37.0072388],[22.2658377,37.0070341],[22.265937,37.0066232],[22.2662628,37.006628],[22.2668093,37.0068094],[22.2670488,37.0071509],[22.2672488,37.007253],[22.2678919,37.0066472],[22.2678606,37.0065409],[22.2673954,37.0062389],[22.2673001,37.0059851],[22.2673252,37.0058683],[22.2675785,37.0056016],[22.2673834,37.0052833],[22.2673644,37.0051298],[22.2675273,37.0048843],[22.2678139,37.0046361],[22.2677503,37.0044685],[22.2674953,37.004316],[22.2674666,37.0040948],[22.268056,37.0028821],[22.268031,37.0024987],[22.2677543,37.0023099],[22.2671085,37.0020481],[22.266907,37.0020136],[22.266546,37.0020759],[22.2663113,37.0020161],[22.2658914,37.0017013],[22.2655688,37.0015569],[22.2652776,37.0015143],[22.2648146,37.0016134],[22.2646417,37.001309],[22.2647785,37.0007296],[22.2645099,37.0001894],[22.264516,36.9999191],[22.2647096,36.9998048],[22.2660759,36.999516],[22.2662125,36.9994392],[22.2662157,36.9992972],[22.2653775,36.9994517],[22.2651528,36.9994485],[22.2645392,36.9992547],[22.2641094,36.9993769],[22.2636592,36.9994086],[22.263544,36.9995308],[22.2633865,37.0000333],[22.2622506,37.0005664],[22.2619111,37.0006719],[22.2617507,37.0008047],[22.2614595,37.0012579],[22.2613237,37.0012987],[22.2610892,37.0012344],[22.2605275,37.0007327],[22.2603382,37.0006556],[22.2601356,37.0006707],[22.2597603,37.0008634],[22.2591953,37.0010039],[22.2586406,37.000687],[22.2580897,37.000697],[22.2574411,37.000559],[22.2568205,37.0001781],[22.2566187,37.0001571],[22.2563694,37.0002458],[22.256157,37.0001999],[22.2556916,36.9999091],[22.2555569,36.9994137],[22.2553798,36.9992939],[22.254996,36.9993694],[22.2546853,36.9996916],[22.2542517,36.9999759],[22.2540828,36.9999914],[22.2537295,36.9997158],[22.2532157,36.9990908],[22.2527418,36.9986828],[22.2523408,36.9985281],[22.2514569,36.9983619],[22.2519188,36.9983079],[22.2523547,36.99792],[22.2548119,36.9966109],[22.255254,36.9964394],[22.2564807,36.9963583],[22.2576397,36.9961342],[22.257817,36.9962427],[22.2582435,36.996267],[22.2582256,36.9965574],[22.2583361,36.9966379],[22.2588408,36.9961901]]},{"id":19816,"author":"AnaDigit","name_GR":"\u039f32: O32 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u03ba\u03b1\u03c4. \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5","description_GR":"\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1, \u03a7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u039a\u03bf\u03c3\u03ba\u03ac\u03c1\u03b1\u03ba\u03b1\u03c2, \u03a1\u03af\u03bd\u03c4\u03bf\u03bc\u03bf, \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03a7\u03b1\u03bb\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5 \u0392\u03bf\u03c5\u03bd\u03bf\u03cd, \u03a0\u03cc\u03c1\u03c4\u03b5\u03c2, \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5","path":"PELOPONNESE\/Pelop_O32_12_Pigadia_Varvara","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":17219,"name_EN":"O32: O32 Pigadia-Taygetos refuge","description_EN":"Pigadia, Koskaraka gorge, Ridomo, Chalasmeno Vouno col, Portes Pass, Taygetos refuge","ascent_time":670,"descent_time":595,"marker":"O32","level":10,"ascent":1832,"descent":1194,"maxelev":2219,"minelev":660,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25727 36.9502,22.36775 36.99616)","views":4,"millestones":"0,22.2588413,36.9961834#1,22.2613197,36.9887089#2,22.2655176,36.9865428#3,22.2741914,36.9909882#4,22.2833080,36.9927710#5,22.2921121,36.9899910#6,22.3019363,36.9909065#7,22.3115395,36.9929394#8,22.3214828,36.9892572#9,22.3320946,36.9914561#10,22.3418558,36.9902520#11,22.3510671,36.9865734#12,22.3511406,36.9782021#13,22.3543414,36.9708562#14,22.3551758,36.9646512#15,22.3587647,36.9590856#17.2,22.3677464,36.9503995","x":22.3507288,"y":36.9812831,"coor":[[22.2588413,36.9961834],[22.2576508,36.9944331],[22.2576996,36.9941702],[22.2573302,36.9936623],[22.2573449,36.9932636],[22.257831,36.9930905],[22.2582528,36.9928263],[22.2588274,36.9922669],[22.2592343,36.9918538],[22.2593744,36.9916215],[22.2605096,36.9906196],[22.2605915,36.9904766],[22.2606839,36.9898741],[22.2608281,36.9894616],[22.2612368,36.9887826],[22.2613974,36.9886407],[22.2614093,36.9881181],[22.2615988,36.9876882],[22.2617832,36.9874836],[22.2615425,36.9872007],[22.2616923,36.9860492],[22.2612817,36.9848354],[22.2615154,36.9844422],[22.2621568,36.9841046],[22.2626392,36.9841387],[22.2629649,36.9841435],[22.2635195,36.9844581],[22.2639356,36.9849328],[22.2642168,36.9854147],[22.2646358,36.9857633],[22.2652601,36.9864754],[22.265919,36.9866473],[22.2665149,36.986629],[22.2670724,36.9868174],[22.2674654,36.9868321],[22.2681327,36.9871303],[22.2686516,36.9875345],[22.2694842,36.9879792],[22.2702783,36.9886398],[22.2725218,36.9892944],[22.2736292,36.9895178],[22.2738626,36.9896293],[22.2740166,36.9897758],[22.2742094,36.9901932],[22.2741874,36.9911663],[22.274436,36.9916026],[22.2756388,36.9925754],[22.276229,36.9931699],[22.2763044,36.9933107],[22.2768255,36.9936247],[22.2769819,36.993663],[22.2781279,36.9936706],[22.2788617,36.9935191],[22.2813198,36.9936358],[22.2814896,36.9935842],[22.2819919,36.9932309],[22.2826777,36.9932138],[22.2830641,36.9930211],[22.2833632,36.99271],[22.2836557,36.9926962],[22.2841311,36.9925408],[22.2848631,36.9924703],[22.2853604,36.9923423],[22.2855958,36.9923637],[22.286268,36.991454],[22.2864264,36.9914022],[22.2868296,36.9914621],[22.2870001,36.9913745],[22.2870629,36.9910779],[22.2869888,36.9908786],[22.2870375,36.990708],[22.2872217,36.9905124],[22.2874486,36.9904165],[22.2878878,36.9903688],[22.2881771,36.9904991],[22.2883794,36.990493],[22.2885389,36.9903962],[22.2886904,36.990155],[22.2894123,36.9900302],[22.2897224,36.9897282],[22.2899601,36.9896506],[22.2902291,36.9896815],[22.290694,36.9899946],[22.2914444,36.9901046],[22.2922226,36.9899716],[22.2932125,36.9899227],[22.2938586,36.9896706],[22.2950478,36.9897508],[22.2952594,36.9898349],[22.2954056,36.989828],[22.2955143,36.9899918],[22.2960523,36.9900536],[22.2962449,36.9899843],[22.2964904,36.9900599],[22.2968845,36.9905253],[22.2971533,36.9905652],[22.2973747,36.9907126],[22.2977237,36.9906815],[22.2982936,36.9908249],[22.2984875,36.9906947],[22.2988625,36.990601],[22.2994811,36.9905738],[22.3001295,36.9902135],[22.3006697,36.9901762],[22.3008711,36.9902151],[22.3010261,36.9903165],[22.3012287,36.9908061],[22.3016197,36.9909108],[22.3024964,36.9908963],[22.3028823,36.9907216],[22.3032542,36.9906728],[22.3047065,36.9910541],[22.3054719,36.9909929],[22.3058566,36.9908722],[22.3063157,36.9909419],[22.3065312,36.9908548],[22.3065965,36.9909459],[22.3075365,36.9911215],[22.3084524,36.991369],[22.3092742,36.9918043],[22.3099293,36.9926699],[22.3104898,36.9932367],[22.3105895,36.9933012],[22.3111656,36.9932125],[22.3115085,36.992947],[22.3119831,36.9928276],[22.3127367,36.9927932],[22.3133128,36.9926572],[22.3139941,36.9923334],[22.3155341,36.9917964],[22.3160572,36.9915154],[22.3164965,36.9914676],[22.316949,36.9913298],[22.3179851,36.9904071],[22.3180888,36.9902914],[22.3193148,36.9897229],[22.3220127,36.9891571],[22.3229771,36.9892429],[22.3236569,36.9894958],[22.3245397,36.9897156],[22.3266755,36.9907012],[22.3285174,36.9912499],[22.3294011,36.9914336],[22.3305898,36.9915404],[22.3330534,36.9914128],[22.334436,36.9919009],[22.3352438,36.9919573],[22.3358415,36.9918576],[22.3359505,36.9914986],[22.3358007,36.9911539],[22.3361691,36.9907445],[22.3374749,36.9906366],[22.338059,36.9906448],[22.3388323,36.9907367],[22.3396527,36.9907302],[22.3413553,36.9904566],[22.3420402,36.9901709],[22.3425024,36.9901053],[22.3433728,36.9898651],[22.345654,36.9888153],[22.346725,36.9886499],[22.3479482,36.9881983],[22.3486907,36.9881545],[22.3498351,36.9882335],[22.3504657,36.9876474],[22.3506513,36.9873796],[22.3510311,36.9873173],[22.3510004,36.9870803],[22.3510855,36.986784],[22.3510402,36.9862786],[22.3512519,36.9858399],[22.3513197,36.9858228],[22.3515374,36.9851048],[22.3514391,36.9844544],[22.3513796,36.9844469],[22.3513594,36.9843384],[22.3511683,36.9843448],[22.3511383,36.9841731],[22.3509978,36.9828732],[22.3510872,36.981856],[22.3507288,36.9812831],[22.3504947,36.9811988],[22.3503543,36.9809354],[22.3505105,36.9804689],[22.3506824,36.980309],[22.3509294,36.9797987],[22.3511018,36.9790981],[22.3511578,36.977855],[22.3510718,36.9776735],[22.351241,36.9776398],[22.3512434,36.9775317],[22.3515687,36.9775542],[22.3515935,36.9774464],[22.3515184,36.9772831],[22.3516547,36.9772129],[22.3516123,36.9770952],[22.351751,36.9769168],[22.3517789,36.9766648],[22.3519793,36.9767487],[22.3519158,36.9765676],[22.3520134,36.9756856],[22.3522666,36.974887],[22.3529091,36.9742649],[22.3532628,36.9740085],[22.3532082,36.9739356],[22.3532996,36.9738648],[22.3533618,36.9735862],[22.3536017,36.9734002],[22.3537534,36.973141],[22.3540843,36.9729022],[22.3542574,36.9726883],[22.3542601,36.9725621],[22.3545591,36.9722418],[22.3544946,36.9721057],[22.354567,36.9718723],[22.3544452,36.9717895],[22.3543266,36.9715626],[22.3543789,36.9712208],[22.3544939,36.9710962],[22.3542333,36.9706779],[22.3542724,36.9704261],[22.3544114,36.9702297],[22.3540703,36.9699005],[22.3539224,36.9694658],[22.3539468,36.969376],[22.3536388,36.9690743],[22.3536262,36.9686145],[22.3535499,36.9685053],[22.353567,36.9682351],[22.3534729,36.9679093],[22.3535244,36.9676036],[22.3533931,36.9674395],[22.3533881,36.967151],[22.3534657,36.9668907],[22.3537656,36.9665253],[22.3539697,36.966438],[22.3545089,36.9664365],[22.3551057,36.9663659],[22.354983,36.9663281],[22.3549737,36.9662378],[22.3550421,36.9661937],[22.3549301,36.9661741],[22.3549437,36.9660662],[22.3547094,36.9659908],[22.3547789,36.9658926],[22.3546008,36.9658181],[22.3548277,36.965713],[22.3546616,36.9656026],[22.3546634,36.9655215],[22.3544853,36.9654469],[22.3544423,36.9653562],[22.35451,36.9653391],[22.3544475,36.9651129],[22.3545813,36.9651598],[22.3546165,36.9650882],[22.3547399,36.9650989],[22.3547749,36.9650363],[22.354864,36.9650736],[22.3550065,36.964715],[22.3550822,36.9648513],[22.3551495,36.9648522],[22.3551873,36.9646635],[22.3549767,36.9644352],[22.3548348,36.964244],[22.3550127,36.9638048],[22.3554449,36.9635584],[22.3556005,36.9636326],[22.3555575,36.9635419],[22.3552691,36.9633757],[22.3554063,36.9632604],[22.3553517,36.9631875],[22.3551187,36.9630581],[22.3552023,36.9628249],[22.355507,36.962757],[22.355725,36.9625437],[22.35564,36.9623172],[22.3562094,36.9619556],[22.3564243,36.9618864],[22.3568272,36.9619551],[22.356936,36.9621188],[22.357276,36.9619793],[22.3573743,36.9621069],[22.3577468,36.9620219],[22.3577701,36.9620808],[22.3579018,36.9620105],[22.3580253,36.9620122],[22.3580106,36.9616515],[22.3580687,36.9615622],[22.3583533,36.9613858],[22.3585788,36.9613439],[22.3586304,36.961295],[22.3586722,36.960917],[22.3586215,36.960664],[22.358511,36.9605813],[22.3587394,36.9598814],[22.3586869,36.9597094],[22.3587562,36.9590975],[22.3590342,36.9587047],[22.3595822,36.9582887],[22.3595706,36.9588293],[22.3596361,36.9589204],[22.3599152,36.9589963],[22.3600765,36.9588093],[22.3600341,36.9586915],[22.3601597,36.9585941],[22.3602267,36.9586131],[22.3604443,36.9584178],[22.3606117,36.9579424],[22.3609079,36.9577482],[22.361062,36.9573717],[22.3610916,36.9570386],[22.3609932,36.9569111],[22.3609348,36.9564957],[22.3610772,36.9561371],[22.3610594,36.9559205],[22.3612065,36.9558685],[22.3614979,36.9558995],[22.3616791,36.9558299],[22.3620126,36.955465],[22.3621711,36.9554041],[22.362457,36.9551647],[22.3630016,36.9549108],[22.3630726,36.9547405],[22.3631392,36.9547775],[22.3632205,36.9546524],[22.3632354,36.9544814],[22.3633145,36.9544554],[22.3633099,36.9541489],[22.3634322,36.9542047],[22.3634787,36.9541332],[22.3635679,36.9541615],[22.3636606,36.9540275],[22.3637613,36.9540469],[22.3637644,36.9539028],[22.3635743,36.9538641],[22.363642,36.953847],[22.3636205,36.9538016],[22.3637214,36.953812],[22.3636776,36.9537574],[22.3637469,36.9536682],[22.3636811,36.9535952],[22.3637374,36.9535869],[22.3639128,36.9532649],[22.3640955,36.9531232],[22.3641739,36.9531333],[22.3645401,36.9528138],[22.3645955,36.9528506],[22.3649677,36.9527746],[22.3651154,36.9526956],[22.3651406,36.9525697],[22.3657898,36.952146],[22.3658172,36.951912],[22.365979,36.9516979],[22.3660891,36.9512758],[22.3660605,36.9510411],[22.366434,36.950902],[22.3666411,36.9506705],[22.3667594,36.9503927],[22.3669401,36.9503411],[22.367123,36.9501904],[22.3677464,36.9503995]]},{"id":19817,"author":"AnaDigit","name_GR":"O32: O32 \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0392\u03c5\u03c1\u03bf\u03cd","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 O32 \u03b1\u03c0\u03cc \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5 \u03c3\u03c4\u03b1 \u03a4\u03c3\u03ad\u03c1\u03b9\u03b1","path":"PELOPONNESE\/Pelop_O32_13_Varvara_Tseria","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":16435,"name_EN":"O32t: O32 Viros Gorge","description_EN":"O32 session from Taygetos refuge to Tseria","ascent_time":480,"descent_time":515,"marker":"O32","level":9,"ascent":618,"descent":1562,"maxelev":1567,"minelev":420,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.27142 36.91189,22.37128 36.94904)","views":5,"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,22.3600198,36.9198037#6,22.3563567,36.9134157#7,22.3487784,36.9129980#8,22.3396603,36.9142435#9,22.3300619,36.9158575#10,22.3205400,36.9173308#11,22.3112357,36.9183973#12,22.3019130,36.9221562#13,22.2927583,36.9255531#14,22.2899030,36.9198251#15,22.2816511,36.9154553#16.4,22.2722277,36.9131861","x":22.346489,"y":36.9132314,"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],[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.3532535,36.9118562],[22.3530811,36.9120431],[22.352629,36.91219],[22.3526135,36.9123881],[22.3524421,36.9125299],[22.351983,36.9124785],[22.3508027,36.913075],[22.3504758,36.9131426],[22.3501051,36.9131555],[22.3499269,36.9130899],[22.3498884,36.9127919],[22.3497545,36.912754],[22.3493951,36.9127671],[22.3485238,36.9130885],[22.3476129,36.9131659],[22.3469977,36.9130672],[22.3464589,36.9130687],[22.346489,36.9132314],[22.3458345,36.9133935],[22.3454638,36.9134064],[22.3453498,36.9134859],[22.3450581,36.9134819],[22.3444551,36.913852],[22.3442705,36.9140838],[22.3442775,36.9142822],[22.3441145,36.9143408],[22.3436426,36.9143612],[22.3434824,36.9145032],[22.3433837,36.9143937],[22.3430554,36.9145243],[22.3427774,36.9144032],[22.3428191,36.914548],[22.342549,36.9145803],[22.3424295,36.9143984],[22.3421621,36.9143045],[22.3417581,36.9142989],[22.3414246,36.91415],[22.341237,36.9140032],[22.3411619,36.9138399],[22.3410727,36.9138116],[22.3405844,36.9140752],[22.3401773,36.9142137],[22.3400513,36.9143291],[22.3398375,36.9143532],[22.3396589,36.9143056],[22.3396613,36.9141975],[22.3395504,36.9141328],[22.3394484,36.9141765],[22.3393374,36.9141208],[22.3390092,36.9142424],[22.3386407,36.9141562],[22.3384302,36.914027],[22.338318,36.9140255],[22.3379115,36.914137],[22.3374786,36.9144283],[22.3369823,36.9145386],[22.3362267,36.9141855],[22.3359914,36.9141642],[22.3355276,36.9143289],[22.3351705,36.9142338],[22.3349321,36.9143566],[22.3337926,36.9141063],[22.3334841,36.9143543],[22.3331695,36.9148817],[22.3323287,36.9153476],[22.3320122,36.9154513],[22.3315527,36.9154178],[22.3313412,36.9153338],[22.3309922,36.9153829],[22.3302443,36.9157059],[22.3297869,36.9160871],[22.3295733,36.9161021],[22.3295296,36.9160474],[22.3294174,36.9160458],[22.3288075,36.9162175],[22.3277501,36.9168336],[22.3273117,36.9168634],[22.3270882,36.9168152],[22.3267681,36.9165674],[22.3261796,36.9162706],[22.3259599,36.9160512],[22.3255559,36.9160455],[22.325352,36.9161328],[22.3250057,36.9160558],[22.3244501,36.9157956],[22.323899,36.9158419],[22.3235486,36.9159541],[22.3232795,36.9159413],[22.3230763,36.9159925],[22.3227772,36.9163218],[22.3227733,36.916502],[22.3226369,36.9165812],[22.322424,36.9165602],[22.3222533,36.9166659],[22.3214959,36.9169076],[22.3209726,36.9172247],[22.3204985,36.9173442],[22.3201077,36.9172485],[22.3197929,36.9172711],[22.3190682,36.9175583],[22.31893,36.9177186],[22.3184523,36.9180002],[22.3175927,36.9182945],[22.3166124,36.9184609],[22.3162768,36.9184111],[22.3162801,36.9187716],[22.3160599,36.919084],[22.3158553,36.9191983],[22.3155393,36.9192749],[22.3154623,36.9191566],[22.3152321,36.9187928],[22.3144476,36.9182229],[22.3141137,36.9180919],[22.3128134,36.9180104],[22.3093596,36.9188626],[22.3085646,36.9187702],[22.3064004,36.919172],[22.305203,36.9195064],[22.3044822,36.9196133],[22.3031863,36.9203429],[22.3030663,36.9206927],[22.3027423,36.9211297],[22.3022856,36.9214747],[22.3020886,36.9217513],[22.3020033,36.9220566],[22.3016466,36.9224481],[22.3013045,36.9226865],[22.2997847,36.9233859],[22.2993975,36.9236327],[22.2992019,36.9238462],[22.2982945,36.9242659],[22.2975047,36.9249486],[22.2969976,36.9250314],[22.2959796,36.9248726],[22.2947222,36.9248726],[22.2935425,36.9259192],[22.293284,36.9259335],[22.2922567,36.9251797],[22.2914387,36.9251138],[22.2910379,36.9249638],[22.2904184,36.9245493],[22.2900182,36.9243723],[22.2896872,36.9241152],[22.2895688,36.9238881],[22.2895301,36.9236082],[22.2896273,36.9232761],[22.2898005,36.9230622],[22.2907453,36.922481],[22.2919678,36.9215251],[22.2919518,36.9212364],[22.2916925,36.920782],[22.2914072,36.9204895],[22.2906573,36.9203886],[22.2901916,36.9201295],[22.289993,36.9199734],[22.2896355,36.9193914],[22.2886364,36.919395],[22.2882805,36.9192457],[22.287681,36.9189486],[22.2874391,36.9187198],[22.2871393,36.9185713],[22.2868542,36.9182697],[22.2864969,36.9181834],[22.2861046,36.917655],[22.2860626,36.9175282],[22.2861111,36.9173667],[22.2860248,36.9172122],[22.2858921,36.9171202],[22.2857574,36.9171182],[22.2856372,36.9169723],[22.2854024,36.9169328],[22.2853401,36.9167066],[22.2850156,36.9161611],[22.2846186,36.9158399],[22.2838614,36.9155676],[22.2831373,36.9155751],[22.2824972,36.9155839],[22.281638,36.9153551],[22.2816572,36.9154996],[22.2812394,36.9156108],[22.2809368,36.9155884],[22.2805469,36.9154565],[22.2803718,36.9152557],[22.2801377,36.9152478],[22.279779,36.9152246],[22.2798004,36.91527],[22.2797443,36.9152691],[22.2793685,36.9150113],[22.2794159,36.9153996],[22.2792596,36.9153613],[22.2792455,36.9154873],[22.2791465,36.9153957],[22.2788876,36.915428],[22.278874,36.915536],[22.278752,36.9154711],[22.278772,36.9155795],[22.2786049,36.915523],[22.2783105,36.9156359],[22.2782336,36.9155627],[22.2782488,36.9153827],[22.2779701,36.9152975],[22.2777316,36.9149245],[22.2771888,36.9146012],[22.2771684,36.9145107],[22.2765409,36.9139608],[22.276494,36.9140503],[22.2763494,36.9139941],[22.2753844,36.9139801],[22.2742439,36.9137833],[22.2736425,36.9134636],[22.2733654,36.9133063],[22.2731593,36.9129878],[22.2728014,36.9129286],[22.2725179,36.9130596],[22.2722277,36.9131861]]},{"id":19818,"author":"AnaDigit","name_GR":"O32: \u039b\u03c5\u03ba\u03cc\u03c3\u03bf\u03c5\u03c1\u03b1-\u03a4\u03c1\u03b9\u03c0\u03cc\u03c4\u03b1\u03bc\u03bf","description_GR":"","path":"PELOPONNESE\/Pelop_O32_05_Lykosoura_Tripotamo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":502,"name_EN":"O32: Lykosoura-Tripotamo","description_EN":"","ascent_time":275,"descent_time":275,"marker":"O32","level":10,"ascent":243,"descent":322,"maxelev":560,"minelev":377,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.03232 37.35592,22.09966 37.39388)","views":4,"millestones":"0,22.0371877,37.3939588#1,22.0352892,37.3887439#2,22.0338632,37.3859218#3,22.0346843,37.3789491#4,22.0414294,37.3758911#5,22.0496405,37.3714572#6,22.0491985,37.3637331#7,22.0580925,37.3602107#8,22.0680245,37.3567124#9,22.0760322,37.3590869#10,22.0856568,37.3617634#11,22.0917668,37.3604489#0.5,22.0994971,37.3624239","x":22.0484781,"y":37.3728178,"coor":[[22.0371877,37.3939588],[22.037454,37.3939677],[22.0374775,37.3939321],[22.0374239,37.393823],[22.0371677,37.3936836],[22.0371597,37.3935573],[22.0378144,37.3935772],[22.0380533,37.393509],[22.0381225,37.3934561],[22.0380971,37.3931312],[22.0381444,37.3930509],[22.0383213,37.3930201],[22.0381799,37.3928104],[22.0383048,37.3923529],[22.0382611,37.3922981],[22.038171,37.3922876],[22.037446,37.3927982],[22.0373865,37.3924818],[22.03741,37.3920136],[22.0373457,37.3914492],[22.0370639,37.3909939],[22.0368651,37.3903868],[22.0363965,37.3897301],[22.0358308,37.3893332],[22.0357829,37.3890079],[22.0358807,37.3887212],[22.0357932,37.3886116],[22.0357248,37.3886375],[22.0355937,37.3888967],[22.0354797,37.3889398],[22.0352158,37.3886651],[22.0350584,37.3886354],[22.0340616,37.3896102],[22.0337511,37.3898213],[22.033216,37.3904163],[22.0328402,37.3904123],[22.0326221,37.3901112],[22.0328623,37.3899981],[22.0330451,37.3894874],[22.0332572,37.3891485],[22.0332692,37.388689],[22.0336126,37.3880819],[22.0336576,37.3876591],[22.0342879,37.387309],[22.0344293,37.3870861],[22.0343222,37.3869041],[22.0339781,37.386673],[22.0336612,37.3866948],[22.033386,37.3868524],[22.0332847,37.3868417],[22.033383,37.386537],[22.0336579,37.3863883],[22.0339157,37.3860321],[22.0338515,37.3858959],[22.0336631,37.3857575],[22.0331264,37.3855909],[22.0331893,37.3853035],[22.033072,37.3850402],[22.0326124,37.3849064],[22.0325585,37.3848064],[22.0326507,37.3847358],[22.0332166,37.3846912],[22.0333196,37.3846388],[22.033346,37.384495],[22.0331988,37.384078],[22.0333352,37.3836116],[22.0336913,37.3833832],[22.03362,37.3830846],[22.0332773,37.3828807],[22.0332037,37.3826722],[22.0334253,37.3824055],[22.0339037,37.3822512],[22.0342212,37.3817698],[22.0344827,37.3812695],[22.0344371,37.3804756],[22.034177,37.3800567],[22.0343907,37.3796547],[22.0343421,37.3793565],[22.03453,37.3790802],[22.0347609,37.3788858],[22.034835,37.3786437],[22.0349997,37.3785113],[22.0349348,37.378402],[22.03485,37.3781888],[22.034918,37.3777484],[22.0348987,37.3776241],[22.0346531,37.3775119],[22.0345238,37.3772754],[22.0348098,37.377136],[22.0351044,37.3770958],[22.0356199,37.3772486],[22.0360531,37.3770935],[22.0366862,37.377068],[22.0372892,37.3768978],[22.0381103,37.3768483],[22.0384367,37.3764572],[22.038912,37.37642],[22.0399886,37.3770192],[22.0411177,37.3770289],[22.0409112,37.376719],[22.0410953,37.3762737],[22.0412706,37.3760085],[22.0418923,37.3755501],[22.0423838,37.3753239],[22.0425815,37.3751019],[22.0427147,37.3749329],[22.0429894,37.3747932],[22.0433732,37.3747185],[22.0443554,37.3742931],[22.0448427,37.3742291],[22.0452527,37.3736591],[22.0457365,37.3737301],[22.0474129,37.3735325],[22.0481529,37.373164],[22.0484781,37.3728178],[22.0492713,37.3726304],[22.0497851,37.3724136],[22.0499358,37.3722629],[22.0499188,37.3720463],[22.0496342,37.3716991],[22.0496412,37.3714288],[22.0494,37.3707129],[22.0497091,37.3701142],[22.0500352,37.369732],[22.0501167,37.3692016],[22.0503125,37.3690516],[22.0503972,37.3688367],[22.0500419,37.3681639],[22.0500014,37.3675504],[22.0494873,37.3673437],[22.0493165,37.3672214],[22.0489167,37.3669625],[22.0488304,37.3668079],[22.0489947,37.3665244],[22.0491674,37.3659595],[22.0492435,37.3652037],[22.0491901,37.3650857],[22.0488637,37.3650442],[22.0487645,37.3649525],[22.0487067,37.3641314],[22.0488134,37.3639349],[22.0491758,37.3637155],[22.0493131,37.3638237],[22.0496065,37.3638285],[22.0501455,37.3639456],[22.0502758,37.364146],[22.0508709,37.3636624],[22.0519805,37.3634463],[22.0522372,37.3631261],[22.0527379,37.3627558],[22.0529089,37.3626956],[22.053236,37.3626244],[22.0536671,37.3624647],[22.0540692,37.3625367],[22.0543671,37.3623703],[22.0549692,37.362227],[22.0551889,37.3620279],[22.0553308,37.3617779],[22.055287,37.3612905],[22.0554031,37.3611662],[22.0563012,37.3609286],[22.0568729,37.3606496],[22.0580355,37.3602271],[22.0597305,37.3597322],[22.0603761,37.3596527],[22.0613458,37.3597046],[22.0622528,37.3595573],[22.0631737,37.359311],[22.0638801,37.3590612],[22.064392,37.3584747],[22.0654028,37.3579415],[22.0660205,37.3576272],[22.0668025,37.3575138],[22.06766,37.3570952],[22.0679718,37.3568209],[22.0681748,37.3563916],[22.0688259,37.3556542],[22.0691447,37.3555513],[22.0698136,37.3555239],[22.070809,37.35545],[22.0716439,37.3554727],[22.072623,37.3555968],[22.0731485,37.3557946],[22.0736128,37.3561807],[22.0739698,37.3567903],[22.0749054,37.3572922],[22.0752582,37.3576224],[22.0755386,37.3581407],[22.075502,37.3586899],[22.0760669,37.3591136],[22.0764102,37.3598222],[22.0769653,37.3601917],[22.0771449,37.3602307],[22.0778909,37.3601978],[22.078599,37.3603264],[22.0789113,37.3604757],[22.0793416,37.3608702],[22.0802242,37.3612361],[22.0807623,37.361389],[22.0818205,37.3615143],[22.0834715,37.3614149],[22.0841187,37.3617138],[22.0843323,37.3617533],[22.0844808,37.3616836],[22.0846563,37.3614431],[22.084815,37.3614187],[22.0858654,37.3618502],[22.0875724,37.3617697],[22.0879326,37.3618116],[22.0882445,37.3619788],[22.0885184,37.3623077],[22.088689,37.362707],[22.088884,37.3634762],[22.0890402,37.3635509],[22.089261,37.3621079],[22.0894686,37.3614894],[22.0898439,37.3609367],[22.0909548,37.359774],[22.0939451,37.3622984],[22.0942895,37.3622139],[22.0951779,37.3614621],[22.0955561,37.3613263],[22.0964276,37.3612412],[22.0966299,37.3612805],[22.0967097,37.3616963],[22.0968613,37.3619511],[22.0982429,37.3626853],[22.0985374,37.3627036],[22.0994971,37.3624239]]},{"id":19819,"author":"AnaDigit","name_GR":"O32: \u039f32\u03a4\u03c1\u03b9\u03c0\u03cc\u03c4\u03b1\u03bc\u03bf-\u039b\u03b5\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9","description_GR":"","path":"PELOPONNESE\/Pelop_O32_06_Tripotamo_Leondari","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":7648,"name_EN":"O32: O32 Tripotamo-Leondari","description_EN":"","ascent_time":185,"descent_time":180,"marker":"O32","level":10,"ascent":183,"descent":40,"maxelev":548,"minelev":388,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.0995 37.32307,22.1463 37.36244)","views":1,"millestones":"0,22.0994994,37.3624307#1,22.1054135,37.3569276#2,22.1074937,37.3486914#3,22.1164522,37.3454174#4,22.1242372,37.3402158#5,22.1291554,37.3381700#6,22.1330142,37.3307946#7.6,22.1462895,37.3232791","x":22.1146966,"y":37.3454915,"coor":[[22.0994994,37.3624307],[22.0996776,37.3624335],[22.0997599,37.3624438],[22.0997168,37.3622201],[22.1001578,37.3619275],[22.1008175,37.3616542],[22.1014167,37.3612177],[22.1021932,37.3613609],[22.1024315,37.3613557],[22.1030558,37.3603856],[22.1033634,37.3602193],[22.1034358,37.360092],[22.1035098,37.3589441],[22.1037105,37.3585418],[22.1046175,37.3584459],[22.1050178,37.3586934],[22.1051013,37.3585145],[22.1052343,37.3577168],[22.1054287,37.3571701],[22.1053895,37.3564823],[22.1047916,37.3551163],[22.1050859,37.354186],[22.1050701,37.3539198],[22.1054181,37.353592],[22.1057888,37.3527642],[22.1060877,37.3525122],[22.1060813,37.3518677],[22.106178,37.3516124],[22.1064616,37.3511099],[22.1068213,37.3507214],[22.1068733,37.3504474],[22.1067889,37.3502139],[22.1069664,37.3493831],[22.1075275,37.3490676],[22.1074785,37.3488258],[22.1075662,37.3481152],[22.1081356,37.3477367],[22.1092838,37.3471896],[22.1101439,37.3467978],[22.1104485,37.3468026],[22.1109495,37.3469413],[22.1112135,37.3472204],[22.1112908,37.3472036],[22.1123077,37.347168],[22.1124791,37.3470851],[22.1125062,37.3469053],[22.1128858,37.3466207],[22.1143016,37.3459809],[22.1146966,37.3454915],[22.1156536,37.3456352],[22.1166539,37.3453582],[22.1169688,37.3453632],[22.1181915,37.3456756],[22.1190067,37.3447175],[22.1195383,37.3442212],[22.1203258,37.3425168],[22.1211105,37.3418331],[22.1226266,37.3407847],[22.1247217,37.3400541],[22.1255379,37.3399138],[22.1271645,37.3394574],[22.1277179,37.3391755],[22.1285674,37.3402367],[22.1288893,37.3400435],[22.1288759,37.3396309],[22.1286166,37.3391649],[22.1305563,37.3395471],[22.1301306,37.3389636],[22.1290412,37.3382862],[22.1299087,37.3373986],[22.1301265,37.3368523],[22.1301088,37.336656],[22.129745,37.3363055],[22.1297628,37.3346768],[22.1303893,37.3344456],[22.1306448,37.3341567],[22.130453,37.3336985],[22.1309462,37.3324288],[22.1313732,37.332048],[22.1322379,37.3318138],[22.1322176,37.3317189],[22.1328696,37.3309135],[22.1335255,37.3303651],[22.1341113,37.3304081],[22.1353821,37.3301375],[22.1357271,37.329832],[22.1361864,37.3291025],[22.1363236,37.3285301],[22.1380718,37.3262909],[22.1386624,37.326138],[22.1401938,37.3262387],[22.1411432,37.3257219],[22.1418592,37.3255619],[22.1427244,37.325215],[22.1441004,37.3230397],[22.1460706,37.3232329],[22.1462895,37.3232791]]},{"id":19820,"author":"AnaDigit","name_GR":"O32: \u039f32 \u039b\u03b5\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9-\u039a\u03c5\u03c0\u03b1\u03c1\u03af\u03c3\u03c3\u03b9","description_GR":"","path":"PELOPONNESE\/Pelop_O32_07_Leondari_Kyparissi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":17133,"name_EN":"O32: O32 Leondari-Kyparissi","description_EN":"","ascent_time":315,"descent_time":315,"marker":"O32","level":10,"ascent":504,"descent":557,"maxelev":948,"minelev":498,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.14616 37.2617,22.2379 37.32328)","views":1,"millestones":"0,22.1462898,37.3232814#1,22.1560222,37.3199725#2,22.1528453,37.3193695#3,22.1466654,37.3136925#4,22.1522647,37.3063920#5,22.1531533,37.2977490#6,22.1600714,37.2908913#7,22.1633489,37.2832577#8,22.1704479,37.2857921#9,22.1729925,37.2793820#10,22.1816698,37.2743606#11,22.1892738,37.2694178#12,22.1954568,37.2633117#13,22.2048727,37.2633339#14,22.2141615,37.2664313#15,22.2214590,37.2694758#16,22.2284737,37.2701583#17.1,22.2377952,37.2661868","x":22.1723709,"y":37.2810301,"coor":[[22.1462898,37.3232814],[22.1482815,37.3225577],[22.1493559,37.3229238],[22.1497759,37.3228245],[22.1511187,37.3228274],[22.1515848,37.3226905],[22.1530395,37.321812],[22.154557,37.3211327],[22.1552445,37.3207108],[22.1558777,37.3201979],[22.1563001,37.3195376],[22.1560017,37.3196951],[22.1559029,37.3195855],[22.1561167,37.3191472],[22.1560708,37.3182542],[22.1556125,37.3180758],[22.1556603,37.3184281],[22.1554234,37.3184244],[22.1551491,37.317645],[22.1558321,37.3174033],[22.156147,37.3169846],[22.1558842,37.3171157],[22.1545211,37.317482],[22.1543244,37.3181459],[22.1539336,37.3188968],[22.1531334,37.3193169],[22.1521927,37.3194825],[22.1513004,37.3195136],[22.1506072,37.3192504],[22.1502325,37.3188841],[22.1498899,37.3181307],[22.1490337,37.3171529],[22.1489394,37.3163944],[22.147644,37.3158424],[22.1465923,37.3154744],[22.1463696,37.3148941],[22.1467823,37.3132512],[22.147174,37.3129239],[22.1480646,37.3115769],[22.1485795,37.3099086],[22.148853,37.3097958],[22.1492662,37.3095138],[22.1496385,37.3085913],[22.1508418,37.3078351],[22.1516275,37.3075409],[22.1520433,37.3071508],[22.1521116,37.3066652],[22.1526429,37.3057002],[22.1526073,37.3053121],[22.1527508,37.3049808],[22.1524772,37.3046341],[22.1522629,37.3041711],[22.1522065,37.3037106],[22.1522599,37.3029093],[22.1524976,37.3024173],[22.1526271,37.3017343],[22.1524466,37.3012719],[22.1525798,37.2990568],[22.1527575,37.2982485],[22.1529353,37.2978997],[22.1531648,37.2977411],[22.1541953,37.2966576],[22.1543248,37.2959747],[22.1554347,37.2944148],[22.1559551,37.2938911],[22.1563568,37.293609],[22.1571087,37.2928456],[22.1578106,37.2922797],[22.1584873,37.2918216],[22.1589435,37.2916214],[22.159564,37.2911534],[22.1600895,37.2908822],[22.1602327,37.2905599],[22.1601272,37.2902609],[22.1597118,37.2901823],[22.1610725,37.2885001],[22.1616039,37.2879856],[22.1618092,37.28743],[22.1624283,37.2865564],[22.1623378,37.2861043],[22.1626651,37.2856317],[22.1626215,37.2846397],[22.162464,37.2841595],[22.1626363,37.2835674],[22.1629985,37.2833702],[22.1640966,37.2830177],[22.1646837,37.2834594],[22.1654092,37.2833085],[22.1656298,37.2830505],[22.1660541,37.2832283],[22.1666734,37.283274],[22.1669408,37.2829447],[22.1670879,37.2824602],[22.1673039,37.2823915],[22.1676887,37.282803],[22.1678532,37.2839231],[22.1680379,37.2842144],[22.1680608,37.2846654],[22.1686198,37.2848723],[22.1699806,37.2850376],[22.1704252,37.2857745],[22.1708571,37.2861056],[22.1716,37.2861712],[22.171753,37.286142],[22.1720341,37.28609],[22.172174,37.2859029],[22.1714113,37.2852602],[22.1714404,37.2849903],[22.1716978,37.2846067],[22.1710392,37.2838575],[22.1712569,37.283248],[22.1717891,37.2826975],[22.1721028,37.2818551],[22.1723825,37.2814809],[22.1723709,37.2810301],[22.1726099,37.280475],[22.1725913,37.2798438],[22.1729382,37.2794886],[22.1731516,37.2790593],[22.1737332,37.2783293],[22.1751953,37.2775677],[22.1758501,37.2770731],[22.176543,37.2768675],[22.177161,37.2764984],[22.1774697,37.2758543],[22.1778006,37.27574],[22.1787268,37.2756821],[22.179026,37.2754344],[22.1796398,37.2752365],[22.1803993,37.2750769],[22.1813847,37.2744342],[22.1819861,37.2742812],[22.1823417,37.2740343],[22.182083,37.2735346],[22.1823562,37.2734306],[22.1833006,37.2735533],[22.1846344,37.2734296],[22.1853949,37.2727562],[22.1861857,37.2722276],[22.1871018,37.2707095],[22.1878419,37.2699457],[22.1885202,37.2694063],[22.1895347,37.2694218],[22.1902077,37.2695763],[22.1902074,37.2691167],[22.1905407,37.2683827],[22.1917571,37.2665627],[22.1917323,37.2657151],[22.1920008,37.2653317],[22.1925453,37.2647271],[22.1929703,37.2644001],[22.193266,37.2642965],[22.1941574,37.2642741],[22.194567,37.2641181],[22.1949835,37.2639149],[22.1954722,37.2632824],[22.1961428,37.2627339],[22.1972535,37.261881],[22.1976904,37.2615272],[22.1986701,37.2611095],[22.2012198,37.2615268],[22.2020371,37.2617735],[22.202708,37.2624867],[22.2050538,37.2634236],[22.2059934,37.2637443],[22.2073173,37.2645034],[22.208766,37.2647597],[22.2094767,37.2652211],[22.2096643,37.2658728],[22.2099291,37.2661202],[22.210515,37.266138],[22.2110263,37.2664522],[22.21169,37.2665253],[22.2126439,37.2662423],[22.2128307,37.2659747],[22.2131195,37.2661594],[22.2151705,37.266695],[22.2152901,37.2668861],[22.2155225,37.2670699],[22.2153579,37.2673558],[22.2155077,37.2677005],[22.215926,37.2676528],[22.2160439,37.2674382],[22.2165869,37.267843],[22.2160751,37.2685022],[22.2162651,37.2685772],[22.2171523,37.2682571],[22.2174086,37.2683871],[22.217607,37.269057],[22.2182884,37.2693377],[22.2198837,37.269596],[22.2211731,37.2694352],[22.2217238,37.2695155],[22.2216774,37.2695689],[22.2213388,37.2695819],[22.2209302,37.2696929],[22.2201559,37.2700057],[22.2201321,37.2700594],[22.2212503,37.269896],[22.2225583,37.2699066],[22.224065,37.2696138],[22.2243128,37.2696265],[22.2248506,37.2697788],[22.2253574,37.2693267],[22.2259566,37.2692636],[22.2267657,37.2693839],[22.2275006,37.2693048],[22.2276793,37.2693795],[22.2282882,37.2698663],[22.2285058,37.2702031],[22.2286171,37.2702678],[22.2287557,37.2701257],[22.2287191,37.2697646],[22.2287797,37.2695853],[22.2290797,37.2692924],[22.2296153,37.269057],[22.2311293,37.2689355],[22.232002,37.2687502],[22.2326431,37.2688229],[22.2331473,37.2685713],[22.2339167,37.2679789],[22.2340334,37.2678094],[22.2340736,37.2675396],[22.2343511,37.2672463],[22.2349321,37.2669936],[22.2355332,37.2668494],[22.2358642,37.2670233],[22.2364087,37.2666439],[22.2377952,37.2661868]]},{"id":19821,"author":"AnaDigit","name_GR":"O32: \u039f32 \u039a\u03c5\u03c0\u03b1\u03c1\u03af\u03c3\u03c3\u03b9-\u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03c4\u03c3\u03b9","description_GR":"","path":"PELOPONNESE\/Pelop_O32_08_Kyparissi_Georgitsi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":13317,"name_EN":"O32: O32 Kyparissi-Georgitsi","description_EN":"","ascent_time":310,"descent_time":290,"marker":"O32","level":10,"ascent":747,"descent":402,"maxelev":1040,"minelev":500,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.23779 37.19151,22.27963 37.26619)","views":2,"millestones":"0,22.2377938,37.2661868#1,22.2427908,37.2589305#2,22.2481832,37.2514349#3,22.2478728,37.2437199#4,22.2477838,37.2361617#5,22.2506091,37.2283312#6,22.2506758,37.2234275#7,22.2497394,37.2187165#8,22.2525713,37.2137400#9,22.2603821,37.2102864#10,22.2643023,37.2064764#11,22.2724449,37.2029757#12,22.2750462,37.1969832#13.3,22.2775900,37.1914763","x":22.2500255,"y":37.2153621,"coor":[[22.2377938,37.2661868],[22.2396367,37.2651665],[22.2398216,37.264971],[22.2399064,37.2647199],[22.2406039,37.264203],[22.2412614,37.2640505],[22.2415145,37.2633513],[22.2416947,37.2629236],[22.2419844,37.2625854],[22.2420243,37.2623246],[22.2424486,37.2615378],[22.2427059,37.2610932],[22.2424689,37.2601343],[22.242852,37.258689],[22.2430733,37.2583858],[22.2436597,37.2578988],[22.2439344,37.2572359],[22.2448155,37.2561945],[22.245205,37.2554432],[22.2453722,37.2551933],[22.246203,37.2548631],[22.2468367,37.2542777],[22.2471189,37.2537771],[22.247596,37.2531353],[22.247735,37.2524884],[22.2477605,37.2518759],[22.2478799,37.2515893],[22.2480523,37.2514476],[22.2484365,37.2514082],[22.2487102,37.2512748],[22.2488822,37.2506645],[22.2481727,37.2501403],[22.2479989,37.2488849],[22.2477292,37.2483582],[22.2477668,37.2481965],[22.2480448,37.2478761],[22.2483032,37.2474293],[22.2484355,37.2470708],[22.2479074,37.2465041],[22.2474255,37.2454065],[22.2472285,37.2446645],[22.24736,37.244342],[22.2479419,37.2440441],[22.2480249,37.2438651],[22.247682,37.2435378],[22.2475302,37.2432742],[22.2471287,37.243088],[22.2470651,37.2429158],[22.247722,37.2422946],[22.2477825,37.2421153],[22.2477009,37.2417445],[22.2481029,37.241426],[22.2482014,37.241067],[22.2481972,37.2407605],[22.247793,37.2402047],[22.2478405,37.2400972],[22.248216,37.2399496],[22.248366,37.2397986],[22.2490167,37.2379876],[22.2489898,37.2377799],[22.2488573,37.2375076],[22.2489232,37.2370939],[22.2487334,37.236832],[22.2480797,37.2362343],[22.2475866,37.2361098],[22.2474698,37.2359954],[22.2477506,37.2357044],[22.2477277,37.2352354],[22.2478012,37.2349819],[22.2480329,37.2346045],[22.2480454,37.2340639],[22.2479198,37.2336474],[22.2480579,37.2335233],[22.2485245,37.2333319],[22.2485946,37.2332248],[22.2486119,37.2326753],[22.2486363,37.2319095],[22.2488554,37.2307231],[22.2495076,37.2303001],[22.2497872,37.2299077],[22.2502436,37.2297139],[22.2505714,37.229187],[22.2505123,37.2288166],[22.2506139,37.2283224],[22.251133,37.2273206],[22.2514273,37.2269306],[22.2516811,37.2256996],[22.2515605,37.2255536],[22.2511693,37.2254126],[22.2510253,37.2253023],[22.2509554,37.2249138],[22.2510028,37.2248153],[22.2514509,37.2244434],[22.2515627,37.2239944],[22.2516902,37.2238431],[22.2518877,37.2235395],[22.2516309,37.2234366],[22.2515656,37.2233365],[22.251725,37.2228702],[22.252068,37.2226589],[22.25246,37.2222772],[22.252108,37.2223891],[22.251856,37.2225657],[22.2515266,37.222678],[22.2509729,37.2232286],[22.2503889,37.2236256],[22.2500476,37.2237647],[22.2499128,37.2237447],[22.2502796,37.2234797],[22.2504101,37.2231932],[22.2507202,37.2229455],[22.2508927,37.2223081],[22.2511113,37.222113],[22.2509859,37.2216876],[22.2512223,37.2212134],[22.2511816,37.2210235],[22.2510268,37.2208951],[22.2509412,37.2206955],[22.2508511,37.2206942],[22.2508185,37.2211263],[22.2507476,37.2212695],[22.2500564,37.2219172],[22.2501818,37.2213693],[22.2500887,37.2210074],[22.2498663,37.2203461],[22.2499518,37.2195723],[22.2499213,37.2189409],[22.2496365,37.2185852],[22.2495172,37.2193586],[22.2492612,37.2197063],[22.2491473,37.2197587],[22.2489764,37.2188639],[22.2487748,37.2183201],[22.2487997,37.2177347],[22.2486586,37.2174982],[22.2489167,37.2165737],[22.249323,37.216057],[22.2493879,37.2157357],[22.2497497,37.2155924],[22.2500255,37.2153621],[22.2504677,37.2152425],[22.2509688,37.2150155],[22.2511645,37.2148382],[22.2512275,37.2145507],[22.2524253,37.2139194],[22.2529357,37.213287],[22.2529384,37.2131699],[22.2527286,37.2129865],[22.2527417,37.2129056],[22.2531352,37.2129475],[22.2537504,37.2131458],[22.2540925,37.2129706],[22.2544048,37.2131104],[22.2547208,37.213088],[22.2548179,37.2132787],[22.2549622,37.213371],[22.255446,37.2134052],[22.2559569,37.2132414],[22.2560756,37.2129818],[22.2563968,37.2127342],[22.2568954,37.2126153],[22.2576873,37.21228],[22.2580661,37.2119791],[22.2588232,37.211846],[22.2589927,37.2118215],[22.2590845,37.2117507],[22.2592513,37.2113566],[22.2597001,37.2114443],[22.2600588,37.211035],[22.2605109,37.2099962],[22.2602554,37.2093435],[22.2600808,37.2090976],[22.2605718,37.2088164],[22.2610232,37.2087869],[22.2611715,37.208708],[22.2614053,37.2083419],[22.261342,37.2081517],[22.2613687,37.2079718],[22.261238,37.2077716],[22.2613085,37.2076465],[22.2614226,37.2075851],[22.2615574,37.2076051],[22.2615414,37.2078121],[22.2620079,37.2081074],[22.262259,37.2081652],[22.2626035,37.2083775],[22.2631605,37.2084555],[22.2630907,37.2082585],[22.2629904,37.2082119],[22.2630701,37.2081771],[22.263049,37.2081137],[22.2632655,37.2080087],[22.2631995,37.2079356],[22.2634265,37.2078668],[22.2632934,37.2077747],[22.26361,37.2077253],[22.2634878,37.2076514],[22.2632629,37.2076301],[22.2632307,37.2075575],[22.2632964,37.2071529],[22.2636213,37.2067431],[22.2636411,37.2068605],[22.2638238,37.206755],[22.2638543,37.2068997],[22.2641962,37.2067335],[22.2642132,37.2064814],[22.2644502,37.2064668],[22.2646277,37.2065866],[22.2649218,37.2065368],[22.2650494,37.2063764],[22.2649718,37.2063212],[22.2649958,37.2062585],[22.265235,37.2061448],[22.2655959,37.2061321],[22.2657069,37.2062058],[22.2663424,37.2060078],[22.2666791,37.2060668],[22.2668997,37.2062773],[22.2670635,37.2063496],[22.2673212,37.2064165],[22.2675581,37.2064019],[22.2681058,37.2061035],[22.2682967,37.2058381],[22.2684736,37.2055883],[22.2690083,37.2053618],[22.2690583,37.205349],[22.2695062,37.2052722],[22.2697008,37.2051399],[22.2701245,37.2053353],[22.2702863,37.2051574],[22.2704074,37.2047897],[22.2707177,37.2045238],[22.2712887,37.2040499],[22.2713702,37.2034383],[22.2715797,37.2032408],[22.2724534,37.2029741],[22.2735697,37.2024406],[22.2744559,37.20212],[22.274495,37.2018863],[22.2743877,37.2016504],[22.2741336,37.2014304],[22.2737067,37.2012191],[22.2730242,37.2010109],[22.2728708,37.2008193],[22.2728325,37.2005214],[22.2729597,37.200379],[22.2734575,37.2002871],[22.2739282,37.1999064],[22.2740793,37.1997013],[22.2744433,37.1980663],[22.2741929,37.1971884],[22.2742103,37.1969182],[22.2745048,37.1968504],[22.275065,37.1969848],[22.2760216,37.1970347],[22.2764076,37.1969052],[22.277015,37.1964543],[22.277207,37.1964301],[22.2773508,37.1965493],[22.2775212,37.1969844],[22.277536,37.1975254],[22.277716,37.1975371],[22.2780242,37.1973613],[22.2792064,37.1964051],[22.2795119,37.1958507],[22.2795386,37.1954635],[22.2793951,37.1953353],[22.2787762,37.1952992],[22.2785551,37.1951158],[22.278416,37.1947893],[22.27839,37.1939507],[22.2778179,37.1933475],[22.2776885,37.1930933],[22.2776708,37.1928767],[22.2774883,37.1922341],[22.2772676,37.191938],[22.2771732,37.1916302],[22.27759,37.1914763]]},{"id":19822,"author":"AnaDigit","name_GR":"O32: \u039f32 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03c4\u03c3\u03b9-\u039b\u03bf\u03c5\u03c3\u03af\u03bd\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_O32_09_Georgitsi_Lousina","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":10577,"name_EN":"O32: O32 Georgitsi-Lousina","description_EN":"","ascent_time":245,"descent_time":230,"marker":"O32","level":10,"ascent":1074,"descent":783,"maxelev":1060,"minelev":693,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.26696 37.14822,22.2843 37.19132)","views":0,"millestones":"0,22.2775896,37.1914763#1,22.2771090,37.1852997#2,22.2731667,37.1808910#3,22.2682783,37.1786806#4,22.2752605,37.1746447#5,22.2828531,37.1733209#6,22.2785816,37.1691892#7,22.2787215,37.1666704#8,22.2835443,37.1615634#9,22.2788712,37.1551538#10.6,22.2815149,37.1494514","x":22.2826533,"y":37.1732894,"coor":[[22.2775896,37.1914763],[22.2774545,37.1914743],[22.2775262,37.1912951],[22.2774307,37.1910323],[22.2774623,37.1906362],[22.2771237,37.1907732],[22.2769952,37.1908187],[22.2769671,37.1905659],[22.2768456,37.1905686],[22.2761837,37.190541],[22.2758395,37.1903197],[22.2757101,37.1900654],[22.2755096,37.1899634],[22.2753953,37.1900338],[22.2754624,37.1897644],[22.2755892,37.1895296],[22.2760665,37.1878602],[22.2760626,37.1875356],[22.275733,37.1871703],[22.2761171,37.1871218],[22.2764459,37.1869351],[22.2765637,37.1867565],[22.2769316,37.1865366],[22.2773642,37.1863356],[22.2775827,37.1861405],[22.2773641,37.1858939],[22.2770944,37.1852614],[22.2770407,37.1851434],[22.2771586,37.1849108],[22.2770976,37.1846215],[22.2775384,37.1840601],[22.277588,37.1838625],[22.2775266,37.1835912],[22.2776085,37.1834572],[22.2779172,37.183162],[22.2781596,37.1827509],[22.2784906,37.1820618],[22.2783627,37.1817444],[22.2783375,37.1813655],[22.2781969,37.1811066],[22.2777131,37.1810816],[22.2773958,37.1811671],[22.2771722,37.1810917],[22.2765412,37.1811006],[22.2760033,37.1809756],[22.2757753,37.1810984],[22.2754825,37.1810942],[22.2749958,37.1811952],[22.2746318,37.1813522],[22.2742782,37.1810496],[22.2737948,37.1810065],[22.2735453,37.181084],[22.2734011,37.1809827],[22.2731647,37.1809793],[22.2731706,37.180718],[22.2732779,37.1804582],[22.2732607,37.1802236],[22.2731839,37.1801323],[22.2729387,37.1800206],[22.2726091,37.1796553],[22.2713508,37.1795108],[22.2711243,37.1795615],[22.269952,37.1800942],[22.2695959,37.1803954],[22.2691877,37.1805157],[22.2687745,37.1808521],[22.2684565,37.1809646],[22.2683476,37.1808008],[22.2681582,37.1807079],[22.2682328,37.1804026],[22.2679249,37.1800736],[22.2677366,37.1799356],[22.2673095,37.1798933],[22.2672209,37.179829],[22.2673022,37.179722],[22.2679401,37.1794069],[22.268515,37.1793882],[22.2686242,37.1790473],[22.2686041,37.1789389],[22.268327,37.1787455],[22.2677698,37.1779893],[22.267725,37.1774839],[22.2675553,37.1770218],[22.2678475,37.1770035],[22.268395,37.1772008],[22.2689582,37.1772],[22.2691459,37.177365],[22.2692912,37.1774122],[22.269879,37.1773216],[22.2700391,37.1772158],[22.2704685,37.1766633],[22.2710266,37.176392],[22.2723995,37.1759524],[22.2727185,37.1757948],[22.273512,37.175572],[22.2739351,37.1752898],[22.2743331,37.1751243],[22.2745188,37.1748837],[22.2749145,37.1748174],[22.275393,37.174581],[22.275767,37.1744783],[22.2764641,37.1745335],[22.2767013,37.1745009],[22.277364,37.1740869],[22.2778122,37.1741925],[22.2780795,37.1743226],[22.2785985,37.1747808],[22.2790167,37.1747148],[22.2793951,37.1744228],[22.2795754,37.1744165],[22.2800217,37.1746032],[22.280738,37.1748029],[22.2813133,37.1752619],[22.2817631,37.1752954],[22.2821873,37.1754638],[22.282296,37.1751409],[22.2828688,37.1747166],[22.2829952,37.1741055],[22.2832333,37.1735412],[22.2831248,37.1733593],[22.2826533,37.1732894],[22.2824153,37.1732161],[22.2831511,37.1732989],[22.2833458,37.1731575],[22.2837552,37.1724875],[22.2835901,37.1723138],[22.2832083,37.1722632],[22.2827879,37.1724284],[22.2826988,37.172382],[22.2826012,37.1722184],[22.2825231,37.1716855],[22.2824345,37.1716211],[22.2821487,37.1718062],[22.28197,37.1717405],[22.2819043,37.1716585],[22.2819227,37.1713433],[22.2815521,37.1712928],[22.281322,37.1710101],[22.281077,37.1708894],[22.2810469,37.1707267],[22.2807773,37.1706958],[22.2807244,37.1705418],[22.2804714,37.1702767],[22.2801922,37.1701735],[22.2801793,37.1702454],[22.2800446,37.1702255],[22.2797651,37.1701313],[22.2789348,37.169993],[22.2782802,37.1695599],[22.2781825,37.1693962],[22.278601,37.1693167],[22.2785816,37.1691812],[22.2787626,37.1691478],[22.2786758,37.1690023],[22.2783605,37.1689978],[22.2782794,37.1690957],[22.2779773,37.1690102],[22.2774146,37.168993],[22.277226,37.1688641],[22.2774244,37.1685605],[22.2774055,37.168398],[22.277067,37.1684292],[22.2769112,37.1683458],[22.2765734,37.1683409],[22.2762719,37.1682283],[22.2760584,37.1682072],[22.275492,37.1678564],[22.2753342,37.1675049],[22.2758855,37.1675309],[22.2762537,37.1676805],[22.2764672,37.1677016],[22.2771968,37.1673157],[22.2771757,37.1672523],[22.27678,37.1673186],[22.2762451,37.1670675],[22.2761798,37.1669674],[22.2765638,37.1669189],[22.2773501,37.1665157],[22.2778786,37.1665505],[22.2786295,37.1667146],[22.2787775,37.1666447],[22.2788908,37.1661145],[22.2788237,37.1660955],[22.2786071,37.1662096],[22.2784059,37.1661435],[22.2781928,37.1656087],[22.2784116,37.1653955],[22.2789307,37.165349],[22.2797061,37.1646798],[22.2799375,37.1650144],[22.2802454,37.1651833],[22.280731,37.1642868],[22.2808833,37.1645234],[22.2813633,37.1642149],[22.2819242,37.1636574],[22.2821393,37.1631603],[22.2827187,37.1629344],[22.2832235,37.1624798],[22.2835444,37.1621848],[22.2834482,37.161958],[22.2835965,37.1613743],[22.2832853,37.1606939],[22.2835426,37.1596656],[22.2823014,37.1597738],[22.2820098,37.1597245],[22.281559,37.1587445],[22.2812489,37.1585147],[22.2808358,37.1578598],[22.2807854,37.1575977],[22.2800447,37.1569921],[22.278858,37.1566864],[22.2788217,37.1558026],[22.278714,37.1555847],[22.2788902,37.1552628],[22.2787498,37.1545037],[22.2786252,37.1539949],[22.2788145,37.1535921],[22.2788916,37.1531696],[22.2792616,37.1527423],[22.2797728,37.1525424],[22.2803941,37.1519566],[22.2807717,37.1516917],[22.2814442,37.1513319],[22.281647,37.1513258],[22.2822268,37.1510819],[22.2824625,37.1506166],[22.2829711,37.1505338],[22.2838801,37.1501685],[22.2839475,37.1500816],[22.2839617,37.1499533],[22.2832226,37.1492757],[22.2830552,37.1487144],[22.2829834,37.1481996],[22.2825237,37.1488149],[22.2824635,37.1489853],[22.2822808,37.1490998],[22.282106,37.1493586],[22.2819587,37.1494016],[22.2816664,37.1493793],[22.2815149,37.1494514]]},{"id":19823,"author":"AnaDigit","name_GR":"O32: \u039f32 \u039b\u03bf\u03c5\u03c3\u03af\u03bd\u03b1-\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b1 \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5","description_GR":"","path":"PELOPONNESE\/Pelop_O32_10_Lousina_Lagada","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":15491,"name_EN":"O32: O32 Lousina-Lagada","description_EN":"","ascent_time":365,"descent_time":360,"marker":"O32","level":10,"ascent":905,"descent":687,"maxelev":1532,"minelev":1083,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.26144 37.0672,22.29202 37.14915)","views":2,"millestones":"0,22.2815146,37.1494492#1,22.2875482,37.1436143#2,22.2873078,37.1352715#3,22.2877668,37.1281201#4,22.2874827,37.1215442#5,22.2878177,37.1160893#6,22.2896153,37.1095324#7,22.2832749,37.1062588#8,22.2868208,37.1018073#9,22.2792824,37.1034859#10,22.2730545,37.1013352#11,22.2705400,37.0957323#12,22.2659702,37.0880125#13,22.2630950,37.0797784#14,22.2652246,37.0719102#15.5,22.2655775,37.0668170","x":22.2814624,"y":37.1063704,"coor":[[22.2815146,37.1494492],[22.2816661,37.149377],[22.2819584,37.1493993],[22.2821057,37.1493564],[22.2822805,37.1490975],[22.2824632,37.148983],[22.2825234,37.1488126],[22.2829831,37.1481974],[22.2850716,37.1454606],[22.2851984,37.1451763],[22.2860468,37.1447469],[22.2862353,37.1443801],[22.2861144,37.1437474],[22.2857939,37.1434814],[22.2871984,37.1436099],[22.2875139,37.1435964],[22.2879034,37.1438003],[22.2876898,37.1425354],[22.2875412,37.1418888],[22.2875572,37.141177],[22.2876417,37.1409259],[22.2875851,37.1404384],[22.2876221,37.139799],[22.2875534,37.1393473],[22.2872155,37.1388557],[22.287548,37.1360935],[22.2873375,37.1354416],[22.2872125,37.1347457],[22.2873076,37.1345218],[22.2870316,37.1342835],[22.2869034,37.1339752],[22.286694,37.1332781],[22.2866503,37.1327187],[22.2864432,37.1324183],[22.2855024,37.1322064],[22.2855011,37.1317647],[22.2853352,37.1316361],[22.2854652,37.1313586],[22.2860152,37.1309339],[22.2861318,37.1307553],[22.2864904,37.1305758],[22.2869274,37.1304627],[22.2871117,37.130276],[22.2873295,37.1296032],[22.2873552,37.1294594],[22.2869752,37.128841],[22.2873336,37.1284226],[22.2875151,37.1283621],[22.2877339,37.1281399],[22.2882018,37.1278583],[22.288406,37.1277891],[22.288471,37.1274025],[22.2890049,37.1271849],[22.2894112,37.1271366],[22.2897338,37.1268078],[22.2901535,37.1261649],[22.2901608,37.1258406],[22.2903291,37.1253653],[22.2907307,37.1245847],[22.2906165,37.1241594],[22.2899519,37.1236812],[22.2900669,37.1235747],[22.2900588,37.1234303],[22.2898141,37.1233006],[22.2890758,37.1231007],[22.2888648,37.1229715],[22.2882829,37.1223231],[22.2878812,37.1221641],[22.2877863,37.1218833],[22.2875862,37.1217723],[22.2874789,37.1215364],[22.2871262,37.1212068],[22.2868361,37.1210945],[22.2866282,37.1208301],[22.2864608,37.1207646],[22.2864309,37.1205929],[22.2866395,37.1203255],[22.2870865,37.1199715],[22.2872223,37.1199374],[22.2872415,37.1195861],[22.2873564,37.1194796],[22.2878445,37.1192974],[22.2881456,37.1189232],[22.2883823,37.1189086],[22.288486,37.1188019],[22.2886245,37.118146],[22.2888468,37.1177706],[22.2888859,37.1175369],[22.289125,37.1174141],[22.2895092,37.1168428],[22.2892115,37.1165682],[22.2886373,37.1165779],[22.2886638,37.1169027],[22.2888538,37.1169596],[22.2888176,37.1170672],[22.2885014,37.1171167],[22.2884353,37.1168949],[22.2879858,37.1163657],[22.2876279,37.1157657],[22.2875874,37.1155668],[22.2876352,37.1154413],[22.2878396,37.1153631],[22.2882346,37.1153147],[22.2885379,37.1153372],[22.2888049,37.1154762],[22.2892929,37.1154517],[22.2894079,37.1153452],[22.2895159,37.1145446],[22.2892887,37.11364],[22.2899563,37.1124779],[22.2895651,37.1118594],[22.2898283,37.1116649],[22.2896202,37.1114095],[22.2897271,37.1111587],[22.2893149,37.1109725],[22.2893409,37.1108197],[22.2895575,37.1106966],[22.2896073,37.110481],[22.289352,37.1103241],[22.2895678,37.1102371],[22.2897426,37.1099692],[22.2895982,37.109886],[22.2895701,37.1096332],[22.289628,37.109562],[22.2894463,37.1091357],[22.2895669,37.1087769],[22.2893783,37.108657],[22.2895282,37.108497],[22.2894897,37.108208],[22.2892736,37.1078083],[22.2889088,37.1075146],[22.2885275,37.1069593],[22.2879255,37.1067073],[22.2873535,37.1061222],[22.2870208,37.105901],[22.2867509,37.1058971],[22.2866363,37.1059856],[22.2862564,37.1063677],[22.2857576,37.1070274],[22.2856326,37.1070797],[22.2852516,37.1070111],[22.284687,37.1065974],[22.284551,37.1066405],[22.2843299,37.1069617],[22.2841704,37.1070495],[22.2840579,37.1070479],[22.2839077,37.1067213],[22.2836663,37.1064474],[22.2831877,37.1062151],[22.2814624,37.1063704],[22.2808897,37.106317],[22.2807795,37.1062163],[22.2808394,37.1060549],[22.2810331,37.1059496],[22.2814507,37.1053968],[22.2825175,37.1049977],[22.2837978,37.1046106],[22.2844064,37.1040696],[22.2848404,37.1037875],[22.285793,37.1034588],[22.2862045,37.1031763],[22.2864963,37.1027118],[22.2869896,37.1012949],[22.2869145,37.1011316],[22.2862645,37.101014],[22.2855735,37.1007156],[22.2853333,37.1008924],[22.285073,37.1014564],[22.2848528,37.1017417],[22.2846149,37.1018103],[22.2839062,37.1018001],[22.282859,37.1013343],[22.2824872,37.1013559],[22.2821784,37.1015768],[22.2816344,37.1022449],[22.2814265,37.1029809],[22.2808232,37.1032876],[22.280569,37.1035814],[22.2803982,37.103669],[22.2801045,37.1037189],[22.2794455,37.103502],[22.2789963,37.1034594],[22.2788043,37.1034927],[22.2786781,37.103599],[22.2785902,37.1040033],[22.2784392,37.1042084],[22.2782214,37.1043855],[22.2778598,37.1044524],[22.2776013,37.1044396],[22.2774902,37.1043749],[22.2773736,37.1040578],[22.2771214,37.1037657],[22.2769664,37.1036553],[22.276776,37.1036165],[22.2765839,37.1036497],[22.2758566,37.1039636],[22.2750815,37.104403],[22.2748221,37.1044263],[22.274391,37.1035908],[22.2740631,37.1026667],[22.2739105,37.1024481],[22.2740392,37.1022337],[22.2744963,37.1019249],[22.2744469,37.1018701],[22.2740313,37.101837],[22.2733296,37.1015203],[22.2725648,37.1010045],[22.2720711,37.1004475],[22.271925,37.1000871],[22.2720475,37.0996472],[22.2720082,37.0993943],[22.2719432,37.0992852],[22.2717415,37.0992462],[22.2715765,37.0990815],[22.2715037,37.0988191],[22.2715239,37.0984228],[22.271571,37.0983334],[22.2716724,37.0983258],[22.2717559,37.0986155],[22.2718759,37.0987794],[22.2720195,37.0988987],[22.2723774,37.0989941],[22.2725416,37.0991947],[22.2726203,37.0991959],[22.2726117,37.0990786],[22.2722387,37.0986585],[22.2722976,37.0980465],[22.2717724,37.0973899],[22.2711354,37.0972004],[22.2709162,37.0969448],[22.2704342,37.0953785],[22.2696256,37.0943212],[22.2692175,37.093468],[22.2692214,37.0932968],[22.2694613,37.0931381],[22.2689945,37.0922975],[22.2686331,37.0918596],[22.2682473,37.0910158],[22.2678651,37.0905055],[22.2667558,37.0898133],[22.2662587,37.0894094],[22.2659486,37.0887019],[22.2659932,37.0882248],[22.2657781,37.0863109],[22.2657888,37.0858424],[22.2660076,37.0851245],[22.2659696,37.0848175],[22.2656247,37.0841545],[22.2653407,37.0837808],[22.2636526,37.082332],[22.2630924,37.0812423],[22.2630235,37.0800718],[22.2631354,37.0796047],[22.2633201,37.0794001],[22.2637994,37.0791007],[22.2643939,37.0781901],[22.2652581,37.0777791],[22.2654647,37.0776019],[22.2655708,37.0773871],[22.2653732,37.0766812],[22.2646127,37.0754984],[22.2645103,37.0750552],[22.2645913,37.0744615],[22.2646066,37.0728033],[22.2648888,37.0722667],[22.2653384,37.0717866],[22.2655024,37.0715005],[22.2655527,37.0712669],[22.2654226,37.0700663],[22.265623,37.0696636],[22.2657848,37.068981],[22.2659594,37.0687222],[22.2662325,37.0685819],[22.2666383,37.0685428],[22.2668607,37.0686542],[22.2673309,37.0692469],[22.2673728,37.0693827],[22.2669788,37.0698907],[22.2669706,37.0702511],[22.267079,37.070433],[22.2671918,37.0704166],[22.2672613,37.0703275],[22.2671775,37.0700559],[22.2672041,37.069876],[22.2675946,37.0695212],[22.2676545,37.0693598],[22.2674352,37.0686175],[22.2673696,37.0680397],[22.2672292,37.0677853],[22.266886,37.067546],[22.2662939,37.0673661],[22.2658718,37.0671346],[22.2656913,37.067159],[22.265123,37.067421],[22.2650224,37.0673925],[22.265014,37.0672662],[22.2653317,37.0671447],[22.2654495,37.0669121],[22.2655775,37.066817]]}],{"extent":[22.0295,36.90285,22.37128,37.67102],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#fd0000","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_O31_2_Petroto_Kalanistra":{"url":null,"color":"#a32710","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O31_4_Michas_AnoVlasia":{"url":null,"color":"#a32710","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O31_6_Platanitsa_Lambeia":{"url":null,"color":"#a32710","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_O31_8_Koumani_Lolas":{"url":null,"color":"#a32710","width":6,"exclude":false,"useStyle":true},"E4_E6_O2_O3_TRAILS\/Pelop_O32_Pigadia_Varvara":{"url":null,"color":"#fd0000","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_O32 = new getPoiCollection("O32",[{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
Rafting \u03c3\u03c4\u03bf \u039b\u03bf\u03cd\u03c3\u03b9\u03bf","owner":"A. Bonetti","x":22.028753280648,"y":37.506350400278,"photo":"Lousios - Rafting 01","type":0,"zoom_level":13,"id":200,"hlink_GR":"","hlink_EN":"","description":"","height":342,"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":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03bd\u03c4\u03c1\u03ad\u03b1\u03c2 \u0393\u03cc\u03c1\u03c4\u03c5\u03bd\u03b1\u03c2","owner":"AnaDigit","x":22.046375393867,"y":37.539957160252,"photo":"Arkadia_Ag Andreas Gortynos","type":10,"zoom_level":15,"id":407,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":340},{"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
\u0391\u03c3\u03ba\u03bb\u03b7\u03c0\u03b9\u03b5\u03af\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u0393\u03cc\u03c1\u03c4\u03c5\u03bd\u03b1\u03c2","owner":"AnaDigit","x":22.045061111449,"y":37.539378668339,"photo":"Arkadia_Asklipieion_Gortynas1","type":10,"zoom_level":13,"id":412,"hlink_GR":"","hlink_EN":"","description":"","height":301,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1
\u03bd\u03b1\u03cc\u03c2 \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd","owner":"AnaDigit","x":22.038055181501,"y":37.595246210002,"photo":"Arkadia_Dimitsana_naos_Taxiarxon_kabanario_1857","type":9,"zoom_level":15,"id":414,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf 1857","height":512,"width":336},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1
\u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03a4\u03b5\u03cd\u03b8\u03b9\u03c2","owner":"AnaDigit","x":22.037400722504,"y":37.596852860641,"photo":"Arkadia_Dimitsana_Tefthis","type":10,"zoom_level":15,"id":415,"hlink_GR":"","hlink_EN":"","description":"\u0395\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03b1 \u03c4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c4\u03b5\u03af\u03c7\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u03a4\u03b5\u03cd\u03b8\u03b9\u03b4\u03bf\u03c2","height":285,"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
\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u0391\u03c4\u03c3\u03af\u03c7\u03bf\u03bb\u03bf\u03c5","owner":"AnaDigit","x":22.038141012191,"y":37.511171745327,"photo":"Arkadia_Gefira_Atsixolou","type":9,"zoom_level":14,"id":419,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":323},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u03c4\u03b7\u03c2 \u039a\u03b1\u03c1\u03af\u03c4\u03b1\u03b9\u03bd\u03b1\u03c2","owner":"AnaDigit","x":22.049685239792,"y":37.479216550528,"photo":"Arkadia_Gefira_Karytenas","type":9,"zoom_level":14,"id":420,"hlink_GR":"","hlink_EN":"","description":"","height":271,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039b\u03c5\u03ba\u03cc\u03c3\u03bf\u03c5\u03c1\u03b1
\u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae","owner":"AnaDigit","x":22.033302307128,"y":37.392790829128,"photo":"Arkadia_Likosoura_arxea_dexameni","type":10,"zoom_level":15,"id":426,"hlink_GR":"","hlink_EN":"","description":"","height":349,"width":512},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039c\u03bf\u03bd\u03ae \u03a0\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03c3\u03c4\u03bf \u039b\u03bf\u03cd\u03c3\u03b9\u03bf","owner":"AnaDigit","x":22.053324,"y":37.547763,"photo":"Arkadia_Lousios_Moni_Prodromou","type":10,"zoom_level":13,"id":427,"hlink_GR":"http:\/\/arcadia.ceid.upatras.gr\/arkadia\/monchu\/montimpro.htm","hlink_EN":"","description":"","height":512,"width":334},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0397 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03bf\u03c5 \u039b\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5, \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b7 \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1.","owner":"AnaDigit","x":22.038087368007,"y":37.558968330131,"photo":"Arkadia_Lousios_sto_vathos_Dimitsana","type":0,"zoom_level":13,"id":428,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":399},{"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":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1","owner":"topoguide","x":22.039364,"y":37.595697,"photo":"Pelop_Arkadia_Gortynia_Dimitsana2","type":9,"zoom_level":13,"id":1565,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a4\u03bf \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03c4\u03c9\u03bd \u0391\u03b3. \u0391\u03c0\u03bf\u03c3\u03c4\u03cc\u03bb\u03c9\u03bd","owner":"topoguide","x":22.053872,"y":37.585038,"photo":"Pelop_Arkadia_Gortynia_Zygovisti_AgApostoli2","type":9,"zoom_level":14,"id":1566,"hlink_GR":"","hlink_EN":"","description":"","height":598,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","owner":"topoguide","x":22.074951648712,"y":37.590834117925,"photo":"Pelop_Arkadia_Gortynia_Zygovisti_AgGeorgios1","type":9,"zoom_level":14,"id":1567,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03b1 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5 \u03ba\u03b1\u03bb\u03c9\u03c3\u03bf\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03bf\u03c5 \u03c0\u03b5\u03b6\u03bf\u03c0\u03cc\u03c1\u03bf\u03c5\u03c2.","height":465,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1","owner":"topoguide","x":22.078835,"y":37.554112,"photo":"Pelop_Arkadia_Gortynia_Stemnitsa2","type":9,"zoom_level":13,"id":1568,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9 \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1\u03c2","owner":"topoguide","x":22.04070520401,"y":37.582391756108,"photo":"Pelop_Arkadia_Gortynia_Dimitsana_Paliochori","type":9,"zoom_level":13,"id":1569,"hlink_GR":"","hlink_EN":"","description":"","height":465,"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 \u03c0\u03b7\u03b3\u03ae \u039a\u03bf\u03c3\u03ba\u03af\u03c4\u03c3\u03b1","owner":"topoguide","x":22.098147392273,"y":37.580580732025,"photo":"Pelop_Arkadia_Gortynia_Mainalo_Koskitsa","type":0,"zoom_level":14,"id":1573,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0396\u03ac\u03c4\u03bf\u03c5\u03bd\u03b1","owner":"topoguide","x":22.024118,"y":37.590464,"photo":"Pelop_Arkadia_Gortynia_Zatouna1","type":9,"zoom_level":13,"id":1574,"hlink_GR":"","hlink_EN":"","description":"","height":482,"width":800},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0397 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03b7\u03c2 \u039c\u03b5\u03b3\u03b1\u03bb\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2","owner":"topoguide","x":22.071025,"y":37.420514,"photo":"Arkadia_Megalopolis_PowerStation4","type":0,"zoom_level":12,"id":1575,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1472},{"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":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1","owner":"topoguide","x":22.046467,"y":37.59664,"photo":"Pelop_Arkadia_Gortynia_Dimitsana12","type":9,"zoom_level":15,"id":1577,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"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 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u0393\u03cc\u03c1\u03c4\u03c5\u03bd\u03b1\u03c2","owner":"topoguide","x":22.046198,"y":37.539659,"photo":"Pelop_Arkadia_gefArx_Gortynas","type":9,"zoom_level":15,"id":1580,"hlink_GR":"","hlink_EN":"","description":"","height":467,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1\u03c2","owner":"topoguide","x":22.044224262238,"y":37.592857421912,"photo":"Pelop_Arkadia_Gortynia_Dimitsana_AgParaskevi","type":9,"zoom_level":15,"id":1581,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03c7\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c3\u03b5 \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03bc\u03b5 \u03c9\u03c1\u03b1\u03af\u03b1 \u03b8\u03ad\u03b1 \u03cc\u03bb\u03b7\u03c2 \u03c4\u03b7\u03c2 \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1\u03c2","height":431,"width":600},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0397 \u03c0\u03ad\u03c4\u03c1\u03b1-\u03b3\u03c5\u03bd\u03b1\u03af\u03ba\u03b1","owner":"topoguide","x":22.053515434266,"y":37.587263447299,"photo":"Pelop_Arkadia_Gortynia_Dimitsana_RoussaPetra","type":0,"zoom_level":15,"id":1582,"hlink_GR":"","hlink_EN":"","description":"\u0388\u03bd\u03b1 \u03c0\u03b1\u03c1\u03ac\u03be\u03b5\u03bd\u03bf \u03c6\u03c5\u03c3\u03b9\u03ba\u03cc \u03b3\u03bb\u03c5\u03c0\u03c4\u03cc \u03c3\u03b5 \u03b3\u03ba\u03c1\u03b9 \u03b1\u03c3\u03b2\u03b5\u03c3\u03c4\u03cc\u03bb\u03b9\u03b8\u03bf \u03bb\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03c5\u03bc\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae \u03b3\u03c5\u03bd\u03b1\u03af\u03ba\u03b1\u03c2.","height":600,"width":399},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0391\u03bd\u03b5\u03b2\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf\u03bd \u0386\u03b3. \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf","owner":"topoguide","x":22.074179172516,"y":37.589762934723,"photo":"Pelop_Arkadia_Gortynia_Zygovisti_AgGeorgios","type":0,"zoom_level":15,"id":1583,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0396\u03c5\u03b3\u03bf\u03b2\u03af\u03c3\u03c4\u03b9
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2","owner":"topoguide","x":22.069029331207,"y":37.588844765424,"photo":"Pelop_Arkadia_Gortynia_Zygovisti_AgIoanis","type":9,"zoom_level":15,"id":1584,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 I\u03c9\u03acvv\u03b7 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03bf\u03bd\u03cc\u03ba\u03bb\u03b9\u03c4\u03b7 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae \u03bc\u03b5 \u03b7\u03bc\u03b9\u03b5\u03be\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ae \u03ba\u03cc\u03b3\u03c7\u03b7 \u03c3\u03c4\u03bf \u03b9\u03b5\u03c1\u03cc, \u03ba\u03c4\u03af\u03c3\u03bc\u03b1 \u03c4o\u03c5 1643. \u03a3\u03ce\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bbo \u03bc\u03ad\u03c1o\u03c2 \u03b1\u03c0\u03cc \u03c4o\u03bd \u03b1\u03c1\u03c7\u03b9\u03ba\u03cc \u03b1\u03b3\u03b9\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03b4\u03b9\u03ac\u03bao\u03c3\u03bco.","height":536,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0396\u03c5\u03b3\u03bf\u03b2\u03af\u03c3\u03c4\u03b9
\u03a4\u03b1 \u03b1\u03bb\u03ce\u03bd\u03b9\u03b1","owner":"topoguide","x":22.065939426422,"y":37.586804348645,"photo":"Pelop_Arkadia_Gortynia_Zygovisti_Alonia","type":0,"zoom_level":15,"id":1585,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03b1 \u03bc\u03b1\u03ba\u03c1\u03b9\u03ac \u03c3\u03b5\u03b9\u03c1\u03ac \u03b1\u03c0\u03cc \u03bc\u03b5\u03b3\u03ac\u03bb\u03b1 \u03b1\u03bb\u03ce\u03bd\u03b9\u03b1 \u03c5\u03c0\u03bf\u03b4\u03ad\u03c7\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf\u03bd \u03c0\u03b5\u03b6\u03bf\u03c0\u03cc\u03c1\u03bf \u03c3\u03c4\u03b7\u03bd \u03b5\u03af\u03c3\u03bf\u03b4\u03bf \u03c4\u03bf\u03c5 \u0396\u03c5\u03b3\u03bf\u03b2\u03b9\u03c3\u03c4\u03af\u03bf\u03c5.","height":313,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0396\u03c5\u03b3\u03bf\u03b2\u03af\u03c3\u03c4\u03b9
\u03a4\u03b1\u03b2\u03ad\u03c1\u03bd\u03b1 \u03c4\u03c9\u03bd \u0391\u03c3\u03af\u03ba\u03b9\u03b4\u03c9\u03bd","owner":"topoguide","x":22.067677497864,"y":37.586702326338,"photo":"Pelop_Arkadia_Gortynia_Zygovisti_Asikides1","type":9,"zoom_level":16,"id":1586,"hlink_GR":"http:\/\/arcadia.ceid.upatras.gr\/arkadia\/places\/lagadia\/mastoroi.htm","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0396\u03c5\u03b3\u03bf\u03b2\u03af\u03c3\u03c4\u03b9
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u0391\u03b8\u03b1\u03bd\u03ac\u03c4\u03c9\u03bd","owner":"topoguide","x":22.066217,"y":37.585776,"photo":"Pelop_Arkadia_Gortynia_Zygovisti_Athanatoi","type":9,"zoom_level":16,"id":1587,"hlink_GR":"","hlink_EN":"","description":"","height":465,"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
\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1
\u0395\u03bd\u03bf\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2","owner":"topoguide","x":22.082047,"y":37.555591,"photo":"Pelop_Arkadia_Stemnitsa0","type":9,"zoom_level":16,"id":1590,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":509},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1
\u039a\u03c1\u03ae\u03bd\u03b7","owner":"topoguide","x":22.085863,"y":37.553397,"photo":"Pelop_Arkadia_Stemnitsa8","type":9,"zoom_level":16,"id":1591,"hlink_GR":"","hlink_EN":"","description":"","height":430,"width":600},{"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
\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":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
\u0392\u03bf\u03ca\u03b4\u03cc\u03b3\u03bb\u03c9\u03c3\u03c3\u03b1
\u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf","owner":"topoguide","x":22.099104,"y":37.579834,"photo":"Mushrooms_Mainalo2","type":6,"zoom_level":14,"id":1598,"hlink_GR":"","hlink_EN":"","description":"","height":634,"width":700},{"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":"\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
\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":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2","owner":"topoguide","x":22.063536,"y":37.559449,"photo":"Arkadia_Gortynia_Dimitsana_AgDimitrios","type":9,"zoom_level":14,"id":1626,"hlink_GR":"","hlink_EN":"","description":"","height":696,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03b2\u03c1\u03cd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0394\u03b7\u03bc\u03b7\u03c4\u03c1\u03af\u03bf\u03c5","owner":"topoguide","x":22.063601,"y":37.559857,"photo":"Arkadia_Gortynia_Dimitsana_AgDimitriou0","type":9,"zoom_level":15,"id":1627,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":399},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0397 \u03c0\u03b1\u03c1\u03cc\u03b4\u03b9\u03b1 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0394\u03b7\u03bc\u03b7\u03c4\u03c1\u03af\u03bf\u03c5 ","owner":"topoguide","x":22.062935,"y":37.560189,"photo":"Arkadia_Gortynia_Dimitsana_AgDimitriou","type":9,"zoom_level":14,"id":1628,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":567},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1","owner":"topoguide","x":22.041917562484,"y":37.591327197076,"photo":"Arkadia_Gortynia_Dimitsana11","type":9,"zoom_level":14,"id":1629,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc \u03c7\u03c9\u03c1\u03b9\u03cc \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bb\u03bf\u03c0\u03bf\u03bd\u03bd\u03ae\u03c3\u03bf\u03c5, \u03c0\u03c1\u03c9\u03c4\u03b5\u03cd\u03bf\u03c5\u03c3\u03b1 \u03c4\u03b7\u03c2 \u03ac\u03bb\u03bb\u03bf\u03c4\u03b5 \u03b5\u03c0\u03b1\u03c1\u03c7\u03af\u03b1\u03c2 \u0393\u03bf\u03c1\u03c4\u03c5\u03bd\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03ad\u03b4\u03c1\u03b1 \u03c4\u03bf\u03c5 \u03c3\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03bf\u03cd \u03b4\u03ae\u03bc\u03bf\u03c5 \u0393\u03bf\u03c1\u03c4\u03c5\u03bd\u03af\u03b1\u03c2. \u039f \u03c0\u03bb\u03b7\u03b8\u03c5\u03c3\u03bc\u03cc\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 342 \u03ba\u03ac\u03c4\u03bf\u03b9\u03ba\u03bf\u03b9 (2011). \u0388\u03c7\u03b5\u03b9 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b5\u03af \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc\u03c2.","height":500,"width":1057},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0393\u03b5\u03c6\u03cd\u03c1\u03b9 \u03a6\u03b9\u03bb\u03bf\u03c3\u03cc\u03c6\u03bf\u03c5","owner":"topoguide","x":22.050339698791,"y":37.551887555032,"photo":"Arkadia_Gortynia_gef_Filosofou","type":9,"zoom_level":14,"id":1630,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c4\u03c3\u03b9\u03bc\u03b5\u03bd\u03c4\u03ad\u03bd\u03b9\u03bf \u03b3\u03b5\u03c6\u03cd\u03c1\u03b9 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b9\u03c2 \u03bc\u03bf\u03bd\u03ad\u03c2 \u03a0\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03a6\u03b9\u03bb\u03bf\u03c3\u03cc\u03c6\u03bf\u03c5","height":362,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0391\u03c3\u03ba\u03b7\u03c4\u03b1\u03c1\u03b9\u03ac \u03c3\u03c4\u03bf \u039b\u03bf\u03cd\u03c3\u03b9\u03bf","owner":"topoguide","x":22.049663782119,"y":37.54684767466,"photo":"Arkadia_Gortynia_Lousios-askitaria","type":9,"zoom_level":14,"id":1631,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c0\u03ad\u03bd\u03c4\u03b1\u03bd\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u03a0\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5, \u03ad\u03bd\u03b1\u03c2 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac \u03b5\u03ba\u03c4\u03b5\u03b8\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c1\u03c1\u03b9\u03c7\u03b7\u03c4\u03b9\u03ba\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c3\u03b5 \u03ba\u03bf\u03af\u03bb\u03c9\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03bf\u03c1\u03b8\u03bf\u03c0\u03bb\u03b1\u03b3\u03b9\u03ac\u03c2, \u03cc\u03c0\u03bf\u03c5 \u03b1\u03c0\u03bf\u03c3\u03cd\u03c1\u03bf\u03bd\u03c4\u03b1\u03bd \u03bc\u03bf\u03bd\u03b1\u03c7\u03bf\u03af \u03b3\u03b9\u03b1 \u03b1\u03c3\u03ba\u03b7\u03c4\u03b9\u03c3\u03bc\u03cc \u03ae \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf. \u039c\u03b9\u03b1 \u03c5\u03c0\u03bf\u03c4\u03c5\u03c0\u03ce\u03b4\u03b7\u03c2 \u03be\u03b5\u03c1\u03bf\u03bb\u03b9\u03b8\u03b9\u03ac \u03c0\u03c1\u03bf\u03c3\u03c4\u03ac\u03c4\u03b5\u03c5\u03b5 \u03c4\u03b7\u03bd \u03b5\u03af\u03c3\u03bf\u03b4\u03bf \u03c4\u03bf\u03c5 \u03ba\u03bf\u03b9\u03bb\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2.","height":321,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0397 \u039c\u03b5\u03c4. \u03a3\u03c9\u03c4\u03ae\u03c1\u03bf\u03c2 (\u039c. \u03a0\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5, \u039b\u03bf\u03cd\u03c3\u03b9\u03bf\u03c2)","owner":"topoguide","x":22.052903890609,"y":37.545099585923,"photo":"Arkadia_Gortynia_MetSotiros_lousios","type":9,"zoom_level":15,"id":1632,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u039b\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5","owner":"topoguide","x":22.052316,"y":37.545062,"photo":"Arkadia_Gortynia_Xaradra_Lousiou0","type":0,"zoom_level":12,"id":1633,"hlink_GR":"","hlink_EN":"","description":"\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1\u03c2 \u03c4\u03bf\u03c5 \u039b\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5. \u03a3\u03c4\u03bf \u03bc\u03c5\u03c7\u03cc \u03c4\u03bf\u03c5\u03c2 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7\u03c2 (\u03c7\u03b1\u03bc\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf \u03c4\u03b7\u03c2 \u03c6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1\u03c2) \u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b7 \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1.","height":400,"width":960},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039c\u03bf\u03bd\u03ae \u0391\u03b9\u03bc\u03c5\u03b1\u03bb\u03ce\u03bd","owner":"topoguide","x":22.057045,"y":37.578566,"photo":"Arkadia_Gortynia_moniAimyalon2","type":9,"zoom_level":13,"id":1634,"hlink_GR":"","hlink_EN":"","description":"","height":639,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039d\u03ad\u03b1 \u039c\u03bf\u03bd\u03ae \u03a6\u03b9\u03bb\u03bf\u03c3\u03cc\u03c6\u03bf\u03c5","owner":"topoguide","x":22.046659708022,"y":37.556973873558,"photo":"Arkadia_Gortynia_moniFilosofou1","type":9,"zoom_level":13,"id":1635,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":865},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0397 \u03c0\u03b1\u03bb\u03b1\u03b9\u03ac \u03bc\u03bf\u03bd\u03ae \u03a6\u03b9\u03bb\u03bf\u03c3\u03cc\u03c6\u03bf\u03c5","owner":"topoguide","x":22.046874284744,"y":37.554320185465,"photo":"Arkadia_Gortynia_Palea_moniFilosofou2","type":10,"zoom_level":13,"id":1636,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=1589","hlink_EN":"http:\/\/odysseus.culture.gr\/h\/2\/eh251.jsp?obj_id=1589","description":"","height":500,"width":994},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0393\u03b5\u03c6\u03c5\u03c1\u03ac\u03ba\u03b9 \u03c3\u03b5 \u03c1\u03c5\u03ac\u03ba\u03b9 \u03c4\u03bf\u03c5 \u039b\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5","owner":"topoguide","x":22.045273,"y":37.583202,"photo":"Arkadia_Gortynia_Dimitsana_gefyraki","type":9,"zoom_level":15,"id":1637,"hlink_GR":"","hlink_EN":"","description":"","height":356,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039f \u03ba\u03bf\u03b9\u03bc\u03b7\u03c4\u03b7\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c3\u03c4\u03bf \u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9 \u0394\u03b7\u03bc\u03b7\u03c4\u03c3\u03ac\u03bd\u03b1\u03c2","owner":"topoguide","x":22.040878,"y":37.584201,"photo":"Arkadia_Gortynia_Paliochori_koimitiriakos","type":9,"zoom_level":15,"id":1638,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":399},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0397 \u03b2\u03c1\u03c5\u03c3\u03b7 \u039a\u03b1\u03bc\u03ac\u03c1\u03b9","owner":"topoguide","x":22.062602758407,"y":37.546630760765,"photo":"Arkadia_Gortynia_Stemnitsa_vrisiKamari","type":9,"zoom_level":15,"id":1639,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b2\u03c1\u03cd\u03c3\u03b7 \u039a\u03b1\u03bc\u03ac\u03c1\u03b9 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf \u03bc\u03b9\u03b1\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ac\u03c2 \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b6\u03ce\u03bd\u03b7\u03c2 \u03bc\u03b5 \u03c7\u03c9\u03c1\u03ac\u03c6\u03b9\u03b1, \u03b1\u03bb\u03ce\u03bd\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03bb\u03cd\u03b2\u03b9\u03b1. \u039c\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae, \u03c4\u03ce\u03c1\u03b1 \u03c0\u03bb\u03ad\u03bf\u03bd \u03ac\u03b4\u03b5\u03b9\u03b1, \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03bd\u03b5 \u03c4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c4\u03b7\u03c2 \u03c0\u03b7\u03b3\u03ae\u03c2.","height":600,"width":512},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0391\u03c1\u03c7\u03ae \u03ba\u03c5\u03ba\u03bb\u03ac\u03bc\u03b9\u03bd\u03bf\u03c5","owner":"topoguide","x":22.044331550597,"y":37.559321288097,"photo":"Flora_Arxi_kyklaminou","type":1,"zoom_level":15,"id":1664,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Galanthus nivalis","owner":"topoguide","x":22.043720006942,"y":37.561192362659,"photo":"Flora_Galanthus_nivalis","type":1,"zoom_level":15,"id":1665,"hlink_GR":"","hlink_EN":"http:\/\/en.wikipedia.org\/wiki\/Galanthus_nivalis","description":"","height":600,"width":484},{"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":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1: \u03a4\u03bf \u03ba\u03bf\u03b9\u03bc\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf \u03c4\u03c9\u03bd \u0391\u03b3\u03af\u03c9\u03bd \u0391\u03bd\u03b1\u03c1\u03b3\u03cd\u03c1\u03c9\u03bd","owner":"topoguide","x":22.022643208503,"y":37.678363920867,"photo":"Pelop_Arkadia_Lagadia_AgAnargiroi","type":9,"zoom_level":15,"id":1815,"hlink_GR":"","hlink_EN":"","description":"","height":407,"width":900},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1: \u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2","owner":"topoguide","x":22.033468604087,"y":37.676470317953,"photo":"Pelop_Arkadia_Lagadia_AgKonstadinos","type":9,"zoom_level":15,"id":1817,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1: \u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7","owner":"topoguide","x":22.036022067068,"y":37.675612661269,"photo":"Pelop_Arkadia_Lagadia_Analipsi","type":9,"zoom_level":15,"id":1819,"hlink_GR":"","hlink_EN":"","description":"","height":547,"width":700},{"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
\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03ba\u03b1\u03b9 \u03c0\u03b7\u03b3\u03ad\u03c2 \u039b\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5","owner":"topoguide","x":22.055983,"y":37.672564,"photo":"Pelop_Arkadia_AgParaskevi_PigesLousiou","type":9,"zoom_level":14,"id":1835,"hlink_GR":"","hlink_EN":"","description":"","height":541,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0391\u03bb\u03ce\u03bd\u03b9 \u03c3\u03c4\u03b1 \u0393\u03bf\u03c1\u03c4\u03c5\u03bd\u03b9\u03b1\u03ba\u03ac \u0392\u03bf\u03c5\u03bd\u03ac","owner":"topoguide","x":22.051627,"y":37.678067,"photo":"Pelop_Arkadia_Kaloneri_aloni","type":0,"zoom_level":14,"id":1836,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":910},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1: \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03a0\u03b1\u03bd\u03b7\u03b3\u03c5\u03c1\u03af\u03c3\u03c4\u03c1\u03b1","owner":"topoguide","x":22.046939,"y":37.678283,"photo":"Pelop_Arkadia_Lagadia_Chesmenou","type":0,"zoom_level":14,"id":1837,"hlink_GR":"","hlink_EN":"","description":"","height":431,"width":900},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039a\u03b1\u03bb\u03cd\u03b2\u03b1 \u03c3\u03c4\u03bf\u03bd \u039a\u03b1\u03b2\u03b5\u03bb\u03b1\u03c1\u03af\u03c4\u03c3\u03bf","owner":"topoguide","x":22.051380395886,"y":37.678283252668,"photo":"Pelop_Arkadia_Lagadia_Kalixx","type":9,"zoom_level":15,"id":1840,"hlink_GR":"","hlink_EN":"","description":"","height":467,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039a\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u039b\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5
\u03b2\u03c1\u03cd\u03c3\u03b7 \u039a\u03b1\u03bb\u03ac\u03bc\u03b9","owner":"topoguide","x":22.043897,"y":37.558662,"photo":"Pelop_Arkadia_Gortynia_Lousios_Vrisi_Kalami","type":0,"zoom_level":16,"id":1903,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039a\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u039b\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5
\u03b2\u03c1\u03cd\u03c3\u03b7 \u03a1\u03ad\u03bc\u03c0\u03b5\u03bb\u03bf\u03c5","owner":"topoguide","x":22.043886,"y":37.559929,"photo":"Pelop_Arkadia_Gortynia_Lousios_vrisi_Rebelou","type":0,"zoom_level":16,"id":1904,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
Menalon Trail
\u03c3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"topoguide","x":22.04445,"y":37.571704,"photo":"Pelop_Arkadia_Gortynia_Menalon_Trail1","type":0,"zoom_level":17,"id":1905,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
Menalon Trail
\u0391\u03bb\u03ce\u03bd\u03b9\u03b1 \u0396\u03c5\u03b3\u03bf\u03b2\u03b9\u03c3\u03c4\u03af\u03bf\u03c5","owner":"topoguide","x":22.065714,"y":37.587166,"photo":"Pelop_Arkadia_Gortynia_Zygovisti2","type":0,"zoom_level":15,"id":1906,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
Menalon Trail
\u039a\u03ac\u03bc\u03c0\u03bf\u03c2 \u0396\u03c5\u03b3\u03bf\u03b2\u03b9\u03c3\u03c4\u03af\u03bf\u03c5","owner":"topoguide","x":22.06146,"y":37.586685,"photo":"Pelop_Arkadia_Gortynia_Zygovisti1","type":0,"zoom_level":15,"id":1907,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0396\u03c5\u03b3\u03bf\u03b2\u03af\u03c3\u03c4\u03b9
\u03a0\u03af\u03c3\u03c9 \u0392\u03c1\u03cd\u03c3\u03b7","owner":"topoguide","x":22.069062,"y":37.590154,"photo":"Pelop_Arkadia_Gortynia_Zygovisti_PisoVrisi","type":9,"zoom_level":16,"id":1908,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
Menalon Trail
\u03c3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"topoguide","x":22.068246,"y":37.587744,"photo":"Pelop_Arkadia_Gortynia_Menalon_Trail4","type":0,"zoom_level":17,"id":1909,"hlink_GR":"","hlink_EN":"","description":"","height":563,"width":400},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1
\u0392\u03c1\u03cd\u03c3\u03b7 \u039c\u03c0\u03b1\u03c1\u03ae","owner":"topoguide","x":22.082414,"y":37.55631,"photo":"Pelop_Arkadia_Gortynia_Stemnitsa_Vrisi_Bari","type":9,"zoom_level":17,"id":1910,"hlink_GR":"","hlink_EN":"","description":"","height":465,"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.027882,"y":37.597694,"photo":"Pelop_Theodorakeia_5","type":0,"zoom_level":16,"id":1911,"hlink_GR":"","hlink_EN":"","description":"","height":468,"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":"\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.077353,"y":37.630462,"photo":"Pelop_Theodorakeia_1","type":0,"zoom_level":15,"id":1913,"hlink_GR":"","hlink_EN":"","description":"","height":466,"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
\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1
\u0397 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03bf\u03c5 \u039c\u03c0\u03bf\u03cd\u03c6\u03b7","owner":"topoguide","x":22.022928,"y":37.67343,"photo":"Pelop_Gortynia_Lagadia_koilada_Boufi","type":0,"zoom_level":13,"id":1986,"hlink_GR":"","hlink_EN":"","description":"","height":520,"width":900},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2","owner":"topoguide","x":22.025084018707,"y":37.676207077844,"photo":"Pelop_Gortynia_Lagadia_AgDimitrios2","type":9,"zoom_level":15,"id":1987,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u039c\u03ac\u03c1\u03ba\u03bf\u03c5","owner":"topoguide","x":22.028989,"y":37.56098,"photo":"Arkadia_Gortynia_Markou","type":0,"zoom_level":14,"id":1997,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"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
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a1\u03ac\u03b4\u03bf\u03c5-\u039a\u03b1\u03c1\u03ba\u03b1\u03bb\u03bf\u03cd","owner":"topoguide","x":22.084436,"y":37.625029,"photo":"Pelop_Gortynia_monopati_Radou_Karkalou","type":0,"zoom_level":15,"id":2003,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u03a0\u03b5\u03c5\u03ba\u03ac\u03bd\u03b9","owner":"topoguide","x":22.092863,"y":37.625401,"photo":"Pelop_Gortynia_Radou_Pefkani","type":9,"zoom_level":15,"id":2004,"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
\u0391\u03b3\u03c1\u03bf\u03b9\u03ba\u03af\u03b1 \u03c3\u03c4\u03bf\u03bd \u03ba\u03ac\u03bc\u03c0\u03bf \u039a\u03b1\u03c1\u03ba\u03b1\u03bb\u03bf\u03cd\u03c2","owner":"topoguide","x":22.081872,"y":37.629782,"photo":"Pelop_Gortynia_Karkalou_kambos","type":0,"zoom_level":14,"id":2006,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"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
\u039e\u03b5\u03bd\u03ce\u03bd\u03b1\u03c2 \u039a\u03b1\u03bb\u03bf\u03bd\u03ad\u03c1\u03b9","owner":"topoguide","x":22.066234,"y":37.668653,"photo":"Pelop_Gortynia_Lagadia_Kaloneri_hotel","type":9,"zoom_level":15,"id":2016,"hlink_GR":"","hlink_EN":"","description":"","height":553,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03b7\u03bd \u03a0\u03b1\u03bd\u03b7\u03b3\u03c5\u03c1\u03af\u03c3\u03c4\u03c1\u03b1
\u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b9\u03b1","owner":"topoguide","x":22.056482,"y":37.67819,"photo":"Pelop_Gortynia_Lagadia_Panygiristra","type":0,"zoom_level":14,"id":2023,"hlink_GR":"","hlink_EN":"","description":"","height":431,"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":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u039a\u03b1\u03c1\u03ba\u03b1\u03bb\u03bf\u03cd","owner":"topoguide","x":22.085176,"y":37.634591,"photo":"Pelop_Arcadia_Karkalou_chu","type":9,"zoom_level":15,"id":2026,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"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":"\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 \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
\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\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
\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
\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":"\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
\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
\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":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Cephalanthera damasonium
\u039b\u03b5\u03c5\u03ba\u03cc \u03ba\u03b5\u03c6\u03b1\u03bb\u03ac\u03bd\u03b8\u03b7\u03c1\u03bf","owner":"topoguide","x":22.092382,"y":37.580964,"photo":"Cephalanthera_damasonium","type":1,"zoom_level":14,"id":2185,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":517},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u039d\u03b1\u03cc\u03c2 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2 \u039c\u03c0\u03b1\u03c6\u03ad\u03c1\u03c9\u03c2","owner":"topoguide","x":22.07974743843,"y":37.552593536379,"photo":"Arkadia_Gortynia_Stemnitsa_Panagia_Bafero1","type":9,"zoom_level":15,"id":2186,"hlink_GR":"","hlink_EN":"","description":"\u0392\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c0\u03bf\u03c5 \u03ba\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf 1185. \u0395\u03af\u03bd\u03b1\u03b9 \u03bc\u03bf\u03bd\u03cc\u03ba\u03bb\u03b9\u03c4\u03b7, \u03ba\u03b1\u03bc\u03b1\u03c1\u03bf\u03c3\u03ba\u03ad\u03c0\u03b1\u03c3\u03c4\u03b7 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae \u03bc\u03b5 \u03b8\u03cc\u03bb\u03bf. \u039f\u03b9 \u03c3\u03c9\u03b6\u03ce\u03bc\u03b5\u03bd\u03b5\u03c2 \u03b1\u03b3\u03b9\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf\u03c5 16-17\u03bf\u03c5 \u03b1\u03b9., \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03b1 \u03ba\u03b1\u03bb\u03ae\u03c2 \u03b1\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03b5\u03be\u03b9\u03bf\u03c4\u03b5\u03c7\u03bd\u03af\u03b1\u03c2. \u0397 \u03c3\u03c4\u03bf\u03ac, \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03c5\u03c0\u03ae\u03c1\u03c7\u03b5 \u03b1\u03c0\u03cc \u03c0\u03b1\u03bb\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03bd\u03b5\u03c1\u03bf\u03cd, \u03c0\u03c1\u03bf\u03c3\u03c4\u03ad\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 1910, \u03bf\u03c0\u03cc\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd, \u03ba\u03b1\u03c4\u03b5\u03c3\u03c4\u03c1\u03b1\u03bc\u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c5\u03b3\u03c1\u03b1\u03c3\u03af\u03b1, \u03c4\u03b1 \u03b2\u03b9\u03b2\u03bb\u03af\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03c7\u03bf\u03bb\u03ae\u03c2 \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1\u03c2, \u03c0\u03bf\u03c5 \u03b5\u03af\u03c7\u03b1\u03bd \u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03b8\u03b5\u03af \u03b5\u03ba\u03b5\u03af \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03b4\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03ac\u03bd\u03b1\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 1821. \u0394\u03af\u03c0\u03bb\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ac \u039c\u03c0\u03b1\u03c6\u03ad\u03c1\u03c9 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03bf \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5, \u03c4\u03bf\u03c5 12\u03bf\u03c5 \u03b1\u03b9., \u03b1\u03bd\u03b1\u03ba\u03b1\u03b9\u03bd\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c4\u03bf 1589 \u03c3\u03cd\u03bc\u03c6\u03c9\u03bd\u03b1 \u03bc\u03b5 \u03b5\u03bd\u03c4\u03bf\u03b9\u03c7\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03b5\u03c0\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae.","height":532,"width":800},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u03a0\u03b1\u03bd\u03bf\u03c1\u03b1\u03bc\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03bf\u03cd \u03b1\u03c0\u03cc \u03c4\u03bf \u0397\u03c1\u03ce\u03bf","owner":"topoguide","x":22.079388,"y":37.552194,"photo":"Arkadia_Gortynia_Stemnitsa_pano_Iroo","type":0,"zoom_level":15,"id":2187,"hlink_GR":"","hlink_EN":"","description":"","height":500,"width":1118},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Campanula topaliana","owner":"topoguide","x":22.079538226128,"y":37.552372386316,"photo":"Campanula_topaliana4","type":1,"zoom_level":15,"id":2188,"hlink_GR":"http:\/\/florahellenica.blogspot.gr\/2015\/06\/campanula-topaliana.html","hlink_EN":"","description":"\u0397 Campanula topaliana \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b4\u03b7\u03bc\u03b9\u03ba\u03cc \u03b5\u03af\u03b4\u03bf\u03c2 \u03ba\u03b1\u03bc\u03c0\u03b1\u03bd\u03bf\u03cd\u03bb\u03b1\u03c2 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03b5\u03c1\u03b5\u03ac\u03c2 \u0395\u03bb\u03bb\u03ac\u03b4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bb\u03bf\u03c0\u03bf\u03bd\u03bd\u03ae\u03c3\u03bf\u03c5 \u03c0\u03bf\u03c5 \u03b1\u03c6\u03b8\u03bf\u03bd\u03b5\u03af \u03c3\u03b5 \u03b2\u03c1\u03b1\u03c7\u03ce\u03b4\u03b5\u03b9\u03c2 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b5\u03c2. \u03a0\u03b1\u03af\u03c1\u03bd\u03b5\u03b9 \u03c4\u03bf \u03cc\u03bd\u03bc\u03ac \u03c4\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03b7\u03bd\u03af\u03b4\u03b1 \u03b2\u03bf\u03c4\u03b1\u03bd\u03b9\u03ba\u03cc \u03a3\u03bf\u03c6\u03af\u03b1 \u03a4\u03bf\u03c0\u03ac\u03bb\u03b7 (1900-1944), \u03c0\u03bf\u03c5 \u03b5\u03ba\u03c4\u03b5\u03bb\u03ad\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf 1944 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u0393\u03b5\u03c1\u03bc\u03b1\u03bd\u03bf\u03cd\u03c2 \u03b3\u03b9\u03b1 \u03b1\u03bd\u03c4\u03b9\u03c3\u03c4\u03b1\u03c3\u03b9\u03b1\u03ba\u03ae \u03b4\u03c1\u03ac\u03c3\u03b7.","height":773,"width":800},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u039f \u03b5\u03bd\u03bf\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5","owner":"topoguide","x":22.080776,"y":37.554318,"photo":"Arkadia_Gortynia_Stemnitsa_AgGeorgios","type":9,"zoom_level":16,"id":2189,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Centranthus ruber","owner":"topoguide","x":22.093197,"y":37.561699,"photo":"Centranthus_ruber2","type":1,"zoom_level":15,"id":2190,"hlink_GR":"","hlink_EN":"","description":"","height":745,"width":800},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u039f \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03cc\u03c2 \u03be\u03b5\u03bd\u03ce\u03bd\u03b1\u03c2 \"\u039c\u03c0\u03b5\u03bb\u03ad\u03ca\u03ba\u03bf\"","owner":"topoguide","x":22.077038,"y":37.55438,"photo":"Arkadia_Gortynia_Stemnitsa_Beleiko","type":9,"zoom_level":16,"id":2191,"hlink_GR":"","hlink_EN":"","description":"","height":478,"width":700},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u03a4\u03bf \u03b7\u03c1\u03ce\u03bf","owner":"topoguide","x":22.079399,"y":37.552143,"photo":"Arkadia_Gortynia_Stemnitsa_Iroo2","type":9,"zoom_level":15,"id":2192,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u03a4\u03bf \u03ba\u03b1\u03bc\u03c0\u03b1\u03bd\u03b1\u03c1\u03b9\u03cc \u03ba\u03b1\u03b9 \u03b7 \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03ae \u03c0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b1 \u03c4\u03bf\u03c5 Menalon Trail ","owner":"topoguide","x":22.08067,"y":37.554125,"photo":"Arkadia_Gortynia_Stemnitsa_Kabanario","type":9,"zoom_level":15,"id":2193,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":426},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c4\u03bf\u03c5 Menalon Trail","owner":"topoguide","x":22.080697,"y":37.554082,"photo":"Arkadia_Gortynia_Stemnitsa_simansi5","type":9,"zoom_level":17,"id":2194,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03a3\u03ba\u03ad\u03bc\u03bd\u03b1\u03c2","owner":"topoguide","x":22.094027519226,"y":37.563335535786,"photo":"Arcadia_Gortynia_Stemnitsa_chu_AgParaskevi1","type":9,"zoom_level":15,"id":2195,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03a3\u03ba\u03ad\u03bc\u03bd\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03bc\u03bf\u03bd\u03cc\u03c7\u03c9\u03c1\u03bf, \u03c0\u03b5\u03c4\u03c1\u03cc\u03c7\u03c4\u03b9\u03c3\u03c4\u03bf \u03bd\u03b1\u03cb\u03b4\u03c1\u03b9\u03bf, \u03c7\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03c0\u03ac\u03bd\u03c9 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b1\u03bd\u03ac\u03b2\u03bb\u03c5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03c4\u03ac\u03c4\u03b9\u03b4\u03b1 \u03c4\u03c9\u03bd \u03b2\u03bb\u03ac\u03c7\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b3\u03b9\u03ac\u03c4\u03c1\u03b9\u03c3\u03c3\u03b1 \u03b1\u03b3\u03af\u03b1. \u039a\u03ac\u03b8\u03b5 1\u03b7 \u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5, \u03b3\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b5\u03b4\u03ce \u03ad\u03bd\u03b1 \u03c4\u03bf\u03c0\u03b9\u03ba\u03cc \u03b3\u03bb\u03ad\u03bd\u03c4\u03b9, \u03bc\u03b5 \u03b5\u03b4\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b5\u03c1\u03b1\u03c3\u03bc\u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03bf\u03b9\u03ba\u03bf\u03b3\u03ad\u03bd\u03b5\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1\u03c2, \u03bc\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03cc \u03c4\u03ac\u03bc\u03b1.","height":532,"width":800},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03a3\u03ba\u03ad\u03bc\u03bd\u03b1\u03c2","owner":"topoguide","x":22.094145536423,"y":37.563420581067,"photo":"Arcadia_Gortynia_Stemnitsa_chu_AgParaskevi2","type":9,"zoom_level":16,"id":2196,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03c7\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b1\u03bd\u03ac\u03b2\u03bb\u03c5\u03c3\u03b7, \u03c0\u03bf\u03c5 \u03c4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af \u03c4\u03b7\u03bd \u03c9\u03c1\u03b1\u03af\u03b1 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c0\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03c4\u03bf\u03b9\u03c7\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03bf\u03bd \u03bd\u03cc\u03c4\u03b9\u03bf \u03c4\u03bf\u03af\u03c7\u03bf \u03c4\u03b7\u03c2 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1\u03c2.","height":532,"width":800},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u03a0\u03bf\u03c1\u03af, \u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03a3\u03ba\u03ad\u03bc\u03bd\u03b1 \u03c0\u03c1\u03bf\u03c2 \u039a\u03bf\u03c3\u03ba\u03af\u03c4\u03c3\u03b1","owner":"topoguide","x":22.096924,"y":37.572801,"photo":"Arcadia_Gortynia_Stemnitsa_Skemna_Pori","type":0,"zoom_level":15,"id":2197,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7\u03bd \u0391\u03b3. \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03a3\u03ba\u03ad\u03bc\u03bd\u03b1\u03c2","owner":"topoguide","x":22.094982,"y":37.564445,"photo":"Arcadia_Gortynia_Stemnitsa_fall_AgParaskevi","type":0,"zoom_level":15,"id":2198,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u039d\u03b1\u03cc\u03c2 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2 \u039a\u03b1\u03c1\u03ad\u03b1\u03c2","owner":"topoguide","x":22.080767,"y":37.553562,"photo":"Arcadia_Gortynia_Stemnitsa_Panagia_Karea","type":9,"zoom_level":16,"id":2199,"hlink_GR":"","hlink_EN":"","description":"","height":775,"width":800},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u0391\u03b3. \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03a3\u03ba\u03ad\u03bc\u03bd\u03b1\u03c2","owner":"topoguide","x":22.092265,"y":37.560053,"photo":"Arcadia_Gortynia_Stemnitsa_path_AgParaskevi","type":0,"zoom_level":15,"id":2200,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a3\u03ba\u03ad\u03bc\u03bd\u03b1-\u039c\u03c0\u03b9\u03bb\u03ac\u03bb\u03b7","owner":"topoguide","x":22.091637,"y":37.575121,"photo":"Arcadia_Gortynia_Stemnitsa_path_Bilali_Skemna","type":0,"zoom_level":15,"id":2201,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c6\u03ae\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03c0\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c3\u03c4\u03bf \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u03c4\u03b7\u03c2 \u03a3\u03ba\u03ad\u03bc\u03bd\u03b1\u03c2","height":700,"width":465},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u03a3\u03c4\u03bf\u03c5 \u039c\u03c0\u03b9\u03bb\u03ac\u03bb\u03b7","owner":"topoguide","x":22.093083,"y":37.583552,"photo":"Arcadia_Gortynia_MenalonTrail_Bilali","type":0,"zoom_level":15,"id":2202,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03ac\u03bb\u03bb\u03bf\u03c4\u03b5 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9 \u03c4\u03bf\u03c5 \u039c\u03c0\u03b9\u03bb\u03ac\u03bb\u03b7.","height":532,"width":800},{"name":"\u03a3\u03a4\u0395\u039c\u039d\u0399\u03a4\u03a3\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u03a7\u03b1\u03bb\u03b9\u03ba\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7","owner":"topoguide","x":22.092367,"y":37.578899,"photo":"Arcadia_Gortynia_Stemnitsa_Chalikovrisi","type":0,"zoom_level":15,"id":2203,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03ac\u03bb\u03bb\u03b5\u03c2 \u03b4\u03cd\u03bf \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03b1\u03bd\u03b1\u03b2\u03bb\u03cd\u03c3\u03b5\u03b9\u03c2","height":532,"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.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\u0399\u039d\u0391\u039b\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc-\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1","owner":"AnaDigit","x":22.08195,"y":37.530658,"photo":"Stemnitsa_Elliniko21","type":450,"zoom_level":16,"id":3864,"hlink_GR":"","hlink_EN":"","description":"","height":740,"width":1000},{"name":"\u039c\u0391\u0399\u039d\u0391\u039b\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc-\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1","owner":"AnaDigit","x":22.085126,"y":37.53941,"photo":"Menalo_Eliniko_signs_11","type":450,"zoom_level":16,"id":3865,"hlink_GR":"","hlink_EN":"","description":"","height":824,"width":1000},{"name":"\u039c\u0391\u0399\u039d\u0391\u039b\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc-\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1","owner":"AnaDigit","x":22.076606,"y":37.527063,"photo":"Menalo_Eliniko_signs_21","type":450,"zoom_level":17,"id":3866,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039c\u0391\u0399\u039d\u0391\u039b\u039f
\u03a3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc-\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1","owner":"AnaDigit","x":22.083896,"y":37.53601,"photo":"Stemnitsa_Elliniko1","type":0,"zoom_level":15,"id":3867,"hlink_GR":"","hlink_EN":"","description":"","height":998,"width":1000},{"name":"\u039c\u0391\u0399\u039d\u0391\u039b\u039f
\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc","owner":"AnaDigit","x":22.071534886204,"y":37.520399673441,"photo":"Elliniko1","type":0,"zoom_level":14,"id":3868,"hlink_GR":"","hlink_EN":"","description":"","height":707,"width":1000},{"name":"\u039c\u0391\u0399\u039d\u0391\u039b\u039f
\u03a3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc-\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1","owner":"AnaDigit","x":22.076976,"y":37.527237,"photo":"DSC081691","type":0,"zoom_level":15,"id":3869,"hlink_GR":"","hlink_EN":"","description":"","height":696,"width":1000},{"name":"\u039c\u0391\u0399\u039d\u0391\u039b\u039f
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2 \u03c3\u03c4\u03bf \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc","owner":"AnaDigit","x":22.076139,"y":37.528054,"photo":"DSC081661","type":9,"zoom_level":15,"id":3870,"hlink_GR":"","hlink_EN":"","description":"","height":715,"width":1000},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0397 \u039a\u03b1\u03c1\u03cd\u03c4\u03b1\u03b9\u03bd\u03b1","owner":"AnaDigit","x":22.045221269836,"y":37.484651924128,"photo":"Karytena_11","type":0,"zoom_level":13,"id":3919,"hlink_GR":"","hlink_EN":"","description":"","height":603,"width":1400},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a4\u03bf \u03ba\u03ac\u03c3\u03c4\u03c1\u03bf \u03c4\u03b7\u03c2 \u039a\u03b1\u03c1\u03cd\u03c4\u03b1\u03b9\u03bd\u03b1\u03c2","owner":"AnaDigit","x":22.040625716892,"y":37.482758206629,"photo":"Karytena_21","type":10,"zoom_level":14,"id":3920,"hlink_GR":"","hlink_EN":"","description":"","height":585,"width":1400},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0397 \u03b5\u03bd\u03bf\u03c1\u03b9\u03b1\u03ba\u03ae \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03b7\u03c2 \u039a\u03b1\u03c1\u03cd\u03c4\u03b1\u03b9\u03bd\u03b1\u03c2","owner":"AnaDigit","x":22.041392,"y":37.485212,"photo":"Karytena_31","type":9,"zoom_level":16,"id":3921,"hlink_GR":"","hlink_EN":"","description":"","height":791,"width":1000},{"name":"\u039c\u0391\u0399\u039d\u0391\u039b\u039f
\u03a3\u03c4\u03b5\u03bc\u03bd\u03af\u03c4\u03c3\u03b1, \u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03a0\u03bf\u03bb\u03b9\u03ac\u03bd\u03b1","owner":"AnaDigit","x":22.080142,"y":37.545037,"photo":"DSC081551","type":0,"zoom_level":15,"id":3937,"hlink_GR":"","hlink_EN":"","description":"","height":557,"width":1000},{"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
\u03a0\u03b7\u03b3\u03ae \u039d\u03b5\u03c1\u03bf\u03c0\u03c1\u03af\u03bf\u03bd\u03bf","owner":"AnaDigit","x":22.094935,"y":37.636738,"photo":"Menalo_Karkalou_Neropriono1","type":1001,"zoom_level":15,"id":3972,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0392\u03c1\u03cd\u03c3\u03b7 \u039d\u03b9\u03ba\u03bf\u03bb\u03b9\u03c4\u03c3\u03ac","owner":"AnaDigit","x":22.105046,"y":37.643696,"photo":"Menalo_Nikolitsa_fountain_11","type":1001,"zoom_level":16,"id":3973,"hlink_GR":"","hlink_EN":"","description":"","height":647,"width":1000},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0392\u03c1\u03cd\u03c3\u03b7 \u0391\u03b3\u03af\u03bf\u03c5 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7","owner":"AnaDigit","x":22.100126,"y":37.618173,"photo":"Menalo_Radou_fnt_AgIoani1","type":1001,"zoom_level":16,"id":3974,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0392\u03c1\u03cd\u03c3\u03b7 \u039c\u03b9\u03c4\u03c3\u03bf\u03cd\u03bb\u03b1","owner":"AnaDigit","x":22.101455,"y":37.619901,"photo":"Menalo_Radou_Mitsoula1","type":1001,"zoom_level":16,"id":3975,"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
\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
\u0397 \u039a\u03b1\u03c1\u03ba\u03b1\u03bb\u03bf\u03cd","owner":"AnaDigit","x":22.085861849196,"y":37.635594064569,"photo":"DSC081291","type":0,"zoom_level":14,"id":3982,"hlink_GR":"","hlink_EN":"","description":"","height":590,"width":1200},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039d\u03b5\u03c1\u03bf\u03c0\u03c1\u03af\u03bf\u03bd\u03bf \u039a\u03b1\u03c1\u03ba\u03b1\u03bb\u03bf\u03cd\u03c2","owner":"AnaDigit","x":22.094263,"y":37.636845,"photo":"Menalo_Karkalou_neropriono21","type":9,"zoom_level":16,"id":3983,"hlink_GR":"","hlink_EN":"","description":"","height":559,"width":1200},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u039d\u03b5\u03c1\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2 \u039c\u03b1\u03c4\u03c1\u03b1\u03ba\u03bf\u03cd\u03ba\u03b1, \u039a\u03b1\u03c1\u03ba\u03b1\u03bb\u03bf\u03cd","owner":"AnaDigit","x":22.091121,"y":37.636728,"photo":"Menalo_Karkalou_watermill1","type":9,"zoom_level":16,"id":3984,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u039c\u03b1\u03af\u03bd\u03b1\u03bb\u03bf","owner":"AnaDigit","x":22.100343,"y":37.618215,"photo":"Menalo_simansi_991","type":450,"zoom_level":17,"id":3985,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"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":"\u0391\u03a1\u039a\u0391\u0394\u0399\u0391
\u0397 \u03b1\u03bd\u03ac\u03b2\u03bb\u03c5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0392\u03c1\u03cd\u03c3\u03b7\u03c2 \u039d\u03b9\u03ba\u03bf\u03bb\u03b9\u03c4\u03c3\u03ac","owner":"AnaDigit","x":22.106943,"y":37.642905,"photo":"Menalo_Nikolitsa_anavlysi","type":1001,"zoom_level":16,"id":3987,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750}],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathListDivId'))?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('pathListDivId').innerHTML="
Ο32 Γεωργίτσι-Λαγκάδα
Ο32 Καρυές-Τριπόταμο
Ο32 Κυπαρίσσι-Γεωργίτσι
Ο32 Λαγκάδα-Πηγάδια
Ο32 Λεοντάρι-Κυπαρίσσι
Ο32 Λογκανίκος-Γεωργίτσι
O32 Πηγάδια-κατ. Ταϋγέτου
Ο32 Τριπόταμο--Λεοντάρι
O32 Φαράγγι Βυρού-Εξοχώρι
O32 Φαράγγι Βυρού
Ο32 Βυτίνα-Ελάτη
Πηγάδια-Παναγία Καψοδεματούσα
Βυτίνα-Παλαιοχώρι
Παλιοχώρι-Δημητσάνα
Ο32 Δημητσάνα-Καρύταινα
Καρύταινα-Λυκόσουρα
Λυκόσουρα-Τριπόταμο
Ο32Τριπόταμο-Λεοντάρι
Ο32 Λεοντάρι-Κυπαρίσσι
Ο32 Κυπαρίσσι-Γεωργίτσι
Ο32 Γεωργίτσι-Λουσίνα
Ο32 Λουσίνα-Λαγκάδα Ταϋγέτου
Ο32 Λαγκάδα-Πηγάδια
O32 Πηγάδια-κατ. Ταϋγέτου
O32 Φαράγγι Βυρού
Τσέρια-Εξωχώρι
E4 κατ. Ταϋγέτου-Άγιος Δημήτριος
Ο32 Πηγάδια-Παναγία Καψοδεματούσα
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["O32"],pc:["O32"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_O32.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); }