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_parnitha = new getAdventureCollection("parnitha",[{"id":15856,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0393\u03cd\u03c1\u03bf\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd \u03b1\u03c0\u03cc \u0391\u03b3. \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","description_GR":"\u0391\u03b3. \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1-\u03a3\u03ba\u03af\u03c0\u03b9\u03b6\u03b1-\u039c\u03c0\u03ac\u03c6\u03b9","path":"Attiki\/Attiki_Parnitha_AgTriada_Korifes","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":11428,"name_EN":"Parnitha Mt: Loop around the summit area","description_EN":"Agia Triada-Skipiza-Bafi refuge","ascent_time":295,"descent_time":295,"marker":"Red_dots","level":14,"ascent":589,"descent":574,"maxelev":1282,"minelev":985,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.70491 38.1558,23.74055 38.18011)","views":1003,"millestones":"0,23.7204270,38.1558221#1,23.7130735,38.1590926#2,23.7102230,38.1659011#3,23.7057882,38.1722482#4,23.7115061,38.1762412#5,23.7220401,38.1781193#6,23.7316367,38.1781291#7,23.7392025,38.1772915#8,23.7375920,38.1704746#9,23.7292424,38.1687434#10,23.7271447,38.1649664#11,23.7270121,38.1607892#11.4,23.7204248,38.1558221","x":23.7319056,"y":38.1783938,"coor":[[23.720427,38.1558221],[23.7199281,38.155875],[23.7195631,38.1558201],[23.7191962,38.1558643],[23.7186138,38.155953],[23.7170618,38.1558772],[23.716416,38.1561144],[23.7158086,38.1561986],[23.714623,38.1563624],[23.7129223,38.1563583],[23.7123867,38.1570555],[23.7124823,38.1571458],[23.7125044,38.1573261],[23.7127658,38.1576242],[23.7128209,38.158129],[23.7129913,38.1583367],[23.7130331,38.1586793],[23.7130687,38.1589723],[23.7130792,38.1591886],[23.7133752,38.1593876],[23.7131113,38.1597385],[23.713254,38.1600137],[23.7132699,38.1600453],[23.7131779,38.1602163],[23.7132114,38.1604147],[23.7131363,38.1609282],[23.7132492,38.1612349],[23.7132201,38.161388],[23.7130954,38.1617077],[23.7131974,38.1619062],[23.7132289,38.1626003],[23.7131018,38.1629785],[23.7129872,38.1631134],[23.712861,38.1632573],[23.7127127,38.1632389],[23.712541,38.1633466],[23.7124606,38.1634906],[23.7122202,38.1636703],[23.7118545,38.1637595],[23.7115605,38.1636867],[23.7115124,38.1636776],[23.7111471,38.1636767],[23.7111922,38.163821],[23.7114996,38.16402],[23.7117496,38.164309],[23.7116544,38.164489],[23.711081,38.1651546],[23.7108292,38.1653252],[23.710475,38.1653964],[23.7103482,38.1657025],[23.7102453,38.1657383],[23.7102101,38.1659906],[23.7102595,38.1664774],[23.710309,38.1669642],[23.7101134,38.1673603],[23.7105319,38.1683347],[23.7104511,38.1685598],[23.7106322,38.1689568],[23.7106204,38.1690559],[23.7104599,38.1692177],[23.7102887,38.1692173],[23.7101736,38.1694513],[23.7097165,38.1695584],[23.7095217,38.1697381],[23.7095441,38.1698463],[23.709224,38.1699537],[23.7090643,38.1699353],[23.7090057,38.1700523],[23.7085363,38.1703666],[23.7084101,38.1705465],[23.7079981,38.1707978],[23.7079291,38.1709148],[23.7077692,38.1709324],[23.7076204,38.1710402],[23.7075066,38.1709408],[23.7072896,38.1709583],[23.7071294,38.171066],[23.7069468,38.1710476],[23.706672,38.1712361],[23.7063295,38.1712533],[23.7061351,38.1713339],[23.7060428,38.171559],[23.7058365,38.1717748],[23.7057898,38.172027],[23.7056979,38.172153],[23.7058003,38.1722614],[23.7057905,38.1723875],[23.7057762,38.1725768],[23.7056613,38.1727567],[23.7053639,38.1729002],[23.7052384,38.1731252],[23.7050773,38.1734402],[23.7050867,38.173954],[23.7049372,38.174224],[23.7049709,38.1743502],[23.7054155,38.1745136],[23.705644,38.1744781],[23.7057814,38.1743703],[23.7059185,38.1743526],[23.7059866,38.1744429],[23.7061882,38.1745245],[23.7063634,38.1744348],[23.7066033,38.1744084],[23.7067371,38.1745709],[23.7069871,38.1746076],[23.7074897,38.1745368],[23.7076304,38.1745011],[23.7076954,38.1744832],[23.7078673,38.1743304],[23.7083702,38.1741875],[23.708747,38.1741884],[23.7089976,38.1743152],[23.7091346,38.1743155],[23.7094989,38.1745958],[23.7096586,38.1746143],[23.7104564,38.1749767],[23.7108442,38.1750678],[23.7108894,38.1751941],[23.7111743,38.175312],[23.7111397,38.175402],[23.7113667,38.175745],[23.7113543,38.1759974],[23.711479,38.176232],[23.7119122,38.1763773],[23.7124588,38.1767481],[23.7130629,38.177011],[23.7134384,38.1773273],[23.714418,38.1779245],[23.7148859,38.1779797],[23.7152166,38.1780887],[23.7158675,38.1780452],[23.7159815,38.1780996],[23.7171801,38.1781565],[23.7176477,38.1782838],[23.7187667,38.1782685],[23.7190839,38.1783458],[23.7192572,38.1783868],[23.7198964,38.1784244],[23.720662,38.178264],[23.7210501,38.1782829],[23.7225581,38.1780432],[23.7228786,38.1778457],[23.7232212,38.1778104],[23.7237243,38.1776313],[23.724056,38.1774609],[23.7246056,38.1770476],[23.7249938,38.1770575],[23.7255979,38.1773293],[23.7256781,38.1772394],[23.7262722,38.1771236],[23.726541,38.1769935],[23.7272196,38.1772069],[23.7274137,38.1772074],[23.7278366,38.1770732],[23.7279635,38.176722],[23.7281216,38.1766187],[23.7283037,38.1767813],[23.7286342,38.1769263],[23.7289879,38.1769992],[23.7291129,38.1771617],[23.7298203,38.1772715],[23.7303563,38.177462],[23.730733,38.1774629],[23.7309153,38.1775714],[23.7311082,38.1778963],[23.7317113,38.1781636],[23.7318035,38.1782043],[23.7319056,38.1783938],[23.7321222,38.1784935],[23.7322698,38.1787101],[23.7323246,38.1793411],[23.7326427,38.1797835],[23.7329507,38.1798563],[23.7330893,38.1800098],[23.7332901,38.1800102],[23.7338376,38.1801827],[23.734162,38.1801654],[23.7344027,38.1798956],[23.7344857,38.1797426],[23.7345981,38.1795355],[23.7347813,38.1794098],[23.7348389,38.1792477],[23.7352511,38.1789422],[23.7354566,38.1786542],[23.7358795,38.178511],[23.7359575,38.1784571],[23.7364747,38.1781068],[23.7366924,38.1779],[23.7367962,38.1775938],[23.7369797,38.1773779],[23.7372193,38.1774145],[23.737562,38.1773792],[23.737997,38.1770647],[23.7382929,38.1773177],[23.7384301,38.1772549],[23.738658,38.1773816],[23.7394006,38.1772571],[23.7396633,38.1772216],[23.7395851,38.1767528],[23.7397912,38.176573],[23.7398838,38.1765282],[23.7401369,38.1759699],[23.740297,38.1758982],[23.7404678,38.1754479],[23.7404811,38.1752182],[23.7404822,38.1751866],[23.7403916,38.1749881],[23.7402662,38.1749338],[23.7402325,38.1747715],[23.740245,38.1744651],[23.7403594,38.1744022],[23.7404742,38.1742223],[23.7402813,38.1738974],[23.7403508,38.1736271],[23.7402609,38.1732124],[23.7399762,38.1730135],[23.739715,38.1726253],[23.7393278,38.1723541],[23.7393062,38.172309],[23.7391125,38.171903],[23.7389889,38.171344],[23.7390125,38.1711277],[23.7386957,38.1703339],[23.7385142,38.1703064],[23.7384345,38.1702342],[23.7379661,38.1703413],[23.7376573,38.1704848],[23.7370754,38.1703934],[23.7369273,38.1703209],[23.7362527,38.1703149],[23.7357843,38.1697956],[23.7351658,38.1696681],[23.7348582,38.1694871],[23.7345966,38.1692432],[23.7341741,38.1686835],[23.7338826,38.1684845],[23.7331724,38.1684514],[23.7329195,38.1683471],[23.7326922,38.1680853],[23.7328418,38.1677431],[23.7327549,38.1675266],[23.732478,38.1673277],[23.732113,38.1672548],[23.7318835,38.1672768],[23.7316484,38.1672898],[23.7309944,38.1675046],[23.7305958,38.1679363],[23.7304232,38.1682829],[23.7299602,38.1684756],[23.7297083,38.1686733],[23.7294801,38.1686547],[23.7292742,38.1687444],[23.7286921,38.168725],[23.7279603,38.1690387],[23.7274175,38.1687896],[23.7271665,38.168753],[23.7267747,38.1685809],[23.7266995,38.1684906],[23.7266706,38.1682787],[23.7269991,38.1681172],[23.7270783,38.1679281],[23.726932,38.1677476],[23.7269058,38.1676799],[23.7267803,38.1676616],[23.7263118,38.1677867],[23.7262437,38.1676784],[23.7263126,38.1675614],[23.7262672,38.1675162],[23.7260385,38.1676058],[23.7253268,38.1680683],[23.7256496,38.1672489],[23.725794,38.1670825],[23.7263948,38.1663854],[23.7273551,38.1660091],[23.7275612,38.1658474],[23.7276653,38.1654781],[23.7274155,38.165117],[23.7269438,38.1648591],[23.7266937,38.1645881],[23.7260776,38.1645055],[23.7259316,38.1644196],[23.7256675,38.1642613],[23.7249943,38.1641786],[23.7244251,38.1637807],[23.7239004,38.1636623],[23.7233649,38.1634087],[23.7232626,38.1632823],[23.7235032,38.1630485],[23.7235956,38.1627603],[23.7235162,38.1626339],[23.7234935,38.1625978],[23.7229925,38.1622722],[23.7229364,38.1620107],[23.7231195,38.161885],[23.723223,38.1616779],[23.7238752,38.1612829],[23.7240578,38.1612833],[23.7243314,38.1613831],[23.7247994,38.1613662],[23.7250852,38.1612587],[23.7252917,38.1609888],[23.726171,38.1609007],[23.7263883,38.1607751],[23.7266625,38.1607216],[23.7267468,38.1607849],[23.7277512,38.1608053],[23.7277602,38.1607918],[23.7278545,38.1606433],[23.7278136,38.160526],[23.7281679,38.1603917],[23.7283398,38.1602208],[23.7286483,38.1601494],[23.7291516,38.1598622],[23.7296093,38.1595568],[23.7297379,38.1593904],[23.7296553,38.1588855],[23.7293706,38.1586865],[23.7289262,38.1585053],[23.7289724,38.1583432],[23.7291442,38.1581903],[23.7291354,38.1580641],[23.7290455,38.1576674],[23.7289603,38.1575545],[23.7285891,38.1570625],[23.7285322,38.1570173],[23.7284034,38.1569269],[23.727419,38.1565055],[23.7265639,38.1562692],[23.7260962,38.156196],[23.725482,38.1561765],[23.7249321,38.1561572],[23.7239969,38.1559567],[23.7229245,38.155828],[23.721555,38.1557617],[23.7204248,38.1558221]]},{"id":15857,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0386\u03b3\u03b9\u03bf\u03c2 \u039c\u03b5\u03c1\u03ba\u03bf\u03cd\u03c1\u03b9\u03bf\u03c2-\u039c\u03cc\u03bb\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2","path":"Attiki\/Attiki_Parnitha_AgiosMerkourios_Mola","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":10160,"name_EN":"Parnitha Mt: Aghios Merkourios-Mola","description_EN":"Ascent via Laka Milias","ascent_time":290,"descent_time":270,"marker":"Red_dots","level":13,"ascent":637,"descent":217,"maxelev":1066,"minelev":640,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.73092 38.18012,23.78763 38.21517)","views":285,"millestones":"0,23.7875305,38.2152833#1,23.7795481,38.2104982#2,23.7726637,38.2068919#3,23.7645090,38.2077636#4,23.7656129,38.2132339#5,23.7571682,38.2107159#6,23.7484853,38.2071261#7,23.7406217,38.2025908#8,23.7347726,38.1965568#9,23.7315326,38.1884781#10.2,23.7338340,38.1801827","x":23.7656262,"y":38.2132273,"coor":[[23.7875305,38.2152833],[23.7870944,38.2152149],[23.7867294,38.215034],[23.7861921,38.2151953],[23.7859293,38.2151948],[23.7854395,38.2147252],[23.7847783,38.2142554],[23.78447,38.2142188],[23.7839214,38.2143259],[23.7834743,38.2140141],[23.7831748,38.2137703],[23.7830271,38.2135176],[23.7826051,38.2132825],[23.7825485,38.2131382],[23.7823547,38.2130027],[23.7823851,38.2127324],[23.7824016,38.2125882],[23.7823456,38.2122276],[23.7819579,38.2119835],[23.7818327,38.2118301],[23.7812511,38.2115045],[23.7811026,38.2115223],[23.7810117,38.2113419],[23.7806577,38.2113142],[23.7806695,38.2112061],[23.7802929,38.2110792],[23.7802704,38.210971],[23.7799967,38.2108082],[23.7799399,38.2107],[23.7794838,38.2104648],[23.7793124,38.2104645],[23.7793014,38.2103383],[23.779073,38.2103018],[23.7790051,38.2100944],[23.7788114,38.2099498],[23.7781947,38.2099036],[23.777978,38.209795],[23.7778983,38.2097048],[23.7778763,38.2094253],[23.7777625,38.2092989],[23.7772258,38.2092529],[23.7771462,38.2091446],[23.7767042,38.2090626],[23.7763164,38.2088681],[23.7760431,38.2085972],[23.7758834,38.2085248],[23.7755522,38.2085061],[23.7753018,38.2082173],[23.7751762,38.208208],[23.7751081,38.2080817],[23.7747207,38.2077655],[23.7740925,38.2077643],[23.7738188,38.2076196],[23.7738996,38.2073404],[23.773797,38.2072861],[23.7737517,38.2071598],[23.7738552,38.2069167],[23.7737528,38.2067993],[23.7737418,38.2066461],[23.7738792,38.2065382],[23.7739138,38.2064301],[23.7738227,38.2063669],[23.7737746,38.2061099],[23.7736602,38.2061638],[23.7735918,38.2061096],[23.7735228,38.2062716],[23.7733283,38.2063614],[23.7732479,38.2065054],[23.7730307,38.2065681],[23.7728013,38.2068921],[23.7724015,38.2068913],[23.7722189,38.2068279],[23.7718986,38.2069895],[23.7717159,38.2069982],[23.771579,38.2069348],[23.7711106,38.2069519],[23.7710419,38.2070059],[23.770711,38.2068971],[23.7703224,38.2069954],[23.7702082,38.2069772],[23.770061,38.2065623],[23.76965,38.2065075],[23.7695362,38.206372],[23.7692851,38.2063175],[23.769274,38.2062273],[23.768736,38.2065868],[23.768565,38.2064963],[23.7684392,38.2065321],[23.7682683,38.2063966],[23.7681311,38.2064324],[23.7680288,38.206288],[23.7679261,38.2062607],[23.7676333,38.2062872],[23.7674625,38.2061426],[23.7671918,38.2061827],[23.7671196,38.206196],[23.7667427,38.2061863],[23.7665604,38.2060597],[23.7664344,38.2061857],[23.7661487,38.2062121],[23.7659547,38.2061577],[23.7657716,38.2062835],[23.7655544,38.2063371],[23.7652919,38.2062645],[23.7646283,38.2066237],[23.7644637,38.206745],[23.764532,38.2068172],[23.7643488,38.2069521],[23.7643024,38.2071863],[23.7644843,38.207439],[23.764381,38.207601],[23.7645403,38.2077996],[23.7645513,38.2079258],[23.7647795,38.2079984],[23.7649966,38.2079808],[23.7650418,38.2081161],[23.7651903,38.2081344],[23.7651432,38.2085489],[23.7652458,38.2086302],[23.7652341,38.2087203],[23.7654625,38.2087117],[23.7655192,38.208856],[23.7653814,38.2090721],[23.7657121,38.209253],[23.766112,38.2091997],[23.7663617,38.2097049],[23.7665557,38.2097774],[23.7665782,38.2098856],[23.7668985,38.209724],[23.767104,38.2097605],[23.7671608,38.2098507],[23.7671148,38.2099407],[23.7672853,38.2102024],[23.7674108,38.2102748],[23.7676051,38.2102391],[23.7678042,38.2104648],[23.7679078,38.2105732],[23.7678157,38.2107983],[23.7675638,38.210969],[23.7673804,38.211194],[23.767631,38.2113838],[23.7675731,38.211654],[23.7677779,38.2119068],[23.7677432,38.2120239],[23.7674233,38.2120593],[23.7672512,38.2123023],[23.7668283,38.2123735],[23.7663479,38.2125799],[23.7656262,38.2132273],[23.7647567,38.2136492],[23.7646648,38.2137932],[23.7644019,38.2138467],[23.7643103,38.2139187],[23.7637851,38.2138455],[23.7635333,38.2139802],[23.7635101,38.2140883],[23.7629786,38.2141954],[23.7625563,38.2140864],[23.7621668,38.2141216],[23.7615622,38.2141745],[23.7611967,38.2141557],[23.7610252,38.2142184],[23.7605225,38.2142445],[23.7603293,38.2139286],[23.7603533,38.2135862],[23.7602623,38.2134688],[23.7597496,38.2130622],[23.7595899,38.2130078],[23.7593511,38.2126829],[23.7589751,38.2123937],[23.7588728,38.2122133],[23.7584281,38.211978],[23.7580185,38.2115085],[23.7572895,38.2108762],[23.756937,38.2104068],[23.7567781,38.2101],[23.7567901,38.2099378],[23.7566658,38.2098294],[23.7560641,38.2087286],[23.7558014,38.2087191],[23.7552086,38.2083754],[23.7551327,38.2082535],[23.7546847,38.2079282],[23.7541477,38.2079721],[23.7537713,38.2078361],[23.7534006,38.2079885],[23.7533366,38.2080155],[23.7529826,38.2079877],[23.7521962,38.2081257],[23.7516378,38.207746],[23.7507136,38.2074556],[23.7505196,38.2073831],[23.7502795,38.2074727],[23.7498577,38.2072375],[23.7495836,38.2072189],[23.7493331,38.2070021],[23.7488076,38.207019],[23.748293,38.2071891],[23.7479167,38.2070261],[23.7474485,38.206998],[23.7473005,38.2068535],[23.7469351,38.2068167],[23.7468099,38.2066993],[23.7458735,38.2066251],[23.7455078,38.2066874],[23.7453139,38.2065969],[23.7451311,38.2066325],[23.7446858,38.2065685],[23.7441724,38.2064051],[23.743842,38.2061881],[23.7432369,38.2061147],[23.74182,38.2056655],[23.7419112,38.2054133],[23.7418671,38.2049626],[23.7415946,38.2045114],[23.741595,38.2043852],[23.7413446,38.2041323],[23.741334,38.203916],[23.7410509,38.2032124],[23.7406838,38.2026798],[23.7404487,38.2023368],[23.7399589,38.2019572],[23.7395713,38.2017581],[23.7394008,38.2015324],[23.7378159,38.2008079],[23.7373139,38.2006445],[23.7370746,38.2004998],[23.7363216,38.2002908],[23.7360416,38.2000333],[23.7360419,38.1999522],[23.7350159,38.1994452],[23.735051,38.19922],[23.7351427,38.199112],[23.7350977,38.1989317],[23.7349845,38.198661],[23.7346881,38.1985162],[23.7346314,38.1983899],[23.7349522,38.1981202],[23.7347039,38.1973085],[23.7348183,38.1972367],[23.7350941,38.1967867],[23.7347407,38.1965876],[23.7348324,38.1964977],[23.7347757,38.1963984],[23.734354,38.1961631],[23.7340017,38.1956757],[23.733865,38.1956032],[23.7337298,38.1950802],[23.733767,38.194864],[23.7333748,38.1937951],[23.73324,38.1931639],[23.7330362,38.1927038],[23.7331853,38.1925059],[23.733278,38.1921366],[23.7332238,38.1913434],[23.7331329,38.191226],[23.732586,38.1909003],[23.732621,38.1906931],[23.7323482,38.190341],[23.7323831,38.1901788],[23.7322697,38.1899623],[23.7322708,38.1896378],[23.7318733,38.1890601],[23.731749,38.1886903],[23.7313622,38.1883109],[23.7312951,38.1879322],[23.7313312,38.1874276],[23.7311841,38.1870487],[23.7311858,38.1865801],[23.7310272,38.1862463],[23.7310404,38.1857596],[23.7312473,38.1853996],[23.7312594,38.1852104],[23.7314322,38.1847782],[23.7314453,38.1843456],[23.7315716,38.1841296],[23.731709,38.1840488],[23.7316981,38.1838955],[23.7318474,38.1836706],[23.7319141,38.183175],[23.7319178,38.183148],[23.7320559,38.1828599],[23.7323625,38.1826308],[23.7323744,38.1822072],[23.7323183,38.1819367],[23.7323758,38.1818287],[23.7323912,38.1817161],[23.7323116,38.1816258],[23.7323023,38.1813464],[23.7323013,38.1813283],[23.7326567,38.1809146],[23.7326693,38.1805901],[23.7325712,38.1804818],[23.7326518,38.1803017],[23.7330857,38.1800098],[23.7332866,38.1800102],[23.733834,38.1801827]]},{"id":15858,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0391\u03bc\u03c5\u03b3\u03b4\u03b1\u03bb\u03ad\u03b6\u03b1-\u039a\u03b9\u03ac\u03c6\u03b1 \u039c\u03c0\u03bf\u03cd\u03ba\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03bc\u03c5\u03b3\u03b4\u03b1\u03bb\u03ad\u03b6\u03b1 \u03c3\u03c4\u03bf\u03bd \u0391\u03b3\u03b9\u03ce\u03c1\u03b3\u03b7 \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","path":"Attiki\/Attiki_Parnitha_Amygdaleza_AgGeorgios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4350,"name_EN":"Parnitha Mt: Amygdaleza-Kiafa Bouka-Aghios Georgios","description_EN":"From Amygdaleza to Aghios Gerogios on Keramidi","ascent_time":110,"descent_time":95,"marker":"Red_dots","level":13,"ascent":472,"descent":31,"maxelev":866,"minelev":414,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.69204 38.12215,23.72003 38.13733)","views":131,"millestones":"0,23.7200296,38.1221455#1,23.7178684,38.1281827#2,23.7083170,38.1306843#3,23.7003614,38.1359876#4.4,23.6920408,38.1373249","x":23.7072034,"y":38.1308791,"coor":[[23.7200296,38.1221455],[23.7199716,38.1223933],[23.7195835,38.1224284],[23.7191269,38.1224994],[23.7190464,38.1226704],[23.7186343,38.12303],[23.7185286,38.123246],[23.7183341,38.1233897],[23.7186872,38.1235528],[23.7189725,38.1235355],[23.7191832,38.1236216],[23.7193545,38.123595],[23.7193423,38.1237932],[23.719147,38.1241488],[23.7186665,38.1244901],[23.7179348,38.1248669],[23.7176036,38.1249742],[23.717421,38.1249738],[23.7173292,38.1251087],[23.717158,38.1251444],[23.7170204,38.1253243],[23.7165856,38.1256297],[23.7167783,38.1259636],[23.7167772,38.126234],[23.7170043,38.126532],[23.7169464,38.1267391],[23.7172071,38.1271994],[23.7175146,38.1273443],[23.7174685,38.1274524],[23.7176732,38.1276331],[23.7178883,38.1280572],[23.7178649,38.1282104],[23.7174883,38.1282455],[23.7174194,38.1283625],[23.7171793,38.1284791],[23.7171432,38.1289657],[23.7164484,38.1289325],[23.7160029,38.1290576],[23.7158091,38.1290391],[23.7156033,38.1291287],[23.7153182,38.12911],[23.7148853,38.1289287],[23.7146913,38.1289282],[23.7145426,38.129018],[23.7135021,38.1289524],[23.7131054,38.1289244],[23.7128425,38.1290319],[23.7125914,38.1290493],[23.7118022,38.1295611],[23.7115739,38.1295785],[23.7113169,38.12965],[23.7111344,38.1296315],[23.7109857,38.1297213],[23.7107806,38.1296487],[23.7105633,38.1297924],[23.7103453,38.1300892],[23.7101739,38.1301609],[23.7098997,38.1302504],[23.7092382,38.1301766],[23.7091125,38.1302304],[23.7089403,38.1304823],[23.7084939,38.1305758],[23.7081851,38.1307643],[23.7078974,38.1307456],[23.7077174,38.1307361],[23.7072034,38.1308791],[23.7066881,38.1313374],[23.7065055,38.131337],[23.7062083,38.1314624],[23.7060486,38.131453],[23.7059568,38.131597],[23.7057624,38.1316956],[23.7055,38.131695],[23.7050089,38.1318019],[23.7048944,38.1319097],[23.7045973,38.1320081],[23.7043795,38.1322599],[23.7038082,38.1324568],[23.7037736,38.1325468],[23.7036594,38.1325736],[23.7035333,38.1327174],[23.7031882,38.1334015],[23.7031872,38.1336359],[23.7029129,38.1337523],[23.7029124,38.1338785],[23.7025001,38.134256],[23.702157,38.1344534],[23.7020429,38.1344441],[23.7019395,38.1346241],[23.7017911,38.1346237],[23.7014471,38.1350374],[23.7013087,38.1354156],[23.7009652,38.1357031],[23.700325,38.1359989],[23.7002561,38.1360889],[23.6999482,38.136052],[23.6997997,38.1360787],[23.6994457,38.1361409],[23.6993215,38.1358341],[23.6987643,38.135364],[23.6983339,38.1345879],[23.6978007,38.1338294],[23.6973456,38.1335038],[23.697108,38.1330165],[23.6969369,38.132998],[23.6964797,38.1331951],[23.69608,38.1332662],[23.6959318,38.1332478],[23.6955904,38.1330306],[23.6952821,38.1330749],[23.6950037,38.1333085],[23.6948837,38.1336056],[23.6948638,38.1340156],[23.6947489,38.1342136],[23.6948508,38.1344121],[23.6948384,38.1346329],[23.6948261,38.1348627],[23.6949171,38.134935],[23.6951681,38.1349357],[23.695293,38.1350802],[23.6943546,38.1357267],[23.6940917,38.1358341],[23.6938948,38.1360184],[23.6933128,38.1365621],[23.693061,38.1367237],[23.6929691,38.1368767],[23.6926602,38.1370741],[23.692466,38.1371277],[23.6923724,38.1371635],[23.6920408,38.1373249]]},{"id":15859,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c. \u039a\u03bb\u03b5\u03b9\u03c3\u03c4\u03ce\u03bd-\u0386\u03c1\u03bc\u03b1-\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03a0\u03b1\u03bd\u03cc\u03c2","description_GR":"\u0393\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03c4\u03b7\u03c2 \u0393\u03ba\u03bf\u03cd\u03c1\u03b1\u03c2","path":"Attiki\/Attiki_Parnitha_Arma_Panas_Kleista","activity_type":33,"assistance":2,"difficulty":3,"scenic_value":4,"length":9476,"name_EN":"Parnitha Mt: Kleiston mon.-Arma-Cave of Pan","description_EN":"Around the Goura gorge","ascent_time":280,"descent_time":270,"marker":"Red_dots","level":13,"ascent":774,"descent":774,"maxelev":829,"minelev":310,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.64949 38.12447,23.67198 38.14737)","views":1076,"millestones":"0,23.6568100,38.1306616#1,23.6504822,38.1340678#2,23.6535803,38.1397077#3,23.6607065,38.1424723#4,23.6680592,38.1473000#5,23.6705514,38.1420844#6,23.6688114,38.1341124#7,23.6653890,38.1297922#8,23.6591886,38.1268911#9,23.6563514,38.1289847#9.5,23.6568111,38.1306616","x":23.6708515,"y":38.14272,"coor":[[23.65681,38.1306616],[23.6562014,38.1302632],[23.6561666,38.1303893],[23.6555847,38.1303786],[23.6555729,38.1304687],[23.6554361,38.1304412],[23.6554469,38.1305764],[23.6552759,38.1305489],[23.6551965,38.1304405],[23.6550028,38.1303859],[23.6548198,38.1304755],[23.6546157,38.1302135],[23.6540248,38.129689],[23.6538077,38.1297605],[23.653771,38.1302921],[23.6535327,38.1304627],[23.6531857,38.1309934],[23.6531275,38.1312456],[23.6528635,38.1315692],[23.6528736,38.1318397],[23.6525288,38.1323704],[23.6523672,38.1327755],[23.6521148,38.1330541],[23.6511883,38.13352],[23.6508675,38.1338075],[23.6508756,38.1341905],[23.6507613,38.1342353],[23.6504541,38.1340541],[23.6503741,38.1340899],[23.6504,38.1341846],[23.6506156,38.1344376],[23.6506699,38.1350056],[23.6502339,38.135518],[23.6500507,38.1356436],[23.6499928,38.1358327],[23.6503799,38.1360141],[23.6508362,38.1360425],[23.6509843,38.136079],[23.6509613,38.136115],[23.6500697,38.1364368],[23.649541,38.1372373],[23.6495631,38.1373996],[23.6497226,38.1374361],[23.6497328,38.1376885],[23.6500276,38.138086],[23.6512343,38.1386934],[23.6530572,38.1393116],[23.6531925,38.1396635],[23.6536715,38.139719],[23.6537278,38.1398814],[23.6539333,38.139864],[23.654218,38.139991],[23.6545928,38.1403526],[23.6546718,38.1405511],[23.6546364,38.1408034],[23.6542809,38.1411718],[23.6541083,38.1414597],[23.6541295,38.1418023],[23.6539812,38.1418018],[23.6538438,38.1418916],[23.6543452,38.1420553],[23.6547088,38.1423808],[23.6551982,38.1426616],[23.6555856,38.1427979],[23.6558138,38.1427986],[23.6559632,38.1425828],[23.6562146,38.1425024],[23.6568987,38.1426306],[23.6574912,38.1428396],[23.6580338,38.1429493],[23.6584225,38.1427972],[23.6598842,38.1425942],[23.6603186,38.1424332],[23.6606381,38.1424341],[23.6608191,38.1425338],[23.6611613,38.1425888],[23.6615712,38.1427703],[23.6621738,38.1432587],[23.662378,38.1435297],[23.6629021,38.1437114],[23.6631521,38.1439375],[23.6635167,38.1440827],[23.6638361,38.1441106],[23.6642462,38.144265],[23.6645313,38.1443019],[23.6647258,38.1444376],[23.6646906,38.1446538],[23.6648268,38.1448074],[23.6647234,38.1449694],[23.6647684,38.1450957],[23.6649278,38.1451773],[23.6650057,38.1456191],[23.6651996,38.1456377],[23.6657801,38.1459728],[23.6657795,38.146099],[23.665516,38.1463325],[23.6661069,38.146884],[23.6661681,38.1470058],[23.6663492,38.147101],[23.6665661,38.1470836],[23.6666337,38.147282],[23.66685,38.1473908],[23.6670897,38.1473915],[23.6672725,38.1473379],[23.6673977,38.1474194],[23.6679804,38.1472768],[23.6680372,38.1473311],[23.6681865,38.1471242],[23.6683344,38.1472328],[23.668506,38.1471251],[23.6684383,38.1469627],[23.6687128,38.1468193],[23.6687028,38.1469815],[23.6688795,38.1470315],[23.6689432,38.1468379],[23.6688985,38.1466215],[23.6690252,38.1463515],[23.6692427,38.1462079],[23.6694592,38.1462806],[23.6694817,38.1463618],[23.6697097,38.1464255],[23.6700394,38.1466968],[23.6702559,38.1467695],[23.6704619,38.1466439],[23.6706216,38.1466624],[23.6707702,38.1465997],[23.6710452,38.1463572],[23.6714569,38.1461691],[23.6718854,38.1458233],[23.6714437,38.1455336],[23.6708676,38.1442072],[23.6708515,38.14272],[23.6707157,38.1424673],[23.6705787,38.1424759],[23.6706255,38.1422237],[23.6700484,38.1411406],[23.6699836,38.1403293],[23.6701557,38.1401135],[23.6704646,38.1399341],[23.6706945,38.1395562],[23.6709254,38.138962],[23.6707213,38.138691],[23.6697081,38.1381474],[23.669413,38.1378041],[23.6693579,38.1373714],[23.66945,38.1371734],[23.6694509,38.1369751],[23.6691001,38.1363252],[23.6692713,38.1358525],[23.6693309,38.1352939],[23.6691378,38.1350951],[23.6688889,38.1346257],[23.6688002,38.1340351],[23.6683458,38.1336013],[23.6683008,38.1334569],[23.6683584,38.1333309],[23.6682214,38.1333395],[23.668176,38.1332853],[23.6681778,38.1328888],[23.6687621,38.1323767],[23.6688535,38.1323499],[23.6685119,38.1321867],[23.6684895,38.1320966],[23.6688109,38.1316649],[23.6690169,38.1315393],[23.6691098,38.13117],[23.6694944,38.1306484],[23.6692759,38.1302512],[23.6692877,38.1301611],[23.6690821,38.1301966],[23.6689,38.1301149],[23.6686617,38.1298078],[23.6683853,38.1296719],[23.6682711,38.1296986],[23.6682588,38.1298878],[23.6680873,38.1299594],[23.668042,38.1298872],[23.6678253,38.1298686],[23.6677003,38.1297691],[23.6674718,38.1298225],[23.6672314,38.1300021],[23.6668206,38.1300189],[23.666764,38.1299196],[23.6666727,38.1299104],[23.6667642,38.1298746],[23.6666046,38.1298291],[23.6664221,38.1298195],[23.6661478,38.1299269],[23.6657829,38.1298718],[23.6658178,38.1297277],[23.6653953,38.1298076],[23.6653727,38.1297534],[23.6654759,38.1296546],[23.665282,38.129636],[23.6648835,38.1294366],[23.6647461,38.1295534],[23.6647006,38.1295172],[23.6645405,38.1296069],[23.6644388,38.1293903],[23.6642454,38.1292635],[23.6642343,38.1291914],[23.6639948,38.1291727],[23.6639374,38.1292446],[23.6639265,38.1291365],[23.6638014,38.129046],[23.6636635,38.1292619],[23.6634936,38.128991],[23.6631617,38.1292154],[23.6627503,38.1293404],[23.6625451,38.1293037],[23.661988,38.1288876],[23.6617029,38.1288507],[23.6612346,38.1289575],[23.6611327,38.128795],[23.6612033,38.128322],[23.6607803,38.128501],[23.6605635,38.1285094],[23.6604839,38.1284461],[23.6600957,38.1285171],[23.6596611,38.1287321],[23.6594671,38.1287496],[23.6593534,38.1286591],[23.6593669,38.1282085],[23.6592535,38.128055],[23.6593121,38.1277217],[23.6595889,38.1270826],[23.6591335,38.126865],[23.6583498,38.1261057],[23.6586818,38.1258723],[23.6587851,38.1257284],[23.6587296,38.1256336],[23.6586041,38.1256242],[23.6583661,38.1252991],[23.6580724,38.1246493],[23.6580392,38.1244329],[23.6575604,38.1245892],[23.6574229,38.124715],[23.6573431,38.1246968],[23.6572267,38.1251831],[23.6569531,38.1251462],[23.6568273,38.125218],[23.6567133,38.1251996],[23.6565866,38.1254516],[23.6561095,38.1257657],[23.6559201,38.1260084],[23.6556435,38.1266025],[23.655665,38.1268819],[23.6555049,38.1269535],[23.6554427,38.1270615],[23.6559206,38.1273513],[23.6561917,38.1279289],[23.656191,38.1280821],[23.6561877,38.1287761],[23.656528,38.1292097],[23.656425,38.1292635],[23.6562887,38.1291459],[23.6562088,38.1291457],[23.6562178,38.1296504],[23.6562761,38.1298443],[23.6565833,38.1300255],[23.6565936,38.1302599],[23.6567865,38.1304947],[23.6568111,38.1306616]]},{"id":15860,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0391\u03c5\u03bb\u03ce\u03bd\u03b1\u03c2-\u039b\u03b7\u03bc\u03b9\u03ba\u03cc-\u039c\u03cc\u03bb\u03b1","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","path":"Attiki\/Attiki_Parnitha_Avlonas_Limiko_Mola","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":13321,"name_EN":"Parnitha Mt: Avlonas-Limiko-Mola","description_EN":"A long traverse of Northern Parnitha","ascent_time":500,"descent_time":425,"marker":"Red_dots","level":13,"ascent":1029,"descent":135,"maxelev":1066,"minelev":162,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.66892 38.18001,23.73384 38.25023)","views":344,"millestones":"0,23.6947740,38.2502950#1,23.6863137,38.2452843#2,23.6791506,38.2392261#3,23.6742474,38.2320747#4,23.6691550,38.2247029#5,23.6765745,38.2195609#6,23.6838055,38.2130854#7,23.6936283,38.2096161#8,23.6992297,38.2035868#9,23.6983932,38.1977418#10,23.7058871,38.1921893#11,23.7165656,38.1903339#12,23.7231361,38.1848072#13.3,23.7338379,38.1801827","x":23.6916274,"y":38.210001,"coor":[[23.694774,38.250295],[23.694623,38.2502766],[23.6932985,38.2499847],[23.6934081,38.2494848],[23.6931941,38.2493446],[23.6929756,38.2490646],[23.6922291,38.248576],[23.6919891,38.2485844],[23.6918903,38.248467],[23.6915456,38.2483128],[23.6912592,38.248222],[23.6907467,38.2480584],[23.6899935,38.2478041],[23.6894692,38.2474602],[23.6891838,38.2473873],[23.6888767,38.2470531],[23.6883432,38.2461955],[23.6881725,38.2460328],[23.6870093,38.2454619],[23.6866328,38.2453167],[23.6863372,38.2452844],[23.6858937,38.2452832],[23.685837,38.2451749],[23.6859596,38.2450851],[23.685912,38.2450039],[23.6856035,38.245003],[23.6855133,38.2447144],[23.6853996,38.2445879],[23.6852279,38.2446505],[23.6851024,38.2446142],[23.6849568,38.24442],[23.6847274,38.2441175],[23.6844762,38.2440717],[23.6842027,38.2438907],[23.6839858,38.2438361],[23.6833933,38.2434379],[23.6827204,38.2431297],[23.6824215,38.2427233],[23.6820287,38.2421365],[23.6817262,38.2418112],[23.6809753,38.2410521],[23.6803491,38.2405277],[23.680123,38.2402161],[23.6797471,38.2396969],[23.6792109,38.2395017],[23.6791213,38.2390868],[23.6788496,38.2385093],[23.6789107,38.2384193],[23.6792501,38.2381454],[23.679251,38.2379471],[23.6790591,38.2373968],[23.6783419,38.236782],[23.678148,38.2367094],[23.6779334,38.236132],[23.6777513,38.2359693],[23.6777859,38.2359153],[23.6773192,38.2354994],[23.6766582,38.2351011],[23.6764662,38.2348572],[23.6762833,38.2346224],[23.6760212,38.2344594],[23.6757355,38.2344812],[23.675548,38.2339985],[23.6748414,38.2336],[23.674489,38.2331935],[23.6744442,38.232986],[23.6745025,38.2327158],[23.6742642,38.2323457],[23.674243,38.2319761],[23.6740491,38.2319125],[23.6737465,38.2315466],[23.6739221,38.2311596],[23.673899,38.2309838],[23.6738196,38.2308484],[23.6735655,38.2306629],[23.6732957,38.2304684],[23.6730813,38.229873],[23.6723081,38.2290417],[23.6718672,38.227995],[23.6715157,38.2273992],[23.6713339,38.2271733],[23.6705389,38.2266033],[23.6702996,38.2264585],[23.669598,38.2262177],[23.6693248,38.2260006],[23.6691558,38.2254774],[23.6690319,38.2250985],[23.6691248,38.2247473],[23.6693664,38.2243965],[23.6694852,38.2241715],[23.6701272,38.2236776],[23.6705725,38.223733],[23.6710299,38.2236351],[23.6712578,38.2237799],[23.6718289,38.2237996],[23.6724682,38.2239185],[23.6732583,38.2235152],[23.6739117,38.2230033],[23.6740728,38.2227514],[23.6741078,38.2225892],[23.6740181,38.2222105],[23.6740652,38.2218861],[23.6745702,38.2213738],[23.6747544,38.2210454],[23.6748811,38.2208159],[23.6758439,38.2201156],[23.6760394,38.2198097],[23.676474,38.2197028],[23.6765775,38.2195589],[23.6769212,38.2193255],[23.6773897,38.2192997],[23.677641,38.218985],[23.6779957,38.2188508],[23.6785127,38.2181853],[23.6788679,38.2179519],[23.6793157,38.2174214],[23.679648,38.217206],[23.679728,38.2171927],[23.6798423,38.2171705],[23.680083,38.2169909],[23.6804511,38.2164151],[23.6807839,38.2160555],[23.681037,38.2156416],[23.6812549,38.2154439],[23.6814966,38.21503],[23.6815318,38.2148318],[23.6817497,38.2146341],[23.6817733,38.214454],[23.6821289,38.2141034],[23.6828384,38.213817],[23.6834348,38.2132598],[23.6841903,38.2129013],[23.6845905,38.2127943],[23.6846709,38.2127134],[23.6850025,38.2126241],[23.6851852,38.2126336],[23.6854257,38.2124901],[23.6858253,38.2125362],[23.6861458,38.2123929],[23.6863055,38.2124293],[23.6867289,38.2122502],[23.6871061,38.2122152],[23.687655,38.2120544],[23.6878841,38.2119198],[23.6886157,38.2117866],[23.6889937,38.2115352],[23.6896572,38.2113027],[23.6897723,38.2110867],[23.6904359,38.2108451],[23.6904705,38.2107551],[23.6909055,38.2105489],[23.690963,38.2104409],[23.6911917,38.2103965],[23.6916274,38.210001],[23.6919932,38.2099299],[23.6923015,38.2099668],[23.6924502,38.2098951],[23.6930782,38.2099508],[23.6932954,38.2099153],[23.6935937,38.2096096],[23.6937991,38.2096462],[23.6946694,38.2091258],[23.6946242,38.2089995],[23.6947622,38.2087835],[23.6947633,38.2085132],[23.6949704,38.2081532],[23.6950062,38.2078018],[23.6949263,38.2077836],[23.6949493,38.2077386],[23.6957011,38.2068798],[23.6959593,38.2065876],[23.6961306,38.206579],[23.6962914,38.2063812],[23.6964629,38.2063275],[23.6966011,38.2060575],[23.696922,38.205788],[23.6971505,38.2057705],[23.69762,38.2054833],[23.6978936,38.2056102],[23.6980079,38.2055835],[23.6981217,38.2057009],[23.6982589,38.2056652],[23.698637,38.2053778],[23.6989456,38.2053065],[23.6994609,38.2049879],[23.6996383,38.2046549],[23.699549,38.2041319],[23.6991975,38.2035182],[23.6991983,38.2033199],[23.6991301,38.2032476],[23.6992114,38.2029234],[23.6993717,38.2028156],[23.6994067,38.2026445],[23.6992711,38.2022746],[23.6986889,38.2022281],[23.6984837,38.2021194],[23.6983709,38.2017766],[23.6982034,38.2017311],[23.6980401,38.2016857],[23.6977327,38.2014505],[23.6971506,38.2013499],[23.6968542,38.201232],[23.6966258,38.2012224],[23.6963293,38.2011134],[23.6958161,38.2009229],[23.6953654,38.2005657],[23.6960423,38.2003511],[23.6963358,38.2001581],[23.6966823,38.1997354],[23.6970353,38.199457],[23.6974595,38.199075],[23.6974602,38.1988948],[23.6977236,38.1987242],[23.6981025,38.1982295],[23.698436,38.1976716],[23.6983705,38.1969414],[23.6984122,38.1967973],[23.6984419,38.1967658],[23.6986094,38.196577],[23.6990789,38.1962628],[23.6994233,38.195822],[23.6998244,38.1954806],[23.699905,38.1953186],[23.699849,38.1950661],[23.6999067,38.194904],[23.7002615,38.1947247],[23.700571,38.194428],[23.7008224,38.1943926],[23.7011204,38.194132],[23.7012405,38.1940873],[23.7015321,38.1939799],[23.7023776,38.1938739],[23.7028229,38.193911],[23.7031542,38.1938758],[23.7041843,38.1933016],[23.7047117,38.1927982],[23.7050435,38.1926369],[23.70525,38.192385],[23.7055588,38.1922776],[23.7062562,38.1920901],[23.7067587,38.1920734],[23.7071247,38.1919211],[23.7075815,38.1919222],[23.7099579,38.1916397],[23.7110193,38.1917865],[23.7112928,38.1919314],[23.7117039,38.1919324],[23.7124585,38.1917179],[23.7126992,38.1914842],[23.7131732,38.191197],[23.7134432,38.1910354],[23.7140028,38.1910368],[23.7142429,38.1909472],[23.7149399,38.1908588],[23.7159351,38.1904196],[23.7164263,38.1903757],[23.7169636,38.1902148],[23.7169083,38.189764],[23.7172868,38.1893233],[23.7172313,38.1889086],[23.7169358,38.1885474],[23.7168681,38.188349],[23.7168809,38.1879885],[23.7171173,38.1876691],[23.7172194,38.1875477],[23.7174367,38.1874671],[23.7175171,38.1873501],[23.7176658,38.1872784],[23.7178723,38.1870265],[23.7186852,38.1864697],[23.7188909,38.1864341],[23.7196801,38.1860936],[23.7202626,38.1860499],[23.7206406,38.1857353],[23.7208465,38.1856457],[23.7213147,38.1856288],[23.7215654,38.1857556],[23.7218968,38.1856933],[23.7227554,38.1851275],[23.723225,38.1847321],[23.7240245,38.1846709],[23.7248693,38.1847269],[23.7252812,38.1845116],[23.7257154,38.1844135],[23.7258866,38.1844499],[23.7262978,38.1843968],[23.7266978,38.1843076],[23.7272582,38.1840836],[23.72751,38.1839219],[23.7283904,38.1835815],[23.7286081,38.1833837],[23.7288137,38.1833842],[23.7287915,38.1832129],[23.7285889,38.1826942],[23.7290403,38.1823122],[23.729886,38.1820889],[23.730573,38.1815948],[23.7304711,38.1813422],[23.7306085,38.1812343],[23.7315909,38.1811104],[23.7320169,38.1808365],[23.7325752,38.1804818],[23.7326558,38.1803017],[23.7330896,38.1800098],[23.7332905,38.1800102],[23.7338379,38.1801827]]},{"id":15861,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0391\u03c5\u03bb\u03ce\u03bd\u03b1\u03c2-\u03a3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b9-\u039c\u03cc\u03bb\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u039c\u03cc\u03bb\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03a3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b9","path":"Attiki\/Attiki_Parnitha_Avlonas_Saloniki_Mola","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":3,"length":14009,"name_EN":"Parnitha Mt: Avlonas-Saloniki-Mola","description_EN":"Ascent to Mola via the Saloniki plateau","ascent_time":560,"descent_time":480,"marker":"Red_dots","level":12,"ascent":1086,"descent":192,"maxelev":1066,"minelev":162,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.69214 38.18001,23.73383 38.25029)","views":221,"millestones":"0,23.6947740,38.2502950#1,23.6956882,38.2449727#2,23.7011766,38.2392615#3,23.7065583,38.2333481#4,23.7054700,38.2284586#5,23.7061188,38.2205454#6,23.7099534,38.2136564#7,23.7190296,38.2114203#8,23.7302599,38.2121368#9,23.7303810,38.2065283#10,23.7244365,38.1999542#11,23.7265745,38.1977581#12,23.7336142,38.1948662#13,23.7311849,38.1866321#14,23.7338333,38.1801827","x":23.7086603,"y":38.2151997,"coor":[[23.694774,38.250295],[23.694623,38.2502766],[23.6932985,38.2499847],[23.6934081,38.2494848],[23.6931941,38.2493446],[23.6929756,38.2490646],[23.6930345,38.248898],[23.6931064,38.2487],[23.6932573,38.248421],[23.6929577,38.2481363],[23.6926718,38.2481896],[23.6924194,38.2481619],[23.6927745,38.2479736],[23.6926952,38.2478112],[23.692675,38.2474281],[23.692674,38.2474146],[23.6925038,38.2471257],[23.6922019,38.2471429],[23.6921507,38.2470887],[23.6927572,38.2466622],[23.6930592,38.2463566],[23.6934114,38.245997],[23.69428,38.2459632],[23.6947329,38.2458788],[23.6952714,38.2455377],[23.6957427,38.2448901],[23.6961002,38.2440979],[23.6962048,38.2440351],[23.696421,38.2439004],[23.6976117,38.2433808],[23.6985843,38.2430588],[23.6993633,38.2425922],[23.7000383,38.2424137],[23.7007243,38.2423253],[23.7011676,38.242376],[23.7012707,38.2423132],[23.7012485,38.2421599],[23.7013643,38.2417907],[23.7012946,38.2415472],[23.7012516,38.2413939],[23.7008418,38.2410143],[23.7007397,38.2408338],[23.7010261,38.2406543],[23.7012778,38.2405918],[23.7013813,38.2404299],[23.701451,38.2401416],[23.7011465,38.2391495],[23.7012936,38.2386497],[23.7017068,38.2382001],[23.701685,38.2379297],[23.7016053,38.2378574],[23.7016971,38.2377675],[23.7022915,38.2377149],[23.7025089,38.2376434],[23.7026338,38.237842],[23.702908,38.2378426],[23.7034351,38.2374835],[23.7039271,38.2373225],[23.704144,38.2373951],[23.7043783,38.2373777],[23.7046354,38.2373603],[23.7052646,38.2371817],[23.7057118,38.2368088],[23.7056786,38.2365383],[23.7060623,38.2357777],[23.7060517,38.2355614],[23.7062344,38.235332],[23.7063609,38.2351431],[23.7064662,38.2345305],[23.7064056,38.2345078],[23.7065548,38.2343279],[23.7066015,38.2340757],[23.7065928,38.2333998],[23.7064452,38.2331831],[23.7066063,38.2328951],[23.7064838,38.2327236],[23.7062313,38.2323714],[23.7066623,38.232021],[23.7064146,38.2319844],[23.7062548,38.2319479],[23.7061299,38.2317673],[23.7060271,38.2317401],[23.7060913,38.2314113],[23.7056569,38.2314642],[23.705738,38.2311941],[23.7055558,38.2310314],[23.7056937,38.2308335],[23.7056253,38.2307972],[23.7053737,38.2308507],[23.7054662,38.2305986],[23.7053518,38.2306163],[23.7049736,38.2309128],[23.7049165,38.2309126],[23.70494,38.2307505],[23.7046766,38.230903],[23.7045738,38.2308847],[23.7043221,38.2309742],[23.7044829,38.2302401],[23.7047244,38.2298532],[23.7048373,38.2298174],[23.7049766,38.2296375],[23.7052859,38.22944],[23.7057663,38.229315],[23.7061327,38.2290997],[23.7061449,38.2289194],[23.7060652,38.2288471],[23.7061228,38.2287391],[23.7056093,38.2285756],[23.7056323,38.2285216],[23.7049593,38.2282586],[23.7049027,38.2281322],[23.7047658,38.2280778],[23.7048106,38.2279382],[23.7047556,38.2277714],[23.7049623,38.2275105],[23.7050106,38.227398],[23.7049083,38.2272716],[23.7048524,38.226965],[23.704829,38.2268388],[23.7050127,38.2266229],[23.7054493,38.2262906],[23.7057247,38.2259848],[23.7060241,38.2253908],[23.7061752,38.2247603],[23.7060391,38.2245076],[23.7060415,38.2239128],[23.7060039,38.2238496],[23.7058145,38.2235337],[23.7057723,38.2226684],[23.7055798,38.2222353],[23.7052728,38.221874],[23.7052967,38.2216127],[23.7056407,38.2213071],[23.7058818,38.2210193],[23.7058869,38.2209022],[23.7061121,38.2205513],[23.7063185,38.2203715],[23.7063356,38.2203671],[23.7067782,38.220224],[23.7068366,38.2199087],[23.7073878,38.2191801],[23.7075158,38.2186126],[23.707265,38.2184858],[23.7071287,38.2182782],[23.7071638,38.21808],[23.7070045,38.2179083],[23.7069477,38.2178451],[23.706628,38.2178083],[23.7065026,38.2177358],[23.7063905,38.2171948],[23.7071595,38.2163045],[23.7074225,38.216224],[23.7076526,38.2158281],[23.7081796,38.2154328],[23.7086603,38.2151997],[23.7087182,38.2150196],[23.7088442,38.2149298],[23.7092348,38.214363],[23.709464,38.2141923],[23.7094079,38.2139308],[23.7095913,38.213769],[23.7099458,38.2136617],[23.7107248,38.2131049],[23.7107363,38.2130914],[23.7114128,38.2124397],[23.7114591,38.2122775],[23.7113806,38.2119169],[23.7115188,38.2116468],[23.7118826,38.2115215],[23.7124195,38.2115229],[23.7134137,38.2113991],[23.7141448,38.2114099],[23.7152532,38.2113044],[23.7161792,38.2111084],[23.7173618,38.2107327],[23.7174173,38.2111475],[23.7174741,38.2112197],[23.7177593,38.2113195],[23.7178481,38.2113287],[23.7184786,38.2114114],[23.7196093,38.2114321],[23.7201113,38.2115955],[23.7205451,38.2116596],[23.72219,38.2116455],[23.7240408,38.2115598],[23.7241458,38.2115465],[23.7254693,38.2113829],[23.7257663,38.2114016],[23.7265308,38.2115971],[23.7278663,38.2118616],[23.72894,38.2118821],[23.7296818,38.2120551],[23.7305495,38.2121832],[23.7311207,38.2121575],[23.7324682,38.2122507],[23.7326074,38.2122781],[23.7329933,38.212351],[23.7332253,38.2122659],[23.7334676,38.2120006],[23.733491,38.2118475],[23.7331177,38.2108372],[23.7330844,38.2105803],[23.7329345,38.2094038],[23.7328666,38.2092234],[23.732207,38.2084468],[23.7319009,38.2078062],[23.7314937,38.2073096],[23.7312461,38.206899],[23.7312326,38.2068764],[23.7310276,38.2066957],[23.7303202,38.2065138],[23.7295225,38.2060073],[23.7289303,38.2055373],[23.7287948,38.2051224],[23.7284994,38.2046891],[23.7281119,38.2044719],[23.7279644,38.2042012],[23.7275195,38.204074],[23.7269958,38.2036041],[23.7262649,38.2036024],[23.7257629,38.203457],[23.7254327,38.2031679],[23.7250793,38.2029958],[23.7246935,38.202328],[23.7244547,38.202057],[23.7243528,38.2018044],[23.7243235,38.2005066],[23.7244862,38.1997499],[23.724924,38.1987415],[23.72495,38.1984712],[23.7250072,38.1978855],[23.7246125,38.1965417],[23.7247069,38.1957308],[23.7249483,38.1953168],[23.7255901,38.1947235],[23.7258645,38.194625],[23.7259212,38.1947243],[23.7258628,38.1950846],[23.725941,38.1955354],[23.7263145,38.1964376],[23.7266728,38.1983491],[23.7269567,38.1987913],[23.727082,38.1988818],[23.7272418,38.1989002],[23.7274022,38.1987743],[23.7272791,38.1980891],[23.7273719,38.1977108],[23.7279348,38.1968109],[23.7281422,38.1963247],[23.7286812,38.1957131],[23.7288299,38.1956593],[23.7296636,38.1956432],[23.7315831,38.1953953],[23.7317089,38.1953505],[23.7319956,38.1950267],[23.7322359,38.1949011],[23.7337663,38.194864],[23.7333741,38.1937951],[23.733265,38.1932812],[23.7332393,38.1931639],[23.7330354,38.1927038],[23.7331846,38.1925059],[23.7332773,38.1921366],[23.7332231,38.1913434],[23.7331322,38.191226],[23.7325853,38.1909003],[23.7326203,38.1906931],[23.7323475,38.190341],[23.7323823,38.1901788],[23.7322689,38.1899623],[23.7322701,38.1896378],[23.7320724,38.189349],[23.7318726,38.1890601],[23.7317483,38.1886903],[23.7313615,38.1883109],[23.7312943,38.1879322],[23.7313305,38.1874276],[23.7311834,38.1870487],[23.7311851,38.1865801],[23.7310265,38.1862463],[23.7310397,38.1857596],[23.7312466,38.1853996],[23.7312587,38.1852104],[23.7314315,38.1847782],[23.7314445,38.1843456],[23.7315709,38.1841296],[23.7317082,38.1840488],[23.7316974,38.1838955],[23.7318467,38.1836706],[23.7319171,38.183148],[23.7320077,38.1829589],[23.7320552,38.1828599],[23.7323618,38.1826308],[23.7323737,38.1822072],[23.7323176,38.1819367],[23.7323751,38.1818287],[23.7323905,38.1817161],[23.7323109,38.1816258],[23.7323005,38.1813283],[23.7326008,38.1809775],[23.732656,38.1809146],[23.7326686,38.1805901],[23.7325705,38.1804818],[23.7326511,38.1803017],[23.7329054,38.180131],[23.733085,38.1800098],[23.7332859,38.1800102],[23.7338333,38.1801827]]},{"id":15862,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03c0\u03ac\u03c6\u03b9-\u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","description_GR":"\u03a7\u03bf\u03cd\u03bd\u03b7-\u03ba\u03b1\u03c4. \u039c\u03c0\u03ac\u03c6\u03b9-\u03ba\u03b1\u03c4. \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","path":"Attiki\/Attiki_Parnitha_Bafi_Flabouri","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":11267,"name_EN":"Parnitha Mt: Bafi-Flabouri","description_EN":"Chouni valley to Bafi ref. and Flabouri ref.","ascent_time":194,"descent_time":177,"marker":"Red_dots","level":12,"ascent":908,"descent":-918,"maxelev":1187,"minelev":523,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.72533 38.16904,23.75962 38.14334)","views":460,"millestones":"0,23.74531,38.1439686#1,23.7549499,38.1454294#2,23.75952,38.1508647#3,23.7547858,38.15768#4,23.7483825,38.1590586#5,23.7426124,38.1665844#6,23.7338449,38.1684769#7,23.7262979,38.1676746#8,23.7309988,38.1628395#9,23.7384717,38.1581139#10,23.7445189,38.1526766#11,23.7443202,38.145752#11.3,23.74531,38.1439686","x":23.7339173,"y":38.1684711,"coor":[[23.74531,38.1439686],[23.745294,38.1442659],[23.7462685,38.1443176],[23.7465987,38.1442147],[23.7469192,38.143927],[23.7473977,38.1435585],[23.7478091,38.1433881],[23.7482544,38.143317],[23.7490075,38.1433366],[23.7498283,38.1435907],[23.7510085,38.144508],[23.7515238,38.1446398],[23.7524823,38.1446779],[23.754005,38.1449109],[23.7541067,38.1452085],[23.7546425,38.1453989],[23.7550418,38.1454358],[23.756012,38.1453747],[23.7570152,38.1457013],[23.7572535,38.1458099],[23.7578815,38.145694],[23.7582692,38.145785],[23.7585577,38.1459162],[23.7584999,38.1461234],[23.7583172,38.1461771],[23.7582368,38.1463301],[23.7579512,38.1464107],[23.757498,38.1468153],[23.7578738,38.1470594],[23.7578957,38.1473479],[23.7583402,38.147511],[23.758397,38.1476103],[23.7583962,38.1478446],[23.7585778,38.1481514],[23.7585884,38.1483857],[23.7588042,38.1487106],[23.7589396,38.1491976],[23.7589798,38.1494275],[23.7592186,38.1496984],[23.7594123,38.1498069],[23.7595935,38.1502219],[23.7595812,38.1508167],[23.7593066,38.1510324],[23.7593168,38.1513929],[23.759225,38.151555],[23.7582167,38.1527426],[23.7582616,38.152977],[23.7584669,38.1529954],[23.7585921,38.1531219],[23.7582028,38.1534816],[23.7579859,38.1535172],[23.7579394,38.1537514],[23.7580416,38.1539139],[23.7579597,38.1545265],[23.7578564,38.1546886],[23.757981,38.1549862],[23.7572588,38.1559401],[23.7572692,38.1562465],[23.7570517,38.1564173],[23.7563205,38.1566501],[23.756057,38.156929],[23.7556227,38.1570993],[23.7554963,38.1573514],[23.7551769,38.1572967],[23.7551536,38.1574408],[23.7548125,38.1576789],[23.7543787,38.157696],[23.7539347,38.1573346],[23.7534099,38.1572614],[23.7532279,38.1570898],[23.7532398,38.1569276],[23.7531037,38.156684],[23.752352,38.1562047],[23.7520779,38.1562402],[23.751793,38.1561134],[23.7513021,38.1561304],[23.751177,38.156004],[23.7508112,38.1561654],[23.7506967,38.1562913],[23.7505026,38.1562999],[23.7504105,38.1565341],[23.7488481,38.1561522],[23.7487107,38.1562691],[23.748527,38.1565706],[23.7485721,38.156751],[23.7484786,38.1573636],[23.7482484,38.1579399],[23.7483848,38.1580934],[23.7483607,38.1584629],[23.7485651,38.1587878],[23.7485417,38.15895],[23.74829,38.1591207],[23.7481746,38.1594719],[23.7475891,38.160444],[23.7468102,38.1612264],[23.7466313,38.1615099],[23.7461889,38.1620317],[23.7457285,38.1631212],[23.7450873,38.1636786],[23.7447081,38.1644168],[23.7445919,38.1649934],[23.7441335,38.1655151],[23.7440372,38.1656095],[23.7438997,38.1657534],[23.7432135,38.1661125],[23.7421946,38.1669214],[23.7421138,38.1671735],[23.7422034,38.1676784],[23.7419503,38.1682367],[23.7419715,38.1687054],[23.7418775,38.1688539],[23.7415428,38.1688711],[23.739716,38.1689212],[23.7386035,38.1690764],[23.7374051,38.1689926],[23.7353732,38.168943],[23.7345184,38.1685626],[23.7339711,38.1683901],[23.7339173,38.1684711],[23.7335026,38.1685062],[23.7330462,38.1684331],[23.732648,38.1680716],[23.7327289,38.1677834],[23.7325816,38.1674857],[23.7322512,38.1673227],[23.731886,38.1672858],[23.7313491,38.1673747],[23.7309147,38.167554],[23.7305134,38.1680217],[23.730398,38.1683459],[23.730397,38.1683459],[23.7299616,38.1684756],[23.7297097,38.1686733],[23.7294815,38.1686547],[23.7292757,38.1687444],[23.7286935,38.168725],[23.7279617,38.1690387],[23.727027,38.168658],[23.7267716,38.1685718],[23.7265451,38.1683595],[23.7267852,38.1682699],[23.7270486,38.1680543],[23.7268787,38.1676934],[23.7265408,38.1676971],[23.7263578,38.1678048],[23.7262781,38.1677415],[23.7263359,38.1675434],[23.7262217,38.1675521],[23.7253387,38.1680593],[23.7256499,38.1672489],[23.7263952,38.1663854],[23.7273555,38.1660091],[23.7275616,38.1658474],[23.7275746,38.1654148],[23.7273587,38.1651439],[23.7276061,38.1651941],[23.7277891,38.1650863],[23.7277324,38.1649961],[23.7281665,38.164907],[23.7283624,38.1644027],[23.7283517,38.1642134],[23.7284433,38.1641596],[23.728934,38.1641877],[23.730046,38.1635864],[23.7301121,38.163546],[23.7303877,38.1631051],[23.7315311,38.162612],[23.7319307,38.1625859],[23.732194,38.1623702],[23.7327877,38.1623355],[23.7337489,38.1616887],[23.7340925,38.1613741],[23.7341158,38.1612479],[23.733968,38.1610854],[23.7339591,38.1603824],[23.7340517,38.1600491],[23.7353323,38.1594392],[23.7355157,38.1592413],[23.7353811,38.1585741],[23.7358367,38.1585435],[23.7361301,38.1584901],[23.7363354,38.1585447],[23.7366439,38.1584552],[23.7371128,38.1581859],[23.7391336,38.1580823],[23.739866,38.1575521],[23.7404959,38.1573508],[23.7408389,38.1571893],[23.74141,38.1570644],[23.7419828,38.1564798],[23.7419719,38.1563446],[23.7426913,38.156256],[23.7426116,38.1561748],[23.7422923,38.156102],[23.742464,38.1559671],[23.7422817,38.1558586],[23.7423512,38.1555794],[23.7422381,38.1552997],[23.7423312,38.1547772],[23.7426411,38.1542822],[23.7426648,38.1540389],[23.7428711,38.153787],[23.7428263,38.1535526],[23.74293,38.1532824],[23.7439577,38.1531405],[23.7442442,38.1528166],[23.7448501,38.1525115],[23.7451825,38.1521157],[23.7458692,38.1515764],[23.7459043,38.1513241],[23.7461563,38.1510543],[23.7464191,38.1509738],[23.7467339,38.1510285],[23.7467464,38.1507131],[23.7466326,38.1505957],[23.7466905,38.1503615],[23.7464631,38.1501177],[23.7464636,38.1499825],[23.7468309,38.1493704],[23.7469817,38.1486677],[23.7465521,38.1474681],[23.7460161,38.1473588],[23.7454124,38.1470241],[23.7449916,38.1466176],[23.7449356,38.146293],[23.7447537,38.1460943],[23.7443892,38.1458953],[23.7442533,38.1456066],[23.7443457,38.1453003],[23.7442894,38.1450659],[23.7445874,38.144715],[23.7448045,38.1446164],[23.7447593,38.1445081],[23.7449078,38.1444454],[23.7447739,38.1442017],[23.7451265,38.144216],[23.74531,38.1439686]]},{"id":15863,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0391\u03c0\u03cc \u03c4\u03bf \u039c\u03c0\u03ac\u03c6\u03b9 \u03c3\u03c4\u03bf \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9 \u03bc\u03ad\u03c3\u03c9 \u0398\u03ad\u03c1\u03b9\u03b6\u03b1\u03c2","description_GR":"\u0391\u03c0\u03cc \u03ba\u03b1\u03c4. \u039c\u03c0\u03ac\u03c6\u03b9 \u03c3\u03b5 \u03ba\u03b1\u03c4. \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9 \u03bc\u03ad\u03c3\u03c9 \u0398\u03ad\u03c1\u03b9\u03b6\u03b1\u03c2","path":"Attiki\/Attiki_Parnitha_Bafi_Flabouri_Theriza","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":3147,"name_EN":"Parnitha Mt: Loop trail Bafi-Flambouri via Theriza","description_EN":"From Bafi ref. to Flabouri ref. via Theriza string","ascent_time":130,"descent_time":130,"marker":"Red_dots","level":13,"ascent":324,"descent":324,"maxelev":1185,"minelev":962,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.72532 38.16151,23.74663 38.16904)","views":551,"millestones":"0,23.7271373,38.1675858#1,23.7298548,38.1636903#2,23.7390726,38.1655605#3,23.7465006,38.1616537#4,23.7416095,38.1688679#5,23.7315477,38.1673223#3.1,23.7271363,38.1675858","x":23.7432214,"y":38.1648823,"coor":[[23.7271373,38.1675858],[23.727079,38.1679282],[23.7269313,38.1677476],[23.7269051,38.1676799],[23.7267796,38.1676616],[23.7263111,38.1677867],[23.726243,38.1676784],[23.7263119,38.1675614],[23.7262664,38.1675162],[23.7260378,38.1676058],[23.7253261,38.1680683],[23.7256488,38.1672489],[23.7263941,38.1663854],[23.7273544,38.1660091],[23.7275605,38.1658474],[23.7276646,38.1654781],[23.7274148,38.165117],[23.727628,38.1651671],[23.727788,38.1650953],[23.7277313,38.1650051],[23.7278568,38.1650234],[23.7281654,38.164916],[23.7282004,38.1647088],[23.7283727,38.1644208],[23.728362,38.1642315],[23.7284535,38.1641776],[23.7289443,38.1642058],[23.7291275,38.164062],[23.7294932,38.1639367],[23.7296879,38.1637659],[23.7300449,38.1636045],[23.7302158,38.163686],[23.73033,38.1636592],[23.7306947,38.1638223],[23.7311511,38.1638774],[23.7313454,38.1638237],[23.7318475,38.16387],[23.7323032,38.1641143],[23.732463,38.1641327],[23.7326679,38.1642774],[23.7331015,38.1643144],[23.7335458,38.1645678],[23.734071,38.16456],[23.734196,38.1647045],[23.7349703,38.1652289],[23.7353481,38.1649504],[23.7361815,38.1649072],[23.736569,38.1650973],[23.7367269,38.1656114],[23.7372972,38.1657569],[23.7375821,38.1659017],[23.7376614,38.1660641],[23.7377754,38.1661004],[23.7378557,38.1659925],[23.7380386,38.1659298],[23.7386318,38.1660302],[23.7386668,38.1658411],[23.7388381,38.1658234],[23.7390787,38.1655536],[23.739856,38.1652669],[23.7400731,38.1652133],[23.7404378,38.1653944],[23.7406319,38.1653677],[23.7407361,38.1652733],[23.7408956,38.1653458],[23.7410205,38.1655534],[23.741385,38.1657615],[23.7415904,38.165798],[23.7417846,38.1657443],[23.7418877,38.1656364],[23.7420704,38.1656188],[23.7423222,38.1654571],[23.7427792,38.1653229],[23.7428257,38.1650887],[23.7428808,38.1650437],[23.7430632,38.1651162],[23.7431323,38.1649361],[23.7432214,38.1648823],[23.7432703,38.1646661],[23.7433618,38.1646032],[23.7436587,38.1645768],[23.7438752,38.1646944],[23.7440243,38.1645055],[23.7441839,38.1645509],[23.744344,38.1644611],[23.7445163,38.1641551],[23.7445284,38.1639748],[23.7447002,38.163813],[23.7446898,38.1635246],[23.7450533,38.1633],[23.745216,38.1632012],[23.7452851,38.1630211],[23.7455025,38.1628774],[23.7455488,38.1626792],[23.7458235,38.1624816],[23.745847,38.1622923],[23.7459843,38.1622025],[23.7459848,38.1620583],[23.7461878,38.1620317],[23.746627,38.1615099],[23.7461878,38.1620317],[23.7457274,38.1631212],[23.7450863,38.1636786],[23.7447634,38.1643043],[23.744706,38.1643898],[23.744568,38.1649843],[23.744035,38.1656095],[23.7438975,38.1657534],[23.7432113,38.1661124],[23.7426425,38.1665618],[23.7421925,38.1669213],[23.7421117,38.1671735],[23.7422013,38.1676784],[23.7419481,38.1682366],[23.7419693,38.1687053],[23.7418753,38.1688538],[23.7415406,38.1688711],[23.7407987,38.1688515],[23.7397139,38.1689212],[23.7385992,38.1690764],[23.7373894,38.1690016],[23.7371726,38.1689651],[23.7357454,38.169016],[23.7354145,38.1689792],[23.7351407,38.1689155],[23.7348219,38.1686984],[23.734571,38.1686077],[23.7340123,38.1684443],[23.7338798,38.1684845],[23.7332052,38.1684559],[23.7329202,38.1683471],[23.7326929,38.1680853],[23.7328425,38.1677431],[23.732752,38.1675266],[23.7324787,38.1673277],[23.7321137,38.1672548],[23.7316455,38.1672898],[23.730994,38.1675046],[23.7305929,38.1679363],[23.730419,38.1682828],[23.7299616,38.1684801],[23.7297097,38.1686778],[23.7294815,38.1686592],[23.7292757,38.1687489],[23.7286935,38.1687295],[23.7279617,38.1690433],[23.7274147,38.1687896],[23.7271672,38.168753],[23.7267762,38.1685809],[23.7266966,38.1684905],[23.7266703,38.1682787],[23.7270019,38.1681172],[23.7270779,38.1679281],[23.7271363,38.1675858]]},{"id":15864,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03c0\u03ac\u03c6\u03b9-\u03a3\u03ba\u03af\u03c0\u03b9\u03b6\u03b1","description_GR":"\u039a\u03b1\u03c4. \u039c\u03c0\u03ac\u03c6\u03b9-\u03a3\u03ba\u03af\u03c0\u03b9\u03b6\u03b1-\u039a\u03b1\u03c4. \u039c\u03c0\u03ac\u03c6\u03b9","path":"Attiki\/Attiki_Parnitha_Bafi_Skipiza","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":8693,"name_EN":"Parnitha Mt: Bafi-Skipiza","description_EN":"Bafi ref.-Skipiza spring-Bafi ref.","ascent_time":160,"descent_time":160,"marker":"Red_dots","level":13,"ascent":398,"descent":398,"maxelev":1282,"minelev":1058,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.70491 38.16727,23.74051 38.18011)","views":1736,"millestones":"0,23.7271366,38.1675858#1,23.7188458,38.1693586#2,23.7090844,38.1722459#3,23.7099194,38.1747340#4,23.7192978,38.1783886#5,23.7292905,38.1771895#6,23.7368784,38.1774982#7,23.7390314,38.1715337#8,23.7312416,38.1674252#8.7,23.7271330,38.1675903","x":23.7246056,"y":38.1770476,"coor":[[23.7271366,38.1675858],[23.7270794,38.1679236],[23.7269987,38.1681172],[23.7266728,38.1682787],[23.726528,38.1682693],[23.7264318,38.1688955],[23.7261799,38.1691067],[23.726151,38.1691923],[23.7259843,38.1692189],[23.7257605,38.1692499],[23.7250072,38.1692031],[23.7248473,38.1692388],[23.7246524,38.1694546],[23.7244516,38.1694316],[23.7243469,38.1699631],[23.7241865,38.1700979],[23.7240266,38.1701336],[23.7238214,38.170043],[23.7234579,38.1695735],[23.7230825,38.1692121],[23.722832,38.1690493],[23.7223873,38.168904],[23.7206634,38.168927],[23.7192004,38.1693741],[23.7186843,38.1693504],[23.7178764,38.1693169],[23.7174222,38.1692257],[23.7169638,38.1696932],[23.716632,38.1698817],[23.7161518,38.1700517],[23.7158769,38.1702989],[23.7157509,38.1704113],[23.7151798,38.170482],[23.7149745,38.1704184],[23.7146434,38.1704356],[23.7141403,38.1706507],[23.714014,38.1708126],[23.7138199,38.1708302],[23.7135225,38.1709737],[23.7133742,38.1709553],[23.7132826,38.1710091],[23.713009,38.1709183],[23.7128719,38.170954],[23.7125982,38.1708813],[23.7119013,38.1710057],[23.7117643,38.1709874],[23.711546,38.1713564],[23.7110204,38.1714632],[23.7109724,38.1715127],[23.7107339,38.1717509],[23.710231,38.1718849],[23.7098201,38.1718568],[23.7089506,38.1723233],[23.7084937,38.1723943],[23.7083334,38.172511],[23.7081277,38.1725556],[23.7079806,38.1724921],[23.7077294,38.1724915],[23.7062548,38.1729745],[23.7057753,38.1729733],[23.7055606,38.1730359],[23.7052381,38.1731252],[23.705077,38.1734402],[23.7050863,38.173954],[23.7049368,38.174224],[23.7049706,38.1743502],[23.7053777,38.1745],[23.7054152,38.1745136],[23.7056436,38.1744781],[23.7057811,38.1743703],[23.7059181,38.1743526],[23.7059863,38.1744429],[23.7061882,38.1745245],[23.7063631,38.1744348],[23.7066029,38.1744084],[23.7067371,38.1745709],[23.7069871,38.1746076],[23.7074897,38.1745368],[23.7076954,38.1744832],[23.7078673,38.1743304],[23.7083702,38.1741875],[23.708747,38.1741884],[23.7089976,38.1743152],[23.7091346,38.1743155],[23.7094989,38.1745958],[23.7096586,38.1746143],[23.7104564,38.1749767],[23.7108442,38.1750678],[23.7108894,38.1751941],[23.7111743,38.175312],[23.7111397,38.175402],[23.7113667,38.175745],[23.7113543,38.1759974],[23.711479,38.176232],[23.7119122,38.1763773],[23.7124588,38.1767481],[23.7130629,38.177011],[23.7134384,38.1773273],[23.714418,38.1779245],[23.7148859,38.1779797],[23.7152166,38.1780887],[23.7158675,38.1780452],[23.7159815,38.1780996],[23.7171801,38.1781565],[23.7176477,38.1782838],[23.7187667,38.1782685],[23.7192572,38.1783868],[23.7193678,38.1783916],[23.7198964,38.1784244],[23.720662,38.178264],[23.7210501,38.1782829],[23.7225581,38.1780432],[23.7228786,38.1778457],[23.7232212,38.1778104],[23.7237243,38.1776313],[23.724056,38.1774609],[23.7246056,38.1770476],[23.7249938,38.1770575],[23.7255979,38.1773293],[23.7256781,38.1772394],[23.7262722,38.1771236],[23.7265443,38.1769935],[23.7271522,38.1771842],[23.7272196,38.1772069],[23.7274137,38.1772074],[23.7278366,38.1770732],[23.7279635,38.176722],[23.7281212,38.1766187],[23.7283033,38.1767813],[23.7286339,38.1769263],[23.7289875,38.1769992],[23.7291125,38.1771617],[23.72982,38.1772715],[23.7303559,38.177462],[23.7307327,38.1774629],[23.7309149,38.1775714],[23.7311078,38.1778963],[23.7318032,38.1782043],[23.7319052,38.1783938],[23.7321218,38.1784935],[23.7322694,38.1787101],[23.7323242,38.1793411],[23.7326423,38.1797835],[23.7329503,38.1798563],[23.7330893,38.1800098],[23.7332901,38.1800102],[23.7338376,38.1801827],[23.734162,38.1801654],[23.7344027,38.1798956],[23.7344968,38.1797201],[23.7345981,38.1795355],[23.7347813,38.1794098],[23.7348389,38.1792477],[23.7352511,38.1789422],[23.7354566,38.1786542],[23.7358795,38.178511],[23.7364747,38.1781068],[23.7366924,38.1779],[23.7367962,38.1775938],[23.7369797,38.1773779],[23.7372193,38.1774145],[23.737562,38.1773792],[23.737997,38.1770647],[23.7382929,38.1773177],[23.7384301,38.1772549],[23.738658,38.1773816],[23.7390886,38.1773105],[23.7394006,38.1772571],[23.7396633,38.1772216],[23.7395851,38.1767528],[23.7397912,38.176573],[23.7398838,38.1765282],[23.7401369,38.1759699],[23.740297,38.1758982],[23.7404674,38.1754479],[23.7404822,38.1751866],[23.7403916,38.1749881],[23.7402662,38.1749338],[23.7402325,38.1747715],[23.7402361,38.1746724],[23.740245,38.1744651],[23.7403594,38.1744022],[23.7404742,38.1742223],[23.7402813,38.1738974],[23.7403508,38.1736271],[23.7402609,38.1732124],[23.7399762,38.1730135],[23.7397625,38.1726976],[23.739715,38.1726253],[23.7393278,38.1723541],[23.7391125,38.171903],[23.7389889,38.171344],[23.7390125,38.1711277],[23.7386957,38.1703339],[23.7385142,38.1703064],[23.7384345,38.1702342],[23.7379661,38.1703413],[23.7376573,38.1704848],[23.7370801,38.1703934],[23.7369283,38.1703209],[23.7362537,38.1703149],[23.7357854,38.1697956],[23.7351669,38.1696681],[23.7348593,38.1694871],[23.7345976,38.1692432],[23.7341773,38.1686744],[23.7338837,38.1684845],[23.7332088,38.168456],[23.7329206,38.1683471],[23.7326964,38.1680853],[23.7328429,38.1677431],[23.7327556,38.1675266],[23.7324802,38.1673277],[23.7321173,38.1672548],[23.7316491,38.1672898],[23.7309976,38.1675046],[23.7305933,38.1679363],[23.7304218,38.1682829],[23.7299598,38.1684756],[23.7298797,38.1685385],[23.729708,38.1686733],[23.7294797,38.1686547],[23.7292739,38.1687444],[23.7286917,38.168725],[23.72796,38.1690387],[23.7274118,38.1687896],[23.7271665,38.168753],[23.7267744,38.1685809],[23.7266995,38.1684906],[23.7266728,38.1682742],[23.7269998,38.1681217],[23.7270805,38.1679191],[23.727133,38.1675903]]},{"id":15865,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039f\u03b9 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2 \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u039c\u03c0\u03ac\u03c6\u03b9","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"Attiki\/Attiki_Parnitha_Bafi_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":3236,"name_EN":"Parnitha Mt: A loop around Bafi Refuge","description_EN":"A short walk for everybody","ascent_time":125,"descent_time":125,"marker":"Red_dots","level":13,"ascent":273,"descent":273,"maxelev":1248,"minelev":1030,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.71726 38.15702,23.72975 38.17012)","views":244,"millestones":"0,23.7271363,38.1675858#1,23.7188469,38.1693586#2,23.7208201,38.1640329#3,23.7267408,38.1580737#4,23.7252386,38.1610618#3.2,23.7271352,38.1675903","x":23.7246289,"y":38.1592028,"coor":[[23.7271363,38.1675858],[23.7270811,38.1679282],[23.7270005,38.1681217],[23.7266735,38.1682742],[23.7265287,38.1682693],[23.7264304,38.1689],[23.7261806,38.1691067],[23.7261517,38.1691923],[23.7257612,38.1692499],[23.7257134,38.1692453],[23.7250079,38.1692031],[23.724848,38.1692388],[23.7246531,38.1694546],[23.7244523,38.1694316],[23.7243476,38.1699631],[23.7241872,38.1700979],[23.7240273,38.1701336],[23.7238221,38.170043],[23.7234586,38.1695735],[23.7230832,38.1692121],[23.7228327,38.1690493],[23.722388,38.168904],[23.7206641,38.168927],[23.7192011,38.1693741],[23.7188277,38.1693597],[23.7178771,38.1693169],[23.7174229,38.1692257],[23.717268,38.1691532],[23.7174971,38.1689555],[23.7178168,38.1689382],[23.7179315,38.1688123],[23.7183205,38.1685789],[23.7183898,38.1683808],[23.7189054,38.1678954],[23.7188944,38.1677782],[23.7185987,38.1674891],[23.7186677,38.167345],[23.7189311,38.1671474],[23.7189658,38.1670303],[23.7197089,38.1667437],[23.7198578,38.1665998],[23.72009,38.1665238],[23.7201664,38.1665014],[23.7204869,38.1662859],[23.7205331,38.1661418],[23.7210562,38.1661115],[23.7208642,38.1655703],[23.7209452,38.1652911],[23.720901,38.1649124],[23.7206735,38.1646956],[23.7204454,38.164641],[23.7200813,38.1643157],[23.7205052,38.1641995],[23.7208483,38.1640201],[23.7213996,38.1631562],[23.7214006,38.1628768],[23.7213155,38.1627504],[23.7207763,38.161965],[23.7208236,38.1615325],[23.7207787,38.1613342],[23.7208899,38.1611677],[23.7210501,38.160776],[23.7210973,38.1606635],[23.7214403,38.1605201],[23.7224224,38.1603962],[23.7229937,38.1602534],[23.7233253,38.1600919],[23.7236688,38.1598044],[23.7240462,38.159634],[23.7243097,38.1593642],[23.7246289,38.1592028],[23.7250633,38.1590235],[23.7256588,38.1587861],[23.7258796,38.158701],[23.7262802,38.1583955],[23.7263151,38.1582333],[23.7266463,38.158162],[23.7269441,38.1578833],[23.7276416,38.1575785],[23.7281338,38.1571831],[23.7285361,38.1570173],[23.728593,38.1570625],[23.7290484,38.1576674],[23.7291382,38.1580641],[23.729147,38.1581903],[23.7289753,38.1583432],[23.728929,38.1585053],[23.7293735,38.1586866],[23.7296581,38.1588855],[23.7297408,38.1593904],[23.7296121,38.1595568],[23.7291544,38.1598622],[23.7286511,38.1601494],[23.7283426,38.1602208],[23.7281708,38.1603917],[23.7281354,38.1604051],[23.7278164,38.160526],[23.7278574,38.1606433],[23.727754,38.1608053],[23.7267496,38.1607849],[23.7266653,38.1607216],[23.7263912,38.1607751],[23.7261738,38.1609007],[23.7252945,38.1609888],[23.7251063,38.1612362],[23.7250881,38.1612587],[23.7248023,38.1613662],[23.7243342,38.1613831],[23.7240606,38.1612833],[23.723878,38.1612829],[23.7232259,38.1616779],[23.7231224,38.161885],[23.7229392,38.1620107],[23.7229953,38.1622722],[23.7234964,38.1625978],[23.7235985,38.1627603],[23.7235061,38.1630485],[23.7232655,38.1632823],[23.7233677,38.1634087],[23.7239033,38.1636623],[23.7242957,38.1637488],[23.7244279,38.1637807],[23.7249972,38.1641786],[23.7256704,38.1642613],[23.7260804,38.1645056],[23.7266965,38.1645881],[23.7269467,38.1648591],[23.7274184,38.165117],[23.7276682,38.1654781],[23.7275641,38.1658474],[23.727358,38.1660091],[23.7263977,38.1663854],[23.7256524,38.1672489],[23.7253411,38.1680593],[23.7260403,38.1676058],[23.7262689,38.1675162],[23.7263144,38.1675614],[23.7262455,38.1676784],[23.7263136,38.1677867],[23.7267832,38.1676616],[23.7271352,38.1675903]]},{"id":15866,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a7\u03ac\u03c1\u03b1\u03b4\u03c1\u03bf\u03c2-\u039c\u03cc\u03bb\u03b1","description_GR":"","path":"Attiki\/Attiki_Parnitha_Charadros_Mola","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5481,"name_EN":"Parnitha Mt: Charadros-Mola","description_EN":"","ascent_time":120,"descent_time":135,"marker":"Purple_square","level":14,"ascent":39,"descent":522,"maxelev":1066,"minelev":573,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.7338 38.18029,23.78351 38.19075)","views":211,"millestones":"0,23.7338372,38.1801827#1,23.7420774,38.1814107#2,23.7504715,38.1839409#3,23.7587587,38.1878943#4,23.7694467,38.1886022#5.5,23.7834776,38.1908475","x":23.7515161,"y":38.1843041,"coor":[[23.7338372,38.1801827],[23.7338942,38.1802054],[23.7338651,38.1803495],[23.734173,38.1804764],[23.7340584,38.1805843],[23.7341264,38.1807286],[23.7340232,38.1808366],[23.7341142,38.1809449],[23.7340225,38.1810348],[23.7342159,38.1812335],[23.7342788,38.181495],[23.7348326,38.1811989],[23.7355869,38.1809933],[23.7358389,38.1807595],[23.7359532,38.1807418],[23.7366148,38.1809145],[23.7369675,38.1812758],[23.7373553,38.1813668],[23.737469,38.1815112],[23.7376745,38.1815117],[23.7379019,38.1818006],[23.7380501,38.181855],[23.7382785,38.1818375],[23.7387006,38.1819466],[23.739146,38.1819115],[23.7394775,38.1818041],[23.7397283,38.1819308],[23.7399908,38.1819675],[23.7402642,38.1821213],[23.7407442,38.1819962],[23.7408815,38.1819334],[23.7409619,38.1818074],[23.7414076,38.1816912],[23.7418543,38.1812866],[23.7423148,38.1815445],[23.7424632,38.1815268],[23.7425666,38.1813468],[23.7427152,38.1813201],[23.7430358,38.1810594],[23.7432073,38.1809967],[23.7437888,38.1812143],[23.7440857,38.1812149],[23.7443137,38.1813145],[23.744542,38.1813331],[23.7446558,38.1814415],[23.7451925,38.1814246],[23.745432,38.1811953],[23.7459656,38.1813452],[23.7464111,38.1813101],[23.7467075,38.1814279],[23.7469702,38.1814104],[23.7472324,38.1815372],[23.7473571,38.1817898],[23.7475395,38.1818803],[23.747768,38.1818357],[23.7479829,38.182431],[23.7479245,38.1828094],[23.7483232,38.1830626],[23.7489057,38.1830368],[23.7489737,38.1831812],[23.7492697,38.1834342],[23.7492005,38.1836323],[23.7494967,38.1838312],[23.7499645,38.1839223],[23.7504214,38.1838692],[23.7505351,38.1840317],[23.7510256,38.1841679],[23.7511048,38.1843844],[23.7512303,38.1844027],[23.7515161,38.1843041],[23.7517556,38.1844038],[23.7516863,38.1846199],[23.75172,38.1848003],[23.7520396,38.184828],[23.7523248,38.1849187],[23.7524269,38.1850992],[23.7525752,38.1851536],[23.7526319,38.1852618],[23.7527917,38.1852892],[23.752894,38.1854156],[23.7525852,38.1855772],[23.7524362,38.1857391],[23.7525386,38.1858475],[23.7527326,38.1858749],[23.7529259,38.1861277],[23.7533249,38.1862997],[23.7548883,38.1866094],[23.7550824,38.1866098],[23.7553333,38.1867005],[23.7554795,38.1867413],[23.7558217,38.1868412],[23.7560272,38.1868416],[23.7567344,38.1870684],[23.7570305,38.1873214],[23.7576581,38.1874488],[23.759209,38.1880829],[23.7593571,38.1881914],[23.7594364,38.1883718],[23.7599494,38.1886432],[23.7610219,38.1888977],[23.7613646,38.1888624],[23.7617409,38.1890254],[23.7622088,38.1891255],[23.7627194,38.1890229],[23.7628678,38.1890412],[23.7632896,38.1892764],[23.7653001,38.1890461],[23.7666593,38.1889406],[23.7670703,38.1889775],[23.7676533,38.1887804],[23.7680416,38.1887451],[23.7683389,38.1886375],[23.769047,38.1885848],[23.7701203,38.188632],[23.7708289,38.1884351],[23.7716622,38.1885088],[23.7718447,38.1885993],[23.7722671,38.1886182],[23.7725642,38.1885466],[23.7732734,38.1881695],[23.7734224,38.1879895],[23.7738569,38.1878101],[23.774291,38.1877389],[23.7747054,38.1878117],[23.7749338,38.1878122],[23.7750829,38.1879567],[23.7752539,38.1880381],[23.7754815,38.1882909],[23.7755702,38.1891563],[23.7764539,38.1895906],[23.7771733,38.1895919],[23.7784301,38.18936],[23.7792177,38.1894516],[23.779601,38.1895605],[23.7797084,38.1895877],[23.7812333,38.1901313],[23.7820743,38.1904303],[23.7834776,38.1908475]]},{"id":15867,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0391\u03c0\u03cc \u03c4\u03b7 \u03a7\u03bf\u03cd\u03bd\u03b7 \u03c3\u03c4\u03bf \u039c\u03c0\u03ac\u03c6\u03b9","description_GR":"\u0397 \u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","path":"Attiki\/Attiki_Parnitha_Chouni_Bafi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4430,"name_EN":"Parnitha Mt: Bafi refuge via the Chouni ravine","description_EN":"The classic ascent of Mt. Parnitha","ascent_time":115,"descent_time":90,"marker":"Red_dots","level":12,"ascent":672,"descent":56,"maxelev":1145,"minelev":523,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.72534 38.14394,23.74697 38.16806)","views":353,"millestones":"0,23.7453247,38.1439416#1,23.7465679,38.1512123#2,23.7411385,38.1571927#3,23.7335632,38.1618187#4,23.7259763,38.1668734#4.4,23.7268683,38.1676933","x":23.7398763,"y":38.1575522,"coor":[[23.7453247,38.1439416],[23.7452161,38.1439999],[23.7451354,38.144216],[23.7452034,38.1443784],[23.744895,38.1444543],[23.7447349,38.1445441],[23.7447687,38.1446523],[23.7445517,38.144724],[23.7444026,38.1449129],[23.7442386,38.1451153],[23.7442495,38.1452596],[23.7443291,38.1453318],[23.7442256,38.1455659],[23.7443387,38.1458636],[23.7446915,38.1461348],[23.7448618,38.1463875],[23.7449064,38.146694],[23.7450201,38.1468114],[23.7452937,38.1469021],[23.7459199,38.1473541],[23.7465129,38.1474636],[23.7465764,38.1476845],[23.7466482,38.1479415],[23.7468863,38.1483927],[23.7469527,38.1490057],[23.7466535,38.149726],[23.7464472,38.1499779],[23.7464579,38.1501672],[23.7466853,38.1504201],[23.7466276,38.1506182],[23.7467525,38.1507807],[23.7467402,38.1510511],[23.7464153,38.1513568],[23.7461298,38.1513922],[23.7459124,38.151554],[23.745149,38.1521156],[23.7448166,38.1525114],[23.7442335,38.1527986],[23.7440043,38.1530685],[23.7429079,38.1532643],[23.7427697,38.1536245],[23.7428375,38.153823],[23.7427001,38.1539308],[23.7426535,38.1542101],[23.7423206,38.1547501],[23.7423196,38.1550385],[23.7422158,38.1553267],[23.7423521,38.1555433],[23.7422825,38.1558406],[23.7424533,38.1559671],[23.7423161,38.1560209],[23.7423158,38.156102],[23.7425782,38.1561386],[23.7427034,38.1562471],[23.7419041,38.1563354],[23.741995,38.1564708],[23.7419035,38.1564977],[23.7417542,38.1567587],[23.7414107,38.1570644],[23.741102,38.1572079],[23.7405195,38.1573283],[23.7398763,38.1575522],[23.7398348,38.1575836],[23.7393955,38.1579386],[23.7390068,38.158118],[23.7373973,38.1581505],[23.7370202,38.1582488],[23.7366543,38.1584462],[23.7363343,38.1585357],[23.7360491,38.158499],[23.7358435,38.1585526],[23.7353764,38.1585876],[23.7354781,38.1588762],[23.7354547,38.1590294],[23.7355568,38.1592008],[23.735362,38.1594167],[23.7340928,38.1600267],[23.7339539,38.1605581],[23.7339862,38.1610719],[23.7341113,38.1611984],[23.734042,38.1614325],[23.7337122,38.1616977],[23.733149,38.1621515],[23.7328288,38.162322],[23.7321894,38.1623746],[23.7318917,38.1625993],[23.7315036,38.1626164],[23.7307491,38.1629031],[23.730463,38.1631007],[23.7304283,38.1632178],[23.7302454,38.1633075],[23.7301065,38.1635415],[23.7300456,38.1636045],[23.729689,38.1637659],[23.7294943,38.1639367],[23.7291285,38.164062],[23.7289454,38.1642058],[23.7284546,38.1641776],[23.7283631,38.1642315],[23.7283738,38.1644208],[23.7282015,38.1647088],[23.7281665,38.164916],[23.7278579,38.1650234],[23.7277324,38.1650051],[23.7277891,38.1650953],[23.727629,38.1651671],[23.7274166,38.165117],[23.7276664,38.1654781],[23.727589,38.1657528],[23.7275623,38.1658474],[23.7273562,38.1660091],[23.7263959,38.1663854],[23.7256506,38.1672489],[23.7253394,38.1680593],[23.7256415,38.1678842],[23.7262228,38.1675521],[23.726337,38.1675434],[23.7262792,38.1677415],[23.7263588,38.1678048],[23.7265419,38.1676971],[23.7267817,38.1676616],[23.7268683,38.1676933]]},{"id":15868,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a6\u03c5\u03bb\u03ae-\u0391\u03c3\u03c0\u03c1\u03cc\u03c0\u03c5\u03c1\u03b3\u03bf\u03c2","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03b4\u03c1\u03cc\u03bc\u03bf \u0395\u03bb\u03b5\u03c5\u03c3\u03af\u03bd\u03b1\u03c2-\u03a6\u03c5\u03bb\u03ae\u03c2","path":"Attiki\/Attiki_Parnitha_Fili_Aspropyrgos","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":4476,"name_EN":"Parnitha Mt: Fyli-Aspropyrgos","description_EN":"Walking on the ancient road from Elefsina to Fyli","ascent_time":120,"descent_time":115,"marker":"Blue_dots","level":13,"ascent":183,"descent":52,"maxelev":289,"minelev":155,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.62682 38.09604,23.66265 38.11056)","views":77,"millestones":"0,23.6268952,38.0959348#1,23.6306918,38.1019539#2,23.6397023,38.1032260#3,23.6476719,38.1074398#4,23.6578120,38.1098501#4.5,23.6625810,38.1106657","x":23.6414113,"y":38.1059074,"coor":[[23.6268952,38.0959348],[23.6271071,38.0968818],[23.6271014,38.0979994],[23.6271581,38.0982789],[23.6275317,38.0988209],[23.6274838,38.0992714],[23.6277429,38.0999121],[23.6278734,38.1004487],[23.6278769,38.1004623],[23.628126,38.1008236],[23.6295224,38.1021078],[23.6292985,38.1012779],[23.6293557,38.101233],[23.6296177,38.1012969],[23.6298217,38.101568],[23.6300718,38.101731],[23.6306067,38.101949],[23.6311312,38.1019776],[23.631679,38.1019163],[23.6321118,38.1020438],[23.6333979,38.1025976],[23.6336751,38.1030401],[23.6339938,38.1031672],[23.6345875,38.1032592],[23.6339938,38.1031672],[23.6349398,38.1033144],[23.635486,38.1035684],[23.6358739,38.1035336],[23.6370477,38.1037445],[23.6372867,38.1036416],[23.6378939,38.1030847],[23.6380767,38.1030222],[23.6385923,38.1029787],[23.6391055,38.1029983],[23.6392343,38.1030347],[23.6394472,38.103094],[23.639759,38.1032527],[23.6401903,38.1036866],[23.640075,38.1039386],[23.6402766,38.1046963],[23.6404919,38.1049853],[23.6407196,38.1050762],[23.6408626,38.1051938],[23.6410149,38.1053204],[23.6412757,38.1056457],[23.6413201,38.1058801],[23.6414113,38.1059074],[23.641492,38.1057274],[23.6416126,38.1059892],[23.6417149,38.1060616],[23.6421935,38.1061532],[23.6426155,38.1061635],[23.6434572,38.1066527],[23.6437652,38.1066356],[23.6442797,38.1064028],[23.6447245,38.1064042],[23.6452708,38.1066582],[23.64649,38.1069142],[23.646821,38.1071631],[23.6469301,38.1072445],[23.6474269,38.1073271],[23.6482122,38.10769],[23.6487137,38.1077636],[23.648815,38.1078224],[23.6488957,38.1078723],[23.6489636,38.1079986],[23.6493285,38.1080178],[23.6496243,38.1081719],[23.6498978,38.1082267],[23.6509095,38.1089688],[23.6515809,38.1092952],[23.6518429,38.1093681],[23.6519442,38.1096568],[23.6522871,38.1095136],[23.6525039,38.1094962],[23.6534614,38.1096343],[23.6540774,38.1096271],[23.6549889,38.1098461],[23.6553197,38.109838],[23.6556625,38.1097128],[23.6559707,38.1096777],[23.6565749,38.1097606],[23.6572366,38.1097265],[23.6578313,38.1098544],[23.6582052,38.1099366],[23.6590376,38.1100111],[23.6597509,38.109923],[23.6600813,38.1100141],[23.6605836,38.1099254],[23.6614502,38.109991],[23.6625705,38.1104674],[23.662581,38.1106657]]},{"id":15869,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a6\u03c5\u03bb\u03ae-\u03a6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03a6\u03c5\u03bb\u03ae\u03c2","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u03ac\u03b3\u03c1\u03b9\u03bf \u03c4\u03bf\u03c0\u03af\u03bf \u03b4\u03af\u03c0\u03bb\u03b1 \u03c3\u03c4\u03b7\u03bd \u0391\u03b8\u03ae\u03bd\u03b1","path":"Attiki\/Attiki_Parnitha_Fili_FrourioFylis","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":7286,"name_EN":"Parnitha Mt: Fyli-Fyli castle","description_EN":"A wild canyon beside Athens","ascent_time":200,"descent_time":185,"marker":"Red_dots","level":13,"ascent":523,"descent":143,"maxelev":682,"minelev":223,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.63743 38.10729,23.6626 38.14525)","views":275,"millestones":"0,23.6625814,38.1106657#1,23.6519065,38.1095506#2,23.6444086,38.1105212#3,23.6396438,38.1182943#4,23.6416438,38.1252163#5,23.6444606,38.1325548#6,23.6423858,38.1397537#7.3,23.6396763,38.1452602","x":23.6425178,"y":38.1277394,"coor":[[23.6625814,38.1106657],[23.6625709,38.1104674],[23.6614505,38.109991],[23.6605839,38.1099254],[23.6600816,38.1100141],[23.6597512,38.109923],[23.6590379,38.1100111],[23.6582056,38.1099366],[23.657237,38.1097265],[23.6565752,38.1097606],[23.655971,38.1096777],[23.6557999,38.1096952],[23.6556629,38.1097128],[23.6553201,38.109838],[23.6549893,38.1098461],[23.6540778,38.1096271],[23.6534618,38.1096343],[23.6525042,38.1094963],[23.6522874,38.1095136],[23.6519445,38.1096568],[23.6518433,38.1093681],[23.6515812,38.1092952],[23.6509098,38.1089688],[23.6498982,38.1082267],[23.6496247,38.1081719],[23.6493288,38.1080178],[23.6489639,38.1079986],[23.6488961,38.1078723],[23.6487141,38.1077636],[23.6482126,38.10769],[23.647465,38.1073452],[23.6474273,38.1073271],[23.6469304,38.1072445],[23.6470324,38.10738],[23.6470277,38.1083533],[23.6465587,38.1086403],[23.646239,38.1087115],[23.6459073,38.1088907],[23.6455283,38.109205],[23.6454466,38.1095923],[23.6451885,38.1098935],[23.6450336,38.1100778],[23.6445072,38.1104187],[23.6441174,38.1108276],[23.6435203,38.1116369],[23.6433585,38.112069],[23.6427054,38.1126618],[23.6424752,38.1130757],[23.6424518,38.1136435],[23.6424502,38.1139679],[23.6423473,38.1143056],[23.6422068,38.1147603],[23.6417253,38.1152455],[23.6414852,38.1153619],[23.64137,38.1155779],[23.6405454,38.1162423],[23.6402471,38.1165929],[23.6402574,38.1168272],[23.639969,38.1174753],[23.6399429,38.1181421],[23.6393025,38.1184646],[23.638833,38.1188056],[23.6384185,38.1191468],[23.6384167,38.1195254],[23.6387918,38.1197969],[23.6392132,38.1199334],[23.6396222,38.1202861],[23.6401688,38.1204951],[23.6404536,38.1205861],[23.6408414,38.1205873],[23.6412169,38.1207957],[23.6413642,38.1209944],[23.6414086,38.1212469],[23.6413266,38.1216883],[23.6412365,38.1218818],[23.641096,38.1221923],[23.6409211,38.1229488],[23.6410684,38.1231566],[23.641353,38.1232926],[23.6414665,38.1234192],[23.641555,38.1239782],[23.6415057,38.1247351],[23.6418198,38.1258266],[23.6419166,38.1270346],[23.6420859,38.1274136],[23.6423249,38.1275225],[23.6424153,38.127703],[23.6425178,38.1277394],[23.6425847,38.1280641],[23.6428331,38.1286056],[23.6430706,38.1288136],[23.643083,38.1288226],[23.6432857,38.129382],[23.6434494,38.1295177],[23.6435607,38.1301039],[23.6439202,38.1312406],[23.6438738,38.1314026],[23.6436559,38.1316363],[23.6435645,38.1316541],[23.6434266,38.1318699],[23.6430272,38.1318777],[23.6430154,38.1319498],[23.6437893,38.1323667],[23.6441768,38.132449],[23.6442227,38.1323951],[23.6444049,38.1324677],[23.6444955,38.1326122],[23.6447232,38.1327211],[23.6445611,38.1332072],[23.644298,38.1333506],[23.6441486,38.1335665],[23.6439542,38.133656],[23.6439878,38.1337823],[23.6438616,38.1339081],[23.6439527,38.1339534],[23.6438609,38.1340613],[23.6439059,38.1341876],[23.6438143,38.1342595],[23.6438365,38.1343947],[23.6439505,38.1344131],[23.6439138,38.1349177],[23.6439478,38.1349538],[23.644165,38.1348824],[23.6444817,38.1354511],[23.6445259,38.1357487],[23.6446399,38.1357851],[23.644593,38.1360373],[23.6444503,38.1362667],[23.6442595,38.136577],[23.64356,38.1367552],[23.6434559,38.1370613],[23.64338,38.1371782],[23.6431109,38.137601],[23.6425038,38.1380678],[23.6424919,38.1381759],[23.6423663,38.1381936],[23.6424791,38.1384643],[23.6423398,38.1389325],[23.6424624,38.1395457],[23.6423597,38.1398338],[23.6421431,38.1397971],[23.6417106,38.1395525],[23.6415632,38.1393537],[23.6415301,38.1391373],[23.641523,38.1391328],[23.6412232,38.1388841],[23.6410636,38.1388565],[23.6408121,38.1389369],[23.6406675,38.1390581],[23.6406769,38.1394547],[23.6404165,38.1395485],[23.6404026,38.139553],[23.6402985,38.1398321],[23.6398862,38.1401372],[23.6398511,38.1403174],[23.6396557,38.1406052],[23.6394953,38.1407218],[23.6391874,38.1406848],[23.6385362,38.140827],[23.6383766,38.1408085],[23.6383506,38.1407949],[23.6380692,38.1406634],[23.6379898,38.140564],[23.6376352,38.1407341],[23.6374508,38.1410941],[23.6375172,38.1415089],[23.6374579,38.1419773],[23.6375528,38.1421714],[23.6381156,38.1433132],[23.6382055,38.1436019],[23.6381577,38.1440344],[23.638293,38.1443773],[23.6393962,38.1451467],[23.6396763,38.1452602]]},{"id":15870,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03cc\u03c8\u03b7 \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03b9\u03bf\u03cd-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03ba\u03cc\u03c8\u03b7 \u03c4\u03bf\u03c5 \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03b9\u03bf\u03cd","path":"Attiki\/Attiki_Parnitha_Flabouri_ridge","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":2006,"name_EN":"Parnitha Mt: Flabouri ridge-Flabouri refuge","description_EN":"Ascent to Flabouri refuge via the spectacular Flabouri ridge","ascent_time":85,"descent_time":65,"marker":"Blue_dots","level":12,"ascent":582,"descent":7,"maxelev":1145,"minelev":553,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.74607 38.14424,23.7508 38.16151)","views":390,"millestones":"0,23.7465459,38.1442326#1,23.7501362,38.1497236#2,23.7485129,38.1570923#2,23.7466266,38.1615099","x":23.7501439,"y":38.1499949,"coor":[[23.7465459,38.1442326],[23.7467742,38.1449316],[23.7461233,38.1450563],[23.7462486,38.1451107],[23.7461912,38.1452007],[23.7463499,38.1455255],[23.7466231,38.1457244],[23.7466299,38.1460218],[23.7467553,38.1460581],[23.7468697,38.1459863],[23.7471068,38.1460904],[23.7472867,38.1461719],[23.7474072,38.1462848],[23.7477017,38.1463035],[23.7478039,38.1464614],[23.74794,38.1463941],[23.7479739,38.1464843],[23.7480767,38.146471],[23.7481069,38.1465928],[23.7482246,38.1465885],[23.7482322,38.1466786],[23.7483716,38.1466835],[23.7484931,38.1468279],[23.7484747,38.146891],[23.7486686,38.1469274],[23.7488128,38.14709],[23.7489735,38.1471309],[23.7491163,38.1470951],[23.749228,38.147163],[23.7494801,38.147186],[23.749432,38.1472715],[23.7495105,38.1473799],[23.7498183,38.1474842],[23.7498619,38.1476465],[23.7499557,38.1476467],[23.7499887,38.1477098],[23.7504222,38.1477468],[23.7504318,38.147882],[23.7505244,38.1479183],[23.7505206,38.1479904],[23.750397,38.1480442],[23.7504651,38.148157],[23.7504097,38.1483777],[23.7502243,38.1484674],[23.7499896,38.1487057],[23.7499736,38.1487868],[23.7501418,38.1489269],[23.7501914,38.1491252],[23.7501319,38.1492152],[23.7502901,38.1492516],[23.7502886,38.1493868],[23.7501338,38.1495983],[23.7501439,38.1499949],[23.7503714,38.1502116],[23.7505641,38.1505906],[23.7504251,38.1512031],[23.7506553,38.1516768],[23.7506662,38.151821],[23.7507687,38.1519024],[23.7506368,38.1520733],[23.7506137,38.1521544],[23.7506819,38.1522446],[23.7506016,38.1523526],[23.7506809,38.1525511],[23.7506349,38.1526411],[23.7507299,38.1529117],[23.7505697,38.1530375],[23.7503298,38.1530911],[23.7501701,38.1530637],[23.7501421,38.1532349],[23.750256,38.1533072],[23.7501634,38.1536856],[23.7503001,38.153758],[23.7502195,38.1539561],[23.7503105,38.1540464],[23.7504388,38.1541863],[23.7504613,38.1542945],[23.7502396,38.1544428],[23.7499308,38.1546224],[23.7496444,38.1549462],[23.74942,38.1550584],[23.7486954,38.1554129],[23.7487061,38.1556202],[23.7484882,38.1559441],[23.7486129,38.1561878],[23.7487336,38.1562421],[23.7485272,38.1565346],[23.7485132,38.1572645],[23.7482712,38.157949],[23.748344,38.1580483],[23.7484416,38.1581837],[23.7483721,38.15849],[23.7485993,38.1587969],[23.7485761,38.158905],[23.7483015,38.1591027],[23.7481976,38.1594359],[23.7480717,38.1595348],[23.7480023,38.159787],[23.7477615,38.1601109],[23.7475787,38.16048],[23.747352,38.1606283],[23.7472944,38.1607723],[23.7468148,38.1612445],[23.7466717,38.1613568],[23.7466266,38.1615099]]},{"id":15871,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0391\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4. \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9 \u03c3\u03c4\u03b7\u03bd \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac","description_GR":"\u0395\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03bf\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","path":"Attiki\/Attiki_Parnitha_Flambouri_Koromilia","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":5,"length":2297,"name_EN":"Parnitha Mt: From Flambouri Refuge to Koromilia fountain","description_EN":"A nice walk around Flambouri Refuge","ascent_time":40,"descent_time":40,"marker":"Red_dots","level":14,"ascent":136,"descent":136,"maxelev":1146,"minelev":1026,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.74403 38.16152,23.74994 38.1683)","views":445,"millestones":"0,23.7466280,38.1615099#1,23.7494023,38.1681419#2.3,23.7466291,38.1615099","x":23.7495394,"y":38.1683162,"coor":[[23.746628,38.1615099],[23.74697,38.1616549],[23.7471853,38.162106],[23.747309,38.162647],[23.7474685,38.1627375],[23.7473883,38.1628184],[23.7475821,38.1628909],[23.7477185,38.1630534],[23.7477403,38.1633599],[23.7483197,38.1641633],[23.7483185,38.1645328],[23.7484319,38.1647313],[23.7482386,38.1648435],[23.7481011,38.1649875],[23.7480318,38.1652036],[23.7479763,38.1654829],[23.7476443,38.1657525],[23.7474951,38.1660046],[23.7475292,38.1660407],[23.7479401,38.1660596],[23.7480995,38.1661681],[23.7482766,38.1667543],[23.7483904,38.1668447],[23.7490407,38.1669722],[23.7494782,38.167248],[23.7495893,38.1673925],[23.7498477,38.1676769],[23.7499156,38.1678483],[23.749881,38.1679654],[23.7497997,38.1680463],[23.7496519,38.1681992],[23.7495394,38.1683162],[23.749154,38.1678332],[23.7487433,38.1677692],[23.7482888,38.1678809],[23.7482538,38.1680791],[23.7480134,38.1682859],[23.7472942,38.1682663],[23.747226,38.168194],[23.7469406,38.1681934],[23.7465305,38.1679402],[23.7463829,38.1677236],[23.7464408,38.1674713],[23.7463044,38.1673088],[23.7463118,38.1671241],[23.7460387,38.1668711],[23.7459822,38.1666908],[23.7455375,38.1665456],[23.7452758,38.1663107],[23.7448654,38.1661386],[23.7446382,38.1658226],[23.7440375,38.1656095],[23.7447923,38.1655301],[23.7452723,38.1653599],[23.745373,38.1652429],[23.7451347,38.1645079],[23.7451815,38.1641835],[23.7454573,38.1636614],[23.7458926,38.1632297],[23.7460886,38.1626714],[23.7466165,38.1618434],[23.7466291,38.1615099]]},{"id":15872,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0394\u03b5\u03ba\u03ad\u03bb\u03b5\u03b9\u03b1-\u039c\u03c0\u03ac\u03c6\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03ca \u03c3\u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03ac \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039c\u03c0\u03ac\u03c6\u03b9","path":"Attiki\/Attiki_Parnitha_Karaouli_Bafi","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":7606,"name_EN":"Parnitha Mt: Dhekelia-Bafi refuge","description_EN":"From Tatoi are to Bafi refuge via Xerovouni","ascent_time":221,"descent_time":163,"marker":"Red_dots","level":14,"ascent":868,"descent":-262,"maxelev":1187,"minelev":519,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.72652 38.17437,23.78951 38.1636)","views":77,"millestones":"0,23.7895117,38.1636991#1,23.7797704,38.1650882#2,23.7702555,38.1667866#3,23.7626363,38.168107#4,23.7574843,38.1740782#5,23.7511258,38.1687685#6,23.741272,38.168878#7,23.7311437,38.1674599#7.6,23.7268783,38.1676934","x":23.761478,"y":38.1692062,"coor":[[23.7895117,38.1636991],[23.7887814,38.1635986],[23.7875137,38.1638036],[23.7870464,38.1639334],[23.7867227,38.1642213],[23.7860863,38.1643463],[23.7856858,38.164679],[23.7855259,38.1647148],[23.7838721,38.164216],[23.7836439,38.1641886],[23.7828102,38.1643042],[23.7814047,38.1648063],[23.7812329,38.1649682],[23.7810262,38.1653824],[23.7802263,38.1656513],[23.7800438,38.1655969],[23.7798852,38.165209],[23.7796636,38.1649788],[23.7793263,38.1650593],[23.7791775,38.1651942],[23.778652,38.1653104],[23.7785259,38.1654904],[23.7781202,38.1655392],[23.7777889,38.1656107],[23.7768399,38.1660955],[23.7763034,38.1660855],[23.7759492,38.166184],[23.7755381,38.1662553],[23.7753208,38.166381],[23.77451,38.1664516],[23.7742479,38.1663069],[23.774088,38.1663516],[23.7738486,38.166243],[23.7735288,38.1662965],[23.7731866,38.1661877],[23.7730724,38.1662235],[23.7725941,38.1658441],[23.7724457,38.1658438],[23.7724224,38.1659969],[23.7722511,38.1660146],[23.7721245,38.1663388],[23.7718498,38.1665636],[23.7717129,38.1665363],[23.7710843,38.1667874],[23.7709706,38.166634],[23.7705253,38.1666692],[23.7704107,38.1667951],[23.7703082,38.1667228],[23.7700447,38.1670468],[23.7696452,38.1670099],[23.7691769,38.1670991],[23.7688795,38.1672788],[23.7687198,38.1672605],[23.768342,38.1676022],[23.7678977,38.1672949],[23.7676922,38.1673125],[23.7676235,38.1673845],[23.7675781,38.1672943],[23.7672927,38.1672757],[23.7671447,38.1671582],[23.7671743,38.1670637],[23.7669812,38.1667568],[23.7669128,38.1667026],[23.7666845,38.1667022],[23.7667308,38.166504],[23.7663888,38.1663591],[23.7662074,38.1659622],[23.765819,38.1660696],[23.7657052,38.1659612],[23.7655866,38.165997],[23.7656202,38.1662134],[23.7654488,38.1662491],[23.7653114,38.166393],[23.7654589,38.1666547],[23.765276,38.1667354],[23.7651728,38.1668974],[23.7649103,38.1668789],[23.7647727,38.1670589],[23.7639732,38.1671654],[23.763619,38.1672729],[23.7632749,38.1677859],[23.7630808,38.1678035],[23.7626345,38.168109],[23.7622466,38.1680632],[23.7619266,38.1681527],[23.7617212,38.1681252],[23.7613669,38.1682507],[23.7614235,38.168413],[23.761822,38.1687293],[23.7617759,38.1688644],[23.7616274,38.1688821],[23.7616723,38.1691345],[23.761478,38.1692062],[23.761077,38.16962],[23.7602883,38.1699248],[23.7602422,38.1700779],[23.7599331,38.1703206],[23.7595906,38.170338],[23.7590068,38.1708054],[23.7584925,38.1709846],[23.7583664,38.1711466],[23.7583997,38.171417],[23.7585021,38.1715434],[23.7582159,38.1717681],[23.7583523,38.1719577],[23.7580426,38.1723987],[23.7578712,38.1724344],[23.7579728,38.1727951],[23.7577991,38.1735157],[23.7578209,38.1738402],[23.7574318,38.1741188],[23.757191,38.1744428],[23.7564723,38.174261],[23.7558696,38.1735388],[23.7558136,38.1732232],[23.7556885,38.1730697],[23.7557919,38.1728717],[23.755416,38.1725194],[23.7548824,38.1721668],[23.7546785,38.1716977],[23.7544277,38.171571],[23.754293,38.1715392],[23.7539272,38.1716826],[23.7533802,38.1713751],[23.7532441,38.1711044],[23.7530956,38.1711582],[23.7527307,38.1710132],[23.7527542,38.170815],[23.7524467,38.170616],[23.7524826,38.1701114],[23.7523138,38.16939],[23.751185,38.1689911],[23.7511173,38.1687386],[23.7507076,38.1683772],[23.7500709,38.1685561],[23.7497775,38.1683888],[23.7496412,38.1681902],[23.7495398,38.1683162],[23.749154,38.1678332],[23.7487433,38.1677692],[23.7482888,38.1678809],[23.7482538,38.1680791],[23.7480134,38.1682859],[23.7472942,38.1682663],[23.746672,38.1684903],[23.7462952,38.1685075],[23.7461009,38.1685882],[23.7456786,38.1685602],[23.7455526,38.1686861],[23.7445821,38.1687201],[23.7440822,38.1689443],[23.7431344,38.1690324],[23.7425864,38.1690221],[23.7418764,38.1688538],[23.7415417,38.1688711],[23.739715,38.1689212],[23.7386021,38.1690764],[23.7374037,38.1689926],[23.7353722,38.168943],[23.7345173,38.1685626],[23.73397,38.1683901],[23.7339162,38.1684711],[23.7335015,38.1685062],[23.7330451,38.168433],[23.7326469,38.1680716],[23.7327279,38.1677834],[23.7325806,38.1674857],[23.7322501,38.1673227],[23.7318849,38.1672858],[23.7313481,38.1673747],[23.7309136,38.167554],[23.7305123,38.1680217],[23.730397,38.1683459],[23.7299616,38.1684756],[23.7297097,38.1686733],[23.7294815,38.1686547],[23.7292757,38.1687444],[23.7286935,38.168725],[23.7279617,38.1690387],[23.727027,38.168658],[23.7267712,38.1685718],[23.7265448,38.1683595],[23.7267848,38.1682699],[23.7270482,38.1680543],[23.7268783,38.1676934]]},{"id":15873,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u039a\u03b1\u03c4\u03c3\u03b9\u03bc\u03af\u03b4\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03c6\u03c1\u03c5\u03ba\u03c4\u03c9\u03c1\u03af\u03b1 \u03c3\u03c4\u03b1 \u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1","path":"Attiki\/Attiki_Parnitha_Katsimidi_loop","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5613,"name_EN":"Parnitha Mt: Katsimidi loop","description_EN":"From the ancient watchtower to the Royal Estate of Tatoi","ascent_time":130,"descent_time":135,"marker":"Red_dots","level":13,"ascent":317,"descent":424,"maxelev":840,"minelev":528,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.77073 38.1636,23.79293 38.18445)","views":131,"millestones":"0,23.7928789,38.1832128#1,23.7861585,38.1842102#2,23.7764518,38.1823864#3,23.7734692,38.1776756#4,23.7791403,38.1706769#5,23.7864857,38.1662567#5.6,23.7895117,38.1636991","x":23.7750854,"y":38.1819047,"coor":[[23.7928789,38.1832128],[23.792765,38.1831224],[23.7926972,38.1828519],[23.7923089,38.1828963],[23.7917955,38.1827512],[23.7915223,38.1824623],[23.791603,38.182165],[23.7915118,38.1821108],[23.7913519,38.1821285],[23.7907631,38.1824159],[23.7905004,38.1824425],[23.790443,38.1825325],[23.7904421,38.1828479],[23.7905553,38.1831906],[23.7909197,38.1835608],[23.7899481,38.1839195],[23.7897769,38.1838832],[23.7893428,38.1839725],[23.7892968,38.1840806],[23.7891486,38.1839902],[23.7889316,38.1840078],[23.788852,38.1838996],[23.7886692,38.1839172],[23.7884184,38.1837726],[23.7883498,38.1838085],[23.7882931,38.1837003],[23.7882471,38.1837813],[23.7881446,38.183691],[23.788133,38.1837811],[23.7880533,38.1836728],[23.7879847,38.1837267],[23.7879957,38.183871],[23.7878019,38.1837625],[23.7877902,38.1838616],[23.7877218,38.1838254],[23.7874241,38.1840953],[23.7872986,38.184059],[23.7872298,38.184149],[23.7871617,38.1840227],[23.7867046,38.1841345],[23.7861585,38.1842101],[23.7861353,38.1843182],[23.7860438,38.1843631],[23.7848908,38.1842889],[23.7845935,38.1844236],[23.7844453,38.1843422],[23.7840567,38.1844766],[23.7839541,38.1844224],[23.7837143,38.1844219],[23.7835439,38.1841152],[23.7830873,38.1840693],[23.7828022,38.1839786],[23.7827112,38.1838613],[23.7825285,38.183861],[23.7821136,38.1836845],[23.7818629,38.1835398],[23.7815089,38.1835391],[23.7810526,38.1834121],[23.780653,38.1833933],[23.7804134,38.1833208],[23.7801627,38.1831581],[23.7799459,38.1831216],[23.7796728,38.1827877],[23.779422,38.18267],[23.7791831,38.1823812],[23.7786459,38.1825424],[23.7783835,38.1824878],[23.7777554,38.1825227],[23.7775724,38.1826125],[23.7772983,38.182648],[23.7771271,38.1826206],[23.7770247,38.1824762],[23.7770706,38.1824042],[23.7769908,38.182368],[23.7765342,38.1823491],[23.7763398,38.1824389],[23.7759522,38.1822218],[23.7758387,38.1819963],[23.775702,38.1819059],[23.7755308,38.1818876],[23.7752337,38.1819591],[23.7750854,38.1819047],[23.7747897,38.1815257],[23.7744361,38.1814168],[23.7742418,38.1814885],[23.7741278,38.1814343],[23.7738993,38.1814789],[23.7736939,38.1814244],[23.7735915,38.181307],[23.7733518,38.1812705],[23.7730557,38.1810356],[23.7728388,38.1810172],[23.7725994,38.1809176],[23.7721769,38.1809168],[23.7718579,38.1806908],[23.7716067,38.1806903],[23.7715386,38.1805731],[23.7712303,38.1805634],[23.7711735,38.1804732],[23.7708655,38.1804005],[23.7707387,38.1803011],[23.7711741,38.1798333],[23.7714614,38.179239],[23.7718963,38.1789064],[23.7723775,38.1783576],[23.772995,38.1780704],[23.7733728,38.1777286],[23.7739675,38.1774053],[23.7740825,38.1771532],[23.7744139,38.1770367],[23.7748822,38.1769655],[23.7754544,38.176534],[23.7755144,38.1763944],[23.775333,38.1759975],[23.7756085,38.1754933],[23.7758058,38.1744482],[23.7757971,38.1742589],[23.7760148,38.174025],[23.7761417,38.1735746],[23.7763939,38.1732507],[23.7768972,38.1729272],[23.7777433,38.1725322],[23.7781683,38.1716498],[23.7785917,38.1713261],[23.7791186,38.1707503],[23.779257,38.1703],[23.7797599,38.1701116],[23.7803648,38.1701669],[23.780479,38.170131],[23.7812001,38.1695105],[23.7813372,38.1694747],[23.781962,38.1686016],[23.7821677,38.1685119],[23.7823636,38.1679174],[23.7828886,38.1675759],[23.7831737,38.1676756],[23.7835497,38.1679286],[23.7836525,38.1679288],[23.7838012,38.1678029],[23.7841204,38.1679567],[23.7842684,38.1681192],[23.7843711,38.1681284],[23.7844512,38.1680655],[23.7846564,38.168138],[23.7848857,38.167832],[23.7853426,38.1677427],[23.7855947,38.1674187],[23.7858918,38.1673111],[23.7859381,38.1670768],[23.7862469,38.1668971],[23.7863623,38.1664467],[23.7867178,38.1659066],[23.7865595,38.1654016],[23.7865713,38.1652484],[23.7867088,38.1650684],[23.7865268,38.1648518],[23.7868021,38.1643836],[23.7868138,38.1642935],[23.7867228,38.1642032],[23.7870467,38.1639334],[23.7875137,38.1638036],[23.7887814,38.1635986],[23.7895117,38.1636991]]},{"id":15874,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03b1\u03b6\u03af\u03bd\u03bf-\u03ba\u03b1\u03c4. \u039c\u03c0\u03ac\u03c6\u03b9","description_GR":"\u03a0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039c\u03c0\u03ac\u03c6\u03b9 \u03c7\u03c9\u03c1\u03af\u03c2 \u03b1\u03c5\u03c4\u03bf\u03ba\u03af\u03bd\u03b7\u03c4\u03bf","path":"Attiki\/Attiki_Parnitha_Kazino_Bafi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":1078,"name_EN":"Parnitha Mt: Kazino-Bafi refuge","description_EN":"Go to Bafi refuge without a car","ascent_time":60,"descent_time":60,"marker":"Red_dots","level":12,"ascent":161,"descent":78,"maxelev":1145,"minelev":1030,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.72291 38.15268,23.73711 38.16805)","views":532,"millestones":"0,23.7371101,38.1526837#1,23.7291168,38.1566547#2,23.7239461,38.1612831#1.1,23.7271327,38.1675903","x":23.7266632,"y":38.1607216,"coor":[[23.7371101,38.1526837],[23.7370171,38.1531702],[23.736892,38.1533276],[23.7364556,38.1540837],[23.7362592,38.1547412],[23.735984,38.155083],[23.73589,38.155236],[23.735707,38.1553438],[23.7355457,38.155758],[23.7346872,38.156441],[23.7334609,38.1568303],[23.733076,38.1569511],[23.7324357,38.157238],[23.7316366,38.1572723],[23.7306441,38.1571168],[23.7293787,38.1566993],[23.7291049,38.1566536],[23.728714,38.1567383],[23.7287221,38.1567789],[23.7286643,38.156986],[23.7285908,38.1570625],[23.7290462,38.1576674],[23.7291361,38.1580641],[23.7291449,38.1581903],[23.7289731,38.1583432],[23.7289269,38.1585053],[23.7293714,38.1586865],[23.729656,38.1588855],[23.729687,38.1590793],[23.7297387,38.1593904],[23.72961,38.1595568],[23.7291523,38.1598622],[23.728649,38.1601494],[23.7283405,38.1602208],[23.7281687,38.1603917],[23.7278143,38.160526],[23.7278549,38.1606433],[23.7277515,38.1608053],[23.7267471,38.1607849],[23.7266632,38.1607216],[23.726389,38.1607751],[23.7261717,38.1609007],[23.7252924,38.1609888],[23.7250859,38.1612587],[23.7248002,38.1613662],[23.7243321,38.1613831],[23.7240585,38.1612833],[23.7238759,38.1612829],[23.7232237,38.1616779],[23.7231202,38.161885],[23.7229371,38.1620107],[23.7229932,38.1622722],[23.7234942,38.1625978],[23.7235963,38.1627603],[23.7235039,38.1630485],[23.7232633,38.1632823],[23.7233656,38.1634087],[23.7238167,38.1636215],[23.7239011,38.1636623],[23.7244258,38.1637807],[23.7249951,38.1641786],[23.7256682,38.1642613],[23.7260783,38.1645055],[23.7266944,38.1645881],[23.7269445,38.1648591],[23.7274159,38.165117],[23.7276657,38.1654781],[23.7275616,38.1658474],[23.7273555,38.1660091],[23.7263952,38.1663854],[23.7256499,38.1672489],[23.7253387,38.1680593],[23.7260381,38.1676058],[23.7262668,38.1675162],[23.7263123,38.1675614],[23.7262434,38.1676784],[23.7263114,38.1677867],[23.726781,38.1676616],[23.7271327,38.1675903]]},{"id":15875,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0386\u03b3. \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9-\u0391\u03b3. \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03c7\u03c1\u03ae\u03c3\u03b9\u03bc\u03b7 \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7","path":"Attiki\/Attiki_Parnitha_Keramidi_AgTriada","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4805,"name_EN":"Parnitha Mt: Aghios Georgios Keramidi-Agia Triada","description_EN":"An important connection","ascent_time":115,"descent_time":115,"marker":"Red_dots","level":12,"ascent":351,"descent":211,"maxelev":1150,"minelev":844,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.69113 38.1374,23.7205 38.15588)","views":204,"millestones":"0,23.6920397,38.1373249#1,23.6938749,38.1433195#2,23.7019752,38.1458626#3,23.7101514,38.1478375#4,23.7126003,38.1546719#4.8,23.7204263,38.1558221","x":23.7028326,"y":38.1459913,"coor":[[23.6920397,38.1373249],[23.6919024,38.1374237],[23.691638,38.1378736],[23.6916052,38.1380538],[23.6912145,38.1387016],[23.6912025,38.1388278],[23.6912479,38.1389],[23.6915213,38.1390089],[23.691644,38.1396761],[23.6918032,38.1398027],[23.6918483,38.139947],[23.6920765,38.1399476],[23.6923043,38.1400384],[23.6924747,38.1402191],[23.6927028,38.1402557],[23.6928277,38.1404002],[23.6929875,38.1404097],[23.6931353,38.1405362],[23.693455,38.140501],[23.6937514,38.1405739],[23.6942297,38.1407914],[23.6943884,38.1410532],[23.6946379,38.1414234],[23.6942718,38.1416387],[23.6941715,38.141661],[23.6937465,38.1417455],[23.6937679,38.142079],[23.6935851,38.1421236],[23.6935275,38.1422496],[23.6934476,38.1422675],[23.6934462,38.1425919],[23.6933085,38.1427808],[23.6933649,38.1429252],[23.6931324,38.1431904],[23.6937826,38.1432462],[23.6939987,38.143418],[23.6942142,38.143743],[23.6950677,38.1443311],[23.6953121,38.1443002],[23.695438,38.1442104],[23.6956889,38.144238],[23.6959737,38.144374],[23.6960769,38.1442571],[23.6964295,38.1445284],[23.6965779,38.1445287],[23.6966366,38.1441233],[23.6967857,38.1439615],[23.6969452,38.144016],[23.6971969,38.1438544],[23.6974245,38.1440172],[23.6975277,38.1439093],[23.6977333,38.1438558],[23.6980756,38.1438747],[23.6983262,38.1439835],[23.6983258,38.1440736],[23.6984511,38.144146],[23.6984278,38.1442541],[23.6986792,38.1441736],[23.6988384,38.1443002],[23.698974,38.1443006],[23.6992036,38.1443012],[23.6993055,38.1445177],[23.699488,38.1445362],[23.6997041,38.144717],[23.6999835,38.1447538],[23.7003028,38.1448177],[23.7004278,38.1449442],[23.7003932,38.1450342],[23.7006086,38.1453773],[23.7006307,38.1455756],[23.7009616,38.1455764],[23.7012688,38.1458115],[23.7014138,38.1457668],[23.7021436,38.1458949],[23.7025224,38.1458913],[23.7026271,38.1460268],[23.7028326,38.1459913],[23.703186,38.1461003],[23.7036436,38.1458311],[23.7037916,38.1459036],[23.7040312,38.1459312],[23.7040769,38.1459133],[23.7041455,38.1458864],[23.7042252,38.1459317],[23.7045109,38.1458423],[23.7046477,38.1458787],[23.7047653,38.1458024],[23.704713,38.1457707],[23.7052419,38.1456729],[23.7056411,38.145746],[23.7057097,38.1457101],[23.7057449,38.1454759],[23.7061218,38.1454047],[23.7062586,38.1454411],[23.7062809,38.1455673],[23.7068403,38.1455146],[23.70692,38.1455689],[23.7070948,38.1455513],[23.7080169,38.145495],[23.7080421,38.1456258],[23.7082633,38.1458562],[23.7080888,38.1460675],[23.7085511,38.1461453],[23.7086984,38.1463034],[23.7087234,38.1464972],[23.7088186,38.1464929],[23.7093557,38.1467601],[23.709777,38.1468333],[23.7098477,38.1469776],[23.7099833,38.1470546],[23.709937,38.1473023],[23.7100734,38.147528],[23.7100805,38.1477398],[23.7101553,38.1478436],[23.7099557,38.1481811],[23.7093145,38.1487022],[23.7090619,38.1490711],[23.7087531,38.1492326],[23.7087134,38.1493587],[23.7088928,38.1493546],[23.7088913,38.1497331],[23.7086932,38.1507691],[23.7086012,38.1509491],[23.708601,38.1512465],[23.7089638,38.1518603],[23.7089973,38.1520586],[23.7094741,38.1526997],[23.7097121,38.1531329],[23.7099172,38.1532055],[23.7101557,38.1535125],[23.710531,38.1538379],[23.7106565,38.1538743],[23.7108496,38.1541091],[23.7110991,38.1542314],[23.711269,38.1542949],[23.71172,38.1542554],[23.712269,38.1545136],[23.7127226,38.1547265],[23.712784,38.1547988],[23.713418,38.1549355],[23.7138431,38.1551168],[23.7138384,38.1554142],[23.7144715,38.1555149],[23.715116,38.1556156],[23.7163028,38.1556725],[23.7167362,38.1557637],[23.7170611,38.1558772],[23.7186131,38.155953],[23.7191955,38.1558643],[23.719562,38.1558201],[23.719927,38.155875],[23.7204263,38.1558221]]},{"id":15876,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0386\u03b3. \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9-\u03a4\u03b1\u03bc\u03af\u03bb\u03b8\u03b9","description_GR":"\u039c\u03b9\u03b1 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ae \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7","path":"Attiki\/Attiki_Parnitha_Keramidi_Tamilthi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3082,"name_EN":"Parnitha Mt: Aghios Georgios Keramidhi-Tamilthi","description_EN":"A useful connection trail","ascent_time":70,"descent_time":75,"marker":"Blue_square","level":12,"ascent":104,"descent":158,"maxelev":953,"minelev":795,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.66924 38.13591,23.69205 38.14257)","views":312,"millestones":"0,23.6920397,38.1373249#1,23.6857809,38.1413330#2,23.6763984,38.1404501#3.1,23.6692699,38.1358525","x":23.679311,"y":38.1409139,"coor":[[23.6920397,38.1373249],[23.6919024,38.1374237],[23.691638,38.1378736],[23.690943,38.1384801],[23.6904259,38.1393259],[23.6897785,38.1399551],[23.6896696,38.140063],[23.6891327,38.1402058],[23.6890425,38.1404534],[23.6889825,38.1406199],[23.6887877,38.1408267],[23.6887522,38.141106],[23.6880888,38.1414648],[23.688042,38.141753],[23.6878355,38.1420048],[23.6879035,38.1421132],[23.688177,38.142213],[23.6881878,38.1423483],[23.6880337,38.1426182],[23.6875732,38.1424548],[23.6872662,38.1422016],[23.6870751,38.1420253],[23.6864259,38.1417352],[23.6860847,38.1414459],[23.6857009,38.1413052],[23.6856875,38.141526],[23.685609,38.1416925],[23.6853555,38.1417684],[23.6850251,38.1416413],[23.6846954,38.141343],[23.6845378,38.1408559],[23.6841164,38.1406655],[23.6839117,38.1404847],[23.683444,38.1404655],[23.6823123,38.140895],[23.6815932,38.1409471],[23.6813076,38.1410185],[23.6806346,38.1409445],[23.6804062,38.14098],[23.6799501,38.1409066],[23.6798494,38.1409289],[23.6796759,38.140969],[23.679311,38.1409139],[23.6788201,38.1409666],[23.678691,38.1409527],[23.6782573,38.1409741],[23.6782462,38.140911],[23.677927,38.140838],[23.677299,38.1409174],[23.6769685,38.1408173],[23.6764766,38.1408385],[23.6764255,38.1407798],[23.6763934,38.1405319],[23.6763848,38.1404642],[23.6765912,38.1402485],[23.6767065,38.1399694],[23.6769047,38.1397582],[23.6768502,38.1391632],[23.6770221,38.1387716],[23.67699,38.1385327],[23.6767904,38.1382528],[23.6765736,38.1382657],[23.6763463,38.1380397],[23.6758558,38.1380023],[23.6757881,38.1378219],[23.67556,38.1378123],[23.6755336,38.1378077],[23.6749968,38.1376755],[23.6747267,38.1376387],[23.6743383,38.1377188],[23.6738826,38.1375553],[23.6734835,38.1375001],[23.6726293,38.1371192],[23.6726201,38.1371146],[23.6721507,38.1369826],[23.6711011,38.1369256],[23.6706907,38.1370867],[23.6704761,38.1370636],[23.6703511,38.1369371],[23.6701573,38.1369095],[23.6700437,38.136783],[23.6695657,38.1365203],[23.6694691,38.1364164],[23.669384,38.1363215],[23.6692699,38.1358525]]},{"id":15877,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a3\u03c4\u03b7\u03bd \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac \u03ba\u03b1\u03b9 \u03c4\u03bf \u039c\u03b5\u03c3\u03b9\u03b1\u03bd\u03cc \u039d\u03b5\u03c1\u03cc","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03b5\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03bf\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03c4\u03c9\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd","path":"Attiki\/Attiki_Parnitha_Koromilia_Mesiano","activity_type":31,"assistance":2,"difficulty":2,"scenic_value":5,"length":6445,"name_EN":"Parnitha Mt: To Koromilia and Mesiano Nero fountains","description_EN":"A nice walk around the springs of the peak area","ascent_time":145,"descent_time":145,"marker":"Red_dots","level":13,"ascent":261,"descent":261,"maxelev":1185,"minelev":1038,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.72664 38.16729,23.74995 38.17737)","views":418,"millestones":"0,23.7271373,38.1675858#1,23.7342965,38.1688390#2,23.7402401,38.1745827#3,23.7435380,38.1740415#4,23.7494160,38.1681593#5,23.7389079,38.1690319#6.4,23.7271384,38.1675858","x":23.7444045,"y":38.173618,"coor":[[23.7271373,38.1675858],[23.727079,38.1679282],[23.727003,38.1681172],[23.7266713,38.1682787],[23.726698,38.1684906],[23.7267776,38.1685809],[23.7271672,38.168753],[23.7274161,38.1687896],[23.7279631,38.1690433],[23.7286949,38.1687295],[23.7292771,38.1687489],[23.7294829,38.1686592],[23.7297111,38.1686778],[23.729963,38.1684801],[23.7304204,38.1682829],[23.730594,38.1679363],[23.7309951,38.1675046],[23.7316466,38.1672898],[23.7321148,38.1672548],[23.7324798,38.1673277],[23.7327531,38.1675266],[23.7328436,38.1677431],[23.732694,38.1680853],[23.7329213,38.1683471],[23.7332063,38.1684559],[23.7338808,38.1684845],[23.7341769,38.1686744],[23.7345973,38.1692432],[23.734859,38.1694871],[23.7351665,38.1696681],[23.7357826,38.1697956],[23.7362534,38.1703149],[23.736928,38.1703209],[23.7370761,38.1703934],[23.737658,38.1704848],[23.7379668,38.1703413],[23.7384352,38.1702342],[23.7385149,38.1703065],[23.7386964,38.1703339],[23.7390132,38.1711277],[23.7389896,38.171344],[23.7391132,38.171903],[23.7393285,38.1723541],[23.7397157,38.1726253],[23.7399769,38.1730135],[23.7402616,38.1732124],[23.7403515,38.1736271],[23.740282,38.1738974],[23.740475,38.1742223],[23.7403601,38.1744022],[23.7402458,38.1744651],[23.7402332,38.1747715],[23.7402669,38.1749338],[23.7403923,38.1749881],[23.7404829,38.1751866],[23.7404681,38.1754479],[23.7402978,38.1758982],[23.7401377,38.1759699],[23.7398845,38.1765282],[23.7397919,38.176573],[23.7395858,38.1767528],[23.739664,38.1772216],[23.7394013,38.1772571],[23.7395162,38.177343],[23.7399042,38.1773979],[23.7403182,38.177169],[23.7403403,38.1773854],[23.7404318,38.1773315],[23.7404359,38.1768944],[23.7405163,38.1767594],[23.7406536,38.1766696],[23.7411218,38.1766345],[23.7413276,38.1765539],[23.741568,38.1763742],[23.7417632,38.1760501],[23.7420837,38.1758345],[23.7424507,38.1753487],[23.7425017,38.1750604],[23.7427114,38.1748761],[23.742788,38.1748041],[23.7428684,38.1746872],[23.7427321,38.1744796],[23.7426409,38.1744433],[23.7426754,38.1743713],[23.7442187,38.1737798],[23.7443559,38.173717],[23.7444045,38.173618],[23.7444504,38.173537],[23.7448046,38.1734476],[23.7453437,38.1727458],[23.7455164,38.1723316],[23.7457114,38.1720617],[23.7456778,38.1718543],[23.7460553,38.1716388],[23.7464663,38.1716397],[23.7466605,38.1716041],[23.7468442,38.1713161],[23.7470177,38.1712759],[23.7475208,38.1710607],[23.7478412,38.1708361],[23.7479559,38.1706741],[23.7481618,38.1705754],[23.7483789,38.1705037],[23.7487325,38.1705856],[23.7488811,38.1705499],[23.7492472,38.1703163],[23.7496359,38.170164],[23.7497618,38.1700471],[23.7498424,38.169867],[23.7497747,38.1696325],[23.7498667,38.1694344],[23.7498106,38.1691459],[23.7499484,38.1688938],[23.7499376,38.1687316],[23.7495394,38.1683162],[23.749154,38.1678332],[23.7487433,38.1677692],[23.7482888,38.1678809],[23.7482538,38.1680791],[23.7480134,38.1682859],[23.7472942,38.1682663],[23.746661,38.1684902],[23.7462842,38.1685075],[23.7460898,38.1685882],[23.7456675,38.1685602],[23.7455415,38.1686861],[23.7453247,38.1686586],[23.7450962,38.1687212],[23.7445825,38.1687201],[23.7440829,38.1689443],[23.7436377,38.1689433],[23.7431351,38.1690324],[23.7425872,38.1690221],[23.7418775,38.1688539],[23.7415431,38.1688711],[23.7408012,38.1688515],[23.7397164,38.1689212],[23.7386013,38.1690764],[23.7373915,38.1690016],[23.7371747,38.1689651],[23.7357476,38.169016],[23.7354166,38.1689792],[23.7351429,38.1689155],[23.734824,38.1686984],[23.7345732,38.1686078],[23.7340144,38.1684443],[23.7338819,38.1684845],[23.7332074,38.1684559],[23.7329224,38.1683472],[23.732695,38.1680853],[23.7328447,38.1677431],[23.7327541,38.1675266],[23.7324809,38.1673277],[23.7321159,38.1672548],[23.7316477,38.1672898],[23.7309962,38.1675046],[23.730595,38.1679363],[23.7304215,38.1682829],[23.7299641,38.1684801],[23.7297122,38.1686778],[23.729484,38.1686592],[23.7292781,38.1687489],[23.728696,38.1687295],[23.7279642,38.1690433],[23.7274172,38.1687896],[23.7271672,38.168753],[23.7267787,38.1685809],[23.7266991,38.1684906],[23.7266724,38.1682787],[23.7270041,38.1681172],[23.7270801,38.1679282],[23.7271384,38.1675858]]},{"id":15878,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c. \u039a\u03c5\u03c0\u03c1\u03b9\u03b1\u03bd\u03bf\u03cd-\u0386\u03b3. \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","description_GR":"\u0397 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a0\u03bf\u03c1\u03c4\u03bf\u03ba\u03b1\u03bb\u03af \u03a4\u03c1\u03af\u03b3\u03c9\u03bd\u03bf (\u0395\u03a0\u039f\u03a3 \u03a6\u03c5\u03bb\u03ae\u03c2)","path":"Attiki\/Attiki_Parnitha_Kyprianos_Keramidi","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":4278,"name_EN":"Parnitha Mt: M. Kyprianou-Aghios Georgios Keramidi","description_EN":"The Orange Triangle Trail (EPOS Fylis)","ascent_time":125,"descent_time":105,"marker":"orange_triangle","level":12,"ascent":443,"descent":65,"maxelev":891,"minelev":479,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.67842 38.11425,23.69557 38.13729)","views":247,"millestones":"0,23.6785159,38.1147886#1,23.6821929,38.1183793#2,23.6902091,38.1213236#3,23.6953409,38.1280242#4.3,23.6920408,38.1373249","x":23.6886864,"y":38.1210843,"coor":[[23.6785159,38.1147886],[23.6787913,38.1149922],[23.6788032,38.1151184],[23.6787013,38.1151812],[23.6787351,38.1152894],[23.6786663,38.1153613],[23.6787793,38.115605],[23.6790525,38.1157319],[23.679154,38.1157592],[23.679389,38.1157463],[23.6795378,38.1156206],[23.6801205,38.1154239],[23.6803419,38.1154245],[23.6805939,38.1151908],[23.6806521,38.1151685],[23.6810052,38.1150297],[23.6812804,38.114706],[23.6815664,38.1145356],[23.6817726,38.1143198],[23.6821266,38.1142487],[23.6824311,38.114218],[23.6825646,38.1142589],[23.6826638,38.1144845],[23.6827631,38.1145298],[23.6828465,38.1147103],[23.6829874,38.1150847],[23.6829744,38.1157831],[23.6825025,38.1164217],[23.6824636,38.1165208],[23.6824046,38.1169667],[23.6824489,38.1172733],[23.6825624,38.1174178],[23.682283,38.1178947],[23.6822521,38.1179487],[23.6821812,38.1184983],[23.6822491,38.1186427],[23.6823592,38.1187376],[23.6821644,38.1189263],[23.6821181,38.1190704],[23.6822418,38.1194943],[23.6821609,38.1197465],[23.6822634,38.1200261],[23.683325,38.1204616],[23.6835887,38.1206516],[23.6837732,38.1207017],[23.6840234,38.1208826],[23.6840415,38.1209637],[23.6842662,38.1209598],[23.684407,38.1208656],[23.6848257,38.1208487],[23.6850694,38.1207051],[23.6855377,38.1205802],[23.6865534,38.1205108],[23.6871243,38.1203862],[23.6875578,38.1203963],[23.6878772,38.1204062],[23.6879781,38.1208211],[23.6880805,38.1208934],[23.6883433,38.1210338],[23.6886421,38.1210436],[23.6886864,38.1210843],[23.6892572,38.1210182],[23.6897251,38.1212222],[23.6900785,38.1212772],[23.6906254,38.121468],[23.6914918,38.1218758],[23.691833,38.1218587],[23.692038,38.1219538],[23.6924252,38.1227164],[23.6926595,38.1231136],[23.6926344,38.1234019],[23.6929961,38.1236327],[23.6933545,38.123868],[23.6937011,38.1241753],[23.6942289,38.1243254],[23.6945168,38.1245379],[23.694585,38.1245922],[23.6947648,38.1246557],[23.6948556,38.1247641],[23.6948865,38.1250571],[23.694682,38.1253585],[23.6946684,38.125381],[23.694633,38.1256513],[23.6943808,38.125939],[23.6947323,38.1264807],[23.6947048,38.1267375],[23.6948778,38.1268912],[23.6948525,38.1271434],[23.6949424,38.1274771],[23.6952491,38.1278114],[23.6954165,38.1281949],[23.695509,38.1284069],[23.6954613,38.1289115],[23.6952999,38.1293076],[23.6952693,38.1295554],[23.6949479,38.1300052],[23.6947384,38.1310051],[23.6944059,38.1313827],[23.6942906,38.1316708],[23.6940727,38.1319406],[23.6943093,38.132144],[23.6945806,38.1327486],[23.6948876,38.1330288],[23.6950037,38.1333085],[23.6948841,38.1336056],[23.6948638,38.1340156],[23.6947489,38.1342136],[23.6948508,38.1344121],[23.6948261,38.1348627],[23.6949171,38.134935],[23.6951681,38.1349357],[23.695293,38.1350802],[23.6943546,38.1357267],[23.6940917,38.1358341],[23.6933128,38.1365621],[23.693061,38.1367237],[23.6929691,38.1368767],[23.6926602,38.1370741],[23.692466,38.1371277],[23.6923724,38.1371635],[23.6920408,38.1373249]]},{"id":15879,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c. \u039a\u03c5\u03c0\u03c1\u03b9\u03b1\u03bd\u03bf\u03cd-\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03a0\u03b1\u03bd\u03cc\u03c2","description_GR":"\u0397 \u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c4\u03bf\u03c5 \u03a0\u03b1\u03bd\u03cc\u03c2","path":"Attiki\/Attiki_Parnitha_Kyprianos_PanasCave","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":5250,"name_EN":"Parnitha Mt: M. Kyprianou-Cave of Pan","description_EN":"The classic approach to the Cave of Pan","ascent_time":160,"descent_time":135,"marker":"Cyan_romvos","level":12,"ascent":428,"descent":105,"maxelev":886,"minelev":479,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.67291 38.11425,23.68215 38.14751)","views":151,"millestones":"0,23.6785159,38.1147886#1,23.6794298,38.1180939#2,23.6804718,38.1243745#3,23.6765784,38.1300776#4,23.6768365,38.1382236#5.3,23.6729078,38.1475115","x":23.6778218,"y":38.1256605,"coor":[[23.6785159,38.1147886],[23.6787916,38.1149922],[23.6788039,38.1151184],[23.6787017,38.1151812],[23.6787354,38.1152894],[23.6786667,38.1153613],[23.6787797,38.115605],[23.6790529,38.1157319],[23.6791547,38.1157592],[23.6793897,38.1157463],[23.6795386,38.1156206],[23.6801212,38.1154239],[23.6803426,38.1154245],[23.6805946,38.1151908],[23.681006,38.1150297],[23.6812811,38.114706],[23.6815671,38.1145356],[23.6817733,38.1143198],[23.6821273,38.1142487],[23.6821281,38.1147083],[23.6821436,38.1148526],[23.6820313,38.1151812],[23.68187,38.1155503],[23.6818097,38.1162892],[23.6817196,38.1164331],[23.6808618,38.1169445],[23.6806587,38.1170882],[23.6803488,38.1175109],[23.6802615,38.1176684],[23.6795593,38.1179684],[23.6794104,38.1181122],[23.6790662,38.1185619],[23.6790189,38.1189403],[23.6789386,38.1190482],[23.6786412,38.1192187],[23.6781275,38.1192894],[23.6780241,38.1194513],[23.6778641,38.119532],[23.6778637,38.1196041],[23.6781139,38.119785],[23.6788014,38.1199987],[23.6788673,38.1200124],[23.6791174,38.1202114],[23.679778,38.1204565],[23.6800956,38.12089],[23.6805843,38.1213059],[23.6808032,38.1214867],[23.680905,38.1216898],[23.6810151,38.1219515],[23.6811852,38.1221682],[23.6811484,38.122772],[23.6814775,38.1231694],[23.6813175,38.1232411],[23.6808039,38.1232758],[23.6805297,38.1233651],[23.680825,38.1236724],[23.6807799,38.1239561],[23.6803897,38.1244868],[23.6802821,38.1245451],[23.6801554,38.1248242],[23.6799713,38.1249498],[23.6778218,38.1256605],[23.6769753,38.1261538],[23.6765065,38.1263869],[23.6764467,38.1263687],[23.675875,38.1266555],[23.6750166,38.127266],[23.6746497,38.1276706],[23.6746595,38.1280311],[23.6747718,38.1284279],[23.6751001,38.1290057],[23.6753391,38.1291505],[23.6761365,38.1294411],[23.6766937,38.1298753],[23.6766588,38.1300284],[23.6762583,38.1302706],[23.6762334,38.1307572],[23.6768433,38.1321649],[23.6768409,38.1327056],[23.6773062,38.1332837],[23.6773727,38.1337345],[23.6774745,38.1339331],[23.6773905,38.1341311],[23.6778434,38.1349345],[23.6778649,38.135232],[23.6780567,38.1357462],[23.6780672,38.1359535],[23.6779981,38.1360976],[23.6780539,38.1363681],[23.6776979,38.1368808],[23.6772401,38.137204],[23.6769431,38.1372753],[23.6769309,38.1374555],[23.6768394,38.1382214],[23.6767915,38.1382573],[23.67699,38.1385237],[23.6770232,38.1387671],[23.6768502,38.1391632],[23.6769047,38.1397582],[23.6767012,38.1399694],[23.6765858,38.1402485],[23.6763795,38.1404642],[23.6764013,38.1407662],[23.6764674,38.140825],[23.6764113,38.1410231],[23.6765574,38.1411992],[23.6765336,38.1414245],[23.6767265,38.1416774],[23.676088,38.1424372],[23.6757569,38.1424723],[23.675208,38.1427141],[23.6750471,38.1429661],[23.67483,38.1430376],[23.6745552,38.1432531],[23.6741422,38.1437386],[23.6737966,38.1444587],[23.6736558,38.1453235],[23.6734949,38.1455844],[23.6735161,38.145945],[23.6732522,38.1462507],[23.6731826,38.1465028],[23.6732034,38.1469715],[23.6729078,38.1475115]]},{"id":15880,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c. \u039a\u03c5\u03c0\u03c1\u03b9\u03b1\u03bd\u03bf\u03cd-\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03a0\u03b1\u03bd\u03cc\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae\u03c2 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac\u03c2 \u03c4\u03bf\u03c5 \u03b2\u03bf\u03c5\u03bd\u03bf\u03cd","path":"Attiki\/Attiki_Parnitha_Kyprianos_PanasCol","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":10486,"name_EN":"Parnitha Mt: M. Kyprianou-Col of the Pan","description_EN":"Crossing the west side of Mt. Parnitha","ascent_time":300,"descent_time":265,"marker":"Red_dots","level":12,"ascent":870,"descent":355,"maxelev":1097,"minelev":479,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.66801 38.11428,23.69607 38.16911)","views":230,"millestones":"0,23.6785159,38.1147886#1,23.6794281,38.1180945#2,23.6740888,38.1235717#3,23.6729912,38.1292954#4,23.6684049,38.1336587#5,23.6702716,38.1415627#6,23.6751566,38.1482656#7,23.6789249,38.1532493#8,23.6820401,38.1592124#9,23.6897808,38.1622594#10.5,23.6949984,38.1691831","x":23.6752561,"y":38.1478695,"coor":[[23.6785159,38.1147886],[23.6787913,38.1149922],[23.6788032,38.1151184],[23.6787013,38.1151812],[23.6787351,38.1152894],[23.6786663,38.1153613],[23.6787793,38.115605],[23.6790525,38.1157319],[23.679154,38.1157592],[23.679389,38.1157463],[23.6795378,38.1156206],[23.6801205,38.1154239],[23.6803419,38.1154245],[23.6805939,38.1151908],[23.6810052,38.1150297],[23.6812804,38.114706],[23.6815664,38.1145356],[23.6817726,38.1143198],[23.6821266,38.1142487],[23.6821267,38.1147083],[23.6821421,38.1148526],[23.6820302,38.1151812],[23.6818689,38.1155503],[23.6818086,38.1162892],[23.6817189,38.1164331],[23.6808611,38.1169445],[23.6806573,38.1170882],[23.6803474,38.1175109],[23.6802601,38.1176684],[23.6795582,38.1179684],[23.6794093,38.1181122],[23.6790651,38.1185619],[23.6790178,38.1189403],[23.6789375,38.1190482],[23.6786401,38.1192187],[23.6781264,38.1192894],[23.6780231,38.1194513],[23.677863,38.119532],[23.6778627,38.1196041],[23.6781129,38.119785],[23.6788,38.1199987],[23.6787876,38.120233],[23.6789695,38.1203597],[23.6789805,38.1204498],[23.6788544,38.1205937],[23.6785231,38.1206919],[23.6779389,38.1212491],[23.6774287,38.1218245],[23.6773932,38.1221128],[23.6774832,38.1224015],[23.6771624,38.122707],[23.6766258,38.1227776],[23.6763058,38.122912],[23.6760662,38.1229113],[23.6757919,38.1230187],[23.6752896,38.1230894],[23.6748208,38.1233405],[23.6736783,38.1236978],[23.6727315,38.1236591],[23.6723328,38.1235318],[23.67166,38.1234398],[23.6709411,38.1234829],[23.6709616,38.1237488],[23.6713793,38.1247504],[23.6712964,38.1254261],[23.6713633,38.1257688],[23.6716805,38.1262743],[23.6717795,38.1271038],[23.6718698,38.1273203],[23.6721091,38.1273751],[23.6720974,38.1274381],[23.672234,38.1275286],[23.6722416,38.1283759],[23.6724006,38.1285385],[23.672754,38.1285936],[23.6728336,38.1286659],[23.6728883,38.1291978],[23.6730587,38.1293605],[23.6731037,38.1295048],[23.6733312,38.1296677],[23.6730904,38.1299194],[23.6732954,38.1300101],[23.6734203,38.1301456],[23.6731122,38.1301628],[23.6725193,38.130053],[23.6723819,38.1301607],[23.6722221,38.1301783],[23.6719259,38.1300784],[23.6718123,38.1299609],[23.671243,38.1297069],[23.6709692,38.1296881],[23.6704098,38.1297587],[23.6700792,38.1297037],[23.6697482,38.1297298],[23.6696442,38.1300089],[23.6696549,38.1301801],[23.6694941,38.130414],[23.669493,38.1306483],[23.6691084,38.13117],[23.6690155,38.1315393],[23.6688095,38.1316648],[23.6684881,38.1320965],[23.6685105,38.1321867],[23.6688521,38.1323499],[23.6687607,38.1323767],[23.6681764,38.1328888],[23.6681746,38.1332853],[23.66822,38.1333395],[23.668357,38.1333309],[23.6682994,38.1334569],[23.6683444,38.1336012],[23.6687988,38.1340351],[23.6688874,38.1346257],[23.6691363,38.1350951],[23.6693294,38.1352939],[23.6692699,38.1358525],[23.6690987,38.1363252],[23.6694495,38.1369751],[23.6694486,38.1371734],[23.6693564,38.1373714],[23.6694115,38.1378041],[23.6697067,38.1381474],[23.6707198,38.138691],[23.670924,38.138962],[23.6706931,38.1395562],[23.6704632,38.1399341],[23.6701543,38.1401134],[23.6699821,38.1403293],[23.6700469,38.1411406],[23.6706241,38.1422237],[23.6705773,38.1424759],[23.6707143,38.1424673],[23.6708501,38.14272],[23.6708662,38.1442072],[23.6714423,38.1455336],[23.6718839,38.1458233],[23.6724058,38.1465097],[23.6729067,38.1475115],[23.6730204,38.1476109],[23.6737155,38.1478472],[23.6752561,38.1478695],[23.675038,38.1481573],[23.6750947,38.1482476],[23.6752201,38.148284],[23.6750598,38.1483917],[23.6750938,38.1484549],[23.6755267,38.1486183],[23.6754121,38.1487261],[23.6753075,38.1486763],[23.675258,38.1487302],[23.6753377,38.1487845],[23.6758732,38.1489933],[23.6758499,38.1491013],[23.6761452,38.1491652],[23.6762695,38.149454],[23.6768283,38.1495457],[23.6769992,38.1496272],[23.6770446,38.1496814],[23.6769301,38.1497622],[23.6769636,38.1499246],[23.6768835,38.1499874],[23.6769966,38.150204],[23.6771445,38.1503216],[23.6771088,38.1503981],[23.6769147,38.1504156],[23.6767088,38.1505232],[23.6763529,38.1505132],[23.6768991,38.1508932],[23.6771261,38.1511642],[23.677103,38.1512453],[23.6767595,38.1514967],[23.6765425,38.1515141],[23.6766174,38.1515909],[23.6766585,38.151591],[23.6772968,38.1517731],[23.6775815,38.151927],[23.6778449,38.1521981],[23.6782211,38.152055],[23.6783352,38.1520733],[23.6784145,38.1521907],[23.6782995,38.15265],[23.6783668,38.1529026],[23.6784659,38.1529975],[23.6785801,38.1529978],[23.6789214,38.153242],[23.6791137,38.1536391],[23.6786797,38.15371],[23.6786336,38.1538],[23.6782681,38.1538621],[23.6783236,38.1542138],[23.6785173,38.1543044],[23.678757,38.1542961],[23.6790192,38.1543689],[23.6792924,38.1545319],[23.6798968,38.1546507],[23.6801578,38.1549939],[23.6803268,38.155499],[23.6807927,38.155987],[23.6808259,38.1562214],[23.6807343,38.1562932],[23.6805175,38.1562746],[23.6803126,38.1561389],[23.6801296,38.1562375],[23.6800375,38.1563995],[23.6801962,38.1566613],[23.6800122,38.1569852],[23.6804912,38.157311],[23.6807866,38.1576363],[23.6810919,38.158277],[23.6816871,38.1587337],[23.6820857,38.1589331],[23.6820277,38.1591492],[23.6821619,38.1597985],[23.6823662,38.1600604],[23.6825376,38.1600158],[23.6825831,38.160052],[23.6827071,38.1604128],[23.6826134,38.1609714],[23.6828637,38.1611523],[23.6831497,38.1610179],[23.6833663,38.1610815],[23.683457,38.161208],[23.6834902,38.1614604],[23.6840931,38.1619397],[23.6844125,38.1619946],[23.6845135,38.1624005],[23.6847182,38.1625632],[23.6848895,38.1625637],[23.6852213,38.1623843],[23.685495,38.1624301],[23.6857807,38.1623678],[23.6864187,38.1626579],[23.6865785,38.1626583],[23.6873673,38.162372],[23.6883266,38.1622709],[23.6887311,38.1621098],[23.6890049,38.1621556],[23.6894388,38.1621207],[23.6900086,38.1623475],[23.6903267,38.1627088],[23.6906805,38.1627278],[23.6909091,38.1626563],[23.691034,38.1628008],[23.6913647,38.1628738],[23.691581,38.1630186],[23.6917062,38.163109],[23.6918323,38.1629832],[23.6919003,38.1631095],[23.6920835,38.1629658],[23.6925406,38.1628589],[23.6926094,38.1627689],[23.6927461,38.1628414],[23.6927923,38.1627243],[23.6928375,38.1628326],[23.693043,38.1628151],[23.693472,38.1631812],[23.6935669,38.1634338],[23.6939082,38.1637231],[23.6944352,38.1646213],[23.6943888,38.1648014],[23.6941708,38.1650802],[23.6942383,38.1653147],[23.694887,38.165776],[23.695229,38.1659031],[23.6956959,38.1661747],[23.6958538,38.1666438],[23.6956577,38.1671299],[23.6955086,38.1672828],[23.6950409,38.1672049],[23.6947557,38.1671546],[23.6945386,38.1672171],[23.6945951,38.1673525],[23.6950392,38.167624],[23.6951981,38.1678407],[23.6951973,38.168039],[23.6949112,38.1681915],[23.6948652,38.1682815],[23.6949669,38.1685341],[23.6949082,38.1689125],[23.6949984,38.1691831]]},{"id":15881,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0386\u03b3\u03b9\u03bf\u03c2 \u039c\u03b5\u03c1\u03ba\u03bf\u03cd\u03c1\u03b9\u03bf\u03c2-\u039b\u03ac\u03ba\u03ba\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2-\u03a3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2 \u03c3\u03c4\u03bf \u03a0\u03b1\u03bb\u03b9\u03bf\u03bc\u03ae\u03bb\u03b5\u03c3\u03b9 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03ac \u03a3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b9","path":"Attiki\/Attiki_Parnitha_LakkaMiliasi_Saloniki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9118,"name_EN":"Parnitha Mt: Aghios Merkourios-Laka Milias-Saloniki","description_EN":"Ascent via Laka Milias to Paliomilesi and next to Saloniki","ascent_time":220,"descent_time":220,"marker":"Red_dots","level":9,"ascent":414,"descent":374,"maxelev":739,"minelev":519,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.71147 38.20989,23.78755 38.22028)","views":111,"millestones":"0,23.7875305,38.2152833#1,23.7791839,38.2194407#2,23.7733283,38.2193330#3,23.7652873,38.2142039#4,23.7568365,38.2102084#5,23.7513157,38.2144936#6,23.7418836,38.2163382#7,23.7325997,38.2136773#8,23.7223097,38.2117985#9.1,23.7115058,38.2116738","x":23.7556526,"y":38.2136171,"coor":[[23.7875305,38.2152833],[23.7855325,38.2163522],[23.7853268,38.2163788],[23.7844132,38.216287],[23.7825386,38.2166981],[23.7823669,38.216806],[23.7822517,38.2171302],[23.781942,38.2175622],[23.78081,38.2178936],[23.7804668,38.2180732],[23.7801803,38.2183611],[23.7798015,38.2185136],[23.7795834,38.2188556],[23.779788,38.2191985],[23.7798097,38.2195771],[23.7796619,38.2194416],[23.7790907,38.2194405],[23.7791358,38.2196389],[23.7789872,38.2196927],[23.7790439,38.219837],[23.7789631,38.2200892],[23.7788372,38.220161],[23.778814,38.2202872],[23.7785737,38.2204219],[23.7779238,38.2199881],[23.77757,38.2198838],[23.7774791,38.2197124],[23.7775024,38.2195772],[23.7779154,38.2190012],[23.7779617,38.218794],[23.777587,38.2180543],[23.777622,38.2179372],[23.7772908,38.2179185],[23.7772919,38.21754],[23.7772235,38.2175038],[23.7768786,38.2182242],[23.7760774,38.2187093],[23.774877,38.2190134],[23.7745222,38.219211],[23.7743539,38.2191747],[23.7734163,38.2194162],[23.7731358,38.2191543],[23.7731822,38.2189561],[23.7728985,38.2183427],[23.7726932,38.2182342],[23.7723288,38.2178549],[23.7721582,38.2176113],[23.7721022,38.2172506],[23.771943,38.217007],[23.7716126,38.216736],[23.7713843,38.2166905],[23.7709742,38.2163111],[23.7707573,38.2162747],[23.7703241,38.2159764],[23.7700958,38.2159219],[23.7699481,38.2156783],[23.7694806,38.215398],[23.769128,38.2149376],[23.7689455,38.2148291],[23.7684321,38.2146479],[23.7676786,38.2145112],[23.76745,38.2145378],[23.7666164,38.214464],[23.7660001,38.2142916],[23.7656689,38.2142548],[23.7656006,38.2141916],[23.763864,38.2142692],[23.7636244,38.2141967],[23.7635105,38.2140883],[23.762979,38.2141954],[23.7625567,38.2140864],[23.7615626,38.2141745],[23.7611971,38.2141557],[23.7610256,38.2142184],[23.7605229,38.2142445],[23.7603297,38.2139286],[23.7603537,38.2135862],[23.7602627,38.2134689],[23.75975,38.2130622],[23.7595902,38.2130078],[23.7593514,38.2126829],[23.7589754,38.2123937],[23.7588732,38.2122133],[23.7584285,38.211978],[23.7580188,38.2115085],[23.7572899,38.2108762],[23.7569373,38.2104068],[23.7567784,38.2101],[23.7567904,38.2099378],[23.7566666,38.2098294],[23.7566243,38.2104061],[23.7562683,38.2105451],[23.7560164,38.2107248],[23.756107,38.2109503],[23.7564143,38.2112934],[23.7567422,38.2123035],[23.7566719,38.2128261],[23.7565452,38.2131503],[23.7565675,38.2133125],[23.7560412,38.2135728],[23.7559491,38.2137709],[23.7556526,38.2136171],[23.7554008,38.2137788],[23.755001,38.2137779],[23.7549557,38.2136697],[23.7548529,38.2136695],[23.754487,38.2137588],[23.7537788,38.2137483],[23.7530129,38.213936],[23.7524523,38.2141781],[23.7517207,38.2143388],[23.7508399,38.2146794],[23.7504734,38.2149851],[23.7495817,38.2151634],[23.7494095,38.2154154],[23.7492926,38.2162083],[23.7488937,38.2164598],[23.7487681,38.2164325],[23.7484604,38.2162065],[23.7480033,38.2162596],[23.7477292,38.216241],[23.747186,38.2163029],[23.7470493,38.2162035],[23.7463643,38.2160848],[23.74625,38.2161206],[23.7461351,38.2163006],[23.7460436,38.2163275],[23.7453814,38.2162359],[23.7443304,38.2162336],[23.7441707,38.2161702],[23.7432685,38.2160961],[23.7428799,38.2161583],[23.7427082,38.2162661],[23.7425827,38.2162298],[23.7424909,38.2163287],[23.7423652,38.2163465],[23.742137,38.2162739],[23.7416568,38.216399],[23.741577,38.2163448],[23.7414056,38.2163624],[23.7410176,38.2162534],[23.74096,38.2163794],[23.7410621,38.216596],[23.7409705,38.2166498],[23.7406513,38.2164509],[23.7404811,38.216126],[23.7395232,38.2156643],[23.7387371,38.2150857],[23.7384751,38.2148688],[23.7384985,38.2147247],[23.7383617,38.2146343],[23.7378938,38.2144034],[23.7371172,38.2143656],[23.7363985,38.2141117],[23.7359418,38.2140295],[23.7356446,38.2141009],[23.73553,38.2141908],[23.7351078,38.2140637],[23.7349136,38.2140723],[23.7344004,38.2140441],[23.733704,38.2139343],[23.7335559,38.2138259],[23.732631,38.2137156],[23.7325059,38.2135621],[23.7316039,38.2134429],[23.7310449,38.2132614],[23.7308278,38.2132789],[23.7304512,38.2131879],[23.730131,38.2132683],[23.7296521,38.2130419],[23.7292978,38.2130951],[23.7289672,38.2129141],[23.7288649,38.2127877],[23.7281005,38.2125155],[23.7275181,38.2124872],[23.7266963,38.212305],[23.7263887,38.212106],[23.725957,38.212132],[23.7256947,38.2120052],[23.7253288,38.2121125],[23.7251235,38.21204],[23.7248734,38.2117239],[23.7245879,38.2116872],[23.724268,38.2117135],[23.7238905,38.2118658],[23.7228731,38.2120617],[23.7224167,38.2119345],[23.7221904,38.2116455],[23.7205455,38.2116596],[23.7201117,38.2115955],[23.7196097,38.2114321],[23.7184789,38.2114114],[23.7177597,38.2113195],[23.7174745,38.2112197],[23.7174176,38.2111475],[23.7173621,38.2107327],[23.7161799,38.2111084],[23.7152539,38.2113045],[23.7141455,38.2114099],[23.7134145,38.2113991],[23.7124202,38.2115229],[23.7118833,38.2115215],[23.7115058,38.2116738]]},{"id":15882,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03b1\u03ba\u03c1\u03c5\u03c7\u03ce\u03c1\u03b1\u03c6\u03bf-\u039c\u03cc\u03bb\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03bb\u03ac\u03ba\u03ba\u03b5\u03c2 \u0392\u03c1\u03bf\u03ba\u03cc\u03bb\u03b9, \u039e\u03bf\u03cd\u03bb\u03b9\u03b6\u03b1 \u03ba\u03b1\u03b9 \u039d\u03c4\u03c1\u03ad\u03b7","path":"Attiki\/Attiki_Parnitha_Makrychorafo_Mola","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":8385,"name_EN":"Parnitha Mt: Makrychorafo-Mola","description_EN":"Ascent via the Vrokoli, Xouliza and Drei meadows","ascent_time":210,"descent_time":185,"marker":"Red_dots","level":12,"ascent":606,"descent":116,"maxelev":1066,"minelev":571,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.73095 38.18011,23.78359 38.20808)","views":252,"millestones":"0,23.7834758,38.1908474#1,23.7760852,38.1943254#2,23.7677135,38.1992075#3,23.7600927,38.2045819#4,23.7509202,38.2075150#5,23.7416204,38.2045583#6,23.7346689,38.1983592#7,23.7324297,38.1904486#8.4,23.7338354,38.1801827","x":23.748809,"y":38.207019,"coor":[[23.7834758,38.1908474],[23.783499,38.1910863],[23.7835541,38.1917894],[23.7830107,38.1917478],[23.7820367,38.1916694],[23.7813978,38.1914519],[23.7811735,38.1912803],[23.7801506,38.1912288],[23.7795908,38.1912999],[23.7793849,38.1913986],[23.7792284,38.1913623],[23.779181,38.191939],[23.7792605,38.1920833],[23.7791452,38.1924346],[23.779193,38.1925789],[23.7792358,38.1927052],[23.7791553,38.1928853],[23.778995,38.1930111],[23.7785034,38.1931904],[23.7779309,38.1936941],[23.7777936,38.1937839],[23.777508,38.1938285],[23.777096,38.1941161],[23.7765131,38.1942772],[23.776319,38.1942588],[23.7751188,38.194599],[23.774455,38.1950844],[23.7742484,38.1954265],[23.7740538,38.1955613],[23.7739844,38.1958586],[23.77387,38.1958944],[23.7736635,38.1962004],[23.7734346,38.1963622],[23.7734561,38.1968039],[23.7723585,38.1972163],[23.7719013,38.1973146],[23.7715,38.1978365],[23.7714589,38.1978454],[23.7713629,38.1978633],[23.7712366,38.1980613],[23.7708822,38.1981868],[23.7707904,38.1983218],[23.7705389,38.1983934],[23.7701954,38.1986811],[23.7696122,38.1989053],[23.7692357,38.1987874],[23.7689844,38.1988049],[23.7683899,38.1990201],[23.7680472,38.1990374],[23.767418,38.1993606],[23.7665504,38.1992327],[23.7656467,38.1996906],[23.7652583,38.1997258],[23.7648,38.2001756],[23.7640106,38.2006066],[23.7635635,38.2011104],[23.7632894,38.2011278],[23.762992,38.2012534],[23.7619962,38.2019364],[23.7617776,38.2024226],[23.7616171,38.2026115],[23.7616279,38.2027918],[23.761559,38.2028998],[23.7616952,38.2031705],[23.7617637,38.2031796],[23.7617404,38.2033238],[23.761651,38.2034723],[23.7612963,38.2036879],[23.7612158,38.2038499],[23.7610444,38.2038676],[23.7607582,38.2040833],[23.7604191,38.2044026],[23.7598355,38.2047258],[23.759228,38.2053915],[23.7590908,38.2054453],[23.7588387,38.2056791],[23.7587017,38.2056608],[23.7583242,38.2058403],[23.7574473,38.2060323],[23.7573526,38.2060546],[23.7572037,38.2061985],[23.7567463,38.2063417],[23.756347,38.2065482],[23.7562526,38.2066787],[23.7556582,38.2068216],[23.7554751,38.2069294],[23.7552844,38.2069561],[23.7550781,38.2071719],[23.7546861,38.2079282],[23.7541492,38.2079721],[23.7537727,38.2078361],[23.753338,38.2080155],[23.7529841,38.2079877],[23.7521976,38.2081257],[23.7516392,38.207746],[23.750715,38.2074556],[23.7505211,38.2073831],[23.7502809,38.2074727],[23.7498591,38.2072375],[23.749585,38.2072189],[23.7493345,38.2070021],[23.748809,38.207019],[23.7482945,38.2071891],[23.7479181,38.2070261],[23.7474499,38.206998],[23.7473019,38.2068535],[23.7469365,38.2068167],[23.7468113,38.2066993],[23.7458749,38.2066251],[23.7455092,38.2066874],[23.7453154,38.2065969],[23.7451325,38.2066325],[23.7446873,38.2065685],[23.7441739,38.2064051],[23.7438434,38.2061881],[23.7432383,38.2061147],[23.7418214,38.2056655],[23.7419126,38.2054133],[23.7418916,38.2052015],[23.7418685,38.2049626],[23.741596,38.2045114],[23.7415964,38.2043852],[23.7413461,38.2041323],[23.7413354,38.203916],[23.7410524,38.2032124],[23.7404501,38.2023368],[23.7399604,38.2019572],[23.7395728,38.2017581],[23.7394022,38.2015324],[23.7378173,38.2008079],[23.7373154,38.2006445],[23.7370761,38.2004998],[23.736323,38.2002908],[23.7360427,38.2000333],[23.736043,38.1999522],[23.735017,38.1994452],[23.735052,38.19922],[23.7351438,38.199112],[23.7350988,38.1989317],[23.7350128,38.1987242],[23.7349855,38.198661],[23.7346891,38.1985162],[23.7346325,38.1983899],[23.7349532,38.1981202],[23.7347049,38.1973085],[23.7348194,38.1972367],[23.7350951,38.1967867],[23.7347418,38.1965876],[23.7348335,38.1964977],[23.7347768,38.1963984],[23.7343551,38.1961631],[23.7340028,38.1956757],[23.733866,38.1956032],[23.7337309,38.1950802],[23.7337684,38.194864],[23.7333758,38.1937951],[23.7333131,38.1934976],[23.7332411,38.1931639],[23.7330372,38.1927038],[23.7331864,38.1925059],[23.7332791,38.1921366],[23.7332249,38.1913434],[23.733134,38.191226],[23.732587,38.1909003],[23.7326221,38.1906931],[23.7323493,38.190341],[23.7323841,38.1901788],[23.7322707,38.1899623],[23.7322719,38.1896378],[23.7318744,38.1890601],[23.7317501,38.1886903],[23.7313632,38.1883109],[23.7312961,38.1879322],[23.7313322,38.1874276],[23.7311852,38.1870487],[23.7311869,38.1865801],[23.7310283,38.1862463],[23.7310415,38.1857596],[23.7312483,38.1853996],[23.7312604,38.1852104],[23.7314333,38.1847782],[23.7314463,38.1843456],[23.7315727,38.1841296],[23.73171,38.1840488],[23.7316992,38.1838955],[23.7318484,38.1836706],[23.7319189,38.183148],[23.7320569,38.1828599],[23.7323639,38.1826308],[23.7323758,38.1822072],[23.7323197,38.1819367],[23.7323772,38.1818287],[23.7323922,38.1817161],[23.7323127,38.1816258],[23.7323023,38.1813283],[23.732518,38.1810765],[23.7326578,38.1809146],[23.7326704,38.1805901],[23.7325727,38.1804818],[23.7326533,38.1803017],[23.7330871,38.1800098],[23.733288,38.1800102],[23.7338354,38.1801827]]},{"id":15883,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03c9\u03bd \u03b8\u03b7\u03bb\u03c5\u03ba\u03ce\u03bd \u03b5\u03bb\u03b1\u03c6\u03b9\u03ce\u03bd","description_GR":"\u0399\u03b4\u03b1\u03bd\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03b1\u03c1\u03b1\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c6\u03c9\u03c4\u03bf\u03b3\u03c1\u03ac\u03c6\u03b9\u03c3\u03b7","path":"Attiki\/Attiki_Parnitha_Mavrovouni_loop","activity_type":31,"assistance":2,"difficulty":2,"scenic_value":4,"length":3610,"name_EN":"Parnitha Mt: The path of female red deer","description_EN":"An ideal opportunity for watching and photographing the red deers","ascent_time":85,"descent_time":85,"marker":"No_marks","level":13,"ascent":96,"descent":96,"maxelev":1069,"minelev":997,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.71999 38.15274,23.73689 38.15725)","views":278,"millestones":"0,23.7204270,38.1558221#1,23.7287440,38.1532656#2,23.7364044,38.1542543#3,23.7271659,38.1564534#3.6,23.7204270,38.1558221","x":23.7327725,"y":38.1533003,"coor":[[23.720427,38.1558221],[23.7203022,38.1556145],[23.7199948,38.1554245],[23.7200501,38.1553075],[23.7202104,38.1551817],[23.7203369,38.1549477],[23.7204414,38.1544793],[23.7207835,38.1545522],[23.7211818,38.1548596],[23.7216155,38.1548606],[23.7217634,38.1550052],[23.7224712,38.1549528],[23.7226543,38.154845],[23.7234984,38.1549732],[23.7235671,38.1549193],[23.723761,38.1549558],[23.7244919,38.1548494],[23.7248571,38.1548502],[23.7250394,38.1549227],[23.7259074,38.1547986],[23.7264456,38.1543132],[23.7268001,38.1541428],[23.727017,38.1541342],[23.7272001,38.1540085],[23.7278288,38.1537576],[23.7283086,38.1536325],[23.7284692,38.1534166],[23.7289381,38.1531563],[23.7298173,38.1530682],[23.7304573,38.1528354],[23.7306626,38.1528719],[23.7309599,38.1527284],[23.7312905,38.1528193],[23.7315289,38.1531803],[23.7319273,38.1534696],[23.7323496,38.1534706],[23.7327725,38.1533003],[23.7331035,38.1533191],[23.7331722,38.1532471],[23.7334119,38.1532387],[23.7338467,38.1529512],[23.7340398,38.153204],[23.7342342,38.1530963],[23.7345508,38.1532277],[23.7343562,38.1533895],[23.7343066,38.1535967],[23.7352646,38.1534006],[23.7359663,38.1534697],[23.7365255,38.153489],[23.7368913,38.1533276],[23.7364549,38.1540837],[23.7362585,38.1547412],[23.7359833,38.155083],[23.7358893,38.155236],[23.7357063,38.1553438],[23.735545,38.155758],[23.7346865,38.156441],[23.7330752,38.1569511],[23.732435,38.157238],[23.7316359,38.1572723],[23.7306434,38.1571168],[23.729378,38.1566993],[23.7291042,38.1566536],[23.7287136,38.1567563],[23.7285785,38.1568416],[23.728308,38.1568771],[23.7267827,38.1563148],[23.7260983,38.156196],[23.7249342,38.1561572],[23.723999,38.1559568],[23.7229266,38.1558281],[23.7215572,38.1557617],[23.720427,38.1558221]]},{"id":15884,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a4\u03b5\u03bb\u03b5\u03c6\u03b5\u03c1\u03af\u03ba-\u03a3\u03ba\u03ac\u03bb\u03b1-\u0391\u03b3. \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","description_GR":"\u03a4\u03b5\u03bb\u03b5\u03c6\u03b5\u03c1\u03af\u03ba, \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03a3\u03ba\u03ac\u03bb\u03b1, \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","path":"Attiki\/Attiki_Parnitha_Metochi_AgTriada","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":5881,"name_EN":"Parnitha Mt: Teleferique-Skala-Agia Triada","description_EN":"Teleferique-Skala Pass-Aghia Triadha","ascent_time":165,"descent_time":145,"marker":"Red_dots","level":13,"ascent":600,"descent":89,"maxelev":1040,"minelev":483,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.70776 38.137,23.73936 38.15593)","views":248,"millestones":"0,23.7393635,38.1373718#1,23.7289851,38.1375532#2,23.7206251,38.1392107#3,23.7110285,38.1419287#4,23.7099587,38.1473424#5,23.7120205,38.1543987#5.9,23.7204238,38.1558221","x":23.7103847,"y":38.1417877,"coor":[[23.7393635,38.1373718],[23.7389386,38.1375286],[23.7383752,38.1375273],[23.7373263,38.1372456],[23.7368131,38.1371814],[23.7364276,38.137185],[23.7358203,38.1371881],[23.7351692,38.1373759],[23.7347015,38.1373388],[23.7343203,38.1374236],[23.7342539,38.137446],[23.7335092,38.1373767],[23.7326092,38.1369871],[23.7324105,38.1369957],[23.7321251,38.1370311],[23.7317474,38.1373456],[23.7315195,38.137255],[23.7313825,38.1372727],[23.7314836,38.137309],[23.7314028,38.1375792],[23.7307067,38.1375686],[23.7304897,38.1376402],[23.7302159,38.1376035],[23.7297433,38.1375483],[23.729629,38.1375841],[23.7290436,38.1375693],[23.7288156,38.1375057],[23.7284273,38.1375859],[23.7282451,38.1374683],[23.7277658,38.1374852],[23.7274398,38.1373177],[23.7270516,38.1373889],[23.7263303,38.137243],[23.7262846,38.137279],[23.7263857,38.1377118],[23.7262709,38.1378738],[23.7263156,38.1381443],[23.7264282,38.1385411],[23.7264161,38.1387213],[23.7265524,38.1388838],[23.7264718,38.1391],[23.7262661,38.1391626],[23.7254137,38.1390975],[23.7250025,38.1392047],[23.7245802,38.1392217],[23.7235865,38.1394717],[23.7231078,38.1393264],[23.7224347,38.1392707],[23.7219107,38.1390171],[23.7216372,38.1391292],[23.7203844,38.1392253],[23.7195169,38.1392954],[23.719471,38.1393493],[23.7196306,38.1394038],[23.7196418,38.1394579],[23.7189222,38.1396184],[23.7184192,38.1398515],[23.7180194,38.1399587],[23.7178478,38.1400664],[23.7177445,38.1402284],[23.717151,38.140263],[23.7169451,38.1403707],[23.7166482,38.1404421],[23.7151533,38.1404204],[23.7146736,38.1405455],[23.7145952,38.1406219],[23.7144059,38.14068],[23.7143712,38.1407971],[23.714165,38.1410129],[23.7141985,38.1411932],[23.7140267,38.141355],[23.7132044,38.1415333],[23.7129523,38.141785],[23.7124612,38.141892],[23.712141,38.1420534],[23.7117415,38.1420885],[23.7112511,38.1420152],[23.7106016,38.1417612],[23.7103847,38.1417877],[23.71043,38.141878],[23.7102355,38.1420036],[23.7102693,38.1420939],[23.7100751,38.1421475],[23.7104059,38.1421933],[23.7102342,38.1423101],[23.7099944,38.1423636],[23.7100284,38.1424177],[23.7099255,38.1424715],[23.7100961,38.1426071],[23.7096505,38.1427593],[23.7094672,38.1429391],[23.7091796,38.1435152],[23.7087671,38.1439287],[23.7086861,38.1442169],[23.708262,38.1446665],[23.7083074,38.1447387],[23.7080219,38.1447831],[23.7081241,38.1449095],[23.7079868,38.1449993],[23.7079858,38.1450624],[23.7078146,38.1450709],[23.7078031,38.145107],[23.7080079,38.1452607],[23.7079845,38.1454048],[23.7080755,38.1454772],[23.7080169,38.145495],[23.7080392,38.1456213],[23.7082666,38.1458562],[23.7080831,38.146072],[23.7085507,38.1461453],[23.7086984,38.1463079],[23.7087205,38.1464972],[23.7088118,38.1464974],[23.709356,38.1467646],[23.709778,38.1468378],[23.7098459,38.1469821],[23.7099826,38.1470546],[23.7099359,38.1473068],[23.710072,38.1475235],[23.7100822,38.1477398],[23.7101506,38.1478481],[23.7099553,38.1481811],[23.7093141,38.1487022],[23.7090616,38.1490711],[23.7087528,38.1492326],[23.7087127,38.1493587],[23.7088928,38.1493546],[23.7088913,38.1497331],[23.7086932,38.1507691],[23.7086012,38.1509491],[23.7086014,38.1512465],[23.7089642,38.1518603],[23.7089976,38.1520586],[23.7094745,38.1526997],[23.7097124,38.1531329],[23.7099176,38.1532055],[23.710156,38.1535125],[23.7105314,38.1538379],[23.7106568,38.1538743],[23.7108499,38.1541091],[23.7112372,38.1542993],[23.7117207,38.1542554],[23.7127233,38.1547265],[23.7127843,38.1547988],[23.7134187,38.1549355],[23.7138439,38.1551168],[23.7138395,38.1554142],[23.7151171,38.1556156],[23.7154041,38.1556298],[23.7163039,38.1556725],[23.7167373,38.1557637],[23.7170618,38.1558772],[23.7186138,38.155953],[23.7191962,38.1558643],[23.7195627,38.1558201],[23.7199317,38.155875],[23.7204238,38.1558221]]},{"id":15885,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03b5\u03c4\u03cc\u03c7\u03b9-\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03bf\u03bc\u03bf\u03c1\u03c6\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b3\u03c9\u03bd\u03b9\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","path":"Attiki\/Attiki_Parnitha_Metochi_Keramidi","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":5171,"name_EN":"Parnitha Mt: Metochi-Aghios Georgios Keramidi","description_EN":"One of the most remote places in Mt. Parnitha","ascent_time":165,"descent_time":140,"marker":"Blue_square","level":9,"ascent":446,"descent":80,"maxelev":861,"minelev":461,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.69203 38.13113,23.73939 38.13859)","views":417,"millestones":"0,23.7393635,38.1373718#1,23.7307466,38.1348247#2,23.7213218,38.1314369#3,23.7116889,38.1346919#4,23.7031837,38.1383404#5.2,23.6920397,38.1373249","x":23.7158266,"y":38.1337032,"coor":[[23.7393635,38.1373718],[23.7393134,38.1373176],[23.7391802,38.1370605],[23.738815,38.1370867],[23.7386435,38.1371764],[23.7384731,38.1369598],[23.7380962,38.136666],[23.7379966,38.1364765],[23.7376809,38.1365299],[23.7372587,38.1365199],[23.7368854,38.1364109],[23.7368526,38.1363162],[23.7359126,38.1363231],[23.7346681,38.1365186],[23.7343088,38.1364682],[23.7342099,38.1363959],[23.7341516,38.1363507],[23.7340475,38.1363415],[23.7338351,38.1364131],[23.7338037,38.1365122],[23.7334415,38.1366916],[23.7333372,38.1367319],[23.7332827,38.136903],[23.7327712,38.1363611],[23.7325321,38.1362209],[23.7323055,38.1363691],[23.7322142,38.1363598],[23.7317477,38.1359802],[23.7314984,38.135529],[23.7310073,38.1350638],[23.7307706,38.1348424],[23.7295871,38.1339745],[23.7291316,38.1337211],[23.7289173,38.1334367],[23.728466,38.1329174],[23.7274851,38.132807],[23.7272308,38.1327298],[23.7270715,38.1326033],[23.7267976,38.1326206],[23.726581,38.1325661],[23.7263367,38.1323988],[23.7259949,38.1322538],[23.7258586,38.1320912],[23.7254147,38.1317837],[23.7252437,38.1317473],[23.725096,38.1315937],[23.7241618,38.131213],[23.7240078,38.1311],[23.7238024,38.1310995],[23.7235281,38.131225],[23.7232883,38.1312605],[23.7222275,38.1311769],[23.7218962,38.1312843],[23.7216453,38.1312657],[23.7210622,38.1315797],[23.7208798,38.1315252],[23.720789,38.1313898],[23.7202864,38.1315418],[23.7200336,38.1316314],[23.7195544,38.1316302],[23.7193602,38.1316838],[23.7180904,38.132528],[23.7179307,38.1325366],[23.7178275,38.1326445],[23.7174508,38.1326977],[23.7165351,38.1334345],[23.7162379,38.133578],[23.7159526,38.1335953],[23.7158266,38.1337032],[23.7156211,38.1337387],[23.7153693,38.1339364],[23.7152888,38.1340984],[23.7144676,38.1340063],[23.7142732,38.134114],[23.713748,38.1341938],[23.7135534,38.1343556],[23.7130393,38.1345165],[23.712799,38.1346782],[23.7125141,38.1345964],[23.7122855,38.1346859],[23.7121373,38.1346495],[23.7116693,38.1346934],[23.711202,38.1345661],[23.711042,38.1346288],[23.7103914,38.1346813],[23.7100723,38.1345723],[23.709901,38.134599],[23.7096146,38.1348957],[23.7093517,38.1350032],[23.7092036,38.1349487],[23.7088486,38.1352723],[23.7083349,38.1353251],[23.7082659,38.1354601],[23.708333,38.1358028],[23.7081042,38.1359464],[23.7081492,38.1361087],[23.7079418,38.1366129],[23.7079293,38.1368743],[23.7076195,38.1373061],[23.7074021,38.1374588],[23.7071967,38.1374583],[23.7070934,38.1376022],[23.7069105,38.1376919],[23.7059286,38.1378246],[23.7055168,38.1380579],[23.7042857,38.1381945],[23.7041599,38.1382483],[23.7027672,38.1383709],[23.7022184,38.1385678],[23.7020698,38.1386125],[23.7012928,38.1385294],[23.7012144,38.1385202],[23.7004955,38.1385184],[23.7000629,38.1382649],[23.6991119,38.1379741],[23.6987596,38.1376307],[23.6985983,38.1375672],[23.698142,38.13753],[23.6982342,38.1373139],[23.698212,38.1371697],[23.6978356,38.1371236],[23.6975283,38.1369246],[23.6964323,38.1370569],[23.6958962,38.1370015],[23.695623,38.1368565],[23.6950519,38.1369903],[23.6948227,38.137224],[23.69448,38.1372952],[23.694297,38.1374029],[23.6939661,38.137393],[23.6938174,38.1374737],[23.6935777,38.1375001],[23.6931103,38.1373998],[23.6927517,38.1374484],[23.6923747,38.1375375],[23.6920397,38.1373249]]},{"id":15886,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03b9\u03ba\u03c1\u03ae \u03a7\u03bf\u03cd\u03bd\u03b7-\u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a4\u03b5\u03bb\u03b5\u03c6\u03b5\u03c1\u03af\u03ba","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03c3\u03c5\u03bd\u03ae\u03b8\u03b9\u03c3\u03c4\u03b7 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"Attiki\/Attiki_Parnitha_Mikri_Chouni_Teleferique","activity_type":32,"assistance":2,"difficulty":3,"scenic_value":4,"length":7087,"name_EN":"Parnitha Mt: Mikri Chouni-Teleferique path","description_EN":"An unusual loop trail","ascent_time":190,"descent_time":175,"marker":"Red_dots","level":13,"ascent":567,"descent":567,"maxelev":1068,"minelev":539,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.71928 38.14219,23.74033 38.15582)","views":280,"millestones":"0,23.7204270,38.1558221#1,23.7287440,38.1532656#2,23.7362257,38.1526739#3,23.7381855,38.1480646#4,23.7401572,38.1425782#5,23.7315715,38.1460964#6,23.7252051,38.1516137#7.1,23.7204270,38.1558221","x":23.7377543,"y":38.1465926,"coor":[[23.720427,38.1558221],[23.7203022,38.1556145],[23.7199948,38.1554245],[23.7200501,38.1553075],[23.7202104,38.1551817],[23.7203369,38.1549477],[23.7204414,38.1544793],[23.7207835,38.1545522],[23.7211818,38.1548596],[23.7216155,38.1548606],[23.7217634,38.1550052],[23.7224712,38.1549528],[23.7226543,38.154845],[23.7233444,38.1549503],[23.7234984,38.1549732],[23.7235671,38.1549193],[23.723761,38.1549558],[23.7244919,38.1548494],[23.7248571,38.1548502],[23.7250394,38.1549227],[23.7259074,38.1547986],[23.7264456,38.1543132],[23.7268001,38.1541428],[23.727017,38.1541342],[23.7272001,38.1540085],[23.7278288,38.1537576],[23.7283086,38.1536325],[23.7284692,38.1534166],[23.7289381,38.1531563],[23.7298173,38.1530682],[23.7302673,38.1529025],[23.7304573,38.1528354],[23.7306626,38.1528719],[23.7309599,38.1527284],[23.7312905,38.1528193],[23.7315289,38.1531803],[23.7319273,38.1534696],[23.7323496,38.1534706],[23.7327725,38.1533003],[23.7331035,38.1533191],[23.7331722,38.1532471],[23.7334119,38.1532387],[23.7338467,38.1529512],[23.7340398,38.153204],[23.7342342,38.1530963],[23.7345508,38.1532277],[23.7343562,38.1533895],[23.7343066,38.1535967],[23.73513,38.1534273],[23.7352646,38.1534006],[23.7359663,38.1534697],[23.7365255,38.153489],[23.7368913,38.1533276],[23.7370164,38.1531702],[23.7366015,38.1529755],[23.7363709,38.1527271],[23.7363514,38.1527045],[23.7360549,38.1526318],[23.7357218,38.1526175],[23.7353231,38.1524183],[23.7352208,38.1522919],[23.7351758,38.1521116],[23.7352791,38.1519496],[23.7354775,38.1513462],[23.7357393,38.1512341],[23.7362891,38.1509965],[23.7364037,38.1508526],[23.7367009,38.1507361],[23.7367697,38.1506461],[23.7366671,38.1506098],[23.73685,38.1505381],[23.7367931,38.1504749],[23.7366447,38.1504926],[23.7366565,38.1503845],[23.7363598,38.1503838],[23.7362689,38.1502574],[23.7363263,38.1501584],[23.736772,38.1500062],[23.7373541,38.1499895],[23.7374116,38.1498815],[23.73723,38.1495927],[23.7373216,38.1495027],[23.7382807,38.1493877],[23.7378136,38.1491523],[23.7378485,38.1489902],[23.7380657,38.1488825],[23.7379746,38.1488102],[23.7380549,38.1487023],[23.7377019,38.1484762],[23.7375887,38.1482235],[23.737338,38.1481148],[23.7377834,38.1480257],[23.7379884,38.1481433],[23.7382627,38.1480358],[23.7385688,38.1480229],[23.7386965,38.1480187],[23.7385261,38.147802],[23.7387317,38.1477484],[23.7386406,38.1476851],[23.738721,38.1475501],[23.7384702,38.1474594],[23.7386414,38.1474508],[23.7387332,38.1473158],[23.7384484,38.147189],[23.7383575,38.1470626],[23.7377877,38.1468451],[23.737765,38.1467999],[23.7379934,38.1467554],[23.7377543,38.1465926],[23.7378799,38.1465749],[23.7377773,38.1465386],[23.7378006,38.1464305],[23.7383033,38.1462604],[23.7382579,38.1462062],[23.7380753,38.1461878],[23.7383038,38.1461162],[23.7383269,38.1460351],[23.7380647,38.1459624],[23.7380651,38.1458633],[23.7382023,38.1457735],[23.7381456,38.1456832],[23.7382257,38.1456113],[23.7381346,38.145557],[23.738535,38.1452875],[23.7385581,38.1452335],[23.7384897,38.1451973],[23.738554,38.1451749],[23.7387297,38.1451077],[23.7387303,38.1449455],[23.7389481,38.1446756],[23.7388688,38.1445132],[23.7390631,38.1444055],[23.7394971,38.1443163],[23.7394747,38.1442081],[23.7399321,38.1439568],[23.7401727,38.1436869],[23.7401164,38.1434705],[23.7402087,38.1431913],[23.7403232,38.1430654],[23.7401409,38.1429929],[23.7401989,38.1427226],[23.74012,38.1424521],[23.739892,38.1423705],[23.7397547,38.1421854],[23.7383494,38.1433359],[23.7381092,38.1434976],[23.7378693,38.1435511],[23.7374094,38.1441134],[23.7373032,38.1441898],[23.7371463,38.1443021],[23.7362664,38.1446065],[23.7360603,38.1448043],[23.7357747,38.1448938],[23.7355112,38.1451636],[23.7354422,38.1453257],[23.7352478,38.1454334],[23.7350987,38.1456133],[23.7348246,38.1456848],[23.7346872,38.1458197],[23.7337231,38.1464123],[23.7336349,38.1464662],[23.7333722,38.1465107],[23.7332582,38.1464744],[23.7330875,38.1463478],[23.7328936,38.1463023],[23.7325979,38.1460222],[23.7322101,38.1459673],[23.731582,38.146092],[23.7312848,38.1462175],[23.7307128,38.1465767],[23.7303931,38.14663],[23.7299889,38.1467598],[23.7296113,38.1470293],[23.7296106,38.1472186],[23.7298369,38.1477508],[23.7296785,38.1479623],[23.7289789,38.1482896],[23.7286256,38.1481536],[23.7282717,38.1481888],[23.7281572,38.1483057],[23.7281222,38.1485039],[23.7278816,38.1487377],[23.7279155,38.1488459],[23.7275834,38.1491426],[23.7272526,38.1491058],[23.7269324,38.1492673],[23.726373,38.149302],[23.7261556,38.1494727],[23.725756,38.1495078],[23.725744,38.149652],[23.7255951,38.1497959],[23.7256518,38.1499042],[23.7256391,38.1502286],[23.7254643,38.1511925],[23.7253034,38.1515076],[23.7252804,38.1515526],[23.7249484,38.1518222],[23.7248783,38.1522546],[23.7245578,38.1524882],[23.7245232,38.1525783],[23.7237364,38.1524052],[23.723097,38.1524487],[23.7226164,38.1527721],[23.7220454,38.1528789],[23.7216795,38.1530582],[23.7216188,38.1530761],[23.7208453,38.1533086],[23.7200011,38.1532165],[23.7197379,38.1533781],[23.7193037,38.1535032],[23.7192911,38.1538096],[23.7195184,38.1540805],[23.7196412,38.1548018],[23.7200501,38.1553075],[23.7199948,38.1554245],[23.7203022,38.1556145],[23.720427,38.1558221]]},{"id":15888,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a3\u03c6\u03b5\u03bd\u03b4\u03ac\u03bb\u03b7-\u039c\u03cc\u03bb\u03b1","description_GR":"\u03a3\u03c4\u03b7 \u039c\u03cc\u03bb\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03a0\u03b1\u03bb\u03b9\u03bf\u03bc\u03ae\u03bb\u03b5\u03c3\u03b9","path":"Attiki\/Attiki_Parnitha_Mola_Sfendali","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":9790,"name_EN":"Parnitha Mt: Sfendali-Mola","description_EN":"Ascent to Mola via the Paliomilesi ravine","ascent_time":280,"descent_time":245,"marker":"Purple_square","level":13,"ascent":848,"descent":77,"maxelev":1066,"minelev":291,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.73085 38.18012,23.78752 38.23474)","views":329,"millestones":"0,23.7873557,38.2348581#1,23.7802792,38.2283253#2,23.7712073,38.2257575#3,23.7622495,38.2227002#4,23.7528731,38.2220500#5,23.7462686,38.2152091#6,23.7435808,38.2072304#7,23.7371977,38.2005737#8,23.7333118,38.1934987#9,23.7312815,38.1851592#9.8,23.7338361,38.1801827","x":23.7447244,"y":38.2118724,"coor":[[23.7873557,38.2348581],[23.7868668,38.2340101],[23.786729,38.2339017],[23.7866733,38.2334149],[23.7864305,38.2327791],[23.7856673,38.2319846],[23.7844704,38.2310361],[23.7834174,38.2304619],[23.7832244,38.2300199],[23.7824726,38.2292795],[23.7818456,38.2288097],[23.780373,38.2283833],[23.7800733,38.228198],[23.7797084,38.227963],[23.7795485,38.2279447],[23.7792622,38.2281424],[23.7789878,38.228214],[23.7779705,38.2283563],[23.7768702,38.2279666],[23.7768406,38.2279576],[23.7766355,38.227804],[23.7765218,38.2276055],[23.776456,38.2266951],[23.7763764,38.2265958],[23.7762051,38.2265775],[23.7758275,38.226757],[23.774684,38.2270612],[23.773154,38.2267519],[23.7722755,38.2263716],[23.7717168,38.22601],[23.7707928,38.2255576],[23.7702907,38.2253584],[23.769675,38.2249606],[23.7693335,38.2245904],[23.7681684,38.224498],[23.767518,38.2242444],[23.7666844,38.2241436],[23.766262,38.2240166],[23.765886,38.2237094],[23.7652356,38.2234557],[23.7650773,38.2229597],[23.7645516,38.2229947],[23.7642994,38.2232826],[23.7638989,38.2234891],[23.7636817,38.2235247],[23.763122,38.2234966],[23.7624825,38.2233871],[23.76238,38.2233148],[23.7623234,38.2231525],[23.7623818,38.222756],[23.7622106,38.2226836],[23.7607244,38.223023],[23.7602221,38.2228958],[23.7597994,38.222895],[23.7592021,38.2231101],[23.7589987,38.2231817],[23.7585416,38.2232349],[23.7583475,38.2231894],[23.7577552,38.2226474],[23.7574018,38.2224304],[23.7571288,38.2220693],[23.7570274,38.2216365],[23.7569476,38.2215823],[23.7567875,38.2216541],[23.7565357,38.2221042],[23.7563182,38.2222299],[23.7556789,38.2220934],[23.7553357,38.2222369],[23.7551657,38.2221464],[23.7541826,38.2223336],[23.7535542,38.2223413],[23.7532464,38.2221694],[23.7530179,38.2221689],[23.7528014,38.2219882],[23.7525731,38.2219337],[23.7521285,38.2216714],[23.752026,38.221554],[23.7518434,38.2215175],[23.7505566,38.2202891],[23.7502156,38.2198017],[23.7491099,38.2190964],[23.7488487,38.2186272],[23.7488032,38.218573],[23.7483709,38.2180494],[23.7481543,38.2179227],[23.7480523,38.2176972],[23.7478584,38.2175976],[23.7475169,38.2172634],[23.7472089,38.2171186],[23.7469355,38.2169017],[23.7463661,38.2160848],[23.7461837,38.2159673],[23.7461619,38.2156788],[23.7463127,38.2150122],[23.7461883,38.2146514],[23.7462811,38.2142461],[23.7462713,38.2137684],[23.7461237,38.2135338],[23.7458957,38.2133891],[23.7457251,38.2131634],[23.7455196,38.2131449],[23.7452234,38.2129009],[23.745019,38.212576],[23.7448591,38.2125667],[23.7447795,38.2124493],[23.7448712,38.2123594],[23.7449061,38.2121973],[23.7447808,38.2120888],[23.7447244,38.2118724],[23.7444632,38.2114483],[23.7441895,38.2113215],[23.7441673,38.2111412],[23.7438716,38.2107801],[23.7436232,38.2099504],[23.7435792,38.2094726],[23.7436832,38.2091304],[23.7436733,38.2086797],[23.7437888,38.2083195],[23.7439264,38.2081756],[23.7438245,38.207923],[23.7436425,38.2077063],[23.7435646,38.2071113],[23.7432795,38.2069665],[23.7432801,38.2068133],[23.7432676,38.2068042],[23.7431434,38.2067048],[23.7426533,38.2063973],[23.742277,38.2062343],[23.7420952,38.2059725],[23.741833,38.2058277],[23.7418221,38.2056655],[23.7419133,38.2054133],[23.7418692,38.2049626],[23.7415967,38.2045114],[23.7415972,38.2043852],[23.7413468,38.2041323],[23.7413361,38.203916],[23.7410531,38.2032124],[23.7404508,38.2023368],[23.7399611,38.2019572],[23.7395735,38.2017581],[23.739403,38.2015324],[23.7379606,38.2008713],[23.737818,38.2008079],[23.7373161,38.2006445],[23.7370768,38.2004998],[23.7363237,38.2002908],[23.7360438,38.2000333],[23.7360441,38.1999522],[23.735018,38.1994452],[23.7350531,38.19922],[23.7351449,38.199112],[23.7350998,38.1989317],[23.7349866,38.198661],[23.7346902,38.1985162],[23.7346336,38.1983899],[23.7349543,38.1981202],[23.734706,38.1973085],[23.7348205,38.1972367],[23.7350962,38.1967867],[23.7347429,38.1965876],[23.7348346,38.1964977],[23.7347778,38.1963984],[23.7343561,38.1961631],[23.7340039,38.1956757],[23.7338671,38.1956032],[23.733858,38.1955672],[23.733732,38.1950802],[23.7337692,38.194864],[23.7333769,38.1937951],[23.7332422,38.1931639],[23.7330383,38.1927038],[23.7331875,38.1925059],[23.7332802,38.1921366],[23.733226,38.1913434],[23.7331351,38.191226],[23.7325881,38.1909003],[23.7326231,38.1906931],[23.7323503,38.190341],[23.7323852,38.1901788],[23.7322718,38.1899623],[23.732273,38.1896378],[23.7318754,38.1890601],[23.7317512,38.1886903],[23.7313643,38.1883109],[23.7312972,38.1879322],[23.7313333,38.1874276],[23.7311863,38.1870488],[23.731188,38.1865801],[23.7310293,38.1862463],[23.7310425,38.1857596],[23.7312494,38.1853996],[23.7312615,38.1852104],[23.7314344,38.1847782],[23.7314474,38.1843456],[23.7315738,38.1841296],[23.7317111,38.1840488],[23.7317002,38.1838955],[23.7318495,38.1836706],[23.7319199,38.183148],[23.732058,38.1828599],[23.7323646,38.1826308],[23.7323765,38.1822072],[23.7323204,38.1819367],[23.7323779,38.1818287],[23.7323933,38.1817161],[23.7323137,38.1816258],[23.7323034,38.1813283],[23.732474,38.1811304],[23.7326589,38.1809146],[23.7326715,38.1805901],[23.7325734,38.1804818],[23.732654,38.1803017],[23.7330878,38.1800098],[23.7332887,38.1800102],[23.7338361,38.1801827]]},{"id":15892,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03ac\u03ba\u03b9","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03ac\u03b3\u03bd\u03c9\u03c3\u03c4\u03b7 \u03b3\u03c9\u03bd\u03b9\u03ac \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","path":"Attiki\/Attiki_Parnitha_Platanaki_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":7262,"name_EN":"Parnitha Mt: Around Platanaki ravine","description_EN":"Hiking in the unknown Mt. Parnitha","ascent_time":170,"descent_time":170,"marker":"Blue_dots","level":13,"ascent":610,"descent":610,"maxelev":891,"minelev":414,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.69407 38.12243,23.71958 38.13194)","views":201,"millestones":"0,23.7195839,38.1224284#1,23.7109007,38.1265097#2,23.7022250,38.1248242#3,23.6954861,38.1286345#4,23.7000266,38.1297820#5,23.7072229,38.1285764#6,23.7169491,38.1289544#7.3,23.7195839,38.1224284","x":23.6968495,"y":38.1304157,"coor":[[23.7195839,38.1224284],[23.7191273,38.1224994],[23.7190467,38.1226704],[23.7186346,38.12303],[23.7182526,38.1232634],[23.7178417,38.1233255],[23.7175444,38.123487],[23.7169623,38.1235577],[23.7166431,38.1234848],[23.7163692,38.1235022],[23.7163565,38.1238446],[23.7164932,38.123899],[23.7164812,38.1240432],[23.7159671,38.1242402],[23.7156475,38.1242665],[23.7153502,38.124428],[23.7150996,38.1243463],[23.7150077,38.1244903],[23.7145852,38.1245974],[23.714482,38.1247233],[23.7143402,38.1247861],[23.7141277,38.1248847],[23.7137623,38.1249559],[23.7132945,38.1249638],[23.7131226,38.1251616],[23.7131218,38.1253599],[23.7126986,38.1256473],[23.7117162,38.1259423],[23.7112931,38.1261846],[23.7109039,38.1265081],[23.7101379,38.1269028],[23.7093727,38.1270991],[23.709121,38.1272788],[23.7088472,38.1272691],[23.7085046,38.1273403],[23.7080591,38.1274834],[23.7077395,38.1275187],[23.7074535,38.1276982],[23.707054,38.1277423],[23.7068239,38.1276741],[23.7064086,38.1276776],[23.706306,38.1276368],[23.70625,38.1273708],[23.70561,38.1267518],[23.705439,38.1267334],[23.7051659,38.1265434],[23.7051266,38.1263811],[23.7050873,38.1262188],[23.7051334,38.1261107],[23.7049639,38.1257047],[23.7047587,38.1256682],[23.7046102,38.1257128],[23.7043032,38.1254507],[23.7041785,38.1252521],[23.7039163,38.1251974],[23.7036093,38.1249443],[23.7033583,38.1249436],[23.7030969,38.1246906],[23.7029258,38.1246721],[23.702275,38.1247967],[23.7016726,38.1251241],[23.7009068,38.1254466],[23.6995781,38.1256009],[23.6995211,38.1258532],[23.6993722,38.125997],[23.6987203,38.1263648],[23.6980039,38.1266469],[23.6978205,38.1266013],[23.6977186,38.1264163],[23.6976846,38.1263577],[23.697366,38.1261405],[23.6968763,38.125941],[23.6963638,38.1259667],[23.6959068,38.1261097],[23.6953468,38.1263516],[23.6949806,38.126612],[23.6948757,38.1268912],[23.6948507,38.1271434],[23.6949406,38.1274771],[23.6950869,38.1276352],[23.6952473,38.1278114],[23.6955072,38.1284069],[23.6954595,38.1289115],[23.6952981,38.1293076],[23.6952671,38.1295554],[23.6949458,38.1300052],[23.6947362,38.1310051],[23.6944038,38.1313827],[23.6942885,38.1316708],[23.6940706,38.1319406],[23.6948248,38.1316542],[23.6949967,38.1314744],[23.6955792,38.1313317],[23.6958195,38.1311701],[23.6961051,38.1310987],[23.6963116,38.1308199],[23.6966545,38.1306856],[23.6968495,38.1304157],[23.6975697,38.1300931],[23.6978186,38.1300892],[23.6981038,38.130108],[23.6993376,38.1297326],[23.7005467,38.1298168],[23.7010723,38.1296289],[23.7012777,38.1296294],[23.7019629,38.1294689],[23.7021575,38.1293342],[23.7023894,38.1292853],[23.7032423,38.1291027],[23.7035511,38.1289232],[23.7036094,38.1286259],[23.7036895,38.128572],[23.7038605,38.1286085],[23.7040439,38.1283927],[23.7042724,38.1283212],[23.7045588,38.1280335],[23.7058391,38.1274238],[23.7059651,38.127298],[23.70625,38.1273708],[23.706306,38.1276368],[23.7064086,38.1276776],[23.7068239,38.1276741],[23.707054,38.1277423],[23.7067893,38.1277912],[23.7065141,38.128115],[23.70632,38.1281505],[23.7062612,38.128592],[23.7063972,38.1288087],[23.7067748,38.1285392],[23.7069803,38.1285127],[23.707174,38.1285763],[23.7074935,38.1285771],[23.7078479,38.1284157],[23.7082238,38.1285699],[23.7085227,38.1285391],[23.7088059,38.1285082],[23.7091817,38.1286894],[23.7095922,38.1287445],[23.7098664,38.1286731],[23.7104024,38.1287285],[23.7110972,38.1290186],[23.711337,38.1289831],[23.7115079,38.1290466],[23.7116679,38.1289749],[23.7117698,38.1291825],[23.7117234,38.1293806],[23.7115743,38.1295785],[23.7118025,38.1295611],[23.7125679,38.1290628],[23.7125918,38.1290493],[23.7128429,38.1290319],[23.7131057,38.1289244],[23.714543,38.129018],[23.7146917,38.1289282],[23.7148856,38.1289287],[23.7153185,38.12911],[23.7156037,38.1291287],[23.7158094,38.1290391],[23.7160033,38.1290576],[23.7164488,38.1289325],[23.7171436,38.1289657],[23.7171797,38.1284791],[23.7174197,38.1283625],[23.7174886,38.1282455],[23.7178653,38.1282104],[23.7178887,38.1280572],[23.7176736,38.1276331],[23.7174689,38.1274524],[23.7175149,38.1273443],[23.7172074,38.1271994],[23.7169468,38.1267391],[23.7170046,38.126532],[23.7167776,38.126234],[23.7167786,38.1259636],[23.716586,38.1256297],[23.7170207,38.1253243],[23.7171583,38.1251444],[23.7173296,38.1251087],[23.7174214,38.1249738],[23.7176039,38.1249742],[23.7179352,38.1248669],[23.7186668,38.1244901],[23.7191473,38.1241488],[23.7193426,38.1237932],[23.7193548,38.123595],[23.7191836,38.1236216],[23.7189728,38.1235355],[23.7186875,38.1235528],[23.7183345,38.1233897],[23.718529,38.123246],[23.7186346,38.12303],[23.7190467,38.1226704],[23.7191273,38.1224994],[23.7195839,38.1224284]]},{"id":15893,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03c5\u03c1\u03b3\u03ac\u03c1\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b1 \u039c\u03b1\u03b6\u03b1\u03c1\u03ad\u03b9\u03ba\u03b1 \u03c3\u03c4\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf","path":"Attiki\/Attiki_Parnitha_Pyrgari_ascent","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2836,"name_EN":"Parnitha: Ascent to Pyrgari","description_EN":"From Mazareika to the ancient tower","ascent_time":65,"descent_time":50,"marker":"No_marks","level":12,"ascent":254,"descent":1,"maxelev":728,"minelev":461,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.60893 38.21282,23.61823 38.22669)","views":88,"millestones":"0,23.6167736,38.2267195#1,23.6167436,38.2190520#2,23.6164247,38.2133129#2.8,23.6089894,38.2148199","x":23.6181345,"y":38.2129484,"coor":[[23.6167736,38.2267195],[23.616496,38.2251865],[23.6162828,38.2244558],[23.6162619,38.2240862],[23.6172093,38.2220705],[23.6175535,38.2211028],[23.6176378,38.2202829],[23.6177777,38.2197426],[23.6176522,38.2197062],[23.6174009,38.2197054],[23.6165665,38.2197928],[23.6166038,38.2192161],[23.6167754,38.2191626],[23.6167872,38.2190905],[23.6164234,38.2187649],[23.6161032,38.2188179],[23.6159096,38.2187001],[23.6156601,38.2183568],[23.6157414,38.2181047],[23.615856,38.218042],[23.6158118,38.2177535],[23.6159389,38.2174835],[23.6169371,38.2166396],[23.6168918,38.2165674],[23.6169383,38.2164233],[23.6168978,38.2159005],[23.6170017,38.2156935],[23.6170386,38.2151979],[23.6172246,38.2145767],[23.6176382,38.2141184],[23.618074,38.2137954],[23.6182234,38.2134173],[23.6181345,38.2129484],[23.6179241,38.2129792],[23.6174841,38.2128156],[23.6173039,38.2129277],[23.6173033,38.2130538],[23.6171654,38.2131976],[23.6169821,38.2133051],[23.6165593,38.2133398],[23.616023,38.2132299],[23.6155877,38.2134538],[23.6154727,38.2136066],[23.6156085,38.2138504],[23.6155162,38.2140304],[23.6153452,38.2139487],[23.6148991,38.2140734],[23.6146469,38.2142438],[23.6141553,38.2143143],[23.6140864,38.2143862],[23.6140066,38.2143589],[23.6139936,38.2146562],[23.613547,38.2148711],[23.6133758,38.2148435],[23.612678,38.2150124],[23.6123021,38.2148129],[23.6120391,38.2148661],[23.6115141,38.2147742],[23.6108627,38.2148352],[23.6103608,38.2147073],[23.6098465,38.2147507],[23.6095046,38.2145963],[23.6090016,38.2146758],[23.6089894,38.2148199]]},{"id":15894,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03c9\u03bd \u03b1\u03c1\u03c3\u03b5\u03bd\u03b9\u03ba\u03ce\u03bd \u03b5\u03bb\u03b1\u03c6\u03b9\u03ce\u03bd","description_GR":"\u0395\u03ba\u03c0\u03bb\u03ae\u03be\u03b5\u03b9\u03c2 \u03c3\u03c4\u03bf \u03b3\u03c5\u03bc\u03bd\u03cc \u03c4\u03bf\u03c0\u03af\u03bf","path":"Attiki\/Attiki_Parnitha_RedDeer_loop","activity_type":31,"assistance":2,"difficulty":2,"scenic_value":4,"length":2260,"name_EN":"Parnitha Mt: The path of male red deer","description_EN":"Surprises across the bare landscape","ascent_time":55,"descent_time":55,"marker":"No_marks","level":13,"ascent":114,"descent":114,"maxelev":1121,"minelev":996,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.71918 38.15578,23.72854 38.16051)","views":185,"millestones":"0,23.7204270,38.1558221#1,23.7240333,38.1596381#2.3,23.7204270,38.1558221","x":23.7214269,"y":38.1602947,"coor":[[23.720427,38.1558221],[23.7199281,38.155875],[23.7195631,38.1558201],[23.7191962,38.1558643],[23.7192169,38.1561527],[23.7194786,38.1563696],[23.7193637,38.1565496],[23.7197854,38.1567309],[23.7197155,38.1570912],[23.7199776,38.157218],[23.7199312,38.1573982],[23.7201252,38.1574166],[23.7200787,38.1576238],[23.7201581,38.1577682],[23.7204773,38.1578771],[23.7205682,38.1579675],[23.720579,38.1581297],[23.7206815,38.158184],[23.7207372,38.1585447],[23.7211123,38.1589782],[23.7212483,38.1592308],[23.7212135,38.1593659],[23.7213838,38.1596007],[23.7213603,38.1597899],[23.7214399,38.1598802],[23.7212562,38.1601501],[23.7214269,38.1602947],[23.7214374,38.1605201],[23.7224196,38.1603962],[23.7229908,38.1602534],[23.7233225,38.1600919],[23.723666,38.1598043],[23.7240433,38.159634],[23.7243069,38.1593642],[23.724626,38.1592028],[23.7250604,38.1590235],[23.7258767,38.158701],[23.7262774,38.1583955],[23.7263122,38.1582333],[23.7266435,38.158162],[23.7269413,38.1578833],[23.7276387,38.1575785],[23.728131,38.1571831],[23.7285332,38.1570173],[23.728308,38.1568771],[23.7267827,38.1563148],[23.7260983,38.156196],[23.7249342,38.1561572],[23.723999,38.1559568],[23.7229266,38.1558281],[23.7215572,38.1557617],[23.720427,38.1558221]]},{"id":15895,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03cc\u03bb\u03b1-\u03a3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b9-\u039b\u03b7\u03bc\u03b9\u03ba\u03cc","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b1 \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03b1 \u03c4\u03b7\u03c2 \u039c\u03cc\u03bb\u03b1\u03c2","path":"Attiki\/Attiki_Parnitha_Saloniki_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":14561,"name_EN":"Parnitha Mt: Mola-Saloniki-Limiko","description_EN":"A loop trail along plateaus around Mola","ascent_time":340,"descent_time":345,"marker":"Red_dots","level":13,"ascent":519,"descent":519,"maxelev":1066,"minelev":647,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.69531 38.18001,23.73384 38.21226)","views":219,"millestones":"0,23.7338372,38.1801827#1,23.7255642,38.1844469#2,23.7170291,38.1886637#3,23.7083803,38.1918327#4,23.6992894,38.1959942#5,23.6985276,38.2021439#6,23.7038344,38.2080931#7,23.7126530,38.2114942#8,23.7233217,38.2115921#9,23.7332918,38.2113022#10,23.7275852,38.2040918#11,23.7246407,38.1966219#12,23.7278280,38.1969754#13,23.7332463,38.1916760#14.6,23.7338315,38.1801827","x":23.7086559,"y":38.2101392,"coor":[[23.7338372,38.1801827],[23.7332898,38.1800102],[23.7330889,38.1800098],[23.7328818,38.180149],[23.732654,38.1803017],[23.7325734,38.1804818],[23.7317,38.1810386],[23.7315891,38.1811104],[23.7306067,38.1812343],[23.7304693,38.1813422],[23.7305712,38.1815948],[23.730159,38.1818912],[23.7298843,38.1820889],[23.7290385,38.1823122],[23.7285871,38.1826942],[23.7287897,38.1832129],[23.7288119,38.1833842],[23.7286063,38.1833837],[23.7284345,38.183541],[23.7283887,38.1835815],[23.7275082,38.1839219],[23.7272564,38.1840836],[23.726696,38.1843076],[23.7262961,38.1843968],[23.7258848,38.1844499],[23.7257137,38.1844134],[23.7252794,38.1845116],[23.7248675,38.1847269],[23.7240228,38.1846708],[23.7232232,38.1847321],[23.7227536,38.1851275],[23.721895,38.1856933],[23.7215637,38.1857556],[23.7213129,38.1856288],[23.7208447,38.1856457],[23.7206388,38.1857353],[23.7202608,38.1860499],[23.7196783,38.1860936],[23.7188891,38.1864341],[23.7186834,38.1864697],[23.7186179,38.1865146],[23.7178705,38.1870265],[23.717664,38.1872784],[23.7175153,38.1873501],[23.7174349,38.1874671],[23.7172177,38.1875477],[23.7171155,38.1876691],[23.7168791,38.1879885],[23.7168663,38.188349],[23.716934,38.1885474],[23.7172295,38.1889086],[23.717285,38.1893233],[23.7169065,38.189764],[23.7169618,38.1902148],[23.7164245,38.1903757],[23.7159333,38.1904196],[23.7149381,38.1908588],[23.7142412,38.1909472],[23.714001,38.1910368],[23.7136834,38.191036],[23.7134415,38.1910354],[23.7126974,38.1914842],[23.7124567,38.1917179],[23.7117022,38.1919324],[23.7112911,38.1919314],[23.7110176,38.1917865],[23.7099561,38.1916397],[23.7075797,38.1919222],[23.7071229,38.1919211],[23.7067569,38.1920734],[23.7062544,38.1920901],[23.705557,38.1922776],[23.7052483,38.192385],[23.7050417,38.1926369],[23.7047099,38.1927982],[23.7041825,38.1933016],[23.7031524,38.1938758],[23.7028211,38.193911],[23.7023759,38.1938739],[23.7015304,38.1939799],[23.7011186,38.194132],[23.7008206,38.1943926],[23.7006857,38.1944103],[23.7005692,38.194428],[23.7002597,38.1947247],[23.6999049,38.194904],[23.6998472,38.1950661],[23.6999032,38.1953186],[23.6998226,38.1954806],[23.699457,38.1957906],[23.6994215,38.195822],[23.6990771,38.1962628],[23.6986076,38.196577],[23.6984434,38.1967613],[23.69841,38.1967973],[23.6983684,38.1969414],[23.6984145,38.1974462],[23.6984339,38.1976716],[23.6981004,38.1982295],[23.6977469,38.1986927],[23.6977215,38.1987242],[23.6974581,38.1988948],[23.6974573,38.199075],[23.6970332,38.199457],[23.6966805,38.1997354],[23.6963336,38.2001581],[23.6960405,38.2003511],[23.6953636,38.2005657],[23.6956561,38.2007963],[23.6958144,38.2009229],[23.6963275,38.2011134],[23.696624,38.2012224],[23.6968524,38.201232],[23.6971488,38.2013499],[23.6977309,38.2014505],[23.6980383,38.2016856],[23.6983691,38.2017766],[23.6984819,38.2021194],[23.6986871,38.2022281],[23.6992694,38.2022746],[23.6994049,38.2026445],[23.6993699,38.2028156],[23.6992096,38.2029234],[23.6991283,38.2032476],[23.6991965,38.2033199],[23.6991957,38.2035182],[23.6995473,38.2041319],[23.699565,38.2042356],[23.6996365,38.2046549],[23.6994591,38.2049879],[23.6994456,38.2055106],[23.6995588,38.2057632],[23.6997296,38.2058898],[23.7001823,38.2069094],[23.7005012,38.2071265],[23.7006262,38.207289],[23.7010027,38.2073801],[23.7011161,38.2075877],[23.7014916,38.2079311],[23.7016854,38.2080218],[23.7026157,38.2081773],[23.7029524,38.2082323],[23.7033869,38.2081252],[23.7037066,38.208144],[23.7041642,38.2079649],[23.7045643,38.2078848],[23.7051583,38.2078863],[23.7060938,38.208159],[23.7063899,38.2083761],[23.7067098,38.2083498],[23.7069944,38.2085849],[23.7070737,38.2087473],[23.7073934,38.2087932],[23.7077464,38.2090644],[23.7079277,38.2094254],[23.7083036,38.2096877],[23.7084279,38.2100124],[23.7086559,38.2101392],[23.708906,38.2104462],[23.7090998,38.2105368],[23.7091676,38.2107082],[23.7094752,38.2109073],[23.7095319,38.2110156],[23.7099083,38.2111517],[23.7101702,38.2113596],[23.7104858,38.2115271],[23.7107827,38.2115459],[23.7109992,38.2116996],[23.7111355,38.2118982],[23.711518,38.2116468],[23.7118819,38.2115215],[23.7122838,38.2115225],[23.7124188,38.2115229],[23.713413,38.2113991],[23.714144,38.2114099],[23.7152524,38.2113044],[23.7161784,38.2111084],[23.7167285,38.210934],[23.7173596,38.2107327],[23.7174151,38.2111474],[23.717472,38.2112197],[23.7177572,38.2113195],[23.7184764,38.2114114],[23.7196072,38.2114321],[23.7201092,38.2115955],[23.720543,38.2116596],[23.7206265,38.2116598],[23.7221879,38.2116455],[23.7230405,38.211607],[23.7240387,38.2115598],[23.7254672,38.2113829],[23.7256499,38.2113923],[23.7257641,38.2114016],[23.7265287,38.2115971],[23.7278642,38.2118616],[23.7289378,38.2118821],[23.7296797,38.212055],[23.7305473,38.2121832],[23.7311186,38.2121575],[23.7322391,38.2122367],[23.7324661,38.2122507],[23.7329912,38.212351],[23.7332235,38.2122659],[23.7334654,38.2120006],[23.7334888,38.2118475],[23.7334652,38.2117843],[23.7331156,38.2108372],[23.7329323,38.2094038],[23.7328645,38.2092234],[23.7326576,38.2089796],[23.7322048,38.2084468],[23.7318988,38.2078062],[23.7314919,38.2073096],[23.7312308,38.2068764],[23.7310259,38.2066957],[23.7303184,38.2065138],[23.7300549,38.2063465],[23.7295207,38.2060073],[23.7289285,38.2055373],[23.728793,38.2051224],[23.7284976,38.2046891],[23.7281101,38.2044719],[23.7279626,38.2042012],[23.7275177,38.204074],[23.726994,38.2036041],[23.7262631,38.2036024],[23.7257611,38.203457],[23.7254309,38.2031679],[23.7250775,38.2029958],[23.7248605,38.2026213],[23.7246917,38.202328],[23.7244529,38.202057],[23.7243511,38.2018044],[23.7243217,38.2005066],[23.7244844,38.1997499],[23.7249222,38.1987415],[23.7249638,38.198309],[23.7250054,38.1978855],[23.7246107,38.1965417],[23.7247051,38.1957308],[23.7249465,38.1953168],[23.7255883,38.1947235],[23.7258627,38.194625],[23.7259195,38.1947243],[23.725861,38.1950846],[23.7259393,38.1955354],[23.7263127,38.1964376],[23.726671,38.1983491],[23.7269549,38.1987913],[23.7270802,38.1988817],[23.72724,38.1989001],[23.7274004,38.1987743],[23.7272773,38.1980891],[23.7273701,38.1977108],[23.727933,38.1968108],[23.7281404,38.1963247],[23.7286794,38.195713],[23.7288281,38.1956593],[23.7296618,38.1956432],[23.7315813,38.1953953],[23.7317071,38.1953505],[23.7318275,38.1952156],[23.7319938,38.1950267],[23.7322341,38.1949011],[23.7337645,38.194864],[23.7335369,38.1942461],[23.7333719,38.1937951],[23.7332372,38.1931639],[23.7330333,38.1927038],[23.7331825,38.1925059],[23.7332752,38.1921366],[23.733221,38.1913434],[23.7331301,38.191226],[23.7330186,38.1911581],[23.7325831,38.1909003],[23.7326181,38.1906931],[23.7323454,38.190341],[23.7323802,38.1901788],[23.7322668,38.1899623],[23.732268,38.1896378],[23.7318704,38.1890601],[23.7317462,38.1886903],[23.7313593,38.1883109],[23.7312922,38.1879322],[23.7313283,38.1874276],[23.7311813,38.1870487],[23.731183,38.1865801],[23.7310243,38.1862463],[23.7310376,38.1857596],[23.7312444,38.1853996],[23.7312565,38.1852104],[23.7314294,38.1847781],[23.7314424,38.1843456],[23.7315688,38.1841296],[23.7317061,38.1840488],[23.7316953,38.1838955],[23.7318284,38.183693],[23.7318445,38.1836706],[23.7319149,38.183148],[23.732053,38.1828599],[23.73236,38.1826308],[23.7323719,38.1822072],[23.7323158,38.1819367],[23.7323733,38.1818287],[23.7323883,38.1817161],[23.7323087,38.1816258],[23.7322984,38.1813283],[23.7325141,38.1810765],[23.7326539,38.1809146],[23.7326665,38.1805901],[23.7325687,38.1804818],[23.7326493,38.1803017],[23.7330832,38.1800098],[23.7332841,38.1800102],[23.7338315,38.1801827]]},{"id":15896,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a4\u03b1\u03c4\u03cc\u03b9-\u039c\u03c0\u03ac\u03c6\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9 \u03c3\u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03ac \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039c\u03c0\u03ac\u03c6\u03b9","path":"Attiki\/Attiki_Parnitha_Tatoi_Bafi","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":7781,"name_EN":"Parnitha Mt: Tatoi-Bafi refuge","description_EN":"From Tatoi to Bafi refuge via Xerovouni","ascent_time":220,"descent_time":195,"marker":"Red_dots","level":13,"ascent":805,"descent":199,"maxelev":1185,"minelev":519,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.72665 38.1636,23.78951 38.17438)","views":184,"millestones":"0,23.7895117,38.1636991#1,23.7797680,38.1650943#2,23.7703068,38.1667383#3,23.7628376,38.1679226#4,23.7577594,38.1738802#5,23.7513506,38.1690401#6,23.7417940,38.1688583#7,23.7317243,38.1672864#7.8,23.7271395,38.1675858","x":23.7597456,"y":38.1702752,"coor":[[23.7895117,38.1636991],[23.7887814,38.1635986],[23.7875137,38.1638036],[23.7870464,38.1639334],[23.7867228,38.1642032],[23.7865316,38.164302],[23.7860863,38.1643463],[23.7856858,38.164679],[23.7855259,38.1647148],[23.7838721,38.164216],[23.7836439,38.1641886],[23.7828102,38.1643042],[23.7814047,38.1648063],[23.7812329,38.1649682],[23.7810262,38.1653824],[23.7802263,38.1656513],[23.7800438,38.1655969],[23.7798852,38.165209],[23.7796576,38.1649878],[23.7793377,38.1650593],[23.7791889,38.1651942],[23.7791205,38.165167],[23.7788118,38.1653107],[23.778652,38.1653104],[23.7785259,38.1654904],[23.7781205,38.1655392],[23.7777892,38.1656107],[23.7772175,38.165943],[23.7768403,38.1660865],[23.7765776,38.1661221],[23.7763038,38.1660855],[23.7759496,38.166184],[23.7755384,38.1662553],[23.7753211,38.166381],[23.7746247,38.1663977],[23.7745104,38.1664516],[23.7742483,38.1663069],[23.7740883,38.1663516],[23.7738489,38.166243],[23.7735291,38.1662965],[23.773187,38.1661877],[23.7730727,38.1662235],[23.7725945,38.1658441],[23.7724461,38.1658438],[23.7723887,38.1659338],[23.7724342,38.1659879],[23.7722629,38.1660056],[23.7721363,38.1663298],[23.7718616,38.1665546],[23.7717247,38.1665273],[23.7710961,38.1667785],[23.7709824,38.166625],[23.7705371,38.1666602],[23.7704226,38.1667862],[23.77032,38.1667139],[23.7702052,38.1669299],[23.7701024,38.1669478],[23.770045,38.1670378],[23.7696456,38.1670009],[23.7691773,38.1670901],[23.7688799,38.1672698],[23.7687201,38.1672515],[23.768514,38.1674493],[23.7683998,38.1674761],[23.7683309,38.1675932],[23.7678981,38.1672859],[23.7676926,38.1673035],[23.7676467,38.1673755],[23.7674416,38.1672309],[23.7672703,38.1672486],[23.7671337,38.1671402],[23.7671569,38.1670231],[23.7669638,38.1667163],[23.7668955,38.166662],[23.7666672,38.1666616],[23.7667022,38.1664273],[23.7663829,38.1663185],[23.766326,38.1662463],[23.7663719,38.1661743],[23.7661787,38.1659036],[23.765813,38.166029],[23.7656992,38.1659206],[23.7655839,38.165961],[23.7656174,38.1661773],[23.7654461,38.166213],[23.7653086,38.166357],[23.7654562,38.1666186],[23.7652733,38.1666994],[23.76517,38.1668614],[23.7649075,38.1668428],[23.76477,38.1670228],[23.7639705,38.1671294],[23.7639247,38.1671833],[23.7636163,38.1672368],[23.7635019,38.1673177],[23.7632721,38.1677498],[23.7631807,38.1677857],[23.763078,38.1677584],[23.7626318,38.168064],[23.7622438,38.1680181],[23.7619239,38.1681076],[23.7617185,38.1680801],[23.7616384,38.1681521],[23.7615128,38.1681428],[23.7613642,38.1682146],[23.7614207,38.168377],[23.7617056,38.1685398],[23.7618193,38.1686932],[23.7617732,38.1688283],[23.7616247,38.168846],[23.7616695,38.1690985],[23.7614752,38.1691702],[23.7610743,38.1695839],[23.7603199,38.1698708],[23.7602394,38.1700509],[23.7598618,38.1703025],[23.7597456,38.1702752],[23.7595742,38.1703289],[23.7592539,38.1705265],[23.7589904,38.1707964],[23.7584761,38.1709756],[23.75835,38.1711375],[23.7583947,38.1714441],[23.7584971,38.1715344],[23.7582109,38.1717681],[23.7583473,38.1719577],[23.7580608,38.1722725],[23.7580376,38.1723987],[23.7578662,38.1724344],[23.7579678,38.1727951],[23.7577942,38.1735157],[23.7578159,38.1738402],[23.7574268,38.1741188],[23.757186,38.1744427],[23.7567643,38.1742256],[23.7564333,38.1741888],[23.7562282,38.1740622],[23.7562059,38.173918],[23.7558421,38.1734666],[23.7558315,38.1732052],[23.7557064,38.1730698],[23.7557985,38.1728446],[23.755582,38.172718],[23.7554171,38.1725104],[23.7548917,38.1721623],[23.7547672,38.1718376],[23.754494,38.1715937],[23.7542887,38.1715482],[23.7541284,38.171674],[23.7539457,38.1716827],[23.7535469,38.1714655],[23.7532399,38.1710864],[23.7531141,38.1711582],[23.7527264,38.1710222],[23.7527386,38.1707969],[23.7525104,38.1707423],[23.7524195,38.170616],[23.7524896,38.1701475],[23.7523988,38.1699851],[23.7523885,38.1696606],[23.7522751,38.169453],[23.7520246,38.1692542],[23.7516595,38.1691994],[23.7512948,38.1690094],[23.7511692,38.1690091],[23.7510902,38.1687385],[23.7509764,38.1686482],[23.7507368,38.1685936],[23.7506004,38.1684311],[23.7504746,38.1684849],[23.7503378,38.1684305],[23.7500715,38.1685832],[23.7497889,38.1683978],[23.7496526,38.1681992],[23.7495405,38.1683162],[23.7491551,38.1678332],[23.7487443,38.1677692],[23.7482895,38.1678809],[23.7482545,38.1680791],[23.7480141,38.1682859],[23.747295,38.1682663],[23.7466617,38.1684902],[23.7462849,38.1685075],[23.7460905,38.1685882],[23.7456682,38.1685602],[23.7455422,38.1686861],[23.7453254,38.1686586],[23.7450969,38.1687212],[23.7445832,38.1687201],[23.7440836,38.1689443],[23.7436384,38.1689433],[23.7431358,38.1690324],[23.7425879,38.1690221],[23.7418785,38.1688539],[23.7415438,38.1688711],[23.7408019,38.1688515],[23.7397171,38.1689212],[23.7386024,38.1690764],[23.7373926,38.1690016],[23.7371758,38.1689651],[23.7357486,38.169016],[23.7354177,38.1689792],[23.7351439,38.1689155],[23.7348251,38.1686984],[23.7345743,38.1686078],[23.7340155,38.1684443],[23.733883,38.1684845],[23.7332081,38.168456],[23.7329231,38.1683472],[23.7326957,38.1680853],[23.7328454,38.1677431],[23.7327549,38.1675266],[23.7324816,38.1673277],[23.7321166,38.1672548],[23.7316484,38.1672898],[23.7309969,38.1675046],[23.7305958,38.1679363],[23.7304222,38.1682829],[23.7299648,38.1684801],[23.7297129,38.1686778],[23.7294847,38.1686592],[23.7292789,38.1687489],[23.7286967,38.1687295],[23.7279649,38.1690433],[23.7274179,38.1687896],[23.7271669,38.168753],[23.7267794,38.1685809],[23.7266998,38.1684906],[23.7266731,38.1682787],[23.7270048,38.1681172],[23.7270811,38.1679282],[23.7271395,38.1675858]]},{"id":15897,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a4\u03b1\u03c4\u03cc\u03b9-\u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9 \u03bc\u03ad\u03c3\u03c9 \u03a3\u03c6\u03ac\u03ba\u03b9\u03b6\u03b1\u03c2","path":"Attiki\/Attiki_Parnitha_Tatoi_Flambouri","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":6945,"name_EN":"Parnitha Mt: Tatoi-Flambouri refuge","description_EN":"From Tatoi to Flambouri refuge via Sfakiza","ascent_time":200,"descent_time":170,"marker":"Red_dots","level":13,"ascent":709,"descent":100,"maxelev":1146,"minelev":519,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.74403 38.15624,23.78953 38.16828)","views":200,"millestones":"0,23.7895117,38.1636991#1,23.7797680,38.1650943#2,23.7759794,38.1593800#3,23.7709484,38.1587562#4,23.7614719,38.1596418#5,23.7536238,38.1642896#6,23.7464248,38.1675373#6.9,23.7466288,38.1615099","x":23.7678828,"y":38.1591655,"coor":[[23.7895117,38.1636991],[23.7887814,38.1635986],[23.7875137,38.1638036],[23.7870464,38.1639334],[23.7867228,38.1642032],[23.7865316,38.164302],[23.7860863,38.1643463],[23.7856858,38.164679],[23.7855259,38.1647148],[23.7838721,38.164216],[23.7836439,38.1641886],[23.7828102,38.1643042],[23.7814047,38.1648063],[23.7812329,38.1649682],[23.7810262,38.1653824],[23.7802263,38.1656513],[23.7800438,38.1655969],[23.7798852,38.165209],[23.7796576,38.1649878],[23.7793377,38.1650593],[23.7791889,38.1651942],[23.7791205,38.165167],[23.7788118,38.1653107],[23.778652,38.1653104],[23.7785259,38.1654904],[23.7781205,38.1655392],[23.7781036,38.1654806],[23.7781759,38.1653771],[23.7781305,38.1652869],[23.7777998,38.1651781],[23.7772438,38.1647895],[23.7772191,38.1646903],[23.777414,38.1644203],[23.7774155,38.1639336],[23.7774958,38.1638076],[23.7774307,38.1633974],[23.7769972,38.1633064],[23.7769403,38.1632523],[23.7771809,38.1629463],[23.7768854,38.1625311],[23.7769203,38.1623149],[23.7771151,38.1620719],[23.7771042,38.1619097],[23.7769,38.1614767],[23.7769125,38.1611297],[23.7767657,38.1605887],[23.7763556,38.1603266],[23.776345,38.1600742],[23.77646,38.159768],[23.7764147,38.1596597],[23.775959,38.1593705],[23.7752409,38.1590627],[23.7750815,38.1589272],[23.7750706,38.1587514],[23.7753448,38.1586618],[23.7755498,38.1584684],[23.7761121,38.1578431],[23.7762156,38.1575729],[23.7761371,38.1571132],[23.7754665,38.1562106],[23.7753443,38.15626],[23.7752526,38.156395],[23.7749212,38.1565295],[23.7747606,38.1567996],[23.773915,38.1571044],[23.7736748,38.1572662],[23.7736172,38.1574193],[23.7734341,38.1575811],[23.7731027,38.1577067],[23.7729082,38.1578685],[23.7727029,38.157814],[23.772246,38.1579213],[23.7721024,38.1578444],[23.7717781,38.1578753],[23.7716172,38.1582355],[23.7716279,38.1584699],[23.7714909,38.1584606],[23.7711025,38.158577],[23.7709535,38.158757],[23.7708394,38.1587387],[23.7708169,38.1586486],[23.7706231,38.1585671],[23.770406,38.1586387],[23.7701208,38.1585841],[23.7699606,38.158728],[23.7693558,38.1586547],[23.7692528,38.1587627],[23.7690359,38.1587442],[23.7689444,38.1588161],[23.768819,38.1587708],[23.7684307,38.1588422],[23.7680758,38.1591659],[23.7679958,38.1592018],[23.7678828,38.1591655],[23.7679173,38.1590935],[23.7678147,38.1590482],[23.7676088,38.159183],[23.7673577,38.1591915],[23.766993,38.1590196],[23.7667759,38.1590732],[23.7665481,38.1589286],[23.7663307,38.1590723],[23.7662281,38.1590541],[23.7660908,38.1591439],[23.7658171,38.1590713],[23.7656343,38.159125],[23.7655432,38.1590527],[23.7652918,38.1591423],[23.7652008,38.159052],[23.7648358,38.1589612],[23.7647334,38.1588618],[23.7645504,38.1589786],[23.7644136,38.1589063],[23.7640481,38.1590047],[23.7638541,38.1589863],[23.7636709,38.1591571],[23.7630192,38.1594803],[23.762368,38.1596592],[23.7620256,38.1596405],[23.7619188,38.159807],[23.7617733,38.1596805],[23.7614644,38.1595717],[23.7615309,38.1601847],[23.7611988,38.1605085],[23.7608318,38.1610485],[23.7604204,38.1611919],[23.7602944,38.1613178],[23.7602939,38.16148],[23.7601102,38.1618041],[23.7598239,38.1620739],[23.7596858,38.1624161],[23.7593651,38.1627579],[23.7592158,38.163028],[23.7582562,38.1632423],[23.7580166,38.1632148],[23.7576052,38.1633401],[23.7570917,38.163285],[23.7569052,38.1633792],[23.7567443,38.1637214],[23.756481,38.1639281],[23.7553949,38.1644216],[23.7545279,38.1642665],[23.7536146,38.1642917],[23.7529188,38.164137],[23.7527702,38.1641772],[23.7522569,38.164068],[23.751848,38.1640897],[23.7517314,38.1641931],[23.7513202,38.1642733],[23.7508057,38.1645065],[23.7503938,38.1647851],[23.749899,38.1659376],[23.7496356,38.1661804],[23.7496123,38.1663245],[23.7494863,38.1664324],[23.7493707,38.1668468],[23.7494952,38.1671715],[23.7494778,38.167248],[23.7495893,38.1673925],[23.7492576,38.1675901],[23.7487433,38.1677692],[23.7482884,38.1678809],[23.7482535,38.1680791],[23.748013,38.1682859],[23.7472939,38.1682663],[23.7472256,38.168194],[23.7469402,38.1681934],[23.7465302,38.1679402],[23.7463825,38.1677236],[23.7464405,38.1674713],[23.746304,38.1673088],[23.7463114,38.1671241],[23.7460383,38.1668711],[23.7459819,38.1666908],[23.7455372,38.1665456],[23.7452754,38.1663107],[23.7448651,38.1661386],[23.7446379,38.1658226],[23.7440372,38.1656095],[23.7441345,38.1655151],[23.744593,38.1649934],[23.7447091,38.1644168],[23.7450884,38.1636786],[23.7453517,38.1634494],[23.7457296,38.1631212],[23.74619,38.1620317],[23.7466288,38.1615099]]},{"id":15898,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u03ba\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u0390\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03c6\u03cd\u03c3\u03b7","path":"Attiki\/Attiki_Parnitha_Tatoi_estate","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":5,"length":3881,"name_EN":"Parnitha Mt: Royal Estates at Tatoi","description_EN":"A loop walk along time and nature","ascent_time":70,"descent_time":70,"marker":"No_marks","level":13,"ascent":81,"descent":81,"maxelev":485,"minelev":450,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.79206 38.14914,23.79735 38.16071)","views":182,"millestones":"0,23.7924014,38.1607120#1,23.7961350,38.1541439#2,23.7939181,38.1506465#3,23.7944197,38.1543424#3.9,23.7924025,38.1607120","x":23.7933207,"y":38.1520976,"coor":[[23.7924014,38.160712],[23.7928941,38.1604425],[23.7935985,38.1599661],[23.7950281,38.1589772],[23.7950854,38.1588917],[23.7956223,38.1579959],[23.7959983,38.1573161],[23.7955996,38.157045],[23.7954207,38.1566166],[23.7952462,38.1561251],[23.7951804,38.1559402],[23.795135,38.155823],[23.7946334,38.1544837],[23.7946761,38.154263],[23.7949388,38.1541914],[23.7964798,38.15414],[23.7967656,38.1539782],[23.7971673,38.1531588],[23.7971558,38.1528118],[23.7971463,38.1525098],[23.7973306,38.1519153],[23.7973433,38.1514467],[23.7972697,38.1512077],[23.7971445,38.1510903],[23.7969622,38.1509909],[23.7965401,38.1509181],[23.7962658,38.1510438],[23.7958076,38.1516378],[23.7956444,38.1517276],[23.7955871,38.1518086],[23.7953583,38.1520065],[23.795187,38.1520243],[23.7949353,38.1522491],[23.7947299,38.1522217],[23.7945842,38.1520412],[23.7944644,38.152023],[23.7941575,38.1519549],[23.7935176,38.1522241],[23.7933207,38.1520976],[23.7933293,38.1518407],[23.793358,38.1517912],[23.7943911,38.1496661],[23.7945399,38.1495221],[23.7949513,38.1493426],[23.794889,38.1491848],[23.7944897,38.14913],[23.7937951,38.149318],[23.7932578,38.1496145],[23.7929716,38.1499294],[23.7929599,38.1500196],[23.7929633,38.1504702],[23.7926203,38.1506859],[23.7925053,38.1510011],[23.7922423,38.1511809],[23.792116,38.1514511],[23.7920805,38.1518926],[23.7921709,38.1521992],[23.792222,38.1522939],[23.7922674,38.1523841],[23.792885,38.1531738],[23.7931073,38.1536699],[23.7933806,38.1538687],[23.7941331,38.1541584],[23.7946344,38.1544837],[23.7951365,38.155823],[23.7951818,38.1559402],[23.7952473,38.1561251],[23.7954217,38.1566166],[23.795601,38.157045],[23.7959998,38.1573161],[23.7956233,38.1579959],[23.7950865,38.1588917],[23.7950292,38.1589772],[23.7935996,38.1599661],[23.7928952,38.1604425],[23.7924025,38.160712]]},{"id":15899,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0398\u03c1\u03b1\u03ba\u03bf\u03bc\u03b1\u03ba\u03b5\u03b4\u03cc\u03bd\u03b5\u03c2-\u03ba\u03b1\u03c4. \u039c\u03c0\u03ac\u03c6\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u03a3\u03c6\u03ac\u03ba\u03b9\u03b6\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b7\u03b3\u03ae \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03ac \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039c\u03c0\u03ac\u03c6\u03b9","path":"Attiki\/Attiki_Parnitha_Thrakomakedones_Bafi","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":2547,"name_EN":"Parnitha Mt: Thrakomakedones-Bafi ref.","description_EN":"Via Sfakiza and Koromilia to Bafi refuge","ascent_time":215,"descent_time":185,"marker":"Red_dots","level":13,"ascent":692,"descent":75,"maxelev":1184,"minelev":523,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.72637 38.14336,23.76442 38.16905)","views":167,"millestones":"0,23.7453236,38.1439461#1,23.7548761,38.1454407#2,23.7595670,38.1507370#3,23.7617127,38.1560398#4,23.7590495,38.1630695#5,23.7497931,38.1660391#6,23.7423794,38.1689767#7,23.7322845,38.1674001#2.5,23.7268380,38.1675896","x":23.7602924,"y":38.1614845,"coor":[[23.7453236,38.1439461],[23.74522,38.1441982],[23.7452485,38.1442163],[23.7453691,38.1442886],[23.7457571,38.1442985],[23.7463391,38.1443088],[23.7465448,38.1442371],[23.7469053,38.1439224],[23.7472439,38.1436753],[23.7473973,38.143563],[23.7478087,38.1433926],[23.748254,38.1433215],[23.7490299,38.1433592],[23.7495317,38.1434774],[23.7499077,38.1436405],[23.7505507,38.1441601],[23.7509547,38.1444899],[23.7513708,38.1446214],[23.7524366,38.1446778],[23.7524776,38.1446779],[23.7540267,38.144929],[23.7541088,38.1452175],[23.7542242,38.1452583],[23.7546446,38.1454079],[23.754964,38.1454536],[23.7560027,38.1453927],[23.7565045,38.1455019],[23.7570173,38.1457193],[23.7572477,38.1458189],[23.7574248,38.1457517],[23.7578815,38.1456985],[23.7582692,38.1457985],[23.7585779,38.1459478],[23.7585089,38.1461099],[23.7584496,38.1461323],[23.7583147,38.1461816],[23.7582228,38.1463436],[23.7579487,38.1464152],[23.7579142,38.1464872],[23.7576856,38.1466039],[23.7576509,38.14673],[23.7574908,38.1468198],[23.7578679,38.1470234],[23.7579245,38.1471497],[23.7578783,38.1473298],[23.7583456,38.147502],[23.7584137,38.1476103],[23.7583901,38.1478446],[23.7585026,38.1480161],[23.7585945,38.1481604],[23.7586051,38.1484128],[23.7587982,38.1487016],[23.7589449,38.1492066],[23.7589784,38.149432],[23.7592172,38.1497029],[23.7593995,38.1497934],[23.7595921,38.1502084],[23.7595673,38.1508031],[23.7597503,38.1510108],[23.7602522,38.15112],[23.7605596,38.1513369],[23.7608678,38.1513375],[23.7614261,38.1516271],[23.7618595,38.1517181],[23.7621555,38.151953],[23.7626113,38.1521702],[23.762851,38.1521707],[23.763478,38.1523883],[23.7643884,38.1532283],[23.7641824,38.1534081],[23.764182,38.1535343],[23.7639306,38.1536239],[23.7636211,38.1540198],[23.763347,38.1540734],[23.7632726,38.1541588],[23.7631752,38.1542713],[23.7624558,38.15436],[23.7622956,38.1545039],[23.7623522,38.1546392],[23.7618833,38.1549176],[23.7622124,38.1555131],[23.7620743,38.1558733],[23.7617771,38.1559989],[23.7603931,38.1568793],[23.7599358,38.1570947],[23.7599127,38.1571848],[23.7599649,38.1573651],[23.760082,38.1577709],[23.7600242,38.1579961],[23.7601831,38.1582668],[23.7604904,38.1585559],[23.7605009,38.1588263],[23.7607858,38.158953],[23.7608537,38.1591514],[23.761378,38.1593868],[23.761463,38.1595763],[23.7615295,38.1601892],[23.7611974,38.160513],[23.7609705,38.160846],[23.7608303,38.161053],[23.7604189,38.1611964],[23.760293,38.1613223],[23.7602924,38.1614845],[23.7601087,38.1618086],[23.7598225,38.1620784],[23.7596844,38.1624206],[23.7593636,38.1627624],[23.7592143,38.1630325],[23.7582548,38.1632468],[23.7580151,38.1632193],[23.7576038,38.1633446],[23.7571246,38.1632805],[23.7569073,38.1633882],[23.7568819,38.1635099],[23.7568725,38.1635504],[23.75664,38.1638428],[23.7562512,38.1640628],[23.7553481,38.1644395],[23.7545268,38.1642755],[23.7536135,38.1643007],[23.7529177,38.164146],[23.7527681,38.1641817],[23.7522547,38.1640725],[23.7518459,38.1640942],[23.7517292,38.1641976],[23.751318,38.1642778],[23.750855,38.1644886],[23.7508035,38.164511],[23.7503916,38.1647896],[23.7498968,38.1659421],[23.7496334,38.1661849],[23.7496101,38.166329],[23.7494842,38.1664369],[23.7493686,38.1668513],[23.749493,38.167176],[23.7494757,38.1672525],[23.7495868,38.167397],[23.749703,38.1675234],[23.7498452,38.1676814],[23.7499131,38.1678528],[23.7498785,38.1679699],[23.7497557,38.1680823],[23.749638,38.1681947],[23.7495369,38.1683207],[23.7494403,38.1681988],[23.7491515,38.1678377],[23.7487408,38.1677737],[23.7482862,38.1678854],[23.7482641,38.1680115],[23.7482513,38.1680836],[23.7480109,38.1682904],[23.7472917,38.1682708],[23.7466584,38.1684947],[23.7465214,38.168499],[23.7462817,38.168512],[23.7460873,38.1685927],[23.745665,38.1685647],[23.745539,38.1686906],[23.7453222,38.1686631],[23.7450937,38.1687257],[23.7445799,38.1687246],[23.7440801,38.1689488],[23.7436348,38.1689478],[23.7431322,38.1690369],[23.7425879,38.1690267],[23.741875,38.1688584],[23.7415403,38.1688756],[23.7407983,38.168856],[23.7397135,38.1689257],[23.7386013,38.1690809],[23.7374029,38.1689971],[23.7371197,38.1689965],[23.7368779,38.1689689],[23.7354507,38.1690198],[23.7351198,38.168983],[23.7348492,38.1689193],[23.7345304,38.1687023],[23.7337176,38.1684481],[23.7335847,38.1684883],[23.7329102,38.1684598],[23.7326252,38.168351],[23.7324014,38.1680891],[23.7325511,38.167747],[23.7324605,38.1675305],[23.7321873,38.1673316],[23.7318222,38.1672586],[23.7313505,38.1672936],[23.7307026,38.1675084],[23.7303014,38.1679401],[23.7301243,38.1682867],[23.7296669,38.1684839],[23.7294129,38.1686771],[23.7291847,38.1686585],[23.7289789,38.1687437],[23.7283988,38.1687333],[23.727667,38.1690471],[23.7271236,38.1687935],[23.7268726,38.1687568],[23.7264826,38.1685847],[23.7264055,38.1684944],[23.7263752,38.1682825],[23.7267047,38.1681256],[23.7267843,38.167923],[23.726838,38.1675896]]},{"id":15900,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0391\u03c0\u03cc \u03c4\u03b7 \u03a7\u03bf\u03cd\u03bd\u03b7 \u03c3\u03c4\u03bf \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9 \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a7\u03bf\u03cd\u03bd\u03b7","path":"Attiki\/Attiki_Parnitha_Thrakomakedones_Flabouri","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":5592,"name_EN":"Parnitha Mt: To Flabouri via the Chouni ravine","description_EN":"Ascent to Flabouri refuge via the Chouni ravine","ascent_time":195,"descent_time":195,"marker":"Blue_square","level":12,"ascent":678,"descent":678,"maxelev":1145,"minelev":523,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.73845 38.14334,23.75962 38.16511)","views":344,"millestones":"0,23.7453247,38.1439416#1,23.7465679,38.1512123#2,23.7411385,38.1571927#3,23.7412985,38.1625247#4,23.7459510,38.1622250#5,23.7508914,38.1561285#6,23.7579902,38.1541756#7,23.7575694,38.1467723#5.6,23.7453293,38.1439416","x":23.74619,"y":38.1620317,"coor":[[23.7453247,38.1439416],[23.7452161,38.1439999],[23.7451354,38.144216],[23.7452034,38.1443784],[23.744895,38.1444543],[23.7447349,38.1445441],[23.7447687,38.1446523],[23.7445517,38.144724],[23.7442386,38.1451153],[23.7442495,38.1452596],[23.7443291,38.1453318],[23.7442256,38.1455659],[23.7443387,38.1458636],[23.7445734,38.1460444],[23.7446915,38.1461348],[23.7448618,38.1463875],[23.7449064,38.146694],[23.7450201,38.1468114],[23.7452937,38.1469021],[23.7459199,38.1473541],[23.7465129,38.1474636],[23.7466482,38.1479415],[23.7468481,38.1483205],[23.7468863,38.1483927],[23.7469527,38.1490057],[23.7466535,38.149726],[23.7464472,38.1499779],[23.7464579,38.1501672],[23.7466853,38.1504201],[23.7466276,38.1506182],[23.7467525,38.1507807],[23.7467402,38.1510511],[23.7464153,38.1513568],[23.7461298,38.1513922],[23.7459124,38.151554],[23.7452212,38.1520617],[23.745149,38.1521156],[23.7448166,38.1525114],[23.7442335,38.1527986],[23.7440043,38.1530685],[23.7429079,38.1532643],[23.7427697,38.1536245],[23.7428375,38.153823],[23.7427001,38.1539308],[23.7426535,38.1542101],[23.7423206,38.1547501],[23.7423196,38.1550385],[23.7422158,38.1553267],[23.7423521,38.1555433],[23.7422825,38.1558406],[23.7424533,38.1559671],[23.7423161,38.1560209],[23.7423158,38.156102],[23.7425782,38.1561386],[23.7427034,38.1562471],[23.7419041,38.1563354],[23.741995,38.1564708],[23.7419035,38.1564977],[23.7417542,38.1567587],[23.7414107,38.1570644],[23.741102,38.1572079],[23.7405195,38.1573283],[23.7403007,38.1575666],[23.7398778,38.1580298],[23.7396032,38.1582185],[23.7393736,38.1585785],[23.7395326,38.1588222],[23.7394636,38.1589572],[23.7392007,38.1590648],[23.7388344,38.1593434],[23.7384687,38.1594687],[23.7385699,38.1599016],[23.7389795,38.160263],[23.7389445,38.1604792],[23.7390585,38.1605155],[23.7390353,38.1606236],[23.7392058,38.1608403],[23.7395248,38.1610032],[23.739638,38.1612828],[23.7398205,38.1613013],[23.739867,38.1613735],[23.7398773,38.1613915],[23.7400258,38.1613558],[23.7402426,38.1613923],[23.7404824,38.1613658],[23.7406196,38.161294],[23.7407449,38.1613664],[23.7413849,38.1611515],[23.7416357,38.1612332],[23.7417387,38.1611613],[23.7418241,38.1612291],[23.7416634,38.1617695],[23.7413085,38.1620842],[23.7412622,38.1622643],[23.7413069,38.1625168],[23.7410321,38.1627775],[23.7409738,38.1631109],[23.7410877,38.1631832],[23.7411792,38.1631203],[23.7412476,38.1631565],[23.7413962,38.1631028],[23.7415444,38.1631662],[23.7416932,38.1630403],[23.7418066,38.1632479],[23.7420242,38.1630591],[23.7421495,38.1631405],[23.7421718,38.1632757],[23.7423083,38.1634022],[23.7423657,38.1633122],[23.7424455,38.1633574],[23.7425775,38.163565],[23.7426158,38.1636282],[23.7426151,38.1638084],[23.7422944,38.1641322],[23.742225,38.1643844],[23.742395,38.1647272],[23.742714,38.1649082],[23.7428275,38.1650887],[23.7428826,38.1650437],[23.743065,38.1651162],[23.7431341,38.1649361],[23.7432235,38.1648823],[23.7432721,38.1646661],[23.7433636,38.1646032],[23.7436605,38.1645768],[23.743877,38.1646944],[23.744026,38.1645055],[23.7441857,38.1645509],[23.7443458,38.1644611],[23.7445181,38.1641551],[23.7445302,38.1639748],[23.744702,38.163813],[23.7446915,38.1635246],[23.7450462,38.1633045],[23.7452178,38.1632012],[23.7452869,38.1630211],[23.7455043,38.1628774],[23.7455506,38.1626792],[23.7458253,38.1624816],[23.7458488,38.1622923],[23.745986,38.1622025],[23.7459865,38.1620583],[23.74619,38.1620317],[23.7466288,38.1615099],[23.7466739,38.1613568],[23.7468169,38.1612445],[23.7472969,38.1607723],[23.7473545,38.1606283],[23.7475808,38.16048],[23.7477636,38.1601109],[23.7480045,38.159787],[23.7480738,38.1595348],[23.7481997,38.1594359],[23.7483036,38.1591027],[23.7485782,38.158905],[23.7486014,38.1587969],[23.7484083,38.1585351],[23.7483742,38.15849],[23.7484437,38.1581837],[23.7482733,38.157949],[23.7485154,38.1572646],[23.7485293,38.1565346],[23.7487358,38.1562421],[23.7488616,38.1561522],[23.7492723,38.1562252],[23.7497738,38.1564246],[23.7504125,38.1565611],[23.7505505,38.156273],[23.7507673,38.1562915],[23.7508477,38.1561475],[23.7511792,38.156004],[23.7513385,38.1561485],[23.7515657,38.15614],[23.7517038,38.1561312],[23.7520686,38.1562582],[23.7523541,38.1562047],[23.7531628,38.1567111],[23.7533438,38.1572072],[23.7535833,38.1572438],[23.7537314,38.1573342],[23.7539369,38.1573166],[23.7544036,38.1577231],[23.754712,38.1576517],[23.7548375,38.157679],[23.755134,38.1574318],[23.7551688,38.1572696],[23.7555339,38.1573064],[23.7555689,38.1570812],[23.7556716,38.1570904],[23.7557632,38.1570005],[23.7559917,38.1569469],[23.7561164,38.1568615],[23.7561862,38.1568121],[23.7563009,38.1566411],[23.7565179,38.1565874],[23.7565981,38.1564975],[23.7569407,38.1564441],[23.757261,38.1562465],[23.7572621,38.155895],[23.7573537,38.1558231],[23.7573654,38.155715],[23.7577892,38.1552923],[23.7579958,38.1549412],[23.7578483,38.1546525],[23.7579402,38.1544904],[23.7580334,38.1539228],[23.7579312,38.1537424],[23.7580001,38.1536434],[23.7579663,38.1534991],[23.7582748,38.1534096],[23.758435,38.1532838],[23.7584581,38.1531757],[23.7585953,38.1531039],[23.7585272,38.1529956],[23.7582306,38.1529409],[23.7581856,38.1527515],[23.7584036,38.1524095],[23.7586554,38.1522117],[23.7592283,38.1515099],[23.7592973,38.1513478],[23.7592526,38.1510684],[23.7593444,38.1509063],[23.7595709,38.1507986],[23.7595907,38.1503165],[23.7595957,38.1502039],[23.759403,38.1497889],[23.7592207,38.1496984],[23.758982,38.1494275],[23.7589485,38.1492021],[23.7588017,38.1486971],[23.7586087,38.1484083],[23.7585981,38.1481559],[23.7583937,38.1478401],[23.7584078,38.1476914],[23.7584173,38.1476058],[23.7583492,38.1474975],[23.7578818,38.1473253],[23.7579281,38.1471452],[23.7578714,38.1470189],[23.7574941,38.1468153],[23.7576541,38.1467255],[23.7576888,38.1465994],[23.7579174,38.1464827],[23.7579519,38.1464107],[23.758226,38.1463391],[23.7583179,38.1461771],[23.7584425,38.1461323],[23.7585121,38.1461054],[23.7585811,38.1459433],[23.7582724,38.145794],[23.7578847,38.145694],[23.7574281,38.1457472],[23.7572509,38.1458144],[23.7570209,38.1457148],[23.7565081,38.1454974],[23.7560063,38.1453882],[23.7549675,38.1454491],[23.7548546,38.1454309],[23.7546482,38.1454034],[23.7541124,38.145213],[23.7540299,38.1449245],[23.7524812,38.1446734],[23.7522986,38.144664],[23.7513744,38.1446169],[23.7509583,38.1444854],[23.7499113,38.143636],[23.7495352,38.1434729],[23.7490335,38.1433547],[23.7488806,38.1433454],[23.7487743,38.1433406],[23.7482576,38.143317],[23.7478123,38.1433881],[23.7474009,38.1435585],[23.74722,38.1436888],[23.7469089,38.1439179],[23.7465484,38.1442326],[23.7463609,38.1442998],[23.7463427,38.1443043],[23.7457219,38.1442894],[23.7453727,38.1442841],[23.7453044,38.1442434],[23.7452233,38.1441937],[23.7452567,38.1441127],[23.7453293,38.1439416]]},{"id":15901,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u0392\u03bf\u03cd\u03bd\u03c4\u03b7\u03bc\u03b1","description_GR":"\u0392\u03bf\u03cd\u03bd\u03c4\u03b7\u03bc\u03b1-\u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1-\u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1\u03c2","path":"Attiki\/Attiki_Parnitha_Voudima_Loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":11622,"name_EN":"Parnitha Mt: A loop trail in Voudima","description_EN":"Voudima-Aghia Marina-Profitis Ilias","ascent_time":265,"descent_time":265,"marker":"Red_dots","level":12,"ascent":398,"descent":398,"maxelev":529,"minelev":209,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.63547 38.2188,23.67398 38.24639)","views":579,"millestones":"0,23.6735055,38.2320236#1,23.6680220,38.2252262#2,23.6589482,38.2214382#3,23.6482158,38.2190858#4,23.6427576,38.2245289#5,23.6365047,38.2305648#6,23.6379126,38.2369867#7,23.6379041,38.2441735#8,23.6430590,38.2440792#9,23.6520014,38.2427493#10,23.6614437,38.2383967#11,23.6677833,38.2326702#11.6,23.6735076,38.2320236","x":23.637068,"y":38.2362741,"coor":[[23.6735055,38.2320236],[23.6733801,38.2319512],[23.6733691,38.231861],[23.6737476,38.2315466],[23.6739228,38.2311596],[23.6738997,38.2309838],[23.6738203,38.2308484],[23.6732964,38.2304684],[23.673082,38.229873],[23.6729139,38.2296922],[23.6723088,38.2290417],[23.6718679,38.227995],[23.6715164,38.2273992],[23.6713346,38.2271734],[23.6705399,38.2266033],[23.6703007,38.2264585],[23.6695991,38.2262177],[23.6685379,38.2259353],[23.668281,38.2255831],[23.6677999,38.2249148],[23.6670713,38.224354],[23.6667635,38.2241909],[23.6653378,38.2236821],[23.6646773,38.2232206],[23.6642667,38.2230752],[23.6642582,38.2224263],[23.6642286,38.2221153],[23.6640351,38.2219615],[23.6637556,38.2218796],[23.6626022,38.2215518],[23.6620199,38.2214781],[23.6604546,38.2215096],[23.6595931,38.2215116],[23.6588738,38.2214284],[23.65821,38.2212282],[23.6579612,38.2211554],[23.657089,38.2210041],[23.6564607,38.2209843],[23.6551626,38.2206245],[23.6547408,38.2204249],[23.6538966,38.2201881],[23.653607,38.2200521],[23.6528203,38.2197253],[23.6523409,38.2196428],[23.6511075,38.219549],[23.6506284,38.2194034],[23.6502323,38.2190868],[23.6497988,38.2189593],[23.6474803,38.2191326],[23.6469989,38.2191672],[23.6468163,38.2191306],[23.6464178,38.2188681],[23.6463182,38.2187145],[23.6462617,38.2188],[23.6459439,38.2188125],[23.6457371,38.2190553],[23.6458279,38.2191907],[23.6457698,38.2193798],[23.6458467,38.2200109],[23.6458482,38.2202182],[23.6456854,38.2202988],[23.6453448,38.2203879],[23.6446913,38.2208636],[23.6444849,38.2210162],[23.6435922,38.2213379],[23.6435002,38.2214638],[23.6433156,38.2218418],[23.6434398,38.2221486],[23.6434608,38.2225272],[23.642873,38.2235708],[23.6428028,38.2241384],[23.6427183,38.2248321],[23.6425556,38.2254084],[23.6423258,38.2256601],[23.6423133,38.2258944],[23.6421298,38.226038],[23.6417372,38.226884],[23.6418045,38.2271365],[23.6412304,38.2277116],[23.6407265,38.2279624],[23.6401876,38.2283393],[23.6401058,38.2287085],[23.6400369,38.2287804],[23.6400824,38.2288346],[23.6399221,38.2289062],[23.6398066,38.2291582],[23.639141,38.229751],[23.6389349,38.2298405],[23.638718,38.2297857],[23.6383634,38.2298748],[23.6381465,38.2298381],[23.6378619,38.2296389],[23.6374953,38.229827],[23.6375768,38.2299535],[23.6374273,38.2301513],[23.6373355,38.2302231],[23.636981,38.2302941],[23.6362362,38.2307154],[23.6358449,38.231291],[23.6359576,38.2315977],[23.6365719,38.2321404],[23.6368217,38.2324476],[23.6368665,38.232628],[23.6366935,38.2329699],[23.636737,38.2334026],[23.6361071,38.2336891],[23.6355333,38.234192],[23.6355771,38.2345707],[23.6357274,38.2347288],[23.6356187,38.2351926],[23.6355873,38.2353232],[23.6356993,38.2357742],[23.6362129,38.235893],[23.63691,38.2358771],[23.6370238,38.2359676],[23.637068,38.2362741],[23.6372614,38.236455],[23.637672,38.2366095],[23.638038,38.2365385],[23.6381175,38.2366289],[23.6379789,38.2369348],[23.637543,38.237276],[23.6368408,38.2383012],[23.6365769,38.2385167],[23.636745,38.2391841],[23.6370412,38.2393743],[23.6376115,38.2395744],[23.6375985,38.2398988],[23.6373334,38.2403576],[23.6373551,38.240592],[23.6377191,38.2409356],[23.6383456,38.2413341],[23.6384578,38.241758],[23.6387764,38.2420203],[23.6389931,38.2421111],[23.6390725,38.2422195],[23.6388755,38.2427777],[23.6388851,38.2431562],[23.6387472,38.243309],[23.6380829,38.2436134],[23.6379335,38.2437752],[23.6378175,38.2441353],[23.6386271,38.2444893],[23.6387066,38.2445796],[23.638649,38.2446696],[23.6381108,38.2449023],[23.6379041,38.2450999],[23.6380244,38.2461818],[23.6385376,38.2463996],[23.6387433,38.2464003],[23.6390647,38.2461129],[23.639569,38.245826],[23.6399578,38.2457731],[23.6403013,38.245639],[23.6406294,38.2455814],[23.6409498,38.2454923],[23.6411868,38.2453758],[23.641557,38.2451967],[23.6419125,38.2449455],[23.6425163,38.2453258],[23.6425954,38.2455063],[23.6428235,38.2456061],[23.6430754,38.2454897],[23.6431322,38.2453457],[23.6429514,38.2449396],[23.6428518,38.2442724],[23.6432651,38.2438861],[23.6443527,38.2434748],[23.6448898,38.2434674],[23.6453591,38.2433247],[23.6465126,38.2434543],[23.6473235,38.2435469],[23.6475169,38.2437277],[23.6475722,38.2441064],[23.6477642,38.2445846],[23.6478666,38.2446751],[23.648095,38.2447028],[23.6486329,38.2445422],[23.6490112,38.2443],[23.6491383,38.244012],[23.6494939,38.2437336],[23.6498973,38.2430229],[23.6511688,38.2428194],[23.6512353,38.2428105],[23.6521613,38.2427412],[23.6528818,38.2426217],[23.6533383,38.2425149],[23.653958,38.2419759],[23.6552183,38.2412767],[23.6557115,38.2408816],[23.6562038,38.2406938],[23.6567068,38.2406412],[23.6573831,38.2402015],[23.6587793,38.239755],[23.659114,38.2395036],[23.6596387,38.2392347],[23.6599466,38.2388301],[23.6600067,38.2387491],[23.6603163,38.2384977],[23.6604993,38.2384802],[23.6609445,38.2385761],[23.6613335,38.2384691],[23.6615627,38.2383165],[23.6616546,38.2382086],[23.6617244,38.2379385],[23.6618968,38.2377317],[23.6625047,38.2372287],[23.6633643,38.2366724],[23.6634902,38.2366367],[23.6635699,38.236682],[23.6641868,38.2367198],[23.6644379,38.2367927],[23.6645297,38.2367028],[23.6645763,38.2365047],[23.6642845,38.2353592],[23.6644721,38.2343143],[23.6649089,38.2337568],[23.6656881,38.2332543],[23.6665339,38.2328917],[23.6669017,38.2327351],[23.6674505,38.2326555],[23.6683872,38.2326942],[23.6698484,38.2329957],[23.6710145,38.2328548],[23.6712569,38.2327879],[23.6717124,38.2328928],[23.6723264,38.2329847],[23.6729101,38.232779],[23.6733572,38.2324378],[23.6735076,38.2320236]]},{"id":17046,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0391\u03b3\u03ce\u03bd\u03b1\u03c2 \u0386\u03c1\u03bc\u03b1 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2 10Km","description_GR":"\u0395\u03c4\u03ae\u03c3\u03b9\u03bf\u03c2 \u03b1\u03b3\u03ce\u03bd\u03b1\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03bf\u03cd \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03c4\u03bf\u03c5 \u0395\u03a0\u039f\u03a3 \u03a6\u03c5\u03bb\u03ae\u03c2","path":"MOUNTAIN_RUNNING\/MountRun_Parnitha_10KM_Agonas_Fylis","activity_type":36,"assistance":2,"difficulty":2,"scenic_value":4,"length":10215,"name_EN":"Mt. Parnitha: Running Arma Parnitha 10Km","description_EN":"Annual Moutnain Running organized by EPOS Fylis","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":618,"descent":618,"maxelev":846,"minelev":681,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.6465 38.14246,23.67089 38.15799)","views":44,"millestones":"0,23.6465505,38.1466375#1,23.6511610,38.1454826#2,23.6565330,38.1472585#3,23.6598235,38.1434106#4,23.6641664,38.1485416#5,23.6696452,38.1516110#6,23.6650662,38.1563233#7,23.6575350,38.1547809#8,23.6549965,38.1496658#9,23.6510779,38.1466466#10.2,23.6465527,38.1466375","x":23.67048,"y":38.1510241,"coor":[[23.6465505,38.1466375],[23.6477547,38.1470557],[23.6479627,38.1470383],[23.6479982,38.1467861],[23.6476366,38.1462577],[23.6475575,38.1460773],[23.6476281,38.1456358],[23.6476973,38.1454919],[23.6480294,38.1452585],[23.6484633,38.1451967],[23.6495466,38.1453802],[23.6496497,38.1453084],[23.649652,38.1448218],[23.6497784,38.1446509],[23.649961,38.1446514],[23.6505192,38.1448514],[23.6506564,38.1447977],[23.6507715,38.1445998],[23.6508205,38.1438969],[23.6509691,38.1438433],[23.6513789,38.1440608],[23.6515354,38.1447462],[23.6514882,38.1450706],[23.6513386,38.1453225],[23.6508344,38.1457716],[23.6510378,38.1461868],[23.6510026,38.146385],[23.6507843,38.1466907],[23.6507289,38.1467987],[23.650797,38.146871],[23.6511751,38.1465657],[23.6515769,38.1460622],[23.6517714,38.1459636],[23.6531072,38.1458414],[23.6535873,38.1456806],[23.6537125,38.1457621],[23.6537117,38.1459243],[23.6528202,38.1462101],[23.6527511,38.1463361],[23.6532877,38.1462836],[23.6544624,38.1464673],[23.6550642,38.1470999],[23.6554753,38.1473715],[23.6560442,38.1474363],[23.6565357,38.1472665],[23.6564119,38.1468966],[23.6561158,38.1467695],[23.6560709,38.1465982],[23.6562084,38.1464904],[23.6569279,38.1463844],[23.6570538,38.1462946],[23.6574242,38.1451781],[23.6577111,38.1448365],[23.6578616,38.1443863],[23.6582519,38.1439008],[23.6580352,38.1429493],[23.6584239,38.1427972],[23.6598856,38.1425942],[23.66032,38.1424332],[23.6606395,38.1424341],[23.6608202,38.1425338],[23.6606485,38.1426595],[23.6606365,38.1427676],[23.6599726,38.1432163],[23.6597774,38.1434681],[23.6601526,38.1437756],[23.659784,38.1444955],[23.6595207,38.144675],[23.6595196,38.1449274],[23.6592337,38.1450527],[23.6594161,38.1450893],[23.6594597,38.145522],[23.6597106,38.1455588],[23.6606013,38.1454532],[23.6608184,38.1453998],[23.6608648,38.1452197],[23.66107,38.1452743],[23.6611959,38.1452026],[23.6614352,38.1452664],[23.661628,38.1455463],[23.6617876,38.1455648],[23.6619466,38.1457365],[23.6620907,38.1459667],[23.6621845,38.1461157],[23.6621143,38.1465031],[23.6630476,38.1470555],[23.663606,38.1472193],[23.66377,38.1475398],[23.6635513,38.1479447],[23.6638924,38.1482341],[23.6639482,38.1485046],[23.6640393,38.1485589],[23.6642905,38.1485236],[23.6646202,38.148813],[23.664573,38.1491373],[23.6648683,38.1494536],[23.6649016,38.14967],[23.665208,38.1500494],[23.6652413,38.1502567],[23.665572,38.1503118],[23.6658903,38.150583],[23.6660613,38.1506376],[23.6662212,38.150602],[23.6664946,38.15072],[23.6667231,38.1506665],[23.6676616,38.1501014],[23.6681062,38.1501928],[23.6684033,38.1501215],[23.668597,38.1501942],[23.6687457,38.1501135],[23.6688483,38.1501588],[23.6690653,38.1501054],[23.6695102,38.1501697],[23.6698641,38.1501346],[23.6701949,38.1501806],[23.6706045,38.1504702],[23.670818,38.1504933],[23.6708585,38.1506061],[23.6708464,38.1507548],[23.6706858,38.1509346],[23.67048,38.1510241],[23.6701147,38.1510411],[23.6696909,38.1513734],[23.6696217,38.1515354],[23.6697117,38.1518151],[23.6695851,38.152058],[23.6688423,38.1522542],[23.6683043,38.1526042],[23.6683036,38.1527574],[23.6684624,38.1529742],[23.6685637,38.1530601],[23.6689628,38.1533902],[23.6696802,38.1537527],[23.6698384,38.1540956],[23.6696786,38.1541132],[23.6694509,38.1539864],[23.6687885,38.1540566],[23.6676005,38.1542876],[23.6669268,38.1543397],[23.6666329,38.1544966],[23.6660603,38.1549096],[23.6653405,38.1550878],[23.6652698,38.1552588],[23.6650645,38.1557674],[23.664855,38.1561003],[23.6651276,38.1563895],[23.6651312,38.1566193],[23.6651453,38.1575251],[23.6649725,38.1578671],[23.6646521,38.1580464],[23.6645404,38.1575054],[23.6644043,38.1573067],[23.6637666,38.1569984],[23.6632775,38.1566185],[23.6626399,38.1562652],[23.661658,38.1563345],[23.6602777,38.1561683],[23.6598117,38.1557343],[23.6592765,38.1554804],[23.6589809,38.1552272],[23.6586164,38.1550639],[23.6582058,38.1550086],[23.6578642,38.1548184],[23.6572938,38.1547536],[23.6567475,38.1544276],[23.6564764,38.1543502],[23.6560285,38.1544255],[23.6556309,38.1540097],[23.6553929,38.1539505],[23.655115,38.1535891],[23.6550127,38.1534942],[23.6548423,38.153336],[23.6545118,38.1532269],[23.6545008,38.1531367],[23.6547567,38.1530293],[23.6553242,38.1527966],[23.6556451,38.152748],[23.6558813,38.1527127],[23.6557538,38.1524554],[23.6555761,38.1520989],[23.6553682,38.1519361],[23.6552008,38.1518049],[23.654767,38.1518217],[23.6547103,38.1517494],[23.6547745,38.1516775],[23.6553952,38.15149],[23.655826,38.1513561],[23.65614,38.1511002],[23.6561572,38.1508614],[23.6554297,38.1502284],[23.6552148,38.1498222],[23.6545437,38.1493425],[23.6544645,38.1491981],[23.6545449,38.1490902],[23.6549909,38.1488842],[23.6552468,38.1478755],[23.6555301,38.1475384],[23.6554774,38.1473715],[23.6550667,38.1470999],[23.6544649,38.1464673],[23.6532902,38.1462836],[23.6527536,38.1463361],[23.6528227,38.1462101],[23.6537142,38.1459243],[23.653715,38.1457621],[23.6535898,38.1456806],[23.6531097,38.1458414],[23.6517739,38.1459636],[23.6515794,38.1460622],[23.6511776,38.1465657],[23.6507995,38.146871],[23.6507314,38.1467987],[23.6507865,38.1466907],[23.6510048,38.146385],[23.65104,38.1461868],[23.6508365,38.1457716],[23.6513408,38.1453225],[23.6514903,38.1450706],[23.6515375,38.1447462],[23.651381,38.1440608],[23.6509712,38.1438433],[23.6508226,38.1438969],[23.6507736,38.1445998],[23.6506586,38.1447977],[23.6505214,38.1448514],[23.6499631,38.1446514],[23.6497805,38.1446509],[23.6496542,38.1448218],[23.6496518,38.1453084],[23.6495488,38.1453802],[23.6484655,38.1451967],[23.6480315,38.1452585],[23.6476994,38.1454919],[23.6476303,38.1456359],[23.6475597,38.1460773],[23.6476387,38.1462577],[23.6478328,38.1465422],[23.6480003,38.1467861],[23.6479648,38.1470383],[23.6477572,38.1470557],[23.6465527,38.1466375]]},{"id":17047,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0391\u03b3\u03ce\u03bd\u03b1\u03c2 \u0386\u03c1\u03bc\u03b1 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2 17Km","description_GR":"\u0395\u03c4\u03ae\u03c3\u03b9\u03bf\u03c2 \u03b1\u03b3\u03ce\u03bd\u03b1\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03bf\u03cd \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03c4\u03bf\u03c5 \u0395\u03a0\u039f\u03a3 \u03a6\u03c5\u03bb\u03ae\u03c2","path":"MOUNTAIN_RUNNING\/MountRun_Parnitha_17KM_Agonas_Fylis","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":6988,"name_EN":"Mt. Parnitha: Running Arma Parnitha 17Km","description_EN":"Annual Moutnain Running organized by EPOS Fylis","ascent_time":0,"descent_time":0,"marker":"No_marks","level":12,"ascent":1384,"descent":1384,"maxelev":846,"minelev":310,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.64652 38.1245,23.67901 38.15212)","views":23,"millestones":"0,23.6465505,38.1466375#1,23.6511610,38.1454826#2,23.6565330,38.1472585#3,23.6598235,38.1434106#4,23.6641668,38.1485416#5,23.6718920,38.1514496#6,23.6751702,38.1495762#7,23.6728561,38.1474078#8,23.6707649,38.1394097#9,23.6685314,38.1321685#10,23.6640180,38.1291938#11,23.6586702,38.1258802#12,23.6532706,38.1281922#13,23.6504487,38.1352300#14,23.6546157,38.1404373#15,23.6571435,38.1460579#16,23.6511394,38.1465958#7.0,23.6465516,38.1466375","x":23.6683595,"y":38.1333309,"coor":[[23.6465505,38.1466375],[23.6477547,38.1470557],[23.6479627,38.1470383],[23.6479982,38.1467861],[23.6476366,38.1462577],[23.6475575,38.1460773],[23.6476281,38.1456358],[23.6476973,38.1454919],[23.6480294,38.1452585],[23.6484633,38.1451967],[23.6495466,38.1453802],[23.6496497,38.1453084],[23.649652,38.1448218],[23.6497784,38.1446509],[23.649961,38.1446514],[23.6505192,38.1448514],[23.6506564,38.1447977],[23.6507715,38.1445998],[23.6508205,38.1438969],[23.6509691,38.1438433],[23.6513789,38.1440608],[23.6515354,38.1447462],[23.6514882,38.1450706],[23.6513386,38.1453225],[23.6508344,38.1457716],[23.6510378,38.1461868],[23.6510026,38.146385],[23.6507843,38.1466907],[23.6507289,38.1467987],[23.650797,38.146871],[23.6511751,38.1465657],[23.6515769,38.1460622],[23.6517714,38.1459636],[23.6531072,38.1458414],[23.6535873,38.1456806],[23.6537125,38.1457621],[23.6537117,38.1459243],[23.6528202,38.1462101],[23.6527511,38.1463361],[23.6532877,38.1462836],[23.6544624,38.1464673],[23.6550642,38.1470999],[23.6554753,38.1473715],[23.6560442,38.1474363],[23.6565357,38.1472665],[23.6564119,38.1468966],[23.6561158,38.1467695],[23.6560709,38.1465982],[23.6562084,38.1464904],[23.6569279,38.1463844],[23.6570538,38.1462946],[23.6574242,38.1451781],[23.6577111,38.1448365],[23.6578616,38.1443863],[23.6582519,38.1439008],[23.6580352,38.1429493],[23.6584239,38.1427972],[23.6598856,38.1425942],[23.66032,38.1424332],[23.6606395,38.1424341],[23.6608202,38.1425338],[23.6606485,38.1426595],[23.6606365,38.1427676],[23.6599726,38.1432163],[23.6597774,38.1434681],[23.6601526,38.1437756],[23.659784,38.1444955],[23.6595207,38.144675],[23.6595196,38.1449274],[23.6592337,38.1450527],[23.6594161,38.1450893],[23.6594597,38.145522],[23.6597106,38.1455588],[23.6606013,38.1454532],[23.6608184,38.1453998],[23.6608648,38.1452197],[23.66107,38.1452743],[23.6611959,38.1452026],[23.6614352,38.1452664],[23.661628,38.1455463],[23.6617876,38.1455648],[23.6619466,38.1457365],[23.6620465,38.1458945],[23.6621845,38.1461157],[23.6621143,38.1465031],[23.6630476,38.1470555],[23.663606,38.1472193],[23.66377,38.1475398],[23.6635513,38.1479447],[23.6638924,38.1482341],[23.6639482,38.1485046],[23.6640393,38.1485589],[23.6642905,38.1485236],[23.6646202,38.148813],[23.664573,38.1491373],[23.6648683,38.1494536],[23.6649016,38.14967],[23.665208,38.1500494],[23.6652413,38.1502567],[23.665572,38.1503118],[23.6658903,38.150583],[23.6660613,38.1506376],[23.6662212,38.150602],[23.6664946,38.15072],[23.6667231,38.1506665],[23.6676616,38.1501014],[23.6681062,38.1501928],[23.6684033,38.1501215],[23.668597,38.1501942],[23.6687457,38.1501135],[23.6688483,38.1501588],[23.6690653,38.1501054],[23.6695102,38.1501697],[23.6698641,38.1501346],[23.6701949,38.1501806],[23.6706045,38.1504702],[23.670818,38.1504933],[23.6708072,38.1503671],[23.6709558,38.1503134],[23.6710661,38.1503633],[23.6711722,38.1504132],[23.6712512,38.1505937],[23.6713749,38.1510086],[23.6720571,38.1515963],[23.672237,38.1521916],[23.6723399,38.1521559],[23.6725698,38.151796],[23.6732318,38.1517979],[23.6731639,38.1516535],[23.6727086,38.1513908],[23.6728301,38.1510081],[23.6731049,38.1508106],[23.6734707,38.1506945],[23.6737659,38.1510378],[23.6746767,38.151545],[23.6760823,38.1516255],[23.6763428,38.1516037],[23.6764237,38.1513696],[23.6766989,38.1510819],[23.6762999,38.1509727],[23.676164,38.150738],[23.6759134,38.1506111],[23.6759595,38.1505301],[23.6758349,38.1503135],[23.675904,38.1501695],[23.6756311,38.1499434],[23.6754032,38.1498617],[23.6748923,38.1492474],[23.6757488,38.1491236],[23.6762519,38.1489087],[23.6779533,38.1484762],[23.6788945,38.14824],[23.6789109,38.1481544],[23.6787723,38.1480459],[23.6778028,38.1479171],[23.6770493,38.1479691],[23.676615,38.1481031],[23.6760426,38.1479438],[23.6746281,38.1477956],[23.6737148,38.1478472],[23.672906,38.1475115],[23.6724391,38.1465638],[23.6718921,38.1458233],[23.6714395,38.1455156],[23.6708636,38.1441621],[23.6708362,38.1426299],[23.6708025,38.1425216],[23.6705746,38.1424309],[23.6706782,38.1422329],[23.6702248,38.1415557],[23.6700106,38.1409783],[23.6699564,38.1403472],[23.6701744,38.1400775],[23.6704489,38.139934],[23.6704839,38.1397719],[23.6707362,38.1394932],[23.6709212,38.138953],[23.6705805,38.1385915],[23.6702842,38.1384915],[23.6702276,38.1384013],[23.6699311,38.1383463],[23.6693861,38.13775],[23.669399,38.1374256],[23.6695368,38.1372277],[23.6694924,38.1369572],[23.6694359,38.1368308],[23.669322,38.1367855],[23.669096,38.1362981],[23.6692723,38.1358525],[23.6693319,38.1352939],[23.6688899,38.1346257],[23.6688013,38.1340351],[23.6683468,38.1336013],[23.6683595,38.1333309],[23.6681885,38.1332854],[23.6681903,38.1328888],[23.6688774,38.13235],[23.6685358,38.1321868],[23.6685134,38.1320966],[23.6688348,38.1316649],[23.6690408,38.1315393],[23.6691337,38.1311701],[23.6694955,38.1306484],[23.6696467,38.1300089],[23.6692891,38.1301611],[23.6690836,38.1301966],[23.6689014,38.1301149],[23.6686632,38.1298078],[23.6683864,38.1296719],[23.6682722,38.1296986],[23.6682599,38.1298878],[23.6680884,38.1299594],[23.6677013,38.1297781],[23.6674729,38.1298315],[23.6672324,38.1300111],[23.6668216,38.1300279],[23.6666738,38.1299194],[23.6667652,38.1298836],[23.6666057,38.1298381],[23.6664232,38.1298285],[23.6661488,38.1299359],[23.665784,38.1298808],[23.6658189,38.1297367],[23.6653963,38.1298166],[23.6654769,38.1296636],[23.665283,38.129645],[23.6648846,38.1294456],[23.6645529,38.1296249],[23.6642353,38.1292094],[23.6639958,38.1291907],[23.6639384,38.1292627],[23.6638024,38.129064],[23.6636645,38.1292799],[23.6634946,38.129009],[23.6631627,38.1292334],[23.6627513,38.1293584],[23.6625461,38.1293218],[23.661989,38.1289056],[23.6617039,38.1288687],[23.6612356,38.1289755],[23.6611337,38.128813],[23.6612044,38.128322],[23.6607814,38.128501],[23.6605646,38.1285094],[23.660485,38.1284461],[23.6600967,38.1285171],[23.6596622,38.1287321],[23.6594681,38.1287496],[23.6593545,38.1286591],[23.659368,38.1282086],[23.6592546,38.128055],[23.65959,38.1270826],[23.6591346,38.126865],[23.6583509,38.1261057],[23.6586828,38.1258723],[23.6587862,38.1257284],[23.6587307,38.1256336],[23.6586052,38.1256242],[23.6583671,38.1252991],[23.6580517,38.124442],[23.6573331,38.1246967],[23.6572168,38.1251831],[23.6566919,38.1251905],[23.6565652,38.1254425],[23.6561106,38.1257657],[23.6556445,38.1266115],[23.655666,38.1268909],[23.6554438,38.1270615],[23.655215,38.1269527],[23.6551599,38.1270877],[23.6553419,38.1271964],[23.6549649,38.1272944],[23.6540535,38.1270214],[23.6534599,38.1270737],[23.6533673,38.1273618],[23.6534122,38.1275062],[23.6531825,38.1278209],[23.6532724,38.1281276],[23.653259,38.1285422],[23.6529614,38.1287396],[23.6530048,38.1292264],[23.652913,38.1293343],[23.6529926,38.1293886],[23.6530254,38.1296771],[23.6534911,38.1301381],[23.6535466,38.1304627],[23.6528657,38.1315602],[23.6528758,38.1318306],[23.6523579,38.1327664],[23.6521056,38.1330451],[23.6511791,38.133511],[23.6508583,38.1337984],[23.6508438,38.1342085],[23.6507182,38.1342261],[23.6504908,38.1340542],[23.6503766,38.1340809],[23.6504025,38.1341846],[23.6506181,38.1344376],[23.6506724,38.1350056],[23.6500532,38.1356346],[23.6499953,38.1358237],[23.6503824,38.1360051],[23.6508387,38.1360335],[23.6509752,38.136115],[23.6500836,38.1364368],[23.6495549,38.1372374],[23.649577,38.1373997],[23.6497365,38.1374362],[23.6497467,38.1376886],[23.6500415,38.138086],[23.6512482,38.1386934],[23.6530711,38.1393117],[23.6532064,38.1396636],[23.6536854,38.1397191],[23.6537417,38.1398815],[23.6539472,38.139864],[23.6542319,38.1399911],[23.6546067,38.1403527],[23.6546503,38.1408034],[23.6541222,38.1414598],[23.6541434,38.1418023],[23.6538577,38.1418916],[23.6543591,38.1420553],[23.6547227,38.1423808],[23.6556109,38.142798],[23.6558391,38.1427987],[23.6559885,38.1425828],[23.6562399,38.1425024],[23.656924,38.1426306],[23.6575165,38.1428396],[23.6580363,38.1429493],[23.6582533,38.1439008],[23.657863,38.1443863],[23.6577126,38.1448365],[23.6574257,38.1451781],[23.6570552,38.1462946],[23.6569293,38.1463844],[23.6562098,38.1464904],[23.6560723,38.1465982],[23.6561172,38.1467696],[23.6564133,38.1468966],[23.6565371,38.1472665],[23.6560456,38.1474363],[23.6554763,38.1473715],[23.6550657,38.1470999],[23.6544638,38.1464673],[23.6532892,38.1462836],[23.6527525,38.1463361],[23.6528216,38.1462101],[23.6537131,38.1459243],[23.6537139,38.1457621],[23.6535887,38.1456806],[23.6531087,38.1458414],[23.6517728,38.1459636],[23.6515784,38.1460622],[23.6511765,38.1465657],[23.6507985,38.146871],[23.6507303,38.1467987],[23.6507854,38.1466907],[23.6510037,38.146385],[23.6510389,38.1461868],[23.6508354,38.1457716],[23.6513397,38.1453225],[23.6514893,38.1450706],[23.6515365,38.1447462],[23.65138,38.1440608],[23.6509702,38.1438433],[23.6508215,38.1438969],[23.6507725,38.1445998],[23.6506575,38.1447977],[23.6505203,38.1448514],[23.649962,38.1446514],[23.6497794,38.1446509],[23.6496531,38.1448218],[23.6496508,38.1453084],[23.6495477,38.1453802],[23.6484644,38.1451967],[23.6480305,38.1452585],[23.6476984,38.1454919],[23.6476292,38.1456358],[23.6475586,38.1460773],[23.6476376,38.1462577],[23.6479992,38.1467861],[23.6479638,38.1470383],[23.6477561,38.1470557],[23.6465516,38.1466375]]},{"id":17048,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: Alpamayo Race 25Km","description_GR":"\u0395\u03c4\u03ae\u03c3\u03b9\u03bf\u03c2 \u03b1\u03b3\u03ce\u03bd\u03b1\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03bf\u03cd \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03c4\u03bf\u03c5 Alpamayo Pro","path":"MOUNTAIN_RUNNING\/MountRun_Parnitha_25KM_Alpamayo_Race","activity_type":36,"assistance":2,"difficulty":4,"scenic_value":5,"length":24172,"name_EN":"Mt. Parnitha: Alpamayo Race25Km","description_EN":"Annual Moutnain Running organized by Alpamayo Pro","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":1633,"descent":1633,"maxelev":1153,"minelev":579,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.73095 38.16159,23.78427 38.20808)","views":49,"millestones":"0,23.7811739,38.1912803#1,23.7837013,38.1878539#2,23.7789683,38.1824464#3,23.7713634,38.1794520#4,23.7749105,38.1729396#5,23.7753660,38.1677702#6,23.7696856,38.1670025#7,23.7625299,38.1680612#8,23.7581108,38.1741070#9,23.7523760,38.1695356#10,23.7481689,38.1639498#11,23.7434877,38.1659734#12,23.7482750,38.1679802#13,23.7448975,38.1733476#14,23.7467961,38.1769359#15,23.7426196,38.1813324#16,23.7340894,38.1807699#17,23.7311900,38.1868149#18,23.7337466,38.1951153#19,23.7388654,38.2012975#20,23.7461696,38.2066499#21,23.7556575,38.2068239#22,23.7631511,38.2011839#23,23.7723883,38.1972036#24.2,23.7811775,38.1912803","x":23.7440861,"y":38.1689443,"coor":[[23.7811739,38.1912803],[23.7819871,38.1904797],[23.7820729,38.1904303],[23.7807403,38.1899546],[23.779708,38.1895877],[23.7796476,38.1892631],[23.7798761,38.1892185],[23.7799672,38.1893088],[23.7801614,38.1893001],[23.7808113,38.1896348],[23.7814847,38.1897172],[23.7825581,38.1897372],[23.7827067,38.1896744],[23.7827872,38.1895033],[23.7830848,38.1892515],[23.7833478,38.1891258],[23.783949,38.1890503],[23.7841477,38.1889651],[23.7841939,38.1887669],[23.7840435,38.1885954],[23.783965,38.1880905],[23.7837139,38.188054],[23.7837095,38.1878692],[23.7835554,38.1875851],[23.7830879,38.1873769],[23.7829504,38.187273],[23.7828151,38.1869618],[23.7821999,38.186474],[23.7820864,38.1864738],[23.7817893,38.18632],[23.7817672,38.1860676],[23.7814822,38.1859139],[23.7815625,38.1857969],[23.7814491,38.1855353],[23.7816438,38.1853194],[23.7816967,38.1850446],[23.7818394,38.184833],[23.7817604,38.1845265],[23.7815382,38.1843774],[23.7813779,38.1843996],[23.7813055,38.1840164],[23.7814664,38.1838996],[23.7818653,38.1838012],[23.7821158,38.1836845],[23.781865,38.1835398],[23.7815224,38.1835482],[23.7810554,38.1834031],[23.7807161,38.183398],[23.780423,38.1833298],[23.7801531,38.1831536],[23.779948,38.1831216],[23.7796778,38.1827967],[23.7794351,38.1826791],[23.7791852,38.1823812],[23.7786481,38.1825424],[23.7783856,38.1824878],[23.7777575,38.1825227],[23.777602,38.182608],[23.7773004,38.182657],[23.7771292,38.1826296],[23.777039,38.1824988],[23.7770621,38.1824087],[23.7769929,38.182377],[23.7765363,38.1823581],[23.7763419,38.1824479],[23.7759543,38.1822309],[23.7758487,38.1820053],[23.7757041,38.1819149],[23.7755283,38.1818786],[23.7752358,38.1819681],[23.7750875,38.1819138],[23.7747918,38.1815347],[23.7744382,38.1814258],[23.7742439,38.1814976],[23.7741367,38.1814433],[23.7739075,38.1814744],[23.773706,38.1814289],[23.7735869,38.1813115],[23.7733625,38.1812796],[23.773061,38.1810402],[23.7728135,38.1810036],[23.7726122,38.1809266],[23.7721951,38.1809213],[23.7718615,38.1806863],[23.7716138,38.1806904],[23.7715364,38.180573],[23.7712428,38.1805635],[23.77117,38.1804687],[23.7708676,38.1804095],[23.7707412,38.1803011],[23.7711766,38.1798333],[23.7714639,38.179239],[23.7718988,38.1789064],[23.77238,38.1783576],[23.7729975,38.1780704],[23.7733753,38.1777286],[23.77397,38.1774053],[23.774085,38.1771532],[23.7744296,38.1770277],[23.7748847,38.1769745],[23.7754569,38.176543],[23.7755166,38.1763944],[23.7753351,38.1759975],[23.7756107,38.1754933],[23.7757987,38.1744437],[23.7757996,38.174268],[23.7755729,38.1744478],[23.7752647,38.1744292],[23.7751438,38.1742937],[23.7749235,38.1736309],[23.774983,38.1732119],[23.7746218,38.1718684],[23.7745079,38.171778],[23.774291,38.1717596],[23.7738112,38.1718848],[23.7736278,38.1721188],[23.77357,38.172353],[23.7733074,38.1723615],[23.7732277,38.1722712],[23.7732529,38.1715052],[23.7729916,38.1710901],[23.7730718,38.1710092],[23.773483,38.1709469],[23.7740774,38.1707137],[23.7748324,38.1701924],[23.7752554,38.170013],[23.7753131,38.1698148],[23.7751881,38.1696163],[23.775257,38.1694903],[23.7754387,38.1693374],[23.7761314,38.1690368],[23.7761948,38.1689333],[23.7761726,38.1687259],[23.7759342,38.1683109],[23.7754098,38.1680576],[23.7753426,38.1676338],[23.7750004,38.1675611],[23.7745337,38.1671096],[23.7746597,38.1669566],[23.7753795,38.1667777],[23.7759521,38.166184],[23.7755409,38.1662553],[23.7753236,38.1663811],[23.7746458,38.1663933],[23.7745129,38.1664516],[23.7742508,38.1663069],[23.7740908,38.1663516],[23.7738514,38.166243],[23.7735316,38.1662965],[23.7731895,38.1661877],[23.7730752,38.1662235],[23.772597,38.1658441],[23.7724486,38.1658438],[23.7723858,38.1659383],[23.7724328,38.1659924],[23.7722661,38.1660056],[23.7721274,38.1663388],[23.7718606,38.1665546],[23.7717233,38.1665273],[23.7710933,38.1667739],[23.770976,38.166625],[23.7705357,38.1666602],[23.770419,38.1667907],[23.7703225,38.1667139],[23.7702134,38.1669344],[23.7701053,38.1669478],[23.7700415,38.1670378],[23.7696517,38.1670009],[23.7691794,38.1670901],[23.7688781,38.1672698],[23.7687208,38.167256],[23.7685223,38.1674448],[23.7684012,38.1674716],[23.7683356,38.1675932],[23.7678967,38.1672814],[23.7676922,38.1673035],[23.7676417,38.1673755],[23.7674359,38.1672264],[23.7672736,38.1672486],[23.7671348,38.1671402],[23.7671519,38.1670185],[23.7669699,38.1667253],[23.7669005,38.1666621],[23.7666708,38.1666616],[23.7667061,38.1664228],[23.7663875,38.1663231],[23.7663289,38.1662463],[23.7663684,38.1661698],[23.7661755,38.1659036],[23.7658123,38.1660245],[23.7657035,38.1659206],[23.7655864,38.165961],[23.7656199,38.1661773],[23.7654486,38.166213],[23.7653111,38.166357],[23.7654587,38.1666186],[23.7652758,38.1666994],[23.7651725,38.1668614],[23.76491,38.1668428],[23.7647724,38.1670228],[23.763973,38.1671294],[23.7639171,38.1671968],[23.7636188,38.1672368],[23.7634815,38.1673267],[23.7632921,38.1677454],[23.7631914,38.1677857],[23.7630805,38.1677675],[23.7626343,38.168073],[23.7622463,38.1680271],[23.7619264,38.1681166],[23.761721,38.1680892],[23.7616459,38.1681476],[23.7615221,38.1681473],[23.7613667,38.1682146],[23.7614232,38.168377],[23.7616949,38.1685262],[23.7618218,38.1686932],[23.7617757,38.1688283],[23.7616272,38.168846],[23.761672,38.1690985],[23.7614777,38.1691702],[23.7610768,38.1695839],[23.7603224,38.1698708],[23.7602419,38.1700509],[23.7598643,38.1703025],[23.759577,38.1705587],[23.7595613,38.1708877],[23.7594185,38.1711397],[23.7594174,38.1714777],[23.7593452,38.1716308],[23.7589565,38.1717922],[23.7586701,38.17208],[23.7586926,38.1721792],[23.7589893,38.1722249],[23.7590575,38.1723332],[23.759181,38.1729643],[23.7586914,38.1734184],[23.7584153,38.1738414],[23.7579895,38.1742146],[23.7578586,38.1744126],[23.7577477,38.174845],[23.7575689,38.1748491],[23.7573002,38.1747494],[23.7572091,38.1746771],[23.757301,38.1744971],[23.7571953,38.1744428],[23.7567138,38.1742795],[23.7564766,38.174261],[23.7558739,38.1735388],[23.7558179,38.1732232],[23.7556928,38.1730697],[23.7557962,38.1728717],[23.7554207,38.1725194],[23.7548874,38.1721668],[23.7548656,38.171955],[23.7546835,38.1716977],[23.7544327,38.171571],[23.754298,38.1715392],[23.7539322,38.1716826],[23.7534837,38.1713753],[23.7533852,38.1713751],[23.7532491,38.1711044],[23.7531005,38.1711582],[23.7527357,38.1710132],[23.7527592,38.170815],[23.7524516,38.170616],[23.7524876,38.1701114],[23.7523981,38.1698859],[23.7523765,38.1695254],[23.7523188,38.1693901],[23.7519561,38.1692451],[23.7516217,38.1691903],[23.751338,38.1690049],[23.751164,38.1689775],[23.7511052,38.1687431],[23.7506805,38.1683592],[23.7502175,38.1684708],[23.7500762,38.1685561],[23.7497821,38.1683888],[23.7496458,38.1681902],[23.7495452,38.1683162],[23.7496458,38.1681902],[23.7499199,38.1678393],[23.7497562,38.1676227],[23.7495826,38.1673925],[23.7494825,38.1672481],[23.749045,38.1669722],[23.7483947,38.1668447],[23.7482809,38.1667543],[23.7481038,38.1661681],[23.7479443,38.1660596],[23.7474993,38.1660046],[23.7476486,38.1657525],[23.7479806,38.1654829],[23.7480365,38.1652036],[23.7481402,38.1649244],[23.7484362,38.1647313],[23.7483227,38.1645328],[23.748324,38.1641633],[23.7477446,38.1633599],[23.7477228,38.1630534],[23.7475864,38.1628909],[23.7473926,38.1628184],[23.7474728,38.1627375],[23.7473133,38.162647],[23.7469743,38.1616549],[23.7466323,38.1615099],[23.7466198,38.1618434],[23.7460918,38.1626714],[23.7458958,38.1632298],[23.7454605,38.1636614],[23.7451847,38.1641835],[23.745138,38.1645079],[23.7453766,38.1652339],[23.7452755,38.1653599],[23.7447955,38.1655301],[23.7440407,38.1656096],[23.7439032,38.1657535],[23.743217,38.1661125],[23.7427144,38.1665124],[23.7421982,38.1669214],[23.7421174,38.1671735],[23.742207,38.1676784],[23.7419538,38.1682367],[23.741975,38.1687054],[23.7418807,38.1688539],[23.7425904,38.1690221],[23.7431383,38.1690324],[23.7440861,38.1689443],[23.7445857,38.1687201],[23.7455561,38.1686861],[23.7456822,38.1685602],[23.7461044,38.1685882],[23.7462988,38.1685075],[23.7466756,38.1684903],[23.7472975,38.1682663],[23.7480166,38.1682859],[23.748257,38.1680791],[23.748292,38.1678809],[23.7487468,38.1677692],[23.7491576,38.1678332],[23.7495427,38.1683162],[23.7499408,38.1687316],[23.7499517,38.1688939],[23.7498138,38.1691459],[23.7498699,38.1694344],[23.7497779,38.1696325],[23.7498456,38.169867],[23.7497651,38.1700471],[23.7496387,38.170164],[23.7492443,38.1703163],[23.7488843,38.1705499],[23.7487358,38.1705856],[23.7483821,38.1705037],[23.748165,38.1705754],[23.7479738,38.1706516],[23.7478541,38.1708316],[23.747524,38.1710607],[23.7470209,38.1712759],[23.7468474,38.1713161],[23.7466637,38.1716041],[23.7464695,38.1716397],[23.7460585,38.1716388],[23.7456811,38.1718543],[23.7457146,38.1720617],[23.745512,38.1723496],[23.7453583,38.1727459],[23.7448193,38.1734477],[23.744465,38.173537],[23.7444191,38.173618],[23.7443663,38.1737081],[23.7442223,38.1737798],[23.7426789,38.1743713],[23.7426444,38.1744433],[23.7427414,38.1744796],[23.7428605,38.1746781],[23.7427802,38.1747951],[23.7427146,38.1748761],[23.7425053,38.1750604],[23.742454,38.1753487],[23.7425599,38.1752498],[23.7427603,38.1751736],[23.7431119,38.1755259],[23.7433881,38.1756211],[23.7434888,38.1757159],[23.7441071,38.1757038],[23.7441572,38.1758571],[23.7443769,38.1758846],[23.7445464,38.175876],[23.7446661,38.1757185],[23.7451161,38.1754987],[23.7454416,38.1754678],[23.7455885,38.1753825],[23.7463896,38.175551],[23.7465826,38.1755604],[23.7467648,38.175687],[23.7470217,38.1756831],[23.747204,38.1760079],[23.7471802,38.1762782],[23.7469089,38.17653],[23.7468941,38.1767913],[23.7467654,38.1769848],[23.7467277,38.1772551],[23.7468511,38.177359],[23.7472843,38.1773464],[23.7474325,38.1774098],[23.7475601,38.1776535],[23.7478874,38.1779335],[23.748089,38.1784522],[23.7484901,38.1786378],[23.7486057,38.1788409],[23.7485344,38.1790435],[23.7481803,38.1790788],[23.747837,38.1792943],[23.7475682,38.1793388],[23.7473792,38.1796178],[23.7470473,38.1798514],[23.7468177,38.1802204],[23.7464232,38.1804719],[23.7463024,38.1806519],[23.7457879,38.1808311],[23.7455246,38.1810513],[23.7454442,38.1811773],[23.7452176,38.1813976],[23.7447036,38.1814326],[23.7445641,38.1813331],[23.7440878,38.1812104],[23.7438452,38.1812234],[23.7433004,38.181105],[23.7427403,38.181266],[23.7425459,38.1813738],[23.7424654,38.1815358],[23.7423511,38.1815536],[23.7418511,38.1812911],[23.7414097,38.1816867],[23.7409926,38.1817939],[23.7408911,38.1819289],[23.7407693,38.1819872],[23.7402629,38.1821123],[23.7399883,38.181963],[23.7397272,38.1819263],[23.7394911,38.1818041],[23.73915,38.181907],[23.7387027,38.1819466],[23.7382807,38.1818375],[23.7380522,38.181855],[23.737904,38.1818006],[23.7376767,38.1815117],[23.7374711,38.1815112],[23.7373575,38.1813668],[23.7369696,38.1812758],[23.7366169,38.1809145],[23.7359553,38.1807418],[23.7358411,38.1807595],[23.7355891,38.1809933],[23.7348347,38.1811989],[23.7342809,38.1814951],[23.734218,38.1812335],[23.7340246,38.1810348],[23.7341163,38.1809449],[23.7340254,38.1808366],[23.7341285,38.1807286],[23.7340605,38.1805843],[23.7341751,38.1804764],[23.7338673,38.1803495],[23.7338964,38.1802054],[23.7338476,38.1801827],[23.7332887,38.1800102],[23.733091,38.1800098],[23.7326572,38.1803017],[23.7325766,38.1804818],[23.7326743,38.1805902],[23.7326617,38.1809146],[23.7323062,38.1813283],[23.7323166,38.1816258],[23.7324001,38.1817206],[23.7323808,38.1818287],[23.7323233,38.1819367],[23.7323794,38.1822072],[23.7323679,38.1826308],[23.7320609,38.1828599],[23.7319228,38.183148],[23.7318524,38.1836706],[23.7317031,38.1838955],[23.731714,38.1840488],[23.7315766,38.1841296],[23.7314502,38.1843456],[23.7314372,38.1847782],[23.731269,38.1852149],[23.7312523,38.1853996],[23.7310454,38.1857596],[23.7310322,38.1862463],[23.7311908,38.1865801],[23.7311891,38.1870488],[23.7313362,38.1874276],[23.7313001,38.1879322],[23.7313672,38.1883109],[23.731754,38.1886903],[23.7318783,38.1890601],[23.7322758,38.1896378],[23.7322783,38.1899488],[23.7323966,38.1901789],[23.7323418,38.190341],[23.7326146,38.1906931],[23.7325795,38.1909003],[23.7331308,38.1912125],[23.7332174,38.1913434],[23.7332716,38.1921366],[23.7331789,38.1925059],[23.7330297,38.1927038],[23.7332429,38.1931684],[23.7333915,38.1937997],[23.7337727,38.1948595],[23.7337349,38.1950712],[23.73387,38.1955942],[23.7340068,38.1956667],[23.734359,38.1961541],[23.7347807,38.1963894],[23.7348375,38.1964887],[23.7347458,38.1965786],[23.7350991,38.1967777],[23.7348369,38.1972277],[23.7347089,38.1972995],[23.7349572,38.1981112],[23.7346365,38.1983808],[23.7346931,38.1985072],[23.7349895,38.198652],[23.7351027,38.1989227],[23.7351478,38.199103],[23.7350635,38.1992245],[23.7350209,38.1994452],[23.7360469,38.1999522],[23.7360459,38.2000333],[23.7363152,38.2002908],[23.7370682,38.2004998],[23.737341,38.2006581],[23.7378173,38.2008169],[23.7393944,38.2015324],[23.7395649,38.2017581],[23.7399525,38.2019572],[23.7404423,38.2023368],[23.7410445,38.2032124],[23.7413451,38.2039115],[23.7413382,38.2041323],[23.7415886,38.2043852],[23.7416135,38.2045204],[23.7418721,38.2049626],[23.7419162,38.2054133],[23.7418228,38.20567],[23.743249,38.2061237],[23.7438402,38.2061926],[23.744165,38.2063961],[23.7446684,38.2065639],[23.7451361,38.206637],[23.7453193,38.2065969],[23.7455132,38.2066874],[23.7458789,38.2066251],[23.7468152,38.2066993],[23.7469404,38.2068167],[23.7473058,38.2068535],[23.7474538,38.2069981],[23.747922,38.2070261],[23.7482984,38.2071891],[23.748813,38.207019],[23.7493384,38.2070021],[23.749589,38.2072189],[23.749863,38.2072375],[23.7502848,38.2074728],[23.750525,38.2073831],[23.7507189,38.2074557],[23.7516431,38.207746],[23.7522015,38.2081257],[23.7529876,38.2079877],[23.7533416,38.2080155],[23.7537763,38.2078361],[23.7541527,38.2079721],[23.7546897,38.2079282],[23.755082,38.2071719],[23.7552883,38.2069561],[23.755479,38.2069294],[23.7556622,38.2068217],[23.7562566,38.2066787],[23.7563505,38.2065482],[23.7567499,38.2063417],[23.7572073,38.2061985],[23.7573562,38.2060546],[23.7583278,38.2058403],[23.7587053,38.2056608],[23.7588423,38.2056791],[23.7590765,38.2054453],[23.7592315,38.2054005],[23.7598366,38.2047303],[23.7604159,38.2044071],[23.7607617,38.2040833],[23.761048,38.2038676],[23.7612194,38.2038499],[23.7612998,38.2036879],[23.7616546,38.2034723],[23.7617443,38.2033238],[23.7617676,38.2031796],[23.761697,38.2031705],[23.7615629,38.2029088],[23.7616476,38.2027738],[23.761621,38.2026205],[23.7617862,38.2024181],[23.7619887,38.2019363],[23.7629845,38.2012534],[23.7632819,38.2011278],[23.7635561,38.2011104],[23.7640031,38.2006066],[23.7647925,38.2001755],[23.7652508,38.1997258],[23.7656392,38.1996906],[23.7665429,38.1992327],[23.7674105,38.1993606],[23.7680397,38.1990374],[23.7683824,38.1990201],[23.7689769,38.1988049],[23.7692282,38.1987874],[23.7696047,38.1989053],[23.7701879,38.1986811],[23.7705314,38.1983934],[23.7707829,38.1983218],[23.7708747,38.1981868],[23.7712291,38.1980613],[23.7713586,38.1978678],[23.7715007,38.197832],[23.7719056,38.1973146],[23.7723552,38.1972163],[23.7734486,38.1967948],[23.7734272,38.1963532],[23.7736561,38.1961914],[23.7738718,38.1958989],[23.7739958,38.1958451],[23.7740463,38.1955523],[23.7742491,38.1954175],[23.7744475,38.1950754],[23.7751228,38.194599],[23.7763247,38.1942543],[23.7765263,38.1942772],[23.7771042,38.1941071],[23.7774994,38.1938329],[23.7777929,38.1937794],[23.7779445,38.1936716],[23.7785095,38.193186],[23.7789915,38.1930021],[23.7791477,38.1928988],[23.7792354,38.1927097],[23.7791584,38.1924436],[23.7792508,38.1921013],[23.779187,38.191948],[23.7792302,38.1913488],[23.7793885,38.1913986],[23.7795944,38.1912999],[23.7801541,38.1912288],[23.7811775,38.1912803]]},{"id":17049,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: Alpamayo Race 7Km","description_GR":"\u0395\u03c4\u03ae\u03c3\u03b9\u03bf\u03c2 \u03b1\u03b3\u03ce\u03bd\u03b1\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03bf\u03cd \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03c4\u03bf\u03c5 Alpamayo Pro","path":"MOUNTAIN_RUNNING\/MountRun_Parnitha_7KM_Alpamayo_Race","activity_type":36,"assistance":2,"difficulty":2,"scenic_value":4,"length":6352,"name_EN":"Mt. Parnitha: Alpamayo Race 7Km","description_EN":"Annual Moutnain Running organized by Alpamayo Pro","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":364,"descent":364,"maxelev":840,"minelev":577,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.76271 38.18033,23.78422 38.19124)","views":29,"millestones":"0,23.7811739,38.1912803#1,23.7836298,38.1878039#2,23.7788357,38.1824863#3,23.7701495,38.1813547#4,23.7635699,38.1869027#5,23.7703040,38.1885951#6,23.7796954,38.1895846#6.4,23.7811750,38.1912803","x":23.7707412,"y":38.1803011,"coor":[[23.7811739,38.1912803],[23.7819871,38.1904797],[23.7820729,38.1904303],[23.779708,38.1895877],[23.7796476,38.1892631],[23.7798761,38.1892185],[23.7799672,38.1893088],[23.7801614,38.1893001],[23.7808113,38.1896348],[23.7814847,38.1897172],[23.7825581,38.1897372],[23.7827067,38.1896744],[23.7827872,38.1895033],[23.7830848,38.1892515],[23.7833478,38.1891258],[23.7841477,38.1889651],[23.7841939,38.1887669],[23.7840435,38.1885954],[23.783965,38.1880905],[23.7837139,38.188054],[23.7835554,38.1875851],[23.7830879,38.1873769],[23.7828151,38.1869618],[23.7821999,38.186474],[23.7817893,38.18632],[23.7817672,38.1860676],[23.7814822,38.1859139],[23.7815625,38.1857969],[23.7814491,38.1855353],[23.7816438,38.1853194],[23.7818394,38.184833],[23.7817604,38.1845265],[23.7815438,38.1843999],[23.7813953,38.1844176],[23.7813165,38.184039],[23.7814653,38.1839131],[23.7821158,38.1836845],[23.781865,38.1835398],[23.7806551,38.1833933],[23.779948,38.1831216],[23.7791852,38.1823812],[23.7786481,38.1825424],[23.7783856,38.1824878],[23.7777575,38.1825227],[23.7773004,38.182657],[23.7771292,38.1826296],[23.7769929,38.182377],[23.7765363,38.1823581],[23.7763419,38.1824479],[23.7759543,38.1822309],[23.7757041,38.1819149],[23.7752358,38.1819681],[23.7750875,38.1819138],[23.7747918,38.1815347],[23.7744382,38.1814258],[23.7742439,38.1814976],[23.773696,38.1814424],[23.7730578,38.1810627],[23.7726014,38.1809536],[23.7721789,38.1809528],[23.7718599,38.1807269],[23.7716087,38.1807264],[23.7715406,38.1806091],[23.7712323,38.1805995],[23.7711755,38.1805093],[23.7708675,38.1804366],[23.7707412,38.1803011],[23.7702065,38.1807056],[23.7700455,38.1810839],[23.7702041,38.1814897],[23.770341,38.181526],[23.7702603,38.1817602],[23.7701002,38.181832],[23.7700542,38.1819491],[23.7701877,38.1830759],[23.7700041,38.183364],[23.7691908,38.1841735],[23.7688934,38.1843622],[23.7682419,38.1845592],[23.7675441,38.1849633],[23.7674182,38.1850622],[23.7672801,38.1853864],[23.7668683,38.1856289],[23.7664457,38.1856461],[23.7661026,38.1858077],[23.7657705,38.1861224],[23.7655533,38.1861941],[23.7653479,38.1861396],[23.7651878,38.1862114],[23.7647755,38.1866071],[23.7648209,38.1866973],[23.7644664,38.1868589],[23.764078,38.1869031],[23.7637472,38.1868123],[23.7634612,38.186956],[23.7631071,38.1869913],[23.7629581,38.1871532],[23.76307,38.1878655],[23.7631942,38.1883163],[23.7633311,38.1883346],[23.7634221,38.188461],[23.7629527,38.1888205],[23.762747,38.1888922],[23.7627205,38.1890229],[23.7628689,38.1890412],[23.7632906,38.1892764],[23.7653011,38.1890461],[23.7666604,38.1889406],[23.7670713,38.1889775],[23.7683399,38.1886556],[23.769048,38.1886029],[23.7701213,38.18865],[23.7708299,38.1884351],[23.7722796,38.1886182],[23.7725767,38.1885467],[23.7732859,38.1881695],[23.7734349,38.1879896],[23.7738693,38.1878101],[23.7743035,38.1877389],[23.7747061,38.1878117],[23.7749345,38.1878122],[23.7750839,38.1879567],[23.775255,38.1880381],[23.7754826,38.1882909],[23.7755713,38.1891563],[23.776455,38.1895815],[23.7771744,38.1895829],[23.7784312,38.189351],[23.7796021,38.1895605],[23.7797094,38.1895877],[23.7820739,38.1904303],[23.7819881,38.1904797],[23.781175,38.1912803]]},{"id":17050,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3\u03b9\u03ce\u03c1\u03b3\u03b7","description_GR":"\u0395\u03c4\u03ae\u03c3\u03b9\u03bf\u03c2 \u03b1\u03b3\u03ce\u03bd\u03b1\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03bf\u03cd \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03c4\u03bf\u03c5 Mountain Sports","path":"MOUNTAIN_RUNNING\/MountRun_Parnitha_monopati_Agiorgi","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":4,"length":15844,"name_EN":"Mt. Parnitha: The Aghiorgis Trail","description_EN":"Annual race organized by Mountain Sports","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":939,"descent":939,"maxelev":891,"minelev":379,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.69203 38.12093,23.7434 38.13859)","views":110,"millestones":"0,23.7330188,38.1282999#1,23.7359647,38.1336567#2,23.7413964,38.1332967#3,23.7373493,38.1365200#4,23.7291310,38.1333550#5,23.7305877,38.1289065#6,23.7207508,38.1314013#7,23.7112600,38.1345810#8,23.7028853,38.1383686#9,23.6931099,38.1373998#10,23.6945667,38.1312010#11,23.6992668,38.1260537#12,23.7072526,38.1277208#13,23.7164891,38.1239584#14,23.7252842,38.1214359#15,23.7286845,38.1287192#15.8,23.7330188,38.1282999","x":23.7074021,"y":38.1374588,"coor":[[23.7330188,38.1282999],[23.7329894,38.1284305],[23.7329883,38.1287369],[23.7331185,38.1295078],[23.733093,38.1302468],[23.7328851,38.1309403],[23.7343176,38.1309751],[23.7345233,38.1309034],[23.734578,38.1308585],[23.7350298,38.1306477],[23.7351627,38.1305849],[23.7353034,38.1305131],[23.7355355,38.130428],[23.7358044,38.1303295],[23.735919,38.1302847],[23.7360198,38.1308077],[23.7359566,38.131123],[23.7358133,38.1316994],[23.735644,38.132384],[23.7356416,38.1326364],[23.7358605,38.1327495],[23.7359378,38.1327902],[23.736074,38.1329708],[23.7359861,38.1331418],[23.7357494,38.133601],[23.735966,38.1336555],[23.7363643,38.1339628],[23.7367745,38.134108],[23.7370715,38.1340365],[23.7372775,38.1338567],[23.7376808,38.1337495],[23.7378862,38.13375],[23.7382061,38.1336425],[23.7385483,38.1336793],[23.7386896,38.1337517],[23.7388843,38.1335359],[23.7389712,38.1332792],[23.7387579,38.132792],[23.7381023,38.132741],[23.7383771,38.1324893],[23.7384721,38.1319577],[23.7384741,38.1318856],[23.7398422,38.1316904],[23.7403184,38.1316464],[23.740358,38.1320521],[23.7400453,38.132858],[23.7402826,38.1331875],[23.7406821,38.1331523],[23.740853,38.1332428],[23.7414803,38.1333073],[23.7417546,38.1331817],[23.7418921,38.1330198],[23.7423812,38.1333588],[23.7433482,38.134492],[23.7433234,38.1347398],[23.7431395,38.135127],[23.742532,38.1359187],[23.7422081,38.1359451],[23.7419223,38.1360886],[23.7415686,38.1360789],[23.7414542,38.1361597],[23.7408009,38.1361628],[23.7406955,38.1363158],[23.7405363,38.1363695],[23.7404268,38.1364819],[23.7400725,38.1366434],[23.7400033,38.1368415],[23.7399118,38.1369134],[23.7394439,38.1369123],[23.7391802,38.1370605],[23.738815,38.1370867],[23.7386435,38.1371764],[23.7384731,38.1369598],[23.7380962,38.136666],[23.7379966,38.1364765],[23.7376809,38.1365299],[23.7372587,38.1365199],[23.7370103,38.1364743],[23.7365079,38.1365633],[23.7363939,38.136527],[23.736352,38.13659],[23.7360893,38.1366435],[23.7358127,38.1366203],[23.7353435,38.136786],[23.7349981,38.1370556],[23.7348608,38.1371454],[23.7345333,38.1370861],[23.7345195,38.1371582],[23.7344468,38.137149],[23.7340917,38.1371437],[23.7339107,38.1371027],[23.7335784,38.1370884],[23.7332827,38.136903],[23.7327712,38.1363611],[23.7325321,38.1362209],[23.7323055,38.1363691],[23.7322142,38.1363598],[23.7317477,38.1359802],[23.7314984,38.135529],[23.7307706,38.1348424],[23.7304697,38.1346209],[23.7295871,38.1339745],[23.7291316,38.1337211],[23.7289173,38.1334367],[23.7296143,38.1331679],[23.7298545,38.1330062],[23.7307395,38.1323278],[23.7314728,38.1320005],[23.7317703,38.1317669],[23.7323068,38.131705],[23.7328684,38.1310078],[23.7328851,38.1309403],[23.733093,38.1302468],[23.7331185,38.1295078],[23.7329883,38.1287369],[23.7329894,38.1284305],[23.7330188,38.1282999],[23.7328593,38.1283401],[23.7324161,38.1284202],[23.7321598,38.1284106],[23.7309965,38.1282772],[23.7305805,38.1289297],[23.7298258,38.1293786],[23.7294882,38.1295626],[23.7289972,38.1296606],[23.7285891,38.1297182],[23.728187,38.1302535],[23.7279349,38.1304512],[23.7274892,38.1307476],[23.726804,38.1309083],[23.7262335,38.1309069],[23.7254226,38.1311033],[23.7249665,38.1310301],[23.7247154,38.1310476],[23.7246015,38.1309932],[23.7240078,38.1311],[23.7238024,38.1310995],[23.7235281,38.131225],[23.7232883,38.1312605],[23.7222275,38.1311769],[23.7218962,38.1312843],[23.7216453,38.1312657],[23.7210622,38.1315797],[23.7208798,38.1315252],[23.720789,38.1313898],[23.7202864,38.1315418],[23.7200336,38.1316314],[23.7195544,38.1316302],[23.7193602,38.1316838],[23.7180904,38.132528],[23.7179307,38.1325366],[23.7178275,38.1326445],[23.7174508,38.1326977],[23.7165351,38.1334345],[23.7162379,38.133578],[23.7159526,38.1335953],[23.7158266,38.1337032],[23.7156211,38.1337387],[23.7153693,38.1339364],[23.7152888,38.1340984],[23.7144676,38.1340063],[23.7142732,38.134114],[23.713748,38.1341938],[23.7135534,38.1343556],[23.7130393,38.1345165],[23.712799,38.1346782],[23.7125141,38.1345964],[23.7122855,38.1346859],[23.7121373,38.1346495],[23.7116693,38.1346934],[23.711202,38.1345661],[23.711042,38.1346288],[23.7103914,38.1346813],[23.7100723,38.1345723],[23.709901,38.134599],[23.7096146,38.1348957],[23.7093517,38.1350032],[23.7092036,38.1349487],[23.7088486,38.1352723],[23.7083349,38.1353251],[23.7082659,38.1354601],[23.708333,38.1358028],[23.7081042,38.1359464],[23.7081492,38.1361087],[23.7079418,38.1366129],[23.7079293,38.1368743],[23.7076195,38.1373061],[23.7074021,38.1374588],[23.7071967,38.1374583],[23.7070934,38.1376022],[23.7069105,38.1376919],[23.7059286,38.1378246],[23.7055168,38.1380579],[23.7042857,38.1381945],[23.7041599,38.1382483],[23.7027672,38.1383709],[23.7022184,38.1385678],[23.7020698,38.1386125],[23.7012144,38.1385202],[23.7010214,38.1385197],[23.7004955,38.1385184],[23.7000629,38.1382649],[23.6991119,38.1379741],[23.6987731,38.1376397],[23.6985983,38.1375672],[23.698142,38.13753],[23.6982342,38.1373139],[23.698212,38.1371697],[23.6978356,38.1371236],[23.6975283,38.1369246],[23.6964323,38.1370569],[23.6958962,38.1370015],[23.695623,38.1368565],[23.6950519,38.1369903],[23.6948227,38.137224],[23.69448,38.1372952],[23.694297,38.1374029],[23.6939661,38.137393],[23.6938174,38.1374737],[23.6935777,38.1375001],[23.6931103,38.1373998],[23.6927792,38.137435],[23.6923747,38.1375375],[23.6920397,38.1373249],[23.6923713,38.1371635],[23.6924649,38.1371277],[23.6926591,38.1370741],[23.692968,38.1368767],[23.69306,38.1367237],[23.6933117,38.1365621],[23.6940907,38.1358341],[23.6943536,38.1357267],[23.6952919,38.1350802],[23.695167,38.1349357],[23.694916,38.134935],[23.694825,38.1348627],[23.6948497,38.1344121],[23.6947478,38.1342136],[23.6948628,38.1340156],[23.694883,38.1336056],[23.6950034,38.1333085],[23.6948865,38.1330288],[23.6945796,38.1327486],[23.6943082,38.132144],[23.6940713,38.1319406],[23.6942892,38.1316708],[23.6944045,38.1313827],[23.694737,38.1310051],[23.6949465,38.1300052],[23.6952678,38.1295554],[23.6952988,38.1293076],[23.6954602,38.1289115],[23.6955079,38.1284069],[23.695248,38.1278114],[23.6949413,38.1274771],[23.6948514,38.1271434],[23.6948767,38.1268912],[23.6949813,38.126612],[23.6953475,38.1263516],[23.6959075,38.1261097],[23.6963645,38.1259667],[23.6968766,38.125941],[23.6973664,38.1261405],[23.697685,38.1263577],[23.6978209,38.1266013],[23.6980043,38.1266469],[23.698721,38.1263648],[23.6993729,38.125997],[23.6995218,38.1258532],[23.6995788,38.1256009],[23.7009072,38.1254466],[23.7016729,38.1251241],[23.7022757,38.1247967],[23.7029265,38.1246721],[23.7030976,38.1246906],[23.703359,38.1249436],[23.70361,38.1249443],[23.703917,38.1251974],[23.7041792,38.1252521],[23.7043039,38.1254507],[23.7046109,38.1257128],[23.7047594,38.1256682],[23.7049646,38.1257047],[23.7051341,38.1261107],[23.7050881,38.1262188],[23.7051666,38.1265434],[23.7054397,38.1267334],[23.7056107,38.1267518],[23.7062504,38.1273708],[23.7063064,38.1276368],[23.7064089,38.1276776],[23.7068239,38.1276741],[23.707054,38.1277423],[23.7074535,38.1276982],[23.7077395,38.1275187],[23.7080591,38.1274834],[23.7085046,38.1273403],[23.7088472,38.1272691],[23.709121,38.1272788],[23.7093727,38.1270991],[23.7101379,38.1269028],[23.7109039,38.1265081],[23.7112931,38.1261846],[23.7117162,38.1259423],[23.7126986,38.1256473],[23.7131218,38.1253599],[23.7131226,38.1251616],[23.7132945,38.1249638],[23.7137623,38.1249559],[23.7141277,38.1248847],[23.714482,38.1247233],[23.7145852,38.1245974],[23.7150077,38.1244903],[23.7150996,38.1243463],[23.7153502,38.124428],[23.7156475,38.1242665],[23.7159671,38.1242402],[23.7164812,38.1240432],[23.7164932,38.123899],[23.7163565,38.1238446],[23.7163692,38.1235022],[23.7166431,38.1234848],[23.7169623,38.1235577],[23.7175444,38.123487],[23.7178417,38.1233255],[23.7182526,38.1232634],[23.7186346,38.12303],[23.7190467,38.1226704],[23.7191273,38.1224994],[23.7195839,38.1224284],[23.7199719,38.1223933],[23.7200296,38.1221455],[23.7201323,38.1221278],[23.7202355,38.1219928],[23.7204862,38.1217005],[23.7216637,38.1210544],[23.7233414,38.1208781],[23.7246415,38.1210073],[23.725552,38.1216043],[23.7257793,38.1218211],[23.7263448,38.1220117],[23.726782,38.1221569],[23.72734,38.1224556],[23.7273722,38.1229965],[23.7271768,38.1233926],[23.7272555,38.1236812],[23.7272428,38.1240507],[23.7270015,38.1245007],[23.7270349,38.1247171],[23.7281621,38.1253416],[23.7284805,38.1256307],[23.728502,38.1259913],[23.7283637,38.1263695],[23.7286706,38.1266586],[23.7287385,38.126812],[23.7288715,38.1278758],[23.7287761,38.128511],[23.7286035,38.1289071],[23.7278258,38.129392],[23.7274811,38.1300401],[23.7271378,38.1303097],[23.7271947,38.1303459],[23.7275372,38.1302926],[23.7277544,38.130194],[23.7281893,38.1298435],[23.7285891,38.1297182],[23.7289972,38.1296606],[23.7294882,38.1295626],[23.7298258,38.1293786],[23.7305805,38.1289297],[23.7309965,38.1282772],[23.7321598,38.1284106],[23.732414,38.1284202],[23.7328593,38.1283401],[23.7330188,38.1282999]]},{"id":17097,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: Via ferrata \u03c3\u03c4\u03bf \u0386\u03c1\u03bc\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b3\u03b9\u03b1 \u03bb\u03af\u03b3\u03bf\u03c5\u03c2","path":"ATTIKI\/Attiki_Parnitha_Arma_Via_Ferrata","activity_type":33,"assistance":2,"difficulty":5,"scenic_value":5,"length":5524,"name_EN":"Parnitha Mt: Via ferrata on Arma","description_EN":"H route fer experts only","ascent_time":230,"descent_time":210,"marker":"Red_dots","level":13,"ascent":634,"descent":634,"maxelev":829,"minelev":557,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.64951 38.13365,23.66704 38.14426)","views":160,"millestones":"0,23.6508378,38.1336001#1,23.6527179,38.1391958#2,23.6595460,38.1426442#3,23.6660556,38.1418415#4,23.6602298,38.1390289#5.5,23.6508378,38.1336001","x":23.6666159,"y":38.1424873,"coor":[[23.6508378,38.1336001],[23.6508675,38.1338075],[23.650876,38.1341905],[23.6507617,38.1342353],[23.6504545,38.1340541],[23.6503744,38.1340899],[23.6504003,38.1341846],[23.6506159,38.1344376],[23.6506703,38.1350056],[23.6502342,38.135518],[23.6500511,38.1356436],[23.6499931,38.1358327],[23.6503802,38.1360141],[23.6508365,38.1360425],[23.6509847,38.136079],[23.6509617,38.136115],[23.6500701,38.1364368],[23.6495414,38.1372373],[23.6495634,38.1373996],[23.649723,38.1374361],[23.6497332,38.1376885],[23.650028,38.138086],[23.6512347,38.1386934],[23.6530576,38.1393116],[23.6531928,38.1396635],[23.6536719,38.139719],[23.6537281,38.1398814],[23.6539336,38.139864],[23.6542183,38.139991],[23.6545932,38.1403526],[23.6546721,38.1405511],[23.6546367,38.1408034],[23.6542812,38.1411718],[23.6541087,38.1414597],[23.6541299,38.1418023],[23.6539815,38.1418018],[23.6538442,38.1418916],[23.6543455,38.1420553],[23.6547092,38.1423808],[23.6551986,38.1426616],[23.6555859,38.1427979],[23.6558141,38.1427986],[23.6559635,38.1425828],[23.656215,38.1425024],[23.6568991,38.1426306],[23.6574915,38.1428396],[23.6580341,38.1429493],[23.6584229,38.1427972],[23.6598845,38.1425942],[23.6603189,38.1424332],[23.6606384,38.1424341],[23.6608195,38.1425338],[23.6611616,38.1425888],[23.6615716,38.1427703],[23.6621742,38.1432587],[23.6623783,38.1435297],[23.6629025,38.1437114],[23.6631525,38.1439375],[23.663517,38.1440827],[23.6638364,38.1441107],[23.6642465,38.144265],[23.6645317,38.1443019],[23.6663132,38.1442619],[23.666656,38.1441728],[23.6669193,38.1439842],[23.6669196,38.1434525],[23.6670004,38.1432454],[23.6666374,38.1427667],[23.6666159,38.1424873],[23.6663216,38.1419637],[23.6660027,38.1418186],[23.6653635,38.1418528],[23.6648273,38.1418153],[23.6647021,38.1417518],[23.6645999,38.1416344],[23.6646579,38.1414363],[23.664431,38.1411292],[23.6645005,38.1409041],[23.6641706,38.1406868],[23.6642054,38.1405517],[23.6640127,38.1402808],[23.6639099,38.1402985],[23.6634742,38.1407569],[23.6624694,38.1408802],[23.6624928,38.1407541],[23.6623565,38.1406005],[23.6623118,38.1404111],[23.6619024,38.1401035],[23.6618817,38.1396348],[23.661701,38.1392197],[23.6611095,38.1388214],[23.6609385,38.1387849],[23.6608475,38.1387125],[23.6608481,38.1385863],[23.6607227,38.138568],[23.6606309,38.1386758],[23.6606416,38.1388381],[23.6609699,38.1393888],[23.6605814,38.1395139],[23.6599463,38.1386468],[23.6597987,38.1384932],[23.6592764,38.1379419],[23.659243,38.1377616],[23.6594612,38.1374467],[23.6594617,38.1373476],[23.6591202,38.1371664],[23.6588692,38.1371656],[23.6583334,38.1370469],[23.6581515,38.1369022],[23.658335,38.1366954],[23.6583592,38.1364071],[23.6581084,38.1363523],[23.6579494,38.1361986],[23.6578126,38.1361622],[23.6576072,38.1361796],[23.6574354,38.1363053],[23.6572301,38.1362866],[23.6570252,38.1361869],[23.6568328,38.1358439],[23.6564116,38.1356263],[23.6561496,38.1355354],[23.655636,38.135552],[23.6551574,38.1354244],[23.6545203,38.1350079],[23.6540878,38.1347768],[23.6538157,38.1344065],[23.6536109,38.1342888],[23.6533485,38.13427],[23.6529953,38.1341608],[23.6521393,38.1341943],[23.6517753,38.1339679],[23.6510545,38.1343623],[23.6509405,38.1343439],[23.650876,38.1341905],[23.6508675,38.1338075],[23.6508378,38.1336001]]},{"id":17098,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03b5\u03c3\u03b1\u03af\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 Downhill \u03c3\u03c4\u03bf \u039c\u03b5\u03c4\u03cc\u03c7\u03b9","description_GR":"\u0388\u03bd\u03b1 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03bf \u03b1\u03bb\u03bb\u03ac \u03b1\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03c4\u03ad\u03b2\u03b1\u03c3\u03bc\u03b1","path":"MTB_ROADBIKE\/MTB_Parnitha_Metochi_downhill","activity_type":41,"assistance":2,"difficulty":4,"scenic_value":4,"length":2907,"name_EN":"Parnitha Mt: A quit long Downhill loop in Metochi","description_EN":"A short yet athletic downhill","ascent_time":30,"descent_time":30,"marker":"No_marks","level":13,"ascent":98,"descent":98,"maxelev":569,"minelev":461,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.72191 38.1321,23.73353 38.1379)","views":39,"millestones":"0,23.7335092,38.1373767#1,23.7257685,38.1355455#2,23.7264591,38.1324781#2.9,23.7335114,38.1373767","x":23.72313,"y":38.1324093,"coor":[[23.7335092,38.1373767],[23.7326092,38.1369871],[23.7324105,38.1369957],[23.7324463,38.137167],[23.7331518,38.1377094],[23.7331624,38.1379257],[23.7330622,38.1379255],[23.7323676,38.1375273],[23.7317719,38.1374539],[23.7314815,38.137309],[23.7313825,38.1372727],[23.7296723,38.1365748],[23.7292297,38.1359249],[23.7286604,38.1355811],[23.7284435,38.1356076],[23.7275294,38.135939],[23.726936,38.1359556],[23.7259784,38.135701],[23.7254835,38.1353304],[23.7246294,38.1348777],[23.7240842,38.1342095],[23.7233219,38.1336219],[23.7228744,38.1333325],[23.7220512,38.1332043],[23.7221545,38.1330424],[23.721927,38.1328435],[23.7219766,38.1326589],[23.7227068,38.1326606],[23.7229581,38.1325891],[23.72313,38.1324093],[23.723438,38.132419],[23.7236551,38.1323384],[23.7239855,38.1324834],[23.724385,38.1324483],[23.7248636,38.1325936],[23.725024,38.1324227],[23.7249205,38.1320755],[23.7256294,38.1322619],[23.7260276,38.1325693],[23.7263378,38.1323943],[23.72658,38.1325616],[23.7267876,38.1326206],[23.7270704,38.1326032],[23.7272297,38.1327298],[23.7274862,38.132807],[23.7284671,38.1329174],[23.7289216,38.1334322],[23.729127,38.1337211],[23.7295369,38.1339383],[23.7305725,38.1346978],[23.7307432,38.1348243],[23.731471,38.1355019],[23.7317886,38.1360254],[23.7322209,38.1363869],[23.7325217,38.1362208],[23.7327769,38.1363521],[23.7332656,38.136894],[23.7333228,38.13716],[23.7335114,38.1373767]]},{"id":17099,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: The Elevator","description_GR":"\u039c\u03b9\u03b1 \u03ac\u03b3\u03c1\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae Downhill","path":"MTB_ROADBIKE\/MTB_Parnitha_Elevator","activity_type":41,"assistance":1,"difficulty":5,"scenic_value":5,"length":4179,"name_EN":"Parnitha Mt: The Elevator","description_EN":"A hard Downhill trail","ascent_time":60,"descent_time":100,"marker":"Yellow_square","level":12,"ascent":1,"descent":616,"maxelev":1034,"minelev":406,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.70779 38.13101,23.73287 38.14548)","views":69,"millestones":"0,23.7080755,38.1454772#1,23.7141645,38.1410149#2,23.7196348,38.1368048#3,23.7230568,38.1324849#4.2,23.7328656,38.1310078","x":23.7191545,"y":38.1377353,"coor":[[23.7080755,38.1454772],[23.7079845,38.1454048],[23.7080079,38.1452607],[23.7077918,38.1450799],[23.7079744,38.1450623],[23.7079749,38.1449542],[23.7081005,38.1449184],[23.7080212,38.144774],[23.7082953,38.1447387],[23.7082499,38.1446665],[23.7085133,38.1444418],[23.7087549,38.1439377],[23.7091674,38.1435241],[23.709455,38.142948],[23.7096383,38.1427682],[23.710084,38.1426161],[23.7099133,38.1424805],[23.7100162,38.1424267],[23.7099822,38.1423725],[23.7103937,38.1422113],[23.7100629,38.1421654],[23.7102571,38.1421119],[23.7102233,38.1420216],[23.7104178,38.1418959],[23.7103725,38.1418057],[23.7105894,38.1417792],[23.7112389,38.1420332],[23.7117293,38.1421065],[23.7121288,38.1420714],[23.712449,38.1419099],[23.7129401,38.141803],[23.7131922,38.1415513],[23.7140145,38.141373],[23.7141863,38.1412112],[23.7141528,38.1410309],[23.7143937,38.140707],[23.7145948,38.1406219],[23.7146728,38.1405455],[23.7151526,38.1404204],[23.7166474,38.1404421],[23.7169444,38.1403707],[23.7171502,38.140263],[23.7177438,38.1402284],[23.7180187,38.1399587],[23.7189329,38.1396184],[23.7196525,38.1394579],[23.7194931,38.1393494],[23.719539,38.1392954],[23.7204065,38.1392254],[23.7202805,38.1386933],[23.7199959,38.1385124],[23.7198604,38.1381516],[23.7195867,38.1380968],[23.7193591,38.1379341],[23.7191545,38.1377353],[23.7190744,38.1375008],[23.7189046,38.1371399],[23.7194535,38.1368348],[23.7198988,38.1367637],[23.7204017,38.1365486],[23.7209495,38.1365319],[23.7210077,38.1362256],[23.7206099,38.1358101],[23.7206559,38.1357381],[23.7208844,38.1356575],[23.7213634,38.1357217],[23.7218888,38.1355878],[23.7220598,38.1356423],[23.7225049,38.1356163],[23.7227213,38.1357069],[23.7228246,38.135563],[23.7229729,38.1355633],[23.7230877,38.1353743],[23.7236704,38.1351774],[23.7236505,38.1344023],[23.7232875,38.1338381],[23.7233204,38.1336219],[23.722873,38.1333325],[23.7220498,38.1332043],[23.7221531,38.1330424],[23.7219256,38.1328435],[23.7219752,38.1326589],[23.7227054,38.1326606],[23.7229567,38.1325891],[23.7231285,38.1324093],[23.7234366,38.132419],[23.7236537,38.1323384],[23.723984,38.1324834],[23.7243835,38.1324483],[23.7248622,38.1325936],[23.7250226,38.1324227],[23.7249326,38.13208],[23.725628,38.1322619],[23.7260262,38.1325693],[23.7263385,38.1323943],[23.7265728,38.1325615],[23.7267837,38.1326206],[23.7270804,38.1326078],[23.7272386,38.1327298],[23.7274826,38.132807],[23.7284635,38.1329174],[23.728918,38.1334322],[23.7298631,38.1330063],[23.7307363,38.1323323],[23.7314699,38.1320005],[23.7317674,38.1317669],[23.732304,38.131705],[23.7328656,38.1310078]]},{"id":17100,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03b1\u03c4\u03c3\u03b9\u03bc\u03af\u03b4\u03b9-\u0391\u03c6\u03af\u03b4\u03bd\u03b5\u03c2-\u039c\u03c0\u03b5\u03bb\u03ad\u03c4\u03c3\u03b9","description_GR":"\u0394\u03ac\u03c3\u03b7, \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ad\u03c2, \u03bb\u03af\u03bc\u03bd\u03b5\u03c2 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","path":"MTB_ROADBIKE\/MTB_Parnitha_Ippokratios_politeia","activity_type":41,"assistance":1,"difficulty":2,"scenic_value":3,"length":20981,"name_EN":"Parnitha Mt: Katsimidi-Afidnes-Beletsi","description_EN":"Forest, ravines and lakes in Parnitha","ascent_time":90,"descent_time":90,"marker":"No_marks","level":13,"ascent":610,"descent":603,"maxelev":656,"minelev":307,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.78321 38.18297,23.8456 38.2265)","views":57,"millestones":"0,23.7928966,38.1828883#1,23.7862642,38.1886891#2,23.7837541,38.1960846#3,23.7883415,38.2042800#4,23.7889425,38.2125732#5,23.7954808,38.2137299#6,23.8043869,38.2126262#7,23.8135163,38.2107467#8,23.8227639,38.2129554#9,23.8297770,38.2192826#10,23.8331485,38.2254015#11,23.8420514,38.2251441#12,23.8436538,38.2187575#13,23.8391945,38.2143458#14,23.8425710,38.2061935#15,23.8405282,38.2001400#16,23.8351651,38.1939379#17,23.8265392,38.1885676#18,23.8205609,38.1852455#19,23.8093380,38.1845239#20,23.7988726,38.1849486#21.0,23.7928966,38.1828883","x":23.8447107,"y":38.2238536,"coor":[[23.7928966,38.1828883],[23.7928789,38.1832128],[23.7927519,38.1836992],[23.793023,38.1847451],[23.7930333,38.1851507],[23.79293,38.1853128],[23.7917526,38.1857703],[23.7916724,38.1858783],[23.7917742,38.186221],[23.7914995,38.1864368],[23.7907223,38.1867058],[23.7895295,38.187267],[23.7881724,38.1879089],[23.786835,38.1883751],[23.7862403,38.1886985],[23.7853401,38.1890258],[23.784956,38.1891828],[23.7843225,38.1894385],[23.783523,38.1895092],[23.7833744,38.189563],[23.783317,38.189671],[23.7833324,38.1897747],[23.7833841,38.1901218],[23.7834758,38.1908474],[23.7834994,38.1910863],[23.7835156,38.1912936],[23.7835544,38.1917894],[23.7835575,38.191848],[23.7836825,38.1943492],[23.7837839,38.1963817],[23.7838859,38.1966433],[23.7848189,38.1978166],[23.7851826,38.1984031],[23.785397,38.1986874],[23.7860906,38.1996079],[23.7869167,38.2012542],[23.7872261,38.2018721],[23.7875122,38.2025531],[23.7875673,38.2026208],[23.7879713,38.2034822],[23.7883278,38.2042444],[23.7888721,38.2056243],[23.7885731,38.2063087],[23.7885832,38.2067594],[23.7891753,38.2073913],[23.7897901,38.2083387],[23.7899372,38.2085643],[23.7902538,38.2097005],[23.7900552,38.2112502],[23.7895502,38.2120605],[23.7894125,38.2121774],[23.788909,38.2126001],[23.7885077,38.2131401],[23.7880841,38.2134638],[23.7879455,38.2139863],[23.788104,38.2144552],[23.7878698,38.2148378],[23.7883714,38.2151812],[23.7886111,38.2152537],[23.790196,38.2151664],[23.7904848,38.2151489],[23.7919725,38.2149758],[23.7925388,38.2148101],[23.7939648,38.214344],[23.7952469,38.2138776],[23.795298,38.2138461],[23.7965629,38.2130507],[23.7970676,38.2136824],[23.7979213,38.2132423],[23.7983857,38.2129998],[23.7989877,38.2142445],[23.7998127,38.2138359],[23.8003699,38.2135574],[23.8038102,38.2128242],[23.8040149,38.212775],[23.8046095,38.2125416],[23.8051624,38.2124434],[23.8056952,38.2123452],[23.8051264,38.211479],[23.8065016,38.2109811],[23.8068686,38.2108465],[23.8075427,38.2107935],[23.8084427,38.2108491],[23.8089336,38.2109761],[23.8092621,38.2110532],[23.8105133,38.2113346],[23.8106521,38.2113439],[23.8109701,38.2113714],[23.8115644,38.2112282],[23.8121592,38.2109227],[23.8126419,38.2108604],[23.8133132,38.2107893],[23.8144104,38.2105568],[23.8154393,38.2101799],[23.815725,38.2101442],[23.816079,38.2101809],[23.8162958,38.2102713],[23.8167971,38.2107948],[23.8172992,38.2109939],[23.8179047,38.2109498],[23.8187396,38.2105185],[23.8190868,38.2104289],[23.8195091,38.2105737],[23.8204557,38.211161],[23.8211614,38.211464],[23.8213799,38.2115589],[23.821961,38.2121727],[23.8221322,38.212245],[23.82228,38.2122137],[23.8224512,38.2124213],[23.822633,38.2128361],[23.8227697,38.2129625],[23.8230892,38.2131072],[23.8237743,38.2132524],[23.8243677,38.2134876],[23.8250858,38.2141196],[23.8258386,38.2146074],[23.8266134,38.2154196],[23.8271484,38.2162496],[23.8273983,38.2168358],[23.8278593,38.2180036],[23.827996,38.218175],[23.8282961,38.2183422],[23.8288553,38.2185953],[23.8289573,38.2186586],[23.8288553,38.2185953],[23.829631,38.2190651],[23.8300832,38.2197417],[23.8305724,38.2206346],[23.8308573,38.2209054],[23.8309279,38.221275],[23.8309364,38.2213201],[23.8304885,38.2223018],[23.8301219,38.22277],[23.8296869,38.2231388],[23.8294393,38.223508],[23.8292532,38.2241656],[23.8292758,38.2242828],[23.8298689,38.2246983],[23.830508,38.2249696],[23.8308616,38.2252405],[23.8313869,38.2253313],[23.8319584,38.225224],[23.8325978,38.2253962],[23.8328156,38.2253965],[23.8334775,38.2254064],[23.8338206,38.2252447],[23.8345761,38.2246059],[23.8347591,38.224534],[23.8349188,38.2246154],[23.8352628,38.2254946],[23.8354106,38.2258192],[23.8356729,38.2260179],[23.837215,38.2261642],[23.8375813,38.2263089],[23.8380711,38.2264989],[23.8384822,38.2265895],[23.8394196,38.2263385],[23.8402545,38.225925],[23.8409589,38.2259305],[23.8412713,38.2259354],[23.8416375,38.2256746],[23.8417981,38.2253503],[23.8420542,38.2251389],[23.8420464,38.2249676],[23.8426632,38.2250045],[23.843109,38.224897],[23.843463,38.2249785],[23.8438515,38.224961],[23.8440917,38.2248352],[23.8442635,38.2246101],[23.8447107,38.2238536],[23.8447364,38.2225378],[23.8447878,38.2223802],[23.8449089,38.2220063],[23.8452182,38.2216102],[23.8451733,38.2212136],[23.8452881,38.2209344],[23.8451743,38.2207359],[23.8454945,38.2205651],[23.8455177,38.220439],[23.8454379,38.2203577],[23.8451066,38.2203483],[23.8448217,38.2200235],[23.8445021,38.2198789],[23.8443768,38.2197345],[23.8442292,38.2192837],[23.8439442,38.2190219],[23.8434995,38.2186158],[23.843297,38.2181694],[23.8430902,38.217714],[23.8426229,38.2172177],[23.843093,38.2163891],[23.842432,38.2156853],[23.8413366,38.215125],[23.8407884,38.2150342],[23.8402283,38.2152136],[23.8388688,38.2153019],[23.8384343,38.2154726],[23.8381915,38.2154993],[23.8378923,38.2151789],[23.837798,38.2150481],[23.8384721,38.2146885],[23.8390437,38.214473],[23.839401,38.2141761],[23.8394099,38.2141671],[23.8395708,38.2137347],[23.8396644,38.2127434],[23.8400077,38.2124375],[23.8406483,38.2120238],[23.8406261,38.2117354],[23.8409473,38.2111139],[23.8416917,38.2102137],[23.841773,38.2096099],[23.8415679,38.2093753],[23.8415169,38.209186],[23.8416085,38.2082669],[23.8418967,38.2073705],[23.8425158,38.2062718],[23.8429054,38.2057136],[23.8430656,38.2055606],[23.8434891,38.2051556],[23.8436956,38.2047322],[23.8439114,38.2042684],[23.8441296,38.2037189],[23.8437758,38.2036103],[23.8433874,38.2036098],[23.8431181,38.2035418],[23.8428053,38.2034648],[23.8425768,38.2034555],[23.8424054,38.2035093],[23.8421541,38.2033468],[23.8415693,38.2029404],[23.8411134,38.2025162],[23.8408161,38.20266],[23.8406606,38.2024435],[23.8405218,38.2022495],[23.8402576,38.2018346],[23.839778,38.2017799],[23.8397318,38.2016671],[23.8397939,38.2013383],[23.8399821,38.2009825],[23.8404344,38.2002982],[23.840846,38.1996003],[23.8412104,38.1989384],[23.8416992,38.1983307],[23.840227,38.1973553],[23.8397024,38.1970076],[23.8397141,38.1968905],[23.8395321,38.1965568],[23.8390646,38.1962227],[23.8388029,38.1958077],[23.8385408,38.195555],[23.8378562,38.1952476],[23.8358375,38.1940912],[23.8356642,38.1940234],[23.8355636,38.1939827],[23.8348518,38.1939006],[23.8343232,38.1938007],[23.8340268,38.193566],[23.8333079,38.1933216],[23.8324292,38.1928922],[23.8322356,38.1927973],[23.8317567,38.1924902],[23.8315752,38.1919853],[23.8310284,38.1913716],[23.8293413,38.1900894],[23.8270818,38.1891578],[23.8271049,38.1890677],[23.826991,38.1889414],[23.8266832,38.1887246],[23.8265063,38.1885306],[23.8260567,38.1880387],[23.8261501,38.1876468],[23.8260603,38.187133],[23.8259995,38.1870518],[23.8255595,38.1864653],[23.8252646,38.1856357],[23.8252651,38.1854194],[23.8255626,38.1851495],[23.8255284,38.1851134],[23.8244784,38.1849135],[23.8242846,38.1847871],[23.8242736,38.1846068],[23.8241825,38.1845256],[23.8240339,38.1845704],[23.8236675,38.1849844],[23.8235418,38.1850473],[23.8230401,38.1847582],[23.8225945,38.1848386],[23.8225034,38.1847754],[23.8224809,38.1846311],[23.8223784,38.1845048],[23.8219217,38.1845041],[23.8218187,38.1845941],[23.8218182,38.1847743],[23.8213175,38.1851296],[23.8211319,38.18526],[23.8208806,38.1853137],[23.820173,38.1851594],[23.8179003,38.1853541],[23.8172156,38.1851728],[23.8164507,38.1851176],[23.8147833,38.1852411],[23.8142354,38.1851682],[23.8136872,38.1852033],[23.813255,38.1851035],[23.8112337,38.1846316],[23.8091786,38.1845202],[23.8082079,38.1845636],[23.8053078,38.1845228],[23.8048065,38.1843733],[23.8043385,38.1843004],[23.803425,38.1843169],[23.8029434,38.184253],[23.8024319,38.1841891],[23.801792,38.1843772],[23.8007867,38.1845378],[23.8004141,38.1847084],[23.7988142,38.1851923],[23.7986429,38.185192],[23.7986087,38.1851559],[23.7990092,38.1848412],[23.7998106,38.1843423],[23.7999929,38.18423],[23.7997532,38.1842116],[23.7992959,38.184409],[23.7980732,38.1847314],[23.7972743,38.1846039],[23.7965776,38.1846747],[23.7963038,38.1845841],[23.7961785,38.1844578],[23.7958832,38.1838985],[23.7958034,38.1838623],[23.7956206,38.183889],[23.7953117,38.1841048],[23.7950268,38.183888],[23.7943872,38.183977],[23.7938966,38.1838319],[23.7937257,38.1836964],[23.7932935,38.1831098],[23.7930883,38.1829653],[23.7928966,38.1828883]]},{"id":17101,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 Downhill \u03c3\u03c4\u03bf \u039c\u03b5\u03c4\u03cc\u03c7\u03b9","description_GR":"\u039c\u03b9\u03c3\u03cc \u03ac\u03c3\u03c6\u03b1\u03bb\u03c4\u03bf\u03c2, \u03bc\u03b9\u03c3\u03cc \u03b1\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03c4\u03ad\u03b2\u03b1\u03c3\u03bc\u03b1","path":"MTB_ROADBIKE\/MTB_Parnitha_Metochi_loop","activity_type":41,"assistance":2,"difficulty":3,"scenic_value":4,"length":3264,"name_EN":"Parnitha Mt: A short Downhill loop in Metochi","description_EN":"An interesting athletic downhill","ascent_time":20,"descent_time":20,"marker":"No_marks","level":13,"ascent":126,"descent":126,"maxelev":640,"minelev":506,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.72666 38.13559,23.73433 38.14112)","views":33,"millestones":"0,23.7335092,38.1373767#1,23.7300063,38.1374164#2,23.7269785,38.1372285#3.3,23.7335103,38.1373767","x":23.7301717,"y":38.1388742,"coor":[[23.7335092,38.1373767],[23.7326092,38.1369871],[23.7324105,38.1369957],[23.7324487,38.137167],[23.7331543,38.1377094],[23.7331649,38.1379257],[23.7330622,38.1379255],[23.7323676,38.1375273],[23.7317744,38.1374539],[23.731484,38.137309],[23.7313825,38.1372727],[23.7296723,38.1365748],[23.7292297,38.1359249],[23.7286604,38.1355811],[23.7284435,38.1356076],[23.7284773,38.1357339],[23.7288077,38.1358789],[23.7289099,38.1360053],[23.7291015,38.1366456],[23.7302163,38.1376035],[23.7306531,38.1382985],[23.7313593,38.1386516],[23.7322253,38.138978],[23.7324642,38.1391949],[23.7324863,38.1393752],[23.7322923,38.1393928],[23.7320193,38.1391398],[23.7317573,38.139013],[23.7311868,38.1390117],[23.7301717,38.1388742],[23.7291706,38.1380337],[23.7277665,38.1374852],[23.7274409,38.1373177],[23.7269419,38.1367713],[23.726748,38.1367348],[23.7266792,38.1368428],[23.7269179,38.1370957],[23.7270526,38.1373889],[23.7272684,38.1376778],[23.728168,38.1381846],[23.7284523,38.1384286],[23.7287473,38.1388979],[23.7290979,38.139755],[23.7304419,38.140452],[23.7311105,38.141134],[23.7311337,38.1410439],[23.7309975,38.1408363],[23.7312145,38.1407827],[23.7317049,38.140874],[23.7319335,38.1407573],[23.7321521,38.1402712],[23.7322893,38.1402084],[23.732566,38.1394429],[23.7326456,38.1395062],[23.7336426,38.1383639],[23.734323,38.1379689],[23.7342564,38.137446],[23.7335103,38.1373767]]},{"id":17102,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03b5\u03c4\u03cc\u03c7\u03b9-\u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","description_GR":"\u0388\u03bd\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03ba\u03b1\u03c4\u03ad\u03b2\u03b1\u03c3\u03bc\u03b1 \u03c3\u03b5 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"MTB_ROADBIKE\/MTB_Parnitha_Metochi_Keramidi","activity_type":41,"assistance":2,"difficulty":3,"scenic_value":4,"length":10727,"name_EN":"Parnitha Mt: Metochi-Keramidi","description_EN":"A long descent on a nice path","ascent_time":65,"descent_time":65,"marker":"Blue_square","level":13,"ascent":444,"descent":444,"maxelev":866,"minelev":461,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.69203 38.13112,23.73353 38.13917)","views":115,"millestones":"0,23.7335092,38.1373767#1,23.7257756,38.1355510#2,23.7168879,38.1358169#3,23.7069489,38.1389047#4,23.7061485,38.1343505#5,23.6987462,38.1353317#6,23.6931438,38.1366688#7,23.7005211,38.1385184#8,23.7092616,38.1349703#9,23.7189571,38.1319571#10,23.7288173,38.1333200#10.7,23.7335092,38.1373767","x":23.6923747,"y":38.1375375,"coor":[[23.7335092,38.1373767],[23.732717,38.1370324],[23.7326092,38.1369871],[23.7324105,38.1369957],[23.7324487,38.137167],[23.7331543,38.1377094],[23.7332108,38.1378447],[23.7331649,38.1379167],[23.7330622,38.1379164],[23.7328997,38.1377989],[23.7327891,38.1377175],[23.7323676,38.1375273],[23.7317744,38.1374539],[23.7314836,38.137309],[23.7313825,38.1372727],[23.7306771,38.1369827],[23.729672,38.1365748],[23.7292294,38.1359249],[23.7286601,38.1355811],[23.7284432,38.1356076],[23.7275291,38.135939],[23.7270341,38.1359514],[23.7269357,38.1359556],[23.7259781,38.135701],[23.7254828,38.1353304],[23.7252096,38.1351405],[23.7246286,38.1348868],[23.7240834,38.1342185],[23.7233211,38.1336309],[23.7231895,38.133545],[23.722874,38.1333325],[23.7220508,38.1332043],[23.7216853,38.1332936],[23.7211605,38.1334591],[23.720736,38.1335167],[23.7201841,38.1335965],[23.7197427,38.1336585],[23.7192629,38.1338196],[23.7184967,38.1342684],[23.717682,38.1348838],[23.7173294,38.1351488],[23.7171687,38.1353828],[23.717122,38.135653],[23.7169846,38.1357879],[23.7161735,38.1360293],[23.7156355,38.1364606],[23.7148365,38.1365127],[23.7142993,38.1367457],[23.7135226,38.1369421],[23.7134319,38.1369734],[23.7123342,38.1373718],[23.7119675,38.1377494],[23.7115793,38.1378206],[23.7113849,38.1379193],[23.7107429,38.1386747],[23.7096803,38.1389966],[23.7085612,38.1392101],[23.708196,38.1392092],[23.706828,38.1388813],[23.7064992,38.138885],[23.7054586,38.1388959],[23.7050481,38.1387958],[23.7037476,38.1387024],[23.7032348,38.1385479],[23.7033038,38.1384038],[23.703348,38.1383994],[23.7037947,38.138351],[23.7041599,38.1382483],[23.7042857,38.1381945],[23.7047644,38.1378848],[23.7051181,38.1377189],[23.7054504,38.137562],[23.7058056,38.1371844],[23.7060021,38.136554],[23.7057653,38.1358504],[23.7057778,38.1355801],[23.7061911,38.1349502],[23.7064333,38.134311],[23.7064075,38.1341757],[23.7062706,38.1341754],[23.7062019,38.1342293],[23.705914,38.1348865],[23.7051877,38.1353893],[23.7048498,38.1356228],[23.7042649,38.1363604],[23.7038625,38.1371074],[23.7035993,38.137287],[23.7017283,38.1376157],[23.7013269,38.1376868],[23.7002658,38.1376391],[23.6999811,38.1374941],[23.6998563,38.1373316],[23.6994457,38.1361409],[23.6993215,38.1358341],[23.6989317,38.1355042],[23.6987643,38.135364],[23.6983339,38.1345879],[23.6978007,38.1338294],[23.6973456,38.1335038],[23.697108,38.1330165],[23.6969369,38.132998],[23.6964797,38.1331951],[23.69608,38.1332662],[23.6959318,38.1332478],[23.6955904,38.1330306],[23.6954719,38.1330483],[23.6952821,38.1330749],[23.6950034,38.1333085],[23.694883,38.1336056],[23.6948628,38.1340156],[23.6947478,38.1342136],[23.6948281,38.1343715],[23.6948497,38.1344121],[23.694825,38.1348627],[23.694916,38.134935],[23.695167,38.1349357],[23.6952919,38.1350802],[23.6946822,38.1355022],[23.6943536,38.1357267],[23.6940907,38.1358341],[23.6933117,38.1365621],[23.69306,38.1367237],[23.692968,38.1368767],[23.6926967,38.1370517],[23.6926591,38.1370741],[23.6924649,38.1371277],[23.6923713,38.1371635],[23.6920397,38.1373249],[23.6923747,38.1375375],[23.6927792,38.137435],[23.6931103,38.1373998],[23.6932204,38.1374226],[23.6935777,38.1375001],[23.6938174,38.1374737],[23.6939661,38.137393],[23.694297,38.1374029],[23.69448,38.1372952],[23.6948227,38.137224],[23.6950519,38.1369903],[23.695623,38.1368565],[23.6958962,38.1370015],[23.6962031,38.1370338],[23.6964323,38.1370569],[23.6975283,38.1369246],[23.6978356,38.1371236],[23.698212,38.1371697],[23.6982342,38.1373139],[23.6982173,38.1373544],[23.698142,38.13753],[23.6985983,38.1375672],[23.6987731,38.1376397],[23.6991119,38.1379741],[23.6994293,38.1380695],[23.7000629,38.1382649],[23.7004955,38.1385184],[23.7008963,38.1385194],[23.7012144,38.1385202],[23.7020698,38.1386125],[23.7022184,38.1385678],[23.7026012,38.1384291],[23.7027672,38.1383709],[23.7041599,38.1382483],[23.7042857,38.1381945],[23.7050523,38.1381108],[23.7055168,38.1380579],[23.7059286,38.1378246],[23.7069105,38.1376919],[23.7070934,38.1376022],[23.7071967,38.1374583],[23.7074021,38.1374588],[23.7076195,38.1373061],[23.7079293,38.1368743],[23.707932,38.1368202],[23.7079418,38.1366129],[23.7081492,38.1361087],[23.7081042,38.1359464],[23.708333,38.1358028],[23.7082659,38.1354601],[23.7083349,38.1353251],[23.7088486,38.1352723],[23.7092036,38.1349487],[23.7093517,38.1350032],[23.7096146,38.1348957],[23.709901,38.134599],[23.7100723,38.1345723],[23.7103914,38.1346813],[23.711042,38.1346288],[23.711202,38.1345661],[23.7116693,38.1346934],[23.7121373,38.1346495],[23.7122855,38.1346859],[23.7123369,38.1346635],[23.7125141,38.1345964],[23.712799,38.1346782],[23.7130393,38.1345165],[23.7135534,38.1343556],[23.713748,38.1341938],[23.7142732,38.134114],[23.7144676,38.1340063],[23.7152888,38.1340984],[23.7153693,38.1339364],[23.7156211,38.1337387],[23.7158266,38.1337032],[23.7159526,38.1335953],[23.7162379,38.133578],[23.7165351,38.1334345],[23.7174508,38.1326977],[23.7178154,38.1326445],[23.7178275,38.1326445],[23.7179307,38.1325366],[23.7180904,38.132528],[23.7193602,38.1316838],[23.7195544,38.1316302],[23.7200336,38.1316314],[23.7202864,38.1315418],[23.720789,38.1313898],[23.7208798,38.1315252],[23.7210622,38.1315797],[23.7213537,38.1314227],[23.7216453,38.1312657],[23.7218962,38.1312843],[23.7222275,38.1311769],[23.7232883,38.1312605],[23.7235281,38.131225],[23.7238024,38.1310995],[23.7240078,38.1311],[23.7241618,38.131213],[23.7244594,38.1313354],[23.725096,38.1315937],[23.7252437,38.1317473],[23.7254147,38.1317837],[23.7258586,38.1320912],[23.7259949,38.1322538],[23.7263367,38.1323988],[23.726581,38.1325661],[23.7266936,38.1325934],[23.7267976,38.1326206],[23.7270715,38.1326033],[23.7272308,38.1327298],[23.7274851,38.132807],[23.728466,38.1329174],[23.7286258,38.1331025],[23.7289173,38.1334367],[23.7291316,38.1337211],[23.7295871,38.1339745],[23.7307706,38.1348424],[23.7314984,38.135529],[23.7316996,38.1358945],[23.7317477,38.1359802],[23.7322142,38.1363598],[23.7323055,38.1363691],[23.7325321,38.1362209],[23.7327712,38.1363611],[23.7329929,38.1365959],[23.7332827,38.136903],[23.7333274,38.1371555],[23.7335092,38.1373767]]},{"id":17103,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: Free ride \u03c3\u03c4\u03bf \u039c\u03b5\u03c4\u03cc\u03c7\u03b9","description_GR":"\u039b\u03b1\u03ca\u03ba\u03cc\u03c2 \u03b1\u03b3\u03ce\u03bd\u03b1\u03c2 Free ride \u03c4\u03bf\u03c5 \u0395\u039f\u03a3 \u0391\u03c7\u03b1\u03c1\u03bd\u03ce\u03bd","path":"MTB_ROADBIKE\/MTB_Parnitha_Metochi_Freeride","activity_type":41,"assistance":1,"difficulty":2,"scenic_value":4,"length":1245,"name_EN":"Parnitha Mt: Free ride in Metochi","description_EN":"An open Free ride course by EOS Acharnon","ascent_time":5,"descent_time":5,"marker":"No_marks","level":13,"ascent":0,"descent":122,"maxelev":506,"minelev":379,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.73296 38.12831,23.73584 38.13742)","views":44,"millestones":"0,23.7343203,38.1374236#1.2,23.7330163,38.1282999","x":23.7351593,"y":38.1331941,"coor":[[23.7343203,38.1374236],[23.7341952,38.1373152],[23.734092,38.1371437],[23.7340974,38.1369454],[23.7341492,38.1368194],[23.7342513,38.1365763],[23.7343088,38.1364682],[23.7345793,38.136212],[23.7349467,38.1358929],[23.7350506,38.1355506],[23.7350061,38.1352261],[23.7350979,38.1351001],[23.7350345,38.1349783],[23.7351037,38.1347621],[23.7355958,38.1343847],[23.7358208,38.1339661],[23.7358097,38.133894],[23.7357578,38.1337542],[23.7357491,38.133601],[23.7355723,38.133587],[23.7352924,38.1333701],[23.7351593,38.1331941],[23.7354588,38.1324197],[23.7353361,38.1323428],[23.7350543,38.1322565],[23.7349827,38.1322473],[23.7348007,38.1320847],[23.7348124,38.1320126],[23.7346767,38.1316698],[23.7347007,38.1313364],[23.7345769,38.1308585],[23.7344983,38.1305158],[23.7347389,38.130246],[23.7346982,38.1301648],[23.7346212,38.1299483],[23.7345421,38.1297408],[23.7345921,38.1295246],[23.7346269,38.1293715],[23.7345473,38.1292812],[23.7339998,38.1292439],[23.7335782,38.1290807],[23.7329873,38.1284305],[23.7330163,38.1282999]]},{"id":17104,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: Downhill \u03c3\u03c4\u03bf \u039a\u03b1\u03c4\u03c3\u03b9\u03bc\u03af\u03b4\u03b9","description_GR":"\u039f\u03bc\u03b1\u03bb\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7","path":"MTB_ROADBIKE\/MTB_Parnitha_Katsimidi_downhill","activity_type":41,"assistance":1,"difficulty":4,"scenic_value":4,"length":5088,"name_EN":"Parnitha Mt: Downhill in Katsimidi","description_EN":"An easy ascent and a technical downhill","ascent_time":55,"descent_time":55,"marker":"No_marks","level":13,"ascent":201,"descent":203,"maxelev":787,"minelev":592,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.77935 38.16853,23.79107 38.18901)","views":47,"millestones":"0,23.7910552,38.1745980#1,23.7845729,38.1693706#2,23.7822036,38.1685600#3,23.7804299,38.1760894#4,23.7815377,38.1822356#5.1,23.7853386,38.1890258","x":23.781748,"y":38.1769559,"coor":[[23.7910552,38.174598],[23.7904386,38.174624],[23.7897872,38.1748391],[23.7896175,38.17428],[23.7894583,38.1740634],[23.7887156,38.1742964],[23.7877233,38.1739612],[23.7875412,38.1737716],[23.787303,38.1732124],[23.7871006,38.1721575],[23.7869871,38.171923],[23.7862685,38.1717054],[23.7853564,38.1712801],[23.784822,38.1705581],[23.7845972,38.1702107],[23.7845995,38.1694357],[23.7844521,38.1690749],[23.7842766,38.1705346],[23.784093,38.1715842],[23.7851403,38.1725956],[23.7840459,38.1720708],[23.7835223,38.1715291],[23.7831499,38.1700594],[23.782923,38.1695903],[23.782167,38.1685119],[23.7819613,38.1686016],[23.7813365,38.1694747],[23.7811405,38.1701232],[23.7808421,38.1706454],[23.7803955,38.1710952],[23.7802583,38.171158],[23.7798359,38.1711482],[23.7796187,38.171256],[23.7794009,38.171562],[23.779503,38.1717605],[23.7798789,38.1720316],[23.7804591,38.1727356],[23.7804344,38.1733665],[23.7799969,38.1745553],[23.7800736,38.175655],[23.7804262,38.1760882],[23.7813387,38.1763783],[23.781748,38.1769559],[23.7815412,38.1773701],[23.7807859,38.1779545],[23.7801551,38.1789267],[23.7793933,38.1794074],[23.7804966,38.1792653],[23.780862,38.1792479],[23.7809985,38.1794285],[23.781009,38.1797169],[23.7807629,38.1802752],[23.7806641,38.1805003],[23.7806521,38.1807166],[23.7807994,38.1810864],[23.781289,38.181556],[23.7814936,38.1818628],[23.7815497,38.1821693],[23.7813987,38.1830523],[23.7815123,38.1832507],[23.7818618,38.1835398],[23.7821126,38.1836845],[23.7814625,38.1839131],[23.7813137,38.184039],[23.7813925,38.1844176],[23.7815409,38.1843999],[23.7817575,38.1845265],[23.7818365,38.184833],[23.781641,38.1853194],[23.7814462,38.1855353],[23.7815596,38.1857969],[23.7814793,38.1859139],[23.7817643,38.1860676],[23.7817864,38.18632],[23.782197,38.186474],[23.7828122,38.1869618],[23.783085,38.1873769],[23.7835526,38.187585],[23.7837111,38.188054],[23.7839622,38.1880905],[23.7840406,38.1885954],[23.7841907,38.1887669],[23.7845538,38.1888126],[23.7848959,38.1889754],[23.7853386,38.1890258]]},{"id":17105,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 MTB","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03b1\u03bb\u03bb\u03ac \u03bc\u03b5 \u03b1\u03c0\u03b1\u03b9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03b1\u03bd\u03c4\u03bf\u03c7\u03ae\u03c2","path":"MTB_ROADBIKE\/MTB_Parnitha_Meglos_Kyklos","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":5,"length":26408,"name_EN":"Parnitha Mt: Long MTB loop","description_EN":"Easy but physical demanding route","ascent_time":330,"descent_time":325,"marker":"No_marks","level":12,"ascent":2088,"descent":2088,"maxelev":970,"minelev":226,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.64253 38.13321,23.79318 38.24695)","views":92,"millestones":"0,23.7393635,38.1373718#1,23.7469577,38.1363637#2,23.7537535,38.1397211#3,23.7627231,38.1414148#4,23.7689148,38.1457389#5,23.7755516,38.1518914#6,23.7808006,38.1588352#7,23.7841020,38.1553849#8,23.7843461,38.1620538#9,23.7883204,38.1633150#10,23.7929297,38.1697588#11,23.7917926,38.1768596#12,23.7928044,38.1853609#13,23.7833166,38.1896698#14,23.7851669,38.1983831#15,23.7885859,38.2067622#16,23.7878624,38.2148497#17,23.7798447,38.2173454#18,23.7780729,38.2228208#19,23.7767741,38.2279092#20,23.7678717,38.2243835#21,23.7585010,38.2232259#22,23.7510465,38.2243897#23,23.7405239,38.2266946#24,23.7300830,38.2295102#25,23.7196650,38.2303806#26,23.7106621,38.2335030#27,23.7077848,38.2405952#28,23.7034464,38.2421942#29,23.6957403,38.2448942#30,23.6873428,38.2445945#31,23.6796655,38.2390617#32,23.6743844,38.2354154#33,23.6721696,38.2287208#34,23.6642622,38.2228798#35,23.6560556,38.2175914#36,23.6456980,38.2142423#37,23.6487942,38.2117024#38,23.6551253,38.2046594#39,23.6599662,38.1998811#40,23.6654898,38.1955409#41,23.6657216,38.1920504#42,23.6557331,38.1906614#43,23.6518871,38.1861049#44,23.6486945,38.1790718#45,23.6542275,38.1770454#46,23.6625430,38.1789115#47,23.6633640,38.1741463#48,23.6593015,38.1692392#49,23.6573858,38.1624836#50,23.6561750,38.1555779#51,23.6632376,38.1566109#52,23.6697407,38.1541063#53,23.6732154,38.1517439#54,23.6799843,38.1480232#55,23.6886404,38.1490349#56,23.6938440,38.1472018#57,23.6909088,38.1443250#58,23.6879905,38.1408555#59,23.6944268,38.1342431#60,23.7011179,38.1376765#61,23.7058340,38.1370795#62,23.7109133,38.1384765#63,23.7199090,38.1336358#64,23.7294344,38.1362317#26.4,23.7393635,38.1373718","x":23.6733801,"y":38.2319512,"coor":[[23.7393635,38.1373718],[23.7397003,38.1372148],[23.740408,38.1368694],[23.7407223,38.1367169],[23.7414193,38.1364571],[23.7421931,38.1364452],[23.7423436,38.1364411],[23.7431149,38.13665],[23.7435862,38.1368944],[23.7440262,38.1371207],[23.7441973,38.1371211],[23.7443432,38.1370087],[23.7443951,38.136752],[23.744525,38.1361079],[23.7449889,38.1364243],[23.7452987,38.1366368],[23.7457391,38.1370703],[23.7458151,38.1371516],[23.7458662,38.1372103],[23.7460381,38.1372242],[23.746083,38.1372288],[23.7462201,38.137175],[23.746475,38.1366844],[23.7468289,38.1360047],[23.7469318,38.1359508],[23.7470355,38.1359646],[23.7469088,38.1363248],[23.7470112,38.1364061],[23.747108,38.1363658],[23.7473654,38.1362627],[23.7476972,38.1360111],[23.7480858,38.1358316],[23.7483026,38.1358321],[23.748519,38.1359588],[23.7485515,38.1364635],[23.7487265,38.1370047],[23.749,38.1371134],[23.7490727,38.1371226],[23.7493764,38.1371503],[23.7496265,38.1374302],[23.7497977,38.1374125],[23.7500607,38.1372508],[23.7501859,38.1372466],[23.750541,38.1368508],[23.7508265,38.1367883],[23.7509153,38.1367975],[23.7509599,38.1368923],[23.7514814,38.1379794],[23.7522412,38.139396],[23.7525366,38.1397886],[23.7528443,38.1399155],[23.7530838,38.139934],[23.7534492,38.1398627],[23.75352,38.1398313],[23.7539864,38.1396114],[23.7543517,38.1395761],[23.7546045,38.1396037],[23.7561553,38.1400395],[23.7563032,38.1401841],[23.7563397,38.1403419],[23.7563707,38.1404726],[23.7561273,38.1409543],[23.756113,38.1411705],[23.7567987,38.1408926],[23.7578259,38.1408316],[23.7581914,38.1407422],[23.7584822,38.1405941],[23.7586143,38.1405268],[23.759185,38.1405099],[23.7599654,38.1407909],[23.7604656,38.1410353],[23.7606718,38.1411349],[23.7614812,38.1413708],[23.7620621,38.1417145],[23.7622219,38.1416968],[23.762428,38.1414989],[23.7630676,38.14132],[23.7631702,38.1413652],[23.7633256,38.1416044],[23.7633519,38.141645],[23.7636139,38.1417717],[23.7641036,38.1420836],[23.7642287,38.1422281],[23.7645149,38.1423999],[23.7648324,38.1425898],[23.7653004,38.1425547],[23.7655511,38.1426453],[23.7657223,38.1426456],[23.765963,38.1423217],[23.7663399,38.1422233],[23.7669559,38.1423146],[23.7674696,38.1422616],[23.7676976,38.1423251],[23.7680619,38.1426142],[23.7681129,38.1426053],[23.7684615,38.1425519],[23.7686543,38.1427145],[23.7687222,38.1428769],[23.768641,38.1433003],[23.7686469,38.1433544],[23.7686743,38.1435978],[23.7685593,38.143859],[23.7686239,38.1439717],[23.7686184,38.1441294],[23.7686602,38.1442332],[23.7688538,38.1447022],[23.7688647,38.1448645],[23.7684865,38.1453684],[23.7684748,38.1454585],[23.7686755,38.1455851],[23.7690763,38.1458427],[23.769258,38.1461315],[23.7692574,38.1463163],[23.7692567,38.1465371],[23.7693135,38.1466273],[23.7697474,38.1465561],[23.7700874,38.1466108],[23.77023,38.1466336],[23.770561,38.1466343],[23.7707099,38.1466796],[23.7708603,38.1467295],[23.7710417,38.1471084],[23.7717826,38.1473892],[23.7720332,38.1475519],[23.7723062,38.1478408],[23.7724789,38.1479223],[23.7731837,38.1482571],[23.7734336,38.1486361],[23.7736486,38.1492314],[23.7736594,38.1494387],[23.7739326,38.1496735],[23.7740417,38.1499081],[23.7740573,38.1499442],[23.7745582,38.1503597],[23.7747203,38.1507385],[23.7749017,38.1511445],[23.774901,38.1513698],[23.7753457,38.1515058],[23.7758004,38.1523584],[23.7759699,38.1526786],[23.7766855,38.1536894],[23.7766489,38.1542076],[23.7764978,38.1546399],[23.7768141,38.155722],[23.7768771,38.156344],[23.7769,38.1565693],[23.7779495,38.1567516],[23.7780207,38.1567968],[23.7793175,38.157678],[23.7794205,38.1578314],[23.7796243,38.1581382],[23.7797602,38.1584899],[23.7799766,38.1586526],[23.7804215,38.1587255],[23.7814251,38.1590158],[23.7818703,38.1590166],[23.7824299,38.1589275],[23.782613,38.1587746],[23.7826593,38.1585584],[23.78258,38.158351],[23.782261,38.1581341],[23.7821304,38.1579265],[23.7820679,38.1578273],[23.7820686,38.157602],[23.7822523,38.1572418],[23.7822193,38.1568272],[23.7821066,38.1563223],[23.7818333,38.1561055],[23.7818108,38.1559973],[23.7819836,38.1554658],[23.7822705,38.1549617],[23.7826136,38.1547099],[23.7833108,38.1544048],[23.7834125,38.1546078],[23.7833435,38.1548059],[23.7828977,38.1550304],[23.7828517,38.1551205],[23.7829082,38.1553098],[23.7831622,38.1555446],[23.7832497,38.1556259],[23.7835578,38.1556625],[23.7846552,38.1550967],[23.7847923,38.1550609],[23.7848948,38.1551242],[23.7849505,38.155611],[23.7848927,38.1558452],[23.7846982,38.1560071],[23.7844242,38.1560246],[23.7843099,38.1560875],[23.7843663,38.1563129],[23.7846161,38.156755],[23.7845796,38.15753],[23.7846477,38.1576383],[23.7847961,38.1576386],[23.7846362,38.1579041],[23.7845606,38.1582825],[23.784532,38.1584267],[23.7841877,38.1590389],[23.7840481,38.1599579],[23.7838993,38.1600748],[23.7835452,38.1601823],[23.7834633,38.1602498],[23.7830531,38.160596],[23.7832189,38.1608757],[23.78362,38.1615298],[23.7843099,38.1619998],[23.7844399,38.1621938],[23.7846168,38.16246],[23.784707,38.1628477],[23.7848322,38.162947],[23.7851177,38.1629295],[23.7859376,38.1627328],[23.7863742,38.1626254],[23.7864309,38.1624993],[23.7863885,38.1621252],[23.7863642,38.1619134],[23.7864102,38.1617693],[23.786865,38.1614051],[23.7871768,38.1611533],[23.7873717,38.1608743],[23.787487,38.1604779],[23.7877143,38.1604513],[23.7877941,38.1604785],[23.7880108,38.16056],[23.7878811,38.1606093],[23.7875765,38.1607214],[23.7875188,38.1609376],[23.7876751,38.1610641],[23.7877107,38.1610777],[23.788159,38.1612272],[23.7882777,38.1613806],[23.7884206,38.1615701],[23.7883617,38.1621829],[23.7882542,38.1623494],[23.7882356,38.1623809],[23.7878353,38.1626506],[23.7877095,38.1628306],[23.7877381,38.163065],[23.7877482,38.1631461],[23.7879648,38.1632547],[23.7889592,38.1634277],[23.7890849,38.163491],[23.7895117,38.1636991],[23.7898138,38.1638438],[23.7900464,38.1639524],[23.7906855,38.1640256],[23.7914952,38.1642794],[23.7918142,38.1645143],[23.7918589,38.164591],[23.7919977,38.164821],[23.7920571,38.1650059],[23.7921128,38.1655017],[23.7919731,38.1660647],[23.7918587,38.1665287],[23.7924958,38.1673049],[23.7925864,38.1675574],[23.7924369,38.1679537],[23.7921788,38.1681515],[23.7919907,38.1682954],[23.791876,38.1684754],[23.7919432,38.1686828],[23.7925015,38.1690804],[23.7927746,38.1693873],[23.7929336,38.169676],[23.7929216,38.1698923],[23.792761,38.1701443],[23.7925045,38.1704142],[23.7922458,38.1706842],[23.7922102,38.1711528],[23.7921299,38.1712968],[23.7917526,38.1714944],[23.7910559,38.1715743],[23.7906619,38.1716322],[23.7905711,38.1717131],[23.7900896,38.1721359],[23.7898893,38.1723473],[23.7898684,38.172523],[23.7900041,38.172717],[23.7900248,38.1727441],[23.7905604,38.1730605],[23.7908791,38.1733945],[23.7909582,38.1736831],[23.7908652,38.1742777],[23.7910552,38.174598],[23.7911942,38.1747785],[23.791385,38.1750222],[23.7914239,38.1756712],[23.7918227,38.1759513],[23.7919246,38.1762398],[23.7918663,38.1766814],[23.7918217,38.1767894],[23.7914754,38.177609],[23.7914059,38.1779603],[23.7914504,38.178393],[23.7916377,38.178871],[23.7917677,38.1792047],[23.7914781,38.1806823],[23.7916237,38.1809304],[23.791819,38.1812597],[23.7924223,38.1819186],[23.7928119,38.1825592],[23.7928769,38.1826675],[23.7928966,38.1828883],[23.7928789,38.1832128],[23.7927519,38.1836992],[23.793023,38.1847451],[23.7930255,38.1848533],[23.7930333,38.1851507],[23.79293,38.1853128],[23.7917526,38.1857703],[23.7916724,38.1858783],[23.7917742,38.186221],[23.7916948,38.1862839],[23.7914995,38.1864368],[23.7907223,38.1867058],[23.7881724,38.1879089],[23.7874523,38.18816],[23.786835,38.1883751],[23.7862403,38.1886985],[23.7853401,38.1890258],[23.7848359,38.1892322],[23.7843225,38.1894385],[23.7836247,38.1895003],[23.783523,38.1895092],[23.7833744,38.189563],[23.783317,38.189671],[23.7833841,38.1901218],[23.7834072,38.1903021],[23.7834758,38.1908474],[23.7834994,38.1910863],[23.7835207,38.1913567],[23.7835544,38.1917894],[23.7835575,38.191848],[23.7835665,38.1920328],[23.7836656,38.1940157],[23.7837839,38.1963817],[23.7838859,38.1966433],[23.7846848,38.1976496],[23.7848189,38.1978166],[23.7851826,38.1984031],[23.7855573,38.1988995],[23.7860906,38.1996079],[23.7862418,38.1999101],[23.7871246,38.2016692],[23.7872261,38.2018721],[23.7875122,38.2025531],[23.7875673,38.2026208],[23.7882792,38.2041407],[23.7883278,38.2042444],[23.7888721,38.2056243],[23.7886399,38.2061556],[23.7885871,38.2062772],[23.7885731,38.2063087],[23.7885832,38.2067594],[23.7891753,38.2073913],[23.7899372,38.2085643],[23.7902538,38.2097005],[23.7900552,38.2112502],[23.7895502,38.2120605],[23.788909,38.2126001],[23.7885077,38.2131401],[23.7880841,38.2134638],[23.7879455,38.2139863],[23.7879802,38.21409],[23.788104,38.2144552],[23.7878698,38.2148378],[23.7876335,38.2152204],[23.7875305,38.2152833],[23.7855325,38.2163522],[23.7853268,38.2163788],[23.7844132,38.216287],[23.7838038,38.2164211],[23.7825386,38.2166981],[23.7823669,38.216806],[23.7822517,38.2171302],[23.781942,38.2175622],[23.7813274,38.2177413],[23.78081,38.2178936],[23.7804668,38.2180732],[23.7801803,38.2183611],[23.7798029,38.2185226],[23.779852,38.2173871],[23.7798394,38.2173105],[23.7798071,38.2171166],[23.7801053,38.2167387],[23.7801056,38.2166305],[23.780003,38.2165582],[23.7795345,38.2165844],[23.7792829,38.2166921],[23.7788132,38.2171238],[23.7785378,38.2175559],[23.7784349,38.2175557],[23.778233,38.2174111],[23.7781272,38.2173388],[23.7778758,38.2173563],[23.777622,38.2179372],[23.7775988,38.2180633],[23.7776665,38.2181986],[23.7779617,38.218794],[23.7779154,38.2190012],[23.7775024,38.2195772],[23.7774791,38.2197124],[23.7775725,38.2198838],[23.7779709,38.2203532],[23.7779328,38.2211372],[23.7778734,38.2223718],[23.7781807,38.2227419],[23.7778258,38.2230026],[23.777814,38.2231287],[23.7783609,38.2236164],[23.7783947,38.2237607],[23.7782684,38.2239678],[23.7783134,38.2242022],[23.7781187,38.224346],[23.7781181,38.2245443],[23.778596,38.2251851],[23.7785947,38.2256267],[23.7789814,38.2262132],[23.7789913,38.2266999],[23.7800722,38.228198],[23.7797073,38.227963],[23.7795474,38.2279447],[23.7792612,38.2281424],[23.7789867,38.228214],[23.7779695,38.2283563],[23.7773564,38.2281388],[23.7768396,38.2279576],[23.7766344,38.227804],[23.7765207,38.2276055],[23.776455,38.2266951],[23.7763753,38.2265958],[23.776204,38.2265775],[23.7758264,38.226757],[23.774683,38.2270612],[23.773153,38.2267519],[23.7722744,38.2263716],[23.7717157,38.22601],[23.7707917,38.2255576],[23.7702896,38.2253584],[23.769674,38.2249606],[23.7693324,38.2245904],[23.7692367,38.2245812],[23.7681674,38.224498],[23.767517,38.2242444],[23.7666833,38.2241436],[23.766261,38.2240166],[23.7658849,38.2237094],[23.7652346,38.2234557],[23.7650762,38.2229597],[23.7645506,38.2229947],[23.7642983,38.2232826],[23.7638978,38.2234891],[23.7636806,38.2235247],[23.7631209,38.2234966],[23.7624815,38.2233871],[23.7623789,38.2233148],[23.7623223,38.2231525],[23.7623807,38.222756],[23.7622096,38.2226836],[23.7607233,38.223023],[23.760221,38.2228958],[23.7597983,38.222895],[23.7589977,38.2231817],[23.7585405,38.2232349],[23.7583464,38.2231894],[23.7577542,38.2226474],[23.7574007,38.2224304],[23.7571277,38.2220693],[23.7570799,38.2218665],[23.7570264,38.2216365],[23.7569466,38.2215823],[23.7567864,38.2216541],[23.7565343,38.2221042],[23.7563168,38.2222299],[23.7556775,38.2220934],[23.7553343,38.2222369],[23.7553693,38.2223271],[23.7555838,38.2224627],[23.7556657,38.2225169],[23.7557679,38.2226974],[23.7558121,38.2231661],[23.7556984,38.2234092],[23.7554923,38.223562],[23.7544519,38.2237942],[23.7536289,38.2239006],[23.7532049,38.22408],[23.7529425,38.2241876],[23.7523136,38.2243575],[23.7506254,38.224408],[23.7496759,38.2247665],[23.749309,38.2251442],[23.7490924,38.2250176],[23.748486,38.2252866],[23.7478344,38.2253754],[23.7473089,38.2253652],[23.7465599,38.225679],[23.7460732,38.2258853],[23.7450327,38.2261444],[23.7435584,38.2262764],[23.7431923,38.2264017],[23.7428488,38.2266263],[23.7425128,38.2267247],[23.7421877,38.2267961],[23.7418452,38.2267322],[23.7412624,38.226758],[23.7405625,38.2266979],[23.7401888,38.2266655],[23.739389,38.2266637],[23.738872,38.2266851],[23.7377953,38.2268494],[23.7377746,38.2268539],[23.7372027,38.2270329],[23.7359226,38.2271472],[23.7337274,38.2275928],[23.7334528,38.2277094],[23.7332617,38.2278216],[23.7330967,38.2279158],[23.7320103,38.2282018],[23.7316327,38.2283631],[23.7306825,38.2288837],[23.7300975,38.2295042],[23.7298801,38.2295938],[23.7290051,38.2298306],[23.7279229,38.2301255],[23.7265288,38.2301764],[23.7261862,38.2301215],[23.7259507,38.2299858],[23.7257532,38.2299898],[23.7256536,38.2299941],[23.7248753,38.2303528],[23.7246581,38.2303973],[23.7242816,38.2302342],[23.723952,38.2297828],[23.7237353,38.2296741],[23.7228378,38.230037],[23.7218472,38.2304357],[23.720613,38.2305049],[23.7198351,38.2303904],[23.7186242,38.2303154],[23.7180291,38.2305663],[23.7176061,38.2306374],[23.7168644,38.2303833],[23.7167499,38.2304551],[23.7167011,38.2306983],[23.7166916,38.2307434],[23.7165311,38.2309052],[23.7160394,38.2310031],[23.7152841,38.2313077],[23.7147882,38.2313876],[23.7143797,38.2313821],[23.7141293,38.2311382],[23.7140379,38.231138],[23.7138884,38.231381],[23.7138864,38.2314485],[23.7138755,38.2317775],[23.7135076,38.2323444],[23.7132782,38.2325781],[23.7119273,38.2332417],[23.7114635,38.2333217],[23.7110812,38.2333839],[23.7098229,38.2337322],[23.709319,38.2340374],[23.7092715,38.2344879],[23.7090417,38.2348118],[23.708285,38.2351704],[23.7080025,38.2352779],[23.7076098,38.2354301],[23.7071586,38.2357579],[23.7071578,38.235776],[23.7073277,38.2361549],[23.7073043,38.2365469],[23.7071969,38.2368035],[23.7066262,38.2381539],[23.7065893,38.2388207],[23.7066905,38.2392175],[23.7073397,38.2402015],[23.7077446,38.2405585],[23.7078293,38.2406353],[23.7083084,38.2408438],[23.7104549,38.2413088],[23.7104662,38.2413539],[23.7085758,38.2419485],[23.7082007,38.2420692],[23.7068968,38.2423634],[23.7058891,38.2428836],[23.7055909,38.2431532],[23.7052243,38.2433686],[23.7050293,38.2433681],[23.7047511,38.2433629],[23.7044457,38.2433036],[23.7042363,38.243258],[23.7040765,38.2431945],[23.7038851,38.2430138],[23.7038261,38.2429595],[23.7036445,38.2426527],[23.7033728,38.2420211],[23.7033756,38.2413271],[23.7032058,38.2409212],[23.7030231,38.2409027],[23.7027237,38.241294],[23.7026527,38.2413478],[23.7024109,38.2416266],[23.7018296,38.2423011],[23.7015205,38.2424445],[23.7011687,38.242376],[23.700725,38.2423253],[23.700039,38.2424137],[23.699364,38.2425922],[23.6991868,38.2426999],[23.698585,38.2430589],[23.6976124,38.2433808],[23.6964217,38.2439004],[23.6961009,38.2440979],[23.6957434,38.2448901],[23.6952721,38.2455377],[23.6947336,38.2458788],[23.6942808,38.2459632],[23.6934121,38.245997],[23.6927579,38.2466622],[23.6921511,38.2470887],[23.6917868,38.2467453],[23.6912195,38.2463653],[23.6911487,38.24632],[23.6909453,38.2457788],[23.6904954,38.2454081],[23.690117,38.2451998],[23.6900052,38.2451364],[23.6898232,38.2450954],[23.6894243,38.244842],[23.6891729,38.2448413],[23.689001,38.244949],[23.6889202,38.2451561],[23.6885988,38.2451507],[23.6883363,38.2450689],[23.686885,38.2443891],[23.6866369,38.2442713],[23.6857582,38.2439986],[23.6853479,38.2437361],[23.6851082,38.2436634],[23.6845707,38.2436799],[23.6842041,38.2438907],[23.6839872,38.2438361],[23.6833947,38.2434379],[23.6831263,38.2433155],[23.6827218,38.2431297],[23.6824225,38.2427233],[23.6820294,38.2421365],[23.6817269,38.2418112],[23.6812,38.241278],[23.680976,38.2410521],[23.6803498,38.2405277],[23.6797478,38.2396969],[23.6797154,38.239449],[23.6796487,38.2389351],[23.6792897,38.2385601],[23.6792165,38.2384833],[23.6790797,38.2384108],[23.6789114,38.2384193],[23.67841,38.2385171],[23.6782595,38.2385437],[23.6778255,38.2385065],[23.6769568,38.2385582],[23.6767268,38.2389],[23.6762452,38.2392772],[23.6761871,38.2394934],[23.6761919,38.2395429],[23.6762199,38.2398269],[23.6761507,38.2399619],[23.6760322,38.2399616],[23.6759332,38.239736],[23.6758547,38.2393933],[23.6755073,38.2386623],[23.6753226,38.2382743],[23.6748117,38.2375248],[23.67477,38.2371237],[23.674735,38.2367856],[23.6743833,38.2356671],[23.6743853,38.2352255],[23.6745116,38.2350816],[23.6755649,38.2346249],[23.6757369,38.2344812],[23.6756804,38.2343368],[23.6755491,38.2339985],[23.6748424,38.2336],[23.67449,38.2331935],[23.6744453,38.232986],[23.6745036,38.2327158],[23.6742653,38.2323457],[23.6742441,38.2319761],[23.6740501,38.2319125],[23.6738874,38.2319661],[23.6737544,38.2320108],[23.6735055,38.2320236],[23.6733919,38.2319557],[23.6733801,38.2319512],[23.6733691,38.231861],[23.6737476,38.2315466],[23.6739127,38.2311821],[23.6739225,38.2311596],[23.673899,38.2309838],[23.6738196,38.2308484],[23.6732957,38.2304684],[23.6730813,38.229873],[23.6723081,38.2290417],[23.6718672,38.227995],[23.6715157,38.2273992],[23.6713339,38.2271733],[23.6707214,38.2267345],[23.6705385,38.2266033],[23.6702992,38.2264585],[23.669598,38.2262177],[23.6685368,38.2259353],[23.6677988,38.2249148],[23.6670702,38.224354],[23.6667625,38.2241909],[23.6653367,38.2236821],[23.6649919,38.2234423],[23.6646762,38.2232206],[23.6642656,38.2230752],[23.6642572,38.2224263],[23.6642275,38.2221153],[23.664034,38.2219615],[23.6637549,38.2218796],[23.6634472,38.2216985],[23.663048,38.2215711],[23.6628202,38.2214173],[23.6626393,38.2210202],[23.6625026,38.2209297],[23.6620306,38.2209373],[23.6615657,38.220945],[23.6612806,38.220836],[23.6608708,38.2205194],[23.6603427,38.2199321],[23.6601802,38.2198009],[23.6594549,38.2192265],[23.658811,38.2187425],[23.6581938,38.2182766],[23.6566994,38.2178306],[23.6557205,38.2174717],[23.6527537,38.216377],[23.6519886,38.2163387],[23.6513954,38.2161657],[23.6506304,38.2160913],[23.6501175,38.2158464],[23.6495142,38.215403],[23.6484404,38.2153908],[23.647695,38.2151137],[23.6473263,38.2149413],[23.6460467,38.2143382],[23.6456816,38.2142379],[23.6438691,38.2143496],[23.6437277,38.2143582],[23.6428369,38.2143104],[23.6426887,38.2142469],[23.643617,38.214137],[23.6443228,38.213977],[23.6447148,38.213888],[23.6452413,38.2136913],[23.645665,38.2134583],[23.6474803,38.213662],[23.6479029,38.2136813],[23.6481634,38.213619],[23.6484613,38.2134216],[23.6484856,38.2133451],[23.6485309,38.2132055],[23.6484091,38.2124031],[23.6485366,38.2120249],[23.6489732,38.2114855],[23.6499139,38.2106411],[23.6501102,38.2102001],[23.6502968,38.2094076],[23.6505275,38.2089396],[23.6507428,38.2088456],[23.65126,38.2086173],[23.6520489,38.208169],[23.6527376,38.2074501],[23.6540436,38.2066248],[23.6544109,38.2062473],[23.6546647,38.2057254],[23.6547939,38.2049687],[23.6553675,38.2044296],[23.6557244,38.2038358],[23.6556792,38.2037276],[23.6549722,38.2034821],[23.6547674,38.2033193],[23.6546837,38.2030532],[23.6546099,38.2028142],[23.6548641,38.202184],[23.6551286,38.2018153],[23.6555301,38.2014379],[23.6570759,38.2005863],[23.6574315,38.2003305],[23.6575833,38.1999208],[23.6576043,38.1998623],[23.6579599,38.1995209],[23.6588639,38.199145],[23.6591384,38.1990737],[23.6593325,38.1990833],[23.6596517,38.1992104],[23.659879,38.1994363],[23.6600796,38.2005184],[23.660398,38.2008077],[23.6606839,38.2007365],[23.6606397,38.2004119],[23.6608931,38.199944],[23.6611483,38.1991065],[23.6610179,38.198597],[23.6608791,38.1980513],[23.6608694,38.1976727],[23.6616045,38.1967646],[23.6618233,38.1963687],[23.6620068,38.196207],[23.6626132,38.1959564],[23.664442,38.1956282],[23.6654929,38.1955591],[23.6654707,38.1954238],[23.6648214,38.1950795],[23.6642302,38.194501],[23.6641404,38.1941583],[23.664148,38.1941267],[23.6642102,38.1938791],[23.6645202,38.1935194],[23.6652069,38.1931879],[23.6657327,38.1930723],[23.6662574,38.1931999],[23.66668,38.1931831],[23.667332,38.1929506],[23.6675041,38.1927709],[23.667644,38.1921584],[23.6682057,38.1916733],[23.6682176,38.1915652],[23.6681951,38.1914931],[23.6681153,38.1914748],[23.6674975,38.1917254],[23.6668667,38.1923094],[23.6665923,38.1923898],[23.666198,38.1922354],[23.665669,38.1920266],[23.6649383,38.1919795],[23.6644232,38.1922484],[23.664149,38.1922747],[23.6638751,38.1922378],[23.6632252,38.1920197],[23.6628256,38.1920005],[23.6626547,38.1919189],[23.6624046,38.1916838],[23.662074,38.1915477],[23.6609636,38.1918284],[23.6603248,38.1919933],[23.6592852,38.1920804],[23.6589084,38.1920523],[23.6586463,38.1919434],[23.6577451,38.1917515],[23.6563294,38.1916752],[23.6560447,38.1915032],[23.6558184,38.1910519],[23.6556061,38.1900689],[23.6554928,38.1898703],[23.6549578,38.1895082],[23.6543871,38.1894705],[23.653703,38.1892341],[23.6532579,38.1891968],[23.6525476,38.1893073],[23.6521783,38.1893648],[23.6511716,38.1897494],[23.6508976,38.1897305],[23.6505868,38.1895133],[23.6506667,38.189135],[23.6508621,38.1888742],[23.6514734,38.1883488],[23.6521119,38.1877964],[23.6521022,38.1874449],[23.6516712,38.1868308],[23.651921,38.1859889],[23.6519785,38.1858989],[23.6521252,38.185683],[23.6521264,38.1854307],[23.652069,38.1853359],[23.6518091,38.184907],[23.6518457,38.1844295],[23.6516425,38.1839242],[23.6522158,38.1834212],[23.6527329,38.1827377],[23.6527451,38.1825846],[23.6526201,38.182458],[23.6522213,38.1822766],[23.6520407,38.1818435],[23.6519496,38.1817891],[23.6517153,38.1817659],[23.6515615,38.1817519],[23.6514031,38.181463],[23.651118,38.1813901],[23.6507883,38.1810917],[23.6502188,38.1807836],[23.6501413,38.1802786],[23.649767,38.1797728],[23.6491631,38.1795006],[23.648572,38.1789671],[23.6485253,38.1788048],[23.6485501,38.1786156],[23.6485964,38.1782642],[23.6487466,38.1778862],[23.6490099,38.1774453],[23.6490491,38.1772472],[23.6490802,38.177085],[23.6494248,38.1766444],[23.6499279,38.1764837],[23.6507159,38.17645],[23.6509561,38.1763426],[23.6510253,38.1761986],[23.6509121,38.176009],[23.6509245,38.1757927],[23.6510851,38.175631],[23.6513941,38.1754877],[23.6516793,38.1755246],[23.6517935,38.1755925],[23.6523283,38.175905],[23.6524767,38.1759145],[23.6528426,38.1757984],[23.6533132,38.175259],[23.6534048,38.1752052],[23.6535189,38.1752236],[23.6539266,38.1759188],[23.6540842,38.1763879],[23.6540845,38.1764149],[23.6540873,38.1766538],[23.6542731,38.1771861],[23.6543238,38.1773304],[23.6545059,38.1774571],[23.655008,38.1775217],[23.6553383,38.1776849],[23.6556789,38.1780824],[23.6560296,38.1787864],[23.6564637,38.1789499],[23.6572035,38.1792225],[23.657922,38.1794048],[23.6591324,38.1793723],[23.6597609,38.179266],[23.6604111,38.179394],[23.6611881,38.1792611],[23.6616445,38.1793345],[23.6623069,38.1792913],[23.6632314,38.1793571],[23.6631975,38.1792849],[23.662628,38.1789768],[23.6624378,38.1788321],[23.661754,38.1785597],[23.6614695,38.1783606],[23.6619541,38.1782584],[23.6620524,38.1782361],[23.66235,38.1780657],[23.6616977,38.1777845],[23.6613454,38.177414],[23.6612888,38.1773056],[23.6613236,38.1771886],[23.6619932,38.1767534],[23.6623314,38.1765336],[23.6627556,38.1761382],[23.6632821,38.1758513],[23.6642885,38.1754937],[23.664677,38.1754227],[23.6647344,38.1753508],[23.6647359,38.1750263],[23.6652508,38.1747755],[23.6652171,38.1746672],[23.6647051,38.1742692],[23.6644308,38.1743405],[23.66378,38.1743387],[23.6635373,38.1742794],[23.6630823,38.1739356],[23.6629463,38.1737009],[23.6632673,38.1734134],[23.6633944,38.1730803],[23.6636693,38.1729008],[23.6637749,38.1727434],[23.6638877,38.172577],[23.6644601,38.1722362],[23.6647244,38.1718584],[23.6651364,38.1716252],[23.665229,38.1713461],[23.6651919,38.1711883],[23.6646659,38.1709074],[23.6646453,38.1708983],[23.6637563,38.1705713],[23.663197,38.1705427],[23.6625118,38.1705948],[23.6609965,38.1699415],[23.6607285,38.1698777],[23.6606808,38.169864],[23.6601102,38.1698173],[23.659934,38.1697312],[23.6597065,38.1695503],[23.6592817,38.1692246],[23.6584648,38.1685958],[23.6583412,38.1681809],[23.6579675,38.1675309],[23.6575253,38.1672683],[23.6572617,38.1671143],[23.6571375,38.1668165],[23.6570146,38.1663205],[23.6567991,38.1660314],[23.6560701,38.1657544],[23.6559672,38.1657135],[23.6555871,38.1657485],[23.6555536,38.1656042],[23.6558075,38.1650191],[23.6559334,38.1649474],[23.6564013,38.1649758],[23.6565502,38.16485],[23.6565576,38.1647194],[23.6565751,38.1644265],[23.6563267,38.163831],[23.6566039,38.1635163],[23.6568519,38.1632016],[23.6571498,38.1628059],[23.6573688,38.1625182],[23.6574725,38.1623022],[23.657428,38.1620587],[23.6567908,38.1616243],[23.6563238,38.1614066],[23.6561322,38.1608923],[23.6558264,38.1603777],[23.6559297,38.1602518],[23.6564094,38.1601901],[23.6565469,38.1600824],[23.6566404,38.159623],[23.6567901,38.1593531],[23.6570369,38.1591195],[23.6580777,38.1581446],[23.6581702,38.1578926],[23.6581193,38.1577933],[23.6576907,38.1575352],[23.6576404,38.1573052],[23.6575565,38.1569264],[23.6574774,38.1565432],[23.6574226,38.1562771],[23.657349,38.1561462],[23.6569736,38.1558838],[23.6564342,38.155747],[23.656244,38.1557014],[23.6561534,38.1555389],[23.6562002,38.1553047],[23.6561444,38.1550342],[23.6559977,38.1548986],[23.6556731,38.1546002],[23.6555009,38.1542031],[23.6553908,38.1539505],[23.6556149,38.1540052],[23.6556406,38.1540098],[23.6558673,38.1543259],[23.6560266,38.1544345],[23.6562435,38.1544351],[23.656475,38.1543502],[23.6567457,38.1544276],[23.6568908,38.1545136],[23.6572921,38.1547536],[23.6578624,38.1548184],[23.658204,38.1550086],[23.6586146,38.1550639],[23.6589791,38.1552272],[23.6592747,38.1554804],[23.6598099,38.1557343],[23.6602759,38.1561683],[23.6606311,38.1561918],[23.6610518,38.1562246],[23.6616562,38.1563345],[23.6622958,38.1562552],[23.6626381,38.1562742],[23.6628201,38.1564189],[23.6632757,38.1566275],[23.6637647,38.1570075],[23.6644025,38.1573157],[23.6645386,38.1575144],[23.6645821,38.1579832],[23.6646502,38.1580554],[23.6649707,38.1578761],[23.6651434,38.1575341],[23.6651377,38.1571601],[23.6651258,38.1563985],[23.6648532,38.1561093],[23.6650513,38.1557674],[23.6652472,38.1551957],[23.665339,38.1550878],[23.6654808,38.1550521],[23.6660589,38.1549096],[23.6666315,38.1544966],[23.6669254,38.1543397],[23.667599,38.1542876],[23.6684383,38.1541232],[23.6687871,38.1540566],[23.6694494,38.1539864],[23.6696771,38.1541132],[23.669837,38.1540956],[23.6698489,38.1539965],[23.6696788,38.1537527],[23.6689613,38.1533901],[23.668461,38.1529742],[23.6683022,38.1527574],[23.6683029,38.1526042],[23.6688409,38.1522542],[23.6693092,38.1521834],[23.6693489,38.1521655],[23.669595,38.1520671],[23.6697217,38.1518241],[23.6696316,38.1515445],[23.6697009,38.1513824],[23.6701246,38.1510501],[23.6704899,38.1510331],[23.6706958,38.1509436],[23.6708564,38.1507638],[23.6708571,38.1506061],[23.6708162,38.1504933],[23.6708054,38.1503671],[23.6708982,38.1503358],[23.670954,38.1503134],[23.6711704,38.1504132],[23.6712184,38.1505215],[23.6712495,38.1505937],[23.6713731,38.1510086],[23.6720553,38.1515963],[23.6721304,38.1519615],[23.6721558,38.1520833],[23.6722467,38.1521917],[23.6723496,38.1521559],[23.6725794,38.151796],[23.6732414,38.1517979],[23.6731736,38.1516535],[23.6729171,38.1515041],[23.6727182,38.1513909],[23.6725107,38.1511424],[23.6724452,38.1504573],[23.6724389,38.1504483],[23.6722753,38.1501684],[23.672288,38.1498801],[23.6725065,38.1495202],[23.6724389,38.1493307],[23.6724753,38.1492407],[23.6726125,38.149187],[23.6726186,38.149187],[23.6731448,38.1492155],[23.6744291,38.1492371],[23.6748909,38.1492474],[23.6752104,38.1492483],[23.6757588,38.1491326],[23.6758281,38.1491013],[23.6762619,38.1489177],[23.6772101,38.148704],[23.6785465,38.1482976],[23.6786729,38.1482574],[23.678893,38.14824],[23.6790878,38.1482315],[23.6794539,38.1480342],[23.6795331,38.1480344],[23.680173,38.1480182],[23.6801619,38.147946],[23.6799677,38.1478959],[23.6794134,38.1477592],[23.6794451,38.1476827],[23.6795965,38.1476245],[23.6804066,38.1476718],[23.6807331,38.1476321],[23.6811381,38.1475837],[23.6816531,38.1478374],[23.6822403,38.1478796],[23.6823263,38.1478843],[23.6826222,38.1480744],[23.6835695,38.1480589],[23.6842546,38.1479706],[23.6846308,38.1480798],[23.6851088,38.1483875],[23.6861354,38.1485254],[23.6863409,38.148508],[23.6866727,38.1483106],[23.687164,38.1481677],[23.687219,38.1484067],[23.6872425,38.1485104],[23.6877329,38.1485838],[23.6886782,38.1490549],[23.689659,38.1492198],[23.690949,38.149133],[23.6915545,38.1489904],[23.6922404,38.1487308],[23.6928796,38.1487145],[23.6931426,38.14858],[23.6933031,38.1484182],[23.693396,38.1480219],[23.6935445,38.1479862],[23.6942391,38.1483756],[23.6948872,38.1489631],[23.6949894,38.1490895],[23.6950222,38.1494321],[23.6951362,38.1494504],[23.6951155,38.1489456],[23.6945945,38.1479889],[23.6944721,38.1478399],[23.6942993,38.1476277],[23.6938898,38.1473022],[23.6936523,38.1467788],[23.6932189,38.1467236],[23.6927837,38.147083],[23.692066,38.1474461],[23.6919717,38.1474954],[23.6916292,38.1475125],[23.6908536,38.1474024],[23.6906033,38.1472214],[23.6904676,38.1469147],[23.6904026,38.1461034],[23.6907809,38.1457078],[23.6905548,38.1452025],[23.6902246,38.1450214],[23.6901661,38.1450077],[23.6895862,38.1448575],[23.6887412,38.1449544],[23.6886353,38.1448685],[23.6888478,38.1447158],[23.689242,38.1444375],[23.6897333,38.1443126],[23.6900872,38.1442775],[23.691251,38.1443436],[23.6916622,38.1442546],[23.6923595,38.143968],[23.6924081,38.1439411],[23.6928629,38.1436809],[23.6930349,38.1434831],[23.6930814,38.1432669],[23.6931317,38.1431904],[23.692809,38.1429057],[23.6922903,38.1424492],[23.6916065,38.1422311],[23.6904993,38.1423003],[23.6885805,38.1426737],[23.6883179,38.1426911],[23.6880329,38.1426182],[23.687669,38.1424911],[23.6875725,38.1424548],[23.6872655,38.1422016],[23.6873969,38.1414133],[23.687592,38.1411435],[23.6877143,38.1410717],[23.6879238,38.1409461],[23.6880845,38.1407302],[23.6879726,38.1401982],[23.6881692,38.1395858],[23.6885241,38.1393254],[23.6890838,38.1392007],[23.6890963,38.1391963],[23.6893925,38.1390573],[23.6896565,38.1386975],[23.6899218,38.1380133],[23.6901053,38.1378155],[23.6907228,38.1374927],[23.6909521,38.1372499],[23.6914665,38.1370169],[23.6918902,38.1366756],[23.6920749,38.1365949],[23.6926965,38.1363262],[23.693367,38.1359539],[23.6940774,38.1352618],[23.6941356,38.1349736],[23.6942833,38.1348027],[23.6944337,38.1346318],[23.6944242,38.1341812],[23.694883,38.1336056],[23.6950034,38.1333085],[23.6951683,38.1331692],[23.6952821,38.1330749],[23.6955904,38.1330306],[23.6959318,38.1332478],[23.69608,38.1332662],[23.6964797,38.1331951],[23.6969369,38.132998],[23.697108,38.1330165],[23.6973456,38.1335038],[23.697538,38.1336395],[23.6978007,38.1338294],[23.6983339,38.1345879],[23.6987643,38.135364],[23.6990599,38.1356126],[23.6993215,38.1358341],[23.6994457,38.1361409],[23.6998563,38.1373316],[23.6999811,38.1374941],[23.7002658,38.1376391],[23.7013269,38.1376868],[23.7035993,38.137287],[23.7038625,38.1371074],[23.7042649,38.1363604],[23.7048498,38.1356228],[23.705914,38.1348865],[23.7061069,38.1344453],[23.7062019,38.1342293],[23.7062706,38.1341754],[23.7064075,38.1341757],[23.7064333,38.134311],[23.7061911,38.1349502],[23.705978,38.1352742],[23.7057778,38.1355801],[23.7057653,38.1358504],[23.7060021,38.136554],[23.7058056,38.1371844],[23.7054504,38.137562],[23.7052349,38.1376652],[23.7047644,38.1378848],[23.7042857,38.1381945],[23.7041599,38.1382483],[23.7037947,38.138351],[23.7033038,38.1384038],[23.7032348,38.1385479],[23.7037476,38.1387024],[23.7046175,38.1387631],[23.7050481,38.1387958],[23.7054586,38.1388959],[23.706828,38.1388813],[23.708196,38.1392092],[23.7085612,38.1392101],[23.7087521,38.1391745],[23.7096803,38.1389966],[23.7107429,38.1386747],[23.7113849,38.1379193],[23.7115793,38.1378206],[23.7119675,38.1377494],[23.7122471,38.1374617],[23.7123342,38.1373718],[23.7135226,38.1369421],[23.7142993,38.1367457],[23.7148365,38.1365127],[23.7156355,38.1364606],[23.7161735,38.1360293],[23.7169846,38.1357879],[23.717122,38.135653],[23.7171687,38.1353828],[23.7173294,38.1351488],[23.7184967,38.1342684],[23.7187808,38.1341023],[23.7192629,38.1338196],[23.7197427,38.1336585],[23.720736,38.1335167],[23.7211605,38.1334591],[23.7216853,38.1332936],[23.7218217,38.1332624],[23.7220508,38.1332043],[23.722874,38.1333325],[23.7233211,38.1336309],[23.7237602,38.1339699],[23.7240834,38.1342185],[23.7246286,38.1348868],[23.7252096,38.1351405],[23.7254828,38.1353304],[23.7259781,38.135701],[23.7260721,38.1357238],[23.7269357,38.1359556],[23.7275291,38.135939],[23.7284432,38.1356076],[23.7286601,38.1355811],[23.7292294,38.1359249],[23.7295674,38.1364214],[23.729672,38.1365748],[23.7311361,38.137173],[23.7313825,38.1372727],[23.7314836,38.137309],[23.7317744,38.1374539],[23.7321669,38.1375043],[23.7323676,38.1375273],[23.7327891,38.1377175],[23.7330622,38.1379164],[23.7331649,38.1379167],[23.7331979,38.1378627],[23.7332108,38.1378447],[23.7331543,38.1377094],[23.7324487,38.137167],[23.7324417,38.1371354],[23.7324105,38.1369957],[23.7326092,38.1369871],[23.7328192,38.1370777],[23.7335092,38.1373767],[23.7337088,38.1373952],[23.7342539,38.137446],[23.7343203,38.1374236],[23.7344277,38.1374013],[23.7347015,38.1373388],[23.735095,38.1373713],[23.7351692,38.1373759],[23.7358203,38.1371881],[23.7368131,38.1371814],[23.7373224,38.1372456],[23.7383752,38.1375273],[23.7387695,38.1375282],[23.7389386,38.1375286],[23.7393635,38.1373718]]},{"id":17106,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a3\u03ba\u03bf\u03c5\u03bb\u03af\u03ba\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c0\u03b1\u03b9\u03c7\u03bd\u03b9\u03b4\u03b9\u03bf\u03cd, \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae","path":"MTB_ROADBIKE\/MTB_Parnitha_Skouliki","activity_type":41,"assistance":2,"difficulty":3,"scenic_value":4,"length":4046,"name_EN":"Parnitha Mt: Skouliki loop","description_EN":"The perfect playground, as a loop ride","ascent_time":25,"descent_time":20,"marker":"No_marks","level":13,"ascent":121,"descent":121,"maxelev":566,"minelev":457,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.80724 38.14738,23.8131 38.16195)","views":73,"millestones":"0,23.8116353,38.1619566#1,23.8101329,38.1535139#2,23.8112904,38.1483447#3,23.8081726,38.1543512#4,23.8116364,38.1619566","x":23.8125035,"y":38.1479164,"coor":[[23.8116353,38.1619566],[23.8120935,38.1613445],[23.8122162,38.161178],[23.8120922,38.1605829],[23.8118986,38.1604024],[23.8117055,38.1600416],[23.8116266,38.1596629],[23.8116849,38.1591763],[23.8113103,38.1583556],[23.8112669,38.1575083],[23.8110054,38.1570753],[23.8110399,38.1569762],[23.8107451,38.1562457],[23.810529,38.155948],[23.8104289,38.1549204],[23.8102694,38.154821],[23.8099737,38.1544059],[23.8100996,38.1542619],[23.8101128,38.153577],[23.8101933,38.1533247],[23.8101029,38.1530092],[23.8102175,38.152793],[23.8100698,38.1525404],[23.8102886,38.1517837],[23.8106673,38.1509912],[23.8105423,38.1507838],[23.8106458,38.1504955],[23.810932,38.1501355],[23.8112064,38.1499557],[23.8115048,38.1493072],[23.8118362,38.1491636],[23.811985,38.1489835],[23.8126251,38.148606],[23.8130945,38.14803],[23.8129244,38.1475971],[23.8124706,38.1473756],[23.8125499,38.1476281],[23.8125035,38.1479164],[23.8119659,38.1483662],[23.8116119,38.1484377],[23.8107338,38.1481839],[23.8105283,38.1482196],[23.810311,38.1483995],[23.8100572,38.1494266],[23.8095763,38.1500386],[23.8095048,38.1511831],[23.8091721,38.1518405],[23.8088291,38.1520833],[23.8084292,38.1522268],[23.8078483,38.1517933],[23.8075062,38.1516846],[23.8073347,38.1517834],[23.8072655,38.1520537],[23.8073438,38.1526577],[23.807678,38.1532125],[23.8079689,38.1536952],[23.8081727,38.1543083],[23.8081721,38.1545517],[23.8079768,38.155038],[23.808889,38.155382],[23.8092422,38.1556169],[23.8092418,38.1557521],[23.8088188,38.1560218],[23.8087612,38.156238],[23.8094448,38.1566897],[23.8097294,38.1570147],[23.8098741,38.1584299],[23.8100672,38.1587727],[23.8106819,38.1594406],[23.8106352,38.1598281],[23.8108163,38.1604412],[23.8107803,38.1611081],[23.8109509,38.1613427],[23.8115441,38.1615059],[23.8116364,38.1619566]]},{"id":17107,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03c4\u03ae\u03bc\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5-\u039a\u03b1\u03c4\u03c3\u03b9\u03bc\u03af\u03b4\u03b9","description_GR":"","path":"MTB_ROADBIKE\/MTB_Parnitha_Tatoi_Katsimidi","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":4,"length":16885,"name_EN":"Parnitha Mt: Tatoi-Katsimidi","description_EN":"","ascent_time":75,"descent_time":70,"marker":"No_marks","level":13,"ascent":510,"descent":510,"maxelev":833,"minelev":457,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.77295 38.15896,23.79296 38.18414)","views":226,"millestones":"0,23.7895117,38.1636991#1,23.7922902,38.1706345#2,23.7875940,38.1738255#3,23.7874084,38.1734657#4,23.7849002,38.1724012#5,23.7795009,38.1713443#6,23.7801282,38.1789363#7,23.7847412,38.1837677#8,23.7814618,38.1818143#9,23.7801186,38.1757343#10,23.7796145,38.1701669#11,23.7740026,38.1718344#12,23.7753025,38.1667921#13,23.7776059,38.1652050#14,23.7752105,38.1590369#15,23.7799368,38.1594983#16,23.7866068,38.1616102#16.9,23.7895117,38.1636991","x":23.7796183,"y":38.171256,"coor":[[23.7895117,38.1636991],[23.7900464,38.1639524],[23.7901491,38.1639661],[23.7906855,38.1640256],[23.7914952,38.1642794],[23.7918142,38.1645143],[23.7918415,38.1645594],[23.7919981,38.164821],[23.7920571,38.1650059],[23.7921128,38.1655017],[23.7918667,38.1664926],[23.7918587,38.1665287],[23.7924958,38.1673049],[23.7925864,38.1675574],[23.7924369,38.1679537],[23.7919907,38.1682954],[23.791876,38.1684754],[23.7919425,38.1686828],[23.792264,38.1689132],[23.7925008,38.1690804],[23.7927739,38.1693873],[23.7929329,38.169676],[23.7929209,38.1698923],[23.7927603,38.1701443],[23.7922451,38.1706842],[23.7922095,38.1711528],[23.7921292,38.1712968],[23.7917519,38.1714944],[23.7916641,38.1715033],[23.7910552,38.1715743],[23.7906612,38.1716322],[23.7900889,38.1721359],[23.7898885,38.1723473],[23.7898677,38.172523],[23.7900244,38.1727441],[23.7905601,38.1730605],[23.7908788,38.1733945],[23.7909579,38.1736831],[23.7909208,38.1739173],[23.7908648,38.1742777],[23.7910548,38.174598],[23.7904382,38.174624],[23.7900336,38.1747584],[23.7897868,38.1748391],[23.7896172,38.17428],[23.789458,38.1740634],[23.7892981,38.1740721],[23.7887152,38.1742964],[23.7877229,38.1739612],[23.7875408,38.1737716],[23.7873027,38.1732124],[23.7872946,38.1731718],[23.7900244,38.1727441],[23.7905601,38.1730605],[23.7908788,38.1733945],[23.7909579,38.1736831],[23.7908648,38.1742777],[23.7910548,38.174598],[23.7904382,38.174624],[23.7897868,38.1748391],[23.7896172,38.17428],[23.789458,38.1740634],[23.7892981,38.1740721],[23.7887152,38.1742964],[23.7877229,38.1739612],[23.7875408,38.1737716],[23.7873027,38.1732124],[23.7871002,38.1721575],[23.7869868,38.171923],[23.7862682,38.1717054],[23.7853561,38.1712801],[23.7848216,38.1705581],[23.7845965,38.1702107],[23.7845982,38.1696069],[23.7845988,38.1694357],[23.7844514,38.1690749],[23.7843942,38.1691018],[23.7844381,38.1697148],[23.7843137,38.1701697],[23.7842996,38.1702192],[23.7842759,38.1705346],[23.7840926,38.1715842],[23.784366,38.171783],[23.7847299,38.1722614],[23.7851399,38.1725956],[23.7850486,38.1725954],[23.7840455,38.1720708],[23.7835219,38.1715291],[23.7834687,38.1713217],[23.7831496,38.1700594],[23.7829226,38.1695903],[23.7824677,38.1690127],[23.7823545,38.168688],[23.7821667,38.1685119],[23.7819609,38.1686016],[23.7816238,38.1690742],[23.7813361,38.1694747],[23.7811401,38.1701232],[23.7808417,38.1706454],[23.7803951,38.1710952],[23.780258,38.171158],[23.7798356,38.1711482],[23.7796183,38.171256],[23.7795039,38.1713369],[23.779412,38.171553],[23.7795141,38.1717515],[23.77989,38.1720226],[23.7804021,38.1725733],[23.7804701,38.1727356],[23.7804454,38.1733665],[23.780008,38.1745553],[23.7799838,38.1750059],[23.7800048,38.1751591],[23.7800732,38.175655],[23.7802208,38.1759256],[23.7804144,38.1760882],[23.7813269,38.1763783],[23.7817362,38.1769559],[23.7815295,38.1773701],[23.7812664,38.1775138],[23.7807742,38.1779545],[23.7806319,38.178175],[23.7801433,38.1789267],[23.779394,38.1794074],[23.7804973,38.1792653],[23.7808627,38.179248],[23.7809992,38.1794285],[23.7810097,38.1797169],[23.7806649,38.1805003],[23.7806562,38.18064],[23.7806528,38.1807166],[23.7808001,38.1810864],[23.7812897,38.181556],[23.7814943,38.1818628],[23.7815505,38.1821693],[23.7813994,38.1830523],[23.7814448,38.1831334],[23.781513,38.1832507],[23.7818625,38.1835398],[23.7821133,38.1836845],[23.7825296,38.183852],[23.7827065,38.1838703],[23.7833782,38.1838265],[23.7836087,38.1838089],[23.7838465,38.1837553],[23.7841457,38.1836837],[23.7852072,38.1838299],[23.7862234,38.1838497],[23.7866493,38.1839136],[23.7870794,38.1839775],[23.7871705,38.1840497],[23.7866703,38.1841615],[23.7871705,38.1840497],[23.7870794,38.1839775],[23.7862234,38.1838497],[23.7852072,38.1838299],[23.7849115,38.1837888],[23.7841457,38.1836837],[23.7836087,38.1838089],[23.7827065,38.1838703],[23.7825296,38.183852],[23.7823745,38.1837886],[23.7821133,38.1836845],[23.7818625,38.1835398],[23.781513,38.1832507],[23.7813994,38.1830523],[23.7815505,38.1821693],[23.7815189,38.181998],[23.7814943,38.1818628],[23.7812897,38.181556],[23.7808001,38.1810864],[23.7806528,38.1807166],[23.7806649,38.1805003],[23.7810097,38.1797169],[23.7809992,38.1794285],[23.7808627,38.179248],[23.7804973,38.1792653],[23.779394,38.1794074],[23.7801433,38.1789267],[23.7804896,38.1783911],[23.7807742,38.1779545],[23.7812664,38.1775138],[23.7815295,38.1773701],[23.7817362,38.1769559],[23.7813269,38.1763783],[23.7804144,38.1760882],[23.7803984,38.1760747],[23.7802208,38.1759256],[23.7800732,38.175655],[23.7799838,38.1750059],[23.780008,38.1745553],[23.7804454,38.1733665],[23.7804701,38.1727356],[23.7804021,38.1725733],[23.77989,38.1720226],[23.7795141,38.1717515],[23.779412,38.171553],[23.7795039,38.1713369],[23.7795633,38.1712964],[23.7796183,38.171256],[23.7798356,38.1711482],[23.780258,38.171158],[23.7803951,38.1710952],[23.7808417,38.1706454],[23.7811401,38.1701232],[23.7813361,38.1694747],[23.781199,38.1695105],[23.780478,38.170131],[23.7803637,38.1701669],[23.7798658,38.1701209],[23.7797588,38.1701116],[23.7792559,38.1703],[23.7791176,38.1707503],[23.7785907,38.1713261],[23.7781673,38.1716498],[23.7777422,38.1725322],[23.7771795,38.1727925],[23.7768962,38.1729272],[23.7763928,38.1732507],[23.7761407,38.1735746],[23.7760137,38.174025],[23.7757961,38.1742589],[23.7755693,38.1744568],[23.7753467,38.1744428],[23.7752611,38.1744382],[23.775136,38.1742757],[23.7749314,38.1736309],[23.7749794,38.1732119],[23.7746182,38.1718684],[23.7745043,38.171778],[23.7742875,38.1717596],[23.7741639,38.1717909],[23.7738076,38.1718848],[23.7736242,38.1721188],[23.7735664,38.172353],[23.7733038,38.1723615],[23.7732242,38.1722712],[23.7732494,38.1715052],[23.7729881,38.1710901],[23.7730682,38.1710092],[23.7734794,38.1709469],[23.7735319,38.1709245],[23.7740738,38.1707137],[23.7748289,38.1701924],[23.7752518,38.170013],[23.7753095,38.1698148],[23.7751845,38.1696163],[23.7752534,38.1694903],[23.7754479,38.1693464],[23.7761225,38.1690323],[23.7761913,38.1689333],[23.7761691,38.1687259],[23.7760818,38.1685726],[23.7759306,38.1683109],[23.7754062,38.1680575],[23.775339,38.1676338],[23.7749968,38.1675611],[23.7745301,38.1671095],[23.7746562,38.1669566],[23.7753759,38.1667777],[23.7759485,38.166184],[23.7758975,38.1660532],[23.7758293,38.1659855],[23.7758975,38.1660532],[23.7751428,38.1653127],[23.7747367,38.1649154],[23.7740757,38.1645536],[23.7735167,38.1644444],[23.7734721,38.1640838],[23.7740794,38.1633459],[23.7741822,38.1633371],[23.7742047,38.1634273],[23.7739292,38.1639495],[23.7740084,38.1641659],[23.7741464,38.1641797],[23.7746702,38.1642393],[23.7755151,38.1642049],[23.7761763,38.1644945],[23.7767914,38.1649103],[23.7773491,38.1651141],[23.7777379,38.1652546],[23.7779198,38.1654802],[23.7781036,38.1654806],[23.7781759,38.1653771],[23.7781305,38.1652869],[23.7777998,38.1651781],[23.7772438,38.1647895],[23.7766748,38.1642026],[23.7765816,38.1641258],[23.7760713,38.1637148],[23.7753757,38.1634701],[23.7753875,38.163362],[23.7758228,38.1628581],[23.7757905,38.1622181],[23.7759629,38.1618399],[23.7759409,38.1615695],[23.7761532,38.1611914],[23.7761934,38.1611194],[23.7762052,38.1609752],[23.7761033,38.1607226],[23.775853,38.1604518],[23.775808,38.1602354],[23.7754665,38.1599283],[23.7754784,38.1597751],[23.7756502,38.1595862],[23.7756277,38.15946],[23.7750465,38.1591524],[23.7749784,38.1590261],[23.7750815,38.1589272],[23.7752409,38.1590627],[23.775959,38.1593705],[23.7761107,38.1594654],[23.7764147,38.1596597],[23.77646,38.159768],[23.776345,38.1600742],[23.7763556,38.1603266],[23.7767657,38.1605887],[23.7769125,38.1611297],[23.7769697,38.1610713],[23.777051,38.1606388],[23.7771766,38.160603],[23.7773589,38.1607295],[23.777426,38.1611803],[23.7776192,38.161451],[23.7777218,38.1614963],[23.7778361,38.1614605],[23.7779163,38.1613705],[23.777919,38.1612759],[23.7778859,38.1609063],[23.7780344,38.1608705],[23.7782397,38.160943],[23.7783311,38.1609161],[23.7781832,38.1607356],[23.7782182,38.1604833],[23.7783006,38.1603798],[23.7783213,38.1603573],[23.778345,38.160087],[23.7782435,38.1596812],[23.7779804,38.1594059],[23.7779397,38.1592751],[23.7788155,38.1592632],[23.7791258,38.1592593],[23.7794084,38.1594626],[23.779584,38.1594404],[23.7798627,38.1594004],[23.7802379,38.1598878],[23.7807201,38.1601636],[23.7808085,38.1602944],[23.7810383,38.1606373],[23.7810711,38.161115],[23.7811756,38.1612414],[23.7812303,38.1613046],[23.7813787,38.1613049],[23.7817673,38.1611434],[23.7819064,38.1611526],[23.7820972,38.161153],[23.7822241,38.1610901],[23.7824322,38.1609103],[23.7825903,38.1607754],[23.7830552,38.160596],[23.783221,38.1608757],[23.7836221,38.1615298],[23.7840757,38.1618371],[23.7843114,38.1619998],[23.7846182,38.16246],[23.7847084,38.1628477],[23.7848337,38.162947],[23.7851191,38.1629295],[23.7855714,38.1628222],[23.7863756,38.1626254],[23.786432,38.1624993],[23.7863739,38.1619945],[23.7863652,38.1619134],[23.7864113,38.1617693],[23.7869652,38.1613242],[23.7871779,38.1611533],[23.7873728,38.1608743],[23.7874881,38.1604779],[23.7877154,38.1604513],[23.7878429,38.1604966],[23.7880118,38.16056],[23.7876437,38.160699],[23.7880118,38.16056],[23.7875776,38.1607214],[23.7875199,38.1609376],[23.7876758,38.1610641],[23.7878148,38.1611094],[23.7881594,38.1612272],[23.7884209,38.1615701],[23.7883621,38.1621829],[23.7882678,38.1623314],[23.7882359,38.1623809],[23.7878356,38.1626506],[23.7877095,38.1628306],[23.7877252,38.1629613],[23.7877475,38.1631461],[23.7879641,38.1632547],[23.7889588,38.1634277],[23.7895117,38.1636991]]},{"id":17108,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5","description_GR":"\u03a4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u03ba\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1","path":"MTB_ROADBIKE\/MTB_Parnitha_Tatoi_Loop1","activity_type":41,"assistance":2,"difficulty":1,"scenic_value":4,"length":11706,"name_EN":"Parnitha Mt: Tatoi area loop","description_EN":"Around former Royal Estate in Tatoi","ascent_time":55,"descent_time":55,"marker":"No_marks","level":13,"ascent":400,"descent":400,"maxelev":611,"minelev":319,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.78748 38.13255,23.80774 38.17533)","views":78,"millestones":"0,23.7963968,38.1325321#1,23.7971587,38.1407591#2,23.7998380,38.1486904#3,23.7967245,38.1559900#4,23.7965650,38.1625853#5,23.7984512,38.1661868#6,23.8017123,38.1655766#7,23.8061944,38.1712829#8,23.7978015,38.1740629#9,23.7901639,38.1720711#10,23.7920403,38.1649499#11,23.7900404,38.1606592#12,23.7915002,38.1538874#13,23.7913598,38.1456381#14,23.7930354,38.1382104#11.7,23.7963968,38.1325321","x":23.796788,"y":38.1745585,"coor":[[23.7963968,38.1325321],[23.7969891,38.1341959],[23.7969694,38.1371971],[23.7969117,38.1374313],[23.7966662,38.13785],[23.7966021,38.1379625],[23.7958474,38.138538],[23.7956755,38.1387721],[23.7957506,38.1392048],[23.7966989,38.1400852],[23.7970059,38.1404732],[23.7972897,38.1410145],[23.7975401,38.1412583],[23.7977222,38.1414388],[23.7977446,38.1416011],[23.7976405,38.1420876],[23.7968733,38.1430506],[23.7969291,38.1435013],[23.7970538,38.14379],[23.7973402,38.1441915],[23.7976113,38.1455709],[23.7976107,38.1458052],[23.7977017,38.1459136],[23.7984535,38.1464015],[23.7986812,38.1466182],[23.7988704,38.1475964],[23.7989175,38.1478443],[23.7990197,38.1480248],[23.7991883,38.1482098],[23.7999514,38.1487699],[23.8001805,38.1492389],[23.8002483,38.1494914],[23.8002123,38.1501403],[23.8000619,38.1504735],[23.8001405,38.1509423],[23.7999793,38.1514918],[23.7995102,38.1518965],[23.7992575,38.1524729],[23.7989237,38.1527112],[23.7986286,38.1529225],[23.7985255,38.1530575],[23.798582,38.1532378],[23.7990607,38.153491],[23.7992086,38.1536715],[23.7992079,38.1539238],[23.7990815,38.1542481],[23.7987608,38.1546441],[23.7984292,38.1548508],[23.7971266,38.1553713],[23.7970007,38.1554792],[23.7962826,38.1567938],[23.795998,38.1573161],[23.7964545,38.1573484],[23.7967559,38.1573264],[23.7969936,38.1576783],[23.797745,38.1583826],[23.7985185,38.1593573],[23.7977403,38.1600679],[23.7979395,38.1602756],[23.7980294,38.1607804],[23.79837,38.1614479],[23.7984375,38.1618266],[23.7983115,38.1619706],[23.7972168,38.1623382],[23.7967769,38.1625042],[23.7964537,38.1626298],[23.7957681,38.16289],[23.7966466,38.1641893],[23.7968978,38.1645592],[23.7969883,38.1648478],[23.796976,38.1651722],[23.7965297,38.165568],[23.7964032,38.1659103],[23.7962661,38.1659281],[23.7962257,38.1660902],[23.795529,38.1662332],[23.7952774,38.166395],[23.7951972,38.166512],[23.7952539,38.1666383],[23.7954136,38.1666836],[23.7958132,38.1666663],[23.7967616,38.1663255],[23.7968075,38.1662535],[23.7967168,38.166019],[23.7970224,38.1658122],[23.7972158,38.1660469],[23.797181,38.1662631],[23.7972492,38.1663624],[23.7975233,38.1662998],[23.7978092,38.166138],[23.7981288,38.1661205],[23.7984151,38.1661796],[23.8012322,38.1667567],[23.8012439,38.1666215],[23.8011188,38.1664501],[23.7997993,38.1655376],[23.7995146,38.1652847],[23.7992543,38.1644461],[23.7995196,38.1634552],[23.7998415,38.1635414],[23.8001148,38.1637762],[23.801002,38.1649583],[23.8015142,38.1654999],[23.8021642,38.1657534],[23.8028187,38.1659032],[23.8028758,38.1659168],[23.804074,38.166081],[23.804553,38.166226],[23.8064207,38.1679235],[23.8063745,38.1681487],[23.8065901,38.1686448],[23.806863,38.1690418],[23.8068969,38.169186],[23.8068162,38.1694743],[23.8070281,38.1697586],[23.807382,38.1697501],[23.8075188,38.1698044],[23.8076432,38.1702553],[23.8073944,38.1705973],[23.8071418,38.1707141],[23.8067314,38.1709027],[23.8063653,38.1712175],[23.8051311,38.1716841],[23.8047407,38.1724946],[23.8039843,38.1735929],[23.8030166,38.1743123],[23.8028223,38.174366],[23.8024007,38.1740769],[23.8023115,38.1740903],[23.8018981,38.1741572],[23.8008372,38.1738489],[23.8005068,38.1736141],[23.8000702,38.1733069],[23.799646,38.173189],[23.7993447,38.1731074],[23.7990649,38.1731384],[23.7988135,38.1732371],[23.7983767,38.1735428],[23.7977243,38.1741365],[23.7974987,38.1743074],[23.796788,38.1745585],[23.7961273,38.1747917],[23.7956745,38.1750568],[23.7954983,38.1751736],[23.795257,38.1753309],[23.7948916,38.1753483],[23.7940554,38.1751936],[23.7934505,38.1751295],[23.7926737,38.1752903],[23.7922287,38.1751814],[23.7918715,38.1750861],[23.7916137,38.1750541],[23.7913854,38.1750222],[23.7912226,38.1748101],[23.7910555,38.174598],[23.7908656,38.1742777],[23.7909586,38.1736831],[23.7908795,38.1733945],[23.7907201,38.1732275],[23.7905608,38.1730605],[23.7900251,38.1727441],[23.7898684,38.172523],[23.7898893,38.1723473],[23.7899308,38.1723023],[23.7900896,38.1721359],[23.7906619,38.1716322],[23.7910559,38.1715743],[23.7917526,38.1714944],[23.7921299,38.1712968],[23.7922102,38.1711528],[23.7922458,38.1706842],[23.792648,38.1702613],[23.792761,38.1701443],[23.7929216,38.1698923],[23.7929336,38.169676],[23.7927746,38.1693873],[23.7925015,38.1690804],[23.7919432,38.1686828],[23.7918768,38.1684754],[23.7919914,38.1682954],[23.7924376,38.1679537],[23.7925871,38.1675574],[23.7924965,38.1673049],[23.7922278,38.1669755],[23.7918595,38.1665287],[23.7921135,38.1655017],[23.7921121,38.1654927],[23.7920579,38.1650059],[23.7919988,38.164821],[23.7918149,38.1645143],[23.7914959,38.1642794],[23.7910543,38.1641389],[23.7906862,38.1640256],[23.7900471,38.1639524],[23.7895124,38.1636991],[23.7889595,38.1634277],[23.7879648,38.1632547],[23.7877482,38.1631461],[23.7877234,38.1629523],[23.7877092,38.1628306],[23.7878353,38.1626506],[23.7882356,38.1623809],[23.7883617,38.1621829],[23.7884206,38.1615701],[23.788159,38.1612272],[23.787876,38.161132],[23.7876754,38.1610641],[23.7875192,38.1609376],[23.7875769,38.1607214],[23.787624,38.1607035],[23.7880111,38.16056],[23.7883241,38.16052],[23.7885763,38.1605024],[23.789196,38.1605846],[23.7896774,38.1606486],[23.7905563,38.1606772],[23.7908129,38.1607543],[23.7915029,38.1609673],[23.7921286,38.1609278],[23.7923173,38.16082],[23.7924021,38.160712],[23.7923574,38.1604055],[23.7923142,38.1602928],[23.7916322,38.1585296],[23.7914472,38.1577046],[23.7913729,38.1573755],[23.7913743,38.1568889],[23.791755,38.155452],[23.7918391,38.1551322],[23.7916145,38.1543162],[23.7915365,38.1540367],[23.7911641,38.1525399],[23.7911367,38.1521433],[23.7911459,38.1520667],[23.7912276,38.1514225],[23.791457,38.1510128],[23.7918923,38.1504728],[23.792007,38.1502387],[23.7920073,38.1501395],[23.792008,38.1498962],[23.7918833,38.1496076],[23.7912308,38.1491513],[23.790958,38.1487723],[23.7908793,38.1483756],[23.7911332,38.1477406],[23.7915667,38.1470609],[23.7918211,38.1466603],[23.7917761,38.1464079],[23.791412,38.1460287],[23.791333,38.1457222],[23.7915058,38.1451637],[23.7919393,38.144457],[23.792102,38.1441914],[23.7923502,38.1439305],[23.7926359,38.1438048],[23.7936285,38.1438786],[23.7938412,38.1438249],[23.7940131,38.1435909],[23.7939795,38.1433295],[23.7933653,38.1426254],[23.7936876,38.1416436],[23.7934937,38.140706],[23.7934666,38.1405932],[23.7932478,38.1397862],[23.7929824,38.1388079],[23.7929719,38.1384654],[23.7931147,38.1378979],[23.7930132,38.1375011],[23.7926605,38.1371039],[23.7922733,38.1368509],[23.7913614,38.1364888],[23.7911795,38.1362722],[23.7911665,38.1360513],[23.7916448,38.1351464],[23.7919467,38.1345746],[23.7924953,38.1342421],[23.7940935,38.1336005],[23.7946408,38.1333807],[23.7960802,38.1327703],[23.7963968,38.1325321]]},{"id":17109,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0395\u03cd\u03ba\u03bf\u03bb\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","description_GR":"\u03a0\u03bf\u03b4\u03b7\u03bb\u03b1\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2\u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5","path":"MTB_ROADBIKE\/MTB_Parnitha_Tatoi_Loop2","activity_type":41,"assistance":2,"difficulty":1,"scenic_value":4,"length":4597,"name_EN":"Parnitha Mt: An easy loop in Tatoi","description_EN":"A nice ride along the Tatoi forest","ascent_time":15,"descent_time":15,"marker":"No_marks","level":13,"ascent":144,"descent":144,"maxelev":548,"minelev":457,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.77505 38.15659,23.78953 38.16564)","views":84,"millestones":"0,23.7895117,38.1636991#1,23.7797680,38.1650943#2,23.7755571,38.1584650#3,23.7810404,38.1606703#4,23.7876456,38.1604585#4.6,23.7895128,38.1636991","x":23.777951,"y":38.1567516,"coor":[[23.7895117,38.1636991],[23.7887814,38.1635986],[23.7875137,38.1638036],[23.7872931,38.1638663],[23.7870464,38.1639334],[23.7867228,38.1642032],[23.7865316,38.164302],[23.7860863,38.1643463],[23.7856858,38.164679],[23.7855259,38.1647148],[23.7844402,38.1643883],[23.7838721,38.164216],[23.7836439,38.1641886],[23.7828102,38.1643042],[23.7814047,38.1648063],[23.7812329,38.1649682],[23.7810262,38.1653824],[23.7802263,38.1656513],[23.7800438,38.1655969],[23.7798852,38.165209],[23.7796576,38.1649878],[23.7795661,38.1646632],[23.7792052,38.1643921],[23.7790764,38.1642927],[23.7785872,38.1637421],[23.7779715,38.1635066],[23.7774317,38.1633974],[23.7769982,38.1633064],[23.7769413,38.1632523],[23.777182,38.1629463],[23.7768865,38.1625311],[23.7769214,38.1623149],[23.7771162,38.1620719],[23.7771052,38.1619097],[23.7769011,38.1614767],[23.7769136,38.1611297],[23.7767668,38.1605887],[23.7763567,38.1603266],[23.776346,38.1600742],[23.7764611,38.159768],[23.7764158,38.1596597],[23.7762826,38.1595739],[23.7759601,38.1593705],[23.7752419,38.1590627],[23.7750825,38.1589272],[23.7750717,38.1587514],[23.7753459,38.1586618],[23.7755509,38.1584684],[23.7759478,38.1582529],[23.7764541,38.1579745],[23.7766601,38.1577946],[23.7768904,38.1571281],[23.7769014,38.1565693],[23.7773142,38.1566422],[23.777951,38.1567516],[23.7780214,38.1567968],[23.7778553,38.1573462],[23.7778766,38.157878],[23.7777669,38.1582879],[23.7777149,38.1584816],[23.7779408,38.1592751],[23.7791258,38.1592593],[23.7794084,38.1594626],[23.7798627,38.1594004],[23.7802379,38.1598878],[23.7802732,38.1599059],[23.7807201,38.1601636],[23.7810383,38.1606373],[23.7810711,38.161115],[23.7812303,38.1613046],[23.7813787,38.1613049],[23.7816791,38.1611793],[23.7817673,38.1611434],[23.7820755,38.161162],[23.7822241,38.1610901],[23.7825892,38.1607754],[23.7830542,38.160596],[23.7832199,38.1608757],[23.7836211,38.1615298],[23.7843114,38.1619998],[23.7846182,38.16246],[23.7847084,38.1628477],[23.7848337,38.162947],[23.7851191,38.1629295],[23.7856321,38.1628043],[23.7863756,38.1626254],[23.786432,38.1624993],[23.7863652,38.1619134],[23.7864113,38.1617693],[23.7871264,38.1611938],[23.7871779,38.1611533],[23.7873728,38.1608743],[23.7874881,38.1604779],[23.7877154,38.1604513],[23.7880118,38.16056],[23.7875776,38.1607214],[23.7875199,38.1609376],[23.7876758,38.1610641],[23.7881594,38.1612272],[23.7884209,38.1615701],[23.7883621,38.1621829],[23.7883047,38.1622729],[23.7882359,38.1623809],[23.7878356,38.1626506],[23.7877095,38.1628306],[23.7877486,38.1631461],[23.7879651,38.1632547],[23.7889599,38.1634277],[23.7895128,38.1636991]]},{"id":17110,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03a0\u0391\u03a7\u039f\u03a5\u039d\u0399\u0391 MTB RACE 2015","description_GR":"\u039f \u03b5\u03c4\u03ae\u03c3\u03b9\u03bf\u03c2 \u03b1\u03b3\u03ce\u03bd\u03b1\u03c2 \u03c4\u03bf\u03c5 MBike \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","path":"MTB_ROADBIKE\/MTB_Parnitha_Bachounia_mtb_race_2015","activity_type":41,"assistance":2,"difficulty":4,"scenic_value":5,"length":14813,"name_EN":"Parnitha Mt: Bachounia MTB Race 2015","description_EN":"The annual race of MBike in Tatoi","ascent_time":160,"descent_time":165,"marker":"Red_dots","level":13,"ascent":402,"descent":402,"maxelev":649,"minelev":468,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.78986 38.14738,23.81654 38.17737)","views":72,"millestones":"0,23.7974990,38.1743074#1,23.8041287,38.1770768#2,23.8133505,38.1739551#3,23.8133565,38.1690524#4,23.8125229,38.1632452#5,23.8102354,38.1547728#6,23.8128805,38.1475788#7,23.8104877,38.1554673#8,23.8095938,38.1625507#9,23.8080838,38.1625411#10,23.8032738,38.1620639#11,23.8065236,38.1684250#12,23.8018637,38.1741468#13,23.7940700,38.1751968#14,23.7918220,38.1750479#14.8,23.7975012,38.1743074","x":23.8117051,"y":38.1600416,"coor":[[23.797499,38.1743074],[23.7983781,38.1735383],[23.7988648,38.173778],[23.799001,38.1740847],[23.7999595,38.1742485],[23.7996159,38.1746625],[23.7995932,38.175014],[23.8000379,38.175195],[23.8004025,38.175466],[23.8006067,38.175971],[23.801017,38.1762241],[23.8010393,38.1764314],[23.8009015,38.1767015],[23.8009691,38.1770441],[23.8007998,38.1772466],[23.8010962,38.1773913],[23.8014391,38.1772838],[23.8022612,38.1772581],[23.80314,38.1773587],[23.8036083,38.1772964],[23.8040151,38.1771304],[23.8052841,38.1765196],[23.8062083,38.1767374],[23.8066205,38.1762875],[23.8065871,38.175981],[23.806782,38.1756659],[23.807079,38.1756033],[23.8073182,38.175802],[23.8077182,38.1756584],[23.8080488,38.1758392],[23.8083114,38.1758487],[23.8095228,38.175382],[23.8105619,38.1753296],[23.8109505,38.175186],[23.8113855,38.174718],[23.8121509,38.17453],[23.8131,38.1739547],[23.8137736,38.1739558],[23.8141613,38.1741276],[23.8145957,38.1739391],[23.8149265,38.1740297],[23.8152806,38.1739492],[23.8157169,38.1742563],[23.8160951,38.1737071],[23.8164716,38.1733787],[23.8161527,38.1730538],[23.815354,38.1728542],[23.8151729,38.1722591],[23.8146037,38.1715913],[23.8145725,38.1714065],[23.8144351,38.170149],[23.8144928,38.1698968],[23.8143455,38.1690403],[23.8129299,38.1690561],[23.8126671,38.1691278],[23.8121842,38.1690775],[23.8119563,38.1688968],[23.8116745,38.1688919],[23.8114006,38.1688554],[23.8104773,38.1683312],[23.8098609,38.1682941],[23.8095073,38.1682034],[23.8095196,38.1678565],[23.8097953,38.167199],[23.8097393,38.1667663],[23.8098092,38.1662437],[23.8116288,38.1644621],[23.8127973,38.1628778],[23.8120935,38.1613445],[23.8122159,38.161178],[23.8120918,38.1605829],[23.8118983,38.1604024],[23.8117051,38.1600416],[23.8116262,38.1596629],[23.8116845,38.1591763],[23.81131,38.1583556],[23.8112665,38.1575083],[23.8110051,38.1570753],[23.8110396,38.1569762],[23.8107447,38.1562457],[23.8105286,38.155948],[23.8104285,38.1549204],[23.810269,38.154821],[23.8099733,38.1544059],[23.8100992,38.1542619],[23.8101124,38.153577],[23.810193,38.1533247],[23.8101025,38.1530092],[23.8102172,38.152793],[23.8100695,38.1525404],[23.8102883,38.1517837],[23.810667,38.1509912],[23.810542,38.1507838],[23.8106454,38.1504955],[23.8109317,38.1501355],[23.8112061,38.1499557],[23.8115045,38.1493072],[23.8118358,38.1491636],[23.8119847,38.1489835],[23.8126247,38.148606],[23.8130941,38.14803],[23.8129241,38.1475971],[23.8124706,38.1473756],[23.8129241,38.1475971],[23.8130941,38.14803],[23.8126247,38.148606],[23.8119847,38.1489835],[23.8118358,38.1491636],[23.8115045,38.1493072],[23.8112061,38.1499557],[23.8109317,38.1501355],[23.8106454,38.1504955],[23.810542,38.1507838],[23.810667,38.1509912],[23.8102883,38.1517837],[23.8100695,38.1525404],[23.8102172,38.152793],[23.8101025,38.1530092],[23.810193,38.1533247],[23.8101124,38.153577],[23.8100992,38.1542619],[23.8099733,38.1544059],[23.810269,38.154821],[23.8104285,38.1549204],[23.8105286,38.155948],[23.8107447,38.1562457],[23.8110396,38.1569762],[23.8110051,38.1570753],[23.8112665,38.1575083],[23.81131,38.1583556],[23.8116845,38.1591763],[23.8116262,38.1596629],[23.8117051,38.1600416],[23.8118983,38.1604024],[23.8120918,38.1605829],[23.8122159,38.161178],[23.8120935,38.1613445],[23.8116353,38.1619566],[23.8112877,38.1621724],[23.8102724,38.1619094],[23.8099754,38.161981],[23.809781,38.1621249],[23.8095861,38.162431],[23.809597,38.1626293],[23.8097451,38.1627467],[23.8100989,38.1627833],[23.8101557,38.1628735],[23.8096863,38.1634316],[23.8098219,38.1639725],[23.809559,38.1640983],[23.8090002,38.163863],[23.8086576,38.1639436],[23.8085655,38.1642138],[23.8088616,38.1644847],[23.808824,38.1649713],[23.8087362,38.1651289],[23.8082059,38.1656192],[23.8085501,38.1649438],[23.8084823,38.1646553],[23.8081409,38.1642672],[23.8080965,38.1637805],[23.808394,38.1635106],[23.8089878,38.1634214],[23.8091031,38.163007],[23.8083275,38.1627714],[23.8077126,38.1621936],[23.8073704,38.1620939],[23.8071648,38.1621386],[23.8069818,38.1622645],[23.8070152,38.162589],[23.8072886,38.1628058],[23.8076993,38.1628876],[23.8077446,38.1630318],[23.8063967,38.1633901],[23.806305,38.1635162],[23.8063379,38.1640389],[23.8060753,38.1640655],[23.8054046,38.1629829],[23.804949,38.1626217],[23.8046069,38.1624949],[23.8044486,38.1619088],[23.8041875,38.1613857],[23.8035627,38.1610647],[23.8033063,38.1617087],[23.8032475,38.1623214],[23.8025484,38.1633657],[23.8025236,38.1641047],[23.8021677,38.1648341],[23.8022238,38.1652037],[23.8026796,38.1655109],[23.8025798,38.1656144],[23.8021653,38.1657534],[23.8045545,38.166226],[23.8064221,38.1679235],[23.8063759,38.1681487],[23.8068644,38.1690418],[23.8068176,38.1694833],[23.8070291,38.1697586],[23.8073831,38.1697501],[23.8075199,38.1698044],[23.8076443,38.1702553],[23.8073958,38.1705973],[23.8067329,38.1709027],[23.8063667,38.1712175],[23.8051325,38.1716841],[23.8047422,38.1724946],[23.8039857,38.1735929],[23.803018,38.1743123],[23.8028238,38.174366],[23.8024021,38.1740769],[23.8018996,38.1741572],[23.8008386,38.1738489],[23.8005082,38.1736141],[23.8000716,38.1733069],[23.7993461,38.1731074],[23.7993586,38.1727289],[23.7996678,38.1723779],[23.7994854,38.1722694],[23.7991201,38.1722688],[23.7987083,38.1725655],[23.7977463,38.1736454],[23.795906,38.1744533],[23.7956999,38.1746693],[23.7956646,38.1750477],[23.7952585,38.1753309],[23.7948931,38.1753483],[23.7940565,38.1751936],[23.7934516,38.1751295],[23.7926748,38.1752904],[23.7922298,38.1751814],[23.7922994,38.174803],[23.7921971,38.1746406],[23.792188,38.1738114],[23.7917214,38.1732969],[23.791322,38.1732241],[23.7912539,38.1730798],[23.7910713,38.1730794],[23.7904789,38.1726277],[23.7903086,38.172294],[23.7900911,38.1721359],[23.7898907,38.1723473],[23.7898698,38.172523],[23.7900265,38.1727441],[23.7905622,38.1730605],[23.7908809,38.1733945],[23.79096,38.1736831],[23.790867,38.1742777],[23.7910324,38.1743276],[23.7918729,38.1750861],[23.7919291,38.1754062],[23.792077,38.1755867],[23.792647,38.1758941],[23.793058,38.1758949],[23.7932667,38.1763999],[23.7937231,38.1765179],[23.7938519,38.1765091],[23.7942861,38.1764017],[23.7945194,38.1762669],[23.7948437,38.1763036],[23.7952778,38.1761962],[23.7959523,38.1758639],[23.7961959,38.175648],[23.7966496,38.1751801],[23.7961298,38.1747917],[23.7975012,38.1743074]]},{"id":17111,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0386\u03b3\u03b9\u03bf\u03c2 \u0398\u03c9\u03bc\u03ac\u03c2-\u0392\u03bf\u03cd\u03bd\u03c4\u03b7\u03bc\u03b1","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u0392\u03cc\u03c1\u03b5\u03b9\u03b1 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","path":"MTB_ROADBIKE\/MTB_Parnitha_AgThomas_Voudima","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":4,"length":26262,"name_EN":"Parnitha Mt: Aghios Thomas-Voudima","description_EN":"An interesting loop ride in Northern Parnitha","ascent_time":110,"descent_time":110,"marker":"No_marks","level":13,"ascent":693,"descent":693,"maxelev":524,"minelev":198,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.57969 38.21326,23.674 38.27198)","views":71,"millestones":"0,23.5851836,38.2720032#1,23.5925406,38.2655761#2,23.6025725,38.2616798#3,23.6118513,38.2566296#4,23.6208649,38.2521096#5,23.6302306,38.2488017#6,23.6356645,38.2454164#7,23.6425252,38.2456543#8,23.6497479,38.2432858#9,23.6595264,38.2392933#10,23.6681962,38.2371542#11,23.6736741,38.2307433#12,23.6666344,38.2241841#13,23.6586960,38.2186633#14,23.6483490,38.2153564#15,23.6383044,38.2148966#16,23.6319809,38.2139783#17,23.6285755,38.2208536#18,23.6211919,38.2252197#19,23.6171207,38.2293520#20,23.6142738,38.2358333#21,23.6082701,38.2425219#22,23.5995889,38.2472168#23,23.5917424,38.2514330#24,23.5817099,38.2544626#25,23.5825443,38.2619480#26.3,23.5851857,38.2720032","x":23.6484415,"y":38.2153908,"coor":[[23.5851836,38.2720032],[23.5854152,38.2718598],[23.5859644,38.2717716],[23.5867262,38.2714994],[23.5871161,38.2712845],[23.5876657,38.2711422],[23.5880109,38.2707379],[23.5882605,38.2704954],[23.5892193,38.26994],[23.5899144,38.2691403],[23.5900155,38.2690055],[23.5904532,38.2684122],[23.5908694,38.2675845],[23.5922958,38.2659853],[23.592988,38.2648521],[23.5973487,38.263281],[23.5984246,38.2630323],[23.6015282,38.2619434],[23.6036458,38.2614098],[23.60431,38.2611777],[23.6053751,38.2605279],[23.6063239,38.2599093],[23.607504,38.2593995],[23.6082153,38.2589152],[23.6092584,38.2583599],[23.6096428,38.2582711],[23.610193,38.2579755],[23.6116275,38.2568988],[23.6129618,38.255308],[23.6142329,38.2548435],[23.6144171,38.2545918],[23.6147182,38.2538537],[23.6150855,38.2535485],[23.6160019,38.253155],[23.6177454,38.2528452],[23.618434,38.2527078],[23.6195057,38.2523327],[23.619751,38.2522074],[23.6206999,38.2521564],[23.6223938,38.2516751],[23.623013,38.2512986],[23.6245818,38.2506908],[23.6255684,38.249973],[23.6261412,38.2497134],[23.6273306,38.249546],[23.6274674,38.2496005],[23.6277282,38.2500159],[23.6279336,38.2500706],[23.6282788,38.2496211],[23.6286802,38.2493339],[23.6289235,38.249177],[23.6291307,38.2488893],[23.6296001,38.2487285],[23.6301721,38.248825],[23.6306416,38.2486372],[23.63163,38.2475408],[23.6321454,38.2468304],[23.6322594,38.2468848],[23.6325992,38.2474807],[23.6328041,38.2476436],[23.6332328,38.2479018],[23.6337936,38.2483857],[23.6333513,38.247055],[23.633891,38.246552],[23.6339153,38.2462636],[23.6341453,38.245976],[23.6341135,38.2454802],[23.6346168,38.2453736],[23.6355992,38.2454578],[23.6362298,38.2450542],[23.6363854,38.2449916],[23.6366842,38.244668],[23.6374725,38.2447065],[23.6378157,38.2441353],[23.6386934,38.2445706],[23.6386359,38.2446605],[23.6380976,38.2448932],[23.6378909,38.2450908],[23.6380113,38.2461727],[23.6385244,38.2463906],[23.6387301,38.2463912],[23.6395558,38.245817],[23.640628,38.2455814],[23.6418041,38.2457833],[23.642822,38.2456061],[23.643074,38.2454897],[23.6431308,38.2453457],[23.6429499,38.2449396],[23.6428503,38.2442724],[23.6432636,38.2438861],[23.6443513,38.2434748],[23.6448884,38.2434674],[23.6453576,38.2433247],[23.6473221,38.2435469],[23.6475155,38.2437277],[23.6477628,38.2445846],[23.6478652,38.2446751],[23.6480936,38.2447028],[23.6486315,38.2445422],[23.6490098,38.2443],[23.6491369,38.244012],[23.6494925,38.2437336],[23.6498958,38.2430229],[23.6521598,38.2427412],[23.6528803,38.2426217],[23.6533365,38.2425149],[23.6539562,38.2419759],[23.6552165,38.2412767],[23.6557097,38.2408816],[23.656202,38.2406938],[23.656705,38.2406412],[23.6573813,38.2402015],[23.6587775,38.239755],[23.6591125,38.2395036],[23.6596369,38.2392347],[23.6600049,38.2387491],[23.6603146,38.2384977],[23.6604975,38.2384802],[23.6609313,38.2385761],[23.6613203,38.238469],[23.6615495,38.2383165],[23.6618836,38.2377226],[23.6624916,38.2372197],[23.6633511,38.2366634],[23.6635682,38.236682],[23.664399,38.2371756],[23.6650706,38.2377182],[23.6659382,38.237901],[23.6666113,38.2381552],[23.6669916,38.2376696],[23.6676668,38.2374553],[23.6686635,38.2368813],[23.6693058,38.2363514],[23.6699948,38.2355962],[23.6706871,38.2341201],[23.6708401,38.2331112],[23.6710127,38.2328548],[23.6712554,38.2327879],[23.6717109,38.2328928],[23.672325,38.2329847],[23.6729087,38.232779],[23.6733558,38.2324378],[23.6735062,38.2320236],[23.6733812,38.231861],[23.6737597,38.2315467],[23.6739239,38.2311596],[23.6739004,38.2309838],[23.673821,38.2308484],[23.6732971,38.2304684],[23.6730827,38.229873],[23.6723095,38.2290417],[23.6718686,38.227995],[23.6715171,38.2273992],[23.6713353,38.2271734],[23.6705406,38.2266033],[23.6695998,38.2262177],[23.6685386,38.2259353],[23.6678006,38.2249148],[23.667072,38.224354],[23.6653385,38.2236821],[23.664678,38.2232206],[23.6642674,38.2230752],[23.6642589,38.2224263],[23.6642293,38.2221153],[23.6640358,38.2219615],[23.6637678,38.2218706],[23.6628216,38.2214173],[23.6626407,38.2210202],[23.662504,38.2209297],[23.6615672,38.220945],[23.6612821,38.220836],[23.6608723,38.2205194],[23.6603438,38.2199321],[23.659456,38.2192265],[23.6581949,38.2182766],[23.6567005,38.2178306],[23.6527548,38.216377],[23.6519896,38.2163387],[23.6513964,38.2161657],[23.6506314,38.2160913],[23.6501185,38.2158464],[23.6495152,38.215403],[23.6484415,38.2153908],[23.6476957,38.2151137],[23.6460477,38.2143382],[23.6456827,38.2142379],[23.6437287,38.2143582],[23.642838,38.2143104],[23.6426898,38.2142469],[23.6416634,38.2143474],[23.6393457,38.214097],[23.6393849,38.214764],[23.6389077,38.2146769],[23.6382554,38.2149092],[23.6375447,38.2154117],[23.6371796,38.2153115],[23.6364587,38.2155706],[23.6361697,38.2155292],[23.6357024,38.2153204],[23.6353834,38.2151572],[23.6349742,38.2147594],[23.6342568,38.2142885],[23.6341216,38.2139276],[23.6335762,38.2133491],[23.6335303,38.213385],[23.6336657,38.2137279],[23.633447,38.2140607],[23.6332297,38.214096],[23.6328082,38.2138784],[23.6327279,38.2139503],[23.6327036,38.2142296],[23.6325215,38.2141028],[23.6324426,38.2138953],[23.6326177,38.2131388],[23.6324463,38.2131563],[23.6319984,38.2136235],[23.6319735,38.214038],[23.6323582,38.2147693],[23.6324242,38.2150669],[23.6325369,38.2155809],[23.632444,38.2158871],[23.6326482,38.2161581],[23.6325496,38.2164642],[23.6323775,38.2173153],[23.6324782,38.2177302],[23.6323401,38.2179461],[23.6318696,38.2183592],[23.631675,38.2184397],[23.6305775,38.2186075],[23.6293983,38.2191085],[23.6293408,38.2191804],[23.6292645,38.2193694],[23.6294904,38.2198748],[23.6294769,38.2202893],[23.6290291,38.2207386],[23.6286971,38.2208727],[23.6277986,38.2207302],[23.6271675,38.2206335],[23.6255361,38.2201957],[23.6252967,38.2203121],[23.6252275,38.2204291],[23.6248795,38.2214734],[23.6244759,38.2221931],[23.6237164,38.2232722],[23.6233698,38.2235955],[23.6229764,38.2245676],[23.6225287,38.2249807],[23.6208819,38.2252818],[23.6199546,38.2256484],[23.619646,38.2256744],[23.6189725,38.2255641],[23.6186179,38.225644],[23.6182601,38.2263458],[23.6180397,38.2265118],[23.616774,38.2267195],[23.6155537,38.226711],[23.6157573,38.2270902],[23.6159965,38.2277128],[23.615457,38.2281797],[23.6154446,38.228378],[23.6159695,38.2284968],[23.6165183,38.2284265],[23.616826,38.2285717],[23.6170644,38.2288609],[23.6171077,38.2293297],[23.6172549,38.2295825],[23.6175607,38.2305073],[23.6181517,38.2311041],[23.6186301,38.231385],[23.6186181,38.2314931],[23.6183435,38.2315643],[23.6182514,38.2316902],[23.6181345,38.2322035],[23.61812,38.2327983],[23.6166628,38.2339471],[23.6156554,38.2343224],[23.6148209,38.2343917],[23.6149288,38.2355998],[23.6148139,38.2357075],[23.6143108,38.235787],[23.6141796,38.2359488],[23.614198,38.2378775],[23.6134134,38.2380146],[23.612682,38.2380392],[23.6124302,38.2381105],[23.6121205,38.2383258],[23.6116827,38.238811],[23.6106709,38.2399793],[23.6089255,38.2415597],[23.6080615,38.2428546],[23.6078739,38.2437372],[23.6068397,38.2447972],[23.6062322,38.2451376],[23.6059578,38.2451547],[23.6055926,38.2450634],[23.6051353,38.2450979],[23.6041153,38.2456442],[23.6033826,38.245876],[23.6020898,38.246142],[23.6002125,38.2467124],[23.5995926,38.247215],[23.598802,38.2475909],[23.5984119,38.2478689],[23.597232,38.2483696],[23.5965778,38.248872],[23.5964627,38.2490248],[23.5964733,38.2491691],[23.5968625,38.2494498],[23.5968715,38.2498824],[23.5967785,38.2499812],[23.5966302,38.2501339],[23.5957082,38.2499009],[23.5952273,38.2500615],[23.5947115,38.2503481],[23.5936663,38.2512773],[23.5935519,38.2512904],[23.5934814,38.2511865],[23.593025,38.2510588],[23.5924302,38.2511468],[23.5921548,38.2513351],[23.5915712,38.2514773],[23.5909864,38.2518177],[23.5906758,38.2521771],[23.5902179,38.2523107],[23.5897147,38.2523631],[23.5892243,38.2521811],[23.5887735,38.2522606],[23.5864193,38.2526579],[23.5854456,38.253051],[23.5834672,38.2532693],[23.5828143,38.2535194],[23.5826861,38.2539515],[23.582205,38.25413],[23.5817346,38.2544528],[23.5812649,38.2546404],[23.5805042,38.2547503],[23.58017,38.2550465],[23.5797901,38.2555138],[23.5798888,38.2562352],[23.580665,38.2584099],[23.5809477,38.2589337],[23.581173,38.2595068],[23.5812633,38.2600839],[23.5812024,38.2607325],[23.5813827,38.2611928],[23.5825294,38.2619224],[23.5829256,38.2625907],[23.582874,38.2628699],[23.5828575,38.262951],[23.5829831,38.2629695],[23.5831574,38.2630332],[23.5834865,38.2634489],[23.5839047,38.2642795],[23.5839922,38.2649828],[23.5839064,38.2664245],[23.5839003,38.2674969],[23.5840209,38.267966],[23.5844166,38.2687425],[23.5845277,38.2693016],[23.584603,38.270131],[23.5843488,38.2705988],[23.5844854,38.2709553],[23.5847711,38.2713528],[23.5848278,38.2714251],[23.5851857,38.2720032]]},{"id":17112,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd","description_GR":"\u039c\u03b9\u03b1 \u03b4\u03c1\u03bf\u03c3\u03b5\u03c1\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03b1 \u03ad\u03bb\u03b1\u03c4\u03b1","path":"MTB_ROADBIKE\/RoadBike_Parnitha_gyros_koryfon","activity_type":42,"assistance":2,"difficulty":2,"scenic_value":5,"length":14953,"name_EN":"Parnitha Mt: Summit loop","description_EN":"A loop in the fir forest","ascent_time":45,"descent_time":45,"marker":"No_marks","level":13,"ascent":486,"descent":486,"maxelev":1191,"minelev":966,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.69767 38.15581,23.74198 38.18152)","views":109,"millestones":"0,23.7195627,38.1558201#1,23.7286508,38.1583955#2,23.7222843,38.1631767#3,23.7246545,38.1694506#4,23.7330438,38.1684339#5,23.7405931,38.1721246#6,23.7383796,38.1785466#7,23.7285610,38.1807647#8,23.7183886,38.1804230#9,23.7085081,38.1785215#10,23.7007617,38.1756318#11,23.6979520,38.1695836#12,23.7013792,38.1650872#13,23.7014806,38.1606337#14,23.7101263,38.1565253#15.0,23.7195627,38.1558201","x":23.7242989,"y":38.1807961,"coor":[[23.7195627,38.1558201],[23.7199278,38.155875],[23.7204266,38.1558221],[23.7215568,38.1557617],[23.7229262,38.1558281],[23.7239987,38.1559568],[23.7249339,38.1561572],[23.726098,38.156196],[23.7274095,38.1564965],[23.7284055,38.1569269],[23.7285343,38.1570173],[23.7285912,38.1570625],[23.7290466,38.1576674],[23.7291365,38.1580641],[23.7290332,38.1582081],[23.7284157,38.1585131],[23.7284152,38.1586393],[23.7286883,38.1588742],[23.7287107,38.1590005],[23.7279881,38.1599361],[23.7268682,38.160258],[23.726446,38.1602389],[23.7259442,38.1601206],[23.7255328,38.1602458],[23.7250533,38.1602627],[23.724452,38.1607931],[23.7236302,38.1607911],[23.7223162,38.1611305],[23.722132,38.1615447],[23.7218111,38.1618684],[23.7223328,38.1627799],[23.7223431,38.1630683],[23.7221592,38.1634013],[23.7223407,38.1636992],[23.7237184,38.1646307],[23.7246303,38.1649933],[23.7263522,38.165466],[23.7264888,38.1655745],[23.726477,38.1656916],[23.7260648,38.1660151],[23.7257431,38.1665551],[23.7252732,38.1670587],[23.7250888,38.167536],[23.7243523,38.1681426],[23.7242926,38.1688274],[23.7244502,38.1694316],[23.7246509,38.1694546],[23.7248458,38.1692388],[23.7250058,38.1692031],[23.7257591,38.1692499],[23.7261499,38.1691923],[23.7264693,38.1692651],[23.7266051,38.1695989],[23.7267644,38.1697254],[23.7273809,38.1697269],[23.7280051,38.1697508],[23.7293647,38.1694656],[23.7302923,38.1686656],[23.7303973,38.1683459],[23.7305127,38.1680217],[23.730914,38.167554],[23.7313484,38.1673747],[23.7318853,38.1672858],[23.7322505,38.1673227],[23.7325809,38.1674857],[23.7327282,38.1677834],[23.7326473,38.1680716],[23.7330455,38.168433],[23.7335019,38.1685062],[23.7339165,38.1684711],[23.7347467,38.1693562],[23.7351454,38.1695824],[23.7356929,38.1697278],[23.7363072,38.1703421],[23.7369703,38.1703616],[23.7376331,38.1701828],[23.7382165,38.1698416],[23.7388905,38.169735],[23.7394268,38.1697903],[23.7395273,38.169813],[23.7396526,38.1699034],[23.7398221,38.1703905],[23.7397757,38.1706067],[23.7395233,38.1709396],[23.7396235,38.1716608],[23.740022,38.1719591],[23.7412424,38.1723043],[23.741447,38.1725571],[23.7415701,38.1732603],[23.7411923,38.1735659],[23.7410993,38.1740344],[23.7414124,38.1745578],[23.7415146,38.1747202],[23.7418679,38.1749103],[23.7419132,38.1750185],[23.7408964,38.1762014],[23.7402725,38.1766687],[23.7403186,38.177169],[23.7403406,38.1773854],[23.7397132,38.1785331],[23.739484,38.1787849],[23.7391984,38.1788384],[23.7388218,38.1787925],[23.7378532,38.1782496],[23.7373942,38.1788794],[23.7368576,38.1788962],[23.735748,38.1791641],[23.7352222,38.1793252],[23.7344314,38.1801525],[23.7341456,38.180242],[23.7338946,38.1802054],[23.7338375,38.1801917],[23.7330889,38.1800098],[23.7326554,38.1803017],[23.7316177,38.1808131],[23.7311152,38.180848],[23.7294373,38.1806999],[23.7288093,38.1807165],[23.7283636,38.1808056],[23.7278829,38.1811289],[23.7276314,38.1812004],[23.7268094,38.1811805],[23.7261708,38.1809627],[23.7255767,38.1810695],[23.7251086,38.1810594],[23.7242989,38.1807961],[23.723819,38.1809031],[23.7233623,38.180884],[23.7231678,38.1810007],[23.7229723,38.1813518],[23.7220809,38.181584],[23.7215336,38.1813664],[23.7207223,38.1815357],[23.7203351,38.1812734],[23.7195482,38.1810282],[23.7188535,38.1805579],[23.7177472,38.1802308],[23.7169474,38.1803911],[23.7164566,38.1803538],[23.7160792,38.1804971],[23.7156109,38.1805501],[23.714982,38.1807829],[23.7144002,38.1806373],[23.7139664,38.1806362],[23.7127138,38.179786],[23.7122001,38.1797577],[23.7116174,38.1798464],[23.7111037,38.1798271],[23.7098722,38.1794095],[23.709679,38.1791927],[23.7095438,38.1787417],[23.7090999,38.1783891],[23.7084485,38.1785317],[23.707259,38.1790695],[23.7061614,38.1794363],[23.7057388,38.1794803],[23.7052829,38.1792719],[23.7046198,38.1794955],[23.7041516,38.1795124],[23.7032282,38.1791495],[23.7031034,38.1789509],[23.7030941,38.1784462],[23.7027641,38.178157],[23.7023308,38.1780297],[23.7020804,38.1778308],[23.7019127,38.1769652],[23.7016174,38.1765679],[23.7016763,38.1761444],[23.7015969,38.176],[23.7004117,38.1754743],[23.6997643,38.1746435],[23.6991597,38.1745247],[23.6986109,38.1747216],[23.6983267,38.1744325],[23.6977799,38.1741427],[23.6977024,38.1735476],[23.6981609,38.1730982],[23.6987329,38.1728293],[23.6988825,38.1725232],[23.698786,38.172149],[23.6987531,38.1718064],[23.6982644,38.1712824],[23.697918,38.1705831],[23.6980904,38.1703131],[23.6985956,38.1701252],[23.6987194,38.1700218],[23.6986974,38.1698415],[23.6979564,38.1695873],[23.6978085,38.1694607],[23.6978206,38.1692805],[23.6981647,38.1689029],[23.698087,38.1683619],[23.6981449,38.1681638],[23.6983165,38.1680741],[23.6989442,38.1681118],[23.6990606,38.1675713],[23.6993699,38.1673197],[23.6995753,38.1673293],[23.6999399,38.1675105],[23.7005218,38.167584],[23.7008979,38.1677382],[23.7011721,38.1676848],[23.7007652,38.1666744],[23.6994436,38.1660492],[23.6993072,38.1658956],[23.6994108,38.1656796],[23.6999484,38.1654286],[23.7014453,38.1650719],[23.7017414,38.1652439],[23.7022519,38.1660203],[23.7023432,38.1660385],[23.7025298,38.1650656],[23.7027137,38.1647416],[23.7038226,38.1643389],[23.7039257,38.164249],[23.7038465,38.1640866],[23.7026603,38.1638312],[23.7023667,38.1635872],[23.7019917,38.1631536],[23.7008748,38.1627362],[23.700687,38.162605],[23.7006431,38.1621723],[23.7010453,38.1615064],[23.7012645,38.1609392],[23.7016319,38.1604174],[23.7022967,38.1597521],[23.702207,38.1593553],[23.7024038,38.1586619],[23.702713,38.1584103],[23.7035243,38.1581961],[23.7039371,38.1577284],[23.7045667,38.1572884],[23.7053782,38.1570201],[23.7060172,38.1570577],[23.7066914,38.1568792],[23.7073306,38.1568717],[23.7081077,38.1566303],[23.7091243,38.1564526],[23.7099231,38.1564906],[23.7114059,38.1567466],[23.7118506,38.1568739],[23.7121808,38.157073],[23.7123863,38.1570555],[23.7129223,38.1563583],[23.714623,38.1563624],[23.716416,38.1561144],[23.7170618,38.1558772],[23.7186138,38.155953],[23.7191962,38.1558643],[23.7195627,38.1558201]]},{"id":17404,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03bb\u03b7\u03bc\u03ad\u03bd\u03c4\u03b9-\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03a0\u03b1\u03bd\u03cc\u03c2","description_GR":"\u039f \u03b5\u03c5\u03ba\u03bf\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c4\u03bf\u03c5 \u03a0\u03b1\u03bd\u03cc\u03c2","path":"ATTIKI\/Attiki_Parnitha_Klimenti_Spileo_Panos","activity_type":33,"assistance":2,"difficulty":3,"scenic_value":4,"length":3660,"name_EN":"Parnitha Mt: Klimenti-Cave of Pan","description_EN":"The easiest way to the cave of Pan","ascent_time":140,"descent_time":140,"marker":"Red_dots","level":13,"ascent":194,"descent":194,"maxelev":799,"minelev":697,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.65537 38.14683,23.67326 38.15803)","views":120,"millestones":"0,23.6553908,38.1539505#1,23.6645738,38.1579334#2,23.6687744,38.1532368#3,23.6724569,38.1506436#3.7,23.6687118,38.1468193","x":23.6683015,"y":38.1527574,"coor":[[23.6553908,38.1539505],[23.6556406,38.1540098],[23.6558673,38.1543259],[23.6560266,38.1544345],[23.6562435,38.1544351],[23.6564743,38.1543502],[23.6567457,38.1544276],[23.6572921,38.1547536],[23.6578624,38.1548184],[23.658204,38.1550086],[23.6586146,38.1550639],[23.6589791,38.1552272],[23.6592747,38.1554804],[23.6598099,38.1557343],[23.6602759,38.1561683],[23.6610518,38.1562246],[23.6616562,38.1563345],[23.6622958,38.1562552],[23.6626381,38.1562742],[23.6628201,38.1564189],[23.6632757,38.1566275],[23.6637647,38.1570075],[23.6644025,38.1573157],[23.6645386,38.1575144],[23.6645821,38.1579832],[23.6646502,38.1580554],[23.6649707,38.1578761],[23.6651434,38.1575341],[23.6651258,38.1563985],[23.6648532,38.1561093],[23.6650509,38.1557674],[23.6651993,38.1557678],[23.6657708,38.1555892],[23.6664444,38.155546],[23.6666949,38.1554476],[23.6668898,38.1552679],[23.666901,38.1550787],[23.6666976,38.1546365],[23.6666308,38.1544966],[23.6669247,38.1543397],[23.6675983,38.1542876],[23.6687864,38.1540566],[23.6694487,38.1539863],[23.6696764,38.1541132],[23.6698363,38.1540956],[23.6698481,38.1539965],[23.669678,38.1537527],[23.6689606,38.1533901],[23.6684603,38.1529742],[23.6683015,38.1527574],[23.6683022,38.1526042],[23.6686606,38.1523709],[23.6688402,38.1522542],[23.6693085,38.1521834],[23.6695943,38.1520671],[23.669721,38.1518241],[23.6696309,38.1515445],[23.6697001,38.1513824],[23.6701239,38.1510501],[23.6704892,38.1510331],[23.6706951,38.1509436],[23.6708557,38.1507638],[23.6708564,38.1506061],[23.6708159,38.1504933],[23.670805,38.1503671],[23.6709536,38.1503134],[23.6710515,38.1503588],[23.67117,38.1504132],[23.6712491,38.1505937],[23.6713728,38.1510086],[23.672055,38.1515963],[23.6721555,38.1520833],[23.6722463,38.1521917],[23.6723492,38.1521559],[23.6725791,38.151796],[23.673241,38.1517979],[23.6731732,38.1516535],[23.6727178,38.1513909],[23.6725099,38.1511424],[23.6724445,38.1504573],[23.6722746,38.1501684],[23.6722873,38.1498801],[23.6725058,38.1495202],[23.6724382,38.1493307],[23.6721363,38.1492082],[23.6717704,38.1488827],[23.6715042,38.1484178],[23.6712913,38.1483496],[23.6706281,38.1483072],[23.6704529,38.1482527],[23.6702026,38.1480807],[23.6699496,38.1477105],[23.6698107,38.147656],[23.6693551,38.1474745],[23.6690532,38.1473475],[23.6688788,38.1470315],[23.6687021,38.1469815],[23.6687118,38.1468193]]},{"id":17842,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a4\u03b1 \u03c0\u03bf\u03c5\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u03b5\u03bb\u03b1\u03c4\u03bf\u03b4\u03ac\u03c3\u03bf\u03c5\u03c2","description_GR":"","path":"NATURE\/Nature_Parnitha_Birds_Skipiza_loop","activity_type":92,"assistance":2,"difficulty":2,"scenic_value":4,"length":6132,"name_EN":"Parnitha: Birdwatching in the fir forest","description_EN":"","ascent_time":0,"descent_time":0,"marker":"O22","level":13,"ascent":302,"descent":302,"maxelev":1283,"minelev":1123,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.70492 38.16759,23.72748 38.17839)","views":48,"millestones":"0,23.7271363,38.1675858#1,23.7188533,38.1693590#2,23.7090903,38.1722415#3,23.7092032,38.1743684#4,23.7184443,38.1782748#5,23.7253048,38.1752526#6.1,23.7271384,38.1675858","x":23.7089973,"y":38.1743152,"coor":[[23.7271363,38.1675858],[23.7270779,38.1679281],[23.7270019,38.1681172],[23.7266703,38.1682787],[23.726524,38.1682738],[23.7264293,38.1689],[23.7261795,38.1691067],[23.7261563,38.1691968],[23.7257566,38.1692499],[23.7250033,38.1692031],[23.7248433,38.1692388],[23.7246485,38.1694546],[23.7244488,38.1694316],[23.724344,38.1699631],[23.7241837,38.1700979],[23.7240237,38.1701336],[23.7238186,38.170043],[23.723455,38.1695735],[23.7230797,38.1692121],[23.7228291,38.1690493],[23.7223844,38.168904],[23.7206605,38.168927],[23.7191976,38.1693741],[23.7178735,38.1693169],[23.7174197,38.1692256],[23.7169613,38.1696932],[23.7166295,38.1698817],[23.7161493,38.1700517],[23.7157484,38.1704113],[23.7151773,38.170482],[23.7149721,38.1704184],[23.7146409,38.1704356],[23.7141378,38.1706507],[23.7140115,38.1708126],[23.7138174,38.1708302],[23.71352,38.1709737],[23.7133717,38.1709553],[23.7132801,38.1710091],[23.7130065,38.1709183],[23.7128694,38.170954],[23.7125957,38.1708813],[23.7118988,38.1710057],[23.7117618,38.1709874],[23.7115435,38.1713564],[23.7110179,38.1714632],[23.7107314,38.1717509],[23.7102285,38.1718849],[23.7098176,38.1718568],[23.7089481,38.1723233],[23.7084912,38.1723943],[23.7083309,38.172511],[23.7081252,38.1725556],[23.7079792,38.1724921],[23.707728,38.1724915],[23.7062533,38.1729745],[23.7057738,38.1729733],[23.7052377,38.1731252],[23.7050766,38.1734402],[23.705086,38.173954],[23.7049365,38.174224],[23.7049702,38.1743502],[23.7054148,38.1745136],[23.7056433,38.1744781],[23.7057807,38.1743703],[23.7059178,38.1743526],[23.7059859,38.1744429],[23.7061879,38.1745245],[23.706249,38.1745787],[23.7062214,38.1747184],[23.7061454,38.1747993],[23.7060988,38.175029],[23.7065451,38.1747642],[23.7067379,38.1745709],[23.7069867,38.1746076],[23.7074894,38.1745368],[23.7076951,38.1744832],[23.7078669,38.1743304],[23.7083699,38.1741875],[23.7087466,38.1741884],[23.7089973,38.1743152],[23.7091343,38.1743155],[23.7094985,38.1745958],[23.7096583,38.1746143],[23.710456,38.1749767],[23.7108438,38.1750678],[23.710889,38.1751941],[23.711174,38.175312],[23.7111394,38.175402],[23.7113663,38.175745],[23.7113539,38.1759974],[23.7114786,38.176232],[23.7119119,38.1763773],[23.7124584,38.1767481],[23.7130625,38.1770109],[23.7134381,38.1773273],[23.7144176,38.1779245],[23.7148855,38.1779797],[23.7152162,38.1780887],[23.7158672,38.1780452],[23.7159811,38.1780996],[23.7171797,38.1781565],[23.7176474,38.1782838],[23.7187663,38.1782685],[23.7192568,38.1783868],[23.7198961,38.1784244],[23.7206616,38.178264],[23.7210498,38.1782829],[23.7225578,38.1780432],[23.7228782,38.1778457],[23.7232209,38.1778104],[23.7237239,38.1776313],[23.7240557,38.1774609],[23.7246053,38.1770476],[23.7249934,38.1770575],[23.7255975,38.1773293],[23.7256778,38.1772394],[23.7262719,38.1771236],[23.7265464,38.1769981],[23.7263205,38.176619],[23.72631,38.1763666],[23.7262195,38.1761591],[23.7258218,38.1756355],[23.7252867,38.1752377],[23.7251505,38.175021],[23.7246726,38.1746054],[23.7246748,38.1740195],[23.7249839,38.173804],[23.7249502,38.1736597],[23.7250419,38.1735608],[23.7249966,38.1734525],[23.7248956,38.173263],[23.7248623,38.1730106],[23.7250341,38.1728848],[23.725331,38.1728585],[23.7255369,38.1727508],[23.7256636,38.1724537],[23.7260297,38.1722382],[23.726236,38.1720314],[23.7263971,38.1716983],[23.7270833,38.1713665],[23.7271344,38.1711638],[23.7269079,38.1706676],[23.7270911,38.1705058],[23.7270689,38.1703525],[23.7274697,38.17002],[23.7273556,38.1700107],[23.7272991,38.1698483],[23.7274481,38.1696955],[23.7274025,38.1696593],[23.7273274,38.1696186],[23.7274081,38.1694205],[23.7273519,38.169186],[23.7271241,38.1690413],[23.726817,38.1687252],[23.7266991,38.1684906],[23.7266724,38.1682787],[23.7270041,38.1681172],[23.7270801,38.1679282],[23.7271384,38.1675858]]},{"id":17894,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03b1\u03bd\u03b9\u03c4\u03ac\u03c1\u03b9\u03b1 \u03c3\u03c4\u03bf \u039c\u03b5\u03c3\u03b9\u03b1\u03bd\u03cc \u039d\u03b5\u03c1\u03cc","description_GR":"\u0393\u03b9\u03b1 \u03c3\u03c5\u03bb\u03bb\u03ad\u03ba\u03c4\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c6\u03c5\u03c3\u03b9\u03bf\u03bb\u03ac\u03c4\u03c1\u03b5\u03c2","path":"NATURE\/Nature_Parnitha_Mushrooms_Mesiano_loop","activity_type":97,"assistance":2,"difficulty":1,"scenic_value":4,"length":2787,"name_EN":"Parnitha: Mushrooms of the fir forest","description_EN":"For mushroom lovers","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":145,"descent":145,"maxelev":1108,"minelev":973,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.74033 38.17519,23.74862 38.18104)","views":54,"millestones":"0,23.7403399,38.1773854#1,23.7441343,38.1809081#2,23.7466533,38.1756184#2.8,23.7403399,38.1773854","x":23.7484762,"y":38.1786288,"coor":[[23.7403399,38.1773854],[23.7404315,38.1773315],[23.7405811,38.1772913],[23.7407303,38.1770663],[23.7414384,38.1769957],[23.7418617,38.1767623],[23.7419872,38.1767806],[23.7421237,38.1769251],[23.7426596,38.1771426],[23.7427619,38.177251],[23.7430685,38.1777474],[23.7428136,38.1787923],[23.7423092,38.179386],[23.742365,38.1797286],[23.7419416,38.1800161],[23.7419755,38.1801063],[23.7422146,38.180287],[23.7425671,38.1804095],[23.7430353,38.1803744],[23.7441438,38.1800975],[23.7445549,38.1800803],[23.7447488,38.1801529],[23.7447941,38.1802611],[23.7444512,38.1803505],[23.7442109,38.1805032],[23.7440725,38.1809175],[23.7445637,38.1808464],[23.7449627,38.1810095],[23.7455231,38.1810513],[23.7457854,38.1808311],[23.7462999,38.1806519],[23.7464146,38.1804899],[23.7468037,38.1802204],[23.7470334,38.1798514],[23.7473653,38.1796178],[23.7475718,38.1793478],[23.7478231,38.1792943],[23.7481664,38.1790787],[23.7485205,38.1790435],[23.7486124,38.1788814],[23.7484762,38.1786288],[23.7480773,38.1784296],[23.7478735,38.1779245],[23.7475548,38.1776444],[23.7474755,38.177455],[23.7472932,38.1773465],[23.7468479,38.1773635],[23.7467113,38.1772551],[23.7467464,38.1769848],[23.7468841,38.1767868],[23.7468964,38.1765345],[23.7471714,38.1762647],[23.7471837,38.1760124],[23.7470021,38.1756875],[23.7467395,38.1756779],[23.7465573,38.1755514],[23.7463632,38.175551],[23.7456103,38.1753871],[23.7454776,38.1754769],[23.7451121,38.1755212],[23.7446316,38.1757905],[23.7445628,38.1758985],[23.7444371,38.1759163],[23.7441747,38.1758707],[23.7441295,38.1757173],[23.7435244,38.175734],[23.7434334,38.1756437],[23.7431369,38.1755259],[23.7427568,38.1751736],[23.7425489,38.1752452],[23.7424504,38.1753487],[23.7420833,38.1758345],[23.7417629,38.1760501],[23.7415677,38.1763742],[23.7413273,38.1765539],[23.7411215,38.1766345],[23.7406532,38.1766696],[23.7405159,38.1767594],[23.7404355,38.1768944],[23.7404315,38.1773315],[23.7403399,38.1773854]]},{"id":18593,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0397 \u03c7\u03bb\u03c9\u03c1\u03af\u03b4\u03b1 \u03c4\u03b7\u03c2 \u039a\u03c5\u03c1\u03ac\u03c2","description_GR":"\u0397 \u03c7\u03bb\u03c9\u03c1\u03af\u03b4\u03b1 \u03c4\u03bf\u03c5 \u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","path":"NATURE\/Nature_Parnitha_Flora_Kyra_loop","activity_type":96,"assistance":2,"difficulty":1,"scenic_value":4,"length":4671,"name_EN":"Parnitha: Flora of Kyra peak","description_EN":"Flora of June","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":338,"descent":338,"maxelev":1150,"minelev":842,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.70061 38.14062,23.7146 38.14981)","views":52,"millestones":"0,23.7145952,38.1406219#1,23.7078714,38.1450721#2,23.7021867,38.1463967#3,23.7092816,38.1487479#4,23.7100593,38.1423580#4.7,23.7145952,38.1406219","x":23.7035563,"y":38.1472188,"coor":[[23.7145952,38.1406219],[23.7144055,38.140689],[23.7143708,38.1408061],[23.7141646,38.1410219],[23.7141981,38.1412022],[23.7140263,38.141364],[23.713204,38.1415423],[23.7129519,38.141794],[23.7124608,38.141901],[23.7121406,38.1420624],[23.7117411,38.1420975],[23.7112507,38.1420242],[23.7106012,38.1417702],[23.7103843,38.1417967],[23.7104296,38.141887],[23.7102351,38.1420127],[23.7102689,38.1421029],[23.7100747,38.1421565],[23.7104055,38.1422023],[23.7102339,38.1423191],[23.709994,38.1423726],[23.710028,38.1424267],[23.7099251,38.1424805],[23.7100957,38.1426162],[23.7096501,38.1427683],[23.7094668,38.1429481],[23.7091792,38.1435242],[23.7087667,38.1439377],[23.7086972,38.1441899],[23.7085136,38.1444418],[23.7082503,38.1446665],[23.7082956,38.1447387],[23.7080216,38.144774],[23.7081009,38.1449184],[23.7079752,38.1449542],[23.7079748,38.1450623],[23.7077921,38.1450799],[23.7080082,38.1452607],[23.7079848,38.1454048],[23.7080758,38.1454772],[23.7080176,38.145495],[23.7070905,38.1455468],[23.7069203,38.1455689],[23.7068407,38.1455146],[23.7062812,38.1455673],[23.7062589,38.1454411],[23.7061221,38.1454047],[23.7057452,38.1454759],[23.70571,38.1457101],[23.7056414,38.145746],[23.7052423,38.1456729],[23.7047137,38.1457707],[23.704766,38.1458024],[23.704648,38.1458787],[23.7045112,38.1458423],[23.7042255,38.1459317],[23.7041458,38.1458864],[23.7040315,38.1459312],[23.703792,38.1459036],[23.7036439,38.1458311],[23.7031863,38.1461003],[23.702833,38.1459913],[23.7026274,38.1460268],[23.7025231,38.1458913],[23.7021443,38.1458949],[23.7014145,38.1457669],[23.7012691,38.1458115],[23.700962,38.1455764],[23.700631,38.1455756],[23.700962,38.1455764],[23.7012691,38.1458115],[23.7013524,38.1461272],[23.7014547,38.1462176],[23.7015973,38.1462315],[23.7017338,38.146358],[23.7026921,38.1464415],[23.7028173,38.1465139],[23.7027827,38.146613],[23.7031474,38.1467401],[23.7032724,38.1468576],[23.7032947,38.1470018],[23.7035563,38.1472188],[23.7038186,38.1472555],[23.7041375,38.1474185],[23.7042508,38.1476171],[23.7041924,38.1479504],[23.7043559,38.1481942],[23.7040644,38.1483016],[23.7043021,38.1487889],[23.7041077,38.1488785],[23.7040958,38.1490047],[23.7041298,38.1490588],[23.7044261,38.1491587],[23.7045397,38.1493032],[23.7044709,38.1493841],[23.7051036,38.1498183],[23.705356,38.1497649],[23.705825,38.1494957],[23.7061556,38.1495866],[23.7064984,38.1494974],[23.7067491,38.1495791],[23.7072284,38.1496073],[23.708713,38.1493587],[23.7087535,38.1492326],[23.7090623,38.1490711],[23.7093148,38.1487022],[23.709956,38.1481811],[23.7101514,38.1478481],[23.7100833,38.1477398],[23.7100727,38.1475235],[23.7099367,38.1473068],[23.7099833,38.1470546],[23.7098466,38.1469822],[23.7097787,38.1468378],[23.7093568,38.1467646],[23.7088125,38.1464974],[23.7087212,38.1464972],[23.7086991,38.1463079],[23.7085514,38.1461453],[23.7080838,38.146072],[23.7082673,38.1458562],[23.70804,38.1456213],[23.7080176,38.145495],[23.7080758,38.1454772],[23.7079848,38.1454048],[23.7080082,38.1452607],[23.7077921,38.1450799],[23.7079748,38.1450623],[23.7079752,38.1449542],[23.7081009,38.1449184],[23.7080216,38.144774],[23.7082956,38.1447387],[23.7082503,38.1446665],[23.7085136,38.1444418],[23.7086972,38.1441899],[23.7087667,38.1439377],[23.7091792,38.1435242],[23.7094668,38.1429481],[23.7096501,38.1427683],[23.7100957,38.1426162],[23.7099251,38.1424805],[23.710028,38.1424267],[23.709994,38.1423726],[23.7102339,38.1423191],[23.7104055,38.1422023],[23.7100747,38.1421565],[23.7102689,38.1421029],[23.7102351,38.1420127],[23.7104296,38.141887],[23.7103843,38.1417967],[23.7106012,38.1417702],[23.7112507,38.1420242],[23.7117411,38.1420975],[23.7121406,38.1420624],[23.7124608,38.141901],[23.7129519,38.141794],[23.713204,38.1415423],[23.7140263,38.141364],[23.7141981,38.1412022],[23.7141646,38.1410219],[23.7143708,38.1408061],[23.7144055,38.140689],[23.7145952,38.1406219]]},{"id":18788,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03b1\u03c4\u03c3\u03b9\u03bc\u03af\u03b4\u03b9 \u03c3\u03c4\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u03a4\u03c3\u03b1\u03bf\u03cd\u03c3\u03b7","description_GR":"\u039c\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03bc\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03af\u03b1 \u03c4\u03bf\u03c0\u03af\u03c9\u03bd","path":"ATTIKI\/Attiki_Parnitha_Katsimidi_Tsaousi","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":5876,"name_EN":"Parnitha Mt: Katsimidi-Tsaousi meadow loop","description_EN":"An eimressive variety pf landscapes","ascent_time":135,"descent_time":140,"marker":"Red_dots","level":13,"ascent":296,"descent":296,"maxelev":840,"minelev":584,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.76272 38.18033,23.78537 38.1897)","views":92,"millestones":"0,23.7853401,38.1890258#1,23.7807079,38.1833972#2,23.7713910,38.1805687#3,23.7653446,38.1861315#4,23.7679843,38.1887489#5,23.7774715,38.1895381#5.9,23.7853411,38.1890258","x":23.769705,"y":38.1836067,"coor":[[23.7853401,38.1890258],[23.784897,38.1889755],[23.7845549,38.1888126],[23.7842808,38.1888121],[23.7841921,38.1887759],[23.7840417,38.1885954],[23.7839632,38.1880905],[23.7837121,38.188054],[23.7837012,38.1878737],[23.7835537,38.1875851],[23.7830861,38.1873769],[23.7829608,38.1872685],[23.7828133,38.1869618],[23.7821981,38.186474],[23.7820839,38.1864738],[23.7817875,38.186311],[23.7817654,38.1860586],[23.7814804,38.1859049],[23.7815607,38.1857879],[23.7814473,38.1855263],[23.7816421,38.1853103],[23.7816885,38.1850491],[23.7818262,38.184815],[23.7817472,38.1845084],[23.7815307,38.1843818],[23.7813822,38.1843996],[23.7813034,38.1840209],[23.7814522,38.183895],[23.7818521,38.1838056],[23.782114,38.1836845],[23.7818632,38.1835398],[23.7815093,38.1835391],[23.7810529,38.1834121],[23.7806533,38.1833933],[23.7804138,38.1833208],[23.780163,38.1831581],[23.7799462,38.1831216],[23.7796732,38.1827877],[23.7794223,38.18267],[23.7791834,38.1823812],[23.7786463,38.1825424],[23.7783838,38.1824878],[23.7777557,38.1825227],[23.7775728,38.1826125],[23.7772986,38.182648],[23.7771274,38.1826206],[23.7770251,38.1824762],[23.777071,38.1824042],[23.7769912,38.182368],[23.7765345,38.1823491],[23.7763401,38.1824389],[23.7759526,38.1822218],[23.7758391,38.1819963],[23.7757023,38.1819059],[23.7755311,38.1818876],[23.775234,38.1819591],[23.7750858,38.1819047],[23.7747901,38.1815257],[23.7744365,38.1814168],[23.7742421,38.1814886],[23.7741281,38.1814343],[23.7738996,38.1814789],[23.7736943,38.1814244],[23.7735919,38.181307],[23.7733522,38.1812705],[23.7730561,38.1810356],[23.7728392,38.1810172],[23.7725997,38.1809176],[23.7721773,38.1809168],[23.7718583,38.1806908],[23.7716071,38.1806904],[23.7715389,38.1805731],[23.7712307,38.1805634],[23.7711739,38.1804732],[23.7708658,38.1804005],[23.7707395,38.1803011],[23.7702165,38.1807147],[23.7700555,38.1810929],[23.770214,38.1814988],[23.7703509,38.1815351],[23.7702703,38.1817692],[23.7701102,38.181841],[23.7700642,38.1819581],[23.7701976,38.1830849],[23.770014,38.183373],[23.769705,38.1836067],[23.7695673,38.1838408],[23.7694415,38.1838766],[23.7691894,38.1841645],[23.768892,38.1843531],[23.7682405,38.1845501],[23.7675427,38.1849543],[23.7674168,38.1850532],[23.7672787,38.1853774],[23.7668669,38.1856199],[23.7665698,38.1856734],[23.7664443,38.1856371],[23.7661012,38.1857986],[23.7657691,38.1861134],[23.7655519,38.1861851],[23.7653465,38.1861306],[23.7651865,38.1862024],[23.7648999,38.1865443],[23.7647741,38.1865981],[23.7648195,38.1866883],[23.764465,38.1868498],[23.7640766,38.1868941],[23.7637458,38.1868033],[23.7634598,38.186947],[23.7631057,38.1869823],[23.7629567,38.1871442],[23.7631033,38.1877213],[23.7630686,38.1878564],[23.7631928,38.1883073],[23.7633297,38.1883256],[23.7634207,38.188452],[23.7631688,38.1886678],[23.7630087,38.1887215],[23.7629513,38.1888205],[23.7627455,38.1888922],[23.7627187,38.1890229],[23.7628671,38.1890412],[23.7632888,38.1892764],[23.7652994,38.1890461],[23.7666586,38.1889406],[23.7670696,38.1889775],[23.7676526,38.1887804],[23.7680409,38.1887451],[23.7683382,38.1886375],[23.7690463,38.1885848],[23.7701196,38.188632],[23.7708282,38.1884351],[23.7716615,38.1885088],[23.7718439,38.1885993],[23.7722664,38.1886182],[23.7725635,38.1885466],[23.7732727,38.1881695],[23.7734217,38.1879895],[23.7738561,38.1878101],[23.7742903,38.1877388],[23.7747047,38.1878117],[23.7749331,38.1878122],[23.7750822,38.1879567],[23.7752532,38.1880381],[23.7754808,38.1882909],[23.7755695,38.1891563],[23.7764532,38.1895906],[23.7771726,38.1895919],[23.7784294,38.18936],[23.779217,38.1894516],[23.7796003,38.1895605],[23.7797077,38.1895877],[23.7796469,38.1892631],[23.7798754,38.1892185],[23.7799665,38.1893088],[23.7801606,38.1893001],[23.7808105,38.1896348],[23.781484,38.1897172],[23.7825574,38.1897372],[23.782706,38.1896744],[23.7827865,38.1895033],[23.7830841,38.1892515],[23.7833471,38.1891258],[23.7839411,38.1890548],[23.7841469,38.1889741],[23.7841932,38.1887759],[23.7842823,38.1888121],[23.7845563,38.1888126],[23.7848984,38.1889755],[23.7853411,38.1890258]]},{"id":18789,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a3\u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03a4\u03b1\u03c4\u03bf\u0390\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b1 \u03c0\u03b5\u03c5\u03ba\u03bf\u03b4\u03ac\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03a4\u03b1\u03c4\u03bf\u0390\u03bf\u03c5","path":"ATTIKI\/Attiki_Parnitha_Tatoi_forest","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":5,"length":1533,"name_EN":"Parnitha Mt: Tatoi forest","description_EN":"A loop walk along the Tatoi pine forest","ascent_time":25,"descent_time":25,"marker":"No_marks","level":9,"ascent":70,"descent":70,"maxelev":495,"minelev":423,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.78749 38.15503,23.79047 38.16056)","views":57,"millestones":"0,23.7880108,38.1605600#1,23.7903110,38.1571895#1.5,23.7880108,38.1605600","x":23.7903938,"y":38.1558642,"coor":[[23.7880108,38.16056],[23.7877143,38.1604513],[23.787487,38.1604779],[23.7875123,38.1596173],[23.787515,38.1595361],[23.7876195,38.1589505],[23.7877749,38.1585092],[23.7881619,38.1580097],[23.7885179,38.1572533],[23.7886929,38.1559468],[23.7889494,38.1553028],[23.7890016,38.1550325],[23.7894762,38.1550694],[23.7898333,38.1551827],[23.7900917,38.155377],[23.7901929,38.1555439],[23.7903938,38.1558642],[23.7904646,38.1559274],[23.7901319,38.1565216],[23.790268,38.1568283],[23.7903127,38.1571709],[23.7902351,38.1579638],[23.7903259,38.1581442],[23.7903702,38.158631],[23.7900492,38.1591351],[23.7900029,38.1593559],[23.7894756,38.1596388],[23.7892583,38.1597826],[23.7889614,38.1598091],[23.7886865,38.1601421],[23.7881156,38.1602132],[23.7877143,38.1604513],[23.7880108,38.16056]]},{"id":18790,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a3\u03c4\u03b1 \u039c\u03ad\u03bb\u03b9\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"ATTIKI\/Attiki_Parnitha_Melia_loop","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":5,"length":2516,"name_EN":"Parnitha Mt: Along the Melia foresti","description_EN":"An easy loop walk along the pine forest","ascent_time":45,"descent_time":45,"marker":"No_marks","level":13,"ascent":110,"descent":110,"maxelev":483,"minelev":367,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.724 38.1267,23.73237 38.13343)","views":75,"millestones":"0,23.7323732,38.1266987#1,23.7289678,38.1334151#2,23.7286030,38.1297163#2.5,23.7323732,38.1266987","x":23.726581,"y":38.1325661,"coor":[[23.7323732,38.1266987],[23.7319846,38.126887],[23.7314571,38.1276068],[23.7313448,38.1277192],[23.7312065,38.1280975],[23.7309965,38.1282772],[23.7305805,38.1289297],[23.7307141,38.1294437],[23.7308443,38.1295386],[23.7316313,38.1296126],[23.7318735,38.1295771],[23.7319645,38.1296584],[23.7319638,38.1298567],[23.7317686,38.1301807],[23.7318133,38.1304421],[23.731514,38.1310588],[23.7313081,38.1311935],[23.7310319,38.1318418],[23.7308203,38.1320756],[23.7307395,38.1323278],[23.7298545,38.1330062],[23.7296143,38.1331679],[23.7289173,38.1334367],[23.728466,38.1329174],[23.7274851,38.132807],[23.7272308,38.1327298],[23.7270715,38.1326033],[23.7267976,38.1326206],[23.726581,38.1325661],[23.7263367,38.1323988],[23.7259949,38.1322538],[23.7258586,38.1320912],[23.7254147,38.1317837],[23.7252437,38.1317473],[23.725096,38.1315937],[23.7241618,38.131213],[23.7240078,38.1311],[23.7246015,38.1309932],[23.7247154,38.1310476],[23.7249665,38.1310301],[23.7254226,38.1311033],[23.7262335,38.1309069],[23.726804,38.1309083],[23.7274892,38.1307476],[23.7279349,38.1304512],[23.728187,38.1302535],[23.7285891,38.1297182],[23.7289972,38.1296606],[23.7294882,38.1295626],[23.7298258,38.1293786],[23.7305805,38.1289297],[23.7309965,38.1282772],[23.7312065,38.1280975],[23.7313448,38.1277192],[23.7314571,38.1276068],[23.7319846,38.126887],[23.7323732,38.1266987]]},{"id":18791,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03a3\u03ba\u03af\u03c0\u03b9\u03b6\u03b1\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03bb\u03bf\u03b3\u03b9\u03ba\u03ae \u03b4\u03cc\u03c3\u03b7 \u03c0\u03b5\u03c1\u03b9\u03c0\u03ad\u03c4\u03b5\u03b9\u03b1\u03c2","path":"ATTIKI\/Attiki_Parnitha_Skipiza_children","activity_type":31,"assistance":2,"difficulty":2,"scenic_value":4,"length":6067,"name_EN":"Parnitha Mt: Skipiza loop","description_EN":"A reasonable taste of adventure","ascent_time":140,"descent_time":140,"marker":"Red_dots","level":9,"ascent":299,"descent":299,"maxelev":1283,"minelev":1138,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.70492 38.16759,23.72748 38.17839)","views":137,"millestones":"0,23.7271373,38.1675858#1,23.7188688,38.1693597#2,23.7091901,38.1721891#3,23.7098024,38.1746808#4,23.7191665,38.1783663#5,23.7248767,38.1747804#6.1,23.7271373,38.1675858","x":23.7091336,"y":38.1743155,"coor":[[23.7271373,38.1675858],[23.727079,38.1679282],[23.727003,38.1681172],[23.7266713,38.1682787],[23.7265251,38.1682738],[23.7264325,38.168909],[23.7261806,38.1691067],[23.7261638,38.1692013],[23.7257576,38.1692499],[23.7250044,38.1692031],[23.7248444,38.1692388],[23.7246495,38.1694546],[23.7244502,38.1694316],[23.7243454,38.1699631],[23.7241851,38.1700979],[23.7240251,38.1701336],[23.72382,38.170043],[23.7234564,38.1695735],[23.7230811,38.1692121],[23.7228305,38.1690493],[23.7223859,38.168904],[23.720662,38.168927],[23.719199,38.1693741],[23.717875,38.1693169],[23.7173959,38.1692076],[23.7169438,38.1696841],[23.7166006,38.1698726],[23.7161698,38.1700202],[23.7157286,38.1704563],[23.715432,38.1704015],[23.715112,38.1704728],[23.7147357,38.1703818],[23.71447,38.1705253],[23.7141385,38.1706507],[23.7140123,38.1708126],[23.7138181,38.1708302],[23.7135207,38.1709737],[23.7133724,38.1709553],[23.7132808,38.1710091],[23.7130072,38.1709183],[23.7128701,38.170954],[23.7124936,38.170881],[23.7118995,38.1710057],[23.7117626,38.1709874],[23.7115442,38.1713564],[23.7110186,38.1714632],[23.7107321,38.1717509],[23.7102292,38.1718849],[23.7098183,38.1718568],[23.7089488,38.1723233],[23.7084919,38.1723943],[23.7083316,38.172511],[23.7081259,38.1725556],[23.7079792,38.1724921],[23.707728,38.1724915],[23.7062533,38.1729745],[23.7057738,38.1729733],[23.7052374,38.1731252],[23.7050763,38.1734402],[23.7050856,38.173954],[23.7049361,38.174224],[23.7049698,38.1743502],[23.7054144,38.1745136],[23.7056429,38.1744781],[23.7057804,38.1743703],[23.7059174,38.1743526],[23.7059856,38.1744429],[23.7061907,38.1745245],[23.7063624,38.1744348],[23.7066022,38.1744084],[23.7067236,38.1745709],[23.706986,38.1746076],[23.7074887,38.1745368],[23.7076944,38.1744832],[23.7078662,38.1743304],[23.7083691,38.1741875],[23.7087459,38.1741884],[23.7089966,38.1743152],[23.7091336,38.1743155],[23.7094978,38.1745958],[23.7096576,38.1746143],[23.7104553,38.1749767],[23.7108431,38.1750678],[23.7108883,38.1751941],[23.7111732,38.175312],[23.7111386,38.175402],[23.7113656,38.175745],[23.7113532,38.1759974],[23.7114779,38.176232],[23.7119112,38.1763773],[23.7124577,38.1767481],[23.7130618,38.1770109],[23.7134373,38.1773273],[23.7144169,38.1779245],[23.7148848,38.1779797],[23.7152155,38.1780887],[23.7158664,38.1780452],[23.7159804,38.1780995],[23.717179,38.1781565],[23.7176466,38.1782838],[23.7187656,38.1782685],[23.7192561,38.1783868],[23.7198953,38.1784244],[23.7206609,38.178264],[23.7210491,38.1782829],[23.7225571,38.1780432],[23.7228775,38.1778457],[23.7232202,38.1778104],[23.7237232,38.1776313],[23.724055,38.1774609],[23.7246045,38.1770476],[23.7249927,38.1770575],[23.7255968,38.1773293],[23.725677,38.1772394],[23.7262712,38.1771236],[23.7265457,38.1769981],[23.7263194,38.176619],[23.726309,38.1763666],[23.7262184,38.1761591],[23.7258208,38.1756355],[23.7252857,38.1752377],[23.7251495,38.175021],[23.7246715,38.1746053],[23.7246737,38.1740195],[23.7249828,38.173804],[23.7249491,38.1736597],[23.7250408,38.1735608],[23.7249959,38.1734525],[23.7248949,38.173263],[23.7248616,38.1730106],[23.7250333,38.1728848],[23.7253303,38.1728585],[23.7255362,38.1727508],[23.7256629,38.1724537],[23.726029,38.1722382],[23.7262353,38.1720314],[23.7263964,38.1716983],[23.7270872,38.171362],[23.7271336,38.1711638],[23.7269072,38.1706676],[23.7270904,38.1705058],[23.7270682,38.1703525],[23.727469,38.17002],[23.7273548,38.1700107],[23.7272984,38.1698483],[23.7274474,38.1696955],[23.7274015,38.1696548],[23.7273267,38.1696186],[23.7274073,38.1694205],[23.7273511,38.169186],[23.7271234,38.1690413],[23.7268163,38.1687252],[23.7266874,38.1684815],[23.7266713,38.1682787],[23.727003,38.1681172],[23.727079,38.1679282],[23.7271373,38.1675858]]},{"id":18792,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"ATTIKI\/Attiki_Parnitha_AgTriada_children","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":4,"length":3610,"name_EN":"Parnitha Mt: Agia Triada loop","description_EN":"An easy loop walk","ascent_time":70,"descent_time":65,"marker":"No_marks","level":13,"ascent":96,"descent":96,"maxelev":1069,"minelev":997,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.71999 38.15274,23.73689 38.15725)","views":110,"millestones":"0,23.7204270,38.1558221#1,23.7287440,38.1532656#2,23.7364044,38.1542543#3,23.7271659,38.1564534#3.6,23.7204270,38.1558221","x":23.7327725,"y":38.1533003,"coor":[[23.720427,38.1558221],[23.7203022,38.1556145],[23.7199948,38.1554245],[23.7200501,38.1553075],[23.7202104,38.1551817],[23.7203369,38.1549477],[23.7204414,38.1544793],[23.7207835,38.1545522],[23.7211818,38.1548596],[23.7216155,38.1548606],[23.7217634,38.1550052],[23.7224712,38.1549528],[23.7226543,38.154845],[23.7234984,38.1549732],[23.7235671,38.1549193],[23.723761,38.1549558],[23.7244919,38.1548494],[23.7248571,38.1548502],[23.7250394,38.1549227],[23.7259074,38.1547986],[23.7264456,38.1543132],[23.7268001,38.1541428],[23.727017,38.1541342],[23.7272001,38.1540085],[23.7278288,38.1537576],[23.7283086,38.1536325],[23.7284692,38.1534166],[23.7289381,38.1531563],[23.7298173,38.1530682],[23.7304573,38.1528354],[23.7306626,38.1528719],[23.7309599,38.1527284],[23.7312905,38.1528193],[23.7315289,38.1531803],[23.7319273,38.1534696],[23.7323496,38.1534706],[23.7327725,38.1533003],[23.7331035,38.1533191],[23.7331722,38.1532471],[23.7334119,38.1532387],[23.7338467,38.1529512],[23.7340398,38.153204],[23.7342342,38.1530963],[23.7345508,38.1532277],[23.7343562,38.1533895],[23.7343066,38.1535967],[23.7352646,38.1534006],[23.7359663,38.1534697],[23.7365255,38.153489],[23.7368913,38.1533276],[23.7364549,38.1540837],[23.7362585,38.1547412],[23.7359833,38.155083],[23.7358893,38.155236],[23.7357063,38.1553438],[23.735545,38.155758],[23.7346865,38.156441],[23.7330752,38.1569511],[23.732435,38.157238],[23.7316359,38.1572723],[23.7306434,38.1571168],[23.729378,38.1566993],[23.7291042,38.1566536],[23.7287136,38.1567563],[23.7285785,38.1568416],[23.728308,38.1568771],[23.7267827,38.1563148],[23.7260983,38.156196],[23.7249342,38.1561572],[23.723999,38.1559568],[23.7229266,38.1558281],[23.7215572,38.1557617],[23.720427,38.1558221]]},{"id":18803,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u0393\u03ba\u03bf\u03cd\u03c1\u03b1\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03a0\u03b1\u03bd\u03cc\u03c2-\u0393\u03ba\u03bf\u03cd\u03c1\u03b1-\u039a\u03b1\u03bb\u03cd\u03b2\u03b1 \u039a\u03b1\u03bb\u03cc\u03b3\u03b5\u03c1\u03bf\u03c5-\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03a0\u03b1\u03bd\u03cc\u03c2","path":"ATTIKI\/Attiki_Parnitha_Goura_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":10535,"name_EN":"Parnitha Mt: Goura loop","description_EN":"Pan col-Goura spring-Kalyva Kalogerou-Pan col","ascent_time":270,"descent_time":255,"marker":"Red_dots","level":12,"ascent":543,"descent":543,"maxelev":1097,"minelev":715,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.66577 38.15067,23.69868 38.17144)","views":67,"millestones":"0,23.6985952,38.1701252#1,23.6894856,38.1691186#2,23.6790983,38.1713639#3,23.6716162,38.1675516#4,23.6663610,38.1598557#5,23.6712355,38.1546269#6,23.6729580,38.1509428#7,23.6796228,38.1545979#8,23.6832414,38.1610445#9,23.6923505,38.1629022#10.5,23.6985942,38.1701252","x":23.6721551,"y":38.1520833,"coor":[[23.6985952,38.1701252],[23.6984698,38.1700798],[23.6983327,38.1701065],[23.6974297,38.1703745],[23.6970897,38.170297],[23.6967454,38.1702195],[23.6964372,38.1702097],[23.6960571,38.1701547],[23.6954192,38.1698286],[23.695192,38.1695576],[23.6949995,38.1691831],[23.6945663,38.1690332],[23.6944546,38.1684381],[23.6937834,38.1678956],[23.6935322,38.167904],[23.6930875,38.1677766],[23.6929501,38.1678664],[23.692836,38.1678661],[23.6926182,38.1680638],[23.6918415,38.168179],[23.6915323,38.1683944],[23.6913356,38.1685111],[23.6910495,38.1686816],[23.6899994,38.1691475],[23.6897599,38.1690928],[23.6888006,38.1691803],[23.688183,38.1694311],[23.687771,38.1696913],[23.6875655,38.1696728],[23.6874166,38.1697985],[23.6872453,38.1698071],[23.6869937,38.1699236],[23.6866969,38.1699228],[23.6861822,38.1701377],[23.6854061,38.1700996],[23.6848341,38.1703684],[23.684467,38.170782],[23.684147,38.1708533],[23.6840896,38.1709432],[23.6838837,38.1710328],[23.6833019,38.1709231],[23.6826054,38.1709573],[23.6824688,38.1708578],[23.6822405,38.1708481],[23.6818403,38.1710003],[23.6814977,38.1710354],[23.6810861,38.1711604],[23.6802411,38.1712122],[23.6797725,38.1713371],[23.6791673,38.1713535],[23.6783334,38.1714774],[23.6777745,38.1713497],[23.6775809,38.171241],[23.6772155,38.171276],[23.6769077,38.171176],[23.6765994,38.1711932],[23.6764405,38.1709765],[23.6763264,38.1709491],[23.6763159,38.1707598],[23.6761222,38.1706692],[23.6760429,38.1705248],[23.675885,38.1700827],[23.6758076,38.1695237],[23.6758416,38.1691002],[23.6756252,38.1689915],[23.6753967,38.1690269],[23.6750006,38.1690393],[23.6743722,38.1691638],[23.673539,38.1691164],[23.6734129,38.1692422],[23.6732874,38.1692238],[23.6730701,38.1693133],[23.6729106,38.1692408],[23.6728887,38.1690425],[23.6727628,38.1690962],[23.6724892,38.1690233],[23.6723553,38.1688112],[23.6722306,38.1686215],[23.6716752,38.1677278],[23.6715851,38.1674571],[23.6717269,38.1671691],[23.6714763,38.1670603],[23.6710893,38.1667978],[23.6706359,38.1660755],[23.6701475,38.1655334],[23.6694669,38.1645852],[23.6692295,38.1640618],[23.6684813,38.1629151],[23.6682218,38.1622474],[23.6673377,38.1605551],[23.6661885,38.1597407],[23.6658714,38.15919],[23.665827,38.1589105],[23.6659201,38.1585232],[23.6662641,38.1581727],[23.6663567,38.1578846],[23.6663943,38.1571637],[23.6665341,38.1565332],[23.6668206,38.1562816],[23.6670174,38.1564715],[23.6670885,38.1558949],[23.6674278,38.155319],[23.6675995,38.1552113],[23.6676123,38.1551348],[23.6682074,38.154794],[23.6684024,38.1545872],[23.6687455,38.154435],[23.6689619,38.1545167],[23.6692474,38.1544995],[23.669669,38.1546449],[23.6703876,38.1547551],[23.6712777,38.1548026],[23.6712099,38.1546492],[23.671313,38.1545594],[23.6712677,38.1544871],[23.6715419,38.1544158],[23.6714167,38.1543343],[23.6710657,38.1537025],[23.6707016,38.1534671],[23.6705889,38.1531334],[23.6707385,38.1530932],[23.6706479,38.1529488],[23.670695,38.1526244],[23.6704909,38.1523174],[23.6705033,38.1521102],[23.6703896,38.1520107],[23.6703023,38.1516815],[23.6709104,38.1509622],[23.6709805,38.1505929],[23.6711515,38.1506384],[23.6712488,38.1505937],[23.6713724,38.1510086],[23.6720546,38.1515963],[23.6721551,38.1520833],[23.672246,38.1521917],[23.6723488,38.1521559],[23.6725787,38.151796],[23.6732407,38.1517979],[23.6731728,38.1516535],[23.6727175,38.1513909],[23.6728415,38.1511659],[23.6728422,38.1510217],[23.6732085,38.1507704],[23.6734828,38.150699],[23.6738007,38.1510604],[23.6741197,38.1511875],[23.6746432,38.1515404],[23.6758069,38.1516428],[23.6763549,38.1515902],[23.6766174,38.1515909],[23.6766588,38.151591],[23.6772972,38.1517731],[23.6775818,38.151927],[23.6778453,38.1521981],[23.6782215,38.152055],[23.6783355,38.1520733],[23.6784149,38.1521907],[23.6782998,38.15265],[23.6783672,38.1529026],[23.6784659,38.1529975],[23.6785801,38.1529978],[23.6789214,38.153242],[23.6791137,38.1536391],[23.6786797,38.15371],[23.6786336,38.1538],[23.6782681,38.1538621],[23.6783236,38.1542138],[23.6785173,38.1543044],[23.678757,38.1542961],[23.6790192,38.1543689],[23.6792924,38.1545319],[23.6798968,38.1546507],[23.6801578,38.1549939],[23.6803268,38.155499],[23.6807927,38.155987],[23.6808259,38.1562214],[23.6807343,38.1562932],[23.6805175,38.1562746],[23.6803126,38.1561389],[23.6801296,38.1562375],[23.6800375,38.1563995],[23.6801962,38.1566613],[23.6800122,38.1569852],[23.6804916,38.157311],[23.6807869,38.1576363],[23.6810923,38.158277],[23.6816871,38.1587337],[23.6820857,38.1589331],[23.6820277,38.1591492],[23.6821619,38.1597985],[23.6823662,38.1600604],[23.6825376,38.1600158],[23.6825831,38.160052],[23.6827071,38.1604128],[23.6826134,38.1609714],[23.6828637,38.1611523],[23.6831497,38.1610179],[23.6833663,38.1610815],[23.683457,38.161208],[23.6834902,38.1614604],[23.6840931,38.1619397],[23.6844125,38.1619946],[23.6845135,38.1624005],[23.6847182,38.1625632],[23.6848895,38.1625637],[23.6852213,38.1623843],[23.685495,38.1624301],[23.6857807,38.1623678],[23.6864187,38.1626579],[23.6865785,38.1626583],[23.6873673,38.162372],[23.6883266,38.1622709],[23.6887315,38.1621098],[23.6890052,38.1621556],[23.6894392,38.1621207],[23.6900089,38.1623475],[23.690327,38.1627088],[23.6906808,38.1627278],[23.6909094,38.1626563],[23.6910344,38.1628008],[23.6913651,38.1628738],[23.6915814,38.1630186],[23.6917066,38.163109],[23.6918327,38.1629832],[23.6919006,38.1631095],[23.6920839,38.1629658],[23.6925409,38.1628589],[23.6926098,38.1627689],[23.6927465,38.1628414],[23.6927926,38.1627243],[23.6928378,38.1628326],[23.6930434,38.1628151],[23.693472,38.1631812],[23.6935669,38.1634338],[23.6939082,38.1637231],[23.6944352,38.1646213],[23.6943888,38.1648014],[23.6941708,38.1650802],[23.6942383,38.1653147],[23.694887,38.165776],[23.695229,38.1659031],[23.6953397,38.1659665],[23.6956959,38.1661747],[23.6958538,38.1666438],[23.6956577,38.1671299],[23.6955086,38.1672828],[23.6947557,38.1671546],[23.6945386,38.1672171],[23.6945951,38.1673525],[23.6950392,38.167624],[23.6951981,38.1678407],[23.6951973,38.168039],[23.6949112,38.1681915],[23.6948652,38.1682815],[23.6949669,38.1685341],[23.6949082,38.1689125],[23.6949984,38.1691831],[23.6951909,38.1695576],[23.6954181,38.1698286],[23.6960561,38.1701547],[23.6964361,38.1702097],[23.6967443,38.1702195],[23.6972209,38.1703289],[23.6974287,38.1703745],[23.6983317,38.1701065],[23.6984688,38.1700798],[23.6985942,38.1701252]]},{"id":18804,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a6\u03c5\u03bb\u03ae-\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03a0\u03b1\u03bd\u03cc\u03c2","description_GR":"\u039f \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03cc\u03c4\u03b5\u03c1\u03bf\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u03a0\u03b1\u03bd\u03cc\u03c2","path":"ATTIKI\/Attiki_Parnitha_Fyli_PanCave","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":4686,"name_EN":"Parnitha Mt: Fyli-Cave of Pan","description_EN":"The shortest way to the cave of Pan","ascent_time":145,"descent_time":130,"marker":"Red_dots","level":13,"ascent":449,"descent":172,"maxelev":812,"minelev":423,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.6603 38.11924,23.672 38.14701)","views":115,"millestones":"0,23.6616857,38.1192071#1,23.6617849,38.1277403#2,23.6680251,38.1298857#3,23.6692605,38.1366265#4,23.6710223,38.1445661#4.7,23.6687128,38.1468193","x":23.6683853,"y":38.1296719,"coor":[[23.6616857,38.1192071],[23.6616499,38.1193242],[23.6617508,38.119703],[23.6617601,38.1201717],[23.6617765,38.1203114],[23.6616273,38.1205093],[23.6616142,38.1208698],[23.6614987,38.1211849],[23.6607399,38.1224444],[23.6604002,38.1243541],[23.6606687,38.1255085],[23.6613038,38.1263215],[23.6613939,38.1265921],[23.6613799,38.1271419],[23.6615278,38.1272324],[23.6618896,38.1279455],[23.6617409,38.1280261],[23.6613529,38.128043],[23.661204,38.1281688],[23.6612033,38.128322],[23.6611327,38.128795],[23.6612346,38.1289575],[23.6617029,38.1288507],[23.661988,38.1288876],[23.6625451,38.1293037],[23.6627503,38.1293404],[23.6631617,38.1292154],[23.6634936,38.128991],[23.6636635,38.1292619],[23.6638014,38.129046],[23.6639265,38.1291365],[23.6639374,38.1292446],[23.6639948,38.1291727],[23.6642343,38.1291914],[23.6642454,38.1292635],[23.6644388,38.1293903],[23.6645405,38.1296069],[23.6647006,38.1295172],[23.6647461,38.1295534],[23.6648835,38.1294366],[23.665282,38.129636],[23.6654759,38.1296546],[23.6653727,38.1297534],[23.6653953,38.1298076],[23.6658178,38.1297277],[23.6657829,38.1298718],[23.6661478,38.1299269],[23.6664221,38.1298195],[23.6666046,38.1298291],[23.6667642,38.1298746],[23.6666727,38.1299104],[23.666764,38.1299196],[23.6668206,38.1300189],[23.6672314,38.1300021],[23.6674718,38.1298225],[23.6677003,38.1297691],[23.6678253,38.1298686],[23.668042,38.1298872],[23.6680873,38.1299594],[23.6682588,38.1298878],[23.6682711,38.1296986],[23.6683853,38.1296719],[23.6686617,38.1298078],[23.6689,38.1301149],[23.6690821,38.1301966],[23.6692877,38.1301611],[23.6692759,38.1302512],[23.6694944,38.1306484],[23.6691098,38.13117],[23.6690169,38.1315393],[23.6688109,38.1316649],[23.6684895,38.1320966],[23.6685119,38.1321867],[23.6688535,38.1323499],[23.6687621,38.1323767],[23.6681778,38.1328888],[23.668176,38.1332853],[23.6682214,38.1333395],[23.6683584,38.1333309],[23.6683008,38.1334569],[23.6683458,38.1336013],[23.6688002,38.1340351],[23.6688889,38.1346257],[23.6691378,38.1350951],[23.6693309,38.1352939],[23.6692713,38.1358525],[23.6691001,38.1363252],[23.6694509,38.1369751],[23.66945,38.1371734],[23.6693579,38.1373714],[23.669413,38.1378041],[23.6697081,38.1381474],[23.6707213,38.138691],[23.6709254,38.138962],[23.6706945,38.1395562],[23.6704646,38.1399341],[23.6701557,38.1401135],[23.6699836,38.1403293],[23.6700484,38.1411406],[23.6706255,38.1422237],[23.6705787,38.1424759],[23.6707157,38.1424673],[23.6708515,38.14272],[23.6708676,38.1442072],[23.6714437,38.1455336],[23.6718854,38.1458233],[23.6714569,38.1461691],[23.6710452,38.1463572],[23.6707702,38.1465997],[23.6706216,38.1466624],[23.6704619,38.1466439],[23.6702559,38.1467695],[23.6700394,38.1466968],[23.6697097,38.1464255],[23.6694817,38.1463618],[23.6694592,38.1462806],[23.6692427,38.1462079],[23.6690252,38.1463515],[23.6688985,38.1466215],[23.6689432,38.1468379],[23.6688795,38.1470315],[23.6687028,38.1469815],[23.6687128,38.1468193]]},{"id":18805,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b7\u03b3\u03ae \u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03ac\u03ba\u03b9","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03ac\u03b3\u03bd\u03c9\u03c3\u03c4\u03b7 \u03b3\u03c9\u03bd\u03b9\u03ac \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","path":"ATTIKI\/Attiki_Parnitha_Platanaki_ascent","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3889,"name_EN":"Parnitha Mt: Ascent to Platanaki spring","description_EN":"Hiking in the unknown Mt. Parnitha","ascent_time":80,"descent_time":65,"marker":"Blue_dots","level":13,"ascent":533,"descent":7,"maxelev":858,"minelev":326,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.69406 38.1157,23.72419 38.1333)","views":87,"millestones":"0,23.7241895,38.1156978#1,23.7187790,38.1229027#2,23.7099628,38.1269469#3,23.7003775,38.1298048#3.9,23.6950001,38.1333085","x":23.7109025,"y":38.1265081,"coor":[[23.7241895,38.1156978],[23.7241754,38.1161079],[23.7237857,38.1166117],[23.7233997,38.1169758],[23.7231698,38.1174259],[23.7231141,38.1177231],[23.7230492,38.1180294],[23.7228985,38.1186509],[23.7229422,38.1191738],[23.7226554,38.1195877],[23.722272,38.1199067],[23.7219289,38.1201402],[23.7218025,38.1203653],[23.7205788,38.1211555],[23.720282,38.1214792],[23.7200285,38.1221455],[23.7199705,38.1223933],[23.7195825,38.1224284],[23.7191258,38.1224994],[23.7190453,38.1226704],[23.7186332,38.12303],[23.7182512,38.1232634],[23.7178402,38.1233255],[23.717543,38.123487],[23.7169609,38.1235577],[23.7166417,38.1234848],[23.7163678,38.1235022],[23.7163551,38.1238446],[23.7164918,38.123899],[23.7164798,38.1240432],[23.7159656,38.1242402],[23.7156461,38.1242665],[23.7153488,38.124428],[23.7150981,38.1243463],[23.7150063,38.1244903],[23.7145837,38.1245974],[23.7144806,38.1247233],[23.7141263,38.1248847],[23.7137609,38.1249559],[23.7132931,38.1249638],[23.7131212,38.1251616],[23.7131204,38.1253599],[23.7126971,38.1256473],[23.7117148,38.1259423],[23.7112917,38.1261846],[23.7109025,38.1265081],[23.7101365,38.1269028],[23.7093713,38.1270991],[23.7091196,38.1272788],[23.7088458,38.1272691],[23.7085032,38.1273403],[23.7080577,38.1274834],[23.707738,38.1275187],[23.7074521,38.1276982],[23.7070526,38.1277423],[23.7068225,38.1276741],[23.7064071,38.1276776],[23.7063046,38.1276368],[23.7062486,38.1273708],[23.7059637,38.127298],[23.7058377,38.1274238],[23.7045573,38.1280335],[23.7042709,38.1283211],[23.7040425,38.1283927],[23.703859,38.1286085],[23.703688,38.128572],[23.7036079,38.1286259],[23.7035497,38.1289232],[23.7032409,38.1291026],[23.702156,38.1293342],[23.7019615,38.1294689],[23.7012763,38.1296294],[23.7010709,38.1296289],[23.7005453,38.1298168],[23.6993362,38.1297326],[23.6981024,38.130108],[23.6978172,38.1300892],[23.6975683,38.1300931],[23.6968481,38.1304157],[23.696653,38.1306856],[23.6963102,38.1308199],[23.6961036,38.1310987],[23.6958181,38.1311701],[23.6955778,38.1313317],[23.6949953,38.1314744],[23.6948234,38.1316542],[23.6940691,38.1319406],[23.6943058,38.132144],[23.6945771,38.1327486],[23.694884,38.1330288],[23.6950001,38.1333085]]},{"id":18885,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u0398\u03c1\u03b1\u03ba\u03bf\u03bc\u03b1\u03ba\u03b5\u03b4\u03cc\u03bd\u03b5\u03c2-\u03a7\u03bf\u03cd\u03bd\u03b7-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a7\u03bf\u03cd\u03bd\u03b7","path":"ATTIKI\/Attiki_Parnitha_Flabouri_refuge","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3598,"name_EN":"Parnitha Mt: Thrakomakedones-Chouni ravine-Flabouri refuge","description_EN":"Ascent to Flabouri refuge via the Chouni ravine","ascent_time":95,"descent_time":75,"marker":"Red_dots","level":12,"ascent":640,"descent":40,"maxelev":1145,"minelev":525,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.73846 38.14423,23.74697 38.16149)","views":71,"millestones":"0,23.7465459,38.1442326#1,23.7466716,38.1506742#2,23.7417098,38.1567988#3.6,23.7466288,38.1615099","x":23.7419041,"y":38.1563354,"coor":[[23.7465459,38.1442326],[23.7463402,38.1443043],[23.7453702,38.1442841],[23.7452034,38.1443784],[23.744895,38.1444543],[23.7447349,38.1445441],[23.7447687,38.1446523],[23.7445517,38.144724],[23.7442386,38.1451153],[23.7442495,38.1452596],[23.7443291,38.1453318],[23.7442256,38.1455659],[23.7443387,38.1458636],[23.7444379,38.1459404],[23.7446915,38.1461348],[23.7448618,38.1463875],[23.7449064,38.146694],[23.7450201,38.1468114],[23.7452937,38.1469021],[23.7459199,38.1473541],[23.7465129,38.1474636],[23.7466482,38.1479415],[23.7468863,38.1483927],[23.7469527,38.1490057],[23.7466535,38.149726],[23.7464472,38.1499779],[23.7464579,38.1501672],[23.7466853,38.1504201],[23.7466276,38.1506182],[23.7466915,38.1506995],[23.7467525,38.1507807],[23.7467402,38.1510511],[23.7464153,38.1513568],[23.7461298,38.1513922],[23.7459124,38.151554],[23.745149,38.1521156],[23.7448166,38.1525114],[23.7442335,38.1527986],[23.7440043,38.1530685],[23.7436538,38.1531308],[23.7429079,38.1532643],[23.7427697,38.1536245],[23.7428375,38.153823],[23.7427001,38.1539308],[23.7426535,38.1542101],[23.7423206,38.1547501],[23.7423196,38.1550385],[23.7422158,38.1553267],[23.7423521,38.1555433],[23.7422825,38.1558406],[23.7424533,38.1559671],[23.7423161,38.1560209],[23.7423158,38.156102],[23.7425782,38.1561386],[23.7427034,38.1562471],[23.7419041,38.1563354],[23.741995,38.1564708],[23.7419035,38.1564977],[23.7417542,38.1567587],[23.7414107,38.1570644],[23.7413514,38.1570913],[23.741102,38.1572079],[23.7405195,38.1573283],[23.7398778,38.1580298],[23.7396032,38.1582185],[23.7393736,38.1585785],[23.7395326,38.1588222],[23.7394636,38.1589572],[23.7392007,38.1590648],[23.7388344,38.1593434],[23.7384687,38.1594687],[23.738508,38.15964],[23.7385699,38.1599016],[23.7389795,38.160263],[23.7389445,38.1604792],[23.7390585,38.1605155],[23.7390353,38.1606236],[23.7392058,38.1608403],[23.7395248,38.1610032],[23.739638,38.1612828],[23.7398205,38.1613013],[23.7398773,38.1613915],[23.7400258,38.1613558],[23.7402426,38.1613923],[23.7404824,38.1613658],[23.7406196,38.161294],[23.7407449,38.1613664],[23.7413849,38.1611515],[23.7416357,38.1612332],[23.7417387,38.1611613],[23.7418241,38.1612291],[23.7419842,38.1611483],[23.7420682,38.1610043],[23.742122,38.1609143],[23.7426126,38.1609695],[23.7424778,38.1603563],[23.7425808,38.1602844],[23.7428435,38.1602399],[23.7432997,38.1603491],[23.7437791,38.1603592],[23.7440524,38.16054],[23.7441544,38.1607385],[23.7443253,38.160829],[23.744508,38.1608294],[23.7445647,38.1609377],[23.7448843,38.1609203],[23.7452411,38.1611239],[23.7456818,38.1613727],[23.7460815,38.1613105],[23.7464921,38.1614195],[23.7466288,38.1615099]]},{"id":19332,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03b1-\u039c\u03c0\u03cc\u03c1\u03c3\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b1 \u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03b1 \u03ad\u03c9\u03c2 \u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03c3\u03c4\u03bf \u039c\u03c0\u03cc\u03c1\u03c3\u03b9","path":"ATTIKI\/Attiki_Parnitha_Skourta_Borsi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":13571,"name_EN":"Parnitha: Skourta-Borsi","description_EN":"from Skourta to Aghia Paraskevi (Borsi)","ascent_time":325,"descent_time":315,"marker":"Red_dots","level":9,"ascent":375,"descent":217,"maxelev":702,"minelev":492,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.55159 38.186,23.65191 38.21399)","views":4,"millestones":"0,23.5515935,38.2139929#1,23.5609107,38.2095309#2,23.5721424,38.2085177#3,23.5832306,38.2072498#4,23.5919044,38.2027580#5,23.5954006,38.1972896#6,23.6024743,38.1948062#7,23.6126278,38.1908680#8,23.6148708,38.1957179#9,23.6259184,38.1948724#10,23.6310088,38.1958314#11,23.6318861,38.1913463#12,23.6389741,38.1900722#13.6,23.6519088,38.1860023","x":23.617359,"y":38.1957275,"coor":[[23.5515935,38.2139929],[23.5518788,38.2138768],[23.5519922,38.2138322],[23.5519927,38.2137511],[23.5525308,38.2135548],[23.5524853,38.2135186],[23.5533512,38.2127198],[23.5539948,38.2120733],[23.5547521,38.2115084],[23.5548725,38.2114458],[23.555504,38.2111328],[23.557314,38.2102744],[23.5589283,38.2096496],[23.5592029,38.2095785],[23.5604254,38.209529],[23.5625634,38.2095415],[23.5671908,38.2093154],[23.5688034,38.2089698],[23.5704511,38.2084711],[23.5714471,38.2084477],[23.5725201,38.2085598],[23.5728973,38.2085251],[23.5739917,38.2083398],[23.5749302,38.2080008],[23.5762559,38.2078794],[23.5772396,38.2076306],[23.5788355,38.2073795],[23.5791106,38.2072092],[23.5796155,38.207175],[23.5800038,38.2071944],[23.580666,38.2072373],[23.5810994,38.207347],[23.582767,38.2073529],[23.5835332,38.2071844],[23.5838996,38.2070235],[23.5842321,38.2068084],[23.5844283,38.2064576],[23.5845199,38.2064038],[23.5848623,38.2064501],[23.5853974,38.2067674],[23.5856827,38.2068135],[23.5860028,38.2067606],[23.5867247,38.2063485],[23.586911,38.2061599],[23.5871999,38.2055661],[23.5876256,38.2050179],[23.5893603,38.2037982],[23.5898187,38.2035295],[23.5901951,38.2034226],[23.5909845,38.2031911],[23.5918892,38.2027616],[23.593639,38.2023351],[23.594565,38.202176],[23.5956424,38.2014768],[23.5952915,38.2009168],[23.5951339,38.2004927],[23.5951384,38.1998843],[23.5947969,38.1996849],[23.5947632,38.1995766],[23.595417,38.1990742],[23.5956816,38.1987146],[23.5963574,38.1983609],[23.5966561,38.1980375],[23.5963353,38.1980364],[23.5956737,38.1978899],[23.5952676,38.1969873],[23.595291,38.1968792],[23.595623,38.1967362],[23.5962839,38.1969908],[23.5964552,38.1970004],[23.596776,38.1968212],[23.5969602,38.1965515],[23.5971892,38.1964441],[23.5976263,38.1958598],[23.5981642,38.1956634],[23.5984154,38.1956642],[23.5986773,38.1958093],[23.5987924,38.1956385],[23.5987936,38.1954312],[23.5987486,38.1952959],[23.5985213,38.1951058],[23.5984991,38.1949796],[23.5989911,38.194819],[23.5994379,38.1945502],[23.6000577,38.1939845],[23.6003091,38.1939493],[23.6008992,38.1940505],[23.6008727,38.1942622],[23.6010084,38.194515],[23.6018523,38.1947251],[23.6022388,38.1950419],[23.6024915,38.1947904],[23.6031678,38.194324],[23.6046337,38.1935539],[23.6055829,38.1933047],[23.6066355,38.1929297],[23.6076087,38.1924643],[23.6090267,38.1920905],[23.6100555,38.1918957],[23.6120464,38.1911633],[23.6126762,38.1908409],[23.6130191,38.1907789],[23.6137612,38.1908174],[23.6139101,38.1907278],[23.6147675,38.1905503],[23.6155372,38.1903501],[23.6158598,38.1910902],[23.6161883,38.1915959],[23.6162424,38.1921729],[23.6159784,38.1924244],[23.6158056,38.1927122],[23.6154127,38.1935942],[23.6152726,38.1941705],[23.614538,38.1948891],[23.6142845,38.1953209],[23.6140032,38.1955994],[23.6143675,38.1958078],[23.615521,38.1955953],[23.617359,38.1957275],[23.6180104,38.1956395],[23.619324,38.1955897],[23.6202956,38.1954126],[23.621037,38.1955952],[23.6221002,38.1953733],[23.6227279,38.1954475],[23.6232647,38.1954402],[23.6238693,38.1955683],[23.6240408,38.1955328],[23.6244876,38.1952548],[23.6249109,38.195112],[23.6263629,38.1947741],[23.6272391,38.1946958],[23.6270991,38.1948621],[23.6263201,38.1953463],[23.6262853,38.1954363],[23.6263415,38.1956167],[23.6267292,38.1957261],[23.6267743,38.1958524],[23.6265675,38.1960861],[23.6265894,38.1962664],[23.6270557,38.1966464],[23.6277739,38.1969011],[23.6286644,38.196958],[23.628824,38.1970125],[23.6293706,38.1973207],[23.6296886,38.1976732],[23.6299054,38.1977099],[23.6301343,38.1976205],[23.6305592,38.1971532],[23.6310995,38.19688],[23.6312233,38.1968128],[23.6312696,38.1966868],[23.6311584,38.1961006],[23.6308515,38.1958022],[23.6312395,38.1958756],[23.6313082,38.1958217],[23.6312176,38.1956772],[23.6309558,38.1955142],[23.6309333,38.195433],[23.631322,38.1953531],[23.6319976,38.1949947],[23.6323862,38.1949328],[23.6324552,38.1948429],[23.6321588,38.1947338],[23.631508,38.1947138],[23.6309376,38.1945858],[23.6300835,38.1941145],[23.6302207,38.1940789],[23.6308595,38.1942251],[23.6310767,38.1941897],[23.6305998,38.1936475],[23.6307264,38.1934496],[23.6303296,38.1928715],[23.6302301,38.1922223],[23.6302888,38.1919161],[23.6303464,38.1918081],[23.6305869,38.1916647],[23.6312493,38.1916667],[23.631558,38.1915776],[23.6323258,38.1910392],[23.6328297,38.1907704],[23.6334403,38.1906191],[23.6346861,38.1903887],[23.6347429,38.190461],[23.6347189,38.1906952],[23.634431,38.191163],[23.6343955,38.1914152],[23.6350694,38.1913993],[23.6359248,38.1916092],[23.6361532,38.1916099],[23.6362335,38.1915381],[23.6361813,38.1905465],[23.6362956,38.1905199],[23.6367172,38.1907014],[23.6370937,38.1907747],[23.637151,38.1907388],[23.6370619,38.1902879],[23.6371081,38.1901799],[23.6377468,38.1903261],[23.6381931,38.1901472],[23.638456,38.1900939],[23.6389242,38.1900864],[23.6397247,38.1898545],[23.6396351,38.1895027],[23.6399346,38.1889629],[23.6398568,38.1885391],[23.6402579,38.1882519],[23.6410248,38.1878757],[23.6415384,38.1879314],[23.6422652,38.188231],[23.6428809,38.1884311],[23.6431207,38.1884319],[23.6432124,38.1883601],[23.6432479,38.1880988],[23.6429643,38.1877194],[23.6436608,38.1877215],[23.643844,38.1876139],[23.6439937,38.1873711],[23.6441997,38.1872815],[23.6444397,38.1872282],[23.6451133,38.1872483],[23.6460283,38.1869446],[23.6464845,38.1870631],[23.6468727,38.1870643],[23.6471051,38.1871867],[23.6470944,38.1870424],[23.6473585,38.1867368],[23.6480603,38.1864009],[23.6483575,38.1863297],[23.6485992,38.1863665],[23.6492047,38.1863142],[23.6498284,38.1860142],[23.6504221,38.186034],[23.6505806,38.1863229],[23.6508741,38.1862877],[23.6516897,38.1860152],[23.6519088,38.1860023]]},{"id":19335,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: O22 \u039c\u03c0\u03cc\u03c1\u03c3\u03b9-\u03ba\u03b1\u03c4. \u039c\u03c0\u03ac\u03c6\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae (\u039c\u03c0\u03cc\u03c1\u03c3\u03b9) \u03ad\u03c9\u03c2 \u03c4\u03bf \u03ba\u03b1\u03c4. \u039c\u03c0\u03ac\u03c6\u03b9","path":"ATTIKI\/Attiki_Parnitha_O22_Borsi_Bafi","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":14283,"name_EN":"Parnitha: O22 Borsi-Bafi ref.","description_EN":"From Aghia Paraskevi (Borsi) to Bafi refuge","ascent_time":520,"descent_time":470,"marker":"O22","level":9,"ascent":878,"descent":438,"maxelev":1283,"minelev":699,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.64849 38.16759,23.72748 38.18599)","views":26,"millestones":"0,23.6519149,38.1860024#1,23.6486082,38.1789926#2,23.6542625,38.1771414#3,23.6642647,38.1793600#4,23.6649554,38.1744671#5,23.6692544,38.1722800#6,23.6748954,38.1701791#7,23.6807112,38.1728706#8,23.6860323,38.1717081#9,23.6945292,38.1693298#10,23.7003729,38.1738363#11,23.7083258,38.1742007#12,23.7174983,38.1782432#13,23.7259533,38.1758033#14.3,23.7271402,38.1675858","x":23.6828369,"y":38.1738329,"coor":[[23.6519149,38.1860024],[23.6519782,38.1858989],[23.6521255,38.185683],[23.6521267,38.1854307],[23.6518095,38.184907],[23.651846,38.1844295],[23.6516429,38.1839242],[23.6522162,38.1834212],[23.6524424,38.1831244],[23.6527333,38.1827377],[23.6527454,38.1825846],[23.6526204,38.182458],[23.6522216,38.1822766],[23.652041,38.1818435],[23.6519499,38.1817891],[23.6515619,38.1817519],[23.6514034,38.181463],[23.6511183,38.1813901],[23.6507886,38.1810917],[23.6502192,38.1807836],[23.6501417,38.1802786],[23.6497673,38.1797728],[23.6491635,38.1795006],[23.6485723,38.1789671],[23.6485249,38.1788048],[23.648596,38.1782642],[23.648734,38.1778501],[23.6490099,38.1774453],[23.6490802,38.177085],[23.6494248,38.1766444],[23.6499279,38.1764837],[23.6507159,38.17645],[23.6509561,38.1763426],[23.6510253,38.1761986],[23.6509121,38.176009],[23.6509245,38.1757927],[23.6510851,38.175631],[23.6513941,38.1754877],[23.6516793,38.1755246],[23.6523283,38.175905],[23.6524767,38.1759145],[23.6528426,38.1757984],[23.6533132,38.175259],[23.6534048,38.1752052],[23.6535189,38.1752236],[23.6539266,38.1759188],[23.6540842,38.1763879],[23.654083,38.1766402],[23.6543242,38.1773304],[23.6545063,38.1774571],[23.6550083,38.1775217],[23.6553386,38.1776849],[23.6556793,38.1780824],[23.6560299,38.1787864],[23.6572039,38.1792225],[23.6579223,38.1794048],[23.6583413,38.1793925],[23.6591328,38.1793723],[23.6597612,38.179266],[23.6604114,38.179394],[23.6611885,38.1792611],[23.6616448,38.1793345],[23.6623072,38.1792913],[23.6632203,38.179357],[23.6646018,38.17937],[23.6649333,38.1792808],[23.6650364,38.179209],[23.6650368,38.1791189],[23.6649003,38.1790104],[23.6648479,38.1789967],[23.6643038,38.1788509],[23.6631334,38.178397],[23.6629156,38.1781214],[23.662346,38.1780747],[23.6616966,38.1777845],[23.6613444,38.1774139],[23.6612878,38.1773056],[23.6613226,38.1771886],[23.6623303,38.1765336],[23.6627546,38.1761382],[23.6632811,38.1758513],[23.6642874,38.1754937],[23.6646759,38.1754227],[23.6647333,38.1753508],[23.6647348,38.1750263],[23.6652497,38.1747755],[23.665216,38.1746672],[23.664704,38.1742692],[23.6644297,38.1743405],[23.663779,38.1743387],[23.6635359,38.1742794],[23.6630808,38.1739356],[23.6629449,38.1737009],[23.6632659,38.1734134],[23.663393,38.1730803],[23.6636678,38.1729008],[23.6638862,38.172577],[23.6644586,38.1722362],[23.6647229,38.1718584],[23.665135,38.1716252],[23.6652482,38.1713597],[23.6657228,38.1714151],[23.666049,38.171718],[23.6664934,38.1718995],[23.6669596,38.1723154],[23.667108,38.1723158],[23.6671998,38.1722169],[23.6673597,38.1721903],[23.6677128,38.1723716],[23.6680778,38.1724447],[23.6684317,38.1724457],[23.669013,38.1726456],[23.6692533,38.1725292],[23.6692549,38.1721687],[23.6695967,38.1718497],[23.6696099,38.1714622],[23.6693823,38.1712993],[23.6693371,38.171191],[23.6699318,38.1709764],[23.6701372,38.170986],[23.6706355,38.1706179],[23.6711179,38.1699523],[23.671519,38.16962],[23.6715313,38.1694217],[23.6718628,38.1693235],[23.6718747,38.1692244],[23.6721608,38.169063],[23.672356,38.1688112],[23.6724899,38.1690233],[23.6727636,38.1690962],[23.6728894,38.1690425],[23.6729113,38.1692408],[23.6730708,38.1693134],[23.6732881,38.1692238],[23.6734136,38.1692422],[23.6735398,38.1691164],[23.6743729,38.1691638],[23.6749978,38.1690348],[23.6753939,38.1690179],[23.6753322,38.1695765],[23.6751819,38.1699906],[23.6744491,38.1704753],[23.6744142,38.1706374],[23.6745957,38.1708903],[23.6746398,38.1712509],[23.6747985,38.1715037],[23.6754012,38.1720281],[23.6755373,38.1722448],[23.6759019,38.172399],[23.6759242,38.1725252],[23.6757972,38.1728493],[23.6758645,38.1731019],[23.6761038,38.1732017],[23.6766407,38.173131],[23.6769128,38.1735734],[23.6770153,38.1736187],[23.6771182,38.173592],[23.6773937,38.1732503],[23.6776457,38.1730527],[23.6779543,38.1729814],[23.6780669,38.1733422],[23.6782146,38.1735049],[23.6785335,38.173668],[23.6788075,38.1736868],[23.6790704,38.1735973],[23.6792088,38.1732913],[23.6793001,38.1732915],[23.6795962,38.1734726],[23.6797903,38.1734551],[23.6801134,38.1731721],[23.6805353,38.1727992],[23.6808886,38.1729444],[23.6812883,38.1729004],[23.6813335,38.1730087],[23.6811152,38.1733325],[23.6810678,38.173729],[23.6811243,38.1738643],[23.6813524,38.173919],[23.6819354,38.1737403],[23.6820149,38.1738307],[23.6820702,38.1742454],[23.6821953,38.1743629],[23.6823208,38.1743813],[23.6825724,38.1742828],[23.6828369,38.1738329],[23.6829856,38.1737702],[23.6831662,38.1742574],[23.6831279,38.1747079],[23.6837693,38.1742139],[23.6838729,38.174034],[23.684079,38.1738903],[23.685439,38.1735605],[23.6859677,38.1727418],[23.6858667,38.1723269],[23.6859376,38.1717773],[23.6860864,38.1716696],[23.6865436,38.1715446],[23.6867389,38.1712658],[23.6875162,38.1710335],[23.6879952,38.1711429],[23.688316,38.1708914],[23.6885905,38.170775],[23.6890238,38.1708843],[23.6894579,38.1708224],[23.6896414,38.1706246],[23.6896998,38.1703003],[23.6897915,38.1702194],[23.6901226,38.1702203],[23.6903742,38.1701038],[23.6904997,38.1701402],[23.6906587,38.1703208],[23.6908643,38.1703033],[23.691106,38.1698443],[23.691483,38.1697732],[23.6917234,38.1696207],[23.6918164,38.1692153],[23.692307,38.1692797],[23.692536,38.1691361],[23.6927195,38.1689203],[23.6928908,38.1689027],[23.6933128,38.1689939],[23.6934622,38.16876],[23.6936107,38.1687424],[23.6938497,38.1689142],[23.6941233,38.1690141],[23.6942704,38.1693209],[23.6944987,38.1693395],[23.6950016,38.1691831],[23.6951941,38.1695576],[23.6954213,38.1698286],[23.6960593,38.1701547],[23.696439,38.1702097],[23.6970139,38.1706123],[23.6971854,38.1705406],[23.6977327,38.1707133],[23.6977558,38.1706412],[23.6979205,38.1705831],[23.6982669,38.1712824],[23.6987556,38.1718064],[23.6987839,38.1721355],[23.6988503,38.1721266],[23.6989658,38.1718025],[23.6992404,38.1716409],[23.6993661,38.1716322],[23.6994554,38.1721191],[23.6995466,38.1721554],[23.6995117,38.1723176],[23.6996017,38.1726242],[23.6997267,38.1727778],[23.6996576,38.1729218],[23.6997595,38.1731383],[23.6994831,38.1737144],[23.699517,38.1737956],[23.6998142,38.1737063],[23.7000425,38.1737159],[23.7002706,38.1737705],[23.7006122,38.1739877],[23.7012405,38.1738992],[23.701959,38.1740903],[23.7023686,38.1744248],[23.7025744,38.1743622],[23.7027338,38.1744617],[23.7029971,38.1742822],[23.7032733,38.1737601],[23.7036046,38.1736889],[23.7038107,38.1735452],[23.7044395,38.1733215],[23.7046793,38.1733221],[23.7048853,38.1731964],[23.7052406,38.1731252],[23.7050795,38.1734402],[23.7050888,38.173954],[23.7049393,38.174224],[23.7049731,38.1743502],[23.7054177,38.1745136],[23.7056461,38.1744781],[23.7057836,38.1743703],[23.7059206,38.1743526],[23.7059888,38.1744429],[23.706194,38.1745245],[23.7063656,38.1744348],[23.7066054,38.1744084],[23.7067272,38.1745709],[23.7069896,38.1746076],[23.7074922,38.1745368],[23.7076979,38.1744832],[23.7078698,38.1743304],[23.7083727,38.1741875],[23.7087495,38.1741884],[23.7090001,38.1743152],[23.7091371,38.1743156],[23.7095014,38.1745958],[23.7096611,38.1746143],[23.7104589,38.1749767],[23.7108467,38.1750678],[23.7108919,38.1751941],[23.7111768,38.175312],[23.7111422,38.175402],[23.7113692,38.175745],[23.7113568,38.1759974],[23.7114814,38.176232],[23.7119147,38.1763773],[23.7124613,38.1767481],[23.7130654,38.177011],[23.7134409,38.1773273],[23.7144205,38.1779245],[23.7148884,38.1779797],[23.7152191,38.1780887],[23.71587,38.1780452],[23.715984,38.1780996],[23.7171826,38.1781565],[23.7176502,38.1782838],[23.7187692,38.1782685],[23.7192597,38.1783868],[23.7198989,38.1784244],[23.7206645,38.178264],[23.7210526,38.1782829],[23.7225606,38.1780432],[23.7228811,38.1778457],[23.7232237,38.1778104],[23.7237268,38.1776314],[23.7240585,38.1774609],[23.7246081,38.1770476],[23.7249963,38.1770575],[23.7256004,38.1773293],[23.7256806,38.1772394],[23.7262747,38.1771236],[23.7265492,38.1769981],[23.7263234,38.176619],[23.7263129,38.1763666],[23.7262223,38.1761591],[23.7258247,38.1756355],[23.7252896,38.1752377],[23.7251534,38.1750211],[23.7246755,38.1746054],[23.7246777,38.1740195],[23.7249867,38.173804],[23.724953,38.1736597],[23.7250447,38.1735608],[23.7249995,38.1734525],[23.7248985,38.173263],[23.7248652,38.1730106],[23.7250369,38.1728848],[23.7253338,38.1728585],[23.7255397,38.1727508],[23.7256664,38.1724537],[23.7260326,38.1722382],[23.7262388,38.1720314],[23.7263999,38.1716983],[23.7270908,38.171362],[23.7271372,38.1711638],[23.7269107,38.1706676],[23.727094,38.1705058],[23.7270717,38.1703525],[23.7274725,38.17002],[23.7273584,38.1700107],[23.7273019,38.1698483],[23.7274509,38.1696955],[23.7274054,38.1696548],[23.7273303,38.1696186],[23.7274109,38.1694205],[23.7273547,38.169186],[23.7271269,38.1690413],[23.7268199,38.1687252],[23.7266906,38.1684815],[23.7266742,38.1682787],[23.7270059,38.1681172],[23.7270818,38.1679282],[23.7271402,38.1675858]]},{"id":19341,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: O22 \u0391\u03c0\u03cc \u03c4\u03b7 \u03a7\u03bf\u03cd\u03bd\u03b7 \u03c3\u03c4\u03bf \u039c\u03c0\u03ac\u03c6\u03b9","description_GR":"\u0397 \u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","path":"ATTIKI\/Attiki_O22_Parnitha_Bafi_Thrakomakedones","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4505,"name_EN":"Parnitha Mt: O22 Bafi refuge via the Chouni ravine","description_EN":"The classic ascent of Mt. Parnitha","ascent_time":90,"descent_time":110,"marker":"O22","level":9,"ascent":57,"descent":666,"maxelev":1143,"minelev":523,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.72533 38.14394,23.74697 38.16807)","views":49,"millestones":"0,23.7271373,38.1675858#1,23.7298609,38.1636875#2,23.7368896,38.1583163#3,23.7429571,38.1532553#4,23.7450979,38.1468362#4.5,23.7453240,38.1439416","x":23.7398752,"y":38.1575522,"coor":[[23.7271373,38.1675858],[23.727079,38.1679282],[23.7269313,38.1677476],[23.7269051,38.1676799],[23.7267796,38.1676616],[23.7263111,38.1677867],[23.726243,38.1676784],[23.7263119,38.1675614],[23.7262664,38.1675162],[23.7260378,38.1676058],[23.7253283,38.1680728],[23.7256488,38.1672489],[23.7263941,38.1663854],[23.7273544,38.1660091],[23.7275605,38.1658474],[23.7276646,38.1654781],[23.7274112,38.1651305],[23.727628,38.1651671],[23.727788,38.1650953],[23.7277313,38.1650051],[23.7278568,38.1650234],[23.7281654,38.164916],[23.7282004,38.1647088],[23.7283727,38.1644208],[23.728362,38.1642315],[23.7284535,38.1641776],[23.7289443,38.1642058],[23.7291275,38.164062],[23.7294932,38.1639367],[23.7296879,38.1637659],[23.7300424,38.1636045],[23.7301068,38.1635415],[23.7302447,38.1633075],[23.7304276,38.1632178],[23.7304623,38.1631007],[23.7307484,38.1629031],[23.7315029,38.1626164],[23.731891,38.1625993],[23.7321886,38.1623746],[23.7328281,38.162322],[23.7331483,38.1621515],[23.7340413,38.1614325],[23.7341106,38.1611984],[23.7339855,38.1610719],[23.7339532,38.1605581],[23.7340921,38.1600267],[23.7353613,38.1594167],[23.7355561,38.1592008],[23.735454,38.1590294],[23.7354774,38.1588762],[23.7353757,38.1585876],[23.7358552,38.1585526],[23.736048,38.158499],[23.7363333,38.1585357],[23.7366532,38.1584462],[23.7370192,38.1582488],[23.7373962,38.1581505],[23.7390057,38.158118],[23.7393945,38.1579386],[23.7398752,38.1575522],[23.7404959,38.1573508],[23.7411013,38.1572079],[23.74141,38.1570644],[23.7417535,38.1567587],[23.7419028,38.1564977],[23.7419942,38.1564708],[23.7419034,38.1563354],[23.7427027,38.1562471],[23.7425775,38.1561386],[23.7423151,38.156102],[23.7423154,38.1560209],[23.7424526,38.1559671],[23.7422818,38.1558406],[23.7423513,38.1555433],[23.7422151,38.1553267],[23.7423189,38.1550385],[23.7423199,38.1547501],[23.7426528,38.1542101],[23.7426994,38.1539308],[23.7428368,38.153823],[23.742769,38.1536245],[23.7429072,38.1532643],[23.7440036,38.1530685],[23.7442328,38.1527986],[23.7448159,38.1525114],[23.7451483,38.1521156],[23.7458922,38.1515314],[23.7461288,38.1513922],[23.7464142,38.1513568],[23.7467395,38.1510511],[23.7467518,38.1507807],[23.7466268,38.1506182],[23.7466846,38.1504201],[23.7464572,38.1501672],[23.7464465,38.1499779],[23.7466528,38.149726],[23.746952,38.1490057],[23.7468856,38.1483927],[23.7466475,38.1479415],[23.7465122,38.1474636],[23.7459191,38.1473541],[23.745293,38.1469021],[23.7450194,38.1468114],[23.7449057,38.146694],[23.7448611,38.1463875],[23.7446908,38.1461348],[23.744338,38.1458636],[23.7442249,38.1455659],[23.7443284,38.1453318],[23.7442488,38.1452596],[23.7442379,38.1451153],[23.7445509,38.144724],[23.744768,38.1446523],[23.7447342,38.1445441],[23.7448942,38.1444543],[23.7452026,38.1443784],[23.7451347,38.144216],[23.7452154,38.1439999],[23.745324,38.1439416]]},{"id":20028,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1: \u039c\u03bf\u03bd\u03ae \u039d\u03c4\u03ac\u03c1\u03b4\u03b9\u03b6\u03b1\u03c2-\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03b1 \u03b3\u03bd\u03c9\u03c3\u03c4\u03ae \u03b6\u03ce\u03bd\u03b7 \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","path":"ATTIKI\/Attiki_Parnitha_Dardiza_Keramidi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3715,"name_EN":"Parnitha Mt: Dardiza mon.-Agios Georgios Keramidi","description_EN":"One of the less known sides of Mt. Parnitha","ascent_time":95,"descent_time":80,"marker":"Blue_square","level":9,"ascent":427,"descent":65,"maxelev":891,"minelev":497,"link_logo":"parnitha_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnitha","pdf_link":"","bbox":"LINESTRING(23.69204 38.11258,23.70445 38.13733)","views":2,"millestones":"0,23.7039751,38.1125753#1,23.6989408,38.1182992#2,23.6948583,38.1247990#3,23.6948190,38.1329689#3.7,23.6920387,38.1373249","x":23.6959254,"y":38.1224056,"coor":[[23.7039751,38.1125753],[23.7039843,38.1125979],[23.7040525,38.1126521],[23.7039729,38.1131206],[23.7043008,38.1133242],[23.7042774,38.1134683],[23.7044513,38.1135589],[23.7041477,38.1138916],[23.7041242,38.1140628],[23.7041465,38.114189],[23.7044146,38.1145412],[23.7044249,38.1148026],[23.704046,38.1154145],[23.7040453,38.1155767],[23.7041473,38.1157572],[23.7040668,38.1159102],[23.7039744,38.1161984],[23.7030255,38.1167097],[23.7028086,38.1167452],[23.7026597,38.11688],[23.7026708,38.1169612],[23.7023392,38.1171586],[23.7023273,38.1172758],[23.7021325,38.1174826],[23.7020298,38.1175003],[23.7018353,38.117644],[23.7018005,38.1177701],[23.7014467,38.1178053],[23.7012291,38.118021],[23.7010577,38.1180927],[23.7002958,38.118271],[23.6997141,38.1182515],[23.6993258,38.1183586],[23.6990409,38.1182768],[23.6986412,38.1183659],[23.6985847,38.1182576],[23.6984935,38.1182393],[23.6984916,38.11869],[23.698742,38.1188348],[23.6985809,38.1191769],[23.6985801,38.1193571],[23.6988852,38.1198176],[23.6988164,38.1198985],[23.6986566,38.1199251],[23.6986444,38.1201054],[23.6984389,38.1201409],[23.6981871,38.1203385],[23.6980719,38.1206086],[23.6979004,38.1206983],[23.6977054,38.1209772],[23.6975782,38.1213734],[23.6973723,38.1215171],[23.6969612,38.1216061],[23.6966812,38.1217136],[23.6964291,38.1220013],[23.6959254,38.1224056],[23.69564,38.1224589],[23.6956507,38.1226212],[23.6955132,38.122765],[23.6951516,38.1230345],[23.6951043,38.1234309],[23.6951825,38.1238412],[23.6951133,38.1240303],[23.6949609,38.1241335],[23.6948224,38.1242683],[23.6945154,38.1245379],[23.6945836,38.1245922],[23.6947637,38.1246557],[23.6948546,38.1247641],[23.6948854,38.1250571],[23.6946673,38.125381],[23.694632,38.1256513],[23.6943798,38.125939],[23.6947312,38.1264807],[23.6949802,38.126612],[23.6948753,38.1268912],[23.6948504,38.1271434],[23.6949403,38.1274771],[23.6952469,38.1278114],[23.6955069,38.1284069],[23.6954591,38.1289115],[23.6952978,38.1293076],[23.6952671,38.1295554],[23.6949458,38.1300052],[23.6947362,38.1310051],[23.6944038,38.1313827],[23.6942885,38.1316708],[23.6940706,38.1319406],[23.6943068,38.132144],[23.6945781,38.1327486],[23.6948851,38.1330288],[23.6950016,38.1333085],[23.6948816,38.1336056],[23.6948617,38.1340156],[23.6947468,38.1342136],[23.6948486,38.1344121],[23.6948239,38.1348627],[23.6949149,38.134935],[23.695166,38.1349357],[23.6952909,38.1350802],[23.6943525,38.1357267],[23.6940896,38.1358341],[23.6933106,38.1365621],[23.6930589,38.1367237],[23.692967,38.1368767],[23.692658,38.1370741],[23.6924638,38.1371277],[23.6923745,38.137168],[23.6922789,38.1371903],[23.6920387,38.1373249]]}],{"extent":[23.55159,38.09604,23.8456,38.27198],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":true},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":true},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Parnitha_Flabouri_ridge":{"url":null,"color":"#f00","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Parnitha_AgTriada_Korifes":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_parnitha = new getPoiCollection("parnitha",[{"name":"ecoktima","owner":"AnaDigit","x":23.553984,"y":38.215659,"photo":"ecoktima_logo","type":200,"zoom_level":13,"id":1,"hlink_GR":"http:\/\/www.ecoktima.gr\/","hlink_EN":"http:\/\/www.ecoktima.gr\/","description":"\u03a4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03bf\u03b9\u03ba\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc \u03ba\u03c4\u03ae\u03bc\u03b1 \u03ba\u03b1\u03bb\u03bb\u03b9\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1\u03c2, \u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2, \u03b4\u03b9\u03b1\u03bc\u03bf\u03bd\u03ae\u03c2, \u03b5\u03c5\u03b5\u03be\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03b2\u03b1\u03bb\u03bb\u03bf\u03bd\u03c4\u03b9\u03ba\u03bf\u03cd \u03ba\u03b1\u03b9 \u03c8\u03b7\u03c6\u03b9\u03b1\u03ba\u03bf\u03cd \u03b5\u03b3\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd.
\u03a3\u03c4\u03bf ECOKTHMA<\/b> \u03bf \u03b5\u03c0\u03b9\u03c3\u03ba\u03ad\u03c0\u03c4\u03b7\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03b5\u03b9:
\u03bd\u03b1 \u03ba\u03b1\u03bb\u03bb\u03b9\u03b5\u03c1\u03b3\u03ae\u03c3\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b1\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c8\u03b5\u03b9 (\u03c4\u03b7 \u03c6\u03cd\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bc\u03c5\u03c3\u03c4\u03b9\u03ba\u03ac \u03c4\u03b7\u03c2),
\u03bd\u03b1 \u03c0\u03b1\u03af\u03be\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03bc\u03ac\u03b8\u03b5\u03b9 (\u03c6\u03c5\u03c3\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03c8\u03b7\u03c6\u03b9\u03b1\u03ba\u03ac),
\u03bd\u03b1 \u03bc\u03b5\u03af\u03bd\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03c7\u03b1\u03bb\u03b1\u03c1\u03ce\u03c3\u03b5\u03b9 (\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03c1\u03c5\u03b8\u03bc\u03bf\u03cd\u03c2 \u03c4\u03b7\u03c2 \u03c6\u03cd\u03c3\u03b7\u03c2).","height":0,"width":0},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac","owner":"AnaDigit","x":23.749513,"y":38.16828,"photo":"Parnitha_Vrisi_Koromilia","type":0,"zoom_level":14,"id":203,"hlink_GR":"","hlink_EN":"","description":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03ba\u03c1\u03ae\u03bd\u03b7, \u03c4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c0\u03b7\u03b3\u03ae \u03c0\u03bf\u03c5 \u03c0\u03b1\u03c1\u03ad\u03c7\u03b5\u03b9 \u03b4\u03c1\u03bf\u03c3\u03b5\u03c1\u03cc \u03bd\u03b5\u03c1\u03cc \u03cc\u03bb\u03bf \u03c4\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf. \u03a4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c3\u03c7\u03b7\u03bc\u03b1\u03c4\u03af\u03b6\u03b5\u03b9 \u03c1\u03c5\u03ac\u03ba\u03b9 \u03c0\u03bf\u03c5 \u03b6\u03c9\u03bd\u03c4\u03b1\u03bd\u03b5\u03cd\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03bc\u03b1\u03ba\u03c1\u03b9\u03ac \u03bb\u03bf\u03c5\u03c1\u03af\u03b4\u03b1 \u03c0\u03b1\u03c1\u03cc\u03c7\u03b8\u03b9\u03b1\u03c2 \u03b2\u03bb\u03ac\u03c3\u03c4\u03b7\u03c3\u03b7\u03c2 \u03bc\u03b5 \u03c0\u03bb\u03b1\u03c4\u03ac\u03bd\u03b9\u03b1, \u03c3\u03c6\u03b5\u03bd\u03c4\u03ac\u03bc\u03b9\u03b1, \u03ba\u03b1\u03c1\u03c5\u03b4\u03b9\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03b1 \u03b4\u03ad\u03bd\u03c4\u03c1\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03b8\u03ad\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bf\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u03c3\u03b5 \u03c0\u03bf\u03bb\u03bb\u03ac \u03bc\u03b9\u03ba\u03c1\u03ac \u03b6\u03ce\u03b1 (\u03b1\u03bc\u03c6\u03af\u03b2\u03b9\u03b1, \u03bb\u03b9\u03bc\u03c0\u03b5\u03bb\u03bf\u03cd\u03bb\u03b5\u03c2 \u03ba\u03bb\u03c0). \u039a\u03b1\u03c4\u03ac\u03bd\u03c4\u03b9, \u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b5\u03af \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03bb\u03b9\u03bc\u03bd\u03bf\u03cd\u03bb\u03b5\u03c2 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf\u03bd \u0399\u03bf\u03cd\u03bb\u03b9\u03bf.","height":285,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039c\u03c0\u03ac\u03c6\u03b9","owner":"AnaDigit","x":23.727037,"y":38.167601,"photo":"Parnitha_Bafi","type":0,"zoom_level":14,"id":204,"hlink_GR":"","hlink_EN":"","description":"","height":773,"width":512},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u0395\u03bb\u03ac\u03c6\u03b9\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.721404194833,"y":38.160515465422,"photo":"Parnitha_Elafia","type":7,"zoom_level":13,"id":205,"hlink_GR":"","hlink_EN":"","description":"\u0395\u03bb\u03b1\u03c6\u03af\u03bd\u03b1 \u03bc\u03b5 \u03c4\u03bf \u03bc\u03b9\u03ba\u03c1\u03cc \u03c4\u03b7\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ad\u03c2, \u03c4\u03ce\u03c1\u03b1 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03ba\u03b1\u03bc\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2 \u03ba\u03bf\u03c1\u03bc\u03bf\u03cd\u03c2.","height":315,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u039c\u03b5\u03c3\u03b9\u03b1\u03bd\u03cc \u039d\u03b5\u03c1\u03cc","owner":"AnaDigit","x":23.742116212841,"y":38.174966838707,"photo":"Parnitha_Vrisi_Mesiano_Nero","type":0,"zoom_level":14,"id":206,"hlink_GR":"","hlink_EN":"","description":"","height":339,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03a0\u03c5\u03c1\u03b3\u03ac\u03c1\u03b9, \u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03b1","owner":"AnaDigit","x":23.608778238297,"y":38.214670686006,"photo":"Parhitha_Pirgari","type":10,"zoom_level":13,"id":576,"hlink_GR":"http:\/\/www.ancientgreece.gr\/index.php\/ancient-sites\/central\/290\/293\/","hlink_EN":"","description":"\u03a4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03b7 \u03c6\u03c1\u03c5\u03ba\u03c4\u03c9\u03c1\u03af\u03b1 \u03c4\u03bf\u03c5 4\u03bf\u03c5 \u03b1\u03b9. \u03c0.\u03a7., \u03c0\u03b1\u03c1\u03cc\u03bc\u03bf\u03b9\u03b1 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03a0\u03cd\u03c1\u03b3\u03bf \u039b\u03b7\u03bc\u03b9\u03ba\u03bf\u03cd. \u0391\u03bd \u03ba\u03b1\u03b9 \u03b7 \u03b8\u03ad\u03c3\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03bf\u03bc\u03b2\u03b9\u03ba\u03ae \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03bf \u03c3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1 \u03c4\u03c9\u03bd \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03ce\u03bd \u03bb\u03b5\u03ba\u03b1\u03bd\u03ce\u03bd \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 (\u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03b1 \u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03c9\u03bd, \u039c\u03b1\u03b6\u03b1\u03c1\u03b1\u03af\u03b9\u03ba\u03c9\u03bd \u03ba\u03b1\u03b9 \u0392\u03bf\u03cd\u03bd\u03c4\u03b7\u03bc\u03b1), \u03b7 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03c1\u03bf\u03c3\u03b2\u03b1\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c4\u03bf\u03c5 \u03bb\u03cc\u03c6\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03bf\u03b9 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03b4\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c4\u03bf\u03c5 \u03b4\u03b5\u03af\u03c7\u03bd\u03bf\u03c5\u03bd \u03cc\u03c4\u03b9 \u03bc\u03ac\u03bb\u03bb\u03bf\u03bd \u03bf \u03c1\u03cc\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03b6\u03cc\u03c4\u03b1\u03bd \u03c3\u03c4\u03b7 \u03bc\u03b5\u03c4\u03ac\u03b4\u03bf\u03c3\u03b7 \u03bc\u03b7\u03bd\u03c5\u03bc\u03ac\u03c4\u03c9\u03bd, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03bf\u03c0\u03c4\u03b9\u03ba\u03ae \u03b5\u03c0\u03b1\u03c6\u03ae \u03bc\u03b5 \u03c4\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03a0\u03ac\u03bd\u03b1\u03ba\u03c4\u03bf \u03ba\u03b1\u03b9 \u03c4\u03bf\u03bd \u03a0\u03cd\u03c1\u03b3\u03bf \u039b\u03b7\u03bc\u03b9\u03ba\u03bf\u03cd.","height":339,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u03c3\u03c4\u03bf \u0392\u03bf\u03cd\u03bd\u03c4\u03b7\u03bc\u03b1","owner":"AnaDigit","x":23.64538502693,"y":38.218777907623,"photo":"Parhitha_Ag_Nikolaos_Voudima","type":9,"zoom_level":14,"id":577,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03b1\u03bb\u03b9\u03bf\u03cd \u03b3\u03b5\u03c9\u03c1\u03b3\u03b9\u03ba\u03bf\u03cd \u03c3\u03c5\u03bd\u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03bf\u03cd \u03c4\u03bf\u03c5 \u03bf\u03c1\u03bf\u03c0\u03b5\u03b4\u03af\u03bf\u03c5 \u0392\u03bf\u03cd\u03bd\u03c4\u03b7\u03bc\u03b1. \u0394\u03af\u03c0\u03bb\u03b1 \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03b7\u03b3\u03ae.","height":339,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c3\u03c0\u03b7\u03bb\u03b1\u03b9\u03bf\u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03b9\u03ac \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u039c\u03b1\u03c1\u03af\u03bd\u03b1\u03c2","owner":"AnaDigit","x":23.638346910477,"y":38.228291694085,"photo":"Parhitha_Ag_Marina","type":9,"zoom_level":14,"id":578,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03bf\u03bd\u03cc\u03c7\u03c9\u03c1\u03bf\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c7\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03b5 \u03c3\u03ba\u03b1\u03bb\u03af \u03ba\u03b1\u03b9 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03b9\u03bb\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5 \u03b2\u03c1\u03ac\u03c7\u03bf\u03c5, \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u0392\u03bf\u03cd\u03bd\u03c4\u03b7\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03c4\u03b9\u03ba\u03c1\u03c5\u03c3\u03c4\u03ac \u03c3\u03c4\u03b7 \u0394\u03b9\u03ba\u03bb\u03b7\u03c3\u03b9\u03ac. \u0398\u03b5\u03c9\u03c1\u03b5\u03af\u03c4\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03c7\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf\u03bd 12\u03bf \u03b1\u03b9. ","height":600,"width":373},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ac\u03c2 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1\u03c2 \u03c3\u03c4\u03b7 \u0394\u03b9\u03ba\u03bb\u03b7\u03c3\u03b9\u03ac","owner":"AnaDigit","x":23.630750894547,"y":38.227684871768,"photo":"Parhitha_Diklisia_old","type":9,"zoom_level":14,"id":579,"hlink_GR":"","hlink_EN":"","description":"","height":773,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03c4\u03b7\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae \u03b5\u03c0\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03b7 \u03bd\u03ad\u03b1 \u0395\u03c5\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03c3\u03c4\u03c1\u03b9\u03b1 \u03c3\u03c4\u03b7 \u0394\u03b9\u03ba\u03bb\u03b7\u03c3\u03b9\u03ac","owner":"AnaDigit","x":23.631523370743,"y":38.227145469902,"photo":"Parhitha_Diklisia_New","type":9,"zoom_level":14,"id":580,"hlink_GR":"","hlink_EN":"","description":"","height":773,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u0392\u03bf\u03cd\u03bd\u03c4\u03b7\u03bc\u03b1","owner":"AnaDigit","x":23.649762392042,"y":38.218204722835,"photo":"Parhitha_Voudima","type":0,"zoom_level":13,"id":581,"hlink_GR":"","hlink_EN":"","description":"","height":236,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1 \u0391\u03c5\u03bb\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.678944826127,"y":38.238438361556,"photo":"Parhitha_Ag_Triada_Avlona","type":9,"zoom_level":14,"id":582,"hlink_GR":"","hlink_EN":"","description":"","height":287,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u0386\u03b3\u03b9\u03bf\u03c2 \u039c\u03b5\u03c1\u03ba\u03bf\u03cd\u03c1\u03b9\u03bf\u03c2","owner":"AnaDigit","x":23.777650117877,"y":38.21990529835,"photo":"Parhitha_Ag_Merkourios","type":9,"zoom_level":14,"id":583,"hlink_GR":"","hlink_EN":"","description":"","height":408,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03bb\u03af\u03bc\u03bd\u03b7 \u039c\u03c0\u03b5\u03bb\u03ad\u03c4\u03c3\u03b9 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.804257631304,"y":38.212917301709,"photo":"Parhitha_Beletsi2","type":0,"zoom_level":13,"id":584,"hlink_GR":"","hlink_EN":"","description":"","height":270,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5 \u03c3\u03c4\u03bf \u039a\u03b1\u03c4\u03c3\u03b9\u03bc\u03af\u03b4\u03b9","owner":"AnaDigit","x":23.78626,"y":38.184318,"photo":"Parhitha_pyrgos_Katsimidi","type":10,"zoom_level":14,"id":585,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03c3\u03c7\u03b5\u03b4\u03cc\u03bd \u03c4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2, \u03b4\u03af\u03c0\u03bb\u03b1 \u03c3\u03b5 \u03bc\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b4\u03b9\u03cc\u03b4\u03bf\u03c5\u03c2 \u03b1\u03c0\u03cc \u0391\u03c4\u03c4\u03b9\u03ba\u03ae \u03c0\u03c1\u03bf\u03c2 \u0392\u03bf\u03b9\u03c9\u03c4\u03af\u03b1, \u03c4\u03bf \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03c4\u03c9\u03bd \u039a\u03bf\u03c1\u03b9\u03bf\u03ba\u03bb\u03b5\u03b9\u03b4\u03ce\u03bd. \u03a4\u03bf \u03c3\u03c9\u03b6\u03ce\u03bc\u03b5\u03bd\u03bf \u03c5\u03bb\u03b9\u03ba\u03cc \u03bc\u03b1\u03c1\u03c4\u03c5\u03c1\u03ac \u03ad\u03bd\u03b1 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b9\u03ba\u03c1\u03cc \u03ba\u03c4\u03af\u03c1\u03b9\u03bf (8,5\u03a77,5 \u03bc.), \u03bc\u03ac\u03bb\u03bb\u03bf\u03bd \u03c6\u03c1\u03c5\u03ba\u03c4\u03c9\u03c1\u03af\u03b1, \u03b1\u03bb\u03bb\u03ac \u03c3\u03b5 \u03b3\u03b5\u03b9\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae \u03b8\u03ad\u03c3\u03b7 \u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf\u03c2 \u03c0\u03b5\u03c1\u03af\u03b2\u03bf\u03bb\u03bf\u03c2 \u03b1\u03c0\u03cc \u03b1\u03c1\u03b3\u03bf\u03bb\u03b9\u03b8\u03bf\u03b4\u03bf\u03bc\u03ae, \u03bf\u03c0\u03cc\u03c4\u03b5 \u03af\u03c3\u03c9\u03c2 \u03ba\u03b1\u03c4\u03ac \u03c0\u03b5\u03c1\u03b9\u03cc\u03b4\u03bf\u03c5\u03c2 \u03bf \u03c7\u03ce\u03c1\u03bf\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03c9\u03c2 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b1\u03c3\u03b9\u03b1\u03ba\u03cc \u03bf\u03c7\u03c5\u03c1\u03cc \u03ae \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf.","height":339,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u0386\u03b3. \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2","owner":"AnaDigit","x":23.615558862687,"y":38.190254381241,"photo":"Parhitha_Ag_Dimitrios_Skourta","type":9,"zoom_level":14,"id":586,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03ac\u03ba\u03c1\u03b7 \u03c4\u03bf\u03c5 \u03bf\u03c1\u03bf\u03c0\u03b5\u03b4\u03af\u03bf\u03c5 \u03c4\u03c9\u03bd \u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03c9\u03bd","height":512,"width":339},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0393\u03bb\u03c5\u03c3\u03c4\u03c1\u03bf\u03ba\u03bf\u03c5\u03bc\u03b1\u03c1\u03b9\u03ac (Arbutus andrachne)","owner":"AnaDigit","x":23.779581308368,"y":38.17939256534,"photo":"Parhitha_Glystrokoumaria","type":1,"zoom_level":13,"id":588,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b3\u03bb\u03c5\u03c3\u03c4\u03c1\u03bf\u03ba\u03bf\u03c5\u03bc\u03b1\u03c1\u03b9\u03ac (Arbutus andrachne) \u03ba\u03ac\u03bd\u03b5\u03b9 \u03ba\u03b1\u03c1\u03c0\u03bf\u03cd\u03c2 \u03c3\u03b1\u03bd \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c5\u03bc\u03b1\u03c1\u03b9\u03ac\u03c2.","height":512,"width":374},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f\u03b9 \u03b4\u03af\u03b4\u03c5\u03bc\u03b5\u03c2 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ad\u03c2 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1","owner":"AnaDigit","x":23.639376878739,"y":38.22964017,"photo":"Parhitha_spilies_Ag_Marina","type":0,"zoom_level":15,"id":589,"hlink_GR":"","hlink_EN":"","description":"","height":339,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b7\u03b3\u03ae \u0391\u03b3\u03af\u03b1\u03c2 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2","owner":"AnaDigit","x":23.64683,"y":38.146874,"photo":"Parnitha_Pigi_AgParaskevis","type":0,"zoom_level":14,"id":658,"hlink_GR":"","hlink_EN":"","description":"","height":906,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1 \u03c4\u03bf\u03c5 \u039d\u03b5\u03c1\u03bf\u03cd","owner":"AnaDigit","x":23.720411777495,"y":38.156008446535,"photo":"Parnitha_AgTriada","type":9,"zoom_level":14,"id":1053,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03bf\u03bd\u03cc\u03ba\u03bb\u03b9\u03c4\u03bf\u03c2 \u03c3\u03c4\u03b1\u03c5\u03c1\u03b5\u03c0\u03af\u03c3\u03c4\u03b5\u03b3\u03bf\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03bc\u03b5 \u03bd\u03ac\u03c1\u03b8\u03b7\u03ba\u03b1. \u0391\u03c0\u03bf\u03c4\u03b5\u03bb\u03bf\u03cd\u03c3\u03b5 \u03bc\u03b5\u03c4\u03cc\u03c7\u03b9 \u03c4\u03b7\u03c2 \u039c\u03bf\u03bd\u03ae\u03c2 \u0391\u03c1\u03c7\u03b1\u03b3\u03b3\u03ad\u03bb\u03c9\u03bd \u03a0\u03b5\u03c4\u03c1\u03ac\u03ba\u03b7 (\u0391\u03b8\u03ae\u03bd\u03b1) \u03ba\u03b1\u03b9 \u03ba\u03ac\u03c0\u03bf\u03b9\u03bf \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03c9\u03c2 \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03bc\u03bf\u03bd\u03ae\u03c2, \u03c3\u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03b1\u03bd\u03ae\u03ba\u03b1\u03bd \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03b4\u03cd\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9\u03b1 \u03c3\u03c4\u03bf \u039c\u03b5\u03c4\u03cc\u03c7\u03b9, \u03bf \u03b5\u03c1\u03b5\u03b9\u03c0\u03c9\u03bc\u03ad\u03bd\u03bf\u03c2 \u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03bf \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2. \u039c\u03ad\u03c7\u03c1\u03b9 \u03c0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1 \u03b8\u03b5\u03c9\u03c1\u03b5\u03af\u03c4\u03bf \u03ba\u03c4\u03af\u03c3\u03bc\u03b1 \u03c4\u03bf\u03c5 17\u03bf\u03c5 \u03b1\u03b9., \u03b1\u03bb\u03bb\u03ac \u03b7 \u03b5\u03c0\u03b9\u03c3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c4\u03b5\u03c1\u03bf\u03c5 \u03c3\u03c4\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c4\u03bf\u03b9\u03c7\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ce\u03bd, \u03c4\u03bf\u03bd \u03ba\u03b1\u03c4\u03b1\u03c4\u03ac\u03c3\u03c3\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u03c5\u03c3\u03c4\u03b5\u03c1\u03bf\u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ae \u03c0\u03b5\u03c1\u03af\u03bf\u03b4\u03bf (13\u03bf\u03c2 \u03b1\u03b9.).","height":530,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u03c4\u03b7\u03c2
\u0391\u03b3\u03af\u03b1\u03c2 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1\u03c2","owner":"AnaDigit","x":23.72010064125,"y":38.155995791901,"photo":"Parnitha_AgTriada_pigi","type":9,"zoom_level":16,"id":1054,"hlink_GR":"","hlink_EN":"","description":"","height":412,"width":600},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u0395\u03bb\u03ac\u03c6\u03b9 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","owner":"AnaDigit","x":23.720476150512,"y":38.154456128462,"photo":"Parnitha_Elafi1","type":7,"zoom_level":15,"id":1055,"hlink_GR":"","hlink_EN":"","description":"","height":554,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u03a6\u03b9\u03bb\u03ac\u03bd\u03b8\u03c1\u03c9\u03c0\u03b7 \u03b5\u03bb\u03b1\u03c6\u03af\u03bd\u03b1","owner":"AnaDigit","x":23.719934344291,"y":38.155620370114,"photo":"Parnitha_Elafi4","type":7,"zoom_level":14,"id":1056,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b7\u03b3\u03ae \u03a3\u03ba\u03af\u03c0\u03b9\u03b6\u03b1","owner":"AnaDigit","x":23.70533776283,"y":38.173145022733,"photo":"Parnitha_Skipiza","type":9,"zoom_level":13,"id":1057,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b1\u03b6\u03af \u03bc\u03b5 \u03c4\u03b7 \u039c\u03cc\u03bb\u03b1, \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf\u03b9 \u03b4\u03cd\u03bf \u03c0\u03b9\u03cc \u03b3\u03bd\u03c9\u03c3\u03c4\u03ad\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03c3\u03c4\u03b7 \u03b6\u03ce\u03bd\u03b7 \u03c4\u03c9\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd \u03ba\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c0\u03b9\u03cc \u03b4\u03b7\u03bc\u03bf\u03c6\u03b9\u03bb\u03b5\u03af\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 45 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2. \u03a3\u03b7\u03bc\u03b5\u03af\u03bf \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u039f22 \u03bc\u03b5 \u03c4\u03b1 \u03c4\u03bf\u03c0\u03b9\u03ba\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 (\u03ba\u03af\u03c4\u03c1\u03b9\u03bd\u03bf \u03ba\u03b1\u03b9 \u03bc\u03c9\u03b2 \u03c4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf), \u03b7 \u03a3\u03ba\u03af\u03c0\u03b9\u03b6\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03b4\u03c1\u03bf\u03c3\u03af\u03c3\u03b5\u03b9 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03bf\u03c1\u03b5\u03b9\u03b2\u03b1\u03c4\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c0\u03b9\u03cc \u03c0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1 \u03b5\u03b8\u03b5\u03bb\u03bf\u03bd\u03c4\u03ce\u03bd \u03c0\u03c5\u03c1\u03bf\u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c3\u03af\u03b1\u03c2.","height":530,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b7\u03b3\u03ae \u03a0\u03bb\u03b1\u03c4\u03ac\u03bd\u03b1","owner":"AnaDigit","x":23.699329614637,"y":38.171593069502,"photo":"Parnitha_Platana2","type":9,"zoom_level":14,"id":1058,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03b5\u03c0\u03b1\u03c6\u03ae\u03c2 \u03c4\u03c9\u03bd \u03b1\u03c3\u03b2\u03b5\u03c3\u03c4\u03bf\u03bb\u03af\u03b8\u03c9\u03bd \u03c4\u03c9\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd \u03bc\u03b5 \u03c4\u03bf \u03c5\u03c0\u03bf\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03b1\u03b4\u03b9\u03ac\u03b2\u03c1\u03bf\u03c7\u03bf \u03c3\u03c4\u03c1\u03ce\u03bc\u03b1, \u03b7 \u03a0\u03bb\u03b1\u03c4\u03ac\u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b1\u03c3\u03c4\u03b5\u03c5\u03c4\u03b5\u03af \u03c0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1. \u039a\u03b1\u03b8\u03ce\u03c2 \u03c4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c4\u03b7\u03c2 \u03bc\u03b5\u03c4\u03b1\u03c6\u03ad\u03c1\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03c4\u03ac\u03bd\u03c4\u03b9, \u03bc\u03cc\u03bb\u03b9\u03c2 \u03bb\u03af\u03b3\u03b5\u03c2 - \u03ba\u03b1\u03b9 \u03bc\u03ae \u03c0\u03cc\u03c3\u03b9\u03bc\u03b5\u03c2 - \u03c3\u03c4\u03b1\u03b3\u03cc\u03bd\u03b5\u03c2 \u03b1\u03bd\u03b1\u03bb\u03bf\u03b3\u03bf\u03cd\u03bd \u03c3\u03c4\u03b1 \u03c0\u03bb\u03b1\u03c4\u03ac\u03bd\u03b9\u03b1 \u03c0\u03bf\u03c5 \u03b4\u03b9\u03ba\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03bf\u03cd\u03bd \u03c4\u03bf \u03c9\u03c1\u03b1\u03af\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03c4\u03b7\u03c2.","height":800,"width":755},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u039b\u03b7\u03bc\u03b9\u03ba\u03bf\u03cd","owner":"AnaDigit","x":23.692627,"y":38.201858,"photo":"Parnitha_Pirgos_Limikou4","type":10,"zoom_level":13,"id":1067,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.695381402967,"y":38.200568655285,"photo":"Parnitha_Simansi1","type":0,"zoom_level":16,"id":1068,"hlink_GR":"","hlink_EN":"","description":"","height":300,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.693879365919,"y":38.201040804533,"photo":"Parnitha_Simansi21","type":0,"zoom_level":16,"id":1069,"hlink_GR":"","hlink_EN":"","description":"","height":339,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u039b\u03b7\u03bc\u03b9\u03ba\u03bf\u03cd","owner":"AnaDigit","x":23.699112,"y":38.198186,"photo":"Parnitha_AgGeorgios_Limikou","type":9,"zoom_level":13,"id":1070,"hlink_GR":"","hlink_EN":"","description":"","height":385,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b3\u03b9\u03b1 \u039b\u03b7\u03bc\u03b9\u03ba\u03cc","owner":"AnaDigit","x":23.699597835541,"y":38.205018118854,"photo":"Parnitha_pigadi_voria_Limikou","type":9,"zoom_level":15,"id":1071,"hlink_GR":"","hlink_EN":"","description":"","height":364,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","owner":"AnaDigit","x":23.678204536438,"y":38.21980204273,"photo":"Parnitha_AgNikolaos_Avlona","type":9,"zoom_level":14,"id":1072,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf \u039d\u03b5\u03bf\u03bc\u03ac\u03c1\u03c4\u03c5\u03c1\u03b1 \u03b5\u03be \u0399\u03c9\u03b1\u03bd\u03bd\u03af\u03bd\u03c9\u03bd. \u03a0\u03c1\u03cc\u03ba\u03b5\u03b9\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03bc\u03bf\u03bd\u03b1\u03b4\u03b9\u03ba\u03ae \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03bf\u03bd \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03bf \u03ac\u03b3\u03b9\u03bf (\u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03bc\u03af\u03b1 \u03b1\u03ba\u03cc\u03bc\u03b7 \u03c3\u03c4\u03b7 \u03a3\u03cc\u03c6\u03b9\u03b1 \u03c4\u03b7\u03c2 \u0392\u03bf\u03c5\u03bb\u03b3\u03b1\u03c1\u03af\u03b1\u03c2, \u03cc\u03c0\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03bc\u03b1\u03c1\u03c4\u03cd\u03c1\u03b7\u03c3\u03b5). \u0397 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03b3\u03b9\u03bf\u03c1\u03c4\u03ac\u03b6\u03b5\u03b9 \u03c3\u03c4\u03b9\u03c2 17 \u039c\u03b1\u03ca\u03bf\u03c5.","height":376,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf\u03bd
\u0386\u03b3\u03b9\u03bf \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf","owner":"AnaDigit","x":23.679245233534,"y":38.219587101989,"photo":"Parnitha_pigadi_AgNikolaou_Avlona","type":9,"zoom_level":14,"id":1073,"hlink_GR":"","hlink_EN":"","description":"","height":481,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1 \u0391\u03c5\u03bb\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.679373979569,"y":38.239618114729,"photo":"Attiki_Avlona_AgTriada","type":9,"zoom_level":16,"id":1074,"hlink_GR":"","hlink_EN":"","description":"","height":471,"width":600},{"name":"\u0391\u03a5\u039b\u03a9\u039d\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1","owner":"AnaDigit","x":23.689630746843,"y":38.245853634923,"photo":"Attiki_Avlona_Panagia","type":9,"zoom_level":15,"id":1075,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":446},{"name":"\u0391\u03a5\u039b\u03a9\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2","owner":"AnaDigit","x":23.693364381791,"y":38.250470945726,"photo":"Attiki_Avlona_AgDimitrios","type":9,"zoom_level":16,"id":1076,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.695912480352,"y":38.195362163674,"photo":"Parnitha_Simansi3","type":0,"zoom_level":17,"id":1077,"hlink_GR":"","hlink_EN":"","description":"","height":434,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u039b\u03b7\u03bc\u03b9\u03ba\u03bf\u03cd","owner":"AnaDigit","x":23.695705,"y":38.195475,"photo":"Parnitha_pigadi_Limikou2","type":9,"zoom_level":14,"id":1078,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03cd\u03bf \u03bc\u03ad\u03bb\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c4\u03b5\u03af\u03c7\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5 \u03ad\u03c7\u03bf\u03c5\u03bd \u03bc\u03b5\u03c4\u03b1\u03c6\u03b5\u03c1\u03b8\u03b5\u03af \u03b5\u03b4\u03ce \u03c9\u03c2 \u03bc\u03ad\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03c0\u03b9\u03c3\u03c4\u03bf\u03bc\u03af\u03bf\u03c5.","height":600,"width":479},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u039c\u03b1\u03ba\u03c1\u03c5\u03c7\u03ce\u03c1\u03b1\u03c6\u03bf","owner":"AnaDigit","x":23.78520321846,"y":38.198380709423,"photo":"Parnitha_Makrichorafo_vlastisi","type":1,"zoom_level":14,"id":1079,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03bb\u03bf\u03cd\u03c3\u03b9\u03b1 \u03b2\u03bb\u03ac\u03c3\u03c4\u03b7\u03c3\u03b7, \u03c4\u03c5\u03c0\u03b9\u03ba\u03ac \u03b5\u03af\u03b4\u03b7 \u03c4\u03bf\u03c5 \u03bc\u03b5\u03c3\u03bf\u03b3\u03b5\u03b9\u03b1\u03ba\u03bf\u03cd \u03c4\u03bf\u03c0\u03af\u03bf\u03c5, \u03ba\u03b1\u03c4\u03ac \u03bc\u03ae\u03ba\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03ca \u03ad\u03c9\u03c2 \u03c4\u03b7 \u03a3\u03c6\u03b5\u03bd\u03b4\u03ac\u03bb\u03b7.","height":600,"width":397},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039c\u03bf\u03bd\u03ae \u039a\u03bb\u03b5\u03b9\u03c3\u03c4\u03ce\u03bd
\u0397 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c4\u03b7\u03c2 \u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7\u03c2","owner":"AnaDigit","x":23.657521,"y":38.130661,"photo":"Parnitha_Moni_Kleiston_Faneromeni1","type":9,"zoom_level":15,"id":1080,"hlink_GR":"","hlink_EN":"","description":"","height":517,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0393\u03ba\u03bf\u03cd\u03c1\u03b1\u03c2
\u0386\u03c1\u03bc\u03b1","owner":"AnaDigit","x":23.64878,"y":38.125641,"photo":"Parnitha_Arma4","type":0,"zoom_level":13,"id":1081,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":549},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u03a0\u03c1\u03ad\u03bc\u03b7","owner":"AnaDigit","x":23.668001413344,"y":38.129374020458,"photo":"Parnitha_spilia_Premi","type":0,"zoom_level":15,"id":1082,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03a0\u03b1\u03bd\u03cc\u03c2
\u039b\u03c5\u03c7\u03bd\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac","owner":"AnaDigit","x":23.668524702306,"y":38.146860148586,"photo":"Parnitha_spileo_Panos2","type":0,"zoom_level":12,"id":1083,"hlink_GR":"","hlink_EN":"","description":"\u0395\u03c5\u03c1\u03cd\u03c7\u03c9\u03c1\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1, \u03cc\u03c0\u03bf\u03c5 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bb\u03b1\u03c4\u03c1\u03b5\u03c5\u03cc\u03c4\u03b1\u03bd \u03bf \u03a0\u03ac\u03bd\u03b1\u03c2. \u039f\u03bd\u03bf\u03bc\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u00ab\u039b\u03c5\u03c7\u03bd\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac\u00bb, \u03bb\u03cc\u03b3\u03c9 \u03c4\u03bf\u03c5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5 \u03b1\u03c1\u03b9\u03b8\u03bc\u03bf\u03cd \u03bb\u03c5\u03c7\u03bd\u03b1\u03c1\u03b9\u03ce\u03bd \u03c0\u03bf\u03c5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd.","height":530,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f\u03c1\u03b8\u03bf\u03c0\u03bb\u03b1\u03b3\u03b9\u03ac
\u03ba\u03b1\u03b9 \u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u03a3\u03b1\u03c1\u03c1\u03ae","owner":"AnaDigit","x":23.665340662001,"y":38.142302192102,"photo":"Parnitha_Arma_spilia_Sarri","type":0,"zoom_level":15,"id":1084,"hlink_GR":"","hlink_EN":"","description":"\u0399\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03b7 \u03bf\u03c1\u03b8\u03bf\u03c0\u03bb\u03b1\u03b3\u03b9\u03ac \u03c0\u03ad\u03c1\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u0392\u03cc\u03c1\u03b5\u03b9\u03bf \u0386\u03c1\u03bc\u03b1. \u03a4\u03cc\u03c3\u03bf \u03bf \u03c4\u03bf\u03af\u03c7\u03bf\u03c2, \u03cc\u03c3\u03bf \u03ba\u03b1\u03b9 \u03b7 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c3\u03c4\u03b7 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c6\u03ad\u03c1\u03bf\u03c5\u03bd \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03b3\u03b5\u03c9\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03bf\u03c1\u03b5\u03b9\u03b2\u03ac\u03c4\u03b7 \u0393. \u03a3\u03b1\u03c1\u03c1\u03ae. \u039c\u03af\u03b1 \u03bc\u03cc\u03bd\u03bf \u03b1\u03bd\u03b1\u03c1\u03c1\u03b9\u03c7\u03b7\u03c4\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03bf\u03b9\u03c7\u03c4\u03b5\u03af \u03c3\u03c4\u03bf\u03bd \u03c4\u03bf\u03af\u03c7\u03bf.","height":800,"width":530},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b7\u03b3\u03ae \u03a4\u03b1\u03bc\u03af\u03bb\u03b8\u03b9","owner":"AnaDigit","x":23.66927,"y":38.135853,"photo":"Parnitha_Tamilthi","type":0,"zoom_level":14,"id":1085,"hlink_GR":"","hlink_EN":"","description":"\u03a1\u03b7\u03bc\u03b1\u03b3\u03bc\u03ad\u03bd\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03bb\u03b5\u03b9\u03c8\u03b7, \u03b7 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c0\u03b7\u03b3\u03ae \u03a4\u03b1\u03bc\u03af\u03bb\u03b8\u03b9 \u03ae\u03c4\u03b1\u03bd \u03b7 \u03b1\u03b3\u03b1\u03c0\u03b7\u03bc\u03ad\u03bd\u03b7 \u03c4\u03c9\u03bd \u03c0\u03b1\u03bb\u03b9\u03ce\u03bd \u03bf\u03c1\u03b5\u03b9\u03b2\u03b1\u03c4\u03ce\u03bd \u03ba\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03c3\u03c5\u03bd\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03bd\u03c5\u03ba\u03c4\u03ad\u03c1\u03b5\u03c5\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf\u03c5\u03c2 \u03b3\u03bd\u03ce\u03c3\u03c4\u03b5\u03c2.","height":800,"width":580},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae","owner":"AnaDigit","x":23.676238735434,"y":38.151652479626,"photo":"Parnitha_Ag_Paraskevi","type":9,"zoom_level":14,"id":1086,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03c3\u03c4\u03bf\u03bd \u03c0\u03b5\u03b6\u03bf\u03c0\u03cc\u03c1\u03bf \u03bd\u03b5\u03c1\u03cc \u03ba\u03b1\u03b9 \u03ac\u03c6\u03b8\u03bf\u03bd\u03bf \u03c7\u03ce\u03c1\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03c5\u03b3\u03ae\u03c2.","height":530,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03bf\u03c1\u03c5\u03c6\u03ae \u0386\u03c1\u03bc\u03b1 (884 m)","owner":"AnaDigit","x":23.660705804823,"y":38.140378301175,"photo":"Parnitha_Arma1","type":0,"zoom_level":12,"id":1087,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","owner":"AnaDigit","x":23.746708154675,"y":38.161572054247,"photo":"Parnitha_Flabouri_refuge1","type":9,"zoom_level":13,"id":1134,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b7\u03b3\u03ae \u039a\u03c5\u03c1\u03ac\u03c2","owner":"AnaDigit","x":23.745395,"y":38.165216,"photo":"Parnitha_Kyras_spring1","type":0,"zoom_level":15,"id":1135,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b1\u03c1\u03b1\u03bc\u03b5\u03bb\u03b7\u03bc\u03ad\u03bd\u03b7, \u03bc\u03b5 \u03b5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03b7 \u03c1\u03bf\u03ae \u03c4\u03bf \u03ba\u03b1\u03bb\u03bf\u03ba\u03b1\u03af\u03c1\u03b9, \u03b7 \u039a\u03c5\u03c1\u03ac \u03c4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03bc\u03b9\u03b1 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03bb\u03c5\u03c3\u03b7, \u03c0\u03bf\u03c5 \u03cc\u03bc\u03c9\u03c2 \u03b4\u03b9\u03b1\u03c1\u03c1\u03ad\u03b5\u03b9 \u03b5\u03ba\u03c4\u03cc\u03c2 \u03c4\u03b7\u03c2 \u03ba\u03c1\u03ae\u03bd\u03b7\u03c2.","height":355,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b7\u03b3\u03ae \u0398\u03ad\u03c1\u03b9\u03b6\u03b1","owner":"AnaDigit","x":23.737942695617,"y":38.166072402804,"photo":"Attiki_Parnitha_Theriza_21","type":0,"zoom_level":15,"id":1136,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c0\u03b7\u03b3\u03ae \u0398\u03ad\u03c1\u03b9\u03b6\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b1\u03bd\u03ac\u03b2\u03bb\u03c5\u03c3\u03b7 \u03b5\u03c0\u03b1\u03c6\u03ae\u03c2 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b5\u03b2\u03b1\u03af\u03bd\u03b5\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03b7\u03b3\u03ae \u039a\u03b1\u03bd\u03c4\u03b1\u03bb\u03af\u03b4\u03b9. \u0391\u03bd \u03ad\u03c7\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03ac\u03bd\u03c4\u03b1 \u03bd\u03b5\u03c1\u03cc, \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03ba\u03b1\u03bb\u03bf\u03ba\u03b1\u03b9\u03c1\u03b9\u03bf\u03cd \u03b8\u03b1 \u03b2\u03c1\u03b5\u03af\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b3\u03bf\u03c5\u03c1\u03bd\u03af\u03c4\u03c3\u03b1 \u03ba\u03b1\u03b9 \u03bb\u03af\u03b3\u03b7 \u03bb\u03ac\u03c3\u03c0\u03b7. \u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03ac\u03c1\u03b5\u03c4\u03b5 \u03bd\u03b5\u03c1\u03cc \u03b5\u03cd\u03ba\u03bf\u03bb\u03b1, \u03c4\u03b1 \u03b5\u03bb\u03ac\u03c6\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c0\u03bf\u03c5\u03bb\u03ac\u03ba\u03b9\u03b1 \u03cc\u03bc\u03c9\u03c2 \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd.","height":823,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03c5\u03c1\u03bf\u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u0395\u0394\u0391\u03a3\u0391","owner":"AnaDigit","x":23.706067323681,"y":38.175101786226,"photo":"Parnitha_Pyro_EDASA","type":9,"zoom_level":13,"id":1137,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0398\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03ba\u03b1\u03bc\u03ad\u03bd\u03b7
\u03b6\u03ce\u03bd\u03b7 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u039a\u03b1\u03b6\u03af\u03bd\u03bf","owner":"AnaDigit","x":23.742194,"y":38.166921,"photo":"Parnitha_Kazino_burned_areas","type":0,"zoom_level":14,"id":1138,"hlink_GR":"","hlink_EN":"","description":"","height":361,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a4\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bf\u03c7\u03c5\u03c1\u03cc
\u039a\u03b1\u03c3\u03c4\u03c1\u03af\u03c4\u03c3\u03b1","owner":"AnaDigit","x":23.834716796875,"y":38.096600301256,"photo":"Attiki_Pedeli_Kastritsa2","type":10,"zoom_level":14,"id":1206,"hlink_GR":"","hlink_EN":"","description":"","height":210,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","owner":"\u0392. \u039a\u03b1\u03b9\u03bd\u03bf\u03cd\u03c1\u03b3\u03b9\u03bf\u03c2","x":23.769356727599,"y":38.167152107715,"photo":"Xerovouni-Kithara_1","type":0,"zoom_level":14,"id":1251,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":450},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b1\u03c0\u03cc \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9
\u03c0\u03c1\u03bf\u03c2 \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","owner":"\u0392. \u039a\u03b1\u03b9\u03bd\u03bf\u03cd\u03c1\u03b3\u03b9\u03bf\u03c2","x":23.755623817443,"y":38.170593560389,"photo":"Xerovouni-Kithara_3","type":0,"zoom_level":14,"id":1252,"hlink_GR":"","hlink_EN":"","description":"","height":492,"width":700},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b7\u03b3\u03ae \u039a\u03b1\u03bc\u03ac\u03c1\u03b9\u03b6\u03b1","owner":"\u039d. \u039d\u03ad\u03b6\u03b7\u03c2","x":23.801038980487,"y":38.219627140019,"photo":"Attiki_Parnitha_Pigi_Kamariza","type":0,"zoom_level":15,"id":1934,"hlink_GR":"","hlink_EN":"","description":"","height":536,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03a0\u03b7\u03b3\u03ae \u039a\u03b1\u03c4\u03ac\u03c1\u03b1","owner":"topoguide","x":23.746266,"y":38.167081,"photo":"Attiki_Parnitha_pigi_Katara","type":0,"zoom_level":15,"id":2251,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c0\u03b7\u03b3\u03ae \u039a\u03b1\u03c4\u03ac\u03c1\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b7\u03c6\u03b8\u03b5\u03af \u03ba\u03b1\u03b9 \u03ad\u03c7\u03b5\u03b9 \u03ba\u03b1\u03bb\u03c5\u03c6\u03b8\u03b5\u03af \u03b1\u03c0\u03cc \u03b2\u03ac\u03c4\u03b1. \u0388\u03c4\u03c3\u03b9, \u03b1\u03bd \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b5\u03af \u03bc\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b5\u03ba\u03c1\u03c1\u03bf\u03ae \u03cc\u03bb\u03bf \u03c4\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf, \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03bf \u03bd\u03b1 \u03c0\u03ac\u03c1\u03b5\u03b9 \u03ba\u03b1\u03bd\u03b5\u03af\u03c2 \u03bd\u03b5\u03c1\u03cc.","height":700,"width":465},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0393\u03bb\u03c5\u03c3\u03c4\u03c1\u03bf\u03ba\u03bf\u03c5\u03bc\u03b1\u03c1\u03b9\u03ac (Arbutus andrachne)","owner":"topoguide","x":23.764174699787,"y":38.167145781363,"photo":"Arbutus_andrachne4","type":1,"zoom_level":14,"id":2252,"hlink_GR":"http:\/\/biokipos.blogspot.gr\/2012\/03\/blog-post_03.html","hlink_EN":"","description":"\u039b\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03b3\u03c1\u03b9\u03bf\u03ba\u03bf\u03c5\u03bc\u03b1\u03c1\u03b9\u03ac, \u03b1\u03bd\u03c4\u03c1\u03bf\u03c5\u03ba\u03bb\u03b9\u03ac, \u03ba\u03bf\u03c5\u03ba\u03bf\u03c5\u03bc\u03ac\u03c4\u03c3\u03b9 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b4\u03c1\u03b1\u03c7\u03bd\u03b9\u03ac (\u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bb\u03b5\u03b3\u03cc\u03c4\u03b1\u03bd \u03b1\u03bd\u03b4\u03c1\u03ac\u03c7\u03bb\u03b7, \u03b5\u03be \u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bb\u03b1\u03c4\u03b9\u03bd\u03b9\u03ba\u03cc \u03cc\u03bd\u03bf\u03bc\u03ac \u03c4\u03b7\u03c2). \u0397 \u03b3\u03bb\u03c5\u03c3\u03c4\u03c1\u03bf\u03ba\u03bf\u03c5\u03bc\u03b1\u03c1\u03b9\u03ac, \u03b5\u03af\u03b4\u03bf\u03c2 \u03c3\u03c5\u03b3\u03b3\u03b5\u03bd\u03b9\u03ba\u03cc \u03bc\u03b5 \u03c4\u03b7\u03bd \u03ba\u03bf\u03c5\u03bc\u03b1\u03c1\u03b9\u03ac, \u03b5\u03af\u03bd\u03b1\u03b9 \u03b8\u03ac\u03bc\u03bd\u03bf\u03c2 \u03c4\u03b7\u03c2 \u039c\u03b5\u03c3\u03bf\u03b3\u03b5\u03b9\u03b1\u03ba\u03ae\u03c2 \u03b6\u03ce\u03bd\u03b7\u03c2 \u03bc\u03b5 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03ba\u03bf\u03ba\u03ba\u03b9\u03bd\u03c9\u03c0\u03cc \u03c6\u03bb\u03bf\u03b9\u03cc. \u03a3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03c6\u03c4\u03ac\u03bd\u03b5\u03b9 \u03c4\u03b1 3-4 \u03bc \u03cd\u03c8\u03bf\u03c2, \u03b1\u03bb\u03bb\u03ac \u03b1\u03bd \u03b4\u03b5\u03bd \u03ba\u03b1\u03b5\u03af \u03ae \u03c5\u03bb\u03bf\u03c4\u03bf\u03bc\u03b7\u03b8\u03b5\u03af \u03c6\u03c4\u03ac\u03bd\u03b5\u03b9 \u03ad\u03c9\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 10\u03bc. \u039f \u03ba\u03b1\u03c1\u03c0\u03cc\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03b1\u03c1\u03cc\u03bc\u03bf\u03b9\u03bf\u03c2 \u03bc\u03b5 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c5\u03bc\u03b1\u03c1\u03b9\u03ac\u03c2 \u03b1\u03bb\u03bb\u03ac \u03bc\u03b9\u03ba\u03c1\u03cc\u03c4\u03b5\u03c1\u03bf\u03c2, \u03bc\u03b5 \u03b3\u03b5\u03cd\u03c3\u03b7 \u03c3\u03c4\u03c5\u03c6\u03ae \u03ba\u03b1\u03b9 \u03b4\u03b5\u03bd \u03c4\u03c1\u03ce\u03b3\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03ac\u03bd\u03b8\u03c1\u03c9\u03c0\u03bf, \u03c0\u03c1\u03bf\u03c3\u03b5\u03bb\u03ba\u03cd\u03b5\u03b9 \u03cc\u03bc\u03c9\u03c2 \u03c0\u03bf\u03bb\u03bb\u03ac \u03bc\u03b9\u03ba\u03c1\u03ac \u03b8\u03b7\u03bb\u03b1\u03c3\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03c0\u03bf\u03c5\u03bb\u03b9\u03ac. \u039f \u03ba\u03bf\u03c1\u03bc\u03cc\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03ba\u03bb\u03b1\u03b4\u03b9\u03ac \u03c4\u03b7\u03c2 \u03ad\u03c7\u03bf\u03c5\u03bd \u03c6\u03bb\u03bf\u03b9\u03cc \u03b5\u03bd\u03c4\u03b5\u03bb\u03ce\u03c2 \u03bb\u03b5\u03af\u03bf \u03ba\u03b1\u03b9 \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf \u03c0\u03bf\u03c5 \u03be\u03b5\u03c6\u03bb\u03bf\u03c5\u03b4\u03af\u03b6\u03b5\u03b9 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac. \u03a4\u03b1 \u03ba\u03bb\u03b1\u03b4\u03b9\u03ac \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03c3\u03ba\u03bb\u03b7\u03c1\u03ac, \u03ba\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7 \u03b4\u03b9\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7 \u03b5\u03bd\u03c4\u03b5\u03bb\u03ce\u03c2 \u03b1\u03b4\u03cd\u03bd\u03b1\u03c4\u03b7.
\u03a3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1 \u03b1\u03c0\u03b5\u03c4\u03ad\u03bb\u03b5\u03c3\u03b5 \u03b2\u03b1\u03c3\u03b9\u03ba\u03cc \u03c5\u03bb\u03b9\u03ba\u03cc \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03be\u03c5\u03bb\u03bf\u03ba\u03ac\u03c1\u03b2\u03bf\u03c5\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c5\u03bb\u03bf\u03c4\u03bf\u03bc\u03ae\u03b8\u03b7\u03ba\u03b5 \u03ac\u03b3\u03c1\u03b9\u03b1 \u03c3\u03c4\u03b9\u03c2 \u03b6\u03ce\u03bd\u03b5\u03c2 \u03cc\u03c0\u03bf\u03c5 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03b8\u03b7\u03ba\u03b1\u03bd \u03ba\u03b1\u03c1\u03b2\u03bf\u03c5\u03bd\u03b9\u03ac\u03c1\u03b9\u03ba\u03b1 (\u039b\u03ac\u03ba\u03ba\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac, \u039e\u03bf\u03cd\u03bb\u03b9\u03b6\u03b1, \u03a3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b9, \u039b\u03b7\u03bc\u03b9\u03ba\u03cc \u03ba\u03bb\u03c0). \u03a3\u03ae\u03bc\u03b5\u03c1\u03b1, \u03c4\u03b1 \u03c0\u03b9\u03cc \u03bc\u03b5\u03b3\u03ac\u03bb\u03b1 \u03ba\u03b1\u03b9 \u03ce\u03c1\u03b9\u03bc\u03b1 \u03ac\u03c4\u03bf\u03bc\u03b1 \u03c3\u03c5\u03bd\u03b1\u03bd\u03c4\u03b9\u03ce\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03b1\u03c0\u03bf\u03bc\u03b1\u03ba\u03c1\u03c5\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03cd\u03c3\u03b2\u03b1\u03c4\u03b5\u03c2 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b5\u03c2.","height":800,"width":532},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"topoguide","x":23.763363,"y":38.15913,"photo":"Attiki_Parnitha_simansi23","type":0,"zoom_level":16,"id":2253,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c5\u03c4\u03bf\u03c3\u03c7\u03ad\u03b4\u03b9\u03b1 \u03c3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u039a\u03b1\u03c1\u03b1\u03bf\u03cd\u03bb\u03b9-\u03a3\u03c6\u03ac\u03ba\u03b9\u03b6\u03b1","height":612,"width":700},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf \u03a4\u03c1\u03af\u03b3\u03c9\u03bd\u03bf","owner":"topoguide","x":23.752763,"y":38.164137,"photo":"Attiki_Parnitha_Red_triangle_path","type":0,"zoom_level":15,"id":2254,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u0392\u03b1\u03c1\u03c5\u03bc\u03c0\u03cc\u03bc\u03c0\u03b7-\u03a3\u03c6\u03ac\u03ba\u03b9\u03b6\u03b1-\u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac-\u039c\u03c0\u03ac\u03c6\u03b9 ","height":800,"width":532},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf \u03a4\u03c1\u03af\u03b3\u03c9\u03bd\u03bf","owner":"topoguide","x":23.750064,"y":38.165605,"photo":"Attiki_Parnitha_Red_triangle_path1","type":0,"zoom_level":15,"id":2255,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b4\u03b9\u03b1\u03c3\u03c7\u03af\u03b6\u03b5\u03b9 \u03c3\u03c5\u03c3\u03c4\u03ac\u03b4\u03b1 \u03bc\u03b1\u03c5\u03c1\u03cc\u03c0\u03b5\u03c5\u03ba\u03c9\u03bd \u03c0\u03bf\u03c5 \u03ad\u03c7\u03b5\u03b9 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03b7\u03b8\u03b5\u03af \u03bc\u03b5 \u03b1\u03bd\u03b1\u03b4\u03ac\u03c3\u03c9\u03c3\u03b7.","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.775933,"y":38.16617,"photo":"Attiki_Parnitha_simansi25","type":9,"zoom_level":17,"id":2259,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.775933504108,"y":38.166099817383,"photo":"Attiki_Parnitha_simansi24","type":9,"zoom_level":17,"id":2260,"hlink_GR":"","hlink_EN":"","description":"","height":604,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.749482,"y":38.167257,"photo":"Attiki_Parnitha_simansi30","type":9,"zoom_level":17,"id":2261,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0392\u03b1\u03c4\u03bf\u03bc\u03bf\u03c5\u03c1\u03b9\u03ac (Rubus sp.)","owner":"topoguide","x":23.750848,"y":38.164508,"photo":"Rubus_fruticosus_Parnitha","type":1,"zoom_level":15,"id":2262,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":583},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.751483,"y":38.164224,"photo":"Attiki_Parnitha_simansi_red_triangle","type":9,"zoom_level":17,"id":2263,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf \u03a4\u03c1\u03af\u03b3\u03c9\u03bd\u03bf","height":700,"width":700},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.74632,"y":38.167129,"photo":"Attiki_Parnitha_simansi32","type":9,"zoom_level":17,"id":2264,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":550},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0395\u03bd\u03b7\u03bc\u03b5\u03c1\u03c9\u03c4\u03b9\u03ba\u03ae \u03c0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.749653,"y":38.168168,"photo":"Attiki_Parnitha_simansi33","type":9,"zoom_level":16,"id":2266,"hlink_GR":"","hlink_EN":"","description":"","height":545,"width":700},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.751886,"y":38.164063,"photo":"Attiki_Parnitha_simansi29","type":9,"zoom_level":17,"id":2267,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u039a\u03b1\u03c1\u03b1\u03bf\u03cd\u03bb\u03b9-\u03a3\u03c6\u03ac\u03ba\u03b9\u03b6\u03b1","owner":"topoguide","x":23.770979,"y":38.158775,"photo":"Attiki_Parnitha_path_Sfakiza","type":0,"zoom_level":15,"id":2268,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03cc\u03bb\u03b9\u03c2 \u03ba\u03b5\u03c1\u03b4\u03af\u03c3\u03bf\u03c5\u03bc\u03b5 \u03bb\u03af\u03b3\u03bf \u03cd\u03c8\u03bf\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b5\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u0394\u03b5\u03ba\u03ad\u03bb\u03b5\u03b9\u03b1\u03c2, \u03ad\u03bd\u03b1 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03bf\u03c1\u03b5\u03b9\u03bd\u03cc \u03c4\u03bf\u03c0\u03af\u03bf \u03b1\u03c0\u03bb\u03ce\u03bd\u03b5\u03c4\u03b1\u03b9 \u03bc\u03c0\u03c1\u03bf\u03c3\u03c4\u03ac \u03bc\u03b1\u03c2.","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03c4\u03b7\u03c2 \u03c0\u03b7\u03b3\u03ae\u03c2 \u03a7\u03ae\u03bd\u03b1","owner":"topoguide","x":23.779962,"y":38.165486,"photo":"Attiki_Parnitha_pighi_China","type":9,"zoom_level":16,"id":2269,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c0\u03b5\u03c4\u03c1\u03cc\u03c7\u03c4\u03b9\u03c3\u03c4\u03b7 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b1 \u03c0\u03c1\u03ce\u03c4\u03b1 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03bc\u03b5\u03c4\u03b5\u03c0\u03b1\u03bd\u03b1\u03c3\u03c4\u03b1\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b5\u03af\u03b1\u03c2 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u03bc\u03b5 \u03c3\u03ba\u03bf\u03c0\u03cc \u03bd\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03b7\u03b8\u03b5\u03af \u03ad\u03bd\u03b1 \u03b5\u03af\u03b4\u03bf\u03c2 \u03c0\u03b9\u03c3\u03af\u03bd\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae \u03bf\u03b9\u03ba\u03bf\u03b3\u03ad\u03bd\u03b5\u03b9\u03b1. \u03a4\u03bf \u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf \u03ad\u03c7\u03b5\u03b9 \u03ba\u03b1\u03c4\u03b1\u03c1\u03c1\u03b5\u03cd\u03c3\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c4\u03b7\u03c2 \u03bc\u03b9\u03ba\u03c1\u03ae\u03c2 \u03c0\u03b7\u03b3\u03ae\u03c2 \u03a7\u03ae\u03bd\u03b1 \u03c0\u03b1\u03c1\u03bf\u03c7\u03b5\u03c4\u03b5\u03cd\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b3\u03b5\u03b9\u03c4\u03bf\u03bd\u03b9\u03ba\u03cc \u03c1\u03ad\u03bc\u03b1, \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03bc\u03bf\u03bd\u03cc\u03c4\u03bf\u03be\u03bf \u03c0\u03ad\u03c4\u03c1\u03b9\u03bd\u03bf \u03b3\u03b5\u03c6\u03c5\u03c1\u03ac\u03ba\u03b9.","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac-\u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","owner":"topoguide","x":23.75255,"y":38.170751,"photo":"Attiki_Parnitha_path_Xerovouni","type":0,"zoom_level":15,"id":2270,"hlink_GR":"","hlink_EN":"","description":"","height":598,"width":900},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03bb\u03b5\u03b3\u03cc\u03bc\u03b5\u03bd\u03bf\u03c2 \u03a4\u03ac\u03c6\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03a3\u03bf\u03c6\u03bf\u03ba\u03bb\u03ae","owner":"topoguide","x":23.784433,"y":38.136652,"photo":"Attiki_Parnitha_Sofocles_tomb2","type":9,"zoom_level":15,"id":2271,"hlink_GR":"http:\/\/archaeologica.blogspot.gr\/2010\/03\/blog-post_13.html","hlink_EN":"","description":"\u03a3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u0392\u03c1\u03cd\u03c3\u03b7 (\u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03c4\u03c3\u03b1), \u03c3\u03c4\u03bf \u03c7\u03ce\u03c1\u03bf \u03c0\u03bf\u03c5 \u03bf\u03bd\u03bf\u03bc\u03b1\u03b6\u03cc\u03c4\u03b1\u03bd \u03c4\u03cd\u03bc\u03b2\u03bf\u03c2 \u03c4\u03b7\u03c2 \u039a\u03b1\u03bc\u03b2\u03ad\u03b6\u03b1\u03c2, \u03b1\u03bd\u03b1\u03c3\u03ba\u03ac\u03c6\u03b7\u03ba\u03b5 \u03c4\u03bf 1958 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03c4\u03b1\u03c6\u03b9\u03ba\u03cc \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03c6\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03c3\u03c5\u03bc\u03c0\u03af\u03c0\u03c4\u03b5\u03b9 \u03bc\u03b5 \u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03c3\u03b7\u03bc\u03b1\u03c3\u03af\u03b1 \u03c0\u03bf\u03c5 \u03b8\u03b1 \u03b5\u03af\u03c7\u03b5 \u03bf \u03b1\u03bd\u03b1\u03c6\u03b5\u03c1\u03cc\u03bc\u03b5\u03bd\u03bf\u03c2, \u03b1\u03c0\u03cc \u03b1\u03bd\u03ce\u03bd\u03c5\u03bc\u03bf \u03b2\u03b9\u03bf\u03b3\u03c1\u03ac\u03c6\u03bf \u03c4\u03bf\u03c5 \u03a3\u03bf\u03c6\u03bf\u03ba\u03bb\u03ae, \u03bf \u03c4\u03ac\u03c6\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c4\u03c1\u03b1\u03b3\u03b9\u03ba\u03bf\u03cd \u03c0\u03bf\u03b9\u03b7\u03c4\u03ae, \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03b3\u03cc\u03c4\u03b1\u03bd \u03b1\u03c0\u03cc \u03c4\u03b7 \u0394\u03b5\u03ba\u03ad\u03bb\u03b5\u03b9\u03b1. \u0392\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd 4 \u03c3\u03b1\u03c1\u03ba\u03bf\u03c6\u03ac\u03b3\u03bf\u03b9, \u03b4\u03cd\u03bf \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03bf\u03c0\u03bf\u03af\u03b5\u03c2 \u03c0\u03b1\u03c1\u03b1\u03bc\u03ad\u03bd\u03bf\u03c5\u03bd \u03b5\u03c0\u03b9\u03c4\u03cc\u03c0\u03bf\u03c5, \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b5 \u03c4\u03b1\u03c6\u03b9\u03ba\u03cc \u03c0\u03b5\u03c1\u03af\u03b2\u03bf\u03bb\u03bf, \u03c0\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03b7 \u03c3\u03b5\u03b9\u03c1\u03ac \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c7\u03c9\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03c4\u03cd\u03bc\u03b2\u03bf. \u03a3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c4\u03cd\u03bc\u03b2\u03bf \u03b1\u03bb\u03bb\u03ac \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b5\u03c5\u03c1\u03cd\u03c4\u03b5\u03c1\u03b7 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03ad\u03c7\u03bf\u03c5\u03bd \u03b2\u03c1\u03b5\u03b8\u03b5\u03af \u03ba\u03b1\u03c4\u03ac\u03bb\u03bf\u03b9\u03c0\u03b1 \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03bf\u03cd \u03ba\u03b1\u03b9 \u03bb\u03bf\u03c5\u03c4\u03c1\u03bf\u03cd \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03bf\u03b9 \u03c4\u03ac\u03c6\u03bf\u03b9 \u03c0\u03bf\u03c5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03cc\u03bd \u03b1\u03bd\u03ae\u03ba\u03b1\u03bd \u03c3\u03c4\u03bf \u03b4\u03ae\u03bc\u03bf\u03c5 \u039a\u03ae\u03c4\u03c4\u03bf\u03c5 (\u03ae \u039a\u03b7\u03c4\u03c4\u03bf\u03cd).","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0396\u03c9\u03bf\u03b4\u03cc\u03c7\u03bf\u03c2 \u03a0\u03b7\u03b3\u03ae","owner":"topoguide","x":23.784758,"y":38.141754,"photo":"Attiki_Parnitha_Zoodochos_Pighi","type":9,"zoom_level":15,"id":2272,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.761487,"y":38.159573,"photo":"Attiki_Parnitha_simansi261","type":9,"zoom_level":17,"id":2273,"hlink_GR":"","hlink_EN":"","description":"","height":516,"width":700},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b7 \u039c\u03cc\u03bb\u03b1","owner":"topoguide","x":23.733742,"y":38.180145,"photo":"Attiki_Parnitha_Mola_krini1","type":9,"zoom_level":16,"id":2274,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.731290817262,"y":38.185042935655,"photo":"Attiki_Parnitha_mov_tetragono1","type":9,"zoom_level":16,"id":2275,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u038a\u03c7\u03bd\u03b7 \u03ba\u03b1\u03c1\u03b2\u03bf\u03c5\u03bd\u03b9\u03ac\u03c1\u03b9\u03ba\u03bf\u03c5 \u03c3\u03c4\u03b7 \u039e\u03bf\u03cd\u03bb\u03b9\u03b6\u03b1","owner":"topoguide","x":23.74181,"y":38.205724,"photo":"Attiki_Parnitha_Xouliza_karvoun","type":9,"zoom_level":15,"id":2276,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":552},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03b3\u03c1\u03b9\u03bf\u03b3\u03bf\u03cd\u03c1\u03bf\u03c5\u03bd\u03b1 \u03c3\u03c4\u03bf \u03a3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b9","owner":"topoguide","x":23.732519,"y":38.213564,"photo":"Attiki_Parnitha_wild_boar","type":7,"zoom_level":15,"id":2277,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03b1 \u03b8\u03b7\u03bb\u03c5\u03ba\u03b9\u03ac \u03c8\u03ac\u03c7\u03bd\u03b5\u03b9 \u03b3\u03b9\u03b1 \u03ad\u03bd\u03c4\u03bf\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03b2\u03bf\u03bb\u03b2\u03bf\u03cd\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03c1\u03af\u03b6\u03b5\u03c2 \u03c4\u03c9\u03bd \u03c0\u03bf\u03c5\u03c1\u03bd\u03b1\u03c1\u03b9\u03ce\u03bd. \u0393\u03cd\u03c1\u03c9 \u03c4\u03b7\u03c2, \u03c4\u03b1 \u03c4\u03ad\u03c3\u03c3\u03b5\u03c1\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ac \u03c4\u03b7\u03c2, \u03bc\u03b5 \u03c4\u03b1 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c1\u03af\u03b3\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03bd\u03ae\u03bb\u03b9\u03ba\u03bf\u03c5.","height":398,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b5\u03c1\u03b9\u03c4\u03c4\u03ce\u03bc\u03b1\u03c4\u03b1 \u03b5\u03bb\u03b1\u03c6\u03b9\u03bf\u03cd","owner":"topoguide","x":23.731307,"y":38.18795,"photo":"Attiki_Parnitha_red_deer","type":7,"zoom_level":16,"id":2278,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.772525,"y":38.197127,"photo":"Attiki_Parnitha_Makrychorafo_simansi3","type":9,"zoom_level":17,"id":2279,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":623},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.779054,"y":38.191141,"photo":"Attiki_Parnitha_Makrychorafo_simansi2","type":9,"zoom_level":17,"id":2280,"hlink_GR":"","hlink_EN":"","description":"","height":704,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f\u03b9 \u03c5\u03c0\u03bf\u03b4\u03bf\u03bc\u03ad\u03c2 \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2 \u03c3\u03c4\u03bf \u039c\u03b1\u03ba\u03c1\u03c5\u03c7\u03ce\u03c1\u03b1\u03c6\u03bf","owner":"topoguide","x":23.783229112626,"y":38.19180593702,"photo":"Attiki_Parnitha_Makrychorafo_simansi1","type":9,"zoom_level":16,"id":2281,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03ad\u03c4\u03c1\u03bf\u03c2 \u03c3\u03c4\u03b7 \u039c\u03cc\u03bb\u03b1","owner":"topoguide","x":23.733586788181,"y":38.180128403306,"photo":"Attiki_Parnitha_Mola_AgPetros4","type":9,"zoom_level":14,"id":2282,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03bf\u03bd\u03cc\u03ba\u03bb\u03b9\u03c4\u03b7 \u03ba\u03b1\u03bc\u03b1\u03c1\u03bf\u03c3\u03ba\u03ad\u03c0\u03b1\u03c3\u03c4\u03b7 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c5 \u03c7\u03c1\u03bf\u03bd\u03bf\u03bb\u03bf\u03b3\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03cd\u03c3\u03c4\u03b5\u03c1\u03b7 \u03ae \u03c4\u03b7\u03bd \u03b1\u03bc\u03ad\u03c3\u03c9\u03c2 \u03bc\u03b5\u03c4\u03ac \u03c4\u03bf \u0392\u03c5\u03b6\u03ac\u03bd\u03c4\u03b9\u03bf \u03c0\u03b5\u03c1\u03af\u03bf\u03b4\u03bf.","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b5\u03c4\u03c1\u03cc\u03c7\u03c4\u03b9\u03c3\u03c4\u03b7 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03c3\u03c4\u03b7 \u039c\u03cc\u03bb\u03b1","owner":"topoguide","x":23.732476,"y":38.180283,"photo":"Attiki_Parnitha_Mola_wta2","type":9,"zoom_level":16,"id":2283,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u03c4\u03b7\u03c2 \u039c\u03cc\u03bb\u03b1\u03c2","owner":"topoguide","x":23.732364,"y":38.181619,"photo":"Attiki_Parnitha_Mola_kato_krini1","type":9,"zoom_level":16,"id":2284,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03bd\u03b5\u03c1\u03cc","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03bb\u03b1\u03c4\u03ac\u03bd\u03b9 \u03c3\u03c4\u03bf\u03bd \u03c0\u03b5\u03c1\u03af\u03b2\u03bf\u03bb\u03bf \u03c4\u03bf\u03c5 \u0391\u03b3. \u03a0\u03ad\u03c4\u03c1\u03bf\u03c5, \u039c\u03cc\u03bb\u03b1","owner":"topoguide","x":23.733646,"y":38.180198,"photo":"Attiki_Parnitha_Mola_platani","type":1,"zoom_level":17,"id":2285,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.732674837116,"y":38.18031605134,"photo":"Attiki_Parnitha_Mola_simansi0","type":9,"zoom_level":16,"id":2286,"hlink_GR":"","hlink_EN":"","description":"","height":645,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.732374429706,"y":38.182656340157,"photo":"Attiki_Parnitha_Mola_simansi11","type":9,"zoom_level":16,"id":2287,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.733769,"y":38.194875,"photo":"Attiki_Parnitha_pros_Makrychorafo_simansi","type":9,"zoom_level":16,"id":2288,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c3\u03c4\u03bf \u03a0\u03b1\u03bb\u03b9\u03bf\u03bc\u03ae\u03bb\u03b5\u03c3\u03b9","owner":"topoguide","x":23.7404,"y":38.21618,"photo":"Attiki_Parnitha_Paliomilesi_gorge","type":0,"zoom_level":16,"id":2289,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03bb\u03bf\u03cd\u03c4\u03c3\u03b1 \u03c3\u03c4\u03bf \u03a0\u03b1\u03bb\u03b9\u03bf\u03bc\u03ae\u03bb\u03b5\u03c3\u03b9","owner":"topoguide","x":23.746504,"y":38.216163,"photo":"Attiki_Parnitha_Paliomilesi_spring","type":0,"zoom_level":16,"id":2290,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03bd\u03ac\u03b2\u03bb\u03c5\u03c3\u03b7 \u03c0\u03bf\u03c5 \u03c4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af \u03bc\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03bb\u03bf\u03cd\u03c4\u03c3\u03b1","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03b1\u03bd\u03ce\u03c4\u03b5\u03c1\u03bf \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf \u0392\u03c1\u03bf\u03ba\u03cc\u03bb\u03b9","owner":"topoguide","x":23.753864,"y":38.208255,"photo":"Attiki_Parnitha_Vrokoli_well2","type":9,"zoom_level":16,"id":2291,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03bc\u03b5\u03c3\u03b1\u03af\u03bf \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf \u0392\u03c1\u03bf\u03ba\u03cc\u03bb\u03b9","owner":"topoguide","x":23.75512,"y":38.208222,"photo":"Attiki_Parnitha_Vrokoli_well1","type":9,"zoom_level":16,"id":2292,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u038f\u03c1\u03b9\u03bc\u03b7 \u03b2\u03b5\u03bb\u03b1\u03bd\u03b9\u03b4\u03b9\u03ac \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u0392\u03c1\u03bf\u03ba\u03cc\u03bb\u03b9","owner":"topoguide","x":23.756375,"y":38.206569,"photo":"Attiki_Parnitha_pros_Vrokoli","type":1,"zoom_level":16,"id":2293,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac \u03c3\u03c4\u03bf \u03a0\u03b1\u03bb\u03b9\u03bf\u03bc\u03ae\u03bb\u03b5\u03c3\u03b9","owner":"topoguide","x":23.746247,"y":38.216112,"photo":"Attiki_Parnitha_Paliomilesi_rema","type":0,"zoom_level":16,"id":2294,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c1\u03ad\u03bc\u03b1, \u03c0\u03bf\u03c5 \u03ad\u03c1\u03c7\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u039e\u03bf\u03cd\u03bb\u03b9\u03b6\u03b1, \u03b5\u03af\u03bd\u03b1\u03b9 \u03be\u03b5\u03c1\u03cc \u03c3\u03b5 \u03cc\u03bb\u03bf \u03c4\u03bf \u03bc\u03ae\u03ba\u03bf\u03c2 \u03c4\u03bf\u03c5, \u03b5\u03ba\u03c4\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03b1\u03c5\u03c4\u03cc, \u03c3\u03c4\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u03a0\u03b1\u03bb\u03b9\u03bf\u03bc\u03ae\u03bb\u03b5\u03c3\u03b9, \u03cc\u03c0\u03bf\u03c5 \u03b1\u03bd\u03b1\u03b2\u03bb\u03cd\u03b6\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c4\u03c1\u03ad\u03c7\u03b5\u03b9 \u03bb\u03af\u03b3\u03bf \u03bd\u03b5\u03c1\u03cc \u03c3\u03c7\u03b5\u03b4\u03cc\u03bd \u03cc\u03bb\u03bf \u03c4\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf.","height":800,"width":532},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.73238,"y":38.18223,"photo":"Attiki_Parnitha_Mola_simansi2","type":9,"zoom_level":17,"id":2295,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.757255,"y":38.145829,"photo":"Attiki_Parnitha_simansi38","type":9,"zoom_level":16,"id":2296,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c1\u03c7\u03ae \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03b1\u03c0\u03cc \u0398\u03c1\u03b1\u03ba\u03bf\u03bc\u03b1\u03ba\u03b5\u03b4\u03cc\u03bd\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u039a\u03b9\u03bf\u03cd\u03c3\u03b7","owner":"topoguide","x":23.754810769891,"y":38.157302908557,"photo":"Attiki_Parnitha_Spilia_Kiousi1","type":73,"zoom_level":15,"id":2297,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03ae \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c9\u03c2 \u03bc\u03b1\u03bd\u03c4\u03c1\u03af","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.748802621697,"y":38.15625680336,"photo":"Attiki_Parnitha_simansi37","type":9,"zoom_level":15,"id":2298,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03b1\u03c3\u03c4\u03b1\u03cd\u03c1\u03c9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03ac\u03ba\u03b9, \u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u0398\u03c1\u03b1\u03ba\u03bf\u03bc\u03b1\u03ba\u03b5\u03b4\u03cc\u03bd\u03b5\u03c2-\u03ba\u03b1\u03c4. \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9. ","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.740518,"y":38.157341,"photo":"Attiki_Parnitha_Chouni_diast_Flabouri","type":9,"zoom_level":15,"id":2299,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03b1\u03c3\u03c4\u03b1\u03cd\u03c1\u03c9\u03c3\u03b7 \u03c4\u03c9\u03bd \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd \u03a7\u03bf\u03cd\u03bd\u03b7-\u039c\u03c0\u03ac\u03c6\u03b9 \u03ba\u03b1\u03b9 \u03a7\u03bf\u03cd\u03bd\u03b7-\u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2, \u0398\u03c1\u03b1\u03ba\u03bf\u03bc\u03b1\u03ba\u03b5\u03b4\u03cc\u03bd\u03b5\u03c2","owner":"topoguide","x":23.759433,"y":38.138838,"photo":"Attiki_Parnitha_AgGeorgios_Varibopi","type":9,"zoom_level":16,"id":2300,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b1\u03c1\u03b5\u03ba\u03bb\u03ae\u03c3\u03b9 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5 \u0398\u03c1\u03b1\u03ba\u03bf\u03bc\u03b1\u03ba\u03b5\u03b4\u03cc\u03bd\u03c9\u03bd","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03a7\u03bf\u03cd\u03bd\u03b7\u03c2","owner":"topoguide","x":23.741955,"y":38.156397,"photo":"Attiki_Parnitha_Chouni1","type":0,"zoom_level":14,"id":2301,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b7\u03c2 \u03a7\u03bf\u03cd\u03bd\u03b7\u03c2","owner":"topoguide","x":23.74232,"y":38.15611,"photo":"Attiki_Parnitha_Chouni2","type":0,"zoom_level":15,"id":2302,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c0\u03b9\u03cc \u03c0\u03bf\u03bb\u03c5\u03c3\u03cd\u03c7\u03bd\u03b1\u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03c1\u03bf\u03c0\u03cc\u03bd\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03a7\u03bf\u03cd\u03bd\u03b7","owner":"topoguide","x":23.742985,"y":38.153267,"photo":"Attiki_Parnitha_Chouni3","type":0,"zoom_level":16,"id":2303,"hlink_GR":"","hlink_EN":"","description":"\u039f\u03b9 \u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ce\u03bd \u03b1\u03b3\u03ce\u03bd\u03c9\u03bd \u03b1\u03b3\u03b1\u03c0\u03bf\u03cd\u03bd \u03c4\u03b7 \u03a7\u03bf\u03cd\u03bd\u03b7 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03c3\u03ba\u03b9\u03ac, \u03c4\u03bf \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03bd\u03b5\u03c7\u03b5\u03af\u03c2 \u03b5\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03ba\u03bb\u03af\u03c3\u03b5\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b5\u03b4\u03ac\u03c6\u03bf\u03c5\u03c2. \u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03bf\u03b4\u03cc \u0392\u03ad\u03c1\u03bf\u03b9\u03b1\u03c2, \u03c4\u03b1 1\u03c945 \u03b3\u03b9\u03b1 \u03c4\u03bf \u039c\u03c0\u03ac\u03c6\u03b9 \u03c3\u03b7\u03bc\u03b1\u03af\u03bd\u03bf\u03c5\u03bd \u03ba\u03b1\u03bb\u03ae \u03c6\u03c5\u03c3\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03c4\u03bf\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b3\u03b9\u03b1 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ad\u03c2. \u0397 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03b3\u03b9\u03bf\u03c1\u03c4\u03ae \u03b5\u03bb\u03b9\u03b3\u03bc\u03ce\u03bd.","height":700,"width":546},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.730078,"y":38.163592,"photo":"Attiki_Parnitha_simansi34","type":9,"zoom_level":16,"id":2304,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03b1\u03c3\u03c4\u03b1\u03cd\u03c1\u03c9\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03a7\u03bf\u03cd\u03bd\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03ba\u03b1\u03c4. \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9 \u03bc\u03ad\u03c3\u03c9 \u03b3\u03b9\u03b1 \u0398\u03ad\u03c1\u03b9\u03b6\u03b1\u03c2.","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.742041,"y":38.161079,"photo":"Attiki_Parnitha_simansi35","type":9,"zoom_level":16,"id":2305,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03b1\u03c3\u03c4\u03b1\u03cd\u03c1\u03c9\u03c3\u03b7 \u03c4\u03c9\u03bd \u03b4\u03cd\u03bf \u03c0\u03b1\u03c1\u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a7\u03bf\u03cd\u03bd\u03b7-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9. \u0397 \"\u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b7\" \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03b9\u03cc \u03b1\u03c0\u03cc\u03c4\u03bf\u03bc\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03ba\u03b1\u03b9 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b3\u03c5\u03bc\u03bd\u03ae, \u03b5\u03c5\u03ac\u03b5\u03c1\u03b7 \u03c1\u03ac\u03c7\u03b7 \u03bc\u03b5 \u03c9\u03c1\u03b1\u03af\u03b1 \u03b8\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7 \u03a7\u03bf\u03cd\u03bd\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03bf \u039c\u03bf\u03bd \u03a0\u03b1\u03c1\u03bd\u03b5\u03c2. \u0397 \"\u03b5\u03cd\u03ba\u03bf\u03bb\u03b7\" \u03b5\u03bb\u03af\u03c3\u03c3\u03b5\u03c4\u03b1\u03b9 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03bf \u03b5\u03bb\u03b1\u03c4\u03cc\u03b4\u03b1\u03c3\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03b1\u03bd\u03c4\u03ac \u03c4\u03bf \u03b4\u03c1\u03cc\u03bc\u03bf \u03c4\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03c6\u03c5\u03b3\u03af\u03bf\u03c5.","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.746655,"y":38.161365,"photo":"Attiki_Parnitha_simansi36","type":9,"zoom_level":17,"id":2306,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.759572,"y":38.150845,"photo":"Attiki_Parnitha_simansi39","type":9,"zoom_level":15,"id":2307,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03b1\u03c3\u03c4\u03b1\u03cd\u03c1\u03c9\u03c3\u03b7 \u03c4\u03c9\u03bd \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd \u03b1\u03c0\u03cc \u0398\u03c1\u03b1\u03ba\u03bf\u03bc\u03b1\u03ba\u03b5\u03b4\u03cc\u03bd\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9 (\u039a\u03af\u03c4\u03c1\u03b9\u03bd\u03bf \u03a4\u03c1\u03af\u03b3\u03c9\u03bd\u03bf) \u03ba\u03b1\u03b9 \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac (\u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf \u03a4\u03c1\u03af\u03b3\u03c9\u03bd\u03bf). \u0397 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b2\u03c1\u03cd\u03c3\u03b7 \u0392\u03b1\u03c1\u03b5\u03bb\u03ac \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03bd\u03b5\u03c1\u03cc.","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.728405,"y":38.156945,"photo":"Attiki_Parnitha_simansi41","type":9,"zoom_level":15,"id":2308,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.729048,"y":38.158151,"photo":"Attiki_Parnitha_simansi40","type":9,"zoom_level":16,"id":2309,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.729735,"y":38.159425,"photo":"Attiki_Parnitha_simansi43","type":9,"zoom_level":16,"id":2310,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.728748,"y":38.156801,"photo":"Attiki_Parnitha_simansi42","type":9,"zoom_level":16,"id":2311,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":" \u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.704349,"y":38.138253,"photo":"Attiki_Parnitha_simansi55","type":9,"zoom_level":16,"id":2312,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.704119,"y":38.138239,"photo":"Attiki_Parnitha_simansi48","type":9,"zoom_level":16,"id":2313,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.691823,"y":38.139803,"photo":"Attiki_Parnitha_simansi52","type":9,"zoom_level":17,"id":2314,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":457},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03af\u03bb\u03bb\u03b1 \u03a0\u03b1\u03c0\u03b1\u03b4\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\u03c5 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.692045,"y":38.157476,"photo":"Attiki_Parnitha_villa_Papadopoulou","type":9,"zoom_level":15,"id":2315,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c0\u03c5\u03c1\u03ba\u03b1\u03b3\u03b9\u03ac \u03b1\u03c0\u03bf\u03ba\u03ac\u03bb\u03c5\u03c8\u03b5 \u03c4\u03b7\u03bd \u03ba\u03b1\u03bb\u03ac \u03ba\u03c1\u03c5\u03bc\u03ad\u03bd\u03b7 \"\u03b2\u03af\u03bb\u03bb\u03b1 \u03a0\u03b1\u03c0\u03b1\u03b4\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\u03c5\" \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03a3\u03c4\u03b1\u03c4\u03ae\u03c1\u03b9.","height":527,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.717553,"y":38.147677,"photo":"Attiki_Parnitha_simansi51","type":9,"zoom_level":16,"id":2316,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.69826,"y":38.147719,"photo":"Attiki_Parnitha_simansi53","type":9,"zoom_level":16,"id":2317,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":542},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.705161,"y":38.149904,"photo":"Attiki_Parnitha_simansi54","type":9,"zoom_level":16,"id":2318,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.734284,"y":38.137446,"photo":"Attiki_Parnitha_simansi45","type":9,"zoom_level":17,"id":2319,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03c3\u03c4\u03bf \u039c\u03b5\u03c4\u03cc\u03c7\u03b9 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","owner":"topoguide","x":23.734552,"y":38.137047,"photo":"Attiki_Parnitha_Metochi_PrfIlias","type":9,"zoom_level":15,"id":2320,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03bc\u03bf\u03bd\u03cc\u03ba\u03bb\u03b9\u03c4\u03bf\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 18\u03bf\u03c5 \u03b1\u03b9.","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u03c3\u03c4\u03bf \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","owner":"topoguide","x":23.692228937912,"y":38.137251882803,"photo":"Attiki_Parnitha_AgGeorgios_Keramidhi","type":9,"zoom_level":15,"id":2321,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03ae \u03bc\u03bf\u03bd\u03cc\u03ba\u03bb\u03b9\u03c4\u03b7 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae \u03bc\u03b5\u03c4\u03b1\u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ce\u03bd \u03c7\u03c1\u03cc\u03bd\u03c9\u03bd \u03bc\u03b5 \u03b7\u03bc\u03b9\u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03b1\u03c8\u03af\u03b4\u03b1.","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bd\u03ac\u03c0\u03b1\u03c5\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf \u03c3\u03c4\u03bf \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","owner":"topoguide","x":23.692045,"y":38.137385,"photo":"Attiki_Parnitha_AgGeorgios_Keramidhi_rest","type":0,"zoom_level":16,"id":2322,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf \u03c3\u03c4\u03bf \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","owner":"topoguide","x":23.692098,"y":38.137309,"photo":"Attiki_Parnitha_AgGeorgios_Keramidhi_pigi1","type":9,"zoom_level":17,"id":2323,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03ac\u03c6\u03bf\u03c2 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf \u03c3\u03c4\u03bf \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","owner":"topoguide","x":23.692313,"y":38.137216,"photo":"Attiki_Parnitha_AgGeorgios_Keramidhi_tafos","type":9,"zoom_level":18,"id":2324,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u03c3\u03c4\u03bf \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","owner":"AnaDigit","x":23.694459801364,"y":38.141014679729,"photo":"Attiki_Parnitha_AgGeorgios_Keramidi_3","type":0,"zoom_level":14,"id":2325,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c3\u03c5\u03c3\u03c4\u03ac\u03b4\u03b1 \u03b1\u03c0\u03cc \u03bb\u03b5\u03cd\u03ba\u03b5\u03c2, \u03ba\u03b1\u03c1\u03c5\u03b4\u03b9\u03ad\u03c2, \u03b1\u03c1\u03b9\u03ad\u03c2, \u03c3\u03c5\u03ba\u03b9\u03ad\u03c2, \u03ba\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c8\u03b5\u03c5\u03b4\u03bf\u03c0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c5\u03c2, \u03c0\u03bf\u03c5 \u03c3\u03c5\u03bd\u03c4\u03b7\u03c1\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03b8\u03ad\u03c3\u03b7\u03c2, \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bf\u03c5\u03bd \u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5.","height":622,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.693751,"y":38.142119,"photo":"Attiki_Parnitha_simansi46","type":9,"zoom_level":17,"id":2326,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u0392\u03bf\u03c5\u03c1\u03b4\u03bf\u03c5\u03bc\u03c0\u03ac\u03c2","owner":"topoguide","x":23.749058,"y":38.137132,"photo":"Attiki_Parnitha_AgiosGeorgios_Vourdhoubas2","type":9,"zoom_level":15,"id":2327,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03c7\u03c4\u03b9\u03c3\u03c4\u03cc \u03c4\u03ad\u03bc\u03c0\u03bb\u03bf \u03ad\u03c7\u03bf\u03c5\u03bd \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b7\u03b8\u03b5\u03af \u03c4\u03bf\u03b9\u03c7\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2 \u03c4\u03bf\u03c5 14\u03bf\u03c5 \u03ba\u03b1\u03b9 15\u03bf\u03c5 \u03b1\u03b9.","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bd\u03b1\u03bc\u03bd\u03b7\u03c3\u03c4\u03b9\u03ba\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7 \u03a4\u03ac\u03c3\u03bf\u03c5 \u03a3\u03c4\u03b5\u03c6\u03ac\u03bd\u03bf\u03c5","owner":"topoguide","x":23.714511,"y":38.147046,"photo":"Attiki_Parnitha_Petra_iroo_Tasou_Stefanou","type":9,"zoom_level":16,"id":2328,"hlink_GR":"http:\/\/dasarxeio.com\/2015\/03\/11\/2040-4\/","hlink_EN":"","description":"\u039f \u03a4\u03ac\u03c3\u03bf\u03c2 \u03a3\u03c4\u03b5\u03c6\u03ac\u03bd\u03bf\u03c5 (1893- 1984) \u03ae\u03c4\u03b1\u03bd \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03c0\u03c1\u03ce\u03c4\u03bf\u03c5\u03c2 \u03b5\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03bf\u03bd\u03b5\u03c2 \u03b4\u03b1\u03c3\u03bf\u03bb\u03cc\u03b3\u03bf\u03c5\u03c2 \u03c4\u03b7\u03c2 \u0395\u03bb\u03bb\u03ac\u03b4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ac\u03c4\u03b9\u03c3\u03b5 \u03ba\u03b1\u03b9 \u03b5\u03bd\u03ad\u03c0\u03bd\u03b5\u03c5\u03c3\u03b5 \u03c0\u03bf\u03bb\u03bb\u03ac \u03ad\u03c1\u03b3\u03b1 \u03b1\u03bd\u03b1\u03b4\u03ac\u03c3\u03c9\u03c3\u03b7\u03c2.","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0386\u03bb\u03c3\u03bf\u03c2 \u03a4\u03ac\u03c3\u03bf\u03c5 \u03a3\u03c4\u03b5\u03c6\u03ac\u03bd\u03bf\u03c5","owner":"topoguide","x":23.713899,"y":38.147029,"photo":"Attiki_Parnitha_Petra_alsos_Tasou_Stefanou1","type":0,"zoom_level":15,"id":2329,"hlink_GR":"","hlink_EN":"","description":"\u0386\u03bb\u03c3\u03bf\u03c2 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03b7 \u03bc\u03bd\u03ae\u03bc\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03b1\u03c3\u03bf\u03bb\u03cc\u03b3\u03bf\u03c5 \u03a4\u03ac\u03c3\u03bf\u03c5 \u03a3\u03c4\u03b5\u03c6\u03ac\u03bd\u03bf\u03c5.","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bd\u03b1\u03bc\u03bd\u03b7\u03c3\u03c4\u03b9\u03ba\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7 \u039c\u03b5\u03bd\u03b9\u03b4\u03b9\u03b1\u03c4\u03ce\u03bd","owner":"topoguide","x":23.728534,"y":38.135765,"photo":"Attiki_Parnitha_Metochi_iroo","type":9,"zoom_level":16,"id":2330,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":500},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0398\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u039e\u03b5\u03bd\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ad\u03c2","owner":"topoguide","x":23.720561981202,"y":38.148060904495,"photo":"Attiki_Parnitha_Xenia_koryfes","type":0,"zoom_level":14,"id":2331,"hlink_GR":"","hlink_EN":"","description":"","height":422,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0398\u03ad\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03bb\u03af\u03b2\u03b1\u03b4\u03bf \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b9\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ad\u03c2","owner":"topoguide","x":23.708739,"y":38.149341,"photo":"Attiki_Parnitha_Xerolivadho1","type":0,"zoom_level":15,"id":2332,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.693225,"y":38.1433,"photo":"Attiki_Parnitha_simansi47","type":9,"zoom_level":16,"id":2333,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":" \u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.69315,"y":38.14319,"photo":"Attiki_Parnitha_simansi49","type":9,"zoom_level":16,"id":2334,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039c\u03b1\u03c5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0392\u03b1\u03c1\u03c5\u03bc\u03c0\u03cc\u03c0\u03b7","owner":"topoguide","x":23.73098,"y":38.155306,"photo":"Attiki_Parnitha_Petra_Kazino2","type":0,"zoom_level":15,"id":2335,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03cc\u03b3\u03ba\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03ad\u03c4\u03c1\u03b1\u03c2 \u0392\u03b1\u03c1\u03c5\u03bc\u03c0\u03cc\u03c0\u03b7\u03c2","owner":"topoguide","x":23.764464378359,"y":38.145976851546,"photo":"Attiki_Parnitha_Petra_Varibopis2","type":0,"zoom_level":15,"id":2336,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03b1 \u03b2\u03ac\u03b8\u03bf\u03c2, \u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9","height":422,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03ba\u03b1\u03bc\u03bc\u03ad\u03bd\u03b7 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03bf\u03c5 \u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2 \u039a\u03b1\u03bc\u03c0\u03ad\u03c1\u03b1","owner":"topoguide","x":23.699104,"y":38.149031,"photo":"Attiki_Parnitha_Kabera_valley","type":0,"zoom_level":15,"id":2337,"hlink_GR":"","hlink_EN":"","description":"","height":430,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0395\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03c6\u03c5\u03bb\u03b1\u03ba\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf \u039a\u03b1\u03c4\u03c3\u03b9\u03bc\u03af\u03b4\u03b9","owner":"topoguide","x":23.778941,"y":38.18248,"photo":"Attiki_Parnitha_Katsimidi_fylakio1","type":9,"zoom_level":16,"id":2338,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c0\u03b7\u03b3\u03ae \u039a\u03b1\u03c4\u03c3\u03b9\u03bc\u03af\u03b4\u03b9","owner":"topoguide","x":23.781383752825,"y":38.185869370995,"photo":"Attiki_Parnitha_Katsimidi_pigi","type":0,"zoom_level":16,"id":2339,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":560},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc\u03c2 \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b9\u03ba\u03cc\u03c2 \u03c3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a7\u03ac\u03c1\u03b1\u03b4\u03c1\u03bf","owner":"topoguide","x":23.747341,"y":38.181503,"photo":"Attiki_Parnitha_Charadros_stavros","type":0,"zoom_level":15,"id":2340,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u039b\u03ac\u03ba\u03ba\u03b1 \u03a4\u03c3\u03b1\u03bf\u03cd\u03c3\u03b7","owner":"topoguide","x":23.77014,"y":38.182734,"photo":"Attiki_Parnitha_Laka_Tsaousi_","type":0,"zoom_level":14,"id":2341,"hlink_GR":"","hlink_EN":"","description":"","height":394,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03b8\u03b5\u03b1\u03c4\u03c1\u03ac\u03ba\u03b9 \u03c3\u03c4\u03bf \u03c7\u03ce\u03c1\u03bf \u03c4\u03bf\u03c5 \u0391\u03b3. \u03a0\u03ad\u03c4\u03c1\u03bf\u03c5, \u039c\u03cc\u03bb\u03b1","owner":"topoguide","x":23.733898,"y":38.180491,"photo":"Attiki_Parnitha_AgPetros_Mola_theatraki","type":9,"zoom_level":16,"id":2342,"hlink_GR":"","hlink_EN":"","description":"","height":474,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.770751,"y":38.180306,"photo":"Attiki_Parnitha_Katsimidi_simansi","type":9,"zoom_level":17,"id":2343,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03b1\u03c1\u03c0\u03bf\u03c6\u03bf\u03c1\u03af\u03b1 \u03c4\u03c9\u03bd \u03b5\u03bb\u03ac\u03c4\u03c9\u03bd","owner":"topoguide","x":23.741108,"y":38.18184,"photo":"Attiki_Parnitha_elato5","type":1,"zoom_level":15,"id":2344,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f\u03b9 \u03ba\u03ce\u03bd\u03bf\u03b9 \u03c4\u03bf\u03c5 \u03b5\u03bb\u03ac\u03c4\u03bf\u03c5","owner":"topoguide","x":23.711491,"y":38.176274,"photo":"Attiki_Parnitha_elato6","type":1,"zoom_level":16,"id":2345,"hlink_GR":"","hlink_EN":"","description":"","height":778,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03ce\u03bd\u03bf\u03b9 \u03c4\u03bf\u03c5 \u03b5\u03bb\u03ac\u03c4\u03bf\u03c5 \u03c4\u03bf \u03ba\u03b1\u03bb\u03bf\u03ba\u03b1\u03af\u03c1\u03b9","owner":"topoguide","x":23.744621,"y":38.168759,"photo":"Attiki_Parnitha_elato7","type":1,"zoom_level":17,"id":2346,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03bc\u03bf\u03bd\u03ae \u039d\u03c4\u03ac\u03c1\u03b4\u03b9\u03b6\u03b1\u03c2 \u03c3\u03c4\u03b7 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.702966690064,"y":38.111881057534,"photo":"Attiki_Parnitha_moni_Dardizas2","type":9,"zoom_level":14,"id":2347,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u0393\u03b5\u03bd\u03b5\u03c3\u03af\u03bf\u03c5 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5 \u039d\u03c4\u03ac\u03c1\u03b4\u03b9\u03b6\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bd\u03b5\u03ce\u03c4\u03b5\u03c1\u03b7 \u03b3\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03b1 \u03bc\u03bf\u03bd\u03ae (\u03b9\u03b4\u03c1\u03cd\u03b8\u03c5\u03ba\u03b5 \u03c4\u03bf 1961).","height":451,"width":900},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u039a\u03cc\u03c1\u03c0\u03b7 \u03bc\u03b5 \u03c4\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3. \u0391\u03bd\u03c4\u03c9\u03bd\u03af\u03bf\u03c5","owner":"topoguide","x":23.701787,"y":38.115502,"photo":"Attiki_Parnitha_Dardiza_AgAndonios3","type":9,"zoom_level":15,"id":2348,"hlink_GR":"","hlink_EN":"","description":"","height":469,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a6\u03c5\u03c3\u03b9\u03ba\u03ae \u03b1\u03bd\u03b1\u03b3\u03ad\u03bd\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c0\u03b5\u03c5\u03ba\u03bf\u03b4\u03ac\u03c3\u03bf\u03c5\u03c2, \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03c5\u03c1\u03ba\u03b1\u03b3\u03b9\u03ac","owner":"topoguide","x":23.707773,"y":38.107821,"photo":"Attiki_Parnitha_Dardiza_anagennisi3","type":0,"zoom_level":15,"id":2349,"hlink_GR":"","hlink_EN":"","description":"","height":371,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u039c\u03ac\u03c4\u03c3\u03b9","owner":"topoguide","x":23.703614,"y":38.118807,"photo":"Attiki_Parnitha_Dardiza_pigadi_Matsi","type":9,"zoom_level":15,"id":2350,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c5\u03b3\u03ba\u03b5\u03bd\u03c4\u03c1\u03ce\u03bd\u03b5\u03b9 \u03c4\u03bf \u03bd\u03b5\u03c1\u03cc \u03bc\u03b9\u03ba\u03c1\u03ae\u03c2 \u03c0\u03b7\u03b3\u03ae\u03c2. \u03a4\u03bf \u03bd\u03b5\u03c1\u03cc \u03bf\u03b4\u03b7\u03b3\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039d\u03c4\u03ac\u03c1\u03b4\u03b9\u03b6\u03b1\u03c2 \u03bc\u03b5 \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b9\u03ba\u03cc \u03c3\u03c9\u03bb\u03ae\u03bd\u03b1. ","height":501,"width":900},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03c1\u03b1\u03c7\u03bf\u03c3\u03ba\u03b5\u03c0\u03ae \u03b4\u03af\u03c0\u03bb\u03b1 \u03c3\u03c4\u03b7 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u039a\u03bf\u03c1\u03c0\u03ae","owner":"topoguide","x":23.701658,"y":38.115334,"photo":"Attiki_Parnitha_Dardiza_AgAndonios4","type":71,"zoom_level":16,"id":2351,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0395\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03b9\u03bf\u03b2\u03b1\u03c1\u03ac\u03b8\u03c1\u03bf\u03c5 \u039d\u03c4\u03b1\u03b2\u03ad\u03bb\u03b7","owner":"topoguide","x":23.772983,"y":38.204439,"photo":"Attiki_Parnitha_varathro_Daveli2","type":73,"zoom_level":15,"id":2352,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bd\u03b1\u03bc\u03bd\u03b7\u03c3\u03c4\u03b9\u03ba\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7 \u03b8\u03c5\u03bc\u03ac\u03c4\u03c9\u03bd \u03c4\u03b7\u03c2 27\/7\/1944","owner":"topoguide","x":23.740351,"y":38.177571,"photo":"Attiki_Parnitha_diastMesianoNero_iroo","type":9,"zoom_level":16,"id":2353,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":535},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"topoguide","x":23.740351,"y":38.177335,"photo":"Attiki_Parnitha_diastMesianoNero_simansi2","type":9,"zoom_level":17,"id":2355,"hlink_GR":"","hlink_EN":"","description":"","height":572,"width":700},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.719457,"y":38.155667,"photo":"Attiki_Parnitha_simansi_56","type":9,"zoom_level":17,"id":2415,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.719242,"y":38.155884,"photo":"Attiki_Parnitha_simansi_57","type":9,"zoom_level":17,"id":2416,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03ad\u03bd\u03c4\u03c1\u03bf \u03a0\u03b5\u03c1\u03b9\u03b2\u03b1\u03bb\u03bb\u03bf\u03bd\u03c4\u03b9\u03ba\u03ae\u03c2 \u0395\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7\u03c2","owner":"AnaDigit","x":23.718598604202,"y":38.156113901727,"photo":"Attiki_Parnitha_AgTriada_Kentro_Perivalontikis_Enimerossis","type":9,"zoom_level":15,"id":2417,"hlink_GR":"","hlink_EN":"","description":"","height":612,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03b5\u03c1\u03b5\u03b9\u03c0\u03c9\u03bc\u03ad\u03bd\u03bf \u03b5\u03c3\u03c4\u03b9\u03b1\u03c4\u03cc\u03c1\u03b9\u03bf \"\u039a\u03c5\u03ba\u03bb\u03ac\u03bc\u03b9\u03bd\u03bf\"","owner":"AnaDigit","x":23.719757318496,"y":38.156122338135,"photo":"Attiki_Parnitha_AgTriada_Kyklamino2","type":9,"zoom_level":16,"id":2418,"hlink_GR":"","hlink_EN":"","description":"","height":556,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b5\u03c4\u03c1\u03cc\u03c7\u03c4\u03b9\u03c3\u03c4\u03b7 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae","owner":"AnaDigit","x":23.725025,"y":38.159229,"photo":"Attiki_Parnitha_AgTriada_wta","type":9,"zoom_level":16,"id":2419,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0391\u03ad\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.737294,"y":38.148147,"photo":"Attiki_Parnitha_koryfi_Aeras","type":0,"zoom_level":15,"id":2420,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.737337,"y":38.150029,"photo":"Attiki_Parnitha_MontParnes_simansi","type":9,"zoom_level":17,"id":2421,"hlink_GR":"","hlink_EN":"","description":"","height":761,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c6\u03b5\u03c1\u03af\u03ba","owner":"AnaDigit","x":23.735497,"y":38.151345,"photo":"Attiki_Parnitha_MontParnes_13","type":9,"zoom_level":15,"id":2422,"hlink_GR":"","hlink_EN":"","description":"","height":636,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.736573,"y":38.15394,"photo":"Attiki_Parnitha_simansi_58","type":9,"zoom_level":17,"id":2423,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03c3\u03c4\u03b7 \u0392\u03cc\u03c1\u03b5\u03b9\u03b1 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.635536,"y":38.17402,"photo":"Attiki_Parnitha_PrfIlias_Karamanli_1","type":9,"zoom_level":14,"id":2429,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03b2\u03c1\u03ac\u03c7\u03bf\u03c2 \u03a0\u03ad\u03c4\u03c1\u03b1 \u0398\u03bf\u03b4\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.645546,"y":38.123226,"photo":"Attiki_Parnitha_Petra_Thodora","type":0,"zoom_level":15,"id":2430,"hlink_GR":"","hlink_EN":"","description":"","height":684,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03ba\u03ac\u03c4\u03c9 \u03c1\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u03c0\u03bf\u03c4\u03b1\u03bc\u03bf\u03cd \u039a\u03b5\u03bb\u03ac\u03b4\u03bf\u03bd\u03c4\u03b1","owner":"AnaDigit","x":23.64885,"y":38.113873,"photo":"Attiki_Parnitha_Keladon_3","type":0,"zoom_level":14,"id":2431,"hlink_GR":"","hlink_EN":"","description":"","height":521,"width":1000},{"name":"\u03a0\u0391\u03a1\u0397\u0398\u0391
\u03a6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03a6\u03c5\u03bb\u03ae\u03c2","owner":"AnaDigit","x":23.637086272239,"y":38.139954278919,"photo":"Attiki_Parnitha_frourio_Fylis_1_1","type":10,"zoom_level":13,"id":2432,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03c4\u03b7\u03c2 \u03a6\u03c5\u03bb\u03ae\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03b5\u03b9 \u03c4\u03bf \u03ba\u03cd\u03c1\u03b9\u03bf \u03bf\u03c1\u03b5\u03b9\u03bd\u03cc \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b7 \u0394\u03c5\u03c4\u03b9\u03ba\u03ae \u0391\u03c4\u03c4\u03b9\u03ba\u03ae \u03ba\u03b1\u03b9 \u03c4\u03b7 \u0392\u03bf\u03b9\u03c9\u03c4\u03af\u03b1, \u03c0\u03ac\u03bd\u03c9 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03c6\u03c5\u03c3\u03b9\u03ba\u03ac \u03bf\u03c7\u03c5\u03c1\u03ae \u03b8\u03ad\u03c3\u03b7, \u03b1\u03ba\u03c1\u03b9\u03b2\u03ce\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03bf \u03ba\u03cd\u03c1\u03b9\u03bf \u03ac\u03be\u03bf\u03bd\u03b1. \u03a3\u03c4\u03b1 \u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03ac \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1, \u03b7 \u03c6\u03cd\u03bb\u03b1\u03be\u03b7 \u03c4\u03bf\u03c5 \u03c6\u03c1\u03bf\u03c5\u03c1\u03af\u03bf\u03c5 \u03b5\u03af\u03c7\u03b5 \u03b1\u03bd\u03b1\u03c4\u03b5\u03b8\u03b5\u03af \u03c3\u03c4\u03bf\u03c5\u03c2 \u03a6\u03c5\u03bb\u03ac\u03c3\u03b9\u03bf\u03c5\u03c2, \u03ac\u03b3\u03c1\u03b9\u03bf \u03ba\u03b1\u03b9 \u03c0\u03bf\u03bb\u03b5\u03bc\u03bf\u03c7\u03b1\u03c1\u03ad\u03c2 \u03c6\u03cd\u03bb\u03bf, \u03c0\u03bf\u03c5 \u03b5\u03af\u03c7\u03b5 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03b1\u03b8\u03b5\u03af \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b9\u03c2 \u03c3\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03ad\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2, \u03b5\u03c0\u03b9\u03b2\u03bb\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ad\u03c4\u03c3\u03b9 \u03cc\u03bb\u03b7 \u03c4\u03b7 \u03b2\u03b1\u03c4\u03ae \u03b6\u03ce\u03bd\u03b7 \u03b1\u03c5\u03c4\u03ae\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2. \u0397 \u03c3\u03c4\u03ad\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03ad\u03be\u03b1\u03c1\u03c3\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c3\u03c4\u03b9\u03b2\u03b1\u03c1\u03cc \u03ba\u03b1\u03b9 \u03c8\u03b7\u03bb\u03cc \u03b9\u03c3\u03bf\u03b4\u03bf\u03bc\u03b9\u03ba\u03cc \u03c4\u03b5\u03af\u03c7\u03bf\u03c2, \u03c0\u03bf\u03c5 \u03b5\u03af\u03c7\u03b5 \u03b4\u03cd\u03bf \u03c0\u03cd\u03bb\u03b5\u03c2, \u03bc\u03af\u03b1 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03bc\u03af\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac (\u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03b1\u03c0\u03cc\u03ba\u03c1\u03b7\u03bc\u03bd\u03b7 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1, \u03c0\u03c1\u03bf\u03c6\u03b1\u03bd\u03ce\u03c2 \u03b3\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03ad\u03be\u03bf\u03b4\u03bf \u03c3\u03b5 \u03c0\u03b5\u03c1\u03af\u03c0\u03c4\u03c9\u03c3\u03b7 \u03c0\u03bf\u03bb\u03b9\u03bf\u03c1\u03ba\u03af\u03b1\u03c2). \u0395\u03c0\u03c4\u03ac \u03c0\u03cd\u03c1\u03b3\u03bf\u03b9 \u03b5\u03bd\u03af\u03c3\u03c7\u03c5\u03b1\u03bd \u03c4\u03b7\u03bd \u03ac\u03bc\u03c5\u03bd\u03b1, \u03b5\u03bd\u03ce \u03ba\u03bf\u03bd\u03c4\u03ac \u03c5\u03c0\u03ae\u03c1\u03c7\u03b1\u03bd \u03c0\u03b7\u03b3\u03ad\u03c2.","height":366,"width":1200},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b7\u03b3\u03ae \u039c\u03c0\u03af\u03ba\u03b5\u03b6\u03b1","owner":"AnaDigit","x":23.648432,"y":38.158776,"photo":"Attiki_Parnitha_Bikeza_spring","type":0,"zoom_level":15,"id":2433,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u039a\u03c1\u03cd\u03bf \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9","owner":"AnaDigit","x":23.627994,"y":38.158425,"photo":"Attiki_Parnitha_Kryo_Pigadi_2","type":0,"zoom_level":15,"id":2434,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u0391\u03b3\u03af\u03b1 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae \u03c3\u03c4\u03b7 \u0392\u03b1\u03c1\u03c5\u03bc\u03c0\u03cc\u03c0\u03b7","owner":"AnaDigit","x":23.779796,"y":38.133138,"photo":"Attiki_Parnitha_AgKyriaki_Varibopi","type":9,"zoom_level":15,"id":2435,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03bf\u03cd\u03c1\u03b9","owner":"AnaDigit","x":23.7644,"y":38.153233,"photo":"Attiki_Parnitha_kokino_trigono1","type":0,"zoom_level":15,"id":2436,"hlink_GR":"","hlink_EN":"","description":"","height":598,"width":900},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03bc\u03bf\u03bd\u03ae \u039a\u03bf\u03af\u03bc\u03b7\u03c3\u03b7\u03c2 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5 \u0391\u03c7\u03b1\u03c1\u03bd\u03ce\u03bd","owner":"AnaDigit","x":23.75925,"y":38.139606,"photo":"Attiki_Parnitha_moni_Kimisis_Varibopi","type":9,"zoom_level":15,"id":2437,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2 \u0391\u03b8\u03c9\u03bd\u03af\u03c4\u03b7\u03c2","owner":"AnaDigit","x":23.759164,"y":38.140788,"photo":"Attiki_Parnitha_moni_Kimisis_Varibopi3","type":9,"zoom_level":15,"id":2438,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u039a\u03bf\u03bd\u03c4\u03af\u03c4\u03b1","owner":"AnaDigit","x":23.768831,"y":38.144715,"photo":"Attiki_Parnitha_pigi_Kontita","type":0,"zoom_level":15,"id":2439,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":" \u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u03a3\u03c0\u03b7\u03bb\u03b9\u03ac","owner":"AnaDigit","x":23.769657,"y":38.149373,"photo":"Attiki_Parnitha_pigi_Spilia1","type":0,"zoom_level":15,"id":2440,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5: \u03b7 \u03b4\u03b5\u03bd\u03c4\u03c1\u03bf\u03c3\u03c4\u03bf\u03b9\u03c7\u03af\u03b1 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5","owner":"AnaDigit","x":23.793346,"y":38.160146,"photo":"Attiki_Parnitha_Tatoi_VasKtimata_entry_alley","type":0,"zoom_level":15,"id":2441,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5: \u03c4\u03bf \u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf","owner":"AnaDigit","x":23.795149,"y":38.15897,"photo":"Attiki_Parnitha_Tatoi_VasKtimata_fylakeio1","type":9,"zoom_level":15,"id":2442,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03c0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b1\u03c3\u03b9\u03b1\u03ba\u03ac \u03c9\u03c2 \u03bc\u03b9\u03ba\u03c1\u03cc \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf \u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b1 \u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5.","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5: \u03c4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03b2\u03bf\u03c5\u03c3\u03c4\u03ac\u03c3\u03b9\u03bf","owner":"AnaDigit","x":23.795862,"y":38.157038,"photo":"Attiki_Parnitha_Tatoi_VasKtimata_ktiria2","type":9,"zoom_level":17,"id":2443,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5: \u03c4\u03bf \u03bd\u03ad\u03bf \u03b2\u03bf\u03c5\u03c3\u03c4\u03ac\u03c3\u03b9\u03bf","owner":"AnaDigit","x":23.795685,"y":38.156202,"photo":"Attiki_Parnitha_Tatoi_VasKtimata_ktiria4","type":9,"zoom_level":17,"id":2444,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5: \u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u03c6\u03c1\u03bf\u03c5\u03c1\u03ac\u03c2 \u03c4\u03ac\u03c6\u03c9\u03bd","owner":"AnaDigit","x":23.796978,"y":38.151575,"photo":"Attiki_Parnitha_Tatoi_VasKtimata_ktiria3","type":9,"zoom_level":17,"id":2445,"hlink_GR":"","hlink_EN":"","description":"","height":657,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5: \u03c4\u03bf \u0394\u03b9\u03b5\u03c5\u03b8\u03c5\u03bd\u03c4\u03ae\u03c1\u03b9\u03bf","owner":"AnaDigit","x":23.796136,"y":38.159109,"photo":"Attiki_Parnitha_Tatoi_VasKtimata_ktiria6","type":9,"zoom_level":16,"id":2446,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5: \u03c3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ce\u03bd","owner":"AnaDigit","x":23.795085,"y":38.158892,"photo":"Attiki_Parnitha_Tatoi_VasKtimata_signs1","type":9,"zoom_level":18,"id":2447,"hlink_GR":"","hlink_EN":"","description":"","height":571,"width":700},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5: \u03b4\u03b5\u03be\u03b9\u03bf\u03c4\u03b5\u03c7\u03bd\u03af\u03b5\u03c2","owner":"AnaDigit","x":23.795326,"y":38.156348,"photo":"Attiki_Parnitha_Tatoi_VasKtimata_signs2","type":9,"zoom_level":17,"id":2448,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":636},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5: \u03bf \u03bd\u03b1\u03cc\u03c2 \u03c4\u03b7\u03c2 \u0391\u03bd\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2","owner":"AnaDigit","x":23.796209,"y":38.15194,"photo":"Attiki_Parnitha_Tatoi_VasKtimata_tafiko_sygrotima_Analipsi2","type":9,"zoom_level":15,"id":2449,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c1\u03c5\u03bc\u03c0\u03cc\u03c0\u03b7, \u03bf \u03bd\u03b1\u03cc\u03c2 \u03c4\u03c9\u03bd \u0391\u03c0. \u03a0\u03ad\u03c4\u03c1\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03a0\u03b1\u03cd\u03bb\u03bf\u03c5","owner":"AnaDigit","x":23.79075,"y":38.135941,"photo":"Attiki_Parnitha_Varibopi_Petros_Pavlos","type":9,"zoom_level":16,"id":2450,"hlink_GR":"","hlink_EN":"","description":"","height":414,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u0392\u03b1\u03c1\u03c5\u03bc\u03c0\u03cc\u03c0\u03b7\u03c2","owner":"AnaDigit","x":23.788872,"y":38.129317,"photo":"Attiki_Parnitha_Varibopi_plateia","type":9,"zoom_level":16,"id":2451,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5: \u03a4\u03bf \u039c\u03b1\u03c5\u03c3\u03c9\u03bb\u03b5\u03af\u03bf","owner":"AnaDigit","x":23.795235,"y":38.152182,"photo":"Attiki_Parnitha_Mauseleum_2","type":9,"zoom_level":15,"id":2452,"hlink_GR":"","hlink_EN":"","description":"","height":626,"width":1200},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ac \u039a\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03a4\u03b1\u03c4\u03bf\u03ca\u03bf\u03c5: \u03bf \u03c7\u03ce\u03c1\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2","owner":"AnaDigit","x":23.79649,"y":38.162627,"photo":"Attiki_Parnitha_Tatoi_VasKtimata6","type":0,"zoom_level":15,"id":2453,"hlink_GR":"","hlink_EN":"","description":"","height":598,"width":900},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2","owner":"AnaDigit","x":23.771502,"y":38.148268,"photo":"Attiki_Parnitha_Varibopi_AgKonstandinos","type":9,"zoom_level":17,"id":2454,"hlink_GR":"","hlink_EN":"","description":"","height":606,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03a0\u03ac\u03c1\u03ba\u03bf \u03c4\u03c9\u03bd \u03a8\u03c5\u03c7\u03ce\u03bd","owner":"AnaDigit","x":23.719961,"y":38.149293,"photo":"Attiki_Parnitha_Parko_Psichon_0","type":9,"zoom_level":14,"id":2456,"hlink_GR":"","hlink_EN":"","description":"","height":551,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.712418794633,"y":38.157058773444,"photo":"Attiki_Parhitha_simansi_66","type":9,"zoom_level":16,"id":2457,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.712934,"y":38.15635,"photo":"Attiki_Parhitha_simansi_60","type":9,"zoom_level":17,"id":2458,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.712241768837,"y":38.157206408544,"photo":"Attiki_Parhitha_Paliochori_spring_2","type":9,"zoom_level":15,"id":2459,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.696769,"y":38.170463,"photo":"Attiki_Parhitha_simansi_62","type":9,"zoom_level":16,"id":2460,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.694995164872,"y":38.169237664302,"photo":"Attiki_Parhitha_simansi_65","type":9,"zoom_level":16,"id":2461,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":653},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.700719,"y":38.162645,"photo":"Attiki_Parhitha_simansi_68","type":9,"zoom_level":17,"id":2462,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9-\u03a3\u03ba\u03af\u03c0\u03b9\u03b6\u03b1","owner":"AnaDigit","x":23.712996,"y":38.163059,"photo":"Attiki_Parhitha_Paliochori_Skipiza","type":0,"zoom_level":15,"id":2463,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03ba\u03c4\u03ae\u03c1\u03b9\u03bf \u03c4\u03bf\u03c5 \u03c0\u03b1\u03bb\u03b9\u03bf\u03cd \u03a3\u03b1\u03bd\u03b1\u03c4\u03bf\u03c1\u03af\u03bf\u03c5-\u039e\u03b5\u03bd\u03af\u03b1","owner":"AnaDigit","x":23.719832,"y":38.148911,"photo":"Attiki_Parhitha_Xenia_1","type":9,"zoom_level":15,"id":2464,"hlink_GR":"","hlink_EN":"","description":"","height":366,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bf\u03c7\u03c5\u03c1\u03cc \u03c3\u03c4\u03b7\u03bd \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03c6\u03c9\u03bb\u03b9\u03ac","owner":"AnaDigit","x":23.723931,"y":38.128414,"photo":"Attiki_Parnitha_frourio_Korakofolias_3","type":10,"zoom_level":14,"id":2465,"hlink_GR":"","hlink_EN":"","description":"","height":377,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0392\u03ac\u03c4\u03bf\u03c2 \u03b7 \u03b8\u03b1\u03bc\u03bd\u03ce\u03b4\u03b7\u03c2 (Rubus fruticosus)","owner":"AnaDigit","x":23.684786550277,"y":38.172810775828,"photo":"Parhitha_Vatomouria","type":1,"zoom_level":15,"id":2466,"hlink_GR":"","hlink_EN":"","description":"","height":635,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u0391\u03bd\u03c4\u03cd\u03c0\u03b1","owner":"AnaDigit","x":23.69156,"y":38.168638,"photo":"Attiki_Parhitha_Vrysi_Antypa","type":9,"zoom_level":16,"id":2467,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.691068410874,"y":38.168748438994,"photo":"Attiki_Parhitha_Gaidourovrysi","type":9,"zoom_level":16,"id":2468,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0395\u03bb\u03ac\u03c6\u03b9\u03b1 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7 \u0393\u03ba\u03bf\u03cd\u03c1\u03b1","owner":"AnaDigit","x":23.684287786485,"y":38.171784956815,"photo":"Attiki_Parhitha_elafia_Goura","type":7,"zoom_level":15,"id":2469,"hlink_GR":"","hlink_EN":"","description":"","height":369,"width":900},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03b2\u03c1\u03cd\u03c3\u03b7 \u0392\u03b9\u03bb\u03b9\u03ac\u03bd\u03b9","owner":"AnaDigit","x":23.701658,"y":38.160929,"photo":"Attiki_Parhitha_Viliani_spring_2","type":9,"zoom_level":15,"id":2470,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u039c\u03b1\u03c5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","owner":"AnaDigit","x":23.737117,"y":38.152045,"photo":"Attiki_Parhitha_MonParnes_3","type":0,"zoom_level":14,"id":2471,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u039c\u03c0\u03cc\u03c1\u03c3\u03b9","owner":"AnaDigit","x":23.649784,"y":38.186006,"photo":"Attiki_Parnitha_Borsi","type":0,"zoom_level":14,"id":2472,"hlink_GR":"","hlink_EN":"","description":"","height":461,"width":1200},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03c3\u03c4\u03bf \u039c\u03c0\u03cc\u03c1\u03c3\u03b9","owner":"AnaDigit","x":23.650862,"y":38.186304,"photo":"Attiki_Parnitha_AgParaskevi_Borsi5","type":9,"zoom_level":14,"id":2473,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u039c\u03c0\u03cc\u03c1\u03c3\u03b9","owner":"AnaDigit","x":23.654376,"y":38.185688,"photo":"Attiki_Parnitha_Borsi_pigi2","type":0,"zoom_level":15,"id":2474,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c0\u03b7\u03b3\u03ae \u03c3\u03c4\u03bf \u03ba\u03c4\u03ae\u03bc\u03b1 \u03c3\u03c4\u03bf \u039c\u03c0\u03cc\u03c1\u03c3\u03b9","owner":"AnaDigit","x":23.652611,"y":38.186586,"photo":"Attiki_Parnitha_Borsi_pigi3","type":0,"zoom_level":15,"id":2475,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03b4\u03b1\u03c3\u03b9\u03ba\u03cc \u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03a6\u03c5\u03bb\u03ae\u03c2","owner":"AnaDigit","x":23.642912,"y":38.145093,"photo":"Attiki_Parnitha_fylakio_Fylis","type":9,"zoom_level":15,"id":2476,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03c3\u03c4\u03b9\u03c2 \u03a0\u03b7\u03b3\u03ad\u03c2 \u03a6\u03c5\u03bb\u03ae\u03c2","owner":"AnaDigit","x":23.646592,"y":38.146021,"photo":"Attiki_Parnitha_AgParaskevi_Fylis","type":9,"zoom_level":15,"id":2477,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.654842,"y":38.153336,"photo":"Attiki_Parnitha_simansi71","type":9,"zoom_level":16,"id":2478,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039c\u03b5\u03bb\u03af\u03c3\u03c3\u03b9\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.658587,"y":38.156753,"photo":"Attiki_Parnitha_melisia","type":0,"zoom_level":15,"id":2479,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039c\u03bf\u03bd\u03ae \u0391\u03b3. \u039a\u03c5\u03c0\u03c1\u03b9\u03b1\u03bd\u03bf\u03cd \u03ba\u03b1\u03b9 \u0399\u03bf\u03c5\u03c3\u03c4\u03af\u03bd\u03b7\u03c2","owner":"AnaDigit","x":23.678103,"y":38.11431,"photo":"Attiki_Parnitha_moni_Kyprianou4","type":9,"zoom_level":15,"id":2480,"hlink_GR":"","hlink_EN":"","description":"","height":472,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.655964,"y":38.123156,"photo":"Attiki_Parnitha_simansi70","type":9,"zoom_level":16,"id":2481,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0392\u03bf\u03c5\u03bd\u03cc \u03a6\u03c5\u03bb\u03ae\u03c2","owner":"AnaDigit","x":23.644044,"y":38.150463,"photo":"Attiki_Parnitha_Vouno_Fylis2","type":0,"zoom_level":15,"id":2482,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a1\u03b7\u03c4\u03b9\u03bd\u03bf\u03c3\u03c5\u03bb\u03bb\u03bf\u03b3\u03ae \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.658281388889,"y":38.143958223259,"photo":"Attiki_Parnitha_ritinosyllogi","type":0,"zoom_level":16,"id":2483,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
Pelophylax kurtmuelleri","owner":"AnaDigit","x":23.649934,"y":38.180025,"photo":"Pelophylax_kurtmuelleri_Parnitha0","type":8,"zoom_level":15,"id":2484,"hlink_GR":"","hlink_EN":"","description":"","height":584,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u039c\u03b1\u03c5\u03c1\u03bf\u03bc\u03cd\u03c4\u03b7","owner":"AnaDigit","x":23.649559,"y":38.179671,"photo":"Attiki_Parnitha_pigi_Mavromyti","type":9,"zoom_level":15,"id":2485,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03b1\u03bb\u03cd\u03b2\u03b1 \u03c3\u03c4\u03bf \u039a\u03bb\u03b7\u03bc\u03ad\u03bd\u03c4\u03b9","owner":"AnaDigit","x":23.655588,"y":38.154155,"photo":"Attiki_Parnitha_Klimenti_kalyva","type":9,"zoom_level":16,"id":2486,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u039a\u03bf\u03ba\u03bf\u03c1\u03b5\u03b2\u03c5\u03b8\u03b9\u03ac","owner":"AnaDigit","x":23.704655,"y":38.227601,"photo":"Attiki_Parhitha_Glystrokoumaria_81","type":1,"zoom_level":13,"id":2656,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03ba\u03bf\u03ba\u03ba\u03bf\u03c1\u03b5\u03b2\u03c5\u03b8\u03b9\u03ac (Pistacia terebinthus, \u03bb\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b5\u03c1\u03ad\u03b2\u03b9\u03bd\u03b8\u03bf\u03c2, \u03c4\u03c3\u03b9\u03ba\u03bf\u03c5\u03b4\u03b9\u03ac \u03ae \u03c4\u03c1\u03b1\u03bc\u03b9\u03b8\u03b9\u03ac) \u03b5\u03af\u03bd\u03b1\u03b9 \u03c6\u03c5\u03bb\u03bb\u03bf\u03b2\u03cc\u03bb\u03bf \u03b4\u03ad\u03bd\u03b4\u03c1\u03bf \u03c4\u03b7\u03c2 \u039c\u03b5\u03c3\u03bf\u03b3\u03b5\u03b9\u03b1\u03ba\u03ae\u03c2 \u03b6\u03ce\u03bd\u03b7\u03c2. \u03a6\u03c4\u03ac\u03bd\u03b5\u03b9 \u03cd\u03c8\u03bf\u03c2 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03ba\u03b1\u03b9 \u03c4\u03b1 10\u03bc. \u0395\u03af\u03bd\u03b1\u03b9 \u03b5\u03af\u03b4\u03bf\u03c2 \u03b4\u03af\u03bf\u03b9\u03ba\u03bf \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c1\u03c0\u03bf\u03cd\u03c2 \u03ba\u03ac\u03bd\u03bf\u03c5\u03bd \u03bc\u03cc\u03bd\u03bf \u03c4\u03b1 \u03b8\u03b7\u03bb\u03c5\u03ba\u03ac \u03ac\u03c4\u03bf\u03bc\u03b1.\n\u039f\u03b9 \u03ba\u03b1\u03c1\u03c0\u03bf\u03af \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c1\u03cd\u03c0\u03b5\u03c2, \u03c3\u03b5 \u03c3\u03c7\u03ae\u03bc\u03b1 \u03ba\u03b5\u03c1\u03ac\u03c4\u03bf\u03c5 \u03b3\u03af\u03b4\u03b1\u03c2 (\u03c3\u03c4\u03b7\u03bd \u0399\u03c3\u03c0\u03b1\u03bd\u03af\u03b1 \u03c4\u03bf\u03c5 \u03b4\u03ad\u03bd\u03c4\u03c1\u03bf \u03bb\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9 cornicabra, \u03b4\u03b7\u03bb. \u03ba\u03ad\u03c1\u03b1\u03c4\u03bf \u03b3\u03af\u03b4\u03b1\u03c2), \u03c0\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03bf\u03c5\u03bd \u03c0\u03bf\u03bb\u03bb\u03bf\u03cd\u03c2 \u03bc\u03b9\u03ba\u03c1\u03bf\u03cd\u03c2 \u03c3\u03c0\u03cc\u03c1\u03bf\u03c5\u03c2 \u03c3\u03b5 \u03c3\u03c7\u03ae\u03bc\u03b1 \u03c6\u03c5\u03c3\u03c4\u03b9\u03ba\u03b9\u03bf\u03cd, \u03c0\u03bf\u03c5 \u03bb\u03ad\u03b3\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c4\u03c3\u03af\u03ba\u03bf\u03c5\u03b4\u03b1.
\u039f\u03b9 \u03ba\u03b1\u03c1\u03c0\u03bf\u03af \u03c3\u03c5\u03bb\u03bb\u03ad\u03b3\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b5\u03af\u03c4\u03b5 \u03b1\u03c0\u03cc \u03ac\u03b3\u03c1\u03b9\u03b1 \u03b4\u03ad\u03bd\u03c4\u03c1\u03b1, \u03b5\u03af\u03c4\u03b5 \u03b1\u03c0\u03cc \u03ba\u03b1\u03bb\u03bb\u03b9\u03b5\u03c1\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b1 \u03ac\u03c4\u03bf\u03bc\u03b1. \u03a4\u03b1 \u03c4\u03c3\u03af\u03ba\u03bf\u03c5\u03b4\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03b1 \u03c3\u03c4\u03b7 \u03b3\u03b5\u03cd\u03c3\u03b7, \u03bc\u03b5 \u03ad\u03bd\u03c4\u03bf\u03bd\u03bf \u03ac\u03c1\u03c9\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03b7\u03c2 \u03c4\u03c3\u03b9\u03ba\u03bf\u03c5\u03b4\u03b9\u03ac\u03c2 (\u039a\u03c1\u03ae\u03c4\u03b7), \u03c9\u03c2 \u03cc\u03c3\u03c0\u03c1\u03b9\u03bf (\u0392\u03cc\u03c1\u03b5\u03b9\u03b5\u03c2 \u03a3\u03c0\u03bf\u03c1\u03ac\u03b4\u03b5\u03c2), \u03c9\u03c2 \u03ac\u03c1\u03c4\u03c5\u03bc\u03b1 \u03c3\u03c4\u03bf \u03c8\u03c9\u03bc\u03af (\u039a\u03cd\u03c0\u03c1\u03bf\u03c2), \u03c9\u03c2 \u03b2\u03ac\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03b1\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c1\u03cc\u03c6\u03b7\u03bc\u03b1 (\u03a4\u03bf\u03c5\u03c1\u03ba\u03af\u03b1), \u03c9\u03c2 \u03b2\u03ac\u03c3\u03b7 \u03c3\u03bf\u03cd\u03c0\u03b1\u03c2 (\u03a4\u03bf\u03c5\u03c1\u03ba\u03af\u03b1), \u03c9\u03c2 \u03b1\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03c4\u03b7\u03c1\u03b7\u03c4\u03b9\u03ba\u03cc \u03ba\u03c1\u03b1\u03c3\u03b9\u03bf\u03cd (\u0399\u03c3\u03c1\u03b1\u03ae\u03bb) \u03ba\u03b1\u03b9 \u03c9\u03c2 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf \u03c6\u03b1\u03c1\u03bc\u03ac\u03ba\u03c9\u03bd \u03ae \u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03b9\u03ce\u03bd (\u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u03ba\u03bb\u03c0). \u03a4\u03b1 \u03c4\u03c3\u03af\u03ba\u03bf\u03c5\u03b4\u03b1 \u03c3\u03c5\u03bd\u03b8\u03bb\u03af\u03b2\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03b4\u03af\u03b4\u03bf\u03c5\u03bd \u03c4\u03bf \u03c4\u03b5\u03c1\u03b5\u03b2\u03b9\u03bd\u03b8\u03ad\u03bb\u03b1\u03b9\u03bf (\u03ae \u03ba\u03c1\u03b5\u03bc\u03b5\u03bd\u03c4\u03af\u03bd\u03b1), \u03c0\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03c0\u03b1\u03bb\u03b9\u03cc\u03c4\u03b5\u03c1\u03b7 \u03b3\u03bd\u03c9\u03c3\u03c4\u03ae \u03c0\u03b7\u03b3\u03ae \u03b3\u03b9\u03b1 \u03c4\u03bf \u03bd\u03ad\u03c6\u03c4\u03b9, \u03b1\u03bb\u03bb\u03ac \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03ac\u03c1\u03c9\u03bc\u03b1 \u03c3\u03c4\u03b7 \u03b6\u03b1\u03c7\u03b1\u03c1\u03bf\u03c0\u03bb\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03bc\u03b1\u03b3\u03b5\u03b9\u03c1\u03b9\u03ba\u03ae.
\u03a4\u03bf \u03bd\u03ad\u03c6\u03c4\u03b9 \u03ad\u03c7\u03b5\u03b9 \u03c0\u03bb\u03ad\u03bf\u03bd \u03b1\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03b1\u03b8\u03b5\u03af \u03b1\u03c0\u03cc \u03c7\u03b7\u03bc\u03b9\u03ba\u03bf\u03cd\u03c2 \u03b4\u03b9\u03b1\u03bb\u03cd\u03c4\u03b5\u03c2.","height":633,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039c\u03b9\u03b1 \u03ba\u03b1\u03bb\u03cd\u03b2\u03b1 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf\u03bd \u0391\u03c5\u03bb\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.707783937455,"y":38.237460837282,"photo":"Attiki_Parhitha_kalyva_Avlonas1","type":9,"zoom_level":14,"id":2657,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039b\u03bf\u03c5\u03c4\u03c1\u03cc \u03b5\u03bb\u03b1\u03c6\u03b9\u03ce\u03bd \u03c3\u03b5 \u03bb\u03ac\u03ba\u03ba\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b9","owner":"AnaDigit","x":23.707328,"y":38.220228,"photo":"Attiki_Parhitha_laka_pano_Saloniki_31","type":0,"zoom_level":14,"id":2658,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03b7\u03c2 \u0394\u03b5\u03ba\u03ad\u03bb\u03b5\u03b9\u03b1\u03c2","owner":"AnaDigit","x":23.791335,"y":38.145276,"photo":"Attiki_Parhitha_lekani_Dekeleias_11","type":0,"zoom_level":13,"id":2659,"hlink_GR":"","hlink_EN":"","description":"","height":517,"width":1200},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
Lepiota procera","owner":"AnaDigit","x":23.753102540971,"y":38.222223243095,"photo":"Attiki_Parhitha_Lepiota_procera1","type":6,"zoom_level":15,"id":2660,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039c\u03b5\u03c4\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1 \u0391\u03c5\u03bb\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.719499826432,"y":38.233146090373,"photo":"Attiki_Parhitha_MetSotira_Avlonas_21","type":9,"zoom_level":14,"id":2661,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0394\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03ba\u03b1\u03b9 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03a0\u03b1\u03bb\u03b9\u03bf\u03bc\u03ae\u03bb\u03b5\u03c3\u03b9","owner":"AnaDigit","x":23.770783662797,"y":38.225493526804,"photo":"Attiki_Parhitha_Paliomilesi_dexameni1","type":9,"zoom_level":15,"id":2662,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \"\u039a\u03b1\u03bb\u03cd\u03b2\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03b1\u03c0\u03c0\u03bf\u03cd\" \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03a0\u03b1\u03bb\u03b9\u03bf\u03bc\u03ae\u03bb\u03b5\u03c3\u03b9","owner":"AnaDigit","x":23.756492853166,"y":38.222492962778,"photo":"Attiki_Parhitha_Paliomilesi_Kalyva_Papou_21","type":9,"zoom_level":14,"id":2663,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03a3\u03c6\u03b5\u03bd\u03b4\u03ac\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.780267953874,"y":38.228493967065,"photo":"Attiki_Parhitha_Prf_Ilias_Sfepndalis1","type":9,"zoom_level":14,"id":2664,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03b1 \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03a3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b9","owner":"AnaDigit","x":23.717905,"y":38.2091,"photo":"Attiki_Parhitha_Saloniki_31","type":0,"zoom_level":13,"id":2665,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.784386,"y":38.234401,"photo":"Attiki_Parhitha_Simansi_811","type":450,"zoom_level":15,"id":2666,"hlink_GR":"","hlink_EN":"","description":"","height":783,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.708384752274,"y":38.235134950834,"photo":"Attiki_Parhitha_Simansi_821","type":450,"zoom_level":15,"id":2667,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.706495,"y":38.217668,"photo":"Attiki_Parhitha_Simansi_831","type":450,"zoom_level":15,"id":2668,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.779495477678,"y":38.218851662691,"photo":"Attiki_Parhitha_Simansi_841","type":450,"zoom_level":15,"id":2669,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ad\u03c2 \u03c3\u03c4\u03bf \u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u0391\u03c1\u03bc\u03ad\u03bd\u03b9","owner":"AnaDigit","x":23.699844598771,"y":38.236988924309,"photo":"Attiki_Parhitha_spilies_Avlonas1","type":73,"zoom_level":14,"id":2670,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7 \u039c\u03b5\u03c4. \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1 \u0391\u03c5\u03bb\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.717225313187,"y":38.232370757153,"photo":"Attiki_Parhitha_well_MetSotira_Avlonas1","type":9,"zoom_level":14,"id":2671,"hlink_GR":"","hlink_EN":"","description":"","height":627,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03a0\u03b1\u03bb\u03b9\u03bf\u03bc\u03ae\u03bb\u03b5\u03c3\u03b9","owner":"AnaDigit","x":23.74417614937,"y":38.2160531323,"photo":"Attiki_Parhitha_well_Paliomilesi1","type":9,"zoom_level":15,"id":2672,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0395\u03a1\u03a0\u0395\u03a4\u0391
\u0396\u03b5\u03c5\u03b3\u03ac\u03c1\u03c9\u03bc\u03b1 \u03c7\u03b5\u03bb\u03c9\u03bd\u03ce\u03bd","owner":"AnaDigit","x":23.70381,"y":38.227106,"photo":"Attiki_Parhitha_tesudo_copulation_52","type":8,"zoom_level":14,"id":2673,"hlink_GR":"","hlink_EN":"","description":"","height":556,"width":800},{"name":"\u0395\u03a1\u03a0\u0395\u03a4\u0391
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03a3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b9","owner":"AnaDigit","x":23.717354,"y":38.210722,"photo":"Attiki_Parhitha_Saloniki_pano","type":0,"zoom_level":13,"id":2674,"hlink_GR":"","hlink_EN":"","description":"","height":251,"width":1200},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.687258,"y":38.142188,"photo":"Attiki_Parnitha_simansi_116","type":450,"zoom_level":16,"id":2737,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.676461,"y":38.140816,"photo":"Attiki_Parnitha_simansi_119","type":450,"zoom_level":15,"id":2738,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.676792,"y":38.13828,"photo":"Attiki_Parnitha_simansi_123","type":450,"zoom_level":16,"id":2739,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.673541,"y":38.137514,"photo":"Attiki_Parnitha_simansi_126","type":450,"zoom_level":17,"id":2740,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039c\u03c5\u03c1\u03bc\u03b7\u03ba\u03bf\u03bb\u03ad\u03c9\u03bd (\u039cyrmeleon formicarius)","owner":"AnaDigit","x":23.668801,"y":38.134035,"photo":"Attiki_Parnitha_myrmigoleon_1","type":8,"zoom_level":15,"id":2741,"hlink_GR":"https:\/\/el.wikipedia.org\/wiki\/\u039d\u03b5\u03c5\u03c1\u03cc\u03c0\u03c4\u03b5\u03c1\u03b1","hlink_EN":"https:\/\/fr.wikipedia.org\/wiki\/Myrmeleon_formicarius","description":"\u039f\u03b9\u00a0\u03c0\u03c1\u03bf\u03bd\u03cd\u03bc\u03c6\u03b5\u03c2\u00a0 \u03c4\u03bf\u03c5 \u03bc\u03c5\u03c1\u03bc\u03b7\u03ba\u03bf\u03bb\u03ad\u03bf\u03bd\u03c4\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03b6\u03bf\u03c5\u03bd \u03bc\u03b5 \u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c4\u03bf\u03c5 \u03c3\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03bc\u03b9\u03ba\u03c1\u03ac\u00a0 \u03c7\u03bf\u03b1\u03bd\u03cc\u03c3\u03c7\u03b7\u03bc\u03c9\u03b1 \u03ba\u03bf\u03b9\u03bb\u03c9\u03bc\u03ac\u03c4\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ac\u03bc\u03bc\u03bf \u03ae \u03ac\u03bb\u03bb\u03bf \u03b1\u03bc\u03bc\u03c9\u03b4\u03b5\u03c2 \u03ad\u03b4\u03b1\u03c6\u03bf\u03c2. \u038c\u03c4\u03b1\u03bd \u03b7 \u03c0\u03c1\u03bf\u03bd\u03cd\u03bc\u03b4\u03b7 \u03b1\u03bd\u03c4\u03b9\u03bb\u03b7\u03c6\u03b8\u03b5\u03af \u03ac\u03bb\u03bb\u03bf \u03ad\u03bd\u03c4\u03bf\u03bc\u03bf \u03ae \u03b1\u03c1\u03b8\u03c1\u03cc\u03c0\u03bf\u03b4\u03bf\u00a0(\u03ba\u03c5\u03c1\u03af\u03c9\u03c2 \u03bc\u03c5\u03c1\u03bc\u03ae\u03b3\u03ba\u03b9\u03b1) \u03ba\u03bf\u03bd\u03c4\u03ac\u00a0\u03c3\u03c4\u03bf\u00a0 \u03ba\u03bf\u03af\u03bb\u03c9\u03bc\u03b1,\u00a0\u03c0\u03c1\u03bf\u03ba\u03b1\u03bb\u03b5\u03af \u03ba\u03b1\u03b8\u03af\u03b6\u03b7\u03c3\u03b7\u00a0\u03c4\u03bf\u03c5 \u03c0\u03c1\u03b1\u03bd\u03bf\u03cd\u03c2 \u03c4\u03b7\u03c2 \u03c7\u03bf\u03ac\u03bd\u03b7\u03c2 \u03ae \u03c4\u03bf\u03c5 \u03b5\u03ba\u03c4\u03b9\u03bd\u03ac\u03c3\u03c3\u03b5\u03b9 \u03ac\u03bc\u03bc\u03bf, \u03bc\u03b5 \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03bc\u03b1 \u03c4\u03bf \u03ad\u03bd\u03c4\u03bf\u03bc\u03bf \u03bd\u03b1\u00a0\u03b3\u03bb\u03b9\u03c3\u03c4\u03c1\u03ae\u03c3\u03b5\u03b9, \u03bd\u03b1 \u03c3\u03c5\u03bb\u03bb\u03b7\u03c6\u03b8\u03b5\u03af \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03c6\u03b1\u03b3\u03c9\u03b8\u03b5\u03af \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03bd\u03cd\u03bc\u03bc\u03c6\u03b7.","height":800,"width":653},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf\u03bd \u0391\u03b3\u03b9\u03ce\u03c1\u03b3\u03b7 \u03c3\u03c4\u03bf \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","owner":"AnaDigit","x":23.694146,"y":38.132004,"photo":"Attiki_Parnitha_moni_Kyprianou_pros_Keramidi","type":0,"zoom_level":14,"id":2742,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u0391\u03c1\u03bc\u03b1\u03b4\u03ad \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9","owner":"AnaDigit","x":23.681405,"y":38.125247,"photo":"Attiki_Parnitha_Pigadi_Armade_11","type":0,"zoom_level":14,"id":2743,"hlink_GR":"","hlink_EN":"","description":"","height":646,"width":1000},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Sternbergia lutea","owner":"AnaDigit","x":23.748245,"y":38.146318,"photo":"Sternbergia_lutea_Parnitha_Flabouri1","type":1,"zoom_level":14,"id":2744,"hlink_GR":"","hlink_EN":"","description":"","height":551,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039a\u03c1\u03b7\u03c4\u03b9\u03ba\u03cc\u03c2 \u03b1\u03af\u03b3\u03b1\u03b3\u03c1\u03bf\u03c2 (Capra aegagrus cretica)","owner":"AnaDigit","x":23.750091,"y":38.153126,"photo":"Attiki_Parnitha_Flabouri_krikri_11","type":7,"zoom_level":14,"id":2745,"hlink_GR":"","hlink_EN":"","description":"","height":366,"width":1200},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u039c\u03c0\u03ac\u03c6\u03b9 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","owner":"AnaDigit","x":23.723138,"y":38.161771,"photo":"Attiki_Parnitha_Asproes_11","type":0,"zoom_level":15,"id":2746,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c4\u03b5\u03bb\u03b9\u03ba\u03ae \u03b1\u03bd\u03b7\u03c6\u03cc\u03c1\u03b1 \u03c3\u03c4\u03b7 \u03a7\u03bf\u03cd\u03bd\u03b7","owner":"AnaDigit","x":23.729218,"y":38.164025,"photo":"Attiki_Parnitha_Chouni_91","type":0,"zoom_level":16,"id":2747,"hlink_GR":"","hlink_EN":"","description":"","height":748,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03cc\u03c8\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.747778,"y":38.146263,"photo":"Attiki_Parnitha_Flabouri_21","type":0,"zoom_level":15,"id":2748,"hlink_GR":"","hlink_EN":"","description":"","height":558,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03cc\u03c8\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.748513,"y":38.147003,"photo":"Attiki_Parnitha_Flabouri_31","type":0,"zoom_level":16,"id":2749,"hlink_GR":"","hlink_EN":"","description":"","height":537,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03cc\u03c8\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.74979,"y":38.14803,"photo":"Attiki_Parnitha_Flabouri_41","type":0,"zoom_level":17,"id":2750,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03cc\u03c8\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.749933,"y":38.148871,"photo":"Attiki_Parnitha_Flabouri_51","type":0,"zoom_level":16,"id":2751,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03cc\u03c8\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.75005,"y":38.14926,"photo":"Attiki_Parnitha_Flabouri_61","type":0,"zoom_level":15,"id":2752,"hlink_GR":"","hlink_EN":"","description":"","height":555,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03cc\u03c8\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.750346,"y":38.150965,"photo":"Attiki_Parnitha_Flabouri_71","type":0,"zoom_level":17,"id":2753,"hlink_GR":"","hlink_EN":"","description":"","height":709,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03cc\u03c8\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.750283,"y":38.15395,"photo":"Attiki_Parnitha_Flabouri_121","type":0,"zoom_level":15,"id":2754,"hlink_GR":"","hlink_EN":"","description":"","height":627,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03ac\u03ba\u03b9","owner":"AnaDigit","x":23.750158,"y":38.154353,"photo":"Attiki_Parnitha_Flabouri_131","type":0,"zoom_level":14,"id":2755,"hlink_GR":"","hlink_EN":"","description":"","height":653,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.727449893952,"y":38.165155062823,"photo":"Attiki_Parnitha_simansi_1011","type":450,"zoom_level":17,"id":2756,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a6\u03c1\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03b9-\u0398\u03ad\u03c1\u03b9\u03b6\u03b1-\u039c\u03c0\u03ac\u03c6\u03b9","owner":"AnaDigit","x":23.742926,"y":38.16532,"photo":"Attiki_Parnitha_Flabouri_Theriza_11","type":0,"zoom_level":16,"id":2757,"hlink_GR":"","hlink_EN":"","description":"","height":687,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03b5\u03c1\u03b5\u03b9\u03c0\u03c9\u03bc\u03ad\u03bd\u03bf\u03c2 \u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u03c3\u03c4\u03bf \u039c\u03b5\u03c4\u03cc\u03c7\u03b9","owner":"AnaDigit","x":23.73366,"y":38.136891,"photo":"Attiki_Parnitha_AgNikolaos_Metochi_11","type":9,"zoom_level":14,"id":2774,"hlink_GR":"","hlink_EN":"","description":"","height":457,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u03c4\u03bf\u03c5 \u0394\u03b1\u03c3\u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf \u039c\u03b5\u03c4\u03cc\u03c7\u03b9","owner":"AnaDigit","x":23.733158,"y":38.137194,"photo":"Attiki_Parnitha_Metochi_Dasiko_Fylakio1","type":9,"zoom_level":14,"id":2775,"hlink_GR":"","hlink_EN":"","description":"","height":621,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u039a\u03c5\u03c1\u03ac","owner":"AnaDigit","x":23.697903,"y":38.14388,"photo":"Attiki_Parnitha_dias_Kyras_pros_Kyra1","type":0,"zoom_level":15,"id":2776,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u039c\u03b5\u03c4\u03cc\u03c7\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf\u03bd \u0391\u03b3\u03b9\u03ce\u03c1\u03b3\u03b7 \u03c3\u03c4\u03bf \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","owner":"AnaDigit","x":23.724071,"y":38.13111,"photo":"Attiki_Parnitha_Metochi_Keramidi_21","type":0,"zoom_level":15,"id":2777,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03b1\u03c0\u03cc\u03c4\u03bf\u03bc\u03b7 \u03c1\u03ac\u03bc\u03c0\u03b1 \u03c3\u03c4\u03bf Elevator","owner":"AnaDigit","x":23.719031,"y":38.137235,"photo":"Attiki_Parnitha_MTB_Elevator_13","type":341,"zoom_level":17,"id":2779,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf bump \u03c3\u03c4\u03bf Elevator","owner":"AnaDigit","x":23.718973,"y":38.137265,"photo":"Attiki_Parnitha_MTB_Elevator_21","type":341,"zoom_level":17,"id":2780,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03c0\u03c5\u03c1\u03bf\u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u03c4\u03b7\u03c2 \u039a\u03c5\u03c1\u03ac\u03c2","owner":"AnaDigit","x":23.700617,"y":38.145527,"photo":"Attiki_Parnitha_pyro_Kyras_11","type":9,"zoom_level":14,"id":2781,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.701698,"y":38.146263,"photo":"Attiki_Parnitha_simansi_1311","type":450,"zoom_level":16,"id":2782,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.708255,"y":38.145526,"photo":"Attiki_Parnitha_simansi_1321","type":450,"zoom_level":16,"id":2783,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03c0\u03cc \u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03c4\u03b7\u03c2 \u03a3\u03ba\u03ac\u03bb\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u039c\u03b5\u03c4\u03cc\u03c7\u03b9","owner":"AnaDigit","x":23.70792,"y":38.145218,"photo":"Attiki_Parnitha_Skala_11","type":0,"zoom_level":14,"id":2784,"hlink_GR":"","hlink_EN":"","description":"","height":550,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03b1\u03bd\u03b5\u03b9\u03bf\u03b8\u03ac\u03bb\u03b1\u03bc\u03bf\u03c2 \u03c3\u03c4\u03b9\u03c2 \u0391\u03c3\u03c0\u03c1\u03bf\u03ad\u03c2","owner":"AnaDigit","x":23.727841,"y":38.160581,"photo":"Attiki_Parnitha_Asproes1","type":0,"zoom_level":16,"id":2785,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03bd\u03ad\u03bf \u03c4\u03b5\u03bb\u03b5\u03c6\u03b5\u03c1\u03af\u03ba \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","owner":"AnaDigit","x":23.737155,"y":38.147684,"photo":"Attiki_Parnitha_funicular_11","type":0,"zoom_level":14,"id":2787,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039c\u03bf\u03bd\u03c4\u03ad\u03c1\u03bd\u03b1 (\u03ba\u03b1\u03b9 \u03bb\u03af\u03b3\u03bf \u03ba\u03af\u03c4\u03c2) \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03c4\u03bf \u03bd\u03ad\u03bf \u03c4\u03b5\u03bb\u03b5\u03c6\u03b5\u03c1\u03af\u03ba \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2","owner":"AnaDigit","x":23.741248,"y":38.13785,"photo":"Attiki_Parnitha_funicular_21","type":9,"zoom_level":17,"id":2788,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":410},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0394\u03b9\u03b1\u03c4\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03c0\u03b5\u03c4\u03c1\u03bf\u03ba\u03bf\u03c1\u03c6\u03ae \u03c4\u03b7\u03c2 \u039a\u03b1\u03ba\u03b9\u03ac\u03c2 \u03a1\u03ac\u03c7\u03b7\u03c2","owner":"AnaDigit","x":23.71889,"y":38.167908,"photo":"Attiki_Parnitha_Kaki_Rachi_11","type":0,"zoom_level":14,"id":2789,"hlink_GR":"","hlink_EN":"","description":"","height":586,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03b1\u03c4\u03b7\u03c6\u03bf\u03c1\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u039a\u03b1\u03ba\u03b9\u03ac \u03a1\u03ac\u03c7\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","owner":"AnaDigit","x":23.720326,"y":38.166418,"photo":"Attiki_Parnitha_Kaki_Rachi_31","type":0,"zoom_level":15,"id":2790,"hlink_GR":"","hlink_EN":"","description":"","height":498,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c4\u03b7\u03bb\u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03b9\u03ce\u03bd \u03c4\u03bf\u03c5 \u039f\u03a4\u0395","owner":"AnaDigit","x":23.729477,"y":38.172488,"photo":"Attiki_Parnitha_OTE_tower1","type":9,"zoom_level":14,"id":2791,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.726823,"y":38.167641,"photo":"Attiki_Parnitha_simansi_1341","type":450,"zoom_level":17,"id":2792,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":714},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.724546,"y":38.169498,"photo":"Attiki_Parnitha_simansi_1351","type":450,"zoom_level":16,"id":2793,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":721},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.717373,"y":38.1691,"photo":"Attiki_Parnitha_simansi_1361","type":450,"zoom_level":17,"id":2794,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.717448,"y":38.169293,"photo":"Attiki_Parnitha_simansi_1371","type":450,"zoom_level":17,"id":2795,"hlink_GR":"","hlink_EN":"","description":"","height":690,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0386\u03c1\u03c3\u03b5\u03bd\u03b9\u03ba\u03cc \u03b5\u03bb\u03ac\u03c6\u03b9 \u03ba\u03ac\u03bd\u03b5\u03b9 \u03c4\u03bf \u03bb\u03bf\u03c5\u03c4\u03c1\u03cc \u03c4\u03bf\u03c5","owner":"AnaDigit","x":23.728943,"y":38.156823,"photo":"Attiki_Parnitha_elafi_221","type":7,"zoom_level":13,"id":2796,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":620},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u039c\u03bf\u03bd \u03a0\u03b1\u03c1\u03bd\u03ad\u03c2","owner":"AnaDigit","x":23.736563,"y":38.152133,"photo":"Attiki_Parnitha_Kazino_13","type":9,"zoom_level":16,"id":2797,"hlink_GR":"","hlink_EN":"","description":"","height":469,"width":1200},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
Suillus luteus \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.70237,"y":38.138649,"photo":"Suillus_luteus_Parnitha_3","type":6,"zoom_level":14,"id":2798,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":681},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Crocus laevigatus \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.721054,"y":38.166111,"photo":"Crocus_laevigatus_Parnitha_1","type":1,"zoom_level":15,"id":2799,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":687},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Crataegus monogyna \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.728806,"y":38.156842,"photo":"Crataegus_monogyna_Parnitha_2","type":1,"zoom_level":15,"id":2800,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":635},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03b1\u03b3\u03c9\u03b3\u03cc\u03c2 \u03c4\u03b7\u03c2 \u0395\u03a5\u0394\u0391\u03a0 \u03c3\u03c4\u03b7\u03bd \u03ad\u03be\u03bf\u03b4\u03bf \u03c4\u03bf\u03c5 \u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0398\u03bf\u03b4\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.627867,"y":38.100398,"photo":"Attiki_Parnitha_exodos_Keladona_11","type":0,"zoom_level":14,"id":2873,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03b7\u03bd \u03ad\u03be\u03bf\u03b4\u03bf \u03c4\u03bf\u03c5 \u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0398\u03bf\u03b4\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.636778,"y":38.103253,"photo":"Attiki_Parnitha_exodos_Keladona_21","type":0,"zoom_level":13,"id":2874,"hlink_GR":"","hlink_EN":"","description":"","height":396,"width":1400},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039c\u03b9\u03ba\u03c1\u03ad\u03c2 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0398\u03bf\u03b4\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.641192,"y":38.106661,"photo":"Attiki_Parnitha_exodos_Keladona_cave1","type":73,"zoom_level":15,"id":2875,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac \u03ba\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03ae \u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03c4\u03b7\u03c2 \u0398\u03bf\u03b4\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.644176,"y":38.10838,"photo":"Attiki_Parnitha_exodos_Keladona_kalyva1","type":9,"zoom_level":15,"id":2876,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0394\u03ac\u03c6\u03bd\u03b1","owner":"AnaDigit","x":23.638217060784,"y":38.111162883839,"photo":"Attiki_Parnitha_exodos_Keladona_Kamariza1","type":0,"zoom_level":13,"id":2877,"hlink_GR":"","hlink_EN":"","description":"","height":610,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03bf\u03c7\u03cd\u03c1\u03c9\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u0398\u03bf\u03b4\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.637321,"y":38.10426,"photo":"Attiki_Parnitha_exodos_Keladona_oxyrosi1","type":10,"zoom_level":14,"id":2878,"hlink_GR":"","hlink_EN":"","description":"","height":1067,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u03a6\u03af\u03c7\u03b8\u03b9","owner":"AnaDigit","x":23.630878,"y":38.122095,"photo":"Attiki_Parnitha_Fichthi_2","type":0,"zoom_level":14,"id":2879,"hlink_GR":"","hlink_EN":"","description":"","height":693,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03a6\u03af\u03c7\u03b8\u03b9","owner":"AnaDigit","x":23.630878,"y":38.122095,"photo":"Attiki_Parnitha_Fichthi_33","type":9,"zoom_level":15,"id":2880,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u039c\u03b1\u03b6\u03b1\u03c1\u03ad\u03ca\u03ba\u03b1","owner":"AnaDigit","x":23.614159,"y":38.226296,"photo":"Attiki_Parnitha_Mazareika1","type":0,"zoom_level":14,"id":2881,"hlink_GR":"","hlink_EN":"","description":"","height":514,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03bd\u03b1\u03cc\u03c2 \u03c4\u03c9\u03bd \u0395\u03b9\u03c3\u03bf\u03b4\u03af\u03c9\u03bd \u03c4\u03b7\u03c2 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5 \u03c3\u03c4\u03b1 \u039c\u03b1\u03b6\u03b1\u03c1\u03ad\u03ca\u03ba\u03b1","owner":"AnaDigit","x":23.618295,"y":38.226609,"photo":"Attiki_Parnitha_Mazareika_Isodia_Theotokou_21","type":9,"zoom_level":14,"id":2882,"hlink_GR":"","hlink_EN":"","description":"","height":720,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u03c3\u03c4\u03b1 \u039c\u03b1\u03b6\u03b1\u03c1\u03ad\u03ca\u03ba\u03b1","owner":"AnaDigit","x":23.616965,"y":38.226865,"photo":"Attiki_Parnitha_Mazareika_pigi1","type":0,"zoom_level":15,"id":2883,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03bd \u03ba\u03b1\u03b9 \u03bc\u03bf\u03b9\u03ac\u03b6\u03b5\u03b9 \u03bc\u03b5 \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9, \u03c0\u03c1\u03cc\u03ba\u03b5\u03b9\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03ba\u03b1\u03bd\u03bf\u03bd\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03c0\u03bf\u03c5 \u03b1\u03bd\u03b1\u03b2\u03bb\u03cd\u03b6\u03b5\u03b9 \u03c7\u03b1\u03bc\u03b7\u03bb\u03ac","height":800,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03a1\u03bf\u03c5\u03c3\u03c4\u03ad\u03bd\u03b7","owner":"AnaDigit","x":23.587865,"y":38.215863,"photo":"Attiki_Parnitha_mnimio_Rousteni1","type":9,"zoom_level":15,"id":2884,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":662},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f\u03b9 \u03bc\u03bf\u03bd\u03ad\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u0391\u03b8\u03b1\u03bd\u03b1\u03c3\u03af\u03bf\u03c5 \u03ba\u03b1\u03b9 \u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7\u03c2, \u03c3\u03c4\u03bf \u039a\u03bb\u03b5\u03b9\u03b4\u03af \u0392\u03bf\u03b9\u03c9\u03c4\u03af\u03b1\u03c2","owner":"AnaDigit","x":23.55356,"y":38.237326,"photo":"Attiki_Parnitha_mones_AgAthanasiou_Analipsis_31","type":9,"zoom_level":14,"id":2885,"hlink_GR":"","hlink_EN":"","description":"","height":434,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03bc\u03bf\u03bd\u03ae \u039a\u03bb\u03b5\u03b9\u03c3\u03c4\u03ce\u03bd","owner":"AnaDigit","x":23.656928,"y":38.13112716,"photo":"Attiki_Parnitha_moni_Kliston_21","type":9,"zoom_level":12,"id":2886,"hlink_GR":"","hlink_EN":"","description":"","height":581,"width":1400},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03bb\u03bf\u03cd\u03c3\u03b9\u03b1 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03b2\u03bb\u03ac\u03c3\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03a3\u03ba\u03ac\u03bb\u03b5\u03b6\u03b1","owner":"AnaDigit","x":23.655196,"y":38.110205,"photo":"Attiki_Parnitha_monopati_Fyli_FrourioFylis_11","type":0,"zoom_level":14,"id":2887,"hlink_GR":"","hlink_EN":"","description":"","height":432,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03bb\u03b1\u03be\u03b5\u03bc\u03ad\u03bd\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c3\u03c4\u03b7 \u03a3\u03ba\u03ac\u03bb\u03b5\u03b6\u03b1","owner":"AnaDigit","x":23.648906,"y":38.10844,"photo":"Attiki_Parnitha_monopati_Fyli_FrourioFylis_21","type":0,"zoom_level":14,"id":2888,"hlink_GR":"","hlink_EN":"","description":"","height":707,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u03c4\u03b7\u03c2 \u039c\u03bf\u03c5\u03bb\u03ac\u03ba\u03b9\u03b6\u03b1\u03c2","owner":"AnaDigit","x":23.600001,"y":38.247749,"photo":"Attiki_Parnitha_Moulakiza1","type":0,"zoom_level":13,"id":2889,"hlink_GR":"","hlink_EN":"","description":"","height":402,"width":1200},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bc\u03c0\u03ad\u03bb\u03b9\u03b1 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03b7\u03c2 \u039e\u03b7\u03c1\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7\u03c2","owner":"AnaDigit","x":23.615035,"y":38.236132,"photo":"Attiki_Parnitha_Moulakiza_abelia2","type":0,"zoom_level":14,"id":2890,"hlink_GR":"","hlink_EN":"","description":"","height":349,"width":1200},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u03c3\u03c4\u03b7 \u039c\u03bf\u03c5\u03bb\u03ac\u03ba\u03b9\u03b6\u03b1","owner":"AnaDigit","x":23.59813,"y":38.247578,"photo":"Attiki_Parnitha_Moulakiza_AgGeorgios_2","type":9,"zoom_level":14,"id":2891,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":522},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.642595,"y":38.113436,"photo":"Attiki_Parnitha_simansi_1401","type":450,"zoom_level":15,"id":2892,"hlink_GR":"","hlink_EN":"","description":"","height":706,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.65118,"y":38.13366,"photo":"Attiki_Parnitha_simansi_1411","type":450,"zoom_level":16,"id":2893,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.605868,"y":38.225318,"photo":"Attiki_Parnitha_simansi_1451","type":450,"zoom_level":15,"id":2894,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03b7\u03c2 \u0398\u03bf\u03b4\u03ce\u03c1\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b7 \u03a0\u03ad\u03c4\u03c1\u03b1 \u0398\u03bf\u03b4\u03ce\u03c1\u03b1","owner":"AnaDigit","x":23.64494,"y":38.109725,"photo":"Attiki_Parnitha_Thodora_21","type":0,"zoom_level":12,"id":2895,"hlink_GR":"","hlink_EN":"","description":"","height":639,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a6\u03c5\u03bb\u03ae-\u03a6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03a6\u03c5\u03bb\u03ae\u03c2","owner":"AnaDigit","x":23.64461,"y":38.110448,"photo":"Attiki_Parnitha_Thodora_31","type":0,"zoom_level":14,"id":2896,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f\u03b9 \u03bf\u03c1\u03b8\u03bf\u03c0\u03bb\u03b1\u03b3\u03b9\u03ad\u03c2 \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u0398\u03bf\u03b4\u03ce\u03c1\u03b1","owner":"AnaDigit","x":23.644865,"y":38.126995,"photo":"Attiki_Parnitha_Thodora_81","type":0,"zoom_level":13,"id":2897,"hlink_GR":"","hlink_EN":"","description":"","height":538,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03b9\u03c2 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03b1\u03bb\u03b9\u03bf\u03cd \u03c5\u03b4\u03c1\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03bf\u03c5 \u03c4\u03b7\u03c2 \u03a6\u03c5\u03bb\u03ae\u03c2","owner":"AnaDigit","x":23.640755,"y":38.120628,"photo":"Attiki_Parnitha_Thodora_91","type":9,"zoom_level":14,"id":2898,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03b7 \u03c3\u03c5\u03bc\u03b2\u03bf\u03bb\u03ae \u03c4\u03c9\u03bd \u03c1\u03b5\u03bc\u03ac\u03c4\u03c9\u03bd \u0398\u03bf\u03b4\u03ce\u03c1\u03b1\u03c2 \u03ba\u03b1\u03b9 \u039d\u03c4\u03bf\u03cd\u03c3\u03ba\u03b5\u03b6\u03b1\u03c2","owner":"AnaDigit","x":23.638653,"y":38.118975,"photo":"Attiki_Parnitha_Thodora_111","type":0,"zoom_level":12,"id":2899,"hlink_GR":"","hlink_EN":"","description":"","height":567,"width":1200},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf \u03a4\u03c3\u03b9\u03b3\u03ba\u03bf\u03c5\u03c1\u03ac\u03c4\u03b9","owner":"AnaDigit","x":23.57184,"y":38.208405,"photo":"Attiki_Parnitha_Tsigourati_pigadi1","type":9,"zoom_level":14,"id":2900,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03b1\u03c3\u03af\u03bb\u03b5\u03b9\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u039e\u03b7\u03c1\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7","owner":"AnaDigit","x":23.610325,"y":38.23817,"photo":"Attiki_Parnitha_Xirovrisi_AgVasilios_21","type":9,"zoom_level":14,"id":2901,"hlink_GR":"","hlink_EN":"","description":"","height":591,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u03a4\u03bf \u0391\u03b3\u03c1\u03b9\u03cc\u03ba\u03bb\u03b7\u03bc\u03b1 \u03ae \u0391\u03bc\u03c0\u03b5\u03bb\u03af\u03bd\u03b1 (Clematis cirrhosa)","owner":"AnaDigit","x":23.644796,"y":38.110046,"photo":"Clematis_cirrhosa_11","type":1,"zoom_level":15,"id":2902,"hlink_GR":"","hlink_EN":"","description":"","height":560,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.791621,"y":38.155075,"photo":"Attiki_Parnitha_simansi_991","type":450,"zoom_level":16,"id":3091,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.787648,"y":38.160333,"photo":"Attiki_Parnitha_simansi_99a1","type":450,"zoom_level":16,"id":3092,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0391\u03bb\u03bb\u03ad\u03b1 \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.796923,"y":38.155765,"photo":"Attiki_Parnitha_Tatoi_alley_21","type":0,"zoom_level":16,"id":3093,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":526},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2 \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.795341029761,"y":38.155054587732,"photo":"Attiki_Parnitha_Tatoi_gipedo1","type":0,"zoom_level":16,"id":3094,"hlink_GR":"","hlink_EN":"","description":"","height":417,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03bd\u03cc\u03c4\u03b9\u03bf\u03c2 \u03b5\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1\u03c2 \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.794588,"y":38.155878,"photo":"Attiki_Parnitha_Tatoi_kato_livadi21","type":0,"zoom_level":16,"id":3095,"hlink_GR":"","hlink_EN":"","description":"","height":494,"width":1200},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03b9\u03c0\u03c0\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9\u03bf \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.795981,"y":38.156715,"photo":"Attiki_Parnitha_Tatoi_ktiria_311","type":9,"zoom_level":17,"id":3096,"hlink_GR":"","hlink_EN":"","description":"","height":429,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03be\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03af\u03bf \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.797293677924,"y":38.157340852016,"photo":"Attiki_Parnitha_Tatoi_ktiria_32a1","type":9,"zoom_level":17,"id":3097,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":645},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf \u03c4\u03c9\u03bd \u03bc\u03b1\u03c3\u03c4\u03cc\u03c1\u03c9\u03bd \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.79690165,"y":38.15739771,"photo":"Attiki_Parnitha_Tatoi_ktiria_35b1","type":9,"zoom_level":18,"id":3098,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":655},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac \u03b1\u03bd\u03c4\u03bb\u03af\u03b1 \u03ba\u03b1\u03c5\u03c3\u03af\u03bc\u03c9\u03bd \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.796841,"y":38.15736,"photo":"Attiki_Parnitha_Tatoi_ktiria_341","type":9,"zoom_level":18,"id":3099,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":535},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03b1\u03c3\u03c4\u03c5\u03bd\u03bf\u03bc\u03b9\u03ba\u03cc\u03c2 \u03c3\u03c4\u03b1\u03b8\u03bc\u03cc\u03c2 \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.796455,"y":38.157476,"photo":"Attiki_Parnitha_Tatoi_ktiria_331","type":9,"zoom_level":18,"id":3100,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039c\u03c5\u03bb\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1 \u03c0\u03b1\u03bb\u03b9\u03bf\u03cd \u03b5\u03bb\u03b1\u03b9\u03bf\u03c4\u03c1\u03b9\u03b2\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.798631,"y":38.156921,"photo":"Attiki_Parnitha_Tatoi_mylopetra_21","type":9,"zoom_level":17,"id":3101,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":1067},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039f \u03b2\u03cc\u03c1\u03b5\u03b9\u03bf\u03c2 \u03b5\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1\u03c2 \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.798425,"y":38.159151,"photo":"Attiki_Parnitha_Tatoi_pano_livadi1","type":0,"zoom_level":16,"id":3102,"hlink_GR":"","hlink_EN":"","description":"","height":366,"width":1200},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b5\u03cd\u03ba\u03b1 \u03bd\u03c4\u03c5\u03bc\u03ad\u03bd\u03b1 \u03bc\u03b5 \u03b1\u03c1\u03ba\u03bf\u03c5\u03b4\u03cc\u03b2\u03b1\u03c4\u03bf (Smilax aspera)","owner":"AnaDigit","x":23.790186,"y":38.15905,"photo":"Attiki_Parnitha_Tatoi_pefko_smilax21","type":1,"zoom_level":16,"id":3103,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039c\u03bf\u03bd\u03cc\u03c4\u03bf\u03be\u03b7 \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.785189354434,"y":38.164641868852,"photo":"Attiki_Parnitha_Tatoi_sbr_21","type":9,"zoom_level":17,"id":3104,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":626},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03bc\u03bf\u03bd\u03cc\u03c4\u03bf\u03be\u03b7 \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03a7\u03ae\u03bd\u03b1\u03c2","owner":"AnaDigit","x":23.780106,"y":38.16562,"photo":"Attiki_Parnitha_Tatoi_sbr_China2","type":9,"zoom_level":16,"id":3105,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b1\u03bb\u03b9\u03cc \u03c4\u03c1\u03b1\u03ba\u03c4\u03ad\u03c1 \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.794844,"y":38.156086,"photo":"Attiki_Parnitha_Tatoi_trakter1","type":9,"zoom_level":18,"id":3106,"hlink_GR":"","hlink_EN":"","description":"","height":430,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03b1 \u03b8\u03b5\u03c1\u03b9\u03bd\u03ac \u03b1\u03bd\u03ac\u03ba\u03c4\u03bf\u03c1\u03b1 \u03c3\u03c4\u03bf \u03a4\u03b1\u03c4\u03cc\u03b9","owner":"AnaDigit","x":23.793966,"y":38.162794,"photo":"Attiki_Parnitha_Tatoi_palace_11","type":9,"zoom_level":14,"id":3107,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a0\u03c1\u03bf\u03c3\u03ba\u03cc\u03c0\u03c9\u03bd \u03c3\u03c4\u03bf \u039a\u03b1\u03c4\u03c3\u03b9\u03bc\u03af\u03b4\u03b9","owner":"AnaDigit","x":23.791447,"y":38.182175,"photo":"Attiki_Parnitha_katafygio_Proskopon1","type":447,"zoom_level":14,"id":3108,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2","owner":"AnaDigit","x":23.761777,"y":38.214148,"photo":"Attiki_Parnitha_Laka_Milias_1","type":0,"zoom_level":14,"id":3109,"hlink_GR":"","hlink_EN":"","description":"","height":485,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u038a\u03c7\u03bd\u03b7 \u03b5\u03bb\u03b1\u03c6\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.77008,"y":38.211114,"photo":"Attiki_Parnitha_Elafi_01","type":7,"zoom_level":15,"id":3110,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u039c\u03b1\u03ba\u03c1\u03c5\u03c7\u03ce\u03c1\u03b1\u03c6\u03bf","owner":"AnaDigit","x":23.788293,"y":38.204046,"photo":"Attiki_Parnitha_Makrychorafo_5_","type":1,"zoom_level":15,"id":3111,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03c4\u03bf \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03a0\u03b1\u03bb\u03b9\u03bf\u03bc\u03ae\u03bb\u03b5\u03c3\u03b9","owner":"AnaDigit","x":23.754965,"y":38.213779,"photo":"Attiki_Parnitha_Paliomilesi_pass","type":0,"zoom_level":14,"id":3112,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.762885,"y":38.214132,"photo":"Attiki_Parnitha_simansi_155","type":450,"zoom_level":16,"id":3113,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.728871,"y":38.18333,"photo":"Attiki_Parnitha_simansi_151","type":450,"zoom_level":17,"id":3114,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.717205,"y":38.187552,"photo":"Attiki_Parnitha_simansi_150","type":450,"zoom_level":17,"id":3115,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.787864,"y":38.214842,"photo":"Attiki_Parnitha_simansi_154","type":450,"zoom_level":17,"id":3116,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.679128,"y":38.106983,"photo":"DSC038701","type":450,"zoom_level":17,"id":3418,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.683131152114,"y":38.17475550229,"photo":"DSC039321","type":450,"zoom_level":17,"id":3419,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.675325,"y":38.169761,"photo":"DSC039361","type":450,"zoom_level":17,"id":3420,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.674941,"y":38.169053,"photo":"DSC039401","type":450,"zoom_level":17,"id":3421,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b7\u03b3\u03ae \u03ba\u03b1\u03c4\u03ac \u03bc\u03ae\u03ba\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03b3\u03c9\u03b3\u03bf\u03cd \u03c4\u03b7\u03c2 \u0393\u03ba\u03bf\u03cd\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.669051,"y":38.1638,"photo":"Parnitha_agogos_Gouras_31","type":1001,"zoom_level":16,"id":3422,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03b1\u03c4\u03ac \u03bc\u03ae\u03ba\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03b3\u03c9\u03b3\u03bf\u03cd \u03c4\u03b7\u03c2 \u0393\u03ba\u03bf\u03cd\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.668441,"y":38.162673,"photo":"Parnitha_agogos_Gouras_41","type":1001,"zoom_level":16,"id":3423,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03b1\u03c4\u03ac \u03bc\u03ae\u03ba\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03b3\u03c9\u03b3\u03bf\u03cd \u03c4\u03b7\u03c2 \u0393\u03ba\u03bf\u03cd\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.67109,"y":38.166795,"photo":"Parnitha_agogos_Gouras11","type":1001,"zoom_level":17,"id":3424,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039a\u03b5\u03c1\u03b1\u03bc\u03b9\u03ba\u03ac \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03c1\u03ce\u03c4\u03b7 \u03c6\u03ac\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b1\u03b3\u03c9\u03b3\u03bf\u03cd \u03c4\u03b7\u03c2 \u0393\u03ba\u03bf\u03cd\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.669295,"y":38.164023,"photo":"Parnitha_agogos_Gouras21","type":1001,"zoom_level":17,"id":3425,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a6\u03c5\u03bb\u03ae: \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c0\u03b5\u03c3\u03cc\u03bd\u03c4\u03c9\u03bd","owner":"AnaDigit","x":23.658911,"y":38.113023,"photo":"Parnitha_Fyli_iroo13","type":9,"zoom_level":17,"id":3427,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03b4\u03b1\u03c3\u03b9\u03ba\u03cc \u03c6\u03c5\u03c4\u03ce\u03c1\u03b9\u03bf","owner":"AnaDigit","x":23.646031,"y":38.14157,"photo":"Parnitha_Fyli_ktima1","type":0,"zoom_level":16,"id":3428,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0393\u03b1\u03ca\u03b4\u03bf\u03c5\u03c1\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7","owner":"AnaDigit","x":23.69148,"y":38.167766,"photo":"Parnitha_Gaidourovrisi_01","type":1001,"zoom_level":15,"id":3429,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0394\u03b9\u03b1\u03c3\u03c4\u03b1\u03cd\u03c1\u03c9\u03c3\u03b7 \u0394\u03b9\u03b1\u03c3. \u03a0\u03b1\u03bd\u03cc\u03c2-\u0393\u03ba\u03bf\u03cd\u03c1\u03b1-\u039d\u03c4\u03c1\u03ac\u03c3\u03b9\u03b6\u03b1","owner":"AnaDigit","x":23.683168703041,"y":38.1746964625,"photo":"Parnitha_diaselo_Drasizas1","type":0,"zoom_level":15,"id":3430,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0394\u03ac\u03c6\u03bd\u03b1","owner":"AnaDigit","x":23.6286076,"y":38.1115997,"photo":"Parnitha_Dafna_12","type":0,"zoom_level":15,"id":3431,"hlink_GR":"","hlink_EN":"","description":"","height":603,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.677373,"y":38.179486,"photo":"DSC040041","type":450,"zoom_level":17,"id":3432,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.678823,"y":38.180226,"photo":"DSC040091","type":450,"zoom_level":17,"id":3433,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.681403,"y":38.185811,"photo":"DSC040191","type":450,"zoom_level":18,"id":3434,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.685479673942,"y":38.188782459802,"photo":"DSC040231","type":450,"zoom_level":17,"id":3435,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.688729,"y":38.189936,"photo":"DSC040261","type":450,"zoom_level":18,"id":3436,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.69434,"y":38.193531,"photo":"DSC040301","type":450,"zoom_level":17,"id":3437,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.674271,"y":38.1906,"photo":"DSC040431","type":450,"zoom_level":16,"id":3438,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"AnaDigit","x":23.67802,"y":38.179198,"photo":"DSC040611","type":450,"zoom_level":17,"id":3439,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039b\u03bf\u03cd\u03c4\u03c3\u03b1 \u03c3\u03c4\u03bf \u039a\u03bb\u03b7\u03bc\u03ad\u03bd\u03c4\u03b9","owner":"AnaDigit","x":23.6582998,"y":38.157787,"photo":"Loutsa_Klimenti1","type":1001,"zoom_level":15,"id":3440,"hlink_GR":"","hlink_EN":"","description":"","height":617,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03b1\u03bb\u03b9\u03cc \u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf","owner":"AnaDigit","x":23.655945,"y":38.148023,"photo":"Parnitha_diast_Kalamara1","type":9,"zoom_level":16,"id":3441,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a0\u03c5\u03c1\u03bf\u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u039d\u03c4\u03c1\u03ac\u03c3\u03b9\u03b6\u03b1\u03c2","owner":"AnaDigit","x":23.678425,"y":38.180578,"photo":"Parnitha_Drasiza_pyrofilakio21","type":9,"zoom_level":16,"id":3442,"hlink_GR":"","hlink_EN":"","description":"","height":828,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0394\u03b9\u03b1\u03c3\u03c7\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u039c\u03b1\u03c5\u03c1\u03cc\u03c1\u03b5\u03bc\u03b1","owner":"AnaDigit","x":23.684589,"y":38.189136,"photo":"Parnitha_Mavrorema_21","type":0,"zoom_level":15,"id":3443,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03c3\u03c4\u03bf \u039c\u03b1\u03c5\u03c1\u03cc\u03c1\u03b5\u03bc\u03b1","owner":"AnaDigit","x":23.676706,"y":38.191499,"photo":"Parnitha_Mavrorema_31","type":0,"zoom_level":15,"id":3444,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u039a\u03b1\u03bc\u03ac\u03c1\u03b9\u03b6\u03b1 \u03c3\u03c4\u03bf \u039c\u03b1\u03c5\u03c1\u03cc\u03c1\u03b5\u03bc\u03b1","owner":"AnaDigit","x":23.6820709,"y":38.1901898,"photo":"Parnitha_Drasiza_Kamariza_11","type":1001,"zoom_level":15,"id":3445,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u039d\u03c4\u03c1\u03ac\u03c3\u03b9\u03b6\u03b1","owner":"AnaDigit","x":23.6768389,"y":38.1849003,"photo":"Parnitha_Drasiza_spr_11","type":1001,"zoom_level":15,"id":3446,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039b\u03b1\u03c3\u03c0\u03cc\u03bb\u03bf\u03c5\u03c4\u03c1\u03b1 \u03b5\u03bb\u03b1\u03c6\u03b9\u03ce\u03bd","owner":"AnaDigit","x":23.66594,"y":38.171573,"photo":"Parnitha_Klimenti_loutsa31","type":7,"zoom_level":16,"id":3447,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u03a4\u03bf \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u039b\u03b7\u03bc\u03b9\u03ba\u03cc","owner":"AnaDigit","x":23.697236710989,"y":38.196272710346,"photo":"Parnitha_Limiko_31","type":0,"zoom_level":13,"id":3448,"hlink_GR":"","hlink_EN":"","description":"","height":417,"width":1400},{"name":"\u03a0\u0391\u03a1\u039d\u0397\u0398\u0391
\u039b\u03bf\u03cd\u03c4\u03c3\u03b1 \u03c3\u03c4\u03bf \u039b\u03b7\u03bc\u03b9\u03ba\u03cc","owner":"AnaDigit","x":23.69272,"y":38.192433,"photo":"Parnitha_Limiko_loutsa1","type":1001,"zoom_level":16,"id":3449,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000}],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Γύρος κορυφών από Αγ. Τριάδα
Άγιος Μερκούριος-Μόλα
Αμυγδαλέζα-Κιάφα Μπούκα-Άγιος Γεώργιος
Μ. Κλειστών-Άρμα-Σπήλαιο Πανός
Αυλώνας-Λημικό-Μόλα
Αυλώνας-Σαλονίκι-Μόλα
Μπάφι-Φλαμπούρι
Από το Μπάφι στο Φλαμπούρι μέσω Θέριζας
Μπάφι-Σκίπιζα
Οι μικρές κορφές γύρω από το Μπάφι
Χάραδρος-Μόλα
Από τη Χούνη στο Μπάφι
Φυλή-Ασπρόπυργος
Φυλή-Φρούριο Φυλής
Κόψη Φλαμπουριού-καταφύγιο Φλαμπούρι
Από το κατ. Φλαμπούρι στην Κορομηλιά
Δεκέλεια-Μπάφι
Κύκλος στο Κατσιμίδι
Καζίνο-κατ. Μπάφι
Άγ. Γεώργιος Κεραμίδι-Αγ. Τριάδα
Άγ. Γεώργιος Κεραμίδι-Ταμίλθι
Στην Κορομηλιά και το Μεσιανό Νερό
Μ. Κυπριανού-Άγ. Γεώργιος Κεραμίδι
Μ. Κυπριανού-Σπήλαιο Πανός
Μ. Κυπριανού-Διάσελο Πανός
Άγιος Μερκούριος-Λάκκα Μηλιάς-Σαλονίκι
Μακρυχώραφο-Μόλα
Το μονοπάτι των θηλυκών ελαφιών
Τελεφερίκ-Σκάλα-Αγ. Τριάδα
Μετόχι-Άγιος Γεώργιος Κεραμίδι
Μικρή Χούνη-μονοπάτι Τελεφερίκ
Σφενδάλη-Μόλα
Κυκλική πορεία στο Πλατανάκι
Ανάβαση στο Πυργάρι
Το μονοπάτι των αρσενικών ελαφιών
Μόλα-Σαλονίκι-Λημικό
Τατόι-Μπάφι
Τατόι-Φλαμπούρι
Βασιλικά κτήματα Τατοΐου
Θρακομακεδόνες-κατ. Μπάφι
Από τη Χούνη στο Φλαμπούρι
Κυκλική πορεία στο Βούντημα
Αγώνας Άρμα Πάρνηθας 10Km
Αγώνας Άρμα Πάρνηθας 17Km
Alpamayo Race 25Km
Alpamayo Race 7Km
Το μονοπάτι του Αγιώργη
Via ferrata στο Άρμα
Μεσαίος κύκλος Downhill στο Μετόχι
The Elevator
Κατσιμίδι-Αφίδνες-Μπελέτσι
Μικρός κύκλος Downhill στο Μετόχι
Μετόχι-Κεραμίδι
Free ride στο Μετόχι
Downhill στο Κατσιμίδι
Μεγάλος κύκλος MTB
Σκουλίκι
Κτήμα Τατοϊου-Κατσιμίδι
Κύκλος Κτήματος Τατοϊου
Εύκολος κύκλος στο Τατόι
ΜΠΑΧΟΥΝΙΑ MTB RACE 2015
Άγιος Θωμάς-Βούντημα
Κύκλος κορυφών
Κλημέντι-Σπήλαιο Πανός
Τα πουλιά του ελατοδάσους
Μανιτάρια στο Μεσιανό Νερό
Η χλωρίδα της Κυράς
Κύκλος από το Κατσιμίδι στη Λάκκα Τσαούση
Στο δάσος του Τατοΐου
Στα Μέλια
Κύκλος Σκίπιζας
Κύκλος Αγίας Τριάδας
Κύκλος Γκούρας
Φυλή-Σπήλαιο Πανός
Ανάβαση στην πηγή Πλατανάκι
Θρακομακεδόνες-Χούνη-καταφύγιο Φλαμπούρι
Σκούρτα-Μπόρσι
O22 Μπόρσι-κατ. Μπάφι
O22 Από τη Χούνη στο Μπάφι
Μονή Ντάρδιζας-Άγιος Γεώργιος Κεραμίδι
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["parnitha"],pc:["parnitha"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_parnitha.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); }