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_mikri_attiki = new getAdventureCollection("mikri_attiki",[{"id":15788,"author":"AnaDigit","name_GR":"\u0391\u03b3\u03c1\u03b9\u03bb\u03af\u03ba\u03b9: \u039c\u03b9\u03bb\u03c4\u03b9\u03ac\u03b4\u03b5\u03b9\u03bf\u03c2 \u0391\u03c4\u03c1\u03b1\u03c0\u03cc\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03b5\u03b4\u03b9\u03ac\u03b4\u03b1 \u03c4\u03bf\u03c5 \u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1","path":"Attiki\/Attiki_Agriliki_Miltiades_Path","activity_type":32,"assistance":1,"difficulty":4,"scenic_value":3,"length":3271,"name_EN":"Agriliki Mt: The path of Miltiades","description_EN":"An athletic ascent above Marathon plaine","ascent_time":160,"descent_time":130,"marker":"No_marks","level":9,"ascent":525,"descent":104,"maxelev":542,"minelev":14,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.94218 38.10142,23.96764 38.10743)","views":292,"millestones":"0,23.9676413,38.1014210#1,23.9594842,38.1063314#2,23.9508476,38.1058124#3.3,23.9421843,38.1058095","x":23.9533119,"y":38.105535,"coor":[[23.9676413,38.101421],[23.9670817,38.1016101],[23.9667544,38.1018354],[23.9666406,38.1019255],[23.9663783,38.1019614],[23.9662299,38.1021957],[23.9658681,38.1023173],[23.9656056,38.1024975],[23.9654003,38.1025335],[23.9644077,38.1032362],[23.9642936,38.1032541],[23.9640794,38.1033127],[23.9637256,38.1036731],[23.9635089,38.103673],[23.9632008,38.1038712],[23.963064,38.1038171],[23.9629727,38.1039432],[23.9628929,38.1038891],[23.9627217,38.1040152],[23.962676,38.1041324],[23.962505,38.1041143],[23.9624593,38.1042224],[23.9621627,38.1043305],[23.9621284,38.1044927],[23.9620599,38.1044566],[23.9620143,38.1045197],[23.9619002,38.1045197],[23.961866,38.1045918],[23.9617519,38.1045827],[23.9617404,38.1047179],[23.9615808,38.1047179],[23.9615579,38.1048621],[23.9613183,38.1049341],[23.9613183,38.1050422],[23.9609531,38.1052854],[23.9607135,38.1055557],[23.9606884,38.105772],[23.9604373,38.1060423],[23.9600836,38.1061594],[23.9597301,38.1061232],[23.959479,38.1063394],[23.9591026,38.1063844],[23.9590455,38.1065105],[23.9585123,38.1069429],[23.9581244,38.1071952],[23.9576909,38.1073032],[23.9574513,38.1074383],[23.9573372,38.1074202],[23.957018,38.1072038],[23.9556492,38.1071762],[23.9552957,38.1069868],[23.9551132,38.1069597],[23.9550106,38.1068696],[23.9547255,38.1068244],[23.9545659,38.1066981],[23.9545546,38.106572],[23.9543038,38.1062835],[23.9542014,38.1058238],[23.9541102,38.1057246],[23.9541674,38.1055804],[23.9539051,38.105391],[23.953677,38.105427],[23.9535972,38.1053909],[23.9533119,38.105535],[23.9531752,38.1053727],[23.9529355,38.1055168],[23.9529355,38.105625],[23.95273,38.1059313],[23.9526273,38.1058953],[23.9525132,38.1059583],[23.9523878,38.1059132],[23.9516806,38.1059489],[23.9513841,38.1058497],[23.9508252,38.1058134],[23.9508707,38.1059306],[23.9507795,38.1059305],[23.9506653,38.1061017],[23.9504371,38.1061557],[23.9503688,38.1060475],[23.9501292,38.1061015],[23.9500609,38.1059393],[23.9499354,38.1059572],[23.9498785,38.1057769],[23.9497872,38.105813],[23.9495934,38.1057047],[23.9493883,38.1054162],[23.9492514,38.1054342],[23.948987,38.1053304],[23.9487589,38.1052763],[23.9479947,38.105312],[23.9480177,38.1050416],[23.9481661,38.1048434],[23.9478467,38.1048613],[23.9472534,38.1051134],[23.9470023,38.1053025],[23.9468995,38.1055548],[23.9467173,38.1056494],[23.9465212,38.1057394],[23.9459736,38.1057932],[23.9459237,38.1058112],[23.9465212,38.1057394],[23.9459736,38.1057932],[23.9455629,38.1059373],[23.9454033,38.1059011],[23.9451409,38.1059551],[23.9449584,38.105928],[23.9447758,38.106036],[23.9446276,38.1059909],[23.9445823,38.1060404],[23.9445476,38.106081],[23.9443423,38.106153],[23.9441255,38.1061889],[23.9439773,38.1061528],[23.9439088,38.1062609],[23.943521,38.1062067],[23.9434525,38.1062427],[23.9435209,38.1063689],[23.9434638,38.10645],[23.9432927,38.1064319],[23.9431673,38.1063417],[23.9428365,38.1062875],[23.9427682,38.1062153],[23.9425971,38.1062152],[23.9425288,38.106053],[23.9424489,38.106098],[23.9422436,38.1060078],[23.9421843,38.1058095]]},{"id":15789,"author":"AnaDigit","name_GR":"\u0391\u03b3\u03c1\u03b9\u03bb\u03af\u03ba\u03b9: \u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u0391\u03b3\u03c1\u03b9\u03bb\u03af\u03ba\u03b9-\u0392\u03c1\u03b1\u03bd\u03ac\u03c2","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03b5\u03cd\u03ba\u03bf\u03bb\u03bf\u03c2 \u03b4\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03b4\u03b9\u03ac\u03b4\u03b1 \u03c4\u03bf\u03c5 \u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1","path":"Attiki\/Attiki_Agriliki_Vranas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7011,"name_EN":"Agriliki Mt: Agriliki-Vranas crossing","description_EN":"An easy crossing above Marathon plaine","ascent_time":160,"descent_time":160,"marker":"No_marks","level":9,"ascent":232,"descent":428,"maxelev":445,"minelev":39,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.93983 38.09426,23.95159 38.12186)","views":147,"millestones":"0,23.9433413,38.0942603#1,23.9455216,38.1008802#2,23.9431392,38.1054490#3,23.9471222,38.1087770#4,23.9500030,38.1105542#5,23.9439468,38.1136153#6,23.9426934,38.1182372#7,23.9470734,38.1218588","x":23.9459948,"y":38.1099616,"coor":[[23.9433413,38.0942603],[23.9437173,38.0947111],[23.9437741,38.0950175],[23.9439905,38.0953871],[23.9444122,38.0957479],[23.9449481,38.0959284],[23.9452102,38.0961808],[23.9452442,38.0964873],[23.9454265,38.0967487],[23.9454149,38.09692],[23.9456313,38.0973707],[23.945631,38.0977312],[23.945633,38.0979701],[23.9454501,38.0984657],[23.9454612,38.0988803],[23.9456597,38.0989525],[23.9461387,38.0989076],[23.9465767,38.0989664],[23.9467375,38.098971],[23.9468379,38.0990251],[23.9467156,38.0991873],[23.9464075,38.0992953],[23.9457115,38.0997636],[23.945335,38.0999077],[23.945449,38.1000339],[23.9453576,38.1001961],[23.9454259,38.1003583],[23.9453801,38.1006287],[23.9455737,38.1009713],[23.9456418,38.1013949],[23.9455049,38.10153],[23.9452311,38.101611],[23.9465883,38.1017288],[23.9479937,38.1016979],[23.9479615,38.101797],[23.9472999,38.1019319],[23.9463986,38.10231],[23.9460562,38.1025262],[23.945869,38.1027289],[23.9457805,38.1037292],[23.9456206,38.1041257],[23.9453237,38.1044861],[23.9446162,38.1049544],[23.9431102,38.1054674],[23.9424598,38.1057645],[23.9421839,38.1058095],[23.9417183,38.105976],[23.9418035,38.106323],[23.942601,38.1075131],[23.9437074,38.1075497],[23.9443005,38.1076581],[23.9451215,38.108037],[23.9457257,38.1084879],[23.9458547,38.1085195],[23.9461888,38.1084701],[23.9470444,38.1082722],[23.9474322,38.1082724],[23.9478084,38.1085925],[23.9482419,38.1085837],[23.9482874,38.1086648],[23.9477968,38.108944],[23.9474799,38.1089123],[23.9471535,38.108777],[23.9469688,38.1087769],[23.9457867,38.1094298],[23.9454933,38.1094792],[23.9452128,38.1093935],[23.9451251,38.109434],[23.9454008,38.109727],[23.9456356,38.1098443],[23.9458295,38.1098759],[23.946068,38.1097904],[23.9461421,38.1098265],[23.9459948,38.1099616],[23.9454905,38.1102858],[23.9448766,38.1104793],[23.9450033,38.1107137],[23.9451971,38.1108625],[23.9453236,38.1108806],[23.9455119,38.1108266],[23.945829,38.1105023],[23.9461703,38.1103222],[23.9465163,38.1099619],[23.9468812,38.1101693],[23.947691,38.1103049],[23.9480329,38.1106475],[23.9482952,38.1107377],[23.9491052,38.1106119],[23.9496755,38.1106482],[23.9505655,38.1103962],[23.9515806,38.1105589],[23.9514982,38.1106129],[23.9507363,38.1107208],[23.9506425,38.1109325],[23.9503732,38.1111758],[23.9491046,38.1115763],[23.9484961,38.1120537],[23.9482827,38.1123059],[23.947929,38.1125041],[23.9475754,38.1124679],[23.946663,38.1121069],[23.9461489,38.1131882],[23.9458409,38.1132602],[23.9453389,38.113269],[23.9446076,38.1135751],[23.9444603,38.1136155],[23.9435363,38.1136151],[23.9431391,38.1137231],[23.9424456,38.1138759],[23.9425685,38.1140292],[23.9424423,38.1149485],[23.9422254,38.1150925],[23.9412926,38.1149208],[23.9404825,38.1152269],[23.9404138,38.1154431],[23.940653,38.1158759],[23.9406756,38.1161643],[23.9404701,38.1164165],[23.9400364,38.1165921],[23.9398652,38.1166821],[23.9398309,38.1167992],[23.940093,38.117232],[23.9402526,38.1172861],[23.9408003,38.1172143],[23.9410056,38.1172505],[23.9412336,38.1174038],[23.9417692,38.1181341],[23.942716,38.1182337],[23.9429214,38.1181347],[23.943127,38.1179004],[23.9445188,38.1178831],[23.9448954,38.1176489],[23.9453293,38.1171174],[23.9457055,38.1174781],[23.9462493,38.1178118],[23.9462507,38.1188212],[23.9465009,38.1199209],[23.9464892,38.1202723],[23.9468202,38.1201013],[23.9468886,38.1201464],[23.9467057,38.120633],[23.9468308,38.1211828],[23.9465226,38.1213268],[23.9464655,38.121489],[23.9465909,38.1216423],[23.9470734,38.1218588]]},{"id":15790,"author":"AnaDigit","name_GR":"\u0394\u03b9\u03bf\u03bd\u03c5\u03c3\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u0392\u03b9\u03b4\u03af\u03c3\u03c4\u03b9","description_GR":"","path":"Attiki\/Attiki_Dionysovouni_AgiosIoanis_summit","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":2597,"name_EN":"Dionysovouni: Ascent from Agios Ioanis to the summit","description_EN":"","ascent_time":50,"descent_time":45,"marker":"No_marks","level":9,"ascent":175,"descent":18,"maxelev":630,"minelev":456,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.88862 38.10318,23.90113 38.1138)","views":97,"millestones":"0,23.8901033,38.1137981#1,23.8906592,38.1090925#2,23.8958355,38.1059050#2.6,23.9011308,38.1031819","x":23.8887246,"y":38.1092319,"coor":[[23.8901033,38.1137981],[23.8904695,38.1137038],[23.8905077,38.1136858],[23.8913524,38.1133261],[23.8920261,38.1128851],[23.8925631,38.1122637],[23.892803,38.1120747],[23.8929175,38.1117683],[23.8934544,38.1112281],[23.8934089,38.1111109],[23.8922341,38.1110197],[23.8921544,38.1109655],[23.8921659,38.1108754],[23.8921671,38.1107672],[23.8924303,38.1102357],[23.8922596,38.1099382],[23.8922145,38.1095956],[23.8925351,38.1087307],[23.8924669,38.1085684],[23.8912232,38.1088377],[23.8908921,38.1090536],[23.8899337,38.109215],[23.8887246,38.1092319],[23.8890799,38.1090069],[23.8886242,38.108682],[23.8900853,38.1079714],[23.8910443,38.1074135],[23.8915305,38.1071436],[23.8926715,38.1069013],[23.8937321,38.1070284],[23.8938693,38.1068393],[23.8943831,38.1064612],[23.8951019,38.1063357],[23.8955814,38.1060206],[23.896095,38.1057868],[23.8966547,38.1052104],[23.8977963,38.1045084],[23.897888,38.104166],[23.8979794,38.104103],[23.8989834,38.1039056],[23.8994396,38.103879],[23.900307,38.1034832],[23.9004654,38.1033887],[23.9009019,38.1031998],[23.9011308,38.1031819]]},{"id":15830,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03cd\u03c1\u03b9\u03bf: \u0386\u03bd\u03c9 \u03a3\u03bf\u03cd\u03bd\u03b9\u03bf-\u039a\u03b1\u03bc\u03ac\u03c1\u03b9\u03b6\u03b1","description_GR":"\u03a3\u03c4\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u03c4\u03bf\u03c5 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","path":"Attiki\/Attiki_Lavrio_Kamariza_AnoSounio","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":8781,"name_EN":"Lavrio: Ano Sounio-Kamariza","description_EN":"Along the ancient mines","ascent_time":160,"descent_time":160,"marker":"No_marks","level":9,"ascent":216,"descent":212,"maxelev":200,"minelev":80,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.00701 37.67496,24.0202 37.72466)","views":62,"millestones":"0,24.0145870,37.6749596#1,24.0191083,37.6805934#2,24.0196076,37.6849391#3,24.0166603,37.6897140#4,24.0152338,37.6949367#5,24.0158860,37.7000657#6,24.0091068,37.7045064#7,24.0107976,37.7119335#8,24.0145234,37.7190463#8.8,24.0178169,37.7246609","x":24.0145872,"y":37.6941919,"coor":[[24.014587,37.6749596],[24.014587,37.6752571],[24.0148366,37.675879],[24.0151089,37.6762575],[24.0155966,37.6767081],[24.0156874,37.6772038],[24.0155893,37.6774765],[24.015646,37.6775666],[24.0154193,37.6778641],[24.014875,37.6783329],[24.0148751,37.6784771],[24.0150041,37.6786168],[24.0156576,37.6788555],[24.0163047,37.6788081],[24.0168151,37.6788621],[24.0173935,37.6791054],[24.0189813,37.6794296],[24.0191854,37.6795558],[24.0195031,37.6798983],[24.0195825,37.6800425],[24.0195712,37.6802047],[24.0193104,37.6805563],[24.0187434,37.6806645],[24.0185734,37.6808809],[24.0182332,37.6810251],[24.0178817,37.6813316],[24.0176096,37.6816562],[24.017621,37.6819716],[24.0173376,37.6823232],[24.0168272,37.6824404],[24.0163055,37.6824135],[24.0158407,37.6828642],[24.0156592,37.6829724],[24.0154891,37.6829904],[24.0150809,37.6832181],[24.0151716,37.6834704],[24.0153758,37.6835425],[24.0157387,37.6835064],[24.0163285,37.6835874],[24.0172925,37.6835062],[24.017576,37.6836864],[24.0186875,37.6839206],[24.0189151,37.6841008],[24.0190052,37.6841729],[24.0190846,37.6843442],[24.0195951,37.6847497],[24.0196178,37.6851282],[24.0199696,37.6856329],[24.0200955,37.686025],[24.0201977,37.6864937],[24.0201524,37.6866739],[24.0194266,37.6869805],[24.0191998,37.6869986],[24.0186099,37.6867914],[24.018349,37.6865841],[24.0181562,37.6863227],[24.0180541,37.6863408],[24.0178386,37.6865752],[24.0174297,37.6866744],[24.0171575,37.6867826],[24.016545,37.6868007],[24.0163523,37.687035],[24.016375,37.6871072],[24.0168741,37.6875037],[24.0173275,37.6877199],[24.0177019,37.6881345],[24.0178494,37.6886032],[24.0174865,37.6888826],[24.0172257,37.6892342],[24.0168175,37.6896128],[24.0166056,37.6897503],[24.0162653,37.6897774],[24.0158002,37.689507],[24.0151537,37.689462],[24.0148904,37.6895455],[24.0148414,37.68939],[24.0143424,37.6891737],[24.0141608,37.6888943],[24.0140474,37.6888403],[24.0140589,37.6894442],[24.0139005,37.6900436],[24.0136624,37.6906114],[24.0135945,37.6910711],[24.0138895,37.6918552],[24.0145022,37.6930359],[24.0144737,37.6938584],[24.0145872,37.6941919],[24.0148542,37.6946042],[24.0149123,37.6946628],[24.0154229,37.6950953],[24.016217,37.6955639],[24.0173326,37.6959085],[24.0174914,37.6960324],[24.0174766,37.696206],[24.0173302,37.6964809],[24.0173771,37.6967468],[24.0174324,37.6970577],[24.0174793,37.6972853],[24.0178992,37.6981685],[24.0185346,37.6986552],[24.018546,37.6989796],[24.0186801,37.6995024],[24.0184207,37.6996692],[24.0183072,37.6996692],[24.0180917,37.699507],[24.0179556,37.6997774],[24.0177287,37.6997594],[24.0175586,37.6998766],[24.0175192,37.6995319],[24.0173387,37.6994553],[24.0168397,37.6998339],[24.0151382,37.7002578],[24.0144804,37.7007265],[24.0140947,37.7009068],[24.0134595,37.7010872],[24.0129263,37.7010872],[24.0121208,37.7007088],[24.011353,37.7009274],[24.0105373,37.7011213],[24.0099702,37.7011844],[24.0096061,37.7013422],[24.0096689,37.7015225],[24.0099185,37.7018109],[24.010032,37.7021534],[24.0099866,37.7024508],[24.0100548,37.7028474],[24.0098733,37.7034423],[24.0098844,37.7038073],[24.0095668,37.704231],[24.0085232,37.704853],[24.0081035,37.7057093],[24.007525,37.7059256],[24.0070077,37.7062141],[24.0075297,37.7069712],[24.0080856,37.7076111],[24.008308,37.7080302],[24.0084214,37.7082645],[24.0090342,37.7089314],[24.0098736,37.7105177],[24.0104523,37.7111486],[24.0106654,37.7116601],[24.0108697,37.7120747],[24.010762,37.7128859],[24.0107394,37.7132374],[24.0108582,37.7135484],[24.0111816,37.7138953],[24.011522,37.7142288],[24.0120781,37.7150489],[24.0129547,37.7154116],[24.0143277,37.7160965],[24.0148383,37.716484],[24.0147749,37.7165381],[24.0140717,37.7180073],[24.0139324,37.7181516],[24.0138416,37.7182327],[24.0141583,37.7184264],[24.0145215,37.7190033],[24.0145329,37.7192827],[24.014272,37.7197334],[24.0144877,37.720166],[24.0145332,37.720851],[24.0146833,37.7212768],[24.0150465,37.7217996],[24.0156933,37.7221059],[24.0158636,37.7222862],[24.0160845,37.7224371],[24.0163463,37.7227007],[24.0169372,37.7233406],[24.0168351,37.7236651],[24.017587,37.7240255],[24.017553,37.7242869],[24.0176211,37.7244942],[24.0178169,37.7246609]]},{"id":15831,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03cd\u03c1\u03b9\u03bf: \u039b\u03b1\u03cd\u03c1\u03b9\u03bf-\u039a\u03b1\u03bc\u03ac\u03c1\u03b9\u03b6\u03b1","description_GR":"\u03a3\u03c4\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u03c4\u03bf\u03c5 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","path":"Attiki\/Attiki_Lavrio_Kamariza_Lavrio","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":8417,"name_EN":"Lavrio: Lavrio-Kamariza","description_EN":"Along the ancient mines","ascent_time":155,"descent_time":150,"marker":"No_marks","level":9,"ascent":232,"descent":232,"maxelev":216,"minelev":8,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.02085 37.71281,24.05227 37.72231)","views":43,"millestones":"0,24.0522731,37.7223004#1,24.0419453,37.7204134#2,24.0413514,37.7153273#3,24.0339687,37.7152839#4,24.0239162,37.7177558#5,24.0224619,37.7213225#6,24.0293326,37.7183862#7,24.0379367,37.7194238#8,24.0488015,37.7204847#8.4,24.0522741,37.7222982","x":24.0217583,"y":37.7183712,"coor":[[24.0522731,37.7223004],[24.0516296,37.7219086],[24.0513345,37.7218344],[24.0507784,37.7217085],[24.0502762,37.7210845],[24.0500254,37.7208683],[24.0497075,37.7206792],[24.0490415,37.7205172],[24.0488972,37.7204992],[24.0482958,37.7204544],[24.0473143,37.7205359],[24.0466447,37.7203109],[24.046293,37.7203921],[24.0434951,37.7206861],[24.0428096,37.7206368],[24.0423898,37.7205558],[24.0407328,37.7200246],[24.040347,37.7199977],[24.0397116,37.72007],[24.0390663,37.7200162],[24.0381242,37.7195208],[24.0383635,37.7194238],[24.0394755,37.7194595],[24.0398045,37.7193151],[24.0399405,37.7190808],[24.0399627,37.7181524],[24.0399703,37.7178302],[24.0402652,37.7176227],[24.0406167,37.71719],[24.0405484,37.7167551],[24.0406561,37.7164779],[24.0409962,37.7160632],[24.0415777,37.7148282],[24.0414833,37.714675],[24.0414492,37.7144226],[24.04171,37.7141251],[24.0417552,37.7139448],[24.0416417,37.7138006],[24.0413126,37.7136025],[24.0410778,37.7134651],[24.0407146,37.7133661],[24.0394892,37.7132313],[24.039319,37.7131502],[24.0389919,37.7128123],[24.0380868,37.7128577],[24.0378372,37.713011],[24.0354572,37.7139536],[24.0350355,37.7143008],[24.034752,37.7148236],[24.0344571,37.715022],[24.033595,37.7154819],[24.0331526,37.7156353],[24.0328463,37.7156714],[24.0324493,37.7159239],[24.031848,37.7161584],[24.0312921,37.7162126],[24.0311106,37.7163028],[24.0310628,37.716411],[24.0309131,37.716251],[24.0301074,37.7159718],[24.0295401,37.7161703],[24.0290864,37.7164768],[24.0288596,37.7167293],[24.0284739,37.7169547],[24.028247,37.7169908],[24.0280768,37.7169548],[24.0275095,37.7171622],[24.0264998,37.7173247],[24.0255467,37.7174331],[24.0253425,37.71737],[24.0250361,37.7173791],[24.0240831,37.7176136],[24.0238335,37.71783],[24.0234251,37.7179022],[24.0231673,37.7179068],[24.022895,37.7179969],[24.0224937,37.7182426],[24.0226793,37.7176545],[24.0225545,37.7177266],[24.0224637,37.7175464],[24.0220665,37.7171859],[24.021953,37.717231],[24.0217581,37.717533],[24.0218944,37.7178755],[24.0216222,37.7183622],[24.0216449,37.7184343],[24.0217583,37.7183712],[24.021645,37.7186416],[24.0216677,37.718921],[24.0214975,37.7189301],[24.021282,37.7190383],[24.0211572,37.7191555],[24.0211232,37.7193267],[24.0211573,37.7194619],[24.0213729,37.7195701],[24.0214049,37.7197796],[24.0210815,37.7198653],[24.0208522,37.7200343],[24.0208749,37.7200907],[24.0212439,37.7209536],[24.0214142,37.7211879],[24.0212919,37.7214245],[24.0220837,37.7215573],[24.0225375,37.7212779],[24.0225148,37.7211787],[24.0226123,37.7210638],[24.0229753,37.7207753],[24.0229979,37.7205409],[24.0229071,37.7205409],[24.0228277,37.7204148],[24.0223184,37.7201738],[24.0222457,37.7200025],[24.0224953,37.7200385],[24.0227336,37.7199393],[24.0230287,37.7202187],[24.0237094,37.7201104],[24.023891,37.7201644],[24.0241178,37.7197678],[24.0245036,37.7198669],[24.0248781,37.7197767],[24.0251389,37.7192538],[24.0253431,37.7193079],[24.0255246,37.7192267],[24.0258991,37.7193168],[24.0266592,37.7190282],[24.027011,37.7190281],[24.0273739,37.7185954],[24.0279525,37.718433],[24.0280433,37.7185051],[24.0282362,37.7185141],[24.0283497,37.7184149],[24.0283156,37.7183338],[24.0283723,37.7182797],[24.0285198,37.7182977],[24.0291211,37.7181353],[24.0292903,37.7183538],[24.0304934,37.7192729],[24.0303914,37.7195793],[24.0306524,37.719417],[24.030902,37.7193989],[24.0311265,37.7195251],[24.0311936,37.7197729],[24.0323849,37.7195653],[24.0329747,37.7190964],[24.0331675,37.7187651],[24.033156,37.7183956],[24.0333261,37.7183054],[24.0345859,37.7189089],[24.0356185,37.7189627],[24.037012,37.7189871],[24.037124,37.7190208],[24.0381253,37.7195185],[24.0390673,37.7200139],[24.0397131,37.7200655],[24.0403484,37.7199932],[24.0407342,37.7200201],[24.0423912,37.7205513],[24.0428111,37.7206323],[24.0434962,37.7206816],[24.0462944,37.7203876],[24.0466461,37.7203064],[24.0473157,37.7205314],[24.0482972,37.7204499],[24.0488986,37.7204947],[24.0490426,37.7205149],[24.0497086,37.7206769],[24.0500264,37.720866],[24.0502776,37.7210823],[24.0507794,37.7217062],[24.0513355,37.7218322],[24.0516306,37.7219064],[24.0522741,37.7222982]]},{"id":15832,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03cd\u03c1\u03b9\u03bf: \u03a3\u03c4\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u0398\u03bf\u03c1\u03b9\u03ba\u03cc","description_GR":"\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03b8\u03ad\u03b1\u03c4\u03c1\u03bf, \u03bd\u03b5\u03ba\u03c1\u03bf\u03c4\u03b1\u03c6\u03b5\u03af\u03bf, \u03c0\u03cc\u03bb\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u0398\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd","path":"Attiki\/Attiki_Lavrio_Thoriko_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":3932,"name_EN":"Lavrio: Around ancient Thoriko","description_EN":"Along the ancient theater, cemetery, city and acropolis of Thoriko","ascent_time":75,"descent_time":75,"marker":"No_marks","level":9,"ascent":139,"descent":139,"maxelev":126,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.05183 37.73585,24.06237 37.74267)","views":18,"millestones":"0,24.0546298,37.7358508#1,24.0521272,37.7385913#2,24.0560998,37.7426081#3,24.0620293,37.7410240#3.9,24.0546319,37.7358508","x":24.0559935,"y":37.7397439,"coor":[[24.0546298,37.7358508],[24.0541954,37.7364346],[24.0542651,37.7367703],[24.0542084,37.7367884],[24.0541519,37.737176],[24.05405,37.7374645],[24.0537098,37.7378522],[24.0533761,37.7380011],[24.0532399,37.7378749],[24.0531445,37.7379088],[24.0531367,37.7379764],[24.0528757,37.7380126],[24.0526202,37.7378437],[24.0526051,37.7375102],[24.052832,37.7373388],[24.0534892,37.7374422],[24.054153,37.737176],[24.0542095,37.7367884],[24.0542662,37.7367703],[24.0541968,37.7364346],[24.053751,37.7369306],[24.0534674,37.737111],[24.0530362,37.7372373],[24.0525595,37.7372285],[24.052378,37.7373007],[24.0520833,37.7378957],[24.0519358,37.738022],[24.0520847,37.7384005],[24.0521758,37.7388173],[24.0523461,37.7389254],[24.0521873,37.7389885],[24.0521274,37.7390922],[24.0518231,37.7391374],[24.0521274,37.7390922],[24.0524452,37.7391101],[24.0528083,37.7389477],[24.0532169,37.7390557],[24.0535119,37.7389294],[24.0538184,37.7388842],[24.0542952,37.7391183],[24.0545789,37.739046],[24.0548854,37.739127],[24.0552826,37.7390187],[24.0555323,37.7390456],[24.0557253,37.7390996],[24.0559524,37.7392978],[24.0561069,37.7395456],[24.0559594,37.7396718],[24.0559935,37.7397439],[24.0557326,37.7399063],[24.0555399,37.7401768],[24.0552789,37.740249],[24.0548138,37.7406818],[24.0548253,37.7408711],[24.0550867,37.7412766],[24.0553603,37.7415333],[24.0554741,37.7418217],[24.0556558,37.7420289],[24.0557275,37.7421123],[24.0556367,37.7421484],[24.0556482,37.7423467],[24.055849,37.7423826],[24.055747,37.7425719],[24.0558152,37.742662],[24.0559627,37.742671],[24.0561556,37.7425808],[24.0559966,37.7423735],[24.0560192,37.7422744],[24.0559159,37.7420942],[24.055918,37.7420649],[24.0559601,37.742031],[24.0563913,37.7418145],[24.0573215,37.7411471],[24.0575913,37.7409802],[24.0577672,37.7409598],[24.0578694,37.7410499],[24.0578582,37.7411941],[24.0573251,37.7417352],[24.0571097,37.7420778],[24.057178,37.742231],[24.0576175,37.7422736],[24.0578104,37.7422104],[24.0581393,37.7419399],[24.0583322,37.7418857],[24.0593992,37.7419392],[24.0605117,37.7422361],[24.060818,37.7420376],[24.0623746,37.7414622],[24.0617348,37.7406581],[24.0609737,37.7398113],[24.0594973,37.7387485],[24.0589976,37.7383161],[24.0581227,37.7370186],[24.0574414,37.7365683],[24.0567262,37.7363704],[24.0548501,37.7359183],[24.0546319,37.7358508]]},{"id":15833,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03cd\u03c1\u03b9\u03bf: \u03a3\u03c4\u03bf \u0392\u03b1\u03b8\u03cd \u03a3\u03c0\u03bb\u03b7\u03b8\u03ac\u03c1\u03b9","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03b1\u03c6\u03c5\u03bb\u03bb\u03b9\u03ac \u03c3\u03c4\u03bf\u03bd \u03a7\u03ac\u03c1\u03b1\u03ba\u03b1","path":"Attiki\/Attiki_Lavrio_Triantafyllia_Charakas","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":2788,"name_EN":"Lavrio: Vathy Splithari ravine","description_EN":"Crossing from Triantafyllia to Charakas","ascent_time":70,"descent_time":70,"marker":"No_marks","level":9,"ascent":43,"descent":197,"maxelev":177,"minelev":11,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.96388 37.66877,23.96856 37.68613)","views":24,"millestones":"0,23.9658087,37.6861254#1,23.9667538,37.6801105#2,23.9676103,37.6744478#2.8,23.9650116,37.6687677","x":23.9669085,"y":37.679093,"coor":[[23.9658087,37.6861254],[23.9650728,37.6855979],[23.964762,37.685555],[23.9643551,37.6857058],[23.964762,37.685555],[23.9646828,37.6853116],[23.9643199,37.6851763],[23.9639798,37.6848697],[23.9640139,37.6845993],[23.963878,37.6842388],[23.9638896,37.6838242],[23.9646156,37.6835179],[23.9647745,37.6831845],[23.9651376,37.6828601],[23.9659429,37.6827161],[23.9662151,37.6826261],[23.9663853,37.6824639],[23.9666691,37.6817249],[23.9664197,37.6815626],[23.9663177,37.6813282],[23.9664086,37.6810939],[23.9666695,37.6809858],[23.9667716,37.6808776],[23.966681,37.6806252],[23.9666811,37.6803819],[23.9668174,37.6798591],[23.9672144,37.67967],[23.9672712,37.6793996],[23.9672372,37.6793004],[23.9669085,37.679093],[23.9663414,37.679192],[23.9660012,37.6791198],[23.9659445,37.6790026],[23.9660014,37.6786962],[23.9659108,37.6784889],[23.9656387,37.6782725],[23.9653099,37.6781912],[23.9651852,37.678074],[23.9652533,37.6779569],[23.9656163,37.6777226],[23.9656276,37.6776325],[23.9649134,37.6772627],[23.965061,37.67674],[23.9649932,37.6763434],[23.9650932,37.6761947],[23.9653984,37.6760641],[23.9654891,37.675956],[23.9654485,37.6758163],[23.9652105,37.6753295],[23.9659283,37.6751156],[23.9664454,37.6748792],[23.9685539,37.6740888],[23.9675205,37.672509],[23.9669765,37.6718013],[23.966376,37.6709065],[23.965831,37.6700568],[23.9655374,37.6696128],[23.9652712,37.6691982],[23.9650116,37.6687677]]},{"id":15845,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1\u03c2: \u0394\u03ac\u03c3\u03bf\u03c2 \u03a3\u03c7\u03b9\u03bd\u03b9\u03ac-\u039a\u03c5\u03bd\u03cc\u03c3\u03bf\u03c5\u03c1\u03b1","description_GR":"\u03a0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03cc \u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03b4\u03ac\u03c3\u03bf\u03c5\u03c2 \u03ba\u03bf\u03c5\u03ba\u03bf\u03c5\u03bd\u03b1\u03c1\u03b9\u03ac\u03c2","path":"Attiki\/Attiki_Marathonas_Kynosoura","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":4,"length":2427,"name_EN":"Marathonas: Schinias Forest-Kynosoura","description_EN":"A walk along the Stone pine forest","ascent_time":45,"descent_time":45,"marker":"Marathonas_Path5","level":9,"ascent":13,"descent":13,"maxelev":11,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.04028 38.14336,24.05182 38.14568)","views":124,"millestones":"0,24.0506884,38.1439904#1,24.0433831,38.1455734#2,24.0461322,38.1436682#2.4,24.0506863,38.1439904","x":24.0412171,"y":38.1453054,"coor":[[24.0506884,38.1439904],[24.050951,38.1441705],[24.0509057,38.1446032],[24.0510302,38.1446301],[24.0516579,38.14472],[24.0518178,38.1448281],[24.0517826,38.1449858],[24.0514768,38.1452518],[24.0512611,38.1453465],[24.0504514,38.1452342],[24.0500352,38.1452614],[24.049476,38.14514],[24.0479579,38.1448162],[24.0475585,38.1448524],[24.0471476,38.1447264],[24.0467497,38.1448708],[24.0462336,38.1449115],[24.0459647,38.1454208],[24.0454969,38.1456463],[24.0452344,38.1456284],[24.0449833,38.1455023],[24.0442301,38.1456288],[24.043979,38.1455568],[24.0432943,38.1455751],[24.0427921,38.145413],[24.0425069,38.1456475],[24.0423471,38.1456836],[24.0421417,38.1456115],[24.0420274,38.1453953],[24.0418448,38.1453232],[24.0412171,38.1453054],[24.0409946,38.1454182],[24.0409182,38.1452334],[24.0409373,38.1450487],[24.0407548,38.1450848],[24.0406635,38.145238],[24.0405743,38.1451615],[24.0402776,38.145112],[24.0407441,38.1445846],[24.0407896,38.1443232],[24.0411002,38.1442059],[24.0412289,38.1440482],[24.0415733,38.1433946],[24.0418929,38.1433585],[24.0424407,38.1435025],[24.0434336,38.1435742],[24.0442003,38.1435063],[24.0452253,38.1435285],[24.0456875,38.1435193],[24.0464155,38.1437578],[24.0464523,38.1438615],[24.0474224,38.1439242],[24.0479188,38.143933],[24.0483525,38.1440409],[24.0491285,38.1439505],[24.0494025,38.1440766],[24.049667,38.1439863],[24.0500415,38.1439321],[24.0502526,38.14395],[24.0505779,38.1440761],[24.0506863,38.1439904]]},{"id":15846,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1\u03c2: \u0394\u03ac\u03c3\u03bf\u03c2 \u03a3\u03c7\u03b9\u03bd\u03b9\u03ac-\u03a0\u03b1\u03c1\u03b1\u03c4\u03b7\u03c1\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf","description_GR":"\u03a0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b4\u03c5\u03c4\u03b9\u03ba\u03cc \u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03b4\u03ac\u03c3\u03bf\u03c5\u03c2 \u03ba\u03bf\u03c5\u03ba\u03bf\u03c5\u03bd\u03b1\u03c1\u03b9\u03ac\u03c2","path":"Attiki\/Attiki_Marathonas_Sxinias_Paratiritirio","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":4,"length":5786,"name_EN":"Marathonas: Schinias Forest-Birdwatching tower","description_EN":"A walk along the Stone pine forest","ascent_time":110,"descent_time":110,"marker":"Marathonas_Path1","level":9,"ascent":10,"descent":10,"maxelev":15,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.02038 38.1375,24.04066 38.15038)","views":108,"millestones":"0,24.0203773,38.1397546#1,24.0298791,38.1419166#2,24.0385352,38.1446546#3,24.0395900,38.1489509#4,24.0356648,38.1434508#5,24.0268887,38.1393867#5.8,24.0203741,38.1397546","x":24.0405616,"y":38.1453823,"coor":[[24.0203773,38.1397546],[24.0210161,38.1390515],[24.0219519,38.1393758],[24.0230864,38.1397541],[24.0231378,38.139664],[24.023391,38.1397135],[24.023528,38.1398577],[24.0237676,38.1399297],[24.0238946,38.1399117],[24.0242027,38.1400378],[24.0245907,38.1400828],[24.0248428,38.1399205],[24.0249343,38.1404342],[24.0254364,38.1404881],[24.0256418,38.1405917],[24.0264979,38.1409881],[24.0271598,38.1411232],[24.0281959,38.1414158],[24.0284951,38.1415645],[24.0293625,38.1417265],[24.0299332,38.1419336],[24.03023,38.1422039],[24.0303785,38.1426275],[24.030553,38.1429158],[24.0307096,38.1430239],[24.030858,38.1430329],[24.0311317,38.1426723],[24.0312915,38.1427805],[24.0317252,38.1428614],[24.0322683,38.1428298],[24.0326357,38.1429063],[24.03364,38.142933],[24.0341764,38.1431221],[24.0347827,38.1431805],[24.0355132,38.1434327],[24.0361523,38.1435046],[24.0369636,38.1434998],[24.0374463,38.1436934],[24.0377055,38.1437159],[24.0386758,38.1441121],[24.0382843,38.144261],[24.0382616,38.1445674],[24.038935,38.1447835],[24.0395741,38.1448013],[24.0398526,38.1447426],[24.0401963,38.1451931],[24.0402762,38.145112],[24.0405708,38.1451524],[24.0406621,38.145238],[24.0405616,38.1453823],[24.0403883,38.1454544],[24.0404757,38.1466981],[24.0403275,38.1470902],[24.0401678,38.1470723],[24.0391424,38.1503712],[24.0401678,38.1470723],[24.0403275,38.1470902],[24.0404757,38.1466981],[24.0403883,38.1454544],[24.0405709,38.1453823],[24.0406621,38.145238],[24.0405708,38.1451479],[24.0402762,38.145112],[24.0401963,38.1451931],[24.0398526,38.1447426],[24.0397748,38.1446029],[24.0397632,38.1441839],[24.0394928,38.1440893],[24.039025,38.1441796],[24.0386747,38.1441121],[24.0377045,38.1437159],[24.0374452,38.1436934],[24.0369626,38.1434998],[24.0361509,38.1435046],[24.0355118,38.1434327],[24.0347813,38.1431805],[24.0341753,38.1431221],[24.0344044,38.1425858],[24.0343907,38.1423019],[24.0344499,38.1421712],[24.0343013,38.1418288],[24.0341301,38.1417027],[24.0313225,38.1409103],[24.0309345,38.1409284],[24.030703,38.1408204],[24.0305535,38.1406897],[24.0298833,38.1403699],[24.0292478,38.1401989],[24.0287762,38.1399737],[24.0276007,38.1396855],[24.0258317,38.1389559],[24.0239339,38.1381497],[24.0222905,38.1375281],[24.0220052,38.1375102],[24.0218683,38.1376003],[24.0213765,38.138389],[24.0215533,38.1384521],[24.0210129,38.1390515],[24.0203741,38.1397546]]},{"id":15847,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1\u03c2: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u039f\u03b9\u03bd\u03cc\u03b7\u03c2","description_GR":"\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u039f\u03b9\u03bd\u03cc\u03b7\u03c2-\u03a6\u03c1\u03ac\u03b3\u03bc\u03b1 \u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1","path":"Attiki\/Attiki_Marathonas_faragi_Inois","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":7968,"name_EN":"Marathonas: Inoi gorge","description_EN":"Inois tower-Marathonas dam","ascent_time":155,"descent_time":150,"marker":"Marathonas_Path4","level":9,"ascent":251,"descent":251,"maxelev":200,"minelev":73,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.9059 38.15445,23.93292 38.16688)","views":1192,"millestones":"0,23.9329196,38.1556851#1,23.9228751,38.1550234#2,23.9149318,38.1565616#3,23.9079112,38.1622772#4,23.9061806,38.1647686#5,23.9115395,38.1589174#6,23.9203620,38.1568020#7,23.9284024,38.1591387#8.0,23.9329196,38.1556851","x":23.9060137,"y":38.1625207,"coor":[[23.9329196,38.1556851],[23.9325841,38.1558967],[23.9324941,38.1560138],[23.9324272,38.1562526],[23.9315705,38.156518],[23.9312662,38.1565538],[23.9308326,38.1564274],[23.9303874,38.1564632],[23.9300337,38.1563548],[23.9293717,38.1563634],[23.9292404,38.1563588],[23.9281177,38.156944],[23.9272731,38.1568894],[23.9249685,38.1558064],[23.9233017,38.155188],[23.9227768,38.1549894],[23.92264,38.154827],[23.9225377,38.1544485],[23.9223209,38.1544483],[23.9221413,38.1545789],[23.9219211,38.1547364],[23.9217268,38.1549977],[23.9216922,38.1553311],[23.9218081,38.1556016],[23.9214574,38.1560204],[23.9201438,38.1569569],[23.9190567,38.1571859],[23.9182691,38.1572395],[23.9177327,38.1571039],[23.9174019,38.1569595],[23.9168659,38.1565265],[23.9161131,38.1560933],[23.9154227,38.1559757],[23.9150915,38.1561106],[23.9149657,38.1563088],[23.9148966,38.1568585],[23.9147249,38.1573],[23.9145419,38.1576244],[23.9141078,38.1579305],[23.9134524,38.158313],[23.9126416,38.1586549],[23.9118994,38.1588707],[23.9109062,38.1589961],[23.9107692,38.1589599],[23.9105295,38.1590318],[23.9102527,38.1592885],[23.9096984,38.159572],[23.9095102,38.1597566],[23.9095266,38.1603019],[23.9094059,38.1609642],[23.9090285,38.1616038],[23.9089938,38.1619733],[23.908868,38.1621174],[23.9074979,38.1623506],[23.9062079,38.1624217],[23.9060137,38.1625207],[23.9059107,38.162773],[23.9062216,38.1634447],[23.9063237,38.1639314],[23.9061627,38.1648686],[23.9062102,38.1650714],[23.9063239,38.165423],[23.9066089,38.1657297],[23.9068368,38.1661264],[23.9068478,38.1664418],[23.9066649,38.1665859],[23.90619,38.1666982],[23.9062126,38.1668785],[23.90619,38.1666982],[23.9066649,38.1665859],[23.9068478,38.1664418],[23.9068368,38.1661264],[23.9066089,38.1657297],[23.9063239,38.165423],[23.9062102,38.1650714],[23.9061627,38.1648686],[23.9063237,38.1639314],[23.9062216,38.1634447],[23.9059107,38.162773],[23.9060137,38.1625207],[23.9062079,38.1624217],[23.9074979,38.1623506],[23.908868,38.1621174],[23.9089938,38.1619733],[23.9090285,38.1616038],[23.9094059,38.1609642],[23.9095266,38.1602928],[23.9095102,38.1597566],[23.909703,38.1595675],[23.9102527,38.1592885],[23.9105295,38.1590318],[23.9107692,38.1589599],[23.9109062,38.1589961],[23.9118994,38.1588707],[23.9126416,38.1586549],[23.9134524,38.158313],[23.9141078,38.1579305],[23.9145419,38.1576244],[23.9147249,38.1573],[23.9148966,38.1568585],[23.9149657,38.1563088],[23.9150915,38.1561106],[23.9154227,38.1559757],[23.9161131,38.1560933],[23.9168659,38.1565265],[23.9174019,38.1569595],[23.9177327,38.1571039],[23.9182691,38.1572395],[23.9190567,38.1571859],[23.9201438,38.1569569],[23.9214574,38.1560204],[23.9215943,38.1561467],[23.9219708,38.1559667],[23.9223564,38.1559309],[23.9226194,38.1557914],[23.9227789,38.1560619],[23.922805,38.1563593],[23.9227278,38.1564674],[23.9227897,38.1566747],[23.9230268,38.1570805],[23.9231636,38.1572247],[23.9233463,38.1572159],[23.9235515,38.1574323],[23.9238939,38.1574686],[23.9239508,38.1576489],[23.9243097,38.157568],[23.9244459,38.1575951],[23.9248641,38.1574692],[23.9252578,38.1575911],[23.9259162,38.1576681],[23.9261216,38.1577223],[23.9260643,38.1579206],[23.9265091,38.1582904],[23.9265993,38.158331],[23.9267453,38.1582364],[23.9278887,38.1587283],[23.9281278,38.1589628],[23.928824,38.1594049],[23.9288351,38.1597293],[23.9282866,38.1603869],[23.9282977,38.1607024],[23.928046,38.1613331],[23.9281142,38.1615314],[23.9285343,38.1616984],[23.9291304,38.1613428],[23.9293358,38.1613609],[23.9296327,38.1611989],[23.9299073,38.1606132],[23.9306155,38.1601089],[23.9306844,38.1596583],[23.931131,38.159244],[23.9317756,38.1588659],[23.932104,38.1585821],[23.9323844,38.1577126],[23.9322359,38.1570996],[23.932425,38.1562526],[23.9324941,38.1560138],[23.9325841,38.1558967],[23.9329196,38.1556851]]},{"id":15848,"author":"AnaDigit","name_GR":"\u03a0\u03cc\u03c1\u03c4\u03bf \u03a1\u03ac\u03c6\u03c4\u03b7: \u03a3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u039a\u03bf\u03c1\u03ce\u03bd\u03b7","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bf\u03c7\u03cd\u03c1\u03c9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c7\u03b5\u03c1\u03c3\u03bf\u03bd\u03ae\u03c3\u03bf\u03c5 \u039a\u03bf\u03c1\u03ce\u03bd\u03b7\u03c2, \u03c3\u03c4\u03bf \u0391\u03c5\u03bb\u03ac\u03ba\u03b9","path":"Attiki\/Attiki_Mavrovouni_Koroni_fortress","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":3,"length":1376,"name_EN":"Porto Rafti: Ancient Koroni","description_EN":"Ascent to the ancient fortification of the Koroni peninsula","ascent_time":30,"descent_time":30,"marker":"No_marks","level":13,"ascent":58,"descent":58,"maxelev":125,"minelev":68,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.03938 37.86915,24.04323 37.8726)","views":23,"millestones":"0,24.0413383,37.8694786#1,24.0426194,37.8707127#1.4,24.0413383,37.8694786","x":24.0419214,"y":37.8714928,"coor":[[24.0413383,37.8694786],[24.0415565,37.86951],[24.0417158,37.8697443],[24.0414887,37.8702041],[24.0415342,37.8702852],[24.0412502,37.8707449],[24.0410343,37.8709433],[24.0411936,37.8712317],[24.0413756,37.8713578],[24.0413076,37.8716913],[24.0414316,37.8717566],[24.0410565,37.8718649],[24.0402041,37.8725682],[24.0400676,37.8724781],[24.0397379,37.8724422],[24.0395901,37.8724693],[24.039556,37.8726045],[24.0393854,37.8725595],[24.039556,37.8726045],[24.0395901,37.8724693],[24.0397379,37.8724422],[24.0400676,37.8724781],[24.0402041,37.8725682],[24.0410565,37.8718649],[24.0414316,37.8717566],[24.0414667,37.8716552],[24.0416032,37.8716822],[24.0416032,37.8716101],[24.0419214,37.8714928],[24.0420578,37.8713305],[24.0424557,37.8712402],[24.0423306,37.8711321],[24.0425124,37.8710419],[24.0426488,37.8708796],[24.04241,37.8708797],[24.0424213,37.8708076],[24.042535,37.8707174],[24.0426828,37.8707084],[24.04266,37.8706363],[24.0428078,37.8706002],[24.0428646,37.870465],[24.0429669,37.8704739],[24.0430236,37.8701585],[24.0431599,37.8699781],[24.0431566,37.869888],[24.0431484,37.8696897],[24.0432279,37.8696807],[24.0432051,37.8694824],[24.0430913,37.8694013],[24.0426592,37.8692933],[24.0424318,37.8691492],[24.0418406,37.8693207],[24.0418179,37.8693928],[24.0416928,37.8693658],[24.0415565,37.86951],[24.0413383,37.8694786]]},{"id":15849,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03c5\u03c1\u03b7\u03bd\u03cc\u03c1\u03b1 \u039c\u03b5\u03c3\u03bf\u03b3\u03b5\u03af\u03c9\u03bd\u03b9: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u039c\u03b1\u03c5\u03c1\u03b7\u03bd\u03cc\u03c1\u03b1 \u039c\u03b5\u03c3\u03bf\u03b3\u03b5\u03af\u03c9\u03bd","description_GR":"","path":"Attiki\/Attiki_Mavrovouni_ascent_summit","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":3003,"name_EN":"Mavrinora: Ascent to Mavrinora","description_EN":"\u039c\u03b5\u03c3\u03cc\u03b3\u03b5\u03b9\u03b1","ascent_time":90,"descent_time":70,"marker":"No_marks","level":12,"ascent":267,"descent":52,"maxelev":395,"minelev":168,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.02151 37.83401,24.04262 37.84854)","views":21,"millestones":"0,24.0215092,37.8340219#1,24.0246827,37.8398208#2,24.0336353,37.8442044#3,24.0426313,37.8485362","x":24.0311153,"y":37.8417778,"coor":[[24.0215092,37.8340219],[24.0216002,37.8341751],[24.0218957,37.8343643],[24.0228504,37.8346706],[24.0234574,37.8349566],[24.0240109,37.8353351],[24.0234122,37.8356416],[24.0231849,37.8356417],[24.022878,37.8355246],[24.022503,37.8354976],[24.0220598,37.8356058],[24.021812,37.8357907],[24.0221473,37.8361646],[24.0233867,37.8380481],[24.0239665,37.8387533],[24.024998,37.8402718],[24.0263164,37.8403076],[24.0269756,37.8402173],[24.0272117,37.8402285],[24.0275428,37.8403208],[24.0284977,37.8408343],[24.0298261,37.8410931],[24.0311153,37.8417778],[24.0312016,37.8418589],[24.0320997,37.8423183],[24.0327136,37.8428138],[24.0328356,37.8431067],[24.0329607,37.8432689],[24.0333008,37.8437263],[24.0336534,37.8442219],[24.0338469,37.8448798],[24.0339492,37.845033],[24.0342448,37.845123],[24.0344381,37.8452852],[24.0347678,37.8453752],[24.0349952,37.8455554],[24.0352794,37.8456635],[24.0370413,37.8460415],[24.0394387,37.8471967],[24.0399823,37.8474466],[24.0411057,37.8479622],[24.0418676,37.8484667],[24.0421063,37.8485207],[24.0425041,37.8484845],[24.0426313,37.8485362]]},{"id":15850,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae\u03c2: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03bd\u03ac\u03b2\u03c5\u03c3\u03c3\u03bf","description_GR":"","path":"Attiki\/Attiki_Olymbos_Anavyssos_summit","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4135,"name_EN":"Olymbos Attica: Ascent to the summit via Anavyssos","description_EN":"","ascent_time":110,"descent_time":90,"marker":"No_marks","level":12,"ascent":428,"descent":65,"maxelev":471,"minelev":37,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.93102 37.7499,23.95513 37.75807)","views":39,"millestones":"0,23.9551288,37.7502964#1,23.9472209,37.7533700#2,23.9412071,37.7562924#3,23.9349374,37.7544079#4.1,23.9310224,37.7509022","x":23.9384238,"y":37.7561745,"coor":[[23.9551288,37.7502964],[23.9525611,37.7504486],[23.9510091,37.7505336],[23.9505632,37.750547],[23.9501488,37.7505603],[23.9498537,37.7506007],[23.9495163,37.7506344],[23.9490577,37.7505982],[23.9488466,37.7506048],[23.9486685,37.750625],[23.948263,37.7507037],[23.9478216,37.7507756],[23.9476375,37.7507913],[23.9476012,37.7509648],[23.9468512,37.7520461],[23.9466693,37.7524516],[23.946703,37.7529383],[23.9472364,37.7531368],[23.947202,37.7535875],[23.9468725,37.754065],[23.9464523,37.7543623],[23.9465203,37.7544074],[23.9472924,37.7542455],[23.9480865,37.7549489],[23.9480978,37.755039],[23.9479957,37.755066],[23.947553,37.7549216],[23.9470989,37.7549214],[23.9459407,37.7554166],[23.9458168,37.7554346],[23.9455546,37.7554795],[23.9447827,37.7554521],[23.9443513,37.755488],[23.9439768,37.7552895],[23.9435795,37.7552352],[23.9417855,37.7557751],[23.9414448,37.7559552],[23.9412175,37.7561985],[23.941126,37.7570186],[23.94091,37.7574422],[23.9409212,37.7576765],[23.940637,37.7580729],[23.9397282,37.7575182],[23.9395468,37.7572657],[23.9390246,37.7571843],[23.9390816,37.756977],[23.9389001,37.7568327],[23.9388206,37.7568597],[23.9386505,37.7565352],[23.9383327,37.7564809],[23.9384238,37.7561745],[23.9382763,37.7561294],[23.9381969,37.7559851],[23.9377203,37.7558136],[23.9373115,37.7558855],[23.9370162,37.7560746],[23.9367666,37.7559393],[23.9366645,37.755804],[23.9362672,37.7557678],[23.9358701,37.7554701],[23.9354275,37.7553707],[23.9353028,37.7551003],[23.9350986,37.755001],[23.9348784,37.7548837],[23.9349921,37.7546855],[23.935015,37.7543971],[23.9346971,37.754442],[23.9345383,37.7543698],[23.9342885,37.7543696],[23.9341525,37.7541533],[23.9342208,37.7539911],[23.9340732,37.7539549],[23.9340734,37.7537747],[23.9338692,37.7536033],[23.9338807,37.7534771],[23.9335402,37.7533147],[23.9335177,37.7530803],[23.9332567,37.7530081],[23.9329843,37.7530079],[23.9329389,37.7529178],[23.9330185,37.7528006],[23.9329731,37.7527645],[23.9330187,37.7526023],[23.9335184,37.7523683],[23.9337002,37.752134],[23.9337572,37.7518727],[23.9339583,37.7515686],[23.9337201,37.7513521],[23.933743,37.7511539],[23.9346519,37.750199],[23.9340956,37.7503068],[23.9338458,37.7504148],[23.9335392,37.7504597],[23.9331987,37.7504325],[23.9323476,37.7501977],[23.9321208,37.7499812],[23.9321208,37.7498911],[23.9320187,37.7499],[23.9314164,37.7506027],[23.9310224,37.7509022]]},{"id":15851,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03bd\u03b5\u03b9\u03bf\u03bd \u038c\u03c1\u03bf\u03c2: \u0391\u03c0\u03cc \u03c4\u03b1 \u039a\u03b1\u03bb\u03cd\u03b2\u03b9\u03b1 \u03c3\u03c4\u03bf \u03a0\u03b1\u03bd\u03af","description_GR":"","path":"Attiki\/Attiki_Paneion_Kalyvia_Pani","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4157,"name_EN":"Paneion: Ascent from Kalyvia to Pani peak","description_EN":"","ascent_time":110,"descent_time":90,"marker":"No_marks","level":12,"ascent":507,"descent":28,"maxelev":622,"minelev":136,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.92481 37.80716,23.93168 37.83379)","views":80,"millestones":"0,23.9291469,37.8337885#1,23.9253390,37.8262006#2,23.9265295,37.8214282#3,23.9311176,37.8156329#4.2,23.9248395,37.8071610","x":23.9269339,"y":37.8213873,"coor":[[23.9291469,37.8337885],[23.9287083,37.8327111],[23.9282252,37.8328415],[23.927811,37.8322239],[23.9277407,37.8318656],[23.9271287,37.8312185],[23.9269927,37.8308669],[23.9267429,37.8306865],[23.9264591,37.8303078],[23.9255961,37.8297664],[23.9252103,37.8291803],[23.9250861,37.8283691],[23.9253304,37.8262782],[23.9253533,37.8260799],[23.9254443,37.8259808],[23.9261707,37.825747],[23.9265688,37.8253957],[23.9268846,37.8252156],[23.9270097,37.8251616],[23.927044,37.8248732],[23.927081,37.824506],[23.926604,37.8241992],[23.9263998,37.8239287],[23.9267977,37.8237036],[23.9272071,37.8233433],[23.9274117,37.8232714],[23.9273209,37.8231812],[23.9275482,37.8231363],[23.927571,37.8230191],[23.9274575,37.8228928],[23.9269233,37.8230908],[23.926378,37.8229913],[23.9264123,37.8228111],[23.9264918,37.8227661],[23.9263215,37.8226578],[23.9265215,37.8225475],[23.9265919,37.8225138],[23.9267737,37.8224508],[23.926524,37.8221802],[23.9268763,37.8221895],[23.9271605,37.8220274],[23.9266266,37.8218558],[23.9264449,37.8217205],[23.9261268,37.8216933],[23.9264224,37.8215492],[23.926661,37.8215224],[23.9264339,37.82136],[23.9266158,37.821315],[23.9269339,37.8213873],[23.9276386,37.8211084],[23.9279683,37.8208832],[23.9284684,37.8206852],[23.9288435,37.8206224],[23.9287642,37.8202888],[23.9286281,37.8200634],[23.9287306,37.8198652],[23.9289465,37.8197572],[23.9296168,37.8198657],[23.9297191,37.8197847],[23.9303101,37.8196138],[23.9304124,37.8196409],[23.9306965,37.819569],[23.9312992,37.8189925],[23.9315041,37.8185419],[23.9316182,37.8180733],[23.9314824,37.8174874],[23.9316304,37.817163],[23.9315852,37.8169286],[23.9316765,37.816469],[23.9312227,37.8157567],[23.9307914,37.8152427],[23.9308712,37.8150084],[23.9310986,37.8148012],[23.9309852,37.8145849],[23.9308948,37.8139899],[23.9307586,37.8138907],[23.9305318,37.8134129],[23.9305553,37.8125566],[23.9304763,37.8120609],[23.9304015,37.8119279],[23.9304585,37.8117116],[23.930434,37.8112947],[23.9302639,37.8109882],[23.9300709,37.8108348],[23.9300143,37.8106906],[23.9293555,37.8104739],[23.9293727,37.8103252],[23.9290784,37.810325],[23.9289753,37.8101176],[23.9288809,37.8101221],[23.9287584,37.8101288],[23.9284062,37.8100925],[23.9270777,37.8094428],[23.925784,37.8080539],[23.9256567,37.8079096],[23.9253501,37.8077562],[23.9248395,37.807161]]},{"id":15852,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03bd\u03b5\u03b9\u03bf\u03bd \u038c\u03c1\u03bf\u03c2: \u0391\u03c0\u03cc \u03c4\u03bf \u0386\u03bd\u03c9 \u039b\u03b1\u03b3\u03bf\u03bd\u03ae\u03c3\u03b9 \u03c3\u03c4\u03bf \u03a0\u03b1\u03bd\u03af","description_GR":"","path":"Attiki\/Attiki_Paneion_Lagonisi_Pani","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3339,"name_EN":"Paneion: Ascent from Ano Lagonisi to Pani peak","description_EN":"","ascent_time":100,"descent_time":75,"marker":"No_marks","level":12,"ascent":506,"descent":23,"maxelev":631,"minelev":125,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.90395 37.80169,23.92485 37.80714)","views":48,"millestones":"0,23.9039519,37.8026798#1,23.9113572,37.8039635#2,23.9158475,37.8033823#3,23.9227240,37.8056369#3.3,23.9248406,37.8071610","x":23.9140545,"y":37.8019621,"coor":[[23.9039519,37.8026798],[23.9045626,37.8028223],[23.9051007,37.803181],[23.9053597,37.8032939],[23.9058593,37.8034204],[23.9068593,37.8032049],[23.9071546,37.8032052],[23.907234,37.8032683],[23.9075967,37.8039536],[23.9078648,37.8038727],[23.9078082,37.8037014],[23.9079333,37.8035933],[23.9085243,37.8033414],[23.9088765,37.8033417],[23.9097723,37.8046493],[23.9098973,37.8046314],[23.9102956,37.8040007],[23.9103407,37.8042892],[23.9103858,37.8045461],[23.9107942,37.8041228],[23.9109077,37.804231],[23.9110784,37.8039968],[23.9111238,37.8040419],[23.9113851,37.803952],[23.9115445,37.8036637],[23.9118516,37.8033575],[23.9117494,37.8032763],[23.9118291,37.8031321],[23.9116136,37.8029247],[23.9114776,37.8026001],[23.9114642,37.8022215],[23.9115215,37.801807],[23.9116126,37.8016809],[23.9116125,37.801753],[23.9117714,37.8018612],[23.9120212,37.8019516],[23.9120892,37.8020778],[23.9122369,37.8020509],[23.9123277,37.802123],[23.9125096,37.8019609],[23.9126346,37.801934],[23.9127252,37.8021504],[23.9128162,37.8020693],[23.9128388,37.8021775],[23.9129865,37.8021055],[23.9130546,37.8021957],[23.9131229,37.8020786],[23.9133838,37.8023491],[23.9134294,37.802241],[23.9135317,37.802205],[23.9136115,37.8019257],[23.9138497,37.8022413],[23.9138499,37.802025],[23.9139975,37.8021333],[23.9140545,37.8019621],[23.914202,37.8021244],[23.9143385,37.8019262],[23.9145655,37.8020616],[23.9146565,37.8019895],[23.9147927,37.8020708],[23.9149859,37.8019808],[23.9150085,37.802107],[23.9151788,37.8022062],[23.9152127,37.8023144],[23.9154624,37.8025309],[23.91561,37.8025851],[23.9158821,37.8029999],[23.9158252,37.803126],[23.9158589,37.8034776],[23.9153923,37.8041893],[23.9154714,37.8045499],[23.915369,37.804721],[23.9157326,37.8046853],[23.9156449,37.8049916],[23.916054,37.8048477],[23.916122,37.8049469],[23.9160423,37.8051091],[23.9160763,37.8052353],[23.9163036,37.8051273],[23.9165765,37.8048751],[23.9167924,37.8048032],[23.9171332,37.8047854],[23.9175421,37.8048848],[23.9177123,37.8050562],[23.9181892,37.8052548],[23.9182685,37.8053991],[23.918882,37.8053815],[23.9189958,37.8052103],[23.919223,37.8051744],[23.9200976,37.8052651],[23.920166,37.8050579],[23.9203704,37.8050941],[23.920711,37.8053377],[23.9210518,37.8052748],[23.9213699,37.805302],[23.9218695,37.8055547],[23.9225284,37.8055101],[23.9226646,37.8055643],[23.922971,37.805943],[23.9231753,37.8060513],[23.9231298,37.8060964],[23.9232774,37.8062407],[23.9238905,37.8065205],[23.9240835,37.8067099],[23.9242992,37.8067731],[23.9244808,37.8069265],[23.924742,37.8070167],[23.9248406,37.807161]]},{"id":15853,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03bd\u03b5\u03b9\u03bf\u03bd \u038c\u03c1\u03bf\u03c2: \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2- \u039a\u03b5\u03c1\u03b1\u03c4\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","description_GR":"","path":"Attiki\/Attiki_Paneion_PrfIlias_Keratovouni","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":1697,"name_EN":"Paneion: Profitis Ilias-Keratovounii peak","description_EN":"","ascent_time":45,"descent_time":35,"marker":"No_marks","level":12,"ascent":268,"descent":0,"maxelev":643,"minelev":351,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.96761 37.78767,23.97771 37.79235)","views":50,"millestones":"0,23.9777083,37.7923495#1,23.9722465,37.7882549#1.7,23.9686122,37.7912478","x":23.9765917,"y":37.7890279,"coor":[[23.9777083,37.7923495],[23.9767703,37.7920383],[23.9765613,37.7920946],[23.9763614,37.7921915],[23.9762478,37.7921554],[23.9762887,37.7919053],[23.976467,37.7917386],[23.9765568,37.7916597],[23.9765,37.7915606],[23.9766023,37.7914975],[23.9765115,37.7913353],[23.9766478,37.791173],[23.9766365,37.7909928],[23.9767387,37.7909027],[23.9766025,37.7908215],[23.9767388,37.7905602],[23.9767049,37.7902267],[23.9768526,37.7899743],[23.9769095,37.7896409],[23.9767505,37.7894606],[23.9767733,37.7893704],[23.9766257,37.7892983],[23.9765917,37.7890279],[23.9763727,37.7889535],[23.976042,37.7888994],[23.9754062,37.788043],[23.9748044,37.7876913],[23.9744524,37.7876732],[23.9733815,37.7878375],[23.9728591,37.7879455],[23.9725059,37.7880942],[23.9721615,37.7883104],[23.972191,37.788351],[23.9720887,37.7884411],[23.9713048,37.7890087],[23.9698962,37.7897835],[23.968783,37.7902158],[23.9683286,37.7904951],[23.968265,37.7906348],[23.9679128,37.7907789],[23.9676061,37.7910853],[23.9686531,37.7909459],[23.968744,37.791009],[23.9687667,37.7911171],[23.9686122,37.7912478]]},{"id":15854,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03bd\u03b5\u03b9\u03bf\u03bd \u038c\u03c1\u03bf\u03c2: \u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03a4\u03c1\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03b9\u03ac \u03c3\u03c4\u03bf \u03a0\u03b1\u03bd\u03af","description_GR":"","path":"Attiki\/Attiki_Paneion_Trabouria_Pani","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":2513,"name_EN":"Paneion: Ascent from Trabouria to Pani peak","description_EN":"\u03a0\u03ac\u03bd\u03b5\u03b9\u03bf","ascent_time":70,"descent_time":50,"marker":"No_marks","level":12,"ascent":314,"descent":4,"maxelev":503,"minelev":163,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.9312 37.79254,23.93582 37.8102)","views":18,"millestones":"0,23.9329443,37.7925398#1,23.9315855,37.7999772#2,23.9326641,37.8080399#2.5,23.9358026,37.8102027","x":23.9317874,"y":37.803231,"coor":[[23.9329443,37.7925398],[23.9331463,37.7929252],[23.9330789,37.7933105],[23.9331233,37.7943921],[23.932638,37.7960322],[23.9327628,37.7962486],[23.9333305,37.7964653],[23.9334666,37.7966726],[23.9326895,37.7991734],[23.9325414,37.799651],[23.9324277,37.79975],[23.9320528,37.799876],[23.9319731,37.8000112],[23.9319548,37.8002568],[23.9318866,37.8003198],[23.9317844,37.8003107],[23.9317334,37.8001034],[23.9315859,37.7999771],[23.93137,37.799995],[23.9312678,37.8000581],[23.9312108,37.8002203],[23.931528,37.8011759],[23.9319362,37.8018971],[23.9317085,37.8025369],[23.9318106,37.8026632],[23.9318558,37.8029066],[23.9317534,37.8030868],[23.9317874,37.803231],[23.9316846,37.8038078],[23.9315822,37.80397],[23.9316273,37.8043666],[23.9313999,37.8046008],[23.9313314,37.8049342],[23.9315354,37.8054842],[23.9313647,37.8057635],[23.9314576,37.8059235],[23.9314688,37.8060677],[23.9319002,37.8063564],[23.9323541,37.8069515],[23.9325698,37.8071229],[23.9326356,37.8073257],[23.9324535,37.8076952],[23.9326691,37.8079657],[23.9326576,37.808164],[23.9328505,37.8083263],[23.933146,37.8082273],[23.9336117,37.8082817],[23.9338276,37.8081917],[23.9342934,37.8081829],[23.934918,37.8084536],[23.935145,37.8086791],[23.9354745,37.8086793],[23.9352697,37.8089676],[23.9352467,37.8092921],[23.9358026,37.8102027]]},{"id":15855,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03bd\u03b5\u03b9\u03bf\u03bd \u038c\u03c1\u03bf\u03c2: \u039a\u03b5\u03c1\u03b1\u03c4\u03ad\u03b1-\u039a\u03b5\u03c1\u03b1\u03c4\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u03b5\u03c1\u03b1\u03c4\u03ad\u03b1 \u03c3\u03c4\u03bf \u039a\u03b5\u03c1\u03b1\u03c4\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","path":"Attiki\/Attiki_Paneion_ascent_summit","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5304,"name_EN":"Paneion: Keratea to Keratovouni peak","description_EN":"Ascent from Keratea to Keratovouni peak","ascent_time":145,"descent_time":125,"marker":"No_marks","level":12,"ascent":470,"descent":51,"maxelev":643,"minelev":220,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.953 37.79095,23.96877 37.8097)","views":25,"millestones":"0,23.9671911,37.8073089#1,23.9563447,37.8087021#2,23.9562722,37.8048653#3,23.9546163,37.8016397#4,23.9592579,37.7955036#5.3,23.9686101,37.7912523","x":23.954159,"y":37.8030571,"coor":[[23.9671911,37.8073089],[23.9663277,37.8072636],[23.9658166,37.8071553],[23.9651178,37.8073804],[23.9634163,37.8073641],[23.9625983,37.8074179],[23.9613735,37.8075414],[23.9604075,37.808154],[23.9602258,37.80819],[23.9600781,37.8081539],[23.9597042,37.8082417],[23.9586023,37.8081511],[23.9577843,37.8083672],[23.9569322,37.808475],[23.9562845,37.8087271],[23.9555913,37.8091235],[23.9552844,37.8094208],[23.9549435,37.8094747],[23.9543982,37.8094745],[23.9540143,37.8096952],[23.9537985,37.8096591],[23.9535373,37.8094787],[23.9530946,37.8088206],[23.9530043,37.8079823],[23.9530611,37.8079012],[23.953561,37.8079104],[23.9540837,37.8076492],[23.9543225,37.8073429],[23.9545387,37.806703],[23.9552545,37.8065591],[23.955584,37.806433],[23.9557431,37.8062889],[23.9558113,37.8062168],[23.955539,37.8056939],[23.9555618,37.8055137],[23.956096,37.8051173],[23.9564371,37.8046217],[23.9571302,37.8042254],[23.9574372,37.8038289],[23.9574643,37.8036532],[23.9572256,37.8037973],[23.9563735,37.8040043],[23.9563167,37.8039772],[23.9564759,37.8038331],[23.9565214,37.8036168],[23.9557262,37.8037787],[23.9551466,37.804094],[23.9549308,37.804148],[23.9551695,37.8038416],[23.9550786,37.8038326],[23.9546014,37.8040847],[23.9541469,37.8042198],[23.9543859,37.8034808],[23.9541587,37.8035348],[23.9540792,37.8034987],[23.9542838,37.8032284],[23.9540794,37.8032193],[23.954159,37.8030571],[23.9543295,37.8029309],[23.9544773,37.8026065],[23.9545002,37.8024263],[23.9544094,37.8021739],[23.9545003,37.8021739],[23.9547505,37.8017684],[23.9547051,37.8016873],[23.9543303,37.8014888],[23.9541031,37.8015068],[23.953558,37.8013443],[23.9534673,37.80111],[23.9533311,37.8009747],[23.9533199,37.8007043],[23.9536722,37.8003439],[23.954229,37.8000467],[23.9541609,37.8000196],[23.954377,37.7994609],[23.9547862,37.7990465],[23.9549909,37.7987311],[23.9560816,37.7982087],[23.9564681,37.7977402],[23.9569169,37.7974632],[23.9575606,37.7966229],[23.9580036,37.7964969],[23.9582694,37.7960937],[23.9588147,37.7959136],[23.9590419,37.7957064],[23.9592578,37.7956343],[23.9592579,37.7954721],[23.95961,37.7954182],[23.9603028,37.7955085],[23.9607345,37.7953825],[23.9611891,37.7948689],[23.9616436,37.7946167],[23.9618255,37.7942742],[23.9626664,37.7933822],[23.9630801,37.7931007],[23.9629325,37.7929609],[23.9629826,37.7929001],[23.9632211,37.7929768],[23.9633801,37.7928867],[23.9633122,37.7923459],[23.9632125,37.7917014],[23.9633034,37.7915302],[23.9634397,37.7914671],[23.9636442,37.7914852],[23.9642233,37.7918009],[23.9652227,37.7919544],[23.9658587,37.7919185],[23.9662893,37.7917474],[23.9670881,37.7912654],[23.9674289,37.7911303],[23.9676039,37.7910898],[23.968651,37.7909504],[23.9687418,37.7910135],[23.9687645,37.7911217],[23.9686101,37.7912523]]},{"id":15902,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c4\u03ad\u03c1\u03b1\u03c2: \u039c\u03cd\u03c4\u03b9\u03ba\u03b1\u03c2 \u03a0\u03cc\u03c1\u03c4\u03bf \u0393\u03b5\u03c1\u03bc\u03b5\u03bd\u03bf\u03cd","description_GR":"\u0397 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u0386\u03b3. \u039a\u03c5\u03c0\u03c1\u03b9\u03b1\u03bd\u03cc \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03c3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","path":"Attiki\/Attiki_Pateras_Mytikas_Germenou","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":11821,"name_EN":"Pateras: Mytikas, Porto Germeno","description_EN":"The ascent is not waymarked","ascent_time":265,"descent_time":260,"marker":"Red_dots","level":9,"ascent":494,"descent":494,"maxelev":351,"minelev":0,"link_logo":"KTH_144","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.17603 38.13291,23.22429 38.14667)","views":57,"millestones":"0,23.2241365,38.1469998#1,23.2156524,38.1430181#2,23.2069180,38.1448910#3,23.1958602,38.1445240#4,23.1864167,38.1416741#5,23.1770041,38.1429223#6,23.1803318,38.1382565#7,23.1871515,38.1328465#8,23.1962828,38.1347355#9,23.2048506,38.1379039#10,23.2105385,38.1421831#11,23.2180557,38.1439735#11.8,23.2241376,38.1469998","x":23.1816628,"y":38.1378433,"coor":[[23.2241365,38.1469998],[23.2241076,38.1466931],[23.2238195,38.1458801],[23.2234255,38.1453728],[23.222288,38.1450228],[23.2213652,38.1448725],[23.2206832,38.1446156],[23.2203983,38.1445777],[23.2198761,38.1443219],[23.2189669,38.1443023],[23.2182804,38.144469],[23.2180072,38.1438678],[23.2173752,38.1439447],[23.2168387,38.1439592],[23.2163524,38.1434467],[23.2159811,38.1430522],[23.2151479,38.1429656],[23.2145338,38.1427632],[23.2141907,38.142833],[23.2139632,38.1427684],[23.2136663,38.1427844],[23.2132658,38.1428899],[23.2129673,38.1430501],[23.2127824,38.1432652],[23.2123801,38.1435328],[23.2123309,38.143866],[23.2121673,38.1442254],[23.2116155,38.1446002],[23.2109846,38.1449024],[23.209545,38.1450549],[23.2090897,38.1449437],[23.2088954,38.1449694],[23.2087739,38.1449281],[23.2086716,38.1448913],[23.2084881,38.1449802],[23.2082875,38.1448301],[23.208256,38.1445776],[23.2080532,38.1443329],[23.207998,38.1441613],[23.2077788,38.1443761],[23.2075728,38.1444378],[23.2073333,38.1444182],[23.2072441,38.1444536],[23.2068966,38.1449289],[23.206679,38.1449995],[23.206552,38.1451339],[23.2058554,38.1451832],[23.2054691,38.1450274],[23.2051273,38.144971],[23.2047503,38.1450045],[23.2043287,38.1449476],[23.2034043,38.1449503],[23.2030164,38.1449387],[23.2025838,38.1448456],[23.2023895,38.1448714],[23.2017642,38.1446508],[23.2013532,38.144666],[23.2011467,38.1447728],[23.2002904,38.144803],[23.1996746,38.1447628],[23.1991492,38.1448042],[23.1969156,38.1445186],[23.1958678,38.144525],[23.1948193,38.1443916],[23.1946834,38.1443006],[23.1942958,38.1442619],[23.193944,38.1440792],[23.193754,38.1437174],[23.1936913,38.1437125],[23.1936817,38.1435502],[23.1935803,38.1434323],[23.1933531,38.1433316],[23.193263,38.1432228],[23.1925436,38.143272],[23.1920835,38.1436023],[23.1918324,38.1436005],[23.1911177,38.1432171],[23.1907577,38.142746],[23.1905992,38.1426367],[23.1903819,38.1426803],[23.1901204,38.1425884],[23.1899033,38.1426139],[23.1895969,38.1424586],[23.1891189,38.1423471],[23.1888681,38.1423184],[23.1888335,38.1423542],[23.1887544,38.1422815],[23.1883448,38.1421706],[23.1881082,38.1418986],[23.1877656,38.1419232],[23.1874466,38.141876],[23.1873674,38.1418123],[23.1869567,38.1418005],[23.1859324,38.141559],[23.1855576,38.1413942],[23.1854793,38.1412495],[23.1853646,38.1413028],[23.1852187,38.1410855],[23.1849122,38.1409391],[23.1845698,38.1409458],[23.18416,38.1408528],[23.1833004,38.1411893],[23.1826742,38.1410588],[23.182163,38.1408569],[23.1819822,38.1406935],[23.1818115,38.1406562],[23.1808193,38.1406042],[23.1806586,38.1406842],[23.180364,38.1407182],[23.1801711,38.140816],[23.179558,38.1415598],[23.1792584,38.141819],[23.1788498,38.1418072],[23.178562,38.1420305],[23.1783672,38.1421012],[23.1780896,38.1424327],[23.1777101,38.1426914],[23.1768053,38.1429825],[23.1766897,38.1431169],[23.1760662,38.143482],[23.1766897,38.1431169],[23.1768053,38.1429825],[23.1777101,38.1426914],[23.1780896,38.1424327],[23.1783672,38.1421012],[23.178562,38.1420305],[23.1788498,38.1418072],[23.1785307,38.1417689],[23.1785095,38.1416245],[23.1782703,38.1415868],[23.1780675,38.1413511],[23.1779222,38.1410797],[23.1779141,38.1407912],[23.1778466,38.1407006],[23.1779589,38.1404851],[23.1779052,38.1401783],[23.1781383,38.1397474],[23.1784818,38.1396416],[23.1788128,38.1396349],[23.17893,38.1393654],[23.1791259,38.1391865],[23.1794589,38.1390086],[23.1796526,38.1390279],[23.1795988,38.1387392],[23.1796584,38.1385143],[23.1801622,38.1383556],[23.1806791,38.1380527],[23.1809998,38.1379468],[23.1811047,38.1377493],[23.1812302,38.1377502],[23.1812977,38.1378408],[23.1815613,38.1377344],[23.1816628,38.1378433],[23.1817427,38.1378439],[23.1817434,38.1377808],[23.1819273,38.1376559],[23.1822825,38.1375322],[23.1822376,38.1374598],[23.1824326,38.137371],[23.1824224,38.1372628],[23.1826748,38.1371384],[23.182621,38.1368496],[23.182758,38.1368415],[23.1828168,38.1366887],[23.1829201,38.1366354],[23.1831593,38.1366731],[23.1832752,38.1365117],[23.1834242,38.1364496],[23.1835062,38.1362609],[23.1838841,38.1361374],[23.1838628,38.136002],[23.1840248,38.1357959],[23.1841848,38.135779],[23.1842054,38.1356574],[23.1846179,38.1354981],[23.1848949,38.1352206],[23.1851586,38.1351053],[23.1853203,38.1349262],[23.1853105,38.1347819],[23.1856428,38.134658],[23.1858531,38.1342179],[23.1858557,38.1339836],[23.1859374,38.1338219],[23.1858827,38.1336052],[23.1859862,38.1335339],[23.1860683,38.1333362],[23.1861822,38.133355],[23.1864127,38.1331493],[23.1868032,38.1329177],[23.1874539,38.132787],[23.1881967,38.132684],[23.1884243,38.1327396],[23.1889377,38.1327432],[23.1891421,38.1328347],[23.1896667,38.1328563],[23.1904788,38.1326817],[23.1906603,38.1327731],[23.1909688,38.1327391],[23.1912069,38.132876],[23.1915713,38.1329416],[23.1918769,38.133169],[23.1922976,38.133298],[23.192512,38.1335158],[23.1930124,38.1336634],[23.1932943,38.1339718],[23.1935553,38.1340998],[23.1938484,38.1344262],[23.193925,38.1347242],[23.1941053,38.1349327],[23.1942985,38.1355198],[23.1947105,38.1354055],[23.1950445,38.1351284],[23.1955491,38.1348975],[23.196007,38.1347565],[23.1963154,38.1347315],[23.1978184,38.1350212],[23.1986814,38.1354101],[23.1989055,38.1354567],[23.1997158,38.1354442],[23.2003193,38.1353627],[23.2001231,38.1357624],[23.200034,38.136609],[23.2007806,38.136907],[23.2012014,38.137036],[23.2012677,38.1372347],[23.2017351,38.1372739],[23.2018828,38.137338],[23.2018705,38.1374191],[23.202282,38.1373498],[23.2032372,38.1376537],[23.2036033,38.137566],[23.2042869,38.1376698],[23.2043087,38.13776],[23.2044335,38.137824],[23.2046165,38.1377892],[23.2048438,38.1378718],[23.2048981,38.1381245],[23.2050236,38.1381254],[23.2050453,38.1382337],[23.2051255,38.1381982],[23.205182,38.1382526],[23.2052625,38.1381991],[23.2055822,38.1381742],[23.2060078,38.1378617],[23.206168,38.1378267],[23.2064404,38.1379547],[23.2068243,38.1383358],[23.2071314,38.138428],[23.2072211,38.1385728],[23.20763,38.1387468],[23.2076291,38.1388369],[23.2078326,38.1390096],[23.2084693,38.1392211],[23.2092444,38.1392985],[23.2093127,38.1393169],[23.2093227,38.1394522],[23.2098008,38.1395545],[23.2098104,38.1397258],[23.2097064,38.1398423],[23.2099675,38.1399702],[23.2102868,38.1399904],[23.2106499,38.1401821],[23.2108534,38.1403637],[23.2108634,38.14049],[23.2107483,38.1405793],[23.2108855,38.1405622],[23.2110216,38.1406352],[23.2112204,38.1408168],[23.2104186,38.1410998],[23.2104575,38.1416228],[23.2106424,38.1429984],[23.2112324,38.1427816],[23.2111626,38.1429073],[23.2111581,38.1433264],[23.2111442,38.1435606],[23.2114877,38.1439775],[23.2119588,38.143877],[23.2120612,38.1439137],[23.212332,38.143866],[23.2123812,38.1435328],[23.2127835,38.1432652],[23.2129684,38.1430501],[23.2132668,38.1428899],[23.2136674,38.1427844],[23.2139643,38.1427684],[23.2141918,38.142833],[23.2145349,38.1427632],[23.215149,38.1429656],[23.2159825,38.1430522],[23.2163535,38.1434468],[23.2168401,38.1439592],[23.2173766,38.1439448],[23.2180083,38.1438678],[23.2182815,38.144469],[23.218968,38.1443023],[23.2198775,38.1443219],[23.2203998,38.1445777],[23.2206846,38.1446156],[23.2213666,38.1448725],[23.2222894,38.1450228],[23.2234269,38.1453728],[23.223821,38.1458801],[23.2241091,38.1466931],[23.2241376,38.1469998]]},{"id":15903,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c4\u03ad\u03c1\u03b1\u03c2: \u03a0\u03cc\u03c1\u03c4\u03bf \u0393\u03b5\u03c1\u03bc\u03b5\u03bd\u03cc-\u03a8\u03ac\u03b8\u03b1","description_GR":"\u03a0\u03cc\u03c1\u03c4\u03bf \u0393\u03b5\u03c1\u03bc\u03b5\u03bd\u03cc-\u039c\u03cd\u03c4\u03b9\u03ba\u03b1\u03c2-\u03a8\u03ac\u03b8\u03b1","path":"Attiki\/Attiki_Pateras_PortoGermeno_Psatha","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7873,"name_EN":"Pateras: Porto Germeno-Psatha","description_EN":"Porto Germeno-Mytikas-Psatha","ascent_time":180,"descent_time":180,"marker":"No_marks","level":12,"ascent":414,"descent":408,"maxelev":379,"minelev":1,"link_logo":"KTH_144","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.19992 38.11251,23.2245 38.14684)","views":75,"millestones":"0,23.2241365,38.1469998#1,23.2156632,38.1430194#2,23.2108591,38.1404529#3,23.2020677,38.1373871#4,23.2071793,38.1348760#5,23.2134127,38.1299330#6,23.2141359,38.1241940#7.9,23.2199389,38.1124858","x":23.2038367,"y":38.13499,"coor":[[23.2241365,38.1469998],[23.2241076,38.1466931],[23.2238195,38.1458801],[23.2234255,38.1453728],[23.222288,38.1450228],[23.2213652,38.1448725],[23.2206832,38.1446156],[23.2203983,38.1445777],[23.2198891,38.1443039],[23.2189669,38.1443023],[23.2182851,38.144469],[23.2180072,38.1438678],[23.2173752,38.1439447],[23.2168387,38.1439592],[23.2163524,38.1434467],[23.21598,38.1430522],[23.2151479,38.1429656],[23.2145338,38.1427632],[23.2141907,38.142833],[23.2139632,38.1427684],[23.2136663,38.1427844],[23.2132658,38.1428899],[23.2129673,38.1430501],[23.2127824,38.1432652],[23.2123801,38.1435328],[23.2123309,38.143866],[23.2120601,38.1439137],[23.2119578,38.143877],[23.2114863,38.1439775],[23.2111427,38.1435606],[23.2111567,38.1433264],[23.2111612,38.1429073],[23.211231,38.1427816],[23.210641,38.1429984],[23.2104561,38.1416228],[23.2104175,38.1410998],[23.2112193,38.1408168],[23.2110202,38.1406352],[23.210884,38.1405622],[23.2107469,38.1405793],[23.210862,38.14049],[23.2108519,38.1403637],[23.2106485,38.1401821],[23.2102854,38.1399904],[23.2099661,38.1399702],[23.209705,38.1398423],[23.209809,38.1397258],[23.2097994,38.1395545],[23.2093212,38.1394522],[23.2093113,38.1393169],[23.209243,38.1392984],[23.2084679,38.1392211],[23.2078312,38.1390095],[23.2076276,38.1388369],[23.2076286,38.1387468],[23.2072197,38.1385728],[23.20713,38.138428],[23.2068229,38.1383358],[23.206439,38.1379547],[23.2061665,38.1378267],[23.2060064,38.1378617],[23.2055808,38.1381742],[23.205261,38.1381991],[23.2051806,38.1382526],[23.2051241,38.1381982],[23.2050439,38.1382337],[23.2050222,38.1381254],[23.2048967,38.1381245],[23.2048424,38.1378718],[23.2046151,38.1377892],[23.2044321,38.137824],[23.2043073,38.13776],[23.2042854,38.1376698],[23.2036019,38.137566],[23.2032358,38.1376536],[23.2022806,38.1373497],[23.2018691,38.1374191],[23.2018813,38.137338],[23.2017337,38.1372739],[23.2012663,38.1372347],[23.2012,38.137036],[23.2007828,38.1369025],[23.2000329,38.136609],[23.200122,38.1357624],[23.2003182,38.1353627],[23.2008199,38.1354021],[23.2012654,38.1353511],[23.2018036,38.1351745],[23.2021007,38.1351405],[23.2031838,38.1352199],[23.2038367,38.13499],[23.2039959,38.1350452],[23.2041641,38.1353167],[23.2042778,38.1353535],[23.204609,38.1353287],[23.2052499,38.1351528],[23.2057734,38.1351428],[23.2072598,38.1348645],[23.2081168,38.1344557],[23.20845,38.1342416],[23.2104673,38.1323446],[23.2107669,38.13227],[23.2122408,38.1320816],[23.213065,38.1318348],[23.2132147,38.1317006],[23.2136409,38.1315592],[23.213983,38.1312461],[23.2140212,38.1308768],[23.2141482,38.1307335],[23.2140808,38.1306429],[23.2142371,38.130324],[23.2139766,38.130151],[23.2136792,38.1302212],[23.2136227,38.1301667],[23.2134278,38.1302555],[23.2132338,38.1302542],[23.2133966,38.1299669],[23.213525,38.1296974],[23.2135388,38.1294812],[23.2136772,38.1293379],[23.2136221,38.1291573],[23.2137112,38.1289326],[23.2137366,38.1286894],[23.2139211,38.1285104],[23.2138649,38.1284289],[23.2139819,38.1281593],[23.213869,38.1280504],[23.2139724,38.127979],[23.2140203,38.1275693],[23.2137929,38.1274956],[23.2137825,38.1274055],[23.2136917,38.1273598],[23.2135091,38.1273586],[23.2135215,38.1272685],[23.2133175,38.127141],[23.2133423,38.1269609],[23.2131957,38.1267977],[23.2136818,38.126152],[23.2134028,38.1255734],[23.2132205,38.1255541],[23.213221,38.1255001],[23.2138058,38.1252336],[23.2139097,38.1251171],[23.2123027,38.1249622],[23.2122574,38.1249258],[23.2128766,38.1246416],[23.2136661,38.1244215],[23.2145378,38.1239948],[23.2159619,38.1241845],[23.2162819,38.1241326],[23.2168865,38.1241366],[23.2172308,38.1239407],[23.217256,38.1237245],[23.2171893,38.1235619],[23.2169514,38.123398],[23.2164514,38.1232145],[23.216695,38.1228376],[23.2167163,38.1216751],[23.2165025,38.1214033],[23.2165035,38.1213042],[23.216654,38.1211069],[23.2167273,38.1206478],[23.2169458,38.120487],[23.2176531,38.1194192],[23.2177628,38.118762],[23.2178622,38.118632],[23.218484,38.1180864],[23.2185767,38.1179518],[23.2185098,38.1178072],[23.2189386,38.1173098],[23.2190993,38.1172208],[23.2190797,38.1169142],[23.2192513,38.1160051],[23.2191382,38.1159142],[23.2185281,38.1156894],[23.2191148,38.1146974],[23.2193728,38.1140322],[23.2195015,38.1126541],[23.2195491,38.1124742],[23.2199389,38.1124858]]},{"id":15906,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c4\u03ad\u03c1\u03b1\u03c2: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2-\u039b\u03b9\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9","description_GR":"\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2, \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u0395\u03c1\u03ad\u03bd\u03b5\u03b9\u03b1\u03c2, \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039b\u03b9\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9, \u039a\u03bf\u03bb\u03bf\u03c3\u03bf\u03cd\u03c1\u03b5\u03c2, \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","path":"Attiki\/Attiki_Pateras_ridge_crossing","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":13553,"name_EN":"Pateras Mt: Loop trail Agios Georgios-Liondari","description_EN":"Agios Georgios, acropolis of Erenia, Liondari summit, Kolosoures peaks, Agios Georgios","ascent_time":340,"descent_time":330,"marker":"No_marks","level":12,"ascent":744,"descent":744,"maxelev":1122,"minelev":499,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.28283 38.1101,23.33688 38.12655)","views":93,"millestones":"0,23.3317930,38.1266985#1,23.3356695,38.1212524#2,23.3324924,38.1144332#3,23.3285100,38.1110773#4,23.3209923,38.1121539#5,23.3109622,38.1144112#6,23.3009862,38.1130781#7,23.2918106,38.1135999#8,23.2836008,38.1156137#9,23.2879309,38.1218391#10,23.2977202,38.1254313#11,23.3079953,38.1225493#12,23.3164307,38.1247194#13,23.3274145,38.1267603#13.6,23.3317920,38.1266984","x":23.3129609,"y":38.1141526,"coor":[[23.331793,38.1266985],[23.3318755,38.1264105],[23.3320435,38.1257761],[23.3322404,38.1254528],[23.3324002,38.12494],[23.3324936,38.1247062],[23.3332723,38.1247376],[23.3344912,38.1249428],[23.3345852,38.1250425],[23.3347331,38.1250794],[23.3352473,38.1250012],[23.3359566,38.1247799],[23.3362213,38.124529],[23.336384,38.1241965],[23.3364207,38.1239263],[23.3366961,38.1237476],[23.3367566,38.1236037],[23.3366662,38.1231526],[23.3363722,38.1228625],[23.3361266,38.1222663],[23.3362308,38.1221047],[23.3362657,38.1219111],[23.3361273,38.121685],[23.3358887,38.1215665],[23.3357545,38.1212774],[23.3355041,38.1212038],[23.3347115,38.1205505],[23.3344957,38.1204411],[23.3345906,38.1200451],[23.3344775,38.1199363],[23.3343541,38.1197013],[23.3343473,38.1191965],[23.3334955,38.1187816],[23.3326621,38.118849],[23.3324811,38.1187939],[23.3323798,38.1186491],[23.3323476,38.1184236],[23.3328701,38.1174172],[23.3327357,38.117146],[23.3328508,38.1170295],[23.3328412,38.1168312],[23.3330382,38.1164898],[23.3332794,38.116311],[23.3333397,38.1159598],[23.333275,38.1155449],[23.3330041,38.1152279],[23.332664,38.1149916],[23.3324625,38.1145759],[23.3325818,38.1139998],[23.3328013,38.1136946],[23.3327941,38.1132349],[23.3324053,38.1133409],[23.3323381,38.1132053],[23.3324076,38.1130795],[23.3321794,38.1130872],[23.3321123,38.1129426],[23.3317258,38.1127963],[23.331785,38.1125623],[23.331262,38.11237],[23.3308266,38.1125838],[23.3304474,38.1128791],[23.3300812,38.1130122],[23.3299101,38.1130112],[23.3298542,38.1128847],[23.3296158,38.1127572],[23.3294065,38.1124496],[23.328861,38.1122302],[23.3288273,38.1121759],[23.3292854,38.1119712],[23.330051,38.1118314],[23.330166,38.1117329],[23.3301821,38.1112193],[23.3298357,38.1112804],[23.32946,38.1112061],[23.3293902,38.11135],[23.3291289,38.1112403],[23.3288318,38.1112927],[23.3285817,38.1112011],[23.3284582,38.1109841],[23.3281974,38.1108114],[23.3274694,38.1105909],[23.3272638,38.1106258],[23.3269449,38.1105699],[23.3263969,38.1106208],[23.3258927,38.1108703],[23.3253119,38.1107678],[23.3249805,38.110838],[23.3245827,38.1106735],[23.3241293,38.1103645],[23.3235602,38.110235],[23.3232655,38.110026],[23.3235602,38.110235],[23.3241293,38.1103645],[23.3240395,38.1105983],[23.3235822,38.1107038],[23.3233529,38.1108287],[23.3226671,38.1109869],[23.3224692,38.1114184],[23.3224781,38.1116888],[23.3221931,38.1116692],[23.3218044,38.111757],[23.3217796,38.1119732],[23.321346,38.1119887],[23.3209335,38.1121846],[23.3207924,38.1122604],[23.3207688,38.1123504],[23.3203226,38.112492],[23.3201255,38.1128333],[23.3197348,38.1131375],[23.3195519,38.1131815],[23.3194267,38.1131538],[23.3190721,38.1132598],[23.3172353,38.1132852],[23.3164805,38.1134881],[23.3161498,38.1134772],[23.3160352,38.1135306],[23.3156823,38.1134565],[23.3154084,38.1134729],[23.3149164,38.1136322],[23.3145176,38.1135849],[23.3141046,38.1138348],[23.3135565,38.1138947],[23.3129609,38.1141526],[23.3124581,38.1142397],[23.3119204,38.1144078],[23.3118721,38.1145743],[23.3115398,38.1147346],[23.3113748,38.1145804],[23.3105112,38.1142238],[23.3103969,38.1142412],[23.3101355,38.1141405],[23.3095656,38.1140921],[23.3088582,38.114106],[23.3085262,38.1142302],[23.3082869,38.1142108],[23.3076468,38.1143422],[23.3069394,38.114356],[23.3059589,38.1143052],[23.3049113,38.1141007],[23.3046728,38.1139911],[23.3044444,38.1140168],[23.303852,38.1139412],[23.3030111,38.1135938],[23.3028738,38.113638],[23.3027486,38.1136102],[23.3026021,38.1134291],[23.3021463,38.1133723],[23.3022051,38.1131924],[23.3023659,38.1130672],[23.3024151,38.1129233],[23.3023397,38.1129454],[23.3019511,38.1130152],[23.3014608,38.1130032],[23.3010038,38.1130726],[23.300283,38.1132937],[23.300008,38.1133191],[23.2996322,38.1132537],[23.2971707,38.112509],[23.2962917,38.1125759],[23.2954936,38.112535],[23.29485,38.112441],[23.2945914,38.112426],[23.2942074,38.1122885],[23.2935958,38.1122307],[23.2914634,38.1124207],[23.2917674,38.1128371],[23.2918147,38.1138468],[23.2920376,38.1143889],[23.2922625,38.1147237],[23.2923954,38.115139],[23.292349,38.1152109],[23.2913625,38.1157817],[23.2904418,38.1159204],[23.2893061,38.1160937],[23.288075,38.1159962],[23.2875972,38.1158671],[23.2871184,38.1158281],[23.2866637,38.1156632],[23.286026,38.1155511],[23.2853528,38.1155651],[23.2848376,38.1157602],[23.2837788,38.1155375],[23.2836302,38.1155726],[23.2835102,38.1157431],[23.2829404,38.1156856],[23.2844001,38.1163163],[23.2842151,38.1165721],[23.2840607,38.1183646],[23.284133,38.1191401],[23.2843553,38.1197363],[23.2845361,38.1199176],[23.2858506,38.1208269],[23.2868829,38.121428],[23.2872562,38.1217547],[23.2879171,38.1218308],[23.2886473,38.1222678],[23.2894949,38.1230931],[23.2904591,38.1236667],[23.2923507,38.1244938],[23.294054,38.1253332],[23.29451,38.1253629],[23.2964396,38.1252123],[23.2967018,38.1251237],[23.2971121,38.1251712],[23.2985438,38.1257746],[23.2993655,38.1257525],[23.3003385,38.1254158],[23.3018074,38.1245233],[23.3023672,38.1244365],[23.3036027,38.1240833],[23.3045193,38.1236742],[23.3047285,38.1235312],[23.3051073,38.1232901],[23.3072578,38.12269],[23.3081036,38.1225327],[23.3086533,38.1223016],[23.3094759,38.1221803],[23.3102676,38.1219281],[23.3112386,38.1217896],[23.3114781,38.1218],[23.3119621,38.1224968],[23.3115384,38.1226746],[23.3112964,38.1229255],[23.3115346,38.1230711],[23.3115551,38.1233236],[23.3125066,38.1236671],[23.3130193,38.1237422],[23.3137588,38.1239628],[23.3156006,38.1246585],[23.3161712,38.1246348],[23.3171075,38.1249422],[23.3187824,38.1254115],[23.31943,38.1257037],[23.3199991,38.1258512],[23.3217322,38.1259604],[23.3224417,38.1261177],[23.3229733,38.1262379],[23.3241829,38.1263665],[23.3255437,38.1263743],[23.3258175,38.1263849],[23.3271698,38.1267352],[23.3279335,38.1268116],[23.3287445,38.1268253],[23.3308796,38.1266572],[23.331792,38.1266984]]},{"id":15915,"author":"AnaDigit","name_GR":"\u03a3\u03ba\u03ac\u03c1\u03c0\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03bf\u03c5\u03ba\u03bf\u03c5\u03bd\u03ac\u03c1\u03b8\u03b9","description_GR":"","path":"Attiki\/Attiki_Skarpa_Koukounarthi_summit","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3098,"name_EN":"Skarpa: Ascent by the western side","description_EN":"","ascent_time":85,"descent_time":70,"marker":"No_marks","level":13,"ascent":237,"descent":43,"maxelev":565,"minelev":354,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.90105 38.12292,23.92163 38.13218)","views":26,"millestones":"0,23.9010542,38.1269303#1,23.9101769,38.1276514#2,23.9144829,38.1299662#3.1,23.9216298,38.1229261","x":23.9114101,"y":38.1316521,"coor":[[23.9010542,38.1269303],[23.9018077,38.1265704],[23.9024575,38.1269495],[23.9026629,38.1269767],[23.903222,38.126905],[23.903964,38.1266082],[23.9048662,38.12596],[23.9055356,38.1253027],[23.9058208,38.1253029],[23.906421,38.1254836],[23.9069069,38.1255606],[23.9072377,38.125624],[23.9077508,38.1258407],[23.9082752,38.1262016],[23.9085485,38.1265803],[23.9089134,38.1267699],[23.9091529,38.1268151],[23.9096202,38.1272751],[23.9097909,38.1275637],[23.9105666,38.1277355],[23.9107717,38.127988],[23.911148,38.1280965],[23.9112619,38.1283038],[23.9112615,38.1286553],[23.9111471,38.1288535],[23.9109758,38.1289886],[23.9106379,38.1291641],[23.9103177,38.1297767],[23.9103399,38.1302994],[23.9108068,38.1310118],[23.9111517,38.1315258],[23.9114101,38.1316521],[23.9115237,38.1320308],[23.9118545,38.1321842],[23.9124824,38.1318693],[23.912722,38.1318604],[23.9129273,38.1319237],[23.9139768,38.1306131],[23.9141923,38.1302392],[23.9151632,38.1293116],[23.9155953,38.1290731],[23.9159167,38.1288976],[23.9161336,38.1288527],[23.9162023,38.1286544],[23.9171616,38.127817],[23.9172531,38.1276368],[23.9177557,38.1271504],[23.9179612,38.1269793],[23.9186233,38.1266644],[23.9188519,38.1263401],[23.9191943,38.1262231],[23.9195141,38.1258989],[23.9195029,38.1257276],[23.9196859,38.1253132],[23.9196747,38.1251149],[23.9199377,38.1245833],[23.919883,38.1240786],[23.9200202,38.1238083],[23.9202372,38.1236192],[23.9202716,38.123457],[23.920751,38.123223],[23.9216298,38.1229261]]},{"id":15916,"author":"AnaDigit","name_GR":"\u03a3\u03ba\u03ac\u03c1\u03c0\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u0392\u03c1\u03b1\u03bd\u03ac \u03bc\u03ad\u03c3\u03c9 \u0391\u03c6\u03bf\u03c1\u03b9\u03c3\u03bc\u03bf\u03cd","description_GR":"\u0392\u03c1\u03b1\u03bd\u03ac\u03c2-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2-\u0391\u03c6\u03bf\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2","path":"Attiki\/Attiki_Skarpa_Vranas_Aforismos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5359,"name_EN":"Skarpa: Ascent from Vranas via Aforismos pass","description_EN":"Vranas-Profitis Ilias-Aforismos","ascent_time":165,"descent_time":125,"marker":"No_marks","level":13,"ascent":604,"descent":84,"maxelev":565,"minelev":36,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.91293 38.12294,23.94667 38.1331)","views":24,"millestones":"0,23.9466716,38.1244137#1,23.9389464,38.1283789#2,23.9287273,38.1293866#3,23.9198313,38.1285395#4,23.9132722,38.1314895#5.4,23.9216302,38.1229261","x":23.9241709,"y":38.1283129,"coor":[[23.9466716,38.1244137],[23.9451648,38.1254585],[23.9448681,38.1255485],[23.9448565,38.1258009],[23.9454036,38.1265221],[23.9447234,38.1268282],[23.9446434,38.1269904],[23.9446636,38.1271346],[23.9444924,38.1272788],[23.9442072,38.1272426],[23.9439789,38.1273506],[23.9440016,38.1274858],[23.9438304,38.1275759],[23.9430658,38.1277738],[23.942404,38.1278005],[23.9417081,38.12771],[23.9414914,38.1276108],[23.9409551,38.1277006],[23.9407838,38.1278267],[23.9404643,38.1279257],[23.9403502,38.1278716],[23.9400421,38.1279165],[23.9399509,38.1278624],[23.9393345,38.1281865],[23.9390835,38.1282404],[23.9389122,38.1284116],[23.9386953,38.1285106],[23.9387066,38.1286188],[23.9385468,38.1287629],[23.9375766,38.129177],[23.9371657,38.1293029],[23.9368234,38.1292847],[23.9362984,38.1294647],[23.9361043,38.1295998],[23.9358191,38.1295996],[23.9351686,38.1297525],[23.934919,38.1297433],[23.9345525,38.1297251],[23.9340845,38.1299411],[23.9332172,38.1300488],[23.9330916,38.1301569],[23.9324525,38.1303187],[23.9322358,38.1302645],[23.9319508,38.129994],[23.9306392,38.1293443],[23.930297,38.12929],[23.9296351,38.1293798],[23.9288821,38.1293973],[23.9278438,38.1293246],[23.9267378,38.1286209],[23.9259166,38.128305],[23.9257912,38.1281607],[23.9251524,38.1280792],[23.9249468,38.1282593],[23.9244335,38.1281508],[23.9241709,38.1283129],[23.923977,38.1282226],[23.9237835,38.127835],[23.9237495,38.1275555],[23.9234077,38.1271407],[23.9228025,38.1275729],[23.9223803,38.1276628],[23.9219807,38.1279239],[23.9218663,38.1281582],[23.9211817,38.1281937],[23.9208396,38.1280133],[23.920674,38.1281168],[23.920537,38.1282429],[23.9199776,38.1285129],[23.9196809,38.1285668],[23.9192928,38.1287558],[23.9186876,38.1291339],[23.9174882,38.1303317],[23.917682,38.1305076],[23.9172365,38.1309579],[23.9162196,38.1322009],[23.9154542,38.1329845],[23.9154131,38.1331061],[23.9146374,38.1329253],[23.9141627,38.132961],[23.9140052,38.1329023],[23.9137088,38.1326407],[23.9134009,38.1324873],[23.9131048,38.1320274],[23.912928,38.1319237],[23.9139772,38.1306131],[23.9141923,38.1302392],[23.9151632,38.1293116],[23.9159167,38.1288976],[23.9161336,38.1288527],[23.9162023,38.1286544],[23.9171616,38.127817],[23.9172531,38.1276368],[23.9177557,38.1271504],[23.9179612,38.1269793],[23.9180194,38.1269523],[23.9186233,38.1266644],[23.9188519,38.1263401],[23.9191943,38.1262231],[23.9195141,38.1258989],[23.9195029,38.1257276],[23.9196859,38.1253132],[23.9196747,38.1251149],[23.9199377,38.1245833],[23.9198833,38.1240786],[23.9200205,38.1238083],[23.9202375,38.1236192],[23.9202719,38.123457],[23.9207514,38.123223],[23.9216302,38.1229261]]},{"id":15917,"author":"AnaDigit","name_GR":"\u03a3\u03ba\u03ac\u03c1\u03c0\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u0392\u03c1\u03b1\u03bd\u03ac","description_GR":"\u0392\u03c1\u03b1\u03bd\u03ac\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03cc\u03c8\u03b7 ","path":"Attiki\/Attiki_Skarpa_Vranas_eastface","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":6220,"name_EN":"Skarpa: Ascent from Vranas","description_EN":"Ascent via the eastern side","ascent_time":175,"descent_time":140,"marker":"No_marks","level":13,"ascent":606,"descent":85,"maxelev":565,"minelev":38,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.91293 38.12173,23.94667 38.1331)","views":12,"millestones":"0,23.9466716,38.1244137#1,23.9365069,38.1255654#2,23.9314765,38.1246815#3,23.9269104,38.1241773#4,23.9186704,38.1291513#5,23.9140160,38.1305444#6.2,23.9216302,38.1229261","x":23.926756,"y":38.1242678,"coor":[[23.9466716,38.1244137],[23.9456678,38.1240708],[23.944938,38.1235748],[23.9445159,38.1235746],[23.9437079,38.1236283],[23.9427963,38.124092],[23.9425794,38.1242721],[23.9413695,38.1248664],[23.9401371,38.1251722],[23.9397147,38.1254423],[23.9389729,38.1257484],[23.938311,38.1259283],[23.9380257,38.1259642],[23.9377633,38.125928],[23.9367253,38.125621],[23.9366455,38.125648],[23.936406,38.1255037],[23.9359383,38.1254133],[23.9350712,38.1253768],[23.934398,38.1254305],[23.933668,38.1252498],[23.9335539,38.1252678],[23.9334054,38.1254119],[23.9329147,38.1255198],[23.9328581,38.1251051],[23.9325845,38.1247986],[23.9325618,38.1246904],[23.9324134,38.1247804],[23.9324132,38.1249967],[23.9322761,38.125213],[23.9318763,38.1257355],[23.9316479,38.1258976],[23.9304842,38.1259059],[23.9297653,38.1260046],[23.9296286,38.1258243],[23.9297997,38.1257883],[23.9303135,38.1254191],[23.9307813,38.1253833],[23.9313751,38.12487],[23.931638,38.1243834],[23.93157,38.1238246],[23.9320608,38.1235725],[23.9327342,38.1233206],[23.9329863,38.122122],[23.9328953,38.1218696],[23.9327014,38.1217253],[23.9325427,38.1218108],[23.9320179,38.1218646],[23.931858,38.1220087],[23.9316526,38.1220807],[23.9315269,38.1222248],[23.9309336,38.1222786],[23.9306254,38.1224676],[23.9298722,38.1226925],[23.929347,38.1231428],[23.9286165,38.1234759],[23.9283653,38.123674],[23.9281371,38.123746],[23.9276921,38.1237457],[23.926756,38.1242678],[23.9265161,38.1246102],[23.9259112,38.1248712],[23.9248951,38.1254834],[23.9246095,38.1258617],[23.9241986,38.1260327],[23.9235483,38.1260142],[23.9233886,38.125915],[23.9232745,38.125951],[23.9229551,38.1258877],[23.922624,38.1260857],[23.9220422,38.1260673],[23.9214712,38.1265536],[23.9212082,38.1270942],[23.9207969,38.1275806],[23.920674,38.1281168],[23.920537,38.1282429],[23.9199776,38.1285129],[23.9196809,38.1285668],[23.9192928,38.1287558],[23.9186876,38.1291339],[23.9174882,38.1303317],[23.917682,38.1305076],[23.9172365,38.1309579],[23.9162196,38.1322009],[23.9154542,38.1329845],[23.9154131,38.1331061],[23.9146374,38.1329253],[23.9141627,38.132961],[23.9140052,38.1329023],[23.9137088,38.1326407],[23.9134009,38.1324873],[23.9131048,38.1320274],[23.912928,38.1319237],[23.9139772,38.1306131],[23.9141923,38.1302392],[23.9151632,38.1293116],[23.915622,38.1290596],[23.9159167,38.1288976],[23.9161336,38.1288527],[23.9162023,38.1286544],[23.9171616,38.127817],[23.9172531,38.1276368],[23.9177557,38.1271504],[23.9179612,38.1269793],[23.9186233,38.1266644],[23.9188519,38.1263401],[23.9191943,38.1262231],[23.9195141,38.1258989],[23.9195029,38.1257276],[23.9196859,38.1253132],[23.9196747,38.1251149],[23.9199377,38.1245833],[23.9198833,38.1240786],[23.9200205,38.1238083],[23.9202375,38.1236192],[23.9202719,38.123457],[23.9207514,38.123223],[23.9216302,38.1229261]]},{"id":16133,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03c5\u03c1\u03b5\u03c9\u03c4\u03b9\u03ba\u03ae: \u03a3\u03c4\u03bf\u03c5\u03c2 \u03bf\u03c6\u03b9\u03cc\u03bb\u03b9\u03b8\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","description_GR":"\u0393\u03b5\u03c9\u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 8 \u03c4\u03bf\u03c5 \u0399\u0393\u039c\u0395","path":"Geology\/GEO_Lavrio_AnoSounio_Sounio","activity_type":71,"assistance":1,"difficulty":2,"scenic_value":4,"length":2767,"name_EN":"Lavrion: Along the ophiolites of Lavrion area","description_EN":"Georoute 8 (IGME)","ascent_time":120,"descent_time":110,"marker":"No_marks","level":9,"ascent":85,"descent":237,"maxelev":249,"minelev":22,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.01564 37.65831,24.02865 37.67367)","views":32,"millestones":"0,24.0157820,37.6736368#1,24.0234763,37.6686676#2.8,24.0286489,37.6583567","x":24.0256328,"y":37.6668976,"coor":[[24.015782,37.6736368],[24.0157016,37.6736683],[24.0156448,37.6735602],[24.0164498,37.6729922],[24.0169973,37.6727082],[24.0171627,37.6726181],[24.0179337,37.6720772],[24.0187274,37.6720049],[24.0189032,37.6719779],[24.0192207,37.6719237],[24.0196516,37.6718155],[24.0198829,37.6716307],[24.0199148,37.6715924],[24.0199375,37.6718087],[24.020187,37.6717185],[24.0202436,37.6716464],[24.0201833,37.6714459],[24.0203194,37.6712475],[24.0207389,37.6710312],[24.0213397,37.6705263],[24.0216833,37.6700237],[24.0217512,37.6697353],[24.0220687,37.6696541],[24.022148,37.6693657],[24.0227577,37.6688698],[24.0233451,37.6687255],[24.0246603,37.6681484],[24.025091,37.6677156],[24.0252609,37.6672109],[24.0253268,37.6670599],[24.0256328,37.6668976],[24.0254817,37.6663658],[24.0253116,37.6662577],[24.0250961,37.6659332],[24.0248579,37.6658161],[24.0248579,37.6656539],[24.0242342,37.6655008],[24.0241548,37.6653386],[24.0239733,37.6652034],[24.0239052,37.6650051],[24.0232906,37.6644825],[24.0229957,37.6640409],[24.023075,37.6637344],[24.0230249,37.6633018],[24.0239762,37.6631844],[24.0248831,37.6628597],[24.0255748,37.6628416],[24.0268534,37.6624762],[24.0269542,37.6621878],[24.0266289,37.6619873],[24.0264814,37.6615908],[24.026422,37.6611626],[24.0265123,37.6599098],[24.0274396,37.6591344],[24.0278259,37.658589],[24.0280639,37.6583366],[24.0281659,37.6583365],[24.028336,37.6584447],[24.0284968,37.6583049],[24.0286489,37.6583567]]},{"id":17161,"author":"AnaDigit","name_GR":"\u039c\u03b5\u03c1\u03ad\u03bd\u03c4\u03b1: \u039c\u03b5\u03c1\u03ad\u03bd\u03c4\u03b1 \u03b1\u03c0\u03cc \u0386\u03b3\u03b9\u03bf \u0395\u03c5\u03c3\u03c4\u03ac\u03b8\u03b9\u03bf","description_GR":"","path":"ATTIKI\/Attiki_Merenda_ascent_AgEfstathios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":1610,"name_EN":"Merenda: Merenda via Agios Efstathios","description_EN":"","ascent_time":50,"descent_time":35,"marker":"No_marks","level":12,"ascent":215,"descent":2,"maxelev":464,"minelev":243,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.97909 37.83711,23.98162 37.84954)","views":40,"millestones":"0,23.9794393,37.8371113#1,23.9807039,37.8447993#1.6,23.9796554,37.8495427","x":23.9816108,"y":37.8426322,"coor":[[23.9794393,37.8371113],[23.9794506,37.8376205],[23.9792913,37.8383506],[23.9793366,37.838639],[23.9800183,37.8395044],[23.9804728,37.839892],[23.9810182,37.8401873],[23.9808953,37.8402436],[23.980793,37.8405681],[23.9811907,37.8408565],[23.9808042,37.8412531],[23.9808382,37.8416586],[23.9809972,37.8419201],[23.981179,37.8420463],[23.9814404,37.8421184],[23.9815654,37.8422987],[23.9816108,37.8426322],[23.9814856,37.8431189],[23.9816219,37.8433713],[23.9806555,37.8449033],[23.9802346,37.8459308],[23.9800868,37.846111],[23.9800754,37.8463273],[23.9802003,37.8467059],[23.9800525,37.8469943],[23.9797569,37.8472646],[23.9797568,37.8477874],[23.9793702,37.8482289],[23.9793815,37.8484813],[23.979245,37.8486255],[23.9790858,37.8490581],[23.9794608,37.8492925],[23.9796554,37.8495427]]},{"id":17162,"author":"AnaDigit","name_GR":"\u039c\u03b5\u03c1\u03ad\u03bd\u03c4\u03b1: \u039c\u03b5\u03c1\u03ad\u03bd\u03c4\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03b1\u03c3\u03c4\u03c1\u03ac\u03ba\u03b9","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03b7\u03c2 \u03c1\u03ac\u03c7\u03b7\u03c2 \u039a\u03ac\u03c3\u03c4\u03c1\u03bf","path":"ATTIKI\/Attiki_Merenda_ascent_summit","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":4248,"name_EN":"Merenda: Merenda via Kastraki peak","description_EN":"Ascent via the Kastro ridge","ascent_time":145,"descent_time":110,"marker":"No_marks","level":12,"ascent":528,"descent":37,"maxelev":610,"minelev":111,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.93565 37.84583,23.96361 37.85553)","views":42,"millestones":"0,23.9356556,37.8487111#1,23.9419787,37.8495450#2,23.9437537,37.8554371#3,23.9541379,37.8544320#4.2,23.9636054,37.8494306","x":23.9458032,"y":37.8551696,"coor":[[23.9356556,37.8487111],[23.9376858,37.8458213],[23.9402525,37.847107],[23.9410704,37.8476752],[23.9414794,37.8478377],[23.9410938,37.8481664],[23.941071,37.8482476],[23.941264,37.8485361],[23.9413545,37.8490318],[23.9420134,37.8495707],[23.9422984,37.8498097],[23.9423097,37.8498638],[23.9420073,37.8500461],[23.9419842,37.8505779],[23.941495,37.8511004],[23.9412448,37.8512805],[23.9409489,37.851722],[23.9407897,37.8518211],[23.94046,37.851893],[23.940005,37.8522894],[23.9400626,37.8526432],[23.9399487,37.8529496],[23.9400073,37.8533552],[23.9400186,37.8534453],[23.9403937,37.8534095],[23.940837,37.8535088],[23.9413594,37.8540409],[23.9415298,37.8542573],[23.9413475,37.8547349],[23.941427,37.8548791],[23.9431319,37.8551684],[23.9436432,37.855412],[23.9441433,37.8555294],[23.9444616,37.8555025],[23.9453712,37.8552235],[23.9458032,37.8551696],[23.9461103,37.8550436],[23.9466218,37.8550348],[23.9470425,37.8548547],[23.9477246,37.8548731],[23.948168,37.8547651],[23.9483953,37.8547832],[23.9488499,37.8549276],[23.9494525,37.8547476],[23.9501459,37.8547299],[23.9503619,37.8547931],[23.950737,37.8547932],[23.9513734,37.8549918],[23.9516509,37.8549964],[23.9518782,37.8550506],[23.9523213,37.8554293],[23.9525942,37.8553213],[23.9534496,37.8547358],[23.9539385,37.8544656],[23.9541545,37.8544296],[23.955269,37.853727],[23.9561107,37.8528801],[23.9571451,37.8527543],[23.9582478,37.8527276],[23.958839,37.8524575],[23.9593847,37.8523765],[23.9601805,37.8521154],[23.9603739,37.8518451],[23.9609429,37.8506736],[23.9608751,37.8498263],[23.9609321,37.8494388],[23.9618643,37.8491777],[23.962444,37.8492049],[23.9631486,37.8493944],[23.9636054,37.8494306]]},{"id":18841,"author":"AnaDigit","name_GR":"\u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u039c\u03b5\u03c4\u03cc\u03c7\u03b9 \u03a1\u03b9","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03c7\u03c9\u03bc\u03b1\u03c4\u03cc\u03b4\u03c1\u03bf\u03bc\u03bf\u03c5\u03c2","path":"ATTIKI\/Attiki_Kamari_Metochi_loop","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":3,"length":15235,"name_EN":"Attica: Metochi Ri loop","description_EN":"A walk on dirt roads","ascent_time":270,"descent_time":275,"marker":"No_marks","level":9,"ascent":547,"descent":554,"maxelev":505,"minelev":338,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.87155 38.24418,23.89522 38.26714)","views":14,"millestones":"0,23.8715669,38.2568673#1,23.8772497,38.2538682#2,23.8791366,38.2505293#3,23.8782496,38.2461637#4,23.8843155,38.2461519#5,23.8827482,38.2492498#6,23.8810781,38.2552472#7,23.8866079,38.2556813#8,23.8910370,38.2543745#9,23.8913083,38.2578423#10,23.8947005,38.2651291#11,23.8927824,38.2648913#12,23.8856956,38.2638095#13,23.8857090,38.2650353#14,23.8766889,38.2635467#15.2,23.8715669,38.2568673","x":23.8893667,"y":38.253339,"coor":[[23.8715669,38.2568673],[23.8718071,38.2567774],[23.873742,38.2555178],[23.8741014,38.2558471],[23.8745128,38.2559196],[23.8744209,38.2562079],[23.8745922,38.2562802],[23.8748097,38.2560642],[23.8749364,38.2555235],[23.8746743,38.2550456],[23.8746859,38.2549194],[23.874789,38.2548294],[23.8750176,38.2548116],[23.8753717,38.2549202],[23.8757484,38.255209],[23.8758857,38.255146],[23.8760232,38.2549299],[23.8766515,38.2550837],[23.8770519,38.2548769],[23.8774976,38.2549494],[23.8776351,38.2546972],[23.877967,38.2544633],[23.877933,38.254292],[23.8777618,38.2541116],[23.8767112,38.2536058],[23.8766658,38.2534345],[23.8768606,38.2531102],[23.8766327,38.2527315],[23.8763472,38.252596],[23.8758673,38.2525144],[23.875502,38.2522436],[23.8755594,38.2521175],[23.8764969,38.2518932],[23.8766344,38.251695],[23.8764863,38.2514425],[23.8761212,38.2510726],[23.8758592,38.2505496],[23.8755969,38.2502249],[23.8757569,38.2502071],[23.876168,38.2503877],[23.8766709,38.2504153],[23.8772415,38.2508936],[23.8774813,38.2509839],[23.8780185,38.2510025],[23.8784065,38.2513634],[23.8786238,38.2512285],[23.8791049,38.2506161],[23.8791651,38.250454],[23.8790398,38.2502375],[23.8790401,38.2500393],[23.8792348,38.2498051],[23.8796467,38.2494991],[23.8798187,38.2491658],[23.8797504,38.2489765],[23.8793053,38.2486516],[23.8793293,38.2479487],[23.8791467,38.2477862],[23.8785071,38.2475332],[23.8779823,38.2469829],[23.8771492,38.2463151],[23.8765327,38.245972],[23.8761797,38.2451966],[23.8761914,38.2450253],[23.8763514,38.2450165],[23.8765339,38.245224],[23.8770704,38.2456031],[23.8778698,38.2459374],[23.8782922,38.2461902],[23.8784979,38.2462174],[23.8788869,38.2459114],[23.8800189,38.2455701],[23.8800085,38.2449572],[23.8796895,38.244344],[23.8797355,38.2441638],[23.879884,38.244191],[23.8804206,38.244489],[23.8811967,38.2451297],[23.8818478,38.2452745],[23.8826598,38.2449058],[23.8828659,38.2446717],[23.8831975,38.2445819],[23.8835408,38.2442398],[23.8836551,38.2442219],[23.8838035,38.2443392],[23.8838594,38.2451413],[23.8841215,38.2456193],[23.8842464,38.2461331],[23.8848518,38.2462959],[23.8852172,38.2464585],[23.8858457,38.2465312],[23.886646,38.2463157],[23.8867716,38.2463519],[23.8867829,38.246424],[23.8866224,38.2467573],[23.8854216,38.2473149],[23.8841417,38.2472415],[23.8830336,38.2469881],[23.8827135,38.2470689],[23.8818671,38.2475186],[23.8817869,38.2476447],[23.8816137,38.248708],[23.881716,38.2490686],[23.8820472,38.2492132],[23.8824929,38.2491956],[23.8829156,38.2492861],[23.8835548,38.2497915],[23.883509,38.2498815],[23.8831661,38.2498992],[23.8828459,38.249989],[23.882274,38.2503309],[23.8818509,38.2504657],[23.8817706,38.2506098],[23.8818046,38.2508081],[23.8816327,38.2510783],[23.881678,38.2513397],[23.8815173,38.2517541],[23.8815969,38.2520426],[23.8813108,38.2522767],[23.8813448,38.2524299],[23.8815616,38.2526644],[23.8816298,38.2528718],[23.8816409,38.2531061],[23.88148,38.2536197],[23.8815255,38.253791],[23.8823708,38.2540622],[23.8828508,38.2540987],[23.8827248,38.2542428],[23.8822672,38.2544947],[23.8816898,38.2546653],[23.8816612,38.2546743],[23.8810548,38.2550703],[23.8810887,38.2553136],[23.8816825,38.2556207],[23.8816824,38.2557108],[23.8814305,38.2559449],[23.8814418,38.256017],[23.8817159,38.2561614],[23.8822073,38.2562521],[23.8822414,38.2563693],[23.8820001,38.2571351],[23.8823885,38.2572616],[23.8831657,38.2572534],[23.883257,38.2573616],[23.8832337,38.257632],[23.8834622,38.2577043],[23.8838851,38.2577318],[23.8841138,38.2576689],[23.8843212,38.2565876],[23.8845498,38.2566239],[23.8849378,38.2569668],[23.8851434,38.2570571],[23.8853034,38.2570753],[23.8854521,38.2570123],[23.8855781,38.2568412],[23.8857741,38.2557419],[23.8858884,38.255724],[23.886231,38.2559045],[23.8864712,38.2557966],[23.8874784,38.2549324],[23.8875705,38.2544638],[23.8876506,38.2544098],[23.8881076,38.2545365],[23.888908,38.2542939],[23.8889541,38.2540956],[23.8887716,38.2538431],[23.888715,38.2534375],[23.8891722,38.2534199],[23.8893667,38.253339],[23.8898018,38.2527716],[23.8898366,38.2524652],[23.8897798,38.2522038],[23.8899975,38.2518796],[23.8901461,38.2518437],[23.8903059,38.251961],[23.8906488,38.2519703],[23.8907172,38.2520605],[23.8906137,38.252493],[23.8908186,38.2530429],[23.8909556,38.2531602],[23.8912413,38.2531605],[23.8912984,38.2532146],[23.8912865,38.2535391],[23.8910458,38.2539714],[23.8910682,38.2543139],[23.8907931,38.2548364],[23.8908611,38.2551789],[23.8908267,38.25526],[23.8904264,38.2554489],[23.8902089,38.255647],[23.8897288,38.2557006],[23.8892141,38.2559344],[23.8885045,38.2565646],[23.8884465,38.2571774],[23.8885832,38.2574299],[23.8885829,38.2576102],[23.8883081,38.2579343],[23.8883647,38.2583309],[23.888912,38.2591967],[23.8896318,38.2593866],[23.8902496,38.2590087],[23.8906953,38.2590451],[23.8911073,38.2587391],[23.8912449,38.2584057],[23.8913259,38.2577389],[23.8913603,38.2576668],[23.8915089,38.257667],[23.8916112,38.2580546],[23.8917709,38.2583071],[23.8921591,38.2585958],[23.89233,38.2589205],[23.8927069,38.2591281],[23.8925577,38.2595515],[23.8925688,38.2597678],[23.893253,38.260904],[23.892851,38.2621925],[23.892908,38.2623007],[23.8932849,38.2625353],[23.8936502,38.2628691],[23.8939693,38.2635183],[23.8945062,38.2637351],[23.8949626,38.2643483],[23.8950078,38.2646548],[23.8945954,38.2652853],[23.8945958,38.2654971],[23.8946528,38.2656053],[23.8951897,38.2658581],[23.8951896,38.2659302],[23.894504,38.2657854],[23.8939324,38.2658029],[23.8938526,38.2656316],[23.8941053,38.2648207],[23.8940941,38.2646495],[23.8939344,38.264406],[23.8937517,38.2642977],[23.8930543,38.2643331],[23.8927001,38.2642336],[23.8926886,38.2643147],[23.8929627,38.2644592],[23.8935913,38.2645138],[23.8937282,38.2646942],[23.8934645,38.2652708],[23.8927368,38.2660226],[23.8932509,38.2652075],[23.8933658,38.2648561],[23.8933202,38.2647659],[23.8931259,38.2647477],[23.8924396,38.2650355],[23.8921767,38.2650353],[23.8918567,38.2649629],[23.8916283,38.2648455],[23.8915028,38.2646651],[23.8914921,38.2641875],[23.8910123,38.2639617],[23.8907374,38.264349],[23.890211,38.264718],[23.8898336,38.2648709],[23.8895592,38.2648526],[23.8887262,38.2639505],[23.8881664,38.2637157],[23.8873892,38.2636248],[23.8872179,38.2635345],[23.8870127,38.2631919],[23.8868993,38.2625789],[23.8866253,38.2623984],[23.8865223,38.2624884],[23.8863845,38.2628488],[23.8856634,38.263515],[23.8856971,38.2638395],[23.8859368,38.264074],[23.8860619,38.2644707],[23.8862104,38.264543],[23.8865763,38.2644712],[23.8868164,38.2644895],[23.887239,38.2646972],[23.8874102,38.2648595],[23.8875583,38.2652022],[23.8874206,38.2655265],[23.8878089,38.2657612],[23.88806,38.2660408],[23.8892362,38.266808],[23.8894645,38.2669974],[23.8895329,38.2671597],[23.8891114,38.266889],[23.8884032,38.2665278],[23.8876832,38.266419],[23.8874893,38.2661304],[23.886747,38.265679],[23.8867703,38.2653907],[23.8866562,38.2652644],[23.8861421,38.2650656],[23.885502,38.2650199],[23.8853649,38.2649657],[23.885228,38.2648214],[23.8849625,38.2641903],[23.884803,38.2638837],[23.8835698,38.2630443],[23.883216,38.2626834],[23.8829647,38.262575],[23.8821191,38.262412],[23.8818218,38.2624567],[23.8807123,38.2629243],[23.8803918,38.2631943],[23.8792831,38.2631211],[23.8779791,38.2636515],[23.8768929,38.2638306],[23.8767215,38.2637943],[23.8766424,38.2632355],[23.8771803,38.2628215],[23.877181,38.262443],[23.8774333,38.2619656],[23.8773991,38.2618754],[23.8770794,38.2616768],[23.8768512,38.2614062],[23.8766811,38.2606309],[23.8764415,38.2603964],[23.8762358,38.2603421],[23.8757214,38.2603596],[23.8752525,38.2605123],[23.8746465,38.2606378],[23.8745322,38.2606106],[23.8744527,38.2603041],[23.8744989,38.2600248],[23.8744305,38.2599346],[23.8741449,38.2598352],[23.8740765,38.259745],[23.8741457,38.2593665],[23.8739642,38.2585732],[23.8740794,38.2580506],[23.8739081,38.2579964],[23.8734966,38.2580139],[23.8732795,38.2579506],[23.8726743,38.2576255],[23.8722177,38.2572465],[23.8716696,38.2569755],[23.8715669,38.2568673]]},{"id":18842,"author":"AnaDigit","name_GR":"\u0392\u03cc\u03c1\u03b5\u03b9\u03b1 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039c\u03b1\u03c5\u03c1\u03b7\u03bd\u03cc\u03c1\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03b7\u03c2 \u039c\u03b1\u03c5\u03c1\u03b7\u03bd\u03cc\u03c1\u03b1\u03c2","path":"ATTIKI\/Attiki_Mavrinora_AgGeorgios_Mavrinora","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":4024,"name_EN":"Northern Attica: Agios Georgios-Mavrinora peak","description_EN":"Ascent to the summit of Mavrinora","ascent_time":80,"descent_time":70,"marker":"No_marks","level":13,"ascent":322,"descent":93,"maxelev":609,"minelev":356,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.83096 38.23588,23.85059 38.24547)","views":10,"millestones":"0,23.8309772,38.2360826#1,23.8393662,38.2396872#2,23.8493536,38.2371569#3,23.8460553,38.2401139#4,23.8448140,38.2454882","x":23.849355,"y":38.2358779,"coor":[[23.8309772,38.2360826],[23.8318795,38.2362462],[23.832268,38.2362287],[23.8326107,38.2362923],[23.8333081,38.236113],[23.8335256,38.2359511],[23.833672,38.2359648],[23.8338776,38.2359831],[23.8341857,38.2361458],[23.8345166,38.2363626],[23.8347446,38.2365972],[23.8354987,38.2366163],[23.836241,38.2368336],[23.8365719,38.2370234],[23.8369832,38.237078],[23.8373256,38.2372317],[23.8379068,38.2379625],[23.8379404,38.238251],[23.8384978,38.2393693],[23.8388968,38.2398385],[23.8391936,38.239965],[23.839744,38.2390826],[23.8399846,38.2388125],[23.8403048,38.2386688],[23.8411621,38.2385798],[23.8418253,38.2383464],[23.8422138,38.238383],[23.8424084,38.238203],[23.8425005,38.2378967],[23.8428551,38.2377169],[23.8431867,38.2376272],[23.8457237,38.2375134],[23.8460662,38.23764],[23.8464548,38.2376135],[23.8475638,38.2372905],[23.8489698,38.237058],[23.8496893,38.2372392],[23.8494853,38.2364188],[23.849355,38.2358779],[23.8497201,38.2361757],[23.8502567,38.2363477],[23.8503366,38.2364379],[23.8501757,38.2368703],[23.8505394,38.2378261],[23.850584,38.2383488],[23.8503545,38.2388352],[23.8502056,38.2389792],[23.8487868,38.2398967],[23.8482258,38.2397247],[23.8480201,38.2397154],[23.8466596,38.2400562],[23.8459624,38.2401273],[23.8454133,38.240415],[23.8449898,38.2407389],[23.8449578,38.240829],[23.8454179,38.2409107],[23.8457853,38.241132],[23.8464809,38.2414754],[23.8473732,38.2418731],[23.84791,38.2422073],[23.8479622,38.242347],[23.8480978,38.2425455],[23.8477321,38.242563],[23.8474348,38.2426528],[23.8472059,38.2428327],[23.847023,38.2428325],[23.8465884,38.2429941],[23.8463595,38.2431741],[23.8457876,38.2434347],[23.8456501,38.2435877],[23.8451468,38.2438394],[23.8450892,38.2440196],[23.8452478,38.2446867],[23.8449156,38.2450648],[23.8449036,38.2453532],[23.844814,38.2454882]]},{"id":18843,"author":"AnaDigit","name_GR":"\u0392\u03cc\u03c1\u03b5\u03b9\u03b1 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u0392\u03b1\u03c1\u03bd\u03ac\u03b2\u03b1\u03c2-\u039c\u03b5\u03c4\u03cc\u03c7\u03b9 \u03a1\u03b9","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03c7\u03c9\u03bc\u03b1\u03c4\u03cc\u03b4\u03c1\u03bf\u03bc\u03bf\u03c5\u03c2","path":"ATTIKI\/Attiki_Mavrovouni_Varnavas_Metochi","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":3,"length":3626,"name_EN":"Northern Attica: Varnavas-Metochi Ri","description_EN":"A walk on dirt roads","ascent_time":65,"descent_time":65,"marker":"No_marks","level":13,"ascent":142,"descent":98,"maxelev":533,"minelev":400,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.9024 38.22643,23.92132 38.25098)","views":7,"millestones":"0,23.9213179,38.2264264#1,23.9130281,38.2320506#2,23.9086476,38.2394503#3,23.9069600,38.2478342#3.6,23.9024043,38.2508766","x":23.9088787,"y":38.2371829,"coor":[[23.9213179,38.2264264],[23.9209178,38.2265974],[23.9204262,38.2269396],[23.9199232,38.2271375],[23.9196375,38.2272274],[23.9190319,38.2272631],[23.9182089,38.227668],[23.9179803,38.227713],[23.917691,38.2281589],[23.9172796,38.2282577],[23.9170117,38.2286225],[23.9160957,38.229424],[23.9147124,38.230117],[23.9141542,38.2305627],[23.9136045,38.2315807],[23.9129183,38.2321389],[23.9125406,38.2326794],[23.9119687,38.2332288],[23.9114472,38.2336159],[23.9109213,38.2339039],[23.9107838,38.2342012],[23.9104749,38.2345254],[23.9103946,38.2348047],[23.9101429,38.2350028],[23.9101427,38.2351651],[23.9098564,38.2356785],[23.9090897,38.2365972],[23.9090437,38.2368856],[23.9090499,38.2373272],[23.9089585,38.2373271],[23.9088787,38.2371829],[23.9088215,38.2371828],[23.9089352,38.2376516],[23.9086378,38.2379127],[23.9085571,38.2384534],[23.9085956,38.2388545],[23.9086518,38.2395575],[23.9088568,38.2400894],[23.9087994,38.2403417],[23.9088675,38.2407383],[23.9087413,38.2410717],[23.908923,38.2420091],[23.9093906,38.242735],[23.9091385,38.2433431],[23.9091153,38.2435774],[23.909229,38.2440642],[23.908817,38.2445505],[23.9086679,38.245001],[23.9081644,38.2454873],[23.9075341,38.2468657],[23.9068928,38.2479557],[23.9061377,38.2493836],[23.9056508,38.2503025],[23.904645,38.2503918],[23.904302,38.2504816],[23.9040046,38.2506256],[23.9037528,38.2509318],[23.9036385,38.2509858],[23.9028729,38.250877],[23.9024043,38.2508766]]},{"id":18844,"author":"AnaDigit","name_GR":"\u0392\u03cc\u03c1\u03b5\u03b9\u03b1 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u03a0\u03ad\u03c4\u03c1\u03b1 \u03a3\u03c4\u03b1\u03c5\u03c1\u03b1\u03b5\u03c4\u03bf\u03cd","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03c7\u03c9\u03bc\u03b1\u03c4\u03cc\u03b4\u03c1\u03bf\u03bc\u03bf\u03c5\u03c2","path":"ATTIKI\/Attiki_Mavrovouni_Petra_Stavraetou","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":3,"length":2036,"name_EN":"Northern Attica: Petra Stavraetou","description_EN":"A walk on dirt roads","ascent_time":35,"descent_time":35,"marker":"No_marks","level":13,"ascent":50,"descent":89,"maxelev":570,"minelev":514,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.92238 38.24393,23.9334 38.25499)","views":10,"millestones":"0,23.9302966,38.2439299#1,23.9311776,38.2503733#2,23.9223765,38.2549877","x":23.9313453,"y":38.2501536,"coor":[[23.9302966,38.2439299],[23.9303223,38.2442769],[23.9305278,38.2445744],[23.9318527,38.2452962],[23.932081,38.2455757],[23.9327666,38.2456392],[23.9328465,38.2458014],[23.9326742,38.2467206],[23.9327768,38.2470271],[23.9329709,38.2472255],[23.9333481,38.2471716],[23.9333935,38.247442],[23.9331306,38.247496],[23.9330048,38.2476221],[23.932913,38.2480366],[23.9325244,38.2480364],[23.9323643,38.2481805],[23.9323982,38.2486131],[23.9318034,38.2490994],[23.9320088,38.249433],[23.9319859,38.2495411],[23.9313453,38.2501536],[23.9306898,38.2510229],[23.930415,38.2515996],[23.9299897,38.2522076],[23.9299029,38.2522527],[23.9296856,38.2524147],[23.9293998,38.2524957],[23.9289656,38.2524323],[23.9288398,38.2524593],[23.9282681,38.2527654],[23.9267475,38.2532872],[23.9255125,38.2538271],[23.9252265,38.2540973],[23.9250432,38.2545659],[23.92486,38.2548902],[23.9247571,38.2549442],[23.9244943,38.2548449],[23.9242314,38.2548267],[23.923477,38.2548983],[23.9230997,38.2549882],[23.9225512,38.2549337],[23.9223765,38.2549877]]},{"id":18845,"author":"AnaDigit","name_GR":"\u0392\u03cc\u03c1\u03b5\u03b9\u03b1 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u0393\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc-\u0392\u03b1\u03c1\u03bd\u03ac\u03b2\u03b1\u03c2","description_GR":"\u03a3\u03c4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u03c3\u03b9\u03b4\u03ae\u03c1\u03bf\u03c5","path":"ATTIKI\/Attiki_Stravaetos_Grammatiko_Varnavas","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":6592,"name_EN":"Northern Attica: Grammatiko-Varnavas","description_EN":"Across the iron mines","ascent_time":125,"descent_time":115,"marker":"No_marks","level":13,"ascent":285,"descent":123,"maxelev":575,"minelev":368,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.93498 38.20626,23.96367 38.23242)","views":9,"millestones":"0,23.9550341,38.2062517#1,23.9587579,38.2109868#2,23.9610349,38.2165509#3,23.9513182,38.2175534#4,23.9455519,38.2200674#5,23.9446444,38.2264024#6,23.9400685,38.2316209#6.6,23.9349851,38.2324191","x":23.9491859,"y":38.2199438,"coor":[[23.9550341,38.2062517],[23.9553813,38.206387],[23.9556097,38.2064592],[23.9559076,38.2066936],[23.9560674,38.2068559],[23.9562157,38.2071804],[23.9561126,38.2077752],[23.9562381,38.2080186],[23.9564665,38.2081178],[23.9576086,38.2081633],[23.9583053,38.2083888],[23.9584194,38.208506],[23.958465,38.2087043],[23.9581675,38.2095514],[23.9581903,38.2097407],[23.9583273,38.2098669],[23.9593861,38.2103404],[23.9595491,38.2105793],[23.9598574,38.2107597],[23.9599144,38.2109219],[23.9598116,38.2109399],[23.9595261,38.2108226],[23.9590694,38.210498],[23.9585325,38.2105069],[23.9585096,38.210633],[23.9589319,38.211228],[23.9604621,38.2120126],[23.9608276,38.2121029],[23.9613302,38.212085],[23.9618327,38.2123285],[23.9619697,38.2125178],[23.9620609,38.2128603],[23.9623327,38.2131173],[23.9635318,38.2137665],[23.9636687,38.2141],[23.96352,38.2144785],[23.9632344,38.2146046],[23.962229,38.2148476],[23.9623089,38.2150549],[23.9622746,38.215136],[23.961829,38.2153162],[23.9617147,38.2154243],[23.9618173,38.2158389],[23.96168,38.2161633],[23.9610858,38.2165416],[23.9602175,38.2167035],[23.9597263,38.2167034],[23.9592693,38.2167753],[23.9581382,38.2172075],[23.9577953,38.2174057],[23.9568184,38.2177974],[23.9560644,38.2178151],[23.9559274,38.2176799],[23.9556994,38.2169768],[23.95458,38.2167015],[23.9542966,38.2166879],[23.9517115,38.2170203],[23.9514715,38.2170923],[23.9513457,38.2172455],[23.9512882,38.2179304],[23.9508537,38.2184169],[23.9506992,38.21889],[23.9505845,38.2196109],[23.9503758,38.2203589],[23.9496905,38.2202324],[23.9491859,38.2199438],[23.9487505,38.22025],[23.9485334,38.220268],[23.9483621,38.2201417],[23.9479738,38.2200334],[23.9476316,38.2193663],[23.9475633,38.2189878],[23.9472456,38.2189516],[23.9470058,38.2187352],[23.946654,38.2185863],[23.9464369,38.2185772],[23.9461594,38.2187708],[23.9461706,38.2191223],[23.9459417,38.2196269],[23.9458503,38.21969],[23.9456787,38.2200143],[23.9454387,38.2201134],[23.9454385,38.2203026],[23.9453013,38.2204468],[23.9450042,38.2206449],[23.945061,38.2210955],[23.9458501,38.2213933],[23.9451416,38.2216273],[23.9441934,38.2216088],[23.9441144,38.2216719],[23.944,38.2219963],[23.9437252,38.2227622],[23.9435762,38.223402],[23.9434071,38.2236183],[23.9439073,38.2236455],[23.9440329,38.2237177],[23.9440209,38.2244207],[23.9443403,38.2250697],[23.9446144,38.2253042],[23.9447284,38.2255386],[23.9451166,38.2259623],[23.9448878,38.2263047],[23.9444649,38.2264757],[23.944499,38.2268182],[23.9443733,38.2268362],[23.9438878,38.2266737],[23.9444471,38.227377],[23.9427253,38.2275564],[23.9415938,38.2281687],[23.9405484,38.2281682],[23.9403083,38.2282942],[23.9402734,38.2291053],[23.9404331,38.2294028],[23.9408326,38.2298717],[23.9408896,38.23007],[23.9407403,38.2309351],[23.9405687,38.2312234],[23.9402829,38.2314936],[23.9399628,38.2316827],[23.9395307,38.2317546],[23.9392794,38.2315923],[23.9385026,38.2314567],[23.9377373,38.2311498],[23.936892,38.2309241],[23.9362979,38.2308562],[23.9356003,38.2316128],[23.9354744,38.2319012],[23.9352596,38.2321083],[23.9350995,38.2322705],[23.9349851,38.2324191]]},{"id":18846,"author":"AnaDigit","name_GR":"\u0391\u03c4\u03c4\u03b9\u03ba\u03ae\/\u0392\u03ac\u03c1\u03b7: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03c0\u03cd\u03c1\u03b3\u03bf \u0391\u03b3\u03af\u03bf\u03c5 \u0394\u03b7\u03bc\u03b7\u03c4\u03c1\u03af\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03b7 \u03b5\u03c5\u03ba\u03b1\u03b9\u03c1\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03af\u03b1","path":"ATTIKI\/Attiki_Vari_AgDimitrios_tower","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5443,"name_EN":"Attica-Vari: ascent to Agios Dimitrios tower","description_EN":"An unexpected hiking oppoprunity","ascent_time":130,"descent_time":125,"marker":"No_marks","level":13,"ascent":232,"descent":233,"maxelev":197,"minelev":61,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.85051 37.80794,23.86338 37.81848)","views":14,"millestones":"0,23.8633615,37.8180364#1,23.8591118,37.8114139#2,23.8595241,37.8088482#3,23.8505691,37.8135825#4,23.8559701,37.8155765#5,23.8603074,37.8166815#5.4,23.8633605,37.8180364","x":23.8539985,"y":37.8109544,"coor":[[23.8633615,37.8180364],[23.86319,37.8180385],[23.8627361,37.8177496],[23.8623733,37.8173097],[23.8618068,37.8165069],[23.86175,37.8164618],[23.861466,37.8164614],[23.8612506,37.8161908],[23.8611986,37.8161254],[23.8608891,37.8156856],[23.8613645,37.8154744],[23.8604181,37.8142565],[23.8609086,37.8137704],[23.8614407,37.8134555],[23.8605901,37.8126794],[23.8604156,37.8126071],[23.8600527,37.8122461],[23.8592778,37.8116098],[23.8589378,37.8112038],[23.8588436,37.8110437],[23.8587191,37.8108092],[23.8588106,37.8105029],[23.8596632,37.8101974],[23.8602229,37.8099254],[23.8624453,37.8091394],[23.8624,37.8090582],[23.8620478,37.8090939],[23.8618731,37.8089314],[23.8619417,37.8086611],[23.8624307,37.8084093],[23.8626243,37.8081572],[23.8628916,37.8079412],[23.8624713,37.8079407],[23.8620394,37.8080483],[23.8617668,37.808048],[23.8616416,37.808156],[23.8608916,37.8082994],[23.8605504,37.8084882],[23.8604048,37.8085061],[23.8601093,37.8085688],[23.8596317,37.8088206],[23.8592907,37.8089081],[23.8586769,37.8091147],[23.8583355,37.8093937],[23.8579604,37.8095194],[23.8577332,37.8095281],[23.8572442,37.8097619],[23.8565395,37.8099413],[23.8559937,37.810193],[23.8557094,37.8103549],[23.8555988,37.8106274],[23.8551353,37.8105592],[23.8545329,37.8107207],[23.8539985,37.8109544],[23.8532591,37.8114041],[23.8527248,37.8115928],[23.8522128,37.8119617],[23.8513827,37.8123392],[23.8511436,37.8125912],[23.8508927,37.8130776],[23.8505966,37.8134288],[23.8505161,37.8138973],[23.8505951,37.8141678],[23.8507212,37.8143392],[23.8511074,37.8143758],[23.8515396,37.814142],[23.851869,37.8141514],[23.8524147,37.8139718],[23.8526874,37.8139902],[23.8528352,37.8139183],[23.853063,37.8136121],[23.8531881,37.8135672],[23.8534733,37.8140272],[23.8536092,37.8142437],[23.8537178,37.8144512],[23.8537337,37.8144872],[23.8539827,37.8149742],[23.854132,37.8152583],[23.8542102,37.8153914],[23.8543031,37.8156146],[23.8543549,37.8158467],[23.8543985,37.8162073],[23.8545114,37.8165995],[23.8544196,37.8170771],[23.8561051,37.816099],[23.8561848,37.8159999],[23.8559585,37.815549],[23.8556762,37.8146293],[23.8566257,37.8142294],[23.8569315,37.8146894],[23.8572708,37.8155101],[23.8579848,37.8164212],[23.8580071,37.8166556],[23.8578656,37.8174846],[23.8577899,37.8178811],[23.8578878,37.8184919],[23.8595361,37.8173131],[23.8603554,37.8166472],[23.8611971,37.8161254],[23.8612496,37.8161908],[23.8614649,37.8164614],[23.861749,37.8164618],[23.8618057,37.8165069],[23.8623723,37.8173097],[23.862735,37.8177495],[23.863189,37.8180385],[23.8633605,37.8180364]]},{"id":18847,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03cd\u03c1\u03b9\u03bf: \u03a3\u03c4\u03b7 \u03c7\u03b5\u03c1\u03c3\u03cc\u03bd\u03b7\u03c3\u03bf \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5","description_GR":"\u03a3\u03c4\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03c4\u03bf\u03c0\u03af\u03bf \u03c4\u03bf\u03c5 \u0398\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd","path":"ATTIKI\/Attiki_Lavrio_AgNikolaos_peninsula","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":1632,"name_EN":"Lavrio: Agios Nikolaos peninsula","description_EN":"The ancient landscape of Thoriko","ascent_time":30,"descent_time":30,"marker":"No_marks","level":9,"ascent":30,"descent":30,"maxelev":19,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.06576 37.73518,24.07043 37.73984)","views":4,"millestones":"0,24.0658104,37.7389074#1,24.0694152,37.7355363#1.6,24.0658093,37.7389074","x":24.0701286,"y":37.7374537,"coor":[[24.0658104,37.7389074],[24.0657563,37.7391147],[24.0661087,37.7397815],[24.0663811,37.7397633],[24.0664786,37.7396979],[24.0667396,37.7396707],[24.066853,37.7395805],[24.0669552,37.7396075],[24.0670346,37.7395444],[24.0675339,37.7394269],[24.0680688,37.739839],[24.0684772,37.7397125],[24.0689535,37.7392796],[24.069532,37.7389097],[24.0696227,37.7387655],[24.0697475,37.7387203],[24.0697474,37.7386302],[24.0698836,37.7386481],[24.0697731,37.7380443],[24.0699293,37.7378369],[24.0698952,37.7377468],[24.0701061,37.737652],[24.0701286,37.7374537],[24.0704346,37.7369759],[24.0701841,37.7360927],[24.0702948,37.7353941],[24.0695006,37.7356199],[24.0691406,37.7352619],[24.0687589,37.7351787],[24.0686345,37.7355934],[24.068385,37.7358639],[24.0684332,37.7361275],[24.0683049,37.7362718],[24.0682009,37.7366166],[24.0682013,37.7370583],[24.0681819,37.7370898],[24.0681366,37.7372341],[24.0681212,37.7374775],[24.0680305,37.7375767],[24.0678149,37.7375858],[24.0667825,37.7381001],[24.0664499,37.7382017],[24.0665976,37.7383729],[24.0661007,37.7387089],[24.0658093,37.7389074]]},{"id":18848,"author":"AnaDigit","name_GR":"\u039b\u03b1\u03cd\u03c1\u03b9\u03bf: \u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03c5\u03c4\u03b9\u03ba\u03ac \u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03b1","description_GR":"\u03a3\u03c4\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u03c4\u03bf\u03c5 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","path":"ATTIKI\/Attiki_Lavrio_ancient_workshops","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":2670,"name_EN":"Lavrio: Ancient ore workshops","description_EN":"Along the ancient mines","ascent_time":50,"descent_time":50,"marker":"No_marks","level":9,"ascent":100,"descent":100,"maxelev":184,"minelev":100,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.01212 37.69392,24.01868 37.70109)","views":3,"millestones":"0,24.0148471,37.6945974#1,24.0137481,37.6992500#2,24.0185507,37.6990168#2.7,24.0148471,37.6945974","x":24.0132544,"y":37.7000777,"coor":[[24.0148471,37.6945974],[24.0142233,37.6948769],[24.0141066,37.6946178],[24.0140613,37.6946448],[24.0137436,37.6944736],[24.013528,37.694041],[24.0130913,37.6939171],[24.0125242,37.6941335],[24.0124221,37.6943138],[24.0124222,37.6944941],[24.0124222,37.6945211],[24.0124676,37.6950889],[24.0126152,37.6954495],[24.0125967,37.6955396],[24.0123586,37.6957379],[24.0122679,37.6961345],[24.0122793,37.696459],[24.0123928,37.6966753],[24.0123021,37.6970088],[24.0124439,37.6970538],[24.0126141,37.6972882],[24.0127162,37.6973242],[24.0131585,37.6973422],[24.0135782,37.697261],[24.0139118,37.6974187],[24.0138665,37.6977162],[24.01398,37.6977973],[24.0139233,37.6979415],[24.0140821,37.6982299],[24.0140595,37.6983561],[24.0137873,37.6986536],[24.0137307,37.6994107],[24.0132544,37.7000777],[24.0130049,37.7002941],[24.0124718,37.7006006],[24.0121201,37.7007088],[24.0129256,37.7010872],[24.0134588,37.7010872],[24.014094,37.7009068],[24.0144796,37.7007265],[24.0151375,37.7002578],[24.016839,37.6998339],[24.017338,37.6994553],[24.0175185,37.6995319],[24.0175582,37.6998744],[24.0177284,37.6997572],[24.0179552,37.6997752],[24.0180913,37.6995047],[24.0183069,37.6996669],[24.0184203,37.6996669],[24.0186801,37.6995001],[24.018546,37.6989774],[24.0185346,37.6986529],[24.0178992,37.6981663],[24.0174793,37.697283],[24.0174328,37.6970577],[24.0173306,37.6964809],[24.0174769,37.696206],[24.0174971,37.6960347],[24.0173439,37.6958995],[24.0162177,37.6955617],[24.0154236,37.6950931],[24.014913,37.6946605],[24.0148471,37.6945974]]},{"id":18849,"author":"AnaDigit","name_GR":"\u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u039b\u03b1\u03c5\u03c1\u03b5\u03c9\u03c4\u03b9\u03ba\u03ae, \u039b\u03b5\u03b3\u03c1\u03b5\u03bd\u03ac-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \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_Lavrio_Legrena_PrfIlias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6406,"name_EN":"Attica: Lavrion area, Legrena-Profitis Ilias","description_EN":"A hike crossing an important variety of landscapes","ascent_time":165,"descent_time":150,"marker":"No_marks","level":9,"ascent":417,"descent":92,"maxelev":340,"minelev":15,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.97326 37.66975,23.9975 37.6991)","views":16,"millestones":"0,23.9964302,37.6697553#1,23.9939367,37.6763704#2,23.9972144,37.6833096#3,23.9910152,37.6879255#4,23.9857237,37.6937907#5,23.9796075,37.6981915#6,23.9756934,37.6952789#6.4,23.9789610,37.6940467","x":23.9910862,"y":37.6877704,"coor":[[23.9964302,37.6697553],[23.9964086,37.6699085],[23.9963384,37.6702285],[23.996191,37.6706183],[23.9958054,37.6711681],[23.9950672,37.6716976],[23.9943301,37.6723826],[23.9939786,37.6725358],[23.9935023,37.6726349],[23.992611,37.6731126],[23.9927878,37.6736173],[23.9929239,37.6738066],[23.9929125,37.6741672],[23.9930259,37.6744556],[23.9929805,37.6746178],[23.9926687,37.6746449],[23.9925981,37.6747147],[23.992428,37.6748048],[23.9924507,37.6750933],[23.9932558,37.675553],[23.9934145,37.675562],[23.9935506,37.6761208],[23.9938794,37.6763462],[23.9944691,37.6765986],[23.9947752,37.676887],[23.9948071,37.6770718],[23.9949659,37.6773152],[23.9948865,37.6775495],[23.9948978,37.6779551],[23.9947844,37.6781354],[23.994773,37.6782841],[23.9947411,37.6784306],[23.9949112,37.6790345],[23.9948318,37.6792778],[23.9946049,37.6795392],[23.994673,37.6797285],[23.9946616,37.6802332],[23.994809,37.6806839],[23.9947522,37.6813599],[23.9946615,37.6816123],[23.9948543,37.6818917],[23.9949676,37.6824145],[23.9951491,37.6826038],[23.9951264,37.682766],[23.9952625,37.6829283],[23.9952511,37.6830905],[23.995614,37.6833001],[23.9967255,37.6833993],[23.997379,37.6832821],[23.9975038,37.6834984],[23.9974924,37.6837959],[23.9969707,37.6840032],[23.9965511,37.6840302],[23.9964263,37.6841023],[23.996517,37.6845259],[23.9960406,37.6853551],[23.9960973,37.685977],[23.9959612,37.6861573],[23.9957138,37.6862317],[23.9954189,37.6862497],[23.9949539,37.686502],[23.9948178,37.6868085],[23.9945683,37.6869347],[23.9947564,37.6871307],[23.9945523,37.6874101],[23.993747,37.6877796],[23.9936222,37.6879689],[23.9931901,37.6880117],[23.9927591,37.6879576],[23.9925437,37.6877953],[23.9922488,37.6877232],[23.9916966,37.6877524],[23.9912507,37.6877231],[23.9910862,37.6877704],[23.9909387,37.6880859],[23.9909387,37.6884825],[23.9907685,37.6887889],[23.9902241,37.6891494],[23.9899746,37.6890773],[23.989691,37.6891313],[23.989513,37.6892327],[23.9889912,37.6896833],[23.9893655,37.6901971],[23.9893881,37.6907019],[23.98932,37.690765],[23.9889344,37.690846],[23.9883899,37.6911254],[23.9881176,37.6913327],[23.9882536,37.6923963],[23.9877658,37.6927748],[23.9874368,37.6928829],[23.9869831,37.6927567],[23.9866882,37.6927747],[23.9865181,37.6928197],[23.986299,37.6930315],[23.9860381,37.6932838],[23.9861741,37.6935543],[23.9861174,37.6936624],[23.9858678,37.6937705],[23.9852553,37.6938606],[23.9849377,37.6938606],[23.9839747,37.6932565],[23.9832581,37.6931032],[23.983141,37.6935178],[23.9835946,37.6939235],[23.9836173,37.6941398],[23.983708,37.6942209],[23.9836286,37.694293],[23.9835037,37.6947527],[23.9832654,37.6950411],[23.9832313,37.6953656],[23.9830611,37.6955458],[23.9830044,37.6957621],[23.9827207,37.6960054],[23.9825391,37.6965011],[23.9817791,37.6968075],[23.9815635,37.6968165],[23.9807012,37.6976095],[23.9799524,37.6981772],[23.9795441,37.6981952],[23.978818,37.6984835],[23.9782735,37.6985194],[23.9781033,37.6986005],[23.9778732,37.6989137],[23.9775612,37.6991006],[23.9773741,37.6986973],[23.9771133,37.6984629],[23.9742141,37.6970832],[23.9739955,37.6967519],[23.9736281,37.6962088],[23.9735374,37.6960826],[23.9732596,37.6957603],[23.9733164,37.6955891],[23.9740991,37.695445],[23.9750632,37.6954002],[23.9756078,37.6952921],[23.9757201,37.6952741],[23.9761092,37.6947041],[23.9767104,37.694578],[23.9768919,37.6944789],[23.9773276,37.6941726],[23.9778246,37.6940149],[23.9782103,37.694042],[23.9784372,37.6939249],[23.9786254,37.6938934],[23.9789203,37.6939205],[23.978961,37.6940467]]},{"id":18850,"author":"AnaDigit","name_GR":"\u0391\u03b9\u03b3\u03ac\u03bb\u03b5\u03c9 \u03cc\u03c1\u03bf\u03c2: \u0386\u03bd\u03c9 \u039d\u03b5\u03ac\u03c0\u03bf\u03bb\u03b7-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u03a3\u03b5 \u03ba\u03b1\u03bb\u03bf\u03c0\u03b1\u03c4\u03b7\u03bc\u03ad\u03bd\u03b1 \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1","path":"ATTIKI\/Attiki_Aegaleo_Lambraki_PrfIlias","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":2060,"name_EN":"Aegaleo Mt: Ano Neapoli-Profitis Ilias","description_EN":"Hiking on well trotten paths","ascent_time":40,"descent_time":35,"marker":"No_marks","level":9,"ascent":222,"descent":29,"maxelev":404,"minelev":191,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.6182 37.98718,23.62468 37.9947)","views":37,"millestones":"0,23.6244459,37.9874045#1,23.6227283,37.9928465#2.1,23.6246374,37.9947236","x":23.6231414,"y":37.9915418,"coor":[[23.6244459,37.9874045],[23.6241588,37.9874577],[23.6236135,37.9871946],[23.623363,37.9871758],[23.6233967,37.987284],[23.6237372,37.9875014],[23.6238388,37.987682],[23.6231575,37.9881124],[23.6227932,37.9881023],[23.6227828,37.9881788],[23.6229076,37.9882694],[23.6235786,37.9884518],[23.6231837,37.9885632],[23.6234108,37.9886991],[23.6235237,37.9888797],[23.6235029,37.9889878],[23.6234127,37.9892218],[23.623773,37.9900341],[23.6234487,37.9901863],[23.6231634,37.9903116],[23.6231971,37.9904018],[23.6230706,37.9906358],[23.6226451,37.9910264],[23.6227125,37.9912069],[23.6228692,37.9913201],[23.6229827,37.9914106],[23.6231414,37.9915418],[23.6233114,37.9917045],[23.6231853,37.9918754],[23.6232989,37.9919208],[23.6233327,37.991993],[23.6232857,37.9922903],[23.6230913,37.9924339],[23.6228733,37.9927576],[23.6227248,37.9928473],[23.6221324,37.9928814],[23.6217327,37.9930965],[23.6215396,37.9929967],[23.6213117,37.993014],[23.621186,37.9931037],[23.620458,37.9933492],[23.6194787,37.993319],[23.6189991,37.9935698],[23.6182056,37.9941531],[23.6189459,37.9941555],[23.6197305,37.9943924],[23.6205161,37.99444],[23.6211088,37.9943337],[23.621632,37.9944796],[23.6220305,37.9944989],[23.6228155,37.9946637],[23.6242847,37.9946503],[23.6246374,37.9947236]]},{"id":18851,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03b9\u03ba\u03af\u03bb\u03bf \u03cc\u03c1\u03bf\u03c2: \u039b\u03b5\u03c9\u03c6. \u03a0\u03b1\u03c0\u03b1\u03bd\u03b4\u03c1\u03ad\u03bf\u03c5-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0392\u03c1\u03ac\u03c7\u03bf\u03c2","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03c7\u03c9\u03bc\u03b1\u03c4\u03bf\u03b4\u03c1\u03bf\u03bc\u03bf\u03c5\u03c2","path":"ATTIKI\/Attiki_Pikilo_Papandreou_Vrachos","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":3,"length":3341,"name_EN":"Pikilo Mt: Papandreou Av.-Vrachos","description_EN":"A walk on dirt roads","ascent_time":60,"descent_time":60,"marker":"No_marks","level":13,"ascent":184,"descent":110,"maxelev":319,"minelev":187,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.61584 38.01869,23.64115 38.02457)","views":32,"millestones":"0,23.6411527,38.0186906#1,23.6352399,38.0208018#2,23.6277400,38.0230660#3,23.6188723,38.0216051#3.3,23.6158590,38.0202420","x":23.630875,"y":38.0245306,"coor":[[23.6411527,38.0186906],[23.6407808,38.0188922],[23.6406889,38.0190452],[23.640843,38.0201362],[23.6404085,38.0204773],[23.6402246,38.0208012],[23.640301,38.0214774],[23.6405839,38.0218749],[23.6404567,38.022271],[23.6402742,38.0223065],[23.6401502,38.0220268],[23.6396954,38.0218451],[23.6385499,38.0207781],[23.6383,38.0206331],[23.6380607,38.0206324],[23.6372504,38.0209183],[23.6366814,38.0207904],[23.6360095,38.0207342],[23.6353144,38.0207681],[23.6351545,38.0208397],[23.6350971,38.0209387],[23.635152,38.0213534],[23.6349901,38.0218216],[23.6350558,38.0223626],[23.6346317,38.022884],[23.6343576,38.0230093],[23.6336961,38.0231515],[23.6328735,38.0235995],[23.6320298,38.0237231],[23.6317558,38.0238304],[23.6313101,38.0241174],[23.630875,38.0245306],[23.6308518,38.0246207],[23.6298948,38.0246086],[23.6294339,38.0244945],[23.6286379,38.0241856],[23.6283997,38.0239865],[23.6280089,38.0234536],[23.6274095,38.0225864],[23.6271488,38.0223152],[23.6268534,38.0221521],[23.6257842,38.0218062],[23.6257054,38.0216257],[23.6257303,38.0212112],[23.6255378,38.0209762],[23.6251508,38.0208939],[23.6247417,38.0206943],[23.6240458,38.0208723],[23.623647,38.0208891],[23.6223404,38.0203892],[23.6220064,38.0202754],[23.6216645,38.0202833],[23.6211283,38.0204258],[23.6206383,38.0206676],[23.6199968,38.0210621],[23.61971,38.0214397],[23.6194583,38.0216372],[23.6190025,38.0216537],[23.6184958,38.0214673],[23.6178381,38.0208793],[23.6174634,38.0206258],[23.616815,38.0204254],[23.615859,38.020242]]},{"id":18948,"author":"AnaDigit","name_GR":"\u03a3\u03ba\u03ac\u03c1\u03c0\u03b1: \u0395\u03bb\u03b9\u03ba\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9\u03bf-\u039a\u03bf\u03c5\u03ba\u03bf\u03c5\u03bd\u03ac\u03c1\u03b8\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03b4\u03c1\u03cc\u03bc\u03bf \u03c4\u03bf\u03c5 \u03b5\u03bb\u03b9\u03ba\u03bf\u03b4\u03c1\u03bf\u03bc\u03af\u03bf\u03c5 \u03c4\u03bf\u03c5 \u039d\u03b1\u03c5\u03c4\u03b9\u03ba\u03bf\u03cd \u03c3\u03c4\u03bf \u039a\u03bf\u03c5\u03ba\u03bf\u03c5\u03bd\u03ac\u03c1\u03b8\u03b9","path":"ATTIKI\/Attiki_Skarpa_Elikodromio_Koukounarthi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":3178,"name_EN":"Skarpa: Navy heliport-Koukounarthi","description_EN":"From the road to Navy heliport to the Koukounarthi plateau","ascent_time":65,"descent_time":55,"marker":"No_marks","level":13,"ascent":291,"descent":8,"maxelev":383,"minelev":91,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.90924 38.13976,23.93779 38.1435)","views":13,"millestones":"0,23.9377892,38.1425473#1,23.9285441,38.1422133#2,23.9180535,38.1425690#3.2,23.9092460,38.1397393","x":23.9198755,"y":38.1433656,"coor":[[23.9377892,38.1425473],[23.9375665,38.14275],[23.9370756,38.1428939],[23.936505,38.1428756],[23.9355688,38.1433798],[23.9352773,38.1431048],[23.9350108,38.1428793],[23.9345365,38.1424194],[23.9342286,38.142239],[23.9334623,38.1428514],[23.9332987,38.1431577],[23.9331424,38.1433109],[23.9326629,38.1435179],[23.9322408,38.1433374],[23.9317616,38.1432289],[23.9313055,38.1428411],[23.9306208,38.1427506],[23.9299821,38.1424618],[23.9292632,38.1423983],[23.9280538,38.1420911],[23.9278484,38.1421271],[23.9269469,38.1420634],[23.9263762,38.1421081],[23.9254288,38.1423328],[23.9243103,38.1424403],[23.9239546,38.1423184],[23.9236807,38.1423272],[23.9218316,38.1426144],[23.9208726,38.1429833],[23.920747,38.1431094],[23.9200278,38.1432711],[23.9198755,38.1433656],[23.9197273,38.1431673],[23.9192711,38.1429056],[23.9188489,38.1428873],[23.9186892,38.1428151],[23.9185865,38.142851],[23.9184839,38.1427518],[23.9184039,38.1427878],[23.9181956,38.1425534],[23.9178268,38.1425937],[23.9176443,38.1424764],[23.9174963,38.1421608],[23.9176451,38.1417914],[23.9176455,38.1414309],[23.9175999,38.1413497],[23.9174923,38.1413407],[23.917161,38.1416018],[23.9165559,38.1418808],[23.9161903,38.142232],[23.9138499,38.1430054],[23.9132107,38.1431131],[23.9126974,38.1429865],[23.9126747,38.1428513],[23.9123783,38.1425987],[23.9118289,38.1421747],[23.9109922,38.1413494],[23.9107073,38.1409887],[23.9106392,38.1407183],[23.910284,38.1404251],[23.9100216,38.1403708],[23.9095999,38.1399649],[23.909246,38.1397393]]},{"id":18949,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03b9\u03ba\u03af\u03bb\u03bf \u03cc\u03c1\u03bf\u03c2: \u0396\u03ac\u03c3\u03c4\u03b1\u03bd\u03b9-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039a\u03b1\u03c3\u03ba\u03b1\u03bd\u03c4\u03ac\u03bc\u03b9","description_GR":"\u039c\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0396\u03b1\u03c3\u03c4\u03ac\u03bd\u03b9","path":"ATTIKI\/Attiki_Pikilo_Zastani_Kaskadami","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2880,"name_EN":"Pikilo Mt: Zastani-Kaskadami peak","description_EN":"Via the Zastani gorge","ascent_time":75,"descent_time":60,"marker":"No_marks","level":13,"ascent":330,"descent":38,"maxelev":411,"minelev":115,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.63747 38.02949,23.65498 38.0359)","views":19,"millestones":"0,23.6374788,38.0338929#1,23.6442935,38.0348796#2,23.6538906,38.0345369#2.9,23.6526628,38.0294864","x":23.6502167,"y":38.0354456,"coor":[[23.6374788,38.0338929],[23.6375653,38.0339022],[23.6381121,38.0339264],[23.639091,38.0341457],[23.6390678,38.0342448],[23.6387014,38.0343788],[23.6385985,38.0344506],[23.638493,38.0350361],[23.6386062,38.0351987],[23.6387427,38.0352532],[23.638995,38.0349295],[23.6396921,38.0345171],[23.639704,38.0346343],[23.6395593,38.0348726],[23.6394893,38.0351969],[23.6395343,38.0353277],[23.6396396,38.0354948],[23.6400302,38.0352797],[23.640212,38.0353884],[23.640326,38.0353707],[23.6407471,38.0354801],[23.6414622,38.0353246],[23.6415537,38.0352618],[23.6417587,38.0352895],[23.6418618,38.0351726],[23.642215,38.0351917],[23.6428196,38.0350403],[23.6432265,38.0350821],[23.6435234,38.0349388],[23.6438708,38.0349714],[23.6439158,38.0350977],[23.6440202,38.0349448],[23.6444422,38.034847],[23.644614,38.0346852],[23.6447394,38.0346676],[23.6450911,38.0349931],[23.6452849,38.0349757],[23.6458642,38.035356],[23.6461231,38.035564],[23.646328,38.0356277],[23.6463616,38.035736],[23.6469771,38.0357018],[23.647384,38.0358833],[23.6476071,38.035929],[23.6477155,38.0358888],[23.6481012,38.0358088],[23.6485001,38.035792],[23.6485653,38.0357111],[23.6489805,38.0356357],[23.6490377,38.0355998],[23.6494365,38.035592],[23.6494754,38.0355876],[23.6500569,38.0355172],[23.6502167,38.0354456],[23.6503772,38.0352478],[23.6505308,38.0353023],[23.6507703,38.035258],[23.6508747,38.0350916],[23.6512969,38.0349756],[23.6514118,38.0347777],[23.6518342,38.0346167],[23.652039,38.0346804],[23.6521989,38.0345998],[23.6524716,38.0347718],[23.6528543,38.034782],[23.653014,38.0347464],[23.6531057,38.0346385],[23.6534696,38.0347928],[23.6538122,38.0346316],[23.6539383,38.0344787],[23.6542276,38.0345201],[23.6543992,38.0343764],[23.6545474,38.0343679],[23.6545273,38.0343092],[23.6546422,38.0341113],[23.6546316,38.03394],[23.6548839,38.0338281],[23.6549589,38.033639],[23.6548339,38.0335666],[23.654824,38.0332511],[23.6545735,38.0331963],[23.6545513,38.03307],[23.6546882,38.0330344],[23.654666,38.0329172],[23.6545066,38.0328806],[23.65467,38.0325161],[23.6545678,38.0324527],[23.6547164,38.032336],[23.6547401,38.0321558],[23.6548547,38.0320209],[23.6547873,38.0318044],[23.6547191,38.0317682],[23.6546974,38.0315338],[23.6545497,38.0314432],[23.654596,38.0312992],[23.654517,38.0311187],[23.6546432,38.0309388],[23.6546789,38.0306144],[23.6545767,38.030542],[23.6544756,38.0302353],[23.6542134,38.0302661],[23.6542091,38.030194],[23.6540727,38.0301305],[23.6528429,38.0299466],[23.6526841,38.0298109],[23.6526628,38.0294864]]},{"id":18950,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03b9\u03ba\u03af\u03bb\u03bf \u03cc\u03c1\u03bf\u03c2: \u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03ad\u03c1\u03b9-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039a\u03b1\u03c3\u03ba\u03b1\u03bd\u03c4\u03ac\u03bc\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03cc\u03bb\u03b7 \u03c3\u03c4\u03bf \u03b2\u03bf\u03c5\u03bd\u03cc","path":"ATTIKI\/Attiki_Pikilo_Peristeri_Kaskadami","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3609,"name_EN":"Pikilo Mt: Peristeri-Kaskadami","description_EN":"From the city to the mountain","ascent_time":90,"descent_time":75,"marker":"No_marks","level":13,"ascent":339,"descent":46,"maxelev":411,"minelev":113,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.65263 38.02893,23.67612 38.03624)","views":31,"millestones":"0,23.6761187,38.0289360#1,23.6680774,38.0315102#2,23.6612466,38.0347147#3,23.6546848,38.0330151#3.6,23.6526635,38.0294864","x":23.6607479,"y":38.034787,"coor":[[23.6761187,38.028936],[23.6757255,38.0291197],[23.6753483,38.0292989],[23.6749654,38.0294826],[23.6748338,38.0295453],[23.6745055,38.029292],[23.6740877,38.0290115],[23.6738345,38.0295696],[23.6730579,38.029982],[23.6727193,38.0298008],[23.6723527,38.0298584],[23.6717292,38.0296223],[23.6712963,38.0296031],[23.6707718,38.0296827],[23.6706636,38.02975],[23.6698475,38.0295945],[23.669483,38.0295574],[23.6687535,38.0296275],[23.6687304,38.0297671],[23.668695,38.0297264],[23.6685411,38.0298927],[23.6683914,38.0302348],[23.6684587,38.0304874],[23.6683553,38.0306673],[23.6683185,38.031244],[23.6681605,38.0314554],[23.667452,38.0319221],[23.6668788,38.031979],[23.6664148,38.0320588],[23.6659623,38.0323414],[23.6658481,38.0324132],[23.6653884,38.0332591],[23.6650561,38.0336637],[23.6649172,38.034141],[23.6646453,38.0346675],[23.6644843,38.0349059],[23.6639354,38.0351612],[23.663527,38.0349211],[23.6631719,38.0338431],[23.6630691,38.0338969],[23.663117,38.0340232],[23.6627951,38.0340854],[23.6626578,38.0342112],[23.6622027,38.0340656],[23.6618596,38.034335],[23.6616317,38.0343434],[23.6611448,38.0345944],[23.6612567,38.0347254],[23.6610674,38.0346888],[23.6607479,38.034787],[23.6605191,38.0349756],[23.6603708,38.0350112],[23.6600851,38.0351906],[23.6591606,38.0355124],[23.6591372,38.0356476],[23.6589204,38.035719],[23.6588288,38.0358179],[23.6588279,38.0359982],[23.6583795,38.0362537],[23.6580528,38.036059],[23.6578479,38.0360043],[23.6567775,38.0359246],[23.6549552,38.0357886],[23.6549372,38.0353829],[23.6547056,38.0347919],[23.6545477,38.0343679],[23.6545281,38.0343092],[23.6546429,38.0341113],[23.6546323,38.03394],[23.6548843,38.0338281],[23.6549592,38.033639],[23.6548342,38.0335666],[23.6548243,38.0332511],[23.6545739,38.0331963],[23.6545517,38.03307],[23.6546886,38.0330344],[23.6546664,38.0329172],[23.654507,38.0328806],[23.6546711,38.0325161],[23.6545688,38.0324527],[23.6547175,38.032336],[23.6547411,38.0321558],[23.6548557,38.0320209],[23.6547884,38.0318044],[23.6547202,38.0317682],[23.6546985,38.0315338],[23.6545508,38.0314432],[23.654597,38.0312992],[23.6545181,38.0311187],[23.6546443,38.0309388],[23.65468,38.0306144],[23.6545778,38.030542],[23.6544767,38.0302353],[23.6542141,38.0302661],[23.6542098,38.030194],[23.6540734,38.0301305],[23.6528437,38.0299466],[23.6526848,38.0298109],[23.6526635,38.0294864]]},{"id":18951,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03b9\u03ba\u03af\u03bb\u03bf \u03cc\u03c1\u03bf\u03c2: \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039a\u03b1\u03c3\u03ba\u03b1\u03bd\u03c4\u03ac\u03bc\u03b9","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae\u03c2 \u03cc\u03c8\u03b7\u03c2","path":"ATTIKI\/Attiki_Pikilo_Sotiras_Kaskadami","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4371,"name_EN":"Pikilo Mt: Sotiras-Kaskadami","description_EN":"","ascent_time":175,"descent_time":165,"marker":"No_marks","level":13,"ascent":399,"descent":170,"maxelev":411,"minelev":169,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.64732 38.02956,23.67962 38.0689)","views":14,"millestones":"0,23.6786890,38.0689912#1,23.6736630,38.0623344#2,23.6654954,38.0570255#3,23.6602605,38.0522440#4,23.6550517,38.0470744#5,23.6515501,38.0410338#6,23.6499762,38.0364654#7,23.6547300,38.0322454#4.4,23.6526635,38.0294864","x":23.6530923,"y":38.0419298,"coor":[[23.678689,38.0689912],[23.6794594,38.0674791],[23.6794492,38.0672087],[23.6792219,38.0670369],[23.6783565,38.0668002],[23.6779241,38.0666187],[23.6772653,38.0660671],[23.676286,38.0658391],[23.6758426,38.0655675],[23.6748038,38.0633025],[23.6741683,38.0626518],[23.6739567,38.062498],[23.6738917,38.0624527],[23.6735921,38.0622987],[23.6726206,38.0615795],[23.6723765,38.0614391],[23.6721496,38.0611861],[23.6721407,38.0606273],[23.6720394,38.0603386],[23.6719146,38.0602121],[23.6704344,38.0598474],[23.6701503,38.0596484],[23.6698221,38.0591247],[23.6687292,38.0588152],[23.6681104,38.0584349],[23.667849,38.0582629],[23.6672938,38.0575223],[23.6670665,38.0573594],[23.6664968,38.0573218],[23.6660076,38.0571131],[23.6651192,38.0569574],[23.664438,38.0563606],[23.6640516,38.0561071],[23.663607,38.0561239],[23.662797,38.0562838],[23.6620123,38.055894],[23.6617406,38.0554876],[23.6617075,38.0552442],[23.6619934,38.0550377],[23.6624973,38.0545164],[23.6627258,38.0544089],[23.6631249,38.054374],[23.6632395,38.0542392],[23.6627191,38.0533905],[23.6623313,38.0534344],[23.6616368,38.0532612],[23.6613689,38.0531973],[23.6612784,38.0530619],[23.6610399,38.0526421],[23.6604029,38.0523699],[23.6593018,38.0513933],[23.6584602,38.0513097],[23.6580386,38.0512725],[23.6578113,38.0511276],[23.65772,38.0509381],[23.6577553,38.0507038],[23.6578802,38.0507943],[23.6578791,38.0510377],[23.65805,38.0510562],[23.6581644,38.0509574],[23.6581103,38.0503263],[23.6582366,38.0501465],[23.6581914,38.0500472],[23.6582721,38.0498491],[23.6581708,38.0495785],[23.6576219,38.0492794],[23.6570066,38.0492596],[23.6568252,38.0490428],[23.656666,38.0489612],[23.6563602,38.0485638],[23.6558377,38.0481657],[23.6557133,38.047967],[23.6554744,38.0478762],[23.6552704,38.0476322],[23.6547584,38.0474505],[23.6547918,38.0473785],[23.6550203,38.047271],[23.6550672,38.0469917],[23.6551934,38.0468119],[23.6550459,38.0466762],[23.6550354,38.0464779],[23.6547745,38.0462248],[23.6546048,38.0459449],[23.6548566,38.0457293],[23.6552014,38.0451085],[23.6553509,38.0451134],[23.6555465,38.0447174],[23.6556083,38.0444608],[23.6557222,38.0444611],[23.6555557,38.0440505],[23.6556602,38.0436362],[23.6555476,38.0433565],[23.6554111,38.043284],[23.6553777,38.0431307],[23.6551839,38.0431482],[23.6551958,38.043031],[23.6550138,38.0429584],[23.6550004,38.0429223],[23.6549605,38.0429402],[23.654915,38.042922],[23.6548469,38.0427731],[23.6547215,38.0427908],[23.6544486,38.0426638],[23.6544489,38.0425827],[23.65429,38.0424561],[23.6541161,38.0423294],[23.6537395,38.0424364],[23.6536601,38.0423641],[23.6533868,38.0423092],[23.6530923,38.0419298],[23.6530094,38.041542],[23.6528952,38.0415777],[23.6526905,38.041505],[23.6525322,38.0412342],[23.6521673,38.0412871],[23.6519626,38.0411874],[23.6518145,38.041187],[23.6514962,38.0410058],[23.6510403,38.0410315],[23.6507321,38.0411207],[23.6506186,38.0410302],[23.6507339,38.0407421],[23.6504049,38.0404437],[23.6503714,38.0402994],[23.6504173,38.0402906],[23.6505663,38.0401288],[23.6505667,38.0400386],[23.6504573,38.0397544],[23.6502527,38.0396457],[23.6500327,38.0396315],[23.6499986,38.0395953],[23.6500315,38.0394918],[23.6498497,38.0393921],[23.6486988,38.0393797],[23.6484939,38.039325],[23.6481974,38.0393601],[23.6480723,38.0393057],[23.6476405,38.039052],[23.6475841,38.0389257],[23.647631,38.0386644],[23.647495,38.0385018],[23.6475296,38.0384118],[23.6474659,38.0382629],[23.6475462,38.038155],[23.647809,38.0380116],[23.647779,38.0379529],[23.6478935,38.037827],[23.6478827,38.0377008],[23.6481228,38.0375483],[23.6481689,38.0374403],[23.6484082,38.037432],[23.6487739,38.0372168],[23.64882,38.0371088],[23.6490367,38.0370734],[23.6491859,38.0368395],[23.6496643,38.036895],[23.6497678,38.036697],[23.6501783,38.0366442],[23.649974,38.0364633],[23.6497577,38.0364266],[23.6491677,38.0358841],[23.6495045,38.0357544],[23.6494024,38.035655],[23.6494369,38.035592],[23.6494761,38.0355876],[23.6500576,38.0355172],[23.6502175,38.0354456],[23.6503779,38.0352478],[23.6505311,38.0353023],[23.6507707,38.035258],[23.6508751,38.0350916],[23.6512972,38.0349756],[23.6514121,38.0347777],[23.6518345,38.0346167],[23.6520393,38.0346804],[23.6521992,38.0345998],[23.6524719,38.0347718],[23.6528543,38.034782],[23.653014,38.0347464],[23.6531057,38.0346385],[23.6534696,38.0347928],[23.6538122,38.0346316],[23.6539383,38.0344787],[23.6542279,38.0345201],[23.6543995,38.0343764],[23.6545477,38.0343679],[23.6545281,38.0343092],[23.6546429,38.0341113],[23.6546323,38.03394],[23.6548843,38.0338281],[23.6549592,38.033639],[23.6548342,38.0335666],[23.6548243,38.0332511],[23.6545739,38.0331963],[23.6545517,38.03307],[23.6546886,38.0330344],[23.6546664,38.0329172],[23.654507,38.0328806],[23.6546711,38.0325161],[23.6545688,38.0324527],[23.6547175,38.032336],[23.6547411,38.0321558],[23.6548557,38.0320209],[23.6547884,38.0318044],[23.6547202,38.0317682],[23.6546985,38.0315338],[23.6545508,38.0314432],[23.654597,38.0312992],[23.6545181,38.0311187],[23.6546443,38.0309388],[23.65468,38.0306144],[23.6545778,38.030542],[23.6544767,38.0302353],[23.6542141,38.0302661],[23.6542098,38.030194],[23.6540734,38.0301305],[23.6528437,38.0299466],[23.6526848,38.0298109],[23.6526635,38.0294864]]},{"id":18952,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03b9\u03ba\u03af\u03bb\u03bf \u03cc\u03c1\u03bf\u03c2: \u039a\u03b1\u03bc\u03b1\u03c4\u03b5\u03c1\u03cc-\u03b3\u03ae\u03c0\u03b5\u03b4\u03b1 \u0393\u03c1\u03b7\u03b3\u03bf\u03c1\u03af\u03bf\u03c5","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03c9\u03bd \u03b2\u03bf\u03c1\u03b5\u03b9\u03bd\u03ce\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd","path":"ATTIKI\/Attiki_Pikilo_Kamatero_Grigoriou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":6827,"name_EN":"Pikilo Mt: Kamatero-Grigoriou athletic center","description_EN":"Crossing the northern peaks","ascent_time":160,"descent_time":150,"marker":"No_marks","level":13,"ascent":380,"descent":316,"maxelev":447,"minelev":187,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.66674 38.048,23.70811 38.06401)","views":22,"millestones":"0,23.7080501,38.0637007#1,23.6993163,38.0615782#2,23.6918315,38.0601046#3,23.6853626,38.0621650#4,23.6815414,38.0576392#5,23.6748794,38.0549304#6,23.6713147,38.0504505#6.8,23.6668982,38.0478956","x":23.6791343,"y":38.0573299,"coor":[[23.7080501,38.0637007],[23.7073824,38.0636585],[23.7068244,38.0634948],[23.7063011,38.0632232],[23.70546,38.0626262],[23.7052096,38.0625174],[23.704902,38.0624806],[23.7037158,38.0626399],[23.7034873,38.0627655],[23.7030526,38.0631429],[23.7028242,38.0632324],[23.7025735,38.0632138],[23.7022096,38.0629966],[23.7019247,38.0629868],[23.7012503,38.0634177],[23.7009879,38.0634711],[23.7008518,38.0633086],[23.7006065,38.062321],[23.7003994,38.0620681],[23.6996363,38.061922],[23.699386,38.0617862],[23.6993181,38.0616778],[23.699309,38.06111],[23.6992415,38.0608845],[23.6987874,38.0604508],[23.6985266,38.0600986],[23.6979012,38.0597184],[23.6971872,38.0595859],[23.6960698,38.0596551],[23.6957965,38.0596004],[23.6956376,38.0594197],[23.6952307,38.0585895],[23.6950944,38.0584719],[23.6948667,38.0583993],[23.6945589,38.0584075],[23.6943415,38.0586052],[23.6935651,38.0589276],[23.6933256,38.058945],[23.692756,38.0588714],[23.6923428,38.0588568],[23.6921214,38.0589869],[23.6918903,38.0593108],[23.6919349,38.0595452],[23.6918347,38.0600767],[23.6917993,38.0603831],[23.6916282,38.0608152],[23.6917618,38.0614194],[23.6916236,38.0617435],[23.691179,38.0617604],[23.6905529,38.0615605],[23.6902789,38.0616499],[23.6895313,38.0635586],[23.689503,38.0636081],[23.6892741,38.0638238],[23.6888971,38.064003],[23.6885548,38.0640742],[23.6881788,38.0640372],[23.6876669,38.0637835],[23.6865311,38.0627981],[23.6856899,38.0622551],[23.6848814,38.0620366],[23.6841973,38.0620888],[23.6841777,38.061922],[23.6840811,38.0614396],[23.6840103,38.0610834],[23.68413,38.0605745],[23.6844478,38.0588359],[23.6847577,38.058332],[23.6847767,38.0580437],[23.6845861,38.057899],[23.6843462,38.0580065],[23.6842097,38.057952],[23.6840955,38.0580058],[23.684039,38.0578885],[23.6836396,38.0579955],[23.6831275,38.0578049],[23.6828538,38.0578132],[23.6826988,38.0577587],[23.6822527,38.0580324],[23.6822069,38.0581584],[23.6821284,38.0578518],[23.6824261,38.0575461],[23.6822223,38.0574825],[23.6817999,38.0576256],[23.681207,38.05766],[23.6807629,38.0575597],[23.680569,38.0575952],[23.6800676,38.0576479],[23.6796238,38.0574755],[23.679533,38.0573851],[23.6791343,38.0573299],[23.6792259,38.057222],[23.6789301,38.057095],[23.6791738,38.0570912],[23.6796418,38.0569483],[23.6802225,38.0566659],[23.6801205,38.0565395],[23.6798472,38.0564847],[23.6797103,38.0565023],[23.6796072,38.0566102],[23.6790609,38.0564284],[23.6785136,38.056472],[23.6782529,38.0561468],[23.6777058,38.0561183],[23.6773979,38.0561535],[23.6773185,38.0560812],[23.6772627,38.0557926],[23.6770922,38.055693],[23.6768302,38.0556562],[23.67682,38.0553948],[23.676593,38.0551599],[23.6763537,38.0551502],[23.6761264,38.0549874],[23.6756366,38.0549229],[23.6755343,38.0548596],[23.6751352,38.0548945],[23.6749206,38.0548534],[23.6749659,38.0549211],[23.6748062,38.0549387],[23.6745558,38.0548659],[23.6744641,38.0549738],[23.6739865,38.0547201],[23.673828,38.0544853],[23.6734868,38.0543221],[23.6734759,38.0541959],[23.6733171,38.0540423],[23.6731576,38.0540238],[23.6730212,38.0539243],[23.6730218,38.0537981],[23.6728741,38.0536895],[23.6728064,38.0535271],[23.6725786,38.0534904],[23.6724311,38.0533458],[23.6722717,38.0533093],[23.672136,38.0530566],[23.6719989,38.0531463],[23.6718973,38.0529117],[23.671715,38.0528932],[23.6715436,38.0530009],[23.6711915,38.0527205],[23.6709293,38.0527288],[23.6708885,38.0523817],[23.6709584,38.0520484],[23.671578,38.0511308],[23.671685,38.0501397],[23.6719717,38.0497259],[23.6719724,38.0495817],[23.6718204,38.0495678],[23.671683,38.0496936],[23.6713265,38.0504136],[23.6711557,38.0509404],[23.6709857,38.0509579],[23.6709062,38.0506513],[23.670634,38.0503531],[23.6705428,38.0503618],[23.6704282,38.0504877],[23.6702914,38.0505053],[23.669974,38.0501079],[23.6699169,38.0501528],[23.6699389,38.0503151],[23.6698475,38.0503779],[23.6696309,38.0503863],[23.6694834,38.0502237],[23.6693653,38.0502729],[23.6689837,38.0502989],[23.6687904,38.0502082],[23.6686207,38.0499193],[23.6683703,38.0498465],[23.6682318,38.0497695],[23.6681892,38.0497198],[23.6683733,38.0493418],[23.6683168,38.0492335],[23.6680215,38.0490073],[23.6678165,38.0489617],[23.667521,38.0487806],[23.6673273,38.048771],[23.6668153,38.0485803],[23.6669195,38.0482201],[23.666829,38.0480757],[23.6668982,38.0478956]]},{"id":18953,"author":"AnaDigit","name_GR":"\u03a0\u03bf\u03b9\u03ba\u03af\u03bb\u03bf \u03cc\u03c1\u03bf\u03c2: \u039a\u03b1\u03bc\u03b1\u03c4\u03b5\u03c1\u03cc-\u03a3\u03c9\u03c4\u03ae\u03c1\u03b1\u03c2","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03c9\u03bd \u03b2\u03bf\u03c1\u03b5\u03b9\u03bd\u03ce\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd","path":"ATTIKI\/Attiki_Pikilo_Kamatero_Sotiras","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4140,"name_EN":"Pikilo Mt: Kamatero-church of Sotiras","description_EN":"Crossing the northern peaks","ascent_time":95,"descent_time":95,"marker":"No_marks","level":13,"ascent":186,"descent":207,"maxelev":361,"minelev":169,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.67233 38.05126,23.69085 38.06897)","views":17,"millestones":"0,23.6906457,38.0512591#1,23.6871568,38.0570182#2,23.6800182,38.0624710#3,23.6727988,38.0617118#4.1,23.6786890,38.0689912","x":23.6853498,"y":38.0599829,"coor":[[23.6906457,38.0512591],[23.6903673,38.0514837],[23.6903717,38.0515558],[23.690542,38.0517095],[23.6905689,38.0519034],[23.6905217,38.0522908],[23.690845,38.0530757],[23.6907979,38.0534361],[23.6907178,38.053517],[23.6902503,38.0535518],[23.6900448,38.0536324],[23.6898289,38.0534786],[23.6898407,38.0533885],[23.689601,38.05346],[23.6894624,38.0539103],[23.6895364,38.0540997],[23.6897743,38.0544429],[23.6897623,38.054569],[23.6896475,38.054767],[23.6896345,38.0551635],[23.6894857,38.0552893],[23.689326,38.0553249],[23.6893237,38.0558657],[23.6894705,38.0562085],[23.6891265,38.0566943],[23.6890006,38.0568112],[23.6885104,38.0568279],[23.688306,38.0566291],[23.6878724,38.0567541],[23.6874379,38.0570684],[23.6873356,38.056996],[23.6871644,38.0570496],[23.687142,38.0569594],[23.6870849,38.0569683],[23.6870521,38.0569908],[23.6868914,38.0572517],[23.686833,38.057576],[23.6866582,38.0578955],[23.6865892,38.0580395],[23.6862236,38.0582188],[23.6859939,38.0586328],[23.6858454,38.0587045],[23.6856045,38.0590733],[23.685273,38.0592888],[23.6852714,38.0596493],[23.6853735,38.0597667],[23.6853498,38.0599829],[23.6846966,38.0605355],[23.6843324,38.0606472],[23.68413,38.0605745],[23.6834209,38.0611314],[23.6823351,38.0617143],[23.6816825,38.0623614],[23.6813972,38.0624328],[23.6812358,38.0623602],[23.6811334,38.0623239],[23.680829,38.0621879],[23.6803572,38.0623849],[23.6799464,38.0624919],[23.6802753,38.0628713],[23.6800127,38.0629608],[23.6791117,38.0630665],[23.6787129,38.0630293],[23.6782575,38.0629019],[23.678144,38.0627754],[23.6780898,38.0621534],[23.6779316,38.0618285],[23.6774999,38.0614848],[23.6768628,38.0611947],[23.6765208,38.0612027],[23.6756871,38.0615519],[23.6753222,38.061596],[23.6745471,38.0615758],[23.6736472,38.0614291],[23.6728172,38.0609491],[23.6725781,38.0608944],[23.6724181,38.0609841],[23.6723604,38.0611461],[23.6726206,38.0615795],[23.6735921,38.0622987],[23.6738917,38.0624527],[23.6739567,38.062498],[23.6741683,38.0626518],[23.6748038,38.0633025],[23.6758426,38.0655675],[23.676286,38.0658391],[23.6772653,38.0660671],[23.6779241,38.0666187],[23.6783565,38.0668002],[23.6792219,38.0670369],[23.6794492,38.0672087],[23.6794594,38.0674791],[23.678689,38.0689912]]},{"id":18954,"author":"AnaDigit","name_GR":"\u0391\u03b9\u03b3\u03ac\u03bb\u03b5\u03c9 \u03cc\u03c1\u03bf\u03c2: \u03a3\u03c4\u03bf\u03bd \u039a\u03ae\u03c0\u03bf \u0394\u03b9\u03bf\u03bc\u03ae\u03b4\u03bf\u03c5\u03c2","description_GR":"\u03a0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03af\u03b1 \u03ba\u03b1\u03b9\u03b9 \u03c0\u03b5\u03c1\u03b9\u03b2\u03b1\u03bb\u03bb\u03bf\u03bd\u03c4\u03b9\u03ba\u03ae \u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7","path":"ATTIKI\/Attiki_Aegaleo_Diomidous_loop","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":3,"length":3416,"name_EN":"Aegaleo Mt: Across the Diomidous garden","description_EN":"Hiking and environmental education","ascent_time":60,"descent_time":60,"marker":"No_marks","level":13,"ascent":105,"descent":107,"maxelev":217,"minelev":114,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.63725 38.00418,23.64732 38.01224)","views":20,"millestones":"0,23.6396388,38.0122463#1,23.6382510,38.0056218#2,23.6463621,38.0048318#3,23.6427283,38.0100840#3.4,23.6396388,38.0122463","x":23.6445905,"y":38.0060696,"coor":[[23.6396388,38.0122463],[23.6395573,38.0119532],[23.6393315,38.0115379],[23.6393143,38.011335],[23.6397269,38.0109082],[23.6402771,38.0102069],[23.6403379,38.0097069],[23.6397264,38.0089569],[23.6391823,38.0084235],[23.6389421,38.0079631],[23.6385568,38.0078538],[23.638057,38.0075638],[23.6373285,38.0074624],[23.637329,38.0073543],[23.6375357,38.0070214],[23.6375712,38.0067512],[23.6373238,38.0061105],[23.6372855,38.0056327],[23.6376836,38.0057601],[23.6379343,38.0057429],[23.6394065,38.0051706],[23.6406833,38.0049401],[23.6415965,38.0045464],[23.6424395,38.0044453],[23.6426443,38.004491],[23.6428714,38.0046449],[23.6432111,38.0050605],[23.6437445,38.0054587],[23.6442659,38.006001],[23.6444817,38.0061188],[23.6445905,38.0060696],[23.6448653,38.005782],[23.6458184,38.0041716],[23.6459437,38.004172],[23.6462766,38.0045335],[23.6463956,38.0049484],[23.6467098,38.0059408],[23.6471057,38.0065278],[23.6472855,38.0070331],[23.6473072,38.0072585],[23.6471334,38.0078618],[23.647105,38.0079203],[23.6467223,38.0083878],[23.6456325,38.0086459],[23.6447991,38.0090309],[23.6441378,38.0091551],[23.643329,38.0091617],[23.6423623,38.0088343],[23.6422598,38.008834],[23.6421851,38.0088968],[23.6425031,38.0090961],[23.6428197,38.0095837],[23.6427259,38.0101152],[23.6425305,38.0104931],[23.6423514,38.0105647],[23.641765,38.0110181],[23.6415654,38.0112923],[23.6411766,38.0115976],[23.6404122,38.0118476],[23.6395573,38.0119532],[23.6396388,38.0122463]]},{"id":18955,"author":"AnaDigit","name_GR":"\u0391\u03b9\u03b3\u03ac\u03bb\u03b5\u03c9 \u03cc\u03c1\u03bf\u03c2: \u039c\u03bf\u03bd\u03ae \u0394\u03b1\u03c6\u03bd\u03af\u03bf\u03c5-\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u039d\u03c5\u03bc\u03c6\u03b1\u03af\u03bf","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03cc\u03c1\u03bf\u03c5\u03c2 \u0391\u03b9\u03b3\u03ac\u03bb\u03b5\u03c9","path":"ATTIKI\/Attiki_Aegaleo_Dafni_Nymfeo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":1991,"name_EN":"Aegaleo Mt: Dafni monastery-Nymfeo cave","description_EN":"Crossing Mt Aegaleo","ascent_time":160,"descent_time":150,"marker":"No_marks","level":13,"ascent":362,"descent":210,"maxelev":394,"minelev":95,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.60354 37.98714,23.63809 38.01284)","views":39,"millestones":"0,23.6379666,38.0124845#1,23.6288739,38.0113072#2,23.6279019,38.0077234#3,23.6278922,38.0013258#4,23.6202216,38.0004684#5,23.6117672,37.9969303#6,23.6051879,37.9922117#2.0,23.6040028,37.9870356","x":23.6244429,"y":38.0005587,"coor":[[23.6379666,38.0124845],[23.6379213,38.0122906],[23.6378017,38.0122046],[23.637517,38.0121857],[23.6367462,38.012278],[23.6364012,38.0123715],[23.6360031,38.0122441],[23.6355932,38.0122068],[23.6352735,38.012341],[23.6349543,38.0123941],[23.6339519,38.012391],[23.6335989,38.0123538],[23.6329279,38.0121354],[23.6319934,38.0122046],[23.6319248,38.0122495],[23.6319687,38.0125921],[23.6318998,38.012709],[23.6314663,38.0128339],[23.6307762,38.0129263],[23.6304219,38.0128711],[23.6301266,38.012708],[23.6301446,38.0125278],[23.6300257,38.0123156],[23.6297152,38.0123146],[23.629465,38.0122327],[23.6293129,38.0118267],[23.6287127,38.0111218],[23.6283944,38.0110036],[23.628533,38.0106165],[23.628569,38.0102561],[23.628524,38.0101568],[23.6282401,38.0099757],[23.6282528,38.0097053],[23.6283523,38.0091108],[23.6291416,38.0084644],[23.629325,38.0082216],[23.6293716,38.0080235],[23.6292366,38.0076986],[23.6292942,38.0075545],[23.6299113,38.0071599],[23.6302304,38.0071429],[23.6305497,38.0070538],[23.6305846,38.0069277],[23.6299269,38.0063218],[23.6297222,38.0062671],[23.6292537,38.006554],[23.6285015,38.0066418],[23.6283147,38.0075424],[23.628075,38.0076318],[23.6274586,38.0079588],[23.6268408,38.0085607],[23.6269647,38.0079167],[23.6271785,38.0074532],[23.6268343,38.0069024],[23.6268072,38.0062714],[23.6269335,38.0051497],[23.6278005,38.003778],[23.6281655,38.0032429],[23.628514,38.0029646],[23.628499,38.0029645],[23.6283856,38.002865],[23.628262,38.0025312],[23.6282537,38.0019183],[23.6275533,38.0007714],[23.6272968,37.9996891],[23.6267991,37.9990205],[23.6266397,37.999002],[23.6262688,37.9993659],[23.625226,37.9997095],[23.6250123,38.0001505],[23.6244429,38.0005587],[23.6241232,38.0007019],[23.6239185,38.0006472],[23.6236577,38.000403],[23.6234431,38.0000598],[23.6232853,38.0000864],[23.6221477,37.9998123],[23.6215418,38.000243],[23.6206752,38.0004385],[23.6198891,38.00049],[23.6194345,38.0002813],[23.6176569,38.0004377],[23.617567,38.0002797],[23.6175684,38.0000724],[23.6176386,37.9997121],[23.6175939,37.9995498],[23.6170937,37.9993769],[23.616832,37.999322],[23.6156476,37.9993001],[23.6151242,37.9991992],[23.6145202,37.9992603],[23.6142119,37.9992098],[23.6139847,37.9991009],[23.6138261,37.9989291],[23.613394,37.9988015],[23.6128274,37.9982408],[23.6124639,37.9980684],[23.6123184,37.9979147],[23.6121188,37.9976977],[23.6121997,37.9974817],[23.6120869,37.997274],[23.6121106,37.9970939],[23.6119802,37.9969763],[23.6117641,37.9969305],[23.6115371,37.9967855],[23.6115036,37.9966592],[23.6106314,37.9957551],[23.6103712,37.9954117],[23.610313,37.9952493],[23.6108166,37.9941108],[23.6107296,37.9940114],[23.6104872,37.9934068],[23.6099729,37.9928057],[23.6095494,37.9924753],[23.6095232,37.9923806],[23.6082505,37.9918356],[23.6074882,37.9917069],[23.6072598,37.9917602],[23.6068674,37.9918039],[23.6059309,37.9919585],[23.605321,37.9920782],[23.6051922,37.9922039],[23.6051145,37.9923479],[23.6049549,37.9923834],[23.6045455,37.9922738],[23.604181,37.9922906],[23.6037036,37.9921268],[23.6038655,37.9917263],[23.603809,37.991636],[23.6038889,37.9916182],[23.6036572,37.9911488],[23.6040373,37.9906138],[23.6044031,37.9898985],[23.6043005,37.9893258],[23.6045015,37.9884162],[23.6045185,37.9880963],[23.6046561,37.9877137],[23.6047564,37.9875293],[23.604513,37.9874519],[23.6043313,37.9873611],[23.6040028,37.9870356]]},{"id":18956,"author":"AnaDigit","name_GR":"\u0391\u03b9\u03b3\u03ac\u03bb\u03b5\u03c9 \u03cc\u03c1\u03bf\u03c2: \u03a3\u03ba\u03b1\u03c1\u03b1\u03bc\u03b1\u03b3\u03ba\u03ac\u03c2-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u0391\u03b9\u03b3\u03ac\u03bb\u03b5\u03c9","path":"ATTIKI\/Attiki_Aegaleo_Skaramagas_PrfIlias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":2430,"name_EN":"Aegaleo Mt: Skaramagas-Profitis Ilias","description_EN":"The intergal ascent of Mt Aegaleo","ascent_time":85,"descent_time":75,"marker":"No_marks","level":13,"ascent":405,"descent":51,"maxelev":422,"minelev":41,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.60939 37.99417,23.62464 38.01027)","views":20,"millestones":"0,23.6093909,38.0102661#1,23.6115807,38.0045341#2,23.6124868,37.9980775#3,23.6196580,37.9943744#2.4,23.6246377,37.9947236","x":23.6147806,"y":38.0009917,"coor":[[23.6093909,38.0102661],[23.6101831,38.0096423],[23.6106966,38.0094097],[23.6108107,38.0092974],[23.6108444,38.0092615],[23.6112944,38.00897],[23.6110808,38.0085187],[23.6124613,38.0078202],[23.6126104,38.0076224],[23.6128967,38.0074161],[23.6128971,38.007326],[23.6126928,38.007127],[23.6126589,38.0070007],[23.612694,38.0069017],[23.6129458,38.0067403],[23.612957,38.0066412],[23.6116834,38.0062945],[23.6109548,38.0061569],[23.6110281,38.0060175],[23.6107897,38.0059265],[23.6107568,38.0057642],[23.6108373,38.0054761],[23.6109632,38.0053683],[23.6108961,38.0052059],[23.6111038,38.0047559],[23.6111883,38.0047427],[23.6112495,38.0046032],[23.6120705,38.0044346],[23.6124522,38.0042151],[23.6124978,38.0041431],[23.6126328,38.0039814],[23.6126336,38.0038281],[23.612542,38.0037828],[23.6124198,38.0034038],[23.6122141,38.0030471],[23.6124858,38.0027686],[23.6127601,38.0025803],[23.6127608,38.0024541],[23.6130117,38.0023918],[23.6131715,38.0021851],[23.6138792,38.0020432],[23.6141122,38.0019223],[23.6146041,38.0014642],[23.6148371,38.001136],[23.6147806,38.0009917],[23.6146207,38.0009371],[23.6145673,38.000662],[23.6145898,38.000644],[23.6143301,38.0003458],[23.6143424,38.0000484],[23.6142856,37.9999581],[23.6143434,37.9998501],[23.6142533,37.9997236],[23.6142115,37.9992098],[23.6139843,37.9991009],[23.6138265,37.9989291],[23.6133936,37.9988015],[23.6128271,37.9982408],[23.6124639,37.9980684],[23.6123188,37.9979147],[23.6121188,37.9976977],[23.6122,37.9974817],[23.6120865,37.997274],[23.6121102,37.9970938],[23.6123229,37.996716],[23.6127915,37.9964021],[23.6140785,37.9964063],[23.6142615,37.9963348],[23.61437,37.9961955],[23.6146846,37.9955972],[23.6147173,37.9951196],[23.6147413,37.9948177],[23.6150532,37.9947286],[23.6154291,37.9947209],[23.6157031,37.9943883],[23.6159317,37.9942989],[23.6161944,37.9942817],[23.616979,37.9944645],[23.6179367,37.9941883],[23.618206,37.9941531],[23.6189462,37.9941555],[23.6197305,37.9943924],[23.6205157,37.99444],[23.6211085,37.9943337],[23.6216316,37.9944796],[23.6220305,37.9944989],[23.6228151,37.9946637],[23.6242847,37.9946503],[23.6246377,37.9947236]]},{"id":18957,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c4\u03ad\u03c1\u03b1\u03c2: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039a\u03bf\u03bb\u03bf\u03c3\u03bf\u03cd\u03c1\u03b5\u03c2-\u039b\u03b9\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9","description_GR":"\u039c\u03b9\u03ba\u03c1\u03ae \u039a\u03bf\u03bb\u03bf\u03c3\u03bf\u03cd\u03c1\u03b1, \u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u039a\u03bf\u03bb\u03bf\u03c3\u03bf\u03cd\u03c1\u03b1, \u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u039c\u03cd\u03bb\u03bf\u03c5, \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039b\u03b9\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9","path":"ATTIKI\/Attiki_Pateras_Kolossoures_Liondari","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4420,"name_EN":"Pateras Mt: Crossing Kolossoura ridge to Liondari peak","description_EN":"Mikri Kolossoura, Megali Kolossoura, Liondari summit","ascent_time":125,"descent_time":110,"marker":"No_marks","level":12,"ascent":377,"descent":134,"maxelev":1122,"minelev":877,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.28252 38.11003,23.32413 38.11562)","views":18,"millestones":"0,23.2825157,38.1156244#1,23.2912759,38.1124232#2,23.3023535,38.1129417#3,23.3119781,38.1143904#4,23.3220627,38.1117005#4.4,23.3232673,38.1100261","x":23.3044459,"y":38.1140168,"coor":[[23.2825157,38.1156244],[23.2825306,38.115264],[23.2827602,38.1151212],[23.2828414,38.1149775],[23.2829604,38.1144735],[23.2832163,38.1139704],[23.2835508,38.1135939],[23.2838138,38.1135234],[23.2839981,38.1133443],[23.2843299,38.1132381],[23.2849113,38.1132777],[23.2850249,38.1133325],[23.2852419,38.1132977],[23.2854716,38.1131459],[23.2858492,38.1130221],[23.2861479,38.1128076],[23.2862622,38.1127812],[23.2863529,38.1128359],[23.2864121,38.1126199],[23.2865612,38.1125307],[23.2869153,38.1124788],[23.2870649,38.1123535],[23.2873051,38.1122829],[23.2878863,38.1123405],[23.2886348,38.1123089],[23.2896363,38.1125493],[23.2914652,38.1124207],[23.2935958,38.1122307],[23.2942074,38.1122885],[23.2945914,38.112426],[23.2948514,38.112441],[23.295495,38.112535],[23.2962931,38.1125759],[23.2971721,38.112509],[23.2996336,38.1132537],[23.3000094,38.1133191],[23.3002845,38.1132937],[23.3010052,38.1130726],[23.3014622,38.1130033],[23.3019526,38.1130152],[23.3023411,38.1129454],[23.3024169,38.1129233],[23.3023674,38.1130672],[23.3022065,38.1131924],[23.3021477,38.1133723],[23.3026035,38.1134291],[23.3027501,38.1136102],[23.3028753,38.113638],[23.3030126,38.1135938],[23.3038534,38.1139412],[23.3044459,38.1140168],[23.3046743,38.1139912],[23.3049128,38.1141007],[23.3059603,38.1143052],[23.3069409,38.114356],[23.3076482,38.1143422],[23.3082883,38.1142108],[23.3085277,38.1142302],[23.3088597,38.114106],[23.309567,38.1140921],[23.3101369,38.1141405],[23.3103984,38.1142412],[23.3105126,38.1142238],[23.3113762,38.1145804],[23.3115412,38.1147346],[23.3118736,38.1145743],[23.3119222,38.1144078],[23.3124599,38.1142398],[23.3129626,38.1141526],[23.3135582,38.1138947],[23.3141063,38.1138348],[23.3145193,38.1135849],[23.3149182,38.1136323],[23.3154102,38.1134729],[23.3156841,38.1134565],[23.316037,38.1135306],[23.3161516,38.1134772],[23.3164823,38.1134881],[23.3172371,38.1132852],[23.3190738,38.1132599],[23.3194285,38.1131538],[23.3195537,38.1131815],[23.3197366,38.1131375],[23.3201273,38.1128334],[23.3203243,38.112492],[23.3207705,38.1123504],[23.3207942,38.1122604],[23.320935,38.1121846],[23.3213474,38.1119887],[23.321781,38.1119732],[23.3218059,38.111757],[23.3221945,38.1116692],[23.3224795,38.1116888],[23.3224706,38.1114184],[23.3226685,38.1109869],[23.3233544,38.1108287],[23.3235837,38.1107038],[23.3240409,38.1105983],[23.3241311,38.1103645],[23.323562,38.110235],[23.3232673,38.1100261]]},{"id":18958,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c4\u03ad\u03c1\u03b1\u03c2: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u039a\u03c1\u03cd\u03c6\u03c4\u03b7\u03c2-\u039b\u03b9\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9","description_GR":"\u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u039a\u03c1\u03cd\u03c6\u03c4\u03b7\u03c2-\u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u039c\u03cd\u03bb\u03bf\u03c5-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039b\u03b9\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9","path":"ATTIKI\/Attiki_Pateras_MikrosKryftis_Liondari","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3700,"name_EN":"Pateras Mt: Mikros Kryftis- Liondari peak","description_EN":"Mikros Kryftis, Mylos guard post, Liondari summit","ascent_time":105,"descent_time":80,"marker":"No_marks","level":12,"ascent":486,"descent":1,"maxelev":1122,"minelev":635,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.311 38.09573,23.32426 38.1144)","views":23,"millestones":"0,23.3131674,38.0956691#1,23.3124860,38.1042147#2,23.3119404,38.1125438#3,23.3197413,38.1131328#3.7,23.3232659,38.1100260","x":23.3119604,"y":38.1126146,"coor":[[23.3131674,38.0956691],[23.3132546,38.0958769],[23.3132155,38.0963994],[23.313326,38.0967785],[23.3128855,38.097533],[23.3126982,38.0980546],[23.3123851,38.0986026],[23.3120585,38.0993757],[23.3121812,38.0996739],[23.3125547,38.0999735],[23.3127236,38.1002088],[23.3126243,38.1010734],[23.3127899,38.1016512],[23.3127525,38.1019934],[23.3128395,38.1024446],[23.312698,38.1029394],[23.3127619,38.1034265],[23.3126076,38.1040745],[23.3123308,38.1043973],[23.3122135,38.1047391],[23.3122097,38.1051537],[23.3120932,38.1054053],[23.3118297,38.10553],[23.3118284,38.1056742],[23.3115041,38.106195],[23.3112627,38.1063918],[23.311282,38.1067705],[23.3111627,38.1073286],[23.311247,38.1080681],[23.3112164,38.1088971],[23.3110503,38.109581],[23.3113867,38.1104212],[23.3113621,38.1106193],[23.3117985,38.1115231],[23.3119906,38.1117135],[23.3119557,38.1117854],[23.3121373,38.1118856],[23.3119765,38.1120018],[23.3120217,38.1121643],[23.3119067,38.1122628],[23.3118942,38.1123799],[23.3119604,38.1126146],[23.3114212,38.1129359],[23.3110639,38.1133303],[23.3111082,38.1134748],[23.3115626,38.1136757],[23.3119361,38.1139934],[23.3118659,38.1141732],[23.3119208,38.1144078],[23.3124585,38.1142397],[23.3129612,38.1141526],[23.3135568,38.1138947],[23.3141049,38.1138348],[23.3145179,38.1135849],[23.3149167,38.1136322],[23.3154087,38.1134729],[23.3156827,38.1134565],[23.3160356,38.1135306],[23.3161502,38.1134772],[23.3164809,38.1134881],[23.3172356,38.1132852],[23.3190724,38.1132598],[23.319427,38.1131538],[23.3195522,38.1131815],[23.3197352,38.1131375],[23.3201258,38.1128333],[23.3203229,38.112492],[23.3207691,38.1123504],[23.3207928,38.1122604],[23.3209339,38.1121846],[23.3213464,38.1119887],[23.32178,38.1119732],[23.3218048,38.111757],[23.3221934,38.1116692],[23.3224784,38.1116888],[23.3224695,38.1114184],[23.3226674,38.1109869],[23.3233533,38.1108287],[23.3235826,38.1107038],[23.3240398,38.1105983],[23.3241297,38.1103645],[23.3235605,38.110235],[23.3232659,38.110026]]},{"id":18965,"author":"AnaDigit","name_GR":"\u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b2\u03b1\u03b3\u03bf\u03bd\u03ad\u03c4\u03bf\u03c5 \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03c9\u03bd","description_GR":"","path":"ATTIKI\/Attiki_Gramatiko_mining_railway1","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":5111,"name_EN":"Attica: Mining railway path","description_EN":"","ascent_time":95,"descent_time":95,"marker":"No_marks","level":9,"ascent":104,"descent":178,"maxelev":340,"minelev":236,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.95767 38.20081,23.9857 38.20994)","views":8,"millestones":"0,23.9576723,38.2048962#1,23.9646945,38.2074013#2,23.9743874,38.2081129#3,23.9793080,38.2058608#4,23.9806075,38.2062971#5.1,23.9857043,38.2008113","x":23.9763044,"y":38.2087093,"coor":[[23.9576723,38.2048962],[23.9581178,38.2048243],[23.9584947,38.2048335],[23.9590429,38.2049418],[23.9599336,38.2052846],[23.9602059,38.2052396],[23.9603087,38.2052577],[23.9604687,38.2051315],[23.9606142,38.2052983],[23.9606429,38.2058166],[23.9611224,38.2061772],[23.9611794,38.2063395],[23.9610651,38.2064656],[23.9610429,38.2066684],[23.9606312,38.2075695],[23.9607109,38.2080021],[23.9608294,38.2081238],[23.9612978,38.2078626],[23.9625316,38.2074214],[23.9631713,38.2073856],[23.9633265,38.2074172],[23.963909,38.2076156],[23.9641831,38.2076157],[23.966011,38.2068412],[23.9674845,38.2066974],[23.9681012,38.2067967],[23.9686036,38.2072565],[23.9689348,38.2073106],[23.9691861,38.2071935],[23.9695405,38.2065988],[23.9697804,38.2064907],[23.9700545,38.2064908],[23.9703971,38.2066351],[23.9711735,38.2073563],[23.9717216,38.2076628],[23.9720757,38.207771],[23.9729209,38.2077712],[23.9735947,38.2080147],[23.9743714,38.208105],[23.9745884,38.2082132],[23.9747639,38.2084296],[23.9748881,38.2085738],[23.9748994,38.2089343],[23.974808,38.2091326],[23.9748193,38.2092858],[23.9745336,38.2098355],[23.974545,38.2099436],[23.9750134,38.2095472],[23.9759731,38.2090427],[23.9763044,38.2087093],[23.9767731,38.2076459],[23.9772872,38.2070692],[23.9773332,38.2063031],[23.977422,38.2063122],[23.9775362,38.2064203],[23.9775589,38.206889],[23.9777304,38.2065195],[23.9779817,38.2063934],[23.9792125,38.2059475],[23.9795438,38.2056501],[23.9799095,38.2049112],[23.9795937,38.2035818],[23.980162,38.2047039],[23.9802646,38.2051185],[23.980196,38.2054339],[23.9799446,38.2058665],[23.9795219,38.206263],[23.9791678,38.2064432],[23.9785053,38.2065873],[23.9783682,38.2066954],[23.9782424,38.2069477],[23.9784173,38.2072046],[23.9786229,38.2072587],[23.9788299,38.2072407],[23.9793083,38.2068893],[23.9803135,38.206529],[23.9812617,38.2057901],[23.9816616,38.2051232],[23.9817646,38.2046997],[23.9817875,38.2041409],[23.9822662,38.2038436],[23.9824833,38.2038256],[23.9827802,38.2038797],[23.9833283,38.2046188],[23.983865,38.2050875],[23.9839678,38.2050695],[23.9839793,38.2047451],[23.9841508,38.2035735],[23.9839568,38.2030056],[23.9839454,38.2027803],[23.9839912,38.202564],[23.9841665,38.2023748],[23.9847833,38.2020684],[23.9849089,38.2018792],[23.9853044,38.2017666],[23.9855671,38.2015413],[23.98567,38.201289],[23.9856472,38.2009195],[23.9857043,38.2008113]]},{"id":18966,"author":"AnaDigit","name_GR":"\u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u0386\u03bd\u03c9 \u039d\u03b5\u03ac\u03c0\u03bf\u03bb\u03b7-\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03a3\u03ba\u03b1\u03c1\u03b1\u03bc\u03b1\u03b3\u03ba\u03ac","description_GR":"\u03a3\u03b5 \u03ba\u03b1\u03bb\u03bf\u03c0\u03b1\u03c4\u03b7\u03bc\u03ad\u03bd\u03b1 \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1","path":"ATTIKI\/Attiki_Aegaleo_Neapoli_Skaramagas","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":3187,"name_EN":"Attica: Ano Neapoli-Skaramagas cave","description_EN":"Hiking on well trotten paths","ascent_time":60,"descent_time":55,"marker":"No_marks","level":9,"ascent":225,"descent":116,"maxelev":392,"minelev":191,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.60295 37.98718,23.62445 37.99482)","views":13,"millestones":"0,23.6244459,37.9874045#1,23.6227280,37.9928471#2,23.6130578,37.9935710#3.2,23.6029650,37.9914844","x":23.6204583,"y":37.9933492,"coor":[[23.6244459,37.9874045],[23.6241588,37.9874577],[23.6236135,37.9871946],[23.623363,37.9871758],[23.6233967,37.987284],[23.6237372,37.9875014],[23.6238388,37.987682],[23.6231583,37.9881124],[23.6227939,37.9881023],[23.6227835,37.9881788],[23.6229083,37.9882694],[23.6235793,37.9884518],[23.6231851,37.9885632],[23.6234122,37.9886991],[23.6235252,37.9888797],[23.6235047,37.9889878],[23.6234142,37.9892218],[23.6237744,37.9900341],[23.6234502,37.9901863],[23.6231648,37.9903116],[23.6231985,37.9904018],[23.623072,37.9906358],[23.6226462,37.9910264],[23.6227136,37.9912069],[23.6228696,37.9913201],[23.622983,37.9914106],[23.6231421,37.9915418],[23.6233121,37.9917045],[23.623186,37.9918754],[23.6232996,37.9919208],[23.6233334,37.991993],[23.6232864,37.9922903],[23.623092,37.9924339],[23.622874,37.9927576],[23.6227255,37.9928473],[23.6221331,37.9928814],[23.6217334,37.9930965],[23.6215403,37.9929967],[23.6213124,37.993014],[23.6211867,37.9931037],[23.6204583,37.9933492],[23.6194791,37.993319],[23.6189994,37.9935698],[23.6182056,37.9941531],[23.6179371,37.9941883],[23.616979,37.9944645],[23.6161941,37.9942817],[23.6159321,37.9942989],[23.6157038,37.9943883],[23.6154287,37.9947209],[23.6150529,37.9947286],[23.6146536,37.9948535],[23.6145286,37.994799],[23.6137473,37.9939312],[23.6134066,37.9937589],[23.6128196,37.9934415],[23.6123708,37.992755],[23.612178,37.9926102],[23.611757,37.9925277],[23.6116638,37.9924598],[23.6116861,37.9924193],[23.6112626,37.9922782],[23.6111378,37.9921877],[23.6109358,37.9916282],[23.6108338,37.9915197],[23.6104695,37.9915005],[23.6099691,37.9913726],[23.6090271,37.9907657],[23.608709,37.9906204],[23.6081743,37.9905105],[23.6075272,37.9901298],[23.6066391,37.9900998],[23.606123,37.9899854],[23.6059591,37.9900074],[23.6057419,37.9901689],[23.6052263,37.990744],[23.6038889,37.9916182],[23.603809,37.991636],[23.603412,37.9916842],[23.6030594,37.9915929],[23.602965,37.9914844]]},{"id":18968,"author":"AnaDigit","name_GR":"\u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03a0\u03b1\u03bd\u03b5\u03af\u03bf\u03c5 \u03cc\u03c1\u03bf\u03c5\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039a\u03b1\u03bb\u03cd\u03b2\u03b9\u03b1 - \u039a\u03b5\u03c1\u03b1\u03c4\u03ad\u03b1","path":"ATTIKI\/Attiki_Paneion_Kalyvia_Keratea","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12753,"name_EN":"Attica: Crossing of Mt Panieion","description_EN":"Kalyvia-Keratea crossing","ascent_time":325,"descent_time":310,"marker":"No_marks","level":13,"ascent":686,"descent":617,"maxelev":634,"minelev":136,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.92508 37.78767,23.97784 37.83379)","views":9,"millestones":"0,23.9291469,37.8337885#1,23.9253390,37.8262006#2,23.9265295,37.8214282#3,23.9311176,37.8156329#4,23.9329541,37.8105145#5,23.9426596,37.8072143#6,23.9510489,37.8017844#7,23.9586924,37.7959484#8,23.9657825,37.7919188#9,23.9752318,37.7879403#10,23.9765877,37.7946232#11,23.9699414,37.8004988#12,23.9714962,37.8063617#12.8,23.9774333,37.8085348","x":23.9522156,"y":37.7995637,"coor":[[23.9291469,37.8337885],[23.9287083,37.8327111],[23.9282252,37.8328415],[23.927811,37.8322239],[23.9277407,37.8318656],[23.9271287,37.8312185],[23.9269927,37.8308669],[23.9267429,37.8306865],[23.9264591,37.8303078],[23.9255961,37.8297664],[23.9252103,37.8291803],[23.9250861,37.8283691],[23.9253304,37.8262782],[23.9253533,37.8260799],[23.9254443,37.8259808],[23.9261707,37.825747],[23.9265688,37.8253957],[23.9268846,37.8252156],[23.9270097,37.8251616],[23.927044,37.8248732],[23.927081,37.824506],[23.926604,37.8241992],[23.9263998,37.8239287],[23.9267977,37.8237036],[23.9272071,37.8233433],[23.9274117,37.8232714],[23.9273209,37.8231812],[23.9275482,37.8231363],[23.927571,37.8230191],[23.9274575,37.8228928],[23.9269233,37.8230908],[23.926378,37.8229913],[23.9264123,37.8228111],[23.9264918,37.8227661],[23.9263215,37.8226578],[23.9265215,37.8225475],[23.9265919,37.8225138],[23.9267737,37.8224508],[23.926524,37.8221802],[23.9268763,37.8221895],[23.9271605,37.8220274],[23.9266266,37.8218558],[23.9264449,37.8217205],[23.9261268,37.8216933],[23.9264224,37.8215492],[23.926661,37.8215224],[23.9264339,37.82136],[23.9266158,37.821315],[23.9269339,37.8213873],[23.9276386,37.8211084],[23.9279683,37.8208832],[23.9284684,37.8206852],[23.9288435,37.8206224],[23.9287642,37.8202888],[23.9286281,37.8200634],[23.9287306,37.8198652],[23.9289465,37.8197572],[23.9296168,37.8198657],[23.9297191,37.8197847],[23.9303101,37.8196138],[23.9304124,37.8196409],[23.9306965,37.819569],[23.9312992,37.8189925],[23.9315041,37.8185419],[23.9316182,37.8180733],[23.9314824,37.8174874],[23.9316304,37.817163],[23.9315852,37.8169286],[23.9316765,37.816469],[23.9312227,37.8157567],[23.9307914,37.8152427],[23.9308712,37.8150084],[23.9310986,37.8148012],[23.9309852,37.8145849],[23.9308948,37.8139899],[23.9307586,37.8138907],[23.9305318,37.8134129],[23.9305553,37.8125566],[23.9304763,37.8120609],[23.9304015,37.8119279],[23.9304585,37.8117116],[23.930434,37.8112947],[23.9302639,37.8109882],[23.9300709,37.8108348],[23.9300143,37.8106906],[23.9293555,37.8104739],[23.9293727,37.8103252],[23.9295423,37.8101338],[23.9309964,37.8101977],[23.9328138,37.8104601],[23.9331432,37.8105865],[23.9339496,37.8107132],[23.9344382,37.8106954],[23.9348813,37.8105785],[23.9353814,37.8104165],[23.9358019,37.8102004],[23.9371058,37.8090587],[23.937208,37.8090498],[23.9373218,37.8088335],[23.937623,37.8087052],[23.9379752,37.8086694],[23.9383162,37.8083451],[23.9393163,37.807949],[23.9399298,37.8078772],[23.9405435,37.8075531],[23.9407594,37.8075081],[23.9412932,37.8076796],[23.9422704,37.8073646],[23.9436795,37.8068155],[23.9446115,37.8060859],[23.9451002,37.8058428],[23.9462137,37.8054828],[23.9472022,37.8052669],[23.9480999,37.8048347],[23.948725,37.8043753],[23.9499751,37.8036638],[23.9504183,37.8033305],[23.9510099,37.8020779],[23.9512153,37.8005908],[23.9519314,37.7999241],[23.9522156,37.7995637],[23.9527383,37.7992394],[23.9539654,37.7986811],[23.9548743,37.798366],[23.9556127,37.7982491],[23.956466,37.7977379],[23.9569148,37.7974609],[23.9575627,37.7966139],[23.9580058,37.7964879],[23.9582672,37.7960914],[23.9588125,37.7959113],[23.9590398,37.7957041],[23.9592557,37.7956321],[23.9592558,37.7954699],[23.9596079,37.7954159],[23.9603007,37.7955063],[23.9607324,37.7953802],[23.961187,37.7948666],[23.9616415,37.7946144],[23.9618234,37.794272],[23.9626643,37.7933799],[23.963078,37.7930984],[23.9629304,37.7929586],[23.9629804,37.7928956],[23.9632189,37.7929723],[23.963378,37.7928822],[23.9633101,37.7923414],[23.9632103,37.7916969],[23.9633013,37.7915257],[23.9634376,37.7914626],[23.963642,37.7914807],[23.9642211,37.7917963],[23.9652205,37.7919499],[23.9658566,37.791914],[23.9662872,37.7917429],[23.967086,37.7912609],[23.9674268,37.7911258],[23.9676014,37.7910853],[23.9679082,37.7907789],[23.9682604,37.7906348],[23.9683243,37.7904951],[23.9687787,37.7902158],[23.969892,37.7897835],[23.9713006,37.7890087],[23.9720845,37.7884411],[23.9721867,37.788351],[23.9721569,37.7883104],[23.9725013,37.7880919],[23.9728544,37.7879433],[23.9733769,37.7878352],[23.9744481,37.7876732],[23.9748002,37.7876913],[23.975402,37.788043],[23.9760377,37.7888994],[23.9763681,37.7889535],[23.9765874,37.7890256],[23.9766214,37.789296],[23.976769,37.7893682],[23.9767463,37.7894583],[23.9769052,37.7896386],[23.9768483,37.7899721],[23.9767006,37.7902244],[23.9767346,37.7905579],[23.9765982,37.7908193],[23.9767345,37.7909004],[23.9766322,37.7909905],[23.9766435,37.7911708],[23.9765072,37.791333],[23.976598,37.7914953],[23.9764958,37.7915583],[23.9765525,37.7916575],[23.9764627,37.7917386],[23.9762841,37.7919053],[23.9762432,37.7921554],[23.9763568,37.7921915],[23.9765566,37.7920946],[23.9767657,37.7920383],[23.9777037,37.7923495],[23.9776809,37.7925117],[23.9778398,37.7929894],[23.9777262,37.7932328],[23.9765217,37.7946837],[23.9760672,37.7953415],[23.9757945,37.7955398],[23.9744881,37.7962425],[23.9743972,37.7963506],[23.9744198,37.7965129],[23.9745448,37.796594],[23.9747492,37.7965761],[23.9748742,37.7964769],[23.9749743,37.7964837],[23.9749117,37.7967834],[23.974355,37.7971258],[23.9725485,37.7984683],[23.971367,37.7989367],[23.9708558,37.7992431],[23.9686963,37.8021718],[23.9679573,37.8036047],[23.9686488,37.804567],[23.9687351,37.8045265],[23.9692735,37.8047317],[23.9692478,37.8059755],[23.9692604,37.8063653],[23.9696269,37.8068746],[23.9707972,37.8064513],[23.9708849,37.8064198],[23.9713017,37.8062689],[23.9717617,37.8064921],[23.9719366,37.8067761],[23.9720808,37.806722],[23.9732325,37.807369],[23.9749658,37.8079259],[23.9750907,37.8080882],[23.975385,37.8080612],[23.9754624,37.8080567],[23.9758973,37.8080478],[23.9761565,37.8080298],[23.9767075,37.8080029],[23.9767869,37.8081291],[23.9774798,37.8084627],[23.9774333,37.8085348]]},{"id":18969,"author":"AnaDigit","name_GR":"\u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u0398\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd","description_GR":"\u03a3\u03c4\u03bf\u03bd \u03b1\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc \u03c7\u03ce\u03c1\u03bf \u03c4\u03bf\u03c5 \u0398\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd","path":"ATTIKI\/Attiki_Lavrio_acropolis_Thorikou","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1426,"name_EN":"Attica: Ascent to Thorikon acropolis","description_EN":"Thorikon archaeological site","ascent_time":30,"descent_time":25,"marker":"No_marks","level":9,"ascent":120,"descent":8,"maxelev":122,"minelev":2,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(24.05194 37.73585,24.0578 37.74207)","views":4,"millestones":"0,24.0546298,37.7358508#1,24.0571671,37.7398267#1.4,24.0556470,37.7406769","x":24.0557242,"y":37.7390996,"coor":[[24.0546298,37.7358508],[24.0541957,37.7364346],[24.0537499,37.7369306],[24.0534663,37.737111],[24.0530351,37.7372373],[24.0525584,37.7372285],[24.0523769,37.7373007],[24.0520822,37.7378957],[24.0519348,37.738022],[24.0520836,37.7384005],[24.0521747,37.7388173],[24.0523451,37.7389254],[24.0521862,37.7389885],[24.0521263,37.7390922],[24.0524441,37.7391101],[24.0528072,37.7389477],[24.0532159,37.7390557],[24.0535109,37.7389294],[24.0538173,37.7388842],[24.0542941,37.7391183],[24.0545778,37.739046],[24.0548843,37.739127],[24.0552815,37.7390187],[24.0555312,37.7390456],[24.0557242,37.7390996],[24.0559513,37.7392978],[24.0563533,37.7394733],[24.0564783,37.7396085],[24.0569891,37.7397164],[24.0572049,37.7398515],[24.0577384,37.7400315],[24.0578066,37.7401396],[24.0577579,37.7404033],[24.0577785,37.7405295],[24.0577673,37.7407255],[24.0575891,37.7409802],[24.0573193,37.7411471],[24.0563892,37.7418145],[24.055958,37.742031],[24.0559169,37.7420649],[24.0556693,37.741576],[24.0556239,37.7415039],[24.0556918,37.7413597],[24.0556462,37.7410442],[24.0554645,37.7409091],[24.0555098,37.740819],[24.0554644,37.7407469],[24.0556006,37.7407378],[24.055647,37.7406769]]},{"id":18970,"author":"AnaDigit","name_GR":"\u0392\u03cc\u03c1\u03b5\u03b9\u03b1 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u03a0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03b7 \u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u0392\u03bb\u03b1\u03c3\u03c4\u03bf\u03cd (\u039a\u03ac\u03bb\u03b1\u03bc\u03bf\u03c2)","description_GR":"","path":"ATTIKI\/Attiki_NorthernAttica_Spilia_Vlastou","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":3,"length":2079,"name_EN":"Northern Attica: A short walk in Spilia Vlastou (Kalamos)","description_EN":"","ascent_time":35,"descent_time":40,"marker":"No_marks","level":13,"ascent":7,"descent":153,"maxelev":157,"minelev":4,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.84414 38.29465,23.85483 38.30755)","views":14,"millestones":"0,23.8441655,38.2946412#1,23.8488369,38.3013483#2.1,23.8548035,38.3075651","x":23.848103,"y":38.3028026,"coor":[[23.8441655,38.2946412],[23.8450227,38.2948316],[23.8456077,38.2950261],[23.8459844,38.295333],[23.8467028,38.2963253],[23.8475133,38.2970113],[23.8479346,38.2978951],[23.8480026,38.2982016],[23.8483672,38.298851],[23.8488129,38.2990138],[23.8490983,38.2992575],[23.8495647,38.2994113],[23.8492748,38.3002806],[23.8495031,38.3005152],[23.8495142,38.3006594],[23.8488381,38.3012984],[23.8488257,38.3017761],[23.8482876,38.3020458],[23.848103,38.3028026],[23.8483887,38.3029336],[23.8487823,38.3034208],[23.849058,38.3038402],[23.8491622,38.3042594],[23.8493187,38.3044579],[23.849653,38.3047828],[23.8497272,38.304855],[23.8505852,38.3054238],[23.8509929,38.3056812],[23.8517815,38.3059255],[23.8519643,38.306061],[23.8526911,38.3068369],[23.8530255,38.3067517],[23.8535485,38.3065316],[23.853798,38.3064959],[23.8538297,38.30655],[23.8542248,38.3070597],[23.8548035,38.3075651]]},{"id":18971,"author":"AnaDigit","name_GR":"\u039c\u03b5\u03c3\u03cc\u03b3\u03b5\u03b9\u03b1: \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u0392\u03c1\u03b1\u03c5\u03c1\u03ce\u03bd\u03b1\u03c2","description_GR":"","path":"ATTIKI\/Attiki_Messogia_Vravrona_tower","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":3,"length":4327,"name_EN":"Messogia: Vravrona tower","description_EN":"","ascent_time":80,"descent_time":80,"marker":"No_marks","level":13,"ascent":38,"descent":42,"maxelev":63,"minelev":38,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.93465 37.89756,23.96256 37.9136)","views":11,"millestones":"0,23.9346672,37.8975501#1,23.9393861,37.9057283#2,23.9477048,37.9106216#3,23.9564805,37.9134502#4.3,23.9617050,37.9071473","x":23.9516825,"y":37.9120737,"coor":[[23.9346672,37.8975501],[23.935082,37.8980505],[23.9354104,37.8984878],[23.9359438,37.8997499],[23.9376782,37.9026125],[23.9393364,37.9056778],[23.9397228,37.9060655],[23.9403938,37.9062642],[23.9410763,37.9063006],[23.9417016,37.9066434],[23.9418607,37.9069319],[23.9418831,37.9073285],[23.9419853,37.9075448],[23.9422809,37.9077432],[23.9436115,37.9083027],[23.943907,37.9085822],[23.9455898,37.9096556],[23.9459081,37.9099982],[23.9460898,37.910485],[23.9463626,37.9107375],[23.9473409,37.9107379],[23.9480044,37.9105264],[23.9493237,37.9110407],[23.9501537,37.9117982],[23.9507338,37.9119246],[23.950893,37.9120328],[23.9512339,37.9125287],[23.951564,37.9123125],[23.9516825,37.9120737],[23.9519668,37.9122721],[23.9524332,37.9122723],[23.9527745,37.9122003],[23.9529906,37.9122815],[23.9532067,37.9124619],[23.9533658,37.9127684],[23.954321,37.9133817],[23.9545598,37.9135981],[23.9547589,37.9135305],[23.9550216,37.9135982],[23.9563187,37.9131751],[23.9565801,37.9136123],[23.9563187,37.9131751],[23.957855,37.9124096],[23.958481,37.911869],[23.9579238,37.9114182],[23.9583995,37.9114364],[23.9590363,37.9117971],[23.9595229,37.9119505],[23.9598099,37.9117884],[23.9608748,37.9115138],[23.9607158,37.9110271],[23.9610003,37.910919],[23.962558,37.9102841],[23.96235,37.9096757],[23.9610067,37.9074039],[23.961705,37.9071473]]},{"id":18972,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c4\u03ad\u03c1\u03b1\u03c2: \u0391\u03c0\u03cc \u03c4\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u03a0\u03b1\u03c4\u03ad\u03c1\u03b1 \u03c3\u03c4\u03bf \u039b\u03b9\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9","description_GR":"\u039b\u03ac\u03ba\u03ba\u03b1 \u03a0\u03b1\u03c4\u03ad\u03c1\u03b1, \u039d\u03c4\u03bf\u03c5\u03c3\u03ba\u03b9\u03ac, \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039b\u03b9\u03bf\u03bd\u03c4\u03ac\u03c1\u03b9","path":"ATTIKI\/Attiki_Pateras_LakaPatera_Liondari","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3134,"name_EN":"Pateras Mt: Laka Patera-Liondari peak","description_EN":"Laka Patera, Douskia peak, Liondari summit","ascent_time":90,"descent_time":75,"marker":"No_marks","level":12,"ascent":246,"descent":56,"maxelev":1122,"minelev":928,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.32325 38.10587,23.34747 38.11217)","views":17,"millestones":"0,23.3474634,38.1068193#1,23.3387180,38.1083423#2,23.3339330,38.1095438#3.1,23.3232662,38.1100260","x":23.3377703,"y":38.1121816,"coor":[[23.3474634,38.1068193],[23.3470638,38.1068666],[23.3468136,38.1067841],[23.3462539,38.1068711],[23.3458109,38.1066614],[23.3454509,38.1061006],[23.344857,38.1061874],[23.3445378,38.1061676],[23.3434754,38.1063509],[23.3432831,38.1061696],[23.3430554,38.1061323],[23.3428518,38.1059329],[23.3426007,38.1059495],[23.3424534,38.1058405],[23.3420182,38.1060454],[23.3418367,38.1059362],[23.3414945,38.1059343],[23.3410738,38.1061798],[23.340659,38.1066461],[23.3401534,38.1070578],[23.3400482,38.1073456],[23.3398294,38.1075787],[23.3395082,38.1077842],[23.3392007,38.1077284],[23.3390635,38.1077637],[23.338777,38.1079874],[23.3387064,38.1083115],[23.3388067,38.1085734],[23.3387016,38.1088432],[23.3387678,38.1090959],[23.338663,38.1093296],[23.3384103,38.1095265],[23.3384308,38.1097789],[23.3382576,38.1100123],[23.3382992,38.1104632],[23.3385667,38.1111586],[23.3385267,38.1117893],[23.3385031,38.1118793],[23.3380092,38.112255],[23.3377703,38.1121816],[23.3372729,38.1116921],[23.3366939,38.1113824],[23.3356409,38.1105112],[23.3354164,38.1101134],[23.3352618,38.1095538],[23.3351717,38.1094271],[23.3343035,38.1095664],[23.3338475,38.1095367],[23.3334364,38.1095885],[23.3332195,38.109416],[23.332991,38.1094598],[23.3323849,38.1096276],[23.3320821,38.1099143],[23.3319439,38.1100577],[23.3316807,38.1101553],[23.3316335,38.1103263],[23.3314037,38.1105052],[23.330591,38.110816],[23.3301824,38.1112193],[23.3298364,38.1112804],[23.3294607,38.1112062],[23.3293909,38.11135],[23.3291296,38.1112403],[23.3288325,38.1112927],[23.3285824,38.1112011],[23.3284589,38.1109841],[23.3281981,38.1108114],[23.3274701,38.1105909],[23.3272645,38.1106258],[23.3269456,38.1105699],[23.3263976,38.1106208],[23.3258934,38.1108703],[23.3253126,38.1107678],[23.3249812,38.110838],[23.3245835,38.1106735],[23.32413,38.1103645],[23.3235609,38.110235],[23.3232662,38.110026]]},{"id":18973,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c4\u03ad\u03c1\u03b1\u03c2: \u0391\u03c0\u03cc \u03c4\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u03a0\u03b1\u03c4\u03ad\u03c1\u03b1 \u03c3\u03c4\u03bf\u03bd \u0391\u03b7-\u039b\u03b9\u03ac","description_GR":"\u039b\u03ac\u03ba\u03ba\u03b1 \u03a0\u03b1\u03c4\u03ad\u03c1\u03b1, \u03c1\u03ac\u03c7\u03b7 \u03a0\u03b1\u03c4\u03ad\u03c1\u03b1, \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0391\u03b7-\u039b\u03b9\u03ac\u03c2","path":"ATTIKI\/Attiki_Pateras_LakaPatera_Ailias","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1507,"name_EN":"Pateras Mt: Laka Patera-Ai-Lias peak","description_EN":"Laka Patera, Ai-Lias summit","ascent_time":35,"descent_time":30,"marker":"No_marks","level":12,"ascent":131,"descent":4,"maxelev":1082,"minelev":951,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.3457 38.09608,23.35316 38.10285)","views":13,"millestones":"0,23.3467059,38.1028585#1,23.3483216,38.0978312#1.5,23.3531575,38.0960762","x":23.345812,"y":38.0974596,"coor":[[23.3467059,38.1028585],[23.3463313,38.1026221],[23.3463566,38.1023429],[23.3465751,38.1021458],[23.3472052,38.1018249],[23.3477459,38.101224],[23.3476906,38.1010255],[23.3470812,38.1003011],[23.3465205,38.099586],[23.3464458,38.0994549],[23.3464707,38.0992117],[23.346691,38.0988163],[23.3461474,38.0983807],[23.3460673,38.0981685],[23.3463652,38.0980169],[23.3458547,38.0977076],[23.3457426,38.0974907],[23.345812,38.0974596],[23.3461883,38.0974707],[23.3465972,38.0976532],[23.3467444,38.0977802],[23.3470639,38.0977549],[23.3472345,38.0978099],[23.3478735,38.0977774],[23.348215,38.0978424],[23.3494022,38.0977228],[23.3496984,38.0977605],[23.3502235,38.0977093],[23.3509436,38.0975241],[23.3513109,38.0972557],[23.351757,38.097114],[23.3523076,38.0967565],[23.3524701,38.0964329],[23.3526413,38.0964159],[23.3531575,38.0960762]]},{"id":19146,"author":"AnaDigit","name_GR":"\u03a3\u03b1\u03bb\u03b1\u03bc\u03af\u03bd\u03b1: \u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2-\u039a\u03b1\u03bd\u03ac\u03ba\u03b9\u03b1","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03c0\u03b5\u03c5\u03ba\u03bf\u03b4\u03ac\u03c3\u03bf\u03c2","path":"ATTIKI\/Attiki_Salamina_Stavros_Kanakia","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":4518,"name_EN":"Salamina: Stavros-Kanakia","description_EN":"A nice walk along the pine forest","ascent_time":80,"descent_time":90,"marker":"No_marks","level":9,"ascent":26,"descent":269,"maxelev":303,"minelev":48,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.4221 37.90425,23.45288 37.91053)","views":12,"millestones":"0,23.4528310,37.9106766#1,23.4509066,37.9058616#2,23.4447533,37.9084260#3,23.4379051,37.9053369#4.5,23.4221475,37.9041534","x":23.4421861,"y":37.9081661,"coor":[[23.452831,37.9106766],[23.452705,37.9104507],[23.4526796,37.9103785],[23.4525274,37.9103462],[23.4524264,37.9101475],[23.4523956,37.9097057],[23.4524994,37.9095079],[23.4522966,37.9092546],[23.4521717,37.909218],[23.4518528,37.9092616],[23.4511334,37.9096367],[23.450634,37.9094812],[23.450306,37.9092273],[23.4494447,37.9087907],[23.4491043,37.9086809],[23.4488848,37.9082202],[23.4488584,37.9080849],[23.4491669,37.9079061],[23.4495562,37.9075654],[23.4504908,37.9073174],[23.4509227,37.9073735],[23.4512886,37.9071229],[23.4513701,37.9068709],[23.4515983,37.9067683],[23.4512728,37.9064739],[23.4511056,37.9060134],[23.4509246,37.9058684],[23.450607,37.9057497],[23.4507168,37.9053717],[23.4506593,37.9051777],[23.4508202,37.9049531],[23.4506625,37.904736],[23.4510275,37.9046116],[23.4508927,37.9043766],[23.4505972,37.9043392],[23.4499132,37.9045523],[23.4496039,37.9045013],[23.4494779,37.9046269],[23.4493832,37.9051221],[23.4489246,37.9056067],[23.4487968,37.9059666],[23.4485897,37.9062811],[23.4484865,37.9063887],[23.4479617,37.9065846],[23.4480181,37.9066569],[23.4479718,37.9067649],[23.4475726,37.9069072],[23.4469355,37.9069132],[23.4461702,37.9073422],[23.4456984,37.9074932],[23.4457093,37.9075564],[23.4455151,37.9076636],[23.4452627,37.9079508],[23.4446128,37.9085652],[23.4449155,37.9079853],[23.4435092,37.9083121],[23.4432569,37.9085813],[23.4429718,37.9086701],[23.4427446,37.9086329],[23.4425531,37.9083797],[23.4424509,37.9083612],[23.4423229,37.9081307],[23.4421861,37.9081661],[23.4420599,37.9083097],[23.4419349,37.9082911],[23.4420954,37.9081297],[23.4420965,37.9079855],[23.4419486,37.9079848],[23.4417656,37.9081101],[23.4417204,37.9080738],[23.4417897,37.9079299],[23.4417106,37.9078665],[23.4416308,37.9078931],[23.441571,37.9078072],[23.4414232,37.9077885],[23.4410041,37.9075522],[23.4406089,37.9071717],[23.440154,37.9071515],[23.4400412,37.9070338],[23.4395866,37.9069776],[23.4393487,37.9068413],[23.4392026,37.9066062],[23.4389764,37.9064429],[23.4387978,37.9059914],[23.438583,37.9058102],[23.4384123,37.9058274],[23.4381535,37.9054476],[23.4378248,37.9053018],[23.4371756,37.9054069],[23.4366509,37.9055936],[23.4365374,37.905557],[23.4364929,37.9054306],[23.4362869,37.9055919],[23.435569,37.9057597],[23.4349782,37.9056667],[23.4344681,37.9054299],[23.4339339,37.9053733],[23.4333536,37.9054066],[23.432966,37.9055128],[23.4324999,37.9054745],[23.4319645,37.9055801],[23.4314758,37.9055237],[23.4311567,37.9055942],[23.4309968,37.9056836],[23.430701,37.9056822],[23.4304611,37.9058252],[23.4299374,37.9058768],[23.4287327,37.9057447],[23.4281655,37.9055437],[23.4276768,37.9054782],[23.4274728,37.9053871],[23.4267716,37.904861],[23.4264088,37.904715],[23.4261504,37.9047543],[23.4256187,37.9043822],[23.4251259,37.9043933],[23.4243646,37.9042814],[23.4239565,37.9041082],[23.4236716,37.9041698],[23.4233195,37.904105],[23.4229435,37.9041933],[23.4227618,37.9041564],[23.4223631,37.9042265],[23.4221475,37.9041534]]},{"id":19147,"author":"AnaDigit","name_GR":"\u03a3\u03b1\u03bb\u03b1\u03bc\u03af\u03bd\u03b1: \u039a\u03b1\u03bd\u03ac\u03ba\u03b9\u03b1-\u03a3\u03b1\u03c4\u03b5\u03c1\u03bb\u03af","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03c0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03c4\u03bf\u03c0\u03af\u03b1","path":"ATTIKI\/Attiki_Salamina_Kanakia_Saterli","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4580,"name_EN":"Salamina: Kanakia-Saterli","description_EN":"Coastal landscapes","ascent_time":115,"descent_time":110,"marker":"No_marks","level":13,"ascent":186,"descent":209,"maxelev":115,"minelev":0,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.4146 37.88805,23.43809 37.90412)","views":0,"millestones":"0,23.4221490,37.9041534#1,23.4154953,37.8998052#2,23.4190126,37.8937232#3,23.4250322,37.8908256#4,23.4327130,37.8884193#4.6,23.4380876,37.8882664","x":23.4185457,"y":37.8924008,"coor":[[23.422149,37.9041534],[23.4214446,37.9037624],[23.420642,37.9031275],[23.4204619,37.9028923],[23.4202953,37.9023687],[23.4196638,37.9022259],[23.4190968,37.9020068],[23.41871,37.9020139],[23.4185747,37.9020358],[23.4182432,37.9022504],[23.4182298,37.9025027],[23.4180588,37.902556],[23.4179772,37.9028079],[23.4174199,37.9027962],[23.4170439,37.90256],[23.4169169,37.9023971],[23.4169208,37.9018924],[23.4168117,37.901315],[23.4166775,37.9010169],[23.4165032,37.9009034],[23.415845,37.9007109],[23.4158006,37.9005664],[23.4159162,37.9003327],[23.4158717,37.9002063],[23.4152514,37.8995453],[23.4151733,37.8993466],[23.4149365,37.899084],[23.4146404,37.8990015],[23.4150142,37.8987464],[23.4161112,37.8985536],[23.4162795,37.8983967],[23.416735,37.8981872],[23.4170148,37.8979092],[23.4174031,37.8977128],[23.4178951,37.8973367],[23.4179648,37.8971568],[23.41804,37.8971234],[23.4181647,37.8971871],[23.4182787,37.8970141],[23.4189833,37.8957806],[23.4192012,37.8955473],[23.4197388,37.8952886],[23.4201659,37.8949437],[23.4200221,37.8946996],[23.4195695,37.8944],[23.4192086,37.8940197],[23.418804,37.8934048],[23.4186644,37.8932126],[23.4184529,37.8926257],[23.4184764,37.8925357],[23.4184085,37.8924813],[23.4185457,37.8924008],[23.4185806,37.8922929],[23.4183205,37.8921113],[23.4184236,37.8914291],[23.4189121,37.8914946],[23.4192063,37.8916853],[23.4196803,37.8921563],[23.4199868,37.8922299],[23.4203376,37.892448],[23.4209386,37.8926763],[23.4216232,37.8923912],[23.4219205,37.8921854],[23.42191,37.8920772],[23.4221155,37.891979],[23.4222201,37.8916911],[23.4225054,37.8915664],[23.422986,37.8915101],[23.4235541,37.891576],[23.4250842,37.8907903],[23.4253589,37.8905574],[23.4259862,37.8903351],[23.426527,37.8902589],[23.4270386,37.8902794],[23.4271303,37.8901897],[23.427506,37.8901374],[23.4277218,37.8894332],[23.4279298,37.8892855],[23.4279864,37.8893196],[23.4285093,37.8896736],[23.4286603,37.8898186],[23.4292041,37.8895328],[23.4297739,37.8893824],[23.4300348,37.8894737],[23.4302382,37.889637],[23.4310063,37.8904563],[23.4310421,37.8902402],[23.4313129,37.8899171],[23.4315556,37.8894135],[23.4320582,37.8891275],[23.4322103,37.8885694],[23.4328144,37.8883921],[23.4340322,37.8882718],[23.434174,37.8881756],[23.4342775,37.8880319],[23.434357,37.8880413],[23.4349788,37.8885309],[23.4352393,37.8886584],[23.4355012,37.8886236],[23.4367387,37.8888909],[23.4374788,37.8887773],[23.437833,37.8885626],[23.4380876,37.8882664]]},{"id":19148,"author":"AnaDigit","name_GR":"\u03a3\u03b1\u03bb\u03b1\u03bc\u03af\u03bd\u03b1: \u0391\u03b9\u03ac\u03bd\u03c4\u03b5\u03b9\u03bf-\u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf \u0391\u03b9\u03ac\u03bd\u03c4\u03b5\u03b9\u03bf","path":"ATTIKI\/Attiki_Salamina_Aeantio_Stavros","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":1892,"name_EN":"Salamina: Aeantio-Stavros","description_EN":"Connection to Aeantio","ascent_time":50,"descent_time":40,"marker":"No_marks","level":9,"ascent":247,"descent":8,"maxelev":289,"minelev":40,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.45276 37.91073,23.46393 37.92028)","views":7,"millestones":"0,23.4638610,37.9203306#1,23.4570480,37.9157174#1.9,23.4528303,37.9106766","x":23.4558364,"y":37.9137054,"coor":[[23.463861,37.9203306],[23.4618614,37.9200872],[23.4610682,37.9196419],[23.4603896,37.919089],[23.4597594,37.9181488],[23.4591496,37.9175151],[23.4588806,37.9169731],[23.4587213,37.9169723],[23.4585268,37.9171246],[23.4581699,37.9176998],[23.4580329,37.9177623],[23.4578853,37.9177256],[23.4578084,37.9173467],[23.4578686,37.9168963],[23.4577683,37.9166074],[23.4569679,37.9156123],[23.4566307,37.915052],[23.4563822,37.9148165],[23.4563523,37.9147172],[23.4563304,37.9146089],[23.4564103,37.9145642],[23.4561503,37.9143467],[23.4560378,37.914166],[23.4558364,37.9137054],[23.4558597,37.9136334],[23.4557232,37.9136327],[23.455735,37.9135787],[23.4553482,37.9135769],[23.455167,37.9134679],[23.4552018,37.913378],[23.4554876,37.913181],[23.455455,37.9129736],[23.4556394,37.9126499],[23.455654,37.9122174],[23.4555752,37.9121089],[23.4556211,37.912055],[23.4555881,37.9118926],[23.4552159,37.9114583],[23.455053,37.9111826],[23.4549057,37.9111099],[23.4545784,37.9107478],[23.4539292,37.910853],[23.4533496,37.9107782],[23.4532124,37.9108767],[23.4530879,37.910786],[23.4528718,37.910785],[23.4528303,37.9106766]]},{"id":19149,"author":"AnaDigit","name_GR":"\u03a3\u03b1\u03bb\u03b1\u03bc\u03af\u03bd\u03b1: \u0399\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03b7\u03bd \u039a\u03c5\u03bd\u03cc\u03c3\u03bf\u03c5\u03c1\u03b1","description_GR":"\u03a3\u03c4\u03bf \u03c7\u03ce\u03c1\u03bf \u03c4\u03b7\u03c2 \u03bd\u03b1\u03c5\u03bc\u03b1\u03c7\u03af\u03b1\u03c2 \u03c4\u03b7\u03c2 \u03a3\u03b1\u03bb\u03b1\u03bc\u03af\u03bd\u03b1\u03c2","path":"ATTIKI\/Attiki_Salamina_Salamina_Kynosoura","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":4203,"name_EN":"Salamina: Historic route across Kynosoura","description_EN":"Across the naval battle of Salamis","ascent_time":85,"descent_time":85,"marker":"No_marks","level":13,"ascent":77,"descent":63,"maxelev":45,"minelev":0,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.53727 37.94441,23.57003 37.95112)","views":4,"millestones":"0,23.5424782,37.9509007#1,23.5395926,37.9472392#2,23.5476551,37.9455926#3,23.5575722,37.9449352#4.2,23.5700223,37.9455203","x":23.5487116,"y":37.9456297,"coor":[[23.5424782,37.9509007],[23.5424799,37.9508016],[23.5417965,37.950871],[23.5404543,37.9509063],[23.5394649,37.9507763],[23.5393591,37.9507939],[23.5373798,37.9511196],[23.5373424,37.9502182],[23.5372807,37.9487669],[23.5373274,37.9485868],[23.5374649,37.9484431],[23.5389826,37.9478092],[23.5396809,37.947163],[23.5400582,37.9468941],[23.5417354,37.9462337],[23.5419951,37.9460499],[23.5420218,37.9459193],[23.5417623,37.9444718],[23.5417802,37.9443411],[23.5420753,37.9444685],[23.5421893,37.9444329],[23.5425996,37.9447499],[23.5429174,37.9448863],[23.5432924,37.9449779],[23.5438669,37.9450207],[23.5446353,37.9449966],[23.5450786,37.9450885],[23.5451806,37.945161],[23.545431,37.945162],[23.5458511,37.9453258],[23.547091,37.9454207],[23.5472949,37.9455747],[23.547602,37.9456119],[23.5478188,37.9455317],[23.548182,37.9456953],[23.5483983,37.9456781],[23.5484393,37.945836],[23.5487116,37.9456297],[23.5497584,37.9456788],[23.5502596,37.9457844],[23.5506427,37.9458354],[23.5508054,37.9458586],[23.5511356,37.9458418],[23.5518591,37.9460564],[23.552064,37.9460616],[23.5522009,37.9460081],[23.5527721,37.945127],[23.5529309,37.9452177],[23.5533185,37.945111],[23.5535568,37.9452291],[23.5540457,37.9453121],[23.5543757,37.9453223],[23.5546265,37.9452512],[23.5550131,37.9453067],[23.5553991,37.9454614],[23.5558319,37.945409],[23.5569266,37.9450706],[23.5574052,37.9449643],[23.5575416,37.9450008],[23.5575877,37.9449018],[23.5580784,37.9450344],[23.5581998,37.9443634],[23.5582908,37.9443817],[23.5588139,37.9444513],[23.560721,37.944499],[23.5613006,37.9446454],[23.5618906,37.944954],[23.562709,37.9451193],[23.5636997,37.9450328],[23.564633,37.9450273],[23.5652484,37.9448944],[23.5666481,37.9449175],[23.5692526,37.9452245],[23.5700223,37.9455203]]},{"id":19150,"author":"AnaDigit","name_GR":"\u03a3\u03b1\u03bb\u03b1\u03bc\u03af\u03bd\u03b1: \u03a3\u03b1\u03c4\u03b5\u03c1\u03bb\u03af-\u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2","description_GR":"\u0394\u03b9\u03b1\u03c3\u03c7\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b1 \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03b1\u03bb\u03b1\u03bc\u03af\u03bd\u03b1\u03c2","path":"ATTIKI\/Attiki_Salamina_Saterli_Stavros","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4907,"name_EN":"Salamina: Saterli-Stavros","description_EN":"Crossing Salamina inland","ascent_time":125,"descent_time":115,"marker":"No_marks","level":9,"ascent":331,"descent":59,"maxelev":305,"minelev":20,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.43792 37.88836,23.4577 37.91061)","views":1,"millestones":"0,23.4380890,37.8882664#1,23.4482720,37.8897736#2,23.4532379,37.8927903#3,23.4574906,37.8996957#4,23.4535061,37.9039635#4.9,23.4528278,37.9106766","x":23.4544888,"y":37.8977057,"coor":[[23.438089,37.8882664],[23.4382326,37.888684],[23.4385078,37.888665],[23.4398029,37.8888424],[23.4404076,37.8885929],[23.4413175,37.8885792],[23.4422936,37.8888272],[23.4431365,37.8891241],[23.4435585,37.8891148],[23.4443207,37.8890824],[23.444469,37.88902],[23.4449019,37.8892023],[23.4450258,37.8893651],[23.4452756,37.8892762],[23.4457418,37.8892874],[23.4459926,37.8892074],[23.4467209,37.8891388],[23.4472315,37.8892944],[23.447573,37.8892599],[23.4477998,37.8893421],[23.448127,37.8896951],[23.4483761,37.8898315],[23.4487632,37.8897792],[23.4490036,37.8895731],[23.4491995,37.8893644],[23.4498944,37.8892055],[23.4499861,37.8891158],[23.4499759,37.8889625],[23.4501929,37.8888373],[23.4502739,37.8886394],[23.4505471,37.8886046],[23.4510558,37.8887377],[23.4513863,37.8886401],[23.4519776,37.8886519],[23.4521008,37.8889048],[23.4520311,37.8891028],[23.4521351,37.8894998],[23.4521228,37.8897746],[23.4523258,37.8900099],[23.4521993,37.8901986],[23.4521751,37.8903968],[23.4523227,37.8904245],[23.452458,37.8905874],[23.4523777,37.8906771],[23.4524562,37.8908217],[23.4520354,37.8908197],[23.45191,37.8908732],[23.4519403,37.8913871],[23.4518138,37.8914271],[23.4524032,37.8917002],[23.4527082,37.891972],[23.4529578,37.8920633],[23.4529972,37.8921131],[23.4531812,37.8924564],[23.4532467,37.8928262],[23.4537668,37.8932432],[23.4539226,37.8937126],[23.4538979,37.8939739],[23.4540394,37.8948308],[23.4538783,37.8950914],[23.4538424,37.8953256],[23.4539308,37.8956865],[23.454099,37.8960118],[23.4540642,37.8961017],[23.4541531,37.8963815],[23.4540246,37.8968406],[23.453841,37.8970561],[23.4539088,37.8971195],[23.4537903,37.8972811],[23.4540896,37.8975619],[23.454353,37.897606],[23.4544888,37.8977057],[23.454614,37.8976883],[23.4547383,37.897806],[23.4552604,37.8979527],[23.4555443,37.898008],[23.4558858,37.8979736],[23.4565548,37.8985941],[23.4572667,37.8992282],[23.4574467,37.8994995],[23.4574952,37.8995222],[23.4575655,37.8995901],[23.4574297,37.8997833],[23.4574736,37.8999998],[23.4576092,37.9001266],[23.4575728,37.9004329],[23.4571977,37.9003951],[23.4571288,37.9004849],[23.4571621,37.9005932],[23.456972,37.9006419],[23.4565052,37.9006938],[23.4563678,37.9008284],[23.4561297,37.9007191],[23.4560833,37.9008361],[23.4557554,37.9005822],[23.4557652,37.9007896],[23.455708,37.9008344],[23.455313,37.9004179],[23.4553104,37.9007604],[23.4548805,37.900452],[23.4549704,37.9006056],[23.4548114,37.9005688],[23.454889,37.9008396],[23.4546512,37.9007033],[23.4547624,37.9010463],[23.4544062,37.9015313],[23.4543562,37.902135],[23.4542766,37.9021346],[23.45408,37.9025663],[23.4540121,37.9025209],[23.4538865,37.9025834],[23.4537827,37.9027812],[23.4536969,37.9028484],[23.4533724,37.9028965],[23.4534522,37.9031537],[23.4535028,37.9032306],[23.4534754,37.9038704],[23.4535421,37.904069],[23.4533133,37.9042482],[23.4530397,37.904337],[23.4530389,37.9044362],[23.4528673,37.9045706],[23.4525676,37.9051099],[23.4525756,37.9054209],[23.452688,37.9056017],[23.4527758,37.9060347],[23.4529,37.9061525],[23.4529101,37.9063238],[23.4531986,37.9063972],[23.4532771,37.9065508],[23.4532644,37.906731],[23.4531144,37.9070187],[23.4528159,37.9073868],[23.4522227,37.9076184],[23.4521777,37.9078255],[23.4523461,37.9082814],[23.4529201,37.9091043],[23.4529188,37.909289],[23.4529169,37.9095369],[23.4526176,37.9100132],[23.4526764,37.9103785],[23.4527022,37.9104507],[23.4528278,37.9106766]]},{"id":19152,"author":"AnaDigit","name_GR":"\u03a3\u03b1\u03bb\u03b1\u03bc\u03af\u03bd\u03b1: \u0395\u03c0\u03af\u03c3\u03ba\u03b5\u03c8\u03b7 \u03c3\u03c4\u03b7\u03bd \u03bc\u03c5\u03ba\u03b7\u03bd\u03b1\u03ca\u03ba\u03ae \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c3\u03c4\u03b1 \u039a\u03b1\u03bd\u03ac\u03ba\u03b9\u03b1","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b1 \u039a\u03b1\u03bd\u03ac\u03ba\u03b9\u03b1","path":"ATTIKI\/Attiki_Salamina_Kanakia_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":2352,"name_EN":"Salamina: Visiting the mycenean acropolis in Kanakia","description_EN":"A loop trail in Kanakia","ascent_time":45,"descent_time":45,"marker":"No_marks","level":9,"ascent":76,"descent":76,"maxelev":70,"minelev":0,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.4087 37.899,23.41464 37.9049)","views":2,"millestones":"0,23.4089876,37.9048992#1,23.4135749,37.8992532#2.4,23.4089865,37.9048992","x":23.4143905,"y":37.899185,"coor":[[23.4089876,37.9048992],[23.4091258,37.9045574],[23.4087855,37.9044385],[23.4087067,37.90433],[23.4089988,37.9032364],[23.4090349,37.9015601],[23.4091902,37.901615],[23.4091689,37.9014346],[23.4092604,37.901363],[23.4094767,37.9013461],[23.4094548,37.9012378],[23.4096959,37.9009506],[23.4101038,37.9011509],[23.4101848,37.9009801],[23.4102984,37.9009987],[23.4103346,37.9007375],[23.410518,37.9005581],[23.4105396,37.9007025],[23.4108228,37.9008481],[23.4112673,37.9007421],[23.4115757,37.9005815],[23.4117077,37.9004244],[23.412161,37.9001923],[23.4121314,37.900066],[23.4122989,37.9000128],[23.412654,37.8996991],[23.4132245,37.8994676],[23.4134763,37.8992796],[23.4138752,37.8991734],[23.4141588,37.8992649],[23.4143905,37.899185],[23.41464,37.8990015],[23.4143905,37.899185],[23.4141588,37.8992649],[23.4138752,37.8991734],[23.4134763,37.8992796],[23.4132245,37.8994676],[23.412654,37.8996991],[23.4122989,37.9000128],[23.4121314,37.900066],[23.412161,37.9001923],[23.4122639,37.9003055],[23.4125594,37.900325],[23.4125589,37.9003971],[23.4127062,37.9004699],[23.4128638,37.900669],[23.4127826,37.9008669],[23.4126106,37.9010463],[23.4126541,37.9012989],[23.412514,37.9017488],[23.4120971,37.9020982],[23.4117769,37.9019975],[23.4108556,37.9019929],[23.4096281,37.9018786],[23.4091891,37.901615],[23.4090335,37.9015601],[23.4089973,37.9032364],[23.4087056,37.90433],[23.4087844,37.9044385],[23.4091247,37.9045574],[23.4089865,37.9048992]]},{"id":19153,"author":"AnaDigit","name_GR":"\u03a3\u03b1\u03bb\u03b1\u03bc\u03af\u03bd\u03b1: \u039a\u03bf\u03bb\u03ce\u03bd\u03b5\u03c2-\u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u0395\u03c5\u03c1\u03b9\u03c0\u03af\u03b4\u03b7","description_GR":"\u0391\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae","path":"ATTIKI\/Attiki_Salamina_Kolones_Evripidis","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":670,"name_EN":"Salamina: Kolones-Evripides cave","description_EN":"Archaeological route","ascent_time":15,"descent_time":10,"marker":"No_marks","level":9,"ascent":92,"descent":3,"maxelev":107,"minelev":3,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.4519 37.87815,23.45444 37.88231)","views":2,"millestones":"0,23.4522755,37.8822608#0.7,23.4522755,37.8822608","x":23.4530735,"y":37.8819874,"coor":[[23.4544401,37.878152],[23.4541477,37.8792502],[23.4541542,37.879764],[23.454165,37.8798451],[23.4542003,37.879967],[23.4532756,37.8807986],[23.4528264,37.8815716],[23.4528251,37.8817429],[23.4530407,37.881807],[23.4532325,37.8820152],[23.4530735,37.8819874],[23.4528684,37.8820495],[23.4527207,37.8820308],[23.4526292,37.8820935],[23.4523678,37.8820742],[23.4523106,37.8821281],[23.451969,37.8821896],[23.4519003,37.8822523],[23.4519315,37.8823043],[23.4522755,37.8822608]]},{"id":19154,"author":"AnaDigit","name_GR":"\u03a3\u03b1\u03bb\u03b1\u03bc\u03af\u03bd\u03b1: \u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2-\u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u0395\u03c5\u03c1\u03b9\u03c0\u03af\u03b4\u03b7-\u039a\u03bf\u03bb\u03ce\u03bd\u03b5\u03c2","description_GR":"\u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2-\u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u0393\u03ba\u03af\u03bd\u03b1\u03bd\u03b9-\u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u0395\u03c5\u03c1\u03b9\u03c0\u03af\u03b4\u03b7-\u039a\u03bf\u03bb\u03ce\u03bd\u03b5\u03c2","path":"ATTIKI\/Attiki_Salamina_Ginani_Evripidis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5307,"name_EN":"Salamina: Stavros-Evripides cave-Kolones","description_EN":"Stavros-Ginani plateau-Evripides cave-Kolone","ascent_time":120,"descent_time":130,"marker":"No_marks","level":9,"ascent":91,"descent":367,"maxelev":305,"minelev":5,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.mikri_attiki","pdf_link":"","bbox":"LINESTRING(23.45138 37.87817,23.45777 37.91067)","views":5,"millestones":"0,23.4528310,37.9106766#1,23.4534141,37.9028907#2,23.4568004,37.8988105#3,23.4528234,37.8917337#4,23.4544208,37.8861224#5.3,23.4544394,37.8781520","x":23.4540275,"y":37.8968384,"coor":[[23.452831,37.9106766],[23.452705,37.9104507],[23.4526796,37.9103785],[23.4526208,37.9100132],[23.4529201,37.9095369],[23.4529233,37.9091043],[23.4525846,37.9086205],[23.4523493,37.9082815],[23.4521809,37.9078255],[23.4522255,37.9076184],[23.4528187,37.9073869],[23.4531172,37.9070187],[23.4532672,37.906731],[23.4532799,37.9065508],[23.4532014,37.9063972],[23.4529133,37.9063238],[23.4529032,37.9061525],[23.452779,37.9060347],[23.4526912,37.9056017],[23.4525788,37.9054209],[23.4525708,37.9051099],[23.4528705,37.9045706],[23.4530421,37.9044362],[23.4530429,37.904337],[23.4533165,37.9042482],[23.4535453,37.904069],[23.4534786,37.9038704],[23.453506,37.9032306],[23.4534554,37.9031538],[23.4533752,37.9028965],[23.4536998,37.9028484],[23.4537856,37.9027812],[23.4538894,37.9025834],[23.454015,37.9025209],[23.4540829,37.9025663],[23.4542794,37.9021346],[23.4543591,37.902135],[23.454409,37.9015313],[23.4547652,37.9010463],[23.454654,37.9007033],[23.4548919,37.9008396],[23.4548142,37.9005688],[23.4549732,37.9006056],[23.4548833,37.900452],[23.4553133,37.9007604],[23.4553158,37.9004179],[23.4557108,37.9008344],[23.455768,37.9007896],[23.4557582,37.9005822],[23.4560862,37.9008361],[23.4561325,37.9007191],[23.4563706,37.9008284],[23.4565081,37.9006938],[23.4569748,37.9006419],[23.4571653,37.9005932],[23.457132,37.9004849],[23.4572009,37.9003951],[23.457576,37.9004329],[23.4576124,37.9001266],[23.4574768,37.8999998],[23.4574329,37.8997833],[23.4575683,37.8995901],[23.4574984,37.8995222],[23.4574496,37.8994995],[23.4572696,37.8992283],[23.4565576,37.8985941],[23.455889,37.8979736],[23.4555475,37.8980081],[23.4552636,37.8979527],[23.4547415,37.897806],[23.4546172,37.8976883],[23.454492,37.8977058],[23.4543562,37.897606],[23.4540929,37.8975597],[23.4537935,37.8972812],[23.4539117,37.8971172],[23.4538439,37.8970538],[23.4540275,37.8968384],[23.454156,37.8963793],[23.454067,37.8960995],[23.4541018,37.8960095],[23.4539336,37.8956843],[23.4538453,37.8953233],[23.4538811,37.8950892],[23.4540423,37.8948285],[23.4539008,37.8939717],[23.4539254,37.8937104],[23.4537697,37.893241],[23.4532496,37.892824],[23.4531841,37.8924542],[23.4530001,37.8921108],[23.4529585,37.8920633],[23.452835,37.8918464],[23.452803,37.8915579],[23.4523513,37.8912719],[23.4528902,37.8910107],[23.453211,37.8906878],[23.4533613,37.890364],[23.4533631,37.8901116],[23.4535669,37.8897633],[23.4537419,37.8894555],[23.4540623,37.8891775],[23.4540452,37.8890423],[23.4539485,37.8878476],[23.4541351,37.8872176],[23.454272,37.8871551],[23.4544425,37.8871739],[23.4546569,37.8874002],[23.4552915,37.8877006],[23.4552242,37.8875741],[23.4548624,37.887293],[23.4547967,37.8869412],[23.4549011,37.8866623],[23.455428,37.88616],[23.4548418,37.8862272],[23.4544558,37.8861443],[23.4542973,37.8860444],[23.4537572,37.8852668],[23.453725,37.8850052],[23.4538978,37.8847086],[23.4538756,37.8846274],[23.4536484,37.8845993],[23.4532838,37.8846968],[23.4530122,37.8845152],[23.45257,37.8843419],[23.4521943,37.8843943],[23.4519583,37.8838276],[23.4519713,37.8836023],[23.4517001,37.8833667],[23.4516555,37.8832494],[23.4518608,37.8831692],[23.45193,37.8830433],[23.451806,37.8828895],[23.4517265,37.8828802],[23.4515926,37.8825371],[23.4519312,37.8823043],[23.4518996,37.8822523],[23.4519683,37.8821895],[23.4523099,37.882128],[23.4523671,37.8820742],[23.4526285,37.8820935],[23.45272,37.8820308],[23.4528677,37.8820495],[23.4530728,37.8819874],[23.4532318,37.8820152],[23.45304,37.881807],[23.4528244,37.8817429],[23.4528257,37.8815716],[23.4532749,37.8807986],[23.4542,37.879967],[23.4541643,37.8798451],[23.4541535,37.879764],[23.454147,37.8792502],[23.4544394,37.878152]]},{"id":19198,"author":"AnaDigit","name_GR":"\u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1\u03c2: \u03a7\u03b5\u03c1\u03c3\u03cc\u03bd\u03b7\u03c3\u03bf\u03c2 \u039a\u03c5\u03bd\u03cc\u03c3\u03bf\u03c5\u03c1\u03b1","description_GR":"\u0397 \u03c0\u03b9\u03bf \u03ac\u03b3\u03c1\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1\u03c2 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae\u03c2","path":"ATTIKI\/Attiki_Marathonas_Kynosoura_peninsula","activity_type":31,"assistance":1,"difficulty":3,"scenic_value":5,"length":2312,"name_EN":"Marathonas: Kynosoura peninsula","description_EN":"The wildest hike on the Attica coast","ascent_time":75,"descent_time":65,"marker":"Blue_dots","level":9,"ascent":133,"descent":76,"maxelev":81,"minelev":13,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.05376 38.12959,24.05971 38.14596)","views":12,"millestones":"0,24.0559641,38.1459618#1,24.0543083,38.1387978#2,24.0584708,38.1317060#2.3,24.0597055,38.1295885","x":24.0544066,"y":38.1386487,"coor":[[24.0559641,38.1459618],[24.0559355,38.1458446],[24.0560267,38.1457184],[24.0557756,38.1456644],[24.0558667,38.1454301],[24.0557411,38.145349],[24.0557639,38.1452138],[24.055604,38.1451147],[24.0556038,38.1448624],[24.0557633,38.1444838],[24.0556262,38.1443216],[24.0553637,38.1442767],[24.055375,38.1441505],[24.0552837,38.1440604],[24.0551467,38.1440334],[24.0552036,38.1438532],[24.0550895,38.1438262],[24.0551086,38.1436639],[24.0549829,38.1434657],[24.0546406,38.1434479],[24.0547545,38.1432676],[24.054629,38.1432856],[24.0544121,38.1431776],[24.0543321,38.1429433],[24.0544003,38.1426729],[24.0542519,38.1425738],[24.0541629,38.142335],[24.0539298,38.1419836],[24.0539752,38.1416411],[24.0538838,38.141497],[24.0539408,38.1413618],[24.0537694,38.1411816],[24.0537579,38.1410554],[24.0539289,38.140794],[24.0540658,38.1407398],[24.0539973,38.1406678],[24.0541455,38.1404153],[24.0541111,38.1402351],[24.0542821,38.1399556],[24.0542592,38.1398475],[24.0541221,38.1397484],[24.0542248,38.1396492],[24.0540535,38.1395141],[24.0540076,38.1392257],[24.0540532,38.1391266],[24.0539847,38.1390365],[24.0544067,38.1387208],[24.0544066,38.1386487],[24.0545207,38.1385405],[24.0544521,38.1384504],[24.0545205,38.1383423],[24.0548626,38.1380717],[24.0551821,38.1379724],[24.0552276,38.1378012],[24.0555128,38.1377199],[24.0556268,38.1375216],[24.0560032,38.1373412],[24.0559232,38.137206],[24.0560714,38.1369536],[24.0560598,38.1367193],[24.0561737,38.1364939],[24.0560594,38.1361875],[24.0562303,38.1359351],[24.0560476,38.1357369],[24.0561046,38.1356557],[24.0560474,38.1354395],[24.05615,38.1353132],[24.0559215,38.1349709],[24.0558986,38.1348087],[24.0561039,38.1346824],[24.0562517,38.1339883],[24.0565368,38.1337629],[24.056491,38.1335736],[24.0566507,38.1335285],[24.0566961,38.1332581],[24.0569014,38.1331048],[24.0570724,38.1328523],[24.0574716,38.1326899],[24.0579505,38.132221],[24.0580531,38.132203],[24.0580303,38.1321669],[24.0582128,38.1320406],[24.0581898,38.1318784],[24.058338,38.1317522],[24.0584635,38.1317161],[24.0585433,38.1316079],[24.0587715,38.1316528],[24.0588855,38.1314635],[24.0590452,38.1313733],[24.059615,38.1305078],[24.0596605,38.1303636],[24.0595802,38.1298589],[24.0596371,38.1297147],[24.0597056,38.1297056],[24.0597055,38.1295885]]},{"id":19333,"author":"AnaDigit","name_GR":"\u03a0\u03ac\u03c3\u03c4\u03c1\u03b1: O22 \u0394\u03c1\u03c5\u03cc\u03c2 \u039a\u03b5\u03c6\u03b1\u03bb\u03ad\u03c2-\u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03b1","description_GR":"\u039c\u03b1\u03ba\u03c1\u03b9\u03ac \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c3\u03c4\u03c1\u03b1\u03c2","path":"ATTIKI\/Attiki_O22_DryosKefales_Skourta","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":21472,"name_EN":"Pastra: O22 Dryos Kefales-Skourta","description_EN":"A long ride along the Pastra Mt crest","ascent_time":540,"descent_time":530,"marker":"O22","level":9,"ascent":576,"descent":630,"maxelev":998,"minelev":510,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.34677 38.19483,23.55171 38.21628)","views":21,"millestones":"0,23.3471481,38.1938736#1,23.3532903,38.1959471#2,23.3588870,38.1982919#3,23.3671101,38.1981897#4,23.3773389,38.1977911#5,23.3882260,38.1993302#6,23.3984297,38.1998588#7,23.4090099,38.1989468#8,23.4196954,38.2006289#9,23.4268596,38.2064583#10,23.4360315,38.2081834#11,23.4462108,38.2095084#12,23.4555741,38.2102887#13,23.4642916,38.2130884#14,23.4717249,38.2147487#15,23.4825583,38.2169579#16,23.4937090,38.2151443#17,23.5035574,38.2143901#18,23.5144185,38.2121096#19,23.5256294,38.2129915#20,23.5365508,38.2151067#21.5,23.5515888,38.2140019","x":23.4401624,"y":38.2095174,"coor":[[23.3471481,38.1938736],[23.3471241,38.1941258],[23.3469624,38.1943232],[23.3470969,38.1948917],[23.3473012,38.195037],[23.3474607,38.195074],[23.3477123,38.1950303],[23.3478975,38.194761],[23.3483231,38.1944119],[23.3491469,38.1942362],[23.3494416,38.1943234],[23.3505364,38.1946494],[23.3507412,38.1947407],[23.3510924,38.1950581],[23.3517928,38.1953999],[23.3520999,38.1955368],[23.3522145,38.1954923],[23.352204,38.1953841],[23.3519475,38.1946933],[23.3519144,38.1944407],[23.352018,38.1943512],[23.3521084,38.1944598],[23.3523747,38.1950516],[23.3528265,38.1956129],[23.3533712,38.1960034],[23.353947,38.1962364],[23.3542992,38.1964366],[23.3548435,38.1965162],[23.3551394,38.196626],[23.3556845,38.1969805],[23.3560033,38.1970904],[23.3565812,38.1975982],[23.35682,38.1977167],[23.3569556,38.1978797],[23.3569544,38.1980239],[23.3576648,38.1990552],[23.3576749,38.1992084],[23.3575358,38.199442],[23.357614,38.1996317],[23.3578759,38.1997232],[23.3580688,38.1998685],[23.3583055,38.2002213],[23.3584418,38.2003121],[23.3592203,38.2000911],[23.3593473,38.1999386],[23.3593272,38.1996275],[23.3589014,38.1986969],[23.3588752,38.1977775],[23.3589919,38.1974897],[23.3594286,38.1971767],[23.3595575,38.1967989],[23.359567,38.1964925],[23.3597097,38.1965023],[23.3598686,38.1966113],[23.3600926,38.1971172],[23.3603322,38.1971366],[23.3606609,38.1974267],[23.3609916,38.1974826],[23.3613897,38.197665],[23.3615029,38.1977738],[23.361811,38.1978115],[23.361993,38.1978936],[23.3623016,38.1978593],[23.3628144,38.1979882],[23.3634547,38.1979016],[23.3636024,38.1979925],[23.3636942,38.1979389],[23.3639226,38.1979401],[23.3640037,38.1978144],[23.3641412,38.1977611],[23.3644037,38.1977805],[23.3645742,38.1978716],[23.3652706,38.1978934],[23.3654971,38.1981199],[23.3659434,38.1980142],[23.3660468,38.1979426],[23.3661829,38.1980515],[23.3669817,38.1981279],[23.3675048,38.1983831],[23.3677686,38.1982493],[23.3679962,38.1983407],[23.3684299,38.198379],[23.3686129,38.198344],[23.3687165,38.1982544],[23.3692753,38.1983475],[23.3695843,38.1982681],[23.370324,38.1985785],[23.3709861,38.1986091],[23.3711238,38.1985377],[23.3713633,38.198575],[23.371659,38.1987118],[23.3721279,38.1986422],[23.3723578,38.1984632],[23.373479,38.1982349],[23.3737872,38.1982545],[23.3746755,38.1985477],[23.3749613,38.1985131],[23.3754273,38.198768],[23.3755424,38.1986694],[23.3756563,38.1987061],[23.3768394,38.1979013],[23.3779493,38.1976548],[23.3790234,38.1975884],[23.3802197,38.1979192],[23.3810295,38.1980496],[23.3837734,38.1979424],[23.3846867,38.1979832],[23.3858948,38.1982779],[23.3870776,38.1988609],[23.3885687,38.1994635],[23.3899308,38.2000834],[23.390657,38.200646],[23.3916823,38.2009577],[23.3922539,38.2008886],[23.3928834,38.2007296],[23.39364,38.200391],[23.3938595,38.2000857],[23.3940661,38.1999606],[23.3959316,38.1994926],[23.3965359,38.1996039],[23.3969587,38.199579],[23.3977805,38.1996373],[23.3984069,38.1998568],[23.3986237,38.1998759],[23.3996432,38.1995026],[23.4009338,38.1994912],[23.4012871,38.1995831],[23.4023338,38.2000751],[23.4026871,38.200167],[23.4040795,38.2002823],[23.4051529,38.2003057],[23.4065248,38.2001324],[23.4075543,38.1999303],[23.4080248,38.1996533],[23.4086341,38.1991517],[23.4096206,38.1986159],[23.4099068,38.1985272],[23.4106486,38.198594],[23.4111731,38.1987048],[23.4119809,38.1990874],[23.4123228,38.1991792],[23.4133272,38.1992564],[23.4148288,38.1991377],[23.4157754,38.1993046],[23.418116,38.1999291],[23.4195503,38.200513],[23.4204923,38.2012657],[23.4212965,38.2021168],[23.4213577,38.2030364],[23.4211981,38.2034502],[23.4211968,38.2036124],[23.4215235,38.2041908],[23.4217048,38.2043719],[23.4236422,38.2049042],[23.424929,38.2053971],[23.425145,38.2055244],[23.4258369,38.2061406],[23.4260417,38.2062317],[23.4266806,38.206325],[23.4269532,38.2065246],[23.427359,38.2069366],[23.4279155,38.2073449],[23.427994,38.2075255],[23.427896,38.2083722],[23.427963,38.2085708],[23.4282671,38.2086669],[23.4300926,38.2089282],[23.4308233,38.2089678],[23.4325392,38.2086336],[23.4337726,38.2086576],[23.4344591,38.2085077],[23.4355127,38.2081522],[23.4367685,38.2082304],[23.4389589,38.2085653],[23.4392776,38.208711],[23.439753,38.2092811],[23.4401624,38.2095174],[23.4405046,38.2095731],[23.4415332,38.2095059],[23.4422038,38.2099326],[23.4428191,38.2101338],[23.4432871,38.2101721],[23.4441905,38.2100322],[23.4446274,38.2096557],[23.4447534,38.2096203],[23.4449931,38.2096394],[23.4454257,38.2098217],[23.4457001,38.209787],[23.4469618,38.209099],[23.4472837,38.2088301],[23.4475758,38.2087188],[23.4477827,38.2085395],[23.4479534,38.2086305],[23.4480906,38.2086131],[23.4483632,38.2088127],[23.4487318,38.2086837],[23.4488228,38.2087382],[23.4489257,38.2087207],[23.4490391,38.2088293],[23.4492027,38.2089518],[23.4498653,38.2089369],[23.4500256,38.2088835],[23.4507145,38.2084181],[23.4512857,38.2084028],[23.4519784,38.2089467],[23.4524765,38.2095439],[23.4530442,38.2099972],[23.4532037,38.210052],[23.4537516,38.2100996],[23.4541971,38.2101017],[23.4547119,38.2099959],[23.4550428,38.2100335],[23.4558737,38.2104339],[23.456489,38.210635],[23.4565109,38.2107613],[23.456338,38.2109768],[23.456325,38.211184],[23.4564715,38.2114461],[23.4566875,38.2115822],[23.4568895,38.2120789],[23.4569632,38.2120026],[23.4575919,38.2119424],[23.4577982,38.2118532],[23.4581394,38.2120531],[23.4587544,38.2122993],[23.4600094,38.2124943],[23.4601923,38.2124771],[23.4602935,38.2126984],[23.4604433,38.2128117],[23.460728,38.2131195],[23.4619263,38.2132692],[23.4622236,38.2132345],[23.4622358,38.2131264],[23.4624649,38.2130373],[23.4631721,38.2131667],[23.4636642,38.2130518],[23.4638354,38.2130706],[23.4639447,38.2131117],[23.4640821,38.2130672],[23.4642875,38.2130862],[23.4644241,38.2131589],[23.4645731,38.2130875],[23.4648016,38.2130795],[23.4653265,38.213154],[23.4654069,38.2131003],[23.4657606,38.213156],[23.4663091,38.2131224],[23.4667428,38.2131785],[23.4669372,38.2131433],[23.4670736,38.2132341],[23.4672564,38.2132349],[23.4674284,38.2131455],[23.4677254,38.2131469],[23.4681695,38.2133382],[23.4684324,38.2133033],[23.4687288,38.2133858],[23.469164,38.2132345],[23.4698155,38.2131744],[23.4700341,38.2131168],[23.4702163,38.2131897],[23.4702194,38.2132483],[23.4701387,38.2133561],[23.4697372,38.2135886],[23.4687641,38.2138906],[23.4694481,38.214074],[23.4696232,38.2143496],[23.4697252,38.2144582],[23.4700682,38.2144147],[23.470432,38.2144569],[23.4706255,38.2145479],[23.4712173,38.2145641],[23.4716045,38.2147191],[23.4725168,38.2149395],[23.4739204,38.2154324],[23.4756423,38.2158547],[23.4764071,38.2159302],[23.4772742,38.2160873],[23.4779236,38.2163245],[23.4787882,38.216833],[23.4790844,38.2169425],[23.4831053,38.2169603],[23.483871,38.2169186],[23.4846131,38.2168272],[23.4878612,38.2162736],[23.4902411,38.2157252],[23.491407,38.2156221],[23.4929121,38.2153448],[23.4939638,38.2150834],[23.4942406,38.2150621],[23.4944609,38.2150495],[23.494862,38.214871],[23.4951103,38.2148315],[23.4951573,38.2146515],[23.4953181,38.214526],[23.495403,38.214274],[23.4955856,38.2143018],[23.4963538,38.2143998],[23.4965956,38.2144323],[23.4974671,38.2146208],[23.4975355,38.2146391],[23.4979038,38.2140774],[23.4990457,38.2144563],[23.4999236,38.2146989],[23.5005624,38.21499],[23.5009611,38.2149917],[23.5019405,38.2151175],[23.5058027,38.2134125],[23.5060717,38.2134812],[23.5068376,38.2133988],[23.5122595,38.2122814],[23.5134254,38.2121646],[23.5139288,38.2120495],[23.5142713,38.2120689],[23.514887,38.2122382],[23.5169548,38.2123684],[23.5176728,38.2126102],[23.5185397,38.2127985],[23.5192921,38.2128557],[23.5197027,38.2129565],[23.520412,38.2127926],[23.5210156,38.2129123],[23.5217811,38.2128793],[23.522299,38.2128319],[23.5236352,38.2128734],[23.5266611,38.2130523],[23.5272655,38.2129872],[23.5285332,38.2130283],[23.5291507,38.213148],[23.5309189,38.2132767],[23.5327671,38.2138609],[23.5338497,38.2142752],[23.5355716,38.2147417],[23.5365869,38.2151197],[23.5369852,38.2151889],[23.5382534,38.2151623],[23.5399683,38.2149302],[23.540952,38.214898],[23.5413326,38.2148319],[23.5417203,38.2149371],[23.5428395,38.214973],[23.5438098,38.2150804],[23.5444724,38.215083],[23.54501,38.2149634],[23.5469759,38.2147863],[23.5478973,38.2148889],[23.5481371,38.2149079],[23.5487893,38.2147256],[23.5492087,38.2146732],[23.5497571,38.2146573],[23.5503497,38.2147136],[23.5507491,38.2146115],[23.550648,38.2143227],[23.5515888,38.2140019]]}],{"extent":[23.17603,37.65831,24.07043,38.30755],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"byname"}},"PELOPONNESE\/Pelop_Abeliona_Trail_1":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_2":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1c":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1a":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1b":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Attavyros_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Attavyros_summit":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_36km_Lindos_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Kattavia_Skiadeni_loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Lindos_Sport":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Lavrio_ancient_workshops":{"url":null,"color":"#2b7108","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Lavrio_Legrena_PrfIlias":{"url":null,"color":"#efff0a","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Lavrio_AgNikolaos_peninsula":{"url":null,"color":"#2f32ff","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Kamari_Metochi_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Attiki\/Attiki_Lavrio_Triantafyllia_Charakas":{"url":null,"color":"#ff3d2f","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Lavrio_Kamariza_Lavrio":{"url":null,"color":"#43ff2f","width":6,"exclude":false,"useStyle":true},"Geology\/GEO_Lavrio_AnoSounio_Sounio":{"url":null,"color":"#902fff","width":6,"exclude":false,"useStyle":true}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_mikri_attiki = new getPoiCollection("mikri_attiki",[{"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":"AnaDigit","owner":"AnaDigit","x":23.748906,"y":37.980501,"photo":"AnaDigit_Logo","type":200,"zoom_level":7,"id":3,"hlink_GR":"http:\/\/toponavigator.com\/el.html","hlink_EN":"http:\/\/toponavigator.com\/en.html","description":"AnaDigit<\/b>, \u03c0\u03c1\u03bf\u03c6\u03b1\u03bd\u03ce\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf Anavasi Digital, \u03b7 \u03b5\u03be\u03ad\u03bb\u03b9\u03be\u03b7 \u03c4\u03b7\u03c2 \u03c7\u03b1\u03c1\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ae\u03c2 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1\u03c2 \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03c8\u03b7\u03c6\u03b9\u03b1\u03ba\u03cc \u03ba\u03cc\u03c3\u03bc\u03bf.
\u0397 AnaDigit<\/b> \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03bc\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03bf\u03bc\u03ac\u03b4\u03b1 \u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03cc\u03bd\u03c9\u03bd \u03c0\u03bf\u03c5 \u03b2\u03ac\u03b6\u03b5\u03b9 \u03c3\u03c4\u03b7 \u03bc\u03ad\u03c3\u03b7 \u03c4\u03b7\u03bd \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1, \u03c4\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b5\u03c2 \u03c0\u03bf\u03bb\u03bb\u03ce\u03bd \u03b5\u03c4\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c7\u03c9\u03c1\u03ac \u03c3\u03c4\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03bd\u03ad\u03c9\u03bd \u03c4\u03c1\u03cc\u03c0\u03c9\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c7\u03c1\u03ae\u03c3\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03c7\u03b1\u03c1\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ae\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b1\u03c2. \u039c\u03b5 \u03c0\u03c5\u03c1\u03ae\u03bd\u03b1 \u03c4\u03bf TopoNavigator<\/b>, \u03b5\u03be\u03b5\u03bb\u03af\u03c3\u03c3\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 \u03cc\u03c0\u03c9\u03c2 \u03bf iMapper<\/b> \u03ba\u03b1\u03b9 to <\/b>TopoNavigator Android<\/b>, \u03c0\u03bf\u03c5 \u03b1\u03c0\u03b5\u03c5\u03b8\u03cd\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf\u03bd \u03c4\u03b1\u03be\u03b9\u03b4\u03b9\u03ce\u03c4\u03b7, \u03c4\u03bf\u03bd \u03bf\u03c1\u03b5\u03b9\u03b2\u03ac\u03c4\u03b7, \u03c4\u03bf\u03bd \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b1, \u03c4\u03bf\u03bd \u03bc\u03b5\u03bb\u03b5\u03c4\u03b7\u03c4\u03ae.
H AnaDigit<\/b> \u03b5\u03b4\u03c1\u03b5\u03cd\u03b5\u03b9 \u03c3\u03b5 \u03b9\u03b4\u03b9\u03cc\u03ba\u03c4\u03b7\u03c4\u03b1 \u03b3\u03c1\u03b1\u03c6\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u0391\u03b8\u03ae\u03bd\u03b1 (\u0391\u03bd\u03b1\u03c0. \u03a0\u03bf\u03bb\u03ad\u03bc\u03bf\u03c5 20, 11521) \u03ba\u03b1\u03b9 \u03b1\u03c0\u03b1\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf 210.3604451 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf e-mail support@anadigit.gr","height":0,"width":0},{"name":"\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03a0\u03b1\u03b9\u03b1\u03bd\u03af\u03b1\u03c2
\u039a\u03bf\u03c5\u03c4\u03bf\u03cd\u03ba\u03b9","owner":"\u03a1\u03b5\u03b3\u03b3\u03af\u03bd\u03b1 \u039a\u03bf\u03cd\u03c4\u03c3\u03b7","x":23.828832,"y":37.946042,"photo":"Cave_Koutouki","type":73,"zoom_level":11,"id":20,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=1404","hlink_EN":"http:\/\/www.mytraveler.gr\/natural-places-in-attica_3_7_112_4_3.htm","description":"\u03a4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u039a\u03bf\u03c5\u03c4\u03bf\u03cd\u03ba\u03b9 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03c0\u03bb\u03b1\u03b3\u03b9\u03ac \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd, \u03c3\u03c4\u03bf \u0394\u03ae\u03bc\u03bf \u03a0\u03b1\u03b9\u03b1\u03bd\u03af\u03b1\u03c2, \u03c3\u03b5 \u03c5\u03c8\u03cc\u03bc\u03b5\u03c4\u03c1\u03bf 510 \u03bc. \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1\u03c2. \u0397 \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03bc\u03b5 \u03c4\u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae \u03c3\u03ae\u03c1\u03b1\u03b3\u03b3\u03b1\u03c2 \u03c3\u03c4\u03b7 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c3\u03b5 \u03bc\u03af\u03b1 \u03c4\u03bf\u03c5\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03bc\u03ae\u03ba\u03bf\u03c5\u03c2 350 \u03bc.\u03a4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1\u03bd \u03b5\u03bd\u03b9\u03b1\u03af\u03bf \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf, \u03bf \u03bf\u03c0\u03bf\u03af\u03bf\u03c2 \u03b4\u03b9\u03b1\u03b9\u03c1\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03b9\u03ba\u03c1\u03cc\u03c4\u03b5\u03c1\u03b1 \u03c4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1 \u03b1\u03c0\u03cc \u03c3\u03c4\u03b1\u03bb\u03b1\u03b3\u03bc\u03b9\u03c4\u03b9\u03ba\u03ac \u03c0\u03b1\u03c1\u03b1\u03c0\u03b5\u03c4\u03ac\u03c3\u03bc\u03b1\u03c4\u03b1. \u038c\u03bb\u03bf\u03c2 \u03bf \u03c7\u03ce\u03c1\u03bf\u03c2 \u03ba\u03bf\u03c3\u03bc\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c3\u03c4\u03b1\u03bb\u03b1\u03ba\u03c4\u03af\u03c4\u03b5\u03c2, \u03c3\u03c4\u03b1\u03bb\u03b1\u03b3\u03bc\u03af\u03c4\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03ba\u03bf\u03bb\u03ce\u03bd\u03b5\u03c2 \u03bc\u03b5 \u03c0\u03bf\u03b9\u03ba\u03af\u03bb\u03b5\u03c2 \u03b1\u03c0\u03bf\u03c7\u03c1\u03ce\u03c3\u03b5\u03b9\u03c2.","height":0,"width":0},{"name":"\u039b\u03af\u03bc\u03bd\u03b7 \u0392\u03bf\u03c5\u03bb\u03b9\u03b1\u03b3\u03bc\u03ad\u03bd\u03b7\u03c2
\u0391\u03c4\u03c4\u03b9\u03ba\u03ae","owner":"\u03a1\u03b5\u03b3\u03b3\u03af\u03bd\u03b1 \u039a\u03bf\u03cd\u03c4\u03c3\u03b7","x":23.785341,"y":37.807963,"photo":"Vouliagmeni_Lake","type":73,"zoom_level":12,"id":50,"hlink_GR":"http:\/\/www.limnivouliagmenis.gr\/el","hlink_EN":"http:\/\/www.limnivouliagmenis.gr\/en","description":"\u0397 \u03bb\u03af\u03bc\u03bd\u03b7 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03b8\u03b5\u03af \u03c3\u03b1\u03bd \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c4\u03b7\u03c2 \u03c6\u03cd\u03c3\u03b7\u03c2. \u03a4\u03bf \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03cc \u03c4\u03b7\u03c2 \u03c3\u03c7\u03ae\u03bc\u03b1 \u03c0\u03c1\u03bf\u03ae\u03bb\u03b8\u03b5 \u03b1\u03c0\u03cc \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b5\u03c2 \u03b3\u03b5\u03c9\u03bb\u03bf\u03b3\u03b9\u03ba\u03ad\u03c2 \u03bc\u03b5\u03c4\u03b1\u03b2\u03bf\u03bb\u03ad\u03c2. \u0395\u03ba\u03b5\u03af \u03c0\u03bf\u03c5 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03bb\u03af\u03bc\u03bd\u03b7, \u03c5\u03c0\u03ae\u03c1\u03c7\u03b5 \u03ad\u03bd\u03b1 \u03c4\u03b5\u03c1\u03ac\u03c3\u03c4\u03b9\u03bf \u03c5\u03c0\u03cc\u03b3\u03b5\u03b9\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c4\u03bf \u03bf\u03c0\u03bf\u03af\u03bf \u03c3\u03c7\u03b7\u03bc\u03b1\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03cc \u03b5\u03ba\u03b1\u03c4\u03bf\u03bc\u03bc\u03cd\u03c1\u03b9\u03b1 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1. \u03a3\u03c4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5 \u03ad\u03c4\u03c1\u03b5\u03c7\u03b1\u03bd \u03ac\u03c6\u03b8\u03bf\u03bd\u03b1 \u03bd\u03b5\u03c1\u03ac, \u03c4\u03b1 \u03bf\u03c0\u03bf\u03af\u03b1 \u03bb\u03cc\u03b3\u03c9 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b2\u03c1\u03c9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03b4\u03c1\u03ac\u03c3\u03b7\u03c2, \u03b1\u03bd\u03ac\u03b3\u03ba\u03b1\u03c3\u03b1\u03bd \u03c4\u03b7\u03bd \u03bf\u03c1\u03bf\u03c6\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5 \u03bd\u03b1 \u03c5\u03c0\u03bf\u03c7\u03c9\u03c1\u03ae\u03c3\u03b5\u03b9 \u03bc\u03b5 \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03bc\u03b1 \u03c4\u03bf \u03c6\u03b1\u03b9\u03bd\u03cc\u03bc\u03b5\u03bd\u03bf \u03c4\u03b7\u03c2 \u03ba\u03b1\u03c4\u03b1\u03b2\u03cd\u03b8\u03b9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03bf\u03c1\u03b5\u03b9\u03bd\u03bf\u03cd \u03cc\u03b3\u03ba\u03bf\u03c5. \u03a4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c4\u03b7\u03c2 \u03bb\u03af\u03bc\u03bd\u03b7\u03c2 \u03b1\u03bd\u03b1\u03b2\u03bb\u03cd\u03b6\u03b5\u03b9 \u03b1\u03c0\u03cc \u03c0\u03b7\u03b3\u03ad\u03c2 \u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 50 \u03ba\u03b1\u03b9 100\u03bc \u03ba\u03b1\u03b9 \u03b7 \u03b8\u03b5\u03c1\u03bc\u03bf\u03ba\u03c1\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03b1\u03c1\u03b1\u03bc\u03ad\u03bd\u03b5\u03b9 \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03ae \u03bc\u03b5\u03c4\u03b1\u03be\u03cd 21\u03bfC \u03ba\u03b1\u03b9 27\u03bfC. \u0397 \u03c3\u03c4\u03ac\u03b8\u03bc\u03b7 \u03c4\u03b7\u03c2 \u03bb\u03af\u03bc\u03bd\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 50 \u03b5\u03ba. \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b9\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1\u03c2 \u03c4\u03b7\u03c2 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03ad\u03c4\u03c3\u03b9 \u03b5\u03ba\u03b2\u03ac\u03bb\u03bb\u03b5\u03b9 \u03c3\u2019 \u03b1\u03c5\u03c4\u03ae\u03bd \u03bb\u03cc\u03b3\u03c9 \u03c5\u03c0\u03b5\u03c1\u03c7\u03b5\u03af\u03bb\u03b9\u03c3\u03b7\u03c2. \u03a4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c4\u03b7\u03c2 \u03bb\u03af\u03bc\u03bd\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c5\u03c6\u03ac\u03bb\u03bc\u03c5\u03c1\u03bf \u03ba\u03b1\u03b9 \u03bb\u03cc\u03b3\u03c9 \u03c4\u03c9\u03bd \u03c3\u03c5\u03c3\u03c4\u03b1\u03c4\u03b9\u03ba\u03ce\u03bd \u03c4\u03bf\u03c5, \u03ad\u03c7\u03b5\u03b9 \u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03c5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b9\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2.","height":0,"width":0},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1","owner":"A. Bonetti","x":23.705112457271,"y":37.994500388755,"photo":"Athens from parnitha 03","type":0,"zoom_level":11,"id":149,"hlink_GR":"","hlink_EN":"","description":"","height":342,"width":512},{"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":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u03a4\u03bf \u03ad\u03bb\u03bf\u03c2 \u03a3\u03c7\u03bf\u03b9\u03bd\u03b9\u03ac","owner":"AnaDigit","x":24.027877,"y":38.159563,"photo":"Attiki_Schinias21","type":0,"zoom_level":13,"id":333,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u03a6\u03b9\u03bb\u03bf\u03c0\u03ac\u03c0\u03c0\u03bf\u03c5","owner":"AnaDigit","x":23.721322,"y":37.967181,"photo":"Athina_Mnimeio_FIlopapou","type":10,"zoom_level":14,"id":366,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=892","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0398\u0397\u039d\u0391: \u039f \u0392\u03c1\u03ac\u03c7\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0391\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.726123,"y":37.971722,"photo":"Athens_Akropoli_apo_Filopapou1","type":10,"zoom_level":10,"id":367,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/3\/gh351.jsp?obj_id=2384","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03bf \u039b\u03c5\u03ba\u03b1\u03b2\u03b7\u03c4\u03c4\u03cc\u03c2","height":500,"width":1199},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u0391\u03b3\u03bf\u03c1\u03ac
\u039f \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u0397\u03c6\u03b1\u03af\u03c3\u03c4\u03bf\u03c5","owner":"AnaDigit","x":23.721418,"y":37.975613,"photo":"Athina_Arxea_Agora_Naos_Ifaistou","type":10,"zoom_level":14,"id":368,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/3\/gh351.jsp?obj_id=2485","hlink_EN":"","description":"","height":339,"width":512},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a1\u03c9\u03bc\u03b1\u03ca\u03ba\u03ae \u0391\u03b3\u03bf\u03c1\u03ac
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c4\u03c9\u03bd \u0391\u03ad\u03c1\u03b7\u03b4\u03c9\u03bd","owner":"AnaDigit","x":23.727221,"y":37.97406,"photo":"Athens_Aerides3","type":10,"zoom_level":14,"id":369,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/3\/gh351.jsp?obj_id=2402","hlink_EN":"","description":"","height":400,"width":1163},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0392\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7 \u0391\u03b4\u03c1\u03b9\u03b1\u03bd\u03bf\u03cd","owner":"AnaDigit","x":23.726515,"y":37.975169,"photo":"Athina_Adrian_library3","type":10,"zoom_level":14,"id":370,"hlink_GR":"http:\/\/www.eie.gr\/archaeologia\/gr\/06_DELTIA\/file29.aspx","hlink_EN":"","description":"\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c4\u03b7\u03c2 \u03c4\u03b5\u03c4\u03c1\u03ac\u03ba\u03bf\u03b3\u03c7\u03b7\u03c2 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae\u03c2","height":367,"width":512},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0392\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7 \u0391\u03b4\u03c1\u03b9\u03b1\u03bd\u03bf\u03cd.
\u03a4\u03bf \u03a0\u03c1\u03cc\u03c0\u03c5\u03bb\u03bf","owner":"AnaDigit","x":23.725926399231,"y":37.9755585821,"photo":"Athina_Adrian_library1","type":10,"zoom_level":14,"id":371,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/3\/gh351.jsp?obj_id=2370","hlink_EN":"","description":"","height":296,"width":512},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c3\u03c4\u03b5\u03c1\u03bf\u03c3\u03ba\u03bf\u03c0\u03b5\u03af\u03bf \u0391\u03b8\u03b7\u03bd\u03ce\u03bd","owner":"AnaDigit","x":23.718664,"y":37.973085,"photo":"Athina_Asteroskopeio_Athinon","type":9,"zoom_level":15,"id":372,"hlink_GR":"http:\/\/www.noa.gr\/index.php?lang=el","hlink_EN":"","description":"\u03a7\u03b1\u03bc\u03b7\u03bb\u03ac \u03bf \u03bd\u03b1\u03cc\u03c2 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u039c\u03b1\u03c1\u03af\u03bd\u03b1\u03c2.","height":363,"width":512},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0397 \u03c0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u03a3\u03c5\u03bd\u03c4\u03ac\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2","owner":"AnaDigit","x":23.734981536865,"y":37.975524753071,"photo":"Athina_Plateia_Sydagmatos","type":9,"zoom_level":14,"id":373,"hlink_GR":"http:\/\/local.e-history.gr\/pages\/viewpage.action?pageId=8487215","hlink_EN":"","description":"","height":339,"width":512},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf\u03c5\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c4\u03c1\u03b5\u03bd\u03ac\u03ba\u03b9","owner":"AnaDigit","x":23.728887557984,"y":37.969469105821,"photo":"Athina_Touristiko_Trenaki","type":9,"zoom_level":15,"id":374,"hlink_GR":"http:\/\/www.athenshappytrain.com\/gr-about-happy-train.html","hlink_EN":"","description":"\u03a4\u03bf \u03c4\u03bf\u03c5\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c4\u03c1\u03b5\u03bd\u03ac\u03ba\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c4\u03c1\u03ad\u03c7\u03b5\u03b9 \u03c4\u03bf \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b7\u03c2","height":267,"width":512},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf\u03c5\u03c1\u03ba\u03b9\u03ba\u03cc \u03b9\u03b5\u03c1\u03bf\u03b4\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03b5\u03af\u03bf","owner":"AnaDigit","x":23.727239,"y":37.974501,"photo":"Athina_Medreses1","type":10,"zoom_level":15,"id":375,"hlink_GR":"http:\/\/ottomanmonuments.blogspot.gr\/2011\/05\/blog-post.html","hlink_EN":"","description":"\u0397 \u03c0\u03cd\u03bb\u03b7 \u03c4\u03bf\u03c5 \u03c4\u03bf\u03c5\u03c1\u03ba\u03b9\u03ba\u03bf\u03cd \u03b9\u03b5\u03c1\u03bf\u03b4\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 (\u03bc\u03b5\u03bd\u03c4\u03c1\u03b5\u03c3\u03ad\u03c2) \u03c3\u03c4\u03bf\u03c5\u03c2 \u0391\u03ad\u03c1\u03b7\u03b4\u03b5\u03c2","height":512,"width":380},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0397 \u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ac \u039a\u03b1\u03c0\u03bd\u03b9\u03ba\u03b1\u03c1\u03ad\u03b1","owner":"AnaDigit","x":23.728499,"y":37.976324,"photo":"Athina_Kapnikarea2","type":10,"zoom_level":15,"id":376,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=833","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u039b\u03c5\u03c3\u03b9\u03ba\u03c1\u03ac\u03c4\u03b7","owner":"AnaDigit","x":23.730053,"y":37.971078,"photo":"Athina_Minio_Lysikrati1","type":10,"zoom_level":15,"id":377,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=891","hlink_EN":"","description":"","height":512,"width":339},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u039a\u03ac\u03c0\u03b1\u03c1\u03b7","owner":"AnaDigit","x":23.981830596922,"y":37.658134685909,"photo":"Crete_kapari","type":1,"zoom_level":14,"id":530,"hlink_GR":"","hlink_EN":"","description":"","height":398,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u03a6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u039a\u03bf\u03c1\u03b9\u03bd\u03bf\u03cd","owner":"AnaDigit","x":23.520576477049,"y":38.156118119931,"photo":"Parhitha_Korinos","type":10,"zoom_level":13,"id":571,"hlink_GR":"http:\/\/www.ancientgreece.gr\/index.php\/ancient-sites\/central\/290\/355\/","hlink_EN":"","description":"\u03a4\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03c4\u03bf\u03c5 \u039a\u03bf\u03c1\u03b9\u03bd\u03bf\u03cd \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03bc\u03b9\u03ba\u03c1\u03cc \u03bf\u03c7\u03c5\u03c1\u03cc \u03c0\u03ac\u03bd\u03c9 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b1\u03c0\u03cc\u03ba\u03c1\u03b7\u03bc\u03bd\u03b7 \u03c1\u03ac\u03c7\u03b7 \u03c3\u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2. \u0391\u03c0\u03cc \u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 (\u03b5\u03ba\u03c4\u03cc\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u03bf\u03b4\u03b9\u03ba\u03bf\u03cd \u03ac\u03be\u03bf\u03bd\u03b1) \u03ba\u03b1\u03b9 \u03c4\u03bf\u03bd \u03c4\u03c1\u03cc\u03c0\u03bf \u03bf\u03c7\u03cd\u03c1\u03c9\u03c3\u03b7\u03c2, \u03b5\u03af\u03bd\u03b1\u03b9 \u03c6\u03b1\u03bd\u03b5\u03c1\u03cc \u03cc\u03c4\u03b9 \u03bf \u03ba\u03cd\u03c1\u03b9\u03bf \u03c3\u03ba\u03bf\u03c0\u03cc\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c6\u03c1\u03bf\u03c5\u03c1\u03ac\u03c2 \u03c0\u03bf\u03c5 \u03ad\u03ba\u03b1\u03bd\u03b5 \u03b1\u03bd\u03b1\u03bc\u03b5\u03c4\u03ac\u03b4\u03bf\u03c3\u03b7 \u03bf\u03c0\u03c4\u03b9\u03ba\u03ce\u03bd \u03c3\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd (\u03ac\u03c1\u03b1 \u03c0\u03c1\u03cc\u03ba\u03b5\u03b9\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c6\u03c1\u03c5\u03ba\u03c4\u03c9\u03c1\u03af\u03b1), \u03ba\u03b1\u03b8\u03ce\u03c2 \u03b7 \u03b8\u03ad\u03c3\u03b7 \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, \u03c4\u03bf \u039a\u03bf\u03c1\u03bf\u03c1\u03ad\u03bc\u03b9, \u03c4\u03bf \u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u03ba\u03b1\u03b9 \u03c4\u03bf \u0398\u03c1\u03b9\u03ac\u03c3\u03b9\u03bf \u03a0\u03b5\u03b4\u03af\u03bf. \u03a4\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03bf\u03bc\u03b1\u03bb\u03ad\u03c2 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03bb\u03b1\u03b3\u03b9\u03ac\u03c2 \u03bc\u03b5 \u03b1\u03c1\u03b3\u03bf\u03bb\u03b9\u03b8\u03bf\u03b4\u03bf\u03bc\u03ae \u03c0\u03bf\u03b9\u03ba\u03af\u03bb\u03bf\u03c5 \u03cd\u03c8\u03bf\u03c5\u03c2. \u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c1\u03b5\u03b9\u03c0\u03c9\u03bc\u03ad\u03bd\u03bf, \u03b1\u03bb\u03bb\u03ac \u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b7 - \u03ba\u03c5\u03c1\u03b9\u03cc\u03c4\u03b5\u03c1\u03b7 - \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03c0\u03cd\u03bb\u03b7 \u03ba\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03cc\u03c4\u03b5\u03c1\u03b7 \u03c3\u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac.","height":243,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u03a6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u039a\u03bf\u03c1\u03bf\u03c1\u03ad\u03bc\u03b9","owner":"AnaDigit","x":23.545162,"y":38.12383,"photo":"Parhitha_Kororemi","type":10,"zoom_level":13,"id":572,"hlink_GR":"http:\/\/www.ancientgreece.gr\/index.php\/ancient-sites\/central\/290\/307\/","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03c3\u03c4\u03b9\u03c2 \u03c0\u03b1\u03c1\u03c5\u03c6\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c1\u03bd\u03b7\u03b8\u03b1\u03c2, \u03c3\u03c4\u03b1 \u03c0\u03c1\u03ce\u03c4\u03b1 \u03c5\u03c8\u03ce\u03bc\u03b1\u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u0398\u03c1\u03b9\u03ac\u03c3\u03b9\u03bf \u03a0\u03b5\u03b4\u03af\u03bf. \u0391\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1 \u03c0\u03bb\u03b1\u03c4\u03cd \u03b1\u03bb\u03bb\u03ac \u03c7\u03b1\u03bc\u03b7\u03bb\u03cc \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03cc \u03c0\u03b5\u03c1\u03af\u03b2\u03bf\u03bb\u03bf, \u03c3\u03c4\u03bf\u03bd \u03bf\u03c0\u03bf\u03af\u03bf \u03b4\u03af\u03bd\u03b5\u03b9 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03bc\u03b9\u03b1 \u03c0\u03bb\u03b1\u03c4\u03b9\u03ac \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac (\u03b7 \u03c6\u03c5\u03c3\u03b9\u03ba\u03ae \u03c0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bb\u03cc\u03c6\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac, \u03ac\u03c1\u03b1 \u03b7 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03ba\u03bf\u03b9\u03c4\u03ac\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03ba\u03ac\u03c0\u03c9\u03c2 \u03c0\u03b9\u03cc \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03c5\u03bc\u03ad\u03bd\u03b7 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac). \u039a\u03b1\u03b8\u03ce\u03c2 \u03b4\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03ba\u03c4\u03b9\u03c3\u03bc\u03ac\u03c4\u03c9\u03bd \u03ae \u03ac\u03bb\u03bb\u03bf\u03c5 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5 \u03c3\u03c4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc, \u03c6\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03c4\u03bf \u039a\u03bf\u03c1\u03bf\u03c1\u03ad\u03bc\u03b9 \u03b1\u03c0\u03bb\u03ac \u03b5\u03c0\u03cc\u03c0\u03c4\u03b5\u03c5\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b1\u03bc\u03b5\u03c4\u03ad\u03b4\u03b9\u03b4\u03b5 \u03bf\u03c0\u03c4\u03b9\u03ba\u03ac \u03bc\u03b7\u03bd\u03cd\u03bc\u03b1\u03c4\u03b1 \u03c3\u03c4\u03b1 \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9 \u03c4\u03bf\u03c5 \u039a\u03ac\u03c3\u03c4\u03c1\u03bf\u03c5 (\u03bc\u03cc\u03bb\u03b9\u03c2 1300\u03bc \u03c3\u03c4\u03b1 \u039d\u0394 \u03c4\u03bf\u03c5) \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5 \u039a\u03bf\u03c1\u03b9\u03bd\u03bf\u03cd (4.2 \u03c7\u03bb\u03bc \u03c3\u03c4\u03b1 \u0392\u0394).","height":221,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u03a6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03a0\u03ac\u03bd\u03b1\u03ba\u03c4\u03bf","owner":"AnaDigit","x":23.506156921385,"y":38.183446961282,"photo":"Parhitha_Panakto","type":10,"zoom_level":12,"id":573,"hlink_GR":"http:\/\/www.ancientgreece.gr\/index.php\/ancient-sites\/central\/290\/352\/","hlink_EN":"","description":"\u03a4\u03bf \u03a0\u03ac\u03bd\u03b1\u03ba\u03c4\u03bf \u03ae\u03c4\u03b1\u03bd \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03b1\u03b8\u03b7\u03bd\u03b1\u03ca\u03ba\u03cc \u03bf\u03c7\u03c5\u03c1\u03cc \u03c3\u03c4\u03bf \u039d\u0394 \u03ac\u03ba\u03c1\u03bf \u03c4\u03bf\u03c5 \u03bf\u03c1\u03bf\u03c0\u03b5\u03b4\u03af\u03bf\u03c5 \u03c4\u03c9\u03bd \u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03c9\u03bd. \u0391\u03c0\u03cc \u03c4\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03b1\u03c5\u03c4\u03cc \u03ae\u03bb\u03b5\u03b3\u03c7\u03b5 \u03bc\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03ba\u03cd\u03c1\u03b9\u03b5\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ad\u03c2 \u03b4\u03b9\u03b1\u03b2\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03c4\u03c4\u03b9\u03ba\u03ae \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7 \u0392\u03bf\u03b9\u03c9\u03c4\u03af\u03b1. \u039d\u03bf\u03c4\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1 \u03c4\u03bf \u03c0\u03bf\u03bb\u03cd \u03bc\u03b9\u03ba\u03c1\u03cc\u03c4\u03b5\u03c1\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03c4\u03bf\u03c5 \u039a\u03bf\u03c1\u03b9\u03bd\u03bf\u03cd \u03b5\u03c0\u03cc\u03c0\u03c4\u03b5\u03c5\u03b5 \u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03bf\u03b4\u03b9\u03ba\u03ac \u03c0\u03b5\u03c1\u03ac\u03c3\u03bc\u03b1\u03c4\u03b1 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03cc\u03b4\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0395\u03bb\u03b5\u03c5\u03c3\u03af\u03bd\u03b1, \u03b5\u03bd\u03ce \u03c4\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03c4\u03b7\u03c2 \u03a6\u03c5\u03bb\u03ae\u03c2 \u03ae\u03bb\u03b5\u03b3\u03c7\u03b5 \u03c4\u03b7\u03bd \u03bf\u03c1\u03b5\u03b9\u03bd\u03ae \u03c0\u03cd\u03bb\u03b7 \u03c4\u03b7\u03c2 \u0391\u03b8\u03ae\u03bd\u03b1\u03c2. \u039c\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03b1\u03bd\u03b1\u03c3\u03ba\u03b1\u03c6\u03ad\u03c2 \u03c0\u03bf\u03c5 \u03ad\u03b3\u03b9\u03bd\u03b1\u03bd \u03c3\u03c4\u03bf \u03bb\u03cc\u03c6\u03bf \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc \u03a0\u03c1\u03ac\u03c3\u03b9\u03bd\u03bf (\u03b4\u03b5\u03ba\u03b1\u03b5\u03c4\u03af\u03b1 \u03c4\u03bf\u03c5 1980), \u03b7 \u03b8\u03ad\u03c3\u03b7 \u03b2\u03b5\u03b2\u03b1\u03b9\u03ce\u03b8\u03b7\u03ba\u03b5 \u03b5\u03c0\u03b9\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ac. \u03a3\u03c4\u03bf \u03bb\u03cc\u03c6\u03bf \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c0\u03bf\u03bb\u03bb\u03ac \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03ba\u03c4\u03b9\u03c1\u03af\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ce\u03bd, \u03ba\u03b1\u03c4\u03ac\u03ba\u03bf\u03c1\u03c6\u03b1 \u03c4\u03b1 \u03b5\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03c4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf\u03c5 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5 \u03c4\u03c9\u03bd \u03bc\u03b5\u03c3\u03b1\u03b9\u03c9\u03bd\u03b9\u03ba\u03ce\u03bd \u03c7\u03c1\u03cc\u03bd\u03c9\u03bd \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03bf\u03c1\u03b8\u03bf\u03b3\u03ce\u03bd\u03b9\u03b1 \u03b8\u03b5\u03bc\u03b5\u03bb\u03af\u03c9\u03c3\u03b7, \u03c0\u03bf\u03c5 \u03af\u03c3\u03c9\u03c2 \u03b1\u03bd\u03ae\u03ba\u03b5 \u03c3\u03b5 \u03c0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ae \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae.","height":339,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039f \u03bc\u03b5\u03c3\u03b1\u03b9\u03c9\u03bd\u03b9\u03ba\u03cc\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03cd\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.501007080075,"y":38.217172135902,"photo":"Parhitha_Pyrgos_Pyli","type":10,"zoom_level":14,"id":574,"hlink_GR":"http:\/\/www.ancientgreece.gr\/index.php\/ancient-sites\/central\/290\/353\/354\/","hlink_EN":"","description":"","height":339,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0397 \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b3\u03b7\u03c2 \u03c4\u03c9\u03bd \u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03c9\u03bd","owner":"AnaDigit","x":23.51958942413,"y":38.212771886929,"photo":"Parhitha_Katavothra_Skourta","type":0,"zoom_level":13,"id":575,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":339},{"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":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039a\u03bf\u03c1\u03b9\u03bd\u03cc\u03c2","owner":"AnaDigit","x":23.51469707489,"y":38.155805972137,"photo":"Parhitha_view_Korinos","type":0,"zoom_level":14,"id":587,"hlink_GR":"","hlink_EN":"","description":"\u0398\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ac\u03ba\u03c1\u03b7 \u03c4\u03b7\u03c2 \u03c1\u03ac\u03c7\u03b7\u03c2 \u03c4\u03bf\u03c5 \u039a\u03bf\u03c1\u03b9\u03bd\u03bf\u03cd","height":339,"width":512},{"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":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u039f\u03b9\u03bd\u03cc\u03b7\u03c2","owner":"AnaDigit","x":23.424590945244,"y":38.163571306177,"photo":"Attiki_Pirgos_Oiniis","type":10,"zoom_level":13,"id":590,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":307},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf
\u0395\u03bb\u03b5\u03c5\u03b8\u03b5\u03c1\u03ce\u03bd","owner":"AnaDigit","x":23.375404596327,"y":38.179778406807,"photo":"Attiki_Pirgos_Eleftheron","type":10,"zoom_level":12,"id":591,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/3\/gh351.jsp?obj_id=12845","hlink_EN":"http:\/\/www.perseus.tufts.edu\/hopper\/text?doc=Perseus:text:1999.04.0006:id=gyphtokastro","description":"\u03a4\u03bf \u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u03c4\u03c9\u03bd \u0395\u03bb\u03b5\u03c5\u03b8\u03b5\u03c1\u03ce\u03bd (\u03ae \u0393\u03c5\u03c6\u03c4\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf) \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b1 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b7\u03bc\u03ad\u03bd\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bf\u03c7\u03c5\u03c1\u03ac. \u039a\u03b1\u03c4\u03b1\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b2\u03c1\u03b1\u03c7\u03ce\u03b4\u03b7 \u03c3\u03c4\u03ad\u03c8\u03b7 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5 \u03b5\u03c0\u03b9\u03ba\u03bb\u03b9\u03bd\u03bf\u03cd\u03c2 \u03b5\u03be\u03ac\u03c1\u03bc\u03b1\u03c4\u03bf\u03c2, \u03b1\u03ba\u03c1\u03b9\u03b2\u03ce\u03c2 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac \u03c4\u03b7\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u03b4\u03b9\u03cc\u03b4\u03bf\u03c5 \u0395\u03bb\u03b5\u03c5\u03c3\u03af\u03bd\u03b1\u03c2-\u0398\u03b7\u03b2\u03ce\u03bd (\u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03c4\u03b7\u03c2 \u039a\u03ac\u03b6\u03b1\u03c2). \u03a4\u03bf \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae\u03c2 \u03c4\u03bf\u03b9\u03c7\u03bf\u03b4\u03bf\u03bc\u03af\u03b1\u03c2 \u03ba\u03cd\u03c1\u03b9\u03bf \u03c4\u03b5\u03af\u03c7\u03bf\u03c2, \u03c0\u03bf\u03c5 \u03b1\u03bd\u03ae\u03ba\u03b5\u03b9 \u03c3\u03c4\u03bf \u03b9\u03c3\u03bf\u03b4\u03bf\u03bc\u03b9\u03ba\u03cc \u03c3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1, \u03ad\u03c7\u03b5\u03b9 \u03c0\u03bb\u03ac\u03c4\u03bf\u03c2 \u03b3\u03cd\u03c1\u03c9 \u03c3\u03c4\u03b1 2.6 \u03bc. \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b9\u03c3\u03c7\u03cd\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c3\u03c4\u03b9\u03b2\u03b1\u03c1\u03bf\u03cd\u03c2 \u03c4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf\u03c5\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5\u03c2, \u03c0\u03bf\u03c5 \u03ad\u03c7\u03c9\u03bd \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ac \u03cc\u03c1\u03bf\u03c6\u03bf \u03ba\u03b1\u03b9 \u03c3\u03ba\u03ac\u03bb\u03b1. \u0397 \u03c3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03ae \u03c0\u03b5\u03c1\u03af\u03bc\u03b5\u03c4\u03c1\u03bf\u03c2, \u03cc\u03c0\u03bf\u03c5 \u03b1\u03bd\u03bf\u03af\u03b3\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c4\u03ad\u03c3\u03c3\u03b5\u03c1\u03b5\u03b9\u03c2 \u03c0\u03cd\u03bb\u03b5\u03c2, \u03c6\u03c4\u03ac\u03bd\u03b5\u03b9 \u03c4\u03b1 850\u03bc. \u0394\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c4\u03c1\u03b5\u03b9\u03c2 \u03c6\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c4\u03bf\u03b9\u03c7\u03bf\u03b4\u03bf\u03bc\u03af\u03b1\u03c2, \u03c0\u03bf\u03c5 \u03c7\u03c1\u03bf\u03bd\u03bf\u03bb\u03bf\u03b3\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf\u03bd 5\u03bf \u03ba\u03b1\u03b9 4\u03bf \u03b1\u03b9. \u03a5\u03c0\u03bf\u03c4\u03af\u03b8\u03b5\u03c4\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u03ba\u03ac\u03c3\u03c4\u03c1\u03bf, \u03c3\u03c4\u03b9\u03c2 \u03bf\u03bc\u03b1\u03bb\u03ad\u03c2 \u03c0\u03bb\u03b1\u03b3\u03b9\u03ad\u03c2 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b2\u03cc\u03c1\u03b5\u03b9\u03ac \u03c4\u03bf\u03c5, \u03b1\u03c0\u03bb\u03c9\u03bd\u03cc\u03c4\u03b1\u03bd \u03b7 \u03c0\u03cc\u03bb\u03b7 \u03c4\u03c9\u03bd \u0395\u03bb\u03b5\u03c5\u03b8\u03b5\u03c1\u03ce\u03bd. \u039a\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03c0\u03cd\u03bb\u03b7 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b5\u03af\u03c4\u03b1\u03b9 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c0\u03b7\u03b3\u03ae.","height":218,"width":1000},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u03a6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u039a\u03ac\u03c3\u03c4\u03c1\u03bf
\u03ae \u03a7\u03c4\u03ae\u03c1\u03b9\u03bf","owner":"AnaDigit","x":23.537545,"y":38.113642,"photo":"Attiki_Oxyro_sto_Plakoto_Magoulas1","type":10,"zoom_level":14,"id":621,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03c0\u03bf\u03bb\u03cd \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf\u03bd \u03bf\u03b4\u03b9\u03ba\u03cc \u03ac\u03be\u03bf\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u0398\u03c1\u03b9\u03ac\u03c3\u03b9\u03bf \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03c9\u03bd. \u0388\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c6\u03b1\u03bd\u03ae \u03bf\u03c0\u03c4\u03b9\u03ba\u03ae \u03b5\u03c0\u03b1\u03c6\u03ae \u03bc\u03b5 \u03c4\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u039a\u03bf\u03c1\u03bf\u03c1\u03ad\u03bc\u03b9. \u0397 \u03b8\u03ad\u03c3\u03b7 \u03b5\u03bb\u03ad\u03b3\u03c7\u03b5\u03b9 \u03ac\u03bc\u03b5\u03c3\u03b1 \u03c4\u03bf \u03bf\u03b4\u03b9\u03ba\u03cc \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03ad\u03c7\u03b5\u03b9 \u03c0\u03b9\u03cc \u03c3\u03cd\u03bd\u03b8\u03b5\u03c4\u03b1 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ac \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03bf\u03c1\u03bf\u03c1\u03ad\u03bc\u03b9, \u03c0\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c4\u03b7\u03bc\u03ad\u03bd\u03bf \u03ad\u03ba\u03ba\u03b5\u03bd\u03c4\u03c1\u03b1. \u0397 \u03c1\u03ac\u03c7\u03b7 \u03c3\u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03b1\u03ba\u03bf\u03c5\u03bc\u03c0\u03ac \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03b9\u03cc \u03b1\u03c0\u03bf\u03ba\u03c1\u03b7\u03bc\u03bd\u03b7, \u03c3\u03c4\u03bf \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c3\u03c4\u03b9\u03b2\u03b1\u03c1\u03cc\u03c2 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03cc\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03b4\u03b9\u03b1\u03bc\u03ad\u03c4\u03c1\u03bf\u03c5 6 \u03bc., \u03b5\u03bd\u03ce \u03bf \u03bf\u03c7\u03c5\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03b5\u03c1\u03af\u03b2\u03bf\u03bb\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03cc \u03ba\u03b1\u03bb\u03bf\u03c7\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03b1\u03c1\u03b3\u03bf\u03bb\u03b9\u03b8\u03bf\u03b4\u03bf\u03bc\u03ae, \u03c3\u03c0\u03bf\u03c1\u03b1\u03b4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03b4\u03bf\u03c5\u03bb\u03b5\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2 \u03bb\u03af\u03b8\u03bf\u03c5\u03c2.","height":325,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039c\u03b5\u03c3\u03b1\u03b9\u03c9\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c2","owner":"AnaDigit","x":23.403964757917,"y":38.242611652494,"photo":"Attiki_Dafni_apothikes1","type":9,"zoom_level":13,"id":622,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b5\u03c3\u03b1\u03b9\u03c9\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c2 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc \u0394\u03ac\u03c6\u03bd\u03b7. \u039a\u03bf\u03bd\u03c4\u03ac \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03b1\u03bb\u03ce\u03bd\u03b9.","height":244,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u03a5\u03c3\u03c4\u03b5\u03c1\u03bf\u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ae \u03b5\u03c1\u03b5\u03b9\u03c0\u03c9\u03bc\u03ad\u03bd\u03b7 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7 \u0394\u03b1\u03c6\u03bd\u03b7","owner":"AnaDigit","x":23.406657695768,"y":38.242367286685,"photo":"Attiki_ereipomeni_eklisia_konta_sti_Dafni2","type":10,"zoom_level":15,"id":623,"hlink_GR":"","hlink_EN":"","description":"","height":283,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039c\u03bf\u03bd\u03ae \u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1","owner":"AnaDigit","x":23.364675760266,"y":38.20741030448,"photo":"Attiki_PrfIlias_Pastras2","type":10,"zoom_level":13,"id":624,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03bf\u03bd\u03ae \u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1 \u03a0\u03ac\u03c3\u03c4\u03c1\u03b1\u03c2. \u03a4\u03bf \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03bf \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039f\u03c3\u03af\u03bf\u03c5 \u039c\u03b5\u03bb\u03b5\u03c4\u03af\u03bf\u03c5.","height":297,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u03a4\u03bf \u03b8\u03cd\u03c1\u03c9\u03bc\u03b1 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0391\u03b8\u03b1\u03bd\u03b1\u03c3\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.426983475683,"y":38.243083528973,"photo":"Attiki_AgAthanasios_Dafnis","type":10,"zoom_level":15,"id":627,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":322},{"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":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039f \u03bd\u03b1\u03cc\u03c2 \u03c4\u03c9\u03bd \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd","owner":"AnaDigit","x":23.793497,"y":37.960856,"photo":"Imittos_Taxiarxes_Kesariani","type":10,"zoom_level":16,"id":659,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u03c4\u03c9\u03bd \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd \u03c7\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf\u03bd 17\u03bf \u03b1\u03b9. \u03c3\u03c4\u03bf \u03bb\u03cc\u03c6\u03bf \u03cc\u03c0\u03bf\u03c5 \u03c5\u03c0\u03ae\u03c1\u03c7\u03b5 \u03ba\u03bf\u03b9\u03bc\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf \u03c4\u03c9\u03bd \u03c0\u03b1\u03c4\u03ad\u03c1\u03c9\u03bd \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2.","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ae \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae","owner":"AnaDigit","x":23.793587,"y":37.960681,"photo":"Imittos_Paleoxristianiki_Kesariani","type":10,"zoom_level":16,"id":660,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03b1 \u03b5\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b9\u03bf\u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ae\u03c2 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae\u03c2 \u03b1\u03bd\u03ae\u03ba\u03bf\u03c5\u03bd \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03ce\u03c4\u03b7 \u03bc\u03bf\u03bd\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae \u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03c4\u03b7\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2, \u03ba\u03ac\u03c0\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd 10\u03bf \u03b1\u03b9. \u0391\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03c9\u03c2 \u03c6\u03c1\u03ac\u03b3\u03ba\u03b9\u03ba\u03bf \u03bc\u03bf\u03bd\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u039c\u03ac\u03c1\u03ba\u03bf.","height":339,"width":512},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"AnaDigit","x":23.79792,"y":37.960816,"photo":"Imittos_Moni_Kesarianis4","type":10,"zoom_level":12,"id":661,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=1524","hlink_EN":"http:\/\/odysseus.culture.gr\/h\/2\/eh251.jsp?obj_id=1524","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2 \u03b9\u03b4\u03c1\u03cd\u03b8\u03b7\u03ba\u03b5 \u03ba\u03b1\u03c4\u03ac \u03c4\u03bf\u03bd 10\u03bf \u03b1\u03b9., \u03b1\u03c1\u03c7\u03b9\u03ba\u03ac \u03c3\u03c4\u03bf \u03bb\u03cc\u03c6\u03bf \u03c4\u03c9\u03bd \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03b1\u03c6\u03ad\u03c1\u03b8\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b7 \u03c3\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03ae \u03b8\u03ad\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c3\u03c4\u03b1 \u03c4\u03ad\u03bb\u03b7 \u03c4\u03bf\u03c5 11\u03bf\u03c5-\u03b1\u03c1\u03c7\u03ad\u03c2 12\u03bf\u03c5 \u03b1\u03b9.","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039f \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u0391\u03bd\u03b8\u03bf\u03cd\u03c3\u03b1\u03c2","owner":"AnaDigit","x":23.806564331053,"y":37.971143762153,"photo":"Imittos_Pirgos_Anthousas2","type":10,"zoom_level":16,"id":662,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03bc\u03b5\u03c4\u03b1\u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ce\u03bd \u03c7\u03c1\u03cc\u03bd\u03c9\u03bd. \u0395\u03af\u03bd\u03b1\u03b9 \u03b3\u03bd\u03c9\u03c3\u03c4\u03cc\u03c2 \u03bc\u03b5 \u03c4\u03bf \u03c4\u03bf\u03cd\u03c1\u03ba\u03b9\u03ba\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u039a\u03bf\u03cd\u03bb\u03b1.","height":600,"width":397},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03bc\u03bf\u03bd\u03ae \u0391\u03c3\u03c4\u03b5\u03c1\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.811257,"y":37.969634,"photo":"Imittos_Moni-Asteriou","type":10,"zoom_level":14,"id":663,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03bf\u03bd\u03ae \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03a4\u03b1\u03be\u03b9\u03ac\u03c1\u03c7\u03b5\u03c2, \u03b7 \u03bc\u03bf\u03bd\u03ae \u0391\u03c3\u03c4\u03b5\u03c1\u03af\u03bf\u03c5 \u03b9\u03b4\u03c1\u03cd\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf\u03bd 10 \u03b1\u03b9. \u03a3\u03c4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u03bd\u03b1\u03bf\u03cd \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03be\u03b9\u03cc\u03bb\u03bf\u03b3\u03b5\u03c2 \u03c4\u03bf\u03b9\u03c7\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2 \u03c4\u03bf\u03c5 17\u03bf\u03c5 \u03b1\u03b9.","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0392\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u039a\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2
\u0391\u03a3\u039c 299","owner":"AnaDigit","x":23.821026,"y":37.952222,"photo":"Imittos_varathro_koryfogramis","type":73,"zoom_level":14,"id":756,"hlink_GR":"","hlink_EN":"","description":"\u0392\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u0393\u03bf\u03cd\u03c0\u03b1\u03c4\u03b1 (\u03bc\u03b9\u03b1 \u03c3\u03b5\u03b9\u03c1\u03ac \u03b1\u03c0\u03cc \u03b4\u03bf\u03bb\u03af\u03bd\u03b5\u03c2), \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03a3\u03c0\u03b9\u03b8\u03ac\u03c1\u03b9. \u0395\u03c7\u03b5\u03b9 \u03c3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc \u03b2\u03ac\u03b8\u03bf\u03c2 64 \u03bc. \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03b4\u03cd\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5\u03c2 \u03b8\u03b1\u03bb\u03ac\u03bc\u03bf\u03c5\u03c2. \u039f \u03ba\u03c5\u03c1\u03b9\u03ce\u03c4\u03b5\u03c1\u03bf\u03c2, \u03b7 \"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03a3\u03ac\u03bb\u03b1\", \u03c3\u03c4\u03b1 -30\u03bc, \u03ad\u03c7\u03b5\u03b9 \u03b4\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 30x12 \u03bc., \u03bc\u03b5 \u03b1\u03c1\u03ba\u03b5\u03c4\u03ac \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03b1 \u03b4\u03b9\u03ac\u03ba\u03bf\u03c3\u03bc\u03bf. \u03a0\u03c1\u03c9\u03c4\u03bf\u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 1935.","height":384,"width":512},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.824610233305,"y":37.979617952308,"photo":"Imittos_Korakovouni_tower","type":10,"zoom_level":14,"id":758,"hlink_GR":"","hlink_EN":"","description":"\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","height":384,"width":512},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03bf\u03c1\u03c5\u03c6\u03ae \u0395\u03cd\u03b6\u03c9\u03bd\u03b1\u03c2 (1029\u03bc)","owner":"AnaDigit","x":23.817211,"y":37.949805,"photo":"Imittos_koryfi","type":0,"zoom_level":12,"id":759,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03cc\u03c8\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b7 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03c1\u03ac\u03c7\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ae\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","height":450,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0398\u03ad\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7","owner":"AnaDigit","x":23.82364463806,"y":37.980243751907,"photo":"Imittos_Korakovouni_Pendeli","type":0,"zoom_level":14,"id":760,"hlink_GR":"","hlink_EN":"","description":"\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9, \u03bc\u03b5 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \"\u03ba\u03bf\u03cd\u03ba\u03bf\" \u03c3\u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03c0\u03bb\u03ac\u03bd\u03bf.","height":330,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u0392\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03a0\u03cd\u03c1\u03b3\u03bf\u03c5
\u0391\u03a3\u039c 19","owner":"SPELEO","x":23.797080039974,"y":37.940926413984,"photo":"Imittos_varathro_Pirgou_megalo","type":73,"zoom_level":14,"id":781,"hlink_GR":"http:\/\/www.speleo.gr\/gr\/documents\/2010_megalo_pirgou_imitou.pdf","hlink_EN":"","description":"\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03c3\u03c4\u03b5\u03bd\u03ae \u03c3\u03c7\u03b9\u03c3\u03bc\u03ae, \u03c3\u03b5 \u03b2\u03c1\u03b1\u03c7\u03ce\u03b4\u03b7 \u03b8\u03ad\u03c3\u03b7. \u039d\u03b5\u03ce\u03c4\u03b5\u03c1\u03b7 \u03c7\u03b1\u03c1\u03c4\u03bf\u03b3\u03c1\u03ac\u03c6\u03b7\u03c3\u03b7 (2005) \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03af\u03b6\u03b5\u03b9 \u03c4\u03bf \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c3\u03c4\u03b1 -110\u03bc. \u0388\u03c7\u03b5\u03b9 \u03bb\u03af\u03b3\u03bf\u03c5\u03c2 \u03c3\u03c4\u03b1\u03bb\u03b1\u03ba\u03c4\u03b9\u03c4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c3\u03c7\u03b7\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2. \u0395\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03b1\u03af\u03b8\u03bf\u03c5\u03c3\u03b1 \u03c3\u03c4\u03b1 -100\u03bc.","height":100,"width":135},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0394\u03c1\u03b1\u03ba\u03cc\u03c3\u03c0\u03b9\u03c4\u03bf \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd","owner":"AnaDigit","x":23.790599822999,"y":37.950114750468,"photo":"Imittos_drakospito","type":10,"zoom_level":14,"id":789,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc \u03ba\u03c4\u03af\u03c3\u03bc\u03b1, \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03b5 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd.","height":100,"width":180},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03c1\u03cd\u03c0\u03b9\u03b1 \u03a3\u03c0\u03b7\u03bb\u03b9\u03ac
\u0391\u03a3\u039c 2981","owner":"AnaDigit","x":23.798067092895,"y":37.904415543537,"photo":"Imittos_Trypia_Spilia2","type":73,"zoom_level":13,"id":841,"hlink_GR":"","hlink_EN":"","description":"","height":635,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Tulipa sylvestris","owner":"anadigit","x":23.790261864655,"y":37.901334056731,"photo":"Imittos_Tulipa_sylvestris","type":1,"zoom_level":14,"id":842,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":460},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf\u03c5 \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":23.802814602846,"y":37.911606588389,"photo":"Imittos_Simansi_Stavros0","type":0,"zoom_level":15,"id":843,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03c4\u03bf\u03c5 \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd \u03ae \u03c4\u03b7\u03c2 \u039d\u03c4\u03bf\u03cd\u03ba\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03c7\u03b1\u03bc\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03b4\u03b9\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03a3\u03c6\u03b7\u03c4\u03c4\u03af\u03b1\u03c2 \u039f\u03b4\u03bf\u03cd. \u03a0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1, \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03bf \u03b2\u03c1\u03ac\u03c7\u03bf, \u03ad\u03c7\u03bf\u03c5\u03bd \u03b2\u03b1\u03c6\u03c4\u03b5\u03af 3 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03c0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b5\u03c2, \u03c0\u03bf\u03c5 \u03b4\u03b5\u03af\u03c7\u03bd\u03bf\u03c5\u03bd \u03c4\u03bf \u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03bc\u03b1 \u03c4\u03c9\u03bd 3 \u03ba\u03c5\u03c1\u03b9\u03cc\u03c4\u03b5\u03c1\u03c9\u03bd \u03bc\u03bf\u03bd\u03b1\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","height":150,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":23.802213788032,"y":37.907594249797,"photo":"Imittos_Simansi_Trypia_Spilia","type":0,"zoom_level":15,"id":844,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03b1\u03c0\u03cc \u03c4\u03bf \u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd \u03ad\u03c9\u03c2 \u03c4\u03b7\u03bd \u03a4\u03c1\u03cd\u03c0\u03b9\u03b1 \u03a3\u03c0\u03b7\u03bb\u03b9\u03ac. \u0391\u03c0\u03cc \u03b5\u03ba\u03b5\u03af \u03ba\u03b1\u03b9 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1, \u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03b7\u03bc\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03bc\u03b5 \u03c0\u03b1\u03bb\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1 \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03b1 \u03c3\u03b7\u03bc\u03ac\u03b4\u03b9\u03b1.","height":295,"width":512},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":23.807234883303,"y":37.908673539601,"photo":"Imittos_Simansi_SfitiaOdos","type":0,"zoom_level":15,"id":845,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03c4\u03b7\u03c2 \"\u03a3\u03c6\u03b7\u03c4\u03c4\u03af\u03b1\u03c2 \u039f\u03b4\u03bf\u03cd\".","height":376,"width":512},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":23.777049303051,"y":37.941941756248,"photo":"Imittos_Simansi_Kareas","type":0,"zoom_level":15,"id":846,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u0391\u03b3. \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u039a\u03b1\u03c1\u03ad\u03b1. \u039f\u03b9 2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ad\u03c2, \u03c0\u03c1\u03bf\u03c2 \"\u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u039c\u03b9\u03c7\u03b1\u03b7\u03bb\u03af\u03b4\u03b7\" \u03ba\u03b1\u03b9 \"\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u039f\u03a3 \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7\u03c2\" \u03c3\u03c5\u03bc\u03c0\u03bf\u03c1\u03b5\u03cd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03bb\u03af\u03b3\u03b5\u03c2 \u03b4\u03b5\u03ba\u03ac\u03b4\u03b5\u03c2 \u03bc\u03ad\u03c4\u03c1\u03b1.","height":512,"width":339},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac \u03b1\u03bd\u03ac\u03b3\u03bb\u03c5\u03c6\u03b1","owner":"AnaDigit","x":23.788883209223,"y":37.92549148453,"photo":"Imittos_eastern_reliefs","type":0,"zoom_level":11,"id":847,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac, \u03b7 \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0395\u03cd\u03b6\u03c9\u03bd\u03b1\u03c2 (1026\u03bc). \u03a3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf, \u03bf \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 (659\u03bc) \u03ba\u03b1\u03b9 \u03b4\u03b5\u03be\u03b9\u03ac \u03c4\u03bf \u039c\u03b1\u03c5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9 (770\u03bc).","height":159,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf
\u0395\u039f\u03a3 \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7\u03c2","owner":"anadigit","x":23.777827143669,"y":37.937672993665,"photo":"Imittos_EOS_refuge","type":9,"zoom_level":13,"id":848,"hlink_GR":"http:\/\/eosh.gr\/","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc \u03bb\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03cc \u03ba\u03c4\u03af\u03c3\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b1\u03c3\u03b9\u03b1\u03ba\u03ac \u03c9\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03c4\u03bf\u03c5 \u039f\u03c1\u03b5\u03b9\u03b2\u03b1\u03c4\u03b9\u03ba\u03bf\u03cd \u03a3\u03c5\u03bb\u03bb\u03cc\u03b3\u03bf\u03c5 \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7\u03c2","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03c1\u03ad\u03b1","owner":"AnaDigit","x":23.778625,"y":37.941843,"photo":"Imittos_Moni_Karea","type":10,"zoom_level":12,"id":849,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u039a\u03b1\u03c1\u03ad\u03b1 \u03b9\u03b4\u03c1\u03cd\u03b8\u03b7\u03ba\u03b5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03ce\u03c2 \u03c4\u03bf\u03bd 12\u03bf \u03b1\u03b9. \u0395\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b5\u03af\u03c6\u03b8\u03b7\u03ba\u03b5 \u03b3\u03b9\u03b1 \u03c0\u03bf\u03bb\u03bb\u03ac \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b1\u03bd\u03b9\u03b4\u03c1\u03cd\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 1971 \u03b1\u03c0\u03cc \u03b3\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03b1 \u03b1\u03b4\u03b5\u03bb\u03c6\u03cc\u03c4\u03b7\u03c4\u03b1.","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u039c\u03b9\u03c7\u03b1\u03b7\u03bb\u03af\u03b4\u03b7","owner":"AnaDigit","x":23.784822344778,"y":37.930759526212,"photo":"Imittos_Mnimeio_Mixailidi","type":0,"zoom_level":13,"id":850,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03ae \u03b1\u03bd\u03ac\u03bc\u03bd\u03b7\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03ad\u03bb\u03bb\u03b7\u03bd\u03b1 \u03bf\u03c1\u03b5\u03b9\u03b2\u03ac\u03c4\u03b7 \u03ba\u03b1\u03b9 \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03af\u03bf \u03b1\u03bd\u03b1\u03c1\u03c1\u03b9\u03c7\u03b7\u03c4\u03ae \u0393\u03b9\u03ce\u03c1\u03b3\u03bf \u039c\u03b7\u03c7\u03b1\u03b7\u03bb\u03af\u03b4\u03b7.","height":397,"width":600},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Orchis quadripunctata","owner":"AnaDigit","x":23.784548759454,"y":37.932803170881,"photo":"Imittos_Orchis_laxiflora_white","type":1,"zoom_level":13,"id":851,"hlink_GR":"","hlink_EN":"","description":"\u0397 Orchis quadripunctata \u03c0\u03b1\u03af\u03c1\u03bd\u03b5\u03b9 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03c4\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c4\u03ad\u03c3\u03c3\u03b5\u03c1\u03b1 \u03c3\u03c4\u03af\u03b3\u03bc\u03b1\u03c4\u03b1 \u03c0\u03bf\u03c5 \u03c6\u03ad\u03c1\u03b5\u03b9 \u03c3\u03c4\u03bf \u03c4\u03c1\u03af\u03bb\u03bf\u03b2\u03bf \u03c7\u03b5\u03af\u03bb\u03bf\u03c2. \u03a4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03ac\u03c4\u03bf\u03bc\u03b1 \u03ad\u03c7\u03bf\u03c5\u03bd \u03b2\u03b1\u03b8\u03cd \u03c6\u03bf\u03cd\u03be\u03b9\u03b1 \u03c0\u03ad\u03c4\u03b1\u03bb\u03b1. \u0397 \u03bb\u03b5\u03c5\u03ba\u03ae \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03af\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03c3\u03c0\u03ac\u03bd\u03b9\u03b1.","height":600,"width":420},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Linum leucanthum","owner":"AnaDigit","x":23.795191764831,"y":37.902586984515,"photo":"Imittos_Linum_leucanthum","type":1,"zoom_level":14,"id":852,"hlink_GR":"","hlink_EN":"","description":"Linum leucanthum, \u03b5\u03bd\u03b4\u03b7\u03bc\u03b9\u03ba\u03cc \u0391\u03c4\u03c4\u03b9\u03ba\u03ae \u03ba\u03b1\u03b9 \u0392. \u03a3\u03c0\u03bf\u03c1\u03ac\u03b4\u03c9\u03bd","height":600,"width":455},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Barlia robertiana","owner":"AnaDigit","x":23.826283931731,"y":37.982662332622,"photo":"Barlia_robertiana","type":1,"zoom_level":14,"id":853,"hlink_GR":"","hlink_EN":"","description":"\u0397 Barlia robertiana (\u03ae Himantoglossum robertianum) \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03bf\u03c1\u03c7\u03b5\u03bf\u03b5\u03b9\u03b4\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03ac\u03bd\u03bf\u03b9\u03be\u03b7\u03c2 \u03c3\u03c4\u03b1 \u03b2\u03bf\u03c5\u03bd\u03ac \u03c4\u03b7\u03c2 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bb\u03bf\u03c0\u03bf\u03bd\u03bd\u03ae\u03c3\u03bf\u03c5","height":600,"width":397},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u039c\u03c0\u03af\u03bc\u03c0\u03b5\u03c3\u03b9","owner":"AnaDigit","x":23.774876713753,"y":37.932523918438,"photo":"Imittos_Spilia_Bibesi","type":73,"zoom_level":14,"id":909,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u039c\u03c0\u03af\u03bc\u03c0\u03b5\u03c3\u03b7 (\u03c0\u03bf\u03bb\u03bb\u03bf\u03af \u03c4\u03b7\u03bd \u03bb\u03ad\u03bd\u03b5 \u03b5\u03c3\u03c6\u03b1\u03bb\u03bc\u03ad\u03bd\u03b1 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u039d\u03c4\u03b1\u03b2\u03ad\u03bb\u03b7) \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03b4\u03cd\u03bf \u03b1\u03af\u03b8\u03bf\u03c5\u03c3\u03b5\u03c2 18x5 \u03bc. \u03ba\u03b1\u03b9 12x5 \u03bc. (\u03cd\u03c8\u03bf\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 5 \u03bc). \u03a0\u03ae\u03c1\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03c4\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u03bb\u03b7\u03c3\u03c4\u03ae \u039c\u03c0\u03af\u03bc\u03c0\u03b5\u03c3\u03b7 \u03ae \u039c\u03c0\u03af\u03bc\u03c0\u03b9\u03c3\u03b7 \u03c0\u03bf\u03c5 \u03ba\u03c1\u03c5\u03b2\u03cc\u03c4\u03b1\u03bd \u03b5\u03ba\u03b5\u03af (\u03c3\u03ba\u03bf\u03c4\u03ce\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 1848 \u03bc\u03b5 \u03b4\u03cc\u03bb\u03bf \u03c3\u03b5 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd).","height":637,"width":1200},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","owner":"AnaDigit","x":23.769599,"y":37.931421,"photo":"Imittos_Gouva2","type":10,"zoom_level":15,"id":910,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf \u03c3\u03b5 \u03b8\u03cd\u03bb\u03b1\u03ba\u03b1 \u03bc\u03b1\u03c1\u03bc\u03ac\u03c1\u03bf\u03c5, \u03b3\u03bd\u03c9\u03c3\u03c4\u03cc \u03c9\u03c2 \u03b7 \u0393\u03bf\u03cd\u03b2\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd","height":503,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","owner":"anadigit","x":23.791844367978,"y":37.950825402653,"photo":"Imittos_arx_latomeio_near_drakosp","type":10,"zoom_level":14,"id":972,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c0\u03b9\u03cc \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1 \u03b1\u03c5\u03c4\u03ae\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd. \u039b\u03b1\u03be\u03b5\u03bc\u03ad\u03bd\u03bf \u03c3\u03b5 \u03b7\u03bc\u03b9\u03bc\u03b5\u03c4\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03b1\u03c7\u03c4\u03af \u03b1\u03c3\u03b2\u03b5\u03c3\u03c4\u03cc\u03bb\u03b9\u03b8\u03bf, \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc \u03b4\u03b5\u03af\u03b3\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03b1\u03c0\u03cc\u03c4\u03bc\u03b7\u03c3\u03b7\u03c2 \u03c4\u03c9\u03bd \u03bb\u03af\u03b8\u03b9\u03bd\u03c9\u03bd \u03cc\u03b3\u03ba\u03c9\u03bd, \u03c0\u03b1\u03c1\u03cc\u03bc\u03bf\u03b9\u03bf \u03bc\u03b5 \u03b1\u03c5\u03c4\u03ac \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2. \u03a3\u03ae\u03bc\u03b5\u03c1\u03b1, \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03b1\u03c0\u03b5\u03af \u03c3\u03b5 \u03b1\u03bd\u03b1\u03c1\u03c1\u03b9\u03c7\u03b7\u03c4\u03b9\u03ba\u03cc \u03c0\u03b5\u03b4\u03af\u03bf \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03b4\u03c5\u03c3\u03ba\u03bf\u03bb\u03af\u03b1\u03c2.","height":426,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bf\u03bd\u03ae \u0391\u03b3. \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5
\u039a\u03bf\u03c5\u03c4\u03b1\u03bb\u03ac","owner":"anadigit","x":23.784359,"y":37.952308,"photo":"Imittos_moni_Koutala1","type":9,"zoom_level":13,"id":973,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u03c4\u03bf\u03c5 \u0386\u03b3\u03b9\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03b1\u03bb\u03b1\u03b9\u03cc \u03bc\u03b5\u03c4\u03cc\u03c7\u03b9 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2. \u0395\u03b3\u03ba\u03b1\u03c4\u03b5\u03bb\u03b5\u03b9\u03bc\u03ad\u03bd\u03b7 \u03b3\u03b9\u03b1 \u03c0\u03bf\u03bb\u03bb\u03ac \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1, \u03b7 \u03bc\u03bf\u03bd\u03ae \u03b5\u03c0\u03b1\u03bd\u03b1\u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03b1\u03c0\u03cc \u03c4\u03bf 1971 \u03c9\u03c2 \u03b3\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03b1.","height":700,"width":494},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u039d\u03c5\u03c7\u03c4\u03b5\u03c1\u03af\u03b4\u03b1\u03c2","owner":"anadigit","x":23.827528476715,"y":37.991152103761,"photo":"Imittos_Spilia_Nyxteridas","type":73,"zoom_level":15,"id":975,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03b5\u03bd\u03ae \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 100\u03bc, \u03bc\u03b5 3 \u03b1\u03af\u03b8\u03bf\u03c5\u03c3\u03b5\u03c2 \u03c0\u03bf\u03bb\u03cd \u03c7\u03b1\u03bc\u03b7\u03bb\u03bf\u03cd \u03cd\u03c8\u03bf\u03c5\u03c2.","height":320,"width":240},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u0391\u03c3\u03c4\u03b5\u03c1\u03af\u03bf\u03c5
\u0391\u03a3\u039c 28","owner":"anadigit","x":23.811923,"y":37.974742,"photo":"Imittos_varathro_Asteriou","type":73,"zoom_level":14,"id":982,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03ac\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 1.5x1.5\u03bc. \u0391\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03c1\u03b5\u03b9\u03c2 \u03b4\u03b9\u03b1\u03b4\u03bf\u03c7\u03b9\u03ba\u03bf\u03cd\u03c2 \u03b8\u03b1\u03bb\u03ac\u03bc\u03bf\u03c5\u03c2, \u03c0\u03bf\u03c5 \u03c3\u03c5\u03b3\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03bf\u03cd\u03bd \u03bc\u03b5\u03c4\u03b1\u03be\u03cd \u03c4\u03bf\u03c5\u03c2 \u03bc\u03b5 \u03c0\u03bf\u03bb\u03cd \u03c3\u03c4\u03b5\u03bd\u03ac \u03b1\u03bd\u03bf\u03af\u03b3\u03bc\u03b1\u03c4\u03b1. \u0388\u03c7\u03b5\u03b9 \u03c3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc \u03b2\u03ac\u03b8\u03bf\u03c2 73\u03bc. \u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c4\u03c1\u03af\u03c4\u03bf\u03c5 \u03b8\u03b1\u03bb\u03ac\u03bc\u03bf\u03c5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd, \u03c3\u03b5 \u03c4\u03ac\u03be\u03b7, \u03b4\u03cd\u03bf \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03b9\u03bd\u03bf\u03b9 \u03c3\u03ba\u03b5\u03bb\u03b5\u03c4\u03bf\u03af \u03bd\u03ad\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03bd\u03ad\u03b1\u03c2 \u03c7\u03c1\u03bf\u03bd\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd 100 \u03b5\u03c4\u03ce\u03bd, \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c6\u03b1\u03bd\u03ce\u03c2 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c4\u03ae\u03b8\u03b7\u03ba\u03b1\u03bd \u03b5\u03b4\u03ce \u03b1\u03c0\u03cc \u03ba\u03ac\u03c0\u03bf\u03b9\u03b1 \u03ac\u03bb\u03bb\u03b7 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf \u03c0\u03bf\u03c5 \u03ad\u03ba\u03bb\u03b5\u03b9\u03c3\u03b5. \u0397 \u03c4\u03bf\u03c0\u03bf\u03b8\u03ad\u03c4\u03b7\u03c3\u03b7 \u03bd\u03b5\u03ba\u03c1\u03ce\u03bd, \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b7\u03b8\u03bf\u03cd\u03bd \u03cc\u03c3\u03bf \u03c4\u03bf \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf \u03c4\u03b1 \u03c3\u03ce\u03bc\u03b1\u03c4\u03ac \u03c4\u03bf\u03c5\u03c2, \u03c3\u03c5\u03bd\u03b7\u03b8\u03b9\u03b6\u03cc\u03c4\u03b1\u03bd \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf\u03bd 20\u03bf \u03b1\u03b9. \u03c3\u03b5 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd, \u03ba\u03b1\u03b9 \u03b3\u03c1\u03b1\u03c6\u03cc\u03c4\u03b1\u03bd \u03bc\u03ac\u03bb\u03b9\u03c3\u03c4\u03b1 \u03c3\u03b1\u03bd \u03b5\u03bd\u03c4\u03bf\u03bb\u03ae \u03c3\u03c4\u03b9\u03c2 \u03b4\u03b9\u03b1\u03b8\u03ae\u03ba\u03b5\u03c2.","height":122,"width":172},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0392\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u0393\u03b5\u03c1\u03bc\u03b1\u03bd\u03b9\u03ba\u03cc
\u0391\u03a3\u039c 6395","owner":"anadigit","x":23.785589,"y":37.81133,"photo":"Imittos_varathro_Germaniko","type":73,"zoom_level":14,"id":983,"hlink_GR":"https:\/\/www.youtube.com\/watch?v=gkiETPwevzM","hlink_EN":"https:\/\/www.youtube.com\/watch?v=gkiETPwevzM","description":"\u0391\u03c0\u03cc \u03c4\u03b1 \u03c0\u03b9\u03bf \u03b2\u03b1\u03b8\u03b9\u03ac \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03b1 \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd. \u03a4\u03bf \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd \u03b5\u03bd\u03c4\u03bf\u03c0\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03cc\u03c4\u03b9 \u03c3\u03c4\u03bf\u03bd \u03c0\u03c5\u03b8\u03bc\u03ad\u03bd\u03b1 \u03c4\u03bf\u03c5 (-95\u03bc) \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03bb\u03af\u03bc\u03bd\u03b7 \u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 -60\u03bc \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5.","height":135,"width":180},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03c1\u03b1\u03b3\u03b3\u03b1 \u039d\u03c4\u03bf\u03cd\u03ba\u03b1\u03c2
\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u039d\u03c4\u03bf\u03cd\u03ba\u03b1\u03c2","owner":"anadigit","x":23.808860301974,"y":37.907615412495,"photo":"Imittos_tunnel_Doukas","type":73,"zoom_level":14,"id":984,"hlink_GR":"http:\/\/urbanspeleology.blogspot.gr\/2014\/02\/blog-post.html","hlink_EN":"","description":"\u03a3\u03ae\u03c1\u03b1\u03b3\u03b3\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03bd\u03bf\u03af\u03c7\u03c4\u03b7\u03ba\u03b5 \u03c9\u03c2 \u03b4\u03b9\u03b5\u03c1\u03b5\u03c5\u03bd\u03b7\u03c4\u03b9\u03ba\u03ae \u03c4\u03bf 1979 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03bc\u03b5\u03bb\u03b5\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0393\u03bb\u03c5\u03c6\u03ac\u03b4\u03b1 \u03bc\u03b5 \u03c4\u03b1 \u039c\u03b5\u03c3\u03cc\u03b3\u03b5\u03b9\u03b1. \u03a4\u03bf \u03ad\u03c1\u03b3\u03bf \u03b4\u03b5\u03bd \u03c5\u03bb\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c0\u03bf\u03c4\u03ad. \u03a3\u03c4\u03bf \u03bc\u03ad\u03c3\u03bf\u03bd \u03c4\u03b7\u03c2 \u03c3\u03ae\u03c1\u03b1\u03b3\u03b3\u03b1\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03c4\u03bc\u03b7\u03b8\u03b5\u03af \u03c6\u03c5\u03c3\u03b9\u03ba\u03cc \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03bc\u03b5 \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03bf \u03b4\u03b9\u03ac\u03ba\u03bf\u03c3\u03bc\u03bf.","height":93,"width":180},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03b5\u03b3. \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u039c\u03b1\u03c5\u03c1\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5
\u03ae \u03a0\u03b1\u03c1\u03b5\u03be\u03ae\u03b3\u03b7\u03c3\u03b7 \u0391\u03a3\u039c 27","owner":"anadigit","x":23.805797219277,"y":37.902951006831,"photo":"Imittos_Varathro_Parexigisi","type":73,"zoom_level":14,"id":985,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03bf\u03bb\u03cd \u03c3\u03c4\u03b5\u03bd\u03cc \u03ba\u03b1\u03b9 \u03b2\u03b1\u03b8\u03cd \u03c3\u03c7\u03af\u03c3\u03bc\u03b1. \u039c\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03ba\u03b1\u03c4\u03b1\u03ba\u03cc\u03c1\u03c5\u03c6\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 53 \u03bc., \u03ad\u03bd\u03b1 \u03c3\u03c4\u03b5\u03bd\u03cc \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c3\u03b5 \u03ba\u03b1\u03c4\u03b7\u03c6\u03bf\u03c1\u03b9\u03ba\u03cc \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf (\u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03cd\u03c8\u03bf\u03c2 \u03bf\u03c1\u03bf\u03c6\u03ae\u03c2 30 \u03bc). \u03a3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03ad\u03bd\u03b1 \u03b1\u03bd\u03b1\u03c1\u03c1\u03b9\u03c7\u03b7\u03c4\u03b9\u03ba\u03cc \u03ba\u03bf\u03bc\u03bc\u03ac\u03c4\u03b9 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c3\u03b5 \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf \u03bc\u03b5 \u03c9\u03c1\u03b1\u03af\u03bf \u03c3\u03c4\u03bf\u03bb\u03b9\u03c3\u03bc\u03cc \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b1\u03b3\u03bf\u03bd\u03bf\u03c1\u03c1\u03bf\u03ae. \u03a3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc \u03b2\u03ac\u03b8\u03bf\u03c2 115 \u03bc. ","height":157,"width":180},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2
\u03c4\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","owner":"AnaDigit","x":23.808795928954,"y":37.917315752047,"photo":"Imittos_simansi2","type":0,"zoom_level":15,"id":986,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03a3\u03c6\u03b7\u03c4\u03c4\u03bf\u03cd
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9","owner":"AnaDigit","x":23.814918,"y":37.916419,"photo":"Imittos_PrfIlias_Pigadi","type":9,"zoom_level":16,"id":987,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03a3\u03c6\u03b7\u03c4\u03c4\u03bf\u03cd","owner":"AnaDigit","x":23.815265,"y":37.916578,"photo":"Imittos_PrfIlias_Koropiou3","type":9,"zoom_level":14,"id":988,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03bf\u03bd\u03cc\u03c7\u03c9\u03c1\u03bf\u03c2 \u03bd\u03b1\u03cc\u03c2, \u03c7\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c3\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ae \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c3\u03c4\u03b1 \u0392\u0391 \u03c4\u03b7\u03c2 \u03bf\u03bc\u03ce\u03bd\u03c5\u03bc\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd, \u03bb\u03af\u03b3\u03b5\u03c2 \u03b4\u03b5\u03ba\u03ac\u03b4\u03b5\u03c2 \u03bc\u03ad\u03c4\u03c1\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bd\u03b1\u03cc \u03c4\u03bf\u03c5 \u039f\u03bc\u03b2\u03c1\u03af\u03bf\u03c5 \u0394\u03b9\u03cc\u03c2. \u03a9\u03c1\u03b1\u03af\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03bc\u03b5 \u03bc\u03b9\u03ba\u03c1\u03cc \u03ac\u03bb\u03c3\u03bf\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03c9\u03bd \u03c0\u03b5\u03cd\u03ba\u03c9\u03bd, \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03bf\u03c0\u03bf\u03af\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b2\u03b5\u03bb\u03b1\u03bd\u03b9\u03b4\u03b9\u03ac, \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c3\u03c5\u03bd\u03bf\u03b4\u03cc\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ce\u03bd \u03bd\u03b1\u03ce\u03bd. \u0395\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03b8\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u039c\u03b5\u03c3\u03cc\u03b3\u03b5\u03b9\u03b1. \u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9, \u03ba\u03b1\u03bb\u03ac \u03c3\u03c5\u03bd\u03c4\u03b7\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc, \u03bc\u03b5 \u03bc\u03b1\u03b3\u03b3\u03ac\u03bd\u03b9 \u03ba\u03b1\u03b9 \u03ba\u03bf\u03c5\u03b2\u03ac, \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03b5\u03af \u03c4\u03bf\u03c5\u03c2 \u03c0\u03b5\u03b6\u03bf\u03c0\u03cc\u03c1\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 3-4 \u03b5\u03be\u03bf\u03c7\u03b9\u03ba\u03ad\u03c2 \u03bf\u03b9\u03ba\u03af\u03b5\u03c2 \u03c4\u03b7\u03c2 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7\u03c2. \u0394\u03af\u03c0\u03bb\u03b1 \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c3\u03c4\u03b5\u03b3\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03bc\u03b5 \u03c8\u03b7\u03c3\u03c4\u03b1\u03c1\u03b9\u03ac.\n","height":530,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039d\u03b1\u03cc\u03c2 \u039f\u03bc\u03b2\u03c1\u03af\u03bf\u03c5 \u0394\u03b9\u03cc\u03c2","owner":"AnaDigit","x":23.814684,"y":37.916217,"photo":"Imittos_PrfIlias_Naos_Omvriou_Dios2","type":10,"zoom_level":13,"id":989,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf \u03bc\u03b9\u03ba\u03c1\u03ae\u03c2 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7\u03c2 \u03c3\u03c4\u03b1 \u0392\u0391 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ae\u03c2 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03bd\u03b1\u03bf\u03cd \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u038c\u03bc\u03b2\u03c1\u03b9\u03bf \u0394\u03af\u03b1. \u03a3\u03c4\u03b7\u03bd \u03af\u03b4\u03b9\u03b1 \u03b8\u03ad\u03c3\u03b7 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03bb\u03b1\u03c4\u03c1\u03b5\u03af\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03cc\u03c8\u03b9\u03bf\u03c5 \u0391\u03c0\u03cc\u03bb\u03bb\u03c9\u03bd\u03b1.","height":530,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf
2 \u03b7\u03bc\u03b9\u03c4\u03b5\u03bb\u03b5\u03af\u03c2 \u03ba\u03bf\u03bb\u03ce\u03bd\u03b5\u03c2","owner":"AnaDigit","x":23.804759,"y":37.922615,"photo":"Imittos_PrfIlias_arxaio_Latomeio3","type":10,"zoom_level":13,"id":990,"hlink_GR":"http:\/\/dizimwn.blogspot.gr\/search\/label\/\u039f\u03a1\u03a5\u03a7\u0395\u0399\u0391-\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u0399\u0391 \u0391\u03a1\u03a7\u0391\u0399\u0391 \u039a\u0391\u0399 \u03a3\u03a5\u0393\u03a7\u03a1\u039f\u039d\u0391","hlink_EN":"","description":"\u03a4\u03bf \u03bc\u03b9\u03ba\u03c1\u03cc \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf \u03c3\u03c4\u03b7 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03ac\u03ba\u03c1\u03b7 \u03c4\u03bf\u03c5 \u03c5\u03c8\u03b9\u03c0\u03ad\u03b4\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03c3\u03c4\u03b1 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03c1\u03c9\u03bc\u03b1\u03b9\u03bf\u03ba\u03c1\u03b1\u03c4\u03af\u03b1\u03c2. \u039f\u03b9 \u03b4\u03cd\u03bf \u03ba\u03af\u03bf\u03bd\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b5\u03b4\u03ce \u03b5\u03af\u03bd\u03b1\u03b9 \u03c7\u03b1\u03bc\u03b7\u03bb\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2, \u03ba\u03b1\u03b9 \u03bb\u03cc\u03b3\u03c9 \u03c4\u03b7\u03c2 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b4\u03b1\u03c0\u03ac\u03bd\u03b7\u03c2 \u03bc\u03b5\u03c4\u03b1\u03c6\u03bf\u03c1\u03ac\u03c2 \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1 \u03c4\u03cc\u03c3\u03bf \u03b1\u03c0\u03bf\u03bc\u03bf\u03bd\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf, \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03b1\u03c1\u03ac\u03be\u03b5\u03bd\u03bf \u03c0\u03bf\u03c5 \u03c4\u03b5\u03bb\u03b9\u03ba\u03ac \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b5\u03af\u03c6\u03b8\u03b7\u03ba\u03b1\u03bd \u03b5\u03c0\u03af \u03c4\u03cc\u03c0\u03bf\u03c5.","height":800,"width":530},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ad\u03c3\u03b9: \u0394\u03b9\u03b1\u03c3\u03c4. \u03c0\u03c1\u03bf\u03c2
\u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","owner":"AnaDigit","x":23.800411343568,"y":37.91999031529,"photo":"Imittos_simansi4","type":0,"zoom_level":16,"id":991,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","owner":"AnaDigit","x":23.814208626741,"y":37.91417555526,"photo":"Imittos_simansi3","type":0,"zoom_level":16,"id":992,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u039d\u03c4\u03bf\u03cd\u03ba\u03b1\u03c2","owner":"AnaDigit","x":23.804890632629,"y":37.909426916828,"photo":"Imittos_pigadi_Doukas","type":9,"zoom_level":15,"id":993,"hlink_GR":"http:\/\/www.emena.gr\/wp-content\/uploads\/2009\/01\/405-416_kollias.pdf","hlink_EN":"","description":"\u0388\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c0\u03bf\u03bb\u03bb\u03ac \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae\u03c2 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd \u03ba\u03b1\u03b9 \u03b5\u03b9\u03b4\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03c4\u03bf\u03c5 \u039a\u03bf\u03c1\u03c9\u03c0\u03af\u03bf\u03c5, \u03c0\u03bf\u03c5 \u03ae\u03c4\u03b1\u03bd \u03bc\u03b9\u03ac \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c0\u03b9\u03cc \u03ac\u03bd\u03c5\u03b4\u03c1\u03b5\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03c4\u03b7\u03c2 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae\u03c2. \u0392\u03c1\u03b9\u03c3\u03ba\u03cc\u03c4\u03b1\u03bd \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03a3\u03c6\u03b7\u03c4\u03c4\u03af\u03b1 \u03bf\u03b4\u03cc. \u038c\u03c0\u03c9\u03c2 \u03c0\u03bf\u03bb\u03bb\u03ac \u03c0\u03b1\u03c1\u03cc\u03bc\u03bf\u03b9\u03b1 \u03be\u03b5\u03c1\u03b9\u03ba\u03ac \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1 \u03c3\u03b5 \u03ac\u03be\u03bf\u03bd\u03b5\u03c2 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ce\u03bd, \u03b1\u03c0\u03bf\u03c3\u03c4\u03c1\u03ac\u03b3\u03b3\u03b9\u03b6\u03b5 \u03c4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b5\u03af\u03c3\u03b4\u03c5\u03b5 \u03c3\u03c4\u03b9\u03c2 \u03ba\u03c1\u03bf\u03ba\u03ac\u03bb\u03b5\u03c2.","height":800,"width":530},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd","owner":"AnaDigit","x":23.802755594247,"y":37.911513477526,"photo":"Imittos_diaselo_Stavrou","type":0,"zoom_level":14,"id":994,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":530},{"name":"\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":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac
\u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c6\u03ae","owner":"AnaDigit","x":23.785965,"y":37.940689,"photo":"Imittos_apo_latomeio_pros_korfi2","type":0,"zoom_level":15,"id":1059,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":412},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0393\u03b9\u03b4\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac
\u0391\u03a3\u039c 153","owner":"AnaDigit","x":23.793453693386,"y":37.943244758266,"photo":"Imittos_Gidospilia","type":73,"zoom_level":14,"id":1060,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03ae \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03bc\u03b5 \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c0\u03b5\u03c1. 10\u03bc. \u03ba\u03b1\u03b9 \u03cd\u03c8\u03bf\u03c2 4 \u03bc., \u03c3\u03c4\u03b7\u03bd \u03ac\u03ba\u03c1\u03b7 \u03b2\u03c1\u03ac\u03c7\u03b9\u03bd\u03bf\u03c5 \u03bc\u03b5\u03c4\u03ce\u03c0\u03bf\u03c5. \u0395\u03b4\u03ce \u03c6\u03c4\u03ac\u03bd\u03b5\u03b9 \u03ba\u03b1\u03bb\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03ad\u03c2 \u03b6\u03ce\u03bd\u03b5\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7.","height":530,"width":800},{"name":"\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
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","owner":"AnaDigit","x":23.863555908204,"y":38.098322712043,"photo":"Attiki_Pendeli_PrfIlias","type":9,"zoom_level":15,"id":1158,"hlink_GR":"","hlink_EN":"","description":"","height":473,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03ae\u03c4\u03b1\u03c2","owner":"AnaDigit","x":23.865186691283,"y":38.095874174739,"photo":"Attiki_Pendeli_AgNikitas1","type":9,"zoom_level":15,"id":1159,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9 \u03c3\u03c4\u03bf \u03ba\u03ac\u03c4\u03c9 \u03bc\u03ad\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5 \u03c0\u03bb\u03b1\u03c4\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03b1 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ae\u03c2. \u039f\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf \u03c4\u03bf \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03cc \u03bc\u03ad\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03bd\u03b1\u03bf\u03cd \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03ce\u03bd\u03b5\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03b2\u03c1\u03ac\u03c7\u03bf.","height":397,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a0\u03b7\u03b3\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u039b\u03bf\u03c5\u03ba\u03ac","owner":"AnaDigit","x":23.865530014036,"y":38.095063606385,"photo":"Attiki_Pendeli_AgLoukas3","type":0,"zoom_level":15,"id":1160,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03bf\u03c5\u03ba\u03ac\u03c2","owner":"AnaDigit","x":23.865229606627,"y":38.094624544774,"photo":"Attiki_Pendeli_AgLoukas2","type":9,"zoom_level":14,"id":1161,"hlink_GR":"","hlink_EN":"","description":"\u03a9\u03c1\u03b1\u03af\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9 \u03c3\u03c4\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03c0\u03bb\u03ac\u03c4\u03c9\u03bc\u03b1, \u03c3\u03c4\u03b7 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03cc\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ae\u03c2.","height":450,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039c\u03bf\u03bd\u03ae \u0391\u03b3. \u03a0\u03b1\u03bd\u03c4\u03b5\u03bb\u03b5\u03ae\u03bc\u03bf\u03bd\u03bf\u03c2","owner":"AnaDigit","x":23.865100860595,"y":38.08729520378,"photo":"Attiki_Pendeli_moni_AgPandeleimona","type":9,"zoom_level":14,"id":1162,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u0391\u03b3. \u03a0\u03b1\u03bd\u03c4\u03b5\u03bb\u03b5\u03ae\u03bc\u03bf\u03bd\u03bf\u03c2 \u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03b1\u03c1\u03ac \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2 \u03c3\u03c5\u03b3\u03ba\u03c1\u03bf\u03c4\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 1965 \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c0\u03b1\u03bb\u03b9\u03cc \u03bd\u03b1\u03cc \u03c4\u03bf\u03c5 \u0391\u03b3. \u03a0\u03b1\u03bd\u03c4\u03b5\u03bb\u03b5\u03ae\u03bc\u03bf\u03bd\u03b1. \u039f \u03b1\u03c1\u03c7\u03b9\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd 16\u03bf \u03b1\u03b9. \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03bf\u03cd\u03c3\u03b5 \u03bc\u03b5\u03c4\u03cc\u03c7\u03b9 \u03c4\u03b7\u03c2 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ae\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u0391\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd (\u03bc\u03bf\u03bd\u03ae \u03a0\u03b5\u03c4\u03c1\u03ac\u03ba\u03b7). ","height":335,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1 \u03c4\u03bf\u03c5 \u039d\u03b5\u03c1\u03bf\u03cd","owner":"AnaDigit","x":23.870937347411,"y":38.054168904769,"photo":"Attiki_Pendeli_AgTriada","type":9,"zoom_level":15,"id":1163,"hlink_GR":"http:\/\/www.vrilissia.gr\/penteliko\/contents\/03.08.01.html","hlink_EN":"","description":"\u0397 \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1 \u03c4\u03bf\u03c5 \u039d\u03b5\u03c1\u03bf\u03cd (\u03ae \u03c4\u03b7\u03c2 \u03a0\u03b7\u03b3\u03ae\u03c2) \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03c4\u03af\u03c3\u03bc\u03b1 \u03c4\u03bf\u03c5 14-15\u03bf\u03c5 \u03b1\u03b9. \u03ba\u03b1\u03b9 \u03b1\u03bd\u03ae\u03ba\u03b5\u03b9 \u03c3\u03c4\u03bf\u03bd \u03c4\u03cd\u03c0\u03bf \u03c4\u03bf\u03c5 \u03c3\u03c5\u03bd\u03b5\u03c0\u03c4\u03c5\u03b3\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03cd\u03c2 \u03bd\u03b1\u03bf\u03cd \u03bc\u03b5 \u03bf\u03ba\u03c4\u03ac\u03b3\u03c9\u03bd\u03bf \u03c4\u03c1\u03bf\u03cd\u03bb\u03bb\u03bf. \u03a4\u03bf\u03bd 19\u03bf \u03b1\u03b9. \u03c0\u03c1\u03bf\u03c3\u03c4\u03ad\u03b8\u03b7\u03ba\u03b5 \u03bf \u03ba\u03b1\u03bc\u03b1\u03c1\u03bf\u03c3\u03ba\u03ad\u03c0\u03b1\u03c3\u03c4\u03bf\u03c2 \u03b5\u03be\u03c9\u03bd\u03ac\u03c1\u03b8\u03b7\u03ba\u03b1\u03c2.","height":397,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0391\u03c3\u03c4\u03b5\u03c1\u03bf\u03c3\u03ba\u03bf\u03c0\u03b5\u03af\u03bf \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.864596605302,"y":38.048423910422,"photo":"Attiki_Pendeli_Asteroskopio","type":9,"zoom_level":13,"id":1164,"hlink_GR":"","hlink_EN":"","description":"","height":441,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c3\u03ce\u03bc\u03b1\u03c4\u03bf\u03b9","owner":"AnaDigit","x":23.889412403104,"y":38.070674805511,"photo":"Attiki_Pendeli_AgAsomatoi3","type":9,"zoom_level":13,"id":1165,"hlink_GR":"","hlink_EN":"","description":"\u03a5\u03c3\u03c4\u03b5\u03c1\u03bf\u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ae \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1, \u03c0\u03b9\u03b8\u03b1\u03bd\u03cc\u03bd \u03c4\u03bf\u03c5 14\u03bf\u03c5 \u03ae \u03b1\u03c1\u03c7\u03ad\u03c2 15\u03bf\u03c5 \u03b1\u03b9. \u0395\u03af\u03bd\u03b1\u03b9 \u03c4\u03cd\u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae\u03c2 \u03bc\u03b5 \u03c0\u03bf\u03bb\u03bb\u03ad\u03c2 \u03b9\u03b4\u03b9\u03bf\u03c1\u03c1\u03c5\u03b8\u03bc\u03af\u03b5\u03c2 (\u00ab\u03c4\u03c5\u03c6\u03bb\u03cc\u03c2\u00bb \u03c4\u03c1\u03bf\u03cd\u03bb\u03bb\u03bf\u03c2, \u03b7\u03bc\u03b9\u03b5\u03be\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ae \u03b1\u03c8\u03af\u03b4\u03b1 \u03c3\u03c4\u03bf \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03cc \u03ac\u03ba\u03c1\u03bf, \u03bd\u03ac\u03c1\u03b8\u03b7\u03ba\u03b1\u03c2 \u03bc\u03b5 \u03b8\u03cc\u03bb\u03bf \u03c3\u03b5 \u03bc\u03bf\u03c1\u03c6\u03ae \u03b1\u03c3\u03c0\u03af\u03b4\u03b1\u03c2). \u0392\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd \u03b4\u03c5\u03bf \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03bf\u03af \u03bc\u03b1\u03c1\u03bc\u03ac\u03c1\u03b9\u03bd\u03bf\u03b9 \u03ba\u03af\u03bf\u03bd\u03b5\u03c2 \u03ac\u03c1\u03b9\u03c3\u03c4\u03b7\u03c2 \u03c4\u03ad\u03c7\u03bd\u03b7\u03c2, \u03bc\u03b5 \u03b5\u03be \u03af\u03c3\u03bf\u03c5 \u03ba\u03bf\u03bc\u03c8\u03ac \u03ba\u03b9\u03bf\u03bd\u03cc\u03ba\u03c1\u03b1\u03bd\u03b1, \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03ac \u03c4\u03bf\u03bd \u0391\u03bd. \u039f\u03c1\u03bb\u03ac\u03bd\u03b4\u03bf \u03c5\u03c0\u03bf\u03b4\u03b7\u03bb\u03ce\u03bd\u03bf\u03c5\u03bd \u03cc\u03c4\u03b9 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf \u03c4\u03bf \u03b1\u03c1\u03c7\u03b9\u03ba\u03cc \u03c4\u03ad\u03bc\u03c0\u03bb\u03bf \u03ae\u03c4\u03b1\u03bd \u03bc\u03b1\u03c1\u03bc\u03ac\u03c1\u03b9\u03bd\u03bf. \u039f \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03b3\u03b9\u03bf\u03b3\u03c1\u03b1\u03c6\u03b7\u03bc\u03ad\u03bd\u03bf\u03c2 \u03bc\u03b5 \u03c4\u03bf\u03b9\u03c7\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2 \u03b5\u03be\u03b1\u03af\u03c1\u03b5\u03c4\u03b7\u03c2 \u03c4\u03ad\u03c7\u03bd\u03b7\u03c2 (\u03c3\u03ce\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b7 \u03c0\u03b5\u03c1\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03c4\u03bf\u03c5 \u039f\u03c1\u03bb\u03ac\u03bd\u03b4\u03bf\u03c5, \u03c4\u03bf\u03c5 1933), \u03c0\u03bf\u03c5 \u03c5\u03c0\u03ad\u03c3\u03c4\u03b7\u03c3\u03b1\u03bd \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c6\u03b8\u03bf\u03c1\u03ac \u03c4\u03b9\u03c2 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b5\u03c2 \u03b4\u03b5\u03ba\u03b1\u03b5\u03c4\u03af\u03b5\u03c2. \u0394\u03cd\u03bf \u03b1\u03bd\u03b5\u03be\u03ac\u03c1\u03c4\u03b7\u03c4\u03b1 \u03b4\u03c9\u03bc\u03ac\u03c4\u03b9\u03b1 (\u03c4\u03bf \u03ad\u03bd\u03b1 \u03bc\u03b5 \u03c4\u03b6\u03ac\u03ba\u03b9) \u03ad\u03c7\u03bf\u03c5\u03bd \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03c4\u03b7\u03b8\u03b5\u03af \u03c3\u03c4\u03b7 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03c0\u03bb\u03b5\u03c5\u03c1\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03bd\u03b1\u03bf\u03cd. \u0394\u03af\u03c0\u03bb\u03b1 \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c0\u03b7\u03b3\u03ae.","height":600,"width":397},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a0\u03b7\u03b3\u03ae \u0391\u03b3\u03af\u03c9\u03bd \u0391\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd","owner":"AnaDigit","x":23.88998103142,"y":38.070649466655,"photo":"Attiki_Pendeli_AgAsomatoi2","type":9,"zoom_level":15,"id":1166,"hlink_GR":"","hlink_EN":"","description":"","height":370,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u039a\u03b1\u03c1\u03b1\u03ba\u03b1\u03bd\u03c4\u03ac","owner":"AnaDigit","x":23.901031732561,"y":38.067076600022,"photo":"Attiki_Pendeli_pigi_dromos","type":9,"zoom_level":15,"id":1167,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039a\u03bf\u03cd\u03ba\u03bf\u03c2","owner":"AnaDigit","x":23.892180442808,"y":38.069357173335,"photo":"Attiki_Pendeli_koukos_korfi2","type":0,"zoom_level":15,"id":1168,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03b7 \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae","height":600,"width":397},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a0\u03b1\u03bb\u03b9\u03cc \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","owner":"AnaDigit","x":23.889551877977,"y":38.066265712377,"photo":"Attiki_Pendeli_palio_latomeio","type":0,"zoom_level":15,"id":1169,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ad\u03c2 4x4","owner":"AnaDigit","x":23.890935897827,"y":38.073411350347,"photo":"Attiki_Pendeli_4x4_3","type":0,"zoom_level":14,"id":1170,"hlink_GR":"","hlink_EN":"","description":"\u0388\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c0\u03b9\u03cc \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b1 \u03ba\u03bf\u03bc\u03bc\u03ac\u03c4\u03b9\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7, \u03c4\u03bf \u03c4\u03bc\u03ae\u03bc\u03b1 \u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c3\u03ce\u03bc\u03b1\u03c4\u03bf\u03b9-\u03ba\u03bf\u03c1\u03c6\u03ae.","height":600,"width":444},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c4\u03b7\u03c2 \u039c\u03c0\u03af\u03bb\u03b9\u03b6\u03b1\u03c2","owner":"AnaDigit","x":23.899840831756,"y":38.072195120837,"photo":"Attiki_Pendeli_pigi_xoros_anapsixis","type":9,"zoom_level":15,"id":1171,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03b1 \u03c0\u03b1\u03c1\u03b1\u03bc\u03b5\u03bb\u03b7\u03bc\u03ad\u03bd\u03b7 \u03ba\u03c1\u03ae\u03bd\u03b7, \u03c3\u03c4\u03bf\u03bd \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b5\u03bb\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf \u03c7\u03ce\u03c1\u03bf \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2.","height":600,"width":407},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u039f \u039d\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u03a0\u03bf\u03c3\u03b5\u03b9\u03b4\u03ce\u03bd\u03b1","owner":"AnaDigit","x":24.025631,"y":37.650643,"photo":"Attiki_Sounion_Pseidon_temple4","type":10,"zoom_level":10,"id":1172,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u0386\u03bd\u03c9 \u03a3\u03bf\u03cd\u03bd\u03b9\u03bf
\u0391\u03b3\u03af\u03b1 \u0392\u03b1\u03c1\u03b2\u03ac\u03c1\u03b1","owner":"AnaDigit","x":24.015814,"y":37.673906,"photo":"Attiki_Sounio_AnoSounio_AgVarvara","type":9,"zoom_level":14,"id":1173,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u039a\u03b1\u03bc\u03ac\u03c1\u03b9\u03b6\u03b1
\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","owner":"AnaDigit","x":24.017745,"y":37.696448,"photo":"Attiki_Kamariza_AgTriada","type":9,"zoom_level":13,"id":1174,"hlink_GR":"","hlink_EN":"","description":"","height":410,"width":600},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","owner":"AnaDigit","x":24.01767,"y":37.686456,"photo":"Attiki_Lavrio_arxaio_metaourgiko_ergastirio_Kordelas","type":10,"zoom_level":13,"id":1175,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03cc \u03b5\u03c1\u03b1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf (\"\u03c4\u03bf\u03c5 \u039a\u03bf\u03c1\u03b4\u03b5\u03bb\u03bb\u03ac\")","height":311,"width":600},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u0393\u03b5\u03c9\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc-\u039f\u03c1\u03c5\u03ba\u03c4\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc
\u03bc\u03bf\u03c5\u03c3\u03b5\u03af\u03bf \u039a\u03b1\u03bc\u03ac\u03c1\u03b9\u03b6\u03b1\u03c2","owner":"AnaDigit","x":24.014419,"y":37.72607,"photo":"Attiki_Kamariza_Mouseio","type":9,"zoom_level":14,"id":1176,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u03a0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03c3\u03c4\u03c1\u03b1\u03c4\u03ce\u03bd\u03b1\u03c2
\u039a\u03b1\u03bc\u03ac\u03c1\u03b9\u03b6\u03b1\u03c2","owner":"AnaDigit","x":24.017381,"y":37.726885,"photo":"Attiki_Kamariza_Stratonas","type":9,"zoom_level":15,"id":1177,"hlink_GR":"","hlink_EN":"","description":"","height":247,"width":600},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u03a4\u03bf \u03b2\u03cd\u03b8\u03b9\u03c3\u03bc\u03b1 \u03a7\u03ac\u03bf\u03c2
\u03c3\u03c4\u03b7\u03bd \u039a\u03b1\u03bc\u03ac\u03c1\u03b9\u03b6\u03b1","owner":"AnaDigit","x":24.021919,"y":37.719977,"photo":"Attiki_Kamariza_Chaos","type":0,"zoom_level":13,"id":1178,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","owner":"AnaDigit","x":24.02782,"y":37.670331,"photo":"Attiki_Lavrio_remains1","type":10,"zoom_level":15,"id":1179,"hlink_GR":"","hlink_EN":"","description":"\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd","height":397,"width":600},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u0391\u03c3\u03b2\u03b5\u03c3\u03c4\u03bf\u03ba\u03ac\u03bc\u03b9\u03bd\u03bf","owner":"AnaDigit","x":24.027906,"y":37.672725,"photo":"Attiki_Lavrio_asvesto","type":9,"zoom_level":16,"id":1180,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u039c\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","owner":"AnaDigit","x":24.016823,"y":37.679009,"photo":"Attiki_Lavrio_metaleia11","type":9,"zoom_level":15,"id":1181,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u039c\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","owner":"AnaDigit","x":24.018207,"y":37.6794,"photo":"Attiki_Lavrio_metaleia2","type":9,"zoom_level":15,"id":1182,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u039c\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","owner":"AnaDigit","x":24.01619,"y":37.682244,"photo":"Attiki_Lavrio_metaleia3","type":9,"zoom_level":16,"id":1183,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u039c\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","owner":"AnaDigit","x":24.017842,"y":37.68131,"photo":"Attiki_Lavrio_metaleia6","type":9,"zoom_level":16,"id":1184,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u039c\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","owner":"AnaDigit","x":24.016512,"y":37.695158,"photo":"Attiki_Lavrio_metaleia7","type":9,"zoom_level":16,"id":1185,"hlink_GR":"","hlink_EN":"","description":"","height":364,"width":600},{"name":"\u039b\u0391\u03a5\u03a1\u0395\u03a9\u03a4\u0399\u039a\u0397
\u0398\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u0398\u03bf\u03c1\u03b9\u03ba\u03cc
\u03ba\u03b1\u03b9 \u03c4\u03b7 \u039c\u03b1\u03ba\u03c1\u03cc\u03bd\u03b7\u03c3\u03bf","owner":"AnaDigit","x":24.015535,"y":37.746086,"photo":"Attiki_Lavrio_panoramix","type":0,"zoom_level":14,"id":1186,"hlink_GR":"","hlink_EN":"","description":"","height":240,"width":800},{"name":"\u03a3\u039f\u03a5\u039d\u0399\u039f
\u039c\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","owner":"AnaDigit","x":24.017424,"y":37.679256,"photo":"Attiki_Lavrio_metaleia5","type":9,"zoom_level":16,"id":1187,"hlink_GR":"","hlink_EN":"","description":"","height":632,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
Camera Obscura","owner":"AnaDigit","x":23.450152397154,"y":37.687924603713,"photo":"Aigina_Camera_obscura1","type":9,"zoom_level":13,"id":1198,"hlink_GR":"http:\/\/downlineaquatec.wordpress.com\/2013\/09\/03\/camera-obscura-\u03b1\u03af\u03b3\u03b9\u03bd\u03b1\/","hlink_EN":"http:\/\/gustavdeutsch.net\/index.php\/en\/architecture\/35-camera-obscura-gebaeude-aegina.html","description":"","height":365,"width":516},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u039d\u03c4\u03b1\u03b2\u03ad\u03bb\u03b7","owner":"AnaDigit","x":23.877138614653,"y":38.070404523923,"photo":"Attiki_Pendeli_spilia_Daveli2","type":0,"zoom_level":12,"id":1199,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf, \u03bf \u03bd\u03b1\u03cc\u03c2 \u03c4\u03c9\u03bd \u0391\u03bc\u03ce\u03bc\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b7 \u03bc\u03b5\u03b3\u03b1\u03bb\u03b5\u03b9\u03ce\u03b4\u03b7\u03c2 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac\u03c2 \u039d\u03c4\u03b1\u03b2\u03ad\u03bb\u03b7.","height":500,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u039d\u03c4\u03b1\u03b2\u03ad\u03bb\u03b7
\u03bd\u03b1\u03cc\u03c2 \u0391\u03bc\u03ce\u03bc\u03c9\u03bd","owner":"AnaDigit","x":23.877224445341,"y":38.070843730996,"photo":"Attiki_Pedeli_Spilia_Daveli_Amomoi","type":10,"zoom_level":13,"id":1200,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03ba\u03cd\u03c1\u03b9\u03bf\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u03a3\u03c0\u03c5\u03c1\u03af\u03b4\u03c9\u03bd\u03b1 (10-11\u03bf\u03c2 \u03b1\u03b9.). \u03a3\u03c4\u03b7 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03c0\u03c4\u03ad\u03c1\u03c5\u03b3\u03b1 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b1\u03b3\u03b9\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2 \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ae\u03c2 \u03c0\u03b5\u03c1\u03b9\u03cc\u03b4\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03b9\u03b5\u03c1\u03cc \u03c3\u03b5 \u03b2\u03c1\u03ac\u03c7\u03b9\u03bd\u03bf \u03ba\u03bf\u03af\u03bb\u03c9\u03bc\u03b1, \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.","height":397,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u039d\u03c4\u03b1\u03b2\u03ad\u03bb\u03b7","owner":"AnaDigit","x":23.877439022063,"y":38.071114010962,"photo":"Attiki_Pendeli_spilia_Daveli1","type":73,"zoom_level":14,"id":1201,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03b1\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c6\u03b8\u03b7\u03ba\u03b5 \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03b5\u03c0\u03bf\u03c7\u03ae, \u03cc\u03c4\u03b1\u03bd \u03bf\u03b9 \u03bb\u03b1\u03c4\u03cc\u03bc\u03bf\u03b9 \u03c4\u03ad\u03bc\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b9\u03c2 \u03c0\u03bb\u03b1\u03b3\u03b9\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03bc\u03b1\u03c1\u03bc\u03ac\u03c1\u03bf\u03c5 \u03ad\u03c6\u03c4\u03b1\u03c3\u03b1\u03bd \u03c3\u03c4\u03b7\u03bd \u03c5\u03c0\u03cc\u03b3\u03b5\u03b9\u03b1 \u03ba\u03bf\u03b9\u03bb\u03cc\u03c4\u03b7\u03c4\u03b1. \u03a3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bb\u03b1\u03c4\u03c1\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b7 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03bf \u03a0\u03ac\u03bd\u03b1\u03c2, \u03b5\u03bd\u03ce \u03ba\u03b1\u03c4\u03ac \u03c4\u03bf\u03c5\u03c2 \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03bf\u03cd\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c5\u03c2 \u03bf \u03c7\u03ce\u03c1\u03bf\u03c2 \u03b1\u03c0\u03b5\u03c4\u03ad\u03bb\u03b5\u03c3\u03b5 \u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b1 \u03b7\u03c3\u03c5\u03c7\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03b1 \u03bc\u03bf\u03bd\u03b1\u03c7\u03ce\u03bd, \u03c4\u03c9\u03bd \u03bb\u03b5\u03b3\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \"\u0391\u03bc\u03ce\u03bc\u03c9\u03bd\", \u03c0\u03bf\u03c5 \u03b5\u03af\u03c7\u03b1\u03bd \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03b1\u03b8\u03b5\u03af \u03c3\u03c7\u03b5\u03b4\u03cc\u03bd \u03c3\u0384 \u03cc\u03bb\u03b7 \u03c4\u03b7 \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7 (\u03c0\u03ac\u03bd\u03c4\u03b1 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03b5 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03bd\u03b5\u03c1\u03bf\u03cd). \u03a3\u03c4\u03bf\u03c5\u03c2 \u03bd\u03b5\u03cc\u03c4\u03b5\u03c1\u03bf\u03c5\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c5\u03c2, \u03b7 \u03c0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03ad\u03b4\u03ce \u03ad\u03b2\u03c1\u03b9\u03c3\u03ba\u03b5 \u03ba\u03c1\u03c5\u03c3\u03c6\u03ae\u03b3\u03b5\u03c4\u03bf \u03bf \u03bb\u03ae\u03c3\u03c4\u03b1\u03c1\u03c7\u03bf\u03c2 \u039d\u03c4\u03b1\u03b2\u03ad\u03bb\u03b7\u03c2, \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03bf\u03c0\u03bf\u03af\u03bf \u03c0\u03ae\u03c1\u03b5 \u03c4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c4\u03bf \u03c0\u03b9\u03cc \u03b3\u03bd\u03c9\u03c3\u03c4\u03cc \u03c4\u03bf\u03c5 \u03cc\u03bd\u03bf\u03bc\u03b1.\n\u03a4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03ba\u03b1\u03c4\u03b7\u03c6\u03bf\u03c1\u03b9\u03ba\u03cc \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf \u03bc\u03ae\u03ba\u03bf\u03c5\u03c2 112 \u03bc. \u03ba\u03b1\u03b9 \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf\u03c5 \u03c0\u03bb\u03ac\u03c4\u03bf\u03c5\u03c2 40 \u03bc. \u03a3\u03c4\u03bf \u03bc\u03ad\u03c3\u03bf\u03bd \u03c4\u03bf\u03c5 \u03b8\u03b1\u03bb\u03ac\u03bc\u03bf\u03c5 \u03c5\u03c0\u03ae\u03c1\u03c7\u03b5 \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf 15 \u03bc. \u03c0\u03bf\u03c5 \u03c4\u03ce\u03c1\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03b4\u03b9\u03b5\u03c5\u03c1\u03c5\u03bd\u03b8\u03b5\u03af, \u03bb\u03cc\u03b3\u03c9 \u03c4\u03c9\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03b9\u03ce\u03bd \u03c0\u03bf\u03c5 \u03ad\u03b3\u03b9\u03bd\u03b1\u03bd \u03c3\u03c4\u03bf \u03c7\u03ce\u03c1\u03bf. \u03a3\u03c4\u03bf \u03c7\u03b1\u03bc\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u03b8\u03b1\u03bb\u03ac\u03bc\u03bf\u03c5, \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c3\u03c4\u03b5\u03bd\u03cc \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 10 \u03bc. \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03bb\u03ae\u03b3\u03b5\u03b9 \u03c3\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ae \u03bb\u03af\u03bc\u03bd\u03b7.","height":436,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u039d\u03c4\u03b1\u03b2\u03ad\u03bb\u03b7
\u039f \u039d\u03c4\u03b1\u03b2\u03ad\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.877224445345,"y":38.070539664842,"photo":"Attiki_Pedeli_Spilia_Daveli3","type":9,"zoom_level":15,"id":1203,"hlink_GR":"","hlink_EN":"","description":"","height":473,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2
\u03c4\u03c9\u03bd \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03c9\u03bd","owner":"AnaDigit","x":23.873576641081,"y":38.074163037639,"photo":"Attiki_Pedeli_Agiannis_latomeion","type":9,"zoom_level":14,"id":1204,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03af\u03c0\u03bb\u03b1, \u03bc\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c0\u03b7\u03b3\u03ae \u03c4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af \u03bc\u03b9\u03ba\u03c1\u03ae \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae (\u03bc\u03b5 \u03c7\u03c1\u03c5\u03c3\u03cc\u03c8\u03b1\u03c1\u03b1 !).","height":389,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039c\u03b1\u03c1\u03bc\u03ac\u03c1\u03b9\u03bd\u03b5\u03c2 \u03ba\u03b1\u03c1\u03ad\u03ba\u03bb\u03b5\u03c2
\u03ba\u03b1\u03b9 \u03c4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9","owner":"AnaDigit","x":23.884680986406,"y":38.06493955384,"photo":"Attiki_Pedeli_sta_palia_latomeia","type":0,"zoom_level":15,"id":1205,"hlink_GR":"","hlink_EN":"","description":"","height":499,"width":600},{"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\u0395\u039d\u03a4\u0395\u039b\u0397
414 \u03a3\u03c4\u03c1\u03b1\u03c4. \u039d\u03bf\u03c3\u03bf\u03ba\u03bf\u03bc\u03b5\u03af\u03bf
\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.873973608018,"y":38.060116188571,"photo":"Attiki_414_nosokomeio_Pedelis","type":9,"zoom_level":14,"id":1207,"hlink_GR":"","hlink_EN":"","description":"","height":287,"width":600},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2","owner":"\u03a0. \u0392\u03b5\u03bb\u03b9\u03c4\u03b6\u03ad\u03bb\u03bf\u03c2","x":23.934936,"y":38.232442,"photo":"Attica_ancient_tower","type":10,"zoom_level":14,"id":1217,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0392\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2","owner":"\u03a0. \u0392\u03b5\u03bb\u03b9\u03c4\u03b6\u03ad\u03bb\u03bf\u03c2","x":23.933586,"y":38.235415,"photo":"Attica_byz_tower","type":10,"zoom_level":14,"id":1218,"hlink_GR":"","hlink_EN":"","description":"","height":556,"width":417},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039f \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2
\u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2","owner":"\u03a0. \u0392\u03b5\u03bb\u03b9\u03c4\u03b6\u03ad\u03bb\u03bf\u03c2","x":23.921395,"y":38.265685,"photo":"Attica_AgParaskevi","type":10,"zoom_level":14,"id":1219,"hlink_GR":"","hlink_EN":"","description":"","height":464,"width":518},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039a\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03bb\u03b9\u03bc\u03bd\u03bf\u03cd\u03bb\u03b1","owner":"\u03a0. \u0392\u03b5\u03bb\u03b9\u03c4\u03b6\u03ad\u03bb\u03bf\u03c2","x":23.905307,"y":38.204969,"photo":"Attica_limnoula_katarraktis","type":0,"zoom_level":14,"id":1220,"hlink_GR":"","hlink_EN":"","description":"","height":556,"width":417},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u0386\u03c1\u03b7 \u03ba\u03b1\u03b9 \u0398\u03b5\u03bf\u03c6\u03b1\u03bd\u03ce\u03c2","owner":"\u03a0. \u0392\u03b5\u03bb\u03b9\u03c4\u03b6\u03ad\u03bb\u03bf\u03c2","x":23.927645,"y":38.268158,"photo":"Attica_mnimio_Ari_Theofanous","type":9,"zoom_level":14,"id":1221,"hlink_GR":"","hlink_EN":"","description":"","height":556,"width":417},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0395\u03b8\u03bd\u03b9\u03ba\u03cc\u03c2 \u039a\u03ae\u03c0\u03bf\u03c2
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1","owner":"topoguide","x":23.738345,"y":37.972992,"photo":"Attiki_Athina_national_garden_arxaia","type":10,"zoom_level":15,"id":1222,"hlink_GR":"","hlink_EN":"","description":"","height":348,"width":600},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0395\u03b8\u03bd\u03b9\u03ba\u03cc\u03c2 \u039a\u03ae\u03c0\u03bf\u03c2
\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03bb\u03af\u03bc\u03bd\u03b7","owner":"topoguide","x":23.739016,"y":37.973309,"photo":"Attiki_Athina_national_garden1","type":0,"zoom_level":15,"id":1223,"hlink_GR":"","hlink_EN":"","description":"","height":265,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0395\u03b8\u03bd\u03b9\u03ba\u03cc\u03c2 \u039a\u03ae\u03c0\u03bf\u03c2
\u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2","owner":"topoguide","x":23.739879,"y":37.974527,"photo":"Attiki_Athina_national_garden2","type":0,"zoom_level":16,"id":1224,"hlink_GR":"","hlink_EN":"","description":"","height":220,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0395\u03b8\u03bd\u03b9\u03ba\u03cc\u03c2 \u039a\u03ae\u03c0\u03bf\u03c2
\u0392\u03bf\u03c4\u03b1\u03bd\u03b9\u03ba\u03cc \u03bc\u03bf\u03c5\u03c3\u03b5\u03af\u03bf","owner":"topoguide","x":23.739085,"y":37.974679,"photo":"Attiki_Athina_national_garden_mouseio","type":9,"zoom_level":16,"id":1225,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":547},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1
\u03a1\u03c9\u03c3\u03b9\u03ba\u03ae \u0395\u03bb\u03bb\u03b7\u03c3\u03af\u03b1","owner":"topoguide","x":23.734241,"y":37.973262,"photo":"Attiki_Athina_Rosiki_ekklisia","type":9,"zoom_level":15,"id":1226,"hlink_GR":"","hlink_EN":"","description":"","height":386,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039d\u03b5\u03ba\u03c1\u03bf\u03c4\u03b1\u03c6\u03b5\u03af\u03bf
\u03b3\u03b5\u03c1\u03bc\u03b1\u03bd\u03ce\u03bd \u03c3\u03c4\u03c1\u03b1\u03c4\u03b9\u03c9\u03c4\u03ce\u03bd","owner":"topoguide","x":23.91801548004,"y":38.091348386405,"photo":"Attiki_Athina_Pendeli_Germaniko_nekrotafeio2","type":9,"zoom_level":13,"id":1228,"hlink_GR":"http:\/\/el.wikipedia.org\/wiki\/\u0393\u03b5\u03c1\u03bc\u03b1\u03bd\u03b9\u03ba\u03cc_\u03c3\u03c4\u03c1\u03b1\u03c4\u03b9\u03c9\u03c4\u03b9\u03ba\u03cc_\u03bd\u03b5\u03ba\u03c1\u03bf\u03c4\u03b1\u03c6\u03b5\u03af\u03bf_\u0394\u03b9\u03bf\u03bd\u03cd\u03c3\u03bf\u03c5_-_\u03a1\u03b1\u03c0\u03b5\u03bd\u03c4\u03cc\u03b6\u03b7\u03c2","hlink_EN":"","description":"\u039c\u03bd\u03b7\u03bc\u03b5\u03b9\u03b1\u03ba\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 (\u03ba\u03b5\u03bd\u03bf\u03c4\u03ac\u03c6\u03b9\u03bf) \u03bb\u03b9\u03c4\u03ae\u03c2 \u03b1\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03ae\u03c2, \u03c5\u03c0\u03bf\u03b2\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc \u03c7\u03c9\u03c1\u03af\u03c2 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b8\u03bb\u03b9\u03b2\u03b5\u03c1\u03cc (\u03cc\u03c0\u03c9\u03c2 \u03c4\u03b1 \u03b1\u03c0\u03ad\u03c1\u03b1\u03bd\u03c4\u03b1 \u03c3\u03c5\u03bc\u03bc\u03b1\u03c7\u03b9\u03ba\u03ac \u03bd\u03b5\u03ba\u03c1\u03bf\u03c4\u03b1\u03c6\u03b5\u03af\u03b1 \u03bc\u03b5 \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd\u03c2). \u03a3\u03c7\u03b5\u03b4\u03cc\u03bd 10.000 \u03bf\u03bd\u03cc\u03bc\u03b1\u03c4\u03b1 \u03ac\u03b4\u03b9\u03ba\u03b1 \u03c7\u03b1\u03bc\u03ad\u03bd\u03c9\u03bd, \u03ba\u03c5\u03c1\u03af\u03c9\u03c2 \u03bd\u03ad\u03c9\u03bd, \u03c3\u03c5\u03bd\u03c4\u03b7\u03c1\u03bf\u03cd\u03bd \u03ba\u03b1\u03c5\u03c3\u03c4\u03b9\u03ba\u03ac \u03c4\u03b7\u03bd \u03b5\u03c0\u03af\u03b3\u03bd\u03c9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b1\u03bd\u03bf\u03b7\u03c3\u03af\u03b1\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03bf\u03bb\u03ad\u03bc\u03bf\u03c5. \u03a0\u03cc\u03c4\u03b5-\u03c0\u03cc\u03c4\u03b5 \u03ba\u03ac\u03c0\u03bf\u03b9\u03bf\u03c2 \u03b5\u03c0\u03b9\u03c3\u03ba\u03ad\u03c0\u03c4\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf \u03c7\u03ce\u03c1\u03bf \u03ba\u03b1\u03b9 \u03b1\u03c6\u03ae\u03bd\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03bc\u03c0\u03bf\u03c5\u03ba\u03ad\u03c4\u03bf \u03c3\u03c4\u03bf\u03bd \u03c0\u03b1\u03c4\u03ad\u03c1\u03b1 \u03c0\u03bf\u03c5 \u03b4\u03b5\u03bd \u03b3\u03bd\u03ce\u03c1\u03b9\u03c3\u03b5 - \u03bf\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c3\u03c5\u03b3\u03b3\u03ad\u03bd\u03b5\u03b9\u03b5\u03c2 \u03ad\u03c7\u03bf\u03c5\u03bd \u03c3\u03b2\u03b7\u03c3\u03c4\u03b5\u03af \u03b1\u03c0\u03cc \u03c4\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf.","height":507,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039c\u03bf\u03bd\u03ae \u0391\u03b3. \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5
\u039a\u03b1\u03bb\u03bb\u03b9\u03c3\u03af\u03c9\u03bd","owner":"topoguide","x":23.909228563311,"y":38.049539150475,"photo":"Attiki_Athina_Pendeli_moni_Kalision1","type":9,"zoom_level":14,"id":1229,"hlink_GR":"http:\/\/www.panoramio.com\/photo\/19859005","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03ad\u03c4\u03c1\u03bf\u03c2","owner":"topoguide","x":23.934076547624,"y":38.072347150633,"photo":"Attiki_Athina_Pendeli_Dionysos_AgPetros","type":9,"zoom_level":14,"id":1230,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03ae \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03bf \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2-\u039d\u03ad\u03b1\u03c2 \u039c\u03ac\u03ba\u03c1\u03b7\u03c2.","height":600,"width":418},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03ad\u03be\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf
\u03ba\u03bf\u03b9\u03bc\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf \u03a1\u03b1\u03c0\u03b5\u03bd\u03c4\u03ce\u03b6\u03b1\u03c2","owner":"topoguide","x":23.915150880815,"y":38.091973232069,"photo":"Attiki_Athina_Pendeli_chu_exo_apo_koimitirio","type":9,"zoom_level":15,"id":1231,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1\u03c2","owner":"topoguide","x":23.934033632281,"y":38.039636576378,"photo":"Attiki_Athina_Pendeli_Aiolis_PrfIlias1","type":9,"zoom_level":15,"id":1232,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":444},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a6\u03c1\u03ac\u03b3\u03bc\u03b1 \u03a1\u03b1\u03c0\u03b5\u03bd\u03c4\u03ce\u03c3\u03b1\u03c2","owner":"topoguide","x":23.928701400758,"y":38.109095301527,"photo":"Attiki_Athina_Pendeli_fragma_Rapedozas1","type":0,"zoom_level":14,"id":1233,"hlink_GR":"","hlink_EN":"","description":"\u0388\u03bd\u03b1 \u03ba\u03b1\u03ba\u03ac \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03b1\u03bd\u03c4\u03b9\u03c0\u03bb\u03b7\u03bc\u03bc\u03c5\u03c1\u03b9\u03ba\u03cc \u03ad\u03c1\u03b3\u03bf. ","height":370,"width":700},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039c\u03bf\u03bd\u03ae \u03a0\u03b1\u03bd\u03c4\u03bf\u03ba\u03c1\u03ac\u03c4\u03bf\u03c1\u03bf\u03c2 \u03a4\u03b1\u03ce","owner":"topoguide","x":23.947498321534,"y":38.040042168855,"photo":"Attiki_Athina_Pendeli_moni_Pandokratoros2","type":10,"zoom_level":13,"id":1234,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u03a0\u03b1\u03bd\u03c4\u03bf\u03ba\u03c1\u03ac\u03c4\u03bf\u03c1\u03bf\u03c2 \u03a4\u03b1\u03ce (\"\u039d\u03c4\u03b1\u03bf\u03cd\") \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2 \u03b9\u03b4\u03c1\u03cd\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf\u03bd 11\u03bf \u03b1\u03b9\u03ce\u03bd\u03b1. \u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u039d\u03c4\u03b1\u03bf\u03cd, \u03bf\u03c6\u03b5\u03af\u03bb\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03c0\u03b1\u03c1\u03b1\u03c6\u03b8\u03bf\u03c1\u03ac \u03c4\u03bf\u03c5 \u03bf\u03bd\u03cc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03a4\u0391\u03a9, \u03c0\u03b1\u03bb\u03b9\u03cc \u03c0\u03c1\u03bf\u03c3\u03c9\u03bd\u03cd\u03bc\u03b9\u03bf \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03bf\u03b4\u03af\u03b4\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03c5\u03c0\u03ae\u03c1\u03c7\u03b5 \u03c3\u03c4\u03b7\u03bd \u03b5\u03af\u03c3\u03bf\u03b4\u03bf \u03ba\u03b1\u03b9 \u03ad\u03bc\u03bf\u03b9\u03b1\u03b6\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b4\u03c5\u03ac\u03b6\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03a4\u03b1 \u03ba\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03a9. \u039f \u03c4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03cd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03af\u03c3\u03bf\u03b4\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc\u03c2. \u0391\u03c0\u03cc \u03c4\u03bf 1971 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03c9\u03c2 \u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03b1 \u039a\u03bf\u03b9\u03bd\u03bf\u03b2\u03b9\u03b1\u03ba\u03ae \u039c\u03bf\u03bd\u03ae.","height":530,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a4\u03ad\u03bc\u03b5\u03bd\u03bf\u03c2 \u0391\u03c0\u03cc\u03bb\u03bb\u03c9\u03bd\u03b1
\u03ba\u03b1\u03b9 \u0394\u03b9\u03bf\u03bd\u03cd\u03c3\u03bf\u03c5","owner":"topoguide","x":23.900302171708,"y":38.095283136204,"photo":"Attiki_Athina_Pendeli_Dionysos_iero_Apollona3","type":10,"zoom_level":13,"id":1235,"hlink_GR":"","hlink_EN":"","description":"","height":526,"width":700},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0399\u03b5\u03c1\u03cc \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u0394\u03b9\u03bf\u03bd\u03cd\u03c3\u03bf\u03c5","owner":"topoguide","x":23.903477907182,"y":38.095418231148,"photo":"Attiki_Athina_Pendeli_Dionysos_spilia_Dionysou","type":10,"zoom_level":14,"id":1236,"hlink_GR":"","hlink_EN":"","description":"","height":502,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2
\u0394\u03b9\u03cc\u03bd\u03c5\u03c3\u03bf\u03c2","owner":"topoguide","x":23.886590719223,"y":38.114075820772,"photo":"Attiki_Athina_Pendeli_Raendoza_AgAthanasios","type":9,"zoom_level":16,"id":1237,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2
\u0394\u03b9\u03cc\u03bd\u03c5\u03c3\u03bf\u03c2","owner":"topoguide","x":23.890624761581,"y":38.114278410977,"photo":"Attiki_Athina_Pendeli_Raendoza_AgIoannis2","type":9,"zoom_level":15,"id":1238,"hlink_GR":"","hlink_EN":"","description":"","height":575,"width":700},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1
\u0394\u03b9\u03cc\u03bd\u03c5\u03c3\u03bf\u03c2","owner":"topoguide","x":23.880239248274,"y":38.114616060069,"photo":"Attiki_Athina_Pendeli_Raendoza_AgTriada","type":9,"zoom_level":16,"id":1239,"hlink_GR":"","hlink_EN":"","description":"","height":464,"width":700},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf\u03bd
\u0386\u03b3\u03b9\u03bf \u0399\u03c9\u03ac\u03bd\u03bd\u03b7
\u0394\u03b9\u03cc\u03bd\u03c5\u03c3\u03bf\u03c2","owner":"topoguide","x":23.890817880629,"y":38.114244645981,"photo":"Attiki_Athina_Pendeli_Raendoza_AgIoannis3","type":9,"zoom_level":17,"id":1240,"hlink_GR":"","hlink_EN":"","description":"","height":415,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a0\u03b1\u03bb\u03b9\u03cc \u03c5\u03b4\u03c1\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03bf \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a1\u03b1\u03c0\u03b5\u03bd\u03c4\u03ce\u03b6\u03b1","owner":"topoguide","x":23.927016973496,"y":38.110091432545,"photo":"Attiki_Athina_Pendeli_fragma_Rapedozas_aquaduc1","type":9,"zoom_level":14,"id":1241,"hlink_GR":"","hlink_EN":"","description":"","height":464,"width":700},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039b\u03b9\u03bc\u03bd\u03bf\u03cd\u03bb\u03b1 \u03c3\u03c4\u03bf
\u03c1\u03ad\u03bc\u03b1 \u0392\u03b1\u03bb\u03b1\u03bd\u03ac\u03c1\u03b7","owner":"topoguide","x":23.913949251177,"y":38.051296463957,"photo":"Attiki_Athina_Pendeli_Lykorema21","type":0,"zoom_level":15,"id":1242,"hlink_GR":"","hlink_EN":"","description":"","height":374,"width":700},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039a\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b5\u03c2
\u03c3\u03c4\u03bf \u039b\u03c5\u03ba\u03cc\u03c1\u03b5\u03bc\u03b1","owner":"topoguide","x":23.906090378761,"y":38.036953694567,"photo":"Attiki_Athina_Pendeli_katarraktis2","type":0,"zoom_level":13,"id":1243,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039f\u03b9 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf\u03b9 \u03b5\u03c0\u03b9\u03b6\u03ae\u03c3\u03b1\u03bd\u03c4\u03b5\u03c2","owner":"topoguide","x":23.931716203691,"y":38.039298580931,"photo":"Attiki_Athina_Pendeli_systada","type":1,"zoom_level":15,"id":1244,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03b1 \u03c3\u03c5\u03c3\u03c4\u03ac\u03b4\u03b1 \u03c0\u03b5\u03cd\u03ba\u03b1 \u03c0\u03bf\u03c5 \u03b3\u03bb\u03cd\u03c4\u03c9\u03c3\u03b1\u03bd \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b5\u03c2 \u03c0\u03c5\u03c1\u03b3\u03ba\u03b1\u03b3\u03b9\u03ad\u03c2.","height":467,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a5\u03c0\u03b1\u03af\u03b8\u03c1\u03b9\u03bf \u03bc\u03bf\u03c5\u03c3\u03b5\u03af\u03bf
\u03bb\u03b1\u03c4\u03cc\u03bc\u03c9\u03bd","owner":"topoguide","x":23.872782707216,"y":38.092361646949,"photo":"Attiki_Athina_Pendeli_Mouseio_Latomon4","type":9,"zoom_level":14,"id":1245,"hlink_GR":"","hlink_EN":"","description":"","height":551,"width":600},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u03a5\u03c0\u03b1\u03af\u03b8\u03c1\u03b9\u03bf \u03bc\u03bf\u03c5\u03c3\u03b5\u03af\u03bf
\u03bb\u03b1\u03c4\u03cc\u03bc\u03c9\u03bd","owner":"topoguide","x":23.872503757478,"y":38.092640291135,"photo":"Attiki_Athina_Pendeli_Mouseio_Latomon3","type":9,"zoom_level":13,"id":1246,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc \u03bc\u03bf\u03c5\u03c3\u03b5\u03af\u03bf","owner":"topoguide","x":23.731387,"y":37.989275,"photo":"Athens_Archaological_museum","type":9,"zoom_level":14,"id":1247,"hlink_GR":"","hlink_EN":"","description":"","height":234,"width":800},{"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":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u039c\u03b1\u03c1\u03ba\u03ad\u03bb\u03bb\u03bf\u03c5","owner":"topoguide","x":23.42963081,"y":37.74722665,"photo":"Aigina_Pyrgos_Markelou","type":10,"zoom_level":14,"id":1254,"hlink_GR":"http:\/\/www.aegina.com.gr\/sightseings\/","hlink_EN":"","description":"","height":500,"width":376},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc\u03c2 \u03a8\u03b1\u03c7\u03bd\u03ae","owner":"topoguide","x":23.490685939789,"y":37.737644043842,"photo":"Aegina_Psachni","type":0,"zoom_level":13,"id":1257,"hlink_GR":"","hlink_EN":"","description":"","height":377,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","owner":"topoguide","x":23.477929353714,"y":37.738331292854,"photo":"Aegina_AgNikolaos_VounoDentrou2","type":9,"zoom_level":15,"id":1258,"hlink_GR":"","hlink_EN":"","description":"","height":407,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2","owner":"topoguide","x":23.484377384186,"y":37.736965273122,"photo":"Aegina_AgAthanasios_VounoDentrou","type":9,"zoom_level":15,"id":1259,"hlink_GR":"","hlink_EN":"","description":"","height":393,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03b5\u03c4\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1","owner":"topoguide","x":23.488336324692,"y":37.736778610083,"photo":"Aegina_chu4_0","type":9,"zoom_level":15,"id":1260,"hlink_GR":"","hlink_EN":"","description":"","height":549,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u039d\u03b7\u03c3\u03c4\u03b9\u03ba\u03cc\u03c2","owner":"topoguide","x":23.484463214875,"y":37.741903188055,"photo":"Aegina_chu3","type":9,"zoom_level":15,"id":1261,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9","owner":"topoguide","x":23.477049589156,"y":37.744796211985,"photo":"Aegina_chu2","type":9,"zoom_level":16,"id":1262,"hlink_GR":"","hlink_EN":"","description":"","height":518,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae","owner":"topoguide","x":23.469614505769,"y":37.745144045955,"photo":"Aegina_chu1","type":9,"zoom_level":16,"id":1263,"hlink_GR":"","hlink_EN":"","description":"","height":441,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2
\u03bf \u0398\u03b1\u03bb\u03b1\u03c3\u03c3\u03b9\u03bd\u03cc\u03c2","owner":"topoguide","x":23.426518,"y":37.745064,"photo":"Aegina_AgNikolaos_Thalasinos2","type":9,"zoom_level":14,"id":1264,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":464},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03c1\u03cc\u03c3\u03b7\u03bc\u03bf \u0391\u03b3. \u039d\u03b5\u03ba\u03c4\u03b1\u03c1\u03af\u03bf\u03c5","owner":"topoguide","x":23.487735509873,"y":37.731738530133,"photo":"Aegina_AgNektarios_ico","type":9,"zoom_level":16,"id":1265,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b5\u03c1\u03b9\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf \u03b5\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9 \u03c3\u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03c0\u03c1\u03b9\u03bd \u03c4\u03b7 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03b7\u03c2 \u03a7\u03c1\u03c5\u03c3\u03bf\u03c3\u03c0\u03bb\u03b7\u03bb\u03b9\u03ce\u03c4\u03b9\u03c3\u03c3\u03b1\u03c2.","height":600,"width":430},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03a7\u03c1\u03c5\u03c3\u03bf\u03bb\u03b5\u03cc\u03bd\u03c4\u03b9\u03c3\u03c3\u03b1","owner":"topoguide","x":23.484806537626,"y":37.738297354783,"photo":"Aegina_lithanaglyfo_Chrisoleondisas","type":9,"zoom_level":16,"id":1266,"hlink_GR":"","hlink_EN":"","description":"\u039b\u03b9\u03b8\u03b1\u03bd\u03ac\u03b3\u03bb\u03c5\u03c6\u03b7 \u03c0\u03b1\u03c1\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2 \u03a7\u03c1\u03c5\u03c3\u03bf\u03bb\u03b5\u03cc\u03bd\u03c4\u03b9\u03c3\u03c3\u03b1","height":554,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03b1\u03bb\u03ce\u03bd\u03b9
\u03c4\u03b7\u03c2 \u03a7\u03c1\u03c5\u03c3\u03bf\u03bb\u03b5\u03cc\u03bd\u03c4\u03b9\u03c3\u03b1\u03c2","owner":"topoguide","x":23.485825777054,"y":37.7272836284,"photo":"Aegina_aloni_Chrisoleondisas","type":9,"zoom_level":15,"id":1267,"hlink_GR":"","hlink_EN":"","description":"","height":320,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03bf\u03bd\u03ae \u039a\u03bf\u03af\u03bc\u03b7\u03c3\u03b7\u03c2 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5
\u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ac \u03a7\u03c1\u03c5\u03c3\u03bf\u03bb\u03b5\u03cc\u03bd\u03c4\u03b9\u03c3\u03b1","owner":"topoguide","x":23.48684501648,"y":37.727054511922,"photo":"Aegina_moni_Chrisoleondisas","type":9,"zoom_level":13,"id":1268,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2 \u03a7\u03c1\u03c5\u03c3\u03bf\u03bb\u03b5\u03cc\u03bd\u03c4\u03b9\u03c3\u03c3\u03b1\u03c2 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc (\u03b1\u03c1\u03c7\u03ad\u03c2 19\u03bf\u03c5, \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03c0\u03b1\u03bb\u03b9\u03cc\u03c4\u03b5\u03c1\u03b7\u03c2 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1\u03c2), \u03c8\u03b7\u03bb\u03cc \u03c0\u03cd\u03c1\u03b3\u03bf \u03c4\u03bf\u03c5 16\u03bf\u03c5 \u03b1\u03b9., \u03c4\u03b1 \u03b4\u03b9\u03ce\u03c1\u03bf\u03c6\u03b1 \u03ba\u03b5\u03bb\u03b9\u03ac \u03c0\u03bf\u03c5 \u03ac\u03c1\u03c7\u03b9\u03c3\u03b1\u03bd \u03bd\u03b1 \u03c7\u03c4\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c4\u03bf\u03bd 17\u03bf \u03b1\u03b9. \u03ba\u03b1\u03b9 \u03b9\u03c3\u03c7\u03c5\u03c1\u03cc \u03c0\u03b5\u03c1\u03af\u03b2\u03bf\u03bb\u03bf \u03c6\u03c1\u03bf\u03c5\u03c1\u03b9\u03b1\u03ba\u03bf\u03cd \u03c4\u03cd\u03c0\u03bf\u03c5. \u0394\u03cd\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03b5\u03c2 \u03c3\u03c4\u03ad\u03c1\u03bd\u03b5\u03c2 \u03b5\u03be\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03b6\u03bf\u03c5\u03bd \u03b5\u03c0\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u03c3\u03b5 \u03bd\u03b5\u03c1\u03cc. \u0397 \u03bc\u03bf\u03bd\u03ae \u03c5\u03c0\u03ae\u03c1\u03be\u03b5 \u03ad\u03bd\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf\u03c5\u03c2 \u03b3\u03b1\u03b9\u03bf\u03ba\u03c4\u03ae\u03bc\u03bf\u03bd\u03b5\u03c2 \u03c3\u03c4\u03bf \u03bd\u03b7\u03c3\u03af. \u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03c9\u03c2 \u03b3\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03b1 \u03bc\u03bf\u03bd\u03ae \u03bc\u03b5 10 \u03bc\u03bf\u03bd\u03b1\u03c7\u03ad\u03c2.","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03bf\u03bd\u03ae \u0391\u03b3. \u039d\u03b5\u03ba\u03c4\u03b1\u03c1\u03af\u03bf\u03c5","owner":"topoguide","x":23.483637094498,"y":37.747400685186,"photo":"Aegina_moni_AgNektarios","type":9,"zoom_level":13,"id":1269,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b5\u03ba\u03c4\u03b1\u03c1\u03af\u03bf\u03c5 \u03ba\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 1904-1910 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b5\u03c0\u03af\u03c3\u03ba\u03bf\u03c0\u03bf \u03a0\u03b5\u03bd\u03c4\u03b1\u03c0\u03cc\u03bb\u03b5\u03c9\u03c2 \u039d\u03b5\u03ba\u03c4\u03ac\u03c1\u03b9\u03bf, \u03c0\u03bf\u03c5 \u03b1\u03bd\u03b1\u03ba\u03b7\u03c1\u03cd\u03c7\u03b8\u03b7\u03ba\u03b5 \u0386\u03b3\u03b9\u03bf\u03c2 \u03c4\u03bf 1961. \u0397 \u03bc\u03bf\u03bd\u03ae \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03b1\u03c0\u03cc \u03b3\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03b1 \u03ba\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bc\u03b5 14 \u03bc\u03bf\u03bd\u03b1\u03c7\u03ad\u03c2. \u0395\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b4\u03b7\u03bc\u03bf\u03c6\u03b7\u03bb\u03ad\u03c3\u03c4\u03b5\u03c1\u03b1 \u03bc\u03bf\u03bd\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03b1 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af \u03bc\u03b5\u03af\u03b6\u03bf\u03bd \u03c4\u03bf\u03c5\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf \u03c4\u03b7\u03c2 \u0391\u03af\u03b3\u03b9\u03bd\u03b1\u03c2. \u0393\u03b9\u03bf\u03c1\u03c4\u03ac\u03b6\u03b5\u03b9 \u03c3\u03c4\u03b9\u03c2 9 \u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5. \u03a4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf: 22970.53806","height":420,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1","owner":"topoguide","x":23.519106,"y":37.754777,"photo":"Aegina_Panagia_Mesagros","type":9,"zoom_level":16,"id":1270,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0392\u03c1\u03ac\u03c7\u03bf\u03c2 \u039a\u03b1\u03c1\u03ac\u03b2\u03b1","owner":"topoguide","x":23.503802,"y":37.773983,"photo":"Aegina_Vrachos_Karava","type":0,"zoom_level":14,"id":1271,"hlink_GR":"","hlink_EN":"","description":"","height":486,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03b3\u03af\u03b1 \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1","owner":"topoguide","x":23.504312,"y":37.773555,"photo":"Aegina_AgSotira_Irides","type":9,"zoom_level":15,"id":1272,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2
\u039c\u03b1\u03cd\u03c1\u03b9\u03ba\u03b1","owner":"topoguide","x":23.48752093315,"y":37.746094218229,"photo":"Aegina_AgNikolaos_Mavrika","type":9,"zoom_level":15,"id":1273,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5 \u03c4\u03bf\u03c5 \u039c\u03b1\u03cd\u03c1\u03b9\u03ba\u03b1 \u03c7\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf\u03bd 13\u03bf \u03b1\u03b9. \u039c\u03ad\u03c1\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03b3\u03b9\u03bf\u03b3\u03c1\u03ac\u03c6\u03b7\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03bd\u03b1\u03bf\u03cd \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03bf \u03c4\u03bf\u03b9\u03c7\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03bf\u03bd\u03bf\u03bb\u03bf\u03b3\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf 1330.","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03c3\u03af\u03b1 \u039c\u03b1\u03bd\u03c4\u03c1\u03ce\u03bd\u03b1","owner":"topoguide","x":23.450982,"y":37.746031,"photo":"Aegina_AgMandrona_AgAsomatoi","type":9,"zoom_level":15,"id":1274,"hlink_GR":"","hlink_EN":"","description":"\u039d\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 1888","height":600,"width":397},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u03c3\u03c4\u03ad\u03c1\u03bd\u03b5\u03c2","owner":"topoguide","x":23.501134,"y":37.704537,"photo":"Aegina_Anitseo_pigadia","type":9,"zoom_level":15,"id":1275,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":472},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03b1\u03be\u03b9\u03ac\u03c1\u03c7\u03b7\u03c2","owner":"topoguide","x":23.450059,"y":37.745641,"photo":"Aegina_chu_Taxiarchis_AgAsomatoi","type":9,"zoom_level":16,"id":1276,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":491},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7
\u039a\u03b1\u03c4\u03b1\u03ba\u03cc\u03bc\u03b2\u03b5\u03c2","owner":"topoguide","x":23.439352,"y":37.742298,"photo":"Aegina_Faneromeni","type":9,"zoom_level":15,"id":1277,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03c1\u03c6\u03b1\u03bd\u03bf\u03c4\u03c1\u03bf\u03c6\u03b5\u03af\u03bf","owner":"topoguide","x":23.433185,"y":37.743061,"photo":"Aegina_Orfanotrofeio","type":9,"zoom_level":15,"id":1278,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03c6\u03c5\u03bb\u03b1\u03ba\u03ad\u03c2","height":331,"width":500},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac\u03c7\u03c9\u03c1\u03b1","owner":"topoguide","x":23.489596962927,"y":37.751031524178,"photo":"Aegina_Paliachora1","type":0,"zoom_level":13,"id":1279,"hlink_GR":"http:\/\/aeginahistory.blogspot.gr\/p\/blog-page_2887.html?spref=bl","hlink_EN":"","description":"\u039a\u03b1\u03c4\u03ac\u03c3\u03c0\u03b1\u03c1\u03c4\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b5\u03c2, \u03bf \u03b1\u03c0\u03cc\u03c4\u03bf\u03bc\u03bf\u03c2 \u03bb\u03cc\u03c6\u03bf\u03c2 \u03ba\u03b1\u03c4\u03bf\u03b9\u03ba\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b1 \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ac \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u0391\u03b9\u03b3\u03b9\u03bd\u03af\u03c4\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c4\u03c3\u03b1\u03bd \u03b1\u03c3\u03c6\u03b1\u03bb\u03ad\u03c2 \u03ba\u03b1\u03c4\u03c6\u03cd\u03b3\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u03b5\u03bd\u03b4\u03bf\u03c7\u03ce\u03c1\u03b1 \u03c4\u03bf\u03c5 \u03bd\u03b7\u03c3\u03b9\u03bf\u03cd.","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u03a3\u03c6\u03b5\u03bd\u03c4\u03bf\u03c5\u03c1\u03af\u03bf\u03c5
\u039c\u03b1\u03ba\u03c1\u03bf\u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1","owner":"topoguide","x":23.490095853802,"y":37.687211415912,"photo":"Aegina_Sfendouri_Makrosouvala3","type":0,"zoom_level":14,"id":1280,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b5\u03b3\u03ac\u03bb\u03c9\u03bd \u03b4\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd \u03b1\u03bd\u03bf\u03b9\u03c7\u03c4\u03ae \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03c3\u03c5\u03bb\u03bb\u03bf\u03b3\u03ae\u03c2 \u03b2\u03c1\u03bf\u03c7\u03cc\u03bd\u03b5\u03c1\u03bf\u03c5. \u039c\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03ad\u03bb\u03b5\u03c5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b4\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03ae\u03c2 \u03cd\u03b4\u03c1\u03b5\u03c5\u03c3\u03b7\u03c2 \u03c3\u03c4\u03bf \u03a3\u03c6\u03b5\u03bd\u03c4\u03bf\u03cd\u03c1\u03b9 (\u03b4\u03b5\u03ba\u03b1\u03b5\u03c4\u03af\u03b1 \u03c4\u03bf\u03c5 50), \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03bf\u03cd\u03c3\u03b5 \u03bc\u03bf\u03bd\u03b1\u03b4\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03bd\u03b5\u03c1\u03bf\u03cd \u03b3\u03b9\u03b1 \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03c7\u03c1\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc.","height":600,"width":397},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u03bb\u03b9\u03bc\u03b5\u03bd\u03bf\u03b2\u03c1\u03b1\u03c7\u03af\u03bf\u03bd\u03b1","owner":"topoguide","x":23.424519,"y":37.748965,"photo":"Aegina_Kriptos_limin","type":10,"zoom_level":14,"id":1281,"hlink_GR":"","hlink_EN":"","description":"\u0392\u03c5\u03b8\u03b9\u03c3\u03bc\u03ad\u03bd\u03b1 \u03c4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c4\u03c9\u03bd \u03b2\u03c1\u03b1\u03c7\u03b9\u03cc\u03bd\u03c9\u03bd \u03c4\u03bf\u03c5 \u039a\u03c1\u03c5\u03c0\u03c4\u03bf\u03cd \u03bb\u03b9\u03bc\u03ad\u03bd\u03b1","height":433,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03bd\u03b1\u03bf\u03cd \u03c4\u03bf\u03c5 \u0391\u03c0\u03cc\u03bb\u03bb\u03c9\u03bd\u03b1","owner":"topoguide","x":23.42387,"y":37.750233,"photo":"Aegina_Kolona14","type":10,"zoom_level":13,"id":1282,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a6\u03ac\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u039c\u03c0\u03bf\u03cd\u03b6\u03b1","owner":"topoguide","x":23.417719,"y":37.761694,"photo":"Aegina_fanari_tou_Bouza1","type":9,"zoom_level":14,"id":1283,"hlink_GR":"","hlink_EN":"","description":"\u03a6\u03ac\u03c1\u03bf\u03c2 \u03c3\u03c4\u03b1 \u03a0\u03bb\u03b1\u03ba\u03ac\u03ba\u03b9\u03b1, \u03b1\u03c0\u03cc \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03bd\u03bf\u03b9\u03ba\u03af\u03b1\u03c2","height":440,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9 \u03c3\u03c4\u03b1 \u03a0\u03bb\u03b1\u03ba\u03ac\u03ba\u03b9\u03b1","owner":"topoguide","x":23.418084,"y":37.761461,"photo":"Aegina_AgApostoloi_Plakakia","type":9,"zoom_level":15,"id":1284,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u039c\u03ac\u03bd\u03bd\u03b1 \u03c4\u03bf\u03c5 \u03a7. \u039a\u03b1\u03c0\u03c1\u03ac\u03bb\u03bf\u03c5","owner":"topoguide","x":23.424071,"y":37.76507,"photo":"Aegina_Manna_Kapralos","type":9,"zoom_level":14,"id":1285,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":429},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03b9\u03ba\u03af\u03b1 \u039a\u03b1\u03b6\u03b1\u03bd\u03c4\u03b6\u03ac\u03ba\u03b7","owner":"topoguide","x":23.426243,"y":37.76716,"photo":"Aegina_Oikia_Kazantzaki2","type":9,"zoom_level":15,"id":1286,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf","owner":"topoguide","x":23.430256,"y":37.766143,"photo":"Aegina_arxeo_latomeio_necrotafeio","type":10,"zoom_level":14,"id":1287,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":981},{"name":"\u03a3\u0391\u03a1\u03a9\u039d\u0399\u039a\u039f\u03a3
\u039f\u03b9 \u03bd\u03b7\u03c3\u03af\u03b4\u03b5\u03c2 \u0391\u03b3\u03af\u03b1 \u0395\u03bb\u03b5\u03bf\u03cd\u03c3\u03b1
\u03ba\u03b1\u03b9 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03c4\u03c3\u03b1","owner":"topoguide","x":23.470661,"y":37.813343,"photo":"Aegina_Eleousa_Panagitsa","type":0,"zoom_level":14,"id":1288,"hlink_GR":"","hlink_EN":"","description":"","height":203,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03b9\u03ba\u03af\u03b1 \u03a0\u03ad\u03c1\u03bf\u03b3\u03bb\u03bf\u03c5","owner":"topoguide","x":23.431409,"y":37.739129,"photo":"Aegina_oikia_Peroglou","type":9,"zoom_level":15,"id":1289,"hlink_GR":"","hlink_EN":"","description":"","height":464,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03bd\u03ac\u03c1\u03b3\u03c5\u03c1\u03bf\u03b9","owner":"topoguide","x":23.435579,"y":37.765488,"photo":"Aegina_AgAnargyroi_Kypseli","type":9,"zoom_level":15,"id":1290,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":453},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u039c\u03bf\u03cd\u03bb\u03bf\u03c2","owner":"topoguide","x":23.454503,"y":37.765901,"photo":"Aegina_AgNikolaos_Moulos1","type":9,"zoom_level":14,"id":1291,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b9\u03bf\u03bd\u03cd\u03c3\u03b9\u03bf\u03c2","owner":"topoguide","x":23.429965822788,"y":37.755638934281,"photo":"Aegina_AgDionysios_Kypseli","type":9,"zoom_level":15,"id":1292,"hlink_GR":"","hlink_EN":"","description":"","height":349,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03b1\u03be\u03b9\u03ac\u03c1\u03c7\u03b5\u03c2","owner":"topoguide","x":23.452003,"y":37.761541,"photo":"Aegina_Taxiarches_Kipseli","type":9,"zoom_level":16,"id":1293,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039a\u03c4\u03af\u03c1\u03b9\u03bf \u0392\u03bf\u03b3\u03b9\u03b1\u03c4\u03b6\u03ae","owner":"topoguide","x":23.426806,"y":37.746349,"photo":"Aegina_ktirio_Vogiatzi","type":9,"zoom_level":16,"id":1294,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1","owner":"topoguide","x":23.462342,"y":37.76786,"photo":"Aegina_AgMarina_livadi","type":9,"zoom_level":15,"id":1295,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039d\u03b1\u03cc\u03c2 \u03a3\u03cd\u03bd\u03b1\u03be\u03b7\u03c2
\u0391\u03b9\u03b3\u03b9\u03bd\u03b9\u03c9\u03c4\u03ce\u03bd \u0391\u03b3\u03af\u03c9\u03bd","owner":"topoguide","x":23.430427,"y":37.763115,"photo":"Aegina_Synaxis_Aiginioton_Agion","type":9,"zoom_level":16,"id":1296,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03b1\u03c3\u03af\u03bb\u03b5\u03b9\u03bf\u03c2","owner":"topoguide","x":23.443854570389,"y":37.72534035875,"photo":"Aegina_AgEleftherios_Faros","type":9,"zoom_level":15,"id":1297,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1 \u03c3\u03c4\u03bf\u03bd \u0395\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1","owner":"topoguide","x":23.480693,"y":37.70839,"photo":"Aegina_Eleonas_AgTriada4","type":9,"zoom_level":14,"id":1298,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03b3\u03af\u03b1 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae \u03c3\u03c4\u03bf\u03bd \u0395\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1","owner":"topoguide","x":23.472404,"y":37.708647,"photo":"Aegina_AgKyriaki_Eleonas","type":9,"zoom_level":16,"id":1299,"hlink_GR":"","hlink_EN":"","description":"","height":359,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a7\u03b9\u03bb\u03b9\u03bf\u03c7\u03c1\u03bf\u03bd\u03af\u03c4\u03b9\u03ba\u03b5\u03c2 \u03b5\u03bb\u03b9\u03ad\u03c2
\u03c3\u03c4\u03bf\u03bd \u0395\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1","owner":"topoguide","x":23.47798,"y":37.706388,"photo":"Aegina_Eleonas5","type":0,"zoom_level":13,"id":1300,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf\u03bd \u0395\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1","owner":"topoguide","x":23.480678,"y":37.70777,"photo":"Aegina_Eleonas_AgTriada","type":0,"zoom_level":14,"id":1301,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0393\u03b5\u03c1\u03bc\u03b1\u03bd\u03b9\u03ba\u03ac \u03c0\u03c5\u03c1\u03bf\u03b2\u03bf\u03bb\u03b5\u03af\u03b1
\u03c3\u03c4\u03b7\u03bd \u03a0\u03ad\u03b4\u03b9\u03ba\u03b1","owner":"topoguide","x":23.456525,"y":37.686757,"photo":"Aegina_Perdika_master_pyrovoleio","type":0,"zoom_level":14,"id":1302,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039a\u03bf\u03c1\u03c5\u03c6\u03ae \u038c\u03c1\u03bf\u03c5\u03c2
\u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7","owner":"topoguide","x":23.49573922157,"y":37.700658945428,"photo":"Aegina_Oros_Analipsi2","type":0,"zoom_level":13,"id":1303,"hlink_GR":"","hlink_EN":"","description":"","height":429,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u03be\u03b5\u03bd\u03ce\u03bd\u03b1\u03c2 \u03c4\u03bf\u03c5 \u03b9\u03b5\u03c1\u03bf\u03cd \u03c4\u03bf\u03c5 \u0395\u03bb\u03bb\u03b1\u03bd\u03af\u03bf\u03c5 \u0394\u03b9\u03cc\u03c2","owner":"topoguide","x":23.497251987458,"y":37.708079935412,"photo":"Aegina_Elanios_Dias3","type":10,"zoom_level":14,"id":1304,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03b1\u03be\u03b9\u03ac\u03c1\u03c7\u03b5\u03c2","owner":"topoguide","x":23.497477293015,"y":37.707723439299,"photo":"Aegina_Oros_Sotira","type":9,"zoom_level":14,"id":1305,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u03c3\u03c4\u03b9\u03c2 \u03a3\u03c6\u03c5\u03c1\u03af\u03c7\u03c4\u03c1\u03b5\u03c2","owner":"topoguide","x":23.497466564177,"y":37.707305402985,"photo":"Aegina_Elanios_Dias_souvala_Sfyrixtres1","type":0,"zoom_level":15,"id":1306,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf\u03b9\u03c7\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 \u03b1\u03c0\u03cc
\u03c4\u03bf \u03b9\u03b5\u03c1\u03cc \u03c4\u03b7\u03c2 \u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7\u03c2","owner":"topoguide","x":23.495793,"y":37.700727,"photo":"Aegina_Oros_Analipsi3","type":9,"zoom_level":17,"id":1308,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03c3\u03c4\u03b1\u03cd\u03c1\u03c9\u03c3\u03b7
\u03c4\u03c9\u03bd \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03bd","owner":"topoguide","x":23.492885351178,"y":37.700353346843,"photo":"Aegina_Oros_ascent2","type":0,"zoom_level":15,"id":1309,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0395\u039a\u03a0\u0391\u0396","owner":"topoguide","x":23.488711833955,"y":37.715402580287,"photo":"Aegina_Oros_EKPAZ","type":9,"zoom_level":14,"id":1310,"hlink_GR":"","hlink_EN":"","description":"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc \u039a\u03ad\u03bd\u03c4\u03c1\u03bf \u03a0\u03b5\u03c1\u03af\u03b8\u03b1\u03bb\u03c8\u03b7\u03c2 \u0391\u03b3\u03c1\u03af\u03c9\u03bd \u0396\u03ce\u03c9\u03bd","height":329,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03c4\u03b1 \u03a0\u03bb\u03b1\u03ba\u03c9\u03c4\u03ac","owner":"topoguide","x":23.485117673875,"y":37.692120810897,"photo":"Aegina_Sfendouri_Plakota1","type":9,"zoom_level":14,"id":1312,"hlink_GR":"","hlink_EN":"","description":"","height":425,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0395\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u03a0\u03bb\u03b1\u03ba\u03c9\u03c4\u03bf\u03cd","owner":"topoguide","x":23.484870910645,"y":37.691942524679,"photo":"Aegina_Sfendouri_Plakota5","type":9,"zoom_level":15,"id":1313,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":530},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u0384\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2
\u03c3\u03c4\u03bf \u03a3\u03c6\u03b5\u03bd\u03c4\u03bf\u03cd\u03c1\u03b9","owner":"topoguide","x":23.479442119596,"y":37.692882767407,"photo":"Aegina_Sfendouri_AgDimitrios1","type":9,"zoom_level":15,"id":1314,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u0384\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","owner":"topoguide","x":23.480588,"y":37.690638,"photo":"Aegina_Sfendouri_AgNikolaos_","type":9,"zoom_level":15,"id":1315,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03bf\u03b9\u03bc\u03b7\u03c4\u03b7\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c3\u03c4\u03bf \u03a3\u03c6\u03b5\u03bd\u03c4\u03bf\u03cd\u03c1\u03b9","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9 \u03c4\u03bf\u03c5 \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd","owner":"topoguide","x":23.473696,"y":37.69227,"photo":"Aegina_Sfendouri_Stavros","type":9,"zoom_level":14,"id":1316,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0395\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03b1\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c5","owner":"topoguide","x":23.50024,"y":37.709241,"photo":"Aegina_Oros_windmill","type":9,"zoom_level":16,"id":1317,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039a\u03bf\u03c0\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf \u03a3\u03c6\u03b5\u03bd\u03c4\u03bf\u03cd\u03c1\u03b9","owner":"topoguide","x":23.479978561399,"y":37.691422520758,"photo":"Aegina_Sfendouri_Moni","type":0,"zoom_level":14,"id":1318,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03c0\u03af\u03c3\u03c9 \u03c0\u03bb\u03ac\u03bd\u03bf, \u03b7 \u03bd\u03ae\u03c3\u03bf\u03c2 \u039c\u03bf\u03bd\u03ae \u03ba\u03b1\u03b9 \u03c4\u03bf \u0391\u03b3\u03ba\u03af\u03c3\u03c4\u03c1\u03b9","height":500,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0399\u03c3\u03c4\u03b9\u03bf\u03c6\u03cc\u03c1\u03b1","owner":"topoguide","x":23.409152,"y":37.759124,"photo":"Aegina_sailing","type":0,"zoom_level":14,"id":1319,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1282},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u039c\u03c5\u03c1\u03c4\u03b9\u03b4\u03b9\u03ce\u03c4\u03b9\u03c3\u03c3\u03b1
\u03c3\u03c4\u03b7\u03bd \u03c0\u03cc\u03bb\u03b7","owner":"topoguide","x":23.428036,"y":37.747049,"photo":"Aegina_town_Panagia_Myrtidiotisa","type":9,"zoom_level":17,"id":1320,"hlink_GR":"","hlink_EN":"","description":"\u039f\u03b9\u03ba\u03bf\u03b4\u03bf\u03bc\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 1903 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u039d\u03b9\u03ba\u03ae\u03c4\u03b1 \u0392\u03bf\u03b3\u03b9\u03b1\u03c4\u03b6\u03ae.","height":700,"width":464},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039d\u03b1\u03cc\u03c2 \u0391\u03c6\u03b1\u03af\u03b1\u03c2","owner":"topoguide","x":23.53364419937,"y":37.754144741907,"photo":"_Aegina_Afaia2","type":10,"zoom_level":11,"id":1321,"hlink_GR":"","hlink_EN":"","description":"","height":662,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf \u03b8\u03b1\u03bb\u03ac\u03c3\u03c3\u03b9\u03bf \u03bc\u03ad\u03c4\u03c9\u03c0\u03bf","owner":"topoguide","x":23.429982,"y":37.740546,"photo":"_Aegina_town3","type":0,"zoom_level":13,"id":1322,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1162},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf \u03c6\u03b1\u03bd\u03ac\u03c1\u03b9 \u03c4\u03bf\u03c5 \u039c\u03c0\u03bf\u03cd\u03b6\u03b1","owner":"topoguide","x":23.412001,"y":37.754781,"photo":"_Aegina_fanari_Bouza0","type":0,"zoom_level":14,"id":1323,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1153},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u03c9\u03c1\u03b1\u03af\u03b1 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1
\u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u03a6\u03b9\u03bb\u03bf\u03b8\u03ad\u03b7\u03c2","owner":"topoguide","x":23.419125,"y":37.76177,"photo":"_Aegina_Plakakia_AgFilothei","type":9,"zoom_level":15,"id":1324,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":566},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","owner":"topoguide","x":23.4290887,"y":37.747459,"photo":"Aegina_AgNikolaos_town","type":9,"zoom_level":15,"id":1325,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":384},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c0\u03b5\u03c3\u03cc\u03bd\u03c4\u03c9\u03bd","owner":"topoguide","x":23.426614,"y":37.747051,"photo":"Aegina_town_plateia_Eleftheria","type":9,"zoom_level":15,"id":1326,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":578},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u03a4\u03af\u03bc\u03b9\u03bf\u03c2 \u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2
\u03c3\u03c4\u03b7\u03bd \u03b5\u03af\u03c3\u03bf\u03b4\u03bf \u03c4\u03b7\u03c2 \u03a0\u03b1\u03bb\u03b9\u03ac\u03c7\u03c9\u03c1\u03b1\u03c2","owner":"topoguide","x":23.488068,"y":37.752783,"photo":"Aegina_Paliachora_Stavros","type":9,"zoom_level":15,"id":1327,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391","owner":"topoguide","x":23.485525,"y":37.751697,"photo":"Aegina_Paliachora_naso_apenandi","type":9,"zoom_level":15,"id":1328,"hlink_GR":"","hlink_EN":"","description":"","height":673,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2","owner":"topoguide","x":23.517894268035,"y":37.757096663883,"photo":"Aegina_Mesagros_AgKonstandinos","type":9,"zoom_level":15,"id":1329,"hlink_GR":"","hlink_EN":"","description":"","height":664,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b1\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c5","owner":"topoguide","x":23.491372585296,"y":37.75228276503,"photo":"Aegina_Paliachora_Milos_kastrou","type":9,"zoom_level":15,"id":1330,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":729},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2","owner":"topoguide","x":23.527507305144,"y":37.738229478589,"photo":"Aegina_Alones_AgIoanis","type":9,"zoom_level":15,"id":1331,"hlink_GR":"","hlink_EN":"","description":"","height":387,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac\u03c7\u03c9\u03c1\u03b1
\u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ac \u03c4\u03bf\u03c5 \u0393\u03b9\u03ac\u03bd\u03bd\u03bf\u03c5\u03bb\u03b7","owner":"topoguide","x":23.488250494,"y":37.751951930524,"photo":"Aegina_Paliachora_Panagia_Gianouli","type":9,"zoom_level":17,"id":1332,"hlink_GR":"","hlink_EN":"http:\/\/www.aeginagreece.com\/magazine\/portfolio\/yannoulis-church-of-the-virgin\/","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u03a0\u03b1\u03bb\u03b9\u03ac\u03c7\u03c9\u03c1\u03b1\u03c2
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2","owner":"topoguide","x":23.489409208296,"y":37.750692200976,"photo":"Aegina_Paliachora_AgDimitrios_AgGeorgios_kastrou0","type":9,"zoom_level":15,"id":1334,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03ba\u03ac\u03c3\u03c4\u03c1\u03bf \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03b2\u03bf\u03b7\u03b8\u03b7\u03c4\u03b9\u03ba\u03ac \u03ba\u03c4\u03af\u03c3\u03bc\u03b1\u03c4\u03b1 (\u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ad\u03c2, \u03c6\u03c5\u03bb\u03ac\u03ba\u03b9\u03b1 \u03ba\u03bb\u03c0) \u03c7\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b1\u03bd \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u0395\u03bd\u03b5\u03c4\u03bf\u03cd\u03c2 \u03c4\u03bf 1654.","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac\u03c7\u03c9\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b9\u03bf\u03bd\u03cd\u03c3\u03b9\u03bf\u03c2
\u0395\u03c0\u03b9\u03c3\u03ba\u03bf\u03c0\u03ae","owner":"topoguide","x":23.488513350486,"y":37.751112113208,"photo":"Aegina_Paliachora_AgDionysios_Episkopi","type":10,"zoom_level":16,"id":1335,"hlink_GR":"","hlink_EN":"http:\/\/www.aeginagreece.com\/magazine\/portfolio\/saint-dionysios-saint-episkopi\/","description":"\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b9\u03bf\u03bd\u03cd\u03c3\u03b9\u03bf\u03c2, \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c3\u03c4\u03bf\u03bd \u03b5\u03c0\u03af\u03c3\u03ba\u03bf\u03c0\u03bf \u03c4\u03b7\u03c2 \u0391\u03af\u03b3\u03b9\u03bd\u03b1\u03c2 (\u03b1\u03c0\u03cc \u03c4\u03bf 1576 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf 1579) \u0394\u03b9\u03bf\u03bd\u03cd\u03c3\u03b9\u03bf \u03c5\u03c0\u03ae\u03c1\u03be\u03b5 \u03bf \u03ba\u03b1\u03b8\u03b5\u03b4\u03c1\u03b9\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03bf\u03cd. \u039f \u0394\u03b9\u03bf\u03bd\u03cd\u03c3\u03b9\u03bf\u03c2 \u03b1\u03c3\u03ba\u03ae\u03c4\u03b5\u03c8\u03b5 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u03bc\u03b9\u03ba\u03c1\u03cc \u03ba\u03b5\u03bb\u03af \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bd\u03b1\u03bf\u03cd \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b1\u03ba\u03b7\u03c1\u03cd\u03c7\u03b8\u03b7\u03ba\u03b5 \u03ac\u03b3\u03b9\u03bf\u03c2.","height":800,"width":586},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac\u03c7\u03c9\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u0395\u03bb\u03b5\u03c5\u03b8\u03ad\u03c1\u03b9\u03bf\u03c2","owner":"topoguide","x":23.489809,"y":37.750692,"photo":"Aegina_Paliachora_AgEleftherios","type":9,"zoom_level":17,"id":1336,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac\u03c7\u03c9\u03c1\u03b1
\u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03ba\u03c1\u03af\u03bd\u03b1","owner":"topoguide","x":23.489862,"y":37.750262,"photo":"Aegina_Paliachora_AgMakrina","type":9,"zoom_level":17,"id":1337,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":586},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac\u03c7\u03c9\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03c0\u03c5\u03c1\u03af\u03b4\u03c9\u03bd","owner":"topoguide","x":23.490932,"y":37.749965,"photo":"Aegina_Paliachora_AgSpyridon","type":9,"zoom_level":16,"id":1338,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac\u03c7\u03c9\u03c1\u03b1
\u0391\u03b3\u03af\u03b1 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae
\u0396\u03c9\u03bf\u03b4\u03cc\u03c7\u03bf\u03c2 \u03a0\u03b7\u03b3\u03ae","owner":"topoguide","x":23.490170955657,"y":37.750225629036,"photo":"Aegina_Paliachora_AgKyriaki_ZoodPigi","type":9,"zoom_level":16,"id":1339,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u0391\u03b3\u03af\u03b1 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae \u03ae\u03c4\u03b1\u03bd \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03bf\u03bc\u03ce\u03bd\u03c5\u03bc\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03b5 \u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf \u03c4\u03b7\u03c2 \u03a0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03ce\u03c1\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd 17\u03bf \u03b1\u03b9. \u03ba\u03b1\u03b9 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf 1830. \u039f \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03c3\u03b9\u03c0\u03cc\u03c3\u03c4\u03b1\u03c4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b5\u03af \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b5\u03c2 \u03b1\u03b3\u03b9\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2.","height":800,"width":608},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03b1\u03be\u03b9\u03ac\u03c1\u03c7\u03b7\u03c2
\u0391\u03b3. \u0395\u03c5\u03b8\u03cd\u03bc\u03b9\u03bf\u03c2
\u039c\u03b5\u03c4\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2","owner":"topoguide","x":23.488866,"y":37.750612,"photo":"Aegina_Paliachora_AgTaxiarchis_Metamorfosi_AgEfthimios_AgIoanis","type":9,"zoom_level":17,"id":1340,"hlink_GR":"","hlink_EN":"","description":"","height":611,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac\u03c7\u03c9\u03c1\u03b1
\u0386\u03b3. \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u0398\u03b5\u03bf\u03bb\u03cc\u03b3\u03bf\u03c2","owner":"topoguide","x":23.490432,"y":37.750017,"photo":"Aegina_Paliachora_AgIoanis_Theologos","type":9,"zoom_level":17,"id":1341,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":655},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u0395\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1","owner":"topoguide","x":23.481051445008,"y":37.716853867613,"photo":"Aegina_apo_PachiaRachi_Eleona1","type":0,"zoom_level":15,"id":1342,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":452},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u0395\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1","owner":"topoguide","x":23.479012966157,"y":37.713781518144,"photo":"Aegina_apo_PachiaRachi_Eleona2","type":0,"zoom_level":15,"id":1343,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1223},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039a\u03c5\u03b2\u03b5\u03c1\u03bd\u03b5\u03af\u03bf \u039a\u03b1\u03c0\u03bf\u03b4\u03af\u03c3\u03c4\u03c1\u03b9\u03b1","owner":"topoguide","x":23.430738,"y":37.747328,"photo":"Aegina_town_Kyverneio","type":9,"zoom_level":16,"id":1344,"hlink_GR":"http:\/\/odosaeginis.blogspot.gr\/2013\/01\/to.html","hlink_EN":"","description":"","height":183,"width":275},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0395\u03cb\u03bd\u03ac\u03c1\u03b4\u03b5\u03b9\u03bf \u03bc\u03ad\u03b3\u03b1\u03c1\u03bf","owner":"topoguide","x":23.430656,"y":37.745597,"photo":"Aegina_town_Eynardeion","type":9,"zoom_level":16,"id":1345,"hlink_GR":"http:\/\/aeginalight.gr\/article.php?id=32330#.VEeP1PmUfmI","hlink_EN":"","description":"","height":183,"width":276},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a9\u03b4\u03b5\u03af\u03bf \u0397\u03c1\u03ce\u03b4\u03bf\u03c5 \u03c4\u03bf\u03c5 \u0391\u03c4\u03c4\u03b9\u03ba\u03bf\u03cd","owner":"topoguide","x":23.724596,"y":37.970738,"photo":"Athens_Herodio_pano","type":10,"zoom_level":13,"id":1346,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=6622","hlink_EN":"http:\/\/odysseus.culture.gr\/h\/2\/eh251.jsp?obj_id=6622","description":"\u03a4\u03bf \u03a9\u03b4\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u0397\u03c1\u03ce\u03b4\u03b7 \u03c4\u03bf\u03c5 \u0391\u03c4\u03c4\u03b9\u03ba\u03bf\u03cd \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03c7\u03c1\u03b7\u03bc\u03b1\u03c4\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0397\u03c1\u03ce\u03b4\u03b7 \u0391\u03c4\u03c4\u03b9\u03ba\u03bf\u03cd, \u03c3\u03b5 \u03b1\u03bd\u03ac\u03bc\u03bd\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03b6\u03cd\u03b3\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03a1\u03ae\u03b3\u03b9\u03bb\u03bb\u03b1\u03c2, \u03c0\u03bf\u03c5 \u03c0\u03ad\u03b8\u03b1\u03bd\u03b5 \u03c4\u03bf 160 \u03bc.\u03a7. \u03a4\u03bf \u03c9\u03b4\u03b5\u03af\u03bf, \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5 \u03ba\u03c5\u03c1\u03af\u03c9\u03c2 \u03b3\u03b9\u03b1 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ad\u03c2 \u03b5\u03ba\u03b4\u03b7\u03bb\u03ce\u03c3\u03b5\u03b9\u03c2, \u03ae\u03c4\u03b1\u03bd \u03c3\u03c4\u03b5\u03b3\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03b5\u03af\u03c7\u03b5 \u03c3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03ae \u03c7\u03c9\u03c1\u03b7\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1 5.000 \u03b1\u03c4\u03cc\u03bc\u03c9\u03bd. \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5 \u03c4\u03bf 267 \u03bc.\u03a7. \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03c9\u03bd \u0395\u03c1\u03bf\u03cd\u03bb\u03c9\u03bd.","height":500,"width":871},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf\u03c0\u03af\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b7\u03c2","owner":"topoguide","x":23.725798,"y":37.976582,"photo":"Athens_urban_landscapes11","type":0,"zoom_level":18,"id":1347,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u0391\u03b3\u03bf\u03c1\u03ac
\u03a9\u03b4\u03b5\u03af\u03bf \u0391\u03b3\u03c1\u03af\u03c0\u03c0\u03b1","owner":"topoguide","x":23.722869,"y":37.975334,"photo":"Athens_Odeio_Agrippa1","type":10,"zoom_level":18,"id":1348,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u0391\u03b3\u03bf\u03c1\u03ac
\u0397 \u039c\u03b5\u03c3\u03b1\u03af\u03b1 \u03a3\u03c4\u03bf\u03ac","owner":"topoguide","x":23.7226,"y":37.97462,"photo":"Athens_Arxea_Agora_Mesaia_Stoa","type":10,"zoom_level":18,"id":1349,"hlink_GR":"","hlink_EN":"","description":"","height":314,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u0391\u03b3\u03bf\u03c1\u03ac
\u039f \u03bd\u03b1\u03cc\u03c2 \u03c4\u03c9\u03bd \u0391\u03b3\u03af\u03c9\u03bd \u0391\u03c0\u03bf\u03c3\u03c4\u03cc\u03bb\u03c9\u03bd","owner":"topoguide","x":23.723802,"y":37.974066,"photo":"Athens_Arxea_Agora_Aghii_Apostoloi","type":9,"zoom_level":17,"id":1350,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u0391\u03b3\u03bf\u03c1\u03ac
\u0397 \u0398\u03cc\u03bb\u03bf\u03c2","owner":"topoguide","x":23.721876,"y":37.974886,"photo":"Athens_Arxea_Agora_Tholos","type":10,"zoom_level":18,"id":1351,"hlink_GR":"","hlink_EN":"","description":"","height":464,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u0391\u03b3\u03bf\u03c1\u03ac
\u03a3\u03c4\u03ae\u03bb\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03b3\u03ac\u03bb\u03bc\u03b1\u03c4\u03b1","owner":"topoguide","x":23.721227,"y":37.975736,"photo":"Athens_Arxea_Agora3","type":10,"zoom_level":18,"id":1352,"hlink_GR":"","hlink_EN":"","description":"","height":464,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03ac \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1","owner":"topoguide","x":23.730561,"y":37.970903,"photo":"Athens_AgAikaterini_Plaka","type":10,"zoom_level":18,"id":1353,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a7\u03b1\u03c1\u03ac\u03bb\u03b1\u03bc\u03c0\u03bf\u03c2","owner":"topoguide","x":23.486544609067,"y":37.752248833354,"photo":"Aegina_Paliachora_23_486556_37_752249","type":9,"zoom_level":16,"id":1475,"hlink_GR":"","hlink_EN":"http:\/\/www.aeginagreece.com\/magazine\/portfolio\/the-church-of-saint-charalambous\/","description":"","height":562,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1","owner":"topoguide","x":23.489919,"y":37.753831,"photo":"Aegina_Paliachora_23_489894_37_753814","type":9,"zoom_level":17,"id":1477,"hlink_GR":"","hlink_EN":"","description":"","height":361,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03b9 \u03a3\u03b1\u03c1\u03ac\u03bd\u03c4\u03b1","owner":"topoguide","x":23.489876,"y":37.752677,"photo":"Aegina_Paliochora_AgSaranda","type":9,"zoom_level":16,"id":1478,"hlink_GR":"","hlink_EN":"","description":"","height":571,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1","owner":"topoguide","x":23.489602,"y":37.753835,"photo":"Aegina_Paliachora_23_489628_37_753837","type":9,"zoom_level":16,"id":1479,"hlink_GR":"","hlink_EN":"","description":"","height":670,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2","owner":"topoguide","x":23.488006,"y":37.75206,"photo":"Aegina_Paliachora_AgAthanasios","type":9,"zoom_level":17,"id":1480,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03c4\u03ad\u03c6\u03b1\u03bd\u03bf\u03c2","owner":"topoguide","x":23.487622,"y":37.75168,"photo":"Aegina_Paliachora_AgStefanos","type":9,"zoom_level":17,"id":1481,"hlink_GR":"","hlink_EN":"","description":"","height":514,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","owner":"topoguide","x":23.487805,"y":37.75129,"photo":"Aegina_Paliachora_AgGeorgios","type":9,"zoom_level":17,"id":1482,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u03a0\u03c1\u03cc\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2","owner":"topoguide","x":23.48791,"y":37.751069,"photo":"Aegina_Paliachora_AgIoanis_Prodromos1","type":9,"zoom_level":16,"id":1483,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":704},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u0395\u03c5\u03b8\u03cd\u03bc\u03b9\u03bf\u03c2","owner":"topoguide","x":23.487838,"y":37.75077,"photo":"Aegina_Paliachora_AgEfthimios","type":9,"zoom_level":17,"id":1484,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u039c\u03b5\u03c4\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03a3\u03c9\u03c4\u03ae\u03c1\u03bf\u03c2","owner":"topoguide","x":23.488178,"y":37.750763,"photo":"Aegina_Paliachora_Metamorfosi","type":9,"zoom_level":16,"id":1485,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":534},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u039a\u03bf\u03af\u03bc\u03b7\u03c3\u03b7 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5","owner":"topoguide","x":23.488389968871,"y":37.7501068648,"photo":"Aegina_Paliachora_KimTheotokou","type":9,"zoom_level":17,"id":1486,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2","owner":"topoguide","x":23.488593816756,"y":37.749826919774,"photo":"Aegina_Paliachora_AgDimitrios2","type":9,"zoom_level":17,"id":1487,"hlink_GR":"","hlink_EN":"","description":"","height":684,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03bd\u03ac\u03c1\u03b3\u03c5\u03c1\u03bf\u03b9","owner":"topoguide","x":23.489241,"y":37.749659,"photo":"Aegina_Paliachora_AgAnargyroi","type":9,"zoom_level":16,"id":1488,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03b1\u03c7\u03ce\u03c1\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","owner":"topoguide","x":23.489703,"y":37.749825,"photo":"Aegina_Paliachora_AgNikolaos1","type":9,"zoom_level":16,"id":1489,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0392\u03bb\u03ac\u03c7\u03b7\u03b4\u03b5\u03c2
\u0391\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2","owner":"topoguide","x":23.510132,"y":37.699454,"photo":"Aegina_Vlachides_windmill1","type":9,"zoom_level":16,"id":1490,"hlink_GR":"","hlink_EN":"","description":"","height":446,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0392\u03bb\u03ac\u03c7\u03b7\u03b4\u03b5\u03c2
\u0391\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2","owner":"topoguide","x":23.509503,"y":37.698901,"photo":"Aegina_Vlachides_windmill2","type":9,"zoom_level":17,"id":1491,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0392\u03bb\u03ac\u03c7\u03b7\u03b4\u03b5\u03c2","owner":"topoguide","x":23.508372,"y":37.697988,"photo":"Aegina_Vlachides","type":9,"zoom_level":15,"id":1492,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u039a\u03bf\u03c1\u03c6\u03ae
\u03a0\u03b5\u03b6\u03bf\u03cd\u03bb\u03b5\u03c2","owner":"topoguide","x":23.511731,"y":37.697017,"photo":"Aegina_AgAntonios_pezoules","type":0,"zoom_level":15,"id":1493,"hlink_GR":"","hlink_EN":"","description":"","height":468,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u039a\u03bf\u03c1\u03c6\u03ae
\u0391\u03bb\u03ce\u03bd\u03b9","owner":"topoguide","x":23.514494,"y":37.697275,"photo":"Aegina_Aloni_AgAntonios","type":9,"zoom_level":17,"id":1494,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03bd\u03c4\u03ce\u03bd\u03b9\u03bf\u03c2","owner":"topoguide","x":23.518142,"y":37.69601,"photo":"Aegina_AgAntonios2","type":9,"zoom_level":14,"id":1495,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c0\u03c1\u03bf\u03ca\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03c4\u03b5\u03af\u03c7\u03bf\u03c5\u03c2","owner":"topoguide","x":23.516988,"y":37.696448,"photo":"Aegina_AgAntonios_walls","type":10,"zoom_level":15,"id":1496,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03bd\u03af\u03c4\u03c3\u03b1\u03b9\u03bf
\u0391\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2","owner":"topoguide","x":23.506034,"y":37.707849,"photo":"Aegina_Anitseo_wmill3","type":9,"zoom_level":15,"id":1497,"hlink_GR":"","hlink_EN":"","description":"","height":684,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03bd\u03af\u03c4\u03c3\u03b1\u03b9\u03bf
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","owner":"topoguide","x":23.505551,"y":37.707857,"photo":"Aegina_Anitseo_AgGeorgios","type":9,"zoom_level":16,"id":1498,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039a\u03bf\u03b9\u03bc\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf","owner":"topoguide","x":23.489635,"y":37.715844,"photo":"Aegina_Nec_23_489931_37_716134","type":9,"zoom_level":16,"id":1499,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03c7\u03b5\u03b9\u03ac \u03a1\u03ac\u03c7\u03b7
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03c9\u03bd \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd","owner":"topoguide","x":23.479903459549,"y":37.718050521741,"photo":"Aegina_Pachia_Rachi_chu2","type":9,"zoom_level":16,"id":1500,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03bc\u03bf\u03bd\u03cc\u03c7\u03c9\u03c1\u03bf\u03c2 \u03bd\u03b1\u03cc\u03c2, \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b5\u03bd\u03bf\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03b1\u03c7\u03b5\u03b9\u03ac\u03c2 \u03a1\u03ac\u03c7\u03b7\u03c2. \u039a\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c0\u03c1\u03b9\u03bd \u03c4\u03bf\u03bd 19\u03bf \u03b1\u03b9. \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b1\u03ba\u03b1\u03b9\u03bd\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1. \u039f \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03c3\u03c4\u03bf\u03bd \u03bd\u03cc\u03c4\u03b9\u03bf \u03c4\u03bf\u03af\u03c7\u03bf \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03ac\u03c0\u03b7\u03ba\u03b5 \u03c3\u03b5 \u03bd\u03b1\u03cb\u03b4\u03c1\u03b9\u03bf \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03bf\u03c5\u03c2 \u03b1\u03b3\u03af\u03bf\u03c5\u03c2 \u0399\u03bf\u03cd\u03bb\u03b9\u03bf \u03ba\u03b1\u03b9 \u0399\u03bf\u03c5\u03bb\u03b9\u03b1\u03bd\u03cc, \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03ac\u03b3\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03a0\u03b1\u03c7\u03b5\u03b9\u03ac \u03a1\u03ac\u03c7\u03b7.","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u0391\u03b3. \u039b\u03b5\u03bf\u03bd\u03c4\u03af\u03bf\u03c5
\u03a3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b5\u03c2","owner":"topoguide","x":23.490771770478,"y":37.723269744585,"photo":"Aegina_oropedio_AgLeondios_souvala","type":0,"zoom_level":16,"id":1501,"hlink_GR":"http:\/\/urbanspeleology.blogspot.gr\/2013\/09\/blog-post_23.html","hlink_EN":"","description":"\u039f\u03b9 \u03b4\u03cd\u03bf \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b5\u03c2 \u03c4\u03b7\u03c2 \u03c6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b7 \u03c4\u03c1\u03af\u03c4\u03b7 \u03c0\u03bf\u03c5 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03bb\u03af\u03b3\u03bf \u03bd\u03bf\u03c4\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03bf\u03cd\u03bd \u03bc\u03b5 \u03c5\u03c0\u03cc\u03b3\u03b5\u03b9\u03b1 \u03c3\u03ae\u03c1\u03b1\u03b3\u03b3\u03b1, \u03c0\u03bf\u03c5 \u03b1\u03c5\u03be\u03ac\u03bd\u03b5\u03b9 \u03c0\u03bf\u03bb\u03cd \u03c4\u03b7 \u03c7\u03c9\u03c1\u03b7\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c3\u03b5 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf \u03bd\u03b5\u03c1\u03cc. \u03a4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c0\u03c1\u03bf\u03ad\u03c1\u03c7\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03b5\u03c0\u03b9\u03c6\u03b1\u03bd\u03b5\u03b9\u03b1\u03ba\u03ad\u03c2 \u03b1\u03c0\u03bf\u03c1\u03c1\u03bf\u03ad\u03c2, \u03b1\u03bb\u03bb\u03ac \u03ba\u03c5\u03c1\u03af\u03c9\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03c3\u03c4\u03c1\u03ac\u03b3\u03b3\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c7\u03c9\u03bc\u03ac\u03c4\u03b9\u03bd\u03b7\u03c2 \u03bc\u03ac\u03b6\u03b1\u03c2 \u03c4\u03bf\u03c5 \u03bf\u03c1\u03bf\u03c0\u03b5\u03b4\u03af\u03bf\u03c5, \u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03c3\u03c5\u03b3\u03ba\u03c1\u03b1\u03c4\u03b5\u03af \u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03c4\u03bf\u03af\u03c7\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9. \u0395\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03c0\u03b9\u03b8\u03b1\u03bd\u03cc\u03bd (\u03ba\u03b1\u03b9 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ac \u03b5\u03c6\u03b9\u03ba\u03c4\u03cc), \u03c0\u03b1\u03bb\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1 \u03c4\u03bf \u03bd\u03b5\u03c1\u03cc \u03bd\u03b1 \u03c4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03bf\u03cd\u03c3\u03b5, \u03ad\u03c3\u03c4\u03c9 \u03c3\u03c5\u03bc\u03c0\u03bb\u03b7\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac, \u03c4\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03ba\u03b1\u03bd\u03ac\u03bb\u03b9 \u03c0\u03bf\u03c5 \u03b1\u03c1\u03c7\u03af\u03b6\u03b5\u03b9 \u03bb\u03af\u03b3\u03b1 \u03bc\u03ad\u03c4\u03c1\u03b1 \u03b2\u03bf\u03c1\u03b5\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c4\u03b1\u03bb\u03ae\u03b3\u03b5\u03b9 \u03c3\u03c4\u03b9\u03c2 \u03c0\u03ad\u03c4\u03c1\u03b9\u03bd\u03b5\u03c2 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u03a7\u03c1\u03c5\u03c3\u03bf\u03bb\u03b5\u03cc\u03bd\u03c4\u03b9\u03c3\u03c3\u03b1\u03c2 (\u03cc\u03c0\u03c9\u03c2 \u03b3\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03c4\u03ce\u03c1\u03b1 \u03bc\u03b5 \u03c4\u03b1 \u03b4\u03cd\u03bf \u03c0\u03b1\u03c1\u03ac\u03bb\u03bb\u03b7\u03bb\u03b1 \u03b4\u03af\u03ba\u03c4\u03c5\u03b1 \u03c3\u03c9\u03bb\u03ae\u03bd\u03c9\u03bd). \u03a4\u03b7\u03bd \u03c5\u03c0\u03b5\u03c1\u03c0\u03ae\u03b4\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03bc\u03b9\u03ba\u03c1\u03ae\u03c2 \u03c5\u03c8. \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03ac\u03c2 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae (\u03c0\u03bf\u03c5 \u03c4\u03ce\u03c1\u03b1 \u03b3\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03b1\u03bd\u03c4\u03bb\u03af\u03b1) \u03b8\u03b1 \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03c3\u03b5 \u03bd\u03b1 \u03b5\u03be\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03c3\u03b7 \u03bc\u03b9\u03ba\u03c1\u03cc \u03be\u03cd\u03bb\u03b9\u03bd\u03bf \u03b2\u03b1\u03b3\u03ad\u03bd\u03b9 (\u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03bb\u03af\u03b8\u03b9\u03bd\u03b7\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2 \u03c3\u03b5 \u03ba\u03b1\u03c4\u03ac\u03bb\u03bb\u03b7\u03bb\u03b7 \u03b8\u03ad\u03c3\u03b7, \u03c0\u03b9\u03b8\u03b1\u03bd\u03cc \u03b2\u03ac\u03b8\u03c1\u03bf \u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7\u03c2).","height":700,"width":465},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03b5\u03cc\u03bd\u03c4\u03b9\u03bf\u03c2","owner":"topoguide","x":23.491254568101,"y":37.722964239234,"photo":"Aegina_AgLeondios1","type":9,"zoom_level":15,"id":1502,"hlink_GR":"","hlink_EN":"","description":"","height":627,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u0391\u03b3. \u039b\u03b5\u03bf\u03bd\u03c4\u03af\u03bf\u03c5
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03ba\u03b1\u03bc\u03af\u03bd\u03b9 \u03ba\u03b5\u03c1\u03b1\u03bc\u03b9\u03ba\u03ce\u03bd","owner":"topoguide","x":23.490192413331,"y":37.7227775409,"photo":"Aegina_oropedio_AgLeondios_ceramic_oven","type":10,"zoom_level":16,"id":1503,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u0391\u03b3. \u039b\u03b5\u03bf\u03bd\u03c4\u03af\u03bf\u03c5
\u039f\u03c7\u03cd\u03c1\u03c9\u03c3\u03b7","owner":"topoguide","x":23.49160861969,"y":37.72290483527,"photo":"Aegina_oropedio_AgLeondios_tower2","type":9,"zoom_level":17,"id":1504,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03bf\u03bb\u03c5\u03b3\u03c9\u03bd\u03b9\u03ba\u03ae \u03c4\u03bf\u03b9\u03c7\u03bf\u03b4\u03bf\u03bc\u03af\u03b1 \u03c3\u03c4\u03b7 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c4\u03b5\u03af\u03c7\u03bf\u03c5, \u03b1\u03bc\u03b5\u03bb\u03ad\u03c2 \u03c7\u03c4\u03af\u03c3\u03b9\u03bc\u03bf \u03c3\u03c4\u03bf \u03c0\u03ac\u03bd\u03c9 \u03bc\u03ad\u03c1\u03bf\u03c2. \u03a0\u03b9\u03b8\u03b1\u03bd\u03cc\u03bd \u03c0\u03c1\u03cc\u03ba\u03b5\u03b9\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03bf\u03c7\u03cd\u03c1\u03c9\u03c3\u03b7 \u03bc\u03c5\u03ba\u03b7\u03bd\u03b1\u03ca\u03ba\u03ae\u03c2 \u03c0\u03b5\u03c1\u03b9\u03cc\u03b4\u03bf\u03c5.","height":700,"width":465},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u0391\u03b3. \u039b\u03b5\u03bf\u03bd\u03c4\u03af\u03bf\u03c5","owner":"topoguide","x":23.491737365723,"y":37.719094395729,"photo":"Aegina_oropedio_AgLeondios","type":0,"zoom_level":14,"id":1505,"hlink_GR":"","hlink_EN":"","description":"\u03a9\u03c1\u03b1\u03af\u03bf \u03ba\u03bb\u03b5\u03b9\u03c3\u03c4\u03cc \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03bc\u03b5 \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b1\u03bd\u03b1\u03bb\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ce\u03bd \u03c4\u03b5\u03af\u03c7\u03c9\u03bd \u03bc\u03c5\u03ba\u03b7\u03bd\u03b1\u03ca\u03ba\u03ae\u03c2 \u03c0\u03b5\u03c1\u03b9\u03cc\u03b4\u03bf\u03c5. \u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03bf\u03cd\u03c3\u03b5 \u03b1\u03be\u03b9\u03cc\u03bb\u03bf\u03b3\u03b7 \u03b3\u03b5\u03c9\u03c1\u03b3\u03b9\u03ba\u03ae \u03b6\u03ce\u03bd\u03b7 \u03ba\u03b1\u03b9 \u03ad\u03c7\u03b5\u03b9 \u03af\u03c7\u03bd\u03b7 \u03ba\u03b1\u03c4\u03bf\u03af\u03ba\u03b7\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03c9\u03bd \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd. \u03a3\u03c4\u03bf \u03b2\u03cc\u03c1\u03b5\u03b9\u03bf \u03ac\u03ba\u03c1\u03bf \u03c4\u03bf\u03c5 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b5\u03af\u03c4\u03b1\u03b9 \u03b5\u03bd \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c3\u03c5\u03b3\u03ba\u03c1\u03cc\u03c4\u03b7\u03bc\u03b1 \u03b1\u03c0\u03cc 3 \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b5\u03c2.","height":400,"width":1793},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03bd\u03b4\u03c1\u03ad\u03b1\u03c2","owner":"topoguide","x":23.482692956925,"y":37.729948116123,"photo":"Aegina_AgAndreas_Xrysoleondisa","type":9,"zoom_level":15,"id":1506,"hlink_GR":"","hlink_EN":"","description":"","height":544,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","owner":"topoguide","x":23.498995,"y":37.763747,"photo":"Aegina_PrfIlias","type":9,"zoom_level":16,"id":1507,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a6\u03c5\u03c3\u03c4\u03b9\u03ba\u03b9\u03ad\u03c2 \u03c4\u03bf \u03c6\u03b8\u03b9\u03bd\u03cc\u03c0\u03c9\u03c1\u03bf","owner":"topoguide","x":23.468601,"y":37.747282,"photo":"Aegina_Fistikies","type":1,"zoom_level":15,"id":1508,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1215},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","owner":"topoguide","x":23.467213,"y":37.748191,"photo":"Aegina_naos_23_467207_37_748181","type":9,"zoom_level":16,"id":1509,"hlink_GR":"","hlink_EN":"","description":"","height":490,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03b1\u03be\u03b9\u03ac\u03c1\u03c7\u03b7\u03c2","owner":"topoguide","x":23.484999656677,"y":37.737245266798,"photo":"Aegina_Taxiarchis_Xrysoleondisa","type":9,"zoom_level":16,"id":1511,"hlink_GR":"","hlink_EN":"","description":"\u039d\u03b5\u03ba\u03c1\u03bf\u03c4\u03b1\u03c6\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03bf\u03cd \u03a8\u03b1\u03c7\u03bd\u03ae","height":700,"width":560},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0392\u03bb\u03c5\u03c7\u03ac\u03b4\u03b1","owner":"topoguide","x":23.540049,"y":37.730941,"photo":"Aegina_Vlichada","type":0,"zoom_level":15,"id":1512,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0392\u03bb\u03c5\u03c7\u03ac\u03b4\u03b1
\u0386\u03b3\u03b9\u03bf\u03c2 \u0398\u03b5\u03cc\u03b4\u03c9\u03c1\u03bf\u03c2","owner":"topoguide","x":23.537768,"y":37.73059,"photo":"Aegina_Vlichada_AgTheodoros2","type":9,"zoom_level":16,"id":1513,"hlink_GR":"","hlink_EN":"","description":"","height":528,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03bd\u03ac\u03c1\u03b3\u03c5\u03c1\u03bf\u03b9","owner":"topoguide","x":23.496115,"y":37.747604,"photo":"Aegina_AgAnargyroi_23_496068_37_74754","type":9,"zoom_level":16,"id":1514,"hlink_GR":"","hlink_EN":"","description":"","height":621,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0395\u03c5\u03c3\u03c4\u03ac\u03b8\u03b9\u03bf\u03c2","owner":"topoguide","x":23.501839,"y":37.740877,"photo":"Aegina_AgStathis","type":9,"zoom_level":15,"id":1515,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0393\u03b5\u03c9\u03bc\u03bf\u03c1\u03c6\u03ad\u03c2","owner":"topoguide","x":23.483916,"y":37.750938,"photo":"Aegina_geoforms2","type":71,"zoom_level":15,"id":1516,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1144},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u03b1\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2
\u03c3\u03c4\u03bf\u03c5\u03c2 \u03a0\u03b1\u03bb\u03b9\u03cc\u03bc\u03c5\u03bb\u03bf\u03c5\u03c2","owner":"topoguide","x":23.497091,"y":37.755879,"photo":"Aegina_windmill1","type":9,"zoom_level":15,"id":1517,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":562},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u03b1\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2
\u03c3\u03c4\u03b7 \u03a3\u03b1\u03bb\u03b9\u03b1\u03c1\u03ae","owner":"topoguide","x":23.501623988154,"y":37.762673608762,"photo":"Aegina_windmill2","type":9,"zoom_level":15,"id":1518,"hlink_GR":"","hlink_EN":"","description":"","height":658,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03b5\u03c3\u03b1\u03b3\u03c1\u03cc\u03c2
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9","owner":"topoguide","x":23.50451,"y":37.752274,"photo":"Aegina_Mesagros_AgApostoloi","type":9,"zoom_level":15,"id":1519,"hlink_GR":"","hlink_EN":"","description":"","height":662,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03bf\u03bd\u03ae \u0391\u03b3. \u0391\u03b9\u03ba\u03b1\u03c4\u03b5\u03c1\u03af\u03bd\u03b7\u03c2","owner":"topoguide","x":23.486668,"y":37.746998,"photo":"Aegina_moni_AgEkaterinis","type":9,"zoom_level":15,"id":1520,"hlink_GR":"","hlink_EN":"","description":"","height":468,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0393\u03b9\u03b1\u03bd\u03bd\u03ac\u03ba\u03b7\u03b4\u03b5\u03c2
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03bd\u03ac\u03c1\u03b3\u03c5\u03c1\u03bf\u03b9","owner":"topoguide","x":23.51626,"y":37.726824,"photo":"Aegina_Gianakides_AgAnargyroi","type":9,"zoom_level":16,"id":1521,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0393\u03b9\u03b1\u03bd\u03bd\u03ac\u03ba\u03b7\u03b4\u03b5\u03c2","owner":"topoguide","x":23.515826,"y":37.726548,"photo":"Aegina_Gianakides","type":9,"zoom_level":15,"id":1522,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":922},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c. \u03a7\u03c1\u03c5\u03c3\u03bf\u03bb\u03b5\u03cc\u03bd\u03c4\u03b9\u03c3\u03c3\u03b1\u03c2
\u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03bd\u03b5\u03c1\u03bf\u03cd","owner":"topoguide","x":23.486748456955,"y":37.7272242279,"photo":"Aegina_Xrysoleontisa_aquaduc2","type":9,"zoom_level":17,"id":1523,"hlink_GR":"","hlink_EN":"","description":"\u0388\u03bd\u03b1 \u03bc\u03ad\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03bd\u03b5\u03c1\u03bf\u03cd \u03c0\u03bf\u03c5 \u03ad\u03c6\u03c4\u03b1\u03bd\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1 \u03c5\u03b4\u03b1\u03c4\u03bf\u03c3\u03c5\u03bb\u03bb\u03b5\u03ba\u03c4\u03ce\u03bd, \u03bf\u03b4\u03b7\u03b3\u03b5\u03af\u03c4\u03b1\u03b9 \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1 \u03ba\u03b1\u03bb\u03bf\u03c7\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03bd\u03ac\u03bb\u03b9, \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03ac\u03bd\u03c4\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2, \u03c3\u03b5 \u03bc\u03af\u03b1 \u03b4\u03b5\u03cd\u03c4\u03b5\u03c1\u03b7 \u03b4\u03af\u03b4\u03c5\u03bc\u03b7 \u03c3\u03c4\u03ad\u03c1\u03bd\u03b1.","height":700,"width":465},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c. \u03a7\u03c1\u03c5\u03c3\u03bf\u03bb\u03b5\u03cc\u03bd\u03c4\u03b9\u03c3\u03c3\u03b1\u03c2
\u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03bd\u03b5\u03c1\u03bf\u03cd","owner":"topoguide","x":23.486501693726,"y":37.726986625423,"photo":"Aegina_Xrysoleontisa_aquaduc11","type":9,"zoom_level":16,"id":1524,"hlink_GR":"","hlink_EN":"","description":"\u0388\u03bd\u03b1 \u03bc\u03b1\u03ba\u03c1\u03cd \u03ba\u03b1\u03bd\u03ac\u03bb\u03b9 \u03c0\u03bf\u03c5 \u03c3\u03c5\u03bb\u03bb\u03ad\u03b3\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03b1\u03c0\u03bf\u03c1\u03c1\u03bf\u03bf\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03bb\u03b1\u03b3\u03b9\u03ac\u03c2, \u03c0\u03b5\u03c1\u03bd\u03ac \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1 \u03b1\u03c0\u03bb\u03cc \u03c6\u03c1\u03b5\u03ac\u03c4\u03b9\u03bf \u03ba\u03b1\u03b8\u03af\u03b6\u03b7\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03bf\u03b9\u03c1\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b1 \u03b4\u03cd\u03bf: \u03bf \u03ad\u03bd\u03b1\u03c2 \u03ba\u03bb\u03ac\u03b4\u03bf\u03c2 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b4\u03af\u03b4\u03c5\u03bc\u03b7 \u03c3\u03c4\u03ad\u03c1\u03bd\u03b1 \u03ad\u03be\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03bc\u03bf\u03bd\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9, \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03ae\u03c3\u03b5\u03b9 \u03c4\u03bf \u03bc\u03b9\u03ba\u03c1\u03cc \u03c3\u03c4\u03b1\u03cd\u03bb\u03bf \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c5\u03c0\u03b1\u03af\u03b8\u03c1\u03b9\u03bf \u03c0\u03bb\u03c5\u03c3\u03c4\u03b1\u03c1\u03b9\u03cc.","height":700,"width":465},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039a\u03c5\u03bb\u03b9\u03bd\u03b4\u03c1\u03ac\u03c2
\u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1\u03c2","owner":"topoguide","x":23.517727,"y":37.71779,"photo":"Aegina_Kylindras_PrfIlias","type":9,"zoom_level":15,"id":1525,"hlink_GR":"","hlink_EN":"","description":"","height":673,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039a\u03c5\u03bb\u03b9\u03bd\u03b4\u03c1\u03ac\u03c2
\u03a3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u03a4\u03b6\u03b9\u03ce\u03ba\u03b1","owner":"topoguide","x":23.515737771987,"y":37.717150911222,"photo":"Aegina_Kylindras_souvala1","type":0,"zoom_level":15,"id":1526,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u03c0\u03bf\u03c5 \u03ba\u03c1\u03b1\u03c4\u03ac\u03b5\u03b9 \u03bd\u03b5\u03c1\u03cc \u03cc\u03bb\u03bf \u03c4\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf.","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c. \u03a7\u03c1\u03c5\u03c3\u03bf\u03bb\u03b5\u03cc\u03bd\u03c4\u03b9\u03c3\u03c3\u03b1\u03c2
\u039f \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2","owner":"topoguide","x":23.486694812775,"y":37.727546687186,"photo":"Aegina_Xrysoleontisa_tower","type":9,"zoom_level":17,"id":1527,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":325},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03bd\u03b5\u03c1\u03bf\u03cd
\u03a5\u03b4\u03c1\u03bf\u03bd\u03bf\u03bc\u03b5\u03af\u03bf","owner":"topoguide","x":23.434134,"y":37.750056,"photo":"Aegina_Ydronomeio_1923","type":9,"zoom_level":17,"id":1528,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03c5\u03b4\u03c1\u03bf\u03bd\u03bf\u03bc\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 1923","height":1053,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae","owner":"topoguide","x":23.434622,"y":37.750162,"photo":"Aegina_AgParaskevi","type":9,"zoom_level":16,"id":1529,"hlink_GR":"","hlink_EN":"","description":"","height":606,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u038c\u03bc\u03bf\u03c1\u03c6\u03b7 \u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1","owner":"topoguide","x":23.445538997651,"y":37.750450432246,"photo":"Aegina_Omorfi_Ekklisia2","type":10,"zoom_level":15,"id":1530,"hlink_GR":"","hlink_EN":"http:\/\/www.aeginagreece.com\/magazine\/portfolio\/omorfi-ekklisia-byzantine-church\/","description":"\u0391\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03bf\u03c5\u03c2 \u0391\u03b3\u03af\u03bf\u03c5\u03c2 \u0398\u03b5\u03bf\u03b4\u03ce\u03c1\u03bf\u03c5\u03c2, \u03b7 \u038c\u03bc\u03bf\u03c1\u03c6\u03b7 \u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c7\u03c1\u03bf\u03bd\u03bf\u03bb\u03bf\u03b3\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf\u03bd \u03cd\u03c3\u03c4\u03b5\u03c1\u03bf 12\u03bf \u03b1\u03b9. (\u03b1\u03bd\u03b1\u03ba\u03b1\u03b9\u03bd\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf 1282). \u0395\u03af\u03bd\u03b1\u03b9 \u03bc\u03bf\u03bd\u03cc\u03ba\u03bb\u03b9\u03c4\u03b7 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae \u03c7\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03bc\u03b5 \u03ba\u03b1\u03bb\u03ac \u03bb\u03b1\u03be\u03b5\u03bc\u03ad\u03bd\u03bf \u03bd\u03c4\u03cc\u03c0\u03b9\u03bf \u03c0\u03bf\u03c1\u03cc\u03bb\u03b9\u03b8\u03bf. \u03a3\u03c4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03bb\u03ac \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b7\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c4\u03bf\u03b9\u03c7\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2, \u03c0\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bd 14 \u03c0\u03b1\u03c1\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc \u03ba\u03cd\u03ba\u03bb\u03bf. \u0399\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03b7 \u03b5\u03bd\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03ba\u03b1\u03bb\u03b5\u03af \u03b7 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03c4\u03b7\u03c2 \u0393\u03ad\u03bd\u03bd\u03b7\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u039a\u03c5\u03c1\u03af\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03c3\u03c4\u03b7 \u03c3\u03c4\u03ac\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0393\u03b1\u03bb\u03b1\u03ba\u03c4\u03bf\u03c4\u03c1\u03bf\u03c6\u03bf\u03cd\u03c3\u03b1\u03c2. \u0398\u03b5\u03c9\u03c1\u03b5\u03af\u03c4\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03b5\u03bc\u03b5\u03bb\u03b9\u03ce\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u039b\u03ad\u03bf\u03bd\u03c4\u03b1 \u0396\u03c5\u03b3\u03bf\u03bc\u03b1\u03bb\u03ac, \u03bc\u03ad\u03bb\u03bf\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ae\u03c2 \u03bf\u03b9\u03ba\u03bf\u03b3\u03ad\u03bd\u03b5\u03b9\u03b1\u03c2.","height":465,"width":700},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039a\u03bf\u03bd\u03c4\u03cc\u03c2
\u0396\u03c9\u03ae\u03bb\u03b1\u03c4\u03b7 \u03b1\u03bd\u03c4\u03bb\u03af\u03b1 \u03bd\u03b5\u03c1\u03bf\u03cd","owner":"topoguide","x":23.480782,"y":37.744912,"photo":"Aegina_Kondos_Maganopigado","type":9,"zoom_level":16,"id":1531,"hlink_GR":"","hlink_EN":"","description":"\u0396\u03c9\u03ae\u03bb\u03b1\u03c4\u03bf\u03c2 \u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03bd\u03cd\u03c8\u03c9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03bd\u03b5\u03c1\u03bf\u03cd \u03bc\u03b5 \u03ba\u03bf\u03c5\u03b2\u03ac\u03b4\u03b5\u03c2, \u03c4\u03b7\u03c2 \u03c0\u03b9\u03cc \u03c3\u03c5\u03bd\u03b7\u03b8\u03b9\u03c3\u03bc\u03ad\u03c3\u03bd\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2 \u03c0\u03bf\u03c5 \u03b4\u03b9\u03b1\u03b4\u03cc\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf\u03bd \u03cd\u03c3\u03c4\u03b5\u03c1\u03bf 19\u03bf \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03bc\u03b9\u03c3\u03cc \u03c4\u03bf\u03c5 20\u03bf\u03c5 \u03b1\u03b9. \u039a\u03cd\u03c1\u03b9\u03bf\u03c2 \u03c4\u03cc\u03c0\u03bf\u03c2 \u03c0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03ae\u03c2 \u03c4\u03bf\u03c5\u03c2, \u03c4\u03b1 \u03bc\u03b5\u03c4\u03b1\u03bb\u03bf\u03c5\u03c1\u03b3\u03b5\u03af\u03b1 \u03c4\u03b7\u03c2 \u0395\u03c1\u03bc\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7\u03c2, \u03c3\u03c4\u03b7 \u03a3\u03cd\u03c1\u03bf.","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0396\u03ac\u03c0\u03c0\u03b5\u03b9\u03bf\u03bd \u03bc\u03ad\u03b3\u03b1\u03c1\u03bf","owner":"topoguide","x":23.736441,"y":37.971123,"photo":"Athina_Zappeio_megaro","type":9,"zoom_level":14,"id":1668,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1447},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a1\u03c9\u03bc\u03b1\u03ca\u03ba\u03ac \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c3\u03c4\u03bf\u03bd \u0395\u03b8\u03bd\u03b9\u03ba\u03cc \u039a\u03ae\u03c0\u03bf","owner":"topoguide","x":23.737546,"y":37.972535,"photo":"Athina_Ethnikos_kipos42","type":10,"zoom_level":17,"id":1669,"hlink_GR":"","hlink_EN":"","description":"","height":227,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u0393\u03c1\u03b7\u03b3\u03bf\u03c1\u03bf\u03cd\u03c3\u03b1","owner":"topoguide","x":23.725889,"y":37.974751,"photo":"Athina_RomaikiAgora_Panagia_Grigorousa","type":9,"zoom_level":17,"id":1670,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039c\u03bf\u03c5\u03c3\u03b5\u03af\u03bf \u039c\u03c0\u03b5\u03bd\u03ac\u03ba\u03b7","owner":"topoguide","x":23.740357,"y":37.975833,"photo":"Athina_Mouseio_Benaki1","type":9,"zoom_level":16,"id":1671,"hlink_GR":"","hlink_EN":"","description":"","height":403,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf \u03ba\u03c4\u03af\u03c1\u03b9\u03bf \u03c4\u03bf\u03c5 \u039a\u03bf\u03b9\u03bd\u03bf\u03b2\u03bf\u03c5\u03bb\u03af\u03bf\u03c5 (\u03a0\u03b1\u03bb\u03b1\u03b9\u03ac \u0391\u03bd\u03ac\u03ba\u03c4\u03bf\u03c1\u03b1 \u0391\u03b8\u03b7\u03bd\u03ce\u03bd)","owner":"topoguide","x":23.736999,"y":37.975272,"photo":"Athina_Vouli","type":9,"zoom_level":13,"id":1691,"hlink_GR":"","hlink_EN":"","description":"","height":387,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039d\u03b1\u03cc\u03c2 \u039c\u03b5\u03c4. \u03a3\u03c9\u03c4\u03ae\u03c1\u03bf\u03c2 \u039a\u03bf\u03c4\u03c4\u03ac\u03ba\u03b7","owner":"topoguide","x":23.732605,"y":37.972658,"photo":"Athina_MetSotiros_Kottaki2","type":9,"zoom_level":15,"id":1692,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf \u03ba\u03c4\u03af\u03c1\u03b9\u03bf \u03c4\u03b7\u03c2 \u0391\u03ba\u03b1\u03b4\u03b7\u03bc\u03af\u03b1\u03c2","owner":"topoguide","x":23.733704805375,"y":37.979837828452,"photo":"Athina_Akadimia1","type":9,"zoom_level":14,"id":1693,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03bc\u03ad\u03b3\u03b1\u03c1\u03bf \u03c4\u03b7\u03c2 \u0391\u03ba\u03b1\u03b4\u03b7\u03bc\u03af\u03b1\u03c2 \u0391\u03b8\u03b7\u03bd\u03ce\u03bd \u03bf\u03b9\u03ba\u03bf\u03b4\u03bf\u03bc\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c7\u03ac\u03c1\u03b9\u03c2 \u03c3\u03b5 \u03b4\u03c9\u03c1\u03b5\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03bf\u03bc\u03bf\u03b3\u03b5\u03bd\u03bf\u03cd\u03c2 \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03af\u03b1 \u03c4\u03b7\u03c2 \u0392\u03b9\u03ad\u03bd\u03bd\u03b7\u03c2 \u03b2\u03b1\u03c1\u03ce\u03bd\u03bf\u03c5 \u03a3\u03af\u03bc\u03c9\u03bd\u03bf\u03c2 \u03a3\u03af\u03bd\u03b1 (1810-1877) \u03ba\u03b1\u03b9, \u03bc\u03b5\u03c4\u03ac \u03c4\u03bf\u03bd \u03b8\u03ac\u03bd\u03b1\u03c4\u03cc \u03c4\u03bf\u03c5, \u03c4\u03b7\u03c2 \u03c3\u03c5\u03b6\u03cd\u03b3\u03bf\u03c5 \u03c4\u03bf\u03c5 \u0399\u03c6\u03b9\u03b3\u03ad\u03bd\u03b5\u03b9\u03b1\u03c2, \u03b2\u03ac\u03c3\u03b5\u03b9 \u03c3\u03c7\u03b5\u03b4\u03af\u03c9\u03bd \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b9\u03c4\u03ad\u03ba\u03c4\u03bf\u03bd\u03b1 Theophil Hansen (1813-1891), \u03b5\u03bd\u03ce \u03c3\u03c4\u03b7\u03bd \u03b5\u03c0\u03af\u03b2\u03bb\u03b5\u03c8\u03b7 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ba\u03b1\u03b9 \u03bf \u03bd\u03b5\u03bf\u03b1\u03c6\u03b9\u03c7\u03b8\u03b5\u03af\u03c2 \u03c4\u03cc\u03c4\u03b5 \u03b5\u03c0\u03af \u03c4\u03bf\u03cd\u03c4\u03bf\u03c5 Ernst Ziller (1837-1923), \u03b7 \u03c0\u03b5\u03c1\u03b1\u03b9\u03c4\u03ad\u03c1\u03c9 \u03c0\u03b1\u03c1\u03b1\u03bc\u03bf\u03bd\u03ae \u03c4\u03bf\u03c5 \u03bf\u03c0\u03bf\u03af\u03bf\u03c5 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u03ad\u03bc\u03b5\u03bb\u03bb\u03b5 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ae \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c4\u03b7\u03c2 \u03bd\u03b5\u03bf\u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03b1\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae\u03c2. \u0397 \u03c7\u03c9\u03c1\u03bf\u03b8\u03ad\u03c4\u03b7\u03c3\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03b1\u03c5\u03c4\u03ae \u03c0\u03c1\u03bf\u03b2\u03bb\u03b5\u03c0\u03cc\u03c4\u03b1\u03bd \u03ae\u03b4\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf 1842, \u03c3\u03c4\u03bf \u03c0\u03bb\u03ac\u03b9 \u03c4\u03bf\u03c5 \u03a0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03af\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 (\u03bc\u03b5\u03bb\u03bb\u03bf\u03bd\u03c4\u03b9\u03ba\u03ae\u03c2) \u0392\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7\u03c2, \u03c3\u03c5\u03b3\u03ba\u03c1\u03bf\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03cc,\u03c4\u03b9 \u03bf\u03bd\u03bf\u03bc\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \"\u0391\u03b8\u03b7\u03bd\u03b1\u03ca\u03ba\u03ae \u03c4\u03c1\u03b9\u03bb\u03bf\u03b3\u03af\u03b1\" \u03c4\u03bf\u03c5 \u03bd\u03b5\u03bf\u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03b9\u03c3\u03bc\u03bf\u03cd. \u0397 (\u03b5\u03c0\u03bf\u03bd\u03bf\u03bc\u03b1\u03b6\u03cc\u03bc\u03b5\u03bd\u03b7 \u03ba\u03b1\u03b9 \"\u03a3\u03b9\u03bd\u03b1\u03af\u03b1\") \u0391\u03ba\u03b1\u03b4\u03b7\u03bc\u03af\u03b1 \u03b8\u03b5\u03bc\u03b5\u03bb\u03b9\u03ce\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 1859 \u03ba\u03b1\u03b9 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03b8\u03b7\u03ba\u03b5 \u03bc\u03cc\u03bb\u03b9\u03c2 \u03c4\u03bf 1885. \u0397 \u03c3\u03cd\u03bd\u03b8\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03c4\u03b9\u03c1\u03af\u03bf\u03c5 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af \u03c4\u03bf\u03bd \u03b9\u03c9\u03bd\u03b9\u03ba\u03cc \u03c1\u03c5\u03b8\u03bc\u03cc \u03ba\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03bc\u03b5 \u03c0\u03b5\u03bd\u03c4\u03b5\u03bb\u03b9\u03ba\u03cc \u03bc\u03ac\u03c1\u03bc\u03b1\u03c1\u03bf \u03b5\u03b4\u03c1\u03b1\u03b6\u03cc\u03bc\u03b5\u03bd\u03bf \u03c3\u03b5 \u03c0\u03b5\u03b9\u03c1\u03b1\u03ca\u03ba\u03ae \u03c0\u03ad\u03c4\u03c1\u03b1 (\u03cc\u03c0\u03c9\u03c2 \u03ba\u03b1\u03b9 \u03b7 \u03ba\u03b1\u03c4\u03bf\u03c0\u03b9\u03bd\u03ae \u0392\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7), \u03b5\u03bd\u03ce \u03c3\u03b5 \u03b4\u03cd\u03bf \u03c5\u03c8\u03b7\u03bb\u03ad\u03c2 \u03b9\u03c9\u03bd\u03b9\u03ba\u03ad\u03c2 \u03ba\u03bf\u03bb\u03ce\u03bd\u03b5\u03c2 \u03b5\u03ba\u03b1\u03c4\u03ad\u03c1\u03c9\u03b8\u03b5\u03bd \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c4\u03ae\u03b8\u03b7\u03ba\u03b1\u03bd \u03c4\u03b1 \u03b1\u03b3\u03ac\u03bb\u03bc\u03b1\u03c4\u03b1 \u03c4\u03b7\u03c2 \u0391\u03b8\u03b7\u03bd\u03ac\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5 \u0391\u03c0\u03cc\u03bb\u03bb\u03c9\u03bd\u03b1, \u03ad\u03c1\u03b3\u03b1 \u03c4\u03bf\u03c5 \u0395\u03bb\u03bb\u03b7\u03bd\u03bf\u03b2\u03b1\u03c5\u03b1\u03c1\u03bf\u03cd \u03b3\u03bb\u03cd\u03c0\u03c4\u03b7 \u039b\u03b5\u03c9\u03bd\u03af\u03b4\u03b1 \u0394\u03c1\u03cc\u03c3\u03b7, \u03bf \u03bf\u03c0\u03bf\u03af\u03bf\u03c2 \u03c3\u03c7\u03b5\u03b4\u03af\u03b1\u03c3\u03b5 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03ba\u03b1\u03b8\u03ae\u03bc\u03b5\u03bd\u03b1 \u03b1\u03b3\u03ac\u03bb\u03bc\u03b1\u03c4\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03bb\u03ac\u03c4\u03c9\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5 \u0391\u03c1\u03b9\u03c3\u03c4\u03bf\u03c4\u03ad\u03bb\u03b7 \u03c5\u03c0\u03b5\u03c1\u03ac\u03bd\u03c9 \u03c4\u03b7\u03c2 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ae\u03c2 \u03ba\u03bb\u03af\u03bc\u03b1\u03ba\u03b1\u03c2 (\u03c4\u03b1 \u03bf\u03c0\u03bf\u03af\u03b1 \u03cc\u03bc\u03c9\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03c3\u03c4\u03b7\u03ba\u03b1\u03bd \u03bc\u03b5\u03c4\u03ac \u03c4\u03bf\u03bd \u03b8\u03ac\u03bd\u03b1\u03c4\u03cc \u03c4\u03bf\u03c5). \u03a0\u03b1\u03c1\u03ac \u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03c0\u03b5\u03c1\u03ac\u03c4\u03c9\u03c3\u03ae \u03c4\u03bf\u03c5 \u03c6\u03b5\u03c1\u03ce\u03bd\u03c5\u03bc\u03bf\u03c5 \u03ba\u03c4\u03b9\u03c1\u03af\u03bf\u03c5, \u03c4\u03bf \u03b6\u03ae\u03c4\u03b7\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03b8\u03b5\u03c3\u03bc\u03bf\u03cd \u03c4\u03b7\u03c2 \u0391\u03ba\u03b1\u03b4\u03b7\u03bc\u03af\u03b1\u03c2 \u03b5\u03c0\u03c1\u03cc\u03ba\u03b5\u03b9\u03c4\u03bf \u03bd\u03b1 \u03bc\u03b5\u03af\u03bd\u03b5\u03b9 \u03b5\u03ba\u03ba\u03c1\u03b5\u03bc\u03ad\u03c2 \u03b5\u03c0\u03af \u03bc\u03b9\u03b1 \u03b1\u03ba\u03cc\u03bc\u03b7 \u03c4\u03b5\u03c3\u03c3\u03b1\u03c1\u03b1\u03ba\u03bf\u03bd\u03c4\u03b1\u03b5\u03c4\u03af\u03b1, \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03af\u03b4\u03c1\u03c5\u03c3\u03ae \u03c4\u03b7\u03c2 \u03c4\u03bf 1926, \u03b5\u03c0\u03af \u03b4\u03b9\u03ba\u03c4\u03b1\u03c4\u03bf\u03c1\u03af\u03b1\u03c2 \u03a0\u03ac\u03b3\u03ba\u03b1\u03bb\u03bf\u03c5. \u03a3\u03c4\u03bf \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf \u03c7\u03c1\u03bf\u03bd\u03b9\u03ba\u03cc \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1, \u03c4\u03bf \u03ba\u03c4\u03af\u03c1\u03b9\u03bf \u03c0\u03b1\u03c1\u03ad\u03bc\u03b5\u03b9\u03bd\u03b5 \u03c3\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03b2\u03b1\u03b8\u03bc\u03cc \u03b1\u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03af\u03b7\u03c4\u03bf, \u03bc\u03b5 \u03b5\u03be\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03c4\u03b7 \u03c3\u03c4\u03ad\u03b3\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5 \u039d\u03bf\u03bc\u03b9\u03c3\u03bc\u03b1\u03c4\u03b9\u03ba\u03bf\u03cd \u039c\u03bf\u03c5\u03c3\u03b5\u03af\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c4\u03c9\u03bd \u0393\u03b5\u03bd\u03b9\u03ba\u03ce\u03bd \u0391\u03c1\u03c7\u03b5\u03af\u03c9\u03bd \u03c4\u03bf\u03c5 \u039a\u03c1\u03ac\u03c4\u03bf\u03c5\u03c2 (\u03b7 \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1 \u03c4\u03c9\u03bd \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03c9\u03bd \u03b5\u03ba\u03b5\u03af \u03c3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03b4\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u03c4\u03bf\u03c5 20\u03bf\u03cd \u03b1\u03b9\u03ce\u03bd\u03b1), \u03b5\u03bd\u03ce \u03c5\u03c0\u03ae\u03c1\u03be\u03b5 \u03ba\u03b1\u03b9 \u03c3\u03ba\u03ad\u03c8\u03b7 (\u03c4\u03bf 1888) \u03bd\u03b1 \u03b1\u03be\u03b9\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03c9\u03c2 \u03be\u03b5\u03bd\u03ce\u03bd\u03b1\u03c2 \u03b4\u03b9\u03b1\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03c9\u03bd \u03b5\u03c0\u03b9\u03c3\u03ba\u03b5\u03c0\u03c4\u03ce\u03bd.","height":532,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf \u03ba\u03c4\u03af\u03c1\u03b9\u03bf \u03c4\u03bf\u03c5 \u03c0\u03c1\u03ce\u03c4\u03bf\u03c5 \u03a0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03af\u03bf\u03c5","owner":"topoguide","x":23.733227372169,"y":37.980510137957,"photo":"Athina_Panepistimio1","type":9,"zoom_level":14,"id":1694,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":960},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf \u0391\u03c1\u03c3\u03ac\u03ba\u03b5\u03b9\u03bf \u039c\u03ad\u03b3\u03b1\u03c1\u03bf","owner":"topoguide","x":23.730958223343,"y":37.981605270438,"photo":"Athina_Arsakeio_megaro","type":9,"zoom_level":15,"id":1695,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u039a\u03bb\u03b1\u03c5\u03b8\u03bc\u03ce\u03bd\u03bf\u03c2","owner":"topoguide","x":23.731392,"y":37.979464,"photo":"Athina_Klathmonos1","type":9,"zoom_level":15,"id":1696,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u039a\u03bb\u03b1\u03c5\u03b8\u03bc\u03ce\u03bd\u03bf\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b9\u03c3\u03c4\u03bf\u03c1\u03af\u03b1. \u03a4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03c4\u03b7\u03c2 \u03ae\u03c4\u03b1\u03bd \u03a0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u03c4\u03c9\u03bd \u039a\u03ae\u03c0\u03c9\u03bd \u03c4\u03bf\u03c5 \u03a0\u03b1\u03bb\u03b1\u03b9\u03bf\u03cd \u03a0\u03b1\u03bb\u03b1\u03c4\u03b9\u03bf\u03cd. \u039c\u03b5\u03c4\u03ac \u03bf\u03bd\u03bf\u03bc\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03a0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u039d\u03bf\u03bc\u03b9\u03c3\u03bc\u03b1\u03c4\u03bf\u03ba\u03bf\u03c0\u03b5\u03af\u03bf\u03c5, \u03b1\u03c0\u03cc \u03c4\u03bf \u03bf\u03bc\u03ce\u03bd\u03c5\u03bc\u03bf \u03af\u03b4\u03c1\u03c5\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03bf\u03cd\u03c3\u03b5 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03af\u03bc\u03b5\u03c4\u03c1\u03cc \u03c4\u03b7\u03c2. \u0391\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03ad\u03b3\u03b9\u03bd\u03b5 \u03b3\u03bd\u03c9\u03c3\u03c4\u03ae \u03c9\u03c2 \u03a0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u039a\u03ae\u03c0\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03c5\u03c0\u03bf\u03c5\u03c1\u03b3\u03b5\u03af\u03bf\u03c5 \u039f\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c0\u03b9\u03cc \u03b5\u03c0\u03af\u03c3\u03b7\u03bc\u03b1 \u03c9\u03c2 \u03a0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 25\u03b7\u03c2 \u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5. \u03a4\u03ad\u03bb\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c6\u03b5\u03c1\u03cc\u03c4\u03b1\u03bd \u03ba\u03b1\u03b9 \u03c9\u03c2 \u03a0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u0394\u03b7\u03bc\u03bf\u03ba\u03c1\u03b1\u03c4\u03af\u03b1\u03c2. \u0391\u03c0\u03cc \u03c4\u03bf 1878 \u03bf\u03bd\u03bf\u03bc\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03a0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u0395\u03b8\u03bd\u03b9\u03ba\u03ae\u03c2 \u03a3\u03c5\u03bc\u03c6\u03b9\u03bb\u03b9\u03ce\u03c3\u03b7\u03c2, \u03b1\u03bb\u03bb\u03ac \u03cc\u03bb\u03bf\u03b9 \u03c4\u03b7\u03bd \u03ad\u03bb\u03b5\u03b3\u03b1\u03bd \u03a0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u039a\u03bb\u03b1\u03c5\u03b8\u03bc\u03ce\u03bd\u03bf\u03c2 (\u03cc\u03bd\u03bf\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1), \u03b1\u03c0\u03cc \u03c7\u03c1\u03bf\u03bd\u03bf\u03b3\u03c1\u03ac\u03c6\u03b7\u03bc\u03b1 \u03c4\u03bf\u03c5 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c5 \u039a\u03b1\u03bc\u03c0\u03bf\u03cd\u03c1\u03bf\u03b3\u03bb\u03bf\u03c5 \u03c3\u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03bf\u03b4\u03b9\u03ba\u03cc \u0395\u03c3\u03c4\u03af\u03b1, \u03b5\u03c0\u03b5\u03b9\u03b4\u03ae \u03b5\u03ba\u03b5\u03af, \u03bc\u03c0\u03c1\u03bf\u03c3\u03c4\u03ac \u03b1\u03c0\u03cc \u03c4\u03bf \u03c5\u03c0\u03bf\u03c5\u03c1\u03b3\u03b5\u03af\u03bf \u039f\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ce\u03bd, \u03bc\u03b1\u03b6\u03b5\u03cd\u03bf\u03bd\u03c4\u03b1\u03bd \u03bf\u03b9 \u03b1\u03c0\u03bf\u03bb\u03c5\u03bc\u03ad\u03bd\u03bf\u03b9 \u03b4\u03b7\u03bc\u03cc\u03c3\u03b9\u03bf\u03b9 \u03c5\u03c0\u03ac\u03bb\u03bb\u03b7\u03bb\u03bf\u03b9 \u03bc\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03ba\u03ac\u03b8\u03b5 \u03b5\u03ba\u03bb\u03bf\u03b3\u03b9\u03ba\u03ae \u03b1\u03bd\u03b1\u03bc\u03ad\u03c4\u03c1\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03bc\u03b1\u03c1\u03c4\u03c5\u03c1\u03b7\u03b8\u03bf\u03cd\u03bd (\"\u03ba\u03bb\u03b1\u03af\u03b3\u03bf\u03bd\u03c4\u03b1\u03c2\") \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b1\u03c0\u03cc\u03bb\u03c5\u03c3\u03ae \u03c4\u03bf\u03c5\u03c2 (\u03c4\u03bf\u03bd 19\u03bf \u03b1\u03b9. \u03ba\u03ac\u03b8\u03b5 \u03bd\u03ad\u03b1 \u03ba\u03c5\u03b2\u03ad\u03c1\u03bd\u03b7\u03c3\u03b7 \u03b1\u03c0\u03ad\u03bb\u03c5\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03c5\u03c0\u03b1\u03bb\u03bb\u03ae\u03bb\u03bf\u03c5\u03c2 \u03c0\u03bf\u03c5 \u03b5\u03af\u03c7\u03b5 \u03c0\u03c1\u03bf\u03c3\u03bb\u03ac\u03b2\u03b5\u03b9 \u03b7 \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03bb\u03ac\u03bc\u03b2\u03b1\u03bd\u03b5 \u03b4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c4\u03b7\u03c2 \u03c8\u03b7\u03c6\u03bf\u03c6\u03cc\u03c1\u03bf\u03c5\u03c2). ","height":700,"width":465},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03c0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1\u03c2 \u039a\u03bf\u03bd\u03c4\u03b6\u03b9\u03ac","owner":"topoguide","x":23.728566,"y":37.981804,"photo":"Athina_Plateia_Dimarxeiou","type":9,"zoom_level":15,"id":1697,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0394\u03b7\u03bc\u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b4\u03ae\u03bc\u03bf\u03c5 \u0391\u03b8\u03b7\u03bd\u03b1\u03af\u03c9\u03bd","owner":"topoguide","x":23.727364,"y":37.98188,"photo":"Athina_Dimarxeio1","type":9,"zoom_level":15,"id":1698,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0386\u03b3\u03b1\u03bb\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03b5\u03c1\u03b9\u03ba\u03bb\u03ae","owner":"topoguide","x":23.727477,"y":37.982349,"photo":"Athina_Dimarxeio_Periklis","type":9,"zoom_level":16,"id":1699,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a3\u03c4\u03bf\u03ac \u03c4\u03b7\u03c2 \u03bf\u03b4\u03bf\u03cd \u03a3\u03c0\u03cd\u03c1\u03bf\u03c5-\u039c\u03ae\u03bb\u03b9\u03bf\u03c5","owner":"topoguide","x":23.734606,"y":37.977343,"photo":"Athina_Stoa_SpirouMiliou","type":9,"zoom_level":16,"id":1700,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0397\u03c1\u03ce\u03bf \u039b\u03cc\u03c1\u03b4\u03bf\u03c5 \u0392\u03cd\u03c1\u03c9\u03bd\u03b1","owner":"topoguide","x":23.733496,"y":37.970992,"photo":"Athina_agalma_Virona","type":9,"zoom_level":16,"id":1701,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":508},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0395\u03c5\u03c1\u03ae\u03bc\u03b1\u03c4\u03b1 \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03cc\u03bb\u03b7","owner":"topoguide","x":23.733903,"y":37.971672,"photo":"Athina_VasAmalias_remains1","type":10,"zoom_level":16,"id":1702,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u039a\u03c5\u03c1\u03af\u03c4\u03c3\u03b7\u03c2","owner":"topoguide","x":23.731466,"y":37.97804,"photo":"Athina_AgGeorgios_Kyritsis","type":9,"zoom_level":16,"id":1703,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":288},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03b3\u03af\u03b1 \u0395\u03b9\u03c1\u03ae\u03bd\u03b7","owner":"topoguide","x":23.727901,"y":37.977106,"photo":"Athina_AgIrini_Eolou","type":9,"zoom_level":16,"id":1704,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03a7\u03c1\u03c5\u03c3\u03c3\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ce\u03c4\u03b9\u03c3\u03c3\u03b1","owner":"topoguide","x":23.728356,"y":37.979064,"photo":"Athina_Panagia_Chrisospiliotisa_Eolou","type":9,"zoom_level":16,"id":1705,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039a\u03bf\u03af\u03bc\u03b7\u03c3\u03b7 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5 \u039c\u03bf\u03bd\u03b1\u03c3\u03c4\u03b7\u03c1\u03b1\u03ba\u03af\u03bf\u03c5","owner":"topoguide","x":23.726103,"y":37.97651,"photo":"Athina_KimisiTheotokou_Monastiraki2","type":9,"zoom_level":16,"id":1706,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03b6\u03b1\u03bc\u03af \u03a4\u03b6\u03b9\u03c3\u03b4\u03b1\u03c1\u03ac\u03ba\u03b7
\u039c\u03bf\u03c5\u03c3\u03b5\u03af\u03bf \u03ba\u03b5\u03c1\u03b1\u03bc\u03b9\u03ba\u03ce\u03bd","owner":"topoguide","x":23.726023,"y":37.975952,"photo":"Athina_Tzami_Tzisdharaki","type":9,"zoom_level":15,"id":1707,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0395\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u0391\u03b3. \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2","owner":"topoguide","x":23.72517,"y":37.973664,"photo":"Athina_AgParaskevi_Plaka","type":9,"zoom_level":17,"id":1708,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03c4\u03bf\u03c5 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03c4\u03b7 \u03c3\u03c5\u03bd\u03ae\u03b8\u03b7 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ae \u03bc\u03bf\u03c1\u03c6\u03ae.","height":399,"width":600},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039c\u03b5\u03c4\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03a3\u03c9\u03c4\u03ae\u03c1\u03bf\u03c2","owner":"topoguide","x":23.726592,"y":37.972903,"photo":"Athina_MetSotiros_Plaka","type":9,"zoom_level":16,"id":1709,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":399},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03bd\u03ac\u03c1\u03b3\u03c5\u03c1\u03bf\u03b9","owner":"topoguide","x":23.72804,"y":37.973021,"photo":"Athina_AgAnargyroi_Plaka","type":9,"zoom_level":16,"id":1710,"hlink_GR":"","hlink_EN":"","description":"","height":784,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039c\u03bf\u03c5\u03c3\u03b5\u03af\u03bf \u03a0\u03b1\u03bd\u03b5\u03c0. \u0391\u03b8\u03b7\u03bd\u03ce\u03bd","owner":"topoguide","x":23.727343,"y":37.972827,"photo":"Athina_Mouseio_Panep_Athinon","type":9,"zoom_level":16,"id":1711,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0386\u03b3. \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u03a1\u03b1\u03b3\u03ba\u03b1\u03b2\u03ac\u03c2","owner":"topoguide","x":23.729124,"y":37.972484,"photo":"Athina_AgNikolaos_Ragavas_Plaka","type":9,"zoom_level":16,"id":1712,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a3\u03c4\u03b1\u03b8\u03bc\u03cc\u03c2 \u039c\u03b5\u03c4\u03c1\u03cc \u039c\u03bf\u03bd\u03b1\u03c3\u03c4\u03b7\u03c1\u03b1\u03ba\u03af\u03bf\u03c5","owner":"topoguide","x":23.725701,"y":37.976066,"photo":"Athina_Monastiraki_Stathmos","type":9,"zoom_level":16,"id":1713,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":906},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03b9 \u0398\u03b5\u03cc\u03b4\u03c9\u03c1\u03bf\u03b9 \u039a\u03bb\u03b1\u03b8\u03bc\u03ce\u03bd\u03bf\u03c2","owner":"topoguide","x":23.73006,"y":37.979339,"photo":"Athina_AgTheodori_Klathmonos","type":9,"zoom_level":16,"id":1714,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a0\u03b5\u03b6\u03cc\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u039a\u03bf\u03c1\u03b1\u03ae","owner":"topoguide","x":23.73268,"y":37.980176,"photo":"Athina_pezodromos_Korai","type":9,"zoom_level":17,"id":1716,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a0\u03c1\u03cc\u03c0\u03c5\u03bb\u03bf \u0394\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae\u03c2 \u0391\u03b4\u03c1\u03b9\u03b1\u03bd\u03bf\u03cd","owner":"topoguide","x":23.741853,"y":37.979119,"photo":"Athina_Propylo_dex_Adrianou","type":10,"zoom_level":16,"id":1717,"hlink_GR":"","hlink_EN":"","description":"","height":458,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039f \u03bb\u03cc\u03c6\u03bf\u03c2 \u03c4\u03bf\u03c5 \u039b\u03c5\u03ba\u03b1\u03b2\u03b7\u03c4\u03c4\u03bf\u03cd","owner":"topoguide","x":23.742204,"y":37.981304,"photo":"Athina_Likavittos","type":0,"zoom_level":14,"id":1718,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c3\u03c4\u03b7 \u03bd\u03b7\u03c3\u03af\u03b4\u03b1 \u0394\u03b1\u03c3\u03ba\u03b1\u03bb\u03b9\u03cc","owner":"topoguide","x":24.050254,"y":37.825018,"photo":"Attica_Daskalio_remains","type":10,"zoom_level":15,"id":1719,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":918},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b9\u03bf\u03bd\u03cd\u03c3\u03b9\u03bf\u03c2 \u0391\u03c1\u03b5\u03bf\u03c0\u03b1\u03b3\u03af\u03c4\u03b7\u03c2","owner":"topoguide","x":23.734608,"y":37.979108,"photo":"Athina_AgDionysios_cathedral2","type":9,"zoom_level":15,"id":1748,"hlink_GR":"http:\/\/el.wikipedia.org\/wiki\/\u039a\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc\u03c2_\u039a\u03b1\u03b8\u03b5\u03b4\u03c1\u03b9\u03ba\u03cc\u03c2_\u039d\u03b1\u03cc\u03c2_\u0391\u03b3\u03af\u03bf\u03c5_\u0394\u03b9\u03bf\u03bd\u03c5\u03c3\u03af\u03bf\u03c5_\u0391\u03c1\u03b5\u03bf\u03c0\u03b1\u03b3\u03af\u03c4\u03b7","hlink_EN":"","description":"","height":700,"width":777},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc \u039f\u03c6\u03b8\u03b1\u03bb\u03bc\u03b9\u03b1\u03c4\u03c1\u03b5\u03af\u03bf","owner":"topoguide","x":23.734252,"y":37.979357,"photo":"Athina_Opthalmiatreion","type":9,"zoom_level":16,"id":1749,"hlink_GR":"","hlink_EN":"","description":"","height":620,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0397 \u0395\u03b8\u03bd\u03b9\u03ba\u03ae \u0392\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7 \u03c4\u03b7\u03c2 \u0395\u03bb\u03bb\u03ac\u03b4\u03b1\u03c2","owner":"topoguide","x":23.733222007753,"y":37.981258550725,"photo":"Athina_Bibliothequee_National","type":9,"zoom_level":15,"id":1750,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=805","hlink_EN":"http:\/\/odysseus.culture.gr\/h\/2\/eh251.jsp?obj_id=805","description":"","height":534,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a3\u03c4\u03b7 \u03bc\u03bd\u03ae\u03bc\u03b7 \u03c4\u03bf\u03c5 \u0391. \u03a0\u03b1\u03bd\u03b1\u03b3\u03bf\u03cd\u03bb\u03b7","owner":"topoguide","x":23.730957,"y":37.982292,"photo":"Athns_agalma_APanagouli","type":9,"zoom_level":16,"id":1751,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":400},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039e\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03af\u03b1 \u03c0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1\u03c2 \u03a3\u03c5\u03bd\u03c4\u03ac\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2","owner":"topoguide","x":23.73547,"y":37.976155,"photo":"Athina_Syntagma_Xmas3","type":9,"zoom_level":16,"id":1764,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u03a3\u03c5\u03bd\u03c4\u03ac\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2
\u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u03cd\u03b3\u03b5\u03bd\u03bd\u03b1 2014","owner":"topoguide","x":23.734842,"y":37.975563,"photo":"Athina_Syntagma_Xmas1","type":9,"zoom_level":17,"id":1765,"hlink_GR":"","hlink_EN":"","description":"","height":477,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039e\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03af\u03b1 \u03c0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1\u03c2 \u03a3\u03c5\u03bd\u03c4\u03ac\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2","owner":"topoguide","x":23.734445,"y":37.976273,"photo":"Athina_Syntagma_Athens_Plaza_hotel1","type":9,"zoom_level":17,"id":1766,"hlink_GR":"","hlink_EN":"","description":"","height":623,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039a\u03c4\u03af\u03c1\u03b9\u03bf \u0392\u03bf\u03c5\u03bb\u03ae\u03c2 (\u03a0\u03b1\u03bb\u03b1\u03b9\u03ac \u0391\u03bd\u03ac\u03ba\u03c4\u03bf\u03c1\u03b1)","owner":"topoguide","x":23.736044,"y":37.975423,"photo":"Athina_Vouli_night","type":9,"zoom_level":16,"id":1767,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":795},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03c1\u03ac\u03c0\u03b5\u03b6\u03b1 \u03a0\u03b5\u03b9\u03c1\u03b1\u03b9\u03ce\u03c2","owner":"topoguide","x":23.734461,"y":37.976806,"photo":"Athina_Stadiou_Amerikis1","type":9,"zoom_level":17,"id":1768,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03b4\u03c1\u03b9\u03ac\u03bd\u03c4\u03b1\u03c2 \u03bc\u03b7\u03c4\u03c1. \u0394\u03b1\u03bc\u03b1\u03c3\u03ba\u03b7\u03bd\u03bf\u03cd","owner":"topoguide","x":23.729998,"y":37.975343,"photo":"Athina_Mitropoli2","type":9,"zoom_level":16,"id":1769,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":500},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u0395\u03be\u03b1\u03c1\u03c7\u03b5\u03af\u03c9\u03bd","owner":"topoguide","x":23.734767,"y":37.986417,"photo":"Athina_Exarchia_nargiles","type":9,"zoom_level":17,"id":1770,"hlink_GR":"","hlink_EN":"","description":"","height":582,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae","owner":"topoguide","x":23.731956,"y":37.973626,"photo":"Athina_Voulis_NavNikodimou","type":9,"zoom_level":17,"id":1771,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":573},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03bd\u03ac\u03c1\u03b3\u03c5\u03c1\u03bf\u03b9 \u03a8\u03c5\u03c1\u03ae","owner":"topoguide","x":23.724049,"y":37.978874,"photo":"Athina_Psyri_AgAnargyroi2","type":9,"zoom_level":16,"id":1774,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":530},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0393\u03ad\u03bd\u03b5\u03c3\u03b7 \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u03cd \u03a8\u03c5\u03c1\u03ae","owner":"topoguide","x":23.723786,"y":37.977609,"photo":"Athina_Psyri_Genisi_Xristou","type":9,"zoom_level":17,"id":1775,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0397 \u03b6\u03c9\u03ae \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b7\u03c2","owner":"topoguide","x":23.72385,"y":37.977174,"photo":"Athina_Psyri_balcon","type":9,"zoom_level":17,"id":1776,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":503},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae","owner":"topoguide","x":23.727096,"y":37.980802,"photo":"Athina_Athinas_Armodiou","type":9,"zoom_level":17,"id":1777,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":646},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae","owner":"topoguide","x":23.727541,"y":37.982561,"photo":"Athina_Grekotel_Pallas_Athina","type":9,"zoom_level":17,"id":1779,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":480},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae","owner":"topoguide","x":23.734483,"y":37.976899,"photo":"Athina_TrapezaPireos_detail","type":9,"zoom_level":18,"id":1780,"hlink_GR":"","hlink_EN":"","description":"","height":305,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae","owner":"topoguide","x":23.734252,"y":37.97717,"photo":"Athina_CityLink1","type":9,"zoom_level":18,"id":1781,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03b3\u03af\u03b1 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae","owner":"topoguide","x":23.726994,"y":37.979525,"photo":"Athina_Athinas_AgKyriaki","type":9,"zoom_level":17,"id":1782,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":508},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03b1\u03c0\u03bf \u03c4\u03b7\u03bd \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7","owner":"topoguide","x":23.814547,"y":37.946697,"photo":"Attiki_Imittos22","type":0,"zoom_level":13,"id":1783,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1242},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0397 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03cc\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2 \u03bd\u03c4\u03c5\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03b1 \u03bb\u03b5\u03c5\u03ba\u03ac","owner":"topoguide","x":23.882449388506,"y":38.081400799705,"photo":"Attiki_Pendeli_pano","type":0,"zoom_level":12,"id":1784,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1919},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9","owner":"topoguide","x":23.932965,"y":38.157028,"photo":"Attiki_Marathonas_AgApostoloi","type":9,"zoom_level":15,"id":1785,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u0392\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u039f\u03b9\u03bd\u03cc\u03b7\u03c2","owner":"topoguide","x":23.931963,"y":38.155638,"photo":"Attiki_Marathonas_pyrgos_Inois2","type":10,"zoom_level":14,"id":1786,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":528},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u0399\u03b5\u03c1\u03cc \u03a0\u03c5\u03b8\u03af\u03bf\u03c5 \u0391\u03c0\u03cc\u03bb\u03bb\u03c9\u03bd\u03b1","owner":"topoguide","x":23.932791,"y":38.156586,"photo":"Attiki_Marathonas_iero_Pithiou_Apollona1","type":10,"zoom_level":14,"id":1787,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":654},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u0395\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c6\u03b1\u03c1\u03b1\u03b3\u03b3\u03b9\u03bf\u03cd \u039f\u03b9\u03bd\u03cc\u03b7\u03c2","owner":"topoguide","x":23.928114,"y":38.161531,"photo":"Attiki_Marathonas_faragi_Inois","type":0,"zoom_level":14,"id":1788,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03c6\u03c1\u03ac\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2","owner":"topoguide","x":23.907853,"y":38.163716,"photo":"Attiki_Marathonas_fragma_PrfIlias","type":9,"zoom_level":15,"id":1789,"hlink_GR":"","hlink_EN":"","description":"","height":478,"width":700},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u039f\u03bc\u03bf\u03af\u03c9\u03bc\u03b1 \u03c4\u03bf\u03c5 \u0398\u03b7\u03c3\u03b1\u03c5\u03c1\u03bf\u03cd \u03c4\u03c9\u03bd \u0391\u03b8\u03b7\u03bd\u03b1\u03af\u03c9\u03bd","owner":"topoguide","x":23.906213,"y":38.166878,"photo":"Attiki_Marathonas_fragma_Thisavros11","type":9,"zoom_level":14,"id":1790,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b5 \u03c4\u03bf \u03c0\u03ad\u03c1\u03b1\u03c2 \u03c4\u03c9\u03bd \u03ad\u03c1\u03b3\u03c9\u03bd \u03c4\u03bf\u03c5 \u03c6\u03c1\u03ac\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2, \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03bc\u03b1\u03c1\u03bc\u03ac\u03c1\u03b9\u03bd\u03bf \u03bf\u03bc\u03bf\u03af\u03c9\u03bc\u03b1 \u03c4\u03bf\u03c5 \u0398\u03b7\u03c3\u03b1\u03c5\u03c1\u03bf\u03cd \u03c0\u03bf\u03c5 \u03bf\u03b9 \u0391\u03b8\u03b7\u03bd\u03b1\u03af\u03bf\u03b9 \u03b1\u03bd\u03ad\u03b8\u03b7\u03c3\u03b1\u03bd \u03c3\u03c4\u03bf\u03c5\u03c2 \u0394\u03b5\u03bb\u03c6\u03bf\u03cd\u03c2 \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7\u03bd \u03bd\u03af\u03ba\u03b7 \u03c3\u03c4\u03b7 \u03bc\u03ac\u03c7\u03b7 \u03c4\u03bf\u03c5 \u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1. \u03a3\u03b5 \u03b5\u03bd\u03c4\u03bf\u03b9\u03c7\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03ae\u03bb\u03b7 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bf\u03b9 \u03ba\u03cd\u03c1\u03b9\u03bf\u03b9 \u03c3\u03c5\u03bd\u03c4\u03b5\u03bb\u03b5\u03c3\u03c4\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03ad\u03c1\u03b3\u03bf\u03c5, \u0388\u03bb\u03bb\u03b7\u03bd\u03b5\u03c2 \u03ba\u03b1\u03b9 \u0391\u03bc\u03b5\u03c1\u03b9\u03ba\u03b1\u03bd\u03bf\u03af.","height":532,"width":800},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
Tremella mesenterica","owner":"topoguide","x":23.911899,"y":38.158871,"photo":"Tremella_mesenterica","type":6,"zoom_level":14,"id":1791,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":655},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0391\u03c1\u03ba\u03bf\u03c5\u03b4\u03cc\u03b2\u03b1\u03c4\u03bf\u03c2
Smilax aspera","owner":"topoguide","x":23.907498,"y":38.162351,"photo":"Flora_Smilax_aspera","type":1,"zoom_level":14,"id":1792,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u039f\u03b9\u03bd\u03cc\u03b7\u03c2-\u03a6\u03c1\u03ac\u03b3\u03bc\u03b1 \u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1","owner":"topoguide","x":23.932506,"y":38.156014,"photo":"Attiki_Marathonas_pinakida1","type":0,"zoom_level":15,"id":1793,"hlink_GR":"","hlink_EN":"","description":"","height":467,"width":700},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a4\u03bf \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2
\u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5 \u0392\u03c1\u03b1\u03bd\u03ac","owner":"topoguide","x":23.940674781799,"y":38.122609446362,"photo":"Attiki_Vranas_AgGeorgios_Vrana","type":9,"zoom_level":14,"id":1794,"hlink_GR":"","hlink_EN":"","description":"","height":553,"width":700},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5 \u0392\u03c1\u03b1\u03bd\u03ac","owner":"topoguide","x":23.941962242126,"y":38.12225495358,"photo":"Attiki_Vranas_monAgGeorgiou","type":9,"zoom_level":13,"id":1795,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2 \u0392\u03c1\u03b1\u03bd\u03ac","owner":"topoguide","x":23.946167945862,"y":38.1272176959,"photo":"Attiki_Vranas_AgAthanasios","type":9,"zoom_level":15,"id":1796,"hlink_GR":"","hlink_EN":"","description":"","height":668,"width":700},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u03c3\u03c4\u03bf \u0392\u03c1\u03b1\u03bd\u03ac","owner":"topoguide","x":23.944987773895,"y":38.125766044278,"photo":"Attiki_Vranas_AgNikolaos","type":9,"zoom_level":14,"id":1797,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u0391\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc \u039c\u03bf\u03c5\u03c3\u03b5\u03af\u03bf \u0392\u03c1\u03b1\u03bd\u03ac","owner":"topoguide","x":23.946790218353,"y":38.122136788937,"photo":"Attiki_Marathonasmouseio_Vrana","type":9,"zoom_level":13,"id":1798,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":984},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u0394\u03ac\u03c3\u03bf\u03c2 \u03a3\u03c7\u03b9\u03bd\u03b9\u03ac","owner":"topoguide","x":24.029362,"y":38.141726,"photo":"Attiki_Marathonas_Sxinias","type":0,"zoom_level":14,"id":1799,"hlink_GR":"","hlink_EN":"","description":"\u0388\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c4\u03c1\u03af\u03b1 \u03b4\u03ac\u03c3\u03b7 \u03ba\u03bf\u03c5\u03ba\u03bf\u03c5\u03bd\u03b1\u03c1\u03b9\u03ce\u03bd \u03c4\u03b7\u03c2 \u03c7\u03ce\u03c1\u03b1\u03c2","height":532,"width":800},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a4\u03bf \u03b1\u03ba\u03c1\u03c9\u03c4\u03ae\u03c1\u03b9 \u039a\u03c5\u03bd\u03cc\u03c3\u03bf\u03c5\u03c1\u03b1","owner":"topoguide","x":24.056096,"y":38.137058,"photo":"Attiki_Marathonas_Kynosoura4","type":0,"zoom_level":13,"id":1800,"hlink_GR":"","hlink_EN":"","description":"","height":288,"width":800},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a4\u03cd\u03bc\u03b2\u03bf\u03c2 \u03bc\u03ac\u03c7\u03b7\u03c2 \u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1","owner":"topoguide","x":23.978569030761,"y":38.117899616083,"photo":"Attiki_Marathonas_Tymvos","type":10,"zoom_level":13,"id":1801,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":910},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u039c\u03b5\u03c3\u03bf\u03c3\u03c0\u03bf\u03c1\u03af\u03c4\u03b9\u03c3\u03b1","owner":"topoguide","x":24.000752,"y":38.141149,"photo":"Attiki_Marathonas_Panagia_Mesosporitisa","type":9,"zoom_level":14,"id":1802,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":491},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03bf\u03b4\u03b7\u03bb\u03b1\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2","owner":"topoguide","x":24.000891,"y":38.141158,"photo":"Attiki_Marathonas_pinakida4","type":9,"zoom_level":16,"id":1803,"hlink_GR":"","hlink_EN":"","description":"","height":649,"width":700},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03b3\u03b9\u03b1 \u03a6\u03c1\u03ac\u03b3\u03bc\u03b1 \u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1","owner":"topoguide","x":23.932425,"y":38.156253,"photo":"Attiki_Marathonas_pinakida3","type":9,"zoom_level":17,"id":1804,"hlink_GR":"","hlink_EN":"","description":"","height":288,"width":600},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b1 \u03c0\u03bf\u03c1\u03b5\u03b9\u03ce\u03bd \u03b4\u03ac\u03c3\u03bf\u03c5\u03c2 \u03a3\u03c7\u03b9\u03bd\u03b9\u03ac","owner":"topoguide","x":24.024591,"y":38.140083,"photo":"Attiki_Marathonas_pinakida6","type":9,"zoom_level":16,"id":1805,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03bd\u03b5\u03c1\u03cc\u03bc\u03c5\u03bb\u03bf\u03c5","owner":"topoguide","x":23.941506,"y":38.157544,"photo":"Attiki_Marathonas_watermill22","type":9,"zoom_level":16,"id":1806,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":504},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03bd\u03b5\u03c1\u03cc\u03bc\u03c5\u03bb\u03bf\u03c5","owner":"topoguide","x":23.914966,"y":38.156309,"photo":"Attiki_Marathonas_watermill23","type":9,"zoom_level":16,"id":1807,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a7\u03c4\u03b9\u03c3\u03c4\u03cc \u03bd\u03b5\u03c1\u03b1\u03cd\u03bb\u03b1\u03ba\u03bf \u03c3\u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u039f\u03b9\u03bd\u03cc\u03b7\u03c2","owner":"topoguide","x":23.916866,"y":38.156526,"photo":"Attiki_Marathonas_ydrolipsia_faragi_Inois","type":9,"zoom_level":16,"id":1808,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":540},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c3\u03c4\u03bf \u03a4\u03c1\u03cc\u03c0\u03b1\u03b9\u03bf \u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1","owner":"topoguide","x":23.999808,"y":38.140437,"photo":"Attiki_Marathonas_tropeo_machis2","type":10,"zoom_level":15,"id":1809,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039c\u03ad\u03b3\u03b1\u03c1\u03bf \u03b4\u03bf\u03cd\u03ba\u03b9\u03c3\u03b1\u03c2 \u03a0\u03bb\u03b1\u03ba\u03b5\u03bd\u03c4\u03af\u03b1\u03c2","owner":"topoguide","x":23.870390176774,"y":38.045213276022,"photo":"Attiki_Pendeli_megaro_Plakendias","type":9,"zoom_level":14,"id":1811,"hlink_GR":"","hlink_EN":"","description":"","height":489,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u039a\u03b1\u03c1\u03c0\u03bf\u03af \u03c4\u03bf\u03c5 \u03c3\u03c7\u03af\u03bd\u03bf\u03c5
Pistacia lentiscus","owner":"topoguide","x":24.047958,"y":38.144816,"photo":"Flora_Sxinos","type":1,"zoom_level":15,"id":1812,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2","owner":"topoguide","x":24.040664,"y":38.145238,"photo":"Attiki_Marathonas_pinakida7","type":9,"zoom_level":17,"id":1813,"hlink_GR":"","hlink_EN":"","description":"","height":393,"width":500},{"name":"\u039c\u0391\u03a1\u0391\u0398\u03a9\u039d\u0391\u03a3
\u03a0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b1 \u03c0\u03bf\u03b4\u03b7\u03bb\u03b1\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2","owner":"topoguide","x":24.016684,"y":38.138687,"photo":"Attiki_Marathonas_pinakida5","type":9,"zoom_level":15,"id":1814,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c3\u03c4\u03bf \u0391\u03b3\u03c1\u03b9\u03bb\u03af\u03ba\u03b9","owner":"\u03a6\u03ac\u03bd\u03b7\u03c2 \u0392\u03bf\u03c1\u03b5\u03b9\u03bd\u03ac\u03ba\u03b7\u03c2","x":23.960759162902,"y":38.105608735992,"photo":"Attiki_Agriliki_Miltiades_Path_acropolis","type":10,"zoom_level":14,"id":1884,"hlink_GR":"","hlink_EN":"","description":"","height":667,"width":500},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u03a3\u03c4\u03bf\u03ac \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7
\u0391\u03b3\u03c1\u03b9\u03bb\u03af\u03ba\u03b9","owner":"\u03a6\u03ac\u03bd\u03b7\u03c2 \u0392\u03bf\u03c1\u03b5\u03b9\u03bd\u03ac\u03ba\u03b7\u03c2","x":23.961241960524,"y":38.105431448554,"photo":"Attiki_Agriliki_Miltiades_Path_stoa","type":10,"zoom_level":16,"id":1885,"hlink_GR":"","hlink_EN":"","description":"","height":375,"width":500},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac","owner":"topoguide","x":23.844158172607,"y":38.08781875251,"photo":"Pendeli_anavasi1","type":0,"zoom_level":15,"id":1886,"hlink_GR":"","hlink_EN":"","description":"","height":544,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0391\u03c1\u03bc\u03b1\u03c4\u03c1\u03bf\u03c7\u03b9\u03ac \u03c3\u03c4\u03b7 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac","owner":"topoguide","x":23.845273971558,"y":38.088832061978,"photo":"Pendeli_armatroxia","type":10,"zoom_level":15,"id":1887,"hlink_GR":"","hlink_EN":"","description":"","height":604,"width":395},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u0391\u03b3\u03c1\u03b9\u03bb\u03af\u03ba\u03b9","owner":"topoguide","x":23.946693658827,"y":38.105532755714,"photo":"Attiki_Pendeli_Agriliki1","type":0,"zoom_level":14,"id":1891,"hlink_GR":"","hlink_EN":"","description":"","height":523,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0397 \u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5 \u0392\u03c1\u03b1\u03bd\u03ac","owner":"topoguide","x":23.941672563552,"y":38.118228807643,"photo":"Attiki_Pendeli_Agriliki6","type":9,"zoom_level":14,"id":1892,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03c0\u03cc \u039c\u03b1\u03c5\u03c1\u03b7\u03bd\u03cc\u03c1\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b9\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2","owner":"topoguide","x":23.926566362383,"y":38.067921265095,"photo":"Attiki_Pendeli_Mavrinora2","type":0,"zoom_level":14,"id":1893,"hlink_GR":"","hlink_EN":"","description":"","height":552,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039a\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c6\u03ae \u03c4\u03b7\u03c2 \u039c\u03b1\u03c5\u03c1\u03b7\u03bd\u03cc\u03c1\u03b1\u03c2","owner":"topoguide","x":23.932574510577,"y":38.063866783807,"photo":"Attiki_Pendeli_Mavrinora1","type":0,"zoom_level":14,"id":1894,"hlink_GR":"","hlink_EN":"","description":"","height":541,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u0392\u03c1\u03b1\u03c5\u03c1\u03ce\u03bd\u03b1\u03c2","owner":"topoguide","x":23.954483,"y":37.912144,"photo":"Attiki_Markopoulo_Pyrgos_Vravronas2","type":10,"zoom_level":13,"id":1895,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039d\u03b1\u03cc\u03c2 \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd, \u039c\u03b1\u03c1\u03ba\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf","owner":"topoguide","x":23.935804,"y":37.868861,"photo":"Attiki_Markopoulo_Taxiarxes1","type":10,"zoom_level":14,"id":1896,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u039c\u03b1\u03c1\u03ba\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\u03c5","owner":"topoguide","x":23.937113,"y":37.868598,"photo":"Attiki_Markopoulo_Pyrgos_Taxiarxon2","type":10,"zoom_level":14,"id":1897,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039a\u03b1\u03ba\u03b9\u03ac \u0398\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1 \u039a\u03b5\u03c1\u03b1\u03c4\u03ad\u03b1\u03c2","owner":"topoguide","x":24.049519,"y":37.834712,"photo":"Attiki_Keratea_KakiaThalasa2","type":0,"zoom_level":14,"id":1898,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03b8\u03ad\u03b1\u03c4\u03c1\u03bf \u0398\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd, \u039b\u03b1\u03c5\u03c1\u03b5\u03c9\u03c4\u03b9\u03ba\u03ae","owner":"topoguide","x":24.053832,"y":37.737763,"photo":"Attiki_Lavrio_Thoriko_theater2","type":10,"zoom_level":13,"id":1899,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u03a0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03c3\u03c4\u03b1\u03b8\u03bc\u03cc\u03c2 \u03c4\u03c1\u03b1\u03af\u03bd\u03bf\u03c5 \u03c4\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u039b\u03b1\u03c5\u03c1\u03af\u03bf\u03c5","owner":"topoguide","x":24.048056,"y":37.801166,"photo":"Attiki_Keratea_stathmos_trenou","type":9,"zoom_level":15,"id":1900,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039b\u03b1\u03cd\u03c1\u03b9\u03bf","owner":"topoguide","x":24.059068,"y":37.715074,"photo":"Attiki_Lavrio3","type":9,"zoom_level":16,"id":1901,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039b\u03b1\u03cd\u03c1\u03b9\u03bf","owner":"topoguide","x":24.055191,"y":37.715621,"photo":"Attiki_Lavrio21","type":9,"zoom_level":17,"id":1902,"hlink_GR":"","hlink_EN":"","description":"","height":500,"width":332},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039d\u03b1\u03cc\u03c2 \u0392\u03b1\u03c1\u03b1\u03c5\u03c1\u03c9\u03bd\u03af\u03b1\u03c2 \u0391\u03c1\u03c4\u03ad\u03bc\u03b9\u03b4\u03b1\u03c2","owner":"topoguide","x":23.992972,"y":37.926947,"photo":"Attiki_Vravrona_naos_3","type":10,"zoom_level":13,"id":1914,"hlink_GR":"","hlink_EN":"","description":"","height":598,"width":900},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b1\u03bb\u03b9\u03ac \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b7 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03bf\u03c5 \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03c5\u03bd\u03b9\u03bf\u03cd","owner":"topoguide","x":23.821177005767,"y":37.984556549966,"photo":"Attiki_Imittos_krini_Korakovouni1","type":9,"zoom_level":16,"id":1915,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b1\u03bb\u03b9\u03ac \u03ba\u03b1\u03bc\u03b1\u03c1\u03bf\u03c3\u03ba\u03ad\u03c0\u03b1\u03c3\u03c4\u03b7 \u03ba\u03c1\u03ae\u03bd\u03b7 (\u03c4\u03ce\u03c1\u03b1 \u03c7\u03c9\u03c1\u03af\u03c2 \u03bd\u03b5\u03c1\u03cc) \u03c3\u03c4\u03bf \u03c0\u03bb\u03ac\u03b9 \u03bc\u03b9\u03ba\u03c1\u03ae\u03c2 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac\u03c2 \u03c3\u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae\u03c2 \u039a\u03bf\u03c1\u03b1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9. \u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03b5\u03af\u03c7\u03b5 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2, \u03c0\u03bf\u03c5 \u03c3\u03b7\u03bc\u03b1\u03af\u03bd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03c0\u03b1\u03c1\u03bf\u03c7\u03ae \u03ae\u03c4\u03b1\u03bd \u03b1\u03bd\u03ad\u03ba\u03b1\u03b8\u03b5\u03bd \u03bc\u03b9\u03ba\u03c1\u03ae. \u0391\u03bd\u03ac\u03bd\u03c4\u03b9 \u03c4\u03b7\u03c2 \u03ba\u03c1\u03ae\u03bd\u03b7\u03c2 \u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03b1\u03bd\u03b1\u03b2\u03bb\u03cd\u03c3\u03b5\u03b9\u03c2, \u03c3\u03c4\u03b1 \u03c3\u03b7\u03bc\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03c4\u03bf \u03c0\u03c1\u03b1\u03bd\u03ad\u03c2 \u03b1\u03c0\u03bf\u03c3\u03c4\u03c1\u03b1\u03b3\u03b3\u03af\u03b6\u03b5\u03b9 \u03c4\u03bf \u03b5\u03c0\u03b9\u03c6\u03b1\u03bd\u03b5\u03b9\u03b1\u03ba\u03cc \u03c3\u03c4\u03c1\u03ce\u03bc\u03b1.","height":700,"width":525},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039d\u03bf\u03bc\u03b9\u03c3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u039c\u03bf\u03c5\u03c3\u03b5\u03af\u03bf (\u0399\u03bb\u03af\u03bf\u03c5 \u039c\u03ad\u03bb\u03b1\u03b8\u03c1\u03bf\u03bd)","owner":"topoguide","x":23.735426,"y":37.977844,"photo":"Athens_Ziller_Iliou_Melathron1","type":9,"zoom_level":15,"id":1916,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039d\u03bf\u03bc\u03b9\u03c3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u039c\u03bf\u03c5\u03c3\u03b5\u03af\u03bf (\u0399\u03bb\u03af\u03bf\u03c5 \u039c\u03ad\u03bb\u03b1\u03b8\u03c1\u03bf\u03bd)","owner":"topoguide","x":23.735438,"y":37.977563,"photo":"Athens_Ziller_Iliou_Melathron2","type":9,"zoom_level":17,"id":1917,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":399},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039c\u03bf\u03c5\u03b1\u03b5\u03af\u03bf \u039a\u03b9\u03bd\u03b7\u03bc\u03b1\u03c4\u03bf\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5
\u0391\u03b3\u03bb\u03b1\u03ca\u03b1 \u039c\u03b7\u03c4\u03c1\u03bf\u03c0\u03bf\u03cd\u03bb\u03bf\u03c5","owner":"topoguide","x":23.737882,"y":37.977481,"photo":"Athens_Mouseio_Kinimatografou_Aglaia_Mitropoulou","type":9,"zoom_level":17,"id":1918,"hlink_GR":"","hlink_EN":"","description":"","height":597,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae","owner":"topoguide","x":23.740679,"y":37.977313,"photo":"Athens_architecture03","type":9,"zoom_level":17,"id":1919,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":512},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0391\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03ac \u03b5\u03c5\u03c1\u03ae\u03bc\u03b1\u03c4\u03b1
\u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03bb\u03b1\u03c4\u03b5\u03af\u03b1 \u039c\u03bf\u03bd\u03b1\u03c3\u03c4\u03b7\u03c1\u03b1\u03ba\u03af\u03bf\u03c5","owner":"topoguide","x":23.725991,"y":37.976413,"photo":"Athens_Monastiraki1","type":10,"zoom_level":17,"id":1920,"hlink_GR":"","hlink_EN":"","description":"","height":436,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u039c\u03ad\u03b3\u03b1\u03c1\u03bf\u03bd \u039a\u03bf\u03cd\u03c0\u03b1","owner":"topoguide","x":23.73603,"y":37.977144,"photo":"Athens_Megaron_Koupa","type":9,"zoom_level":15,"id":1921,"hlink_GR":"","hlink_EN":"","description":"","height":483,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u039a\u03c5\u03bd\u03b7\u03b3\u03bf\u03cd
\u03ae \u03c4\u03c9\u03bd \u03a6\u03b9\u03bb\u03bf\u03c3\u03cc\u03c6\u03c9\u03bd","owner":"topoguide","x":23.836605072021,"y":38.00256608409,"photo":"Imittos_moni_AgIoanni_Kynigou","type":10,"zoom_level":13,"id":1922,"hlink_GR":"","hlink_EN":"","description":"","height":538,"width":686},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf \u03c0\u03c1\u03ce\u03b7\u03bd \u03be\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03af\u03bf
\u039c\u03ad\u03b3\u03b1\u03c2 \u0391\u03bb\u03ad\u03be\u03b1\u03bd\u03b4\u03c1\u03bf\u03c2","owner":"topoguide","x":23.727649,"y":37.983568,"photo":"Athina_Megas_Alexandros_hotel","type":9,"zoom_level":15,"id":1923,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":590},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf \u03c0\u03c1\u03ce\u03b7\u03bd \u03be\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03af\u03bf
\u039c\u03c0\u03ac\u03b3\u03ba\u03b5\u03b9\u03bf\u03bd","owner":"topoguide","x":23.728,"y":37.983509,"photo":"Athina_Baggeion_hotel","type":9,"zoom_level":15,"id":1924,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u0395\u03b8\u03bd\u03b9\u03ba\u03cc \u03a4\u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03b5\u03af\u03bf","owner":"topoguide","x":23.73025,"y":37.981918,"photo":"Athina_Etnhiko_typografio","type":9,"zoom_level":15,"id":1925,"hlink_GR":"","hlink_EN":"","description":"","height":586,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a4\u03bf \u03c0\u03c1\u03ce\u03b7\u03bd \u03be\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03af\u03bf
Excelsior","owner":"topoguide","x":23.729132,"y":37.984162,"photo":"Athina_Excelsior_hotel","type":9,"zoom_level":15,"id":1926,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":516},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a0\u03bd\u03b5\u03c5\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u039a\u03ad\u03bd\u03c4\u03c1\u03bf
\u0394\u03ae\u03bc\u03bf\u03c5 \u0391\u03b8\u03b7\u03bd\u03b1\u03af\u03c9\u03bd","owner":"topoguide","x":23.735299,"y":37.981501,"photo":"Athens_Pnemvatiko_Kentro_Athineon","type":9,"zoom_level":16,"id":1927,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03ba\u03c4\u03af\u03c1\u03b9\u03bf \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c3\u03b5 \u03c3\u03c7\u03ad\u03b4\u03b9\u03b1 \u03c4\u03bf\u03c5 \u03b3\u03b5\u03c1\u03bc\u03b1\u03bd\u03bf\u03cd \u03b1\u03c1\u03c7\u03b9\u03c4\u03ad\u03ba\u03c4\u03bf\u03bd\u03b1 F. Staufert \u03ba\u03b1\u03b9 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03ce\u03c4\u03b7 \u03c6\u03bf\u03c1\u03ac \u03c4\u03bf 1842, \u03c9\u03c2 \u0394\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03cc \u0393\u03b5\u03bd\u03b9\u03ba\u03cc \u039d\u03bf\u03c3\u03bf\u03ba\u03bf\u03bc\u03b5\u03af\u03bf \"\u0395\u03bb\u03c0\u03af\u03c2\". \u0391\u03c0\u03cc \u03c4\u03bf 1971 \u03c3\u03c4\u03b5\u03b3\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03ba\u03c4\u03ae\u03c1\u03b9\u03bf \u03c4\u03bf \u03a0\u03bd\u03b5\u03c5\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u039a\u03ad\u03bd\u03c4\u03c1\u03bf \u03c4\u03bf\u03c5 \u03b4\u03ae\u03bc\u03bf\u03c5 \u0391\u03b8\u03b7\u03bd\u03b1\u03af\u03c9\u03bd. \u03a3\u03c4\u03bf \u03ba\u03c4\u03af\u03c1\u03b9\u03bf \u03c3\u03c4\u03b5\u03b3\u03ac\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03c4\u03bf \u03b1\u03bc\u03c6\u03b9\u03b8\u03ad\u03b1\u03c4\u03c1\u03bf \"\u0391. \u03a4\u03c1\u03af\u03c4\u03c3\u03b7\u03c2\", \u03c3\u03c4\u03bf \u03bf\u03c0\u03bf\u03af\u03bf \u03b4\u03b9\u03bf\u03c1\u03b3\u03b1\u03bd\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b7\u03bc\u03b5\u03c1\u03af\u03b4\u03b5\u03c2, \u03c3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03b1, \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b2\u03b9\u03b2\u03bb\u03af\u03c9\u03bd \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03b5\u03c2 \u03c0\u03bf\u03bb\u03b9\u03c4\u03b9\u03c3\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b5\u03ba\u03b4\u03b7\u03bb\u03ce\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf \u03b9\u03c3\u03cc\u03b3\u03b5\u03b9\u03bf \u03c4\u03bf \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03b1\u03ba\u03cc \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf \"\u0395urope Direct\", \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7 \u03c4\u03c9\u03bd \u03b4\u03b7\u03bc\u03bf\u03c4\u03ce\u03bd \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c4\u03b7\u03bd \u0395\u03c5\u03c1\u03ce\u03c0\u03b7.","height":362,"width":544},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Viola hymettia","owner":"topoguide","x":23.789484024048,"y":37.882419028872,"photo":"Viola_hymettia_1","type":1,"zoom_level":14,"id":1928,"hlink_GR":"http:\/\/floraattica.blogspot.gr\/2011\/03\/viola-hymettia.html","hlink_EN":"","description":"\u0397 \u03b2\u03b9\u03cc\u03bb\u03b1 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd (Viola hymettia) \u03c3\u03c5\u03bd\u03b1\u03bd\u03c4\u03ac\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b1 \u03ac\u03bb\u03bb\u03b1 \u03b2\u03bf\u03c5\u03bd\u03ac \u03c4\u03b7\u03c2 \u0391\u03c4\u03c4\u03b9\u03ba\u03ae\u03c2. \u039e\u03b5\u03c7\u03c9\u03c1\u03af\u03b6\u03b5\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b3\u03bb\u03c5\u03ba\u03cc \u03ba\u03af\u03c4\u03c1\u03b9\u03bd\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03ce\u03c4\u03bf\u03c5 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c4\u03ac\u03bb\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ad\u03c2 5 \u03c3\u03ba\u03bf\u03cd\u03c1\u03b5\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2.","height":465,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Fritillaria graeca","owner":"topoguide","x":23.78362607956,"y":37.880115703472,"photo":"Fritillaria_graeca3","type":1,"zoom_level":15,"id":1929,"hlink_GR":"http:\/\/www.greekflora.gr\/el\/flowers\/0266\/Fritillaria-graeca","hlink_EN":"","description":"\u0397 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae \u03a6\u03c1\u03b9\u03c4\u03b9\u03bb\u03bb\u03ac\u03c1\u03b9\u03b1 \u03c0\u03ae\u03c1\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03c4\u03b7\u03c2 \u03bb\u03cc\u03b3\u03c9 \u03c4\u03bf\u03c5 \u03cc\u03c4\u03b9 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ac \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 (\u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03c6\u03c4\u03b7\u03ba\u03b5) \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 (\u03b1\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03ba\u03b1\u03b9 \u03b2\u03bf\u03c1\u03b5\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1). \u0395\u03af\u03bd\u03b1\u03b9 \u03b1\u03c1\u03ba\u03b5\u03c4\u03ac \u03b4\u03b9\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u03c3\u03b5 \u03c0\u03b5\u03c4\u03c1\u03bf\u03c0\u03bb\u03b1\u03b3\u03b9\u03ad\u03c2, \u03b8\u03b1\u03bc\u03bd\u03cc\u03c4\u03bf\u03c0\u03bf\u03c5\u03c2, \u03be\u03ad\u03c6\u03c9\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c6\u03c1\u03c5\u03b3\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b5\u03ba\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2. \u0391\u03bd\u03b8\u03af\u03b6\u03b5\u03b9 \u03c4\u03ad\u03bb\u03b7 \u039c\u03ac\u03c1\u03c4\u03b7 \u03bc\u03b5 \u03bc\u03ad\u03c3\u03b1 \u0391\u03c0\u03c1\u03af\u03bb\u03b7, \u03c3\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ac \u03bc\u03b5 \u03bc\u03b5\u03c3\u03b1\u03af\u03b1 \u03c5\u03c8\u03cc\u03bc\u03b5\u03c4\u03c1\u03b1, \u03bc\u03bf\u03bd\u03b1\u03c7\u03b9\u03ba\u03ac \u03ae \u03c3\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2.","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u0392\u03b1\u03c1\u03b5\u03bb\u03ac","owner":"topoguide","x":23.795175671576,"y":37.898159313136,"photo":"Attiki_Imittos_rema_Mitromara","type":0,"zoom_level":15,"id":1930,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03b5\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9, \u03b1\u03bd\u03b5\u03b2\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u039c\u03b7\u03c4\u03c1\u03bf\u03bc\u03ac\u03c1\u03b1. \u03a4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2 \u03ba\u03ac\u03b7\u03ba\u03b5 \u03c4\u03bf 2011 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03ad\u03c7\u03b5\u03b9 \u03b3\u03b5\u03bc\u03af\u03c3\u03b5\u03b9 \u03b5\u03bc\u03c0\u03cc\u03b4\u03b9\u03b1.","height":532,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Ophrys mammosa","owner":"topoguide","x":23.778991222382,"y":37.884332766508,"photo":"Ophrys_mammosa","type":1,"zoom_level":15,"id":1931,"hlink_GR":"http:\/\/www.greekorchids.gr\/Op_mammosa.htm","hlink_EN":"http:\/\/www.greekorchids.gr\/Op_mammosa.htm","description":"\u03a0\u03bf\u03b9\u03ba\u03b9\u03bb\u03cc\u03bc\u03bf\u03c1\u03c6\u03bf \u03b5\u03af\u03b4\u03bf\u03c2, \u03bc\u03b5 \u03b5\u03c5\u03c1\u03b5\u03af\u03b1 \u03ba\u03b1\u03c4\u03b1\u03bd\u03bf\u03bc\u03ae \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bd\u03b7\u03c3\u03b9\u03ac (\u03ba\u03b1\u03b9 \u03b3\u03b5\u03bd\u03b9\u03ba\u03ac \u03c3\u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u039c\u03b5\u03c3\u03cc\u03b3\u03b5\u03b9\u03bf). \u0391\u03bd\u03b8\u03af\u03b6\u03b5\u03b9 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bd\u03c9\u03c1\u03af\u03c2 (\u03c4\u03ad\u03bb\u03b7 \u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5 \u03ad\u03c9\u03c2 \u03b1\u03c1\u03c7\u03ad\u03c2 \u039c\u03b1\u0390\u03bf\u03c5).","height":700,"width":593},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Iris attica","owner":"topoguide","x":23.78463459015,"y":37.879844719277,"photo":"Iris_attica1","type":1,"zoom_level":15,"id":1932,"hlink_GR":"http:\/\/www.naturagraeca.com\/","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03b9\u03ba\u03c1\u03cc \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf
\u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2","owner":"topoguide","x":23.781271100043,"y":37.880987927077,"photo":"Attiki_Imittos_Varathro_PrfIlia2","type":73,"zoom_level":15,"id":1933,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03c0\u03af\u03c3\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2, \u03ba\u03b1\u03c4\u03b1\u03ba\u03cc\u03c1\u03c5\u03c6\u03bf\u03c5 \u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 10\u03bc. \u0388\u03c7\u03bf\u03c5\u03bd \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c4\u03b7\u03b8\u03b5\u03af \u03bf\u03b3\u03ba\u03cc\u03bb\u03b9\u03b8\u03bf\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b5\u03af\u03c3\u03bf\u03b4\u03bf, \u03b3\u03b9\u03b1 \u03b1\u03c0\u03bf\u03c6\u03c5\u03b3\u03ae \u03c4\u03c5\u03c7\u03b1\u03af\u03b1\u03c2 \u03c0\u03c4\u03ce\u03c3\u03b7\u03c2.","height":700,"width":465},{"name":"\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":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03b5\u03c2 \u03bb\u03af\u03b8\u03b9\u03bd\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2","owner":"\u039d. \u039d\u03ad\u03b6\u03b7\u03c2","x":23.789999008176,"y":37.948947235523,"photo":"Attiki_Imittos_Drakospita2","type":9,"zoom_level":15,"id":1935,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03ac\u03c3\u03c0\u03b1\u03c1\u03c4\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03b5\u03c2 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03ae \u03b6\u03ce\u03bd\u03b7 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd.","height":535,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2
\u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03ae \u03b6\u03ce\u03bd\u03b7","owner":"\u039d.\u039d\u03ad\u03b6\u03b7\u03c2","x":23.790878772732,"y":37.94886263227,"photo":"Attiki_Imittos_Drakospita3","type":9,"zoom_level":15,"id":1936,"hlink_GR":"","hlink_EN":"","description":"","height":468,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Ophrys leochroma","owner":"topoguide","x":23.785858,"y":37.881276,"photo":"Ophrys_leochroma","type":1,"zoom_level":15,"id":1937,"hlink_GR":"","hlink_EN":"http:\/\/www.grabner-orchideen.com\/rhodos\/fs_op_leoch.htm","description":"","height":700,"width":503},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Barlia robertiana","owner":"topoguide","x":23.805228590966,"y":37.890149884843,"photo":"Barlia_robertiana","type":1,"zoom_level":15,"id":1938,"hlink_GR":"http:\/\/floraattica.blogspot.gr\/2008\/03\/barlia-robertiana.html","hlink_EN":"","description":"\u0395\u03af\u03bd\u03b1\u03b9 \u03b7 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03c3\u03b5 \u03bc\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2 \u03bf\u03c1\u03c7\u03b9\u03b4\u03ad\u03b1 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 (\u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03be\u03b5\u03c0\u03b5\u03c1\u03ac\u03c3\u03b5\u03b9 \u03c4\u03bf \u03bc\u03b9\u03c3\u03cc \u03bc\u03ad\u03c4\u03c1\u03bf, \u03b3\u03b9 \u03b1\u03c5\u03c4\u03cc \u03bb\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b3\u03b1\u03bd\u03c4\u03bf\u03c1\u03c7\u03b9\u03b4\u03ad\u03b1). \u0395\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c0\u03c1\u03ce\u03c4\u03b1 \u03bf\u03c1\u03c7\u03b5\u03bf\u03b5\u03b9\u03b4\u03ae \u03c3\u03c4\u03b7\u03bd \u03b5\u03c4\u03ae\u03c3\u03b9\u03b1 \u03b1\u03bd\u03b8\u03bf\u03c6\u03bf\u03c1\u03af\u03b1 (\u03c4\u03ad\u03bb\u03b7 \u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5). \u0388\u03c7\u03b5\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b5\u03be\u03ac\u03c0\u03bb\u03c9\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1.","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2","owner":"topoguide","x":23.781453490258,"y":37.881186928103,"photo":"Attiki_Imittos_PrfIlias_Terpsitheas3","type":9,"zoom_level":14,"id":1939,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03bc\u03bf\u03bd\u03cc\u03c7\u03c9\u03c1\u03bf\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1 \u0393\u03bb\u03c5\u03c6\u03ac\u03b4\u03b1\u03c2. \u03a0\u03af\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03c4\u03bf \u039c\u03b9\u03ba\u03c1\u03cc \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 (\u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 10\u03bc).","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf
\u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2
\u0391\u03a3\u039c 3509","owner":"topoguide","x":23.777542829512,"y":37.882715407423,"photo":"Attiki_Imittos_megalo_varathro_PrfIlia1","type":73,"zoom_level":14,"id":1940,"hlink_GR":"http:\/\/spilaiologia.blogspot.gr\/search\/label\/\u0392\u0391\u03a1\u0391\u0398\u03a1\u039f \u03a0\u03a1.\u0397\u039b\u0399\u0391 \u03a4\u0395\u03a1\u03a8\u0399\u0398\u0395\u0391\u03a3","hlink_EN":"","description":"\u03a4\u03bf \u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u0392\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c0\u03bb\u03b1\u03b3\u03b9\u03ac\u03c2 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03bb\u03af\u03b3\u03b5\u03c2 \u03b4\u03b5\u03ba\u03ac\u03b4\u03b5\u03c2 \u03bc\u03ad\u03c4\u03c1\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039d\u0391 \u03b3\u03c9\u03bd\u03af\u03b1 \u03c4\u03b7\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae\u03c2 \u03bd\u03b5\u03c1\u03bf\u03cd \u03c4\u03b7\u03c2 \u03a4\u03b5\u03c1\u03c8\u03b9\u03b8\u03ad\u03b1\u03c2. \u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c4\u03b5\u03bd\u03ae \u03ba\u03b1\u03b9 \u03b4\u03c5\u03c3\u03b4\u03b9\u03ac\u03ba\u03c1\u03b9\u03c4\u03b7. \u0388\u03c7\u03b5\u03b9 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 30\u03bc \u03ba\u03b1\u03c4\u03b1\u03ba\u03cc\u03c1\u03c5\u03c6\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03cc \u03c3\u03c4\u03b1\u03bb\u03b1\u03ba\u03c4\u03b9\u03c4\u03b9\u03ba\u03cc \u03b4\u03b9\u03ac\u03ba\u03bf\u03c3\u03bc\u03bf.","height":532,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u03a4\u03c3\u03b1\u03bb\u03b1\u03c0\u03b5\u03c4\u03b5\u03b9\u03bd\u03cc\u03c2
Upupa epops","owner":"topoguide","x":23.828259,"y":37.993282,"photo":"Upupa epops2","type":2,"zoom_level":15,"id":1941,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03c4\u03c3\u03b1\u03bb\u03b1\u03c0\u03b5\u03c4\u03b5\u03b9\u03bd\u03cc\u03c2 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5\u03bc\u03bf\u03bd\u03c9\u03bc\u03ad\u03bd\u03b1 \u03ae \u03c3\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03b1\u03bd\u03bf\u03b9\u03ba\u03c4\u03ad\u03c2 \u03b5\u03ba\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd, \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u039c\u03ac\u03c1\u03c4\u03b9\u03bf \u03bc\u03ad\u03c7\u03c1\u03b9 \u03ba\u03b1\u03b9 \u03b1\u03c1\u03b3\u03ac \u03c4\u03bf \u03c6\u03b8\u03b9\u03bd\u03cc\u03c0\u03c9\u03c1\u03bf. \u0395\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03c5\u03bb\u03af \u03c0\u03bf\u03c5 \u03b4\u03b5\u03bd \u03c6\u03bf\u03b2\u03ac\u03c4\u03b1\u03b9 \u03c4\u03bf\u03bd \u03ac\u03bd\u03b8\u03c1\u03c9\u03c0\u03bf \u03ba\u03b1\u03b9 \u03b4\u03ad\u03c7\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03c4\u03bf\u03bd \u03c0\u03bb\u03b7\u03c3\u03b9\u03ac\u03c3\u03bf\u03c5\u03bc\u03b5 \u03c3\u03b5 \u03b1\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7 \u03bb\u03af\u03b3\u03c9\u03bd \u03bc\u03ad\u03c4\u03c1\u03c9\u03bd.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u0391\u03b5\u03c4\u03bf\u03b3\u03b5\u03c1\u03b1\u03ba\u03af\u03bd\u03b1 (Buteo ruffinus)","owner":"A. Bonetti","x":23.79688254754,"y":37.919813439,"photo":"Buteo_rufinus","type":2,"zoom_level":13,"id":1942,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u0391\u03b5\u03c4\u03bf\u03b3\u03b5\u03c1\u03b1\u03ba\u03af\u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03bc\u03b5\u03c3\u03b1\u03af\u03bf \u03b1\u03c1\u03c0\u03b1\u03ba\u03c4\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03b3\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5 \u03c0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc, \u03bc\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03b1\u03c0\u03bf\u03c5\u03c3\u03af\u03b1\u03c2. \u0395\u03af\u03bd\u03b1\u03b9 \u03b1\u03c1\u03ba\u03b5\u03c4\u03ac \u03c3\u03c0\u03ac\u03bd\u03b9\u03bf \u03b5\u03af\u03b4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7 \u03c0\u03bf\u03bb\u03cd \u03bc\u03b5\u03b3\u03ac\u03bb\u03c9\u03bd \u03b5\u03ba\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd \u03b3\u03b9\u03b1 \u03ba\u03c5\u03bd\u03ae\u03b3\u03b9 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u03a3\u03c0\u03af\u03bd\u03bf\u03c2
Fringilla coelebs","owner":"topoguide","x":23.802056,"y":37.964841,"photo":"Fringilla_coelebs8","type":2,"zoom_level":15,"id":1943,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03c3\u03c0\u03af\u03bd\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03b9\u03cc \u03c0\u03bf\u03bb\u03c5\u03c0\u03bb\u03b7\u03b8\u03ae \u03ba\u03b1\u03b9 \u03b5\u03c5\u03c1\u03b5\u03af\u03b1\u03c2 \u03b5\u03be\u03ac\u03c0\u03bb\u03c9\u03c3\u03b7\u03c2 \u03b5\u03af\u03b4\u03b7 \u03c0\u03bf\u03c5\u03bb\u03b9\u03ce\u03bd \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1. \u03a0\u03c1\u03bf\u03c4\u03b9\u03bc\u03ac \u03c0\u03c5\u03ba\u03bd\u03ad\u03c2 \u03c3\u03c5\u03c3\u03c4\u03ac\u03b4\u03b5\u03c2, \u03bc\u03b5 \u03cc\u03c3\u03bf \u03c4\u03bf \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03bd \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03af\u03b1 \u03b4\u03ad\u03bd\u03c4\u03c1\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b8\u03ac\u03bc\u03bd\u03c9\u03bd.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u03a0\u03b5\u03c0\u03bb\u03bf\u03ba\u03bf\u03c5\u03ba\u03bf\u03c5\u03b2\u03ac\u03b3\u03b9\u03b1
Tyto alba","owner":"topoguide","x":23.810474991793,"y":37.907556156925,"photo":"Tyto_alba15","type":2,"zoom_level":15,"id":1944,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03a0\u03b5\u03c0\u03bb\u03bf\u03ba\u03bf\u03c5\u03ba\u03bf\u03c5\u03b2\u03ac\u03b3\u03b9\u03b1 (\u03ae \u03a4\u03c5\u03c4\u03ce) \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03b1\u03bd\u03ad\u03bc\u03bf\u03c1\u03c6\u03bf \u03bd\u03c5\u03c7\u03c1\u03bf\u03c0\u03bf\u03cd\u03bb\u03b9 \u03c0\u03bf\u03c5 \u03c6\u03c9\u03bb\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c3\u03b5 \u03ba\u03bf\u03b9\u03bb\u03ce\u03bc\u03b1\u03c4\u03b1 \u03c3\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b5\u03c2 \u03bf\u03c1\u03b8\u03bf\u03c0\u03bb\u03b1\u03b3\u03b9\u03ad\u03c2.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u0393\u03b5\u03c1\u03b1\u03ba\u03af\u03bd\u03b1
Buteo buteo","owner":"A. Bonetti","x":23.809364557268,"y":37.89392610866,"photo":"Buteo_buteo1","type":2,"zoom_level":14,"id":1945,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u0393\u03b5\u03c1\u03b1\u03ba\u03af\u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03c5\u03c1\u03ad\u03c9\u03c2 \u03b4\u03b9\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03bf \u03b1\u03c1\u03c0\u03b1\u03ba\u03c4\u03b9\u03ba\u03cc \u03bc\u03b5\u03c3\u03b1\u03af\u03bf\u03c5 \u03bc\u03b5\u03b3\u03ad\u03b8\u03bf\u03c5\u03c2, \u03c0\u03bf\u03c5 \u03ba\u03b9\u03bd\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03bf \u03c4\u03b9\u03c2 \u03c0\u03b1\u03c1\u03c5\u03c6\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03b4\u03ac\u03c3\u03bf\u03c5\u03c2 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b9\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03c4\u03c1\u03bf\u03c5\u03c2 \u03c4\u03c9\u03bd \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03ce\u03bd, \u03c3\u03b5 \u03c7\u03c9\u03c1\u03ac\u03c6\u03b9\u03b1, \u03c0\u03b5\u03c4\u03c1\u03cc\u03c4\u03bf\u03c0\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1\u03bc\u03bd\u03ce\u03bd\u03b5\u03c2.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039a\u03b1\u03c1\u03b4\u03b5\u03c1\u03af\u03bd\u03b1
Carduelis carduelis","owner":"topoguide","x":23.828948,"y":37.994333,"photo":"Carduelis_carduelis6","type":2,"zoom_level":15,"id":1946,"hlink_GR":"","hlink_EN":"","description":"\u039f\u03bc\u03ac\u03b4\u03b5\u03c2 \u03b1\u03c0\u03cc \u039a\u03b1\u03c1\u03b4\u03b5\u03c1\u03af\u03bd\u03b5\u03c2 \u03ba\u03b9\u03bd\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b1\u03bd \u03bc\u03b9\u03ba\u03c1\u03ac \u03c3\u03c5\u03bd\u03bd\u03b5\u03c6\u03ac\u03ba\u03b9\u03b1 \u03b1\u03c0\u03cc \u03b1\u03b3\u03ba\u03ac\u03b8\u03b9 \u03c3\u03b5 \u03b1\u03b3\u03ba\u03ac\u03b8\u03b9, \u03c3\u03ba\u03b1\u03bb\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03bd\u03ac\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03c3\u03c0\u03cc\u03c1\u03bf\u03c5\u03c2. \u03a4\u03bf \u03ba\u03b5\u03bb\u03b1\u03c1\u03c5\u03c3\u03c4\u03cc \u03c4\u03b9\u03c4\u03af\u03b2\u03b9\u03c3\u03bc\u03ac \u03c4\u03b7\u03c2 \u03c4\u03b7\u03bd \u03ad\u03c7\u03b5\u03b9 \u03ba\u03ac\u03bd\u03b5\u03b9 \u03c3\u03c5\u03bd\u03ce\u03bd\u03c5\u03bc\u03b7 \u03c4\u03b7\u03c2 \u03bc\u03b5\u03bb\u03c9\u03b4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03cc\u03bc\u03bf\u03c1\u03c6\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03ac \u03c4\u03b7\u03c2 \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03b7\u03c2 \u03ba\u03bf\u03bc\u03c8\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039a\u03bb\u03b5\u03b9\u03b4\u03c9\u03bd\u03ac\u03c2
Parus lugubris","owner":"topoguide","x":23.783841,"y":37.958707,"photo":"Parus_lugubris2","type":2,"zoom_level":15,"id":1947,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03b1\u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1 \u03c3\u03c4\u03b1 \u03cc\u03c1\u03b9\u03b1 \u03b4\u03ac\u03c3\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1\u03bc\u03bd\u03ce\u03bd\u03b1, \u03bf \u039a\u03bb\u03b5\u03b9\u03b4\u03c9\u03bd\u03ac\u03c2 \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b1 \u03b3\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b1\u03bd\u03c4\u03b9\u03bb\u03b7\u03c0\u03c4\u03cc\u03c2 \u03c3\u03c4\u03b1 \u03c3\u03ba\u03bf\u03c4\u03b5\u03b9\u03bd\u03cc\u03c7\u03c1\u03c9\u03bc\u03b1 \u03b4\u03ac\u03c3\u03b7 \u03c0\u03b5\u03cd\u03ba\u03c9\u03bd \u03ba\u03b1\u03b9 \u03ba\u03c5\u03c0\u03b1\u03c1\u03b9\u03c3\u03c3\u03b9\u03ce\u03bd \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd.","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039a\u03bf\u03c1\u03ac\u03ba\u03b9
Corvus corax","owner":"topoguide","x":23.795733571051,"y":37.883951716518,"photo":"Corvus_corax","type":2,"zoom_level":14,"id":1948,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03b2\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5\u03bb\u03af, \u03c4\u03bf \u03ba\u03bf\u03c1\u03ac\u03ba\u03b9 \u03c4\u03c9\u03bd \u03bc\u03cd\u03b8\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c4\u03c9\u03bd \u03c0\u03b1\u03c1\u03b1\u03b4\u03cc\u03c3\u03b5\u03c9\u03bd \u03be\u03b1\u03bd\u03b1\u03b3\u03cd\u03c1\u03b9\u03c3\u03b5 \u03c0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc. \u0397 \u03b2\u03b1\u03c1\u03b9\u03ac \u03ba\u03bf\u03c1\u03b1\u03ba\u03af\u03c3\u03c4\u03b9\u03ba\u03b7 \u03c6\u03c9\u03bd\u03ae \u03c4\u03bf\u03c5 \u03b1\u03c0\u03bb\u03ce\u03bd\u03b5\u03c4\u03b1\u03b9 \u03c0\u03ac\u03bb\u03b9 \u03c3\u03c4\u03b9\u03c2 \u03b3\u03c5\u03bc\u03bd\u03ad\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b5\u03c2.","height":600,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Medicago arborea","owner":"topoguide","x":23.776716709133,"y":37.944835404736,"photo":"Medicago_arborea3","type":1,"zoom_level":15,"id":1949,"hlink_GR":"","hlink_EN":"","description":"","height":513,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Centranthus ruber","owner":"topoguide","x":23.77775740623,"y":37.943650884043,"photo":"Centranthus_ruber","type":1,"zoom_level":15,"id":1950,"hlink_GR":"","hlink_EN":"","description":"","height":667,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Tragopogon porrifolius","owner":"topoguide","x":23.776137351986,"y":37.943938555109,"photo":"Tragopogon_porrifolius1","type":1,"zoom_level":15,"id":1951,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03bb\u03b1\u03b3\u03cc\u03c7\u03bf\u03c1\u03c4\u03bf (Tragopogon porrifolius, \u03a4\u03c1\u03b1\u03b3\u03bf\u03c0\u03ce\u03b3\u03c9\u03bd \u03bf \u03c0\u03c1\u03b1\u03c3\u03cc\u03c6\u03c5\u03bb\u03bb\u03bf\u03c2) \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03bb\u03bb\u03c9\u03c0\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c6\u03c5\u03c4\u03cc, \u03b9\u03b8\u03b1\u03b3\u03b5\u03bd\u03ad\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03b7\u03c2 \u039c\u03b5\u03c3\u03bf\u03b3\u03b5\u03af\u03bf\u03c5 \u03b1\u03bb\u03bb\u03ac \u03ad\u03c7\u03b5\u03b9 \u03b5\u03b9\u03c3\u03b1\u03c7\u03b8\u03b5\u03af \u03ba\u03b1\u03b9 \u03c3\u03b5 \u03ac\u03bb\u03bb\u03b5\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2. \u03a4\u03b1 \u03c6\u03cd\u03bb\u03bb\u03b1 \u03ba\u03b1\u03b9 \u03bf\u03b9 \u03c1\u03af\u03b6\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03b4\u03ce\u03b4\u03b9\u03bc\u03b5\u03c2.","height":465,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0395\u03af\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b3\u03ad\u03bd\u03bf\u03c5\u03c2 Chrysanthemum","owner":"topoguide","x":23.778444051738,"y":37.943498587139,"photo":"Chrysanthemum_sp","type":1,"zoom_level":15,"id":1952,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":687},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0395\u03af\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b3\u03ad\u03bd\u03bf\u03c5\u03c2 Salvia","owner":"topoguide","x":23.779098510738,"y":37.943718571453,"photo":"Salvia_sp","type":1,"zoom_level":15,"id":1953,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":649},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0395\u03af\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b3\u03ad\u03bd\u03bf\u03c5\u03c2 Allium","owner":"topoguide","x":23.778969764706,"y":37.942990928516,"photo":"Allium_sp","type":1,"zoom_level":15,"id":1954,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Orchis italica","owner":"topoguide","x":23.780911684032,"y":37.941696383152,"photo":"Orchis_italica","type":1,"zoom_level":15,"id":1955,"hlink_GR":"","hlink_EN":"","description":"\u0397 Orchis italica \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03af\u03b4\u03bf\u03c2 \u03bf\u03c1\u03c7\u03b5\u03bf\u03b5\u03b9\u03b4\u03bf\u03cd\u03c2 \u03b5\u03c5\u03c1\u03ad\u03c9\u03c2 \u03b4\u03b9\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03b7 \u039c\u03b5\u03c3\u03bf\u03b3\u03b5\u03b9\u03b1\u03ba\u03ae \u03b6\u03ce\u03bd\u03b7.","height":700,"width":465},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u03a4\u03c3\u03b1\u03bb\u03b1\u03c0\u03b5\u03c4\u03b5\u03b9\u03bd\u03cc\u03c2","owner":"topoguide","x":23.748028,"y":37.982768,"photo":"Upupa_epops6","type":2,"zoom_level":15,"id":2029,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039a\u03cc\u03c4\u03c3\u03c5\u03c6\u03b1\u03c2","owner":"topoguide","x":23.741288,"y":37.98119,"photo":"Turdus_merula5","type":2,"zoom_level":15,"id":2030,"hlink_GR":"","hlink_EN":"","description":"","height":554,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039a\u03b1\u03c1\u03b1\u03ba\u03ac\u03be\u03b1","owner":"topoguide","x":23.777324,"y":37.956352,"photo":"Pica_pica2","type":2,"zoom_level":15,"id":2031,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u03a3\u03c0\u03af\u03bd\u03bf\u03c2","owner":"topoguide","x":23.747471,"y":37.981401,"photo":"Fringilla_coelebs3","type":2,"zoom_level":15,"id":2032,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","owner":"topoguide","x":23.741043,"y":37.982063,"photo":"Attiki_Lykavitos_forest_7","type":0,"zoom_level":16,"id":2033,"hlink_GR":"","hlink_EN":"","description":"","height":581,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","owner":"topoguide","x":23.7470729351,"y":37.985765779214,"photo":"Attiki_Lykavitos_forest_6","type":0,"zoom_level":16,"id":2034,"hlink_GR":"","hlink_EN":"","description":"","height":540,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac","owner":"topoguide","x":23.744811,"y":37.981635,"photo":"Attiki_Lykavitos_summit_3","type":0,"zoom_level":15,"id":2035,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c1\u03ae\u03bd\u03b7","owner":"topoguide","x":23.747428,"y":37.981397,"photo":"Attiki_Lykavitos_Fountain_11","type":9,"zoom_level":16,"id":2036,"hlink_GR":"","hlink_EN":"","description":"","height":708,"width":700},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c1\u03ae\u03bd\u03b7","owner":"topoguide","x":23.75112843513,"y":37.982806091902,"photo":"Attiki_Lykavitos_Fountain_2","type":9,"zoom_level":16,"id":2037,"hlink_GR":"","hlink_EN":"","description":"","height":575,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c1\u03ae\u03bd\u03b7","owner":"topoguide","x":23.751471757885,"y":37.985393710799,"photo":"Attiki_Lykavitos_Fountain_3","type":9,"zoom_level":16,"id":2038,"hlink_GR":"","hlink_EN":"","description":"","height":467,"width":700},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c1\u03ae\u03bd\u03b7","owner":"topoguide","x":23.744227,"y":37.983878,"photo":"Attiki_Lykavitos_Fountain_4","type":9,"zoom_level":17,"id":2039,"hlink_GR":"","hlink_EN":"","description":"","height":467,"width":700},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2","owner":"topoguide","x":23.749647855754,"y":37.982163401168,"photo":"Attiki_Lykavitos_forest_2","type":0,"zoom_level":16,"id":2040,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae","owner":"topoguide","x":23.742947,"y":37.980175,"photo":"Attiki_Lykavitos_ascent_to_summit_1","type":0,"zoom_level":16,"id":2041,"hlink_GR":"","hlink_EN":"","description":"","height":537,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae","owner":"topoguide","x":23.743275,"y":37.980865,"photo":"Attiki_Lykavitos_ascent_to_summit_2","type":0,"zoom_level":16,"id":2042,"hlink_GR":"","hlink_EN":"","description":"","height":625,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03c3\u03ba\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ac\u03bb\u03c3\u03bf\u03c2","owner":"topoguide","x":23.750461,"y":37.98367,"photo":"Attiki_Lykavitos_forest_3","type":0,"zoom_level":16,"id":2043,"hlink_GR":"","hlink_EN":"","description":"","height":570,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03bf \u03ac\u03bb\u03c3\u03bf\u03c2","owner":"topoguide","x":23.751149892803,"y":37.984412794113,"photo":"Attiki_Lykavitos_forest_4","type":0,"zoom_level":17,"id":2044,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u03b8\u03ad\u03b1\u03c4\u03c1\u03bf \u03ba\u03b1\u03b9 \u03bf \u0391\u03b3\u03b9\u03ce\u03c1\u03b3\u03b7\u03c2","owner":"topoguide","x":23.747561,"y":37.984371,"photo":"Attiki_Lykavitos_pano1","type":0,"zoom_level":13,"id":2045,"hlink_GR":"","hlink_EN":"","description":"","height":772,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039a\u03b1\u03c1\u03b1\u03ba\u03ac\u03be\u03b1 \u03c3\u03c4\u03bf \u039b\u03c5\u03ba\u03b1\u03b2\u03b7\u03c4\u03c4\u03cc","owner":"topoguide","x":23.743066,"y":37.981469,"photo":"Attiki_Lykavitos_pica","type":2,"zoom_level":15,"id":2046,"hlink_GR":"","hlink_EN":"","description":"","height":3720,"width":3991},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03ba\u03b1\u03b9 \u03bf \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","owner":"topoguide","x":23.743682622905,"y":37.982383269684,"photo":"Athina_Lykavitos_summit7","type":0,"zoom_level":16,"id":2047,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":559},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u0391\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u039b\u03c5\u03ba\u03b1\u03b2\u03b7\u03c4\u03c4\u03bf\u03cd","owner":"topoguide","x":23.743134,"y":37.981834,"photo":"Athina_Lykavitos_view_Acropolis4","type":0,"zoom_level":14,"id":2049,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":897},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u039b\u03c5\u03ba\u03b1\u03b2\u03b7\u03c4\u03c4\u03bf\u03cd","owner":"topoguide","x":23.743457,"y":37.981111,"photo":"Attiki_Lykavitos_summit3","type":0,"zoom_level":16,"id":2050,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u039b\u03c5\u03ba\u03b1\u03b2\u03b7\u03c4\u03c4\u03bf\u03cd","owner":"topoguide","x":23.7433688,"y":37.9819108,"photo":"Athina_Lykavitos_AgGeorgios1","type":9,"zoom_level":15,"id":2051,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0398\u0397\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03bd\u03ac\u03c1\u03b3\u03c5\u03c1\u03bf\u03b9
\u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7","owner":"topoguide","x":23.761631965632,"y":37.926337781733,"photo":"Attiki_Imittos_Ilioupoli_AgAnargyroi","type":9,"zoom_level":16,"id":2104,"hlink_GR":"","hlink_EN":"","description":"","height":544,"width":700},{"name":"\u0391\u0398\u0397\u039d\u0391
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2
\u0397\u03bb\u03b9\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7","owner":"topoguide","x":23.763306,"y":37.929613,"photo":"Attiki_Imittos_Ilioupoli_PrfIlias1","type":9,"zoom_level":16,"id":2105,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","owner":"topoguide","x":23.775171756739,"y":37.931686154748,"photo":"Attiki_Imittos_Ilioupoli_path1","type":0,"zoom_level":15,"id":2106,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
Mustela nivalis
\u039d\u03c5\u03c6\u03af\u03c4\u03c3\u03b1","owner":"topoguide","x":23.800846,"y":37.921041,"photo":"Nyfitsa2","type":7,"zoom_level":14,"id":2147,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bd\u03c5\u03c6\u03af\u03c4\u03c3\u03b1 (\u0399\u03ba\u03c4\u03af\u03c2 \u03b7 \u03c7\u03b9\u03bf\u03bd\u03ce\u03b4\u03b7\u03c2) \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03b9\u03ba\u03c1\u03cc \u03b1\u03c1\u03c0\u03b1\u03ba\u03c4\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5 \u03b6\u03b5\u03b9 \u03c3\u03b5 \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03bc\u03b5 \u03c0\u03b5\u03c4\u03c1\u03ce\u03b4\u03b5\u03b9\u03c2 \u03b6\u03ce\u03bd\u03b5\u03c2. \u039a\u03c5\u03bd\u03b7\u03b3\u03ac\u03b5\u03b9 \u03c4\u03c1\u03c9\u03ba\u03c4\u03b9\u03ba\u03ac, \u03c3\u03b1\u03cd\u03c1\u03b5\u03c2, \u03c6\u03af\u03b4\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b1 \u03ad\u03bd\u03c4\u03bf\u03bc\u03b1. \u03a3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u0391\u03b8\u03ae\u03bd\u03b1 \u03ae\u03c4\u03b1\u03bd \u03bf\u03b9\u03ba\u03cc\u03c3\u03b9\u03c4\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03ba\u03c5\u03bd\u03b7\u03b3\u03ac \u03c4\u03b1 \u03c0\u03bf\u03bd\u03c4\u03af\u03ba\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b3\u03ac\u03c4\u03b1, \u03c0\u03bf\u03c5 \u03b5\u03b9\u03c3\u03ae\u03c7\u03b8\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03af\u03b3\u03c5\u03c0\u03c4\u03bf.","height":563,"width":800},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u039d\u03b7\u03c3\u03b9\u03ce\u03c4\u03b9\u03ba\u03b7 \u03a0\u03ad\u03c1\u03b4\u03b9\u03ba\u03b1
Alectoris chucar","owner":"topoguide","x":23.792365,"y":37.939061,"photo":"Alectoris chucar11","type":2,"zoom_level":14,"id":2148,"hlink_GR":"","hlink_EN":"","description":"","height":573,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03b6\u03ce\u03bd\u03b7 \u03b2\u03c1\u03ac\u03c7\u03c9\u03bd \u03c4\u03b7\u03c2 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac\u03c2 \u039c\u03c0\u03af\u03bc\u03c0\u03b5\u03c3\u03b7","owner":"topoguide","x":23.772103,"y":37.940321,"photo":"Attica_Imittos_Kareas_path1","type":0,"zoom_level":15,"id":2149,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03c0\u03c5\u03c1\u03bf\u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf","owner":"topoguide","x":23.79598,"y":37.965853,"photo":"Attica_Imittos_Kesariani_pyro2","type":9,"zoom_level":15,"id":2150,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03bf\u03c5 \u0391\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03bf\u03cd \u0386\u03bb\u03c3\u03bf\u03c5\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.79677963257,"y":37.966068928481,"photo":"Attica_Imittos_Kesariani_monast_pano","type":0,"zoom_level":13,"id":2151,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u0391\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03cc \u0386\u03bb\u03c3\u03bf\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2 (\u03ad\u03ba\u03c4\u03b1\u03c3\u03b7\u03c2 4500 \u03c3\u03c4\u03c1\u03b5\u03bc.) \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03b1\u03bd\u03b1\u03b4\u03b1\u03c3\u03ce\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bf\u03c5 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b5 \u03b7 \u03a6\u03b9\u03bb\u03bf\u03b4\u03b1\u03c3\u03b9\u03ba\u03ae \u0388\u03bd\u03c9\u03c3\u03b7 \u0391\u03b8\u03b7\u03bd\u03ce\u03bd (\u03c3\u03c9\u03bc\u03b1\u03c4\u03b5\u03af\u03bf \u03bc\u03b5 \u03ad\u03c4\u03bf\u03c2 \u03af\u03b4\u03c1\u03c5\u03c3\u03b7\u03c2 \u03c4\u03bf 1899, \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03c3\u03c4\u03bf www.philodassiki.org), \u03b1\u03c0\u03cc \u03c4\u03bf 1946 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1, \u03bc\u03b5 \u03c7\u03b1\u03bb\u03ad\u03c0\u03b5\u03b9\u03bf \u03ba\u03b1\u03b9 \u03c4\u03c1\u03b1\u03c7\u03b5\u03af\u03b1 \u03c0\u03b5\u03cd\u03ba\u03b7, \u03ba\u03c5\u03c0\u03b1\u03c1\u03af\u03c3\u03c3\u03b9\u03b1, \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b5\u03c2 \u03b2\u03b5\u03bb\u03b1\u03bd\u03b9\u03b4\u03b9\u03ad\u03c2, \u03c0\u03bb\u03b1\u03c4\u03ac\u03bd\u03b9\u03b1, \u03ba\u03bf\u03c5\u03c4\u03c3\u03bf\u03c5\u03c0\u03b9\u03ad\u03c2, \u03c7\u03b1\u03c1\u03bf\u03c5\u03c0\u03b9\u03ad\u03c2, \u03b5\u03bb\u03b9\u03ad\u03c2, \u03b1\u03b3\u03c1\u03b9\u03b5\u03bb\u03b9\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03b1 \u03b4\u03ad\u03bd\u03b4\u03c1\u03b1 \u03ba\u03b1\u03b9 \u03b8\u03ac\u03bc\u03bd\u03bf\u03c5\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03c7\u03bb\u03c9\u03c1\u03af\u03b4\u03b1\u03c2. \u039f \u03c0\u03c5\u03c1\u03ae\u03bd\u03b1\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03bd\u03b1\u03b4\u03b1\u03c3\u03c9\u03bc\u03ad\u03bd\u03b7\u03c2 \u03ad\u03ba\u03c4\u03b1\u03c3\u03b7\u03c2 \u03ba\u03b7\u03c1\u03cd\u03c7\u03b8\u03b7\u03ba\u03b5 \u0391\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03cc \u0394\u03ac\u03c3\u03bf\u03c2 \u03c4\u03bf 1974. \u03a3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u0391\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03bf\u03cd \u0394\u03ac\u03c3\u03bf\u03c5\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03b1 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ac \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03b9\u03b1\u03c3\u03c4\u03b9\u03ba\u03ac \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03b5\u03b9, \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bf\u03c0\u03bf\u03af\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03cd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03b1\u03b6\u03af \u03c4\u03bf\u03c5.","height":400,"width":1241},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397\u03c1\u03ce\u03bf \u0391\u03c1\u03b3\u03c5\u03c1\u03bf\u03c0\u03bf\u03cd\u03bb\u03bf\u03c5","owner":"topoguide","x":23.798775196074,"y":37.95994482884,"photo":"Attica_Imittos_Kesariani_Argyropoulou2","type":9,"zoom_level":16,"id":2152,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u039a\u03b1\u03af\u03c4\u03b7 \u0391\u03c1\u03b3\u03c5\u03c1\u03bf\u03c0\u03bf\u03cd\u03bb\u03bf\u03c5 \u03ae\u03c4\u03b1\u03bd \u03b3\u03cc\u03bd\u03bf\u03c2 \u03bc\u03b5\u03b3\u03b1\u03bb\u03bf\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 \u03bf\u03b9\u03ba\u03bf\u03b3\u03ad\u03bd\u03b5\u03b9\u03b1\u03c2 \u03c4\u03b7\u03c2 \u0391\u03b9\u03b3\u03cd\u03c0\u03c4\u03bf\u03c5 \u03bc\u03b5 \u03ba\u03b1\u03c4\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03c0\u03cc \u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf. \u03a3\u03c5\u03bd\u03ad\u03bb\u03b1\u03b2\u03b5 \u03c4\u03b7\u03bd \u03b9\u03b4\u03ad\u03b1 \u03c4\u03b7\u03c2 \u03b1\u03bd\u03b1\u03b3\u03ad\u03bd\u03bd\u03b7\u03c3\u03b7\u03c2 \u03c4\u03c9\u03bd \u03b4\u03b1\u03c3\u03ce\u03bd \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd, \u03ad\u03c1\u03b3\u03bf \u03c0\u03bf\u03c5 \u03c4\u03bf \u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03b5 \u03b1\u03bc\u03ad\u03c3\u03c9\u03c2 \u03bc\u03b5\u03c4\u03ac \u03c4\u03bf\u03bd \u03c0\u03cc\u03bb\u03b5\u03bc\u03bf (1947).","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a7\u03ce\u03c1\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.798453,"y":37.960342,"photo":"Attica_Imittos_Kesariani_recreation1","type":0,"zoom_level":17,"id":2153,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a7\u03ce\u03c1\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.798486,"y":37.960148,"photo":"Attica_Imittos_Kesariani_recreation21","type":0,"zoom_level":17,"id":2154,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c4\u03bf\u03c5 \u039a\u03c1\u03b9\u03bf\u03cd \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.798378,"y":37.960816,"photo":"Attica_Imittos_Kesariani_Krios","type":9,"zoom_level":16,"id":2155,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":497},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.798831,"y":37.959122,"photo":"Attica_Imittos_Kesariani_Analipsi","type":9,"zoom_level":16,"id":2156,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Medicago arborea","owner":"topoguide","x":23.800921,"y":37.961734,"photo":"Medicago_arborea1","type":1,"zoom_level":15,"id":2157,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":487},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397\u03c1\u03ce\u03bf \u039a\u03c5\u03c0\u03c1\u03af\u03c9\u03bd \u03b7\u03c1\u03ce\u03c9\u03bd","owner":"topoguide","x":23.802906,"y":37.963003,"photo":"Attica_Imittos_Kesariani_mnimeio_Kyprion2","type":9,"zoom_level":17,"id":2158,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a7\u03ce\u03c1\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2 \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1\u03c2","owner":"topoguide","x":23.804231,"y":37.963392,"photo":"Attica_Imittos_Kesariani_wta_Kalopoulas1","type":0,"zoom_level":16,"id":2159,"hlink_GR":"","hlink_EN":"","description":"","height":443,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b7\u03bd \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","owner":"topoguide","x":23.804274,"y":37.963688,"photo":"Attica_Imittos_Kesariani_Kalopoula2","type":9,"zoom_level":17,"id":2160,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u03b1\u03bd\u03b1\u03c8\u03c5\u03ba\u03c4\u03ae\u03c1\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","owner":"topoguide","x":23.804376,"y":37.963692,"photo":"Attica_Imittos_Kesariani_Kalopoula1","type":9,"zoom_level":16,"id":2161,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5 \u03c4\u03bf\u03c5 \u0391\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03bf\u03cd \u0394\u03ac\u03c3\u03bf\u03c5\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.789972,"y":37.964876,"photo":"Attica_Imittos_Pyro_eisodou","type":9,"zoom_level":16,"id":2162,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03c0\u03bf\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","owner":"topoguide","x":23.803185,"y":37.962952,"photo":"Attica_Imittos_Kesariani_apo_mnimeio_Kyprion","type":0,"zoom_level":16,"id":2163,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7","owner":"topoguide","x":23.798995,"y":37.958947,"photo":"Attica_Imittos_Kesariani_upper_wta","type":9,"zoom_level":17,"id":2164,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039f \u03c7\u03ce\u03c1\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"topoguide","x":23.798384,"y":37.960465,"photo":"Attica_Imittos_Kesariani1","type":0,"zoom_level":15,"id":2165,"hlink_GR":"","hlink_EN":"","description":"","height":536,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","owner":"topoguide","x":23.800385,"y":37.960347,"photo":"Attica_Imittos_Kesariani_path_Kalopoula1","type":0,"zoom_level":17,"id":2166,"hlink_GR":"","hlink_EN":"","description":"","height":544,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u039a\u03b1\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1","owner":"topoguide","x":23.800524,"y":37.961091,"photo":"Attica_Imittos_Kesariani_path_Kalopoula3","type":0,"zoom_level":18,"id":2167,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03c9\u03b2 \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u039c\u03b9\u03c7\u03b1\u03b7\u03bb\u03af\u03b4\u03b7","owner":"topoguide","x":23.773262,"y":37.927311,"photo":"Attica_Imittos_path71","type":0,"zoom_level":15,"id":2168,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c5\u03bc\u03b2\u03bf\u03bb\u03b9\u03c3\u03bc\u03bf\u03af \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"topoguide","x":23.774957,"y":37.923994,"photo":"Attica_Imittos_path9","type":0,"zoom_level":16,"id":2169,"hlink_GR":"","hlink_EN":"","description":"","height":588,"width":700},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","owner":"topoguide","x":23.775837,"y":37.923706,"photo":"Attiki_Imittos_path12","type":0,"zoom_level":15,"id":2170,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","owner":"topoguide","x":23.771663,"y":37.922927,"photo":"Attiki_Imittos_path13","type":0,"zoom_level":15,"id":2171,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":574},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03c4\u03b7\u03c2 \u0392\u03b1\u03bc\u03b2\u03b1\u03ba\u03b9\u03ac\u03c2","owner":"topoguide","x":23.775504,"y":37.926862,"photo":"Attiki_Imittos_Vamvakia2","type":0,"zoom_level":15,"id":2172,"hlink_GR":"","hlink_EN":"","description":"\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd. \u0395\u03ba\u03c4\u03b5\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03b5\u03c1\u03b9\u03ba\u03ad\u03c2 \u03b5\u03ba\u03b1\u03c4\u03bf\u03bd\u03c4\u03ac\u03b4\u03b5\u03c2 \u03bc\u03ad\u03c4\u03c1\u03b1 \u03c3\u03c4\u03bf \u03bc\u03ad\u03c3\u03bf \u03c4\u03bf\u03c5 \u03bc\u03ae\u03ba\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5 \u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2.","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03c4\u03b7\u03c2 \u0392\u03b1\u03bc\u03b2\u03b1\u03ba\u03b9\u03ac\u03c2","owner":"topoguide","x":23.778111,"y":37.928039,"photo":"Attiki_Imittos_Vamvakia3","type":0,"zoom_level":15,"id":2173,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c0\u03cc \u03c4\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03b1\u03c5\u03c4\u03cc \u03ba\u03b1\u03b9 \u03b1\u03bd\u03ac\u03bd\u03c4\u03b9, \u03b7 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac \u03c0\u03bb\u03b1\u03c4\u03b1\u03af\u03bd\u03b5\u03b9. \u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c6\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b7 \u03b6\u03ce\u03bd\u03b7 \u03c4\u03bf\u03c5 \u03c5\u03b4\u03c1\u03bf\u03ba\u03c1\u03af\u03c4\u03b7.","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c1\u03cd\u03c3\u03c4\u03b1\u03bb\u03bb\u03bf\u03b9 \u03b3\u03cd\u03c8\u03bf\u03c5","owner":"topoguide","x":23.776513,"y":37.924188,"photo":"Attiki_Imittos_Geo1","type":0,"zoom_level":15,"id":2174,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Campanula celsii","owner":"topoguide","x":23.774206161495,"y":37.923544963999,"photo":"Campanula_celsii_Imittos2","type":1,"zoom_level":14,"id":2175,"hlink_GR":"http:\/\/ymittos-plants.blogspot.gr\/","hlink_EN":"http:\/\/ymittos-plants.blogspot.gr\/","description":"","height":563,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03c5\u03c3\u03c4\u03b9\u03ba\u03cc \u03b5\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9","owner":"topoguide","x":23.772536,"y":37.940011,"photo":"Attiki_Imittos_Iko1","type":9,"zoom_level":16,"id":2176,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c0\u03c5\u03c1\u03bf\u03c3\u03b2\u03b5\u03c3\u03c4\u03ce\u03bd","owner":"topoguide","x":23.774021,"y":37.939117,"photo":"Attiki_Imittos_mnimeio_pyrosveston4","type":9,"zoom_level":15,"id":2177,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03b1 \u03b6\u03c9\u03bd\u03ac\u03c1\u03b9\u03b1 \u03c4\u03c9\u03bd \u03bf\u03c1\u03b8\u03bf\u03c0\u03bb\u03b1\u03b3\u03b9\u03ce\u03bd \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u039c\u03c0\u03af\u03bc\u03c0\u03b5\u03c3\u03b9","owner":"topoguide","x":23.773654,"y":37.939632,"photo":"Attiki_Imittos_Bibesi_area","type":0,"zoom_level":15,"id":2178,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0392\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u039a\u03bf\u03bb\u03ce\u03bd\u03b5\u03c2 \u0392\u03ac\u03c1\u03b7\u03c2","owner":"topoguide","x":23.797674,"y":37.859623,"photo":"Attica_Imittos_AnoVoula_Kolones1","type":73,"zoom_level":15,"id":2204,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03b2\u03c1\u03af\u03ba\u03c3\u03b5\u03c4\u03b1\u03b9 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 10 \u03bc. \u03bd\u03cc\u03c4\u03b9\u03b1 \u03b5\u03bd\u03cc\u03c2 \u03c0\u03c5\u03bb\u03ce\u03bd\u03b1 \u03a5\u03a4.","height":700,"width":465},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0398\u03c1\u03b1\u03ba\u03b9\u03ac \u03a3\u03c5\u03ba\u03b9\u03ac\u03c2 \u0392\u03ac\u03c1\u03b7\u03c2
\u0391\u03a3\u039c 338","owner":"topoguide","x":23.797155141829,"y":37.859221591488,"photo":"Attica_Imittos_AnoVoula_Thrakia_Sykias2","type":73,"zoom_level":14,"id":2205,"hlink_GR":"","hlink_EN":"","description":"\u039a\u03b1\u03c4\u03b1\u03ba\u03cc\u03c1\u03c5\u03c6\u03bf \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03bc\u03b5 \u03ac\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 28\u03a721 \u03bc., \u03b2\u03ac\u03b8\u03bf\u03c2 20 \u03bc. \u03ba\u03b1\u03b9 \u03c0\u03c5\u03b8\u03bc\u03ad\u03bd\u03b1 \u03b4\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd 54\u03a725 \u03bc. \u0398\u03c1\u03b1\u03ba\u03b9\u03ac \u03bb\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03c3\u03c4\u03b1 \u039c\u03b5\u03c3\u03cc\u03b3\u03b5\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03bf \u03bb\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9 \u03a3\u03c5\u03ba\u03b9\u03ac \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b1\u03b3\u03c1\u03b9\u03bf\u03c3\u03c5\u03ba\u03b9\u03ac \u03c0\u03bf\u03c5 \u03ad\u03c7\u03b5\u03b9 \u03c6\u03c5\u03c4\u03c1\u03ce\u03c3\u03b5\u03b9 \u03c3\u03c4\u03bf\u03bd \u03c0\u03c5\u03b8\u03bc\u03ad\u03bd\u03b1 \u03c4\u03bf\u03c5.","height":641,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u039d\u03c5\u03bc\u03c6\u03bf\u03bb\u03ae\u03c0\u03c4\u03bf\u03c5
\u0391\u03a3\u039c 89","owner":"topoguide","x":23.801799,"y":37.858143,"photo":"Attica_Imittos_spileo_Nymfoliptou3","type":73,"zoom_level":13,"id":2206,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=9841","hlink_EN":"","description":"\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03ae\u03c2 \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2, \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03ce\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b8\u03b7\u03c1\u03b1\u03af\u03bf \u03b3\u03bb\u03cd\u03c0\u03c4\u03b7 \u0391\u03c1\u03c7\u03ad\u03b4\u03b7\u03bc\u03bf \u03c9\u03c2 \u03ac\u03bd\u03c4\u03c1\u03bf \u03c4\u03c9\u03bd \u039d\u03c5\u03bc\u03c6\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5 \u03a0\u03b1\u03bd\u03cc\u03c2, \u03ba\u03b1\u03c4\u03ac \u03c4\u03b1 \u03c4\u03ad\u03bb\u03b7 \u03c4\u03bf\u03c5 5\u03bf\u03c5 \n\n\u03b1\u03b9. \u03c0.\u03a7. , \u03bf \u03bf\u03c0\u03bf\u03af\u03bf\u03c2 \u03c3\u03ba\u03ac\u03bb\u03b9\u03c3\u03b5 \u03b5\u03c0\u03b9\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03ac\u03b3\u03bb\u03c5\u03c6\u03b1 \u03c3\u03c4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5, \u03cc\u03c0\u03c9\u03c2 \u03ac\u03b3\u03b1\u03bb\u03bc\u03b1 \u03b1\u03ba\u03ad\u03c6\u03b1\u03bb\u03b7\u03c2 \u03b5\u03bd\u03b8\u03c1\u03cc\u03bd\u03bf\u03c5 \u03b8\u03b5\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03b9\u03bd\u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae \u03c0\u03bf\u03c5 \n\n\u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b6\u03b5\u03b9 \u03c4\u03bf\u03bd \u03af\u03b4\u03b9\u03bf \u03c4\u03bf\u03bd \u0391\u03c1\u03c7\u03ad\u03b4\u03b7\u03bc\u03bf. \u0388\u03ba\u03c4\u03bf\u03c4\u03b5 \u03c4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03b5 \u03b5\u03bd\u03c4\u03b1\u03c4\u03b9\u03ba\u03ae\u03c2 \u03ac\u03c3\u03ba\u03b7\u03c3\u03b7\u03c2 \u03bb\u03b1\u03c4\u03c1\u03b5\u03af\u03b1\u03c2 \u03c4\u03c9\u03bd \u039d\u03c5\u03bc\u03c6\u03ce\u03bd. ","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c0\u03c5\u03c1\u03bf\u03c3\u03b2\u03b5\u03c3\u03c4\u03ce\u03bd \u0392\u03bf\u03cd\u03bb\u03b1\u03c2","owner":"topoguide","x":23.796907,"y":37.859806,"photo":"Attica_Imittos_AnoVoula_mnimeio_pyrosveston","type":9,"zoom_level":16,"id":2207,"hlink_GR":"","hlink_EN":"","description":"","height":655,"width":700},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03c9\u03bd \u0391\u03b3\u03af\u03c9\u03bd \u0391\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd \u039a\u03bf\u03c1\u03c9\u03c0\u03af\u03bf\u03c5","owner":"topoguide","x":23.855872,"y":37.907162,"photo":"Attica_Imittos_Koropi_Asomatoi","type":9,"zoom_level":15,"id":2208,"hlink_GR":"http:\/\/www.imml.gr\/index.php?option=com_content&view=article&id=1099&Itemid=740","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c5\u03bd\u03b5\u03c0\u03c4\u03c5\u03b3\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03b5\u03b9\u03b4\u03ae\u03c2 \u03bc\u03b5 \u03c4\u03c1\u03bf\u03cd\u03bb\u03bb\u03bf. \u03a4\u03b1 \u03b3\u03c9\u03bd\u03b9\u03b1\u03ba\u03ac \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03c4\u03bf\u03c5 \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd, \u03c0\u03b1\u03c1\u03cc\u03bb\u03bf \u03c0\u03bf\u03c5 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ac \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bc\u03c6\u03b1\u03bd\u03ae, \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ac \u03b4\u03b5 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b8\u03b1\u03c1\u03ac \u03bb\u03cc\u03b3\u03c9 \u03c4\u03bf\u03c5 \u03bc\u03b9\u03ba\u03c1\u03bf\u03cd \u03c0\u03ac\u03c7\u03bf\u03c5\u03c2 \u03c4\u03c9\u03bd \u03c4\u03cc\u03be\u03c9\u03bd \u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03c4\u03c1\u03bf\u03cd\u03bb\u03bb\u03bf\u03c5. \u039f \u03b1\u03c1\u03c7\u03b9\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03b9\u03ba\u03c1\u03cc\u03c2 (4.50 x 5.70 \u03bc.) \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c4\u03b1\u03bb\u03ae\u03b3\u03b5\u03b9 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac \u03c3\u03b5 \u03b7\u03bc\u03b9\u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03b1\u03c8\u03af\u03b4\u03b1 \u03b9\u03b5\u03c1\u03bf\u03cd. \u03a3\u03c4\u03b7 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03cc\u03c8\u03b7 \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b5\u03b8\u03b5\u03af \u03bc\u03b5\u03c4\u03b1\u03b3\u03b5\u03bd\u03ad\u03c3\u03c4\u03b5\u03c1\u03b1 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03c5\u03c0\u03cc\u03c3\u03c4\u03b5\u03b3\u03bf. \u03a4\u03b1 \u03b1\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ac \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03c7\u03c1\u03bf\u03bd\u03bf\u03bb\u03bf\u03b3\u03bf\u03cd\u03bd \u03c4\u03bf \u03bd\u03b1\u03cc \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03af\u03bf\u03b4\u03bf 13\u03bf\u03c2 -15\u03bf\u03c2 \u03b1\u03b9. \u03a3\u03c4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5, \u03b4\u03b9\u03b1\u03c3\u03ce\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf\u03b9\u03c7\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc\u03c2 \u03b4\u03b9\u03ac\u03ba\u03bf\u03c3\u03bc\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03bf\u03bd\u03bf\u03bb\u03bf\u03b3\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b9\u03c2 \u03b1\u03c1\u03c7\u03ad\u03c2 \u03c4\u03bf\u03c5 17\u03bf\u03c5 \u03b1\u03b9., \u03b5\u03bd\u03ce \u03bf\u03b9 \u03c5\u03c0\u03cc\u03bb\u03bf\u03b9\u03c0\u03b5\u03c2 \u03b1\u03b3\u03b9\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bd\u03b5\u03ce\u03c4\u03b5\u03c1\u03b5\u03c2 (\u03c0\u03b9\u03b8\u03b1\u03bd\u03ac \u03b5\u03c0\u03b9\u03b6\u03c9\u03b3\u03c1\u03b1\u03c6\u03b9\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03b5 \u03c0\u03b1\u03bb\u03b9\u03cc\u03c4\u03b5\u03c1\u03bf \u03c3\u03c4\u03c1\u03ce\u03bc\u03b1).","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2 \u03c3\u03c4\u03bf \u03a6\u03b9\u03bb\u03ac\u03c4\u03b9
\u039a\u03bf\u03c1\u03c9\u03c0\u03af","owner":"topoguide","x":23.843987,"y":37.910846,"photo":"Attica_Imittos_Koropi_AgDimitrios","type":9,"zoom_level":14,"id":2209,"hlink_GR":"http:\/\/www.imml.gr\/index.php?option=com_content&view=article&id=1104&Itemid=746","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7, \u03bc\u03bf\u03bd\u03cc\u03c7\u03c9\u03c1\u03b7 \u03ba\u03b1\u03b9 \u03ba\u03b5\u03c1\u03b1\u03bc\u03bf\u03c3\u03ba\u03b5\u03c0\u03ae\u03c2 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae (\u03c0\u03b9\u03b8\u03b1\u03bd\u03cc\u03c4\u03b1\u03c4\u03b1 \u03c4\u03bf\u03c5 18\u03bf\u03c5 \u03b1\u03b9\u03ce\u03bd\u03b1), \u03bc\u03b5 \u03b1\u03ba\u03b1\u03bd\u03cc\u03bd\u03b9\u03c3\u03c4\u03b7 \u03b7\u03bc\u03b9\u03b5\u03be\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ae \u03b1\u03c8\u03af\u03b4\u03b1 \u03b9\u03b5\u03c1\u03bf\u03cd. \u0395\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ac \u03bf \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03bc\u03b1\u03c1\u03bf\u03c3\u03ba\u03ad\u03c0\u03b1\u03c3\u03c4\u03bf\u03c2, \u03bc\u03b5 \u03c4\u03c1\u03af\u03b1 \u03b5\u03bd\u03b9\u03c3\u03c7\u03c5\u03c4\u03b9\u03ba\u03ac \u03c4\u03cc\u03be\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c4\u03bf\u03c5 \u03b8\u03cc\u03bb\u03bf\u03c5, \u03ba\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03c4\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf\u03c2 \u03c3\u03c4\u03bf \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03bc\u03ad\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03bc\u03ae\u03ba\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5, \u03bc\u03b5 \u03ad\u03c1\u03b3\u03b1 \u03c4\u03b7\u03c2 \u03c3\u03c7\u03bf\u03bb\u03ae\u03c2 \u03c4\u03bf\u03c5 \u0393. \u039c\u03ac\u03c1\u03ba\u03bf\u03c5. \u03a3\u03c4\u03bf \u03c0\u03bb\u03b1\u03c4\u03cd\u03c3\u03ba\u03b1\u03bb\u03bf \u03c4\u03b7\u03c2 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03b7 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03c0\u03bb\u03ac\u03ba\u03b1 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae.","height":586,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u03c3\u03c4\u03bf \u03a6\u03b9\u03bb\u03b9\u03ac\u03c4\u03b9","owner":"topoguide","x":23.843656,"y":37.91051,"photo":"Attica_Imittos_Koropi_AgIoanis","type":9,"zoom_level":15,"id":2210,"hlink_GR":"","hlink_EN":"","description":"","height":592,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03a3\u03c0\u03b7\u03bb\u03b9\u03ce\u03c4\u03b9\u03c3\u03c3\u03b1","owner":"topoguide","x":23.831278204919,"y":37.947627413681,"photo":"Attica_Imittos_Peania_Panagia_Spiliotissa","type":9,"zoom_level":16,"id":2211,"hlink_GR":"","hlink_EN":"","description":"\u039d\u03b5\u03ce\u03c4\u03b5\u03c1\u03bf \u03ba\u03c4\u03af\u03c3\u03bc\u03b1, \u03bf\u03b9\u03ba\u03bf\u03b4\u03bf\u03bc\u03b9\u03ba\u03ae\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2, \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b5 \u03b9\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03cc \u03c0\u03b5\u03c1\u03b9\u03c6\u03c1\u03b1\u03b3\u03bc\u03ad\u03bd\u03bf \u03c7\u03ce\u03c1\u03bf.","height":631,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b5\u03ba\u03c4\u03ac\u03c1\u03b9\u03bf\u03c2
\u03a0\u03b1\u03b9\u03b1\u03bd\u03af\u03b1","owner":"topoguide","x":23.834545,"y":37.947762,"photo":"Attica_Imittos_Peania_AgNektarios","type":9,"zoom_level":15,"id":2212,"hlink_GR":"","hlink_EN":"","description":"","height":577,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5
\u03a0\u03b1\u03b9\u03b1\u03bd\u03af\u03b1","owner":"topoguide","x":23.834832,"y":37.933175,"photo":"Attica_Imittos_Peania_moni_AgNikolaou","type":9,"zoom_level":14,"id":2213,"hlink_GR":"","hlink_EN":"","description":"","height":370,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2
\u03a0\u03b1\u03b9\u03b1\u03bd\u03af\u03b1","owner":"topoguide","x":23.842061,"y":37.934877,"photo":"Attica_Imittos_Peania_AgNikolaos2","type":9,"zoom_level":14,"id":2214,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03c9\u03c4\u03bf\u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2, \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03b5\u03b9\u03b4\u03ae\u03c2 \u03bc\u03b5 \u03c4\u03c1\u03bf\u03cd\u03bb\u03bb\u03bf. \u039f \u03bd\u03b1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03c3\u03b9\u03c0\u03cc\u03c3\u03c4\u03b1\u03c4\u03bf\u03c2: \u03c4\u03bf \u03b4\u03b5\u03cd\u03c4\u03b5\u03c1\u03bf \u03ba\u03bb\u03af\u03c4\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u03a3\u03ac\u03b2\u03b2\u03b1.","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039c\u03bf\u03bd\u03ae \u0392\u03b7\u03b8\u03bb\u03b5\u03ad\u03bc
\u039a\u03bf\u03c1\u03c9\u03c0\u03af","owner":"topoguide","x":23.836967,"y":37.904424,"photo":"Attica_Imittos_Koropi_moni_Vithleem","type":9,"zoom_level":14,"id":2215,"hlink_GR":"","hlink_EN":"","description":"","height":471,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03c5\u03bd\u03b7\u03b3\u03b5\u03c4\u03b9\u03ba\u03bf\u03cd \u03a3\u03c5\u03bb\u03bb\u03cc\u03b3\u03bf\u03c5","owner":"topoguide","x":23.79757,"y":37.927256,"photo":"Attica_Imittos_Sesi_katafygio_Kynigon2","type":9,"zoom_level":15,"id":2216,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2, \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03bc\u03b5 \u03b4\u03cd\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03b1 \u03c4\u03b6\u03ac\u03ba\u03b9\u03b1, \u03c4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c1\u03ad\u03ba\u03bb\u03b5\u03c2, \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b5 \u03c9\u03c1\u03b1\u03af\u03bf \u03c7\u03ce\u03c1\u03bf \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2.","height":553,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0395\u03c5\u03c3\u03c4\u03ac\u03b8\u03b9\u03bf\u03c2","owner":"topoguide","x":23.797699,"y":37.927394,"photo":"Attica_Imittos_Sesi_AgEfstathios_","type":9,"zoom_level":15,"id":2217,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039d\u03c5\u03bc\u03c6\u03b1\u03af\u03bf\u03bd \u03a7\u03b1\u03bb\u03b9\u03b4\u03bf\u03cd\u03c2","owner":"topoguide","x":23.828933,"y":37.927394,"photo":"Attica_Imittos_Nymfeo_Chalidous3","type":10,"zoom_level":14,"id":2218,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03ba\u03c1\u03cc \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c9\u03c2 \u03bb\u03b1\u03c4\u03c1\u03b5\u03c5\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf \u03a3\u03ad\u03c3\u03b9","owner":"topoguide","x":23.796022,"y":37.926537,"photo":"Attica_Imittos_Sesi_pigadi","type":10,"zoom_level":15,"id":2219,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03c5\u03b4\u03c1\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03bf
\u03a7\u03b1\u03bb\u03b9\u03b4\u03bf\u03cd, \u039a\u03bf\u03c1\u03c9\u03c0\u03af","owner":"topoguide","x":23.83645,"y":37.930603,"photo":"Attica_Imittos_Peania_Arxeo_ydragogeio1","type":10,"zoom_level":15,"id":2220,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03bd\u03b4\u03c1\u03ad\u03b1\u03c2
\u03a7\u03b1\u03bb\u03b9\u03b4\u03bf\u03cd, \u039a\u03bf\u03c1\u03c9\u03c0\u03af","owner":"topoguide","x":23.825252,"y":37.924753,"photo":"Attica_Imittos_Koropi_AgAndreas","type":9,"zoom_level":15,"id":2221,"hlink_GR":"","hlink_EN":"","description":"","height":577,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c4\u03ae\u03bc\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b1 \u0393\u03bb\u03c5\u03ba\u03ac \u039d\u03b5\u03c1\u03ac","owner":"topoguide","x":23.830474,"y":37.973898,"photo":"Attiki_Imittos_ktima_GlikaNera1","type":0,"zoom_level":14,"id":2222,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf\u03bd \u0399\u03bf\u03cd\u03bd\u03b9\u03bf, \u03b1\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03b1 \u03c0\u03bf\u03bb\u03c5\u03ac\u03c1\u03b9\u03b8\u03bc\u03b5\u03c2 \u03c7\u03b5\u03bb\u03ce\u03bd\u03b5\u03c2 \u03ad\u03c1\u03c7\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03b2\u03bf\u03c3\u03ba\u03ae\u03c3\u03bf\u03c5\u03bd \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b6\u03b5\u03c5\u03b3\u03b1\u03c1\u03ce\u03c3\u03bf\u03c5\u03bd \u03c3\u03c4\u03bf \"\u03bb\u03b9\u03b2\u03ac\u03b4\u03b9\" \u03b1\u03c5\u03c4\u03cc, \u03c4\u03bf \u03bc\u03bf\u03bd\u03b1\u03b4\u03b9\u03ba\u03cc \u03b1\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03bc\u03b5\u03c1\u03bf\u03c2 \u03c3\u03c4\u03bf \u0392\u03cc\u03c1\u03b5\u03b9\u03bf \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc.","height":665,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 5","owner":"topoguide","x":23.826552,"y":37.973372,"photo":"Attiki_Imittos_Trail5_2","type":0,"zoom_level":15,"id":2223,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":601},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c4\u03ae\u03bc\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b1 \u0393\u03bb\u03c5\u03ba\u03ac \u039d\u03b5\u03c1\u03ac","owner":"topoguide","x":23.831032,"y":37.973656,"photo":"Attiki_Imittos_ktima_GlikaNera2","type":0,"zoom_level":15,"id":2224,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0397 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u039f\u03b4\u03cc\u03c2 \u039b\u03b9\u03b8\u03b1\u03b3\u03c9\u03b3\u03af\u03b1\u03c2","owner":"topoguide","x":23.876913,"y":38.069822,"photo":"Attiki_Pendeli_odos_Lithagogias1","type":10,"zoom_level":15,"id":2225,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0391\u03c5\u03c4\u03bf\u03c3\u03c7\u03ad\u03b4\u03b9\u03bf \u03b1\u03bc\u03c0\u03c1\u03af \u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","owner":"topoguide","x":23.839201,"y":38.090311,"photo":"Attiki_Pendeli_abri1","type":9,"zoom_level":15,"id":2226,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b9\u03b8\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae","owner":"topoguide","x":23.850681,"y":38.091559,"photo":"Attiki_Pendeli_megalithoi","type":9,"zoom_level":15,"id":2227,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Dianthus sp.","owner":"topoguide","x":23.86361,"y":38.089812,"photo":"Attiki_Pendeli_Dianthus","type":1,"zoom_level":15,"id":2228,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":606},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u0398\u03c5\u03bc\u03ac\u03c1\u03b9 (Thymus vulgaris)","owner":"topoguide","x":23.885636,"y":38.069746,"photo":"Attiki_Pendeli_thmari","type":1,"zoom_level":15,"id":2229,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u0395\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b5\u03bb\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf \u03bd\u03c4\u03b1\u03bc\u03ac\u03c1\u03b9","owner":"topoguide","x":23.877825,"y":38.068994,"photo":"Attiki_Pendeli_damari1","type":0,"zoom_level":15,"id":2230,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039a\u03bb\u03ac\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03a7\u03b5\u03bb\u03b9\u03b4\u03bf\u03bd\u03bf\u03cd\u03c2","owner":"topoguide","x":23.867804527281,"y":38.056821588218,"photo":"Attiki_Pendeli_rema_Chelidonous1","type":0,"zoom_level":14,"id":2231,"hlink_GR":"","hlink_EN":"","description":"\u0395\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b1 \u03b7 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03b1\u03c3\u03b9\u03bd\u03cc\u03c6\u03c1\u03c5\u03bd\u03bf\u03c5 (Bufo viridis)","height":700,"width":465},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c3\u03c4\u03c1\u03b1\u03c4\u03b9\u03c9\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c3\u03ae\u03c1\u03b1\u03b3\u03b3\u03b5\u03c2","owner":"topoguide","x":23.877975,"y":38.07013,"photo":"Attiki_Pendeli_siragga_NATO2","type":9,"zoom_level":15,"id":2232,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Orobanche sp.","owner":"topoguide","x":23.866313,"y":38.093751,"photo":"Attiki_Pendeli_saprofyto","type":1,"zoom_level":15,"id":2233,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":467},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039f\u03b9 \u03c0\u03bb\u03b1\u03b3\u03b9\u03ad\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1","owner":"topoguide","x":23.881827,"y":38.08146,"photo":"Attiki_Pendeli_North_face_pano","type":0,"zoom_level":14,"id":2234,"hlink_GR":"","hlink_EN":"","description":"\u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03c4\u03ad\u03c6\u03b1\u03bd\u03bf\u03c2, \u0394\u03b9\u03cc\u03bd\u03c5\u03c3\u03bf\u03c2, \u03bb\u03af\u03bc\u03bd\u03b7 \u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1, \u0391\u03b3\u03c1\u03b9\u03bb\u03af\u03ba\u03b9","height":277,"width":1200},{"name":"\u03a0\u0395\u039d\u03a4\u0395\u039b\u0397
\u039a\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b5\u03c2
\u03c3\u03c4\u03bf \u039b\u03c5\u03ba\u03cc\u03c1\u03b5\u03bc\u03b1","owner":"topoguide","x":23.905368,"y":38.036617,"photo":"Attiki_Athina_Pendeli_katarraktis5","type":0,"zoom_level":16,"id":2235,"hlink_GR":"","hlink_EN":"","description":"","height":662,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03bd\u03b9\u03c4\u03c3\u03ad\u03bf","owner":"topoguide","x":23.504633,"y":37.706533,"photo":"Aigina_Anitseou","type":0,"zoom_level":13,"id":2236,"hlink_GR":"","hlink_EN":"","description":"","height":468,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0391\u03b9\u03c9\u03bd\u03cc\u03b2\u03b9\u03bf \u03ba\u03ad\u03b4\u03c1\u03bf","owner":"topoguide","x":23.487889,"y":37.726173,"photo":"Aigina_Chrisospiliotisa_kedros","type":1,"zoom_level":15,"id":2237,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03bf\u03c5 \u03be\u03b5\u03bd\u03ce\u03bd\u03b1 \u03c4\u03bf\u03c5 \u0395\u03bb\u03bb\u03b1\u03bd\u03af\u03bf\u03c5 \u0394\u03b9\u03cc\u03c2","owner":"topoguide","x":23.497177,"y":37.709334,"photo":"Aigina_Ellanios_Dias1","type":0,"zoom_level":13,"id":2238,"hlink_GR":"","hlink_EN":"","description":"","height":384,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03b1 \u03c8\u03b1\u03c1\u03bf\u03ba\u03ac\u03ca\u03ba\u03b1","owner":"topoguide","x":23.428995,"y":37.745751,"photo":"Aigina_Limani1","type":0,"zoom_level":15,"id":2239,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf \u03ba\u03bf\u03b9\u03bd\u03cc \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc \u03ba\u03b1\u03b2\u03bf\u03cd\u03c1\u03b9","owner":"topoguide","x":23.430497,"y":37.767182,"photo":"Aigina_Limani2","type":8,"zoom_level":15,"id":2240,"hlink_GR":"","hlink_EN":"","description":"","height":618,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03c4\u03c3\u03b1
\u039c\u03b7\u03c4\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03b7\u03c2 \u0391\u03af\u03b3\u03b9\u03bd\u03b1\u03c2","owner":"topoguide","x":23.429773,"y":37.74413,"photo":"Aigina_mitropoli","type":9,"zoom_level":15,"id":2241,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03b1 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1 \u03c0\u03ad\u03c4\u03c1\u03b1\u03c2 \u03c4\u03b7\u03c2 \u0391\u03af\u03b3\u03b9\u03bd\u03b1\u03c2","owner":"topoguide","x":23.457856,"y":37.735523,"photo":"Aigina_Skoteini_latomeia_petras","type":9,"zoom_level":15,"id":2242,"hlink_GR":"","hlink_EN":"","description":"\u039b\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1 \u03c0\u03ad\u03c4\u03c1\u03b1\u03c2 \u03c3\u03c4\u03b7 \u03a3\u03ba\u03bf\u03c4\u03b5\u03b9\u03bd\u03ae, \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7\u03bd \u03c0\u03cc\u03bb\u03b7 \u03c4\u03b7\u03c2 \u0391\u03af\u03b3\u03b9\u03bd\u03b1\u03c2, \u03c0\u03bf\u03c5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b1\u03bd \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03ad\u03c2 \u03c0\u03b5\u03c1\u03b9\u03cc\u03b4\u03bf\u03c5\u03c2. \u039f\u03b9 \u03c3\u03c9\u03c1\u03bf\u03af \u03c4\u03b7\u03c2 \u03bb\u03b1\u03c4\u03cd\u03c0\u03b7\u03c2 \u03bc\u03b1\u03c1\u03c4\u03c5\u03c1\u03bf\u03cd\u03bd \u03cc\u03c4\u03b9 \u03b7 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bd \u03ae\u03c4\u03b1\u03bd \u03bf\u03c1\u03b3\u03b1\u03bd\u03c9\u03bc\u03ad\u03bd\u03b7, \u03ba\u03b1\u03b8\u03cc\u03c4\u03b9 \u03bf\u03b9 \u03c0\u03b5\u03c4\u03c1\u03ac\u03b4\u03b5\u03c2 \u03b4\u03b5\u03bd \u03b5\u03af\u03c7\u03b1\u03bd \u03c4\u03c1\u03cc\u03c0\u03bf \u03bd\u03b1 \u03b1\u03c0\u03bf\u03bc\u03b1\u03ba\u03c1\u03cd\u03bd\u03bf\u03c5\u03bd \u03c4\u03b1 \u03c5\u03bb\u03b9\u03ba\u03ac \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.","height":400,"width":1194},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u03c3\u03c4\u03b7 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0391\u03bd\u03b4\u03c1\u03ad\u03b1","owner":"topoguide","x":23.48164,"y":37.729629,"photo":"Aigina_souvala_AgAndreas","type":0,"zoom_level":15,"id":2243,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u03a3\u03bf\u03c6\u03b9\u03ba\u03af\u03c4\u03b7-\u039a\u03bf\u03c5\u03c4\u03c3\u03bf\u03cd\u03ba\u03bf\u03c5","owner":"topoguide","x":23.517999,"y":37.718578,"photo":"Aigina_Kylindras_souvala_Sofikiti_Koutsoukou1","type":0,"zoom_level":16,"id":2244,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u03a3\u03bf\u03c6\u03b9\u03ba\u03af\u03c4\u03b7-\u039a\u03bf\u03c5\u03c4\u03c3\u03bf\u03cd\u03ba\u03bf\u03c5","owner":"topoguide","x":23.518162,"y":37.718543,"photo":"Aigina_Kylindras_souvala_Sofikiti_Koutsoukou2","type":0,"zoom_level":17,"id":2245,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03c6\u03b5\u03bd\u03c4\u03bf\u03cd\u03c1\u03b9
\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","owner":"topoguide","x":23.483852,"y":37.678869,"photo":"Aigina_Sfendouri_AgTriada_souvala4","type":0,"zoom_level":15,"id":2246,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03c0\u03bb\u03ac\u03bd\u03bf, \u03b7 \u03bc\u03b9\u03ba\u03c1\u03ae, \u03c3\u03b1\u03bd \u03c0\u03b7\u03b3\u03b1\u03b4\u03ac\u03ba\u03b9, \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1\u03c2. \u039a\u03c1\u03b1\u03c4\u03ac \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc \u03bd\u03b5\u03c1\u03cc \u03cc\u03bb\u03bf \u03c4\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf.","height":598,"width":900},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03c6\u03b5\u03bd\u03c4\u03bf\u03cd\u03c1\u03b9
\u0397 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u0391\u03b3\u03af\u03b1\u03c2 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1\u03c2","owner":"topoguide","x":23.483541,"y":37.678895,"photo":"Aigina_Sfendouri_AgTriada_souvala1","type":0,"zoom_level":16,"id":2247,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03c6\u03b5\u03bd\u03c4\u03bf\u03cd\u03c1\u03b9
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","owner":"topoguide","x":23.480322,"y":37.695022,"photo":"Aigina_Sfendouri_AgGeorgios","type":0,"zoom_level":15,"id":2248,"hlink_GR":"","hlink_EN":"","description":"","height":580,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03c6\u03b5\u03bd\u03c4\u03bf\u03cd\u03c1\u03b9
\u0397 \u03c0\u03b7\u03b3\u03ae \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf","owner":"topoguide","x":23.480156,"y":37.695009,"photo":"Aigina_Sfendouri_AgGeorgios_nero21","type":0,"zoom_level":16,"id":2249,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c3\u03c4\u03b1\u03b3\u03bf\u03bd\u03bf\u03c1\u03c1\u03bf\u03ae \u03c0\u03bf\u03c5 \u03b1\u03c0\u03bf\u03c3\u03c4\u03c1\u03b1\u03b3\u03b3\u03af\u03b6\u03b5\u03b9 \u03c4\u03bf \u03c5\u03b3\u03c1\u03cc \u03b5\u03b4\u03b1\u03c6\u03b9\u03ba\u03cc \u03c3\u03c4\u03c1\u03ce\u03bc\u03b1 \u03c3\u03c5\u03b3\u03ba\u03b5\u03bd\u03c4\u03c1\u03ce\u03bd\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5. \u03a4\u03bf \u03c6\u03b1\u03b9\u03bd\u03cc\u03bc\u03b5\u03bd\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03cc\u03c3\u03bf \u03c3\u03c0\u03ac\u03bd\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u0391\u03af\u03b3\u03b9\u03bd\u03b1, \u03c0\u03bf\u03c5 \u03bf\u03b9 \u03bd\u03c4\u03cc\u03c0\u03b9\u03bf\u03b9 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03bd \u03c4\u03b7 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b1\u03c5\u03c4\u03ae \u03b1\u03bd\u03ac\u03b2\u03bb\u03c5\u03c3\u03b7 \u03c9\u03c2 \"\u03a0\u03b7\u03b3\u03ae \u03c4\u03bf\u03c5 \u039a\u03b1\u03bb\u03cc\u03b3\u03b5\u03c1\u03bf\u03c5\".","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u0391\u03c7\u03bb\u03ac\u03b4\u03b1","owner":"topoguide","x":23.484957,"y":37.693912,"photo":"Aigina_souvala_Achlada1","type":0,"zoom_level":13,"id":2250,"hlink_GR":"","hlink_EN":"","description":"\u039c\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b5\u03c2 \u03c4\u03b7\u03c2 \u0391\u03af\u03b3\u03b9\u03bd\u03b1\u03c2, \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03bf\u03c5 \u038c\u03c1\u03bf\u03c5\u03c2.","height":400,"width":1047},{"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":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bb\u03b9\u03bc\u03b1\u03bd\u03ac\u03ba\u03b9 \u03c3\u03c4\u03bf\u03c5\u03c2 \u039a\u03ae\u03c0\u03bf\u03c5\u03c2","owner":"topoguide","x":23.512498,"y":37.689517,"photo":"Aigina_Kipoi1","type":0,"zoom_level":14,"id":2358,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03cc \u03b5\u03bb\u03b1\u03b9\u03bf\u03c4\u03c1\u03b9\u03b2\u03b5\u03af\u03bf \u03c3\u03c4\u03bf\u03c5\u03c2 \u039a\u03ae\u03c0\u03bf\u03c5\u03c2","owner":"topoguide","x":23.508285,"y":37.688821,"photo":"Aigina_Kipoi_eleotrivio","type":9,"zoom_level":15,"id":2359,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0394\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03bc\u03b5 \u03bf\u03bc\u03b2\u03c1\u03bf\u03c3\u03c5\u03bb\u03bb\u03ad\u03ba\u03c4\u03b7 \u03c3\u03c4\u03bf\u03c5\u03c2 \u0392\u03bb\u03ac\u03c7\u03b7\u03b4\u03b5\u03c2","owner":"topoguide","x":23.509160995484,"y":37.698299012537,"photo":"Aigina_Vlachidhes_ydrosylektis","type":9,"zoom_level":15,"id":2360,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u039b\u03b9\u03b3\u03bf\u03bd\u03ad\u03b1, \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03a3\u03c6\u03b5\u03bd\u03c4\u03bf\u03cd\u03c1\u03b9 \u03ba\u03b1\u03b9 \u0392\u03bb\u03ac\u03c7\u03b7\u03b4\u03b5\u03c2","owner":"topoguide","x":23.497799,"y":37.692968,"photo":"Aigina_Sfedouri_Lighonea","type":0,"zoom_level":15,"id":2361,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u0392\u03b1\u03b3\u03af\u03b1\u03c2","owner":"topoguide","x":23.538537,"y":37.766333,"photo":"Aigina_Vaghia_PrfIlias","type":9,"zoom_level":15,"id":2362,"hlink_GR":"","hlink_EN":"","description":"","height":572,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf \u039c\u03b5\u03c3\u03b1\u03b3\u03c1\u03cc","owner":"topoguide","x":23.521224,"y":37.756584,"photo":"Aigina_Mesagros_megalo_pigadi1","type":9,"zoom_level":15,"id":2363,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0396\u03c9\u03bf\u03b4\u03cc\u03c7\u03bf\u03c2 \u03a0\u03b7\u03b3\u03ae \u0392\u03b1\u03b3\u03af\u03b1\u03c2","owner":"topoguide","x":23.544048,"y":37.768353,"photo":"Aigina_Vaghia_Zoodochos_Pigi","type":9,"zoom_level":15,"id":2364,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf \u03bd\u03b7\u03c3\u03ac\u03ba\u03b9 \u03c4\u03b7\u03c2 \u0396\u03c9\u03bf\u03b4\u03cc\u03c7\u03bf\u03c5 \u03a0\u03b7\u03b3\u03ae\u03c2","owner":"topoguide","x":23.551384,"y":37.775512,"photo":"Aigina_Vaghia_island_ZoodochosPigi","type":0,"zoom_level":14,"id":2365,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf \u03bf\u03bc\u03ce\u03bd\u03c5\u03bc\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9","height":336,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03c3\u03c4\u03bf\u03bd \u03a4\u03bf\u03cd\u03c1\u03bb\u03bf","owner":"topoguide","x":23.537351,"y":37.769917,"photo":"Aigina_Vaghia_AgParaskevi","type":9,"zoom_level":16,"id":2366,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a1\u03b7\u03c4\u03b9\u03bd\u03bf\u03c3\u03c5\u03bb\u03bb\u03bf\u03b3\u03ae \u03bc\u03b5 \u03c4\u03bf\u03bd \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03cc \u03c4\u03c1\u03cc\u03c0\u03bf","owner":"topoguide","x":23.524482,"y":37.754635,"photo":"Aigina_Mesagros_retsini1","type":1,"zoom_level":16,"id":2367,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":593},{"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":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u039b\u03b9\u03bf\u03bd\u03c4\u03b1\u03c1\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.829771,"y":37.98741,"photo":"Imittos_Liondari_cave","type":73,"zoom_level":15,"id":2487,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b1\u03bd\u03bf\u03c1\u03b1\u03bc\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u03a5\u03bc\u03b7\u03c4\u03c4\u03bf\u03cd","owner":"AnaDigit","x":23.749541,"y":37.985591,"photo":"Athina_Lycabettus_Imittos1","type":0,"zoom_level":14,"id":2642,"hlink_GR":"","hlink_EN":"","description":"","height":312,"width":1200},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u0393\u03b5\u03c9\u03bc\u03bf\u03c1\u03c6\u03ad\u03c2","owner":"AnaDigit","x":23.742361,"y":37.9813,"photo":"Athina_Lycabettus_Limestone_11","type":71,"zoom_level":15,"id":2643,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u0393\u03b5\u03c9\u03bc\u03bf\u03c1\u03c6\u03ad\u03c2","owner":"AnaDigit","x":23.742770671846,"y":37.982573539984,"photo":"Athina_Lycabettus_Limestone_21","type":0,"zoom_level":15,"id":2644,"hlink_GR":"","hlink_EN":"","description":"","height":469,"width":1200},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u0393\u03b5\u03c9\u03bc\u03bf\u03c1\u03c6\u03ad\u03c2","owner":"AnaDigit","x":23.743385,"y":37.983405,"photo":"Athina_Lycabettus_Limestone_51","type":0,"zoom_level":15,"id":2645,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u03bb\u03b1\u03be\u03b5\u03bc\u03ad\u03bd\u03b7 \u03c3\u03b5 \u03c0\u03b1\u03bb\u03b9\u03cc \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03bf ","owner":"AnaDigit","x":23.743514,"y":37.982999,"photo":"Athina_Lycabettus_Limestone_31","type":71,"zoom_level":15,"id":2646,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ba\u03ac\u03bb\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03af\u03c3\u03c9 \u03bc\u03b5\u03c1\u03b9\u03ac \u03c4\u03bf\u03c5 \u03b8\u03b5\u03ac\u03c4\u03c1\u03bf\u03c5","owner":"AnaDigit","x":23.748088,"y":37.984641,"photo":"Athina_Lycabettus_Skala1","type":0,"zoom_level":15,"id":2647,"hlink_GR":"","hlink_EN":"","description":"","height":602,"width":800},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03a4\u03b5\u03bb\u03b5\u03c6\u03b5\u03c1\u03af\u03ba","owner":"AnaDigit","x":23.7439892,"y":37.9803697,"photo":"Athina_Lycabettus_Teleferic_11","type":9,"zoom_level":15,"id":2648,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":624},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03b1 \u03a4\u03bf\u03c5\u03c1\u03ba\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9\u03b1","owner":"AnaDigit","x":23.747726,"y":37.984598,"photo":"Athina_Lycabettus_Tourkovounia1","type":0,"zoom_level":13,"id":2649,"hlink_GR":"","hlink_EN":"","description":"","height":346,"width":1000},{"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":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03c0\u03af\u03c4\u03b9 \u03c3\u03c4\u03b7\u03bd \u0391\u03af\u03b3\u03b9\u03bd\u03b1","owner":"AnaDigit","x":23.425167,"y":37.751377,"photo":"Aegina_architecture_11","type":9,"zoom_level":16,"id":2903,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u03bc\u03ac\u03b6\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03bf\u03c1\u03ce\u03b4\u03bf\u03c5\u03c2 \u03ba\u03b1\u03bb\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1\u03c2 \u03b1\u03ba\u03c4\u03ae\u03c2","owner":"AnaDigit","x":23.47211,"y":37.772815,"photo":"Aegina_geology_11","type":71,"zoom_level":15,"id":2904,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf \u03a7\u03b1\u03bb\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03b2\u03bf\u03c5\u03bd\u03cc, \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ae \u03b7\u03c6\u03b1\u03b9\u03c3\u03c4\u03b5\u03b9\u03bf\u03b3\u03b5\u03bd\u03ae\u03c2 \u03bc\u03bf\u03c1\u03bf\u03c6\u03bf\u03bb\u03bf\u03b3\u03af\u03b1","owner":"AnaDigit","x":23.492316,"y":37.749002,"photo":"Aegina_Paleochora_ChalasmenoVouno_21","type":71,"zoom_level":14,"id":2905,"hlink_GR":"","hlink_EN":"","description":"","height":487,"width":1200},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf\u03c0\u03af\u03b1 \u03c4\u03b7\u03c2 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1\u03c2","owner":"AnaDigit","x":23.424378,"y":37.766052,"photo":"Aegina_seascapes_11","type":0,"zoom_level":14,"id":2906,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":779},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03b8\u03b5\u03c1\u03bc\u03ac \u039b\u03bf\u03c5\u03c4\u03c1\u03ac \u03a3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1\u03c2","owner":"AnaDigit","x":23.491722,"y":37.771959,"photo":"Aegina_Souvala_therma_loutra1","type":72,"zoom_level":14,"id":2907,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03bd\u03b5\u03c1\u03cc \u03ad\u03c7\u03b5\u03b9 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03c7\u03b1\u03bc\u03b7\u03bb\u03ae \u03b8\u03b5\u03c1\u03bc\u03bf\u03ba\u03c1\u03b1\u03c3\u03af\u03b1, \u03c0\u03bf\u03c5 \u03b4\u03b5\u03bd \u03be\u03b5\u03c0\u03b5\u03c1\u03bd\u03ac \u03c4\u03bf\u03c5\u03c2 25 \u03b2\u03b1\u03b8\u03bc\u03bf\u03cd\u03c2 C.","height":467,"width":1200},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03a0\u03bf\u03bb\u03b9\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd-\u039a\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03ae \u03c0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b1","owner":"AnaDigit","x":23.426622,"y":37.746144,"photo":"Aegina_Monopatia_Politismou_Simansi_11","type":450,"zoom_level":14,"id":2908,"hlink_GR":"","hlink_EN":"","description":"","height":853,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03a0\u03bf\u03bb\u03b9\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd-\u03c0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b1 \u03c0\u03c1\u03bf\u03c3\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03c3\u03bc\u03bf\u03cd","owner":"AnaDigit","x":23.480575,"y":37.717798,"photo":"Aegina_Monopatia_Politismou_Simansi_21","type":450,"zoom_level":16,"id":2909,"hlink_GR":"","hlink_EN":"","description":"","height":416,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03a0\u03bf\u03bb\u03b9\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd-\u03c0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 3","owner":"AnaDigit","x":23.463439,"y":37.714742,"photo":"Aegina_Monopatia_Politismou_Simansi_31","type":450,"zoom_level":15,"id":2910,"hlink_GR":"","hlink_EN":"","description":"","height":719,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03b5\u03c3\u03b1\u03b3\u03c1\u03cc\u03c2, \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9 \u03c4\u03bf\u03c5 \u03a1\u03bf\u03b4\u03ac\u03ba\u03b7","owner":"AnaDigit","x":23.513485,"y":37.74577,"photo":"Aegina_Spiti_tou_Rodaki_122","type":9,"zoom_level":13,"id":2911,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u039c\u03b7\u03bd\u03ac","owner":"AnaDigit","x":23.530226,"y":37.750324,"photo":"Aegina_moni_AgMina1","type":9,"zoom_level":13,"id":2912,"hlink_GR":"","hlink_EN":"","description":"","height":656,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039d\u03b1\u03cc\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5, \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1","owner":"AnaDigit","x":23.529706,"y":37.74486,"photo":"Aegina_AgNikolaos_se_AgMarina1","type":9,"zoom_level":16,"id":2913,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":758},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0395\u03bd\u03bf\u03c1\u03b9\u03b1\u03ba\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u039c\u03b1\u03c1\u03af\u03bd\u03b1\u03c2","owner":"AnaDigit","x":23.534027,"y":37.744655,"photo":"Aegina_AgMarina_31","type":9,"zoom_level":16,"id":2914,"hlink_GR":"","hlink_EN":"","description":"","height":606,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u03cc\u03c1\u03bc\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u039c\u03b1\u03c1\u03af\u03bd\u03b1\u03c2","owner":"AnaDigit","x":23.536482,"y":37.744036,"photo":"Aegina_AgMarina_21","type":0,"zoom_level":13,"id":2915,"hlink_GR":"","hlink_EN":"","description":"","height":463,"width":1200},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b5\u03bb\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c2 \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc\u03c2 \u039a\u03b1\u03bd\u03ac\u03ba\u03b7\u03b4\u03b5\u03c2","owner":"AnaDigit","x":23.518064,"y":37.702909,"photo":"Aegina_Kanakides_21","type":9,"zoom_level":13,"id":2916,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03c0\u03b1\u03c1\u03b1\u03c4\u03b7\u03c1\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf \u03c4\u03bf\u03c5 \u0391\u03b3. \u0391\u03bd\u03c4\u03c9\u03bd\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.518861,"y":37.694179,"photo":"Aegina_AgAntonios_31","type":9,"zoom_level":13,"id":2917,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03b9 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ad\u03c2 \u03c3\u03c4\u03bf \u03c0\u03b1\u03c1\u03b1\u03c4\u03b7\u03c1\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf \u03c4\u03bf\u03c5 \u0391\u03b3. \u0391\u03bd\u03c4\u03c9\u03bd\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.518521,"y":37.69413,"photo":"Aegina_AgAntonios_51","type":9,"zoom_level":15,"id":2918,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":650},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1 \u03c4\u03bf\u03c5 \u0391\u03b3. \u0391\u03bd\u03c4\u03c9\u03bd\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.51727,"y":37.69518,"photo":"Aegina_AgAntonios_61","type":0,"zoom_level":15,"id":2919,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u03ba\u03cc\u03bb\u03c0\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0392\u03bb\u03c5\u03c7\u03ac\u03b4\u03b1\u03c2","owner":"AnaDigit","x":23.539243,"y":37.732004,"photo":"Aegina_Vlichada01","type":0,"zoom_level":14,"id":2920,"hlink_GR":"","hlink_EN":"","description":"","height":486,"width":1000},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u039a\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc\u03c2","owner":"topoguide","x":23.488535,"y":37.751492,"photo":"Aegina_Paliachora_AgGeorgios_Katholikos0","type":9,"zoom_level":16,"id":2921,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":656},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03ce\u03c1\u03b1, \u0391\u03b3\u03af\u03b1 \u0392\u03b1\u03c1\u03b2\u03ac\u03c1\u03b1","owner":"AnaDigit","x":23.488407,"y":37.751512,"photo":"Aegina_Paleochora_AgVarvara_11","type":9,"zoom_level":16,"id":2922,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b9\u03bf\u03bd\u03cd\u03c3\u03b9\u03bf\u03c2","owner":"AnaDigit","x":23.4325015,"y":37.747042,"photo":"Aegina_AgDionysios1","type":9,"zoom_level":16,"id":2923,"hlink_GR":"","hlink_EN":"","description":"","height":675,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf \u03be\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03af\u03bf \"\u0391\u03b9\u03b3\u03b9\u03bd\u03ae\u03c4\u03b9\u03ba\u03bf \u0391\u03c1\u03c7\u03bf\u03bd\u03c4\u03b9\u03ba\u03cc\" \u03ba\u03b1\u03b9 \u03bf \u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","owner":"AnaDigit","x":23.42946451,"y":37.74737936,"photo":"Aegina_AgNikolaos_ArchodikoHotel1","type":9,"zoom_level":17,"id":2924,"hlink_GR":"","hlink_EN":"","description":"","height":757,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u03ba\u03b9\u03bd\u03b7\u03bc\u03b1\u03c4\u03bf\u03b3\u03c1\u03ac\u03c6\u03bf\u03c2 \"\u03a4\u03b9\u03c4\u03af\u03bd\u03b1\"","owner":"AnaDigit","x":23.42926603,"y":37.74705274,"photo":"Aegina_architectrure_21","type":9,"zoom_level":17,"id":2925,"hlink_GR":"","hlink_EN":"","description":"","height":458,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c4\u03b5\u03af\u03c7\u03bf\u03c5\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u0391\u03af\u03b3\u03b9\u03bd\u03b1\u03c2","owner":"AnaDigit","x":23.43223791,"y":37.74611759,"photo":"Aegina_archaelogical_21","type":10,"zoom_level":16,"id":2926,"hlink_GR":"","hlink_EN":"","description":"","height":693,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03b1\u03bc\u03b9\u03b1\u03bc\u03af\u03b4\u03b9 (Hemidactylus turcicus)","owner":"AnaDigit","x":23.48292315,"y":37.70170928,"photo":"Hemidactylus turcicus51","type":8,"zoom_level":14,"id":2927,"hlink_GR":"","hlink_EN":"","description":"","height":606,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0397 \u03c8\u03b1\u03c1\u03b1\u03b3\u03bf\u03c1\u03ac \u03c4\u03b7\u03c2 \u0391\u03af\u03b3\u03b9\u03bd\u03b1\u03c2","owner":"AnaDigit","x":23.429465,"y":37.745523,"photo":"Aegina_Psaragora_11","type":9,"zoom_level":16,"id":2928,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ac \u03ba\u03b1\u03ca\u03ba\u03b9\u03b1-\u03bc\u03b1\u03bd\u03ac\u03b2\u03b9\u03ba\u03b1 \u03c4\u03b7\u03c2 \u0391\u03af\u03b3\u03b9\u03bd\u03b1\u03c2","owner":"AnaDigit","x":23.429358,"y":37.745145,"photo":"Aegina_kaiki_manaviko_11","type":9,"zoom_level":16,"id":2929,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2","owner":"AnaDigit","x":23.468715,"y":37.750331,"photo":"Aegina_AgDimitrios1","type":9,"zoom_level":15,"id":2930,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2","owner":"AnaDigit","x":23.513918,"y":37.709182,"photo":"Aegina_Anitseou_AgIoanis1","type":9,"zoom_level":15,"id":2931,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a3\u03c0\u03af\u03c4\u03b9 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf","owner":"AnaDigit","x":23.464696,"y":37.74977,"photo":"Aegina_architecture_51","type":9,"zoom_level":15,"id":2932,"hlink_GR":"","hlink_EN":"","description":"","height":597,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac \u03b1\u03b3\u03c1\u03bf\u03b9\u03ba\u03af\u03b1 \u03c3\u03c4\u03bf\u03c5\u03c2 \u0391\u03b3\u03af\u03bf\u03c5\u03c2 \u0391\u03c3\u03c9\u03bc\u03ac\u03c4\u03bf\u03c5\u03c2","owner":"AnaDigit","x":23.452265,"y":37.750735,"photo":"Aegina_architecture_61","type":9,"zoom_level":15,"id":2933,"hlink_GR":"","hlink_EN":"","description":"","height":647,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039d\u03b5\u03bf-\u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03ae \u03b1\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae \u03c3\u03c4\u03b7\u03bd \u03c0\u03cc\u03bb\u03b7","owner":"AnaDigit","x":23.427698,"y":37.746391,"photo":"Aegina_arcitecture_41","type":9,"zoom_level":17,"id":2934,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":567},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u039a\u03c5\u03c8\u03ad\u03bb\u03b7","owner":"AnaDigit","x":23.464728,"y":37.752702,"photo":"Aegina_chu_x1","type":9,"zoom_level":16,"id":2935,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u0395\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.478008,"y":37.712361,"photo":"Aegina_Eleonas_pigadi1","type":0,"zoom_level":16,"id":2936,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":625},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039a\u03bf\u03af\u03bc\u03b7\u03c3\u03b7 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5","owner":"AnaDigit","x":23.431255,"y":37.745918,"photo":"Aegina_Kimisi_Theotokou1","type":9,"zoom_level":16,"id":2937,"hlink_GR":"","hlink_EN":"","description":"","height":574,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0395\u03bb\u03b5\u03c5\u03b8\u03ad\u03c1\u03b9\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf 2\u03bf \u03c0\u03bb\u03ac\u03bd\u03bf \u03bf \u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2","owner":"AnaDigit","x":23.489711,"y":37.750783,"photo":"Aegina_Paleochora_AgEleftherios_AgDimitrios1","type":9,"zoom_level":15,"id":2938,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03ae\u03c1\u03c5\u03ba\u03bf\u03c2","owner":"AnaDigit","x":23.48883,"y":37.75191,"photo":"Aegina_Paleochora_AgKyrikos1","type":9,"zoom_level":16,"id":2939,"hlink_GR":"","hlink_EN":"","description":"","height":554,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03c4\u03c5\u03bb\u03b9\u03b1\u03bd\u03cc\u03c2","owner":"AnaDigit","x":23.489237,"y":37.751572,"photo":"Aegina_Paleochora_AgStylianos1","type":9,"zoom_level":16,"id":2940,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
Agaricus sp.","owner":"AnaDigit","x":23.523211,"y":37.744466,"photo":"Aegina_agaricus1","type":6,"zoom_level":15,"id":2941,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u03a4\u03bf \u03c4\u03bf\u03c0\u03af\u03bf \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03bf \u03c4\u03bf\u03c5\u03c2 \u039a\u03b1\u03bd\u03ac\u03ba\u03b7\u03b4\u03b5\u03c2","owner":"AnaDigit","x":23.513756,"y":37.697786,"photo":"Aegina_Kanakides_151","type":0,"zoom_level":14,"id":2942,"hlink_GR":"","hlink_EN":"","description":"","height":425,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u03cc\u03c1\u03bc\u03bf\u03c2 \u039b\u03b1\u03c6\u03bf\u03ba\u03bb\u03b5\u03af\u03c3\u03c4\u03b7\u03c2","owner":"AnaDigit","x":23.538445,"y":37.726625,"photo":"Aegina_Lafoklistis_11","type":0,"zoom_level":13,"id":2943,"hlink_GR":"","hlink_EN":"","description":"","height":611,"width":1200},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f\u03b9 \u03a0\u03cc\u03c1\u03c4\u03b5\u03c2","owner":"AnaDigit","x":23.50676,"y":37.700906,"photo":"Aegina_Portes1","type":0,"zoom_level":13,"id":2944,"hlink_GR":"","hlink_EN":"","description":"","height":464,"width":800},{"name":"\u0391\u0399\u0393\u0399\u039d\u0391
\u039f \u03ba\u03c1\u03c5\u03c6\u03cc\u03c2 \u03ba\u03bf\u03bb\u03c0\u03af\u03c3\u03ba\u03bf\u03c2","owner":"AnaDigit","x":23.526661,"y":37.720666,"photo":"Aegina_xx1","type":0,"zoom_level":14,"id":2945,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a7\u039b\u03a9\u03a1\u0394\u0391
\u0398\u03b1\u03bc\u03bd\u03bf\u03ba\u03c5\u03c0\u03ac\u03c1\u03b9\u03c3\u03c3\u03bf (Juniperus phoenicea)","owner":"AnaDigit","x":23.537278,"y":37.738011,"photo":"Juniperus_phoetidissima_Aegina1","type":1,"zoom_level":14,"id":2946,"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.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":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b1\u03bb\u03b9\u03ac \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03a3\u03ad\u03c3\u03b9","owner":"AnaDigit","x":23.79856,"y":37.928858,"photo":"Imittos_Sesi_metalleia_1","type":9,"zoom_level":14,"id":3152,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03b9\u03bd \u03a0\u03ac\u03bb\u03b7 (\u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03b1\u03cd\u03bb\u03bf\u03c2)","owner":"AnaDigit","x":23.807476,"y":37.933432,"photo":"Sin_Pali_1","type":9,"zoom_level":14,"id":3153,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03b1\u03bb\u03b9\u03cc \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf\u03c5 \u03a3\u03b9\u03bd \u03a0\u03ac\u03bb\u03b7","owner":"AnaDigit","x":23.80664972,"y":37.93352306,"photo":"Imittos_Sin_Pali_well","type":1001,"zoom_level":15,"id":3154,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u03b5\u03c1\u03b5\u03af\u03c0\u03b9\u03bf \u03c3\u03c4\u03bf \u03a7\u03c9\u03c1\u03ac\u03c6\u03b9 \u03a0\u03b9\u03bb\u03ac\u03c4\u03b7","owner":"AnaDigit","x":23.802836,"y":37.93122,"photo":"Imittos_Chorafi_Pilati1","type":9,"zoom_level":16,"id":3155,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a6\u03c5\u03c3\u03b9\u03ba\u03ae \u03b3\u03bf\u03cd\u03c1\u03bd\u03b1 \u03c3\u03c4\u03bf\u03c5 \u03a3\u03b9\u03bd \u03a0\u03ac\u03bb\u03b7","owner":"AnaDigit","x":23.807466277397,"y":37.933526618867,"photo":"Imittos_Sin_Pali_loutsa1","type":1001,"zoom_level":16,"id":3156,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u039a\u03bf\u03c1\u03c9\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.857935,"y":37.888088,"photo":"Attiki_Imittos_Koropi_AgNikolaos_11","type":9,"zoom_level":14,"id":3157,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2 \u039a\u03bf\u03c1\u03c9\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.847041,"y":37.90692,"photo":"Attiki_Imittos_Koropi_AgAthanasios_11","type":9,"zoom_level":15,"id":3158,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03bf\u03c5\u03ba\u03ac\u03c2 \u039b\u03b1\u03bc\u03c0\u03c4\u03c1\u03ce\u03bd (12\u03bf\u03c2 \u03b1\u03b9.)","owner":"AnaDigit","x":23.854395,"y":37.8712,"photo":"Attiki_Imittos_Lamptres_AgLoukas_11","type":10,"zoom_level":14,"id":3159,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 MTB \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.793883,"y":37.86465,"photo":"DSC022001","type":450,"zoom_level":16,"id":3160,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03b1 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03ae\u03c1\u03b9\u03b1 \u039a\u03c9\u03c3\u03c4\u03ad\u03b1","owner":"AnaDigit","x":23.829888,"y":37.868191,"photo":"Attiki_Imittos_Kosteas1","type":9,"zoom_level":15,"id":3161,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a4\u03bf \u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u03cd (\u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03a3\u03c6\u03b7\u03c4\u03c4\u03bf\u03cd)","owner":"AnaDigit","x":23.834461,"y":37.904325,"photo":"Attiki_Imittos_Sfittos_41","type":10,"zoom_level":14,"id":3162,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 AmiBio","owner":"AnaDigit","x":23.776023,"y":37.955713,"photo":"Attica_Imittos_AmiBio11","type":2,"zoom_level":16,"id":3163,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039f\u03b9 \u03b1\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c4\u03bf\u03c5 \u03b4\u03ae\u03bc\u03bf\u03c5 \u0392\u03cd\u03c1\u03c9\u03bd\u03b1","owner":"AnaDigit","x":23.777793,"y":37.955661,"photo":"Attica_Imittos_athlitikes_egatastaseis_Virona1","type":9,"zoom_level":15,"id":3164,"hlink_GR":"","hlink_EN":"","description":"","height":482,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b9\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b1\u03bd\u03b1\u03c8\u03c5\u03c7\u03ae\u03c2 \u03c4\u03bf\u03c5 \u03b4\u03ae\u03bc\u03bf\u03c5 \u0392\u03cd\u03c1\u03c9\u03bd\u03b1","owner":"AnaDigit","x":23.778563,"y":37.955526,"photo":"Attica_Imittos_fountain_egatastaseis_Virona1","type":9,"zoom_level":17,"id":3165,"hlink_GR":"","hlink_EN":"","description":"","height":797,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a0\u03c5\u03c1\u03bf\u03c6\u03c5\u03bb\u03ac\u03ba\u03b5\u03b9\u03bf \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03b9\u03c3\u03b1\u03c1\u03b9\u03b1\u03bd\u03ae\u03c2","owner":"AnaDigit","x":23.797876,"y":37.956416,"photo":"Attica_Imittos_pyro_Koutala_12","type":9,"zoom_level":16,"id":3166,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.778575,"y":37.955536,"photo":"Attica_Imittos_simansi_1001","type":450,"zoom_level":18,"id":3167,"hlink_GR":"","hlink_EN":"","description":"","height":718,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.77979,"y":37.955451,"photo":"Attica_Imittos_simansi_1011","type":450,"zoom_level":17,"id":3168,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":766},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.779863,"y":37.955471,"photo":"Attica_Imittos_simansi_1031","type":450,"zoom_level":18,"id":3169,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.779851,"y":37.955486,"photo":"Attica_Imittos_simansi_1041","type":450,"zoom_level":17,"id":3170,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.782835,"y":37.95291,"photo":"Attica_Imittos_simansi_1051","type":450,"zoom_level":18,"id":3171,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.785743,"y":37.952103,"photo":"Attica_Imittos_simansi_1061","type":450,"zoom_level":17,"id":3172,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.78589,"y":37.952088,"photo":"Attica_Imittos_simansi_1071","type":450,"zoom_level":17,"id":3173,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.79649,"y":37.957896,"photo":"Attica_Imittos_simansi_1081","type":450,"zoom_level":17,"id":3174,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.796503,"y":37.957846,"photo":"Attica_Imittos_simansi_1101","type":450,"zoom_level":18,"id":3175,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.795101,"y":37.956231,"photo":"Attica_Imittos_simansi_1111","type":450,"zoom_level":17,"id":3176,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.79513,"y":37.956148,"photo":"Attica_Imittos_simansi_1121","type":450,"zoom_level":18,"id":3177,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0392\u03c1\u03b1\u03c7\u03cc\u03c3\u03c0\u03b9\u03c4\u03bf \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.794151,"y":37.949935,"photo":"Attica_Imittos_vrachospito_31","type":9,"zoom_level":15,"id":3178,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3
\u0392\u03c1\u03b1\u03c7\u03cc\u03c3\u03c0\u03b9\u03c4\u03bf \u03c3\u03c4\u03bf\u03bd \u03a5\u03bc\u03b7\u03c4\u03c4\u03cc","owner":"AnaDigit","x":23.795206,"y":37.949828,"photo":"Attica_Imittos_vrachospito_41","type":9,"zoom_level":16,"id":3179,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\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},{"name":"\u039b\u03a5\u039a\u0391\u0392\u0397\u03a4\u03a4\u039f\u03a3
\u039f \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c3\u03c4\u03b1\u03b8\u03bc\u03cc\u03c2 \u03c4\u03bf\u03c5 \u03c4\u03b5\u03bb\u03b5\u03c6\u03b5\u03c1\u03af\u03ba","owner":"AnaDigit","x":23.7435474,"y":37.9820715,"photo":"Lycabettus_teleferik_2","type":9,"zoom_level":16,"id":3518,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c4\u03c9\u03bd \u03b1\u03b9\u03bf\u03bb\u03b9\u03ba\u03ce\u03bd \u03c0\u03ac\u03c1\u03ba\u03c9\u03bd","owner":"AnaDigit","x":23.427673,"y":38.206241,"photo":"DSC090481","type":450,"zoom_level":16,"id":4159,"hlink_GR":"","hlink_EN":"","description":"","height":683,"width":800},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u039f\u03c3\u03af\u03bf\u03c5 \u039c\u03b5\u03bb\u03b5\u03c4\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.460425,"y":38.20666,"photo":"Osios_Meletios_cave_112","type":450,"zoom_level":16,"id":4160,"hlink_GR":"","hlink_EN":"","description":"","height":674,"width":899},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u039f\u03c3\u03af\u03bf\u03c5 \u039c\u03b5\u03bb\u03b5\u03c4\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.453233,"y":38.200573,"photo":"Osios_Meletios_cave_122","type":450,"zoom_level":16,"id":4161,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u0397 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u039f\u03c3\u03af\u03bf\u03c5 \u039c\u03b5\u03bb\u03b5\u03c4\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.457505,"y":38.206994,"photo":"Osios_Meletios_cave_7","type":73,"zoom_level":15,"id":4162,"hlink_GR":"","hlink_EN":"","description":"","height":684,"width":1000},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u03a4\u03bf \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u0396\u03c9\u03bf\u03b4\u03cc\u03c7\u03bf\u03c5 \u03a0\u03b7\u03b3\u03ae\u03c2 \u03a0\u03cd\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.470842749998,"y":38.214560907351,"photo":"Pyli_Zoodochos_Pigi_81","type":9,"zoom_level":14,"id":4163,"hlink_GR":"","hlink_EN":"","description":"","height":717,"width":1000},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u03a0\u03b1\u03bb\u03b9\u03ac \u03c0\u03b7\u03b3\u03ae-\u03c0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u0396\u03c9\u03bf\u03b4\u03cc\u03c7\u03bf\u03c5 \u03a0\u03b7\u03b3\u03ae\u03c2 \u03a0\u03cd\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.464796,"y":38.21488,"photo":"DSC090092","type":1001,"zoom_level":16,"id":4164,"hlink_GR":"","hlink_EN":"","description":"","height":934,"width":1000},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u03a3\u03c4\u03ac\u03bd\u03b5\u03c2 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.428501,"y":38.20604,"photo":"DSC090471","type":9,"zoom_level":17,"id":4165,"hlink_GR":"","hlink_EN":"","description":"","height":524,"width":1000},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u039f\u03bc\u03b2\u03c1\u03bf\u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.42298,"y":38.204733,"photo":"DSC090601","type":1001,"zoom_level":16,"id":4166,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u0392\u03c1\u03b1\u03c7\u03bf\u03c3\u03ba\u03b5\u03c0\u03ae \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.449951,"y":38.210055,"photo":"DSC090631","type":73,"zoom_level":17,"id":4167,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u039c\u03bd\u03b7\u03bc\u03b5\u03af\u03bf \u03c0\u03b5\u03c3\u03cc\u03bd\u03c4\u03c9\u03bd \u03a0\u03cd\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.48069,"y":38.211468,"photo":"DSC090001","type":9,"zoom_level":16,"id":4168,"hlink_GR":"","hlink_EN":"","description":"","height":638,"width":1000},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ae\u03c2 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1\u03c2 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u039a\u03bf\u03bc\u03bd\u03b7\u03bd\u03cc\u03c2 \u03a0\u03cd\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.4644,"y":38.211853,"photo":"DSC090031","type":9,"zoom_level":15,"id":4169,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u0388\u03c1\u03b7\u03bc\u03b1 \u03bc\u03b1\u03bd\u03c4\u03c1\u03b9\u03ac \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.384568,"y":38.198008,"photo":"DSC090532","type":9,"zoom_level":17,"id":4170,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u03a4\u03b1 \u03b1\u03b9\u03bf\u03bb\u03b9\u03ba\u03ac \u03c0\u03ac\u03c1\u03ba\u03b1 \u03c3\u03c4\u03b9\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03ac\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.387438,"y":38.200656,"photo":"DSC09055_stitch1","type":0,"zoom_level":15,"id":4171,"hlink_GR":"","hlink_EN":"","description":"","height":470,"width":1200},{"name":"\u03a0\u0391\u03a3\u03a4\u03a1\u0391
\u03a4\u03bf\u03c0\u03cc\u03c3\u03b7\u03bc\u03bf \u03c3\u03c4\u03b7\u03bd \u039a\u03bf\u03cd\u03c1\u03c4\u03b5\u03b6\u03b1","owner":"AnaDigit","x":23.372468,"y":38.200233,"photo":"DSC090491","type":0,"zoom_level":15,"id":4172,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a3\u03a0\u0391\u03a5","owner":"AnaDigit","x":23.830833,"y":37.987778,"photo":"20190113_1131041","type":450,"zoom_level":16,"id":4485,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":813},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a3\u03a0\u0391\u03a5","owner":"AnaDigit","x":23.830556,"y":37.9875,"photo":"20190113_1132371","type":450,"zoom_level":16,"id":4486,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":609},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3: \u0395\u03c0\u03b9\u03c3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5 \u039b\u03b9\u03bf\u03bd\u03b1\u03c4\u03b1\u03c1\u03b9\u03bf\u03cd","owner":"AnaDigit","x":23.829990443123,"y":37.986957603106,"photo":"20190113_1307331","type":450,"zoom_level":17,"id":4487,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":822},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03a3\u03a0\u0391\u03a5","owner":"AnaDigit","x":23.829722,"y":37.995278,"photo":"20190113_1334201","type":450,"zoom_level":16,"id":4488,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":634},{"name":"\u03a5\u039c\u0397\u03a4\u03a4\u039f\u03a3: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 Downhill","owner":"AnaDigit","x":23.793795,"y":37.959778,"photo":"Imittos_mtb_signposting2_800px1","type":450,"zoom_level":16,"id":4613,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532}],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathListDivId'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathListDivId').innerHTML="
Μονή Δαφνίου-Σπήλαιο Νυμφαίο
Στον Κήπο Διομήδους
Άνω Νεάπολη-Προφήτης Ηλίας
Άνω Νεάπολη-Σπήλαιο Σκαραμαγκά
Σκαραμαγκάς-Προφήτης Ηλίας
Μιλτιάδειος Ατραπός
Διασκελισμός Αγριλίκι-Βρανάς
Ανάβαση από τον Άγιο Ιωάννη Βιδίστι
Διαδρομή βαγονέτου μεταλλείων
Κύκλος στο Μετόχι Ρι
Ανάβαση στην ακρόπολη Θορικού
Στη χερσόνησο του Αγίου Νικολάου
Αρχαία μεταλλευτικά εργαστήρια
Άνω Σούνιο-Καμάριζα
Λαύριο-Καμάριζα
Λαυρεωτική, Λεγρενά-Προφήτης Ηλίας
Στο αρχαίο Θορικό
Στο Βαθύ Σπληθάρι
Φαράγγι Οινόης
Δάσος Σχινιά-Κυνόσουρα
Χερσόνησος Κυνόσουρα
Δάσος Σχινιά-Παρατηρητήριο
Άγιος Γεώργιος-κορυφή Μαυρηνόρας
Ανάβαση στην Μαυρηνόρα Μεσογείων
Στην αρχαία Κορώνη
Πέτρα Σταυραετού
Βαρνάβας-Μετόχι Ρι
Μερέντα από Άγιο Ευστάθιο
Μερέντα από το Καστράκι
Πύργος Βραυρώνας
Περίπατος στη Σπηλιά Βλαστού (Κάλαμος)
O22 Δρυός Κεφαλές-Σκούρτα
Ανάβαση στην κορυφή από την Ανάβυσσο
Κερατέα-Κερατοβούνι
Διάσχιση Πανείου όρους
Από τα Καλύβια στο Πανί
Από το Άνω Λαγονήσι στο Πανί
Προφήτης Ηλίας- Κερατοβούνι
Από την Τραμπουριά στο Πανί
Διάσχιση Κολοσούρες-Λιοντάρι
Από τη Λάκκα Πατέρα στον Αη-Λιά
Από τη Λάκκα Πατέρα στο Λιοντάρι
Μικρός Κρύφτης-Λιοντάρι
Μύτικας Πόρτο Γερμενού
Πόρτο Γερμενό-Ψάθα
Κυκλική πορεία Άγιος Γεώργιος-Λιοντάρι
Καματερό-γήπεδα Γρηγορίου
Καματερό-Σωτήρας
Λεωφ. Παπανδρέου-κορυφή Βράχος
Περιστέρι-κορυφή Κασκαντάμι
Σωτήρας-κορυφή Κασκαντάμι
Ζάστανι-κορυφή Κασκαντάμι
Αιάντειο-Σταυρός
Σταυρός-σπήλαιο Ευριπίδη-Κολώνες
Επίσκεψη στην μυκηναϊκή ακρόπολη στα Κανάκια
Κανάκια-Σατερλί
Κολώνες-σπήλαιο Ευριπίδη
Ιστορική διαδρομή στην Κυνόσουρα
Σατερλί-Σταυρός
Σταυρός-Κανάκια
Ελικοδρόμιο-Κουκουνάρθι
Ανάβαση από το Κουκουνάρθι
Ανάβαση από το Βρανά μέσω Αφορισμού
Ανάβαση από το Βρανά
Γραμματικό-Βαρνάβας
Ανάβαση στον πύργο Αγίου Δημητρίου
Στους οφιόλιθους του Λαυρίου
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["mikri_attiki"],pc:["mikri_attiki"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_mikri_attiki.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); }