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_imittos = new getAdventureCollection("imittos",[{"id":15798,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a7\u03b1\u03bb\u03b9\u03b4\u03bf\u03cd-\u0395\u03cd\u03b6\u03c9\u03bd\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b1\u03c0\u03cc\u03ba\u03c1\u03b7\u03bc\u03bd\u03b7\u03c2 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae\u03c2 \u03cc\u03c8\u03b7\u03c2","path":"Attiki\/Attiki_Imittos_Chalidhou_summit","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":4089,"name_EN":"Mt. Hymettus: Chalidhou-Evzonas","description_EN":"Ascent of the steep east face","ascent_time":145,"descent_time":105,"marker":"No_marks","level":9,"ascent":788,"descent":6,"maxelev":992,"minelev":204,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.81737 37.93018,23.83646 37.94955)","views":224,"millestones":"0,23.8364556,37.9309558#1,23.8316647,37.9351135#2,23.8255142,37.9397562#3,23.8239243,37.9466567#4.1,23.8173881,37.9494809","x":23.8266359,"y":37.942235,"coor":[[23.8364556,37.9309558],[23.8360352,37.9306758],[23.835273,37.9305666],[23.8346336,37.9304396],[23.8332562,37.9301762],[23.8329148,37.9302118],[23.8326186,37.9303556],[23.832344,37.9310312],[23.8321842,37.9312202],[23.8312383,37.9318498],[23.8304039,37.9324074],[23.8306987,37.9328404],[23.8307212,37.9329576],[23.8306185,37.9330836],[23.8311192,37.9341704],[23.8311507,37.9342381],[23.8311616,37.9344454],[23.8312863,37.9346529],[23.8314341,37.9347432],[23.8315927,37.9350499],[23.831921,37.9353433],[23.8321131,37.9359113],[23.8322755,37.9361099],[23.8318201,37.9362084],[23.8296057,37.9366558],[23.8291673,37.9367588],[23.8288962,37.9368215],[23.8283678,37.9369334],[23.8283155,37.9369469],[23.8282471,37.9370099],[23.8281263,37.9370908],[23.8279671,37.9370635],[23.8279327,37.9371716],[23.8277959,37.9372616],[23.8276027,37.9371711],[23.827466,37.937207],[23.8273183,37.9371257],[23.826988,37.9372333],[23.826965,37.9373234],[23.826646,37.9374852],[23.8266424,37.9374942],[23.8265659,37.9376653],[23.82603,37.9380972],[23.8258934,37.938133],[23.8260066,37.9383675],[23.8257561,37.9384393],[23.8256079,37.9385652],[23.8256189,37.9387275],[23.8254821,37.9387994],[23.8255389,37.9388445],[23.8255046,37.9389346],[23.825675,37.939043],[23.8257199,37.9393315],[23.8254799,37.9397187],[23.8255935,37.939845],[23.8255363,37.9399711],[23.8257297,37.9399985],[23.825718,37.9401066],[23.826024,37.9402152],[23.8260352,37.9402873],[23.825887,37.9403953],[23.8259322,37.9405215],[23.8261707,37.9407292],[23.8260682,37.9407831],[23.8260815,37.9408372],[23.8261133,37.9409634],[23.8260332,37.9411255],[23.8261242,37.9411437],[23.8261376,37.9412068],[23.8263303,37.9415045],[23.8262847,37.9415585],[23.8263298,37.9417569],[23.8264887,37.9419013],[23.8265224,37.9421086],[23.8267042,37.9422171],[23.8266359,37.942235],[23.8266926,37.9423252],[23.8266468,37.9424513],[23.8267602,37.9426317],[23.8267597,37.942839],[23.8264973,37.943109],[23.8264621,37.9435326],[23.826371,37.9435865],[23.8262818,37.9438433],[23.8259928,37.9446675],[23.825879,37.9446674],[23.8258216,37.9448836],[23.8256623,37.9448834],[23.8255934,37.9451356],[23.825491,37.9451355],[23.8254224,37.9452435],[23.8253419,37.9456219],[23.8251708,37.9457839],[23.8250683,37.9457838],[23.8250336,37.9460181],[23.8249424,37.946072],[23.8248509,37.9462882],[23.824794,37.9462701],[23.8246344,37.946378],[23.8244979,37.9463417],[23.824384,37.9463956],[23.8242589,37.9463594],[23.8242329,37.9463774],[23.8241449,37.9464313],[23.8240425,37.9464131],[23.8239399,37.9464851],[23.8239049,37.9468456],[23.8237915,37.9466651],[23.8234727,37.9467187],[23.8234611,37.9468179],[23.8235405,37.9469081],[23.8234833,37.9470342],[23.823119,37.9470697],[23.8231758,37.9471058],[23.8230961,37.9471418],[23.8231072,37.947259],[23.8229933,37.9472813],[23.8229018,37.9474614],[23.8226516,37.9473709],[23.8225263,37.9474248],[23.8225601,37.9475871],[23.82248,37.9477672],[23.8222748,37.9478751],[23.8222518,37.9479832],[23.8220244,37.9479108],[23.8219103,37.9480278],[23.8218414,37.948253],[23.8215344,37.9481444],[23.8213181,37.9481621],[23.8209316,37.9479722],[23.8208178,37.947963],[23.8206582,37.9480529],[23.8205333,37.9479085],[23.8202715,37.9479261],[23.82001,37.9478356],[23.8199526,37.9480338],[23.8197816,37.9481417],[23.8198383,37.9482319],[23.8194281,37.9484205],[23.8193143,37.9484023],[23.819257,37.9485555],[23.8191204,37.9485463],[23.8190409,37.948474],[23.8188245,37.9485728],[23.81904,37.9488616],[23.8187712,37.9489558],[23.8185843,37.9490231],[23.8175814,37.9495533],[23.8173709,37.9495395],[23.8173881,37.9494809]]},{"id":15799,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1\u03c2 \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7\u03c2-\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u039c\u03b7\u03c7\u03b1\u03b7\u03bb\u03af\u03b4\u03b7","description_GR":"","path":"Attiki\/Attiki_Imittos_Ilioupoli_Mnimeio_Michailidi","activity_type":32,"assistance":2,"difficulty":3,"scenic_value":4,"length":5363,"name_EN":"Mt. Hymettus: Ilioupoli-Michailidis Memorial","description_EN":"","ascent_time":140,"descent_time":135,"marker":"Yellow_dots","level":12,"ascent":494,"descent":494,"maxelev":722,"minelev":235,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.76337 37.92651,23.78481 37.93208)","views":221,"millestones":"0,23.7633775,37.9299078#1,23.7688970,37.9264803#2,23.7771715,37.9300911#3,23.7835172,37.9309596#4,23.7742058,37.9319053#5.4,23.7633775,37.9299078","x":23.7844354,"y":37.9307323,"coor":[[23.7633775,37.9299078],[23.7635019,37.9301423],[23.764669,37.9302528],[23.7652718,37.9303262],[23.7656582,37.9305072],[23.7663181,37.9308465],[23.7665503,37.930865],[23.7667525,37.9310186],[23.7668826,37.9309287],[23.7673227,37.9306322],[23.7674718,37.9305964],[23.7677662,37.9303762],[23.7678694,37.930106],[23.7679355,37.930007],[23.7681002,37.9297639],[23.768107,37.9297549],[23.7679375,37.9293851],[23.7679494,37.9288849],[23.7678203,37.9286593],[23.7680623,37.9280334],[23.7682404,37.9279346],[23.7683964,37.9278493],[23.7681696,37.9276145],[23.7680565,37.927398],[23.76775,37.927145],[23.767739,37.9270188],[23.7678533,37.9268838],[23.7683036,37.9266008],[23.7686361,37.9264798],[23.7688978,37.9264803],[23.7693183,37.9266434],[23.7697638,37.9268831],[23.7698954,37.9269825],[23.770127,37.9271542],[23.7704559,37.9275243],[23.7709783,37.9278318],[23.7710475,37.927886],[23.7710861,37.9279311],[23.7711602,37.9279088],[23.7717636,37.9277838],[23.7720806,37.9279601],[23.772218,37.928037],[23.772491,37.9280736],[23.7728432,37.9282365],[23.7735827,37.9282559],[23.7738214,37.9283646],[23.7739353,37.9283287],[23.7739585,37.9281846],[23.7740497,37.9281307],[23.7740161,37.9279413],[23.7744935,37.9281045],[23.774709,37.9283212],[23.7748342,37.9283214],[23.7750157,37.928502],[23.7750713,37.9289167],[23.7754447,37.9296205],[23.7755701,37.9295306],[23.775888,37.9297745],[23.7760587,37.9297749],[23.7764452,37.9299018],[23.7766728,37.9299022],[23.7767071,37.9298482],[23.7768322,37.9298664],[23.7770364,37.9300561],[23.7772411,37.9301106],[23.7773621,37.9303181],[23.7774109,37.9303993],[23.777616,37.9303096],[23.7777067,37.9304179],[23.7778319,37.9304181],[23.7779793,37.9305987],[23.7782868,37.9305091],[23.7786273,37.9307982],[23.7788887,37.9308888],[23.7791949,37.9312589],[23.7794646,37.9311828],[23.7796011,37.9312191],[23.7796477,37.9311922],[23.7798518,37.9310754],[23.7799656,37.9310846],[23.7800337,37.9311568],[23.7802385,37.9311392],[23.7803888,37.93118],[23.7807634,37.9315052],[23.7811048,37.9315058],[23.7813889,37.9316325],[23.7815482,37.9316148],[23.7816853,37.9314528],[23.7820156,37.9313453],[23.7827666,37.9313286],[23.7831106,37.9311761],[23.7834754,37.9309424],[23.7836154,37.9310012],[23.7837407,37.9309564],[23.7838429,37.9310197],[23.7839229,37.9308936],[23.7841049,37.930921],[23.7841962,37.930831],[23.7842987,37.9308042],[23.7843441,37.9308403],[23.7844354,37.9307323],[23.7845262,37.9308226],[23.7846061,37.9307507],[23.7846628,37.9308049],[23.7847995,37.9307601],[23.7846628,37.9308049],[23.7846061,37.9307507],[23.7845262,37.9308226],[23.7844354,37.9307323],[23.7843441,37.9308403],[23.7842987,37.9308042],[23.7841962,37.930831],[23.7841049,37.930921],[23.7839229,37.9308936],[23.7838429,37.9310197],[23.7837407,37.9309564],[23.7836154,37.9310012],[23.7834754,37.9309424],[23.7831106,37.9311761],[23.7827666,37.9313286],[23.7820156,37.9313453],[23.7816853,37.9314528],[23.7815482,37.9316148],[23.7813889,37.9316325],[23.7811048,37.9315058],[23.7807634,37.9315052],[23.7803888,37.93118],[23.7802385,37.9311392],[23.7800337,37.9311568],[23.7799656,37.9310846],[23.7798518,37.9310754],[23.7796011,37.9312191],[23.7794646,37.9311828],[23.7791949,37.9312589],[23.7788874,37.9313304],[23.7784552,37.9312755],[23.7783297,37.9313835],[23.7781705,37.9313381],[23.7778401,37.9314636],[23.7777715,37.9315897],[23.7776234,37.9316255],[23.7775326,37.9315442],[23.7774549,37.9316206],[23.7773184,37.9315843],[23.7772839,37.9317014],[23.776886,37.9315925],[23.7767153,37.9316012],[23.7766923,37.9316733],[23.7765671,37.931673],[23.7766466,37.9317273],[23.7765441,37.9317631],[23.776578,37.9318443],[23.776322,37.9318303],[23.7762139,37.9318256],[23.7761682,37.9318796],[23.7760204,37.9318613],[23.7759974,37.9319333],[23.7755765,37.9318785],[23.7754175,37.93177],[23.7752762,37.9318373],[23.7751741,37.93172],[23.7749695,37.9316565],[23.7749469,37.9315843],[23.7747532,37.9316741],[23.774639,37.9318181],[23.7743428,37.9319347],[23.7739675,37.9318528],[23.773865,37.9318662],[23.7737057,37.9318884],[23.7735921,37.9318161],[23.7734325,37.9319059],[23.7731256,37.9318062],[23.773023,37.93186],[23.772841,37.9318236],[23.7727732,37.9316973],[23.7724094,37.9315885],[23.7721018,37.931678],[23.7720678,37.9316419],[23.7718967,37.9317677],[23.7718965,37.9318488],[23.7717826,37.9318757],[23.7716462,37.9318213],[23.7714975,37.9320914],[23.7712474,37.9320008],[23.7711222,37.9320006],[23.7710651,37.9320726],[23.7707583,37.9319187],[23.7706271,37.9320311],[23.7705834,37.9319229],[23.7703696,37.9318143],[23.770222,37.9317059],[23.7699831,37.9317054],[23.7698478,37.9316331],[23.7698013,37.9316059],[23.7697221,37.9314616],[23.7695992,37.9314208],[23.7688256,37.9313562],[23.7684042,37.9314905],[23.7682906,37.9314272],[23.7678238,37.9315164],[23.7678873,37.9312101],[23.7679198,37.9310479],[23.7678686,37.9310478],[23.7677663,37.9310296],[23.7676419,37.930759],[23.7674718,37.9305964],[23.7673227,37.9306322],[23.7669463,37.9308883],[23.7667525,37.9310186],[23.7665503,37.930865],[23.7663181,37.9308465],[23.7656582,37.9305072],[23.7652718,37.9303262],[23.764669,37.9302528],[23.7635019,37.9301423],[23.7633775,37.9299078]]},{"id":15800,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03bf\u03bd \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7\u03c2","description_GR":"","path":"Attiki\/Attiki_Imittos_Ilioupoli_PrfIlias","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":4,"length":2190,"name_EN":"Mt. Hymettus: A walk around Profitis Ilias, Ilioupoli","description_EN":"","ascent_time":40,"descent_time":40,"marker":"No_marks","level":13,"ascent":74,"descent":74,"maxelev":297,"minelev":228,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.76336 37.92992,23.77058 37.93647)","views":220,"millestones":"0,23.7633775,37.9299078#1,23.7704658,37.9354557#2.2,23.7633786,37.9299078","x":23.7686133,"y":37.9363534,"coor":[[23.7633775,37.9299078],[23.7635019,37.9301423],[23.764669,37.9302528],[23.7652718,37.9303262],[23.7656582,37.9305072],[23.765684,37.930665],[23.7660774,37.9310533],[23.7661037,37.9310804],[23.7663359,37.9314188],[23.7661404,37.9320674],[23.7659343,37.9324635],[23.7665609,37.9332534],[23.766637,37.9333482],[23.7683288,37.9345413],[23.7685845,37.9346499],[23.7690612,37.9350474],[23.7694145,37.9352148],[23.769983,37.9353962],[23.7700694,37.9354054],[23.7704607,37.9354512],[23.7705629,37.9355416],[23.7703868,37.9357981],[23.770114,37.9360229],[23.7696621,37.9361121],[23.7693966,37.9361657],[23.7687478,37.9362185],[23.7686133,37.9363534],[23.7684376,37.9364792],[23.7677432,37.9362255],[23.7675396,37.936153],[23.7674817,37.9361304],[23.7674073,37.9359319],[23.7666805,37.9354618],[23.7664928,37.9354254],[23.7663393,37.9353981],[23.7661187,37.9349875],[23.7655277,37.934734],[23.7653871,37.934558],[23.7652959,37.9342739],[23.765173,37.9338906],[23.7651931,37.9336247],[23.76481,37.9324343],[23.7648222,37.9321639],[23.7649828,37.9317496],[23.7649207,37.9315963],[23.7648361,37.9313888],[23.7647565,37.9313526],[23.7645021,37.9311854],[23.7644151,37.9310274],[23.7642453,37.9307567],[23.7636584,37.9303545],[23.763503,37.9301424],[23.7633786,37.9299078]]},{"id":15801,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7-\u03a3\u03c6\u03b7\u03c4\u03c4\u03cc\u03c2","description_GR":"","path":"Attiki\/Attiki_Imittos_Ilioupoli_Sfittos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9545,"name_EN":"Mt. Hymettus: Ilioupoli-Sfittos","description_EN":"","ascent_time":225,"descent_time":225,"marker":"Red_dots","level":12,"ascent":588,"descent":604,"maxelev":747,"minelev":194,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.76466 37.9061,23.82943 37.93647)","views":550,"millestones":"0,23.7646656,37.9351063#1,23.7674697,37.9330480#2,23.7744177,37.9319049#3,23.7837200,37.9309648#4,23.7863335,37.9249766#5,23.7916477,37.9208444#6,23.7989944,37.9160693#7,23.8043150,37.9100507#8,23.8143184,37.9078064#9,23.8253725,37.9061068#9.5,23.8294314,37.9069443","x":23.7862179,"y":37.9268465,"coor":[[23.7646656,37.9351063],[23.7653248,37.93536],[23.7657387,37.9355005],[23.7658364,37.9355368],[23.7659809,37.9355866],[23.7660207,37.9356002],[23.7664253,37.9357497],[23.7666572,37.9358358],[23.7672892,37.9360624],[23.7674824,37.9361304],[23.7675403,37.936153],[23.7683438,37.936443],[23.7684383,37.9364793],[23.768614,37.9363534],[23.7687485,37.9362185],[23.7691686,37.9361833],[23.7693973,37.9361657],[23.7701147,37.9360229],[23.7703875,37.9357981],[23.7704425,37.9357171],[23.7705636,37.9355416],[23.7704615,37.9354512],[23.7699837,37.9353962],[23.7697574,37.9353237],[23.7694153,37.9352149],[23.7693187,37.9351426],[23.7689673,37.9347092],[23.7687709,37.9345151],[23.7678442,37.9336075],[23.7677978,37.9335398],[23.7672439,37.932723],[23.7671616,37.9324389],[23.7671211,37.9323037],[23.7672588,37.9319254],[23.7675219,37.9315113],[23.7676361,37.9313583],[23.7678693,37.9310478],[23.7679205,37.9310479],[23.7678801,37.9312461],[23.7678245,37.9315164],[23.7682913,37.9314272],[23.7684049,37.9314905],[23.7688263,37.9313562],[23.768863,37.9313607],[23.7695999,37.9314208],[23.7697228,37.9314616],[23.769802,37.9316059],[23.7699838,37.9317054],[23.7700314,37.9317055],[23.7702228,37.9317059],[23.7703704,37.9318143],[23.7705841,37.9319229],[23.7706278,37.9320311],[23.7707091,37.9319637],[23.7707591,37.9319187],[23.7710658,37.9320726],[23.7711229,37.9320006],[23.7712481,37.9320008],[23.7714982,37.9320914],[23.7716469,37.9318213],[23.7717833,37.9318757],[23.7718972,37.9318488],[23.7718975,37.9317677],[23.7720685,37.9316419],[23.7721026,37.931678],[23.7724101,37.9315885],[23.7727739,37.9316973],[23.7728418,37.9318236],[23.7730237,37.93186],[23.7731263,37.9318062],[23.7734332,37.9319059],[23.7735928,37.9318161],[23.7737064,37.9318884],[23.7739682,37.9318528],[23.7743435,37.9319347],[23.7746397,37.9318181],[23.7747539,37.9316741],[23.7749476,37.9315843],[23.7749702,37.9316565],[23.7751748,37.93172],[23.7752769,37.9318373],[23.7754183,37.93177],[23.7755772,37.9318785],[23.775964,37.9319288],[23.7759981,37.9319333],[23.7760211,37.9318613],[23.776169,37.9318796],[23.7762146,37.9318256],[23.7765787,37.9318443],[23.7765448,37.9317631],[23.7766473,37.9317273],[23.7765679,37.931673],[23.776693,37.9316733],[23.776716,37.9316012],[23.7768867,37.9315925],[23.7772847,37.9317014],[23.7773192,37.9315843],[23.7774556,37.9316206],[23.7775333,37.9315442],[23.7776241,37.9316255],[23.7777722,37.9315897],[23.7778408,37.9314636],[23.7781712,37.9313381],[23.7783304,37.9313835],[23.7784559,37.9312755],[23.7788881,37.9313304],[23.7791956,37.9312589],[23.7794653,37.9311828],[23.7796018,37.9312191],[23.7798525,37.9310754],[23.7799663,37.9310846],[23.7800344,37.9311568],[23.7802392,37.9311392],[23.7803895,37.93118],[23.7807641,37.9315052],[23.7811055,37.9315058],[23.7812837,37.9315873],[23.7813896,37.9316325],[23.7815489,37.9316148],[23.781686,37.9314528],[23.7820163,37.9313453],[23.7827674,37.9313286],[23.7831113,37.9311761],[23.7832321,37.9310997],[23.7834761,37.9309424],[23.7836161,37.9310012],[23.7837414,37.9309564],[23.7838436,37.9310197],[23.7839236,37.9308936],[23.7841056,37.930921],[23.7841969,37.9308311],[23.7842994,37.9308042],[23.7843448,37.9308403],[23.7844361,37.9307323],[23.7845269,37.9308226],[23.7846068,37.9307507],[23.7846635,37.9308049],[23.7848002,37.9307601],[23.7849028,37.9306881],[23.7852101,37.9306707],[23.7856308,37.9307796],[23.7864158,37.9308351],[23.7866325,37.9306552],[23.7867131,37.9303309],[23.7866681,37.9301506],[23.786691,37.9301146],[23.7867481,37.9300245],[23.7864884,37.9293301],[23.786341,37.9291586],[23.7863531,37.9288972],[23.7864284,37.9288027],[23.7867365,37.9285329],[23.7867485,37.9282895],[23.7867149,37.9281273],[23.7866273,37.9280279],[23.7866128,37.9280099],[23.7864991,37.9279917],[23.7863519,37.927721],[23.786398,37.9275228],[23.7861715,37.9271439],[23.7862179,37.9268465],[23.7861729,37.9266842],[23.7862875,37.926378],[23.7863698,37.9262069],[23.7862451,37.9260624],[23.7864163,37.9258645],[23.786449,37.9256347],[23.7864744,37.925459],[23.7862138,37.9250709],[23.7864533,37.9248821],[23.7865897,37.9249364],[23.7866809,37.9248825],[23.7867272,37.9245852],[23.786908,37.9243016],[23.7873959,37.9247712],[23.7877479,37.9250061],[23.7888049,37.9254407],[23.7888973,37.9253282],[23.7887838,37.9252018],[23.7888977,37.9251839],[23.7889664,37.9250218],[23.789046,37.925031],[23.7890805,37.9249229],[23.7892057,37.9248871],[23.7892061,37.9247609],[23.7893313,37.9247431],[23.7895097,37.9244054],[23.7894644,37.9243332],[23.7896136,37.9238829],[23.7895456,37.9238016],[23.7897397,37.9235676],[23.7897286,37.9234595],[23.7898197,37.9234146],[23.78975,37.9231936],[23.7897183,37.9230899],[23.7897872,37.9228557],[23.7896988,37.9228015],[23.7896992,37.9226753],[23.7899042,37.9226035],[23.7900297,37.9224686],[23.7899845,37.9223603],[23.7903378,37.9221447],[23.7903876,37.9217662],[23.7903767,37.9216039],[23.7905701,37.9216223],[23.7905817,37.9215322],[23.7907069,37.9215054],[23.7909584,37.9210912],[23.7913455,37.9210018],[23.791528,37.9208309],[23.7916986,37.9208492],[23.7918072,37.9206917],[23.7922625,37.9206294],[23.7924219,37.9205846],[23.7937996,37.9202175],[23.7943458,37.9201644],[23.794585,37.9200837],[23.7950131,37.9199402],[23.7951386,37.9198323],[23.7954515,37.9198238],[23.795611,37.9197339],[23.7961569,37.919825],[23.7965098,37.9197355],[23.7966193,37.9197447],[23.7968852,37.9197632],[23.7967204,37.9189247],[23.7967057,37.9188526],[23.796586,37.9185504],[23.7973724,37.917664],[23.7975512,37.9175246],[23.797931,37.9172323],[23.7982499,37.9171067],[23.7989678,37.9166753],[23.7989437,37.9163824],[23.7989369,37.9163012],[23.7990048,37.9160355],[23.7990393,37.9159003],[23.7989602,37.9156839],[23.7987224,37.9152689],[23.7988138,37.9151248],[23.7990872,37.9150261],[23.7993934,37.9149861],[23.7995082,37.9149728],[23.8001226,37.9149738],[23.80034,37.9149111],[23.8006699,37.9149117],[23.8008522,37.9148218],[23.8010431,37.9145653],[23.8011719,37.9143898],[23.801434,37.9142009],[23.8016395,37.9139489],[23.8022595,37.9135624],[23.8026806,37.913482],[23.8027519,37.9133019],[23.802856,37.9130361],[23.8027083,37.9129728],[23.8028451,37.9128649],[23.8027331,37.9122158],[23.8027705,37.9121617],[23.8029615,37.9118736],[23.8028712,37.9116211],[23.8028098,37.911576],[23.8027417,37.9115218],[23.8028101,37.9114678],[23.8029466,37.911468],[23.8029807,37.9114681],[23.8030493,37.911351],[23.8032428,37.9113153],[23.8036532,37.9109735],[23.8036651,37.9107933],[23.8042354,37.9102354],[23.804247,37.9101273],[23.8045266,37.9098123],[23.8045437,37.9097943],[23.8045098,37.9097041],[23.804852,37.9093622],[23.805091,37.9093085],[23.8056027,37.9093814],[23.8061496,37.9090399],[23.8063089,37.9090401],[23.8064571,37.9089322],[23.8066846,37.9089146],[23.8073405,37.9086317],[23.8079323,37.908128],[23.8080588,37.90802],[23.8084344,37.9079575],[23.8086622,37.9078137],[23.8090152,37.9076971],[23.8093235,37.9076525],[23.8101197,37.9076899],[23.8103965,37.9075822],[23.8105296,37.9075283],[23.8115075,37.9077101],[23.8136916,37.9077136],[23.8141965,37.9078045],[23.8150496,37.9078149],[23.8155367,37.9077751],[23.8160704,37.9077354],[23.8161408,37.90774],[23.8179499,37.9075986],[23.8191454,37.9071678],[23.8203175,37.9069893],[23.8207727,37.9069134],[23.8208559,37.9068775],[23.8211371,37.9067518],[23.8222217,37.9065957],[23.8233482,37.9064532],[23.8240198,37.9062379],[23.8242573,37.9062517],[23.8252131,37.9060999],[23.8254079,37.9061092],[23.8256112,37.9061185],[23.8261457,37.9062095],[23.8264984,37.9061649],[23.8269308,37.9060935],[23.8270321,37.9061026],[23.8276815,37.9061486],[23.8278974,37.9062391],[23.8283742,37.9066363],[23.8289769,37.9067274],[23.8294314,37.9069443]]},{"id":15802,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03bc. \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2-\u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","description_GR":"\u0395\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03b7 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"Attiki\/Attiki_Imittos_Kalopoula_loop","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":4,"length":2155,"name_EN":"Mt. Hymettus: A loop walk from Kesariani monast. to Kalopoula","description_EN":"A pleasant loop trail for everyone","ascent_time":40,"descent_time":40,"marker":"No_marks","level":13,"ascent":94,"descent":94,"maxelev":439,"minelev":354,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79839 37.9589,23.80458 37.96482)","views":369,"millestones":"0,23.7988883,37.9625736#1,23.8018164,37.9619783#2.2,23.7988883,37.9625736","x":23.8008601,"y":37.9617027,"coor":[[23.7988883,37.9625736],[23.7986738,37.9623253],[23.7986644,37.9615682],[23.7985794,37.9610589],[23.7986825,37.9608022],[23.7986771,37.9607301],[23.7986716,37.9606579],[23.7983989,37.9604592],[23.798451,37.9601348],[23.7985562,37.9599187],[23.798602,37.9598241],[23.7987044,37.9598243],[23.7987973,37.9596803],[23.7988385,37.9595857],[23.7988737,37.9595948],[23.7989181,37.9596039],[23.7989185,37.9594596],[23.7989073,37.9594056],[23.7989107,37.9593064],[23.7989122,37.9592794],[23.7988372,37.9591576],[23.7989432,37.9591578],[23.7989946,37.9590677],[23.7990347,37.9589957],[23.798978,37.9589055],[23.7990463,37.9588966],[23.7992735,37.9590682],[23.7993247,37.9590908],[23.7996033,37.959213],[23.8007754,37.9593592],[23.8004555,37.9597732],[23.8003778,37.9603454],[23.8003742,37.9603769],[23.8004976,37.9610261],[23.8008601,37.9617027],[23.8011557,37.9618564],[23.8025325,37.962102],[23.802908,37.9621568],[23.8034204,37.9621216],[23.803511,37.9622659],[23.8035311,37.9624732],[23.8035477,37.962649],[23.8035973,37.9627212],[23.8038819,37.9627487],[23.8044374,37.9628127],[23.8045272,37.962885],[23.8045641,37.9635971],[23.8044117,37.9635247],[23.8042865,37.9634885],[23.8041565,37.9635468],[23.8042654,37.9636777],[23.8041196,37.9637901],[23.8035856,37.9642038],[23.8020242,37.9648321],[23.801658,37.9647504],[23.8014166,37.9647004],[23.8008824,37.964366],[23.8006213,37.9641042],[23.8005876,37.9639419],[23.8006659,37.9636491],[23.8007026,37.9635095],[23.7996553,37.9634807],[23.7995166,37.9634669],[23.7994829,37.9633136],[23.7993001,37.9631646],[23.7986991,37.9626724],[23.7987766,37.9625644],[23.7988883,37.9625736]]},{"id":15803,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c. \u039a\u03b1\u03c1\u03ad\u03b1-\u039c\u03bd. \u039c\u03b7\u03c7\u03b1\u03b7\u03bb\u03af\u03b4\u03b7","description_GR":"","path":"Attiki\/Attiki_Imittos_Kareas_Michailidis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2280,"name_EN":"Mt. Hymettus: Kareas monastery-Michailidis memorial","description_EN":"","ascent_time":60,"descent_time":50,"marker":"Red_dots","level":13,"ascent":358,"descent":1,"maxelev":727,"minelev":361,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.77684 37.93076,23.78514 37.94222)","views":153,"millestones":"0,23.7775008,37.9422199#1,23.7806986,37.9377814#2.3,23.7848020,37.9307601","x":23.7807811,"y":37.9378864,"coor":[[23.7775008,37.9422199],[23.7775807,37.942157],[23.7775695,37.9420939],[23.777638,37.9420219],[23.777456,37.9419675],[23.7769895,37.9419576],[23.7773718,37.9416068],[23.7770079,37.941498],[23.7775206,37.9413142],[23.7776118,37.9412828],[23.777597,37.9412242],[23.7768809,37.9409164],[23.7769722,37.9408535],[23.7768472,37.9407811],[23.7776579,37.9403636],[23.7778856,37.940328],[23.7778176,37.9402557],[23.777886,37.9402198],[23.7780634,37.9402292],[23.7782842,37.9402386],[23.778264,37.9401124],[23.778662,37.9401942],[23.7790264,37.9401318],[23.7786626,37.940023],[23.7789589,37.9398793],[23.7789252,37.939726],[23.7791536,37.9394561],[23.7791312,37.9393299],[23.7794071,37.9391276],[23.7798562,37.9389211],[23.7797883,37.9387858],[23.7798683,37.9386688],[23.7798464,37.9383803],[23.7798353,37.9382992],[23.7802021,37.9382548],[23.7802793,37.938246],[23.780723,37.9382738],[23.7808713,37.9381659],[23.7807354,37.9379223],[23.7807811,37.9378864],[23.7804296,37.9374441],[23.7804412,37.937354],[23.7806801,37.9373815],[23.7806123,37.9372371],[23.780658,37.9371651],[23.7808061,37.9371293],[23.7810106,37.9372198],[23.7815452,37.937329],[23.7817153,37.9371491],[23.7817839,37.93705],[23.7817046,37.9369237],[23.7817504,37.9368337],[23.7816033,37.936563],[23.7817287,37.9364911],[23.7813315,37.9361028],[23.7811964,37.9356339],[23.7813294,37.9356342],[23.7812959,37.9354088],[23.7814666,37.9354181],[23.7815692,37.9353282],[23.7817627,37.9353105],[23.781956,37.9353965],[23.782081,37.9354553],[23.7823884,37.9353928],[23.7824911,37.9353028],[23.7825478,37.935357],[23.7828554,37.9352584],[23.7832884,37.9350429],[23.7840182,37.934526],[23.7841439,37.934373],[23.7844517,37.9341843],[23.7849072,37.93405],[23.7851353,37.9338882],[23.7851049,37.9338385],[23.7845237,37.9329046],[23.7845096,37.9327514],[23.7844194,37.9316021],[23.784592,37.9309444],[23.784802,37.9307601]]},{"id":15804,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03c1\u03ad\u03b1","description_GR":"\u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03c1\u03ad\u03b1-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd \u03ba\u03b1\u03b9 \u03c0\u03af\u03c3\u03c9","path":"Attiki\/Attiki_Imittos_Kareas_loop1","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":2129,"name_EN":"Mt. Hymettus: Kareas monastery short loop","description_EN":"Kareas monastery-Mt. Hymettus refuge and back","ascent_time":40,"descent_time":40,"marker":"No_marks","level":13,"ascent":180,"descent":180,"maxelev":535,"minelev":361,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.77545 37.93664,23.77942 37.94221)","views":79,"millestones":"0,23.7775008,37.9422199#1,23.7779258,37.9374925#2.1,23.7775008,37.9422199","x":23.7783191,"y":37.9376159,"coor":[[23.7775008,37.9422199],[23.7775807,37.942157],[23.7775695,37.9420939],[23.777638,37.9420219],[23.777456,37.9419675],[23.7773696,37.9419673],[23.7769895,37.9419576],[23.7772441,37.9417237],[23.7773718,37.9416068],[23.7770079,37.941498],[23.7773134,37.9413904],[23.7776118,37.9412828],[23.777597,37.9412242],[23.777505,37.9411835],[23.7768809,37.9409164],[23.7769722,37.9408535],[23.7768472,37.9407811],[23.7773968,37.9404983],[23.7776579,37.9403636],[23.7778856,37.940328],[23.7778176,37.9402557],[23.777886,37.9402198],[23.7782842,37.9402386],[23.778264,37.9401124],[23.7783834,37.9401351],[23.778662,37.9401942],[23.7790264,37.9401318],[23.7786626,37.940023],[23.7789589,37.9398793],[23.7789252,37.939726],[23.7791536,37.9394561],[23.7791435,37.9393975],[23.7791312,37.9393299],[23.7794071,37.9391276],[23.7790217,37.9386041],[23.7789179,37.9383741],[23.7786826,37.9378464],[23.7786706,37.9376886],[23.7786136,37.9377156],[23.7785466,37.9376704],[23.7784444,37.9375981],[23.7783191,37.9376159],[23.7782738,37.9375437],[23.7782489,37.9375617],[23.7782054,37.9375886],[23.7781148,37.9374443],[23.7778358,37.9375158],[23.7778468,37.9376375],[23.7778021,37.9378177],[23.7777117,37.9376192],[23.777609,37.9377002],[23.7775409,37.9376369],[23.7774956,37.9375918],[23.7772584,37.9369965],[23.7766197,37.9366303],[23.7765877,37.9367474],[23.7766088,37.9368105],[23.7766892,37.937054],[23.7766378,37.937099],[23.7767054,37.9373334],[23.7766067,37.9375045],[23.7765774,37.9377974],[23.7765715,37.9378649],[23.7769109,37.9385506],[23.776842,37.9387487],[23.7767246,37.9388567],[23.7766594,37.9389151],[23.7759049,37.9396753],[23.7757119,37.9398687],[23.7754717,37.9402828],[23.7754519,37.9404675],[23.7756084,37.9407067],[23.7758257,37.9410451],[23.7762574,37.9412983],[23.7770079,37.941498],[23.7773718,37.9416068],[23.7769895,37.9419576],[23.777456,37.9419675],[23.777638,37.9420219],[23.7775695,37.9420939],[23.7775807,37.942157],[23.7775008,37.9422199]]},{"id":15805,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0393\u03b1\u03bb\u03ac\u03b6\u03b9\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03c1\u03ad\u03b1","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03b5\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03bf\u03c2 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03cc\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2","path":"Attiki\/Attiki_Imittos_Kareas_loop2","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":1778,"name_EN":"Mt. Hymettus: Kareas monastery cyan loop","description_EN":"A joyful loop walk","ascent_time":35,"descent_time":35,"marker":"Blue_dots","level":13,"ascent":145,"descent":145,"maxelev":503,"minelev":358,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.77684 37.93946,23.78293 37.94309)","views":151,"millestones":"0,23.7775008,37.9422199#1,23.7828755,37.9402440#1.8,23.7774987,37.9422199","x":23.7828585,"y":37.9396207,"coor":[[23.7775008,37.9422199],[23.7775807,37.942157],[23.7775695,37.9420939],[23.777638,37.9420219],[23.777456,37.9419675],[23.7769895,37.9419576],[23.7772348,37.9417327],[23.7773707,37.9416068],[23.7770069,37.941498],[23.7776107,37.9412828],[23.7775959,37.9412242],[23.7768799,37.9409164],[23.7769711,37.9408535],[23.7768461,37.9407811],[23.7773078,37.9405432],[23.7776565,37.9403636],[23.7778842,37.940328],[23.7778161,37.9402557],[23.7778845,37.9402198],[23.7782828,37.9402386],[23.7782629,37.9401124],[23.778661,37.9401942],[23.7790253,37.9401318],[23.7793773,37.9400694],[23.7814699,37.9396993],[23.7817203,37.9396907],[23.7825631,37.9394579],[23.7827565,37.9394763],[23.7828585,37.9396207],[23.7828011,37.9398009],[23.7829254,37.9401075],[23.7827533,37.9405849],[23.7827849,37.9407156],[23.7824089,37.9408772],[23.7822637,37.9410076],[23.7822491,37.9410211],[23.7819074,37.9411106],[23.781782,37.9412005],[23.7814839,37.9410963],[23.7813771,37.9411141],[23.7811651,37.9411498],[23.7809364,37.9414918],[23.7808747,37.941699],[23.7803295,37.942036],[23.7798394,37.9422694],[23.77968,37.9422871],[23.7790019,37.9429663],[23.7786379,37.9428936],[23.7783395,37.9430417],[23.778239,37.9430911],[23.7780569,37.9430907],[23.7782109,37.9426404],[23.7781084,37.9426582],[23.7779951,37.9424687],[23.777787,37.9423737],[23.7775973,37.9422877],[23.7774987,37.9422199]]},{"id":15806,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03c1\u03ad\u03b1","description_GR":"\u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03c1\u03ad\u03b1-\u039a\u03b1\u03b8\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc-\u0393\u03b9\u03b4\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac","path":"Attiki\/Attiki_Imittos_Kareas_loop3","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":5914,"name_EN":"Mt. Hymettus: Kareas monastery Red loop","description_EN":"Kareas monastery-Kathistiko-Gidospilia cave","ascent_time":135,"descent_time":130,"marker":"Red_dots","level":13,"ascent":476,"descent":476,"maxelev":789,"minelev":343,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.77544 37.93666,23.79417 37.94483)","views":205,"millestones":"0,23.7775008,37.9422199#1,23.7808170,37.9424039#2,23.7889859,37.9425722#3,23.7920011,37.9388264#4,23.7840414,37.9382743#5,23.7766800,37.9372500#5.9,23.7774997,37.9422199","x":23.7931996,"y":37.9418655,"coor":[[23.7775008,37.9422199],[23.7775995,37.9422877],[23.777598,37.9424184],[23.7775762,37.9424634],[23.7775644,37.9426076],[23.7775116,37.9427698],[23.7771044,37.9431205],[23.7760684,37.9439297],[23.7760287,37.9442451],[23.7760842,37.9443533],[23.7761896,37.9445518],[23.776326,37.9446061],[23.776474,37.9445794],[23.7767123,37.9448322],[23.777079,37.9446797],[23.7772424,37.9445358],[23.7773073,37.9444818],[23.7774445,37.9442658],[23.7775369,37.9438243],[23.7777697,37.94364],[23.7780031,37.9435999],[23.7781535,37.9435055],[23.7782332,37.9434922],[23.7784268,37.943461],[23.7785306,37.9434747],[23.7786222,37.9432946],[23.7788496,37.9433401],[23.7790314,37.9434486],[23.7790082,37.9435928],[23.7790876,37.9437011],[23.7794403,37.9437378],[23.7795428,37.9436929],[23.7796454,37.943648],[23.7797819,37.9436663],[23.7798617,37.9436304],[23.7801345,37.9437391],[23.7805719,37.9435326],[23.7807919,37.9434699],[23.7808719,37.9433439],[23.7808459,37.9428752],[23.7808351,37.9426904],[23.7808189,37.9423974],[23.7807149,37.9422125],[23.7807039,37.9420592],[23.7807727,37.9418971],[23.7809095,37.9418072],[23.7808757,37.941699],[23.7809379,37.9414918],[23.7811665,37.9411498],[23.7814853,37.9410963],[23.781783,37.9412005],[23.7819307,37.9412909],[23.7827726,37.9413826],[23.7829512,37.9413739],[23.7832496,37.9413564],[23.7835125,37.9413389],[23.7847776,37.9407103],[23.7851425,37.9408191],[23.7854046,37.9407114],[23.7854501,37.9407295],[23.7855296,37.9407657],[23.785869,37.9407258],[23.7858569,37.9409781],[23.7859476,37.9411045],[23.7863004,37.9411051],[23.7869941,37.9412866],[23.787529,37.9412696],[23.7876766,37.941387],[23.7876193,37.9415221],[23.7879564,37.9417886],[23.7880924,37.9420097],[23.7883303,37.9424022],[23.7890126,37.9425836],[23.7897412,37.9425128],[23.7899823,37.9426304],[23.790204,37.942721],[23.790318,37.9426491],[23.7906025,37.9426586],[23.7907279,37.9425867],[23.7907959,37.942677],[23.7909439,37.9426772],[23.791115,37.9425333],[23.791206,37.9425515],[23.7912858,37.9424976],[23.791388,37.9425699],[23.7914331,37.9427322],[23.7915584,37.9426783],[23.7919793,37.9427512],[23.7920929,37.9428415],[23.7921493,37.9430218],[23.7923541,37.9430492],[23.7923886,37.9429051],[23.7925512,37.9428738],[23.7926882,37.9427299],[23.7927001,37.9425587],[23.7926976,37.9422883],[23.7928118,37.9421623],[23.792858,37.94191],[23.7929721,37.9418111],[23.7930743,37.9418833],[23.7931996,37.9418655],[23.7933938,37.9416135],[23.7935532,37.9415597],[23.7936448,37.9413796],[23.7936426,37.941276],[23.7936346,37.940938],[23.7941592,37.9405603],[23.7932049,37.9399548],[23.7923653,37.939061],[23.791059,37.9382115],[23.7902405,37.9378856],[23.789872,37.9377903],[23.7890621,37.9375861],[23.7886531,37.937351],[23.7885051,37.9369767],[23.788421,37.9369405],[23.7883966,37.9371297],[23.7883055,37.9371295],[23.7881466,37.9369851],[23.7879754,37.937165],[23.7876792,37.9372726],[23.7874052,37.9375696],[23.7872006,37.9375151],[23.7871313,37.9374699],[23.7865418,37.9370813],[23.7863254,37.937117],[23.7862459,37.9370808],[23.7862681,37.9372791],[23.7859157,37.9371252],[23.7858019,37.9371521],[23.7856997,37.9370617],[23.785608,37.9372779],[23.785494,37.9373408],[23.7854031,37.9373045],[23.7854142,37.9374127],[23.7851641,37.9373131],[23.7850954,37.9374482],[23.784925,37.9373578],[23.7847708,37.9375422],[23.7847248,37.9377044],[23.7846803,37.9377223],[23.7844286,37.937812],[23.7844169,37.9379246],[23.7842736,37.9379154],[23.7841595,37.9380323],[23.7840174,37.938325],[23.7837916,37.9377387],[23.7836145,37.9376122],[23.7826691,37.9378809],[23.7820881,37.9384611],[23.7819957,37.9385556],[23.7817109,37.9386542],[23.7809713,37.9386168],[23.7798453,37.9383803],[23.7794758,37.938267],[23.7791883,37.9380727],[23.7790329,37.9379687],[23.778772,37.9376979],[23.7786696,37.9376886],[23.7786126,37.9377156],[23.7785455,37.9376704],[23.7784433,37.9375981],[23.7783181,37.9376159],[23.7782728,37.9375437],[23.7782043,37.9375886],[23.7781976,37.9375796],[23.7781137,37.9374442],[23.7778347,37.9375158],[23.7778457,37.9376375],[23.7778007,37.9378177],[23.7777103,37.9376192],[23.7776076,37.9377002],[23.7774941,37.9375918],[23.7774603,37.9375061],[23.7772569,37.9369965],[23.7766186,37.9366303],[23.7765863,37.9367474],[23.7766878,37.937054],[23.7766364,37.937099],[23.776704,37.9373334],[23.7766057,37.9375045],[23.7765917,37.9376442],[23.7765705,37.9378649],[23.7769098,37.9385506],[23.7768409,37.9387487],[23.7766583,37.9389151],[23.7757108,37.9398687],[23.7754706,37.9402828],[23.7754625,37.9403594],[23.7754508,37.9404675],[23.7758246,37.9410451],[23.7762563,37.9412983],[23.7770069,37.941498],[23.7773707,37.9416068],[23.7769884,37.9419576],[23.7772775,37.9419627],[23.777455,37.9419675],[23.7776369,37.9420219],[23.7775684,37.9420939],[23.7775796,37.942157],[23.7774997,37.9422199]]},{"id":15807,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03b7 \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03c1\u03ad\u03b1","description_GR":"\u0389\u03c0\u03b9\u03bf\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03c1\u03ad\u03b1","path":"Attiki\/Attiki_Imittos_Kareas_loop4","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":4,"length":2236,"name_EN":"Mt. Hymettus: Kareas monastery walking loop","description_EN":"A quiet walk around Kareas monastery","ascent_time":40,"descent_time":40,"marker":"Red_dots","level":13,"ascent":98,"descent":98,"maxelev":452,"minelev":349,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.7736 37.93548,23.77766 37.94239)","views":122,"millestones":"0,23.7775998,37.9422877#1,23.7744125,37.9368582#2.2,23.7775988,37.9422877","x":23.7755425,"y":37.9354791,"coor":[[23.7775998,37.9422877],[23.7775012,37.9422199],[23.7773508,37.9422016],[23.7765308,37.9423984],[23.7756775,37.9422976],[23.7753036,37.9422023],[23.7744493,37.9419888],[23.7739926,37.9414111],[23.7736519,37.9411941],[23.7736043,37.9407209],[23.7736089,37.9407029],[23.7736454,37.9406579],[23.7736288,37.9404956],[23.7736202,37.9403874],[23.7737617,37.9403021],[23.7752108,37.9390611],[23.7753251,37.9388991],[23.7752233,37.9387006],[23.7740428,37.9377069],[23.7739977,37.9375626],[23.7741243,37.9370942],[23.7743259,37.9369864],[23.7745431,37.9366624],[23.7746912,37.9366176],[23.7751364,37.9361678],[23.7753657,37.9355914],[23.7755425,37.9354791],[23.775985,37.9355385],[23.7760975,37.9359893],[23.7760804,37.9363273],[23.7761158,37.9366158],[23.7761249,37.9366879],[23.7766368,37.937099],[23.7767044,37.9373334],[23.776606,37.9375045],[23.7765708,37.9378649],[23.7769101,37.9385506],[23.7768413,37.9387487],[23.7766587,37.9389151],[23.7757112,37.9398687],[23.775471,37.9402828],[23.7754512,37.9404675],[23.775825,37.9410451],[23.7762567,37.9412983],[23.7770072,37.941498],[23.7773711,37.9416068],[23.7769888,37.9419576],[23.7774553,37.9419675],[23.7776373,37.9420219],[23.7775688,37.9420939],[23.77758,37.942157],[23.7775001,37.9422199],[23.7775988,37.9422877]]},{"id":15808,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 5","description_GR":"\u039a\u03b1\u03c4\u03b5\u03c7\u03ac\u03ba\u03b7-\u03a0\u03b7\u03b3\u03ae \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1\u03c2-\u03a0\u03b1\u03b9\u03b1\u03bd\u03af\u03b1","path":"Attiki\/Attiki_Imittos_Katechaki_GlykaNera","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7696,"name_EN":"Mt. Hymettus: Trail 5","description_EN":"Katechaki-Kalopoula spring-Peania","ascent_time":180,"descent_time":175,"marker":"imittos_trail_5","level":13,"ascent":413,"descent":482,"maxelev":649,"minelev":204,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78977 37.96336,23.85325 37.9746)","views":546,"millestones":"0,23.7897937,37.9649100#1,23.8003315,37.9642269#2,23.8029315,37.9675645#3,23.8105654,37.9725251#4,23.8206539,37.9738073#5,23.8282242,37.9746540#6,23.8371728,37.9709239#7,23.8469481,37.9668340#7.7,23.8532476,37.9662140","x":23.8201566,"y":37.9738966,"coor":[[23.7897937,37.96491],[23.7898656,37.9648651],[23.7903422,37.9645415],[23.7906641,37.9643257],[23.7909829,37.9643038],[23.791269,37.9641556],[23.7914389,37.9640702],[23.792016,37.9640487],[23.7925481,37.9638649],[23.7927265,37.963676],[23.7932228,37.9636498],[23.7938934,37.9636555],[23.7946433,37.9636523],[23.7952813,37.9634821],[23.7956115,37.9634827],[23.7958132,37.9634605],[23.7962767,37.9633532],[23.7965423,37.9632906],[23.7968156,37.963273],[23.7974641,37.9634003],[23.7978167,37.9635271],[23.798272,37.9635549],[23.7983572,37.9635911],[23.7988519,37.9637992],[23.7995549,37.9639176],[23.7996938,37.96399],[23.7999755,37.9641346],[23.8005216,37.9642798],[23.8008283,37.9645056],[23.8014166,37.9647004],[23.8020242,37.9648321],[23.8034773,37.9642487],[23.8035856,37.9642038],[23.8042654,37.9636777],[23.8041565,37.9635468],[23.8042862,37.9634885],[23.8044113,37.9635247],[23.8045616,37.9635971],[23.8047558,37.9637326],[23.8046177,37.9639036],[23.8045959,37.9639306],[23.8045842,37.9640748],[23.8049708,37.9642557],[23.8050046,37.9643909],[23.803887,37.9650921],[23.8037337,37.9653712],[23.80364,37.9655423],[23.8037168,37.9657092],[23.8035207,37.9666462],[23.8029263,37.9675465],[23.8029714,37.9677088],[23.8029304,37.9677538],[23.8026771,37.9680147],[23.80264,37.9681949],[23.8025964,37.9684022],[23.8032095,37.9686105],[23.8040508,37.9690445],[23.8043234,37.9693154],[23.8047724,37.969573],[23.8052617,37.9696639],[23.8057627,37.9696647],[23.8060347,37.9701248],[23.806569,37.9704322],[23.8066664,37.9706036],[23.8067226,37.970874],[23.8069645,37.9710232],[23.8072264,37.9710236],[23.8076476,37.9710423],[23.808022,37.9711195],[23.8080902,37.9711692],[23.8086129,37.9715441],[23.8089873,37.9720674],[23.8093282,37.9723113],[23.809845,37.9724068],[23.8103344,37.9724617],[23.8108009,37.9725886],[23.8116539,37.9729505],[23.8124958,37.9731862],[23.8127117,37.9733668],[23.8127454,37.9735471],[23.8126767,37.9737092],[23.8127413,37.9737679],[23.8127048,37.9738354],[23.8130825,37.9738856],[23.8139161,37.9739275],[23.8142131,37.9739415],[23.8146228,37.9740323],[23.8147824,37.9739604],[23.8149758,37.9740148],[23.8152378,37.9739521],[23.8161944,37.9739085],[23.8169454,37.974081],[23.8178781,37.9744609],[23.8181171,37.9744974],[23.8189829,37.9742824],[23.8201566,37.9738966],[23.82065,37.9738073],[23.8209766,37.9738078],[23.8211349,37.9738305],[23.8212997,37.9739344],[23.8213964,37.9739932],[23.8215099,37.9741375],[23.821532,37.9739798],[23.8214482,37.9737589],[23.8214075,37.9736507],[23.8212596,37.9736144],[23.8211401,37.9735917],[23.8209338,37.9735553],[23.8210309,37.9734248],[23.8215262,37.9734346],[23.8220502,37.9733272],[23.8223462,37.9733457],[23.823246,37.9731758],[23.8234601,37.9732212],[23.8235419,37.9732393],[23.8246565,37.9737637],[23.8251118,37.9738005],[23.8255333,37.9736929],[23.8256019,37.9735759],[23.825978,37.9734322],[23.8265337,37.9734556],[23.8265318,37.9733744],[23.8267479,37.9734649],[23.8268156,37.9737174],[23.8269405,37.9738437],[23.8268368,37.9744024],[23.8269615,37.9746008],[23.8277585,37.974611],[23.8280544,37.9746655],[23.8282936,37.9746479],[23.8283735,37.9745308],[23.8286125,37.9745762],[23.8287721,37.9745224],[23.8290452,37.9745588],[23.8291134,37.974613],[23.8293184,37.9745953],[23.8295577,37.9744965],[23.8297789,37.9742625],[23.8299801,37.9740464],[23.8302534,37.9739928],[23.8304619,37.9738669],[23.8309267,37.9738225],[23.8312361,37.973859],[23.8318162,37.9741302],[23.8320896,37.9740765],[23.8323041,37.9739371],[23.8325688,37.9736446],[23.8336785,37.972871],[23.8339863,37.9726912],[23.8341918,37.9724572],[23.834431,37.9723854],[23.8345226,37.9721692],[23.8346366,37.9720973],[23.8361144,37.9719957],[23.8365714,37.9713204],[23.8366413,37.9712168],[23.8370802,37.9709696],[23.8374392,37.9707898],[23.838803,37.9697913],[23.8393854,37.9694946],[23.8397169,37.9693554],[23.8401981,37.9691352],[23.8405021,37.9690545],[23.8409863,37.9688974],[23.841545,37.9685197],[23.841919,37.9682903],[23.8422973,37.9680655],[23.8430281,37.9675528],[23.8431089,37.9675393],[23.8436014,37.9673372],[23.8440561,37.967144],[23.8444363,37.9670589],[23.8449136,37.9669514],[23.8452872,37.9669158],[23.8461308,37.9668899],[23.8466795,37.9668636],[23.8475577,37.9667611],[23.8481897,37.9666853],[23.8483274,37.9666719],[23.8485554,37.966519],[23.8488067,37.9661408],[23.8489979,37.9660284],[23.8496698,37.9659571],[23.8500967,37.9659757],[23.8503894,37.9659986],[23.8505794,37.9660124],[23.8511258,37.9660401],[23.8517813,37.966122],[23.852485,37.966141],[23.8532476,37.966214]]},{"id":15809,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae","description_GR":"","path":"Attiki\/Attiki_Imittos_Katechaki_Summit","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3518,"name_EN":"Mt. Hymettus: Kesariani monastery- Summit","description_EN":"","ascent_time":95,"descent_time":70,"marker":"Red_dots","level":13,"ascent":590,"descent":0,"maxelev":869,"minelev":275,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78972 37.9509,23.81167 37.96491)","views":634,"millestones":"0,23.7897937,37.9649100#1,23.7940176,37.9600199#2,23.7998011,37.9550074#3,23.8102975,37.9544400#3.5,23.8113538,37.9509000","x":23.7959687,"y":37.9578097,"coor":[[23.789866,37.9648651],[23.7904516,37.9644696],[23.7906644,37.9643257],[23.7906466,37.9642311],[23.7909692,37.9640108],[23.7911213,37.963912],[23.7914144,37.9635565],[23.7903173,37.963924],[23.7897249,37.9640672],[23.7899721,37.9638378],[23.7900636,37.9636848],[23.7907023,37.9632623],[23.7914267,37.9622226],[23.791519,37.9617901],[23.7917511,37.9616238],[23.7927882,37.96122],[23.7928453,37.961148],[23.7931415,37.9610765],[23.7933549,37.9609371],[23.7934317,37.9609553],[23.7938795,37.9607398],[23.7939375,37.9606227],[23.7939041,37.9603342],[23.79403,37.9600821],[23.7940298,37.9600235],[23.7941785,37.9597894],[23.7945051,37.9596593],[23.7944034,37.9593707],[23.7944725,37.9590914],[23.7947121,37.9588936],[23.7947807,37.9587675],[23.795191,37.9587142],[23.7956019,37.958458],[23.7956719,37.9578543],[23.7959694,37.9578097],[23.7962183,37.9578552],[23.7965304,37.9578107],[23.7973388,37.9578707],[23.7978665,37.9570289],[23.7981399,37.9565607],[23.7979809,37.9564342],[23.797943,37.9562494],[23.7982984,37.9553217],[23.7987346,37.9555613],[23.7990082,37.9553995],[23.7990555,37.9547326],[23.7997147,37.9549861],[23.8007385,37.9552402],[23.8015117,37.9555389],[23.8027969,37.9559196],[23.8038665,37.9560927],[23.8042755,37.9561159],[23.8053911,37.9560817],[23.8060887,37.9560693],[23.8068626,37.9561337],[23.8073751,37.9560264],[23.80766,37.9558916],[23.8105326,37.954328],[23.8109091,37.9539862],[23.8109895,37.9536799],[23.8112336,37.9532341],[23.811574,37.9524325],[23.8116652,37.9523515],[23.8115874,37.9516304],[23.8112932,37.9509629],[23.8113556,37.9509],[23.8113153,37.9507737],[23.8140262,37.9500029],[23.8145378,37.9502561],[23.8148784,37.9505811],[23.8150402,37.9507751],[23.8151078,37.9510456],[23.8152668,37.9511901],[23.815585,37.9512491],[23.8158123,37.9513577],[23.8164033,37.9517191],[23.8165019,37.9511244],[23.8162868,37.9506554],[23.8162873,37.9504751],[23.8165154,37.9502772],[23.8170734,37.9501429],[23.8173709,37.9495395],[23.8173884,37.9494809]]},{"id":15812,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2-\u039a\u03b1\u03c1\u03ad\u03b1\u03c2","description_GR":"\u039c\u03b1\u03ba\u03c1\u03b9\u03ac \u03b1\u03bb\u03bb\u03ac \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"Attiki\/Attiki_Imittos_Kesariani_Kareas","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":4911,"name_EN":"Mt. Hymettus: Kesariani monastery-Kareas","description_EN":"A long yet easy trail","ascent_time":90,"descent_time":90,"marker":"No_marks","level":13,"ascent":167,"descent":249,"maxelev":381,"minelev":237,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.7736 37.94681,23.79872 37.96167)","views":305,"millestones":"0,23.7985797,37.9610589#1,23.7890532,37.9608307#2,23.7790319,37.9585766#3,23.7836927,37.9539962#4,23.7800527,37.9501171#4.9,23.7736409,37.9467641","x":23.7773244,"y":37.9563519,"coor":[[23.7985797,37.9610589],[23.7986829,37.9608022],[23.7986719,37.9606579],[23.7983992,37.9604592],[23.7981365,37.9604047],[23.797903,37.9604538],[23.7977417,37.9602463],[23.797483,37.9604171],[23.7970275,37.9604704],[23.7967887,37.9603798],[23.79647,37.9603432],[23.7962081,37.9603788],[23.7959066,37.9603152],[23.7958754,37.9604053],[23.7954749,37.9603911],[23.7949283,37.9604442],[23.794427,37.9606146],[23.7941854,37.9607538],[23.7940032,37.9607715],[23.7938802,37.9607398],[23.7934321,37.9609553],[23.7933549,37.9609371],[23.7931415,37.9610765],[23.7928453,37.961148],[23.7927882,37.96122],[23.7917511,37.9616238],[23.7915325,37.961691],[23.7913524,37.9617042],[23.7912391,37.9615237],[23.7911254,37.9614695],[23.7909319,37.9614691],[23.7895785,37.9610341],[23.7893508,37.9610157],[23.7888849,37.9607264],[23.788157,37.9605178],[23.7878275,37.9603009],[23.7874062,37.9603362],[23.7871104,37.9602636],[23.7865881,37.9597939],[23.7857232,37.9597203],[23.7852795,37.9596113],[23.7845408,37.9591954],[23.7838229,37.9587073],[23.7834321,37.9587877],[23.7830326,37.9591655],[23.7827708,37.959138],[23.7826007,37.9589394],[23.782429,37.958885],[23.781849,37.9586947],[23.7809611,37.958702],[23.7802217,37.9585294],[23.7788442,37.9585809],[23.7786403,37.95822],[23.7782766,37.9580481],[23.778016,37.957642],[23.7777205,37.9574882],[23.7775284,37.9570192],[23.7772674,37.9567483],[23.7772227,37.9564869],[23.7773234,37.9563519],[23.7778591,37.9561185],[23.7784736,37.9561558],[23.7791569,37.9560669],[23.7794534,37.9558962],[23.7796933,37.9555902],[23.779728,37.9554281],[23.7799453,37.955077],[23.7801734,37.9549061],[23.7803335,37.9546811],[23.7805158,37.9546274],[23.7806983,37.9544835],[23.7808919,37.9544478],[23.7822469,37.9543151],[23.7832712,37.9543351],[23.783578,37.9541779],[23.7836364,37.9540203],[23.7840125,37.9538587],[23.7843807,37.9536116],[23.7846703,37.9530984],[23.7848417,37.9528824],[23.7852749,37.9526488],[23.7857535,37.9524784],[23.7863799,37.9523534],[23.7864483,37.9522904],[23.7864259,37.9521822],[23.7859023,37.9521903],[23.7844456,37.9520975],[23.7836914,37.9523891],[23.7835807,37.9524024],[23.7833674,37.9522397],[23.7824796,37.9517514],[23.7819583,37.951462],[23.7804251,37.9503236],[23.7803345,37.9501611],[23.7797073,37.9500608],[23.7793671,37.9496366],[23.7791398,37.949528],[23.7789706,37.9498747],[23.7790372,37.9504246],[23.7784984,37.9501757],[23.7783169,37.9499681],[23.7782331,37.9498102],[23.7773363,37.9489974],[23.7770646,37.9485101],[23.7768523,37.9483836],[23.7766113,37.9482299],[23.7764643,37.9478871],[23.776194,37.9477829],[23.7756106,37.947561],[23.7754389,37.9475517],[23.7749954,37.9474247],[23.7749352,37.9473344],[23.7747851,37.9473476],[23.7739099,37.9469494],[23.7736373,37.9467641]]},{"id":15813,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2-\u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1","description_GR":"\u039c\u03b9\u03ba\u03c1\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 3 \u03b1\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03ac \u03b5\u03c5\u03c1\u03ae\u03bc\u03b1\u03c4\u03b1","path":"Attiki\/Attiki_Imittos_Kesariani_Quarries","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4769,"name_EN":"Mt. Hymettus: Kesariani monastery-ancient quarries","description_EN":"A short trail across 3 ancient sites","ascent_time":110,"descent_time":105,"marker":"No_marks","level":9,"ascent":351,"descent":351,"maxelev":648,"minelev":359,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78963 37.9489,23.79927 37.96104)","views":575,"millestones":"0,23.7985797,37.9610589#1,23.7912969,37.9578655#2,23.7921603,37.9517416#3,23.7957422,37.9500182#4,23.7978202,37.9571059#4.8,23.7985808,37.9610589","x":23.7908114,"y":37.9502523,"coor":[[23.7985797,37.9610589],[23.7986829,37.9608022],[23.7986719,37.9606579],[23.7983992,37.9604592],[23.7982136,37.9604228],[23.7981365,37.9604047],[23.797903,37.9604538],[23.7977417,37.9602463],[23.797483,37.9604171],[23.7970275,37.9604704],[23.7967887,37.9603798],[23.79647,37.9603432],[23.7962081,37.9603788],[23.7959066,37.9603152],[23.7958768,37.9604053],[23.7957481,37.9604005],[23.795477,37.9603866],[23.7949283,37.9604397],[23.7944248,37.9606145],[23.794184,37.9607538],[23.7940018,37.9607715],[23.7938802,37.9607398],[23.7936737,37.9605411],[23.7933673,37.9602161],[23.7933805,37.9595627],[23.7931362,37.9588953],[23.7929912,37.9587238],[23.7930615,37.958395],[23.793014,37.9583048],[23.7926131,37.9583356],[23.7916993,37.9582799],[23.7913736,37.9582298],[23.7913948,37.9580586],[23.7912476,37.9577699],[23.7911824,37.9566702],[23.7912853,37.9565262],[23.7915096,37.95645],[23.7920031,37.9562841],[23.7922654,37.9561043],[23.7924598,37.9557802],[23.7925978,37.9552937],[23.7927462,37.9551318],[23.7928151,37.9549336],[23.7929862,37.9547987],[23.7933508,37.9546641],[23.7932487,37.9545378],[23.7931236,37.9545195],[23.7929873,37.9544111],[23.7924638,37.9543742],[23.792428,37.9541984],[23.7924712,37.9541173],[23.7925539,37.9539552],[23.7931798,37.9540104],[23.7927568,37.9537798],[23.7925547,37.9536668],[23.7922707,37.953468],[23.7919977,37.9534045],[23.7917907,37.9532644],[23.7916884,37.9531966],[23.7914613,37.953034],[23.7914733,37.9527816],[23.7915768,37.9524393],[23.7918165,37.9521874],[23.7921595,37.9520393],[23.792161,37.9514985],[23.7919681,37.9512819],[23.791623,37.9510695],[23.7913107,37.950812],[23.7912772,37.9505776],[23.7908114,37.9502523],[23.790664,37.9500718],[23.7904818,37.9500895],[23.7904367,37.9499543],[23.7902434,37.9498818],[23.7902094,37.9498322],[23.7900167,37.9495569],[23.7898121,37.9494664],[23.7897213,37.9493581],[23.7897445,37.949223],[23.7896649,37.9491688],[23.7897927,37.9490293],[23.7899064,37.9490745],[23.7900659,37.9490027],[23.7902138,37.949039],[23.7906464,37.9489947],[23.7908174,37.9488869],[23.7915456,37.9489963],[23.7933538,37.9495403],[23.7933822,37.9495539],[23.793922,37.9498477],[23.7942519,37.9499024],[23.7944222,37.9500739],[23.7947863,37.9501106],[23.7947526,37.9499483],[23.7951735,37.9500392],[23.7956369,37.9499454],[23.7962731,37.9503791],[23.796338,37.9504423],[23.7981349,37.9521488],[23.7987807,37.9532495],[23.7991327,37.9540973],[23.7991765,37.9542056],[23.7992549,37.9546744],[23.799057,37.9547326],[23.7990096,37.9553995],[23.798736,37.9555613],[23.7982995,37.9553217],[23.7980723,37.9559116],[23.797944,37.9562494],[23.7979823,37.9564342],[23.7981413,37.9565607],[23.7978679,37.9570289],[23.7973395,37.9578707],[23.7973666,37.9583799],[23.7973797,37.9586323],[23.7976987,37.9589483],[23.7984983,37.9587244],[23.7988169,37.95877],[23.7989878,37.9586982],[23.79909,37.9588065],[23.7990477,37.9588966],[23.7989794,37.9589055],[23.7990361,37.9589957],[23.7989457,37.9591578],[23.79884,37.9591576],[23.7989147,37.9592794],[23.7989098,37.9594056],[23.798921,37.9594597],[23.7989206,37.9596039],[23.798841,37.9595857],[23.7987998,37.9596803],[23.7987073,37.9598243],[23.7986048,37.9598241],[23.7984524,37.9601348],[23.7984246,37.960306],[23.7984003,37.9604592],[23.798673,37.9606579],[23.798684,37.9608022],[23.7985808,37.9610589]]},{"id":15814,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03bf\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"Attiki\/Attiki_Imittos_Kesariani_loop1","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":4,"length":1710,"name_EN":"Mt. Hymettus: A short loop around Kesariani monastery","description_EN":"A nice walk for everybody","ascent_time":30,"descent_time":30,"marker":"No_marks","level":13,"ascent":82,"descent":82,"maxelev":381,"minelev":293,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78973 37.9604,23.7971 37.96407)","views":305,"millestones":"0,23.7918895,37.9635032#1,23.7964469,37.9608048#1.7,23.7918895,37.9635032","x":23.7943952,"y":37.9606596,"coor":[[23.7918895,37.9635032],[23.7916105,37.9635208],[23.7914148,37.9635565],[23.7912414,37.9636147],[23.7903184,37.963924],[23.7898709,37.9640314],[23.789726,37.9640672],[23.7899739,37.9638378],[23.7900654,37.9636848],[23.7907041,37.9632623],[23.7910413,37.9627762],[23.7914285,37.9622226],[23.7915208,37.9617901],[23.7917525,37.9616238],[23.7924772,37.9613412],[23.7927896,37.96122],[23.7928467,37.961148],[23.7931429,37.9610765],[23.7933549,37.9609371],[23.7934324,37.9609553],[23.7938792,37.9607353],[23.7940011,37.9607715],[23.7941833,37.9607538],[23.7944238,37.9606145],[23.7949273,37.9604397],[23.7954763,37.9603866],[23.7958758,37.9604053],[23.7961814,37.9606582],[23.7964495,37.9608073],[23.7971143,37.96084],[23.7967781,37.9610017],[23.7958468,37.960973],[23.7956157,37.9609276],[23.7954668,37.9612608],[23.7950677,37.9614944],[23.7948617,37.9618996],[23.7947061,37.9622058],[23.7945832,37.9622687],[23.7940702,37.9625247],[23.7934319,37.962812],[23.7925329,37.9630582],[23.7921672,37.9631612],[23.7916084,37.9635208],[23.7918874,37.9635032]]},{"id":15815,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"Attiki\/Attiki_Imittos_Kesariani_loop2","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":3597,"name_EN":"Mt. Hymettus: A long loop around Kesariani monastery","description_EN":"A nice hike for everybody","ascent_time":65,"descent_time":65,"marker":"No_marks","level":13,"ascent":162,"descent":162,"maxelev":439,"minelev":278,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78972 37.9589,23.80442 37.96481)","views":432,"millestones":"0,23.7906644,37.9643257#1,23.7956475,37.9601478#2,23.8031349,37.9621414#3,23.7967373,37.9632782#3.6,23.7906634,37.9643257","x":23.8003735,"y":37.9603769,"coor":[[23.7906644,37.9643257],[23.7906466,37.9642311],[23.7909064,37.9640513],[23.7909692,37.9640108],[23.791121,37.963912],[23.7913105,37.9636825],[23.7914134,37.9635565],[23.7907888,37.9637672],[23.7903173,37.963924],[23.7899285,37.964018],[23.7897249,37.9640672],[23.789808,37.9639907],[23.7899714,37.9638378],[23.7900629,37.9636847],[23.7905623,37.9633522],[23.7907016,37.9632623],[23.7914264,37.9622226],[23.7914852,37.9619433],[23.7915187,37.9617901],[23.79175,37.9616238],[23.7926026,37.9612918],[23.7927871,37.96122],[23.7928442,37.961148],[23.7931404,37.9610765],[23.7933549,37.9609371],[23.7934321,37.9609553],[23.7938792,37.9607353],[23.7940007,37.9607715],[23.7941829,37.9607538],[23.7944234,37.9606145],[23.7949273,37.9604397],[23.795476,37.9603865],[23.7956728,37.9601075],[23.7957585,37.9599679],[23.7962248,37.9596218],[23.7966572,37.9596631],[23.7973352,37.9594344],[23.7978831,37.9593948],[23.7982375,37.9592467],[23.7986798,37.958932],[23.7988828,37.9588737],[23.7990442,37.9588966],[23.7992714,37.9590682],[23.7996011,37.959213],[23.7997629,37.9592313],[23.8007732,37.9593592],[23.8004534,37.9597732],[23.800372,37.9603769],[23.8003791,37.960413],[23.8004955,37.9610261],[23.800858,37.9617027],[23.8011535,37.9618564],[23.8025303,37.962102],[23.8029059,37.9621567],[23.8031588,37.9621391],[23.8034182,37.9621216],[23.8035089,37.9622659],[23.8035456,37.962649],[23.8035956,37.9627212],[23.8038822,37.9627487],[23.8044377,37.9628127],[23.8045276,37.962885],[23.8045641,37.9635971],[23.8044095,37.9635247],[23.8042844,37.9634885],[23.8041544,37.9635468],[23.8042636,37.9636777],[23.8035834,37.9642038],[23.8020221,37.9648321],[23.8014148,37.9647004],[23.8008266,37.9645056],[23.8005198,37.9642798],[23.8002354,37.9642027],[23.7999737,37.9641346],[23.7995531,37.9639176],[23.7988501,37.9637992],[23.7982702,37.9635549],[23.7980219,37.963541],[23.7978149,37.9635271],[23.7974623,37.9634003],[23.7968138,37.963273],[23.7965405,37.9632905],[23.7958115,37.9634605],[23.7956097,37.9634827],[23.7952796,37.9634821],[23.7946416,37.9636523],[23.7944107,37.9636519],[23.7932164,37.9636498],[23.7927201,37.9636759],[23.7925463,37.9638649],[23.7920143,37.9640487],[23.7914368,37.9640702],[23.7909808,37.9643038],[23.7906619,37.9643257]]},{"id":15817,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03bf\u03bd\u03ae \u039a\u03bf\u03c5\u03c4\u03b1\u03bb\u03ac- \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03c1\u03ad\u03b1","description_GR":"\u0389\u03c0\u03b9\u03bf\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2","path":"Attiki\/Attiki_Imittos_Koutalas_Kareas","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":3075,"name_EN":"Mt. Hymettus: From Koutalas to Kareas monasteries","description_EN":"A quiet walk across the pine wood","ascent_time":55,"descent_time":55,"marker":"Red_dots","level":13,"ascent":200,"descent":79,"maxelev":372,"minelev":237,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.776 37.94224,23.78648 37.95565)","views":257,"millestones":"0,23.7760041,37.9556193#1,23.7856319,37.9525224#2,23.7787117,37.9502750#3.1,23.7775015,37.9422199","x":23.7804251,"y":37.9503236,"coor":[[23.7760041,37.9556193],[23.7764833,37.9556112],[23.7770751,37.9556484],[23.7786575,37.9555883],[23.7792923,37.9553912],[23.779728,37.9554281],[23.7799453,37.955077],[23.7801734,37.9549061],[23.7803335,37.9546811],[23.7805158,37.9546274],[23.7806209,37.9545465],[23.7806983,37.9544835],[23.7808919,37.9544478],[23.7822469,37.9543151],[23.7832712,37.9543351],[23.783578,37.9541779],[23.7836364,37.9540203],[23.7840125,37.9538587],[23.784381,37.9536116],[23.7844014,37.9535756],[23.7846703,37.9530984],[23.7848417,37.9528824],[23.7852749,37.9526488],[23.7854949,37.9525726],[23.7857535,37.9524784],[23.7863799,37.9523534],[23.7864483,37.9522904],[23.7864259,37.9521822],[23.7862814,37.9521865],[23.7859023,37.9521903],[23.7844456,37.9520975],[23.7836914,37.9523891],[23.7835811,37.9524024],[23.7833674,37.9522397],[23.7829686,37.9520182],[23.7820492,37.9515118],[23.7819583,37.951462],[23.7804251,37.9503236],[23.7803345,37.9501611],[23.7797077,37.9500608],[23.7793675,37.9496366],[23.7791402,37.949528],[23.7789706,37.9498747],[23.7790372,37.9504246],[23.7784984,37.9501757],[23.7783169,37.9499681],[23.7782334,37.9498102],[23.7779539,37.9495573],[23.7773367,37.9489974],[23.777065,37.9485101],[23.7771029,37.9479649],[23.7771574,37.9475865],[23.7771624,37.9467573],[23.7771628,37.9466086],[23.7771752,37.9463022],[23.7770292,37.945644],[23.7768736,37.9454544],[23.7765983,37.9451204],[23.7766103,37.9449221],[23.776713,37.9448322],[23.7764747,37.9445794],[23.7763267,37.9446061],[23.7761903,37.9445518],[23.7760294,37.9442451],[23.7760691,37.9439297],[23.7763532,37.9437094],[23.7771051,37.9431205],[23.7774178,37.9428507],[23.7775123,37.9427698],[23.7775651,37.9426076],[23.7775769,37.9424634],[23.7775987,37.9424184],[23.7776002,37.9422877],[23.7775015,37.9422199]]},{"id":15818,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03bf\u03c5\u03c4\u03b1\u03bb\u03ac","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ac \u03c0\u03b5\u03c1\u03ac\u03c3\u03bc\u03b1\u03c4\u03b1","path":"Attiki\/Attiki_Imittos_Koutalas_loop","activity_type":32,"assistance":2,"difficulty":3,"scenic_value":5,"length":6403,"name_EN":"Mt. Hymettus: Loop trail around Koutalas monastery","description_EN":"A short hike with impressive sections","ascent_time":175,"descent_time":170,"marker":"Red_dots","level":13,"ascent":465,"descent":465,"maxelev":725,"minelev":277,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78288 37.94793,23.80541 37.95622)","views":401,"millestones":"0,23.7835814,37.9524024#1,23.7832494,37.9479017#2,23.7929541,37.9494279#3,23.8020683,37.9511920#4,23.8015672,37.9555629#5,23.7951997,37.9547538#6,23.7865216,37.9521915#6.4,23.7835803,37.9524024","x":23.8019034,"y":37.951263,"coor":[[23.7835814,37.9524024],[23.7836917,37.9523891],[23.7844463,37.9520975],[23.785903,37.9521903],[23.7864266,37.9521822],[23.7868931,37.9522282],[23.7872465,37.9520485],[23.7868664,37.9516287],[23.7855262,37.9501392],[23.7846061,37.9495066],[23.7841549,37.9493255],[23.783833,37.9491987],[23.783435,37.9490989],[23.7830252,37.9490981],[23.7829005,37.9489447],[23.7830193,37.9488232],[23.7829985,37.9481292],[23.783261,37.9478953],[23.7834887,37.9478867],[23.7838974,37.948239],[23.7840714,37.9483114],[23.7841634,37.9483521],[23.7865637,37.9488072],[23.7874734,37.9490972],[23.7880642,37.9494678],[23.7881667,37.949459],[23.7881943,37.9493734],[23.7891499,37.9495374],[23.7893435,37.9495197],[23.7895026,37.9495921],[23.7895935,37.9496373],[23.7897189,37.9495925],[23.7898103,37.9494664],[23.7897195,37.9493581],[23.7897427,37.949223],[23.7896632,37.9491687],[23.7897909,37.9490293],[23.7899046,37.9490745],[23.7900641,37.9490027],[23.790212,37.949039],[23.7906446,37.9489947],[23.7908157,37.9488869],[23.7913561,37.948969],[23.7915438,37.9489963],[23.793352,37.9495403],[23.7939202,37.9498477],[23.7942502,37.9499024],[23.7944204,37.9500739],[23.7947845,37.9501106],[23.7947509,37.9499483],[23.7951717,37.9500392],[23.7956355,37.9499454],[23.7956662,37.9498778],[23.7956928,37.9497832],[23.7958976,37.9498016],[23.7965926,37.9495505],[23.7968202,37.9495869],[23.7968725,37.949569],[23.7973899,37.9493716],[23.7981527,37.9493008],[23.7983807,37.9491389],[23.7990636,37.9491581],[23.7993818,37.949357],[23.7997463,37.9492494],[23.800167,37.9494124],[23.8004622,37.9496833],[23.800974,37.9498193],[23.8011208,37.9502522],[23.8013236,37.9505004],[23.801654,37.950902],[23.8019723,37.9510648],[23.8021013,37.9512363],[23.8019034,37.951263],[23.8018575,37.9514071],[23.8024003,37.9527419],[23.8028424,37.9534367],[23.8030919,37.9537525],[23.8039669,37.9543308],[23.8042394,37.9545926],[23.8049197,37.9555762],[23.8053908,37.9560817],[23.8042751,37.9561159],[23.8038665,37.9560927],[23.8027969,37.9559196],[23.8015117,37.9555389],[23.8007385,37.9552402],[23.7997147,37.9549861],[23.7990552,37.9547326],[23.7990078,37.9553995],[23.7989815,37.9554175],[23.7987342,37.9555613],[23.7982977,37.9553217],[23.7981737,37.9556459],[23.7979423,37.9562494],[23.7977981,37.9561545],[23.7973544,37.9560546],[23.7971712,37.9559371],[23.7965477,37.9555305],[23.7964339,37.9555303],[23.7961372,37.9557821],[23.7959378,37.9558494],[23.7952574,37.9561005],[23.7951774,37.9561905],[23.7951023,37.9562129],[23.7950478,37.9561002],[23.7950113,37.9558162],[23.7950033,37.9557576],[23.7953004,37.9553345],[23.7955206,37.9551997],[23.7956358,37.9550963],[23.7955905,37.954988],[23.7947951,37.9545089],[23.7942785,37.9544089],[23.7940556,37.9543635],[23.7933622,37.9540378],[23.7931755,37.9540104],[23.7927301,37.9537663],[23.7925518,37.9536668],[23.7922678,37.953468],[23.7919948,37.9534045],[23.7916856,37.9531966],[23.7914988,37.9532278],[23.790408,37.9534107],[23.7901136,37.9532479],[23.7898633,37.9532069],[23.7894759,37.9533504],[23.7891908,37.9535121],[23.788974,37.953728],[23.7887575,37.9537817],[23.7885424,37.9534028],[23.7885098,37.9528394],[23.7886243,37.9526053],[23.7885451,37.9524429],[23.7883745,37.9523886],[23.7879772,37.9523788],[23.7878623,37.9523786],[23.7875895,37.95227],[23.7872451,37.9520485],[23.7868917,37.9522282],[23.7864252,37.9521822],[23.7859016,37.9521903],[23.7854478,37.9521624],[23.7844449,37.9520975],[23.7836906,37.952389],[23.7835803,37.9524024]]},{"id":15819,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a0\u03b1\u03c0\u03ac\u03b3\u03bf\u03c5-\u039c\u03bf\u03bd\u03ae \u0391\u03c3\u03c4\u03b5\u03c1\u03af\u03bf\u03c5","description_GR":"\u0389\u03c0\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u0391\u03c3\u03c4\u03b5\u03c1\u03af\u03bf\u03c5","path":"Attiki\/Attiki_Imittos_Papagou_Asteriou","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":3364,"name_EN":"Mt. Hymettus: Papagou-Asteriou monastery","description_EN":"A mild ascent to Asteriou monastery","ascent_time":70,"descent_time":55,"marker":"No_marks","level":13,"ascent":344,"descent":51,"maxelev":571,"minelev":235,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.80011 37.96916,23.81326 37.98394)","views":369,"millestones":"0,23.8023892,37.9839490#1,23.8034763,37.9779666#2,23.8114936,37.9763850#3,23.8099023,37.9710061#3.4,23.8114561,37.9691603","x":23.8103231,"y":37.9762876,"coor":[[23.8023892,37.983949],[23.8019967,37.9838222],[23.801815,37.9836461],[23.8018179,37.9834794],[23.8015237,37.983195],[23.8011596,37.9830682],[23.8006246,37.9829952],[23.8005404,37.98295],[23.800114,37.9827194],[23.8002054,37.9826114],[23.8005684,37.9823462],[23.8010932,37.9819866],[23.8011468,37.98191],[23.8012075,37.9818245],[23.8010828,37.981626],[23.8006697,37.9814676],[23.8002374,37.9813181],[23.800158,37.9812189],[23.8002245,37.9810928],[23.8004537,37.980958],[23.8009088,37.9806974],[23.8012509,37.9804952],[23.8018358,37.9801537],[23.8026003,37.9795601],[23.8029483,37.9788983],[23.8029488,37.9786865],[23.803039,37.9786145],[23.8034144,37.9779797],[23.8037355,37.9779127],[23.8038041,37.9777866],[23.8040779,37.9776248],[23.8040564,37.9775392],[23.8039877,37.9772732],[23.8040431,37.9770615],[23.8040559,37.9765027],[23.8038615,37.976286],[23.8039308,37.9759256],[23.8041475,37.9757953],[23.8049572,37.9753145],[23.8049905,37.9752244],[23.8058137,37.9752844],[23.8063485,37.9753934],[23.80661,37.975529],[23.807087,37.9759985],[23.8076151,37.97613],[23.8078903,37.9761981],[23.8082192,37.9762707],[23.8088428,37.9763483],[23.8095491,37.9762143],[23.8103231,37.9762876],[23.81071,37.9764054],[23.8119056,37.9763803],[23.812806,37.9760212],[23.8128744,37.9760033],[23.8130003,37.9757331],[23.8131029,37.9756792],[23.813069,37.975589],[23.8130043,37.9755484],[23.8127621,37.9753903],[23.8123525,37.9752724],[23.8122282,37.9748757],[23.8120916,37.9748845],[23.811921,37.9747941],[23.8119286,37.9746183],[23.8121285,37.9743528],[23.8122942,37.9741322],[23.8126999,37.9739301],[23.8127048,37.9738354],[23.8127413,37.9737679],[23.8129846,37.9735114],[23.8131333,37.9732458],[23.8132476,37.9730432],[23.8131201,37.9729618],[23.8131285,37.9728627],[23.8131287,37.9727906],[23.8129353,37.9727543],[23.8125488,37.9725013],[23.8118431,37.9724281],[23.8118157,37.9724235],[23.8112741,37.972301],[23.8108534,37.972084],[23.81033,37.971975],[23.8098981,37.9716588],[23.8098698,37.9715957],[23.8097248,37.971289],[23.8098242,37.9710909],[23.8099408,37.9709649],[23.8100561,37.9708389],[23.81032,37.9708664],[23.8108789,37.9704707],[23.8110131,37.970178],[23.8110182,37.9699842],[23.8107108,37.9699928],[23.8106959,37.9699567],[23.8106542,37.9698665],[23.8106977,37.9696683],[23.8108688,37.9695469],[23.8111051,37.9693805],[23.8114561,37.9691603]]},{"id":15821,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2","description_GR":"\u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1\u03c2-\u038a\u03c3\u03c9\u03bc\u03b1-\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u039c\u03b7\u03c4\u03c1\u03bf\u03bc\u03ac\u03c1\u03b1-\u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1","path":"Attiki\/Attiki_Imittos_PrfIlias_Terpsithea","activity_type":33,"assistance":2,"difficulty":3,"scenic_value":4,"length":8450,"name_EN":"Mt. Hymettus: Profitis Ilias-Terpsithea","description_EN":"Profitis Ilias-Isoma-Mitromara cave-Terpsithea","ascent_time":290,"descent_time":275,"marker":"No_marks","level":12,"ascent":569,"descent":569,"maxelev":717,"minelev":213,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.778 37.88074,23.81009 37.89829)","views":845,"millestones":"0,23.7780415,37.8845717#1,23.7816491,37.8808885#2,23.7921418,37.8827910#3,23.7991757,37.8882089#4,23.8083874,37.8902056#5,23.8043891,37.8950608#6,23.7941800,37.8982260#7,23.7862282,37.8930130#8,23.7795857,37.8870369#8.5,23.7780415,37.8845695","x":23.8062342,"y":37.8900879,"coor":[[23.7780415,37.8845717],[23.7783033,37.8844641],[23.7789426,37.8843504],[23.77917,37.8843688],[23.7795561,37.8845588],[23.7799085,37.8846136],[23.7802499,37.884515],[23.7806091,37.8842003],[23.7804737,37.8838305],[23.7805206,37.8833529],[23.7802142,37.883154],[23.7797833,37.8827206],[23.7794426,37.8825848],[23.7793425,37.8818275],[23.7793894,37.8813589],[23.7795038,37.8811338],[23.7796061,37.8811249],[23.779742,37.8813235],[23.7799421,37.8814275],[23.7803168,37.8816355],[23.7803214,37.8815071],[23.7803291,37.8813021],[23.780325,37.8811218],[23.7804385,37.8812121],[23.7805069,37.8811402],[23.7810129,37.8815061],[23.7812628,37.8816057],[23.7813644,37.8811598],[23.7813534,37.8810336],[23.7815538,37.88091],[23.7817177,37.8808743],[23.7818767,37.8809557],[23.7822637,37.8808302],[23.7827982,37.8808222],[23.7828665,37.8807772],[23.7829494,37.8807549],[23.7833827,37.8806971],[23.7838259,37.8808151],[23.7845877,37.8808255],[23.7846781,37.8810239],[23.7852691,37.8811512],[23.7855757,37.8812869],[23.7858568,37.8812739],[23.7864595,37.881284],[23.7871982,37.8814296],[23.7876975,37.881782],[23.788572,37.8821801],[23.7891633,37.8821812],[23.7894358,37.8823259],[23.7897201,37.8823264],[23.7903337,37.8824897],[23.79105,37.8825451],[23.7914473,37.8827801],[23.7927437,37.8828004],[23.7929023,37.883017],[23.7932433,37.8830537],[23.7933795,37.8831621],[23.7940157,37.8833615],[23.7942547,37.8833168],[23.7945387,37.8834255],[23.7947835,37.883302],[23.7956379,37.8838938],[23.7960469,37.8840387],[23.7967517,37.8841301],[23.7970244,37.8842297],[23.7972625,37.8844735],[23.797885,37.8855831],[23.7990157,37.8863962],[23.7991776,37.8869734],[23.7990395,37.887568],[23.7990725,37.8879826],[23.7992862,37.8884562],[23.7995215,37.888585],[23.7997305,37.8885786],[23.7999879,37.8880045],[23.8002706,37.8878337],[23.8005344,37.8877981],[23.8007322,37.8878548],[23.8008182,37.8879924],[23.8007926,37.888265],[23.8009069,37.8884251],[23.8013567,37.8886174],[23.802016,37.8887177],[23.8026509,37.889059],[23.8042981,37.8897738],[23.8053891,37.890046],[23.8054458,37.8901182],[23.8058391,37.8901864],[23.8062342,37.8900857],[23.8076328,37.8901601],[23.8076786,37.890061],[23.8077696,37.8900431],[23.8086334,37.8902608],[23.808867,37.8904955],[23.8092078,37.8906583],[23.8095374,37.89074],[23.8100025,37.8911914],[23.8100591,37.8913086],[23.8098544,37.8917026],[23.8099562,37.8919191],[23.8098875,37.8921173],[23.8099664,37.8923608],[23.8094883,37.8925493],[23.8093857,37.8926573],[23.8094873,37.8929278],[23.80943,37.893108],[23.8094977,37.8933244],[23.8092924,37.8939302],[23.8091331,37.893966],[23.8087808,37.8938573],[23.8081668,37.8938202],[23.8077567,37.8940539],[23.8073013,37.8942244],[23.806186,37.8944839],[23.8057075,37.8948256],[23.8052977,37.8949331],[23.8042282,37.8950755],[23.8038526,37.8952011],[23.8035451,37.8953448],[23.8031573,37.8957497],[23.8027585,37.8960104],[23.8019046,37.8963335],[23.8009374,37.8964941],[23.8002778,37.8964659],[23.7997425,37.8967444],[23.7993899,37.8967709],[23.7985816,37.8970218],[23.7978308,37.8970836],[23.7968968,37.8975507],[23.7959861,37.8978556],[23.7957353,37.8980534],[23.7952233,37.8981246],[23.7946085,37.8983219],[23.7940629,37.8981947],[23.7934715,37.8981667],[23.7932556,37.8980942],[23.7927224,37.8976246],[23.792007,37.8972177],[23.7918029,37.896992],[23.791645,37.896505],[23.7913281,37.8959367],[23.7912503,37.8952966],[23.7910693,37.8949538],[23.7906031,37.8949079],[23.7897848,37.8946991],[23.7894776,37.8947527],[23.7892049,37.894644],[23.7886828,37.8942826],[23.788126,37.8941013],[23.7871947,37.8936309],[23.7870479,37.8932882],[23.7861389,37.8929801],[23.7855483,37.8927064],[23.785037,37.8925342],[23.7846028,37.8924703],[23.7840695,37.8920547],[23.7832062,37.8916836],[23.7827784,37.891435],[23.7824721,37.891164],[23.7817986,37.8908023],[23.781524,37.8906485],[23.7812966,37.890603],[23.7813314,37.8903958],[23.7810744,37.8888271],[23.7803164,37.8885913],[23.7798143,37.8884507],[23.779881,37.8881263],[23.7797679,37.8879008],[23.7796846,37.8877046],[23.7796268,37.8875625],[23.77971,37.8871684],[23.7793359,37.8867711],[23.7789841,37.8865361],[23.7789431,37.8857519],[23.7788463,37.8854182],[23.7782,37.8848041],[23.7780415,37.8845695]]},{"id":15823,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a3\u03c6\u03b7\u03c4\u03c4\u03af\u03b1 \u039f\u03b4\u03cc\u03c2-\u0392\u03c9\u03bc\u03cc\u03c2 \u039f\u03bc\u03b2\u03c1\u03af\u03bf\u03c5 \u0394\u03b9\u03cc\u03c2","description_GR":"\u0395\u03bd\u03b1\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03af\u03c3\u03ba\u03b5\u03c8\u03b7 \u03c3\u03c4\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03b9\u03b5\u03c1\u03cc","path":"Attiki\/Attiki_Imittos_Sfittos_OmvriosZefs","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":5494,"name_EN":"Mt. Hymettus: The Sfittos ancient way to Zeus altar","description_EN":"An ancient road and a visit to the ancient temple","ascent_time":125,"descent_time":120,"marker":"Red_dots","level":14,"ascent":340,"descent":340,"maxelev":516,"minelev":236,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.80273 37.90699,23.82113 37.91634)","views":210,"millestones":"0,23.8211230,37.9084372#1,23.8112421,37.9076611#2,23.8031590,37.9116834#3,23.8124808,37.9135987#4,23.8161645,37.9139626#5,23.8170181,37.9094835#5.5,23.8211252,37.9084372","x":23.8084992,"y":37.9116259,"coor":[[23.821123,37.9084372],[23.8209911,37.9080133],[23.8204119,37.9076429],[23.8203189,37.9069894],[23.8191468,37.9071678],[23.8179513,37.9075986],[23.8178101,37.9076074],[23.8161422,37.90774],[23.8160718,37.9077354],[23.81505,37.9078149],[23.8141968,37.9078045],[23.8136919,37.9077136],[23.8115476,37.9077102],[23.8115078,37.9077101],[23.81053,37.9075283],[23.8101201,37.9076899],[23.8093239,37.9076525],[23.8090155,37.9076971],[23.8086626,37.9078137],[23.8084347,37.9079575],[23.8080592,37.90802],[23.8073409,37.9086317],[23.806685,37.9089146],[23.8064574,37.9089322],[23.8063093,37.9090401],[23.80615,37.9090399],[23.8056031,37.9093814],[23.8052562,37.9093313],[23.8050914,37.9093085],[23.8048523,37.9093622],[23.8045101,37.9097041],[23.804544,37.9097943],[23.8042474,37.9101273],[23.8042357,37.9102354],[23.8036654,37.9107933],[23.8036536,37.9109735],[23.8032431,37.9113153],[23.8031179,37.9113376],[23.8030496,37.911351],[23.8029811,37.9114681],[23.8028104,37.9114678],[23.802742,37.9115218],[23.8028101,37.911576],[23.8028715,37.9116211],[23.8031067,37.9116891],[23.8034936,37.9116447],[23.8035561,37.9116493],[23.804176,37.9117179],[23.8045173,37.9117005],[23.8047335,37.9116918],[23.8050637,37.9115572],[23.8058032,37.9115584],[23.8065644,37.9119202],[23.8070193,37.911993],[23.8072542,37.9121511],[23.8073713,37.9122279],[23.8077351,37.9123187],[23.8078718,37.9122738],[23.8081229,37.9119498],[23.808362,37.91186],[23.8084992,37.9116259],[23.808727,37.9115091],[23.8096939,37.9115467],[23.8108924,37.9117875],[23.8111078,37.9120673],[23.8116753,37.9125729],[23.8127412,37.9139446],[23.8131697,37.9140579],[23.8132301,37.9140715],[23.8139126,37.9140997],[23.8142491,37.9141813],[23.8144891,37.9145737],[23.8148071,37.9147815],[23.8150686,37.9148721],[23.8152506,37.9148724],[23.8147606,37.915178],[23.8147242,37.9152681],[23.8147921,37.9154124],[23.8146665,37.9155655],[23.8146661,37.9157277],[23.8147573,37.9160748],[23.8148362,37.9163634],[23.8147573,37.9160748],[23.8146661,37.9157277],[23.8146665,37.9155655],[23.8147921,37.9154124],[23.8147242,37.9152681],[23.8147606,37.915178],[23.8152506,37.9148724],[23.8150686,37.9148721],[23.8148071,37.9147815],[23.8144891,37.9145737],[23.8142491,37.9141813],[23.8147129,37.9143533],[23.8150997,37.9143539],[23.8171608,37.913582],[23.8171381,37.9135459],[23.8170571,37.9135413],[23.8161485,37.9135083],[23.8156596,37.9133994],[23.8165363,37.9131123],[23.8162179,37.9130307],[23.8157066,37.9127776],[23.8168075,37.9123962],[23.8160239,37.9118632],[23.8160241,37.9117731],[23.8160948,37.911647],[23.8161075,37.9111153],[23.8158281,37.9109752],[23.8156832,37.9107812],[23.8154313,37.9104428],[23.8152042,37.9102622],[23.8151817,37.910163],[23.8152617,37.9100189],[23.8161009,37.9097769],[23.8162375,37.909732],[23.8171654,37.9094315],[23.8175489,37.9093104],[23.8197692,37.9084847],[23.8204064,37.9084135],[23.8211252,37.9084372]]},{"id":15824,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a3\u03c6\u03b7\u03c4\u03c4\u03af\u03b1 \u039f\u03b4\u03cc\u03c2-\u03c1\u03c9\u03bc\u03b1\u03ca\u03ba\u03cc \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","description_GR":"\u0395\u03c0\u03af\u03c3\u03ba\u03b5\u03c8\u03b7 \u03c3\u03c4\u03bf \u03c1\u03c9\u03bc\u03b1\u03ca\u03ba\u03cc \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03b4\u03c1\u03cc\u03bc\u03bf","path":"Attiki\/Attiki_Imittos_Sfittos_roman_quarry","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":7608,"name_EN":"Mt. Hymettus: Sfittos-roman quarry","description_EN":"Visit a roman quarry via an ancient road","ascent_time":175,"descent_time":170,"marker":"Red_dots","level":13,"ascent":454,"descent":454,"maxelev":650,"minelev":236,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79658 37.90699,23.82113 37.92253)","views":189,"millestones":"0,23.8204046,37.9084135#1,23.8119547,37.9077108#2,23.8029502,37.9114680#3,23.7976811,37.9174241#4,23.8027538,37.9218892#5,23.8084243,37.9172544#6,23.8143544,37.9142198#7,23.8152343,37.9100749#7.6,23.8204093,37.9084135","x":23.8030627,"y":37.9219278,"coor":[[23.8204046,37.9084135],[23.8211234,37.9084372],[23.8209915,37.9080133],[23.8204122,37.9076429],[23.8203192,37.9069894],[23.8191471,37.9071678],[23.8179516,37.9075986],[23.8166059,37.9077047],[23.8161426,37.90774],[23.8160722,37.9077354],[23.8150503,37.9078149],[23.8141972,37.9078045],[23.8136926,37.9077136],[23.8115085,37.9077101],[23.8105307,37.9075283],[23.8102731,37.9076315],[23.8101208,37.9076899],[23.8093246,37.9076525],[23.8090159,37.9076971],[23.808663,37.9078137],[23.8084351,37.9079575],[23.8080595,37.90802],[23.8073413,37.9086317],[23.8066853,37.9089146],[23.8064578,37.9089322],[23.8063096,37.9090401],[23.8061504,37.9090399],[23.8056034,37.9093814],[23.8054581,37.9093587],[23.8050917,37.9093085],[23.8048527,37.9093622],[23.8045105,37.9097041],[23.8045444,37.9097943],[23.8042477,37.9101273],[23.8042361,37.9102354],[23.8036658,37.9107933],[23.8036539,37.9109735],[23.8032435,37.9113153],[23.80305,37.911351],[23.8029814,37.9114681],[23.8028108,37.9114678],[23.8027424,37.9115218],[23.8028105,37.911576],[23.8028719,37.9116211],[23.8029622,37.9118737],[23.8027338,37.9122158],[23.8028458,37.9128649],[23.802709,37.9129728],[23.8028567,37.9130361],[23.8026828,37.913482],[23.8022616,37.9135624],[23.802085,37.9136748],[23.8016416,37.9139489],[23.8014362,37.9142009],[23.801174,37.9143898],[23.8008543,37.9148219],[23.800672,37.9149117],[23.8003421,37.9149111],[23.8001247,37.9149738],[23.7995104,37.9149728],[23.7991313,37.9150217],[23.7990893,37.9150262],[23.798816,37.9151248],[23.7987246,37.9152689],[23.7989624,37.9156839],[23.7989962,37.9157741],[23.7990414,37.9159003],[23.7990069,37.9160355],[23.798939,37.9163012],[23.7989696,37.9166753],[23.7985437,37.9169315],[23.7982517,37.9171067],[23.7979328,37.9172323],[23.7973741,37.917664],[23.7965881,37.9185504],[23.7967078,37.9188526],[23.7968256,37.9194521],[23.7968873,37.9197632],[23.7974902,37.9198003],[23.7981845,37.9197023],[23.7984224,37.9196802],[23.798486,37.9196938],[23.7987181,37.9197348],[23.7989915,37.9195911],[23.7995031,37.9197361],[23.7997642,37.9199529],[23.7999915,37.9200344],[23.8003214,37.920071],[23.8006174,37.9199994],[23.8007521,37.9201483],[23.8010811,37.9205094],[23.8010548,37.9206356],[23.8009834,37.9208608],[23.8008464,37.9210408],[23.8009487,37.921077],[23.801028,37.9212214],[23.8011758,37.9212486],[23.8012096,37.9213749],[23.8019139,37.9217817],[23.8021301,37.921773],[23.8022555,37.9216741],[23.8025735,37.9219089],[23.8028808,37.9218734],[23.8030627,37.9219278],[23.8031193,37.922036],[23.8032444,37.9220453],[23.8033011,37.9221175],[23.8035401,37.9220998],[23.8036649,37.9222172],[23.8038812,37.9221815],[23.8040741,37.9223801],[23.8044833,37.922543],[23.8048929,37.9225347],[23.8053405,37.9224048],[23.8059518,37.92223],[23.8061462,37.9218518],[23.8066591,37.9215282],[23.8067053,37.9212579],[23.8070592,37.9208168],[23.8069916,37.9205643],[23.8068214,37.9203928],[23.8071062,37.920222],[23.8071292,37.92015],[23.8070844,37.9198615],[23.806937,37.919681],[23.807131,37.9194469],[23.8070632,37.9192576],[23.8070978,37.9190954],[23.8072461,37.9189604],[23.8073376,37.9187623],[23.807577,37.9185644],[23.8076345,37.9183392],[23.8075213,37.9181047],[23.8076468,37.9179967],[23.8078403,37.917952],[23.8078407,37.9177897],[23.8080003,37.9176638],[23.8079893,37.9175196],[23.8080806,37.9174116],[23.8083083,37.9173759],[23.8085364,37.9171329],[23.8086901,37.9171151],[23.8089406,37.9170209],[23.8091913,37.9168591],[23.8098052,37.9170584],[23.8099417,37.9170586],[23.810181,37.9169057],[23.810303,37.9168834],[23.8106363,37.9168163],[23.8109894,37.9166637],[23.8114669,37.9167906],[23.8116718,37.9167459],[23.8120585,37.9168006],[23.8123887,37.9166749],[23.812673,37.9167114],[23.8128324,37.9166757],[23.8130143,37.91673],[23.8131851,37.9166582],[23.8140288,37.9165198],[23.8142607,37.9164751],[23.8147004,37.9163947],[23.814838,37.9163634],[23.8147591,37.9160748],[23.8146679,37.9157277],[23.8146683,37.9155655],[23.8147938,37.9154124],[23.8147259,37.9152681],[23.8147624,37.915178],[23.8152524,37.9148724],[23.8150704,37.9148721],[23.8149112,37.9148178],[23.8152524,37.9148724],[23.8150704,37.9148721],[23.8148089,37.9147815],[23.8147656,37.9147544],[23.8144909,37.9145737],[23.8142508,37.9141813],[23.8147144,37.9143533],[23.8151012,37.9143539],[23.8157378,37.914116],[23.8171622,37.913582],[23.8171396,37.9135459],[23.8168939,37.9135365],[23.8161499,37.9135083],[23.815661,37.9133994],[23.8165377,37.9131123],[23.8162194,37.9130307],[23.8157081,37.9127776],[23.8164393,37.9125263],[23.8168104,37.9123962],[23.8160267,37.9118633],[23.816027,37.9117731],[23.8160977,37.911647],[23.8161104,37.9111153],[23.8158309,37.9109752],[23.8154341,37.9104428],[23.815207,37.9102622],[23.8151845,37.910163],[23.8152645,37.9100189],[23.815606,37.9099203],[23.8161034,37.9097769],[23.81624,37.909732],[23.8175518,37.9093104],[23.8178763,37.9091893],[23.8197721,37.9084847],[23.8204093,37.9084135]]},{"id":15825,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2-\u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0395\u03cd\u03b6\u03c9\u03bd\u03b1\u03c2","description_GR":"\u0397 \u03c0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae\u03c2 \u03cc\u03c8\u03b7\u03c2","path":"Attiki\/Attiki_Imittos_Taxiarches_sum_road","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":2794,"name_EN":"Mt. Hymettus: Kessariani mon.-Kalopoula-Evzonas summit","description_EN":"The integral ascent of the western face of Mt Hymettus","ascent_time":155,"descent_time":130,"marker":"Red_dots","level":9,"ascent":666,"descent":46,"maxelev":990,"minelev":364,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79838 37.94954,23.82001 37.96754)","views":392,"millestones":"0,23.7985797,37.9610589#1,23.8035217,37.9623865#2,23.8079703,37.9637210#3,23.8171776,37.9661916#4,23.8194275,37.9612369#5,23.8168278,37.9527589#2.8,23.8173698,37.9495395","x":23.8105253,"y":37.9639493,"coor":[[23.7985797,37.9610589],[23.7986829,37.9608022],[23.7986719,37.9606579],[23.7983992,37.9604592],[23.7984514,37.9601348],[23.7985762,37.9598782],[23.7986034,37.9598241],[23.7987058,37.9598243],[23.7987987,37.9596803],[23.7988399,37.9595857],[23.7989195,37.9596039],[23.7989199,37.9594597],[23.7989087,37.9594056],[23.7989137,37.9592794],[23.7988386,37.9591576],[23.7989446,37.9591578],[23.799035,37.9589957],[23.7989784,37.9589055],[23.7990467,37.9588966],[23.7992739,37.9590682],[23.7996036,37.959213],[23.7997423,37.9592312],[23.8007757,37.9593592],[23.8004559,37.9597732],[23.8003745,37.9603769],[23.800498,37.9610261],[23.8008605,37.9617027],[23.801156,37.9618564],[23.8025328,37.962102],[23.8029083,37.9621568],[23.8034207,37.9621216],[23.8034522,37.9621712],[23.8035114,37.9622659],[23.8035477,37.962649],[23.8035977,37.9627212],[23.8038822,37.9627487],[23.8052018,37.9623183],[23.8054221,37.9619897],[23.8055703,37.9619359],[23.8056269,37.9620441],[23.8055806,37.9623324],[23.805648,37.962675],[23.8055801,37.963049],[23.8056308,37.9632744],[23.8057445,37.9633286],[23.8068369,37.9634927],[23.8070288,37.9636011],[23.8067432,37.9639792],[23.8069938,37.9639075],[23.8068526,37.9640425],[23.8067655,37.9641235],[23.807003,37.9643311],[23.8077529,37.9648912],[23.8080009,37.9650223],[23.8082826,37.9651759],[23.8081262,37.9649729],[23.8079004,37.9646751],[23.8077397,37.9643504],[23.8076513,37.96417],[23.8076701,37.9639086],[23.8078585,37.9636971],[23.8081212,37.9637516],[23.8082764,37.9637339],[23.808554,37.9636983],[23.808952,37.9638611],[23.8092052,37.9637759],[23.8095123,37.9638666],[23.8097742,37.9638399],[23.8101381,37.9640028],[23.8105253,37.9639493],[23.8107528,37.9640218],[23.8112752,37.9645093],[23.8122073,37.9650876],[23.8123382,37.9650969],[23.8126739,37.9651154],[23.8127644,37.9653679],[23.8132081,37.9654858],[23.8134927,37.9654772],[23.8141751,37.9657487],[23.8142544,37.965902],[23.8141171,37.9661542],[23.8142876,37.9662987],[23.8145786,37.9664343],[23.8149142,37.966516],[23.8154058,37.9665618],[23.8156389,37.9666523],[23.8169379,37.9662217],[23.8170977,37.9660552],[23.8172213,37.9662627],[23.817107,37.9664428],[23.8171747,37.9667133],[23.8174472,37.9670021],[23.8175677,37.9670383],[23.8176975,37.9670746],[23.8178541,37.9673317],[23.8179119,37.9673949],[23.8180833,37.9675754],[23.8181635,37.9673502],[23.8182062,37.9672331],[23.8182302,37.9671701],[23.8183785,37.9670351],[23.8186859,37.9670446],[23.8186747,37.9669364],[23.8187889,37.9667924],[23.8189484,37.9667566],[23.8190627,37.9665765],[23.8193234,37.9665949],[23.8194377,37.9664148],[23.8193813,37.9662165],[23.8194165,37.9657839],[23.8194999,37.9655587],[23.8196364,37.9651894],[23.8196714,37.964856],[23.8196035,37.9646666],[23.8197754,37.9641982],[23.8196509,37.9639276],[23.819767,37.9638827],[23.8197688,37.9631392],[23.8197695,37.9628462],[23.819976,37.9621976],[23.8197263,37.9618908],[23.819228,37.9608265],[23.8183086,37.9597255],[23.8178593,37.9587199],[23.8176584,37.9585573],[23.8177838,37.9584854],[23.8178411,37.9583413],[23.8177761,37.9570073],[23.8177138,37.9558491],[23.8176205,37.95488],[23.8175962,37.9546276],[23.8174833,37.9542759],[23.8164026,37.9517191],[23.8165008,37.9511244],[23.8162857,37.9506554],[23.8162862,37.9504751],[23.8165143,37.9502772],[23.8170724,37.9501429],[23.8173698,37.9495395]]},{"id":15827,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 10","description_GR":"\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae-\u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2-\u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1","path":"Attiki\/Attiki_Imittos_Trail10","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":3485,"name_EN":"Mt. Hymettus: Trail 10","description_EN":"Aghia Paraskevi-summit-Stavros-Terpsithea","ascent_time":555,"descent_time":550,"marker":"imittos_trail_10","level":12,"ascent":1266,"descent":1444,"maxelev":916,"minelev":162,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.77441 37.89745,23.83661 38.00228)","views":832,"millestones":"0,23.8363750,38.0023829#1,23.8292841,37.9968456#2,23.8276640,37.9911991#3,23.8262763,37.9830061#4,23.8224681,37.9751819#5,23.8180466,37.9676859#6,23.8101232,37.9639974#7,23.8052749,37.9622041#8,23.7982794,37.9587860#9,23.7978510,37.9518831#10,23.8020157,37.9511252#11,23.8092236,37.9520567#12,23.8088107,37.9447195#13,23.8016372,37.9381139#14,23.7963570,37.9310435#15,23.7966155,37.9248367#16,23.7986093,37.9168905#17,23.8019679,37.9106342#18,23.7967209,37.9044572#19,23.7894393,37.9032607#20,23.7806538,37.9010432#3.5,23.7747267,37.8973639","x":23.7958955,"y":37.9498016,"coor":[[23.836375,38.0023829],[23.8361228,38.0021708],[23.8356851,38.0017961],[23.8354575,38.0017147],[23.8348887,38.0014075],[23.8345699,38.0013349],[23.8341947,38.001028],[23.8335587,38.0007161],[23.8334552,38.0006664],[23.8331597,38.0003956],[23.8321558,37.9999706],[23.8315527,37.9997354],[23.8312453,37.9996989],[23.830904,37.9995362],[23.830654,37.9992654],[23.830638,37.9992564],[23.8304037,37.9991389],[23.8302107,37.9988862],[23.8298922,37.998701],[23.8299726,37.9984127],[23.8302345,37.9984221],[23.8303032,37.998296],[23.830554,37.9981792],[23.830312,37.9980031],[23.8300598,37.9976242],[23.8299148,37.9974077],[23.8295477,37.9970151],[23.8291404,37.9967486],[23.8283213,37.9963238],[23.8276189,37.9957956],[23.8272981,37.9955562],[23.8268544,37.9953753],[23.8269798,37.9953305],[23.8274751,37.9953627],[23.8280388,37.9954041],[23.8279714,37.9949714],[23.8280513,37.9949174],[23.8279194,37.9948632],[23.8279198,37.9946829],[23.8282273,37.9946653],[23.8286485,37.9947471],[23.8287968,37.9946662],[23.8288281,37.9945175],[23.8289581,37.9943149],[23.8287264,37.9941659],[23.8287268,37.9939946],[23.8285792,37.9938141],[23.8285568,37.9936519],[23.8282615,37.9932909],[23.8282601,37.9932639],[23.8282509,37.9929755],[23.8281734,37.9929032],[23.828003,37.9927227],[23.827924,37.9924342],[23.8279129,37.992308],[23.8280841,37.9921641],[23.8280184,37.9919522],[23.8279983,37.9918575],[23.8281697,37.9916144],[23.828113,37.9915062],[23.8279526,37.9914519],[23.8277489,37.9913795],[23.8276998,37.9913614],[23.8276491,37.9911405],[23.8278087,37.9910686],[23.8279228,37.9909426],[23.8278888,37.9908885],[23.827789,37.9908207],[23.8277328,37.9904962],[23.8273579,37.9900991],[23.8273477,37.9895943],[23.8271795,37.9893868],[23.8272256,37.9891525],[23.8271578,37.9889],[23.8271717,37.9887423],[23.8271929,37.9885035],[23.8271251,37.9882871],[23.8265126,37.9872588],[23.8260583,37.9867353],[23.8260816,37.986501],[23.8259005,37.9860591],[23.825764,37.9859688],[23.825776,37.9857345],[23.8256759,37.9856172],[23.8257672,37.9855542],[23.8256883,37.9852116],[23.8258346,37.9850181],[23.8259614,37.984847],[23.8260722,37.9847615],[23.8261129,37.9844326],[23.8260224,37.9841441],[23.826091,37.984036],[23.8260916,37.9837837],[23.8261807,37.9835855],[23.826124,37.9834863],[23.8262845,37.9830179],[23.826171,37.9828555],[23.8261721,37.9828374],[23.8262064,37.9823508],[23.8264123,37.9819545],[23.8263441,37.9818913],[23.8262652,37.9815307],[23.8260491,37.9814222],[23.825652,37.9808268],[23.8255965,37.980669],[23.8254711,37.9803038],[23.825404,37.9797809],[23.8252409,37.9793977],[23.8250511,37.9792712],[23.8249035,37.9791268],[23.8248316,37.9790996],[23.8243847,37.9789412],[23.824296,37.9788555],[23.8242849,37.9787293],[23.8239553,37.9784584],[23.8238395,37.9783951],[23.8235243,37.9782189],[23.8233237,37.9778896],[23.8228353,37.9773932],[23.8227388,37.9768117],[23.8226939,37.9765458],[23.8224614,37.9757072],[23.8225305,37.9754099],[23.8224911,37.9752071],[23.8219528,37.9746204],[23.8215063,37.9741375],[23.8215284,37.9739798],[23.8214559,37.973786],[23.821405,37.9736507],[23.8212571,37.9736144],[23.8211376,37.9735917],[23.8209317,37.9735553],[23.8210288,37.9734248],[23.8209969,37.9733526],[23.8209654,37.9732805],[23.8207379,37.973208],[23.8206802,37.9730953],[23.8205095,37.973068],[23.8201686,37.9727971],[23.8200866,37.9726933],[23.8196805,37.9721744],[23.819385,37.9719487],[23.8190446,37.9714975],[23.8184879,37.971019],[23.8183068,37.970559],[23.8184121,37.9703113],[23.8184328,37.9702618],[23.8184333,37.9700635],[23.8182518,37.9697838],[23.8180723,37.968729],[23.817959,37.9684945],[23.8179309,37.9683593],[23.8180223,37.9682152],[23.817989,37.9678817],[23.8180808,37.9675754],[23.8178512,37.9673317],[23.8177414,37.9671513],[23.817695,37.9670746],[23.8174447,37.9670021],[23.8171722,37.9667133],[23.8171045,37.9664428],[23.8172188,37.9662627],[23.8170952,37.9660552],[23.8169354,37.9662217],[23.8166505,37.9663159],[23.8156365,37.9666523],[23.8154033,37.9665618],[23.8149114,37.966516],[23.8146988,37.9664661],[23.8145757,37.9664343],[23.8142847,37.9662987],[23.8141143,37.9661542],[23.8141372,37.9661137],[23.8142516,37.965902],[23.8141722,37.9657487],[23.8134899,37.9654772],[23.8132052,37.9654858],[23.8127615,37.9653679],[23.8126711,37.9651154],[23.8122044,37.9650876],[23.811819,37.9648482],[23.8112724,37.9645093],[23.8107499,37.9640218],[23.8105224,37.9639493],[23.8101352,37.9640028],[23.8097714,37.9638399],[23.8095095,37.9638666],[23.8092023,37.9637759],[23.8089495,37.9638611],[23.8085515,37.9636983],[23.80836,37.9637205],[23.8082415,37.9637383],[23.8081188,37.9637516],[23.807856,37.9636971],[23.8076676,37.9639086],[23.8076484,37.96417],[23.8078027,37.9644812],[23.8078976,37.9646751],[23.8082801,37.9651759],[23.8080662,37.9650629],[23.8077504,37.9648912],[23.8070005,37.9643311],[23.8067631,37.9641235],[23.8069913,37.9639075],[23.8067407,37.9639792],[23.8070263,37.9636011],[23.8068341,37.9634927],[23.8063085,37.9634152],[23.8057416,37.9633286],[23.8056279,37.9632744],[23.8055773,37.963049],[23.8056455,37.962675],[23.8055781,37.9623324],[23.8056244,37.9620441],[23.8055678,37.9619359],[23.8054197,37.9619897],[23.8051989,37.9623183],[23.8038797,37.9627487],[23.8035952,37.9627212],[23.8035452,37.962649],[23.8035086,37.9622659],[23.8034179,37.9621216],[23.803246,37.9621348],[23.8029055,37.9621567],[23.80253,37.962102],[23.8011532,37.9618564],[23.8008576,37.9617027],[23.8004952,37.9610261],[23.8003717,37.9603769],[23.800453,37.9597732],[23.8007729,37.9593592],[23.79985,37.9592449],[23.7996008,37.959213],[23.799271,37.9590682],[23.7990438,37.9588966],[23.7990864,37.9588065],[23.7989843,37.9586982],[23.7988133,37.95877],[23.7984947,37.9587244],[23.7976972,37.9589483],[23.7973758,37.9586323],[23.7973542,37.9582222],[23.7973359,37.9578707],[23.797665,37.9573485],[23.797864,37.9570289],[23.7981374,37.9565607],[23.7979784,37.9564342],[23.7979401,37.9562494],[23.7980777,37.9558891],[23.7982955,37.9553217],[23.7987321,37.9555612],[23.7990057,37.9553995],[23.799053,37.9547326],[23.7992513,37.9546744],[23.7991729,37.9542056],[23.7990358,37.9538764],[23.7987771,37.9532495],[23.7981314,37.9521488],[23.796929,37.9510066],[23.7962695,37.9503791],[23.7956333,37.9499454],[23.7956641,37.9498778],[23.7956907,37.9497832],[23.7958955,37.9498016],[23.7965905,37.9495505],[23.796818,37.9495869],[23.7973877,37.9493716],[23.7981505,37.9493008],[23.7983786,37.9491389],[23.7990615,37.9491581],[23.7993796,37.949357],[23.7997441,37.9492494],[23.7998351,37.9492856],[23.8001648,37.9494124],[23.80046,37.9496833],[23.8009719,37.9498193],[23.8011187,37.9502522],[23.8016519,37.950902],[23.8018323,37.9509925],[23.8019701,37.9510648],[23.8020991,37.9512363],[23.8030527,37.9521932],[23.8037115,37.9527171],[23.8053492,37.95322],[23.8057814,37.9533514],[23.8065437,37.9534788],[23.80676,37.9534882],[23.8071586,37.9533987],[23.8073411,37.9532458],[23.8069924,37.951668],[23.8071069,37.9513888],[23.8072663,37.951389],[23.8074592,37.9516237],[23.808107,37.9520033],[23.8086417,37.9521123],[23.8095297,37.9520326],[23.8095983,37.9519291],[23.8101435,37.9515289],[23.8104764,37.9512816],[23.8112946,37.9509629],[23.8113538,37.9509],[23.8113132,37.9507737],[23.8112116,37.9504311],[23.811219,37.9502057],[23.8112489,37.9492054],[23.8115008,37.9486109],[23.8115248,37.9481242],[23.8114935,37.948007],[23.8114572,37.9478718],[23.810958,37.9472671],[23.8106292,37.9467528],[23.8102203,37.9464457],[23.8098123,37.9457421],[23.8095536,37.9455344],[23.8093353,37.9453628],[23.8088361,37.9447671],[23.8085189,37.9441807],[23.8083713,37.9440363],[23.8073143,37.9435118],[23.8071691,37.9433764],[23.8069453,37.9431687],[23.8063432,37.9427351],[23.8049922,37.9414621],[23.804781,37.9413175],[23.8040834,37.9408477],[23.8036059,37.9406666],[23.8030423,37.9395796],[23.8029414,37.9393857],[23.8027359,37.9387229],[23.8016563,37.9381262],[23.8007397,37.9375298],[23.8002704,37.9372226],[23.7996566,37.9369601],[23.7994862,37.9368337],[23.7991578,37.9362292],[23.7987486,37.9360663],[23.7987831,37.9359402],[23.7985899,37.9358317],[23.7983815,37.9355655],[23.7981089,37.9353938],[23.7980868,37.9351684],[23.7980072,37.9351142],[23.798053,37.9350331],[23.7978143,37.9349246],[23.7976557,37.9346539],[23.7975193,37.9345996],[23.7974628,37.9344643],[23.7975314,37.9343563],[23.7973272,37.9341126],[23.7972596,37.9338781],[23.796783,37.9333726],[23.7969086,37.9332106],[23.7968416,37.9327778],[23.7968876,37.9325976],[23.796536,37.9321824],[23.7964575,37.9317497],[23.7965264,37.9315155],[23.7963567,37.9311637],[23.7963567,37.9311501],[23.7963574,37.9309113],[23.7962664,37.9308841],[23.7962329,37.9306497],[23.7960965,37.9306134],[23.7960513,37.9305142],[23.7961657,37.9302891],[23.7961091,37.9301628],[23.7962231,37.9301089],[23.7961672,37.9297483],[23.7962928,37.9295863],[23.796225,37.9294149],[23.7963275,37.9293881],[23.7963393,37.9292168],[23.7964192,37.9291268],[23.7963968,37.9289916],[23.796306,37.9289284],[23.7963517,37.9288563],[23.7962836,37.9288021],[23.7963863,37.9286761],[23.7963409,37.928622],[23.7964211,37.9284509],[23.7962393,37.9283424],[23.7964787,37.9281806],[23.7967095,37.928181],[23.7967177,37.928181],[23.7969544,37.9280868],[23.7970232,37.9279066],[23.7968885,37.9272124],[23.797031,37.927109],[23.7967356,37.9269688],[23.7961447,37.9266929],[23.7958643,37.9264851],[23.7957485,37.9263182],[23.7957341,37.926246],[23.7969416,37.9257434],[23.7971125,37.9256716],[23.7962597,37.9254673],[23.7961576,37.925341],[23.7965911,37.9249451],[23.7967524,37.9242244],[23.7966738,37.9238277],[23.7965548,37.9236607],[23.7961865,37.9231418],[23.7966997,37.9226921],[23.7969854,37.9222419],[23.7970546,37.9218996],[23.7969533,37.9214848],[23.7969454,37.9210161],[23.7969458,37.9208719],[23.7970468,37.9205972],[23.7968831,37.9197632],[23.7967035,37.9188526],[23.7966378,37.9186857],[23.7965849,37.9185504],[23.7973709,37.917664],[23.7979296,37.9172323],[23.7982485,37.9171067],[23.7984422,37.9169899],[23.7989664,37.9166753],[23.7989358,37.9163012],[23.7990037,37.9160355],[23.7990382,37.9159003],[23.7989592,37.9156839],[23.7987214,37.9152689],[23.7988128,37.9151248],[23.7988274,37.9151203],[23.7990861,37.9150261],[23.7995072,37.9149728],[23.8001215,37.9149738],[23.8003389,37.9149111],[23.8006688,37.9149117],[23.8007475,37.9148712],[23.8008511,37.9148218],[23.8011708,37.9143898],[23.801433,37.9142009],[23.8016384,37.9139489],[23.8022584,37.9135624],[23.8026796,37.913482],[23.8028535,37.9130361],[23.8027058,37.9129728],[23.8028426,37.9128649],[23.8027855,37.9125358],[23.8027306,37.9122158],[23.802959,37.9118736],[23.8028687,37.9116211],[23.8028073,37.911576],[23.8027392,37.9115218],[23.8025007,37.9113591],[23.8024216,37.9111787],[23.8022058,37.9110252],[23.8021244,37.9108898],[23.8019114,37.910538],[23.8015765,37.910249],[23.8022044,37.9094299],[23.8022487,37.9090829],[23.8022857,37.9087991],[23.8022071,37.9084384],[23.8021147,37.9081454],[23.8020752,37.9080191],[23.8022124,37.907785],[23.80219,37.9076408],[23.8021631,37.907483],[23.801951,37.9072843],[23.8015951,37.9067655],[23.8006844,37.9060925],[23.8002901,37.9056051],[23.8000934,37.9055147],[23.799946,37.9053522],[23.7992068,37.9052878],[23.7984142,37.9048584],[23.7975785,37.9046947],[23.7969273,37.9044547],[23.7964268,37.9044584],[23.7958936,37.9043177],[23.795728,37.9041597],[23.7954891,37.9033977],[23.795162,37.9031628],[23.7950034,37.9029507],[23.794825,37.9024232],[23.7937705,37.9017138],[23.7933428,37.9016409],[23.7927113,37.9017029],[23.7914333,37.9011103],[23.7909898,37.9010825],[23.790595,37.9011539],[23.7902693,37.9013336],[23.7902674,37.9016265],[23.790163,37.9018426],[23.7898199,37.9024819],[23.7895003,37.9028599],[23.7895295,37.9031168],[23.7894791,37.9032159],[23.7884635,37.9043452],[23.7883279,37.9044035],[23.7879889,37.9043488],[23.7875374,37.904366],[23.7874339,37.9044064],[23.7873214,37.9043386],[23.7866658,37.9044997],[23.7864178,37.9044451],[23.7854262,37.9043938],[23.784809,37.9041853],[23.7842822,37.9038148],[23.7839242,37.9037015],[23.7835907,37.9035026],[23.7829711,37.9028841],[23.7829354,37.9027218],[23.7826224,37.9024058],[23.7816309,37.9018541],[23.7810273,37.9013798],[23.7808245,37.9011],[23.7806618,37.9010547],[23.78055,37.9008922],[23.7800588,37.9007291],[23.7797827,37.900706],[23.7796249,37.9005841],[23.7794446,37.9003629],[23.7789896,37.9000421],[23.7784086,37.8995002],[23.7780743,37.8990895],[23.7773469,37.8985654],[23.7764101,37.8980228],[23.7763071,37.8978852],[23.7760425,37.8977044],[23.7758142,37.8976116],[23.7756934,37.8973838],[23.7750711,37.897342],[23.7747267,37.8973639]]},{"id":15828,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 10","description_GR":"\u0391\u03b3. \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae-\u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2-\u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1","path":"Attiki\/Attiki_Imittos_Trail10_short_version","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":270,"name_EN":"Mt. Hymettus: Shortcut of Trail 10","description_EN":"Aghia Paraskevi-summit-Stavros-Terpsithea","ascent_time":430,"descent_time":430,"marker":"imittos_trail_10","level":12,"ascent":882,"descent":1055,"maxelev":916,"minelev":162,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.77441 37.89743,23.83722 38.00228)","views":791,"millestones":"0,23.8363740,38.0023829#1,23.8322317,37.9955703#2,23.8273535,37.9896406#3,23.8260247,37.9813788#4,23.8213948,37.9736473#5,23.8171946,37.9662134#6,23.8140393,37.9585322#7,23.8113411,37.9508584#8,23.8069926,37.9432133#9,23.7994847,37.9368194#10,23.7963584,37.9292017#11,23.7964809,37.9228899#12,23.7999164,37.9152050#13,23.8021208,37.9081391#14,23.7948454,37.9024694#15,23.7867372,37.9044612#0.3,23.7747267,37.8973639","x":23.808376,"y":37.9440363,"coor":[[23.836374,38.0023829],[23.83632,38.0021575],[23.8366035,38.0020768],[23.8366054,38.0012206],[23.8369975,38.0001531],[23.8369761,37.9995222],[23.8368494,37.9990714],[23.8364622,37.9985526],[23.8363152,37.9980837],[23.8363085,37.9980251],[23.8362804,37.9978899],[23.8363491,37.9976917],[23.8360197,37.9973127],[23.8351891,37.996951],[23.8346312,37.9968782],[23.834472,37.9967698],[23.8341418,37.9966972],[23.8327975,37.9959157],[23.8323424,37.9957168],[23.8320358,37.9953108],[23.8315357,37.9953326],[23.8313424,37.9952061],[23.831151,37.9951923],[23.830673,37.9950294],[23.8304342,37.9948848],[23.8300809,37.9949564],[23.8298751,37.9948615],[23.8299906,37.9946003],[23.8294214,37.9945274],[23.8291288,37.9945134],[23.8290609,37.9943331],[23.8289631,37.9943149],[23.828731,37.9941659],[23.8287314,37.9939946],[23.8285838,37.9938141],[23.8285614,37.9936519],[23.8282661,37.9932909],[23.8282585,37.9930656],[23.8282555,37.9929755],[23.8281781,37.9929033],[23.8281221,37.9924706],[23.8282478,37.9923085],[23.8281684,37.9921462],[23.8281731,37.9921236],[23.8282099,37.9919389],[23.8280233,37.9919522],[23.8280029,37.9918575],[23.8281743,37.9916144],[23.8281176,37.9915062],[23.8279391,37.9914428],[23.8277535,37.9913795],[23.8277044,37.9913614],[23.8276537,37.9911405],[23.8278133,37.9910686],[23.8279275,37.9909426],[23.8278934,37.9908885],[23.8277936,37.9908207],[23.8277374,37.9904962],[23.8276724,37.9904285],[23.8275851,37.9903337],[23.8273625,37.9900991],[23.8273523,37.9895943],[23.8271841,37.9893868],[23.8272302,37.9891525],[23.8271625,37.9889001],[23.8271976,37.9885035],[23.8271297,37.9882871],[23.8267976,37.9877278],[23.8265172,37.9872588],[23.8260629,37.9867353],[23.8260863,37.986501],[23.8259051,37.9860591],[23.8257687,37.9859688],[23.8257806,37.9857345],[23.8256809,37.9856172],[23.8257721,37.9855542],[23.8256932,37.9852116],[23.8258278,37.9850316],[23.825966,37.984847],[23.8260769,37.9847615],[23.8261175,37.9844326],[23.8260271,37.9841441],[23.8260956,37.984036],[23.8260962,37.9837837],[23.8261853,37.9835855],[23.8261286,37.9834863],[23.8262891,37.9830179],[23.8261757,37.9828555],[23.826211,37.9823508],[23.8263222,37.9821347],[23.8264169,37.9819545],[23.8263487,37.9818914],[23.8262699,37.9815307],[23.8260538,37.9814222],[23.8256566,37.9808268],[23.8254757,37.9803038],[23.8254086,37.9797809],[23.8252458,37.9793977],[23.8250558,37.9792712],[23.8249081,37.9791268],[23.8248636,37.9791132],[23.8243883,37.9789412],[23.8242995,37.9788555],[23.8242885,37.9787293],[23.8239589,37.9784584],[23.8235279,37.9782189],[23.8233272,37.9778896],[23.8228388,37.9773932],[23.8226975,37.9765458],[23.8226442,37.9763564],[23.822465,37.9757072],[23.822534,37.9754099],[23.8224947,37.9752071],[23.8215099,37.9741375],[23.821532,37.9739798],[23.8214086,37.9736507],[23.8212607,37.9736144],[23.8211412,37.9735917],[23.8209352,37.9735553],[23.8210323,37.9734248],[23.8209701,37.9732805],[23.8207425,37.973208],[23.8206848,37.9730953],[23.8205141,37.973068],[23.8201732,37.9727971],[23.8196851,37.9721745],[23.8193897,37.9719487],[23.8190492,37.9714975],[23.8187332,37.9712266],[23.8184925,37.971019],[23.8183115,37.970559],[23.8184374,37.9702618],[23.8184379,37.9700635],[23.8182565,37.9697838],[23.8180769,37.9687291],[23.8179636,37.9684945],[23.8179355,37.9683593],[23.8180269,37.9682152],[23.8180179,37.9681206],[23.8179936,37.9678817],[23.8180854,37.9675754],[23.8178558,37.9673317],[23.8176996,37.9670746],[23.8174493,37.9670021],[23.8171768,37.9667133],[23.8171091,37.9664428],[23.8172234,37.9662627],[23.8170998,37.9660552],[23.8173285,37.965659],[23.8172621,37.9648658],[23.816629,37.9630802],[23.8165878,37.9628008],[23.8164387,37.9618181],[23.8158138,37.9612944],[23.8157472,37.9606454],[23.8156338,37.9604469],[23.8140527,37.9599757],[23.8138254,37.9598132],[23.813792,37.9595067],[23.8138734,37.9588398],[23.8143651,37.9579483],[23.8141846,37.9577408],[23.8135592,37.9574874],[23.8135034,37.9574422],[23.8132979,37.9572707],[23.8134687,37.9568068],[23.8134235,37.9566805],[23.8131282,37.9564277],[23.8130603,37.9562924],[23.813176,37.9555175],[23.8130624,37.9554272],[23.8126871,37.9553184],[23.8125511,37.9550658],[23.8125745,37.9548225],[23.8127553,37.9545028],[23.8127918,37.9544353],[23.8127921,37.9543091],[23.8121555,37.9539656],[23.811917,37.953767],[23.8117713,37.9532981],[23.8117157,37.9527932],[23.8116681,37.9523515],[23.8115902,37.9516304],[23.811562,37.9515627],[23.8112946,37.9509584],[23.8113531,37.9508999],[23.8113178,37.9507737],[23.8112163,37.9504311],[23.8112535,37.9492054],[23.8113795,37.9489081],[23.8114403,37.948764],[23.8115055,37.9486109],[23.8115295,37.9481243],[23.8114618,37.9478718],[23.8109626,37.9472671],[23.8106338,37.9467529],[23.8102249,37.9464458],[23.809817,37.9457421],[23.8096991,37.9456473],[23.8093399,37.9453628],[23.8088407,37.9447671],[23.8085235,37.9441808],[23.808376,37.9440363],[23.8073189,37.9435118],[23.8069499,37.9431687],[23.8063478,37.9427351],[23.8049969,37.9414621],[23.804088,37.9408477],[23.8036105,37.9406666],[23.8034509,37.9403599],[23.8029471,37.9393857],[23.8027419,37.9387229],[23.8016624,37.9381262],[23.8002764,37.9372226],[23.7996626,37.9369602],[23.7994923,37.9368337],[23.799464,37.9367796],[23.7991639,37.9362293],[23.7987546,37.9360663],[23.7987891,37.9359402],[23.798596,37.9358317],[23.7983872,37.9355655],[23.7981146,37.9353938],[23.7980924,37.9351684],[23.7980129,37.9351142],[23.7980587,37.9350332],[23.79782,37.9349246],[23.7976614,37.9346539],[23.797525,37.9345996],[23.7974685,37.9344643],[23.7975371,37.9343563],[23.7973329,37.9341126],[23.7972653,37.9338781],[23.7967887,37.9333726],[23.7969143,37.9332106],[23.7968472,37.9327778],[23.7968933,37.9325977],[23.7965835,37.9322321],[23.7965416,37.9321825],[23.7964632,37.9317497],[23.7965321,37.9315155],[23.7963624,37.9311637],[23.7963631,37.9309113],[23.7962721,37.9308841],[23.7962386,37.9306497],[23.7961022,37.9306134],[23.7960569,37.9305142],[23.7961714,37.9302891],[23.7961148,37.9301628],[23.7962287,37.9301089],[23.7961728,37.9297483],[23.7962985,37.9295863],[23.7962307,37.9294149],[23.7963331,37.9293881],[23.7963402,37.9292935],[23.796345,37.9292169],[23.7964249,37.9291269],[23.7964025,37.9289916],[23.7963117,37.9289284],[23.7963574,37.9288564],[23.7962892,37.9288022],[23.796392,37.9286762],[23.7963466,37.928622],[23.7964268,37.9284509],[23.796245,37.9283424],[23.7964844,37.9281806],[23.7967234,37.928181],[23.7969604,37.9280868],[23.7970292,37.9279066],[23.7969605,37.927555],[23.7968946,37.9272124],[23.7970371,37.927109],[23.7961507,37.9266929],[23.7958633,37.9264806],[23.7957464,37.9263181],[23.7957388,37.926246],[23.7962902,37.9260172],[23.7971193,37.9256716],[23.7962664,37.9254673],[23.7961644,37.925341],[23.7965979,37.9249451],[23.7967591,37.9242244],[23.7966806,37.9238277],[23.7966275,37.923751],[23.7961932,37.9231419],[23.7967065,37.9226921],[23.7969921,37.9222419],[23.7970614,37.9218996],[23.7969601,37.9214848],[23.7969504,37.9208719],[23.7970536,37.9205972],[23.7969719,37.9201779],[23.7968909,37.9197632],[23.7967113,37.9188526],[23.7965916,37.9185504],[23.7970061,37.9180825],[23.797377,37.917664],[23.7979356,37.9172324],[23.7982545,37.9171067],[23.7989725,37.9166753],[23.7989415,37.9163012],[23.7990094,37.9160355],[23.7992645,37.9159593],[23.7994875,37.9155451],[23.7998727,37.9152258],[23.8002351,37.9150551],[23.8003457,37.9149111],[23.8005632,37.9149115],[23.8006756,37.9149117],[23.8008578,37.9148219],[23.8011776,37.9143898],[23.8014397,37.9142009],[23.8016452,37.9139489],[23.8022652,37.9135624],[23.8026863,37.913482],[23.8028606,37.9130362],[23.8027129,37.9129728],[23.8028497,37.9128649],[23.8027713,37.9124096],[23.8027377,37.9122158],[23.8029661,37.9118737],[23.8028758,37.9116211],[23.8028144,37.911576],[23.8027463,37.9115218],[23.8025078,37.9113591],[23.8024287,37.9111788],[23.8022129,37.9110252],[23.8019185,37.910538],[23.8015837,37.910249],[23.8021805,37.9094704],[23.8022115,37.9094299],[23.8022928,37.9087991],[23.8022142,37.9084385],[23.802082,37.9080191],[23.8022191,37.907785],[23.8021968,37.9076408],[23.8021702,37.907483],[23.8019464,37.9072798],[23.8015962,37.9067655],[23.8006802,37.9060835],[23.8002869,37.9056006],[23.8000913,37.9055056],[23.7999531,37.9053477],[23.7992331,37.9052924],[23.7984131,37.9048584],[23.7975899,37.9046902],[23.7969308,37.9044502],[23.7964484,37.9044629],[23.7958971,37.9043177],[23.7957383,37.9041642],[23.795487,37.9033842],[23.7951646,37.9031493],[23.7949992,37.9029282],[23.7948285,37.9024322],[23.7937933,37.9017138],[23.7933509,37.901641],[23.7927117,37.9016939],[23.7914507,37.9011148],[23.791014,37.9010735],[23.7906043,37.9011494],[23.7902718,37.9013381],[23.7902767,37.9015814],[23.790169,37.9018426],[23.7899835,37.9021893],[23.789826,37.9024819],[23.7895064,37.9028599],[23.7895513,37.9030583],[23.7894941,37.9031844],[23.7884443,37.9043361],[23.7883418,37.904381],[23.7879666,37.9043263],[23.7875343,37.9043435],[23.7874545,37.9043884],[23.787341,37.9043161],[23.7866694,37.9044771],[23.7863738,37.9044135],[23.7853844,37.9043576],[23.7848389,37.9041764],[23.7843167,37.9037969],[23.7839531,37.9036881],[23.7836238,37.9034892],[23.783,37.9028751],[23.7829663,37.9027128],[23.7826374,37.9023968],[23.7816494,37.9018361],[23.7810366,37.9013663],[23.7808327,37.9010775],[23.7806736,37.9010412],[23.7805717,37.9008788],[23.7800831,37.9007156],[23.7797987,37.9006971],[23.7796285,37.9005706],[23.7794813,37.900354],[23.7792713,37.9002094],[23.77905,37.9000557],[23.7784147,37.8994777],[23.7780974,37.8990805],[23.7773597,37.8985474],[23.7764173,37.8980048],[23.7763267,37.8978694],[23.7760543,37.8976887],[23.7758271,37.8975981],[23.7757027,37.8973725],[23.7750772,37.8973263],[23.7747267,37.8973639]]},{"id":17014,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u0391\u03bd\u03b8\u03bf\u03cd\u03c3\u03b1\u03c2","description_GR":"\u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u0392\u03cc\u03c1\u03b5\u03b9\u03bf \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","path":"MTB_ROADBIKE\/MTB_Imittos_Anthousa_tower","activity_type":41,"assistance":2,"difficulty":1,"scenic_value":3,"length":689,"name_EN":"Mt. Hymettus: Anthousa tower","description_EN":"Short loop in Northern Hymettus","ascent_time":30,"descent_time":30,"marker":"No_marks","level":9,"ascent":256,"descent":256,"maxelev":504,"minelev":341,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79326 37.96259,23.81284 37.97638)","views":74,"millestones":"0,23.7988883,37.9625736#1,23.8034097,37.9658314#2,23.8026089,37.9677360#3,23.8094204,37.9732666#4,23.8092116,37.9762799#5,23.8009187,37.9730742#6,23.7958628,37.9680769#7,23.7993299,37.9654128#0.7,23.7988883,37.9625736","x":23.8107082,"y":37.9764054,"coor":[[23.7988883,37.9625736],[23.7993544,37.9628267],[23.8001281,37.9629812],[23.8005152,37.9629639],[23.8015062,37.9627312],[23.8016542,37.9627495],[23.8016994,37.9628577],[23.8016516,37.9637139],[23.8018217,37.9639485],[23.8019819,37.9640254],[23.8022083,37.9641294],[23.8025498,37.964139],[23.8028915,37.9640675],[23.8039056,37.9637267],[23.8041565,37.9635468],[23.8042865,37.9634885],[23.8044117,37.9635247],[23.8045616,37.9635971],[23.8047558,37.9637326],[23.8045959,37.9639306],[23.8045842,37.9640748],[23.8049708,37.9642557],[23.8050046,37.9643909],[23.803887,37.9650921],[23.8036389,37.9655423],[23.8033191,37.9659383],[23.8031474,37.9662806],[23.8029535,37.9664244],[23.8027142,37.9664961],[23.8020481,37.9665446],[23.7989907,37.9667782],[23.7981031,37.9666145],[23.7978025,37.9666095],[23.7977282,37.9667265],[23.7978417,37.9668709],[23.8013348,37.9675979],[23.8019379,37.9677071],[23.8029282,37.9677538],[23.8037192,37.9682463],[23.8046174,37.9687165],[23.8046799,37.9687797],[23.8049467,37.9690415],[23.8052992,37.9692178],[23.806221,37.9693545],[23.806522,37.9696435],[23.8065102,37.9697696],[23.8067601,37.9700044],[23.8076016,37.9703843],[23.8077719,37.9705558],[23.807783,37.970691],[23.8073157,37.9708615],[23.8072242,37.9710236],[23.8072652,37.9711183],[23.8075324,37.9712809],[23.8079682,37.9716917],[23.808148,37.9725933],[23.8085909,37.9730627],[23.809171,37.97328],[23.8101503,37.9732275],[23.810264,37.9732817],[23.8102294,37.9734619],[23.809727,37.9739839],[23.8090449,37.9745506],[23.8089875,37.9747488],[23.809044,37.9749201],[23.8094358,37.9753038],[23.8097768,37.9755207],[23.810391,37.975774],[23.8112101,37.9760277],[23.8119045,37.9761009],[23.8126449,37.9759939],[23.8128042,37.9760212],[23.8119038,37.9763803],[23.8117205,37.9763845],[23.8107082,37.9764054],[23.8103214,37.9762876],[23.8095473,37.9762143],[23.808841,37.9763483],[23.8082171,37.9762707],[23.8078882,37.9761981],[23.807086,37.9759985],[23.806609,37.975529],[23.8063475,37.9753934],[23.8058126,37.9752844],[23.8049898,37.9752244],[23.8034876,37.9745324],[23.8027595,37.9742969],[23.8027485,37.9741707],[23.802863,37.9739365],[23.8030935,37.9736665],[23.8031942,37.9735495],[23.8035364,37.9733158],[23.8034569,37.9732255],[23.8031005,37.9731934],[23.80294,37.9732066],[23.8017025,37.9730648],[23.8011973,37.9730775],[23.800951,37.9730816],[23.8001514,37.9728955],[23.7998463,37.9728048],[23.7982043,37.9720134],[23.7979933,37.9717922],[23.797586,37.9708316],[23.7975559,37.9706468],[23.7976822,37.9702685],[23.7982416,37.9697016],[23.7986865,37.969405],[23.7992984,37.9691492],[23.799219,37.9690228],[23.7976029,37.9688218],[23.7969217,37.9685277],[23.7958972,37.9680798],[23.7946249,37.9679784],[23.7942153,37.9678876],[23.7941104,37.9678468],[23.7938696,37.9677202],[23.7937789,37.9675939],[23.7938036,37.9668729],[23.7934421,37.9662774],[23.7932896,37.965831],[23.7933119,37.9656148],[23.7934933,37.965534],[23.7938883,37.9654671],[23.7945605,37.965306],[23.7961102,37.9647859],[23.7966181,37.9647102],[23.7971808,37.9646256],[23.7975677,37.9646623],[23.7980227,37.9648073],[23.7986477,37.9652229],[23.7990116,37.9653858],[23.8001611,37.9654779],[23.8006393,37.9654607],[23.8015622,37.9652099],[23.8017309,37.9651696],[23.8020694,37.9649854],[23.8020924,37.9648773],[23.8020242,37.9648321],[23.8014166,37.9647004],[23.8008824,37.964366],[23.8006213,37.9641042],[23.8005876,37.9639419],[23.8007026,37.9635095],[23.7996553,37.9634807],[23.7995166,37.9634669],[23.7994829,37.9633136],[23.7986991,37.9626724],[23.7987766,37.9625644],[23.7988883,37.9625736]]},{"id":17015,"author":"\u0392. \u039a\u03b1\u03b9\u03bd\u03bf\u03cd\u03c1\u03b3\u03b9\u03bf\u03c2","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03cd\u03c3\u03ba\u03bf\u03bb\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03a4\u0392 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","description_GR":"","path":"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Hard_loop","activity_type":41,"assistance":2,"difficulty":3,"scenic_value":4,"length":16237,"name_EN":"Mt. Hymettus: A strenuous MTB route on Mt. Hymettus","description_EN":"","ascent_time":85,"descent_time":75,"marker":"No_marks","level":12,"ascent":639,"descent":639,"maxelev":851,"minelev":275,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78984 37.94991,23.82109 37.97382)","views":70,"millestones":"0,23.7898660,37.9648651#1,23.7986684,37.9617730#2,23.8039148,37.9650866#3,23.8015434,37.9676363#4,23.8082370,37.9695267#5,23.8149505,37.9710915#6,23.8181906,37.9725216#7,23.8173121,37.9654927#8,23.8142625,37.9578342#9,23.8081467,37.9520132#10,23.8021257,37.9520655#11,23.8012566,37.9539006#12,23.7980816,37.9520947#13,23.7993551,37.9570532#14,23.7942040,37.9556605#15,23.7926657,37.9601887#16.2,23.7898660,37.9648651","x":23.8134663,"y":37.9568068,"coor":[[23.789866,37.9648651],[23.7906644,37.9643257],[23.7909756,37.964119],[23.7913487,37.9638853],[23.7917056,37.9636336],[23.7918895,37.9635032],[23.7921517,37.9633595],[23.7933594,37.9630191],[23.7942707,37.9628224],[23.7949424,37.9627966],[23.7951761,37.9626798],[23.7953191,37.9624502],[23.7956269,37.9622885],[23.7961394,37.9621993],[23.7973134,37.9616786],[23.797496,37.9615076],[23.7975993,37.9612014],[23.7976574,37.9611564],[23.798136,37.960986],[23.7984547,37.9609865],[23.7985797,37.9610589],[23.7986648,37.9615682],[23.7986741,37.9623253],[23.7988887,37.9625736],[23.7993547,37.9628267],[23.8001284,37.9629812],[23.8005155,37.9629639],[23.8015066,37.9627312],[23.8016545,37.9627495],[23.8016998,37.9628577],[23.8016519,37.9637139],[23.8018221,37.9639485],[23.8022086,37.9641294],[23.8025501,37.964139],[23.8028918,37.9640675],[23.803906,37.9637267],[23.8041569,37.9635468],[23.8042869,37.9634885],[23.804412,37.9635247],[23.804562,37.9635971],[23.8047562,37.9637326],[23.8045963,37.9639306],[23.8045845,37.9640748],[23.8049711,37.9642557],[23.8050049,37.9643909],[23.8038874,37.9650921],[23.8036393,37.9655423],[23.8033195,37.9659383],[23.8031478,37.9662806],[23.8029539,37.9664244],[23.8027146,37.9664961],[23.798991,37.9667782],[23.7981035,37.9666145],[23.7978029,37.9666095],[23.7977286,37.9667265],[23.797842,37.9668709],[23.8013351,37.9675979],[23.8019382,37.9677071],[23.8029286,37.9677538],[23.8037196,37.9682463],[23.8046178,37.9687165],[23.8049471,37.9690415],[23.8052995,37.9692178],[23.8062214,37.9693545],[23.8065223,37.9696435],[23.8067587,37.9698737],[23.8069292,37.9699461],[23.8081469,37.9701644],[23.8086587,37.9703635],[23.8095919,37.9705092],[23.8097856,37.9704554],[23.8097472,37.9702976],[23.8089614,37.9699764],[23.8079157,37.9693258],[23.80744,37.9687842],[23.8075199,37.9686942],[23.8076451,37.9687305],[23.8078151,37.9690012],[23.8081562,37.9692],[23.8096921,37.9695991],[23.8100907,37.9695727],[23.8109568,37.9692406],[23.8113213,37.969151],[23.8114512,37.9691603],[23.8114383,37.9697551],[23.811624,37.9705756],[23.8116576,37.9707829],[23.8117711,37.9709453],[23.8120553,37.971108],[23.8123056,37.9711625],[23.8136261,37.9712367],[23.8150383,37.9710767],[23.8161419,37.9714209],[23.8163349,37.9716195],[23.8167423,37.9726296],[23.8181628,37.9737133],[23.8184016,37.9738399],[23.8188114,37.9738675],[23.8197,37.9736526],[23.8206907,37.973582],[23.820932,37.9735553],[23.8210291,37.9734248],[23.8209669,37.9732805],[23.8207393,37.973208],[23.8203189,37.9732885],[23.8191236,37.9732326],[23.818805,37.97316],[23.8186003,37.9730245],[23.817976,37.9722665],[23.8177629,37.9709863],[23.8175021,37.9705533],[23.8167407,37.9699572],[23.8155922,37.9694237],[23.8153081,37.9691979],[23.8152747,37.9688914],[23.8156291,37.9683152],[23.8157368,37.9680765],[23.8157261,37.9677881],[23.8153411,37.9669493],[23.8153871,37.9667871],[23.8156379,37.9666523],[23.8169368,37.9662217],[23.8170966,37.9660552],[23.8173253,37.965659],[23.8172589,37.9648658],[23.8166258,37.9630802],[23.8164355,37.9618181],[23.8158106,37.9612944],[23.815744,37.9606454],[23.8156306,37.9604469],[23.8140495,37.9599757],[23.8138222,37.9598131],[23.8137888,37.9595067],[23.8138702,37.9588398],[23.8143619,37.9579483],[23.8141814,37.9577407],[23.813556,37.9574874],[23.8132947,37.9572707],[23.8134655,37.9568068],[23.8134203,37.9566805],[23.813125,37.9564277],[23.8130571,37.9562924],[23.8131728,37.9555175],[23.8130592,37.9554272],[23.8126839,37.9553184],[23.8125479,37.9550658],[23.8125713,37.9548225],[23.8127886,37.9544353],[23.8127889,37.9543091],[23.8121523,37.9539656],[23.8119138,37.953767],[23.8118239,37.9537398],[23.8112333,37.9532341],[23.8103438,37.9526333],[23.8100263,37.9521641],[23.8098217,37.9520556],[23.8095326,37.9520326],[23.8086445,37.9521123],[23.8081098,37.9520033],[23.807462,37.9516237],[23.8072691,37.951389],[23.8071098,37.9513888],[23.8069952,37.951668],[23.807344,37.9532458],[23.8071614,37.9533987],[23.8067628,37.9534882],[23.8065466,37.9534789],[23.8057843,37.9533514],[23.8037143,37.9527171],[23.8030555,37.9521932],[23.802102,37.9512363],[23.8019038,37.951263],[23.8018579,37.9514071],[23.8024007,37.9527419],[23.8028427,37.9534367],[23.8030923,37.9537525],[23.8039672,37.9543308],[23.8042397,37.9545926],[23.8049201,37.9555762],[23.8053911,37.9560817],[23.805675,37.9564787],[23.8059375,37.9570199],[23.805913,37.9571506],[23.8058302,37.9571369],[23.805218,37.9565816],[23.8042755,37.9561159],[23.8031294,37.9551811],[23.8022428,37.954711],[23.8016407,37.9542773],[23.8011979,37.953844],[23.7997554,37.9527059],[23.7989608,37.9519114],[23.7964954,37.9502488],[23.7960975,37.9500769],[23.7957908,37.949869],[23.7956669,37.9498778],[23.7956358,37.9499454],[23.796272,37.9503791],[23.7981338,37.9521488],[23.7987796,37.9532495],[23.7991754,37.9542056],[23.7992538,37.9546744],[23.7990555,37.9547326],[23.7990082,37.9553995],[23.7987346,37.9555613],[23.7982984,37.9553217],[23.797943,37.9562494],[23.7982157,37.9564301],[23.7983278,37.9565249],[23.7981399,37.9565607],[23.7976392,37.9565057],[23.7972646,37.9561446],[23.7971961,37.9561985],[23.7971958,37.9563247],[23.797286,37.9566133],[23.7974917,37.956866],[23.7978669,37.9570289],[23.7982652,37.9570656],[23.7991873,37.9570221],[23.7998732,37.957145],[23.7994235,37.9571442],[23.7989338,37.9572515],[23.7981133,37.9575565],[23.7977027,37.9578533],[23.7973384,37.9578707],[23.7965304,37.9578107],[23.7962458,37.9577922],[23.7960185,37.9576656],[23.7953347,37.9568082],[23.7953237,37.956664],[23.7955071,37.9562317],[23.7954163,37.9561233],[23.7952568,37.9561591],[23.7951781,37.9561905],[23.795103,37.9562129],[23.793884,37.9565803],[23.793292,37.9565973],[23.7929053,37.9564885],[23.7929059,37.9562902],[23.7930774,37.9560291],[23.7938522,37.955724],[23.7945697,37.9555991],[23.7949686,37.9554196],[23.7949803,37.9553294],[23.7949188,37.9552888],[23.7945302,37.9554864],[23.7935397,37.9555387],[23.7929589,37.9556459],[23.7922633,37.9561043],[23.7920009,37.9562841],[23.7912831,37.9565262],[23.7911803,37.9566702],[23.7912455,37.9577699],[23.7913926,37.9580586],[23.7913793,37.9582478],[23.7916595,37.9582889],[23.792661,37.9583627],[23.7930139,37.9583453],[23.7930593,37.9584175],[23.7929901,37.9587238],[23.7930116,37.9591655],[23.7928709,37.9597646],[23.7925045,37.960503],[23.7916482,37.9614118],[23.7915314,37.961691],[23.7915172,37.9617901],[23.791425,37.9622226],[23.7919477,37.9621829],[23.7929716,37.9624191],[23.7940709,37.9625247],[23.7946503,37.9625527],[23.7951736,37.9626798],[23.7949399,37.9627966],[23.7942682,37.9628224],[23.7933569,37.9630191],[23.7921493,37.9633595],[23.791887,37.9635032],[23.7917034,37.9636336],[23.7913463,37.9638853],[23.7909735,37.964119],[23.7906619,37.9643257],[23.7898635,37.9648651]]},{"id":17016,"author":"\u0392. \u039a\u03b1\u03b9\u03bd\u03bf\u03cd\u03c1\u03b3\u03b9\u03bf\u03c2","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: HYM47 \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03a4\u0392 \u03c3\u03c4\u03b7\u03bd \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u03c3\u03c4\u03bf MTB \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","path":"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Kalopoula_loop","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":4,"length":8840,"name_EN":"Mt. Hymettus: HYM47 A MTB loop route around Kalopoula spring","description_EN":"An initiative route to MTB","ascent_time":40,"descent_time":40,"marker":"No_marks","level":12,"ascent":330,"descent":330,"maxelev":518,"minelev":275,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78979 37.95531,23.80935 37.96773)","views":96,"millestones":"0,23.7897937,37.9649100#1,23.7918087,37.9612458#2,23.7944234,37.9554914#3,23.7988375,37.9572908#4,23.8068227,37.9614099#5,23.8048064,37.9662724#6,23.8008814,37.9666353#7,23.8016725,37.9627917#8,23.7980386,37.9635416#8.8,23.7897937,37.9649100","x":23.8082148,"y":37.9633327,"coor":[[23.7897937,37.96491],[23.789866,37.9648651],[23.7905076,37.9644336],[23.7906644,37.9643257],[23.7908259,37.9642179],[23.7909756,37.964119],[23.7911616,37.9640022],[23.7913484,37.9638853],[23.791497,37.9637819],[23.7917056,37.9636336],[23.7918895,37.9635032],[23.7921517,37.9633595],[23.7933007,37.963037],[23.7933594,37.9630191],[23.7942707,37.9628224],[23.7949424,37.9627966],[23.7951758,37.9626798],[23.7950208,37.9626435],[23.7946525,37.9625527],[23.7940727,37.9625247],[23.7929733,37.9624191],[23.7923988,37.9622874],[23.7919494,37.9621829],[23.7914267,37.9622226],[23.7914527,37.962101],[23.791519,37.9617901],[23.7915325,37.961691],[23.7916499,37.9614118],[23.7923943,37.96062],[23.7925063,37.960503],[23.7928726,37.9597646],[23.7930131,37.9591655],[23.7929915,37.9587238],[23.7930607,37.9584175],[23.7930154,37.9583453],[23.7927478,37.9583584],[23.7926624,37.9583627],[23.7916609,37.9582889],[23.7913807,37.9582478],[23.791394,37.9580586],[23.7912469,37.9577699],[23.791235,37.9575716],[23.7911817,37.9566702],[23.7912845,37.9565262],[23.791668,37.9563962],[23.7920024,37.9562841],[23.7922643,37.9561043],[23.792924,37.9556683],[23.79296,37.9556459],[23.7935408,37.9555387],[23.7945313,37.9554864],[23.7949195,37.9552888],[23.7949806,37.9553294],[23.794969,37.9554196],[23.7945701,37.9555991],[23.7938526,37.955724],[23.7930777,37.9560291],[23.7929062,37.9562902],[23.7929061,37.9563353],[23.7929057,37.9564885],[23.7932927,37.9565973],[23.7938349,37.9565802],[23.7938847,37.9565803],[23.7951037,37.9562129],[23.7951785,37.9561905],[23.7952568,37.9561591],[23.7954163,37.9561233],[23.7954844,37.9562046],[23.7955071,37.9562317],[23.7953237,37.956664],[23.7953347,37.9568082],[23.7955648,37.957097],[23.7960185,37.9576656],[23.7961556,37.9577424],[23.7962458,37.9577922],[23.7965304,37.9578107],[23.7973388,37.9578707],[23.7977031,37.9578533],[23.7979237,37.9576959],[23.7981137,37.9575565],[23.7989341,37.9572515],[23.7994239,37.9571442],[23.7998732,37.957145],[23.8002848,37.9575242],[23.8005772,37.9577951],[23.8014073,37.958121],[23.8020094,37.9585546],[23.8028166,37.9589525],[23.8028158,37.9592544],[23.8028151,37.9594933],[23.8026204,37.9599346],[23.8027113,37.9600249],[23.8039515,37.9602252],[23.8045087,37.9604605],[23.8051023,37.9607859],[23.8054295,37.9609667],[23.8067957,37.9608789],[23.8069391,37.9610143],[23.8068128,37.9614467],[23.806835,37.961663],[23.8070727,37.962024],[23.8072659,37.9621685],[23.8076387,37.9622998],[23.8076981,37.9623224],[23.8092728,37.9626539],[23.8093296,37.9627261],[23.8092496,37.9628342],[23.8082148,37.9633327],[23.8081667,37.9633551],[23.8078585,37.9636971],[23.8076697,37.9639086],[23.8076623,37.9640168],[23.8076598,37.9640483],[23.8076513,37.96417],[23.8078233,37.9645172],[23.8079004,37.9646751],[23.8082823,37.9651759],[23.8082819,37.9653201],[23.8081336,37.9654461],[23.8080442,37.965482],[23.8068002,37.9659666],[23.8062867,37.9658847],[23.8059809,37.9658391],[23.8049326,37.9661619],[23.804499,37.9665397],[23.8042249,37.9668817],[23.8033556,37.9674526],[23.8029703,37.9677088],[23.802929,37.9677538],[23.8024224,37.9677304],[23.8019386,37.9677071],[23.8013355,37.9675979],[23.7999221,37.9673026],[23.7978424,37.9668709],[23.7977289,37.9667265],[23.7978032,37.9666095],[23.7980455,37.9666144],[23.7981035,37.9666145],[23.798991,37.9667782],[23.8006955,37.9666505],[23.8027146,37.9664961],[23.8029539,37.9664244],[23.8031478,37.9662806],[23.8032551,37.9660689],[23.8033195,37.9659383],[23.8036393,37.9655423],[23.803887,37.9650921],[23.8049707,37.9644134],[23.8050046,37.9643909],[23.8049708,37.9642557],[23.8045842,37.9640748],[23.8045959,37.9639306],[23.8046363,37.9638811],[23.8047558,37.9637326],[23.8046326,37.9636468],[23.804562,37.9635971],[23.8044117,37.9635247],[23.8042865,37.9634885],[23.8041565,37.9635468],[23.8040175,37.9636457],[23.8039056,37.9637267],[23.8028915,37.9640675],[23.8025498,37.964139],[23.8022083,37.9641294],[23.8019798,37.9640209],[23.8018217,37.9639485],[23.8016516,37.9637139],[23.8016994,37.9628577],[23.8016542,37.9627495],[23.8015062,37.9627312],[23.8009324,37.9628654],[23.8005152,37.9629639],[23.8001281,37.9629812],[23.7993544,37.9628267],[23.7988883,37.9625736],[23.7987766,37.9625644],[23.7986988,37.9626724],[23.7990442,37.9629569],[23.7994825,37.9633136],[23.7995163,37.9634669],[23.7996553,37.9634807],[23.8004561,37.9635046],[23.8007026,37.9635095],[23.8005876,37.9639419],[23.8006213,37.9641042],[23.8008824,37.964366],[23.8014166,37.9647004],[23.8012598,37.9646506],[23.8008283,37.9645056],[23.8005216,37.9642798],[23.7999755,37.9641346],[23.7995549,37.9639176],[23.7988512,37.9637992],[23.7984958,37.9636499],[23.7982712,37.9635549],[23.797816,37.9635271],[23.7974634,37.9634003],[23.7968149,37.963273],[23.7965416,37.9632906],[23.7958816,37.9634426],[23.7958125,37.9634605],[23.7956115,37.9634827],[23.7952813,37.9634821],[23.7946433,37.9636523],[23.7934583,37.9636547],[23.7928105,37.9636581],[23.7925481,37.9638649],[23.792016,37.9640487],[23.7914389,37.9640702],[23.791248,37.964169],[23.7909829,37.9643038],[23.7906644,37.9643257],[23.7904909,37.9644426],[23.789866,37.9648651],[23.7897937,37.96491]]},{"id":17017,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0397 \u0394\u03b5\u03ba\u03b1\u03c4\u03b5\u03c3\u03c3\u03ac\u03c1\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd","description_GR":"\u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","path":"MTB_ROADBIKE\/MTB_Imittos_Liondari_cave","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":3,"length":13547,"name_EN":"Mt. Hymettus: The Fourteen of Hymettus","description_EN":"Korakovouni tour","ascent_time":60,"descent_time":65,"marker":"No_marks","level":13,"ascent":464,"descent":464,"maxelev":588,"minelev":333,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.81659 37.96684,23.83841 37.99542)","views":111,"millestones":"0,23.8166287,37.9793620#1,23.8210526,37.9854245#2,23.8276396,37.9919625#3,23.8294563,37.9853709#4,23.8290464,37.9798308#5,23.8255641,37.9744682#6,23.8273352,37.9683332#7,23.8302778,37.9712418#8,23.8373165,37.9766745#9,23.8372890,37.9851537#10,23.8348293,37.9911012#11,23.8273211,37.9947104#12,23.8197507,37.9891954#13,23.8179208,37.9827711#13.5,23.8166287,37.9793620","x":23.8295001,"y":37.9705037,"coor":[[23.8166287,37.979362],[23.8173708,37.9795885],[23.8176096,37.9797331],[23.8173746,37.9800707],[23.8174084,37.9801969],[23.8175356,37.9802737],[23.8179011,37.980396],[23.8182307,37.9806578],[23.8183325,37.9809464],[23.818297,37.9814781],[23.818376,37.9817667],[23.8195175,37.9822416],[23.8197268,37.982341],[23.8199315,37.9824675],[23.8201009,37.9830446],[23.8205097,37.9834779],[23.8211351,37.9838574],[23.8222501,37.9842736],[23.8222498,37.9843818],[23.8220441,37.9846879],[23.8216789,37.9850208],[23.8212649,37.985232],[23.821048,37.98543],[23.8210261,37.9855156],[23.8210884,37.986079],[23.8211562,37.9863224],[23.8211548,37.9868722],[23.821223,37.9869624],[23.8214541,37.9870439],[23.8229447,37.9875238],[23.8238772,37.988093],[23.8253891,37.9891949],[23.8256957,37.9895919],[23.826183,37.9906201],[23.8270573,37.9917029],[23.8272959,37.9919286],[23.8277115,37.9919697],[23.8280191,37.9919522],[23.8282063,37.9919389],[23.8291288,37.9919403],[23.8297772,37.9919277],[23.8300395,37.9917839],[23.8301423,37.9916398],[23.8301436,37.991072],[23.8299743,37.9904048],[23.8297928,37.9900981],[23.8297931,37.9899719],[23.8300224,37.9893413],[23.8309359,37.9882521],[23.8309252,37.9879547],[23.8307098,37.9875398],[23.8297325,37.9866371],[23.8294392,37.9854469],[23.8296118,37.9846541],[23.829863,37.984366],[23.8308875,37.9845297],[23.8311153,37.984512],[23.8314573,37.9843323],[23.8317882,37.9840443],[23.8327017,37.9829641],[23.8328619,37.9826038],[23.8328511,37.9823424],[23.8318412,37.9807907],[23.8314089,37.9806369],[23.8304298,37.9805273],[23.8296787,37.980364],[23.8293944,37.9802104],[23.8290535,37.9798854],[23.8290311,37.9797232],[23.8298882,37.9783995],[23.830117,37.9779222],[23.8301063,37.9776337],[23.8299024,37.9771918],[23.8297886,37.9771286],[23.8295723,37.9771283],[23.8276018,37.9774138],[23.8269872,37.9773047],[23.8262928,37.9772587],[23.825827,37.9768163],[23.8255799,37.9765816],[23.8255233,37.9764193],[23.8261176,37.9754648],[23.8260044,37.9752033],[23.8255278,37.9745356],[23.825585,37.9744276],[23.8259725,37.9742298],[23.8262464,37.9739779],[23.8265323,37.9734556],[23.8265307,37.9733744],[23.8261557,37.9730765],[23.8254617,37.9728231],[23.8251675,37.9720656],[23.8249177,37.9717948],[23.8246105,37.9716862],[23.823709,37.9715271],[23.8236181,37.9714369],[23.8236413,37.9712747],[23.8249185,37.9704113],[23.8255688,37.9698174],[23.8260484,37.9692413],[23.8268127,37.9685755],[23.8271889,37.9683597],[23.8276901,37.9682703],[23.8281808,37.9677844],[23.828967,37.9674791],[23.8299949,37.9668226],[23.8288338,37.9687812],[23.8284562,37.9692899],[23.8278776,37.9696496],[23.8277521,37.9697576],[23.8276947,37.9699377],[23.8277851,37.9702263],[23.828817,37.9704847],[23.8295001,37.9705037],[23.8299323,37.9707026],[23.8305449,37.9716588],[23.8311344,37.9727593],[23.8313597,37.9728993],[23.8318401,37.9728504],[23.8321358,37.972977],[23.8323059,37.9733017],[23.8323016,37.9739371],[23.8324378,37.9741176],[23.8325972,37.9741178],[23.8329505,37.9739561],[23.8337252,37.9737499],[23.8341009,37.9737864],[23.8346127,37.9740485],[23.8351924,37.974482],[23.8360218,37.9752672],[23.8365764,37.9759485],[23.8376217,37.9769774],[23.8380191,37.9774647],[23.8381395,37.9777172],[23.8379668,37.9785822],[23.8381366,37.9790331],[23.8382596,37.9800787],[23.8383438,37.9811108],[23.8383769,37.9815975],[23.8380678,37.9823362],[23.83809,37.9825886],[23.8382713,37.9830034],[23.8383155,37.9836163],[23.8380635,37.984319],[23.8377436,37.9847692],[23.8363061,37.985993],[23.8356333,37.9864066],[23.8354848,37.9866047],[23.8355301,37.9867129],[23.8361901,37.9869301],[23.8363834,37.9870926],[23.8365422,37.9873633],[23.8367344,37.9879854],[23.8366881,37.9883278],[23.8364827,37.9885258],[23.8359013,37.9887954],[23.8337588,37.9894774],[23.8335306,37.9896573],[23.8336101,37.9897746],[23.8346449,37.990425],[23.834804,37.9906055],[23.834883,37.990903],[23.8347567,37.9913715],[23.8341628,37.9921097],[23.8338654,37.9927041],[23.8337504,37.9931726],[23.8337265,37.9936773],[23.8336007,37.9939295],[23.8334182,37.9940554],[23.8331489,37.9941407],[23.8329097,37.9941493],[23.8317347,37.994062],[23.8309822,37.9944395],[23.829991,37.9946003],[23.8298758,37.9948615],[23.8297607,37.9954021],[23.8295616,37.9954424],[23.8292574,37.9954059],[23.8280513,37.9949174],[23.8279197,37.9948632],[23.8274737,37.9947499],[23.8265517,37.9945142],[23.825745,37.9937379],[23.8253583,37.993503],[23.8244708,37.9931411],[23.8237886,37.9926714],[23.8233438,37.9923643],[23.8227639,37.9919579],[23.8226964,37.9916153],[23.8228244,37.9905159],[23.8222561,37.9900464],[23.8217791,37.9895049],[23.8197869,37.9891954],[23.8195591,37.9891951],[23.8186818,37.989374],[23.8183972,37.9893375],[23.8181697,37.989211],[23.8180852,37.9890171],[23.8181097,37.9883141],[23.8177011,37.9877727],[23.8176561,37.9875383],[23.8182962,37.9865569],[23.8183883,37.9861695],[23.817753,37.9856142],[23.8177323,37.9853573],[23.8179496,37.9849611],[23.8183833,37.9845832],[23.8188158,37.9843675],[23.8191005,37.9842283],[23.8190667,37.984102],[23.8186237,37.9836327],[23.8183281,37.983452],[23.8182669,37.9833122],[23.818105,37.9828523],[23.8173998,37.9825357],[23.8171725,37.9823551],[23.8170932,37.9822108],[23.8170939,37.9819044],[23.8175515,37.9810489],[23.8175633,37.9808686],[23.8167611,37.9803717],[23.8167501,37.9802094],[23.816994,37.9798853],[23.8171046,37.9797413],[23.8170278,37.9795925],[23.8166287,37.979362]]},{"id":17018,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b3\u03b9\u03b1 \u03c0\u03bf\u03bb\u03cd \u03b4\u03c5\u03bd\u03b1\u03c4\u03bf\u03cd\u03c2 \u03c0\u03bf\u03b4\u03b7\u03bb\u03ac\u03c4\u03b5\u03c2","path":"MTB_ROADBIKE\/MTB_Imittos_Megalos_Kiklos","activity_type":41,"assistance":2,"difficulty":4,"scenic_value":4,"length":61004,"name_EN":"Mt. Hymettus: Long loop","description_EN":"For tenaceous cyclists","ascent_time":740,"descent_time":705,"marker":"No_marks","level":12,"ascent":2261,"descent":2261,"maxelev":916,"minelev":95,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.75955 37.84969,23.82339 37.97376)","views":83,"millestones":"0,23.7897937,37.9649100#1,23.7991469,37.9630373#2,23.8038323,37.9651936#3,23.8017046,37.9676660#4,23.8081068,37.9694458#5,23.8151092,37.9710981#6,23.8181008,37.9724117#7,23.8173008,37.9653621#8,23.8141621,37.9577326#9,23.8112254,37.9499580#10,23.8059008,37.9438316#11,23.7971892,37.9405153#12,23.7903873,37.9336049#13,23.7837745,37.9263299#14,23.7842717,37.9184799#15,23.7894408,37.9210668#16,23.7946122,37.9181342#17,23.8018586,37.9138143#18,23.8109994,37.9119239#19,23.8158107,37.9127407#20,23.8140941,37.9074769#21,23.8196532,37.9003699#22,23.8226302,37.8930698#23,23.8189218,37.8892992#24,23.8130150,37.8840156#25,23.8067232,37.8819364#26,23.7970329,37.8801230#27,23.8056148,37.8765983#28,23.8058847,37.8692941#29,23.8010245,37.8668455#30,23.7954553,37.8663721#31,23.8003880,37.8602997#32,23.7941196,37.8545847#33,23.7912220,37.8510620#34,23.7846777,37.8541025#35,23.7752843,37.8529150#36,23.7744361,37.8601399#37,23.7769974,37.8669241#38,23.7807947,37.8724509#39,23.7754248,37.8750598#40,23.7747281,37.8837007#41,23.7671649,37.8904310#42,23.7603897,37.8967498#43,23.7606125,37.9038921#44,23.7622514,37.9031055#45,23.7671339,37.9097814#46,23.7640329,37.9155657#47,23.7654538,37.9218148#48,23.7676158,37.9285211#49,23.7713459,37.9338189#50,23.7731621,37.9398015#51,23.7749726,37.9432502#52,23.7780797,37.9496771#53,23.7864390,37.9521834#54,23.7929513,37.9544089#55,23.7937613,37.9555269#56,23.7982354,37.9575119#57,23.8068423,37.9609230#58,23.8053742,37.9660223#59,23.8031152,37.9639907#60,23.7957495,37.9622698#61,23.7897937,37.9649100","x":23.7921225,"y":37.852324,"coor":[[23.7897937,37.96491],[23.789866,37.9648651],[23.7906644,37.9643257],[23.7909756,37.964119],[23.7913484,37.9638853],[23.7936843,37.9631324],[23.7938892,37.9631237],[23.7942418,37.9632325],[23.7946333,37.9633008],[23.7952139,37.9633018],[23.7957644,37.9631135],[23.7965735,37.9627994],[23.7972561,37.9629808],[23.798032,37.9630948],[23.799306,37.9634936],[23.7995163,37.9634669],[23.7994825,37.9633136],[23.7986988,37.9626724],[23.7987766,37.9625644],[23.7988883,37.9625736],[23.7993544,37.9628267],[23.8001281,37.9629812],[23.8005152,37.9629639],[23.8015062,37.9627312],[23.8016542,37.9627495],[23.8016994,37.9628577],[23.8016516,37.9637139],[23.8018217,37.9639485],[23.8022083,37.9641294],[23.8025498,37.964139],[23.8028915,37.9640675],[23.8039056,37.9637267],[23.8041565,37.9635468],[23.8042865,37.9634885],[23.8044117,37.9635247],[23.804562,37.9635971],[23.8047558,37.9637326],[23.8045959,37.9639306],[23.8045842,37.9640748],[23.8049708,37.9642557],[23.8050046,37.9643909],[23.803887,37.9650921],[23.8036393,37.9655423],[23.8033195,37.9659383],[23.8031478,37.9662806],[23.8029539,37.9664244],[23.8027146,37.9664961],[23.798991,37.9667782],[23.7981035,37.9666145],[23.7978032,37.9666095],[23.7977289,37.9667265],[23.7978424,37.9668709],[23.8013355,37.9675979],[23.8019386,37.9677071],[23.802929,37.9677538],[23.80372,37.9682463],[23.8046181,37.9687165],[23.8049474,37.9690415],[23.8052999,37.9692178],[23.8062217,37.9693545],[23.8065223,37.9696435],[23.8067579,37.9698737],[23.8069285,37.9699461],[23.8081462,37.9701644],[23.808658,37.9703635],[23.8095912,37.9705092],[23.8097849,37.9704554],[23.8097469,37.9702976],[23.8089611,37.9699764],[23.8079153,37.9693258],[23.80744,37.9687842],[23.8075199,37.9686942],[23.8076451,37.9687305],[23.8078151,37.9690012],[23.8081562,37.9692],[23.8096921,37.9695991],[23.8100907,37.9695727],[23.8109568,37.9692406],[23.8113213,37.969151],[23.8114515,37.9691603],[23.8114386,37.9697551],[23.8116247,37.9705756],[23.8116584,37.9707829],[23.8117718,37.9709453],[23.812056,37.971108],[23.8123063,37.9711625],[23.8136269,37.9712367],[23.815039,37.9710767],[23.8161426,37.9714209],[23.8163356,37.9716195],[23.816743,37.9726296],[23.8181635,37.9737133],[23.8184023,37.9738399],[23.8188121,37.9738675],[23.8197007,37.9736526],[23.8206915,37.973582],[23.8209331,37.9735553],[23.8210302,37.9734248],[23.8209676,37.9732805],[23.82074,37.973208],[23.82032,37.9732885],[23.8191246,37.9732326],[23.818806,37.97316],[23.8186014,37.9730245],[23.8179771,37.9722665],[23.8177639,37.9709863],[23.8175031,37.9705533],[23.8167418,37.9699572],[23.8155932,37.9694237],[23.8153092,37.9691979],[23.8152758,37.9688914],[23.8156302,37.9683152],[23.8157378,37.9680765],[23.8157272,37.9677881],[23.8153422,37.9669493],[23.8153881,37.9667871],[23.8156386,37.9666523],[23.8169375,37.9662217],[23.8170977,37.9660552],[23.8173263,37.965659],[23.81726,37.9648658],[23.8166269,37.9630802],[23.8164365,37.9618181],[23.8158117,37.9612944],[23.815745,37.9606454],[23.8156317,37.9604469],[23.8140505,37.9599757],[23.8138233,37.9598131],[23.8137899,37.9595067],[23.8138713,37.9588398],[23.814363,37.9579483],[23.8141821,37.9577407],[23.8135567,37.9574874],[23.8132954,37.9572707],[23.8134663,37.9568068],[23.813421,37.9566805],[23.8131257,37.9564277],[23.8130578,37.9562924],[23.8131736,37.9555175],[23.81306,37.9554272],[23.8126846,37.9553184],[23.8125486,37.9550658],[23.812572,37.9548225],[23.8127893,37.9544353],[23.8127896,37.9543091],[23.812153,37.9539656],[23.8119145,37.953767],[23.8117685,37.9532981],[23.8116652,37.9523515],[23.8115874,37.9516304],[23.8113046,37.9509449],[23.8113556,37.9509],[23.8113153,37.9507737],[23.8112138,37.9504311],[23.8112511,37.9492054],[23.811503,37.9486109],[23.811527,37.9481242],[23.8114593,37.9478718],[23.8109601,37.9472671],[23.8106313,37.9467528],[23.8102224,37.9464457],[23.8098145,37.9457421],[23.8093374,37.9453628],[23.8088382,37.9447671],[23.808521,37.9441807],[23.8083735,37.9440363],[23.8073164,37.9435118],[23.8072238,37.9435477],[23.80703,37.9436826],[23.8067228,37.943628],[23.8065176,37.9437899],[23.8060853,37.9437171],[23.8059256,37.943834],[23.8057322,37.9438157],[23.8051057,37.9440129],[23.8048895,37.9440035],[23.8048096,37.9440755],[23.8046845,37.9440663],[23.8043761,37.9441874],[23.804205,37.9443584],[23.8029411,37.9445546],[23.8022242,37.9445173],[23.8014349,37.9442772],[23.8002977,37.9439508],[23.7998771,37.9437518],[23.7994911,37.9434086],[23.79795,37.9416079],[23.797115,37.9404303],[23.7957408,37.9393914],[23.7951043,37.9391019],[23.7938203,37.9383786],[23.7931049,37.9378186],[23.7923799,37.9366636],[23.7920292,37.9359239],[23.7918942,37.9353559],[23.7909525,37.9343538],[23.7903459,37.9335641],[23.7898463,37.9332027],[23.7897611,37.9331349],[23.7889221,37.9320789],[23.7877098,37.9302291],[23.7864281,37.9288027],[23.7852953,37.927674],[23.7837177,37.9262831],[23.7844543,37.925622],[23.7856396,37.9249212],[23.7856743,37.924732],[23.7857047,37.9245518],[23.7860479,37.9239215],[23.7857149,37.9225194],[23.7857384,37.9222671],[23.7858643,37.9220149],[23.7859465,37.9211318],[23.7855052,37.9202658],[23.7844054,37.9189839],[23.7841464,37.9180461],[23.7838856,37.9177482],[23.783671,37.917216],[23.7833189,37.9170261],[23.7832851,37.9169269],[23.7834103,37.9168821],[23.7835581,37.9169184],[23.7844102,37.9173165],[23.785127,37.9173178],[23.7856954,37.9174811],[23.7859792,37.9176889],[23.7866274,37.9177802],[23.786968,37.9180512],[23.7870921,37.918412],[23.7876492,37.9185211],[23.7881037,37.9187383],[23.7881811,37.9188961],[23.7881979,37.9193558],[23.7882202,37.9195361],[23.7884813,37.9197168],[23.7892527,37.9205294],[23.789297,37.9209441],[23.7896489,37.9212421],[23.7896365,37.9215666],[23.7900575,37.9215853],[23.7903869,37.9217662],[23.7905849,37.9219108],[23.790834,37.9223258],[23.7910837,37.9225425],[23.7911854,37.9228131],[23.7912437,37.9230656],[23.791346,37.9231018],[23.7914145,37.9230118],[23.7914039,37.9227414],[23.7914273,37.9221331],[23.7917359,37.9216289],[23.7918068,37.9206917],[23.791796,37.9204843],[23.7921961,37.9198181],[23.7922688,37.9195028],[23.7926067,37.9194628],[23.7927092,37.9194089],[23.7931777,37.9187157],[23.79426,37.9181678],[23.7950516,37.9180971],[23.7954613,37.9180798],[23.7957796,37.9181525],[23.7963821,37.9183518],[23.7965863,37.9185504],[23.7973724,37.917664],[23.797931,37.9172323],[23.7982499,37.9171067],[23.7989678,37.9166753],[23.7989369,37.9163012],[23.7990051,37.9160355],[23.7990396,37.9159003],[23.7989606,37.9156839],[23.7987228,37.9152689],[23.7988142,37.9151248],[23.7990875,37.9150261],[23.7995086,37.9149728],[23.8001229,37.9149738],[23.8003407,37.9149111],[23.8006706,37.9149117],[23.8008529,37.9148219],[23.8011726,37.9143898],[23.8014347,37.9142009],[23.8016402,37.9139489],[23.8022605,37.9135624],[23.8026817,37.913482],[23.8028564,37.9130361],[23.80313,37.9128023],[23.8033458,37.9124241],[23.8036423,37.9121542],[23.8045173,37.9117005],[23.8047335,37.9116918],[23.8050637,37.9115572],[23.8058032,37.9115584],[23.8065644,37.9119202],[23.8070193,37.911993],[23.8073713,37.9122279],[23.8077351,37.9123187],[23.8078718,37.9122738],[23.8081229,37.9119498],[23.808362,37.91186],[23.8084992,37.9116259],[23.808727,37.9115091],[23.8096939,37.9115467],[23.8108924,37.9117875],[23.8111078,37.9120673],[23.8116753,37.9125729],[23.8127412,37.9139446],[23.8132301,37.9140715],[23.8139126,37.9140997],[23.8142487,37.9141813],[23.8147119,37.9143533],[23.8150987,37.9143539],[23.8171597,37.913582],[23.8171371,37.9135459],[23.8161474,37.9135083],[23.8156585,37.9133994],[23.8163125,37.9131841],[23.8165352,37.9131123],[23.8162169,37.9130307],[23.8157056,37.9127776],[23.8168068,37.9123962],[23.8160626,37.9118903],[23.8160232,37.9118632],[23.8160234,37.9117731],[23.8160938,37.911647],[23.8161065,37.9111153],[23.8158274,37.9109752],[23.8154305,37.9104428],[23.8152035,37.9102622],[23.815181,37.910163],[23.815261,37.9100189],[23.8160995,37.9097769],[23.8162361,37.909732],[23.8162143,37.9093354],[23.8161426,37.90774],[23.8160722,37.9077354],[23.815051,37.9078149],[23.8141979,37.9078045],[23.8136926,37.9077136],[23.8137422,37.9076371],[23.8141181,37.9074664],[23.8151068,37.907121],[23.8156823,37.906874],[23.816286,37.9065144],[23.8171074,37.9055874],[23.8173245,37.9051731],[23.8173254,37.9048306],[23.8177706,37.9041644],[23.818045,37.903615],[23.8181369,37.9032366],[23.8179788,37.9027857],[23.8185027,37.9025161],[23.8190962,37.9017059],[23.8192904,37.9013366],[23.8193138,37.9011023],[23.8195989,37.9007963],[23.8197132,37.9005622],[23.8195778,37.9001203],[23.8199783,37.899837],[23.8208347,37.8984864],[23.8209035,37.8982521],[23.8208363,37.8978374],[23.8211676,37.897207],[23.8211002,37.8968825],[23.8206237,37.896377],[23.8206125,37.8962869],[23.8217055,37.8958559],[23.8220588,37.89555],[23.8221502,37.8953789],[23.8221166,37.8951445],[23.8215514,37.8937016],[23.8216769,37.8935485],[23.8222801,37.8933692],[23.8225763,37.8931804],[23.8228735,37.8925679],[23.8232842,37.8920368],[23.82321,37.8919781],[23.8225388,37.8916098],[23.8218798,37.8913474],[23.8213011,37.8908057],[23.8210625,37.8907333],[23.8206869,37.8908228],[23.8194106,37.8918574],[23.818955,37.8921271],[23.818659,37.8922528],[23.8185453,37.8922526],[23.8184772,37.8921804],[23.81882,37.891541],[23.8189803,37.8910906],[23.8189812,37.8907481],[23.8188234,37.8901711],[23.818928,37.8892519],[23.8188601,37.8890986],[23.8178837,37.8884301],[23.8175202,37.8882493],[23.8169402,37.8882754],[23.8163603,37.8882114],[23.8160313,37.8879045],[23.8155653,37.8877866],[23.8150195,37.8877406],[23.8144052,37.8878388],[23.814303,37.8877575],[23.8140993,37.8873606],[23.8136339,37.8870084],[23.813247,37.8865661],[23.8126998,37.8860898],[23.812529,37.8859071],[23.8120974,37.8856901],[23.8119842,37.8854916],[23.8122582,37.8850774],[23.812487,37.884537],[23.8129429,37.8841141],[23.813445,37.8834299],[23.8136759,37.8820513],[23.8135402,37.8817717],[23.8131086,37.8815367],[23.8121425,37.8813819],[23.8111416,37.8814614],[23.8104708,37.8814063],[23.8095718,37.8816482],[23.8091397,37.8816384],[23.8085942,37.8815114],[23.8069695,37.8809589],[23.806726,37.8809878],[23.8066197,37.8811499],[23.8067316,37.8818621],[23.8066851,37.8822406],[23.8065598,37.8823125],[23.8058658,37.8824375],[23.8055584,37.8825812],[23.8053082,37.8825808],[23.804649,37.8824355],[23.8037964,37.8823349],[23.8031595,37.8823879],[23.8017158,37.8821963],[23.8009197,37.88224],[23.8007379,37.8821585],[23.7999899,37.8812199],[23.7995134,37.8808135],[23.7980476,37.8804415],[23.7972858,37.8804041],[23.7971495,37.8803318],[23.796595,37.8793574],[23.7965614,37.8791771],[23.7967208,37.8790782],[23.7974484,37.8791516],[23.7989018,37.8791361],[23.8001986,37.878958],[23.8012791,37.8788787],[23.8019617,37.8787537],[23.802747,37.8784846],[23.8033278,37.8781611],[23.805025,37.8770553],[23.8053783,37.8767495],[23.8061984,37.8762191],[23.8067454,37.8757423],[23.8076679,37.8751669],[23.8078277,37.8749419],[23.8081567,37.8741222],[23.8081586,37.8734192],[23.8080014,37.8726258],[23.807593,37.8722827],[23.8070138,37.8720113],[23.8066055,37.8716411],[23.8060846,37.8708291],[23.8058253,37.8699995],[23.8054509,37.8696744],[23.8062031,37.8690086],[23.8060786,37.8687561],[23.8060105,37.8687109],[23.8050443,37.8686372],[23.8042937,37.8687261],[23.8038732,37.8686713],[23.8038393,37.8685901],[23.8040542,37.8678109],[23.8040899,37.86718],[23.8043192,37.8664593],[23.8043428,37.8661439],[23.8042641,37.8658103],[23.8040375,37.8655125],[23.8034925,37.8652682],[23.8029696,37.8652133],[23.8026171,37.8652397],[23.8020936,37.8654552],[23.8012501,37.8662649],[23.8008265,37.8673458],[23.8001988,37.868228],[23.7997084,37.868786],[23.7992641,37.8691007],[23.7987317,37.8689195],[23.7980834,37.8690085],[23.7979357,37.8689722],[23.7981872,37.8684499],[23.7981772,37.8679451],[23.7979848,37.8676474],[23.7977011,37.8674396],[23.7964859,37.8669508],[23.7957583,37.8669315],[23.7953147,37.8670299],[23.7946675,37.8667223],[23.7945998,37.8665419],[23.7951229,37.8664888],[23.7955326,37.8663453],[23.7961247,37.8660038],[23.7970921,37.8656269],[23.7973199,37.8654831],[23.7975709,37.8651591],[23.7977199,37.8647087],[23.7979594,37.8644387],[23.7980282,37.8642225],[23.7980059,37.8640692],[23.7977457,37.8636181],[23.7977687,37.863492],[23.7987262,37.8625923],[23.7986583,37.862466],[23.7983066,37.8622131],[23.7981253,37.8619604],[23.7981259,37.8617441],[23.7983321,37.8611856],[23.7985373,37.8609697],[23.7992429,37.8606824],[23.8001753,37.8606299],[23.8006132,37.8602792],[23.8004768,37.8602609],[23.8002264,37.8603687],[23.7999535,37.8603862],[23.7992037,37.8601957],[23.798533,37.8601855],[23.7981812,37.8599956],[23.7977945,37.860031],[23.7971221,37.8598812],[23.7964983,37.8593573],[23.7962717,37.8590685],[23.7960696,37.8581669],[23.7958999,37.8578601],[23.7948222,37.8570561],[23.7946636,37.8568395],[23.7946875,37.8564249],[23.7949743,37.8554971],[23.7949183,37.8551905],[23.7943058,37.8546847],[23.7934773,37.8542417],[23.7930953,37.8539007],[23.7923593,37.8530004],[23.7921225,37.852324],[23.79218,37.8520807],[23.7923168,37.8519458],[23.7930109,37.8516946],[23.7932502,37.8514607],[23.7935503,37.8498209],[23.7935165,37.8497127],[23.7934031,37.8496403],[23.7932552,37.8496671],[23.7931754,37.8497571],[23.7929503,37.850978],[23.7928248,37.851149],[23.792404,37.8512294],[23.791086,37.8510468],[23.7908341,37.8511816],[23.7908178,37.8529391],[23.7907491,37.8531102],[23.7906466,37.8531641],[23.790215,37.8530732],[23.7890116,37.8525213],[23.7867957,37.8522829],[23.7865455,37.8523365],[23.7864429,37.8524355],[23.7865544,37.8532018],[23.7863719,37.8534088],[23.7859739,37.8534441],[23.7851902,37.8532354],[23.7850101,37.8532396],[23.7848495,37.8533767],[23.7847243,37.8539308],[23.7844549,37.8549308],[23.7841019,37.855027],[23.7834449,37.8542326],[23.782831,37.853907],[23.7817411,37.8534363],[23.7815253,37.8533819],[23.7811047,37.8533721],[23.7799351,37.8535659],[23.7795317,37.8536508],[23.7792589,37.8536323],[23.7790034,37.8535507],[23.7782383,37.8532901],[23.7771369,37.8529005],[23.7764325,37.8527549],[23.775648,37.8528165],[23.7744944,37.853132],[23.7742223,37.8537016],[23.7741555,37.8538366],[23.773882,37.8540344],[23.7736237,37.8541916],[23.77354,37.8542478],[23.7731742,37.8545671],[23.7731167,37.8548013],[23.7732063,37.8552251],[23.7736699,37.8560191],[23.7736462,37.8563526],[23.7735315,37.8566678],[23.7735536,37.8569022],[23.7743387,37.8574648],[23.7746106,37.8577627],[23.7748253,37.8581867],[23.7747557,37.8586643],[23.7748737,37.8589845],[23.7749812,37.8592776],[23.7749695,37.8593857],[23.7743091,37.859718],[23.774138,37.8599159],[23.7742512,37.8600513],[23.774921,37.8603771],[23.7756011,37.8610183],[23.7756459,37.8612527],[23.7752699,37.8615224],[23.7751546,37.8620449],[23.7753123,37.862541],[23.775539,37.8627577],[23.7759988,37.8629636],[23.7764988,37.8630367],[23.7767143,37.8632083],[23.776634,37.8634425],[23.7761441,37.8637841],[23.7759157,37.8641352],[23.7759488,37.8644687],[23.7765392,37.8647132],[23.7766752,37.8648577],[23.7762527,37.8654878],[23.7761152,37.865839],[23.7761029,37.8661274],[23.7762723,37.8665243],[23.7764196,37.8666688],[23.7771463,37.8669946],[23.7780322,37.8673028],[23.7784526,37.8673757],[23.7786555,37.8679709],[23.7789497,37.8684491],[23.7789604,37.8686565],[23.778801,37.8687463],[23.7776989,37.8684919],[23.7773462,37.8685633],[23.7772321,37.8686983],[23.7772087,37.8689145],[23.7774003,37.8694917],[23.7783966,37.8709087],[23.7795088,37.8715687],[23.7798149,37.8718667],[23.7802121,37.8721378],[23.7810976,37.8726082],[23.7810744,37.8727523],[23.7803796,37.8731746],[23.7801968,37.8734537],[23.7805371,37.8737157],[23.7812642,37.8739244],[23.7817295,37.8742227],[23.7817862,37.8742769],[23.7817253,37.8743173],[23.7813392,37.8741543],[23.7808959,37.8741175],[23.7801902,37.8743685],[23.7797467,37.8743857],[23.7794171,37.874331],[23.7785083,37.8740409],[23.7776557,37.8739852],[23.7766619,37.8740847],[23.7762871,37.874066],[23.7756802,37.8744254],[23.7754911,37.8744408],[23.7756121,37.8746123],[23.7756602,37.8749278],[23.7754666,37.8750176],[23.7746797,37.8758092],[23.7744839,37.8763721],[23.7740682,37.8784624],[23.7741889,37.8798957],[23.7741898,37.88029],[23.774052,37.8807314],[23.7741195,37.8809839],[23.7741181,37.8814345],[23.7743545,37.8822371],[23.774441,37.8827488],[23.7747804,37.8833533],[23.7747716,37.8836687],[23.774705,37.8837182],[23.7744085,37.883988],[23.7739449,37.8844085],[23.7734837,37.8848177],[23.7731295,37.8851482],[23.7724891,37.8857216],[23.7718594,37.8862972],[23.7712111,37.886884],[23.7705522,37.8874686],[23.7699079,37.8880306],[23.7692632,37.8885949],[23.7685958,37.8891795],[23.7679564,37.8897438],[23.7673078,37.8903058],[23.7666749,37.8908589],[23.7655433,37.8918593],[23.7645039,37.8928014],[23.7638364,37.8933881],[23.7631763,37.8939659],[23.7625525,37.8945167],[23.761832,37.8951011],[23.7612188,37.8956789],[23.7609292,37.8958766],[23.7603258,37.8960556],[23.7598033,37.8962844],[23.7602232,37.8965556],[23.7602546,37.8966458],[23.760629,37.896935],[23.7605867,37.8974757],[23.7611518,37.8985764],[23.7611728,37.899124],[23.7616017,37.9011483],[23.7614763,37.9012202],[23.7611806,37.9012196],[23.760226,37.9009653],[23.7601349,37.9010011],[23.7602126,37.9015961],[23.7604049,37.901912],[23.7604493,37.9022365],[23.7604259,37.9024348],[23.7600611,37.9026954],[23.7602179,37.9034528],[23.7604142,37.9037642],[23.7609931,37.9041439],[23.7612534,37.904541],[23.7612756,37.9047033],[23.7611496,37.9049734],[23.7611261,37.9052257],[23.761278,37.9056091],[23.7613969,37.9059113],[23.7614752,37.906326],[23.761611,37.9065426],[23.7620104,37.9070346],[23.7622374,37.9076119],[23.7621941,37.9069268],[23.7619348,37.9062053],[23.761961,37.9051418],[23.7621452,37.9044662],[23.7620791,37.9037811],[23.7619328,37.9033121],[23.7619902,37.903132],[23.7622054,37.9029882],[23.762262,37.9030784],[23.7621473,37.9033756],[23.7627247,37.904224],[23.7629379,37.9051077],[23.7633789,37.9059558],[23.7638094,37.9064794],[23.7641046,37.9066783],[23.7646504,37.9067515],[23.7659802,37.9070967],[23.7662869,37.9072234],[23.766582,37.9074494],[23.7666271,37.9075756],[23.7665699,37.9076837],[23.7659307,37.9083494],[23.7660098,37.9085298],[23.7663616,37.9088009],[23.766817,37.9091217],[23.7671115,37.9095189],[23.7671774,37.9102581],[23.7671193,37.9106545],[23.7672188,37.9107719],[23.7672458,37.9106863],[23.7672188,37.9107719],[23.7683552,37.9111707],[23.7686957,37.9114237],[23.768718,37.911577],[23.7683645,37.9118287],[23.7680791,37.9121526],[23.766667,37.9126185],[23.7657893,37.9131575],[23.7653328,37.9135892],[23.7651842,37.9138233],[23.7652162,37.9144903],[23.7654907,37.9149234],[23.7654505,37.9150631],[23.7653023,37.9151349],[23.7649361,37.9151432],[23.7646879,37.9151517],[23.7643307,37.9152546],[23.7640798,37.9154524],[23.7639422,37.9157766],[23.7643135,37.9163992],[23.7642563,37.9164892],[23.763014,37.9171898],[23.7629539,37.9181811],[23.7630325,37.9185057],[23.7632707,37.9187585],[23.7641223,37.919265],[23.7646671,37.9196806],[23.764802,37.9197665],[23.7653018,37.9200019],[23.7656083,37.9202368],[23.7664493,37.9205269],[23.7663321,37.9206889],[23.7652961,37.9209032],[23.7651515,37.9209795],[23.7651735,37.9212319],[23.7659533,37.9228918],[23.7664862,37.9234517],[23.7674172,37.9241115],[23.7674961,37.9243279],[23.7668374,37.9244078],[23.7662223,37.9246048],[23.7660398,37.9247397],[23.7656057,37.9253066],[23.7656873,37.9256988],[23.7659065,37.9261995],[23.7655868,37.9265413],[23.765529,37.9268296],[23.7656194,37.9270461],[23.7665116,37.9277013],[23.7678203,37.9286593],[23.767949,37.9288849],[23.7682091,37.9293901],[23.7685621,37.929535],[23.7687887,37.9296256],[23.7687305,37.9300581],[23.7687754,37.9302385],[23.7688042,37.9304728],[23.7680633,37.930886],[23.7678693,37.9310478],[23.7679202,37.9310479],[23.7678693,37.9310478],[23.7675222,37.9315113],[23.7672592,37.9319254],[23.7671215,37.9323037],[23.7672435,37.932723],[23.7676655,37.9331159],[23.7682215,37.9335947],[23.7692218,37.9339572],[23.7695437,37.934066],[23.769865,37.9341162],[23.7703887,37.934027],[23.7708102,37.9338927],[23.7714591,37.9338038],[23.7719637,37.9337958],[23.7728851,37.9339237],[23.7729987,37.9339961],[23.7730108,37.9340952],[23.7729082,37.9341671],[23.7723727,37.9343824],[23.7720529,37.9347603],[23.7720175,37.9351568],[23.7721719,37.9360629],[23.7722282,37.9362433],[23.7726595,37.9366227],[23.7727493,37.9370194],[23.7729077,37.9373352],[23.7728604,37.9379119],[23.7726765,37.9384974],[23.7727429,37.9387454],[23.7728115,37.9390024],[23.7730159,37.939129],[23.7738696,37.9390765],[23.7740401,37.939149],[23.7740853,37.9392572],[23.7737544,37.939545],[23.7734466,37.9397156],[23.7720455,37.9401455],[23.7718401,37.9403074],[23.7732655,37.9416035],[23.773468,37.9417886],[23.7744493,37.9419888],[23.7756775,37.9422976],[23.7757881,37.9423113],[23.7765308,37.9423984],[23.7773508,37.9422016],[23.7775008,37.9422199],[23.7775998,37.9422877],[23.7775987,37.9424184],[23.7775765,37.9424634],[23.7773784,37.9425802],[23.7765805,37.9429933],[23.7763072,37.9430649],[23.7757692,37.9430098],[23.7749263,37.9432605],[23.7748204,37.9433505],[23.7745118,37.9437825],[23.7741806,37.9441334],[23.7740918,37.9442233],[23.773389,37.9450377],[23.7733831,37.9452359],[23.7734049,37.9455514],[23.7736429,37.9458763],[23.7739843,37.946242],[23.773995,37.9464403],[23.7739376,37.9466205],[23.7736412,37.9467641],[23.7739102,37.9469494],[23.7747854,37.9473476],[23.7749352,37.9473344],[23.7749954,37.9474247],[23.7754389,37.9475517],[23.775611,37.947561],[23.7762736,37.9478146],[23.7764654,37.9478871],[23.7766123,37.9482299],[23.7768534,37.9483836],[23.7770653,37.9485101],[23.777337,37.9489974],[23.7782338,37.9498102],[23.7783179,37.9499681],[23.7784994,37.9501757],[23.7790379,37.9504246],[23.7789713,37.9498747],[23.7791405,37.949528],[23.7793679,37.9496366],[23.7797081,37.9500608],[23.7803345,37.9501611],[23.7804251,37.9503236],[23.78179,37.9513355],[23.7819583,37.951462],[23.7833674,37.9522397],[23.7835814,37.9524024],[23.7836921,37.9523891],[23.7844463,37.9520975],[23.785903,37.9521903],[23.7864269,37.9521822],[23.7868931,37.9522282],[23.7872465,37.9520485],[23.7875913,37.95227],[23.7878641,37.9523786],[23.7883763,37.9523886],[23.7885469,37.9524429],[23.7886261,37.9526053],[23.7885116,37.9528394],[23.7872617,37.9536979],[23.7874776,37.9538065],[23.7879899,37.9537894],[23.7887631,37.9540792],[23.789172,37.9543863],[23.7897973,37.9546579],[23.7902854,37.9551094],[23.7908101,37.9551328],[23.7909471,37.9549799],[23.7910275,37.9547096],[23.7914724,37.9543769],[23.7917571,37.9543234],[23.7924627,37.9543742],[23.7929862,37.9544111],[23.7931225,37.9545195],[23.7923814,37.9549328],[23.7917188,37.9558059],[23.7905445,37.9564528],[23.7906122,37.9566692],[23.7907539,37.9568857],[23.7909522,37.9571835],[23.7911661,37.9580131],[23.7913807,37.9582478],[23.791394,37.9580586],[23.7912469,37.9577699],[23.7911817,37.9566702],[23.7912845,37.9565262],[23.7920024,37.9562841],[23.7922643,37.9561043],[23.79296,37.9556459],[23.7935408,37.9555387],[23.7945313,37.9554864],[23.7949195,37.9552888],[23.7949806,37.9553294],[23.794969,37.9554196],[23.7945701,37.9555991],[23.7938526,37.955724],[23.7933893,37.955908],[23.7930777,37.9560291],[23.7929062,37.9562902],[23.7929057,37.9564885],[23.7932927,37.9565973],[23.7938847,37.9565803],[23.7941927,37.9564862],[23.7951037,37.9562129],[23.7951785,37.9561905],[23.7952568,37.9561591],[23.7954163,37.9561233],[23.7955071,37.9562317],[23.7953237,37.956664],[23.7953347,37.9568082],[23.795674,37.9572324],[23.7960185,37.9576656],[23.7961784,37.957756],[23.7962458,37.9577922],[23.7965304,37.9578107],[23.7973388,37.9578707],[23.7977031,37.9578533],[23.7981137,37.9575565],[23.798682,37.9573457],[23.7989341,37.9572515],[23.7994239,37.9571442],[23.7998732,37.957145],[23.8005772,37.9577951],[23.8014073,37.958121],[23.8020094,37.9585546],[23.8028166,37.9589525],[23.8028158,37.9592454],[23.8028151,37.9594933],[23.8026204,37.9599346],[23.8027113,37.9600249],[23.8039515,37.9602252],[23.8045087,37.9604605],[23.8054295,37.9609667],[23.8067957,37.9608789],[23.8069391,37.9610143],[23.8068128,37.9614467],[23.806835,37.961663],[23.8070727,37.962024],[23.8072659,37.9621685],[23.8076981,37.9623224],[23.8092728,37.9626539],[23.8093296,37.9627261],[23.8092496,37.9628342],[23.8081667,37.9633551],[23.8078585,37.9636971],[23.8076697,37.9639086],[23.8076513,37.96417],[23.8079004,37.9646751],[23.8079593,37.9647518],[23.8082823,37.9651759],[23.8082819,37.9653201],[23.8081336,37.9654461],[23.8068002,37.9659666],[23.8059809,37.9658391],[23.8049326,37.9661619],[23.804499,37.9665397],[23.8042249,37.9668817],[23.8029703,37.9677088],[23.802929,37.9677538],[23.8029703,37.9677088],[23.8029252,37.9675465],[23.8035197,37.9666462],[23.8037157,37.9657092],[23.8036393,37.9655423],[23.803887,37.9650921],[23.8050046,37.9643909],[23.8049708,37.9642557],[23.8045842,37.9640748],[23.8045959,37.9639306],[23.8047558,37.9637326],[23.804562,37.9635971],[23.8044117,37.9635247],[23.8042865,37.9634885],[23.8041565,37.9635468],[23.8039056,37.9637267],[23.8028915,37.9640675],[23.8025498,37.964139],[23.8022083,37.9641294],[23.8018217,37.9639485],[23.8016516,37.9637139],[23.801674,37.9633173],[23.8016994,37.9628577],[23.8016542,37.9627495],[23.8015062,37.9627312],[23.8005152,37.9629639],[23.8001281,37.9629812],[23.7993544,37.9628267],[23.7988883,37.9625736],[23.7986738,37.9623253],[23.7986644,37.9615682],[23.7985797,37.9610589],[23.7984547,37.9609865],[23.798136,37.960986],[23.7979237,37.9610622],[23.7976574,37.9611564],[23.7975989,37.9612014],[23.7974956,37.9615076],[23.797313,37.9616786],[23.7967595,37.9619255],[23.796139,37.9621993],[23.7956265,37.9622885],[23.7953187,37.9624502],[23.7951758,37.9626798],[23.7949424,37.9627966],[23.7942707,37.9628224],[23.7933594,37.9630191],[23.7926381,37.9632206],[23.7921517,37.9633595],[23.7918895,37.9635032],[23.7917056,37.9636336],[23.7913484,37.9638853],[23.7909756,37.964119],[23.7906644,37.9643257],[23.7901412,37.9646808],[23.789866,37.9648651],[23.7897937,37.96491]]},{"id":17019,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b3\u03b9\u03b1 \u03b4\u03c5\u03bd\u03b1\u03c4\u03bf\u03cd\u03c2 \u03c0\u03bf\u03b4\u03b7\u03bb\u03ac\u03c4\u03b5\u03c2","path":"MTB_ROADBIKE\/MTB_Imittos_Mikros_Kiklos","activity_type":41,"assistance":2,"difficulty":3,"scenic_value":4,"length":34226,"name_EN":"Mt. Hymettus: Short loop on Hymettus","description_EN":"For tenaceous cyclists","ascent_time":185,"descent_time":190,"marker":"No_marks","level":12,"ascent":1130,"descent":1130,"maxelev":916,"minelev":169,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78307 37.91698,23.84914 37.9919)","views":82,"millestones":"0,23.8343181,37.9279470#1,23.8238834,37.9246904#2,23.8129460,37.9250662#3,23.8026948,37.9269878#4,23.7967694,37.9255874#5,23.7953328,37.9180849#6,23.7896466,37.9215676#7,23.7840547,37.9179404#8,23.7841442,37.9259033#9,23.7898600,37.9332125#10,23.7966783,37.9401115#11,23.8043992,37.9434562#12,23.8089204,37.9448641#13,23.8117485,37.9531231#14,23.8149602,37.9602539#15,23.8156738,37.9676749#16,23.8206283,37.9735863#17,23.8115986,37.9704570#18,23.8079644,37.9701308#19,23.8089958,37.9747162#20,23.8167312,37.9793933#21,23.8210284,37.9855090#22,23.8277488,37.9919677#23,23.8294756,37.9852853#24,23.8290351,37.9797443#25,23.8256306,37.9744042#26,23.8274423,37.9683138#27,23.8315295,37.9607242#28,23.8322586,37.9525444#29,23.8314734,37.9458217#30,23.8355075,37.9485278#31,23.8463136,37.9483234#32,23.8467689,37.9413908#33,23.8410837,37.9344548#34.2,23.8343181,37.9279470","x":23.8100907,"y":37.9695727,"coor":[[23.8343181,37.927947],[23.8326232,37.9276923],[23.8316303,37.9274385],[23.8310621,37.9271402],[23.8296416,37.9263451],[23.8281523,37.9257661],[23.8270577,37.9255481],[23.8268304,37.9254487],[23.8267601,37.9253855],[23.8264533,37.9252228],[23.8251796,37.9249145],[23.824544,37.9248594],[23.82393,37.9246963],[23.8224626,37.9245138],[23.821496,37.9243231],[23.8213159,37.9243769],[23.8208203,37.9244933],[23.8201719,37.9244382],[23.8194886,37.9243966],[23.8188285,37.9244767],[23.8184527,37.9245843],[23.8179596,37.924872],[23.8177581,37.9249438],[23.8173257,37.9249521],[23.816889,37.925001],[23.8162852,37.9253065],[23.816103,37.9253423],[23.8152502,37.9251156],[23.8142945,37.9250961],[23.813862,37.9251495],[23.8129747,37.9250579],[23.8120752,37.9253089],[23.8114038,37.9253258],[23.8102654,37.9255854],[23.8098205,37.9259992],[23.8091029,37.9263045],[23.8085215,37.9267182],[23.8078727,37.9268163],[23.8068942,37.9268147],[23.806598,37.9269223],[23.8060624,37.9272279],[23.804504,37.9270811],[23.8036857,37.9267012],[23.8034125,37.9267548],[23.8031957,37.9269888],[23.8028087,37.9270422],[23.8018428,37.9265719],[23.8014908,37.9262649],[23.8013089,37.9262285],[23.8008756,37.9265523],[23.8001354,37.9267944],[23.7997598,37.9268117],[23.7992823,37.9266757],[23.7991229,37.9267115],[23.7988368,37.9273239],[23.7984721,37.9275396],[23.7981783,37.9276923],[23.7979843,37.9278903],[23.7978477,37.9279261],[23.7975747,37.9278896],[23.797304,37.9276773],[23.7972134,37.9275329],[23.7971801,37.9272174],[23.7970325,37.927109],[23.7961461,37.9266929],[23.7958622,37.9264851],[23.7957471,37.9263181],[23.7957359,37.926246],[23.7971143,37.9256716],[23.7962618,37.9254673],[23.7961598,37.925341],[23.7965932,37.9249451],[23.7967545,37.9242244],[23.796676,37.9238277],[23.7961886,37.9231418],[23.7967018,37.9226921],[23.7969875,37.9222419],[23.7970567,37.9218996],[23.7969555,37.9214848],[23.7969458,37.9208719],[23.7970486,37.9205972],[23.7968852,37.9197632],[23.7967057,37.9188526],[23.7965863,37.9185504],[23.7963821,37.9183518],[23.7957796,37.9181525],[23.7954613,37.9180798],[23.7950516,37.9180971],[23.79426,37.9181678],[23.7931777,37.9187157],[23.7927092,37.9194089],[23.7926067,37.9194628],[23.7922688,37.9195028],[23.7921961,37.9198181],[23.791796,37.9204843],[23.7918068,37.9206917],[23.7917359,37.9216289],[23.7914273,37.9221331],[23.7914039,37.9227414],[23.7914145,37.9230118],[23.791346,37.9231018],[23.7912437,37.9230656],[23.7911854,37.9228131],[23.7910837,37.9225425],[23.790834,37.9223258],[23.7905849,37.9219108],[23.7903869,37.9217662],[23.7900575,37.9215853],[23.7896365,37.9215666],[23.7896489,37.9212421],[23.789297,37.9209441],[23.7892527,37.9205294],[23.7884813,37.9197168],[23.7882202,37.9195361],[23.7881979,37.9193558],[23.7881811,37.9188961],[23.7881037,37.9187383],[23.7876492,37.9185211],[23.7870921,37.918412],[23.786968,37.9180512],[23.7866274,37.9177802],[23.7859792,37.9176889],[23.7856954,37.9174811],[23.785127,37.9173178],[23.7844102,37.9173165],[23.7835581,37.9169184],[23.7834103,37.9168821],[23.7832851,37.9169269],[23.7833189,37.9170261],[23.783671,37.917216],[23.7838856,37.9177482],[23.7841464,37.9180461],[23.7844054,37.9189839],[23.7855052,37.9202658],[23.7859465,37.9211318],[23.7858643,37.9220149],[23.7857384,37.9222671],[23.7857149,37.9225194],[23.7860479,37.9239215],[23.7857047,37.9245518],[23.7856743,37.924732],[23.7856396,37.9249212],[23.7844543,37.925622],[23.7837177,37.9262831],[23.7852953,37.927674],[23.7864281,37.9288027],[23.7877098,37.9302291],[23.7889221,37.9320789],[23.7897611,37.9331349],[23.7898463,37.9332027],[23.7903459,37.9335641],[23.7909525,37.9343538],[23.7918942,37.9353559],[23.7920292,37.9359239],[23.7923799,37.9366636],[23.7931049,37.9378186],[23.7938203,37.9383786],[23.7951043,37.9391019],[23.7957408,37.9393914],[23.797115,37.9404303],[23.79795,37.9416079],[23.7994911,37.9434086],[23.7998771,37.9437518],[23.8002977,37.9439508],[23.8014349,37.9442772],[23.8022242,37.9445173],[23.8029411,37.9445546],[23.804205,37.9443584],[23.8043761,37.9441874],[23.8043436,37.9438674],[23.8044132,37.9433448],[23.8041753,37.9429478],[23.8042001,37.9421908],[23.8040869,37.9419382],[23.8040878,37.9416138],[23.8038956,37.9411268],[23.8035665,37.9407657],[23.8036084,37.9406666],[23.8040859,37.9408477],[23.8049947,37.9414621],[23.8063457,37.9427351],[23.8069478,37.9431687],[23.8073164,37.9435118],[23.8083735,37.9440363],[23.808521,37.9441807],[23.8088382,37.9447671],[23.8093374,37.9453628],[23.8098145,37.9457421],[23.8102224,37.9464457],[23.8106313,37.9467528],[23.8109601,37.9472671],[23.8114593,37.9478718],[23.811527,37.9481242],[23.811503,37.9486109],[23.8112511,37.9492054],[23.8112138,37.9504311],[23.8113153,37.9507737],[23.8113556,37.9509],[23.8113046,37.9509449],[23.8115874,37.9516304],[23.8116652,37.9523515],[23.8117685,37.9532981],[23.8119145,37.953767],[23.812153,37.9539656],[23.8127896,37.9543091],[23.8127893,37.9544353],[23.812572,37.9548225],[23.8125486,37.9550658],[23.8126846,37.9553184],[23.81306,37.9554272],[23.8131736,37.9555175],[23.8130578,37.9562924],[23.8131257,37.9564277],[23.813421,37.9566805],[23.8134663,37.9568068],[23.8132954,37.9572707],[23.8135567,37.9574874],[23.8141821,37.9577407],[23.814363,37.9579483],[23.8138713,37.9588398],[23.8137899,37.9595067],[23.8138233,37.9598131],[23.8140505,37.9599757],[23.8156317,37.9604469],[23.815745,37.9606454],[23.8158117,37.9612944],[23.8164365,37.9618181],[23.8166269,37.9630802],[23.81726,37.9648658],[23.8173263,37.965659],[23.8170977,37.9660552],[23.8169375,37.9662217],[23.8156386,37.9666523],[23.8153881,37.9667871],[23.8153422,37.9669493],[23.8157272,37.9677881],[23.8157378,37.9680765],[23.8156302,37.9683152],[23.8152758,37.9688914],[23.8153092,37.9691979],[23.8155932,37.9694237],[23.8167418,37.9699572],[23.8175031,37.9705533],[23.8177639,37.9709863],[23.8179771,37.9722665],[23.8186014,37.9730245],[23.818806,37.97316],[23.8191246,37.9732326],[23.82032,37.9732885],[23.82074,37.973208],[23.8209676,37.9732805],[23.8210302,37.9734248],[23.8209331,37.9735553],[23.8206915,37.973582],[23.8197007,37.9736526],[23.8188121,37.9738675],[23.8184023,37.9738399],[23.8181635,37.9737133],[23.816743,37.9726296],[23.8163356,37.9716195],[23.8161426,37.9714209],[23.815039,37.9710767],[23.8136269,37.9712367],[23.8123063,37.9711625],[23.812056,37.971108],[23.8117718,37.9709453],[23.8116584,37.9707829],[23.8116247,37.9705756],[23.8114386,37.9697551],[23.8114515,37.9691603],[23.8113213,37.969151],[23.8109568,37.9692406],[23.8100907,37.9695727],[23.8096921,37.9695991],[23.8081562,37.9692],[23.8078151,37.9690012],[23.8076451,37.9687305],[23.8075199,37.9686942],[23.80744,37.9687842],[23.8079153,37.9693258],[23.8089611,37.9699764],[23.8097469,37.9702976],[23.8097849,37.9704554],[23.8095912,37.9705092],[23.808658,37.9703635],[23.8081462,37.9701644],[23.8069285,37.9699461],[23.8067579,37.9698737],[23.8065223,37.9696435],[23.8065106,37.9697696],[23.8067605,37.9700044],[23.807602,37.9703843],[23.8077723,37.9705558],[23.8077833,37.970691],[23.8073161,37.9708615],[23.8072246,37.9710236],[23.8072649,37.9711183],[23.807532,37.9712809],[23.8079686,37.9716917],[23.8081484,37.9725933],[23.8085912,37.9730627],[23.8091713,37.97328],[23.8101506,37.9732275],[23.8102643,37.9732817],[23.8102297,37.9734619],[23.8097274,37.9739839],[23.8090446,37.9745506],[23.8089871,37.9747488],[23.8090436,37.9749201],[23.8094358,37.9753038],[23.8097768,37.9755207],[23.810391,37.975774],[23.8112101,37.9760277],[23.8119045,37.9761009],[23.8126449,37.9759939],[23.8128042,37.9760212],[23.8129397,37.9762017],[23.813042,37.976274],[23.8137135,37.9763652],[23.8144529,37.9766547],[23.8145649,37.9766684],[23.8149221,37.9765653],[23.8150814,37.9766016],[23.815911,37.9772338],[23.8162296,37.9773335],[23.8162634,37.9774597],[23.8162791,37.9780276],[23.8166308,37.9785509],[23.816493,37.9790013],[23.8165266,37.9792176],[23.8166287,37.979362],[23.8173708,37.9795885],[23.8176096,37.9797331],[23.8173746,37.9800707],[23.8174084,37.9801969],[23.8175356,37.9802737],[23.8179011,37.980396],[23.8182307,37.9806578],[23.8183325,37.9809464],[23.818297,37.9814781],[23.818376,37.9817667],[23.8195175,37.9822416],[23.8197268,37.982341],[23.8199315,37.9824675],[23.8201009,37.9830446],[23.8205097,37.9834779],[23.8211351,37.9838574],[23.8222501,37.9842736],[23.8222498,37.9843818],[23.8220441,37.9846879],[23.8216789,37.9850208],[23.8212649,37.985232],[23.821048,37.98543],[23.8210261,37.9855156],[23.8210884,37.986079],[23.8211562,37.9863224],[23.8211548,37.9868722],[23.821223,37.9869624],[23.8214541,37.9870439],[23.8229447,37.9875238],[23.8238772,37.988093],[23.8253891,37.9891949],[23.8256957,37.9895919],[23.826183,37.9906201],[23.8270573,37.9917029],[23.8272959,37.9919286],[23.8277115,37.9919697],[23.8280191,37.9919522],[23.8282063,37.9919389],[23.8291288,37.9919403],[23.8297772,37.9919277],[23.8300395,37.9917839],[23.8301423,37.9916398],[23.8301436,37.991072],[23.8299743,37.9904048],[23.8297928,37.9900981],[23.8297931,37.9899719],[23.8300224,37.9893413],[23.8309359,37.9882521],[23.8309252,37.9879547],[23.8307098,37.9875398],[23.8297325,37.9866371],[23.8294392,37.9854469],[23.8296118,37.9846541],[23.829863,37.984366],[23.8308875,37.9845297],[23.8311153,37.984512],[23.8314573,37.9843323],[23.8317882,37.9840443],[23.8327017,37.9829641],[23.8328619,37.9826038],[23.8328511,37.9823424],[23.8318412,37.9807907],[23.8314089,37.9806369],[23.8304298,37.9805273],[23.8296787,37.980364],[23.8293944,37.9802104],[23.8290535,37.9798854],[23.8290311,37.9797232],[23.8298882,37.9783995],[23.830117,37.9779222],[23.8301063,37.9776337],[23.8299024,37.9771918],[23.8297886,37.9771286],[23.8295723,37.9771283],[23.8276018,37.9774138],[23.8269872,37.9773047],[23.8262928,37.9772587],[23.825827,37.9768163],[23.8255799,37.9765816],[23.8255233,37.9764193],[23.8261176,37.9754648],[23.8260044,37.9752033],[23.8255278,37.9745356],[23.825585,37.9744276],[23.8259725,37.9742298],[23.8262464,37.9739779],[23.8265323,37.9734556],[23.8265307,37.9733744],[23.8261557,37.9730765],[23.8254617,37.9728231],[23.8251675,37.9720656],[23.8249177,37.9717948],[23.8246105,37.9716862],[23.823709,37.9715271],[23.8236181,37.9714369],[23.8236413,37.9712747],[23.8249185,37.9704113],[23.8255688,37.9698174],[23.8260484,37.9692413],[23.8268127,37.9685755],[23.8271889,37.9683597],[23.8276901,37.9682703],[23.8281808,37.9677844],[23.828967,37.9674791],[23.8299949,37.9668226],[23.8301394,37.9665119],[23.8301509,37.9664578],[23.8301358,37.9660522],[23.829909,37.9656914],[23.8298867,37.9654931],[23.8304813,37.9643583],[23.83046,37.9636913],[23.8308025,37.9632592],[23.8313629,37.9621694],[23.8314549,37.961755],[23.831388,37.961124],[23.8314341,37.9608717],[23.8316283,37.9605655],[23.8321418,37.9600255],[23.8324851,37.9592689],[23.8326745,37.9582597],[23.8324816,37.95798],[23.8320522,37.9578442],[23.8319133,37.9576142],[23.8321551,37.9566907],[23.8322808,37.9565016],[23.8325887,37.9562587],[23.8327049,37.9561327],[23.8330248,37.9556104],[23.8330483,37.955313],[23.8326403,37.9545193],[23.832268,37.9530226],[23.8322583,37.9523016],[23.8319069,37.9516702],[23.8316812,37.9508226],[23.8314096,37.9501373],[23.8310717,37.9485505],[23.830687,37.9475585],[23.8305532,37.9463686],[23.8307356,37.9462247],[23.8307367,37.9465086],[23.8308836,37.9469955],[23.8309857,37.9471218],[23.8311148,37.9471536],[23.8312288,37.9470816],[23.8312418,37.9463336],[23.8314591,37.9458922],[23.8315857,37.9452615],[23.8317709,37.9439189],[23.8317267,37.943342],[23.8317953,37.9432159],[23.8319198,37.9431935],[23.8320335,37.9432478],[23.8323873,37.9440504],[23.8326817,37.9447358],[23.8328632,37.9449884],[23.8343749,37.9458919],[23.834602,37.9461355],[23.8348012,37.9466045],[23.8349928,37.947452],[23.8352239,37.9479435],[23.8352388,37.9479706],[23.8355674,37.948638],[23.8358628,37.9488727],[23.8389524,37.9491339],[23.8391629,37.9491432],[23.8417809,37.9491107],[23.8430574,37.9490944],[23.8435558,37.949086],[23.8439997,37.9490866],[23.8448355,37.9490922],[23.84526,37.9490162],[23.8457499,37.9488005],[23.8479504,37.9469377],[23.8483179,37.9467218],[23.8485113,37.9467581],[23.8490797,37.9471194],[23.8488162,37.9463935],[23.8487844,37.9463078],[23.8485295,37.9455189],[23.8476569,37.9437062],[23.8473806,37.9429848],[23.8467353,37.9413526],[23.8461343,37.9403063],[23.8457596,37.9398912],[23.8455676,37.939224],[23.8454085,37.9391156],[23.8451128,37.9390251],[23.8439067,37.9388973],[23.8434385,37.9386308],[23.8432683,37.9383963],[23.8432461,37.9381349],[23.8432881,37.9377969],[23.8433114,37.9375266],[23.8430982,37.9367827],[23.8422425,37.9353395],[23.8420608,37.935123],[23.8416289,37.9348881],[23.8408223,37.9342561],[23.840121,37.9337684],[23.838748,37.9331176],[23.8385907,37.9321891],[23.8384547,37.9319365],[23.8377837,37.9317733],[23.8372375,37.9317906],[23.8370896,37.9317544],[23.8370478,37.9316867],[23.836912,37.931353],[23.8364556,37.9309558],[23.8360352,37.9306758],[23.835273,37.9305666],[23.8346336,37.9304396],[23.8343181,37.927947]]},{"id":17034,"author":"\u0392. \u039a\u03b1\u03b9\u03bd\u03bf\u03cd\u03c1\u03b3\u03b9\u03bf\u03c2","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03b5\u03c3\u03b1\u03af\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b3\u03b9\u03b1 \u03b4\u03c5\u03bd\u03b1\u03c4\u03bf\u03cd\u03c2 \u03c0\u03bf\u03b4\u03b7\u03bb\u03ac\u03c4\u03b5\u03c2","path":"MTB_ROADBIKE\/MTB_Imittos_Gyros_Imittou","activity_type":41,"assistance":2,"difficulty":3,"scenic_value":4,"length":1315,"name_EN":"Mt. Hymettus: Hymettus medium loop","description_EN":"For tenaceous cyclists","ascent_time":350,"descent_time":345,"marker":"No_marks","level":9,"ascent":1808,"descent":1808,"maxelev":504,"minelev":104,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.75949 37.86536,23.84925 37.99532)","views":69,"millestones":"0,23.7897937,37.9649100#1,23.7918085,37.9612446#2,23.7928574,37.9546706#3,23.7869750,37.9521875#4,23.7783794,37.9500409#5,23.7745430,37.9484740#6,23.7744647,37.9438378#7,23.7723138,37.9400642#8,23.7722577,37.9338344#9,23.7680419,37.9290535#10,23.7657316,37.9224205#11,23.7641755,37.9161559#12,23.7671815,37.9102469#13,23.7622701,37.9035345#14,23.7610389,37.9042103#15,23.7606178,37.8971356#16,23.7667773,37.8907764#17,23.7743472,37.8840508#18,23.7750673,37.8754258#19,23.7808115,37.8757336#20,23.7839504,37.8711988#21,23.7851536,37.8666256#22,23.7930892,37.8705572#23,23.8025553,37.8694208#24,23.8073461,37.8753700#25,23.7975540,37.8791525#26,23.8048684,37.8824808#27,23.8136480,37.8822758#28,23.8171885,37.8882658#29,23.8225964,37.8916377#30,23.8206410,37.8988001#31,23.8161386,37.9066061#32,23.8210405,37.9081442#33,23.8292040,37.9112327#34,23.8275562,37.9141676#35,23.8294185,37.9217852#36,23.8344410,37.9288293#37,23.8413037,37.9346327#38,23.8468500,37.9416292#39,23.8461108,37.9485023#40,23.8354097,37.9482978#41,23.8313896,37.9460545#42,23.8322776,37.9527900#43,23.8314402,37.9608894#44,23.8284747,37.9692847#45,23.8343870,37.9739294#46,23.8382917,37.9818244#47,23.8354767,37.9889332#48,23.8308669,37.9944604#49,23.8227539,37.9911855#50,23.8177569,37.9855605#51,23.8165322,37.9783906#52,23.8098618,37.9738537#53,23.8040532,37.9684198#54,23.8021570,37.9665210#55,23.8004793,37.9629657#56,23.7920034,37.9634472#1.3,23.7898050,37.9649100","x":23.8066275,"y":37.8811499,"coor":[[23.7897937,37.96491],[23.7898656,37.9648651],[23.7904998,37.9644381],[23.7906641,37.9643257],[23.7909752,37.964119],[23.7911064,37.9640381],[23.7913484,37.9638853],[23.7915626,37.9637325],[23.7917052,37.9636336],[23.7918888,37.9635032],[23.792151,37.9633595],[23.792224,37.9633371],[23.7933587,37.9630191],[23.7937816,37.9629297],[23.79427,37.9628224],[23.7949417,37.9627966],[23.7951754,37.9626798],[23.7947911,37.9625845],[23.7946521,37.9625527],[23.794073,37.9625247],[23.7931647,37.9624375],[23.7929733,37.9624191],[23.7919494,37.9621829],[23.7914271,37.9622226],[23.7914455,37.962137],[23.7915194,37.9617901],[23.7915332,37.961691],[23.7916499,37.9614118],[23.7917734,37.9612813],[23.7925063,37.960503],[23.7928726,37.9597646],[23.7930087,37.959188],[23.7930134,37.9591655],[23.7929919,37.9587238],[23.793061,37.9584175],[23.7930157,37.9583453],[23.7926628,37.9583627],[23.7916613,37.9582889],[23.7913814,37.9582478],[23.7911669,37.9580131],[23.7911577,37.9579815],[23.7909529,37.9571835],[23.7907206,37.9568316],[23.7906129,37.9566692],[23.7905452,37.9564528],[23.7917195,37.9558059],[23.7923822,37.9549328],[23.7931232,37.9545195],[23.7929869,37.9544111],[23.7924634,37.9543742],[23.7917578,37.9543234],[23.7914731,37.9543769],[23.7912767,37.9545253],[23.7910282,37.9547096],[23.7909478,37.9549799],[23.7908108,37.9551328],[23.7902862,37.9551094],[23.789798,37.9546579],[23.7891727,37.9543863],[23.7887638,37.9540792],[23.7884248,37.9539524],[23.7879906,37.9537894],[23.7874783,37.9538065],[23.7872624,37.9536979],[23.7874823,37.9535451],[23.7885112,37.9528394],[23.7886257,37.9526053],[23.7885465,37.9524429],[23.7883759,37.9523886],[23.7878638,37.9523786],[23.7875909,37.95227],[23.7872465,37.9520485],[23.7869195,37.9522147],[23.7868931,37.9522282],[23.7864266,37.9521822],[23.786026,37.9521905],[23.7859019,37.9521903],[23.7844452,37.9520975],[23.7836906,37.952389],[23.7835803,37.9524024],[23.7833667,37.9522397],[23.7831522,37.9521222],[23.7819576,37.951462],[23.7808811,37.9506624],[23.7804243,37.9503235],[23.7803338,37.9501611],[23.7802132,37.9501429],[23.779707,37.9500608],[23.7793668,37.9496366],[23.7791395,37.949528],[23.7789702,37.9498747],[23.7790368,37.9504246],[23.778498,37.9501757],[23.7783165,37.9499681],[23.7781185,37.9499497],[23.7780775,37.9499676],[23.7776512,37.9501471],[23.7770696,37.9505245],[23.7768418,37.9505692],[23.7761362,37.9505498],[23.7755777,37.9508011],[23.7753444,37.9507826],[23.7745343,37.9507225],[23.7738094,37.9506039],[23.7722862,37.9499701],[23.7722623,37.9499655],[23.7714489,37.9498513],[23.7719479,37.9497216],[23.7723585,37.94947],[23.7725318,37.9493081],[23.7728835,37.9489843],[23.7729869,37.9486781],[23.7730895,37.9486242],[23.7733743,37.9485527],[23.7750136,37.9484386],[23.774866,37.9483122],[23.7744124,37.9481311],[23.7742418,37.9480766],[23.774048,37.9481844],[23.7740138,37.9482024],[23.7737066,37.9481567],[23.7736273,37.9480665],[23.7735826,37.947796],[23.7731995,37.9475654],[23.7730572,37.9475741],[23.772816,37.9475872],[23.7725236,37.9475866],[23.7720823,37.9474551],[23.7718903,37.9473285],[23.7716258,37.9471478],[23.7723532,37.9466895],[23.7725538,37.9465637],[23.7733955,37.9467546],[23.7736416,37.9467641],[23.7738307,37.9466743],[23.7739379,37.9466205],[23.7739954,37.9464403],[23.7739846,37.946242],[23.7736429,37.9458763],[23.7735125,37.9457003],[23.7734049,37.9455514],[23.7733831,37.9452359],[23.7733894,37.9450377],[23.7737948,37.9445698],[23.7740932,37.9442233],[23.7741821,37.9441334],[23.7744643,37.9438365],[23.7745132,37.9437825],[23.7748218,37.9433505],[23.7749281,37.9432606],[23.775771,37.9430098],[23.7763089,37.9430649],[23.7765823,37.9429933],[23.7773802,37.9425802],[23.7775787,37.9424634],[23.7776005,37.9424184],[23.777602,37.9422877],[23.7775033,37.94222],[23.7773529,37.9422016],[23.7765329,37.9423984],[23.7756796,37.9422976],[23.7756569,37.9422931],[23.7744514,37.9419888],[23.7738966,37.9418751],[23.7734712,37.9417887],[23.7734066,37.9417299],[23.7724136,37.9408267],[23.7718437,37.9403074],[23.772049,37.9401456],[23.7721925,37.9401008],[23.7734502,37.9397156],[23.7737579,37.939545],[23.7740889,37.9392572],[23.7740437,37.939149],[23.7738732,37.9390765],[23.773377,37.9391071],[23.7730195,37.939129],[23.772815,37.9390024],[23.772705,37.9385876],[23.77268,37.9384974],[23.7727986,37.9381191],[23.7728639,37.9379119],[23.7729112,37.9373352],[23.7727529,37.9370194],[23.7726809,37.9367038],[23.772663,37.9366227],[23.7722318,37.9362433],[23.7721754,37.9360629],[23.7720214,37.9351568],[23.7720531,37.9347964],[23.7720568,37.9347603],[23.7723766,37.9343824],[23.7729121,37.9341671],[23.7730147,37.9340952],[23.7730022,37.9339961],[23.7728886,37.9339237],[23.7719673,37.9337958],[23.7714634,37.9338038],[23.7708144,37.9338927],[23.7707461,37.9339151],[23.770393,37.9340271],[23.7698692,37.9341162],[23.7695483,37.934066],[23.7692268,37.9339572],[23.7682265,37.9335947],[23.768173,37.9335495],[23.7676704,37.9331159],[23.7672481,37.932723],[23.7671268,37.9323037],[23.7671393,37.9322722],[23.7672645,37.9319254],[23.7675276,37.9315113],[23.767875,37.9310478],[23.768069,37.930886],[23.7684038,37.9306974],[23.7688099,37.9304729],[23.7687808,37.9302385],[23.7687358,37.9300581],[23.7687941,37.9296256],[23.7682145,37.9293901],[23.7680936,37.9291556],[23.7679544,37.9288849],[23.7678256,37.9286593],[23.7675645,37.9284695],[23.7656243,37.9270461],[23.765534,37.9268297],[23.7655604,37.926699],[23.7655918,37.9265414],[23.7659115,37.9261995],[23.7656923,37.9256988],[23.7656103,37.9253066],[23.7659052,37.9249196],[23.7660445,37.9247397],[23.7662269,37.9246048],[23.766842,37.9244078],[23.7675011,37.924328],[23.7674221,37.9241115],[23.7667239,37.9236189],[23.7664912,37.9234517],[23.7659582,37.9228918],[23.7652643,37.9214123],[23.7651784,37.9212319],[23.7651565,37.9209795],[23.7653014,37.9209032],[23.7663375,37.9206889],[23.7664539,37.9205269],[23.7656129,37.9202368],[23.7653064,37.9200019],[23.7651087,37.9199069],[23.7648066,37.9197665],[23.7646714,37.9196807],[23.7641266,37.919265],[23.7632749,37.9187585],[23.7630368,37.9185057],[23.7629582,37.9181811],[23.7630183,37.9171898],[23.7635233,37.9169069],[23.7642606,37.9164892],[23.7643178,37.9163992],[23.7639468,37.9157766],[23.7640844,37.9154524],[23.7643353,37.9152546],[23.7646926,37.9151517],[23.7647815,37.9151474],[23.765307,37.9151349],[23.7654551,37.9150631],[23.7654954,37.9149235],[23.7652216,37.9144903],[23.7651895,37.9138233],[23.7653382,37.9135892],[23.7657946,37.9131575],[23.7661401,37.9129464],[23.7666723,37.9126185],[23.7680844,37.9121526],[23.7683698,37.9118287],[23.7687233,37.911577],[23.768701,37.9114238],[23.7683605,37.9111707],[23.7679514,37.9110257],[23.7672242,37.9107719],[23.7671243,37.9106545],[23.7671824,37.9102581],[23.7671165,37.9095189],[23.7670089,37.9093745],[23.766822,37.9091217],[23.7663669,37.9088009],[23.7660151,37.9085298],[23.765936,37.9083494],[23.7664828,37.9077781],[23.7665752,37.9076837],[23.7666324,37.9075756],[23.7665873,37.9074494],[23.7662923,37.9072235],[23.7659855,37.9070967],[23.7646557,37.9067515],[23.7643203,37.9067058],[23.7641099,37.9066783],[23.7638148,37.9064794],[23.7633842,37.9059558],[23.7629433,37.9051077],[23.7627886,37.904463],[23.76273,37.904224],[23.7621526,37.9033756],[23.7622673,37.9030784],[23.7622107,37.9029882],[23.7619952,37.903132],[23.7619377,37.9033121],[23.7620841,37.9037811],[23.7621501,37.9044662],[23.7620836,37.9047094],[23.761966,37.9051418],[23.7619398,37.9062053],[23.7621991,37.9069268],[23.7622424,37.9076119],[23.7620157,37.9070346],[23.7619658,37.9069714],[23.761617,37.9065426],[23.7614812,37.906326],[23.7614095,37.9059473],[23.7614029,37.9059113],[23.7611321,37.9052257],[23.7611557,37.9049734],[23.7612817,37.9047033],[23.7612595,37.904541],[23.7609991,37.9041439],[23.7604202,37.9037642],[23.7602243,37.9034528],[23.7600675,37.9026954],[23.7604323,37.9024348],[23.7604557,37.9022366],[23.7604113,37.901912],[23.7602189,37.9015961],[23.7601413,37.9010011],[23.7602324,37.9009653],[23.761187,37.9012196],[23.7614827,37.9012202],[23.7616081,37.9011483],[23.7611915,37.8991781],[23.7611803,37.899124],[23.7611593,37.8985765],[23.7605941,37.8974757],[23.7606368,37.896935],[23.7602624,37.8966459],[23.7602307,37.8965557],[23.7599824,37.8963952],[23.7598107,37.8962844],[23.7603336,37.8960556],[23.760937,37.8958766],[23.7610406,37.895807],[23.7612266,37.8956789],[23.7618405,37.8951011],[23.762561,37.8945167],[23.763024,37.8941075],[23.7631848,37.8939659],[23.7638452,37.8933881],[23.7645124,37.8928014],[23.7653041,37.8920842],[23.7655515,37.8918593],[23.766683,37.8908589],[23.767316,37.8903058],[23.7679649,37.8897438],[23.7686046,37.8891795],[23.7692718,37.888595],[23.7693277,37.8885455],[23.7699171,37.8880307],[23.7705614,37.8874686],[23.7712207,37.886884],[23.7718683,37.8862972],[23.772498,37.8857216],[23.7731387,37.8851482],[23.7732278,37.885065],[23.7734923,37.8848177],[23.773953,37.8844085],[23.774417,37.883988],[23.7747135,37.8837182],[23.7747797,37.8836688],[23.7747885,37.8833533],[23.7746585,37.8831232],[23.7744492,37.8827488],[23.7743623,37.8822371],[23.7742293,37.8817862],[23.7741259,37.8814345],[23.7741273,37.8809839],[23.7740599,37.8807314],[23.7741977,37.88029],[23.7741964,37.8798957],[23.7740757,37.8784624],[23.7744463,37.8765974],[23.7744914,37.8763722],[23.7746875,37.8758092],[23.7754745,37.8750176],[23.775668,37.8749278],[23.7756457,37.8747813],[23.7756203,37.8746123],[23.775499,37.8744408],[23.775688,37.8744254],[23.7762949,37.874066],[23.7766598,37.8740847],[23.776669,37.8740847],[23.7776632,37.8739852],[23.7785158,37.8740409],[23.7792233,37.8742676],[23.7794246,37.874331],[23.7797541,37.8743857],[23.7801976,37.8743685],[23.7805846,37.8742318],[23.7809034,37.8741175],[23.7813467,37.8741544],[23.7817328,37.8743173],[23.7824935,37.8747063],[23.7825716,37.8748596],[23.7818775,37.8750026],[23.7814943,37.8752993],[23.7813305,37.8754252],[23.7806129,37.8758565],[23.7808333,37.8758276],[23.781983,37.8753971],[23.7838245,37.8755807],[23.7839952,37.875536],[23.7842915,37.8753022],[23.7845419,37.8752035],[23.7848106,37.8751882],[23.784849,37.875186],[23.7852808,37.875277],[23.7854175,37.8751781],[23.7854869,37.8747906],[23.7853737,37.8746192],[23.7840787,37.8738034],[23.7835461,37.8732076],[23.7834743,37.8728379],[23.7834565,37.8727477],[23.7838338,37.8720274],[23.7839832,37.8714688],[23.7839612,37.8712074],[23.783706,37.8710042],[23.7836948,37.870941],[23.7830628,37.8705388],[23.7828477,37.870232],[23.7829171,37.8698265],[23.7830873,37.869579],[23.7833396,37.8692144],[23.7837843,37.8687916],[23.7839556,37.8685035],[23.7839905,37.8682332],[23.7838221,37.8675118],[23.7835399,37.8668083],[23.7829963,37.8660953],[23.7828382,37.8657344],[23.7828506,37.865392],[23.7829419,37.865275],[23.7831,37.8652595],[23.7832926,37.8654852],[23.7838486,37.8658737],[23.7848552,37.8664412],[23.7850971,37.866579],[23.7855281,37.8669404],[23.7856072,37.8671117],[23.7856623,37.8676977],[23.7858534,37.8684551],[23.7865672,37.8693127],[23.7868502,37.8697638],[23.7875651,37.8702428],[23.7885756,37.8707223],[23.7891208,37.8709216],[23.7895413,37.8710035],[23.7907466,37.8709605],[23.7923268,37.8710355],[23.7925885,37.8709638],[23.7929306,37.8706129],[23.7944485,37.8700725],[23.7946754,37.8702802],[23.7950604,37.8708217],[23.7954604,37.8709778],[23.7955488,37.8710118],[23.79598,37.871319],[23.7965483,37.8713921],[23.7974698,37.8712044],[23.7981517,37.8713317],[23.80028,37.8705332],[23.8018123,37.8693731],[23.8018979,37.8692561],[23.8021027,37.8691956],[23.8026023,37.8694488],[23.8031478,37.8695579],[23.8041709,37.8696046],[23.8049784,37.8695339],[23.8054591,37.8696744],[23.8058334,37.8699995],[23.8060928,37.8708291],[23.8066136,37.8716411],[23.807022,37.8720113],[23.8076012,37.8722827],[23.8080096,37.8726258],[23.8081667,37.8734192],[23.8081649,37.8741222],[23.8078352,37.8749419],[23.8076754,37.875167],[23.8069661,37.8756097],[23.8067529,37.8757423],[23.8062058,37.8762191],[23.8053858,37.8767495],[23.8050325,37.8770554],[23.8033353,37.8781611],[23.8027545,37.8784846],[23.8019691,37.8787537],[23.8012865,37.8788787],[23.8002061,37.878958],[23.7989093,37.8791361],[23.7974562,37.8791516],[23.7967287,37.8790783],[23.7965692,37.8791771],[23.7966028,37.8793574],[23.7967181,37.8795604],[23.7971573,37.8803318],[23.7972936,37.8804041],[23.7980554,37.8804415],[23.7995213,37.8808135],[23.7999978,37.8812199],[23.8007458,37.8821586],[23.8009275,37.88224],[23.8017236,37.8821963],[23.8031673,37.882388],[23.8038043,37.8823349],[23.8046569,37.8824355],[23.805316,37.8825808],[23.8055662,37.8825812],[23.8058736,37.8824375],[23.8063458,37.8823527],[23.8065676,37.8823125],[23.8066929,37.8822406],[23.8067394,37.8818621],[23.8066275,37.8811499],[23.8067335,37.8809878],[23.806977,37.8809589],[23.8086017,37.8815114],[23.8091472,37.8816385],[23.8095793,37.8816482],[23.8104782,37.8814063],[23.811149,37.8814614],[23.8121499,37.8813819],[23.8131161,37.8815367],[23.8135476,37.8817717],[23.8136834,37.8820513],[23.8134525,37.8834299],[23.8129504,37.8841141],[23.8124944,37.884537],[23.8122656,37.8850774],[23.8119916,37.8854916],[23.8121049,37.8856901],[23.8125364,37.8859071],[23.8127076,37.8860899],[23.8132548,37.8865662],[23.8136414,37.8870084],[23.8141068,37.8873607],[23.8141499,37.8874441],[23.8143105,37.8877575],[23.8144126,37.8878388],[23.815027,37.8877406],[23.8155728,37.8877866],[23.8160387,37.8879045],[23.8163678,37.8882114],[23.8169476,37.8882754],[23.8174186,37.8882536],[23.8175277,37.8882493],[23.8178912,37.8884301],[23.8188676,37.8890986],[23.8189354,37.8892519],[23.8188308,37.8901711],[23.8189886,37.8907481],[23.8189878,37.8910906],[23.8188275,37.891541],[23.8184847,37.8921804],[23.8185528,37.8922526],[23.8186665,37.8922528],[23.8189625,37.8921271],[23.8194181,37.8918574],[23.8206944,37.8908229],[23.8210699,37.8907333],[23.8213086,37.8908058],[23.8218873,37.8913474],[23.8225463,37.8916098],[23.8232175,37.8919781],[23.8232913,37.8920368],[23.8228806,37.8925679],[23.8225834,37.8931804],[23.8225311,37.8932163],[23.8222872,37.8933692],[23.821684,37.8935485],[23.8215585,37.8937016],[23.8221237,37.8951445],[23.8221573,37.8953789],[23.8220659,37.89555],[23.8217126,37.8958559],[23.8206196,37.8962869],[23.8206308,37.896377],[23.8211073,37.8968825],[23.8211747,37.897207],[23.8208434,37.8978375],[23.8209106,37.8982522],[23.8208418,37.8984864],[23.8207447,37.8986395],[23.8199854,37.899837],[23.8195845,37.9001203],[23.8197199,37.9005622],[23.8196056,37.9007963],[23.8193205,37.9011023],[23.8192972,37.9013366],[23.8191029,37.9017059],[23.8185094,37.9025161],[23.8179855,37.9027857],[23.8181437,37.9032366],[23.8180517,37.903615],[23.8177774,37.9041644],[23.8174816,37.9046056],[23.8173321,37.9048306],[23.8173313,37.9051731],[23.8171141,37.9055874],[23.8162928,37.9065145],[23.815689,37.906874],[23.8151139,37.907121],[23.8141906,37.907444],[23.8139728,37.9075383],[23.8137497,37.9076371],[23.8137008,37.9077136],[23.8142054,37.9078045],[23.8146732,37.9078098],[23.8150585,37.9078149],[23.8160804,37.9077354],[23.8161508,37.90774],[23.8179598,37.9075986],[23.8182957,37.9074775],[23.8191553,37.9071678],[23.8203274,37.9069894],[23.8204204,37.9076429],[23.8209996,37.9080134],[23.8211316,37.9084372],[23.8204128,37.9084135],[23.8205329,37.9090356],[23.8205722,37.9092385],[23.821717,37.9096233],[23.8230919,37.9102923],[23.8242536,37.9106365],[23.824582,37.9108173],[23.8248207,37.9108807],[23.8263796,37.9107208],[23.8278088,37.9109888],[23.8283183,37.9111202],[23.8294215,37.911257],[23.8308093,37.9112771],[23.8317761,37.9113731],[23.8335891,37.9115514],[23.8325369,37.911978],[23.8321999,37.9121172],[23.831483,37.9122064],[23.8310504,37.9123499],[23.8302187,37.9128715],[23.8293737,37.9131767],[23.8288578,37.9134779],[23.8278781,37.9140803],[23.8271381,37.9142775],[23.8267847,37.9145925],[23.8267278,37.9146104],[23.8258842,37.9149021],[23.8258611,37.9150373],[23.8260083,37.9153439],[23.8270961,37.9172022],[23.8274584,37.9179508],[23.8285682,37.9201876],[23.8286809,37.9206385],[23.8293462,37.9216624],[23.8293951,37.9217391],[23.830291,37.9235159],[23.831083,37.9254639],[23.8316381,37.9274385],[23.832631,37.9276923],[23.8343259,37.927947],[23.8344433,37.9288755],[23.834641,37.9304396],[23.8352805,37.9305666],[23.8360426,37.9306759],[23.836463,37.9309558],[23.8369195,37.931353],[23.8370553,37.9316867],[23.8370971,37.9317544],[23.8372449,37.9317906],[23.8377912,37.9317734],[23.8384622,37.9319365],[23.8385982,37.9321891],[23.8386916,37.932739],[23.8387555,37.9331176],[23.8401289,37.9337684],[23.8408298,37.9342561],[23.8416364,37.9348881],[23.8420683,37.935123],[23.8422499,37.9353395],[23.842977,37.9365663],[23.843106,37.9367827],[23.8433196,37.9375266],[23.8432963,37.937797],[23.8432547,37.9381349],[23.8432769,37.9383963],[23.8434471,37.9386309],[23.8439152,37.9388974],[23.8451213,37.9390251],[23.845417,37.9391157],[23.8455761,37.939224],[23.8457682,37.9398912],[23.8461429,37.9403063],[23.8467438,37.9413526],[23.8473892,37.9429848],[23.8475003,37.9432733],[23.8476655,37.9437062],[23.8485381,37.9455189],[23.8487925,37.9463079],[23.8488244,37.9463935],[23.8490143,37.9469165],[23.8490879,37.9471194],[23.8485195,37.9467582],[23.8483261,37.9467218],[23.8479593,37.9469377],[23.8467793,37.9479366],[23.8457588,37.9488005],[23.8452689,37.9490162],[23.8448441,37.9490922],[23.8440089,37.9490866],[23.843565,37.949086],[23.8430663,37.9490944],[23.8417894,37.9491107],[23.8404164,37.9491269],[23.8391715,37.9491432],[23.8389609,37.9491339],[23.8358713,37.9488727],[23.8355759,37.948638],[23.8354693,37.9484215],[23.8352473,37.9479706],[23.8352324,37.9479435],[23.8350013,37.947452],[23.8348097,37.9466045],[23.8346105,37.9461356],[23.8343834,37.9458919],[23.8328717,37.9449885],[23.832715,37.9447719],[23.8326902,37.9447358],[23.8323958,37.9440504],[23.8320427,37.9432478],[23.831929,37.9431935],[23.8318049,37.9432159],[23.8317363,37.943342],[23.8317805,37.9439189],[23.8315953,37.9452615],[23.8314997,37.9457346],[23.8314687,37.9458923],[23.8312514,37.9463336],[23.8312384,37.9470816],[23.8311244,37.9471536],[23.8309957,37.9471218],[23.8308935,37.9469955],[23.8307467,37.9465086],[23.8307452,37.9462247],[23.8305628,37.9463686],[23.8306966,37.9475585],[23.8308823,37.9480365],[23.8310813,37.9485505],[23.8314192,37.9501373],[23.8316908,37.9508226],[23.8319165,37.9516702],[23.8322679,37.9523016],[23.8322776,37.9530226],[23.832432,37.9536402],[23.8326499,37.9545193],[23.8330579,37.955313],[23.8330344,37.9556104],[23.8327145,37.9561327],[23.8325979,37.9562587],[23.83229,37.9565016],[23.8321644,37.9566907],[23.8319222,37.9576142],[23.8318675,37.9577358],[23.8320607,37.9578442],[23.8324905,37.95798],[23.8326834,37.9582597],[23.8324943,37.9592689],[23.8323813,37.9595166],[23.8321511,37.9600255],[23.8316376,37.9605655],[23.8314434,37.9608717],[23.8313973,37.961124],[23.8314641,37.961755],[23.8313721,37.9621694],[23.8308118,37.9632592],[23.8304693,37.9636913],[23.8304905,37.9643583],[23.8302071,37.9648987],[23.8298959,37.9654931],[23.8299182,37.9656914],[23.8301451,37.9660522],[23.8301602,37.9664578],[23.8301486,37.9665119],[23.8300045,37.9668226],[23.8288434,37.9687813],[23.8284654,37.9692899],[23.8278861,37.9696496],[23.8277606,37.9697576],[23.8277033,37.9699378],[23.8277937,37.9702263],[23.8288256,37.9704847],[23.8295086,37.9705037],[23.8299408,37.9707026],[23.8302826,37.9712349],[23.8305534,37.9716588],[23.8311429,37.9727593],[23.8313682,37.9728993],[23.8318486,37.9728504],[23.8321444,37.972977],[23.8323144,37.9733017],[23.8323108,37.9739371],[23.8324471,37.9741176],[23.8326065,37.9741178],[23.8329598,37.9739561],[23.8337345,37.9737499],[23.8341101,37.9737865],[23.8346219,37.9740485],[23.8350538,37.9743691],[23.8352016,37.974482],[23.836031,37.9752673],[23.8365853,37.9759485],[23.8367976,37.9761561],[23.8376306,37.9769774],[23.838028,37.9774647],[23.8381481,37.9777172],[23.8379754,37.9785822],[23.8381452,37.9790331],[23.8382681,37.9800787],[23.8383523,37.9811108],[23.8383854,37.9815976],[23.8380764,37.9823362],[23.8380986,37.9825886],[23.8382799,37.9830034],[23.8383241,37.9836164],[23.838072,37.984319],[23.8377522,37.9847692],[23.8369443,37.9854576],[23.8363146,37.985993],[23.8356418,37.9864066],[23.8354934,37.9866047],[23.8355387,37.9867129],[23.8361987,37.9869302],[23.8363919,37.9870927],[23.8365507,37.9873633],[23.8367429,37.9879854],[23.8366966,37.9883278],[23.8364912,37.9885258],[23.8359098,37.9887954],[23.8337673,37.9894774],[23.8335392,37.9896573],[23.8336186,37.9897746],[23.8346535,37.990425],[23.8348125,37.9906055],[23.8348916,37.990903],[23.8347652,37.9913715],[23.8341714,37.9921097],[23.8339712,37.9925105],[23.8338739,37.9927041],[23.833759,37.9931726],[23.8337351,37.9936773],[23.8336092,37.9939295],[23.8334267,37.9940554],[23.8331578,37.9941407],[23.8329186,37.9941493],[23.8325258,37.9941218],[23.8322012,37.9940988],[23.8317447,37.9940621],[23.8309922,37.9944395],[23.8304111,37.9945333],[23.830001,37.9946003],[23.8298851,37.9948615],[23.8297699,37.9954021],[23.8295705,37.9954424],[23.8292666,37.9954059],[23.8280605,37.9949175],[23.8279286,37.9948632],[23.8274822,37.9947499],[23.8265603,37.9945142],[23.826241,37.9942073],[23.8257535,37.9937379],[23.8253668,37.993503],[23.8244794,37.9931411],[23.8237972,37.9926714],[23.8233527,37.9923643],[23.8227728,37.9919579],[23.8227053,37.9916153],[23.8227777,37.990989],[23.8228333,37.9905159],[23.822265,37.9900464],[23.821788,37.9895049],[23.8197958,37.9891954],[23.819568,37.9891951],[23.8186907,37.989374],[23.8184061,37.9893375],[23.8181786,37.989211],[23.8180937,37.9890171],[23.8181182,37.9883141],[23.8180512,37.9882239],[23.8177096,37.9877727],[23.8176646,37.9875383],[23.8183048,37.9865569],[23.8183968,37.9861695],[23.8177616,37.9856142],[23.8177408,37.9853573],[23.8179582,37.9849611],[23.8183918,37.9845832],[23.8188237,37.9843676],[23.8191087,37.9842283],[23.8190748,37.9841021],[23.818699,37.9837049],[23.8185025,37.9835559],[23.8183363,37.983452],[23.8182754,37.9833122],[23.8181136,37.9828523],[23.8174083,37.9825358],[23.817181,37.9823551],[23.8171017,37.9822108],[23.8171019,37.9821162],[23.8171025,37.9819044],[23.8175601,37.9810489],[23.8175719,37.9808686],[23.816899,37.980453],[23.8167703,37.9803717],[23.8167594,37.9802094],[23.8170028,37.9798853],[23.8171135,37.9797413],[23.8170363,37.9795925],[23.8166373,37.979362],[23.8165352,37.9792177],[23.8165194,37.979114],[23.8165015,37.9790013],[23.8166393,37.9785509],[23.8162876,37.9780276],[23.816272,37.9774597],[23.8162381,37.9773335],[23.8159196,37.9772339],[23.8152867,37.9767507],[23.8150899,37.9766017],[23.8149306,37.9765654],[23.8145742,37.9766684],[23.8144625,37.9766547],[23.8137231,37.9763652],[23.8130516,37.976274],[23.8129493,37.9762017],[23.8128142,37.9760212],[23.8126548,37.9759939],[23.8119145,37.9761009],[23.8112201,37.9760277],[23.8111714,37.9760141],[23.810401,37.975774],[23.8097868,37.9755207],[23.8094457,37.9753038],[23.8090539,37.9749201],[23.8089974,37.9747488],[23.8090549,37.9745506],[23.8097374,37.9739839],[23.8102397,37.973462],[23.8102743,37.9732818],[23.8101606,37.9732275],[23.8091813,37.97328],[23.8086012,37.9730627],[23.8081584,37.9725933],[23.8081447,37.9725257],[23.8079785,37.9716918],[23.8075423,37.971281],[23.8072752,37.9711183],[23.8072345,37.9710236],[23.807326,37.9708615],[23.8077933,37.970691],[23.8077823,37.9705558],[23.8076119,37.9703843],[23.807339,37.9702622],[23.8067704,37.9700044],[23.8065206,37.9697696],[23.8065323,37.9696435],[23.8062313,37.9693546],[23.8053095,37.9692178],[23.804957,37.9690415],[23.8046277,37.9687165],[23.8037296,37.9682463],[23.803709,37.9682328],[23.8029386,37.9677538],[23.8019482,37.9677071],[23.8013451,37.9675979],[23.8000775,37.9673344],[23.797852,37.9668709],[23.7977385,37.9667265],[23.7978128,37.9666095],[23.7981131,37.9666145],[23.7990007,37.9667783],[23.8027242,37.9664962],[23.8029635,37.9664245],[23.8031574,37.9662806],[23.8033291,37.9659384],[23.8036489,37.9655423],[23.8038973,37.9650921],[23.8050149,37.964391],[23.8049811,37.9642557],[23.8047956,37.9641698],[23.8045945,37.9640748],[23.8046063,37.9639306],[23.8047662,37.9637326],[23.8045374,37.9637502],[23.8042757,37.9636777],[23.8041665,37.9635468],[23.8039156,37.9637267],[23.8029015,37.9640675],[23.8025597,37.964139],[23.8022182,37.9641294],[23.8018317,37.9639485],[23.8017831,37.9638808],[23.8016615,37.9637139],[23.8017094,37.9628577],[23.8016641,37.9627495],[23.8015162,37.9627312],[23.8005251,37.9629639],[23.800138,37.9629813],[23.7998468,37.9629222],[23.7993643,37.9628267],[23.7988983,37.9625736],[23.7986841,37.9623254],[23.7986748,37.9615683],[23.7986387,37.9613519],[23.7985894,37.9610589],[23.7984643,37.9609866],[23.7981456,37.960986],[23.7981114,37.9609995],[23.797667,37.9611564],[23.7976089,37.9612014],[23.7975056,37.9615077],[23.797323,37.9616786],[23.7964464,37.9620691],[23.796149,37.9621993],[23.7960262,37.9622216],[23.7959052,37.962244],[23.7956375,37.9622886],[23.7953297,37.9624502],[23.7952683,37.9625493],[23.7951868,37.9626798],[23.7949531,37.9627966],[23.7943853,37.9628181],[23.7942814,37.9628225],[23.7933701,37.9630191],[23.7923561,37.9633058],[23.7921624,37.9633595],[23.7919002,37.9635032],[23.7917166,37.9636336],[23.7916093,37.96371],[23.7913598,37.9638853],[23.7910882,37.9640561],[23.7909866,37.964119],[23.7908134,37.9642359],[23.7906755,37.9643258],[23.7905329,37.9644201],[23.7900253,37.9647662],[23.789877,37.9648651],[23.789805,37.96491]]},{"id":17036,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: Downhill \u03b1\u03c0\u03cc \u039f\u03a4\u0395 \u03c0\u03c1\u03bf\u03c2 \u03a0\u03c1\u03bf\u03c3\u03ae\u03bb\u03b9\u03bf","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03ae\u03c2 \u03ba\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c7\u03c9\u03c1\u03af\u03c2 \u03b5\u03ba\u03c0\u03bb\u03ae\u03be\u03b5\u03b9\u03c2","path":"MTB_ROADBIKE\/MTB_Imittos_Downhill_OTE_Prosilio","activity_type":41,"assistance":1,"difficulty":2,"scenic_value":4,"length":1612,"name_EN":"Mt. Hymettus: Downhill from OTE tower to Prosilio","description_EN":"A descent perfect flow","ascent_time":5,"descent_time":10,"marker":"No_marks","level":12,"ascent":0,"descent":277,"maxelev":631,"minelev":338,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.82103 37.96885,23.83264 37.97379)","views":32,"millestones":"0,23.8210302,37.9734248#1,23.8268598,37.9698243#1.6,23.8326378,37.9689264","x":23.8258653,"y":37.9721657,"coor":[[23.8210302,37.9734248],[23.8215255,37.9734346],[23.8220495,37.9733272],[23.8223454,37.9733457],[23.8232453,37.9731758],[23.8235412,37.9732393],[23.8246557,37.9737637],[23.8251111,37.9738005],[23.8255326,37.9736929],[23.8256012,37.9735759],[23.8259773,37.9734322],[23.826533,37.9734556],[23.8265307,37.9733744],[23.8266449,37.9732304],[23.8265005,37.9732122],[23.8262626,37.9727071],[23.8260009,37.9726256],[23.8257849,37.9724811],[23.8257624,37.9723819],[23.8258422,37.9723279],[23.8258653,37.9721657],[23.8257345,37.9716653],[23.8258735,37.9715934],[23.8259507,37.9712781],[23.8262366,37.9707558],[23.8262143,37.9705394],[23.8265108,37.9703416],[23.8268992,37.9697743],[23.8274349,37.9695408],[23.8277194,37.9695592],[23.8278786,37.9696496],[23.8284576,37.9692899],[23.8288675,37.9692815],[23.8290379,37.969426],[23.8292885,37.9693723],[23.8295275,37.9694087],[23.8300848,37.9696798],[23.8310194,37.9692305],[23.8320929,37.9688445],[23.8322295,37.9688627],[23.8326378,37.9689264]]},{"id":17037,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: Downhill \u03b1\u03c0\u03cc \u03ac\u03c3\u03c6\u03b1\u03bb\u03c4\u03bf \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae\u03c2 \u03c0\u03c1\u03bf\u03c2 \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","description_GR":"Extreme \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03bc\u03b5 \u03c0\u03bf\u03bb\u03bb\u03ac \u03ac\u03bb\u03bc\u03b1\u03c4\u03b1","path":"MTB_ROADBIKE\/MTB_Imittos_Downhill_Kalopoula","activity_type":41,"assistance":1,"difficulty":4,"scenic_value":4,"length":870,"name_EN":"Mt. Hymettus: Downhill from summit road to Kalopoula","description_EN":"An extreme ride","ascent_time":5,"descent_time":15,"marker":"No_marks","level":12,"ascent":0,"descent":207,"maxelev":708,"minelev":490,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.80785 37.96371,23.81565 37.96664)","views":50,"millestones":"0,23.8156386,37.9666523#0.9,23.8078581,37.9636971","x":23.8111592,"y":37.965095,"coor":[[23.8156386,37.9666523],[23.8154054,37.9665618],[23.8149135,37.966516],[23.8145779,37.9664343],[23.8142868,37.9662987],[23.8139113,37.966253],[23.8137067,37.9661085],[23.813308,37.966198],[23.8130923,37.9659633],[23.8128192,37.9659178],[23.8125011,37.9656469],[23.8123077,37.9656015],[23.8121941,37.9654932],[23.8117728,37.9655286],[23.8116481,37.9653211],[23.8112271,37.9652303],[23.8111592,37.965095],[23.8110001,37.9649866],[23.8108758,37.9646078],[23.8106596,37.9645534],[23.8104324,37.9643728],[23.8100912,37.964246],[23.8098408,37.9642456],[23.8096588,37.9641732],[23.8094196,37.9642269],[23.8093401,37.9641367],[23.8091808,37.9641184],[23.8091469,37.9640102],[23.8089516,37.9638611],[23.8085536,37.9636983],[23.8081209,37.9637516],[23.8078581,37.9636971]]},{"id":17038,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: Downhill \u03b1\u03c0\u03cc \u039f\u03a4\u0395 \u03c0\u03c1\u03bf\u03c2 \u03ba\u03cc\u03bc\u03b2\u03bf \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03ae\u03c2 \u03ba\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2","path":"MTB_ROADBIKE\/MTB_Imittos_Downhill_Trail5","activity_type":41,"assistance":1,"difficulty":2,"scenic_value":4,"length":3354,"name_EN":"Mt. Hymettus: Downhill from OTE tower to Kesariani","description_EN":"A perfect descent along the forest","ascent_time":15,"descent_time":20,"marker":"No_marks","level":12,"ascent":23,"descent":385,"maxelev":640,"minelev":275,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78984 37.96492,23.82116 37.97445)","views":43,"millestones":"0,23.8211387,37.9735917#1,23.8111444,37.9727360#2,23.8020724,37.9683432#3,23.7918158,37.9666334#3.4,23.7898653,37.9648651","x":23.8065665,"y":37.9704322,"coor":[[23.8211387,37.9735917],[23.8209741,37.9738078],[23.8206475,37.9738073],[23.8201541,37.9738966],[23.8189805,37.9742824],[23.8181146,37.9744974],[23.8178756,37.9744609],[23.8169429,37.974081],[23.8161919,37.9739085],[23.8152354,37.9739521],[23.8149733,37.9740148],[23.8147799,37.9739604],[23.8146203,37.9740322],[23.8142107,37.9739415],[23.8130804,37.9738856],[23.8127023,37.9738354],[23.8127391,37.9737679],[23.8126742,37.9737092],[23.8127429,37.9735471],[23.8127092,37.9733668],[23.8124933,37.9731862],[23.8116514,37.9729505],[23.8107984,37.9725886],[23.8103319,37.9724617],[23.8098425,37.9724068],[23.8093258,37.9723113],[23.8089848,37.9720674],[23.8086105,37.9715441],[23.8080195,37.9711195],[23.8076454,37.9710423],[23.8072242,37.9710236],[23.8069624,37.9710231],[23.8067201,37.970874],[23.8066639,37.9706036],[23.8065665,37.9704322],[23.8060322,37.9701248],[23.8057602,37.9696647],[23.8052592,37.9696639],[23.8047699,37.969573],[23.8043209,37.9693153],[23.8040484,37.9690445],[23.803207,37.9686105],[23.8025939,37.9684022],[23.8008184,37.9681919],[23.8002036,37.9681908],[23.7985649,37.9679357],[23.7979955,37.9679978],[23.7969822,37.9680141],[23.7965498,37.9679142],[23.7955141,37.9678223],[23.7952066,37.9678397],[23.7946245,37.9679784],[23.7942149,37.9678876],[23.7937672,37.9679544],[23.7934133,37.9679222],[23.79285,37.9678356],[23.792668,37.9677542],[23.7924881,37.9669697],[23.7921472,37.9667348],[23.7913851,37.9664991],[23.7910779,37.9664355],[23.7909867,37.9664894],[23.7904176,37.9664163],[23.7902812,37.9663439],[23.7901123,37.9657127],[23.7899086,37.9652888],[23.7899889,37.9650546],[23.7898653,37.9648651]]},{"id":17039,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: Downhill \u03b1\u03c0\u03cc \u03ac\u03c3\u03c6\u03b1\u03bb\u03c4\u03bf \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae\u03c2 \u03c0\u03c1\u03bf\u03c2 \u039c. \u0391\u03c3\u03c4\u03b5\u03c1\u03af\u03bf\u03c5","description_GR":"\u0394\u03cd\u03c3\u03ba\u03bf\u03bb\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03bc\u03b5 \u03b2\u03c1\u03b1\u03c7\u03ce\u03b4\u03b7 \u03c0\u03b5\u03c1\u03ac\u03c3\u03bc\u03b1\u03c4\u03b1","path":"MTB_ROADBIKE\/MTB_Imittos_Downhill_Asteriou","activity_type":41,"assistance":1,"difficulty":3,"scenic_value":4,"length":66,"name_EN":"Mt. Hymettus: Downhill from summit road to Asteriou mon.","description_EN":"Many rock passages","ascent_time":5,"descent_time":10,"marker":"No_marks","level":9,"ascent":2,"descent":187,"maxelev":708,"minelev":515,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.80959 37.96652,23.81564 37.97087)","views":20,"millestones":"0,23.8156386,37.9666523#0.1,23.8095891,37.9705092","x":23.812302,"y":37.9682603,"coor":[[23.8156386,37.9666523],[23.8154054,37.9665618],[23.8149135,37.966516],[23.8146852,37.9667499],[23.8148894,37.9670657],[23.814889,37.9671919],[23.8145474,37.9672274],[23.8144332,37.9673624],[23.8142171,37.96729],[23.8140347,37.9674069],[23.8141363,37.9677135],[23.8144658,37.9680024],[23.8140675,37.9679116],[23.8139194,37.9679655],[23.8131568,37.9679012],[23.8129972,37.967991],[23.8127128,37.9679005],[23.8127239,37.9679816],[23.8125304,37.9679813],[23.8122113,37.9680979],[23.812302,37.9682603],[23.8119833,37.9682418],[23.8116187,37.9683494],[23.8116299,37.9684125],[23.8118688,37.9684669],[23.8116296,37.9685386],[23.8118114,37.9686651],[23.8114922,37.9688359],[23.8117537,37.9689625],[23.8114505,37.9691603],[23.8110994,37.9693805],[23.8109675,37.9697859],[23.8110125,37.9699842],[23.8110074,37.970178],[23.8108732,37.9704707],[23.8103143,37.9708664],[23.8100504,37.9708389],[23.8098226,37.9708746],[23.8096941,37.9707752],[23.8095891,37.9705092]]},{"id":17040,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: Downhill \u03b1\u03c0\u03cc \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03b7 \u03ba\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7","path":"MTB_ROADBIKE\/MTB_Imittos_Downhill_Kesariani","activity_type":41,"assistance":1,"difficulty":1,"scenic_value":4,"length":1345,"name_EN":"Mt. Hymettus: Downhill from Kalopoula to Kesariani gate","description_EN":"An easy and nice ride","ascent_time":5,"descent_time":5,"marker":"No_marks","level":13,"ascent":0,"descent":109,"maxelev":394,"minelev":278,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79066 37.96355,23.80427 37.96519)","views":62,"millestones":"0,23.8041565,37.9635468#1,23.7943841,37.9637654#1.3,23.7906641,37.9643257","x":23.7982524,"y":37.9640776,"coor":[[23.8041565,37.9635468],[23.8042654,37.9636777],[23.8035856,37.9642038],[23.8020242,37.9648321],[23.8020924,37.9648773],[23.8020694,37.9649854],[23.8017309,37.9651696],[23.8015622,37.9652099],[23.8009137,37.9650375],[23.7997871,37.9648734],[23.7988432,37.9644932],[23.7982524,37.9640776],[23.7976156,37.9638061],[23.7965916,37.9636151],[23.7956931,37.9636811],[23.794658,37.9637469],[23.7932575,37.9638346],[23.792369,37.9640313],[23.792016,37.9640487],[23.7914389,37.9640702],[23.7909829,37.9643038],[23.7906641,37.9643257]]},{"id":17051,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c0\u03c1\u03bf\u03c0\u03cc\u03bd\u03b7\u03c3\u03b7\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 5.3 Km \u03bc\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03ba\u03bb\u03af\u03c3\u03b5\u03b9\u03c2","path":"MOUNTAIN_RUNNING\/MountRun_Imittos_Anthousa_training","activity_type":36,"assistance":2,"difficulty":1,"scenic_value":4,"length":3272,"name_EN":"Mt. Hymettus: Training loop trail","description_EN":"A 5.3 Km, mild slopes, trail","ascent_time":0,"descent_time":0,"marker":"No_marks","level":9,"ascent":283,"descent":283,"maxelev":504,"minelev":343,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79328 37.96556,23.81283 37.97638)","views":88,"millestones":"0,23.8128042,37.9760212#1,23.8028211,37.9740219#2,23.7991327,37.9692181#3,23.7947468,37.9668173#4,23.8050817,37.9691091#5,23.8090313,37.9745933#3.3,23.8128031,37.9760212","x":23.7934922,"y":37.965534,"coor":[[23.8128042,37.9760212],[23.8119038,37.9763803],[23.8107082,37.9764054],[23.8103214,37.9762876],[23.8095473,37.9762143],[23.808841,37.9763483],[23.8082171,37.9762707],[23.8078885,37.9761981],[23.8070863,37.9759985],[23.8066093,37.975529],[23.8063478,37.9753934],[23.805813,37.9752844],[23.8049898,37.9752244],[23.8034876,37.9745324],[23.8027595,37.9742969],[23.8027485,37.9741707],[23.802863,37.9739365],[23.8031942,37.9735495],[23.8035364,37.9733158],[23.8034569,37.9732255],[23.8031005,37.9731934],[23.80294,37.9732066],[23.8017029,37.9730648],[23.8009514,37.9730816],[23.8001514,37.9728955],[23.7998463,37.9728048],[23.7982047,37.9720134],[23.7979933,37.9717922],[23.797586,37.9708316],[23.7975559,37.9706468],[23.7976822,37.9702685],[23.7982416,37.9697016],[23.7986865,37.969405],[23.7992984,37.9691492],[23.799219,37.9690228],[23.7976029,37.9688218],[23.7958972,37.9680798],[23.7946249,37.9679784],[23.7942153,37.9678876],[23.7941104,37.9678468],[23.7938696,37.9677202],[23.7937789,37.9675939],[23.7938036,37.9668729],[23.7933393,37.9660159],[23.7933063,37.9656102],[23.7934922,37.965534],[23.7935254,37.9658585],[23.7941846,37.9662652],[23.7947977,37.9668701],[23.7949343,37.9668704],[23.7954129,37.966691],[23.7960279,37.9666199],[23.7977271,37.9667265],[23.7978406,37.9668709],[23.8013337,37.9675979],[23.8019368,37.9677071],[23.8029272,37.9677538],[23.8037182,37.9682463],[23.8043083,37.9685537],[23.8046163,37.9687165],[23.8049456,37.9690415],[23.8052981,37.9692178],[23.8062199,37.9693545],[23.8065209,37.9696435],[23.8065092,37.9697696],[23.806759,37.9700044],[23.8076005,37.9703843],[23.8077709,37.9705558],[23.8077819,37.970691],[23.8073147,37.9708615],[23.8072232,37.9710236],[23.8072642,37.9711183],[23.8075313,37.9712809],[23.8079672,37.9716917],[23.808147,37.9725933],[23.8085898,37.9730627],[23.8091699,37.97328],[23.8101492,37.9732275],[23.8102629,37.9732817],[23.8102283,37.9734619],[23.809726,37.9739839],[23.8090439,37.9745506],[23.8089864,37.9747488],[23.8090429,37.9749201],[23.8094347,37.9753038],[23.8097757,37.9755207],[23.8103899,37.975774],[23.8112091,37.9760277],[23.8119034,37.9761009],[23.8126438,37.9759939],[23.8128031,37.9760212]]},{"id":17052,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03a4\u03c1\u03b5\u03bb\u03bf\u03cd","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 12 \u03c7\u03bb\u03bc \u03bc\u03b5 \u03b1\u03c1\u03ba\u03b5\u03c4\u03ad\u03c2 \u03b4\u03c5\u03c3\u03ba\u03bf\u03bb\u03af\u03b5\u03c2","path":"MOUNTAIN_RUNNING\/MountRun_Imittos_Ascent_Trelos","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":4,"length":10000,"name_EN":"Mt. Hymettus: Ascent of Trelos","description_EN":"A 12 km long difficult run","ascent_time":0,"descent_time":0,"marker":"No_marks","level":9,"ascent":781,"descent":781,"maxelev":869,"minelev":253,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.77972 37.9499,23.81194 37.95823)","views":101,"millestones":"0,23.7797283,37.9554281#1,23.7895889,37.9545717#2,23.7912432,37.9577126#3,23.7954724,37.9560216#4,23.8038455,37.9560827#5,23.8115836,37.9516210#6,23.8070132,37.9517482#7,23.8027944,37.9533559#8,23.8017452,37.9543542#9,23.7975664,37.9516053#10,23.7950563,37.9560993#11,23.7873018,37.9536754#10,23.7797294,37.9554236","x":23.809822,"y":37.9520556,"coor":[[23.7797283,37.9554281],[23.7799456,37.955077],[23.7801738,37.9549061],[23.7803338,37.9546811],[23.7805161,37.9546274],[23.7806987,37.9544835],[23.7808923,37.9544478],[23.7822472,37.9543152],[23.7832716,37.9543351],[23.7835783,37.9541779],[23.7836346,37.9540248],[23.7840186,37.9538588],[23.7842003,37.9539988],[23.7845859,37.9541077],[23.7848513,37.9541081],[23.7857461,37.9540377],[23.7863331,37.9537683],[23.787156,37.9537158],[23.7872656,37.9536979],[23.7874883,37.9538065],[23.7880052,37.9537894],[23.7887645,37.9540792],[23.7891688,37.9543863],[23.7897898,37.9546578],[23.7902894,37.9551049],[23.7908083,37.9551283],[23.7909485,37.9549754],[23.79102,37.9547141],[23.7914727,37.9543769],[23.7917553,37.9543188],[23.7924641,37.9543742],[23.7929809,37.9544066],[23.7931275,37.9545241],[23.7923864,37.9549283],[23.7917238,37.9558014],[23.7910693,37.9561608],[23.7905495,37.9564483],[23.7906172,37.9566647],[23.7909572,37.957179],[23.7911711,37.9580086],[23.7913811,37.9582478],[23.791394,37.9580586],[23.7912469,37.9577699],[23.7911817,37.9566702],[23.7912845,37.9565262],[23.7920024,37.9562841],[23.7922683,37.9560908],[23.792966,37.9556459],[23.7935468,37.9555387],[23.7945373,37.9554864],[23.7949192,37.9552888],[23.7949806,37.9553294],[23.794969,37.9554196],[23.7945701,37.9555991],[23.7938526,37.955724],[23.7933387,37.9559259],[23.7930777,37.9560291],[23.7929062,37.9562902],[23.7929057,37.9564885],[23.7932924,37.9565973],[23.7938844,37.9565803],[23.7941247,37.9565086],[23.7951034,37.9562129],[23.7951785,37.9561905],[23.7952574,37.9561005],[23.79594,37.9558449],[23.7961426,37.9557776],[23.7964257,37.9555302],[23.7965463,37.9555259],[23.797353,37.9560546],[23.7977967,37.95615],[23.7979444,37.9562494],[23.7982998,37.9553217],[23.7987363,37.9555613],[23.79901,37.9553995],[23.7990573,37.9547326],[23.7993121,37.9548322],[23.7997158,37.9549861],[23.8007395,37.9552402],[23.8015128,37.9555389],[23.802798,37.9559196],[23.8038676,37.9560927],[23.8042762,37.9561159],[23.8053918,37.9560817],[23.8060894,37.9560693],[23.8068633,37.9561337],[23.8073758,37.9560264],[23.8076608,37.9558916],[23.8105333,37.954328],[23.8109098,37.9539862],[23.8109903,37.9536799],[23.811234,37.9532341],[23.811574,37.9524325],[23.8116652,37.9523515],[23.8115874,37.9516304],[23.8113046,37.9509449],[23.8113559,37.9509],[23.8113046,37.9509449],[23.8115874,37.9516304],[23.8116652,37.9523515],[23.8117688,37.9532981],[23.811927,37.953767],[23.8118246,37.9537398],[23.811234,37.9532341],[23.8103441,37.9526333],[23.8100266,37.9521641],[23.809822,37.9520556],[23.8095329,37.9520326],[23.8086449,37.9521123],[23.8081102,37.9520033],[23.8074624,37.9516237],[23.8072695,37.951389],[23.8071101,37.9513888],[23.8069956,37.951668],[23.8073443,37.9532458],[23.8071618,37.9533987],[23.8067632,37.9534882],[23.8065469,37.9534789],[23.8057846,37.9533514],[23.8037147,37.9527171],[23.8030559,37.9521932],[23.8021023,37.9512363],[23.8019045,37.951263],[23.8018586,37.9514071],[23.8024014,37.9527419],[23.8028434,37.9534367],[23.803093,37.9537525],[23.8039679,37.9543308],[23.8042404,37.9545926],[23.8049208,37.9555762],[23.8053918,37.9560817],[23.8056754,37.9564787],[23.805854,37.956853],[23.8059358,37.9570199],[23.8059126,37.9571551],[23.805833,37.9571459],[23.8054923,37.9568344],[23.8042762,37.9561159],[23.8031301,37.9551811],[23.8022435,37.954711],[23.8016414,37.9542773],[23.8011986,37.953844],[23.8003684,37.9531891],[23.7997561,37.9527059],[23.7989615,37.9519114],[23.7964961,37.9502488],[23.7960982,37.9500769],[23.7957915,37.949869],[23.7956673,37.9498778],[23.7956365,37.9499454],[23.7962727,37.9503791],[23.7981346,37.9521488],[23.7987803,37.9532495],[23.7991761,37.9542056],[23.7992545,37.9546744],[23.7990562,37.9547326],[23.7990089,37.9553995],[23.7987353,37.9555613],[23.7982987,37.9553217],[23.7979433,37.9562494],[23.7977956,37.95615],[23.7973644,37.9560546],[23.7965452,37.9555214],[23.7964292,37.9555302],[23.7961404,37.9557776],[23.79594,37.9558449],[23.7952595,37.9561005],[23.7951785,37.956186],[23.7951034,37.9562084],[23.7950535,37.9560957],[23.795009,37.9557531],[23.7953404,37.955285],[23.7955227,37.9551952],[23.7956379,37.9550917],[23.7955927,37.9549835],[23.7947972,37.9545044],[23.7940578,37.9543589],[23.7933643,37.9540333],[23.793178,37.9540059],[23.7925529,37.9536623],[23.7922689,37.9534635],[23.7919959,37.9534],[23.7916867,37.9531921],[23.7904148,37.9534062],[23.7901158,37.9532344],[23.7898679,37.9532069],[23.7894816,37.9533459],[23.7891919,37.9535121],[23.7889807,37.9537236],[23.7887632,37.9537817],[23.7880052,37.9537849],[23.7874915,37.9538065],[23.7872677,37.9536979],[23.7884388,37.9529159],[23.7886332,37.9526008],[23.7885881,37.9524746],[23.7884744,37.9524203],[23.7879963,37.9524104],[23.7876779,37.9523287],[23.7872476,37.952026],[23.7868942,37.9522237],[23.7864277,37.9521777],[23.7859041,37.9521858],[23.7844474,37.952093],[23.7836953,37.95238],[23.7835825,37.9523979],[23.7821002,37.9532784],[23.7812114,37.9536012],[23.7801263,37.9540003],[23.7799444,37.9544145],[23.7799467,37.9550725],[23.7797294,37.9554236]]},{"id":17053,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0391\u03b3\u03ce\u03bd\u03b1\u03c2 Epic","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 25 \u03c7\u03bb\u03bc \u03bc\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b5\u03c2 \u03b4\u03c5\u03c3\u03ba\u03bf\u03bb\u03af\u03b5\u03c2","path":"MOUNTAIN_RUNNING\/MountRun_Imittos_Epic_Race","activity_type":36,"assistance":2,"difficulty":4,"scenic_value":5,"length":24972,"name_EN":"Mt. Hymettus: Epic race","description_EN":"A 25 km long very strenuous race","ascent_time":0,"descent_time":0,"marker":"Green_dots","level":9,"ascent":1535,"descent":1535,"maxelev":935,"minelev":253,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.77964 37.94992,23.82649 37.98588)","views":64,"millestones":"0,23.7797283,37.9554281#1,23.7886018,37.9525202#2,23.7917798,37.9557237#3,23.7943326,37.9556421#4,23.7939855,37.9601083#5,23.7954623,37.9628989#6,23.7985548,37.9651629#7,23.7965817,37.9679267#8,23.8066570,37.9705920#9,23.8156345,37.9743461#10,23.8211218,37.9794803#11,23.8215057,37.9855228#12,23.8259092,37.9812151#13,23.8213891,37.9739895#14,23.8126367,37.9725983#15,23.8128643,37.9679180#16,23.8190303,37.9666234#17,23.8176921,37.9585819#18,23.8117634,37.9512260#19,23.8070718,37.9520147#20,23.8029635,37.9535896#21,23.8015260,37.9541640#22,23.7977842,37.9518118#23,23.7944088,37.9522908#24,23.7883315,37.9524226#25.0,23.7797283,37.9554281","x":23.8260708,"y":37.9847615,"coor":[[23.7797283,37.9554281],[23.7799456,37.955077],[23.779943,37.954419],[23.7801253,37.9540048],[23.7812103,37.9536057],[23.7820991,37.9532829],[23.7835814,37.9524024],[23.7836939,37.9523845],[23.7844459,37.9520975],[23.7859026,37.9521903],[23.7864262,37.9521822],[23.7868928,37.9522282],[23.7872462,37.9520305],[23.7876768,37.9523332],[23.7879953,37.9524149],[23.7884733,37.9524248],[23.788587,37.9524791],[23.7886321,37.9526053],[23.7884377,37.9529204],[23.787261,37.9536979],[23.7874801,37.953811],[23.7880187,37.9538029],[23.788751,37.9540927],[23.7892849,37.9544632],[23.7898079,37.9546714],[23.7903416,37.955141],[23.7908368,37.9551194],[23.7909281,37.9550204],[23.79102,37.9547141],[23.7914649,37.9543814],[23.7917496,37.9543278],[23.7924676,37.9543877],[23.7929911,37.9544247],[23.7931275,37.9545241],[23.7923864,37.9549283],[23.7917238,37.9558014],[23.7907982,37.9563135],[23.7905495,37.9564483],[23.7906172,37.9566647],[23.7909572,37.957179],[23.7911711,37.9580086],[23.7913811,37.9582478],[23.791394,37.9580586],[23.7912469,37.9577699],[23.7911817,37.9566702],[23.7912845,37.9565262],[23.7920024,37.9562841],[23.7922683,37.9560908],[23.792966,37.9556459],[23.7935468,37.9555387],[23.7945373,37.9554864],[23.7949192,37.9552888],[23.7949806,37.9553294],[23.794969,37.9554196],[23.7945701,37.9555991],[23.7938526,37.955724],[23.793463,37.9558766],[23.7930777,37.9560291],[23.7929062,37.9562902],[23.7929057,37.9564885],[23.7932924,37.9565973],[23.7938844,37.9565803],[23.7939687,37.9565534],[23.7951034,37.9562129],[23.7951785,37.9561905],[23.7952572,37.9561591],[23.7954167,37.9561233],[23.7955074,37.9562317],[23.7953241,37.956664],[23.7953351,37.9568082],[23.7956846,37.9572459],[23.7960157,37.9576656],[23.7958902,37.9577555],[23.7959698,37.9578097],[23.7956726,37.9578543],[23.7956026,37.958458],[23.7951886,37.9587051],[23.7947843,37.9587675],[23.7947156,37.9588936],[23.794476,37.9590915],[23.794407,37.9593707],[23.7944972,37.9596593],[23.7941895,37.959803],[23.7940181,37.960019],[23.7939059,37.9603342],[23.7939393,37.9606047],[23.7938706,37.9607398],[23.7941505,37.9607673],[23.7948344,37.960462],[23.7955062,37.9603911],[23.7958647,37.9604053],[23.795908,37.9603152],[23.796211,37.9603743],[23.7964729,37.9603387],[23.7967844,37.9603708],[23.7970428,37.9604659],[23.7974755,37.9604216],[23.7979069,37.9604538],[23.7981404,37.9604047],[23.7984032,37.9604592],[23.7986758,37.9606579],[23.7986868,37.9608022],[23.7985655,37.9610633],[23.7982993,37.9609682],[23.7979006,37.9610622],[23.7976868,37.9613232],[23.7977671,37.9616163],[23.7977844,37.9619408],[23.7977474,37.9620579],[23.7974398,37.9621385],[23.7972619,37.9622869],[23.7969099,37.9623538],[23.796111,37.9627085],[23.7958959,37.9626495],[23.7956651,37.9626131],[23.7955874,37.962667],[23.7954283,37.9629642],[23.7949579,37.9631121],[23.7949209,37.9632472],[23.7949848,37.9633059],[23.7953006,37.9634777],[23.7954361,37.9634824],[23.7955984,37.963699],[23.7965844,37.9636241],[23.7976426,37.9638197],[23.7982747,37.9641002],[23.7988564,37.9644932],[23.7998208,37.964896],[23.8015639,37.9652189],[23.8009601,37.9653981],[23.8005375,37.965483],[23.8001483,37.9654869],[23.7990123,37.9653858],[23.7986417,37.9652229],[23.7980451,37.9648073],[23.7975709,37.9646758],[23.7971907,37.9646256],[23.7961099,37.9647769],[23.7956234,37.9649609],[23.7945818,37.9653105],[23.793888,37.965458],[23.7934915,37.965534],[23.7933059,37.9656102],[23.7933389,37.9660159],[23.7938033,37.9668729],[23.7937785,37.9675939],[23.7938692,37.9677202],[23.7941101,37.9678468],[23.794216,37.9678876],[23.7945765,37.9679829],[23.7951543,37.9678487],[23.7955617,37.9678268],[23.796527,37.9679141],[23.7969718,37.9680186],[23.7976162,37.9680061],[23.7980239,37.9679978],[23.7985638,37.9679357],[23.800215,37.9681863],[23.8008479,37.9681919],[23.8026041,37.9684157],[23.8032898,37.9686557],[23.8040583,37.969058],[23.8044046,37.9694011],[23.8047357,37.9695729],[23.8052603,37.9696639],[23.8057612,37.9696647],[23.8060333,37.9701248],[23.8065676,37.9704322],[23.806665,37.9706036],[23.8067212,37.970874],[23.8069634,37.9710231],[23.8072253,37.9710236],[23.8076465,37.9710423],[23.8080128,37.971115],[23.8083424,37.9713318],[23.8086265,37.9715486],[23.8090122,37.972072],[23.8093191,37.9722798],[23.8107188,37.9725524],[23.8126297,37.9732765],[23.8127429,37.9735291],[23.8126742,37.9737092],[23.8127388,37.9737679],[23.8127044,37.9738399],[23.8126974,37.9739301],[23.8127884,37.9739843],[23.8134625,37.9740394],[23.8146,37.9744558],[23.8154201,37.9743309],[23.8158186,37.9743586],[23.8161937,37.9745935],[23.8165793,37.975198],[23.8171136,37.9755593],[23.8178647,37.9757047],[23.8191516,37.9755985],[23.8192311,37.9756617],[23.8192422,37.9757789],[23.8191743,37.9760447],[23.8193106,37.9761711],[23.8193214,37.9764415],[23.8192407,37.9768199],[23.8190581,37.9769999],[23.819046,37.9772883],[23.8198533,37.9777582],[23.8201026,37.9782543],[23.8206485,37.9785075],[23.8216946,37.979131],[23.821633,37.9791173],[23.8216376,37.9791579],[23.8214666,37.9792207],[23.8213959,37.9791936],[23.8210206,37.9795806],[23.8207697,37.9797424],[23.8200961,37.9804624],[23.8199599,37.9807326],[23.819737,37.9810702],[23.8197478,37.9813226],[23.8196449,37.9814847],[23.8192349,37.9815021],[23.8191777,37.9816102],[23.8195064,37.9822326],[23.8197272,37.982341],[23.8199318,37.9824675],[23.8201012,37.9830446],[23.8205101,37.9834779],[23.8211355,37.9838574],[23.8222504,37.9842736],[23.8222502,37.9843818],[23.8220445,37.9846879],[23.8216792,37.9850208],[23.8212652,37.985232],[23.8210484,37.985439],[23.8210243,37.9855156],[23.8212999,37.9854484],[23.8215047,37.9855208],[23.8215954,37.9857102],[23.8217662,37.9857105],[23.8219141,37.9857828],[23.8220622,37.985756],[23.8223465,37.9858826],[23.8225288,37.9858468],[23.8226197,37.9859461],[23.8227566,37.9858472],[23.8228702,37.9859555],[23.8231553,37.9858027],[23.8232577,37.9858299],[23.8234515,37.98574],[23.8235425,37.9857762],[23.8237478,37.9856504],[23.8239412,37.9857137],[23.8240667,37.9856328],[23.8243967,37.9857144],[23.8249328,37.9853547],[23.825001,37.9853909],[23.8251036,37.985355],[23.8251945,37.9854542],[23.825264,37.9853958],[23.8253656,37.9853013],[23.8256883,37.9852116],[23.8259599,37.984847],[23.8260708,37.9847615],[23.8261114,37.9844326],[23.8260257,37.9841396],[23.8260985,37.9840315],[23.8260902,37.9837837],[23.8261793,37.9835855],[23.8261226,37.9834863],[23.8262831,37.9830179],[23.8261696,37.9828555],[23.826205,37.9823508],[23.8264109,37.9819545],[23.8263427,37.9818913],[23.8262638,37.9815307],[23.8260477,37.9814222],[23.8256506,37.9808268],[23.8254696,37.9803038],[23.8254026,37.9797809],[23.8251705,37.9798076],[23.8250326,37.9797263],[23.8248859,37.9797621],[23.824738,37.9797349],[23.8246012,37.9797978],[23.8245056,37.9797345],[23.8244952,37.9793289],[23.8243589,37.9792026],[23.8243823,37.9789412],[23.8242935,37.9788555],[23.8242824,37.9787293],[23.8239528,37.9784584],[23.8235197,37.9782189],[23.82338,37.9779798],[23.8228292,37.9773842],[23.8227003,37.9765458],[23.8224725,37.9757027],[23.8225301,37.9754144],[23.8224929,37.9752071],[23.8215085,37.9741375],[23.821395,37.9739932],[23.8211335,37.9738305],[23.8209706,37.9738077],[23.8206486,37.9738073],[23.8201506,37.9738966],[23.8189769,37.9742824],[23.8181157,37.9744974],[23.817871,37.9744654],[23.8169326,37.9740809],[23.8161929,37.9739085],[23.815225,37.9739521],[23.814963,37.9740148],[23.8147685,37.9739604],[23.8146282,37.9740278],[23.8142071,37.9739415],[23.8130801,37.9738856],[23.8127059,37.9738399],[23.8127402,37.9737679],[23.8130403,37.9734124],[23.8132462,37.9730432],[23.8131133,37.9729618],[23.8131251,37.9727996],[23.8126475,37.9726006],[23.8112819,37.97231],[23.8108612,37.972093],[23.8105198,37.9720384],[23.81019,37.9718936],[23.8098719,37.9716227],[23.809718,37.971289],[23.809821,37.9710909],[23.8102265,37.9709654],[23.8103168,37.9708664],[23.8108757,37.9704707],[23.8110095,37.970178],[23.81101,37.9699797],[23.8107094,37.9699882],[23.8106325,37.9698755],[23.8106942,37.9696683],[23.8111005,37.9693895],[23.8114526,37.9691603],[23.8116423,37.9690073],[23.8114945,37.9688989],[23.8114834,37.9688088],[23.8117911,37.9686921],[23.8118026,37.9686291],[23.8116206,37.9685567],[23.8118713,37.9684669],[23.8116097,37.9683944],[23.8116326,37.9683223],[23.8120541,37.9682329],[23.8122931,37.9682603],[23.8122024,37.9680979],[23.8126923,37.9679725],[23.8127152,37.9679095],[23.8144682,37.9680114],[23.8141388,37.9677225],[23.8140371,37.9674159],[23.8141397,37.967362],[23.8144813,37.9673625],[23.8145613,37.9672364],[23.8149029,37.9671829],[23.8149146,37.9670748],[23.8147105,37.966759],[23.8147905,37.9666239],[23.8150013,37.9665386],[23.8151892,37.9665479],[23.8153997,37.9665618],[23.815635,37.9666523],[23.8169339,37.9662217],[23.8170937,37.9660552],[23.8172174,37.9662627],[23.8171031,37.9664428],[23.8171707,37.9667133],[23.8174433,37.9670021],[23.8176935,37.9670746],[23.8178498,37.9673317],[23.8180794,37.9675754],[23.8182259,37.9671701],[23.8183742,37.9670351],[23.8186816,37.9670446],[23.8186705,37.9669364],[23.8187847,37.9667924],[23.8189441,37.9667566],[23.8190584,37.9665765],[23.8193192,37.9665949],[23.8194335,37.9664148],[23.819377,37.9662165],[23.8194122,37.9657839],[23.8196325,37.9651894],[23.8196675,37.964856],[23.8195996,37.9646666],[23.8197715,37.9641982],[23.819647,37.9639276],[23.819763,37.9638827],[23.8197702,37.9628462],[23.8199767,37.9621976],[23.819727,37.9618908],[23.8192287,37.9608265],[23.8183093,37.9597255],[23.8178597,37.9587199],[23.817669,37.9585619],[23.8171807,37.9581195],[23.8162049,37.9568201],[23.8158773,37.9558282],[23.8154684,37.955485],[23.8151172,37.9548175],[23.8144131,37.9541675],[23.8142097,37.9535633],[23.8136181,37.9534452],[23.8131296,37.9530659],[23.8125586,37.952416],[23.8115947,37.9509905],[23.8114925,37.9509002],[23.8113559,37.9509],[23.8113046,37.9509449],[23.8115874,37.9516304],[23.8116652,37.9523515],[23.8117688,37.9532981],[23.811927,37.953767],[23.8118246,37.9537398],[23.811234,37.9532341],[23.8103441,37.9526333],[23.8100266,37.9521641],[23.809822,37.9520556],[23.8095329,37.9520326],[23.8086449,37.9521123],[23.8081102,37.9520033],[23.8074624,37.9516237],[23.8072695,37.951389],[23.8071101,37.9513888],[23.8069956,37.951668],[23.8073443,37.9532458],[23.8071618,37.9533987],[23.8067632,37.9534882],[23.8065469,37.9534789],[23.8057846,37.9533514],[23.8037147,37.9527171],[23.8030559,37.9521932],[23.8021023,37.9512363],[23.8019045,37.951263],[23.8018586,37.9514071],[23.8024014,37.9527419],[23.8028434,37.9534367],[23.803093,37.9537525],[23.8039679,37.9543308],[23.8042404,37.9545926],[23.8049208,37.9555762],[23.8053918,37.9560817],[23.8056754,37.9564787],[23.8059358,37.9570199],[23.8059126,37.9571551],[23.805833,37.9571459],[23.8056772,37.957006],[23.8052198,37.9565861],[23.8042762,37.9561159],[23.8031301,37.9551811],[23.8022435,37.954711],[23.8016414,37.9542773],[23.8011986,37.953844],[23.8002921,37.9531304],[23.7997561,37.9527059],[23.7989615,37.9519114],[23.7964961,37.9502488],[23.7960982,37.9500769],[23.7957915,37.949869],[23.7956673,37.9498778],[23.7956365,37.9499454],[23.7962727,37.9503791],[23.7981346,37.9521488],[23.7987803,37.9532495],[23.7991761,37.9542056],[23.7992545,37.9546744],[23.7990562,37.9547326],[23.798943,37.9545071],[23.797274,37.952972],[23.7957058,37.952014],[23.7952079,37.9517472],[23.794431,37.9516512],[23.7943407,37.9517367],[23.7944423,37.9520433],[23.7944074,37.9523136],[23.7943525,37.9523496],[23.7940659,37.9523311],[23.7939176,37.952457],[23.7932916,37.9524379],[23.7932237,37.9522935],[23.7930192,37.952176],[23.7928824,37.9522479],[23.7927233,37.9521304],[23.7924046,37.9521299],[23.7921534,37.9520438],[23.791849,37.9521334],[23.7916093,37.9523853],[23.7914716,37.9527816],[23.7912746,37.9528624],[23.7908647,37.9529158],[23.790651,37.9531317],[23.7904345,37.9532124],[23.7901157,37.9532389],[23.7898074,37.9532293],[23.7894313,37.9533819],[23.7889066,37.9537685],[23.7880187,37.9538029],[23.787479,37.953811],[23.787262,37.9536979],[23.7884377,37.9529204],[23.7886321,37.9526053],[23.788587,37.9524791],[23.7884733,37.9524248],[23.7879953,37.9524149],[23.7876768,37.9523332],[23.7872462,37.9520305],[23.7868928,37.9522282],[23.7864262,37.9521822],[23.7859026,37.9521903],[23.7844459,37.9520975],[23.7836939,37.9523845],[23.7835814,37.9524024],[23.7820991,37.9532829],[23.7812103,37.9536057],[23.7801253,37.9540048],[23.779943,37.954419],[23.7799456,37.955077],[23.7797283,37.9554281]]},{"id":17054,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: 1\u03bf\u03c2 \u039f\u03c1\u03b5\u03b9\u03bd\u03cc\u03c2 \u0391\u03b3\u03ce\u03bd\u03b1\u03c2 \u039a\u03bf\u03c1\u03c9\u03c0\u03af\u03bf\u03c5","description_GR":"\u03a3\u03c4\u03b1 \u03ba\u03bf\u03c1\u03c9\u03c0\u03b9\u03b9\u03ce\u03c4\u03b9\u03ba\u03b1 \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd","path":"MOUNTAIN_RUNNING\/MountRun_Imittos_Oreinos_Agonas_Imittou","activity_type":36,"assistance":2,"difficulty":2,"scenic_value":4,"length":11280,"name_EN":"Imittos Mt: First Koropi Mountain Running course","description_EN":"Along the old mountain trails","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":9,"ascent":462,"descent":462,"maxelev":514,"minelev":169,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79573 37.90611,23.83625 37.92792)","views":28,"millestones":"0,23.8362482,37.9070712#1,23.8350257,37.9114047#2,23.8261678,37.9156303#3,23.8224890,37.9229508#4,23.8126174,37.9251604#5,23.8024766,37.9268832#6,23.7966644,37.9255617#7,23.7974811,37.9175809#8,23.8028964,37.9116962#9,23.8111875,37.9076500#10,23.8222484,37.9065923#11.3,23.8362461,37.9070712","x":23.7965932,"y":37.9249451,"coor":[[23.8362482,37.9070712],[23.8352319,37.907223],[23.8342937,37.907109],[23.8325252,37.9069307],[23.8330917,37.907968],[23.8337754,37.9094652],[23.8344908,37.910052],[23.8354336,37.9106842],[23.8360151,37.9111943],[23.8354424,37.9113647],[23.8340314,37.9115025],[23.833582,37.9115514],[23.8321928,37.9121172],[23.8314759,37.9122063],[23.8310433,37.9123499],[23.8302116,37.9128715],[23.8293669,37.9131767],[23.8288507,37.9134779],[23.8278709,37.9140803],[23.827131,37.9142775],[23.8267776,37.9145925],[23.825876,37.9149021],[23.8258529,37.9150372],[23.8260001,37.9153439],[23.8270879,37.9172022],[23.8274502,37.9179508],[23.826567,37.9185849],[23.8263504,37.9187829],[23.8255578,37.9195748],[23.8246804,37.9201504],[23.8245429,37.9205287],[23.824256,37.9209744],[23.8240054,37.9211092],[23.8236691,37.9213656],[23.8230886,37.9220587],[23.822963,37.9222478],[23.8222608,37.9232787],[23.8221004,37.9237382],[23.8215189,37.924251],[23.821497,37.9243231],[23.821317,37.9243769],[23.8208217,37.9244933],[23.8201733,37.9244382],[23.8194897,37.9243966],[23.8188295,37.9244767],[23.8184538,37.9245843],[23.8179603,37.924872],[23.8177588,37.9249438],[23.8173264,37.9249521],[23.8168893,37.925001],[23.8162855,37.9253065],[23.8161034,37.9253423],[23.8152506,37.9251156],[23.8142949,37.9250961],[23.8138624,37.9251495],[23.8129751,37.9250579],[23.8120756,37.9253089],[23.8114042,37.9253258],[23.8111925,37.925375],[23.8102657,37.9255854],[23.8098209,37.9259992],[23.8091033,37.9263045],[23.8085219,37.9267182],[23.8078731,37.9268163],[23.8068945,37.9268147],[23.8065984,37.9269223],[23.8060628,37.9272279],[23.8045043,37.9270811],[23.8036861,37.9267012],[23.8034129,37.9267548],[23.803196,37.9269888],[23.802809,37.9270422],[23.8018431,37.9265719],[23.8014912,37.9262649],[23.8013092,37.9262285],[23.800876,37.9265523],[23.8001357,37.9267944],[23.7997602,37.9268117],[23.7992827,37.9266757],[23.7991233,37.9267115],[23.7988371,37.9273239],[23.7984724,37.9275396],[23.7981787,37.9276923],[23.7979847,37.9278903],[23.7978481,37.9279261],[23.7975751,37.9278896],[23.7973047,37.9276773],[23.7972141,37.9275329],[23.7971808,37.9272174],[23.7970332,37.927109],[23.7961468,37.9266929],[23.7958629,37.9264851],[23.7957474,37.9263182],[23.7957363,37.926246],[23.7971146,37.9256716],[23.7962618,37.9254673],[23.7961598,37.925341],[23.7965932,37.9249451],[23.7967545,37.9242244],[23.796676,37.9238277],[23.7961886,37.9231418],[23.7967018,37.9226921],[23.7969875,37.9222419],[23.7970567,37.9218996],[23.7969555,37.9214848],[23.7969458,37.9208719],[23.7970489,37.9205972],[23.7968848,37.9197632],[23.7967053,37.9188526],[23.7965856,37.9185504],[23.797372,37.917664],[23.7979307,37.9172323],[23.7982496,37.9171067],[23.7989675,37.9166753],[23.7989365,37.9163012],[23.7990044,37.9160355],[23.7990389,37.9159003],[23.7989599,37.9156839],[23.7987221,37.9152689],[23.7988135,37.9151248],[23.7990868,37.9150261],[23.7995079,37.9149728],[23.8001222,37.9149738],[23.8003396,37.9149111],[23.8006695,37.9149117],[23.8008518,37.9148218],[23.8011715,37.9143898],[23.8014337,37.9142009],[23.8016391,37.9139489],[23.8022591,37.9135624],[23.8026803,37.913482],[23.8028546,37.9130361],[23.8027069,37.9129728],[23.8028437,37.9128649],[23.8027316,37.9122158],[23.8029601,37.9118736],[23.8028697,37.9116211],[23.8028084,37.911576],[23.8027402,37.9115218],[23.8028087,37.9114678],[23.8029793,37.9114681],[23.8030479,37.911351],[23.8032413,37.9113153],[23.8036518,37.9109735],[23.8036637,37.9107933],[23.8042339,37.9102354],[23.8042456,37.9101273],[23.8045423,37.9097943],[23.8045084,37.9097041],[23.8048505,37.9093622],[23.8050896,37.9093085],[23.8056013,37.9093814],[23.8061482,37.9090399],[23.8063075,37.9090401],[23.8064557,37.9089322],[23.8066832,37.9089146],[23.8073391,37.9086317],[23.8080574,37.90802],[23.8084329,37.9079575],[23.8086608,37.9078137],[23.8090138,37.9076971],[23.8093221,37.9076525],[23.8101183,37.9076899],[23.8105282,37.9075283],[23.811506,37.9077101],[23.8136901,37.9077136],[23.8141951,37.9078045],[23.8150482,37.9078149],[23.8160701,37.9077354],[23.8161404,37.90774],[23.8179495,37.9075986],[23.819145,37.9071678],[23.8203171,37.9069893],[23.8207723,37.9069134],[23.8211367,37.9067518],[23.8222213,37.9065957],[23.8233478,37.9064532],[23.8240195,37.9062378],[23.8242569,37.9062517],[23.8252128,37.9060999],[23.8256109,37.9061185],[23.8261453,37.9062095],[23.826498,37.9061649],[23.8269305,37.9060935],[23.8276811,37.9061486],[23.827897,37.9062391],[23.8283739,37.9066363],[23.8289766,37.9067274],[23.8294311,37.9069443],[23.83079,37.9071491],[23.8319771,37.9069119],[23.8325231,37.9069307],[23.8342916,37.907109],[23.8352298,37.907223],[23.8362461,37.9070712]]},{"id":17324,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2-\u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"ATTIKI\/Attiki_Imittos_Kesariani_Kalopoula","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":4747,"name_EN":"Mt. Hymettus: Kesariani monastery-Kalopoula","description_EN":"A nice hike for everybody","ascent_time":85,"descent_time":85,"marker":"No_marks","level":13,"ascent":241,"descent":241,"maxelev":518,"minelev":359,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79731 37.95716,23.80935 37.9677)","views":880,"millestones":"0,23.7985797,37.9610589#1,23.8014501,37.9581509#2,23.8092010,37.9626426#3,23.8030741,37.9673209#4,23.8006424,37.9612895#4.7,23.7985819,37.9610589","x":23.8076534,"y":37.96417,"coor":[[23.7985797,37.9610589],[23.7986829,37.9608022],[23.7986719,37.9606579],[23.7983992,37.9604592],[23.7984199,37.960333],[23.7984524,37.9601348],[23.7985519,37.9599322],[23.7986048,37.9598241],[23.7987073,37.9598243],[23.7987998,37.9596803],[23.798841,37.9595857],[23.7989206,37.9596039],[23.7989206,37.9595903],[23.798921,37.9594597],[23.7989098,37.9594056],[23.7989147,37.9592794],[23.7988988,37.9592523],[23.79884,37.9591576],[23.7989457,37.9591578],[23.7990361,37.9589957],[23.7989794,37.9589055],[23.7990477,37.9588966],[23.79909,37.9588065],[23.7989878,37.9586982],[23.7988169,37.95877],[23.7984983,37.9587244],[23.7976976,37.9589483],[23.7973797,37.9586323],[23.7973395,37.9578707],[23.7977038,37.9578533],[23.7981144,37.9575565],[23.7989348,37.9572515],[23.7994246,37.9571442],[23.7998742,37.957145],[23.8003217,37.9575603],[23.8005782,37.9577951],[23.8014083,37.958121],[23.8020105,37.9585546],[23.8028177,37.9589525],[23.8028162,37.9594798],[23.8028162,37.9594933],[23.8026215,37.9599346],[23.8027123,37.9600249],[23.8039526,37.9602252],[23.8045098,37.9604605],[23.8054305,37.9609667],[23.8067968,37.9608789],[23.8069402,37.9610143],[23.8068138,37.9614467],[23.8068169,37.9614783],[23.806836,37.961663],[23.8070741,37.962024],[23.8072673,37.9621685],[23.8076995,37.9623224],[23.8077891,37.9623406],[23.8092739,37.9626539],[23.8093306,37.9627261],[23.8092506,37.9628342],[23.8084553,37.9632159],[23.8081678,37.9633551],[23.8078595,37.9636971],[23.8076712,37.9639086],[23.8076689,37.9639447],[23.8076534,37.96417],[23.8078257,37.9645218],[23.8079025,37.9646751],[23.8082851,37.9651759],[23.8082847,37.9653201],[23.8082049,37.9653876],[23.8081364,37.9654461],[23.8068031,37.9659667],[23.8059837,37.9658391],[23.8049355,37.9661619],[23.8045019,37.9665397],[23.8042277,37.9668817],[23.8029732,37.9677088],[23.8029281,37.9675465],[23.8031542,37.9672044],[23.8035225,37.9666462],[23.8037185,37.9657092],[23.8036414,37.9655423],[23.8038899,37.9650921],[23.8041714,37.9649168],[23.8050074,37.9643909],[23.8049736,37.9642557],[23.804587,37.9640748],[23.8045988,37.9639306],[23.8047587,37.9637326],[23.8045641,37.9635971],[23.8045276,37.962885],[23.8044377,37.9628127],[23.8038822,37.9627487],[23.8036002,37.9627212],[23.8035502,37.962649],[23.8035381,37.9625183],[23.8035135,37.9622659],[23.8034228,37.9621216],[23.8029105,37.9621568],[23.802535,37.962102],[23.801966,37.9620019],[23.8011582,37.9618564],[23.8008626,37.9617027],[23.8005001,37.9610261],[23.8003767,37.9603769],[23.800458,37.9597732],[23.8007778,37.9593592],[23.7996057,37.959213],[23.799276,37.9590682],[23.7990488,37.9588966],[23.7989805,37.9589055],[23.7990372,37.9589957],[23.7989467,37.9591578],[23.7988411,37.9591576],[23.7989158,37.9592794],[23.7989108,37.9594056],[23.7989221,37.9594597],[23.7989217,37.9596039],[23.798842,37.9595857],[23.7988009,37.9596803],[23.7987083,37.9598243],[23.7986059,37.9598241],[23.798569,37.9599007],[23.7984535,37.9601348],[23.7984014,37.9604592],[23.798674,37.9606579],[23.798685,37.9608022],[23.7985819,37.9610589]]},{"id":17325,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a3\u03c6\u03b7\u03c4\u03c4\u03af\u03b1 \u039f\u03b4\u03cc\u03c2","description_GR":"\u039f \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03b8\u03ae\u03bd\u03b1 \u03c3\u03c4\u03bf \u03a3\u03c6\u03b7\u03c4\u03c4\u03cc","path":"ATTIKI\/Attiki_Imittos_Sfittia_Odos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":10045,"name_EN":"Mt. Hymettus: The Sfittos Way","description_EN":"The ancient road from Athens to Sfittos","ascent_time":240,"descent_time":235,"marker":"Red_dots","level":14,"ascent":407,"descent":360,"maxelev":454,"minelev":119,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.77452 37.89915,23.87367 37.91217)","views":166,"millestones":"0,23.8736668,37.8991498#1,23.8628703,37.9015905#2,23.8518423,37.9035055#3,23.8410421,37.9060176#4,23.8300056,37.9070267#5,23.8191881,37.9071607#6,23.8081387,37.9080070#7,23.8001872,37.9121665#8,23.7901804,37.9096073#9,23.7824865,37.9045167#10,23.7745576,37.9005835","x":23.8056038,"y":37.9093814,"coor":[[23.8736668,37.8991498],[23.8735623,37.8991632],[23.8724758,37.8992792],[23.872131,37.8993194],[23.8720389,37.8993283],[23.8718537,37.8993596],[23.8714654,37.8994043],[23.8713986,37.8994132],[23.8710481,37.8994399],[23.870906,37.8993901],[23.8706706,37.8994169],[23.870245,37.8995291],[23.8697613,37.8996593],[23.8693867,37.8998617],[23.8690384,37.900046],[23.8684578,37.9002977],[23.8678557,37.9005179],[23.866771,37.9007871],[23.8660954,37.9009666],[23.8653898,37.901164],[23.8645794,37.9013479],[23.8641516,37.9014285],[23.8638284,37.9014912],[23.8630558,37.9015804],[23.8605076,37.9017172],[23.8591079,37.902058],[23.8575842,37.9025293],[23.8571517,37.902664],[23.8564917,37.9028254],[23.8549784,37.9030399],[23.853875,37.9030566],[23.853215,37.9031954],[23.851312,37.9036392],[23.8500386,37.9038764],[23.8485127,37.9041584],[23.8475814,37.9046529],[23.8455553,37.9053172],[23.8447004,37.9054378],[23.8436468,37.9056031],[23.8421337,37.9056822],[23.8417137,37.9058078],[23.8412221,37.9059514],[23.8398787,37.9064543],[23.8386043,37.9066418],[23.8371359,37.9070724],[23.8362486,37.9070712],[23.8352323,37.907223],[23.834948,37.9071865],[23.8342941,37.907109],[23.8325256,37.9069307],[23.8319796,37.9069119],[23.8307928,37.9071491],[23.8294339,37.9069443],[23.8289794,37.9067274],[23.8283767,37.9066363],[23.8278999,37.9062391],[23.827684,37.9061486],[23.8269333,37.9060935],[23.8265009,37.9061649],[23.8261481,37.9062095],[23.8256137,37.9061185],[23.8252156,37.9060999],[23.8242597,37.9062517],[23.824022,37.9062379],[23.8233503,37.9064532],[23.8222238,37.9065957],[23.8211392,37.9067518],[23.8207748,37.9069134],[23.8203196,37.9069894],[23.8196098,37.9070964],[23.8191475,37.9071678],[23.817952,37.9075986],[23.8161429,37.90774],[23.8160726,37.9077354],[23.8150507,37.9078149],[23.8141976,37.9078045],[23.813693,37.9077136],[23.8129546,37.9077124],[23.8115089,37.9077101],[23.8105311,37.9075283],[23.8101211,37.9076899],[23.8093249,37.9076525],[23.8090163,37.9076971],[23.8086633,37.9078137],[23.8084354,37.9079575],[23.8080599,37.90802],[23.8073416,37.9086317],[23.8067654,37.9088786],[23.8066857,37.9089146],[23.8064581,37.9089322],[23.80631,37.9090401],[23.8061507,37.9090399],[23.8056038,37.9093814],[23.8050921,37.9093085],[23.804853,37.9093622],[23.8045108,37.9097041],[23.8045447,37.9097943],[23.8042481,37.9101273],[23.8042364,37.9102354],[23.8036661,37.9107933],[23.8036543,37.9109735],[23.8032438,37.9113153],[23.8032019,37.9113243],[23.8030503,37.911351],[23.8029818,37.9114681],[23.8028111,37.9114678],[23.8027427,37.9115218],[23.8028109,37.911576],[23.802762,37.9116164],[23.8026005,37.9115486],[23.802407,37.9115933],[23.8024864,37.9116475],[23.8024295,37.9116655],[23.8025201,37.9118278],[23.802395,37.9117916],[23.8021902,37.9118183],[23.8021332,37.9118678],[23.8019508,37.9120162],[23.8018713,37.9119619],[23.8017572,37.9120699],[23.8014156,37.9121955],[23.8012449,37.9122133],[23.8011655,37.91215],[23.8008243,37.9120954],[23.8006194,37.9121581],[23.8006537,37.912068],[23.8004032,37.9121668],[23.800244,37.9121485],[23.8000928,37.9121978],[23.7993195,37.9120883],[23.7991377,37.9120069],[23.7977384,37.9120225],[23.7972609,37.9118955],[23.7967263,37.9118585],[23.7962713,37.9118623],[23.7959196,37.9118842],[23.7952592,37.9120813],[23.7947931,37.9119724],[23.7936565,37.9119794],[23.7934848,37.9119791],[23.7933144,37.9118977],[23.793065,37.9116088],[23.7925537,37.9113555],[23.7920549,37.9107418],[23.7916345,37.9105608],[23.7904422,37.9098016],[23.7894227,37.9090427],[23.7891157,37.90897],[23.7878533,37.9088776],[23.7877511,37.9088008],[23.7874358,37.9085659],[23.7857931,37.9076706],[23.7851107,37.9076514],[23.7847133,37.9073893],[23.7840539,37.9072439],[23.7838502,37.906883],[23.7833446,37.9063322],[23.78316,37.9061066],[23.7831282,37.906066],[23.783106,37.9058676],[23.7832209,37.9054803],[23.7830966,37.9051736],[23.783223,37.9047412],[23.783155,37.904669],[23.7826661,37.904596],[23.7823366,37.9044512],[23.7811687,37.9032142],[23.7809197,37.9027992],[23.7806665,37.9025869],[23.780341,37.9023114],[23.7796269,37.9014538],[23.7789221,37.9013173],[23.7788314,37.901236],[23.7768975,37.9013045],[23.776432,37.9010152],[23.7762501,37.9009788],[23.7762277,37.9008706],[23.7763302,37.9008347],[23.7763303,37.9007806],[23.77616,37.9007082],[23.7760218,37.9005592],[23.7757832,37.9004687],[23.7748405,37.9003497],[23.7745625,37.9004934],[23.7745576,37.9005835]]},{"id":17429,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c3\u03c4\u03bf \u03a3\u03ad\u03c3\u03b9","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03bf\u03c1\u03b9\u03c3\u03bc\u03cc \u03c4\u03bf \u03a3\u03ad\u03c3\u03b9","path":"ATTIKI\/Attiki_Imittos_Sesi_loop","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":8021,"name_EN":"Mt. Hymettus: From the summit to Sesi","description_EN":"A loop trail to Sesi plateau","ascent_time":350,"descent_time":310,"marker":"imittos_trail_10","level":13,"ascent":521,"descent":521,"maxelev":916,"minelev":446,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78979 37.92635,23.81158 37.95086)","views":65,"millestones":"0,23.8113556,37.9509000#1,23.8069493,37.9436678#2,23.7977717,37.9413519#3,23.7910101,37.9344231#4,23.7941746,37.9286270#5,23.7961567,37.9302662#6,23.8007322,37.9375196#7,23.8081999,37.9439524#8,23.8113531,37.9508999","x":23.7958838,"y":37.9274044,"coor":[[23.8113556,37.9509],[23.811315,37.9507737],[23.8112134,37.9504311],[23.8112507,37.9492054],[23.8115026,37.9486109],[23.8115266,37.9481242],[23.811459,37.9478718],[23.8109597,37.9472671],[23.810631,37.9467528],[23.810222,37.9464457],[23.8098141,37.9457421],[23.8093371,37.9453628],[23.8088378,37.9447671],[23.8085207,37.9441807],[23.8083731,37.9440363],[23.807316,37.9435118],[23.8072235,37.9435477],[23.8070296,37.9436826],[23.8067225,37.943628],[23.8065172,37.9437899],[23.8060849,37.9437171],[23.8059253,37.943834],[23.8057318,37.9438157],[23.8051054,37.9440129],[23.8048891,37.9440035],[23.8048093,37.9440755],[23.8046841,37.9440663],[23.8043754,37.9441874],[23.8042043,37.9443584],[23.8029404,37.9445546],[23.8022235,37.9445173],[23.8014342,37.9442772],[23.800297,37.9439508],[23.7998764,37.9437518],[23.7994904,37.9434086],[23.79795,37.9416079],[23.7971143,37.9404303],[23.7957401,37.9393914],[23.7951036,37.9391019],[23.7938196,37.9383786],[23.7931042,37.9378186],[23.7923791,37.9366636],[23.7920284,37.9359239],[23.7918935,37.9353559],[23.7909518,37.9343538],[23.7903452,37.9335641],[23.7898456,37.9332027],[23.789948,37.9331848],[23.7899597,37.9330767],[23.7901647,37.933014],[23.7903125,37.9330593],[23.7904494,37.9329514],[23.7908161,37.9320507],[23.7910101,37.9318348],[23.7911809,37.931799],[23.7912727,37.9315558],[23.7914892,37.93143],[23.7915351,37.9312859],[23.7917405,37.931106],[23.7919349,37.9307458],[23.7920502,37.9302233],[23.7923121,37.9301697],[23.7923467,37.9299895],[23.7925064,37.9298456],[23.792564,37.9296113],[23.7927009,37.9294854],[23.7928261,37.9294766],[23.792861,37.9292063],[23.7927931,37.9290529],[23.7929984,37.928882],[23.7932604,37.9287743],[23.7932949,37.9286662],[23.793568,37.9286487],[23.7937732,37.9285139],[23.7938983,37.9285321],[23.7940806,37.9284603],[23.7941151,37.9283162],[23.7944365,37.9282041],[23.7940593,37.9288163],[23.7941045,37.9289245],[23.794481,37.9285917],[23.7955293,37.9280438],[23.7958601,37.9277739],[23.7959288,37.9276118],[23.7958838,37.9274044],[23.7956577,37.9268813],[23.7954989,37.9267008],[23.7957457,37.9263181],[23.7958611,37.9264851],[23.796145,37.9266929],[23.7970314,37.927109],[23.7968889,37.9272124],[23.7970235,37.9279066],[23.7969547,37.9280868],[23.796718,37.928181],[23.7964791,37.9281806],[23.7962397,37.9283424],[23.7964214,37.9284509],[23.7963413,37.928622],[23.7963867,37.9286761],[23.7962839,37.9288021],[23.796352,37.9288563],[23.7963063,37.9289284],[23.7963972,37.9289916],[23.7964196,37.9291268],[23.7963397,37.9292168],[23.7963278,37.9293881],[23.7962253,37.9294149],[23.7962931,37.9295863],[23.7961675,37.9297483],[23.7962234,37.9301089],[23.7961095,37.9301628],[23.796166,37.9302891],[23.7960516,37.9305142],[23.7960969,37.9306134],[23.7962333,37.9306497],[23.7962668,37.9308841],[23.7963577,37.9309113],[23.7963571,37.9311637],[23.7965268,37.9315155],[23.7964578,37.9317497],[23.7965363,37.9321824],[23.7968879,37.9325976],[23.7968419,37.9327778],[23.796909,37.9332106],[23.7967834,37.9333726],[23.7972599,37.9338781],[23.7973276,37.9341126],[23.7975317,37.9343563],[23.7974632,37.9344643],[23.7975197,37.9345996],[23.7976561,37.9346539],[23.7978147,37.9349246],[23.7980533,37.9350331],[23.7980076,37.9351142],[23.7980871,37.9351684],[23.7981093,37.9353938],[23.7983819,37.9355655],[23.7985906,37.9358317],[23.7987838,37.9359402],[23.7987493,37.9360663],[23.7991585,37.9362293],[23.7994869,37.9368337],[23.7996573,37.9369601],[23.8002711,37.9372226],[23.801657,37.9381262],[23.8027366,37.9387229],[23.8029418,37.9393857],[23.8036052,37.9406666],[23.8040827,37.9408477],[23.8049915,37.9414621],[23.8063425,37.9427351],[23.8069446,37.9431687],[23.8073135,37.9435118],[23.8083706,37.9440363],[23.8085182,37.9441807],[23.8088354,37.9447671],[23.8093346,37.9453628],[23.8098116,37.9457421],[23.8102196,37.9464457],[23.8106285,37.9467528],[23.8109572,37.9472671],[23.8114565,37.9478718],[23.8115241,37.9481242],[23.8115001,37.9486109],[23.8112482,37.9492054],[23.8112109,37.9504311],[23.8113125,37.9507737],[23.8113531,37.9508999]]},{"id":17609,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a7\u03b1\u03bb\u03b9\u03b4\u03bf\u03cd-\u03a3\u03ad\u03c3\u03b9","description_GR":"\u0397 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf \u03a3\u03ad\u03c3\u03b9","path":"ATTIKI\/Attiki_Imittos_Chalidhou_Sesi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":5035,"name_EN":"Mt. Hymettus: Chalidou-Sesi","description_EN":"A hiking access to Sesi plateau","ascent_time":95,"descent_time":90,"marker":"No_marks","level":9,"ascent":355,"descent":115,"maxelev":538,"minelev":204,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79687 37.92546,23.83647 37.93422)","views":144,"millestones":"0,23.8364556,37.9309558#1,23.8288647,37.9276123#2,23.8208085,37.9288608#3,23.8112604,37.9324445#4,23.8044745,37.9313170#5,23.7970328,37.9271090","x":23.8082759,"y":37.9336668,"coor":[[23.8364556,37.9309558],[23.8360352,37.9306758],[23.835273,37.9305666],[23.8346336,37.9304396],[23.8343184,37.927947],[23.8326236,37.9276923],[23.8316307,37.9274385],[23.8310624,37.9271402],[23.8307765,37.9273111],[23.8303439,37.9273916],[23.8298768,37.9276523],[23.8289953,37.9279529],[23.8281527,37.9257661],[23.8270588,37.9255481],[23.8268314,37.9254487],[23.8258525,37.9256095],[23.8252685,37.9261178],[23.8236507,37.9269807],[23.8231333,37.9273089],[23.8227119,37.9274885],[23.8221379,37.927785],[23.8214558,37.9284374],[23.8208289,37.9288511],[23.8196374,37.9294216],[23.8177357,37.9300135],[23.8160625,37.9301912],[23.8147994,37.9302072],[23.8141047,37.9304224],[23.8140877,37.930837],[23.8137524,37.9310843],[23.8136151,37.9313906],[23.8130225,37.9317411],[23.8127668,37.9320201],[23.812414,37.9320556],[23.8119582,37.9323072],[23.81156,37.9322615],[23.8113472,37.9323468],[23.8111417,37.9325808],[23.811107,37.9328061],[23.8109929,37.9329141],[23.8106053,37.9331838],[23.8103321,37.9332555],[23.8097736,37.9335791],[23.8093408,37.9337406],[23.8090212,37.9341006],[23.8086567,37.9342442],[23.8085315,37.934244],[23.8083274,37.9339913],[23.8082589,37.9340543],[23.8082214,37.9339776],[23.8082759,37.9336668],[23.8079245,37.9331524],[23.8078681,37.9329541],[23.8071198,37.932732],[23.8069038,37.9326596],[23.8066307,37.9326501],[23.8065171,37.9325778],[23.8064945,37.9325237],[23.8066424,37.9325239],[23.8068133,37.9324251],[23.8066886,37.9322536],[23.8067693,37.9318752],[23.806656,37.9316768],[23.8065423,37.9316405],[23.8062463,37.9316761],[23.8054644,37.9318055],[23.8053849,37.9317423],[23.8054765,37.9315441],[23.8053631,37.9313727],[23.8047257,37.9314257],[23.8044757,37.9313171],[23.8042254,37.9312897],[23.803987,37.931082],[23.8037369,37.9309914],[23.8033839,37.931081],[23.8032697,37.931243],[23.8029056,37.9308188],[23.802162,37.9305697],[23.8019575,37.9304477],[23.8019125,37.9302493],[23.8017539,37.9300147],[23.8017631,37.9298705],[23.8016036,37.9299604],[23.801069,37.9298694],[23.8005113,37.9299225],[23.8000222,37.9298676],[23.7997268,37.9297048],[23.7996138,37.9293982],[23.799318,37.9293707],[23.7991585,37.9294335],[23.798772,37.9293247],[23.7984775,37.9288014],[23.79833,37.928675],[23.7979096,37.9284399],[23.7976479,37.9284215],[23.7972616,37.9282045],[23.7969886,37.928195],[23.7969562,37.9280868],[23.7970249,37.9279066],[23.7968903,37.9272124],[23.7970328,37.927109]]},{"id":17611,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"ATTIKI\/Attiki_Imittos_Kesariani_loop3","activity_type":31,"assistance":2,"difficulty":2,"scenic_value":3,"length":3321,"name_EN":"Mt. Hymettus: An ascending loop around Kesariani monastery","description_EN":"A nice hike for everybody","ascent_time":75,"descent_time":75,"marker":"No_marks","level":13,"ascent":160,"descent":160,"maxelev":428,"minelev":275,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78986 37.96362,23.80157 37.96795)","views":230,"millestones":"0,23.7898660,37.9648651#1,23.7974636,37.9667114#2,23.7994465,37.9654227#3,23.7928609,37.9639234#3.3,23.7898660,37.9648651","x":23.7941857,"y":37.9662652,"coor":[[23.789866,37.9648651],[23.7899896,37.9650546],[23.7899093,37.9652888],[23.790113,37.9657127],[23.790282,37.9663439],[23.7904184,37.9664163],[23.7909874,37.9664894],[23.7910786,37.9664355],[23.7913858,37.9664991],[23.7921479,37.9667348],[23.7924888,37.9669697],[23.7926688,37.9677542],[23.7928507,37.9678356],[23.793414,37.9679222],[23.7937679,37.9679544],[23.7942153,37.9678876],[23.7941108,37.9678468],[23.7947374,37.9676947],[23.7950111,37.967533],[23.7956147,37.9674439],[23.7960592,37.9672644],[23.7973008,37.9670142],[23.7975516,37.9669245],[23.7975632,37.9668344],[23.7977286,37.9667265],[23.796029,37.9666199],[23.795414,37.966691],[23.7949354,37.9668704],[23.7947987,37.9668702],[23.7941857,37.9662652],[23.7935265,37.9658585],[23.7934933,37.965534],[23.7938887,37.9654671],[23.7945608,37.965306],[23.7958474,37.9648756],[23.7961105,37.9647859],[23.7971811,37.9646256],[23.7975681,37.9646623],[23.7980231,37.9648073],[23.7986481,37.9652229],[23.7990119,37.9653858],[23.8001615,37.9654779],[23.8006397,37.9654607],[23.8015625,37.9652099],[23.8009141,37.9650375],[23.7997875,37.9648734],[23.7988436,37.9644932],[23.7982527,37.9640776],[23.797616,37.9638061],[23.7965919,37.9636151],[23.795681,37.9636676],[23.7932831,37.9638347],[23.7923718,37.9640313],[23.79202,37.9640442],[23.7914393,37.9640702],[23.7909833,37.9643038],[23.7906644,37.9643257],[23.7901636,37.9646628],[23.789866,37.9648651]]},{"id":17622,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2-\u039a\u03bf\u03c1\u03c9\u03c0\u03af","description_GR":"\u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1-\u03a3\u03c4\u03c1\u03ce\u03bc\u03b1-\u039c\u03b1\u03c5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9-\u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2-\u039a\u03bf\u03c1\u03c9\u03c0\u03af","path":"ATTIKI\/Attiki_Imittos_Terpsithea_Koropi","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":12774,"name_EN":"Mt. Hymettus: Terpsithea-Koropi","description_EN":"Terpsithea-Stroma-Mavrovouni-Stavros-Koropi","ascent_time":395,"descent_time":375,"marker":"No_marks","level":12,"ascent":581,"descent":656,"maxelev":765,"minelev":119,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.77668 37.88962,23.87368 37.91148)","views":220,"millestones":"0,23.7767455,37.8894791#1,23.7868737,37.8932286#2,23.7948458,37.8982466#3,23.8050792,37.8949582#4,23.8077139,37.8984827#5,23.8022603,37.9039700#6,23.8030447,37.9113635#7,23.8121333,37.9077111#8,23.8232491,37.9064687#9,23.8341156,37.9070876#10,23.8451074,37.9053816#11,23.8559249,37.9029090#12,23.8668970,37.9007570#12.8,23.8736682,37.8991498","x":23.8023616,"y":37.9047659,"coor":[[23.7767455,37.8894791],[23.7774503,37.8895796],[23.7778944,37.8897607],[23.7782409,37.889883],[23.779015,37.8900039],[23.7790831,37.8900176],[23.7797764,37.8901901],[23.7805832,37.8904192],[23.781297,37.8906008],[23.7815243,37.8906463],[23.7817989,37.8908],[23.7824724,37.891164],[23.7827787,37.891435],[23.7832066,37.8916836],[23.7840699,37.8920547],[23.7846032,37.8924703],[23.7850377,37.8925342],[23.785549,37.8927064],[23.7861396,37.8929801],[23.7870486,37.8932882],[23.7871954,37.8936309],[23.7881267,37.8941013],[23.7886835,37.8942826],[23.7892056,37.894644],[23.7894783,37.8947527],[23.7897855,37.8946991],[23.7906038,37.8949079],[23.79107,37.8949538],[23.791251,37.8952966],[23.7913288,37.8959367],[23.7916457,37.896505],[23.7918036,37.896992],[23.7920077,37.8972177],[23.7927231,37.8976246],[23.7932563,37.8980942],[23.7934722,37.8981667],[23.7940636,37.8981947],[23.7946092,37.8983219],[23.795224,37.8981246],[23.795736,37.8980534],[23.7959868,37.8978556],[23.7968975,37.8975507],[23.7978315,37.8970836],[23.7985823,37.8970218],[23.7993906,37.8967709],[23.7997432,37.8967444],[23.8002785,37.8964659],[23.8009382,37.8964941],[23.8019054,37.8963335],[23.8027593,37.8960104],[23.803158,37.8957497],[23.8035458,37.8953448],[23.8038533,37.8952011],[23.8042289,37.8950755],[23.8052984,37.8949331],[23.8057082,37.8948256],[23.8061868,37.8944839],[23.807302,37.8942244],[23.8077574,37.8940539],[23.8081675,37.8938202],[23.8087815,37.8938573],[23.8091338,37.893966],[23.8092932,37.8939302],[23.8093507,37.8944868],[23.8092564,37.8945408],[23.8092011,37.894739],[23.8092912,37.8951177],[23.8091886,37.8952076],[23.8090634,37.8952164],[23.8090173,37.8954687],[23.8090842,37.8959916],[23.8087536,37.8962795],[23.8087984,37.8965499],[23.8087411,37.8967121],[23.8088092,37.8967843],[23.8086382,37.8969282],[23.8086266,37.8970183],[23.8086947,37.8970635],[23.8086263,37.8971175],[23.8087056,37.8972348],[23.8084322,37.8974146],[23.8084774,37.8975318],[23.8082381,37.8977117],[23.8082714,37.8980272],[23.8075646,37.8986119],[23.8076326,37.8987224],[23.8075523,37.8989746],[23.8075862,37.8990648],[23.8074721,37.8992269],[23.807217,37.8992986],[23.8070237,37.8992982],[23.8062835,37.8996215],[23.8059423,37.8996029],[23.8056486,37.8997827],[23.8055683,37.9000169],[23.8050901,37.9002234],[23.8047937,37.9004663],[23.8045319,37.9005379],[23.8043728,37.9005016],[23.8040766,37.9006634],[23.8039622,37.9008975],[23.8036431,37.9011493],[23.803347,37.901257],[23.8029149,37.9012202],[23.802439,37.9013411],[23.8026321,37.9014316],[23.8027907,37.9016662],[23.8029953,37.9017386],[23.8026082,37.9018641],[23.802676,37.9020445],[23.8025731,37.9022246],[23.8026065,37.902495],[23.8024925,37.902594],[23.8026174,37.9026753],[23.8026733,37.903054],[23.8024907,37.90327],[23.8025129,37.9034683],[23.8023986,37.9036754],[23.8024553,37.9037476],[23.8022387,37.9039275],[23.8023405,37.9041259],[23.8021803,37.9045132],[23.8023616,37.9047659],[23.8020766,37.9049998],[23.8021216,37.9051621],[23.8023942,37.9053428],[23.8022229,37.9055768],[23.8023702,37.9057934],[23.802142,37.9060454],[23.802278,37.9062529],[23.8022773,37.9065053],[23.8021858,37.9067034],[23.8023104,37.9068749],[23.8020706,37.9072169],[23.8019521,37.9072843],[23.8021677,37.907483],[23.8021946,37.9076408],[23.802217,37.907785],[23.8020799,37.9080191],[23.8022117,37.9084384],[23.8022904,37.9087991],[23.802209,37.9094299],[23.8015812,37.910249],[23.801916,37.910538],[23.8022105,37.9110252],[23.8024262,37.9111788],[23.8025053,37.9113591],[23.8027438,37.9115218],[23.8028122,37.9114678],[23.8029828,37.9114681],[23.8030514,37.911351],[23.8032449,37.9113153],[23.8036554,37.9109735],[23.8036672,37.9107933],[23.8042375,37.9102354],[23.8042491,37.9101273],[23.8045458,37.9097943],[23.8045119,37.9097041],[23.8048541,37.9093622],[23.8050931,37.9093085],[23.8056048,37.9093814],[23.8061518,37.9090399],[23.806311,37.9090401],[23.8064592,37.9089322],[23.8066868,37.9089146],[23.807343,37.9086317],[23.8080613,37.90802],[23.8084369,37.9079575],[23.8086647,37.9078137],[23.8090177,37.9076971],[23.809326,37.9076525],[23.8101222,37.9076899],[23.8105321,37.9075283],[23.81151,37.9077101],[23.8136941,37.9077136],[23.814199,37.9078045],[23.8150521,37.9078149],[23.8160736,37.9077354],[23.8161444,37.90774],[23.8179534,37.9075986],[23.8191489,37.9071678],[23.820321,37.9069894],[23.8207762,37.9069134],[23.8211406,37.9067518],[23.8222249,37.9065957],[23.8233514,37.9064532],[23.824023,37.9062379],[23.8242608,37.9062517],[23.8252167,37.9060999],[23.8256148,37.9061185],[23.8261492,37.9062095],[23.826502,37.9061649],[23.8269344,37.9060935],[23.827685,37.9061486],[23.8279009,37.9062391],[23.8283778,37.9066363],[23.8289805,37.9067274],[23.829435,37.9069443],[23.8307939,37.9071491],[23.831981,37.9069119],[23.832527,37.9069307],[23.8342955,37.907109],[23.8352337,37.907223],[23.8362497,37.9070712],[23.8371369,37.9070724],[23.8386053,37.9066418],[23.8398798,37.9064543],[23.8412231,37.9059514],[23.8421348,37.9056822],[23.8436479,37.9056031],[23.8447019,37.9054378],[23.8455563,37.9053172],[23.8475825,37.9046529],[23.8485138,37.9041584],[23.8513131,37.9036392],[23.853216,37.9031954],[23.8538761,37.9030566],[23.8549795,37.9030399],[23.8564927,37.9028254],[23.8571528,37.902664],[23.8591093,37.902058],[23.8605091,37.9017172],[23.8630572,37.9015804],[23.8638294,37.9014912],[23.8645804,37.9013479],[23.8653908,37.901164],[23.8660964,37.9009666],[23.8667725,37.9007871],[23.8678567,37.9005179],[23.8684589,37.9002977],[23.8690394,37.900046],[23.8693878,37.8998617],[23.8697624,37.8996593],[23.8706717,37.8994169],[23.8709071,37.8993901],[23.8710491,37.8994399],[23.8713997,37.8994132],[23.8714669,37.8994043],[23.8718547,37.8993596],[23.87204,37.8993283],[23.8721324,37.8993194],[23.8724769,37.8992792],[23.8735633,37.8991632],[23.8736682,37.8991498]]},{"id":17830,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 11","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u039a\u03c5\u03bd\u03b7\u03b3\u03cc","path":"ATTIKI\/Attiki_Imittos_Spay_Trail11","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":3,"length":2616,"name_EN":"Mt. Hymettus: SPAY network Trail 11","description_EN":"Loop trail near Agios Ioanis Kynigos","ascent_time":50,"descent_time":50,"marker":"SPAY_Trail_11","level":12,"ascent":124,"descent":124,"maxelev":462,"minelev":337,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.82973 37.99461,23.83701 38.00237)","views":907,"millestones":"0,23.8363750,38.0023829#1,23.8322330,37.9955712#2,23.8308790,37.9995087#2.6,23.8363772,38.0023829","x":23.8302087,"y":37.995903,"coor":[[23.836375,38.0023829],[23.8363207,38.0021575],[23.8366046,38.0020768],[23.8366065,38.0012206],[23.8369986,38.0001531],[23.8369655,37.9996754],[23.8369747,37.9995222],[23.8369407,37.9994455],[23.8368504,37.9990759],[23.8364633,37.9985526],[23.8363162,37.9980837],[23.8363096,37.9980251],[23.8362814,37.9978899],[23.8363502,37.9976917],[23.8360208,37.9973127],[23.8351901,37.996951],[23.8346322,37.9968782],[23.834473,37.9967698],[23.8341429,37.9966972],[23.8327982,37.9959157],[23.8323431,37.9957168],[23.8320365,37.9953108],[23.8315368,37.9953326],[23.8313435,37.9952061],[23.8308815,37.9948945],[23.8305048,37.9948174],[23.8300134,37.9945958],[23.8298772,37.9948615],[23.8298211,37.995258],[23.829744,37.9953751],[23.8302224,37.9958309],[23.8302087,37.995903],[23.8304701,37.9961377],[23.8304697,37.9963089],[23.8307653,37.9965076],[23.8309467,37.9969045],[23.8310603,37.9969948],[23.831128,37.9972923],[23.8314462,37.9975811],[23.8313853,37.9977793],[23.8304282,37.9979222],[23.8303142,37.9980031],[23.8305565,37.9981792],[23.8303057,37.998296],[23.830237,37.9984221],[23.8299751,37.9984127],[23.8298947,37.998701],[23.8302132,37.9988862],[23.8304062,37.9991389],[23.8306565,37.9992654],[23.8309064,37.9995362],[23.8312478,37.9996989],[23.8315552,37.9997354],[23.8321583,37.9999706],[23.8331618,38.0003956],[23.8334573,38.0006664],[23.8341969,38.001028],[23.834572,38.0013349],[23.8348908,38.0014075],[23.8354596,38.0017147],[23.8356872,38.0017961],[23.8361249,38.0021708],[23.8363772,38.0023829]]},{"id":17831,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 12","description_GR":"","path":"ATTIKI\/Attiki_Imittos_Spay_Trail12","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":2854,"name_EN":"Mt. Hymettus: SPAY network Trail 12","description_EN":"","ascent_time":55,"descent_time":50,"marker":"SPAY_Trail_12","level":12,"ascent":199,"descent":170,"maxelev":438,"minelev":238,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.81138 37.99216,23.82991 38.00109)","views":341,"millestones":"0,23.8113905,37.9969018#1,23.8200457,37.9921690#2,23.8277504,37.9970705#2.9,23.8257663,38.0011149","x":23.8268551,"y":37.9953753,"coor":[[23.8113905,37.9969018],[23.8120985,37.9965784],[23.8127713,37.996246],[23.8129119,37.9961066],[23.8131481,37.9958681],[23.8136218,37.9954588],[23.8140011,37.9950943],[23.8145034,37.9946265],[23.8152225,37.9939697],[23.815257,37.9938345],[23.8154255,37.9937627],[23.8162816,37.9929889],[23.8165778,37.9929714],[23.8180695,37.9930728],[23.8186049,37.9930106],[23.8189375,37.9930696],[23.8190518,37.9928986],[23.819896,37.992296],[23.8200021,37.992143],[23.8202409,37.9922875],[23.820585,37.9923196],[23.8212793,37.9925009],[23.821585,37.9926501],[23.8222021,37.9927817],[23.8224632,37.99271],[23.8233654,37.9929953],[23.8242611,37.9933526],[23.8250491,37.9937639],[23.8254129,37.9940348],[23.8256057,37.9943956],[23.8258012,37.9950989],[23.8260638,37.995248],[23.8268551,37.9953753],[23.8267306,37.9954743],[23.8266046,37.9957986],[23.8264333,37.9959876],[23.8265437,37.996132],[23.8268508,37.9962676],[23.8272029,37.9966827],[23.8275669,37.9968905],[23.8277715,37.9970891],[23.8284885,37.9973065],[23.8290456,37.9977039],[23.8292843,37.9979205],[23.8295789,37.9985969],[23.8298427,37.9986964],[23.829894,37.998701],[23.8298427,37.9986964],[23.8296604,37.9987412],[23.8293633,37.9991464],[23.8292287,37.9991822],[23.8287176,37.9996276],[23.8285465,37.9997536],[23.8281932,37.9998612],[23.8279077,38.0001492],[23.8277484,38.0000859],[23.8274521,38.0001665],[23.8272246,38.00004],[23.8268827,38.0001116],[23.8266552,38.0000122],[23.8261878,38.0001737],[23.8257193,38.0008039],[23.8257988,38.0009302],[23.8257663,38.0011149]]},{"id":17832,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 13","description_GR":"","path":"ATTIKI\/Attiki_Imittos_Spay_Trail13","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":5866,"name_EN":"Mt. Hymettus: SPAY network Trail 13","description_EN":"","ascent_time":110,"descent_time":105,"marker":"SPAY_Trail_13","level":12,"ascent":327,"descent":331,"maxelev":537,"minelev":300,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.8295 37.98735,23.83767 38.00237)","views":391,"millestones":"0,23.8363750,38.0023829#1,23.8311669,37.9973282#2,23.8299530,37.9895424#3,23.8355472,37.9889017#4,23.8308308,37.9944424#5,23.8371697,37.9959405#5.9,23.8363761,38.0023829","x":23.8354613,"y":37.9877132,"coor":[[23.836375,38.0023829],[23.8361228,38.0021708],[23.8356851,38.0017961],[23.8354575,38.0017147],[23.8348887,38.0014075],[23.8345699,38.0013349],[23.8341947,38.001028],[23.8334552,38.0006664],[23.8331597,38.0003956],[23.8321558,37.9999706],[23.8315527,37.9997354],[23.8312453,37.9996989],[23.830904,37.9995362],[23.830654,37.9992654],[23.8304037,37.9991389],[23.8302107,37.9988862],[23.8298922,37.998701],[23.8299726,37.9984127],[23.8302345,37.9984221],[23.8303032,37.998296],[23.830554,37.9981792],[23.830312,37.9980031],[23.8304261,37.9979222],[23.8313831,37.9977793],[23.8314437,37.9975811],[23.8311255,37.9972923],[23.8310579,37.9969948],[23.8309442,37.9969045],[23.8307628,37.9965076],[23.8304672,37.9963089],[23.8304676,37.9961377],[23.8302062,37.995903],[23.8302202,37.9958309],[23.8297429,37.9953796],[23.8298215,37.995258],[23.8298762,37.994857],[23.8300134,37.9945958],[23.8298801,37.9945506],[23.8297437,37.9944332],[23.8297898,37.9941809],[23.8297104,37.9940546],[23.8296995,37.9938383],[23.8295179,37.9935767],[23.8295981,37.9933785],[23.8297007,37.9933065],[23.8297132,37.9928559],[23.8299297,37.9928022],[23.8300552,37.9926942],[23.8299873,37.9925138],[23.8296575,37.992297],[23.8296697,37.9919365],[23.8299307,37.9918738],[23.8301362,37.9916758],[23.8301824,37.9913965],[23.8301129,37.9909683],[23.8299775,37.9904093],[23.829796,37.9901026],[23.8298193,37.9898863],[23.8300255,37.9893459],[23.8309391,37.9882566],[23.830951,37.9880403],[23.8308604,37.9878059],[23.83168,37.9879693],[23.8321016,37.9878617],[23.8324089,37.9879343],[23.83291,37.9879169],[23.8332064,37.9877551],[23.8336162,37.9878458],[23.8339238,37.9878102],[23.8341514,37.9878827],[23.834402,37.9878289],[23.8346409,37.9879374],[23.835085,37.9879561],[23.8353243,37.9878843],[23.8354613,37.9877132],[23.8356436,37.9876774],[23.8356895,37.9875513],[23.8361906,37.987525],[23.8363846,37.987345],[23.8365781,37.9873903],[23.836611,37.9874805],[23.8367519,37.9881116],[23.8367174,37.9882918],[23.8365803,37.9884719],[23.8359191,37.9887774],[23.8338905,37.9894415],[23.8336169,37.9895943],[23.8336507,37.9897566],[23.8347083,37.9904341],[23.8348558,37.9906506],[23.8349121,37.9909571],[23.8348088,37.9913085],[23.8340091,37.9924249],[23.8338373,37.9928663],[23.83371,37.9937494],[23.8335957,37.9939115],[23.8333973,37.9940238],[23.8330429,37.994109],[23.8317138,37.994044],[23.8310207,37.994408],[23.8300124,37.9945958],[23.8305129,37.9948309],[23.8306962,37.9948627],[23.8308431,37.9948854],[23.8310479,37.9949759],[23.831341,37.9952061],[23.8315343,37.9953326],[23.8320344,37.9953107],[23.832104,37.9952342],[23.8321449,37.9952253],[23.8328001,37.995082],[23.8330624,37.9949562],[23.8337618,37.9949211],[23.8341149,37.9949216],[23.8343429,37.9948048],[23.8347758,37.9947513],[23.835118,37.9945175],[23.8352205,37.9945176],[23.8352658,37.9946439],[23.8354709,37.9945991],[23.8366793,37.99406],[23.8372597,37.9942411],[23.8372253,37.9943537],[23.8372933,37.994525],[23.8371789,37.9947321],[23.8371648,37.994989],[23.8371075,37.9951511],[23.837141,37.9954576],[23.8373978,37.9956833],[23.837181,37.9958903],[23.837135,37.9960885],[23.8374304,37.9963954],[23.8373954,37.9967739],[23.8375314,37.9971075],[23.8374395,37.9974319],[23.8374501,37.9978284],[23.83765,37.998009],[23.837274,37.9980986],[23.8373415,37.9984952],[23.8374366,37.9987703],[23.8373679,37.9989144],[23.8373517,37.9995137],[23.8371913,37.99991],[23.8369972,38.0001531],[23.8366054,38.0012206],[23.8366035,38.0020768],[23.8363196,38.0021575],[23.8363761,38.0023829]]},{"id":17833,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 3","description_GR":"","path":"ATTIKI\/Attiki_Imittos_Spay_Trail3","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":3,"length":2740,"name_EN":"Mt. Hymettus: SPAY network Trail 3","description_EN":"","ascent_time":50,"descent_time":50,"marker":"SPAY_Trail_3","level":9,"ascent":183,"descent":183,"maxelev":540,"minelev":366,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.81461 37.98264,23.82151 37.99015)","views":207,"millestones":"0,23.8146265,37.9826260#1,23.8161746,37.9899760#2,23.8193510,37.9847994#2.7,23.8146275,37.9826260","x":23.8201158,"y":37.9878575,"coor":[[23.8146265,37.982626],[23.8147173,37.9827163],[23.8148898,37.9828833],[23.8154697,37.9832267],[23.8154809,37.9833169],[23.8153325,37.9834789],[23.8153664,37.9835781],[23.8159453,37.984291],[23.8162524,37.9844627],[23.8166321,37.9847247],[23.8163714,37.9852605],[23.8163413,37.9853416],[23.8162096,37.9856298],[23.8156042,37.9863679],[23.8155695,37.9866022],[23.8156868,37.9866474],[23.8163928,37.9866666],[23.8164495,37.9867388],[23.8159496,37.988144],[23.8161187,37.9888202],[23.8159915,37.9895951],[23.8160933,37.9898837],[23.8162977,37.9901184],[23.8163407,37.9901545],[23.8166257,37.9900377],[23.8168996,37.9897948],[23.8172412,37.9897954],[23.8174579,37.9896875],[23.8175493,37.9895525],[23.8178912,37.9894719],[23.8179598,37.9893639],[23.8180851,37.989346],[23.8181708,37.989211],[23.818724,37.9888648],[23.8188382,37.9887208],[23.8190206,37.988667],[23.8192604,37.988379],[23.8193971,37.9883611],[23.8197053,37.9880732],[23.8201158,37.9878575],[23.820583,37.9877411],[23.820663,37.987633],[23.821347,37.9873366],[23.8214955,37.9871116],[23.8214548,37.9870439],[23.821224,37.9869624],[23.8211559,37.9868722],[23.8211572,37.9863224],[23.8210895,37.986079],[23.8210268,37.9855156],[23.8210487,37.98543],[23.820876,37.9853621],[23.8208308,37.9852178],[23.8203639,37.9852171],[23.8202275,37.9851088],[23.8198291,37.9850451],[23.8197041,37.9849187],[23.8191694,37.9847376],[23.8191587,37.9844221],[23.8189309,37.9844578],[23.8188173,37.9843675],[23.8191023,37.9842283],[23.8189542,37.9842461],[23.8188293,37.9841197],[23.8183974,37.9837675],[23.8180881,37.984069],[23.8174843,37.9841762],[23.8171765,37.9843199],[23.8167781,37.9842833],[23.8164476,37.9843549],[23.8162538,37.9844627],[23.8159468,37.984291],[23.8153678,37.9835781],[23.8153339,37.9834789],[23.8154823,37.9833169],[23.8154712,37.9832267],[23.8148913,37.9828833],[23.8147184,37.9827163],[23.8146275,37.982626]]},{"id":17834,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 8","description_GR":"","path":"ATTIKI\/Attiki_Imittos_Spay_Trail8","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":3782,"name_EN":"Mt. Hymettus: SPAY network Trail 8","description_EN":"","ascent_time":80,"descent_time":65,"marker":"SPAY_Trail_8","level":12,"ascent":439,"descent":64,"maxelev":657,"minelev":247,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.80598 37.97356,23.82254 37.99346)","views":294,"millestones":"0,23.8059867,37.9916160#1,23.8136619,37.9913204#2,23.8171691,37.9852641#3,23.8216569,37.9791199#3.8,23.8209345,37.9735553","x":23.8157126,"y":37.985593,"coor":[[23.8059867,37.991616],[23.8059988,37.9913456],[23.8064056,37.9912021],[23.8065422,37.9912293],[23.8066489,37.9913872],[23.8072854,37.9918479],[23.807525,37.9916771],[23.8078699,37.9922229],[23.8080074,37.9923178],[23.8086333,37.9924765],[23.8093959,37.992658],[23.8096678,37.9927801],[23.8098209,37.9930417],[23.8099389,37.9932402],[23.8103142,37.9934661],[23.8107929,37.9933047],[23.8113524,37.9927288],[23.8113641,37.9926296],[23.8115704,37.9925218],[23.8116409,37.9925084],[23.8118689,37.9924367],[23.8121194,37.9924551],[23.8123018,37.9923833],[23.8124398,37.992406],[23.8126565,37.9922712],[23.8127566,37.9922308],[23.8132469,37.9919972],[23.8134227,37.9918849],[23.8134801,37.9917047],[23.8132763,37.9912087],[23.8139286,37.9913945],[23.8141224,37.9912866],[23.8143502,37.991305],[23.8149961,37.9907562],[23.815039,37.9903913],[23.8149506,37.990301],[23.8147114,37.9903277],[23.8142342,37.9898582],[23.8140438,37.9885961],[23.8140784,37.988434],[23.8140216,37.9883888],[23.8140674,37.9882627],[23.8140112,37.9880012],[23.8139294,37.9878028],[23.8140553,37.9875867],[23.8140672,37.9873524],[23.8142041,37.9872805],[23.8142958,37.9870283],[23.8145239,37.9868935],[23.8147411,37.9865513],[23.8149693,37.9863714],[23.8150153,37.9862093],[23.8152209,37.9859662],[23.8154043,37.985926],[23.8155529,37.9856919],[23.8157126,37.985593],[23.8160433,37.9854042],[23.8163395,37.9853416],[23.8163696,37.9852605],[23.8165859,37.9852789],[23.8168949,37.9855407],[23.8172124,37.9852258],[23.8173156,37.9849375],[23.8180227,37.98447],[23.8187978,37.9841828],[23.8188275,37.9841197],[23.8183956,37.9837675],[23.818182,37.9835329],[23.8181369,37.9833345],[23.8182679,37.9833122],[23.8185069,37.9833666],[23.8186893,37.9832948],[23.8187808,37.9831147],[23.8190431,37.9829529],[23.8191349,37.9826736],[23.8192832,37.9825927],[23.8195679,37.9825751],[23.8197279,37.982341],[23.8195185,37.9822416],[23.8191785,37.9816102],[23.8192357,37.9815021],[23.8196456,37.9814847],[23.8197485,37.9813226],[23.8197377,37.9810702],[23.8199631,37.9807326],[23.820089,37.9804624],[23.8207626,37.9797424],[23.8210135,37.9795806],[23.8214016,37.9791846],[23.8214698,37.9792207],[23.8216408,37.9791579],[23.8216295,37.9791128],[23.8216978,37.979131],[23.8217667,37.9788607],[23.8215968,37.9784999],[23.8217109,37.9783919],[23.821707,37.9781125],[23.8216277,37.9779502],[23.8216967,37.9776619],[23.8220481,37.9763781],[23.8223686,37.9756936],[23.8224643,37.9757072],[23.8225333,37.9754099],[23.822494,37.9752071],[23.8215095,37.9741375],[23.8215313,37.9739798],[23.8214082,37.9736507],[23.8212603,37.9736144],[23.8211408,37.9735917],[23.8209345,37.9735553]]},{"id":17835,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 10a","description_GR":"","path":"ATTIKI\/Attiki_Imittos_Spay_Trail10a","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":1272,"name_EN":"Mt. Hymettus: SPAY network Trail 10a","description_EN":"","ascent_time":30,"descent_time":20,"marker":"SPAY_Trail_10a","level":12,"ascent":215,"descent":2,"maxelev":702,"minelev":476,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.80722 37.96651,23.81491 37.97119)","views":63,"millestones":"0,23.8072246,37.9710236#1.3,23.8149153,37.9665160","x":23.8116205,"y":37.9683494,"coor":[[23.8072246,37.9710236],[23.8076458,37.9710423],[23.8086157,37.9710394],[23.8094422,37.9711894],[23.8094559,37.9711173],[23.8098203,37.9710909],[23.8102258,37.9709654],[23.8103161,37.9708664],[23.810875,37.9704707],[23.8110088,37.970178],[23.8110139,37.9699842],[23.8109689,37.9697859],[23.8111009,37.9693805],[23.8114522,37.9691603],[23.8117555,37.9689625],[23.811494,37.9688359],[23.8118132,37.9686651],[23.8116314,37.9685387],[23.8118706,37.9684669],[23.8116317,37.9684125],[23.8116205,37.9683494],[23.811985,37.9682418],[23.8123038,37.9682603],[23.8122131,37.968098],[23.8125322,37.9679813],[23.8127257,37.9679816],[23.8127145,37.9679005],[23.8129989,37.967991],[23.8131586,37.9679012],[23.8139212,37.9679655],[23.8140693,37.9679116],[23.8144676,37.9680024],[23.8141381,37.9677135],[23.8140364,37.9674069],[23.8142189,37.96729],[23.814435,37.9673624],[23.8145492,37.9672274],[23.8148908,37.9671919],[23.8148911,37.9670657],[23.814687,37.9667499],[23.8149153,37.966516]]},{"id":17836,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 7","description_GR":"","path":"ATTIKI\/Attiki_Imittos_Spay_Trail7","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":3,"length":2718,"name_EN":"Mt. Hymettus: SPAY network Trail 7","description_EN":"","ascent_time":55,"descent_time":50,"marker":"SPAY_Trail_7","level":13,"ascent":202,"descent":202,"maxelev":479,"minelev":284,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79628 37.97079,23.80753 37.97525)","views":225,"millestones":"0,23.8072246,37.9710236#1,23.7978860,37.9715253#2,23.8017450,37.9734290#2.7,23.8072246,37.9710236","x":23.7968924,"y":37.9730747,"coor":[[23.8072246,37.9710236],[23.8069627,37.9710231],[23.8068499,37.9710365],[23.8064423,37.9711259],[23.8062167,37.9711301],[23.8052717,37.9711375],[23.8042508,37.9710592],[23.8036132,37.9710762],[23.8035223,37.9709859],[23.8032948,37.9709134],[23.8028508,37.9709127],[23.8025764,37.970786],[23.802417,37.9707948],[23.802189,37.9709206],[23.802041,37.9709203],[23.8016997,37.9708026],[23.8013011,37.970874],[23.8010735,37.9708015],[23.8008798,37.9708733],[23.8007319,37.970819],[23.8005494,37.9709449],[23.8004694,37.9710889],[23.8003212,37.9711247],[23.8002609,37.9711967],[23.7999764,37.9711602],[23.7996011,37.9710153],[23.7993275,37.971123],[23.7991682,37.9710867],[23.7990768,37.9712127],[23.7984738,37.9710495],[23.7982125,37.9708688],[23.7978936,37.9708862],[23.7975864,37.9708316],[23.7979936,37.9717922],[23.7982047,37.9720134],[23.7980106,37.9722113],[23.7979417,37.9724275],[23.7975998,37.9725531],[23.7974853,37.9727873],[23.7970865,37.9728767],[23.7968924,37.9730747],[23.7968235,37.9733089],[23.7968798,37.9735253],[23.7963323,37.9738939],[23.7963204,37.9740741],[23.7963999,37.9741553],[23.7962853,37.9744165],[23.7963319,37.9744256],[23.7969181,37.9744717],[23.7971569,37.9746073],[23.7977828,37.9751131],[23.7978601,37.9751989],[23.7979076,37.9752485],[23.7983227,37.9750645],[23.7993378,37.9744173],[23.7995771,37.9743456],[23.799851,37.9741117],[23.8004004,37.9739684],[23.80089,37.9739422],[23.8010724,37.9738704],[23.8014719,37.9735106],[23.8016428,37.9734388],[23.8025084,37.9733501],[23.8029414,37.9732066],[23.8031019,37.9731934],[23.8032843,37.9731306],[23.8042176,37.9732313],[23.8049583,37.9729801],[23.8055278,37.9729],[23.805904,37.9727293],[23.8060184,37.9725313],[23.8065204,37.9721355],[23.8067827,37.9719737],[23.8070447,37.9719201],[23.8073827,37.9719161],[23.8072925,37.9716005],[23.807441,37.971407],[23.8075324,37.9712809],[23.8072652,37.9711183],[23.8072246,37.9710236]]},{"id":17837,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 15","description_GR":"","path":"ATTIKI\/Attiki_Imittos_Spay_Trail15","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":2661,"name_EN":"Mt. Hymettus: SPAY network Trail 15","description_EN":"","ascent_time":50,"descent_time":50,"marker":"SPAY_Trail_15","level":13,"ascent":104,"descent":104,"maxelev":372,"minelev":275,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78987 37.96099,23.80143 37.96487)","views":52,"millestones":"0,23.7898660,37.9648651#1,23.8004225,37.9642503#2,23.7963286,37.9626521#2.7,23.7898671,37.9648651","x":23.7994833,"y":37.9633136,"coor":[[23.789866,37.9648651],[23.7903415,37.964546],[23.7906644,37.9643257],[23.7909833,37.9643038],[23.7914393,37.9640702],[23.79202,37.9640442],[23.792552,37.9638559],[23.7927233,37.9636759],[23.793221,37.9636498],[23.7946441,37.9636523],[23.795282,37.9634821],[23.7956122,37.9634827],[23.7958136,37.9634605],[23.7965427,37.9632906],[23.7968159,37.963273],[23.7974645,37.9634003],[23.797817,37.9635271],[23.7982723,37.9635549],[23.7988522,37.9637992],[23.7995556,37.9639176],[23.7999762,37.9641346],[23.8005223,37.9642798],[23.8008291,37.9645056],[23.801417,37.9647004],[23.8008828,37.964366],[23.8006217,37.9641042],[23.8005879,37.9639419],[23.8006523,37.9636987],[23.800703,37.9635095],[23.7996557,37.9634807],[23.799517,37.9634669],[23.7994833,37.9633136],[23.7986995,37.9626724],[23.7986279,37.9625731],[23.7986752,37.9623253],[23.7986659,37.9615682],[23.7985808,37.9610589],[23.7984558,37.9609865],[23.798137,37.960986],[23.7980345,37.9610219],[23.7976585,37.9611564],[23.7976004,37.9612014],[23.7976683,37.9613142],[23.7977587,37.9615667],[23.7977623,37.9619587],[23.7976594,37.9621028],[23.796588,37.9625696],[23.7960981,37.962722],[23.7957456,37.9625952],[23.7954948,37.9627119],[23.7951772,37.9626798],[23.7949435,37.9627966],[23.7942566,37.9629035],[23.7927412,37.9633605],[23.7922174,37.9634317],[23.7919323,37.9636024],[23.791707,37.9636336],[23.7913498,37.9638853],[23.791075,37.9640561],[23.790977,37.964119],[23.7906655,37.9643257],[23.7903426,37.964546],[23.7898671,37.9648651]]},{"id":17838,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 5","description_GR":"","path":"ATTIKI\/Attiki_Imittos_Spay_Trai5","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":4336,"name_EN":"Mt. Hymettus: SPAY network Trail 5","description_EN":"","ascent_time":80,"descent_time":75,"marker":"SPAY_Trail_5","level":12,"ascent":400,"descent":271,"maxelev":639,"minelev":237,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79835 37.97319,23.83231 37.98269)","views":354,"millestones":"0,23.7984815,37.9826896#1,23.8039321,37.9759244#2,23.8123304,37.9752075#3,23.8210318,37.9735735#4.3,23.8323030,37.9739371","x":23.8130808,"y":37.9738856,"coor":[[23.7984815,37.9826896],[23.7985055,37.982248],[23.7984351,37.9822028],[23.7983558,37.9820585],[23.7984156,37.9817972],[23.7990202,37.9814017],[23.7996253,37.9808079],[23.8000131,37.9805922],[23.8003093,37.9805296],[23.8007641,37.9803952],[23.8009842,37.9802919],[23.8017169,37.9796398],[23.8022731,37.9790774],[23.8029481,37.9786865],[23.8030383,37.9786145],[23.8034133,37.9779797],[23.8037348,37.9779127],[23.8038034,37.9777866],[23.8040771,37.9776248],[23.803987,37.9772732],[23.804042,37.9770615],[23.8040549,37.9765027],[23.8038608,37.976286],[23.8039301,37.9759256],[23.8049564,37.9753145],[23.8049898,37.9752244],[23.805813,37.9752844],[23.8063478,37.9753934],[23.8066093,37.975529],[23.8070863,37.9759985],[23.8078885,37.9761981],[23.8082171,37.9762707],[23.808841,37.9763483],[23.8095473,37.9762143],[23.8103214,37.9762876],[23.8107082,37.9764054],[23.8119038,37.9763803],[23.8128042,37.9760212],[23.8128726,37.9760033],[23.8129985,37.9757331],[23.8131011,37.9756792],[23.8130672,37.975589],[23.8127603,37.9753902],[23.8123507,37.9752724],[23.8122264,37.9748757],[23.8120898,37.9748845],[23.8119192,37.9747941],[23.8119264,37.9746183],[23.812292,37.9741322],[23.8126978,37.9739301],[23.8127027,37.9738354],[23.8130808,37.9738856],[23.814211,37.9739415],[23.8146207,37.9740322],[23.8147803,37.9739604],[23.8149737,37.9740148],[23.8152357,37.9739521],[23.8161922,37.9739085],[23.8169433,37.974081],[23.8178759,37.9744609],[23.818115,37.9744974],[23.8189808,37.9742824],[23.8201545,37.9738966],[23.8206479,37.9738073],[23.8209745,37.9738078],[23.821139,37.9735917],[23.8209331,37.9735553],[23.8210302,37.9734248],[23.8215255,37.9734346],[23.8220495,37.9733272],[23.8223454,37.9733457],[23.8232453,37.9731758],[23.8235412,37.9732393],[23.8246557,37.9737637],[23.8251111,37.9738005],[23.8255326,37.9736929],[23.8256012,37.9735759],[23.8259773,37.9734322],[23.8265326,37.9734556],[23.8265307,37.9733744],[23.8267468,37.9734649],[23.8268145,37.9737174],[23.8269395,37.9738437],[23.8268357,37.9744024],[23.8269605,37.9746008],[23.8277574,37.974611],[23.8280534,37.9746655],[23.8282925,37.9746479],[23.8283725,37.9745308],[23.8286115,37.9745762],[23.828771,37.9745224],[23.8290442,37.9745588],[23.8291124,37.974613],[23.8293174,37.9745953],[23.8295567,37.9744965],[23.829979,37.9740464],[23.8302524,37.9739928],[23.8304612,37.9738669],[23.8309256,37.9738225],[23.8312354,37.973859],[23.8318155,37.9741302],[23.8320889,37.9740765],[23.832303,37.9739371]]},{"id":17839,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 14","description_GR":"","path":"ATTIKI\/Attiki_Imittos_Spay_Trail14","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":3,"length":2391,"name_EN":"Mt. Hymettus: SPAY network Trail 14","description_EN":"","ascent_time":45,"descent_time":45,"marker":"SPAY_Trail_14","level":13,"ascent":156,"descent":156,"maxelev":662,"minelev":496,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.826 37.98359,23.83096 37.99194)","views":353,"millestones":"0,23.8280098,37.9919476#1,23.8260947,37.9837775#2,23.8299308,37.9903301#2.4,23.8280088,37.9919476","x":23.8265563,"y":37.9838204,"coor":[[23.8280098,37.9919476],[23.8279986,37.9918575],[23.82817,37.9916144],[23.8281133,37.9915062],[23.8277492,37.9913795],[23.8277001,37.9913614],[23.8276494,37.9911405],[23.827809,37.9910686],[23.8279232,37.9909426],[23.8278892,37.9908885],[23.827927,37.9903703],[23.8278601,37.9897843],[23.8280323,37.9891897],[23.8280013,37.9887255],[23.8280135,37.9884101],[23.8279011,37.987743],[23.8276737,37.9876075],[23.8274579,37.9873458],[23.8273903,37.9870573],[23.8272541,37.9868768],[23.8271069,37.986498],[23.8270736,37.9861195],[23.8267672,37.9856954],[23.8266087,37.9852806],[23.8260747,37.984748],[23.8261132,37.9844326],[23.8260228,37.9841441],[23.8260914,37.984036],[23.826092,37.9837837],[23.826181,37.9835855],[23.826306,37.9837299],[23.8265563,37.9838204],[23.8266811,37.9840099],[23.8266937,37.984091],[23.8270691,37.9842448],[23.8271485,37.9843711],[23.8272737,37.9844073],[23.8273527,37.9847229],[23.82775,37.9852552],[23.8280559,37.9853278],[23.828533,37.9858152],[23.8287254,37.9863202],[23.8289869,37.9865188],[23.8290659,37.9868254],[23.8298392,37.9872681],[23.829987,37.9873765],[23.8307098,37.9875398],[23.8308618,37.9878059],[23.8309524,37.9880403],[23.8309405,37.9882566],[23.830027,37.9893459],[23.8298207,37.9898863],[23.8297975,37.9901026],[23.829979,37.9904093],[23.8301143,37.9909683],[23.8301842,37.9913965],[23.830138,37.9916758],[23.8299325,37.9918738],[23.8296715,37.9919365],[23.8291373,37.9919448],[23.8282113,37.9919254],[23.8280088,37.9919476]]},{"id":17840,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 10","description_GR":"","path":"ATTIKI\/Attiki_Imittos_Spay_Trail10","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":6706,"name_EN":"Mt. Hymettus: SPAY network Trail 10","description_EN":"","ascent_time":130,"descent_time":125,"marker":"SPAY_Trail_10","level":12,"ascent":521,"descent":400,"maxelev":785,"minelev":340,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.80287 37.96608,23.83646 38.00233)","views":375,"millestones":"0,23.8363750,38.0023829#1,23.8277024,37.9970231#2,23.8277527,37.9910928#3,23.8261775,37.9828674#4,23.8223480,37.9750543#5,23.8180632,37.9676210#6,23.8090567,37.9675972#6.7,23.8029647,37.9677088","x":23.8262824,"y":37.9830179,"coor":[[23.836375,38.0023829],[23.8361228,38.0021708],[23.8356851,38.0017961],[23.8354575,38.0017147],[23.8348887,38.0014075],[23.8345699,38.0013349],[23.8341947,38.001028],[23.8334552,38.0006664],[23.8331597,38.0003956],[23.8321558,37.9999706],[23.8315527,37.9997354],[23.8312453,37.9996989],[23.830904,37.9995362],[23.830654,37.9992654],[23.8304037,37.9991389],[23.8302107,37.9988862],[23.8298922,37.998701],[23.829841,37.9986964],[23.8295771,37.9985969],[23.8292825,37.9979205],[23.8290439,37.9977039],[23.8284867,37.9973065],[23.8277697,37.9970891],[23.8275651,37.9968905],[23.8272012,37.9966827],[23.8268491,37.9962676],[23.8265419,37.996132],[23.8264315,37.9959876],[23.8266028,37.9957986],[23.8267289,37.9954743],[23.8268533,37.9953753],[23.8269787,37.9953305],[23.8280377,37.9954041],[23.8279704,37.9949714],[23.8280502,37.9949174],[23.8279183,37.9948632],[23.8279187,37.9946829],[23.8282263,37.9946653],[23.8286475,37.9947471],[23.8287957,37.9946662],[23.8288267,37.9945175],[23.828957,37.9943149],[23.828725,37.9941659],[23.8287254,37.9939946],[23.8285778,37.9938141],[23.8285554,37.9936519],[23.8282601,37.9932909],[23.8282494,37.9929755],[23.8281724,37.9929032],[23.8281164,37.9924705],[23.8282421,37.9923085],[23.8281627,37.9921462],[23.8282042,37.9919389],[23.8280173,37.9919522],[23.8279972,37.9918575],[23.8281686,37.9916144],[23.8281119,37.9915062],[23.8277478,37.9913795],[23.8276987,37.9913614],[23.827648,37.9911405],[23.8278076,37.9910686],[23.8279218,37.9909426],[23.8278877,37.9908885],[23.8277875,37.9908207],[23.8277313,37.9904962],[23.8273565,37.9900991],[23.8273463,37.9895943],[23.8271784,37.9893868],[23.8272245,37.9891525],[23.8271568,37.9889],[23.8271919,37.9885035],[23.8271241,37.9882871],[23.8265115,37.9872588],[23.8260572,37.9867353],[23.8260806,37.986501],[23.8258994,37.9860591],[23.825763,37.9859688],[23.8257749,37.9857345],[23.8256748,37.9856172],[23.8257661,37.9855542],[23.8256872,37.9852116],[23.8259592,37.984847],[23.8260723,37.984748],[23.8261104,37.9844326],[23.8260199,37.9841441],[23.8260885,37.984036],[23.8260891,37.9837837],[23.8261786,37.9835855],[23.8261219,37.9834863],[23.8262824,37.9830179],[23.8261689,37.9828555],[23.8262042,37.9823508],[23.8264101,37.9819545],[23.826342,37.9818913],[23.8262631,37.9815307],[23.826047,37.9814222],[23.8256499,37.9808268],[23.8254689,37.9803038],[23.8254018,37.9797809],[23.8252387,37.9793976],[23.825049,37.9792712],[23.8249013,37.9791268],[23.8243812,37.9789412],[23.8242928,37.9788555],[23.8242817,37.9787293],[23.8239521,37.9784584],[23.8235211,37.9782189],[23.8233201,37.9778896],[23.8228317,37.9773932],[23.8226904,37.9765458],[23.8224579,37.9757072],[23.8225269,37.9754099],[23.8224876,37.975207],[23.8215031,37.9741375],[23.8213896,37.9739932],[23.8211281,37.9738305],[23.8209699,37.9738077],[23.8211344,37.9735917],[23.8209281,37.9735553],[23.8210252,37.9734248],[23.820963,37.9732805],[23.8207354,37.973208],[23.8206777,37.9730953],[23.820507,37.973068],[23.8201661,37.9727971],[23.819678,37.9721744],[23.8193825,37.9719487],[23.8190421,37.9714975],[23.8184854,37.971019],[23.8183044,37.970559],[23.8184303,37.9702618],[23.8184308,37.9700635],[23.8182493,37.9697838],[23.8180698,37.968729],[23.8179565,37.9684945],[23.8179284,37.9683593],[23.8180198,37.9682152],[23.8179865,37.9678817],[23.8180783,37.9675754],[23.8178491,37.9673317],[23.8176925,37.9670746],[23.8174422,37.9670021],[23.8171697,37.9667133],[23.817102,37.9664428],[23.8172163,37.9662627],[23.8170927,37.9660552],[23.8169329,37.9662217],[23.815634,37.9666523],[23.8154008,37.9665618],[23.8149092,37.966516],[23.8145736,37.9664343],[23.8135942,37.966577],[23.8130586,37.9667744],[23.8125235,37.9667916],[23.8120449,37.9669621],[23.8109174,37.9671045],[23.8105418,37.9670948],[23.810188,37.9674007],[23.809471,37.9673274],[23.8095387,37.9675439],[23.8093678,37.9675977],[23.8090491,37.9675971],[23.8084689,37.967434],[23.8078313,37.9674329],[23.8075465,37.9675046],[23.8072394,37.9674139],[23.8065903,37.967467],[23.8064424,37.9674216],[23.8063176,37.9672412],[23.8062039,37.9672049],[23.8057838,37.9675873],[23.8056447,37.9677087],[23.804859,37.9677795],[23.8045973,37.967707],[23.8037434,37.9677236],[23.8032768,37.9676507],[23.8030945,37.9677225],[23.8029647,37.9677088]]},{"id":17841,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03a3\u03a0\u0391\u03a5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 2","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","path":"ATTIKI\/Attiki_Imittos_Spay_Trail2","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":3,"length":2675,"name_EN":"Mt. Hymettus: SPAY network Trail 2","description_EN":"Korakovouni loop trail","ascent_time":50,"descent_time":50,"marker":"imittos_trail_10","level":13,"ascent":108,"descent":108,"maxelev":337,"minelev":252,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.80598 37.98811,23.81349 37.99346)","views":305,"millestones":"0,23.8059867,37.9916160#1,23.8129289,37.9910344#2,23.8080973,37.9884164#2.7,23.8059867,37.9916160","x":23.8109001,"y":37.9905019,"coor":[[23.8059867,37.991616],[23.8059988,37.9913456],[23.8063646,37.9912155],[23.806407,37.9912021],[23.8065436,37.9912293],[23.8066499,37.9913872],[23.8072865,37.9918479],[23.8073892,37.991776],[23.8075275,37.9916771],[23.8078018,37.9921146],[23.8078709,37.9922229],[23.8080084,37.9923178],[23.8082944,37.9923903],[23.8086344,37.9924765],[23.8090683,37.9925809],[23.809397,37.992658],[23.8096689,37.9927801],[23.8097281,37.9928794],[23.8098209,37.9930417],[23.8099389,37.9932402],[23.8102367,37.993421],[23.8103142,37.9934661],[23.8107929,37.9933047],[23.8111868,37.9928997],[23.8113524,37.9927288],[23.8113641,37.9926296],[23.8115704,37.9925218],[23.8116409,37.9925084],[23.8118689,37.9924367],[23.8120137,37.9924459],[23.8121194,37.9924551],[23.8123018,37.9923833],[23.8124398,37.992406],[23.8126565,37.9922712],[23.8127566,37.9922308],[23.8132437,37.9919972],[23.8134237,37.9918803],[23.8134801,37.9917047],[23.8132753,37.9912087],[23.8131672,37.9911589],[23.8130194,37.9910776],[23.8126429,37.9908967],[23.8124727,37.9906756],[23.8124021,37.9905854],[23.8122885,37.990468],[23.812152,37.9903957],[23.8119904,37.990427],[23.8117988,37.9904672],[23.8117692,37.9904717],[23.8117316,37.9904311],[23.8112877,37.9903583],[23.8109001,37.9905019],[23.8112877,37.9903583],[23.8117316,37.9904311],[23.8117692,37.9904717],[23.8117988,37.9904672],[23.812152,37.9903957],[23.8122885,37.990468],[23.8124021,37.9905854],[23.8126655,37.9904055],[23.8127161,37.9902569],[23.8128746,37.9897795],[23.8120628,37.9892239],[23.8115395,37.9890022],[23.8112628,37.9889567],[23.8111774,37.9889431],[23.8110605,37.9888708],[23.8106054,37.9887258],[23.8104584,37.9887031],[23.8099767,37.9886663],[23.8098756,37.9886616],[23.8096433,37.9886432],[23.8096632,37.9883548],[23.8093113,37.9883677],[23.8093072,37.9882821],[23.8092141,37.9880972],[23.8085957,37.9881728],[23.8081285,37.9882982],[23.8081068,37.9883072],[23.8081543,37.9883884],[23.8079376,37.9884962],[23.8079653,37.9887756],[23.8079985,37.9891633],[23.8078149,37.9897127],[23.8077055,37.9897441],[23.8074309,37.9898158],[23.8073737,37.9899418],[23.8074293,37.9900501],[23.8072695,37.990185],[23.8070531,37.9901847],[23.806996,37.9902341],[23.8073032,37.9903608],[23.8073013,37.9910728],[23.8073012,37.9910999],[23.807585,37.9914789],[23.807525,37.9916771],[23.8072854,37.9918479],[23.8066489,37.9913872],[23.8065422,37.9912293],[23.8064056,37.9912021],[23.8059988,37.9913456],[23.8059867,37.991616]]},{"id":17891,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039c\u03b1\u03bd\u03b9\u03c4\u03ac\u03c1\u03b9\u03b1 \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","description_GR":"\u039c\u03b1\u03bd\u03b9\u03c4\u03ac\u03c1\u03b9\u03b1 \u03c4\u03c9\u03bd \u03bb\u03b9\u03b2\u03b1\u03b4\u03b9\u03ce\u03bd","path":"NATURE\/Nature_Imittos_Mushrooms_MoniKesarianis_loop","activity_type":97,"assistance":2,"difficulty":1,"scenic_value":4,"length":1564,"name_EN":"Hymettus: Mushrooms around Kesariani monastery","description_EN":"Mushrooms of the prairies","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":9,"ascent":87,"descent":87,"maxelev":433,"minelev":348,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.7944 37.95857,23.79909 37.96115)","views":37,"millestones":"0,23.7985797,37.9610589#1,23.7962216,37.9590211#1.6,23.7985787,37.9610589","x":23.7951903,"y":37.9587142,"coor":[[23.7985797,37.9610589],[23.7986829,37.9608022],[23.7986719,37.9606579],[23.7983992,37.9604592],[23.7984514,37.9601348],[23.7986034,37.9598241],[23.7987058,37.9598243],[23.7987987,37.9596803],[23.7988399,37.9595857],[23.7989195,37.9596039],[23.7989199,37.9594597],[23.7989087,37.9594056],[23.7989137,37.9592794],[23.7988386,37.9591576],[23.7989446,37.9591578],[23.799035,37.9589957],[23.7989784,37.9589055],[23.7990467,37.9588966],[23.7990889,37.9588065],[23.7989867,37.9586982],[23.7988158,37.95877],[23.7984972,37.9587244],[23.7976965,37.9589483],[23.7973526,37.9589342],[23.7969549,37.9586812],[23.7963062,37.958617],[23.796238,37.9585628],[23.795885,37.9586162],[23.7955658,37.9587689],[23.7953267,37.9587865],[23.7951903,37.9587142],[23.7947804,37.9587675],[23.7947117,37.9588936],[23.7944721,37.9590914],[23.794403,37.9593707],[23.7945047,37.9596593],[23.7947465,37.9595741],[23.7949747,37.9593582],[23.7954188,37.9593229],[23.7960912,37.9590447],[23.7963418,37.9590001],[23.7964438,37.9591354],[23.7963298,37.9592073],[23.7962216,37.9596217],[23.7962482,37.9599102],[23.7960429,37.9600631],[23.7959055,37.9603152],[23.796207,37.9603788],[23.796469,37.9603432],[23.7967876,37.9603798],[23.7970264,37.9604704],[23.7974819,37.9604171],[23.7977406,37.9602463],[23.7979016,37.9604538],[23.7975905,37.9610301],[23.7976563,37.9611564],[23.7978978,37.9610712],[23.7981349,37.960986],[23.7984537,37.9609865],[23.7985787,37.9610589]]},{"id":17893,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a4\u03b1 \u03c6\u03c5\u03c4\u03ac \u03c4\u03b7\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","description_GR":"","path":"NATURE\/Nature_Imittos_Flora_Kesariani_loop","activity_type":96,"assistance":2,"difficulty":1,"scenic_value":4,"length":3892,"name_EN":"Hymettus: Flora of Kessariani monastery area","description_EN":"","ascent_time":0,"descent_time":0,"marker":"No_marks","level":9,"ascent":174,"descent":174,"maxelev":374,"minelev":239,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.78162 37.95873,23.79563 37.96521)","views":82,"millestones":"0,23.7898660,37.9648651#1,23.7824909,37.9612997#2,23.7891579,37.9608952#3,23.7939373,37.9609654#3.9,23.7898660,37.9648651","x":23.7911268,"y":37.9614695,"coor":[[23.789866,37.9648651],[23.789794,37.96491],[23.7895088,37.9651078],[23.7892378,37.965229],[23.7892174,37.9651433],[23.7889258,37.9652239],[23.7887371,37.965156],[23.7885551,37.9650926],[23.7883624,37.9648038],[23.7880533,37.9648889],[23.7875074,37.9647076],[23.7866764,37.9646881],[23.7863347,37.9647596],[23.7860845,37.964669],[23.7850941,37.9646582],[23.7844569,37.9645489],[23.7840366,37.9642236],[23.783468,37.9640063],[23.782968,37.9637079],[23.7829456,37.9635907],[23.7826386,37.963464],[23.7824336,37.9631121],[23.7823774,37.9628686],[23.7826632,37.9624726],[23.7828122,37.9621394],[23.782779,37.9617968],[23.7826769,37.9616705],[23.7827003,37.9614722],[23.7818373,37.9607496],[23.7816372,37.9603121],[23.7817935,37.9601547],[23.7823063,37.9599754],[23.7826589,37.9600661],[23.7829664,37.9600307],[23.7831606,37.9597877],[23.7835594,37.9596622],[23.7836855,37.959374],[23.7836184,37.9589413],[23.783824,37.9587073],[23.7845422,37.9591954],[23.785281,37.9596113],[23.7857246,37.9597203],[23.7865895,37.9597939],[23.7871118,37.9602636],[23.7874076,37.9603362],[23.7878289,37.9603009],[23.7881584,37.9605178],[23.7888863,37.9607264],[23.7893523,37.9610157],[23.7895799,37.9610341],[23.7909333,37.9614691],[23.7911268,37.9614695],[23.7912405,37.9615237],[23.7913538,37.9617042],[23.7915335,37.961691],[23.7915197,37.9617901],[23.7911467,37.9619787],[23.7904974,37.9621218],[23.7902239,37.9622475],[23.7900189,37.9622651],[23.7899388,37.9624092],[23.7897223,37.9624809],[23.7895853,37.9626069],[23.7893234,37.9626424],[23.7891301,37.9625835],[23.7889481,37.9625246],[23.789028,37.9624436],[23.7891872,37.962498],[23.7895816,37.9624086],[23.7896671,37.9623907],[23.7899065,37.9622469],[23.7899873,37.9622651],[23.7900189,37.9622651],[23.7902239,37.9622475],[23.7904974,37.9621218],[23.7911467,37.9619787],[23.7915197,37.9617901],[23.7917511,37.9616238],[23.7927882,37.96122],[23.7928453,37.961148],[23.7931415,37.9610765],[23.7933549,37.9609326],[23.7934403,37.9609508],[23.7939877,37.9609698],[23.7946675,37.9608538],[23.7949083,37.9607551],[23.7956225,37.9609276],[23.795476,37.9612653],[23.7950791,37.961499],[23.7948638,37.9618997],[23.7947082,37.9622058],[23.7940723,37.9625247],[23.793434,37.962812],[23.7921694,37.9631612],[23.7916105,37.9635208],[23.7914144,37.9635565],[23.791121,37.963912],[23.7909692,37.9640108],[23.7906466,37.9642311],[23.7906644,37.9643257],[23.7903212,37.9645595],[23.789866,37.9648651]]},{"id":18172,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a4\u03b1 \u03c6\u03c5\u03c4\u03ac \u03c4\u03bf\u03c5 \u03a0\u03b5\u03c4\u03c1\u03bf\u03ba\u03cc\u03c1\u03b1\u03ba\u03b1","description_GR":"","path":"NATURE\/Nature_Imittos_Flora_PetroKorakas","activity_type":96,"assistance":2,"difficulty":2,"scenic_value":4,"length":1334,"name_EN":"Hymettus: Flora of PetroKorakas peak","description_EN":"","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":62,"descent":62,"maxelev":341,"minelev":274,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.80781 37.9881,23.81288 37.99058)","views":253,"millestones":"0,23.8085961,37.9881728#1,23.8086747,37.9898379#1.3,23.8085940,37.9881728","x":23.8112873,"y":37.9903583,"coor":[[23.8085961,37.9881728],[23.8092148,37.9880972],[23.8093076,37.9882821],[23.809312,37.9883678],[23.809664,37.9883548],[23.8103505,37.9883424],[23.8104401,37.9884867],[23.8105504,37.9886672],[23.8106057,37.9887258],[23.8110609,37.9888708],[23.8111781,37.9889431],[23.8112738,37.9889568],[23.8115274,37.9890067],[23.8120621,37.9892239],[23.8128739,37.9897795],[23.8126652,37.9904055],[23.8124017,37.9905854],[23.8122881,37.990468],[23.8121517,37.9903957],[23.8117984,37.9904672],[23.8117685,37.9904717],[23.8117313,37.9904311],[23.8112873,37.9903583],[23.8108997,37.9905019],[23.8108476,37.9904207],[23.810572,37.9903661],[23.8104811,37.9902849],[23.8105381,37.9902669],[23.8105156,37.9901407],[23.8106866,37.9900779],[23.8107292,37.9899608],[23.8100813,37.9899012],[23.8093067,37.989981],[23.8091746,37.9900079],[23.8091405,37.9899718],[23.8086692,37.9898989],[23.8087017,37.98957],[23.8082573,37.9896954],[23.8078131,37.9897127],[23.8079967,37.9891632],[23.8079636,37.9887756],[23.8079358,37.9884962],[23.8081525,37.9883884],[23.8081164,37.9883072],[23.808594,37.9881728]]},{"id":18931,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a4\u03b1 \u03c6\u03c5\u03c4\u03ac \u03c4\u03bf\u03c5 \u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03bf\u03cd \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b5\u03bc\u03ac\u03c4\u03b7 \u03b5\u03ba\u03c0\u03bb\u03ae\u03be\u03b5\u03b9\u03c2","path":"NATURE\/Nature_Imittos_Flora_Chalidou","activity_type":96,"assistance":2,"difficulty":1,"scenic_value":4,"length":5543,"name_EN":"Hymettus: Flora of Eastern Hymettus","description_EN":"An easy loop trail full of surprises","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":218,"descent":218,"maxelev":476,"minelev":294,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.79573 37.92162,23.82091 37.92792)","views":56,"millestones":"0,23.8173257,37.9249521#1,23.8067911,37.9268524#2,23.7973709,37.9277277#3,23.8003209,37.9255244#4,23.8107227,37.9244238#5,23.8208899,37.9217509#5.5,23.8173247,37.9249521","x":23.7971139,"y":37.9256716,"coor":[[23.8173257,37.9249521],[23.8168886,37.925001],[23.8162848,37.9253065],[23.8161027,37.9253423],[23.8152499,37.9251156],[23.8142941,37.9250961],[23.8138616,37.9251495],[23.8129744,37.9250579],[23.8120749,37.9253089],[23.8114035,37.9253258],[23.810265,37.9255854],[23.8098202,37.9259992],[23.8091025,37.9263045],[23.8085212,37.9267182],[23.8078723,37.9268163],[23.807126,37.926815],[23.8068938,37.9268147],[23.8065977,37.9269223],[23.8060621,37.9272279],[23.8045036,37.9270811],[23.8036854,37.9267012],[23.8034121,37.9267548],[23.8031953,37.9269888],[23.8028083,37.9270422],[23.8018424,37.9265719],[23.8014905,37.9262649],[23.8013085,37.9262285],[23.8008753,37.9265523],[23.800135,37.9267944],[23.7997595,37.9268117],[23.799282,37.9266757],[23.7991226,37.9267115],[23.7988364,37.9273239],[23.7984717,37.9275396],[23.798178,37.9276923],[23.797984,37.9278903],[23.7978473,37.9279261],[23.7975744,37.9278896],[23.797304,37.9276773],[23.7972134,37.9275329],[23.7971801,37.9272174],[23.7970325,37.927109],[23.7961461,37.9266929],[23.7958622,37.9264851],[23.7957467,37.9263181],[23.7957356,37.926246],[23.7971139,37.9256716],[23.7981201,37.9259798],[23.7987456,37.92608],[23.7989506,37.9260082],[23.7985432,37.9251963],[23.7984777,37.9241688],[23.7985121,37.9240697],[23.7986032,37.9240518],[23.7989664,37.9243769],[23.7993629,37.9250085],[23.7997381,37.9251353],[23.8006581,37.9257407],[23.8015909,37.9258234],[23.8022045,37.9261309],[23.8025229,37.9262125],[23.8032173,37.9260965],[23.8037976,37.9260705],[23.8048436,37.9263787],[23.8052759,37.9264334],[23.80564,37.926416],[23.807348,37.9259321],[23.8078153,37.9256445],[23.808282,37.9255551],[23.8087946,37.9253396],[23.8099228,37.9246655],[23.8112437,37.924271],[23.8117901,37.9241818],[23.8153747,37.9239712],[23.8161828,37.9238733],[23.8172415,37.9236586],[23.8184939,37.923309],[23.8191431,37.9230397],[23.8199863,37.9225543],[23.8203853,37.9222124],[23.8208646,37.9216182],[23.8209085,37.9217084],[23.8206911,37.9222128],[23.8202502,37.9229287],[23.819577,37.9237298],[23.8188137,37.9241342],[23.8184265,37.9242598],[23.8181644,37.9244397],[23.8179591,37.9246376],[23.8179585,37.924872],[23.8177571,37.9249438],[23.8173247,37.9249521]]},{"id":18933,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a4\u03b1 \u03c6\u03c5\u03c4\u03ac \u03c4\u03bf\u03c5 \u0394\u03c5\u03c4\u03b9\u03ba\u03bf\u03cd \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7 \u03c3\u03c4\u03bf \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u039c\u03b9\u03c7\u03b1\u03b7\u03bb\u03af\u03b4\u03b7","path":"NATURE\/Nature_Imittos_Flora_Ilioupoli","activity_type":96,"assistance":2,"difficulty":2,"scenic_value":4,"length":5037,"name_EN":"Hymettus: Flora of Western Hymettus","description_EN":"From Ilioupolis to Michailides memorial","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":488,"descent":488,"maxelev":722,"minelev":273,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.76457 37.9241,23.78482 37.9316)","views":47,"millestones":"0,23.7645915,37.9247683#1,23.7730995,37.9282441#2,23.7810281,37.9315057#3,23.7796375,37.9300702#4,23.7736352,37.9258441#5,23.7645919,37.9247683","x":23.7843448,"y":37.9308403,"coor":[[23.7645915,37.9247683],[23.7648687,37.9246111],[23.7649024,37.9247284],[23.7654599,37.9247295],[23.7654245,37.925135],[23.765606,37.9253066],[23.7656876,37.9256988],[23.7659069,37.9261995],[23.766048,37.9262133],[23.766105,37.9261773],[23.7662697,37.9262678],[23.7669181,37.9263322],[23.7671003,37.9262604],[23.7672367,37.9263148],[23.7674875,37.9261711],[23.7681238,37.9264427],[23.7684198,37.9263892],[23.7686357,37.9264798],[23.7688974,37.9264803],[23.7693179,37.9266434],[23.7697631,37.9268831],[23.7701263,37.9271542],[23.7704552,37.9275243],[23.7709776,37.9278318],[23.7710468,37.927886],[23.7710854,37.9279311],[23.7711594,37.9279088],[23.7717629,37.9277837],[23.7722173,37.928037],[23.7724902,37.9280736],[23.7728425,37.9282365],[23.773582,37.9282559],[23.7738207,37.9283646],[23.7739346,37.9283287],[23.7739578,37.9281846],[23.7740489,37.9281307],[23.7740154,37.9279413],[23.7744928,37.9281045],[23.7747083,37.9283212],[23.7748335,37.9283214],[23.775015,37.928502],[23.7750706,37.9289167],[23.775444,37.9296205],[23.7755694,37.9295306],[23.7758873,37.9297745],[23.776058,37.9297748],[23.7764445,37.9299018],[23.7766721,37.9299022],[23.7767064,37.9298482],[23.7768315,37.9298664],[23.7770357,37.9300561],[23.7772404,37.9301106],[23.7774102,37.9303993],[23.7776153,37.9303096],[23.777706,37.9304179],[23.7778312,37.9304181],[23.7779786,37.9305987],[23.7782861,37.9305091],[23.7786266,37.9307982],[23.778888,37.9308888],[23.7791941,37.9312589],[23.7794643,37.9311828],[23.7796007,37.9312191],[23.7798515,37.9310754],[23.7799652,37.9310846],[23.7800333,37.9311568],[23.7802382,37.9311392],[23.7803881,37.93118],[23.7807627,37.9315052],[23.781104,37.9315058],[23.7813882,37.9316325],[23.7815475,37.9316148],[23.7816845,37.9314528],[23.7820149,37.9313453],[23.7827659,37.9313286],[23.7831106,37.9311761],[23.7834758,37.9309424],[23.7836161,37.9310012],[23.7837414,37.9309564],[23.7838436,37.9310197],[23.7839236,37.9308936],[23.7841056,37.930921],[23.7841969,37.9308311],[23.7842994,37.9308042],[23.7843448,37.9308403],[23.7844361,37.9307323],[23.7845269,37.9308226],[23.7846068,37.9307507],[23.7846635,37.9308049],[23.7848002,37.9307601],[23.7846635,37.9308049],[23.7846068,37.9307507],[23.7845269,37.9308226],[23.7844361,37.9307323],[23.7843448,37.9308403],[23.7842994,37.9308042],[23.7841969,37.9308311],[23.7841056,37.930921],[23.7839236,37.9308936],[23.7838436,37.9310197],[23.7837414,37.9309564],[23.7836161,37.9310012],[23.7834758,37.9309424],[23.7831106,37.9311761],[23.7827659,37.9313286],[23.7823112,37.9311836],[23.7819243,37.9311829],[23.7815267,37.9309478],[23.7809463,37.9309828],[23.7808785,37.9308294],[23.7807272,37.9307661],[23.7805034,37.9306755],[23.7800368,37.9306927],[23.7798424,37.9306653],[23.7797069,37.9303225],[23.7798468,37.9302687],[23.7795971,37.9300339],[23.7795635,37.9298626],[23.7796435,37.9297636],[23.7794162,37.929655],[23.7796096,37.9296734],[23.7797122,37.9296105],[23.7799738,37.929647],[23.7799399,37.9295749],[23.7800537,37.9295571],[23.7801223,37.92944],[23.780108,37.9293544],[23.780017,37.9293542],[23.7799035,37.9292639],[23.7799948,37.9291469],[23.7801657,37.9290931],[23.7801447,37.9288452],[23.7801563,37.9287731],[23.7800313,37.9287278],[23.7797704,37.928457],[23.7793268,37.9284111],[23.7789971,37.9283023],[23.7787239,37.9283558],[23.7786103,37.9282655],[23.7781215,37.9281204],[23.7779511,37.9280299],[23.7779061,37.9278496],[23.7776791,37.9276689],[23.7771561,37.9275147],[23.776963,37.9273971],[23.7767481,37.9269912],[23.7765547,37.9269728],[23.7761903,37.9270802],[23.7758375,37.9270976],[23.7756329,37.9270251],[23.7755423,37.9268627],[23.7752237,37.9268621],[23.7751447,37.9266636],[23.7749286,37.9266452],[23.7748718,37.926591],[23.7745776,37.9260767],[23.7744183,37.9260764],[23.7742593,37.925986],[23.7741567,37.9260218],[23.7741115,37.9259226],[23.7740203,37.9259765],[23.7737477,37.9258318],[23.773577,37.9258495],[23.7735316,37.9257953],[23.7729857,37.9257041],[23.7728381,37.9256137],[23.772656,37.9256314],[23.7725311,37.925532],[23.7720533,37.925513],[23.7716336,37.9254311],[23.7714862,37.9252776],[23.7712131,37.9252951],[23.7711617,37.9253446],[23.7710707,37.9253534],[23.7709232,37.9252089],[23.7702296,37.9250634],[23.7701214,37.9250722],[23.7698375,37.9248913],[23.7691553,37.9247458],[23.7686212,37.9245284],[23.7674954,37.9243279],[23.7669487,37.9241646],[23.7662436,37.9240641],[23.7654695,37.9241707],[23.7654828,37.9242473],[23.7650382,37.9245078],[23.7648672,37.9246111],[23.7645919,37.9247683]]},{"id":19108,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd","description_GR":"\u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u039a\u03c5\u03bd\u03b7\u03b3\u03bf\u03cd - \u03b1\u03ba\u03c1\u03c9\u03c4\u03ae\u03c1\u03b9 \u0396\u03c9\u03c3\u03c4\u03ae\u03c1","path":"ATTIKI\/Attiki_Imittos_AgIoanisKynigos_Zostir","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":1286,"name_EN":"Mt. Hymettus: The Great Crossing of Mt Hymettus","description_EN":"Agios Ioanis monastery-Zostir cape","ascent_time":920,"descent_time":930,"marker":"Red_dots","level":9,"ascent":1703,"descent":2025,"maxelev":935,"minelev":0,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78431 37.79638,23.83745 38.0023)","views":50,"millestones":"0,23.8363750,38.0023829#1,23.8322330,37.9955712#2,23.8275726,37.9903288#3,23.8263883,37.9819921#4,23.8219664,37.9746358#5,23.8183417,37.9670653#6,23.8180825,37.9592383#7,23.8121834,37.9518611#8,23.8082403,37.9439722#9,23.8007615,37.9375505#10,23.7961583,37.9303029#11,23.7966989,37.9239585#12,23.7989722,37.9161446#13,23.8022521,37.9090774#14,23.8025163,37.9013804#15,23.8090616,37.8958554#16,23.8058508,37.8901848#17,23.7978284,37.8854870#18,23.7904541,37.8792214#19,23.7883541,37.8718547#20,23.7928721,37.8691316#21,23.7964139,37.8618343#22,23.8019470,37.8566284#23,23.8022811,37.8510193#24,23.7965646,37.8438478#25,23.7928516,37.8383734#26,23.7949203,37.8314149#27,23.7907589,37.8266552#28,23.7867416,37.8227964#29,23.7889091,37.8180408#30,23.7931558,37.8115615#31,23.7931261,37.8063730#32,23.7883156,37.8010636#1.3,23.7871384,37.8002779","x":23.8045269,"y":37.9005379,"coor":[[23.836375,38.0023829],[23.8363207,38.0021575],[23.8366046,38.0020768],[23.8366065,38.0012206],[23.8369986,38.0001531],[23.8369655,37.9996754],[23.8369747,37.9995222],[23.8369407,37.9994455],[23.8368504,37.9990759],[23.8364633,37.9985526],[23.8363162,37.9980837],[23.8363096,37.9980251],[23.8362814,37.9978899],[23.8363502,37.9976917],[23.8360208,37.9973127],[23.8351901,37.996951],[23.8346322,37.9968782],[23.834473,37.9967698],[23.8341429,37.9966972],[23.8327982,37.9959157],[23.8323431,37.9957168],[23.8320365,37.9953108],[23.8315368,37.9953326],[23.8313435,37.9952061],[23.831152,37.9951923],[23.8306741,37.9950294],[23.8304238,37.9948848],[23.8301048,37.9949565],[23.8298772,37.994857],[23.8300145,37.9945958],[23.8298815,37.9945506],[23.8297451,37.9944332],[23.8297912,37.9941809],[23.8297118,37.9940546],[23.8297009,37.9938383],[23.8295193,37.9935767],[23.8295995,37.9933785],[23.8297022,37.9933065],[23.8297146,37.9928559],[23.8299311,37.9928022],[23.8300566,37.9926942],[23.8299887,37.9925138],[23.8296589,37.992297],[23.8296712,37.9919365],[23.8291369,37.9919448],[23.828211,37.9919254],[23.8280084,37.9919476],[23.8279972,37.9918575],[23.8281686,37.9916144],[23.8281119,37.9915062],[23.8277478,37.9913795],[23.8276987,37.9913614],[23.827648,37.9911405],[23.8278076,37.9910686],[23.8279218,37.9909426],[23.8278877,37.9908885],[23.8277875,37.9908207],[23.8277313,37.9904962],[23.8273565,37.9900991],[23.8273463,37.9895943],[23.8271784,37.9893868],[23.8272245,37.9891525],[23.8271568,37.9889],[23.8271919,37.9885035],[23.8271241,37.9882871],[23.8265115,37.9872588],[23.8260572,37.9867353],[23.8260806,37.986501],[23.8258994,37.9860591],[23.825763,37.9859688],[23.8257749,37.9857345],[23.8256748,37.9856172],[23.8257661,37.9855542],[23.8256872,37.9852116],[23.8259592,37.984847],[23.8260723,37.984748],[23.8261104,37.9844326],[23.8260199,37.9841441],[23.8260885,37.984036],[23.8260891,37.9837837],[23.8261786,37.9835855],[23.8261219,37.9834863],[23.8262824,37.9830179],[23.8261689,37.9828555],[23.8262042,37.9823508],[23.8264101,37.9819545],[23.826342,37.9818913],[23.8262631,37.9815307],[23.826047,37.9814222],[23.8256499,37.9808268],[23.8254689,37.9803038],[23.8254018,37.9797809],[23.8251705,37.9798076],[23.8250227,37.9797173],[23.8248859,37.9797621],[23.824738,37.9797349],[23.8246012,37.9797978],[23.8245056,37.9797345],[23.8244952,37.9793289],[23.8243589,37.9792026],[23.8243823,37.9789412],[23.8242939,37.9788555],[23.8242828,37.9787293],[23.8239532,37.9784584],[23.8235222,37.9782189],[23.8233216,37.9778896],[23.8228331,37.9773932],[23.8226914,37.9765458],[23.822459,37.9757072],[23.822528,37.9754099],[23.8224886,37.975207],[23.8215042,37.9741375],[23.8215263,37.9739798],[23.8214029,37.9736507],[23.821255,37.9736144],[23.8211355,37.9735917],[23.8209296,37.9735553],[23.8210267,37.9734248],[23.8209644,37.9732805],[23.8207368,37.973208],[23.8206788,37.9730953],[23.820508,37.973068],[23.8201671,37.9727971],[23.8196791,37.9721744],[23.8193836,37.9719487],[23.8190432,37.9714975],[23.8184865,37.971019],[23.8183054,37.970559],[23.8184314,37.9702618],[23.8184319,37.9700635],[23.8182504,37.9697838],[23.8180708,37.968729],[23.8179576,37.9684945],[23.8179294,37.9683593],[23.8180209,37.9682152],[23.8179875,37.9678817],[23.8180794,37.9675754],[23.8181596,37.9673502],[23.8182262,37.9671701],[23.8183746,37.9670351],[23.8186819,37.9670446],[23.8186708,37.9669364],[23.818785,37.9667924],[23.8189445,37.9667566],[23.8190588,37.9665765],[23.8193195,37.9665949],[23.8194338,37.9664148],[23.8193774,37.9662165],[23.8194126,37.9657839],[23.8196325,37.9651894],[23.8196675,37.964856],[23.8195996,37.9646666],[23.8197715,37.9641982],[23.819647,37.9639276],[23.8197634,37.9638827],[23.8197659,37.9628462],[23.8199724,37.9621976],[23.8197227,37.9618908],[23.8192244,37.9608265],[23.8183051,37.9597255],[23.8178554,37.9587199],[23.8176545,37.9585573],[23.8171764,37.9581195],[23.8162007,37.9568201],[23.815873,37.9558282],[23.8154641,37.955485],[23.8151129,37.9548175],[23.8144088,37.9541675],[23.8142054,37.9535633],[23.8136138,37.9534452],[23.8131253,37.9530659],[23.8125543,37.952416],[23.8115904,37.9509905],[23.8114882,37.9509002],[23.8113516,37.9508999],[23.8113111,37.9507737],[23.8112095,37.950431],[23.8112468,37.9492054],[23.8114987,37.9486109],[23.8115227,37.9481242],[23.8114551,37.9478718],[23.8109558,37.9472671],[23.8106271,37.9467528],[23.8102181,37.9464457],[23.8098102,37.9457421],[23.8093332,37.9453628],[23.8088339,37.9447671],[23.8085168,37.9441807],[23.8083692,37.9440363],[23.8073121,37.9435118],[23.8069431,37.9431687],[23.8063411,37.9427351],[23.8049901,37.9414621],[23.8040813,37.9408477],[23.8036038,37.9406666],[23.8029404,37.9393857],[23.8027348,37.9387229],[23.8016553,37.9381262],[23.8002693,37.9372226],[23.7996555,37.9369601],[23.7994851,37.9368337],[23.7991568,37.9362292],[23.7987475,37.9360663],[23.798782,37.9359402],[23.7985889,37.9358317],[23.7983801,37.9355655],[23.7981075,37.9353938],[23.7980853,37.9351684],[23.7980058,37.9351142],[23.7980516,37.9350331],[23.7978129,37.9349246],[23.7976543,37.9346539],[23.7975179,37.9345996],[23.7974614,37.9344643],[23.79753,37.9343563],[23.7973258,37.9341126],[23.7972582,37.9338781],[23.7967816,37.9333726],[23.7969072,37.9332106],[23.7968401,37.9327778],[23.7968862,37.9325976],[23.7965345,37.9321824],[23.7964561,37.9317497],[23.796525,37.9315155],[23.7963553,37.9311637],[23.796356,37.9309113],[23.796265,37.9308841],[23.7962315,37.9306497],[23.7960951,37.9306134],[23.7960498,37.9305142],[23.7961642,37.9302891],[23.7961077,37.9301628],[23.7962216,37.9301089],[23.7961657,37.9297483],[23.7962914,37.9295863],[23.7962236,37.9294149],[23.796326,37.9293881],[23.7963379,37.9292168],[23.7964178,37.9291268],[23.7963954,37.9289916],[23.7963045,37.9289284],[23.7963503,37.9288563],[23.7962821,37.9288021],[23.7963849,37.9286761],[23.7963395,37.928622],[23.7964197,37.9284509],[23.7962379,37.9283424],[23.7964773,37.9281806],[23.7967162,37.928181],[23.7969533,37.9280868],[23.7970221,37.9279066],[23.7968875,37.9272124],[23.79703,37.927109],[23.7961436,37.9266929],[23.7958597,37.9264851],[23.7957442,37.9263181],[23.7957331,37.926246],[23.7971114,37.9256716],[23.7962586,37.9254673],[23.7961566,37.925341],[23.79659,37.9249451],[23.7967513,37.9242244],[23.7966728,37.9238277],[23.7961854,37.9231418],[23.7966986,37.9226921],[23.7969843,37.9222419],[23.7970535,37.9218996],[23.7969523,37.9214848],[23.7969426,37.9208719],[23.7970457,37.9205972],[23.7968816,37.9197632],[23.7967021,37.9188526],[23.7965824,37.9185504],[23.7973688,37.917664],[23.7979275,37.9172323],[23.7982464,37.9171067],[23.7989643,37.9166753],[23.7989333,37.9163012],[23.7990012,37.9160355],[23.7992641,37.9159683],[23.7994814,37.9155541],[23.7998691,37.9152303],[23.8002108,37.9150686],[23.8003378,37.9149111],[23.8007823,37.9146415],[23.8012386,37.9141555],[23.8012964,37.9138312],[23.8014106,37.9136691],[23.8017297,37.9134714],[23.8019459,37.9134177],[23.8021627,37.9132017],[23.8023447,37.913193],[23.8024372,37.9126344],[23.80254,37.9125084],[23.8026204,37.9122201],[23.8025409,37.9121659],[23.8025979,37.9121029],[23.8025301,37.9119225],[23.8027466,37.9118057],[23.8027585,37.9116164],[23.8028073,37.911576],[23.8027392,37.9115218],[23.8025007,37.9113591],[23.8024216,37.9111787],[23.8022058,37.9110252],[23.8019114,37.910538],[23.8015765,37.910249],[23.8022044,37.9094299],[23.8022857,37.9087991],[23.8022071,37.9084384],[23.8020752,37.9080191],[23.8022124,37.907785],[23.80219,37.9076408],[23.8021631,37.907483],[23.8019475,37.9072843],[23.802066,37.9072169],[23.8023058,37.9068749],[23.8021811,37.9067034],[23.8022727,37.9065053],[23.8022734,37.9062529],[23.8021374,37.9060454],[23.8023656,37.9057934],[23.8022183,37.9055768],[23.8023895,37.9053428],[23.802117,37.9051621],[23.802072,37.9049998],[23.802357,37.9047659],[23.8021756,37.9045132],[23.8023359,37.9041259],[23.8022341,37.9039275],[23.8024507,37.9037476],[23.802394,37.9036754],[23.8025083,37.9034683],[23.8024861,37.90327],[23.8026687,37.903054],[23.8026128,37.9026753],[23.8024879,37.902594],[23.8026019,37.902495],[23.8025685,37.9022246],[23.8026714,37.9020445],[23.8026036,37.9018641],[23.8029907,37.9017386],[23.8027861,37.9016661],[23.8026275,37.9014315],[23.8024344,37.9013411],[23.8029099,37.9012202],[23.8033421,37.901257],[23.8036381,37.9011493],[23.8039572,37.9008975],[23.8040716,37.9006633],[23.8043678,37.9005016],[23.8045269,37.9005379],[23.8047887,37.9004663],[23.8050851,37.9002234],[23.8055634,37.9000169],[23.8056436,37.8997827],[23.8059377,37.8996029],[23.8062789,37.8996215],[23.807019,37.8992982],[23.8072124,37.8992986],[23.8074674,37.8992269],[23.8075816,37.8990648],[23.8075477,37.8989746],[23.807628,37.8987224],[23.80756,37.8986141],[23.8082667,37.8980294],[23.8082334,37.8977139],[23.8084728,37.8975341],[23.8084276,37.8974168],[23.808701,37.897237],[23.8086217,37.8971197],[23.8086901,37.8970657],[23.8086219,37.8970206],[23.8086336,37.8969305],[23.8088045,37.8967865],[23.8087365,37.8967143],[23.8087938,37.8965522],[23.808749,37.8962817],[23.8090796,37.8959938],[23.8090127,37.895471],[23.8090588,37.8952187],[23.8091839,37.8952099],[23.8092865,37.8951199],[23.8091965,37.8947412],[23.8092514,37.894543],[23.8093461,37.8944891],[23.8092885,37.8939324],[23.8094934,37.8933266],[23.8094257,37.8931102],[23.809483,37.8929301],[23.8093814,37.8926595],[23.809484,37.8925515],[23.8099622,37.892363],[23.8098832,37.8921195],[23.8099519,37.8919214],[23.8098501,37.8917049],[23.8100548,37.8913109],[23.8099982,37.8911936],[23.8095331,37.8907422],[23.8092035,37.8906606],[23.8088627,37.8904978],[23.8086291,37.8902631],[23.8077654,37.8900454],[23.8076743,37.8900632],[23.8076286,37.8901623],[23.8062299,37.8900879],[23.8058352,37.8901887],[23.8054415,37.8901204],[23.8053849,37.8900482],[23.8042938,37.889776],[23.8026467,37.8890612],[23.8029537,37.8890527],[23.8031815,37.8889269],[23.8027807,37.888773],[23.8025311,37.8885653],[23.8019285,37.8884742],[23.8017013,37.8883837],[23.8014739,37.8883833],[23.8010993,37.8881213],[23.8010769,37.8880041],[23.8007247,37.8878502],[23.8005305,37.8877958],[23.8001686,37.8874257],[23.7998629,37.8869385],[23.7994768,37.8867125],[23.7993977,37.8865321],[23.7990104,37.8863962],[23.7978821,37.8855831],[23.7972597,37.8844735],[23.7970216,37.8842297],[23.7967489,37.8841301],[23.7960441,37.8840387],[23.7956372,37.8838961],[23.7947782,37.883302],[23.7941998,37.8827422],[23.7937364,37.8817229],[23.7930214,37.8812169],[23.7925574,37.8804139],[23.7922286,37.8800618],[23.7915929,37.8796641],[23.7897063,37.8789397],[23.7894352,37.8786689],[23.7893907,37.8783533],[23.7902136,37.8772394],[23.7903514,37.876771],[23.790343,37.8757255],[23.7904594,37.8747793],[23.7905968,37.874428],[23.7908282,37.8742527],[23.7908044,37.87414],[23.7902852,37.8740377],[23.79018,37.8737851],[23.79,37.8736068],[23.7896171,37.8730676],[23.7891353,37.8729315],[23.7886176,37.8723267],[23.7882206,37.8716095],[23.7881838,37.87133],[23.7877127,37.8702949],[23.7885628,37.8707201],[23.789108,37.8709193],[23.7895285,37.8710012],[23.7907338,37.8709583],[23.792314,37.8710332],[23.7925757,37.8709615],[23.7929178,37.8706106],[23.7944361,37.8700703],[23.7924487,37.8688725],[23.7922221,37.8685837],[23.7921871,37.867252],[23.7920976,37.8667291],[23.7921208,37.8665669],[23.7922042,37.8664904],[23.792773,37.8663833],[23.7930575,37.8662756],[23.7931829,37.8661496],[23.793583,37.8653572],[23.7938932,37.8642041],[23.7946558,37.863899],[23.7953619,37.8634495],[23.7956288,37.8631616],[23.7971967,37.8605347],[23.7972773,37.8601563],[23.7971178,37.8598766],[23.7977903,37.8600265],[23.7981769,37.8599911],[23.7985288,37.860181],[23.7991995,37.8601912],[23.7999493,37.8603817],[23.8002222,37.8603641],[23.8004726,37.8602564],[23.8006089,37.8602747],[23.8010532,37.8599532],[23.8016024,37.8586112],[23.8017052,37.8584401],[23.8018248,37.858366],[23.8016864,37.857888],[23.8017631,37.8572325],[23.8019139,37.8569218],[23.8019605,37.8564802],[23.8032269,37.856124],[23.8031978,37.8559437],[23.8037695,37.8559334],[23.8034099,37.8552997],[23.803757,37.855147],[23.8035676,37.8549011],[23.8028169,37.8550621],[23.8022257,37.8550791],[23.8021009,37.8550068],[23.8020199,37.8547295],[23.8021542,37.8547185],[23.8026101,37.8542686],[23.8027817,37.8538723],[23.8027832,37.8532955],[23.8029895,37.8526829],[23.8033889,37.8520707],[23.8011018,37.8499127],[23.7998288,37.8487051],[23.7983002,37.8465664],[23.7983778,37.8463569],[23.7981798,37.8460141],[23.7981954,37.845764],[23.7978492,37.8456192],[23.7978042,37.8454411],[23.7975485,37.8454159],[23.7974886,37.8452626],[23.7972931,37.8452848],[23.796677,37.8448421],[23.7967449,37.8445921],[23.7965088,37.8436543],[23.7963516,37.8433228],[23.7962506,37.8432595],[23.7959867,37.8437638],[23.7959776,37.8438314],[23.7954615,37.8438485],[23.7947691,37.8438969],[23.7941518,37.8438958],[23.7936251,37.8437507],[23.7931142,37.8435583],[23.7926646,37.842913],[23.7925009,37.8421264],[23.7924574,37.8414323],[23.7926697,37.8407048],[23.7929432,37.8396801],[23.7926434,37.8392131],[23.792887,37.8381973],[23.7928728,37.8379224],[23.7936269,37.8373762],[23.7945762,37.8372449],[23.795119,37.8369597],[23.7952081,37.8364461],[23.7951079,37.8356978],[23.794807,37.8347171],[23.795164,37.8346817],[23.7950278,37.8346364],[23.7949712,37.8345462],[23.7948499,37.8339826],[23.7947852,37.833595],[23.7947837,37.833257],[23.7949806,37.8328157],[23.7947856,37.8325652],[23.7945903,37.8325649],[23.7943361,37.8320259],[23.7945317,37.8319316],[23.7945027,37.8317648],[23.7946986,37.8316818],[23.7947136,37.8315015],[23.7949696,37.8313961],[23.7948951,37.8312518],[23.7952417,37.8312411],[23.7952879,37.830955],[23.7948816,37.830738],[23.7945511,37.8306901],[23.7943412,37.830559],[23.7941604,37.83057],[23.794011,37.8304255],[23.7938158,37.8303891],[23.7933351,37.8299714],[23.7933053,37.8295658],[23.7928257,37.8288844],[23.7926459,37.8285259],[23.7929165,37.8283956],[23.7926913,37.8281564],[23.7925883,37.827176],[23.7933113,37.8270466],[23.7935218,37.826914],[23.7934169,37.8267246],[23.7927844,37.8268902],[23.7918967,37.8266138],[23.7913246,37.8267434],[23.7907081,37.8266477],[23.7905873,37.8267782],[23.7900762,37.8266939],[23.7897895,37.8267542],[23.78958,37.8264902],[23.7890534,37.8262392],[23.7890237,37.8259507],[23.7886611,37.8263444],[23.7888411,37.8265948],[23.7885548,37.8266551],[23.7882996,37.8264857],[23.7884507,37.826033],[23.7887982,37.8257114],[23.7893415,37.8253181],[23.7894027,37.8249239],[23.7891169,37.8247814],[23.7879727,37.824696],[23.7878687,37.8241685],[23.7879148,37.8239545],[23.7873447,37.8233812],[23.7877497,37.8232062],[23.7864331,37.822681],[23.7853802,37.8222352],[23.7848376,37.8219999],[23.7854896,37.8217397],[23.7857079,37.8216319],[23.786025,37.8216235],[23.7862799,37.8218741],[23.7861168,37.8209432],[23.7865086,37.8210025],[23.786795,37.8209557],[23.7869453,37.8209199],[23.7871411,37.8207287],[23.7875622,37.8208376],[23.7877434,37.8206825],[23.7879534,37.820755],[23.7878792,37.8204912],[23.7876853,37.8199072],[23.7879563,37.8197387],[23.7878365,37.8195492],[23.7881246,37.8188693],[23.7881712,37.818475],[23.7889547,37.8182489],[23.7889099,37.8180347],[23.7886398,37.8178788],[23.7888965,37.8174962],[23.7887622,37.8172931],[23.7892752,37.8166631],[23.7891556,37.8162799],[23.7891256,37.8160995],[23.7895015,37.816125],[23.7896372,37.8159945],[23.7895922,37.815839],[23.7897136,37.8154697],[23.7896719,37.8153975],[23.7896384,37.8151721],[23.7897416,37.8148568],[23.7901101,37.813857],[23.7901835,37.8136251],[23.7910429,37.8137978],[23.7915853,37.8137042],[23.7921427,37.8134663],[23.7920686,37.8131665],[23.7922506,37.8126057],[23.7927193,37.8120703],[23.7931106,37.8117848],[23.7931869,37.8114131],[23.7930669,37.8111628],[23.7925563,37.8109479],[23.7921354,37.8107443],[23.7933695,37.8106271],[23.7935815,37.810472],[23.7936118,37.8101633],[23.7935373,37.8100077],[23.7929669,37.8096124],[23.7922757,37.8093475],[23.7918858,37.8089773],[23.7912242,37.8088207],[23.7909382,37.8086286],[23.7906842,37.8080558],[23.7904903,37.8076026],[23.7913038,37.8071376],[23.7931417,37.8063522],[23.7931422,37.8061855],[23.7933841,37.8058772],[23.7934,37.805386],[23.7938676,37.8051254],[23.7941846,37.8047429],[23.7940506,37.8042898],[23.7937504,37.8039918],[23.7923212,37.8036062],[23.7908625,37.8032702],[23.7891027,37.80292],[23.788516,37.8027883],[23.7884873,37.8025133],[23.7886986,37.8021194],[23.7886704,37.8016664],[23.7886714,37.8013194],[23.7883256,37.80108],[23.7881458,37.8007822],[23.7881011,37.8005072],[23.7879818,37.8001487],[23.7879517,37.799885],[23.7879226,37.7997656],[23.7879991,37.7991821],[23.7876845,37.7988345],[23.7879721,37.7983213],[23.7879737,37.7977602],[23.7879609,37.7970211],[23.7888354,37.7963062],[23.7879907,37.7970437],[23.7873215,37.7994423],[23.7871384,37.8002779]]},{"id":19194,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1-\u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03ba\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"MTB_ROADBIKE\/MTB_Imittos_MTB_Kalopoula","activity_type":41,"assistance":1,"difficulty":2,"scenic_value":4,"length":2202,"name_EN":"Mt. Hymettus: Kalopoula to Kesariani monastery","description_EN":"An easy ride on a hiking path","ascent_time":10,"descent_time":15,"marker":"No_marks","level":13,"ascent":63,"descent":175,"maxelev":499,"minelev":348,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.79545 37.95889,23.8083 37.96774)","views":7,"millestones":"0,23.8029290,37.9677538#1,23.8056338,37.9632768#2,23.8000621,37.9592687#2.2,23.7976567,37.9611564","x":23.8034186,"y":37.9621216,"coor":[[23.802929,37.9677538],[23.80297,37.9677088],[23.8042245,37.9668817],[23.8044987,37.9665397],[23.8049323,37.9661619],[23.8059805,37.9658391],[23.8067999,37.9659666],[23.8081332,37.9654461],[23.8082815,37.9653201],[23.8082819,37.9651759],[23.8077511,37.9648912],[23.8070012,37.9643311],[23.8067638,37.9641235],[23.806992,37.9639075],[23.8067414,37.9639792],[23.807027,37.9636011],[23.8068348,37.9634927],[23.8057423,37.9633286],[23.8056286,37.9632744],[23.805578,37.963049],[23.8056462,37.962675],[23.8055788,37.9623324],[23.8056251,37.9620441],[23.8055685,37.9619359],[23.8054204,37.9619897],[23.8051996,37.9623183],[23.8038804,37.9627487],[23.8035959,37.9627212],[23.803546,37.962649],[23.8035093,37.9622659],[23.8034186,37.9621216],[23.8029062,37.9621567],[23.8025307,37.962102],[23.8011539,37.9618564],[23.8008583,37.9617027],[23.8004959,37.9610261],[23.8003724,37.9603769],[23.8004537,37.9597732],[23.8007736,37.9593592],[23.7996015,37.959213],[23.7992717,37.9590682],[23.7990445,37.9588966],[23.7988852,37.9588783],[23.7986802,37.958932],[23.7985137,37.9590489],[23.7982354,37.9592467],[23.7978821,37.9593948],[23.7976828,37.959408],[23.7966647,37.9596586],[23.7965417,37.9596493],[23.7962209,37.9596217],[23.7957461,37.9599634],[23.7956753,37.960076],[23.7954742,37.9603911],[23.7958747,37.9604053],[23.7961814,37.9606582],[23.7964485,37.9608073],[23.7971086,37.9608445],[23.7974547,37.9608857],[23.7975909,37.9610301],[23.7976567,37.9611564]]},{"id":19195,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","description_GR":"\u0391\u03c0\u03cc\u03c4\u03bf\u03bc\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7, \u03c9\u03c1\u03b1\u03af\u03b1 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae","path":"ATTIKI\/Attiki_Imittos_Korakovouni_loop2","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":3659,"name_EN":"Mt. Hymettus: Korakovouni","description_EN":"A steep ascent, a nice way back","ascent_time":90,"descent_time":85,"marker":"Red_dots","level":9,"ascent":291,"descent":291,"maxelev":720,"minelev":436,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.81492 37.9751,23.82455 37.98223)","views":14,"millestones":"0,23.8166287,37.9793620#1,23.8190639,37.9764637#2,23.8228298,37.9773211#3,23.8192035,37.9816380#3.7,23.8166309,37.9793620","x":23.8243804,"y":37.9789502,"coor":[[23.8166287,37.979362],[23.8165266,37.9792176],[23.816493,37.9790013],[23.8166308,37.9785509],[23.8162791,37.9780276],[23.8162634,37.9774597],[23.8162296,37.9773335],[23.815911,37.9772338],[23.8150814,37.9766016],[23.8149335,37.9765654],[23.8150328,37.9764168],[23.8152605,37.9763991],[23.8154885,37.9763094],[23.8155684,37.9762194],[23.8155578,37.9758949],[23.8157854,37.9759493],[23.8160133,37.9758686],[23.8161959,37.9757246],[23.8162655,37.975202],[23.8162998,37.975148],[23.8164775,37.9750897],[23.8168208,37.9753966],[23.817253,37.9755956],[23.8180497,37.975696],[23.8191544,37.9755895],[23.8192453,37.9756798],[23.819222,37.9758961],[23.8191567,37.9759906],[23.8191558,37.9763331],[23.819053,37.9764771],[23.8190509,37.9773424],[23.8193126,37.9774149],[23.8198128,37.9777221],[23.8199264,37.9778484],[23.8200507,37.9782091],[23.8202894,37.9783898],[23.8206535,37.9785165],[23.8217109,37.979131],[23.8217005,37.9787344],[23.8216098,37.9785901],[23.821724,37.978437],[23.8216341,37.9779502],[23.8217227,37.9776574],[23.8220492,37.9763645],[23.8223583,37.9757071],[23.8224618,37.9757117],[23.8226932,37.9765413],[23.8228392,37.9773887],[23.8234751,37.9781107],[23.8235261,37.9782189],[23.8239603,37.9784539],[23.8242899,37.9787248],[23.8243804,37.9789502],[23.8243752,37.9792296],[23.8245116,37.979329],[23.8244533,37.979419],[23.8245441,37.9795634],[23.8245163,37.9797346],[23.8244845,37.9797886],[23.8245163,37.9797346],[23.8243956,37.9797704],[23.8242699,37.9799505],[23.8240648,37.9800223],[23.8237425,37.980121],[23.8235828,37.9802559],[23.8234349,37.9801836],[23.8232184,37.9802554],[23.8230363,37.980201],[23.8228653,37.9802909],[23.822649,37.9802906],[23.8225809,37.9801643],[23.8224556,37.9802001],[23.8222396,37.9800736],[23.8217374,37.9805596],[23.8216463,37.9805594],[23.8214986,37.980415],[23.8212254,37.9803605],[23.8211228,37.9804234],[23.8209066,37.980369],[23.8207585,37.9804049],[23.8204848,37.9805667],[23.8204161,37.9807108],[23.8203935,37.9806567],[23.8202682,37.9806745],[23.8200314,37.9805975],[23.8197456,37.9810658],[23.8197563,37.9813181],[23.8196535,37.9814802],[23.8192435,37.9814976],[23.8191863,37.9816057],[23.8195264,37.9822371],[23.8183774,37.9817667],[23.8182984,37.9814781],[23.8183339,37.9809464],[23.8182321,37.9806578],[23.8180151,37.9804863],[23.8179026,37.980396],[23.8175374,37.9802737],[23.8174099,37.9801969],[23.817376,37.9800707],[23.8175702,37.9798186],[23.8176117,37.9797331],[23.8173729,37.9795885],[23.8170032,37.9794753],[23.8166309,37.979362]]},{"id":20068,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a7\u03b1\u03bc\u03b7\u03bb\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u03bb\u03cc\u03c6\u03bf \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2","path":"ATTIKI\/Attiki_Imittos_Taxiarches_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":3077,"name_EN":"Mt. Hymettus: Taxiarches hill lower loop trail","description_EN":"A short loop trail across the wood","ascent_time":60,"descent_time":60,"marker":"Red_dots","level":9,"ascent":148,"descent":148,"maxelev":375,"minelev":239,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.78143 37.95872,23.79388 37.96488)","views":3,"millestones":"0,23.7938795,37.9607398#1,23.7840247,37.9588387#2,23.7844725,37.9645516#3.1,23.7938795,37.9607398","x":23.7816365,"y":37.9603121,"coor":[[23.7938795,37.9607398],[23.7934317,37.9609553],[23.7933542,37.9609371],[23.7931411,37.9610765],[23.7928449,37.961148],[23.7927878,37.96122],[23.7917507,37.9616238],[23.7915318,37.961691],[23.7913521,37.9617042],[23.7912387,37.9615237],[23.7911251,37.9614695],[23.7909315,37.9614691],[23.7895781,37.9610341],[23.7893505,37.9610157],[23.7888846,37.9607264],[23.7881566,37.9605178],[23.7878271,37.9603009],[23.7874058,37.9603362],[23.78711,37.9602636],[23.7865878,37.9597939],[23.7857228,37.9597203],[23.7852792,37.9596113],[23.7845405,37.9591954],[23.7838222,37.9587073],[23.7834318,37.9587877],[23.7830322,37.9591655],[23.7827705,37.959138],[23.7826003,37.9589394],[23.7824283,37.958885],[23.7820751,37.9590106],[23.7820402,37.9592358],[23.7818579,37.9593076],[23.7819238,37.9593933],[23.7819002,37.9596727],[23.7815925,37.9597893],[23.7814438,37.9600414],[23.7816365,37.9603121],[23.7818365,37.9607496],[23.7826996,37.9614722],[23.7826762,37.9616705],[23.7827783,37.9617968],[23.7828115,37.9621394],[23.7826625,37.9624726],[23.7823767,37.9628686],[23.7824329,37.9631121],[23.7826382,37.963464],[23.7829452,37.9635907],[23.7829676,37.9637079],[23.7834677,37.9640063],[23.7840362,37.9642236],[23.7844565,37.9645489],[23.7850937,37.9646582],[23.7860841,37.964669],[23.7863343,37.9647596],[23.786676,37.9646881],[23.787507,37.9647076],[23.788053,37.9648889],[23.7883617,37.9648038],[23.7890114,37.9645166],[23.7893125,37.9643504],[23.7897242,37.9640672],[23.7899717,37.9638378],[23.7900633,37.9636848],[23.790702,37.9632623],[23.7914267,37.9622226],[23.791519,37.9617901],[23.7917507,37.9616238],[23.7927878,37.96122],[23.7928449,37.961148],[23.7931411,37.9610765],[23.7933542,37.9609371],[23.7934317,37.9609553],[23.7938795,37.9607398]]},{"id":20069,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1-\u03a3\u03c4\u03c1\u03b1\u03b2\u03b1\u03b5\u03c4\u03cc\u03c2","description_GR":"","path":"ATTIKI\/Attiki_Imittos_Terpsithea_Stravaetos","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":4751,"name_EN":"Mt. Hymettus: Terpsithea-Stravaetos","description_EN":"","ascent_time":145,"descent_time":120,"marker":"No_marks","level":9,"ascent":545,"descent":121,"maxelev":635,"minelev":164,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.77489 37.87452,23.80108 37.88603)","views":3,"millestones":"0,23.7748902,37.8860304#1,23.7797325,37.8813066#2,23.7886408,37.8821803#3,23.7923571,37.8801992#4,23.7940641,37.8755026#4.8,23.8010829,37.8745183","x":23.791447,"y":37.8827801,"coor":[[23.7748902,37.8860304],[23.7755349,37.8856711],[23.7761272,37.8853387],[23.7765145,37.8851232],[23.7767466,37.8851281],[23.7780411,37.8845717],[23.778303,37.8844641],[23.7789426,37.8843504],[23.77917,37.8843688],[23.7795561,37.8845588],[23.7799085,37.8846136],[23.7802499,37.884515],[23.7806091,37.8842003],[23.7804737,37.8838305],[23.7805206,37.8833529],[23.7802142,37.883154],[23.7797833,37.8827206],[23.7794426,37.8825848],[23.7793425,37.8818275],[23.7793894,37.8813589],[23.7795038,37.8811338],[23.7796061,37.8811249],[23.779742,37.8813235],[23.7799418,37.8814275],[23.7803164,37.8816355],[23.7803288,37.8813021],[23.7803247,37.8811218],[23.7804381,37.8812121],[23.7805066,37.8811401],[23.7810126,37.8815061],[23.7812625,37.8816057],[23.781364,37.8811598],[23.781353,37.8810336],[23.7815534,37.88091],[23.7817174,37.8808743],[23.7818763,37.8809557],[23.7822633,37.8808302],[23.7827978,37.8808222],[23.7828662,37.8807772],[23.7829494,37.8807549],[23.7833827,37.8806971],[23.7838259,37.8808151],[23.7845877,37.8808255],[23.7846781,37.8810239],[23.7852691,37.8811512],[23.7855757,37.8812869],[23.7858565,37.8812739],[23.7864591,37.881284],[23.7871979,37.8814296],[23.7876972,37.881782],[23.7885717,37.8821801],[23.789163,37.8821812],[23.7894355,37.8823259],[23.7897198,37.8823264],[23.7903334,37.8824897],[23.7910496,37.8825451],[23.791447,37.8827801],[23.7927433,37.8828004],[23.7929019,37.883017],[23.793243,37.8830537],[23.7933791,37.8831621],[23.7940154,37.8833615],[23.7942543,37.8833168],[23.7945383,37.8834255],[23.794781,37.883302],[23.7942026,37.8827422],[23.7937392,37.8817229],[23.7930242,37.8812169],[23.7925602,37.8804139],[23.7922315,37.8800618],[23.7915958,37.8796641],[23.7897092,37.8789397],[23.7894381,37.8786689],[23.7893935,37.8783533],[23.7902164,37.8772394],[23.7905236,37.8771859],[23.7907974,37.87688],[23.7909908,37.8768442],[23.7909797,37.8767361],[23.7911736,37.8765291],[23.7909352,37.8763755],[23.7909472,37.8761772],[23.79113,37.875844],[23.7916768,37.8755115],[23.792018,37.8754671],[23.7921656,37.8755484],[23.7922909,37.8754856],[23.7927571,37.8754864],[23.7928478,37.8755767],[23.7931319,37.8756313],[23.7935073,37.8755778],[23.7935644,37.8754788],[23.7937461,37.8755602],[23.7943377,37.8754531],[23.7948717,37.8755983],[23.7950992,37.8755446],[23.795804,37.8756179],[23.7960543,37.8755552],[23.7962367,37.8754114],[23.7965095,37.8754208],[23.7969419,37.8753044],[23.797374,37.8753232],[23.7975447,37.8752604],[23.7977151,37.8753148],[23.7978175,37.8752789],[23.7989659,37.8753169],[23.7992617,37.8752273],[23.7997167,37.875192],[23.7999217,37.8750572],[23.8002971,37.8749947],[23.8007183,37.8748242],[23.8010829,37.8745183]]},{"id":20070,"author":"AnaDigit","name_GR":"\u03a5\u03bc\u03b7\u03c4\u03c4\u03cc\u03c2: \u0388\u03bd\u03b1\u03c2 \u03b1\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","description_GR":"\u039c\u03b9\u03b1 \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03bc\u03b5 \u03b5\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03b7 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae","path":"ATTIKI\/Attiki_Imittos_Korakovouni_loop","activity_type":32,"assistance":2,"difficulty":3,"scenic_value":4,"length":3217,"name_EN":"Mt. Hymettus: An athletic loop along Korakovouni","description_EN":"A steep ascent and a pleasant return way","ascent_time":85,"descent_time":80,"marker":"No_marks","level":9,"ascent":221,"descent":221,"maxelev":657,"minelev":436,"link_logo":"HYM_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.imittos","pdf_link":"","bbox":"LINESTRING(23.81268 37.97378,23.82253 37.98223)","views":4,"millestones":"0,23.8166287,37.9793620#1,23.8150738,37.9739891#2,23.8218256,37.9772632#3.2,23.8166287,37.9793620","x":23.8224837,"y":37.9752025,"coor":[[23.8166287,37.979362],[23.8165266,37.9792176],[23.816493,37.9790013],[23.8166308,37.9785509],[23.8162791,37.9780276],[23.8162634,37.9774597],[23.8162296,37.9773335],[23.815911,37.9772338],[23.8150814,37.9766016],[23.8149335,37.9765654],[23.8144194,37.9764023],[23.8141269,37.9761134],[23.8138207,37.9756173],[23.8137542,37.9748961],[23.8135049,37.9744361],[23.8132436,37.9742193],[23.8127888,37.9739843],[23.8126978,37.9739301],[23.8127023,37.9738354],[23.8127388,37.9737679],[23.8127023,37.9738354],[23.8130804,37.9738856],[23.814211,37.9739325],[23.8146207,37.9740232],[23.8147803,37.9739514],[23.8149737,37.9740058],[23.8154065,37.9739343],[23.8162378,37.9739086],[23.8170115,37.9740991],[23.8178759,37.9744609],[23.818115,37.9744974],[23.8189124,37.9743093],[23.8201545,37.9738966],[23.8206479,37.9738073],[23.8209745,37.9738078],[23.8211324,37.9738305],[23.8213939,37.9739932],[23.8215074,37.9741375],[23.8224837,37.9752025],[23.8225301,37.9754054],[23.8224611,37.9757117],[23.8223575,37.9757071],[23.8220485,37.9763645],[23.8217216,37.9776574],[23.8216337,37.9779502],[23.8217236,37.978437],[23.8216094,37.9785901],[23.8217002,37.9787344],[23.8217106,37.979131],[23.8215988,37.9791308],[23.821462,37.9792207],[23.8213823,37.9792026],[23.8212569,37.9792925],[23.8209715,37.9795985],[23.8206749,37.9797873],[23.8202411,37.9802554],[23.8200327,37.9805074],[23.82003,37.9805975],[23.8197442,37.9810658],[23.8197549,37.9813181],[23.819652,37.9814802],[23.8192421,37.9814976],[23.8191849,37.9816057],[23.8195249,37.9822371],[23.818376,37.9817667],[23.818297,37.9814781],[23.8183325,37.9809464],[23.8182307,37.9806578],[23.8179011,37.980396],[23.8175356,37.9802737],[23.8174084,37.9801969],[23.8173746,37.9800707],[23.8175688,37.9798186],[23.8176096,37.9797331],[23.8173708,37.9795885],[23.8171152,37.9795115],[23.8166287,37.979362]]}],{"extent":[23.75949,37.79638,23.87368,38.00237],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"redirect"},"sort":{"type":"byname"}},"PELOPONNESE\/Pelop_Abeliona_Trail_1":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_2":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1c":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1a":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1b":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Attavyros_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":true,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Attavyros_summit":{"url":null,"color":"#ff612f","width":3,"exclude":true,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_36km_Lindos_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":true,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Kattavia_Skiadeni_loop":{"url":null,"color":"#ff612f","width":3,"exclude":true,"useStyle":false},"Car_touring\/CAR_Rodos_Lindos_Sport":{"url":null,"color":"#ff612f","width":3,"exclude":true,"useStyle":false},"MACEDONIA\/Makedonia_Falakro_refuge_Chionotripa":{"url":null,"color":"#bb0707","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Falakro_refuge_ProfitisIlias":{"url":null,"color":"#b11f0b","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":"Menalon_Trail_Lousios.php","color":"#ffee2f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#248036","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#108b1a","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#fbfb00","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#e70404","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"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_loop2":{"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_Arkadia_Valtesiniko_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_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"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_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_1":{"url":null,"color":"#ec0a0a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_9":{"url":null,"color":"#f60606","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_10":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_11":{"url":null,"color":"#2fb4ff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_12":{"url":null,"color":"#069f24","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_13":{"url":null,"color":"#f60404","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Merovigli_Skaros":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Oia_Amoudi":{"url":null,"color":"#2fffff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_2":{"url":null,"color":"#06b12f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_3":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_4":{"url":null,"color":"#f4ff00","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_5":{"url":null,"color":"#04b427","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_6":{"url":null,"color":"#ff2fd5","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_7":{"url":null,"color":"#2abc0e","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_8":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Koukouli_Dilofo":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Vikos_Elafotopos":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_AnoPedina_Monodendri":{"url":null,"color":"#0dcb15","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_AKlidonia_Papigo":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_AstrakaRef_Gamila":{"url":null,"color":"#0ba611","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_Astraka_Drakolimni":{"url":null,"color":"#2facff","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_Konitsa_Astraka":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_Konitsa_Stomio_Ast":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_O31_Astraka_Vrisoc":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_O31_Papigo_Astraka":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Voidomatis_bridges":{"url":null,"color":"#0ba611","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Stouros":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Vradeto_Beloi":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Kapesovo_Kipi":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_KKlidonia_AKlidonia":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Monodentri_Vitsa":{"url":null,"color":"#2fffee","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Elafotopos_AnoPedina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Skala_Vradetou":{"url":null,"color":"#e91c13","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_Vradeto_Astraka":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_Vitsa_Koukouli":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Tsepelovo_Astraka":{"url":null,"color":"#fbf100","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_Papigo_Vikos":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_Papigo_Loop":{"url":null,"color":"#f50000","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_Monodendri_Vikos":{"url":null,"color":"#2f37ff","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Pelop_Lagadia_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Arvitsa":{"url":null,"color":"#0bbd13","width":6,"exclude":false,"useStyle":true},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_2":{"url":null,"color":"#ffee2f","width":6,"exclude":false,"useStyle":true},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_1":{"url":null,"color":"#ffc52f","width":6,"exclude":false,"useStyle":true},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_3":{"url":null,"color":"#2fff8b","width":6,"exclude":false,"useStyle":true},"SUV_4X4\/SUV_Pelop_Lagadia_Keresova":{"url":null,"color":"#f40404","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Imittos_Sfittia_Odos":{"url":null,"color":"#34bb0a","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Imittos_Papagou_Trail_2":{"url":null,"color":"#0a820a","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Imittos_Trail10":{"url":null,"color":"#0015ff","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Imittos_Katechaki_GlykaNera":{"url":null,"color":"#ffd82f","width":3,"exclude":false,"useStyle":true},"Attiki\/Attiki_Imittos_Ilioupoli_Sfittos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Kareas_Michailidis":{"url":null,"color":"#ffd82f","width":4,"exclude":false,"useStyle":true},"Attiki\/Attiki_Imittos_Katechaki_Summit":{"url":null,"color":"#ffd82f","width":4,"exclude":false,"useStyle":true},"Attiki\/Attiki_Imittos_Taxiarches_sum_road":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Anthousa_tower":{"url":null,"color":"#2f3dff","width":6,"exclude":false,"useStyle":true},"MTB_Roadbike\/MTB_Imittos_Liondari_cave":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Megalos_Kiklos":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_loop1":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_loop2":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Kareas":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Quarries":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Korakovouni_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Papagou_Asteriou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop1":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop2":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop3":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittos_OmvriosZefs":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Kalopoula":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittos_roman_quarry":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_PrfIlias_Terpsithea":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Koutalas_Kareas":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop4":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Ilioupoli_PrfIlias":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Ilioupoli_Mnimeio_Michailidi":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kalopoula_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Gyros_Imittou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Mikros_Kiklos":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Kalopoula_loop":{"url":null,"color":"#342fff","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Hard_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MOUNTAIN_RUNNING\/MountRun_Imittos_Anthousa_training":{"url":null,"color":"#f00","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Imittos_Oreinos_Agonas_Imittou":{"url":null,"color":"#f00","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Imittos_Trail10_short_version":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Koutalas_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Spay_Trail2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Spay_Trail10a":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Spay_Trai5":{"url":null,"color":"#fdf904","width":8,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Imittos_Liondari_cave":{"url":null,"color":"#342fff","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Imittos_Downhill_OTE_Prosilio":{"url":null,"color":"#342fff","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Imittos_Downhill_Kalopoula":{"url":null,"color":"#342fff","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Imittos_Downhill_Trail5":{"url":null,"color":"#342fff","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Imittos_Downhill_Asteriou":{"url":null,"color":"#342fff","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Imittos_Downhill_Kesariani":{"url":null,"color":"#342fff","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Imittos_Ascent_Trelos":{"url":null,"color":"#f00","width":7,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Imittos_Epic_Race":{"url":null,"color":"#f00","width":7,"exclude":false,"useStyle":true}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_imittos = new getPoiCollection("imittos",[{"name":"\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03a0\u03b1\u03b9\u03b1\u03bd\u03af\u03b1\u03c2
\u039a\u03bf\u03c5\u03c4\u03bf\u03cd\u03ba\u03b9","owner":"\u03a1\u03b5\u03b3\u03b3\u03af\u03bd\u03b1 \u039a\u03bf\u03cd\u03c4\u03c3\u03b7","x":23.828832,"y":37.946042,"photo":"Cave_Koutouki","type":73,"zoom_level":11,"id":20,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=1404","hlink_EN":"http:\/\/www.mytraveler.gr\/natural-places-in-attica_3_7_112_4_3.htm","description":"\u03a4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u039a\u03bf\u03c5\u03c4\u03bf\u03cd\u03ba\u03b9 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03c0\u03bb\u03b1\u03b3\u03b9\u03ac \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd, \u03c3\u03c4\u03bf \u0394\u03ae\u03bc\u03bf \u03a0\u03b1\u03b9\u03b1\u03bd\u03af\u03b1\u03c2, \u03c3\u03b5 \u03c5\u03c8\u03cc\u03bc\u03b5\u03c4\u03c1\u03bf 510 \u03bc. \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1\u03c2. \u0397 \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03bc\u03b5 \u03c4\u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae \u03c3\u03ae\u03c1\u03b1\u03b3\u03b3\u03b1\u03c2 \u03c3\u03c4\u03b7 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c3\u03b5 \u03bc\u03af\u03b1 \u03c4\u03bf\u03c5\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03bc\u03ae\u03ba\u03bf\u03c5\u03c2 350 \u03bc.\u03a4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1\u03bd \u03b5\u03bd\u03b9\u03b1\u03af\u03bf \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf, \u03bf \u03bf\u03c0\u03bf\u03af\u03bf\u03c2 \u03b4\u03b9\u03b1\u03b9\u03c1\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03b9\u03ba\u03c1\u03cc\u03c4\u03b5\u03c1\u03b1 \u03c4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1 \u03b1\u03c0\u03cc \u03c3\u03c4\u03b1\u03bb\u03b1\u03b3\u03bc\u03b9\u03c4\u03b9\u03ba\u03ac \u03c0\u03b1\u03c1\u03b1\u03c0\u03b5\u03c4\u03ac\u03c3\u03bc\u03b1\u03c4\u03b1. \u038c\u03bb\u03bf\u03c2 \u03bf \u03c7\u03ce\u03c1\u03bf\u03c2 \u03ba\u03bf\u03c3\u03bc\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c3\u03c4\u03b1\u03bb\u03b1\u03ba\u03c4\u03af\u03c4\u03b5\u03c2, \u03c3\u03c4\u03b1\u03bb\u03b1\u03b3\u03bc\u03af\u03c4\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03ba\u03bf\u03bb\u03ce\u03bd\u03b5\u03c2 \u03bc\u03b5 \u03c0\u03bf\u03b9\u03ba\u03af\u03bb\u03b5\u03c2 \u03b1\u03c0\u03bf\u03c7\u03c1\u03ce\u03c3\u03b5\u03b9\u03c2.","height":0,"width":0},{"name":"\u039b\u03af\u03bc\u03bd\u03b7 \u0392\u03bf\u03c5\u03bb\u03b9\u03b1\u03b3\u03bc\u03ad\u03bd\u03b7\u03c2
\u0391\u03c4\u03c4\u03b9\u03ba\u03ae","owner":"\u03a1\u03b5\u03b3\u03b3\u03af\u03bd\u03b1 \u039a\u03bf\u03cd\u03c4\u03c3\u03b7","x":23.785341,"y":37.807963,"photo":"Vouliagmeni_Lake","type":73,"zoom_level":12,"id":50,"hlink_GR":"http:\/\/www.limnivouliagmenis.gr\/el","hlink_EN":"http:\/\/www.limnivouliagmenis.gr\/en","description":"\u0397 \u03bb\u03af\u03bc\u03bd\u03b7 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03b8\u03b5\u03af \u03c3\u03b1\u03bd \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c4\u03b7\u03c2 \u03c6\u03cd\u03c3\u03b7\u03c2. \u03a4\u03bf \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03cc \u03c4\u03b7\u03c2 \u03c3\u03c7\u03ae\u03bc\u03b1 \u03c0\u03c1\u03bf\u03ae\u03bb\u03b8\u03b5 \u03b1\u03c0\u03cc \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b5\u03c2 \u03b3\u03b5\u03c9\u03bb\u03bf\u03b3\u03b9\u03ba\u03ad\u03c2 \u03bc\u03b5\u03c4\u03b1\u03b2\u03bf\u03bb\u03ad\u03c2. \u0395\u03ba\u03b5\u03af \u03c0\u03bf\u03c5 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03bb\u03af\u03bc\u03bd\u03b7, \u03c5\u03c0\u03ae\u03c1\u03c7\u03b5 \u03ad\u03bd\u03b1 \u03c4\u03b5\u03c1\u03ac\u03c3\u03c4\u03b9\u03bf \u03c5\u03c0\u03cc\u03b3\u03b5\u03b9\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c4\u03bf \u03bf\u03c0\u03bf\u03af\u03bf \u03c3\u03c7\u03b7\u03bc\u03b1\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03cc \u03b5\u03ba\u03b1\u03c4\u03bf\u03bc\u03bc\u03cd\u03c1\u03b9\u03b1 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1. \u03a3\u03c4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5 \u03ad\u03c4\u03c1\u03b5\u03c7\u03b1\u03bd \u03ac\u03c6\u03b8\u03bf\u03bd\u03b1 \u03bd\u03b5\u03c1\u03ac, \u03c4\u03b1 \u03bf\u03c0\u03bf\u03af\u03b1 \u03bb\u03cc\u03b3\u03c9 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b2\u03c1\u03c9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03b4\u03c1\u03ac\u03c3\u03b7\u03c2, \u03b1\u03bd\u03ac\u03b3\u03ba\u03b1\u03c3\u03b1\u03bd \u03c4\u03b7\u03bd \u03bf\u03c1\u03bf\u03c6\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5 \u03bd\u03b1 \u03c5\u03c0\u03bf\u03c7\u03c9\u03c1\u03ae\u03c3\u03b5\u03b9 \u03bc\u03b5 \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03bc\u03b1 \u03c4\u03bf \u03c6\u03b1\u03b9\u03bd\u03cc\u03bc\u03b5\u03bd\u03bf \u03c4\u03b7\u03c2 \u03ba\u03b1\u03c4\u03b1\u03b2\u03cd\u03b8\u03b9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03bf\u03c1\u03b5\u03b9\u03bd\u03bf\u03cd \u03cc\u03b3\u03ba\u03bf\u03c5. \u03a4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c4\u03b7\u03c2 \u03bb\u03af\u03bc\u03bd\u03b7\u03c2 \u03b1\u03bd\u03b1\u03b2\u03bb\u03cd\u03b6\u03b5\u03b9 \u03b1\u03c0\u03cc \u03c0\u03b7\u03b3\u03ad\u03c2 \u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 50 \u03ba\u03b1\u03b9 100\u03bc \u03ba\u03b1\u03b9 \u03b7 \u03b8\u03b5\u03c1\u03bc\u03bf\u03ba\u03c1\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03b1\u03c1\u03b1\u03bc\u03ad\u03bd\u03b5\u03b9 \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03ae \u03bc\u03b5\u03c4\u03b1\u03be\u03cd 21\u03bfC \u03ba\u03b1\u03b9 27\u03bfC. \u0397 \u03c3\u03c4\u03ac\u03b8\u03bc\u03b7 \u03c4\u03b7\u03c2 \u03bb\u03af\u03bc\u03bd\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 50 \u03b5\u03ba. \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b9\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1\u03c2 \u03c4\u03b7\u03c2 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03ad\u03c4\u03c3\u03b9 \u03b5\u03ba\u03b2\u03ac\u03bb\u03bb\u03b5\u03b9 \u03c3\u2019 \u03b1\u03c5\u03c4\u03ae\u03bd \u03bb\u03cc\u03b3\u03c9 \u03c5\u03c0\u03b5\u03c1\u03c7\u03b5\u03af\u03bb\u03b9\u03c3\u03b7\u03c2. \u03a4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c4\u03b7\u03c2 \u03bb\u03af\u03bc\u03bd\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c5\u03c6\u03ac\u03bb\u03bc\u03c5\u03c1\u03bf \u03ba\u03b1\u03b9 \u03bb\u03cc\u03b3\u03c9 \u03c4\u03c9\u03bd \u03c3\u03c5\u03c3\u03c4\u03b1\u03c4\u03b9\u03ba\u03ce\u03bd \u03c4\u03bf\u03c5, \u03ad\u03c7\u03b5\u03b9 \u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03c5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b9\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2.","height":0,"width":0},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039f \u03bd\u03b1\u03cc\u03c2 \u03c4\u03c9\u03bd \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd","owner":"AnaDigit","x":23.793497,"y":37.960856,"photo":"Imittos_Taxiarxes_Kesariani","type":10,"zoom_level":16,"id":659,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u03c4\u03c9\u03bd \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd \u03c7\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf\u03bd 17\u03bf \u03b1\u03b9. \u03c3\u03c4\u03bf \u03bb\u03cc\u03c6\u03bf \u03cc\u03c0\u03bf\u03c5 \u03c5\u03c0\u03ae\u03c1\u03c7\u03b5 \u03ba\u03bf\u03b9\u03bc\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf \u03c4\u03c9\u03bd \u03c0\u03b1\u03c4\u03ad\u03c1\u03c9\u03bd \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2.","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ae \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae","owner":"AnaDigit","x":23.793587,"y":37.960681,"photo":"Imittos_Paleoxristianiki_Kesariani","type":10,"zoom_level":16,"id":660,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03b1 \u03b5\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b9\u03bf\u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ae\u03c2 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae\u03c2 \u03b1\u03bd\u03ae\u03ba\u03bf\u03c5\u03bd \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03ce\u03c4\u03b7 \u03bc\u03bf\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae \u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03c4\u03b7\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2, \u03ba\u03ac\u03c0\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd 10\u03bf \u03b1\u03b9. \u0391\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03c9\u03c2 \u03c6\u03c1\u03ac\u03b3\u03ba\u03b9\u03ba\u03bf \u03bc\u03bf\u03bd\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u039c\u03ac\u03c1\u03ba\u03bf.","height":339,"width":512},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"AnaDigit","x":23.79792,"y":37.960816,"photo":"Imittos_Moni_Kesarianis4","type":10,"zoom_level":12,"id":661,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=1524","hlink_EN":"http:\/\/odysseus.culture.gr\/h\/2\/eh251.jsp?obj_id=1524","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2 \u03b9\u03b4\u03c1\u03cd\u03b8\u03b7\u03ba\u03b5 \u03ba\u03b1\u03c4\u03ac \u03c4\u03bf\u03bd 10\u03bf \u03b1\u03b9., \u03b1\u03c1\u03c7\u03b9\u03ba\u03ac \u03c3\u03c4\u03bf \u03bb\u03cc\u03c6\u03bf \u03c4\u03c9\u03bd \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03b1\u03c6\u03ad\u03c1\u03b8\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b7 \u03c3\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03ae \u03b8\u03ad\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c3\u03c4\u03b1 \u03c4\u03ad\u03bb\u03b7 \u03c4\u03bf\u03c5 11\u03bf\u03c5-\u03b1\u03c1\u03c7\u03ad\u03c2 12\u03bf\u03c5 \u03b1\u03b9.","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039f \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u0391\u03bd\u03b8\u03bf\u03cd\u03c3\u03b1\u03c2","owner":"AnaDigit","x":23.806564331053,"y":37.971143762153,"photo":"Imittos_Pirgos_Anthousas2","type":10,"zoom_level":16,"id":662,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03bc\u03b5\u03c4\u03b1\u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ce\u03bd \u03c7\u03c1\u03cc\u03bd\u03c9\u03bd. \u0395\u03af\u03bd\u03b1\u03b9 \u03b3\u03bd\u03c9\u03c3\u03c4\u03cc\u03c2 \u03bc\u03b5 \u03c4\u03bf \u03c4\u03bf\u03cd\u03c1\u03ba\u03b9\u03ba\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u039a\u03bf\u03cd\u03bb\u03b1.","height":600,"width":397},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03bc\u03bf\u03bd\u03ae \u0391\u03c3\u03c4\u03b5\u03c1\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.811257,"y":37.969634,"photo":"Imittos_Moni-Asteriou","type":10,"zoom_level":14,"id":663,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03bf\u03bd\u03ae \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03a4\u03b1\u03be\u03b9\u03ac\u03c1\u03c7\u03b5\u03c2, \u03b7 \u03bc\u03bf\u03bd\u03ae \u0391\u03c3\u03c4\u03b5\u03c1\u03af\u03bf\u03c5 \u03b9\u03b4\u03c1\u03cd\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf\u03bd 10 \u03b1\u03b9. \u03a3\u03c4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u03bd\u03b1\u03bf\u03cd \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03be\u03b9\u03cc\u03bb\u03bf\u03b3\u03b5\u03c2 \u03c4\u03bf\u03b9\u03c7\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2 \u03c4\u03bf\u03c5 17\u03bf\u03c5 \u03b1\u03b9.","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0392\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u039a\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2
\u0391\u03a3\u039c 299","owner":"AnaDigit","x":23.821026,"y":37.952222,"photo":"Imittos_varathro_koryfogramis","type":73,"zoom_level":14,"id":756,"hlink_GR":"","hlink_EN":"","description":"\u0392\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u0393\u03bf\u03cd\u03c0\u03b1\u03c4\u03b1 (\u03bc\u03b9\u03b1 \u03c3\u03b5\u03b9\u03c1\u03ac \u03b1\u03c0\u03cc \u03b4\u03bf\u03bb\u03af\u03bd\u03b5\u03c2), \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03a3\u03c0\u03b9\u03b8\u03ac\u03c1\u03b9. \u0395\u03c7\u03b5\u03b9 \u03c3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc \u03b2\u03ac\u03b8\u03bf\u03c2 64 \u03bc. \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03b4\u03cd\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5\u03c2 \u03b8\u03b1\u03bb\u03ac\u03bc\u03bf\u03c5\u03c2. \u039f \u03ba\u03c5\u03c1\u03b9\u03ce\u03c4\u03b5\u03c1\u03bf\u03c2, \u03b7 \"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03a3\u03ac\u03bb\u03b1\", \u03c3\u03c4\u03b1 -30\u03bc, \u03ad\u03c7\u03b5\u03b9 \u03b4\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 30x12 \u03bc., \u03bc\u03b5 \u03b1\u03c1\u03ba\u03b5\u03c4\u03ac \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03b1 \u03b4\u03b9\u03ac\u03ba\u03bf\u03c3\u03bc\u03bf. \u03a0\u03c1\u03c9\u03c4\u03bf\u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 1935.","height":384,"width":512},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.824610233305,"y":37.979617952308,"photo":"Imittos_Korakovouni_tower","type":10,"zoom_level":14,"id":758,"hlink_GR":"","hlink_EN":"","description":"\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","height":384,"width":512},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03bf\u03c1\u03c5\u03c6\u03ae \u0395\u03cd\u03b6\u03c9\u03bd\u03b1\u03c2 (1029\u03bc)","owner":"AnaDigit","x":23.817211,"y":37.949805,"photo":"Imittos_koryfi","type":0,"zoom_level":12,"id":759,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03cc\u03c8\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b7 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03c1\u03ac\u03c7\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ae\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","height":450,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0398\u03ad\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7","owner":"AnaDigit","x":23.82364463806,"y":37.980243751907,"photo":"Imittos_Korakovouni_Pendeli","type":0,"zoom_level":14,"id":760,"hlink_GR":"","hlink_EN":"","description":"\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9, \u03bc\u03b5 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \"\u03ba\u03bf\u03cd\u03ba\u03bf\" \u03c3\u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03c0\u03bb\u03ac\u03bd\u03bf.","height":330,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u0392\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03a0\u03cd\u03c1\u03b3\u03bf\u03c5
\u0391\u03a3\u039c 19","owner":"SPELEO","x":23.797080039974,"y":37.940926413984,"photo":"Imittos_varathro_Pirgou_megalo","type":73,"zoom_level":14,"id":781,"hlink_GR":"http:\/\/www.speleo.gr\/gr\/documents\/2010_megalo_pirgou_imitou.pdf","hlink_EN":"","description":"\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03c3\u03c4\u03b5\u03bd\u03ae \u03c3\u03c7\u03b9\u03c3\u03bc\u03ae, \u03c3\u03b5 \u03b2\u03c1\u03b1\u03c7\u03ce\u03b4\u03b7 \u03b8\u03ad\u03c3\u03b7. \u039d\u03b5\u03ce\u03c4\u03b5\u03c1\u03b7 \u03c7\u03b1\u03c1\u03c4\u03bf\u03b3\u03c1\u03ac\u03c6\u03b7\u03c3\u03b7 (2005) \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03af\u03b6\u03b5\u03b9 \u03c4\u03bf \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c3\u03c4\u03b1 -110\u03bc. \u0388\u03c7\u03b5\u03b9 \u03bb\u03af\u03b3\u03bf\u03c5\u03c2 \u03c3\u03c4\u03b1\u03bb\u03b1\u03ba\u03c4\u03b9\u03c4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c3\u03c7\u03b7\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2. \u0395\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03b1\u03af\u03b8\u03bf\u03c5\u03c3\u03b1 \u03c3\u03c4\u03b1 -100\u03bc.","height":100,"width":135},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0394\u03c1\u03b1\u03ba\u03cc\u03c3\u03c0\u03b9\u03c4\u03bf \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd","owner":"AnaDigit","x":23.790599822999,"y":37.950114750468,"photo":"Imittos_drakospito","type":10,"zoom_level":14,"id":789,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc \u03ba\u03c4\u03af\u03c3\u03bc\u03b1, \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03b5 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd.","height":100,"width":180},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03c1\u03cd\u03c0\u03b9\u03b1 \u03a3\u03c0\u03b7\u03bb\u03b9\u03ac
\u0391\u03a3\u039c 2981","owner":"AnaDigit","x":23.798067092895,"y":37.904415543537,"photo":"Imittos_Trypia_Spilia2","type":73,"zoom_level":13,"id":841,"hlink_GR":"","hlink_EN":"","description":"","height":635,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Tulipa sylvestris","owner":"anadigit","x":23.790261864655,"y":37.901334056731,"photo":"Imittos_Tulipa_sylvestris","type":1,"zoom_level":14,"id":842,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":460},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf\u03c5 \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":23.802814602846,"y":37.911606588389,"photo":"Imittos_Simansi_Stavros0","type":0,"zoom_level":15,"id":843,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03c4\u03bf\u03c5 \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd \u03ae \u03c4\u03b7\u03c2 \u039d\u03c4\u03bf\u03cd\u03ba\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03c7\u03b1\u03bc\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03b4\u03b9\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03a3\u03c6\u03b7\u03c4\u03c4\u03af\u03b1\u03c2 \u039f\u03b4\u03bf\u03cd. \u03a0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1, \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03bf \u03b2\u03c1\u03ac\u03c7\u03bf, \u03ad\u03c7\u03bf\u03c5\u03bd \u03b2\u03b1\u03c6\u03c4\u03b5\u03af 3 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03c0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b5\u03c2, \u03c0\u03bf\u03c5 \u03b4\u03b5\u03af\u03c7\u03bd\u03bf\u03c5\u03bd \u03c4\u03bf \u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03bc\u03b1 \u03c4\u03c9\u03bd 3 \u03ba\u03c5\u03c1\u03b9\u03cc\u03c4\u03b5\u03c1\u03c9\u03bd \u03bc\u03bf\u03bd\u03b1\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","height":150,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":23.802213788032,"y":37.907594249797,"photo":"Imittos_Simansi_Trypia_Spilia","type":0,"zoom_level":15,"id":844,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03b1\u03c0\u03cc \u03c4\u03bf \u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd \u03ad\u03c9\u03c2 \u03c4\u03b7\u03bd \u03a4\u03c1\u03cd\u03c0\u03b9\u03b1 \u03a3\u03c0\u03b7\u03bb\u03b9\u03ac. \u0391\u03c0\u03cc \u03b5\u03ba\u03b5\u03af \u03ba\u03b1\u03b9 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1, \u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03b7\u03bc\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03bc\u03b5 \u03c0\u03b1\u03bb\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1 \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03b1 \u03c3\u03b7\u03bc\u03ac\u03b4\u03b9\u03b1.","height":295,"width":512},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":23.807234883303,"y":37.908673539601,"photo":"Imittos_Simansi_SfitiaOdos","type":0,"zoom_level":15,"id":845,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03c4\u03b7\u03c2 \"\u03a3\u03c6\u03b7\u03c4\u03c4\u03af\u03b1\u03c2 \u039f\u03b4\u03bf\u03cd\".","height":376,"width":512},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":23.777049303051,"y":37.941941756248,"photo":"Imittos_Simansi_Kareas","type":0,"zoom_level":15,"id":846,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u0391\u03b3. \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u039a\u03b1\u03c1\u03ad\u03b1. \u039f\u03b9 2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ad\u03c2, \u03c0\u03c1\u03bf\u03c2 \"\u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u039c\u03b9\u03c7\u03b1\u03b7\u03bb\u03af\u03b4\u03b7\" \u03ba\u03b1\u03b9 \"\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u039f\u03a3 \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7\u03c2\" \u03c3\u03c5\u03bc\u03c0\u03bf\u03c1\u03b5\u03cd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03bb\u03af\u03b3\u03b5\u03c2 \u03b4\u03b5\u03ba\u03ac\u03b4\u03b5\u03c2 \u03bc\u03ad\u03c4\u03c1\u03b1.","height":512,"width":339},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac \u03b1\u03bd\u03ac\u03b3\u03bb\u03c5\u03c6\u03b1","owner":"AnaDigit","x":23.788883209223,"y":37.92549148453,"photo":"Imittos_eastern_reliefs","type":0,"zoom_level":11,"id":847,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac, \u03b7 \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0395\u03cd\u03b6\u03c9\u03bd\u03b1\u03c2 (1026\u03bc). \u03a3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf, \u03bf \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 (659\u03bc) \u03ba\u03b1\u03b9 \u03b4\u03b5\u03be\u03b9\u03ac \u03c4\u03bf \u039c\u03b1\u03c5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9 (770\u03bc).","height":159,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf
\u0395\u039f\u03a3 \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7\u03c2","owner":"anadigit","x":23.777827143669,"y":37.937672993665,"photo":"Imittos_EOS_refuge","type":9,"zoom_level":13,"id":848,"hlink_GR":"http:\/\/eosh.gr\/","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc \u03bb\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03cc \u03ba\u03c4\u03af\u03c3\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b1\u03c3\u03b9\u03b1\u03ba\u03ac \u03c9\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03c4\u03bf\u03c5 \u039f\u03c1\u03b5\u03b9\u03b2\u03b1\u03c4\u03b9\u03ba\u03bf\u03cd \u03a3\u03c5\u03bb\u03bb\u03cc\u03b3\u03bf\u03c5 \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7\u03c2","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03c1\u03ad\u03b1","owner":"AnaDigit","x":23.778625,"y":37.941843,"photo":"Imittos_Moni_Karea","type":10,"zoom_level":12,"id":849,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u039a\u03b1\u03c1\u03ad\u03b1 \u03b9\u03b4\u03c1\u03cd\u03b8\u03b7\u03ba\u03b5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03ce\u03c2 \u03c4\u03bf\u03bd 12\u03bf \u03b1\u03b9. \u0395\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b5\u03af\u03c6\u03b8\u03b7\u03ba\u03b5 \u03b3\u03b9\u03b1 \u03c0\u03bf\u03bb\u03bb\u03ac \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b1\u03bd\u03b9\u03b4\u03c1\u03cd\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 1971 \u03b1\u03c0\u03cc \u03b3\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03b1 \u03b1\u03b4\u03b5\u03bb\u03c6\u03cc\u03c4\u03b7\u03c4\u03b1.","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u039c\u03b9\u03c7\u03b1\u03b7\u03bb\u03af\u03b4\u03b7","owner":"AnaDigit","x":23.784822344778,"y":37.930759526212,"photo":"Imittos_Mnimeio_Mixailidi","type":0,"zoom_level":13,"id":850,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03ae \u03b1\u03bd\u03ac\u03bc\u03bd\u03b7\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03ad\u03bb\u03bb\u03b7\u03bd\u03b1 \u03bf\u03c1\u03b5\u03b9\u03b2\u03ac\u03c4\u03b7 \u03ba\u03b1\u03b9 \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03af\u03bf \u03b1\u03bd\u03b1\u03c1\u03c1\u03b9\u03c7\u03b7\u03c4\u03ae \u0393\u03b9\u03ce\u03c1\u03b3\u03bf \u039c\u03b7\u03c7\u03b1\u03b7\u03bb\u03af\u03b4\u03b7.","height":397,"width":600},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Orchis quadripunctata","owner":"AnaDigit","x":23.784548759454,"y":37.932803170881,"photo":"Imittos_Orchis_laxiflora_white","type":1,"zoom_level":13,"id":851,"hlink_GR":"","hlink_EN":"","description":"\u0397 Orchis quadripunctata \u03c0\u03b1\u03af\u03c1\u03bd\u03b5\u03b9 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03c4\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c4\u03ad\u03c3\u03c3\u03b5\u03c1\u03b1 \u03c3\u03c4\u03af\u03b3\u03bc\u03b1\u03c4\u03b1 \u03c0\u03bf\u03c5 \u03c6\u03ad\u03c1\u03b5\u03b9 \u03c3\u03c4\u03bf \u03c4\u03c1\u03af\u03bb\u03bf\u03b2\u03bf \u03c7\u03b5\u03af\u03bb\u03bf\u03c2. \u03a4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03ac\u03c4\u03bf\u03bc\u03b1 \u03ad\u03c7\u03bf\u03c5\u03bd \u03b2\u03b1\u03b8\u03cd \u03c6\u03bf\u03cd\u03be\u03b9\u03b1 \u03c0\u03ad\u03c4\u03b1\u03bb\u03b1. \u0397 \u03bb\u03b5\u03c5\u03ba\u03ae \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03af\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03c3\u03c0\u03ac\u03bd\u03b9\u03b1.","height":600,"width":420},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Linum leucanthum","owner":"AnaDigit","x":23.795191764831,"y":37.902586984515,"photo":"Imittos_Linum_leucanthum","type":1,"zoom_level":14,"id":852,"hlink_GR":"","hlink_EN":"","description":"Linum leucanthum, \u03b5\u03bd\u03b4\u03b7\u03bc\u03b9\u03ba\u03cc \u0391\u03c4\u03c4\u03b9\u03ba\u03ae \u03ba\u03b1\u03b9 \u0392. \u03a3\u03c0\u03bf\u03c1\u03ac\u03b4\u03c9\u03bd","height":600,"width":455},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Barlia robertiana","owner":"AnaDigit","x":23.826283931731,"y":37.982662332622,"photo":"Barlia_robertiana","type":1,"zoom_level":14,"id":853,"hlink_GR":"","hlink_EN":"","description":"\u0397 Barlia robertiana (\u03ae Himantoglossum robertianum) \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03bf\u03c1\u03c7\u03b5\u03bf\u03b5\u03b9\u03b4\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03ac\u03bd\u03bf\u03b9\u03be\u03b7\u03c2 \u03c3\u03c4\u03b1 \u03b2\u03bf\u03c5\u03bd\u03ac \u03c4\u03b7\u03c2 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bb\u03bf\u03c0\u03bf\u03bd\u03bd\u03ae\u03c3\u03bf\u03c5","height":600,"width":397},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u039c\u03c0\u03af\u03bc\u03c0\u03b5\u03c3\u03b9","owner":"AnaDigit","x":23.774876713753,"y":37.932523918438,"photo":"Imittos_Spilia_Bibesi","type":73,"zoom_level":14,"id":909,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u039c\u03c0\u03af\u03bc\u03c0\u03b5\u03c3\u03b7 (\u03c0\u03bf\u03bb\u03bb\u03bf\u03af \u03c4\u03b7\u03bd \u03bb\u03ad\u03bd\u03b5 \u03b5\u03c3\u03c6\u03b1\u03bb\u03bc\u03ad\u03bd\u03b1 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u039d\u03c4\u03b1\u03b2\u03ad\u03bb\u03b7) \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03b4\u03cd\u03bf \u03b1\u03af\u03b8\u03bf\u03c5\u03c3\u03b5\u03c2 18x5 \u03bc. \u03ba\u03b1\u03b9 12x5 \u03bc. (\u03cd\u03c8\u03bf\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 5 \u03bc). \u03a0\u03ae\u03c1\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03c4\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u03bb\u03b7\u03c3\u03c4\u03ae \u039c\u03c0\u03af\u03bc\u03c0\u03b5\u03c3\u03b7 \u03ae \u039c\u03c0\u03af\u03bc\u03c0\u03b9\u03c3\u03b7 \u03c0\u03bf\u03c5 \u03ba\u03c1\u03c5\u03b2\u03cc\u03c4\u03b1\u03bd \u03b5\u03ba\u03b5\u03af (\u03c3\u03ba\u03bf\u03c4\u03ce\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 1848 \u03bc\u03b5 \u03b4\u03cc\u03bb\u03bf \u03c3\u03b5 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd).","height":637,"width":1200},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","owner":"AnaDigit","x":23.769599,"y":37.931421,"photo":"Imittos_Gouva2","type":10,"zoom_level":15,"id":910,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf \u03c3\u03b5 \u03b8\u03cd\u03bb\u03b1\u03ba\u03b1 \u03bc\u03b1\u03c1\u03bc\u03ac\u03c1\u03bf\u03c5, \u03b3\u03bd\u03c9\u03c3\u03c4\u03cc \u03c9\u03c2 \u03b7 \u0393\u03bf\u03cd\u03b2\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd","height":503,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","owner":"anadigit","x":23.791844367978,"y":37.950825402653,"photo":"Imittos_arx_latomeio_near_drakosp","type":10,"zoom_level":14,"id":972,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c0\u03b9\u03cc \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1 \u03b1\u03c5\u03c4\u03ae\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd. \u039b\u03b1\u03be\u03b5\u03bc\u03ad\u03bd\u03bf \u03c3\u03b5 \u03b7\u03bc\u03b9\u03bc\u03b5\u03c4\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03b1\u03c7\u03c4\u03af \u03b1\u03c3\u03b2\u03b5\u03c3\u03c4\u03cc\u03bb\u03b9\u03b8\u03bf, \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc \u03b4\u03b5\u03af\u03b3\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03b1\u03c0\u03cc\u03c4\u03bc\u03b7\u03c3\u03b7\u03c2 \u03c4\u03c9\u03bd \u03bb\u03af\u03b8\u03b9\u03bd\u03c9\u03bd \u03cc\u03b3\u03ba\u03c9\u03bd, \u03c0\u03b1\u03c1\u03cc\u03bc\u03bf\u03b9\u03bf \u03bc\u03b5 \u03b1\u03c5\u03c4\u03ac \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2. \u03a3\u03ae\u03bc\u03b5\u03c1\u03b1, \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03b1\u03c0\u03b5\u03af \u03c3\u03b5 \u03b1\u03bd\u03b1\u03c1\u03c1\u03b9\u03c7\u03b7\u03c4\u03b9\u03ba\u03cc \u03c0\u03b5\u03b4\u03af\u03bf \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03b4\u03c5\u03c3\u03ba\u03bf\u03bb\u03af\u03b1\u03c2.","height":426,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bf\u03bd\u03ae \u0391\u03b3. \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5
\u039a\u03bf\u03c5\u03c4\u03b1\u03bb\u03ac","owner":"anadigit","x":23.784359,"y":37.952308,"photo":"Imittos_moni_Koutala1","type":9,"zoom_level":13,"id":973,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u03c4\u03bf\u03c5 \u0386\u03b3\u03b9\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03b1\u03bb\u03b1\u03b9\u03cc \u03bc\u03b5\u03c4\u03cc\u03c7\u03b9 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2. \u0395\u03b3\u03ba\u03b1\u03c4\u03b5\u03bb\u03b5\u03b9\u03bc\u03ad\u03bd\u03b7 \u03b3\u03b9\u03b1 \u03c0\u03bf\u03bb\u03bb\u03ac \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1, \u03b7 \u03bc\u03bf\u03bd\u03ae \u03b5\u03c0\u03b1\u03bd\u03b1\u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03b1\u03c0\u03cc \u03c4\u03bf 1971 \u03c9\u03c2 \u03b3\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03b1.","height":700,"width":494},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u039d\u03c5\u03c7\u03c4\u03b5\u03c1\u03af\u03b4\u03b1\u03c2","owner":"anadigit","x":23.827528476715,"y":37.991152103761,"photo":"Imittos_Spilia_Nyxteridas","type":73,"zoom_level":15,"id":975,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03b5\u03bd\u03ae \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 100\u03bc, \u03bc\u03b5 3 \u03b1\u03af\u03b8\u03bf\u03c5\u03c3\u03b5\u03c2 \u03c0\u03bf\u03bb\u03cd \u03c7\u03b1\u03bc\u03b7\u03bb\u03bf\u03cd \u03cd\u03c8\u03bf\u03c5\u03c2.","height":320,"width":240},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u0391\u03c3\u03c4\u03b5\u03c1\u03af\u03bf\u03c5
\u0391\u03a3\u039c 28","owner":"anadigit","x":23.811923,"y":37.974742,"photo":"Imittos_varathro_Asteriou","type":73,"zoom_level":14,"id":982,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03ac\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 1.5x1.5\u03bc. \u0391\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03c1\u03b5\u03b9\u03c2 \u03b4\u03b9\u03b1\u03b4\u03bf\u03c7\u03b9\u03ba\u03bf\u03cd\u03c2 \u03b8\u03b1\u03bb\u03ac\u03bc\u03bf\u03c5\u03c2, \u03c0\u03bf\u03c5 \u03c3\u03c5\u03b3\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03bf\u03cd\u03bd \u03bc\u03b5\u03c4\u03b1\u03be\u03cd \u03c4\u03bf\u03c5\u03c2 \u03bc\u03b5 \u03c0\u03bf\u03bb\u03cd \u03c3\u03c4\u03b5\u03bd\u03ac \u03b1\u03bd\u03bf\u03af\u03b3\u03bc\u03b1\u03c4\u03b1. \u0388\u03c7\u03b5\u03b9 \u03c3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc \u03b2\u03ac\u03b8\u03bf\u03c2 73\u03bc. \u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c4\u03c1\u03af\u03c4\u03bf\u03c5 \u03b8\u03b1\u03bb\u03ac\u03bc\u03bf\u03c5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd, \u03c3\u03b5 \u03c4\u03ac\u03be\u03b7, \u03b4\u03cd\u03bf \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03b9\u03bd\u03bf\u03b9 \u03c3\u03ba\u03b5\u03bb\u03b5\u03c4\u03bf\u03af \u03bd\u03ad\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03bd\u03ad\u03b1\u03c2 \u03c7\u03c1\u03bf\u03bd\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd 100 \u03b5\u03c4\u03ce\u03bd, \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c6\u03b1\u03bd\u03ce\u03c2 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c4\u03ae\u03b8\u03b7\u03ba\u03b1\u03bd \u03b5\u03b4\u03ce \u03b1\u03c0\u03cc \u03ba\u03ac\u03c0\u03bf\u03b9\u03b1 \u03ac\u03bb\u03bb\u03b7 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf \u03c0\u03bf\u03c5 \u03ad\u03ba\u03bb\u03b5\u03b9\u03c3\u03b5. \u0397 \u03c4\u03bf\u03c0\u03bf\u03b8\u03ad\u03c4\u03b7\u03c3\u03b7 \u03bd\u03b5\u03ba\u03c1\u03ce\u03bd, \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b7\u03b8\u03bf\u03cd\u03bd \u03cc\u03c3\u03bf \u03c4\u03bf \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf \u03c4\u03b1 \u03c3\u03ce\u03bc\u03b1\u03c4\u03ac \u03c4\u03bf\u03c5\u03c2, \u03c3\u03c5\u03bd\u03b7\u03b8\u03b9\u03b6\u03cc\u03c4\u03b1\u03bd \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf\u03bd 20\u03bf \u03b1\u03b9. \u03c3\u03b5 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd, \u03ba\u03b1\u03b9 \u03b3\u03c1\u03b1\u03c6\u03cc\u03c4\u03b1\u03bd \u03bc\u03ac\u03bb\u03b9\u03c3\u03c4\u03b1 \u03c3\u03b1\u03bd \u03b5\u03bd\u03c4\u03bf\u03bb\u03ae \u03c3\u03c4\u03b9\u03c2 \u03b4\u03b9\u03b1\u03b8\u03ae\u03ba\u03b5\u03c2.","height":122,"width":172},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0392\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u0393\u03b5\u03c1\u03bc\u03b1\u03bd\u03b9\u03ba\u03cc
\u0391\u03a3\u039c 6395","owner":"anadigit","x":23.785589,"y":37.81133,"photo":"Imittos_varathro_Germaniko","type":73,"zoom_level":14,"id":983,"hlink_GR":"https:\/\/www.youtube.com\/watch?v=gkiETPwevzM","hlink_EN":"https:\/\/www.youtube.com\/watch?v=gkiETPwevzM","description":"\u0391\u03c0\u03cc \u03c4\u03b1 \u03c0\u03b9\u03bf \u03b2\u03b1\u03b8\u03b9\u03ac \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03b1 \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd. \u03a4\u03bf \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd \u03b5\u03bd\u03c4\u03bf\u03c0\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03cc\u03c4\u03b9 \u03c3\u03c4\u03bf\u03bd \u03c0\u03c5\u03b8\u03bc\u03ad\u03bd\u03b1 \u03c4\u03bf\u03c5 (-95\u03bc) \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03bb\u03af\u03bc\u03bd\u03b7 \u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 -60\u03bc \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5.","height":135,"width":180},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03c1\u03b1\u03b3\u03b3\u03b1 \u039d\u03c4\u03bf\u03cd\u03ba\u03b1\u03c2
\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u039d\u03c4\u03bf\u03cd\u03ba\u03b1\u03c2","owner":"anadigit","x":23.808860301974,"y":37.907615412495,"photo":"Imittos_tunnel_Doukas","type":73,"zoom_level":14,"id":984,"hlink_GR":"http:\/\/urbanspeleology.blogspot.gr\/2014\/02\/blog-post.html","hlink_EN":"","description":"\u03a3\u03ae\u03c1\u03b1\u03b3\u03b3\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03bd\u03bf\u03af\u03c7\u03c4\u03b7\u03ba\u03b5 \u03c9\u03c2 \u03b4\u03b9\u03b5\u03c1\u03b5\u03c5\u03bd\u03b7\u03c4\u03b9\u03ba\u03ae \u03c4\u03bf 1979 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03bc\u03b5\u03bb\u03b5\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0393\u03bb\u03c5\u03c6\u03ac\u03b4\u03b1 \u03bc\u03b5 \u03c4\u03b1 \u039c\u03b5\u03c3\u03cc\u03b3\u03b5\u03b9\u03b1. \u03a4\u03bf \u03ad\u03c1\u03b3\u03bf \u03b4\u03b5\u03bd \u03c5\u03bb\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c0\u03bf\u03c4\u03ad. \u03a3\u03c4\u03bf \u03bc\u03ad\u03c3\u03bf\u03bd \u03c4\u03b7\u03c2 \u03c3\u03ae\u03c1\u03b1\u03b3\u03b3\u03b1\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03c4\u03bc\u03b7\u03b8\u03b5\u03af \u03c6\u03c5\u03c3\u03b9\u03ba\u03cc \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03bc\u03b5 \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03bf \u03b4\u03b9\u03ac\u03ba\u03bf\u03c3\u03bc\u03bf.","height":93,"width":180},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03b5\u03b3. \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u039c\u03b1\u03c5\u03c1\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5
\u03ae \u03a0\u03b1\u03c1\u03b5\u03be\u03ae\u03b3\u03b7\u03c3\u03b7 \u0391\u03a3\u039c 27","owner":"anadigit","x":23.805797219277,"y":37.902951006831,"photo":"Imittos_Varathro_Parexigisi","type":73,"zoom_level":14,"id":985,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03bf\u03bb\u03cd \u03c3\u03c4\u03b5\u03bd\u03cc \u03ba\u03b1\u03b9 \u03b2\u03b1\u03b8\u03cd \u03c3\u03c7\u03af\u03c3\u03bc\u03b1. \u039c\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03ba\u03b1\u03c4\u03b1\u03ba\u03cc\u03c1\u03c5\u03c6\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 53 \u03bc., \u03ad\u03bd\u03b1 \u03c3\u03c4\u03b5\u03bd\u03cc \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c3\u03b5 \u03ba\u03b1\u03c4\u03b7\u03c6\u03bf\u03c1\u03b9\u03ba\u03cc \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf (\u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03cd\u03c8\u03bf\u03c2 \u03bf\u03c1\u03bf\u03c6\u03ae\u03c2 30 \u03bc). \u03a3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03ad\u03bd\u03b1 \u03b1\u03bd\u03b1\u03c1\u03c1\u03b9\u03c7\u03b7\u03c4\u03b9\u03ba\u03cc \u03ba\u03bf\u03bc\u03bc\u03ac\u03c4\u03b9 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c3\u03b5 \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf \u03bc\u03b5 \u03c9\u03c1\u03b1\u03af\u03bf \u03c3\u03c4\u03bf\u03bb\u03b9\u03c3\u03bc\u03cc \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b1\u03b3\u03bf\u03bd\u03bf\u03c1\u03c1\u03bf\u03ae. \u03a3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc \u03b2\u03ac\u03b8\u03bf\u03c2 115 \u03bc. ","height":157,"width":180},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2
\u03c4\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","owner":"AnaDigit","x":23.808795928954,"y":37.917315752047,"photo":"Imittos_simansi2","type":0,"zoom_level":15,"id":986,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03a3\u03c6\u03b7\u03c4\u03c4\u03bf\u03cd
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9","owner":"AnaDigit","x":23.814918,"y":37.916419,"photo":"Imittos_PrfIlias_Pigadi","type":9,"zoom_level":16,"id":987,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03a3\u03c6\u03b7\u03c4\u03c4\u03bf\u03cd","owner":"AnaDigit","x":23.815265,"y":37.916578,"photo":"Imittos_PrfIlias_Koropiou3","type":9,"zoom_level":14,"id":988,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03bf\u03bd\u03cc\u03c7\u03c9\u03c1\u03bf\u03c2 \u03bd\u03b1\u03cc\u03c2, \u03c7\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c3\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ae \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c3\u03c4\u03b1 \u0392\u0391 \u03c4\u03b7\u03c2 \u03bf\u03bc\u03ce\u03bd\u03c5\u03bc\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd, \u03bb\u03af\u03b3\u03b5\u03c2 \u03b4\u03b5\u03ba\u03ac\u03b4\u03b5\u03c2 \u03bc\u03ad\u03c4\u03c1\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bd\u03b1\u03cc \u03c4\u03bf\u03c5 \u039f\u03bc\u03b2\u03c1\u03af\u03bf\u03c5 \u0394\u03b9\u03cc\u03c2. \u03a9\u03c1\u03b1\u03af\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03bc\u03b5 \u03bc\u03b9\u03ba\u03c1\u03cc \u03ac\u03bb\u03c3\u03bf\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03c9\u03bd \u03c0\u03b5\u03cd\u03ba\u03c9\u03bd, \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03bf\u03c0\u03bf\u03af\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b2\u03b5\u03bb\u03b1\u03bd\u03b9\u03b4\u03b9\u03ac, \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c3\u03c5\u03bd\u03bf\u03b4\u03cc\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ce\u03bd \u03bd\u03b1\u03ce\u03bd. \u0395\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03b8\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u039c\u03b5\u03c3\u03cc\u03b3\u03b5\u03b9\u03b1. \u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9, \u03ba\u03b1\u03bb\u03ac \u03c3\u03c5\u03bd\u03c4\u03b7\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc, \u03bc\u03b5 \u03bc\u03b1\u03b3\u03b3\u03ac\u03bd\u03b9 \u03ba\u03b1\u03b9 \u03ba\u03bf\u03c5\u03b2\u03ac, \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03b5\u03af \u03c4\u03bf\u03c5\u03c2 \u03c0\u03b5\u03b6\u03bf\u03c0\u03cc\u03c1\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 3-4 \u03b5\u03be\u03bf\u03c7\u03b9\u03ba\u03ad\u03c2 \u03bf\u03b9\u03ba\u03af\u03b5\u03c2 \u03c4\u03b7\u03c2 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7\u03c2. \u0394\u03af\u03c0\u03bb\u03b1 \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c3\u03c4\u03b5\u03b3\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03bc\u03b5 \u03c8\u03b7\u03c3\u03c4\u03b1\u03c1\u03b9\u03ac.\n","height":530,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039d\u03b1\u03cc\u03c2 \u039f\u03bc\u03b2\u03c1\u03af\u03bf\u03c5 \u0394\u03b9\u03cc\u03c2","owner":"AnaDigit","x":23.814684,"y":37.916217,"photo":"Imittos_PrfIlias_Naos_Omvriou_Dios2","type":10,"zoom_level":13,"id":989,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf \u03bc\u03b9\u03ba\u03c1\u03ae\u03c2 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7\u03c2 \u03c3\u03c4\u03b1 \u0392\u0391 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ae\u03c2 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03bd\u03b1\u03bf\u03cd \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u038c\u03bc\u03b2\u03c1\u03b9\u03bf \u0394\u03af\u03b1. \u03a3\u03c4\u03b7\u03bd \u03af\u03b4\u03b9\u03b1 \u03b8\u03ad\u03c3\u03b7 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03bb\u03b1\u03c4\u03c1\u03b5\u03af\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03cc\u03c8\u03b9\u03bf\u03c5 \u0391\u03c0\u03cc\u03bb\u03bb\u03c9\u03bd\u03b1.","height":530,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf
2 \u03b7\u03bc\u03b9\u03c4\u03b5\u03bb\u03b5\u03af\u03c2 \u03ba\u03bf\u03bb\u03ce\u03bd\u03b5\u03c2","owner":"AnaDigit","x":23.804759,"y":37.922615,"photo":"Imittos_PrfIlias_arxaio_Latomeio3","type":10,"zoom_level":13,"id":990,"hlink_GR":"http:\/\/dizimwn.blogspot.gr\/search\/label\/\u039f\u03a1\u03a5\u03a7\u0395\u0399\u0391-\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u0399\u0391 \u0391\u03a1\u03a7\u0391\u0399\u0391 \u039a\u0391\u0399 \u03a3\u03a5\u0393\u03a7\u03a1\u039f\u039d\u0391","hlink_EN":"","description":"\u03a4\u03bf \u03bc\u03b9\u03ba\u03c1\u03cc \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf \u03c3\u03c4\u03b7 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03ac\u03ba\u03c1\u03b7 \u03c4\u03bf\u03c5 \u03c5\u03c8\u03b9\u03c0\u03ad\u03b4\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03c3\u03c4\u03b1 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03c1\u03c9\u03bc\u03b1\u03b9\u03bf\u03ba\u03c1\u03b1\u03c4\u03af\u03b1\u03c2. \u039f\u03b9 \u03b4\u03cd\u03bf \u03ba\u03af\u03bf\u03bd\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b5\u03b4\u03ce \u03b5\u03af\u03bd\u03b1\u03b9 \u03c7\u03b1\u03bc\u03b7\u03bb\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2, \u03ba\u03b1\u03b9 \u03bb\u03cc\u03b3\u03c9 \u03c4\u03b7\u03c2 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b4\u03b1\u03c0\u03ac\u03bd\u03b7\u03c2 \u03bc\u03b5\u03c4\u03b1\u03c6\u03bf\u03c1\u03ac\u03c2 \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1 \u03c4\u03cc\u03c3\u03bf \u03b1\u03c0\u03bf\u03bc\u03bf\u03bd\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf, \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03b1\u03c1\u03ac\u03be\u03b5\u03bd\u03bf \u03c0\u03bf\u03c5 \u03c4\u03b5\u03bb\u03b9\u03ba\u03ac \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b5\u03af\u03c6\u03b8\u03b7\u03ba\u03b1\u03bd \u03b5\u03c0\u03af \u03c4\u03cc\u03c0\u03bf\u03c5.","height":800,"width":530},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ad\u03c3\u03b9: \u0394\u03b9\u03b1\u03c3\u03c4. \u03c0\u03c1\u03bf\u03c2
\u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","owner":"AnaDigit","x":23.800411343568,"y":37.91999031529,"photo":"Imittos_simansi4","type":0,"zoom_level":16,"id":991,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":23.814208626741,"y":37.91417555526,"photo":"Imittos_simansi3","type":0,"zoom_level":16,"id":992,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u039d\u03c4\u03bf\u03cd\u03ba\u03b1\u03c2","owner":"AnaDigit","x":23.804890632629,"y":37.909426916828,"photo":"Imittos_pigadi_Doukas","type":9,"zoom_level":15,"id":993,"hlink_GR":"http:\/\/www.emena.gr\/wp-content\/uploads\/2009\/01\/405-416_kollias.pdf","hlink_EN":"","description":"\u0388\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c0\u03bf\u03bb\u03bb\u03ac \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae\u03c2 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd \u03ba\u03b1\u03b9 \u03b5\u03b9\u03b4\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03c4\u03bf\u03c5 \u039a\u03bf\u03c1\u03c9\u03c0\u03af\u03bf\u03c5, \u03c0\u03bf\u03c5 \u03ae\u03c4\u03b1\u03bd \u03bc\u03b9\u03ac \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c0\u03b9\u03cc \u03ac\u03bd\u03c5\u03b4\u03c1\u03b5\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03c4\u03b7\u03c2 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae\u03c2. \u0392\u03c1\u03b9\u03c3\u03ba\u03cc\u03c4\u03b1\u03bd \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03a3\u03c6\u03b7\u03c4\u03c4\u03af\u03b1 \u03bf\u03b4\u03cc. \u038c\u03c0\u03c9\u03c2 \u03c0\u03bf\u03bb\u03bb\u03ac \u03c0\u03b1\u03c1\u03cc\u03bc\u03bf\u03b9\u03b1 \u03be\u03b5\u03c1\u03b9\u03ba\u03ac \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1 \u03c3\u03b5 \u03ac\u03be\u03bf\u03bd\u03b5\u03c2 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ce\u03bd, \u03b1\u03c0\u03bf\u03c3\u03c4\u03c1\u03ac\u03b3\u03b3\u03b9\u03b6\u03b5 \u03c4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b5\u03af\u03c3\u03b4\u03c5\u03b5 \u03c3\u03c4\u03b9\u03c2 \u03ba\u03c1\u03bf\u03ba\u03ac\u03bb\u03b5\u03c2.","height":800,"width":530},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd","owner":"AnaDigit","x":23.802755594247,"y":37.911513477526,"photo":"Imittos_diaselo_Stavrou","type":0,"zoom_level":14,"id":994,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":530},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac
\u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c6\u03ae","owner":"AnaDigit","x":23.785965,"y":37.940689,"photo":"Imittos_apo_latomeio_pros_korfi2","type":0,"zoom_level":15,"id":1059,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":412},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0393\u03b9\u03b4\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac
\u0391\u03a3\u039c 153","owner":"AnaDigit","x":23.793453693386,"y":37.943244758266,"photo":"Imittos_Gidospilia","type":73,"zoom_level":14,"id":1060,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03ae \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03bc\u03b5 \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c0\u03b5\u03c1. 10\u03bc. \u03ba\u03b1\u03b9 \u03cd\u03c8\u03bf\u03c2 4 \u03bc., \u03c3\u03c4\u03b7\u03bd \u03ac\u03ba\u03c1\u03b7 \u03b2\u03c1\u03ac\u03c7\u03b9\u03bd\u03bf\u03c5 \u03bc\u03b5\u03c4\u03ce\u03c0\u03bf\u03c5. \u0395\u03b4\u03ce \u03c6\u03c4\u03ac\u03bd\u03b5\u03b9 \u03ba\u03b1\u03bb\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03ad\u03c2 \u03b6\u03ce\u03bd\u03b5\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7.","height":530,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03b1\u03c0\u03bf \u03c4\u03b7\u03bd \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7","owner":"topoguide","x":23.814547,"y":37.946697,"photo":"Attiki_Imittos22","type":0,"zoom_level":13,"id":1783,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1242},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b1\u03bb\u03b9\u03ac \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b7 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03bf\u03c5 \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03c5\u03bd\u03b9\u03bf\u03cd","owner":"topoguide","x":23.821177005767,"y":37.984556549966,"photo":"Attiki_Imittos_krini_Korakovouni1","type":9,"zoom_level":16,"id":1915,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b1\u03bb\u03b9\u03ac \u03ba\u03b1\u03bc\u03b1\u03c1\u03bf\u03c3\u03ba\u03ad\u03c0\u03b1\u03c3\u03c4\u03b7 \u03ba\u03c1\u03ae\u03bd\u03b7 (\u03c4\u03ce\u03c1\u03b1 \u03c7\u03c9\u03c1\u03af\u03c2 \u03bd\u03b5\u03c1\u03cc) \u03c3\u03c4\u03bf \u03c0\u03bb\u03ac\u03b9 \u03bc\u03b9\u03ba\u03c1\u03ae\u03c2 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac\u03c2 \u03c3\u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae\u03c2 \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9. \u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03b5\u03af\u03c7\u03b5 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2, \u03c0\u03bf\u03c5 \u03c3\u03b7\u03bc\u03b1\u03af\u03bd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03c0\u03b1\u03c1\u03bf\u03c7\u03ae \u03ae\u03c4\u03b1\u03bd \u03b1\u03bd\u03ad\u03ba\u03b1\u03b8\u03b5\u03bd \u03bc\u03b9\u03ba\u03c1\u03ae. \u0391\u03bd\u03ac\u03bd\u03c4\u03b9 \u03c4\u03b7\u03c2 \u03ba\u03c1\u03ae\u03bd\u03b7\u03c2 \u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03b1\u03bd\u03b1\u03b2\u03bb\u03cd\u03c3\u03b5\u03b9\u03c2, \u03c3\u03c4\u03b1 \u03c3\u03b7\u03bc\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03c4\u03bf \u03c0\u03c1\u03b1\u03bd\u03ad\u03c2 \u03b1\u03c0\u03bf\u03c3\u03c4\u03c1\u03b1\u03b3\u03b3\u03af\u03b6\u03b5\u03b9 \u03c4\u03bf \u03b5\u03c0\u03b9\u03c6\u03b1\u03bd\u03b5\u03b9\u03b1\u03ba\u03cc \u03c3\u03c4\u03c1\u03ce\u03bc\u03b1.","height":700,"width":525},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Viola hymettia","owner":"topoguide","x":23.789484024048,"y":37.882419028872,"photo":"Viola_hymettia_1","type":1,"zoom_level":14,"id":1928,"hlink_GR":"http:\/\/floraattica.blogspot.gr\/2011\/03\/viola-hymettia.html","hlink_EN":"","description":"\u0397 \u03b2\u03b9\u03cc\u03bb\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd (Viola hymettia) \u03c3\u03c5\u03bd\u03b1\u03bd\u03c4\u03ac\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b1 \u03ac\u03bb\u03bb\u03b1 \u03b2\u03bf\u03c5\u03bd\u03ac \u03c4\u03b7\u03c2 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae\u03c2. \u039e\u03b5\u03c7\u03c9\u03c1\u03af\u03b6\u03b5\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b3\u03bb\u03c5\u03ba\u03cc \u03ba\u03af\u03c4\u03c1\u03b9\u03bd\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03ce\u03c4\u03bf\u03c5 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c4\u03ac\u03bb\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ad\u03c2 5 \u03c3\u03ba\u03bf\u03cd\u03c1\u03b5\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2.","height":465,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Fritillaria graeca","owner":"topoguide","x":23.78362607956,"y":37.880115703472,"photo":"Fritillaria_graeca3","type":1,"zoom_level":15,"id":1929,"hlink_GR":"http:\/\/www.greekflora.gr\/el\/flowers\/0266\/Fritillaria-graeca","hlink_EN":"","description":"\u0397 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae \u03a6\u03c1\u03b9\u03c4\u03b9\u03bb\u03bb\u03ac\u03c1\u03b9\u03b1 \u03c0\u03ae\u03c1\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03c4\u03b7\u03c2 \u03bb\u03cc\u03b3\u03c9 \u03c4\u03bf\u03c5 \u03cc\u03c4\u03b9 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ac \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 (\u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03c6\u03c4\u03b7\u03ba\u03b5) \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 (\u03b1\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03ba\u03b1\u03b9 \u03b2\u03bf\u03c1\u03b5\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1). \u0395\u03af\u03bd\u03b1\u03b9 \u03b1\u03c1\u03ba\u03b5\u03c4\u03ac \u03b4\u03b9\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u03c3\u03b5 \u03c0\u03b5\u03c4\u03c1\u03bf\u03c0\u03bb\u03b1\u03b3\u03b9\u03ad\u03c2, \u03b8\u03b1\u03bc\u03bd\u03cc\u03c4\u03bf\u03c0\u03bf\u03c5\u03c2, \u03be\u03ad\u03c6\u03c9\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c6\u03c1\u03c5\u03b3\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b5\u03ba\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2. \u0391\u03bd\u03b8\u03af\u03b6\u03b5\u03b9 \u03c4\u03ad\u03bb\u03b7 \u039c\u03ac\u03c1\u03c4\u03b7 \u03bc\u03b5 \u03bc\u03ad\u03c3\u03b1 \u0391\u03c0\u03c1\u03af\u03bb\u03b7, \u03c3\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ac \u03bc\u03b5 \u03bc\u03b5\u03c3\u03b1\u03af\u03b1 \u03c5\u03c8\u03cc\u03bc\u03b5\u03c4\u03c1\u03b1, \u03bc\u03bf\u03bd\u03b1\u03c7\u03b9\u03ba\u03ac \u03ae \u03c3\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2.","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u0392\u03b1\u03c1\u03b5\u03bb\u03ac","owner":"topoguide","x":23.795175671576,"y":37.898159313136,"photo":"Attiki_Imittos_rema_Mitromara","type":0,"zoom_level":15,"id":1930,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03b5\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9, \u03b1\u03bd\u03b5\u03b2\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u039c\u03b7\u03c4\u03c1\u03bf\u03bc\u03ac\u03c1\u03b1. \u03a4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2 \u03ba\u03ac\u03b7\u03ba\u03b5 \u03c4\u03bf 2011 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03ad\u03c7\u03b5\u03b9 \u03b3\u03b5\u03bc\u03af\u03c3\u03b5\u03b9 \u03b5\u03bc\u03c0\u03cc\u03b4\u03b9\u03b1.","height":532,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Ophrys mammosa","owner":"topoguide","x":23.778991222382,"y":37.884332766508,"photo":"Ophrys_mammosa","type":1,"zoom_level":15,"id":1931,"hlink_GR":"http:\/\/www.greekorchids.gr\/Op_mammosa.htm","hlink_EN":"http:\/\/www.greekorchids.gr\/Op_mammosa.htm","description":"\u03a0\u03bf\u03b9\u03ba\u03b9\u03bb\u03cc\u03bc\u03bf\u03c1\u03c6\u03bf \u03b5\u03af\u03b4\u03bf\u03c2, \u03bc\u03b5 \u03b5\u03c5\u03c1\u03b5\u03af\u03b1 \u03ba\u03b1\u03c4\u03b1\u03bd\u03bf\u03bc\u03ae \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bd\u03b7\u03c3\u03b9\u03ac (\u03ba\u03b1\u03b9 \u03b3\u03b5\u03bd\u03b9\u03ba\u03ac \u03c3\u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03b5\u03c3\u03cc\u03b3\u03b5\u03b9\u03bf). \u0391\u03bd\u03b8\u03af\u03b6\u03b5\u03b9 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bd\u03c9\u03c1\u03af\u03c2 (\u03c4\u03ad\u03bb\u03b7 \u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5 \u03ad\u03c9\u03c2 \u03b1\u03c1\u03c7\u03ad\u03c2 \u039c\u03b1\u0390\u03bf\u03c5).","height":700,"width":593},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Iris attica","owner":"topoguide","x":23.78463459015,"y":37.879844719277,"photo":"Iris_attica1","type":1,"zoom_level":15,"id":1932,"hlink_GR":"http:\/\/www.naturagraeca.com\/","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03b9\u03ba\u03c1\u03cc \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf
\u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2","owner":"topoguide","x":23.781271100043,"y":37.880987927077,"photo":"Attiki_Imittos_Varathro_PrfIlia2","type":73,"zoom_level":15,"id":1933,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03c0\u03af\u03c3\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2, \u03ba\u03b1\u03c4\u03b1\u03ba\u03cc\u03c1\u03c5\u03c6\u03bf\u03c5 \u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 10\u03bc. \u0388\u03c7\u03bf\u03c5\u03bd \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c4\u03b7\u03b8\u03b5\u03af \u03bf\u03b3\u03ba\u03cc\u03bb\u03b9\u03b8\u03bf\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b5\u03af\u03c3\u03bf\u03b4\u03bf, \u03b3\u03b9\u03b1 \u03b1\u03c0\u03bf\u03c6\u03c5\u03b3\u03ae \u03c4\u03c5\u03c7\u03b1\u03af\u03b1\u03c2 \u03c0\u03c4\u03ce\u03c3\u03b7\u03c2.","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03b5\u03c2 \u03bb\u03af\u03b8\u03b9\u03bd\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2","owner":"\u039d. \u039d\u03ad\u03b6\u03b7\u03c2","x":23.789999008176,"y":37.948947235523,"photo":"Attiki_Imittos_Drakospita2","type":9,"zoom_level":15,"id":1935,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03ac\u03c3\u03c0\u03b1\u03c1\u03c4\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03b5\u03c2 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03ae \u03b6\u03ce\u03bd\u03b7 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd.","height":535,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2
\u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03ae \u03b6\u03ce\u03bd\u03b7","owner":"\u039d.\u039d\u03ad\u03b6\u03b7\u03c2","x":23.790878772732,"y":37.94886263227,"photo":"Attiki_Imittos_Drakospita3","type":9,"zoom_level":15,"id":1936,"hlink_GR":"","hlink_EN":"","description":"","height":468,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Ophrys leochroma","owner":"topoguide","x":23.785858,"y":37.881276,"photo":"Ophrys_leochroma","type":1,"zoom_level":15,"id":1937,"hlink_GR":"","hlink_EN":"http:\/\/www.grabner-orchideen.com\/rhodos\/fs_op_leoch.htm","description":"","height":700,"width":503},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Barlia robertiana","owner":"topoguide","x":23.805228590966,"y":37.890149884843,"photo":"Barlia_robertiana","type":1,"zoom_level":15,"id":1938,"hlink_GR":"http:\/\/floraattica.blogspot.gr\/2008\/03\/barlia-robertiana.html","hlink_EN":"","description":"\u0395\u03af\u03bd\u03b1\u03b9 \u03b7 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03c3\u03b5 \u03bc\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2 \u03bf\u03c1\u03c7\u03b9\u03b4\u03ad\u03b1 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 (\u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03be\u03b5\u03c0\u03b5\u03c1\u03ac\u03c3\u03b5\u03b9 \u03c4\u03bf \u03bc\u03b9\u03c3\u03cc \u03bc\u03ad\u03c4\u03c1\u03bf, \u03b3\u03b9 \u03b1\u03c5\u03c4\u03cc \u03bb\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b3\u03b1\u03bd\u03c4\u03bf\u03c1\u03c7\u03b9\u03b4\u03ad\u03b1). \u0395\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c0\u03c1\u03ce\u03c4\u03b1 \u03bf\u03c1\u03c7\u03b5\u03bf\u03b5\u03b9\u03b4\u03ae \u03c3\u03c4\u03b7\u03bd \u03b5\u03c4\u03ae\u03c3\u03b9\u03b1 \u03b1\u03bd\u03b8\u03bf\u03c6\u03bf\u03c1\u03af\u03b1 (\u03c4\u03ad\u03bb\u03b7 \u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5). \u0388\u03c7\u03b5\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b5\u03be\u03ac\u03c0\u03bb\u03c9\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1.","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2","owner":"topoguide","x":23.781453490258,"y":37.881186928103,"photo":"Attiki_Imittos_PrfIlias_Terpsitheas3","type":9,"zoom_level":14,"id":1939,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03bc\u03bf\u03bd\u03cc\u03c7\u03c9\u03c1\u03bf\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1 \u0393\u03bb\u03c5\u03c6\u03ac\u03b4\u03b1\u03c2. \u03a0\u03af\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03c4\u03bf \u039c\u03b9\u03ba\u03c1\u03cc \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 (\u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 10\u03bc).","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf
\u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2
\u0391\u03a3\u039c 3509","owner":"topoguide","x":23.777542829512,"y":37.882715407423,"photo":"Attiki_Imittos_megalo_varathro_PrfIlia1","type":73,"zoom_level":14,"id":1940,"hlink_GR":"http:\/\/spilaiologia.blogspot.gr\/search\/label\/\u0392\u0391\u03a1\u0391\u0398\u03a1\u039f \u03a0\u03a1.\u0397\u039b\u0399\u0391 \u03a4\u0395\u03a1\u03a8\u0399\u0398\u0395\u0391\u03a3","hlink_EN":"","description":"\u03a4\u03bf \u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u0392\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c0\u03bb\u03b1\u03b3\u03b9\u03ac\u03c2 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03bb\u03af\u03b3\u03b5\u03c2 \u03b4\u03b5\u03ba\u03ac\u03b4\u03b5\u03c2 \u03bc\u03ad\u03c4\u03c1\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039d\u0391 \u03b3\u03c9\u03bd\u03af\u03b1 \u03c4\u03b7\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae\u03c2 \u03bd\u03b5\u03c1\u03bf\u03cd \u03c4\u03b7\u03c2 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2. \u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c4\u03b5\u03bd\u03ae \u03ba\u03b1\u03b9 \u03b4\u03c5\u03c3\u03b4\u03b9\u03ac\u03ba\u03c1\u03b9\u03c4\u03b7. \u0388\u03c7\u03b5\u03b9 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 30\u03bc \u03ba\u03b1\u03c4\u03b1\u03ba\u03cc\u03c1\u03c5\u03c6\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03cc \u03c3\u03c4\u03b1\u03bb\u03b1\u03ba\u03c4\u03b9\u03c4\u03b9\u03ba\u03cc \u03b4\u03b9\u03ac\u03ba\u03bf\u03c3\u03bc\u03bf.","height":532,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u03a4\u03c3\u03b1\u03bb\u03b1\u03c0\u03b5\u03c4\u03b5\u03b9\u03bd\u03cc\u03c2
Upupa epops","owner":"topoguide","x":23.828259,"y":37.993282,"photo":"Upupa epops2","type":2,"zoom_level":15,"id":1941,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03c4\u03c3\u03b1\u03bb\u03b1\u03c0\u03b5\u03c4\u03b5\u03b9\u03bd\u03cc\u03c2 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5\u03bc\u03bf\u03bd\u03c9\u03bc\u03ad\u03bd\u03b1 \u03ae \u03c3\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03b1\u03bd\u03bf\u03b9\u03ba\u03c4\u03ad\u03c2 \u03b5\u03ba\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd, \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u039c\u03ac\u03c1\u03c4\u03b9\u03bf \u03bc\u03ad\u03c7\u03c1\u03b9 \u03ba\u03b1\u03b9 \u03b1\u03c1\u03b3\u03ac \u03c4\u03bf \u03c6\u03b8\u03b9\u03bd\u03cc\u03c0\u03c9\u03c1\u03bf. \u0395\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03c5\u03bb\u03af \u03c0\u03bf\u03c5 \u03b4\u03b5\u03bd \u03c6\u03bf\u03b2\u03ac\u03c4\u03b1\u03b9 \u03c4\u03bf\u03bd \u03ac\u03bd\u03b8\u03c1\u03c9\u03c0\u03bf \u03ba\u03b1\u03b9 \u03b4\u03ad\u03c7\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03c4\u03bf\u03bd \u03c0\u03bb\u03b7\u03c3\u03b9\u03ac\u03c3\u03bf\u03c5\u03bc\u03b5 \u03c3\u03b5 \u03b1\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7 \u03bb\u03af\u03b3\u03c9\u03bd \u03bc\u03ad\u03c4\u03c1\u03c9\u03bd.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u0391\u03b5\u03c4\u03bf\u03b3\u03b5\u03c1\u03b1\u03ba\u03af\u03bd\u03b1 (Buteo ruffinus)","owner":"A. Bonetti","x":23.79688254754,"y":37.919813439,"photo":"Buteo_rufinus","type":2,"zoom_level":13,"id":1942,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u0391\u03b5\u03c4\u03bf\u03b3\u03b5\u03c1\u03b1\u03ba\u03af\u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03bc\u03b5\u03c3\u03b1\u03af\u03bf \u03b1\u03c1\u03c0\u03b1\u03ba\u03c4\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03b3\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5 \u03c0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc, \u03bc\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03b1\u03c0\u03bf\u03c5\u03c3\u03af\u03b1\u03c2. \u0395\u03af\u03bd\u03b1\u03b9 \u03b1\u03c1\u03ba\u03b5\u03c4\u03ac \u03c3\u03c0\u03ac\u03bd\u03b9\u03bf \u03b5\u03af\u03b4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7 \u03c0\u03bf\u03bb\u03cd \u03bc\u03b5\u03b3\u03ac\u03bb\u03c9\u03bd \u03b5\u03ba\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd \u03b3\u03b9\u03b1 \u03ba\u03c5\u03bd\u03ae\u03b3\u03b9 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u03a3\u03c0\u03af\u03bd\u03bf\u03c2
Fringilla coelebs","owner":"topoguide","x":23.802056,"y":37.964841,"photo":"Fringilla_coelebs8","type":2,"zoom_level":15,"id":1943,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03c3\u03c0\u03af\u03bd\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03b9\u03cc \u03c0\u03bf\u03bb\u03c5\u03c0\u03bb\u03b7\u03b8\u03ae \u03ba\u03b1\u03b9 \u03b5\u03c5\u03c1\u03b5\u03af\u03b1\u03c2 \u03b5\u03be\u03ac\u03c0\u03bb\u03c9\u03c3\u03b7\u03c2 \u03b5\u03af\u03b4\u03b7 \u03c0\u03bf\u03c5\u03bb\u03b9\u03ce\u03bd \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1. \u03a0\u03c1\u03bf\u03c4\u03b9\u03bc\u03ac \u03c0\u03c5\u03ba\u03bd\u03ad\u03c2 \u03c3\u03c5\u03c3\u03c4\u03ac\u03b4\u03b5\u03c2, \u03bc\u03b5 \u03cc\u03c3\u03bf \u03c4\u03bf \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03bd \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03af\u03b1 \u03b4\u03ad\u03bd\u03c4\u03c1\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b8\u03ac\u03bc\u03bd\u03c9\u03bd.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u03a0\u03b5\u03c0\u03bb\u03bf\u03ba\u03bf\u03c5\u03ba\u03bf\u03c5\u03b2\u03ac\u03b3\u03b9\u03b1
Tyto alba","owner":"topoguide","x":23.810474991793,"y":37.907556156925,"photo":"Tyto_alba15","type":2,"zoom_level":15,"id":1944,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03a0\u03b5\u03c0\u03bb\u03bf\u03ba\u03bf\u03c5\u03ba\u03bf\u03c5\u03b2\u03ac\u03b3\u03b9\u03b1 (\u03ae \u03a4\u03c5\u03c4\u03ce) \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03b1\u03bd\u03ad\u03bc\u03bf\u03c1\u03c6\u03bf \u03bd\u03c5\u03c7\u03c1\u03bf\u03c0\u03bf\u03cd\u03bb\u03b9 \u03c0\u03bf\u03c5 \u03c6\u03c9\u03bb\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c3\u03b5 \u03ba\u03bf\u03b9\u03bb\u03ce\u03bc\u03b1\u03c4\u03b1 \u03c3\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b5\u03c2 \u03bf\u03c1\u03b8\u03bf\u03c0\u03bb\u03b1\u03b3\u03b9\u03ad\u03c2.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u0393\u03b5\u03c1\u03b1\u03ba\u03af\u03bd\u03b1
Buteo buteo","owner":"A. Bonetti","x":23.809364557268,"y":37.89392610866,"photo":"Buteo_buteo1","type":2,"zoom_level":14,"id":1945,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u0393\u03b5\u03c1\u03b1\u03ba\u03af\u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03c5\u03c1\u03ad\u03c9\u03c2 \u03b4\u03b9\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03bf \u03b1\u03c1\u03c0\u03b1\u03ba\u03c4\u03b9\u03ba\u03cc \u03bc\u03b5\u03c3\u03b1\u03af\u03bf\u03c5 \u03bc\u03b5\u03b3\u03ad\u03b8\u03bf\u03c5\u03c2, \u03c0\u03bf\u03c5 \u03ba\u03b9\u03bd\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03bf \u03c4\u03b9\u03c2 \u03c0\u03b1\u03c1\u03c5\u03c6\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03b4\u03ac\u03c3\u03bf\u03c5\u03c2 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b9\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03c4\u03c1\u03bf\u03c5\u03c2 \u03c4\u03c9\u03bd \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03ce\u03bd, \u03c3\u03b5 \u03c7\u03c9\u03c1\u03ac\u03c6\u03b9\u03b1, \u03c0\u03b5\u03c4\u03c1\u03cc\u03c4\u03bf\u03c0\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1\u03bc\u03bd\u03ce\u03bd\u03b5\u03c2.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039a\u03b1\u03c1\u03b4\u03b5\u03c1\u03af\u03bd\u03b1
Carduelis carduelis","owner":"topoguide","x":23.828948,"y":37.994333,"photo":"Carduelis_carduelis6","type":2,"zoom_level":15,"id":1946,"hlink_GR":"","hlink_EN":"","description":"\u039f\u03bc\u03ac\u03b4\u03b5\u03c2 \u03b1\u03c0\u03cc \u039a\u03b1\u03c1\u03b4\u03b5\u03c1\u03af\u03bd\u03b5\u03c2 \u03ba\u03b9\u03bd\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b1\u03bd \u03bc\u03b9\u03ba\u03c1\u03ac \u03c3\u03c5\u03bd\u03bd\u03b5\u03c6\u03ac\u03ba\u03b9\u03b1 \u03b1\u03c0\u03cc \u03b1\u03b3\u03ba\u03ac\u03b8\u03b9 \u03c3\u03b5 \u03b1\u03b3\u03ba\u03ac\u03b8\u03b9, \u03c3\u03ba\u03b1\u03bb\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03bd\u03ac\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03c3\u03c0\u03cc\u03c1\u03bf\u03c5\u03c2. \u03a4\u03bf \u03ba\u03b5\u03bb\u03b1\u03c1\u03c5\u03c3\u03c4\u03cc \u03c4\u03b9\u03c4\u03af\u03b2\u03b9\u03c3\u03bc\u03ac \u03c4\u03b7\u03c2 \u03c4\u03b7\u03bd \u03ad\u03c7\u03b5\u03b9 \u03ba\u03ac\u03bd\u03b5\u03b9 \u03c3\u03c5\u03bd\u03ce\u03bd\u03c5\u03bc\u03b7 \u03c4\u03b7\u03c2 \u03bc\u03b5\u03bb\u03c9\u03b4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03cc\u03bc\u03bf\u03c1\u03c6\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03ac \u03c4\u03b7\u03c2 \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03b7\u03c2 \u03ba\u03bf\u03bc\u03c8\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039a\u03bb\u03b5\u03b9\u03b4\u03c9\u03bd\u03ac\u03c2
Parus lugubris","owner":"topoguide","x":23.783841,"y":37.958707,"photo":"Parus_lugubris2","type":2,"zoom_level":15,"id":1947,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03b1\u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1 \u03c3\u03c4\u03b1 \u03cc\u03c1\u03b9\u03b1 \u03b4\u03ac\u03c3\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1\u03bc\u03bd\u03ce\u03bd\u03b1, \u03bf \u039a\u03bb\u03b5\u03b9\u03b4\u03c9\u03bd\u03ac\u03c2 \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b1 \u03b3\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b1\u03bd\u03c4\u03b9\u03bb\u03b7\u03c0\u03c4\u03cc\u03c2 \u03c3\u03c4\u03b1 \u03c3\u03ba\u03bf\u03c4\u03b5\u03b9\u03bd\u03cc\u03c7\u03c1\u03c9\u03bc\u03b1 \u03b4\u03ac\u03c3\u03b7 \u03c0\u03b5\u03cd\u03ba\u03c9\u03bd \u03ba\u03b1\u03b9 \u03ba\u03c5\u03c0\u03b1\u03c1\u03b9\u03c3\u03c3\u03b9\u03ce\u03bd \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039a\u03bf\u03c1\u03ac\u03ba\u03b9
Corvus corax","owner":"topoguide","x":23.795733571051,"y":37.883951716518,"photo":"Corvus_corax","type":2,"zoom_level":14,"id":1948,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03b2\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5\u03bb\u03af, \u03c4\u03bf \u03ba\u03bf\u03c1\u03ac\u03ba\u03b9 \u03c4\u03c9\u03bd \u03bc\u03cd\u03b8\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c4\u03c9\u03bd \u03c0\u03b1\u03c1\u03b1\u03b4\u03cc\u03c3\u03b5\u03c9\u03bd \u03be\u03b1\u03bd\u03b1\u03b3\u03cd\u03c1\u03b9\u03c3\u03b5 \u03c0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc. \u0397 \u03b2\u03b1\u03c1\u03b9\u03ac \u03ba\u03bf\u03c1\u03b1\u03ba\u03af\u03c3\u03c4\u03b9\u03ba\u03b7 \u03c6\u03c9\u03bd\u03ae \u03c4\u03bf\u03c5 \u03b1\u03c0\u03bb\u03ce\u03bd\u03b5\u03c4\u03b1\u03b9 \u03c0\u03ac\u03bb\u03b9 \u03c3\u03c4\u03b9\u03c2 \u03b3\u03c5\u03bc\u03bd\u03ad\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b5\u03c2.","height":600,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Medicago arborea","owner":"topoguide","x":23.776716709133,"y":37.944835404736,"photo":"Medicago_arborea3","type":1,"zoom_level":15,"id":1949,"hlink_GR":"","hlink_EN":"","description":"","height":513,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Centranthus ruber","owner":"topoguide","x":23.77775740623,"y":37.943650884043,"photo":"Centranthus_ruber","type":1,"zoom_level":15,"id":1950,"hlink_GR":"","hlink_EN":"","description":"","height":667,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Tragopogon porrifolius","owner":"topoguide","x":23.776137351986,"y":37.943938555109,"photo":"Tragopogon_porrifolius1","type":1,"zoom_level":15,"id":1951,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03bb\u03b1\u03b3\u03cc\u03c7\u03bf\u03c1\u03c4\u03bf (Tragopogon porrifolius, \u03a4\u03c1\u03b1\u03b3\u03bf\u03c0\u03ce\u03b3\u03c9\u03bd \u03bf \u03c0\u03c1\u03b1\u03c3\u03cc\u03c6\u03c5\u03bb\u03bb\u03bf\u03c2) \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03bb\u03bb\u03c9\u03c0\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c6\u03c5\u03c4\u03cc, \u03b9\u03b8\u03b1\u03b3\u03b5\u03bd\u03ad\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03b7\u03c2 \u039c\u03b5\u03c3\u03bf\u03b3\u03b5\u03af\u03bf\u03c5 \u03b1\u03bb\u03bb\u03ac \u03ad\u03c7\u03b5\u03b9 \u03b5\u03b9\u03c3\u03b1\u03c7\u03b8\u03b5\u03af \u03ba\u03b1\u03b9 \u03c3\u03b5 \u03ac\u03bb\u03bb\u03b5\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2. \u03a4\u03b1 \u03c6\u03cd\u03bb\u03bb\u03b1 \u03ba\u03b1\u03b9 \u03bf\u03b9 \u03c1\u03af\u03b6\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03b4\u03ce\u03b4\u03b9\u03bc\u03b5\u03c2.","height":465,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0395\u03af\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b3\u03ad\u03bd\u03bf\u03c5\u03c2 Chrysanthemum","owner":"topoguide","x":23.778444051738,"y":37.943498587139,"photo":"Chrysanthemum_sp","type":1,"zoom_level":15,"id":1952,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":687},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0395\u03af\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b3\u03ad\u03bd\u03bf\u03c5\u03c2 Salvia","owner":"topoguide","x":23.779098510738,"y":37.943718571453,"photo":"Salvia_sp","type":1,"zoom_level":15,"id":1953,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":649},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0395\u03af\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b3\u03ad\u03bd\u03bf\u03c5\u03c2 Allium","owner":"topoguide","x":23.778969764706,"y":37.942990928516,"photo":"Allium_sp","type":1,"zoom_level":15,"id":1954,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Orchis italica","owner":"topoguide","x":23.780911684032,"y":37.941696383152,"photo":"Orchis_italica","type":1,"zoom_level":15,"id":1955,"hlink_GR":"","hlink_EN":"","description":"\u0397 Orchis italica \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03af\u03b4\u03bf\u03c2 \u03bf\u03c1\u03c7\u03b5\u03bf\u03b5\u03b9\u03b4\u03bf\u03cd\u03c2 \u03b5\u03c5\u03c1\u03ad\u03c9\u03c2 \u03b4\u03b9\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03b7 \u039c\u03b5\u03c3\u03bf\u03b3\u03b5\u03b9\u03b1\u03ba\u03ae \u03b6\u03ce\u03bd\u03b7.","height":700,"width":465},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039a\u03b1\u03c1\u03b1\u03ba\u03ac\u03be\u03b1","owner":"topoguide","x":23.777324,"y":37.956352,"photo":"Pica_pica2","type":2,"zoom_level":15,"id":2031,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03bd\u03ac\u03c1\u03b3\u03c5\u03c1\u03bf\u03b9
\u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7","owner":"topoguide","x":23.761631965632,"y":37.926337781733,"photo":"Attiki_Imittos_Ilioupoli_AgAnargyroi","type":9,"zoom_level":16,"id":2104,"hlink_GR":"","hlink_EN":"","description":"","height":544,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2
\u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7","owner":"topoguide","x":23.763306,"y":37.929613,"photo":"Attiki_Imittos_Ilioupoli_PrfIlias1","type":9,"zoom_level":16,"id":2105,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","owner":"topoguide","x":23.775171756739,"y":37.931686154748,"photo":"Attiki_Imittos_Ilioupoli_path1","type":0,"zoom_level":15,"id":2106,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
Mustela nivalis
\u039d\u03c5\u03c6\u03af\u03c4\u03c3\u03b1","owner":"topoguide","x":23.800846,"y":37.921041,"photo":"Nyfitsa2","type":7,"zoom_level":14,"id":2147,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bd\u03c5\u03c6\u03af\u03c4\u03c3\u03b1 (\u0399\u03ba\u03c4\u03af\u03c2 \u03b7 \u03c7\u03b9\u03bf\u03bd\u03ce\u03b4\u03b7\u03c2) \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03b9\u03ba\u03c1\u03cc \u03b1\u03c1\u03c0\u03b1\u03ba\u03c4\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5 \u03b6\u03b5\u03b9 \u03c3\u03b5 \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03bc\u03b5 \u03c0\u03b5\u03c4\u03c1\u03ce\u03b4\u03b5\u03b9\u03c2 \u03b6\u03ce\u03bd\u03b5\u03c2. \u039a\u03c5\u03bd\u03b7\u03b3\u03ac\u03b5\u03b9 \u03c4\u03c1\u03c9\u03ba\u03c4\u03b9\u03ba\u03ac, \u03c3\u03b1\u03cd\u03c1\u03b5\u03c2, \u03c6\u03af\u03b4\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b1 \u03ad\u03bd\u03c4\u03bf\u03bc\u03b1. \u03a3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u0391\u03b8\u03ae\u03bd\u03b1 \u03ae\u03c4\u03b1\u03bd \u03bf\u03b9\u03ba\u03cc\u03c3\u03b9\u03c4\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03ba\u03c5\u03bd\u03b7\u03b3\u03ac \u03c4\u03b1 \u03c0\u03bf\u03bd\u03c4\u03af\u03ba\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b3\u03ac\u03c4\u03b1, \u03c0\u03bf\u03c5 \u03b5\u03b9\u03c3\u03ae\u03c7\u03b8\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03af\u03b3\u03c5\u03c0\u03c4\u03bf.","height":563,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039d\u03b7\u03c3\u03b9\u03ce\u03c4\u03b9\u03ba\u03b7 \u03a0\u03ad\u03c1\u03b4\u03b9\u03ba\u03b1
Alectoris chucar","owner":"topoguide","x":23.792365,"y":37.939061,"photo":"Alectoris chucar11","type":2,"zoom_level":14,"id":2148,"hlink_GR":"","hlink_EN":"","description":"","height":573,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03b6\u03ce\u03bd\u03b7 \u03b2\u03c1\u03ac\u03c7\u03c9\u03bd \u03c4\u03b7\u03c2 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac\u03c2 \u039c\u03c0\u03af\u03bc\u03c0\u03b5\u03c3\u03b7","owner":"topoguide","x":23.772103,"y":37.940321,"photo":"Attica_Imittos_Kareas_path1","type":0,"zoom_level":15,"id":2149,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03c0\u03c5\u03c1\u03bf\u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf","owner":"topoguide","x":23.79598,"y":37.965853,"photo":"Attica_Imittos_Kesariani_pyro2","type":9,"zoom_level":15,"id":2150,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03bf\u03c5 \u0391\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03bf\u03cd \u0386\u03bb\u03c3\u03bf\u03c5\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.79677963257,"y":37.966068928481,"photo":"Attica_Imittos_Kesariani_monast_pano","type":0,"zoom_level":13,"id":2151,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u0391\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03cc \u0386\u03bb\u03c3\u03bf\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2 (\u03ad\u03ba\u03c4\u03b1\u03c3\u03b7\u03c2 4500 \u03c3\u03c4\u03c1\u03b5\u03bc.) \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03b1\u03bd\u03b1\u03b4\u03b1\u03c3\u03ce\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bf\u03c5 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b5 \u03b7 \u03a6\u03b9\u03bb\u03bf\u03b4\u03b1\u03c3\u03b9\u03ba\u03ae \u0388\u03bd\u03c9\u03c3\u03b7 \u0391\u03b8\u03b7\u03bd\u03ce\u03bd (\u03c3\u03c9\u03bc\u03b1\u03c4\u03b5\u03af\u03bf \u03bc\u03b5 \u03ad\u03c4\u03bf\u03c2 \u03af\u03b4\u03c1\u03c5\u03c3\u03b7\u03c2 \u03c4\u03bf 1899, \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03c3\u03c4\u03bf www.philodassiki.org), \u03b1\u03c0\u03cc \u03c4\u03bf 1946 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1, \u03bc\u03b5 \u03c7\u03b1\u03bb\u03ad\u03c0\u03b5\u03b9\u03bf \u03ba\u03b1\u03b9 \u03c4\u03c1\u03b1\u03c7\u03b5\u03af\u03b1 \u03c0\u03b5\u03cd\u03ba\u03b7, \u03ba\u03c5\u03c0\u03b1\u03c1\u03af\u03c3\u03c3\u03b9\u03b1, \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b5\u03c2 \u03b2\u03b5\u03bb\u03b1\u03bd\u03b9\u03b4\u03b9\u03ad\u03c2, \u03c0\u03bb\u03b1\u03c4\u03ac\u03bd\u03b9\u03b1, \u03ba\u03bf\u03c5\u03c4\u03c3\u03bf\u03c5\u03c0\u03b9\u03ad\u03c2, \u03c7\u03b1\u03c1\u03bf\u03c5\u03c0\u03b9\u03ad\u03c2, \u03b5\u03bb\u03b9\u03ad\u03c2, \u03b1\u03b3\u03c1\u03b9\u03b5\u03bb\u03b9\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03b1 \u03b4\u03ad\u03bd\u03b4\u03c1\u03b1 \u03ba\u03b1\u03b9 \u03b8\u03ac\u03bc\u03bd\u03bf\u03c5\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03c7\u03bb\u03c9\u03c1\u03af\u03b4\u03b1\u03c2. \u039f \u03c0\u03c5\u03c1\u03ae\u03bd\u03b1\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03bd\u03b1\u03b4\u03b1\u03c3\u03c9\u03bc\u03ad\u03bd\u03b7\u03c2 \u03ad\u03ba\u03c4\u03b1\u03c3\u03b7\u03c2 \u03ba\u03b7\u03c1\u03cd\u03c7\u03b8\u03b7\u03ba\u03b5 \u0391\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03cc \u0394\u03ac\u03c3\u03bf\u03c2 \u03c4\u03bf 1974. \u03a3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u0391\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03bf\u03cd \u0394\u03ac\u03c3\u03bf\u03c5\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03b1 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ac \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03b9\u03b1\u03c3\u03c4\u03b9\u03ba\u03ac \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03b5\u03b9, \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bf\u03c0\u03bf\u03af\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03cd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03b1\u03b6\u03af \u03c4\u03bf\u03c5.","height":400,"width":1241},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397\u03c1\u03ce\u03bf \u0391\u03c1\u03b3\u03c5\u03c1\u03bf\u03c0\u03bf\u03cd\u03bb\u03bf\u03c5","owner":"topoguide","x":23.798775196074,"y":37.95994482884,"photo":"Attica_Imittos_Kesariani_Argyropoulou2","type":9,"zoom_level":16,"id":2152,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u039a\u03b1\u03af\u03c4\u03b7 \u0391\u03c1\u03b3\u03c5\u03c1\u03bf\u03c0\u03bf\u03cd\u03bb\u03bf\u03c5 \u03ae\u03c4\u03b1\u03bd \u03b3\u03cc\u03bd\u03bf\u03c2 \u03bc\u03b5\u03b3\u03b1\u03bb\u03bf\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 \u03bf\u03b9\u03ba\u03bf\u03b3\u03ad\u03bd\u03b5\u03b9\u03b1\u03c2 \u03c4\u03b7\u03c2 \u0391\u03b9\u03b3\u03cd\u03c0\u03c4\u03bf\u03c5 \u03bc\u03b5 \u03ba\u03b1\u03c4\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03c0\u03cc \u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf. \u03a3\u03c5\u03bd\u03ad\u03bb\u03b1\u03b2\u03b5 \u03c4\u03b7\u03bd \u03b9\u03b4\u03ad\u03b1 \u03c4\u03b7\u03c2 \u03b1\u03bd\u03b1\u03b3\u03ad\u03bd\u03bd\u03b7\u03c3\u03b7\u03c2 \u03c4\u03c9\u03bd \u03b4\u03b1\u03c3\u03ce\u03bd \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd, \u03ad\u03c1\u03b3\u03bf \u03c0\u03bf\u03c5 \u03c4\u03bf \u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03b5 \u03b1\u03bc\u03ad\u03c3\u03c9\u03c2 \u03bc\u03b5\u03c4\u03ac \u03c4\u03bf\u03bd \u03c0\u03cc\u03bb\u03b5\u03bc\u03bf (1947).","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a7\u03ce\u03c1\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.798453,"y":37.960342,"photo":"Attica_Imittos_Kesariani_recreation1","type":0,"zoom_level":17,"id":2153,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a7\u03ce\u03c1\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.798486,"y":37.960148,"photo":"Attica_Imittos_Kesariani_recreation21","type":0,"zoom_level":17,"id":2154,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c4\u03bf\u03c5 \u039a\u03c1\u03b9\u03bf\u03cd \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.798378,"y":37.960816,"photo":"Attica_Imittos_Kesariani_Krios","type":9,"zoom_level":16,"id":2155,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":497},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.798831,"y":37.959122,"photo":"Attica_Imittos_Kesariani_Analipsi","type":9,"zoom_level":16,"id":2156,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Medicago arborea","owner":"topoguide","x":23.800921,"y":37.961734,"photo":"Medicago_arborea1","type":1,"zoom_level":15,"id":2157,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":487},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397\u03c1\u03ce\u03bf \u039a\u03c5\u03c0\u03c1\u03af\u03c9\u03bd \u03b7\u03c1\u03ce\u03c9\u03bd","owner":"topoguide","x":23.802906,"y":37.963003,"photo":"Attica_Imittos_Kesariani_mnimeio_Kyprion2","type":9,"zoom_level":17,"id":2158,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a7\u03ce\u03c1\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2 \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1\u03c2","owner":"topoguide","x":23.804231,"y":37.963392,"photo":"Attica_Imittos_Kesariani_wta_Kalopoulas1","type":0,"zoom_level":16,"id":2159,"hlink_GR":"","hlink_EN":"","description":"","height":443,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b7\u03bd \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","owner":"topoguide","x":23.804274,"y":37.963688,"photo":"Attica_Imittos_Kesariani_Kalopoula2","type":9,"zoom_level":17,"id":2160,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u03b1\u03bd\u03b1\u03c8\u03c5\u03ba\u03c4\u03ae\u03c1\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","owner":"topoguide","x":23.804376,"y":37.963692,"photo":"Attica_Imittos_Kesariani_Kalopoula1","type":9,"zoom_level":16,"id":2161,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5 \u03c4\u03bf\u03c5 \u0391\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03bf\u03cd \u0394\u03ac\u03c3\u03bf\u03c5\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.789972,"y":37.964876,"photo":"Attica_Imittos_Pyro_eisodou","type":9,"zoom_level":16,"id":2162,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03c0\u03bf\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","owner":"topoguide","x":23.803185,"y":37.962952,"photo":"Attica_Imittos_Kesariani_apo_mnimeio_Kyprion","type":0,"zoom_level":16,"id":2163,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7","owner":"topoguide","x":23.798995,"y":37.958947,"photo":"Attica_Imittos_Kesariani_upper_wta","type":9,"zoom_level":17,"id":2164,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039f \u03c7\u03ce\u03c1\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.798384,"y":37.960465,"photo":"Attica_Imittos_Kesariani1","type":0,"zoom_level":15,"id":2165,"hlink_GR":"","hlink_EN":"","description":"","height":536,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","owner":"topoguide","x":23.800385,"y":37.960347,"photo":"Attica_Imittos_Kesariani_path_Kalopoula1","type":0,"zoom_level":17,"id":2166,"hlink_GR":"","hlink_EN":"","description":"","height":544,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","owner":"topoguide","x":23.800524,"y":37.961091,"photo":"Attica_Imittos_Kesariani_path_Kalopoula3","type":0,"zoom_level":18,"id":2167,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03c9\u03b2 \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u039c\u03b9\u03c7\u03b1\u03b7\u03bb\u03af\u03b4\u03b7","owner":"topoguide","x":23.773262,"y":37.927311,"photo":"Attica_Imittos_path71","type":0,"zoom_level":15,"id":2168,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c5\u03bc\u03b2\u03bf\u03bb\u03b9\u03c3\u03bc\u03bf\u03af \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"topoguide","x":23.774957,"y":37.923994,"photo":"Attica_Imittos_path9","type":0,"zoom_level":16,"id":2169,"hlink_GR":"","hlink_EN":"","description":"","height":588,"width":700},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","owner":"topoguide","x":23.775837,"y":37.923706,"photo":"Attiki_Imittos_path12","type":0,"zoom_level":15,"id":2170,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","owner":"topoguide","x":23.771663,"y":37.922927,"photo":"Attiki_Imittos_path13","type":0,"zoom_level":15,"id":2171,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":574},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03c4\u03b7\u03c2 \u0392\u03b1\u03bc\u03b2\u03b1\u03ba\u03b9\u03ac\u03c2","owner":"topoguide","x":23.775504,"y":37.926862,"photo":"Attiki_Imittos_Vamvakia2","type":0,"zoom_level":15,"id":2172,"hlink_GR":"","hlink_EN":"","description":"\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd. \u0395\u03ba\u03c4\u03b5\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03b5\u03c1\u03b9\u03ba\u03ad\u03c2 \u03b5\u03ba\u03b1\u03c4\u03bf\u03bd\u03c4\u03ac\u03b4\u03b5\u03c2 \u03bc\u03ad\u03c4\u03c1\u03b1 \u03c3\u03c4\u03bf \u03bc\u03ad\u03c3\u03bf \u03c4\u03bf\u03c5 \u03bc\u03ae\u03ba\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5 \u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2.","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03c4\u03b7\u03c2 \u0392\u03b1\u03bc\u03b2\u03b1\u03ba\u03b9\u03ac\u03c2","owner":"topoguide","x":23.778111,"y":37.928039,"photo":"Attiki_Imittos_Vamvakia3","type":0,"zoom_level":15,"id":2173,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c0\u03cc \u03c4\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03b1\u03c5\u03c4\u03cc \u03ba\u03b1\u03b9 \u03b1\u03bd\u03ac\u03bd\u03c4\u03b9, \u03b7 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac \u03c0\u03bb\u03b1\u03c4\u03b1\u03af\u03bd\u03b5\u03b9. \u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c6\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b7 \u03b6\u03ce\u03bd\u03b7 \u03c4\u03bf\u03c5 \u03c5\u03b4\u03c1\u03bf\u03ba\u03c1\u03af\u03c4\u03b7.","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c1\u03cd\u03c3\u03c4\u03b1\u03bb\u03bb\u03bf\u03b9 \u03b3\u03cd\u03c8\u03bf\u03c5","owner":"topoguide","x":23.776513,"y":37.924188,"photo":"Attiki_Imittos_Geo1","type":0,"zoom_level":15,"id":2174,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Campanula celsii","owner":"topoguide","x":23.774206161495,"y":37.923544963999,"photo":"Campanula_celsii_Imittos2","type":1,"zoom_level":14,"id":2175,"hlink_GR":"http:\/\/ymittos-plants.blogspot.gr\/","hlink_EN":"http:\/\/ymittos-plants.blogspot.gr\/","description":"","height":563,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03c5\u03c3\u03c4\u03b9\u03ba\u03cc \u03b5\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9","owner":"topoguide","x":23.772536,"y":37.940011,"photo":"Attiki_Imittos_Iko1","type":9,"zoom_level":16,"id":2176,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c0\u03c5\u03c1\u03bf\u03c3\u03b2\u03b5\u03c3\u03c4\u03ce\u03bd","owner":"topoguide","x":23.774021,"y":37.939117,"photo":"Attiki_Imittos_mnimeio_pyrosveston4","type":9,"zoom_level":15,"id":2177,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03b1 \u03b6\u03c9\u03bd\u03ac\u03c1\u03b9\u03b1 \u03c4\u03c9\u03bd \u03bf\u03c1\u03b8\u03bf\u03c0\u03bb\u03b1\u03b3\u03b9\u03ce\u03bd \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u039c\u03c0\u03af\u03bc\u03c0\u03b5\u03c3\u03b9","owner":"topoguide","x":23.773654,"y":37.939632,"photo":"Attiki_Imittos_Bibesi_area","type":0,"zoom_level":15,"id":2178,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0392\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u039a\u03bf\u03bb\u03ce\u03bd\u03b5\u03c2 \u0392\u03ac\u03c1\u03b7\u03c2","owner":"topoguide","x":23.797674,"y":37.859623,"photo":"Attica_Imittos_AnoVoula_Kolones1","type":73,"zoom_level":15,"id":2204,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03b2\u03c1\u03af\u03ba\u03c3\u03b5\u03c4\u03b1\u03b9 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 10 \u03bc. \u03bd\u03cc\u03c4\u03b9\u03b1 \u03b5\u03bd\u03cc\u03c2 \u03c0\u03c5\u03bb\u03ce\u03bd\u03b1 \u03a5\u03a4.","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0398\u03c1\u03b1\u03ba\u03b9\u03ac \u03a3\u03c5\u03ba\u03b9\u03ac\u03c2 \u0392\u03ac\u03c1\u03b7\u03c2
\u0391\u03a3\u039c 338","owner":"topoguide","x":23.797155141829,"y":37.859221591488,"photo":"Attica_Imittos_AnoVoula_Thrakia_Sykias2","type":73,"zoom_level":14,"id":2205,"hlink_GR":"","hlink_EN":"","description":"\u039a\u03b1\u03c4\u03b1\u03ba\u03cc\u03c1\u03c5\u03c6\u03bf \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03bc\u03b5 \u03ac\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 28\u03a721 \u03bc., \u03b2\u03ac\u03b8\u03bf\u03c2 20 \u03bc. \u03ba\u03b1\u03b9 \u03c0\u03c5\u03b8\u03bc\u03ad\u03bd\u03b1 \u03b4\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd 54\u03a725 \u03bc. \u0398\u03c1\u03b1\u03ba\u03b9\u03ac \u03bb\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03c3\u03c4\u03b1 \u039c\u03b5\u03c3\u03cc\u03b3\u03b5\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03bf \u03bb\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9 \u03a3\u03c5\u03ba\u03b9\u03ac \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b1\u03b3\u03c1\u03b9\u03bf\u03c3\u03c5\u03ba\u03b9\u03ac \u03c0\u03bf\u03c5 \u03ad\u03c7\u03b5\u03b9 \u03c6\u03c5\u03c4\u03c1\u03ce\u03c3\u03b5\u03b9 \u03c3\u03c4\u03bf\u03bd \u03c0\u03c5\u03b8\u03bc\u03ad\u03bd\u03b1 \u03c4\u03bf\u03c5.","height":641,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u039d\u03c5\u03bc\u03c6\u03bf\u03bb\u03ae\u03c0\u03c4\u03bf\u03c5
\u0391\u03a3\u039c 89","owner":"topoguide","x":23.801799,"y":37.858143,"photo":"Attica_Imittos_spileo_Nymfoliptou3","type":73,"zoom_level":13,"id":2206,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=9841","hlink_EN":"","description":"\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03ae\u03c2 \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2, \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03ce\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b8\u03b7\u03c1\u03b1\u03af\u03bf \u03b3\u03bb\u03cd\u03c0\u03c4\u03b7 \u0391\u03c1\u03c7\u03ad\u03b4\u03b7\u03bc\u03bf \u03c9\u03c2 \u03ac\u03bd\u03c4\u03c1\u03bf \u03c4\u03c9\u03bd \u039d\u03c5\u03bc\u03c6\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5 \u03a0\u03b1\u03bd\u03cc\u03c2, \u03ba\u03b1\u03c4\u03ac \u03c4\u03b1 \u03c4\u03ad\u03bb\u03b7 \u03c4\u03bf\u03c5 5\u03bf\u03c5 \n\n\u03b1\u03b9. \u03c0.\u03a7. , \u03bf \u03bf\u03c0\u03bf\u03af\u03bf\u03c2 \u03c3\u03ba\u03ac\u03bb\u03b9\u03c3\u03b5 \u03b5\u03c0\u03b9\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03ac\u03b3\u03bb\u03c5\u03c6\u03b1 \u03c3\u03c4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5, \u03cc\u03c0\u03c9\u03c2 \u03ac\u03b3\u03b1\u03bb\u03bc\u03b1 \u03b1\u03ba\u03ad\u03c6\u03b1\u03bb\u03b7\u03c2 \u03b5\u03bd\u03b8\u03c1\u03cc\u03bd\u03bf\u03c5 \u03b8\u03b5\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03b9\u03bd\u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae \u03c0\u03bf\u03c5 \n\n\u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b6\u03b5\u03b9 \u03c4\u03bf\u03bd \u03af\u03b4\u03b9\u03bf \u03c4\u03bf\u03bd \u0391\u03c1\u03c7\u03ad\u03b4\u03b7\u03bc\u03bf. \u0388\u03ba\u03c4\u03bf\u03c4\u03b5 \u03c4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03b5 \u03b5\u03bd\u03c4\u03b1\u03c4\u03b9\u03ba\u03ae\u03c2 \u03ac\u03c3\u03ba\u03b7\u03c3\u03b7\u03c2 \u03bb\u03b1\u03c4\u03c1\u03b5\u03af\u03b1\u03c2 \u03c4\u03c9\u03bd \u039d\u03c5\u03bc\u03c6\u03ce\u03bd. ","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c0\u03c5\u03c1\u03bf\u03c3\u03b2\u03b5\u03c3\u03c4\u03ce\u03bd \u0392\u03bf\u03cd\u03bb\u03b1\u03c2","owner":"topoguide","x":23.796907,"y":37.859806,"photo":"Attica_Imittos_AnoVoula_mnimeio_pyrosveston","type":9,"zoom_level":16,"id":2207,"hlink_GR":"","hlink_EN":"","description":"","height":655,"width":700},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03c9\u03bd \u0391\u03b3\u03af\u03c9\u03bd \u0391\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd \u039a\u03bf\u03c1\u03c9\u03c0\u03af\u03bf\u03c5","owner":"topoguide","x":23.855872,"y":37.907162,"photo":"Attica_Imittos_Koropi_Asomatoi","type":9,"zoom_level":15,"id":2208,"hlink_GR":"http:\/\/www.imml.gr\/index.php?option=com_content&view=article&id=1099&Itemid=740","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c5\u03bd\u03b5\u03c0\u03c4\u03c5\u03b3\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03b5\u03b9\u03b4\u03ae\u03c2 \u03bc\u03b5 \u03c4\u03c1\u03bf\u03cd\u03bb\u03bb\u03bf. \u03a4\u03b1 \u03b3\u03c9\u03bd\u03b9\u03b1\u03ba\u03ac \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03c4\u03bf\u03c5 \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd, \u03c0\u03b1\u03c1\u03cc\u03bb\u03bf \u03c0\u03bf\u03c5 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ac \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bc\u03c6\u03b1\u03bd\u03ae, \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ac \u03b4\u03b5 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b8\u03b1\u03c1\u03ac \u03bb\u03cc\u03b3\u03c9 \u03c4\u03bf\u03c5 \u03bc\u03b9\u03ba\u03c1\u03bf\u03cd \u03c0\u03ac\u03c7\u03bf\u03c5\u03c2 \u03c4\u03c9\u03bd \u03c4\u03cc\u03be\u03c9\u03bd \u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03c4\u03c1\u03bf\u03cd\u03bb\u03bb\u03bf\u03c5. \u039f \u03b1\u03c1\u03c7\u03b9\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03b9\u03ba\u03c1\u03cc\u03c2 (4.50 x 5.70 \u03bc.) \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c4\u03b1\u03bb\u03ae\u03b3\u03b5\u03b9 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac \u03c3\u03b5 \u03b7\u03bc\u03b9\u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03b1\u03c8\u03af\u03b4\u03b1 \u03b9\u03b5\u03c1\u03bf\u03cd. \u03a3\u03c4\u03b7 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03cc\u03c8\u03b7 \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b5\u03b8\u03b5\u03af \u03bc\u03b5\u03c4\u03b1\u03b3\u03b5\u03bd\u03ad\u03c3\u03c4\u03b5\u03c1\u03b1 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03c5\u03c0\u03cc\u03c3\u03c4\u03b5\u03b3\u03bf. \u03a4\u03b1 \u03b1\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ac \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03c7\u03c1\u03bf\u03bd\u03bf\u03bb\u03bf\u03b3\u03bf\u03cd\u03bd \u03c4\u03bf \u03bd\u03b1\u03cc \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03af\u03bf\u03b4\u03bf 13\u03bf\u03c2 -15\u03bf\u03c2 \u03b1\u03b9. \u03a3\u03c4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5, \u03b4\u03b9\u03b1\u03c3\u03ce\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf\u03b9\u03c7\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc\u03c2 \u03b4\u03b9\u03ac\u03ba\u03bf\u03c3\u03bc\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03bf\u03bd\u03bf\u03bb\u03bf\u03b3\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b9\u03c2 \u03b1\u03c1\u03c7\u03ad\u03c2 \u03c4\u03bf\u03c5 17\u03bf\u03c5 \u03b1\u03b9., \u03b5\u03bd\u03ce \u03bf\u03b9 \u03c5\u03c0\u03cc\u03bb\u03bf\u03b9\u03c0\u03b5\u03c2 \u03b1\u03b3\u03b9\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bd\u03b5\u03ce\u03c4\u03b5\u03c1\u03b5\u03c2 (\u03c0\u03b9\u03b8\u03b1\u03bd\u03ac \u03b5\u03c0\u03b9\u03b6\u03c9\u03b3\u03c1\u03b1\u03c6\u03b9\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03b5 \u03c0\u03b1\u03bb\u03b9\u03cc\u03c4\u03b5\u03c1\u03bf \u03c3\u03c4\u03c1\u03ce\u03bc\u03b1).","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2 \u03c3\u03c4\u03bf \u03a6\u03b9\u03bb\u03ac\u03c4\u03b9
\u039a\u03bf\u03c1\u03c9\u03c0\u03af","owner":"topoguide","x":23.843987,"y":37.910846,"photo":"Attica_Imittos_Koropi_AgDimitrios","type":9,"zoom_level":14,"id":2209,"hlink_GR":"http:\/\/www.imml.gr\/index.php?option=com_content&view=article&id=1104&Itemid=746","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7, \u03bc\u03bf\u03bd\u03cc\u03c7\u03c9\u03c1\u03b7 \u03ba\u03b1\u03b9 \u03ba\u03b5\u03c1\u03b1\u03bc\u03bf\u03c3\u03ba\u03b5\u03c0\u03ae\u03c2 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae (\u03c0\u03b9\u03b8\u03b1\u03bd\u03cc\u03c4\u03b1\u03c4\u03b1 \u03c4\u03bf\u03c5 18\u03bf\u03c5 \u03b1\u03b9\u03ce\u03bd\u03b1), \u03bc\u03b5 \u03b1\u03ba\u03b1\u03bd\u03cc\u03bd\u03b9\u03c3\u03c4\u03b7 \u03b7\u03bc\u03b9\u03b5\u03be\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ae \u03b1\u03c8\u03af\u03b4\u03b1 \u03b9\u03b5\u03c1\u03bf\u03cd. \u0395\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ac \u03bf \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03bc\u03b1\u03c1\u03bf\u03c3\u03ba\u03ad\u03c0\u03b1\u03c3\u03c4\u03bf\u03c2, \u03bc\u03b5 \u03c4\u03c1\u03af\u03b1 \u03b5\u03bd\u03b9\u03c3\u03c7\u03c5\u03c4\u03b9\u03ba\u03ac \u03c4\u03cc\u03be\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c4\u03bf\u03c5 \u03b8\u03cc\u03bb\u03bf\u03c5, \u03ba\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03c4\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf\u03c2 \u03c3\u03c4\u03bf \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03bc\u03ad\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03bc\u03ae\u03ba\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5, \u03bc\u03b5 \u03ad\u03c1\u03b3\u03b1 \u03c4\u03b7\u03c2 \u03c3\u03c7\u03bf\u03bb\u03ae\u03c2 \u03c4\u03bf\u03c5 \u0393. \u039c\u03ac\u03c1\u03ba\u03bf\u03c5. \u03a3\u03c4\u03bf \u03c0\u03bb\u03b1\u03c4\u03cd\u03c3\u03ba\u03b1\u03bb\u03bf \u03c4\u03b7\u03c2 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03b7 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03c0\u03bb\u03ac\u03ba\u03b1 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae.","height":586,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u03c3\u03c4\u03bf \u03a6\u03b9\u03bb\u03b9\u03ac\u03c4\u03b9","owner":"topoguide","x":23.843656,"y":37.91051,"photo":"Attica_Imittos_Koropi_AgIoanis","type":9,"zoom_level":15,"id":2210,"hlink_GR":"","hlink_EN":"","description":"","height":592,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03a3\u03c0\u03b7\u03bb\u03b9\u03ce\u03c4\u03b9\u03c3\u03c3\u03b1","owner":"topoguide","x":23.831278204919,"y":37.947627413681,"photo":"Attica_Imittos_Peania_Panagia_Spiliotissa","type":9,"zoom_level":16,"id":2211,"hlink_GR":"","hlink_EN":"","description":"\u039d\u03b5\u03ce\u03c4\u03b5\u03c1\u03bf \u03ba\u03c4\u03af\u03c3\u03bc\u03b1, \u03bf\u03b9\u03ba\u03bf\u03b4\u03bf\u03bc\u03b9\u03ba\u03ae\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2, \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b5 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03cc \u03c0\u03b5\u03c1\u03b9\u03c6\u03c1\u03b1\u03b3\u03bc\u03ad\u03bd\u03bf \u03c7\u03ce\u03c1\u03bf.","height":631,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b5\u03ba\u03c4\u03ac\u03c1\u03b9\u03bf\u03c2
\u03a0\u03b1\u03b9\u03b1\u03bd\u03af\u03b1","owner":"topoguide","x":23.834545,"y":37.947762,"photo":"Attica_Imittos_Peania_AgNektarios","type":9,"zoom_level":15,"id":2212,"hlink_GR":"","hlink_EN":"","description":"","height":577,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5
\u03a0\u03b1\u03b9\u03b1\u03bd\u03af\u03b1","owner":"topoguide","x":23.834832,"y":37.933175,"photo":"Attica_Imittos_Peania_moni_AgNikolaou","type":9,"zoom_level":14,"id":2213,"hlink_GR":"","hlink_EN":"","description":"","height":370,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2
\u03a0\u03b1\u03b9\u03b1\u03bd\u03af\u03b1","owner":"topoguide","x":23.842061,"y":37.934877,"photo":"Attica_Imittos_Peania_AgNikolaos2","type":9,"zoom_level":14,"id":2214,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03c9\u03c4\u03bf\u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2, \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03b5\u03b9\u03b4\u03ae\u03c2 \u03bc\u03b5 \u03c4\u03c1\u03bf\u03cd\u03bb\u03bb\u03bf. \u039f \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03c3\u03b9\u03c0\u03cc\u03c3\u03c4\u03b1\u03c4\u03bf\u03c2: \u03c4\u03bf \u03b4\u03b5\u03cd\u03c4\u03b5\u03c1\u03bf \u03ba\u03bb\u03af\u03c4\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u03a3\u03ac\u03b2\u03b2\u03b1.","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bf\u03bd\u03ae \u0392\u03b7\u03b8\u03bb\u03b5\u03ad\u03bc
\u039a\u03bf\u03c1\u03c9\u03c0\u03af","owner":"topoguide","x":23.836967,"y":37.904424,"photo":"Attica_Imittos_Koropi_moni_Vithleem","type":9,"zoom_level":14,"id":2215,"hlink_GR":"","hlink_EN":"","description":"","height":471,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03c5\u03bd\u03b7\u03b3\u03b5\u03c4\u03b9\u03ba\u03bf\u03cd \u03a3\u03c5\u03bb\u03bb\u03cc\u03b3\u03bf\u03c5","owner":"topoguide","x":23.79757,"y":37.927256,"photo":"Attica_Imittos_Sesi_katafygio_Kynigon2","type":9,"zoom_level":15,"id":2216,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2, \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03bc\u03b5 \u03b4\u03cd\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03b1 \u03c4\u03b6\u03ac\u03ba\u03b9\u03b1, \u03c4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c1\u03ad\u03ba\u03bb\u03b5\u03c2, \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b5 \u03c9\u03c1\u03b1\u03af\u03bf \u03c7\u03ce\u03c1\u03bf \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2.","height":553,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0395\u03c5\u03c3\u03c4\u03ac\u03b8\u03b9\u03bf\u03c2","owner":"topoguide","x":23.797699,"y":37.927394,"photo":"Attica_Imittos_Sesi_AgEfstathios_","type":9,"zoom_level":15,"id":2217,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039d\u03c5\u03bc\u03c6\u03b1\u03af\u03bf\u03bd \u03a7\u03b1\u03bb\u03b9\u03b4\u03bf\u03cd\u03c2","owner":"topoguide","x":23.828933,"y":37.927394,"photo":"Attica_Imittos_Nymfeo_Chalidous3","type":10,"zoom_level":14,"id":2218,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c9\u03c2 \u03bb\u03b1\u03c4\u03c1\u03b5\u03c5\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf \u03a3\u03ad\u03c3\u03b9","owner":"topoguide","x":23.796022,"y":37.926537,"photo":"Attica_Imittos_Sesi_pigadi","type":10,"zoom_level":15,"id":2219,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03c5\u03b4\u03c1\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03bf
\u03a7\u03b1\u03bb\u03b9\u03b4\u03bf\u03cd, \u039a\u03bf\u03c1\u03c9\u03c0\u03af","owner":"topoguide","x":23.83645,"y":37.930603,"photo":"Attica_Imittos_Peania_Arxeo_ydragogeio1","type":10,"zoom_level":15,"id":2220,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03bd\u03b4\u03c1\u03ad\u03b1\u03c2
\u03a7\u03b1\u03bb\u03b9\u03b4\u03bf\u03cd, \u039a\u03bf\u03c1\u03c9\u03c0\u03af","owner":"topoguide","x":23.825252,"y":37.924753,"photo":"Attica_Imittos_Koropi_AgAndreas","type":9,"zoom_level":15,"id":2221,"hlink_GR":"","hlink_EN":"","description":"","height":577,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c4\u03ae\u03bc\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b1 \u0393\u03bb\u03c5\u03ba\u03ac \u039d\u03b5\u03c1\u03ac","owner":"topoguide","x":23.830474,"y":37.973898,"photo":"Attiki_Imittos_ktima_GlikaNera1","type":0,"zoom_level":14,"id":2222,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf\u03bd \u0399\u03bf\u03cd\u03bd\u03b9\u03bf, \u03b1\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03b1 \u03c0\u03bf\u03bb\u03c5\u03ac\u03c1\u03b9\u03b8\u03bc\u03b5\u03c2 \u03c7\u03b5\u03bb\u03ce\u03bd\u03b5\u03c2 \u03ad\u03c1\u03c7\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03b2\u03bf\u03c3\u03ba\u03ae\u03c3\u03bf\u03c5\u03bd \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b6\u03b5\u03c5\u03b3\u03b1\u03c1\u03ce\u03c3\u03bf\u03c5\u03bd \u03c3\u03c4\u03bf \"\u03bb\u03b9\u03b2\u03ac\u03b4\u03b9\" \u03b1\u03c5\u03c4\u03cc, \u03c4\u03bf \u03bc\u03bf\u03bd\u03b1\u03b4\u03b9\u03ba\u03cc \u03b1\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03bc\u03b5\u03c1\u03bf\u03c2 \u03c3\u03c4\u03bf \u0392\u03cc\u03c1\u03b5\u03b9\u03bf \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc.","height":665,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 5","owner":"topoguide","x":23.826552,"y":37.973372,"photo":"Attiki_Imittos_Trail5_2","type":0,"zoom_level":15,"id":2223,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":601},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c4\u03ae\u03bc\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b1 \u0393\u03bb\u03c5\u03ba\u03ac \u039d\u03b5\u03c1\u03ac","owner":"topoguide","x":23.831032,"y":37.973656,"photo":"Attiki_Imittos_ktima_GlikaNera2","type":0,"zoom_level":15,"id":2224,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u039b\u03b9\u03bf\u03bd\u03c4\u03b1\u03c1\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.829771,"y":37.98741,"photo":"Imittos_Liondari_cave","type":73,"zoom_level":15,"id":2487,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b1\u03bb\u03b9\u03ac \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03a3\u03ad\u03c3\u03b9","owner":"AnaDigit","x":23.79856,"y":37.928858,"photo":"Imittos_Sesi_metalleia_1","type":9,"zoom_level":14,"id":3152,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03b9\u03bd \u03a0\u03ac\u03bb\u03b7 (\u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03b1\u03cd\u03bb\u03bf\u03c2)","owner":"AnaDigit","x":23.807476,"y":37.933432,"photo":"Sin_Pali_1","type":9,"zoom_level":14,"id":3153,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b1\u03bb\u03b9\u03cc \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf\u03c5 \u03a3\u03b9\u03bd \u03a0\u03ac\u03bb\u03b7","owner":"AnaDigit","x":23.80664972,"y":37.93352306,"photo":"Imittos_Sin_Pali_well","type":1001,"zoom_level":15,"id":3154,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u03b5\u03c1\u03b5\u03af\u03c0\u03b9\u03bf \u03c3\u03c4\u03bf \u03a7\u03c9\u03c1\u03ac\u03c6\u03b9 \u03a0\u03b9\u03bb\u03ac\u03c4\u03b7","owner":"AnaDigit","x":23.802836,"y":37.93122,"photo":"Imittos_Chorafi_Pilati1","type":9,"zoom_level":16,"id":3155,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a6\u03c5\u03c3\u03b9\u03ba\u03ae \u03b3\u03bf\u03cd\u03c1\u03bd\u03b1 \u03c3\u03c4\u03bf\u03c5 \u03a3\u03b9\u03bd \u03a0\u03ac\u03bb\u03b7","owner":"AnaDigit","x":23.807466277397,"y":37.933526618867,"photo":"Imittos_Sin_Pali_loutsa1","type":1001,"zoom_level":16,"id":3156,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u039a\u03bf\u03c1\u03c9\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.857935,"y":37.888088,"photo":"Attiki_Imittos_Koropi_AgNikolaos_11","type":9,"zoom_level":14,"id":3157,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2 \u039a\u03bf\u03c1\u03c9\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.847041,"y":37.90692,"photo":"Attiki_Imittos_Koropi_AgAthanasios_11","type":9,"zoom_level":15,"id":3158,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03bf\u03c5\u03ba\u03ac\u03c2 \u039b\u03b1\u03bc\u03c0\u03c4\u03c1\u03ce\u03bd (12\u03bf\u03c2 \u03b1\u03b9.)","owner":"AnaDigit","x":23.854395,"y":37.8712,"photo":"Attiki_Imittos_Lamptres_AgLoukas_11","type":10,"zoom_level":14,"id":3159,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 MTB \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.793883,"y":37.86465,"photo":"DSC022001","type":450,"zoom_level":16,"id":3160,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03b1 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03ae\u03c1\u03b9\u03b1 \u039a\u03c9\u03c3\u03c4\u03ad\u03b1","owner":"AnaDigit","x":23.829888,"y":37.868191,"photo":"Attiki_Imittos_Kosteas1","type":9,"zoom_level":15,"id":3161,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u03cd (\u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03a3\u03c6\u03b7\u03c4\u03c4\u03bf\u03cd)","owner":"AnaDigit","x":23.834461,"y":37.904325,"photo":"Attiki_Imittos_Sfittos_41","type":10,"zoom_level":14,"id":3162,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 AmiBio","owner":"AnaDigit","x":23.776023,"y":37.955713,"photo":"Attica_Imittos_AmiBio11","type":2,"zoom_level":16,"id":3163,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039f\u03b9 \u03b1\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c4\u03bf\u03c5 \u03b4\u03ae\u03bc\u03bf\u03c5 \u0392\u03cd\u03c1\u03c9\u03bd\u03b1","owner":"AnaDigit","x":23.777793,"y":37.955661,"photo":"Attica_Imittos_athlitikes_egatastaseis_Virona1","type":9,"zoom_level":15,"id":3164,"hlink_GR":"","hlink_EN":"","description":"","height":482,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b9\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2 \u03c4\u03bf\u03c5 \u03b4\u03ae\u03bc\u03bf\u03c5 \u0392\u03cd\u03c1\u03c9\u03bd\u03b1","owner":"AnaDigit","x":23.778563,"y":37.955526,"photo":"Attica_Imittos_fountain_egatastaseis_Virona1","type":9,"zoom_level":17,"id":3165,"hlink_GR":"","hlink_EN":"","description":"","height":797,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03c5\u03c1\u03bf\u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"AnaDigit","x":23.797876,"y":37.956416,"photo":"Attica_Imittos_pyro_Koutala_12","type":9,"zoom_level":16,"id":3166,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.778575,"y":37.955536,"photo":"Attica_Imittos_simansi_1001","type":450,"zoom_level":18,"id":3167,"hlink_GR":"","hlink_EN":"","description":"","height":718,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.77979,"y":37.955451,"photo":"Attica_Imittos_simansi_1011","type":450,"zoom_level":17,"id":3168,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":766},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.779863,"y":37.955471,"photo":"Attica_Imittos_simansi_1031","type":450,"zoom_level":18,"id":3169,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.779851,"y":37.955486,"photo":"Attica_Imittos_simansi_1041","type":450,"zoom_level":17,"id":3170,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.782835,"y":37.95291,"photo":"Attica_Imittos_simansi_1051","type":450,"zoom_level":18,"id":3171,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.785743,"y":37.952103,"photo":"Attica_Imittos_simansi_1061","type":450,"zoom_level":17,"id":3172,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.78589,"y":37.952088,"photo":"Attica_Imittos_simansi_1071","type":450,"zoom_level":17,"id":3173,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.79649,"y":37.957896,"photo":"Attica_Imittos_simansi_1081","type":450,"zoom_level":17,"id":3174,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.796503,"y":37.957846,"photo":"Attica_Imittos_simansi_1101","type":450,"zoom_level":18,"id":3175,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.795101,"y":37.956231,"photo":"Attica_Imittos_simansi_1111","type":450,"zoom_level":17,"id":3176,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.79513,"y":37.956148,"photo":"Attica_Imittos_simansi_1121","type":450,"zoom_level":18,"id":3177,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0392\u03c1\u03b1\u03c7\u03cc\u03c3\u03c0\u03b9\u03c4\u03bf \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.794151,"y":37.949935,"photo":"Attica_Imittos_vrachospito_31","type":9,"zoom_level":15,"id":3178,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0392\u03c1\u03b1\u03c7\u03cc\u03c3\u03c0\u03b9\u03c4\u03bf \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.795206,"y":37.949828,"photo":"Attica_Imittos_vrachospito_41","type":9,"zoom_level":16,"id":3179,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a3\u03a0\u0391\u03a5","owner":"AnaDigit","x":23.830833,"y":37.987778,"photo":"20190113_1131041","type":450,"zoom_level":16,"id":4485,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":813},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a3\u03a0\u0391\u03a5","owner":"AnaDigit","x":23.830556,"y":37.9875,"photo":"20190113_1132371","type":450,"zoom_level":16,"id":4486,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":609},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3: \u0395\u03c0\u03b9\u03c3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5 \u039b\u03b9\u03bf\u03bd\u03b1\u03c4\u03b1\u03c1\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.829990443123,"y":37.986957603106,"photo":"20190113_1307331","type":450,"zoom_level":17,"id":4487,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":822},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a3\u03a0\u0391\u03a5","owner":"AnaDigit","x":23.829722,"y":37.995278,"photo":"20190113_1334201","type":450,"zoom_level":16,"id":4488,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":634},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 Downhill","owner":"AnaDigit","x":23.793795,"y":37.959778,"photo":"Imittos_mtb_signposting2_800px1","type":450,"zoom_level":16,"id":4613,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532}],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Διάσχιση Υμηττού
Χαλιδού-Σέσι
Χαλιδού-Εύζωνας
Πρφ. Ηλίας Ηλιούπολης-Μνημείο Μηχαηλίδη
Περίπατος στον Προφήτη Ηλία Ηλιούπολης
Ηλιούπολη-Σφηττός
Περίπατος μ. Καισαριανής-Καλοπούλα
Μικρός κύκλος στη Μονή Καρέα
Γαλάζιος κύκλος στη Μονή Καρέα
Κόκκινος κύκλος στη Μονή Καρέα
Περίπατος στη Μονή Καρέα
Μ. Καρέα-Μν. Μηχαηλίδη
Διαδρομή 5
Μονή Καισαριανής-κορυφή
Μονή Καισαριανής-Καλοπούλα
Μονή Καισαριανής-Καρέας
Μικρός κύκλος στη μονή Καισαριανής
Μεγάλος κύκλος στη μονή Καισαριανής
Κύκλος στη Μονή Καισαριανής
Μονή Καισαριανής-αρχαία λατομεία
Ένας αθλητικός κύκλος στο Κορακοβούνι
Κορακοβούνι
Μονή Κουταλά- Μονή Καρέα
Κύκλος στη μονή Κουταλά
Παπάγου-Μονή Αστερίου
Προφήτης Ηλίας Τερψιθέας
Κύκλος από την κορυφή στο Σέσι
Σφηττία Οδός
Σφηττία Οδός-Βωμός Ομβρίου Διός
Σφηττία Οδός-ρωμαϊκό λατομείο
Δίκτυο ΣΠΑΥ Διαδρομή 5
Δίκτυο ΣΠΑΥ Διαδρομή 10
Δίκτυο ΣΠΑΥ Διαδρομή 10a
Δίκτυο ΣΠΑΥ Διαδρομή 11
Δίκτυο ΣΠΑΥ Διαδρομή 12
Δίκτυο ΣΠΑΥ Διαδρομή 13
Δίκτυο ΣΠΑΥ Διαδρομή 14
Δίκτυο ΣΠΑΥ Διαδρομή 15
Δίκτυο ΣΠΑΥ Διαδρομή 2
Δίκτυο ΣΠΑΥ Διαδρομή 3
Δίκτυο ΣΠΑΥ Διαδρομή 7
Δίκτυο ΣΠΑΥ Διαδρομή 8
Χαμηλός κύκλος στο λόφο Ταξιαρχών
Μονή Καισαριανής-Καλοπούλα-κορυφή Εύζωνας
Τερψιθέας-Κορωπί
Τερψιθέα-Στραβαετός
Διαδρομή 10
Σύντομη Διαδρομή 10
Κυκλική διαδρομή προπόνησης
Ανάβαση Τρελού
Αγώνας Epic
1ος Ορεινός Αγώνας Κορωπίου
Πύργος Ανθούσας
Downhill από άσφαλτο κορυφής προς Μ. Αστερίου
Downhill από άσφαλτο κορυφής προς Καλοπούλα
Downhill από Καλοπούλα προς είσοδο Καισαριανής
Downhill από ΟΤΕ προς Προσήλιο
Downhill από ΟΤΕ προς κόμβο Καισαριανής
Μεσαίος κύκλος Υμηττού
Δύσκολη διαδρομή ΜΤΒ στον Υμηττό
HYM47 Κυκλική διαδρομή ΜΤΒ στην Καλοπούλα
Η Δεκατεσσάρα του Υμηττού
Μεγάλος κύκλος
Μικρός κύκλος στον Υμηττό
Καλοπούλα-μονή Καισαριανής
Τα φυτά του Ανατολικού Υμηττού
Τα φυτά του Δυτικού Υμηττού
Τα φυτά της Καισαριανής
Τα φυτά του Πετροκόρακα
Μανιτάρια γύρω από την μονή Καισαριανής
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["imittos"],pc:["imittos"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_imittos.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); }