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_pendeli = new getAdventureCollection("pendeli",[{"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":15907,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u03a0\u03b1\u03bd\u03c4\u03b5\u03bb\u03ae\u03bc\u03bf\u03bd\u03b1","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03c3\u03b1\u03c6\u03ad\u03c2 \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1","path":"Attiki\/Attiki_Pendeli_AgPandeleimon_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":3686,"name_EN":"Pendeli Mt: A loop trail aroundAgios Pandeleimon peak","description_EN":"An easy trail on well marked paths","ascent_time":90,"descent_time":85,"marker":"Red_dots","level":9,"ascent":204,"descent":204,"maxelev":869,"minelev":710,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.8553 38.08797,23.87015 38.09289)","views":236,"millestones":"0,23.8701484,38.0880195#1,23.8608913,38.0882547#2,23.8560703,38.0924695#3,23.8650632,38.0905012#3.7,23.8701484,38.0880195","x":23.856867,"y":38.0927763,"coor":[[23.8701484,38.0880195],[23.8699857,38.0879697],[23.8689129,38.0884462],[23.868719,38.088464],[23.8685937,38.0883918],[23.8685514,38.0883466],[23.868466,38.0882744],[23.8683563,38.0884365],[23.8682309,38.0883913],[23.8680819,38.0884453],[23.8678568,38.0883819],[23.8677538,38.088544],[23.8674959,38.0885077],[23.8673472,38.0887418],[23.8671876,38.0887417],[23.8669483,38.0886423],[23.8667429,38.0886961],[23.8664928,38.0890383],[23.8664699,38.0891014],[23.8659337,38.0892179],[23.8658081,38.0893079],[23.8655459,38.0892896],[23.865249,38.0895055],[23.8650209,38.0895233],[23.8646218,38.0895228],[23.8643943,38.0892161],[23.8642688,38.089216],[23.8640068,38.0890715],[23.8636647,38.0890531],[23.8633338,38.0891789],[23.8633014,38.0891518],[23.863085,38.0890254],[23.8628912,38.0889891],[23.8627774,38.0888448],[23.8626291,38.0888716],[23.862424,38.0887812],[23.8622419,38.0886008],[23.8620251,38.0886636],[23.8618315,38.0885282],[23.8616262,38.088537],[23.8615237,38.0884647],[23.8613298,38.0884825],[23.8610908,38.088266],[23.8606233,38.0882384],[23.8605294,38.0881211],[23.860506,38.0884275],[23.8608017,38.0888695],[23.8611774,38.0891944],[23.8616445,38.0894112],[23.8617925,38.0895736],[23.8612219,38.0898073],[23.8601366,38.0907794],[23.8592923,38.0910127],[23.858437,38.0914037],[23.8578547,38.0917545],[23.8568509,38.0918795],[23.8564627,38.0920953],[23.8561094,38.0919957],[23.8559383,38.0920045],[23.8552991,38.0923102],[23.8553873,38.0924094],[23.8557156,38.0925315],[23.855864,38.0924506],[23.8560693,38.0924688],[23.856354,38.0926675],[23.8564908,38.0926676],[23.8566959,38.0927941],[23.856867,38.0927763],[23.8569353,38.0928304],[23.8570288,38.0927719],[23.8570494,38.0927945],[23.8573707,38.0926687],[23.8575076,38.0926869],[23.8578729,38.0924801],[23.8588307,38.0925533],[23.8590019,38.0924994],[23.8592866,38.0926981],[23.8597538,38.0928969],[23.8598451,38.092861],[23.8601644,38.0928794],[23.8603813,38.0927354],[23.8605296,38.0927356],[23.8606211,38.0925735],[23.861032,38.0924027],[23.8612544,38.0923895],[23.8619277,38.0921469],[23.8620575,38.0919127],[23.8622817,38.091895],[23.8627614,38.091481],[23.8629666,38.0915172],[23.8630808,38.0914272],[23.8633889,38.0913555],[23.8634575,38.0912294],[23.8635844,38.0912566],[23.8636554,38.0911846],[23.8637362,38.0912387],[23.8638846,38.0911668],[23.86401,38.091194],[23.8640554,38.0912932],[23.8642954,38.0910411],[23.8643867,38.0910052],[23.8645691,38.0910414],[23.8647291,38.0908163],[23.8647525,38.0905279],[23.8649796,38.0904741],[23.8649699,38.0905237],[23.865079,38.0904967],[23.8652047,38.0903527],[23.865353,38.0903168],[23.865376,38.0901907],[23.865616,38.0899115],[23.8655935,38.0897493],[23.8658672,38.0897496],[23.8660615,38.0894975],[23.8664953,38.0892456],[23.8665412,38.0891014],[23.8664928,38.0890383],[23.8667429,38.0886961],[23.8669483,38.0886423],[23.8671876,38.0887417],[23.8673472,38.0887418],[23.8674959,38.0885077],[23.8677538,38.088544],[23.8678568,38.0883819],[23.8680819,38.0884453],[23.8682309,38.0883913],[23.8683563,38.0884365],[23.868466,38.0882744],[23.8685514,38.0883466],[23.8685937,38.0883918],[23.868719,38.088464],[23.8689129,38.0884462],[23.8699857,38.0879697],[23.8701484,38.0880195]]},{"id":15908,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039d\u03cc\u03c4\u03bf\u03c5-\u0392\u03bf\u03c1\u03c1\u03ac","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03bf\u03bb\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03c0\u03bb\u03b7\u03b3\u03c9\u03bc\u03ad\u03bd\u03bf \u03b2\u03bf\u03c5\u03bd\u03cc","path":"Attiki\/Attiki_Pendeli_Diasxisi_SN","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9106,"name_EN":"Pendeli Mt: South to north crossing","description_EN":"An intrestring crossing across the wounded mountain","ascent_time":210,"descent_time":210,"marker":"Red_dots","level":9,"ascent":604,"descent":658,"maxelev":1021,"minelev":409,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.863 38.05532,23.89125 38.10623)","views":712,"millestones":"0,23.8705058,38.0553036#1,23.8771319,38.0603825#2,23.8837131,38.0661881#3,23.8894946,38.0713876#4,23.8866657,38.0761695#5,23.8792639,38.0793915#6,23.8736014,38.0856969#7,23.8683715,38.0921454#8,23.8632046,38.0988021#9.1,23.8652525,38.1062286","x":23.8809199,"y":38.0775626,"coor":[[23.8705058,38.0553036],[23.8705853,38.0554659],[23.8706527,38.0560608],[23.8714273,38.056296],[23.8723399,38.0565313],[23.8737994,38.0568709],[23.8751827,38.0572058],[23.875892,38.0577564],[23.8762901,38.0582885],[23.8759933,38.0585406],[23.8759813,38.0588876],[23.8770892,38.0588797],[23.8771121,38.059407],[23.8771564,38.0601821],[23.8771655,38.0602903],[23.8770775,38.0605381],[23.877167,38.0615296],[23.8773046,38.0616829],[23.8775125,38.0619896],[23.8779905,38.0624858],[23.8785135,38.0633155],[23.8786728,38.0634959],[23.878812,38.0635501],[23.8789324,38.0637756],[23.8800321,38.0646104],[23.8804195,38.064764],[23.8806471,38.0649715],[23.8811257,38.0651162],[23.8814559,38.0653689],[23.8816269,38.065333],[23.8819519,38.0652747],[23.8821001,38.0652929],[23.8822484,38.065221],[23.8825673,38.0654015],[23.88275,38.0652125],[23.8828524,38.0653387],[23.8830623,38.0652939],[23.883211,38.065641],[23.8834089,38.0659792],[23.8835684,38.0660515],[23.884001,38.0664575],[23.8848885,38.0675399],[23.8849528,38.0678734],[23.8850874,38.0679411],[23.8851901,38.0678871],[23.8853838,38.0679054],[23.8855205,38.0679956],[23.8858627,38.0678698],[23.8859537,38.067996],[23.8865576,38.0682129],[23.8869795,38.0681773],[23.8872986,38.0682497],[23.8873554,38.0683399],[23.8875229,38.0683175],[23.8878631,38.068782],[23.8881705,38.0690527],[23.888592,38.0692874],[23.8890474,38.0696844],[23.8892749,38.0700271],[23.8895711,38.0701535],[23.8902228,38.0706363],[23.8894246,38.0706897],[23.8894333,38.0708204],[23.8895197,38.0709286],[23.8893429,38.0710276],[23.8893713,38.0710636],[23.8893481,38.071343],[23.8897014,38.0714515],[23.8899965,38.0715915],[23.8902017,38.0716097],[23.8903419,38.0717495],[23.8906274,38.0720923],[23.8907936,38.0722637],[23.8909882,38.0724351],[23.8912233,38.0724533],[23.8911773,38.0727597],[23.8911129,38.0729309],[23.8909562,38.0733544],[23.8907052,38.0734983],[23.8904994,38.0738767],[23.8902027,38.0740296],[23.8897123,38.0741373],[23.8895295,38.0743715],[23.8892557,38.0745334],[23.8887835,38.0745961],[23.8884555,38.0744516],[23.8878064,38.0739913],[23.887624,38.0739821],[23.8875213,38.0740316],[23.8869626,38.0740536],[23.8865606,38.0743596],[23.886492,38.0744948],[23.8865169,38.0747426],[23.886578,38.0748373],[23.8865884,38.0754682],[23.886736,38.075901],[23.8866287,38.0761532],[23.886811,38.0762345],[23.8867081,38.0764147],[23.8866391,38.0768202],[23.8858636,38.0769096],[23.8853849,38.0767919],[23.8850885,38.0768097],[23.8849287,38.0768996],[23.8847231,38.0771247],[23.8844955,38.0775571],[23.8839181,38.0778991],[23.883542,38.0777545],[23.8827897,38.0776095],[23.8825161,38.0775732],[23.8819574,38.0776087],[23.8815015,38.0774821],[23.8812962,38.0775539],[23.8809199,38.0775626],[23.8804408,38.0777243],[23.8802583,38.0777241],[23.8799892,38.0775706],[23.879784,38.077584],[23.879818,38.0776651],[23.8797495,38.0777732],[23.879316,38.0778629],[23.8792131,38.078043],[23.8792795,38.0793049],[23.8791414,38.0800438],[23.8792083,38.0809992],[23.8793444,38.0814139],[23.8790932,38.081648],[23.8782713,38.0821969],[23.8782483,38.0823141],[23.8781866,38.0825348],[23.878323,38.0828053],[23.8783112,38.0830216],[23.877869,38.0834808],[23.8776294,38.0835437],[23.8773437,38.0839399],[23.8772285,38.0839804],[23.8770343,38.0842145],[23.8764497,38.0847501],[23.8763594,38.0848627],[23.8758343,38.0851956],[23.8754463,38.0853214],[23.8748663,38.0857083],[23.8742473,38.0857212],[23.8738676,38.0856036],[23.8730129,38.0859001],[23.8726478,38.0860439],[23.8722146,38.0859533],[23.87161,38.0860968],[23.8710627,38.0860692],[23.8709484,38.0862493],[23.8710043,38.0868442],[23.8706272,38.0873305],[23.8705582,38.0876459],[23.8704987,38.0878576],[23.8702279,38.0880105],[23.8701481,38.0880195],[23.8701799,38.0881682],[23.870232,38.088317],[23.8701967,38.0889118],[23.8699771,38.0905699],[23.8696454,38.0911463],[23.8691199,38.0916414],[23.8685722,38.0918481],[23.8683435,38.0921903],[23.8682452,38.0923344],[23.867737,38.0927665],[23.8674973,38.0928563],[23.8673829,38.0930364],[23.8671249,38.0932389],[23.866965,38.093401],[23.8665198,38.0936168],[23.8661134,38.0938642],[23.8660444,38.0941705],[23.8659189,38.0942425],[23.8656901,38.0946027],[23.865519,38.0946386],[23.8654694,38.0948729],[23.8654567,38.094954],[23.8653955,38.0952874],[23.8654865,38.0954677],[23.8654402,38.0958101],[23.8652145,38.095864],[23.8652372,38.0959361],[23.8649855,38.0963774],[23.8648706,38.0968099],[23.8649046,38.0969271],[23.8647878,38.0970622],[23.8646623,38.0971161],[23.8644565,38.0974043],[23.8643988,38.0977467],[23.8643074,38.0978187],[23.8640783,38.0983592],[23.86406,38.0984628],[23.8639459,38.0984627],[23.8637065,38.0983903],[23.8636782,38.0983182],[23.8635527,38.0983],[23.8635184,38.0983901],[23.8633016,38.0984078],[23.8630161,38.0986418],[23.8633349,38.0989126],[23.8635051,38.0993995],[23.8636986,38.099607],[23.8636528,38.0996971],[23.8637551,38.0998955],[23.8639944,38.0999859],[23.8641994,38.1001393],[23.864085,38.1003194],[23.8642104,38.1003917],[23.8641532,38.1004818],[23.8642784,38.1006081],[23.8643179,38.1008379],[23.8644524,38.1009553],[23.8645071,38.1014555],[23.8644397,38.1016537],[23.8643617,38.1018339],[23.8641669,38.1022843],[23.8642409,38.102361],[23.8643148,38.1025098],[23.8645902,38.1035511],[23.864726,38.104128],[23.8641493,38.1044789],[23.8641833,38.1045961],[23.8643884,38.1047405],[23.8649468,38.105016],[23.8650486,38.1054713],[23.8652525,38.1062286]]},{"id":15909,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u039a\u03b7\u03c6\u03b9\u03c3\u03b9\u03ac-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03b1\u03bd\u03c4\u03b5\u03bb\u03b5\u03ae\u03bc\u03c9\u03bd","description_GR":"\u03a0\u03bf\u03bb\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b1 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac","path":"Attiki\/Attiki_Pendeli_Ekali_AgPandeleimon","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3587,"name_EN":"Pendeli Mt: From Kifisia to Agios Pandeleimon summit","description_EN":"An interesting hike from the west side","ascent_time":95,"descent_time":80,"marker":"Blue_dots","level":9,"ascent":398,"descent":21,"maxelev":869,"minelev":480,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.83645 38.08833,23.86808 38.09368)","views":287,"millestones":"0,23.8364526,38.0909471#1,23.8458208,38.0932335#2,23.8550860,38.0927709#3,23.8643505,38.0910188#3.6,23.8680819,38.0884453","x":23.856405,"y":38.0926675,"coor":[[23.8364526,38.0909471],[23.8368179,38.0907493],[23.8372836,38.0904976],[23.8375574,38.0904439],[23.8381385,38.090643],[23.8383554,38.0905532],[23.8387895,38.0902113],[23.839348,38.0903202],[23.8396447,38.0902214],[23.83985,38.0902307],[23.8404309,38.090556],[23.8409317,38.0909983],[23.8411823,38.0911428],[23.8414779,38.0915398],[23.8419111,38.0916305],[23.8422642,38.0918112],[23.8428115,38.091848],[23.8432886,38.0922497],[23.8434035,38.0923445],[23.8439732,38.0925886],[23.8442193,38.0927917],[23.8445234,38.0929318],[23.844888,38.0930765],[23.8451042,38.0933291],[23.8456402,38.0932938],[23.8459141,38.093204],[23.8465293,38.0935113],[23.8467228,38.0936918],[23.8468518,38.0936919],[23.8470346,38.0935705],[23.8476389,38.0936254],[23.8477987,38.0935535],[23.8478561,38.0933643],[23.8484497,38.0930947],[23.8486093,38.0930949],[23.8488144,38.0931853],[23.8490542,38.0930594],[23.8493507,38.0930417],[23.8499784,38.0928082],[23.8503306,38.0927546],[23.8503534,38.0927862],[23.851004,38.0924986],[23.8512833,38.092535],[23.8518021,38.0926077],[23.8529088,38.0923388],[23.8530912,38.092375],[23.8533195,38.0922852],[23.8535475,38.0923215],[23.8540037,38.092286],[23.8543918,38.0921243],[23.8544718,38.0920343],[23.854757,38.0919625],[23.8550307,38.0919719],[23.8551784,38.0922605],[23.8551817,38.0923912],[23.8550216,38.0926253],[23.8550292,38.0927109],[23.8550327,38.0927425],[23.8551011,38.0927786],[23.8553869,38.0924094],[23.8557153,38.0925315],[23.8558637,38.0924506],[23.8560689,38.0924688],[23.8563536,38.0926675],[23.856405,38.0926675],[23.8564905,38.0926676],[23.8566955,38.0927941],[23.8568666,38.0927763],[23.8569349,38.0928304],[23.8570284,38.0927719],[23.857049,38.0927945],[23.8573707,38.0926687],[23.8575076,38.0926869],[23.8578729,38.0924801],[23.8588307,38.0925533],[23.8590019,38.0924994],[23.8592866,38.0926981],[23.8597538,38.0928969],[23.8598451,38.092861],[23.8601644,38.0928794],[23.8603813,38.0927354],[23.8605296,38.0927356],[23.8606233,38.092569],[23.861032,38.0924027],[23.8612544,38.0923895],[23.8613649,38.092349],[23.8619277,38.0921469],[23.8620571,38.0919127],[23.8622817,38.091895],[23.8627614,38.091481],[23.8629666,38.0915172],[23.8630808,38.0914272],[23.8633889,38.0913555],[23.8634575,38.0912294],[23.863584,38.0912566],[23.8636551,38.0911846],[23.8637359,38.0912387],[23.8638842,38.0911668],[23.8640096,38.091194],[23.8640551,38.0912932],[23.864295,38.0910411],[23.8643863,38.0910052],[23.8645687,38.0910414],[23.8647288,38.0908163],[23.8647521,38.0905279],[23.8649792,38.0904741],[23.8649699,38.0905237],[23.865084,38.0904877],[23.8652047,38.0903527],[23.865353,38.0903168],[23.865381,38.0901816],[23.865616,38.0899115],[23.8655935,38.0897493],[23.8658672,38.0897496],[23.8660615,38.0894975],[23.8664953,38.0892456],[23.8665412,38.0891014],[23.8666226,38.0890114],[23.8668994,38.0890523],[23.867025,38.0889578],[23.8674164,38.0889087],[23.8674921,38.0888502],[23.86748,38.0886158],[23.8677308,38.0886522],[23.8677538,38.088544],[23.8678568,38.0883819],[23.8679413,38.0883279],[23.8680819,38.0884453]]},{"id":15910,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u039a\u03b7\u03c6\u03b9\u03c3\u03b9\u03ac-\u0394\u03b9\u03cc\u03bd\u03c5\u03c3\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c0\u03cc \u0394 \u03c0\u03c1\u03bf\u03c2 \u0391","path":"Attiki\/Attiki_Pendeli_Ekali_Dionysos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5473,"name_EN":"Pendeli Mt: From Kifisia to Dionysos","description_EN":"A W to E crossing","ascent_time":130,"descent_time":120,"marker":"No_marks","level":9,"ascent":425,"descent":316,"maxelev":799,"minelev":435,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.83917 38.08488,23.87988 38.09492)","views":328,"millestones":"0,23.8392371,38.0848313#1,23.8469826,38.0889907#2,23.8550823,38.0925367#3,23.8627587,38.0927883#4,23.8675167,38.0944180#5,23.8758929,38.0936545#5.5,23.8798661,38.0944558","x":23.8629617,"y":38.0922337,"coor":[[23.8392371,38.0848313],[23.8392756,38.0850071],[23.8391952,38.0852593],[23.8392633,38.0854036],[23.8394227,38.085512],[23.8401179,38.0857112],[23.8400251,38.0857517],[23.840502,38.0857298],[23.8406579,38.0857796],[23.8417071,38.0857269],[23.8425851,38.0857551],[23.8437818,38.0860541],[23.8440892,38.0862979],[23.8442028,38.0864963],[23.8443151,38.0872986],[23.8444514,38.0875421],[23.8445451,38.0875422],[23.8450573,38.0879936],[23.8450798,38.0881738],[23.8449539,38.088372],[23.8449479,38.0885342],[23.8458482,38.0887877],[23.8465777,38.0889509],[23.8476608,38.0890514],[23.8500233,38.0896854],[23.8502437,38.0896181],[23.8512465,38.0899618],[23.8515544,38.0899442],[23.8518734,38.0901068],[23.8523163,38.0899677],[23.8521549,38.0901387],[23.8520065,38.0901926],[23.8535505,38.0908029],[23.8550551,38.0911743],[23.8554764,38.0915173],[23.8554875,38.0916345],[23.8553836,38.091765],[23.8552578,38.0919091],[23.8551773,38.0922605],[23.8551806,38.0923911],[23.8550205,38.0926253],[23.8550317,38.0927425],[23.8551,38.0927786],[23.8553859,38.0924094],[23.8558538,38.0922117],[23.8561276,38.092194],[23.8563099,38.0922483],[23.8565693,38.0924379],[23.8570273,38.0927719],[23.8570476,38.0927945],[23.8576875,38.0934442],[23.8583738,38.0940218],[23.859513,38.0946811],[23.8598777,38.0948258],[23.8600944,38.094826],[23.8605964,38.0947185],[23.8615315,38.0947286],[23.8619194,38.094675],[23.8620565,38.094549],[23.8622976,38.093666],[23.8626399,38.0930085],[23.8628012,38.0927022],[23.8629617,38.0922337],[23.8634073,38.0918197],[23.8635334,38.0914413],[23.8639095,38.0915904],[23.8640574,38.0917438],[23.8641134,38.0923297],[23.8642609,38.0927174],[23.8644203,38.0928618],[23.8644541,38.0930962],[23.8643855,38.0932043],[23.864796,38.0932047],[23.8648642,38.093313],[23.8651604,38.0934845],[23.8655823,38.0935211],[23.8660611,38.0936163],[23.8663235,38.0935625],[23.8663919,38.0936166],[23.8665173,38.0936168],[23.8661109,38.0938642],[23.8660419,38.0941705],[23.8659164,38.0942425],[23.8656876,38.0946027],[23.8655165,38.0946386],[23.8654672,38.0948729],[23.8654542,38.094954],[23.8654672,38.0948729],[23.8656269,38.094873],[23.8659921,38.0947473],[23.8662319,38.0945853],[23.8666426,38.0944596],[23.8667911,38.0943336],[23.8672701,38.0943522],[23.867498,38.0944245],[23.8680116,38.0942449],[23.8684861,38.0941553],[23.868862,38.094372],[23.8689908,38.0943045],[23.8691737,38.0940434],[23.8694944,38.0933227],[23.8696284,38.0930885],[23.8698911,38.0928635],[23.8702345,38.0927242],[23.8705302,38.0926209],[23.8707295,38.0927608],[23.8708578,38.0929412],[23.8711768,38.0931398],[23.8717105,38.0932125],[23.8720523,38.0933931],[23.872178,38.0932941],[23.8724528,38.0926635],[23.8728068,38.0923665],[23.8731373,38.092511],[23.8744359,38.0933326],[23.8750172,38.0935315],[23.8761004,38.0936768],[23.8767502,38.0938398],[23.8778108,38.0938319],[23.8780615,38.0939673],[23.8781866,38.0941432],[23.8785045,38.0943598],[23.8792228,38.0944687],[23.8798661,38.0944558]]},{"id":15911,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u039c\u03bf\u03bd\u03ae \u039a\u03b1\u03bb\u03bb\u03b7\u03c3\u03af\u03c9\u03bd-\u039c\u03b1\u03c5\u03c1\u03b7\u03bd\u03cc\u03c1\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039a\u03b1\u03bb\u03bb\u03b7\u03c3\u03af\u03c9\u03bd \u03c3\u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u039c\u03b1\u03c5\u03c1\u03b7\u03bd\u03cc\u03c1\u03b1\u03c2","path":"Attiki\/Attiki_Pendeli_Kalisia_Mavrinora","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":7973,"name_EN":"Pendeli Mt: Agios Nikolaos monastery-Mavrinora","description_EN":"A long trail from the Agios Nikolaos monastery to the Mavrinora Pass","ascent_time":205,"descent_time":195,"marker":"No_marks","level":9,"ascent":518,"descent":336,"maxelev":740,"minelev":321,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.90126 38.04448,23.93454 38.07176)","views":249,"millestones":"0,23.9012924,38.0444506#1,23.9035572,38.0509765#2,23.9116455,38.0498936#3,23.9186616,38.0530180#4,23.9248389,38.0482618#5,23.9302148,38.0538371#6,23.9333429,38.0612576#7,23.9271571,38.0664516#8.0,23.9227532,38.0717753","x":23.9257244,"y":38.0479835,"coor":[[23.9012924,38.0444506],[23.9022937,38.0456952],[23.9028404,38.045948],[23.9037861,38.0461651],[23.9041619,38.0463456],[23.9044921,38.0465982],[23.9048335,38.0470131],[23.904947,38.0473827],[23.9049125,38.047626],[23.9046157,38.0479683],[23.9039104,38.0488555],[23.9039216,38.0489817],[23.9043317,38.0491442],[23.9044911,38.0493246],[23.9043768,38.0495588],[23.904056,38.0497028],[23.9034516,38.0499637],[23.9032234,38.0501978],[23.9032075,38.050324],[23.9033668,38.0505765],[23.9034006,38.0508829],[23.9036853,38.0510544],[23.903799,38.0512167],[23.9038634,38.0515863],[23.9042261,38.0515235],[23.904691,38.0514157],[23.9049303,38.051452],[23.9052756,38.051628],[23.9054693,38.0516282],[23.9060169,38.0512681],[23.9071,38.0510436],[23.907541,38.0509584],[23.9079399,38.0509947],[23.9085629,38.0514954],[23.9094086,38.0522847],[23.9103784,38.0514563],[23.9105611,38.0512401],[23.9107896,38.0507716],[23.9108969,38.0507311],[23.9109658,38.0502625],[23.9111256,38.0501184],[23.9116045,38.0499115],[23.9119352,38.0497675],[23.9120282,38.0499929],[23.9122447,38.0500652],[23.9123813,38.0502185],[23.912985,38.0505254],[23.9133725,38.0505798],[23.91376,38.050526],[23.9143847,38.0505715],[23.9145556,38.0506527],[23.9148178,38.0505808],[23.9150344,38.050599],[23.9152508,38.0507434],[23.9155356,38.0507976],[23.9157113,38.0507437],[23.9158777,38.0506897],[23.9160372,38.0507079],[23.9164135,38.0505729],[23.9169564,38.0502173],[23.9166652,38.0506587],[23.9165736,38.0510462],[23.9166301,38.0514969],[23.9168349,38.0517764],[23.9172108,38.0520291],[23.917769,38.0522277],[23.9188518,38.0523096],[23.9188744,38.0524178],[23.9186574,38.0528322],[23.9186572,38.0530125],[23.918771,38.0531568],[23.9193063,38.0535176],[23.9195571,38.0535539],[23.919997,38.0535361],[23.9208793,38.0535007],[23.9209182,38.0534106],[23.920645,38.053149],[23.9207477,38.0529959],[23.9203718,38.0527793],[23.9202122,38.0527612],[23.9201554,38.052635],[23.9207486,38.0521667],[23.9209998,38.0517883],[23.9218556,38.0508696],[23.9219832,38.0507931],[23.9224396,38.0502526],[23.9228729,38.0500907],[23.9230522,38.0499421],[23.9236372,38.0494603],[23.9238425,38.0493703],[23.9248123,38.0483164],[23.9249494,38.0480281],[23.925189,38.0477398],[23.9257244,38.0479835],[23.9261093,38.0484704],[23.9262731,38.0489122],[23.9263664,38.0489032],[23.9265972,38.0495658],[23.9270822,38.0500708],[23.9271779,38.05017],[23.927662,38.0504723],[23.9277622,38.0503506],[23.9279696,38.0506076],[23.9281405,38.0506798],[23.9283455,38.0508963],[23.9285278,38.0509505],[23.9287099,38.0512029],[23.9293021,38.0516539],[23.9297123,38.0518344],[23.9299058,38.0520599],[23.9300423,38.0523574],[23.9298817,38.0534568],[23.9301554,38.0532948],[23.9300753,38.0536732],[23.9303371,38.0539798],[23.9303257,38.0540519],[23.9307015,38.0543856],[23.9307697,38.054593],[23.9314871,38.0552964],[23.9315895,38.0554947],[23.9320268,38.0559681],[23.9321703,38.0561259],[23.932717,38.0565318],[23.932971,38.0565635],[23.9334962,38.0571136],[23.9336986,38.0574111],[23.9337553,38.0577987],[23.9340968,38.0583126],[23.9343688,38.0600252],[23.9345282,38.0603047],[23.9344482,38.0604849],[23.9342543,38.060629],[23.9341722,38.0607596],[23.9341173,38.0608452],[23.9332288,38.0613269],[23.9330691,38.061417],[23.9330658,38.0615972],[23.9329174,38.0618044],[23.9327916,38.062237],[23.9329168,38.0623812],[23.933001,38.0626381],[23.933076,38.062868],[23.9329506,38.0628319],[23.9327561,38.063679],[23.9324594,38.0639852],[23.9324472,38.0648054],[23.9323674,38.0648234],[23.9321397,38.0645529],[23.9318091,38.0645166],[23.9315012,38.0646336],[23.9313645,38.0645794],[23.9312275,38.0647055],[23.9309082,38.0648135],[23.9302128,38.0649258],[23.9301272,38.0649933],[23.9294712,38.0655202],[23.9291426,38.0656552],[23.9286864,38.0658532],[23.9281057,38.0662268],[23.9276383,38.0662446],[23.9274672,38.0663076],[23.9273759,38.0664517],[23.926984,38.0664515],[23.9268515,38.0664514],[23.9266462,38.0665414],[23.9264862,38.0668838],[23.9263265,38.0670189],[23.9262807,38.0671991],[23.9264057,38.0676047],[23.9263485,38.067785],[23.9264924,38.0678842],[23.9263321,38.0685781],[23.9257953,38.069488],[23.925818,38.0696503],[23.9256807,38.0700828],[23.9254067,38.0704431],[23.9252128,38.0705241],[23.9243232,38.0709201],[23.9241634,38.0710552],[23.9241859,38.0713256],[23.9241289,38.0713977],[23.9238051,38.0713298],[23.9235887,38.0710593],[23.9234862,38.0710142],[23.9229589,38.0713428],[23.922628,38.071613],[23.9227532,38.0717753]]},{"id":15912,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u03a3\u03c4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1 \u03c4\u03bf\u03c5 \u0394\u03b9\u03bf\u03bd\u03cd\u03c3\u03bf\u03c5","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ac \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1, \u0386\u03b3. \u039b\u03bf\u03c5\u03ba\u03ac\u03c2","path":"Attiki\/Attiki_Pendeli_Old_quarries","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":3894,"name_EN":"Pendeli Mt: To the old quarries of Dionysos","description_EN":"Old quarries, Aghios Loukas","ascent_time":70,"descent_time":70,"marker":"Red_dots","level":9,"ascent":244,"descent":244,"maxelev":687,"minelev":475,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.86469 38.09237,23.87819 38.1006)","views":423,"millestones":"0,23.8774724,38.0949941#1,23.8702111,38.0927340#2,23.8649704,38.0983803#3,23.8708127,38.0986512#3.9,23.8774724,38.0949941","x":23.8647868,"y":38.0970622,"coor":[[23.8774724,38.0949941],[23.8774821,38.0947643],[23.8776996,38.0942779],[23.8780734,38.0943053],[23.8781877,38.0941432],[23.8780625,38.0939673],[23.8778119,38.0938319],[23.8767512,38.0938398],[23.8761015,38.0936768],[23.8750183,38.0935315],[23.874437,38.0933326],[23.8731384,38.092511],[23.8728079,38.0923665],[23.8724538,38.0926635],[23.872179,38.0932941],[23.8720534,38.0933931],[23.8717116,38.0932125],[23.8711782,38.0931398],[23.8708593,38.0929412],[23.8707306,38.0927608],[23.8705312,38.0926209],[23.8702356,38.0927242],[23.8698922,38.0928635],[23.8696295,38.0930885],[23.8694958,38.0933227],[23.8691752,38.0940434],[23.8689922,38.0943045],[23.8688631,38.094372],[23.8684871,38.0941553],[23.8680126,38.0942449],[23.8674991,38.0944245],[23.8672712,38.0943522],[23.8667922,38.0943336],[23.8666437,38.0944596],[23.8662329,38.0945853],[23.8659931,38.0947473],[23.865628,38.094873],[23.8654683,38.0948729],[23.8654557,38.094954],[23.8653945,38.0952874],[23.8654854,38.0954677],[23.8654391,38.0958101],[23.8652131,38.095864],[23.8652358,38.0959361],[23.864984,38.0963774],[23.8648692,38.0968099],[23.8649032,38.0969271],[23.8647868,38.0970622],[23.8650703,38.0973329],[23.8647959,38.0977291],[23.8646925,38.0981436],[23.8647948,38.0983239],[23.8651367,38.0984325],[23.8653649,38.0984147],[23.8654902,38.098505],[23.8655131,38.0984149],[23.865627,38.0985052],[23.8662313,38.098587],[23.8668015,38.0986237],[23.8673263,38.0985341],[23.8674745,38.0985703],[23.8681469,38.0988775],[23.8679411,38.0991297],[23.8678268,38.0992918],[23.8678265,38.099436],[23.8684081,38.0994546],[23.8688989,38.0992749],[23.8692978,38.0994556],[23.8693203,38.0995818],[23.8692059,38.09978],[23.8690119,38.0998338],[23.8688067,38.0998156],[23.8686697,38.0998875],[23.8684752,38.1002298],[23.8686686,38.1004734],[23.869159,38.100528],[23.8692237,38.1006047],[23.8697067,38.1003664],[23.8702755,38.0998037],[23.8705385,38.0994435],[23.8707674,38.098939],[23.8708827,38.0982362],[23.8710439,38.0973982],[23.8714328,38.0967316],[23.8718554,38.0963986],[23.8722091,38.0962819],[23.8728847,38.0961744],[23.8730117,38.0958636],[23.8732862,38.0954133],[23.873446,38.0953233],[23.8736514,38.0953055],[23.8740166,38.0951437],[23.8757051,38.094767],[23.8774724,38.0949941]]},{"id":15913,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u03a3\u03c4\u03bf \u03a3\u03ba\u03af\u03bc\u03b8\u03b9","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u03a0\u03b1\u03bd\u03c4\u03bf\u03ba\u03c1\u03ac\u03c4\u03bf\u03c1\u03bf\u03c2","path":"Attiki\/Attiki_Pendeli_Skimthi","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":4814,"name_EN":"Pendeli Mt: A loop trail to Skimthi peak","description_EN":"A loop above Pantokrator monastery","ascent_time":125,"descent_time":120,"marker":"Red_dots","level":9,"ascent":226,"descent":226,"maxelev":489,"minelev":320,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.9453 38.04327,23.95037 38.05895)","views":93,"millestones":"0,23.9482637,38.0432729#1,23.9486009,38.0513317#2,23.9496596,38.0589342#3,23.9455601,38.0559043#4,23.9476151,38.0492228#4.8,23.9482647,38.0432729","x":23.9494998,"y":38.058852,"coor":[[23.9482637,38.0432729],[23.9482703,38.0434036],[23.948235,38.0435207],[23.9482235,38.0436694],[23.9483145,38.0439038],[23.9480637,38.0439758],[23.9480637,38.0440479],[23.9479383,38.0440839],[23.948109,38.0444084],[23.947858,38.0447328],[23.948006,38.0449492],[23.9479376,38.0451114],[23.94804,38.0452736],[23.9479601,38.0455079],[23.9480283,38.0456882],[23.9483132,38.0457064],[23.9482562,38.0458325],[23.9485181,38.046067],[23.9485408,38.0463013],[23.9488481,38.0467701],[23.9488366,38.0470495],[23.9489391,38.0470856],[23.9490186,38.0474822],[23.9491211,38.0476445],[23.9488811,38.0485186],[23.9489152,38.0486809],[23.9488352,38.0489332],[23.9489035,38.0491315],[23.9487324,38.0493657],[23.9487665,38.0494919],[23.9487094,38.0496541],[23.9488118,38.0498164],[23.9487431,38.0503391],[23.9485604,38.0507266],[23.9485261,38.051015],[23.9486171,38.0512764],[23.9485599,38.0514747],[23.9487648,38.0518713],[23.9487465,38.052047],[23.948792,38.0521372],[23.9487235,38.0523715],[23.9487803,38.0526599],[23.94886,38.052696],[23.9490537,38.0528403],[23.9492587,38.0531468],[23.9493838,38.0534894],[23.9493605,38.0543005],[23.9495082,38.0549225],[23.9494278,38.0558417],[23.9494845,38.0561752],[23.9493645,38.056761],[23.9496833,38.0572118],[23.9502415,38.0577167],[23.9503552,38.0580863],[23.950161,38.0587532],[23.9500355,38.0589153],[23.9496935,38.0589512],[23.9494998,38.058852],[23.9494429,38.0587078],[23.9494998,38.058852],[23.9496935,38.0589512],[23.9500355,38.0589153],[23.950161,38.0587532],[23.9503552,38.0580863],[23.9502415,38.0577167],[23.9496833,38.0572118],[23.9493645,38.056761],[23.9490646,38.0567068],[23.9488593,38.0568149],[23.9473307,38.0585266],[23.9471254,38.0586257],[23.9468896,38.0586301],[23.9464565,38.0585848],[23.9462788,38.0584675],[23.9460395,38.0583232],[23.9457549,38.0579446],[23.9455272,38.0575299],[23.9452997,38.0568628],[23.9453683,38.0566105],[23.9453457,38.0563581],[23.9455397,38.0560878],[23.9455741,38.0557544],[23.9458252,38.0553579],[23.9457458,38.0548171],[23.9458142,38.0547451],[23.9459057,38.0542945],[23.9458261,38.0541322],[23.9458832,38.0538709],[23.9460088,38.0536366],[23.9459634,38.0533662],[23.9463288,38.052447],[23.9463519,38.0521046],[23.946466,38.0518523],[23.9466605,38.0508609],[23.9467975,38.0505185],[23.9467521,38.0502301],[23.9470723,38.0503429],[23.9474934,38.0511002],[23.9475732,38.0511362],[23.9476188,38.0510822],[23.9475393,38.0507487],[23.947691,38.0502711],[23.9477483,38.0497664],[23.9474869,38.0487118],[23.947704,38.0479728],[23.9477273,38.0473419],[23.9476249,38.0470084],[23.9475328,38.0468506],[23.9473517,38.0465396],[23.9466342,38.0458183],[23.946475,38.0453856],[23.9464524,38.0450611],[23.9466467,38.0443402],[23.9469776,38.0438536],[23.947217,38.0436915],[23.9478553,38.0435296],[23.9481108,38.0433765],[23.9482647,38.0432729]]},{"id":15914,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u03a4\u03bf \u0393\u03b1\u03bb\u03ac\u03b6\u03b9\u03bf \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03a0\u03b1\u03bb\u03b9\u03ac \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7 \u03c3\u03c4\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1","path":"Attiki\/Attiki_Pendeli_short_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":6624,"name_EN":"Pendeli Mt: The Cyan Trail","description_EN":"From Palea Pendeli to the ancient quarries","ascent_time":150,"descent_time":150,"marker":"Cyan_dots","level":9,"ascent":365,"descent":365,"maxelev":739,"minelev":432,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.86733 38.05532,23.88454 38.07053)","views":538,"millestones":"0,23.8758927,38.0577564#1,23.8803528,38.0647397#2,23.8802406,38.0667156#3,23.8808530,38.0702012#4,23.8740223,38.0664232#5,23.8698501,38.0602798#6,23.8706247,38.0558243#6.6,23.8758927,38.0577564","x":23.8788776,"y":38.0704134,"coor":[[23.8758927,38.0577564],[23.8762908,38.0582885],[23.875994,38.0585406],[23.875982,38.0588876],[23.8770895,38.0588797],[23.8771121,38.059407],[23.8771564,38.0601821],[23.8771648,38.0602903],[23.8770771,38.0605381],[23.8771667,38.0615296],[23.8773043,38.0616829],[23.8775129,38.0619896],[23.8779908,38.0624858],[23.8785138,38.0633155],[23.8786731,38.0634959],[23.8788127,38.0635501],[23.8789331,38.0637756],[23.8800328,38.0646104],[23.8804202,38.064764],[23.8806478,38.0649715],[23.8811264,38.0651162],[23.8814566,38.0653689],[23.8816276,38.065333],[23.8819526,38.0652748],[23.8821008,38.0652929],[23.8822491,38.065221],[23.882568,38.0654015],[23.8827507,38.0652125],[23.8828531,38.0653387],[23.8830627,38.0652939],[23.883211,38.065641],[23.8834093,38.0659792],[23.8839782,38.0666467],[23.8840927,38.0668181],[23.8844559,38.0673682],[23.8845241,38.0675305],[23.8844637,38.0676296],[23.8837684,38.0675297],[23.8834486,38.0676781],[23.8832205,38.067732],[23.8826736,38.0675602],[23.8819669,38.0674784],[23.8816936,38.0673159],[23.8813749,38.0669731],[23.8809649,38.0667383],[23.8807483,38.0667021],[23.8801555,38.0667195],[23.8793123,38.0664843],[23.8788098,38.0670065],[23.8787634,38.0674751],[23.8788535,38.0681962],[23.8786593,38.0683943],[23.8788524,38.0688361],[23.878818,38.0689803],[23.878738,38.0690523],[23.8786354,38.0690522],[23.8784726,38.0688808],[23.8780279,38.0689074],[23.8777905,38.0689928],[23.8783262,38.0690384],[23.8787018,38.0694353],[23.8788157,38.0694715],[23.8789526,38.0694356],[23.879238,38.0692016],[23.8793748,38.0691837],[23.8794086,38.069418],[23.879335,38.0695847],[23.8795854,38.0698193],[23.8801668,38.069874],[23.8803493,38.069766],[23.880412,38.0695723],[23.8805597,38.0694417],[23.8808219,38.069442],[23.8811725,38.0696271],[23.881252,38.0698705],[23.8809439,38.0700325],[23.880713,38.0704693],[23.8799262,38.0705406],[23.8792081,38.0705039],[23.8788776,38.0704134],[23.8786343,38.0703861],[23.8782812,38.0701875],[23.8779817,38.0701105],[23.8777994,38.0700292],[23.8772977,38.0700648],[23.8771149,38.070344],[23.8768877,38.069821],[23.8768733,38.069519],[23.8767192,38.0691944],[23.8764003,38.0689958],[23.8758426,38.0684725],[23.8749885,38.0679398],[23.8748632,38.0678315],[23.8748179,38.0676693],[23.8743965,38.0674165],[23.8743966,38.0673714],[23.8746588,38.0673717],[23.8747273,38.0672996],[23.8737482,38.0665415],[23.8737028,38.0664604],[23.8737484,38.0664154],[23.8749276,38.0664482],[23.8750277,38.0664302],[23.8750148,38.066277],[23.8748098,38.0661686],[23.8744473,38.0660421],[23.8742809,38.0658887],[23.87461,38.065889],[23.8746446,38.0656728],[23.8743034,38.0652037],[23.874087,38.0651134],[23.8737913,38.0647165],[23.8737917,38.0644731],[23.8736216,38.0639502],[23.8735191,38.0639051],[23.8732348,38.0634992],[23.872893,38.0633907],[23.8725061,38.0629576],[23.8720506,38.0626958],[23.8719987,38.0626596],[23.8720559,38.0625425],[23.8717943,38.0621637],[23.8711454,38.0617034],[23.8710658,38.0615771],[23.8704397,38.0610897],[23.869837,38.0602599],[23.8686193,38.0591409],[23.8685283,38.0590147],[23.8684721,38.058564],[23.8683245,38.0582393],[23.8681993,38.0581491],[23.8684223,38.0579465],[23.8684225,38.0578294],[23.8682179,38.0575227],[23.8680584,38.0574504],[23.8678309,38.0571798],[23.8676822,38.0571165],[23.8679085,38.0566571],[23.8679089,38.0564408],[23.867978,38.0560443],[23.8678871,38.055864],[23.8678253,38.0557693],[23.8674494,38.0556427],[23.8673583,38.0555615],[23.867407,38.0554218],[23.8682082,38.055585],[23.8690401,38.055658],[23.8694167,38.055406],[23.8697816,38.0553524],[23.8699016,38.055375],[23.8705058,38.0553036],[23.8705857,38.0554659],[23.870653,38.0560608],[23.8714277,38.056296],[23.8723406,38.0565313],[23.8738001,38.0568709],[23.875183,38.0572058],[23.8758927,38.0577564]]},{"id":16923,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u03a0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b7 \u039c\u03b1\u03c5\u03c1\u03b7\u03bd\u03cc\u03c1\u03b1","description_GR":"\u03a3\u03c4\u03b7\u03bd \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03bf\u03c5 \u0392\u03b1\u03bb\u03b1\u03bd\u03ac\u03c1\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03bc\u03bf\u03bd\u03ad\u03c2 \u039a\u03b1\u03bb\u03b9\u03c3\u03af\u03c9\u03bd \u03ba\u03b1\u03b9 \u03a0\u03b1\u03bd\u03c4\u03bf\u03ba\u03c1\u03ac\u03c4\u03bf\u03c1\u03b1","path":"SUV_4X4\/SUV_Pendeli_Mavrinora_Loop","activity_type":13,"assistance":1,"difficulty":2,"scenic_value":4,"length":18473,"name_EN":"Mt. Pendeli: Crossing the Mavrinora massif","description_EN":"The valley above the Kalisia and Pantokrator monasteries","ascent_time":0,"descent_time":0,"marker":"No_marks","level":12,"ascent":552,"descent":575,"maxelev":685,"minelev":253,"link_logo":"Pendeli_logo_114px","link_ref":"http:\/\/www.toponavigator.com\/68307-2\/","pdf_link":"","bbox":"LINESTRING(23.90126 38.03655,23.95622 38.0716)","views":150,"millestones":"0,23.9468222,38.0400907#1,23.9508155,38.0444323#2,23.9546700,38.0501558#3,23.9548575,38.0567165#4,23.9528032,38.0557524#5,23.9476947,38.0604115#6,23.9420268,38.0559281#7,23.9352405,38.0519514#8,23.9280024,38.0502712#9,23.9329591,38.0570988#10,23.9285960,38.0601459#11,23.9244796,38.0664531#12,23.9212807,38.0694206#13,23.9169907,38.0615895#14,23.9098459,38.0574486#15,23.9096353,38.0526005#16,23.9040206,38.0490181#17,23.9046002,38.0441397#18.5,23.9050351,38.0365224","x":23.9334338,"y":38.0579833,"coor":[[23.9468222,38.0400907],[23.9464709,38.0402348],[23.9456049,38.0401803],[23.9453178,38.0416763],[23.9450412,38.0429695],[23.9452234,38.0430597],[23.9454999,38.0433663],[23.9459159,38.043398],[23.9461779,38.0434973],[23.9473747,38.0432995],[23.9482637,38.0432729],[23.9487903,38.0434579],[23.949337,38.0438727],[23.950055,38.0439271],[23.9509093,38.0444862],[23.9513936,38.044554],[23.9514847,38.0447163],[23.9515868,38.0455005],[23.9514383,38.045942],[23.9519965,38.0462847],[23.9520875,38.0466002],[23.9523495,38.0467626],[23.9525089,38.047051],[23.9526224,38.0478082],[23.9524625,38.0483939],[23.9526562,38.048421],[23.9530666,38.048295],[23.9534199,38.0483492],[23.9538192,38.0476104],[23.954091,38.0480972],[23.9540337,38.0485658],[23.9543299,38.0489264],[23.9543979,38.0494041],[23.954778,38.0504453],[23.9545956,38.0505353],[23.9539003,38.0505801],[23.953353,38.0510666],[23.953273,38.0512648],[23.9533978,38.0522383],[23.9531353,38.0527879],[23.9533062,38.0529322],[23.9538646,38.0529865],[23.9539785,38.0531488],[23.9536816,38.054077],[23.9536356,38.0547619],[23.9548266,38.0548525],[23.9551524,38.0551456],[23.9554482,38.056065],[23.955277,38.0563353],[23.954741,38.0568218],[23.9549345,38.0572364],[23.9549912,38.0576691],[23.9545917,38.0585882],[23.9550931,38.0589489],[23.9560959,38.0593278],[23.9562098,38.0594541],[23.9561414,38.0595261],[23.9559705,38.0594179],[23.9549448,38.0591291],[23.9540103,38.0586691],[23.9542617,38.0577229],[23.9538291,38.0568304],[23.9537725,38.0562356],[23.9534193,38.055911],[23.9525304,38.0556853],[23.9525624,38.0557754],[23.9530866,38.0559559],[23.9532575,38.0561633],[23.9533478,38.0574611],[23.9532792,38.0578396],[23.9528683,38.0586506],[23.952959,38.0595069],[23.9528676,38.0597051],[23.9526852,38.0598132],[23.950918,38.0602631],[23.9498006,38.0607043],[23.9494814,38.0607582],[23.9487747,38.0607399],[23.9473842,38.0603247],[23.9470653,38.0600451],[23.9467124,38.0593059],[23.945949,38.0589631],[23.9456621,38.0586475],[23.9454213,38.0586474],[23.9451478,38.058458],[23.9449087,38.0581064],[23.944761,38.0575025],[23.9445788,38.05725],[23.9442255,38.0571237],[23.9435644,38.0571774],[23.9434617,38.0572675],[23.9426547,38.057515],[23.9421641,38.0580735],[23.942016,38.0580374],[23.9418225,38.0576678],[23.9415513,38.0573567],[23.9415059,38.0571224],[23.9419283,38.0562393],[23.9421797,38.0554463],[23.942009,38.0551668],[23.9415899,38.0550269],[23.9403814,38.0553147],[23.9393898,38.0552602],[23.9388767,38.0554762],[23.9385119,38.0555211],[23.9372353,38.0554393],[23.9372927,38.0550428],[23.9372131,38.0547723],[23.9370536,38.0546731],[23.9365065,38.0546368],[23.9362334,38.0541499],[23.9358802,38.0539875],[23.9359944,38.0536901],[23.9359947,38.0534107],[23.9355394,38.0526805],[23.9351982,38.0518691],[23.9350045,38.0517428],[23.9342181,38.0517424],[23.9340816,38.0513818],[23.9334895,38.0507145],[23.933272,38.0501736],[23.9331129,38.0497364],[23.9330388,38.0485152],[23.9311355,38.0485141],[23.9300182,38.0488919],[23.929357,38.0490357],[23.9290377,38.0491798],[23.9280337,38.0502607],[23.9277601,38.0503506],[23.9276599,38.0504722],[23.9277053,38.0506525],[23.928138,38.0510133],[23.9287072,38.0517527],[23.9293678,38.0522578],[23.9294131,38.0526003],[23.9291845,38.0532671],[23.9288421,38.0537176],[23.9288646,38.053979],[23.9290126,38.0541953],[23.930015,38.0548629],[23.931131,38.0559992],[23.9321447,38.0567568],[23.9326232,38.0570275],[23.9333455,38.0571766],[23.9334338,38.0579833],[23.9336953,38.0587766],[23.9337628,38.059777],[23.9336596,38.0604439],[23.933169,38.0608582],[23.9330125,38.0613628],[23.9327707,38.0612996],[23.9319049,38.0607584],[23.9311076,38.0599828],[23.9308264,38.0598114],[23.930439,38.0596579],[23.9297551,38.0596125],[23.9293332,38.0597384],[23.9278961,38.0605397],[23.9259567,38.0621247],[23.925888,38.062368],[23.9259789,38.0626565],[23.9266618,38.0637114],[23.9269579,38.064027],[23.927026,38.0642974],[23.926741,38.0643694],[23.9264216,38.0645674],[23.9258061,38.064513],[23.9245974,38.0647646],[23.9245505,38.0659993],[23.9243669,38.0672159],[23.9245146,38.0676846],[23.9250385,38.0682438],[23.9250834,38.0688747],[23.9242955,38.070136],[23.9240673,38.0703341],[23.9235085,38.0704779],[23.9229593,38.0713428],[23.9226284,38.071613],[23.9217357,38.0714862],[23.9213258,38.0709722],[23.9210644,38.0701969],[23.9213157,38.0697284],[23.9213273,38.0695121],[23.9209747,38.0688269],[23.9199958,38.0674203],[23.9199051,38.0668885],[23.9200659,38.0658431],[23.919952,38.0657168],[23.9194277,38.0656264],[23.9188257,38.0636612],[23.9185982,38.0631743],[23.9179152,38.0622996],[23.9170268,38.0616681],[23.9167993,38.0611812],[23.9164806,38.0608385],[23.9162526,38.0608023],[23.9158882,38.0604596],[23.9149541,38.0599722],[23.9143848,38.059413],[23.9135208,38.0592141],[23.9116508,38.0597174],[23.9111378,38.0597351],[23.9108986,38.0595726],[23.9106364,38.0595724],[23.9106024,38.0594553],[23.9110132,38.059041],[23.9111503,38.0587797],[23.9110712,38.0582749],[23.9107753,38.0578241],[23.9099222,38.057526],[23.9095465,38.0571517],[23.9089429,38.0567727],[23.9084072,38.0566821],[23.9084188,38.056574],[23.9085899,38.056448],[23.9091601,38.0562501],[23.9099598,38.0564986],[23.9103816,38.0565079],[23.910678,38.056436],[23.9111115,38.0561119],[23.9119565,38.0548688],[23.9118773,38.054382],[23.9113992,38.053913],[23.9105332,38.053678],[23.9098834,38.0537586],[23.9096338,38.0536909],[23.9097596,38.0533485],[23.90976,38.0529699],[23.9096238,38.0525552],[23.9094075,38.0522847],[23.9085629,38.0514954],[23.9079399,38.0509947],[23.907541,38.0509584],[23.9071,38.0510436],[23.9060169,38.0512681],[23.9054693,38.0516282],[23.9052756,38.051628],[23.9049303,38.051452],[23.904691,38.0514157],[23.9042147,38.0515235],[23.9038452,38.0515863],[23.9037887,38.0512077],[23.9034016,38.0508829],[23.9033678,38.0505765],[23.9032086,38.050324],[23.9032248,38.0501978],[23.9034531,38.0499637],[23.9040575,38.0497028],[23.9043779,38.0495588],[23.9044921,38.0493246],[23.9043328,38.0491442],[23.9039227,38.0489817],[23.9039115,38.0488555],[23.9046171,38.0479683],[23.9049139,38.047626],[23.9049484,38.0473827],[23.9048349,38.0470131],[23.9044935,38.0465982],[23.9037875,38.0461651],[23.9028418,38.045948],[23.9022951,38.0456952],[23.9012939,38.0444506],[23.9022513,38.0443342],[23.9031065,38.0440285],[23.9041091,38.0442816],[23.9043712,38.0442278],[23.9050964,38.0439445],[23.9056552,38.0436205],[23.9060776,38.043044],[23.906506,38.0431029],[23.9071096,38.0434459],[23.9074514,38.0435363],[23.9083405,38.0433928],[23.9090892,38.0433122],[23.909282,38.0432222],[23.9094648,38.0428438],[23.9094422,38.0426816],[23.9092145,38.0424651],[23.9082302,38.0421669],[23.9077658,38.0418331],[23.9072843,38.0412829],[23.9065899,38.0407236],[23.9062038,38.0404709],[23.9055026,38.039889],[23.9051618,38.0390416],[23.9048857,38.0386042],[23.9049951,38.037676],[23.9050351,38.0365224]]},{"id":17041,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: Pendeli Trace","description_GR":"\u0395\u03c4\u03ae\u03c3\u03b9\u03bf\u03c2 \u03b1\u03b3\u03ce\u03bd\u03b1\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03bf\u03cd \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 20 Km","path":"MOUNTAIN_RUNNING\/MountRun_Pendeli_PendeliTrace_20km","activity_type":36,"assistance":2,"difficulty":2,"scenic_value":4,"length":19379,"name_EN":"Mt. Pendeli: Pendeli Trace","description_EN":"Annual Moutnain Running 20 km","ascent_time":0,"descent_time":0,"marker":"No_marks","level":12,"ascent":1401,"descent":1401,"maxelev":990,"minelev":432,"link_logo":"PEN_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.86466 38.055,23.89825 38.07829)","views":28,"millestones":"0,23.8696109,38.0549736#1,23.8672750,38.0605336#2,23.8670853,38.0679255#3,23.8680044,38.0734366#4,23.8716548,38.0737225#5,23.8800602,38.0705480#6,23.8814759,38.0744710#7,23.8816632,38.0766011#8,23.8865372,38.0775447#9,23.8884971,38.0763227#10,23.8932591,38.0729688#11,23.8965950,38.0688502#12,23.8975615,38.0663059#13,23.8885270,38.0660470#14,23.8909980,38.0724411#15,23.8838418,38.0743660#16,23.8826603,38.0715424#17,23.8751622,38.0680341#18,23.8720749,38.0627201#19,23.8675560,38.0559869#19.4,23.8696134,38.0549736","x":23.8932437,"y":38.0696162,"coor":[[23.8696109,38.0549736],[23.8697812,38.0553524],[23.8694164,38.055406],[23.8690398,38.055658],[23.8682078,38.0555849],[23.867407,38.0554218],[23.8673587,38.0555615],[23.8674497,38.0556427],[23.8678256,38.0557693],[23.8678871,38.055864],[23.8678093,38.0559495],[23.8671708,38.0560479],[23.8671069,38.05612],[23.8670566,38.056174],[23.8671362,38.0562822],[23.8673542,38.056296],[23.8677288,38.056319],[23.8679089,38.0564408],[23.86792,38.0566031],[23.8677483,38.0569724],[23.8676775,38.0571255],[23.8675174,38.0574498],[23.8671974,38.0578821],[23.8671613,38.0581299],[23.8674324,38.0595181],[23.8675911,38.060023],[23.8672642,38.0605409],[23.8672925,38.0606446],[23.8677251,38.0609515],[23.8686323,38.0618403],[23.8686504,38.0618718],[23.8685019,38.0620339],[23.867555,38.0624384],[23.86711,38.0627083],[23.8670755,38.0628435],[23.8671661,38.063177],[23.8671486,38.0634294],[23.8672272,38.0640784],[23.867352,38.064403],[23.8676929,38.0650162],[23.8677722,38.0653047],[23.867749,38.065512],[23.8674459,38.0660569],[23.8673649,38.0667238],[23.8672389,38.0670481],[23.8672271,38.0672554],[23.8673066,38.0674447],[23.8674999,38.0676973],[23.8674733,38.067837],[23.8672908,38.0679314],[23.8666752,38.0679127],[23.8659678,38.0682363],[23.8646816,38.0684376],[23.864745,38.068636],[23.8650982,38.0687806],[23.8655761,38.0692678],[23.8659974,38.0695387],[23.8663506,38.0697013],[23.8665906,38.0699675],[23.8668752,38.0701661],[23.8673536,38.070401],[23.867604,38.0706446],[23.8677062,38.070861],[23.8678314,38.0709963],[23.8687424,38.0715652],[23.8687649,38.0717454],[23.8684267,38.0722002],[23.8677702,38.0727222],[23.8676445,38.0728933],[23.8676304,38.0729969],[23.8681107,38.0735563],[23.8686414,38.0738723],[23.8688171,38.0738455],[23.8689538,38.0739177],[23.8690223,38.0738457],[23.8691591,38.0738458],[23.8693756,38.0739182],[23.8697864,38.0737564],[23.8697405,38.0738916],[23.8695351,38.0739995],[23.8694551,38.0741256],[23.8693861,38.0744229],[23.8694731,38.0748241],[23.8693244,38.0750673],[23.8680229,38.0760572],[23.8679635,38.0761653],[23.868696,38.0758326],[23.8699506,38.0755907],[23.8700191,38.0755006],[23.8703501,38.0753298],[23.8705106,38.0748072],[23.870762,38.0745191],[23.8708538,38.0741857],[23.8709451,38.0741317],[23.87131,38.074069],[23.871462,38.0739565],[23.8717819,38.0735693],[23.8717911,38.0733891],[23.8719055,38.0731729],[23.8722711,38.0727587],[23.8723404,38.0722361],[23.8726444,38.071984],[23.8729295,38.0719213],[23.8734425,38.0719579],[23.873796,38.0718951],[23.8739329,38.0718322],[23.8745381,38.0712741],[23.87512,38.0710223],[23.875303,38.0707071],[23.8765236,38.0702758],[23.8767174,38.0702579],[23.8771184,38.070344],[23.8771986,38.0701458],[23.8773013,38.0700558],[23.877803,38.0700202],[23.8779967,38.0701106],[23.8782851,38.0701875],[23.8786382,38.0703861],[23.8788808,38.0704134],[23.879029,38.0704226],[23.8792113,38.0705129],[23.8797243,38.0705134],[23.8799294,38.0705497],[23.8803741,38.0705411],[23.8807162,38.0704694],[23.8807755,38.0706271],[23.8808775,38.0709742],[23.8811244,38.0712088],[23.8822637,38.0716696],[23.8824804,38.0716608],[23.8826287,38.0715528],[23.8829367,38.071472],[23.8832676,38.0712831],[23.8834044,38.0712832],[23.8834841,38.0713554],[23.8836889,38.071626],[23.8836772,38.0718513],[23.8828667,38.0724543],[23.8824666,38.07249],[23.882797,38.0725804],[23.8833101,38.0725629],[23.8833556,38.0726441],[23.8831617,38.0726889],[23.8831388,38.072743],[23.8826798,38.0730264],[23.8828269,38.0730942],[23.8828153,38.0731843],[23.8826327,38.0733283],[23.8821194,38.073454],[23.882085,38.0735982],[23.8819812,38.0736882],[23.8819639,38.0737873],[23.8815186,38.0741834],[23.881541,38.0744178],[23.8810958,38.0747778],[23.8802355,38.0751465],[23.8797613,38.0751325],[23.8792484,38.0749877],[23.8789405,38.0750415],[23.8788196,38.0750955],[23.8784613,38.0752573],[23.8776061,38.0753105],[23.8773323,38.0754003],[23.8779024,38.0754009],[23.8788026,38.0757083],[23.8791331,38.0757717],[23.8793612,38.075772],[23.8801823,38.0756106],[23.8809117,38.0758276],[23.8811203,38.075936],[23.8815534,38.0760356],[23.8823743,38.0760544],[23.8825338,38.0761267],[23.8826134,38.0762349],[23.8821113,38.0764868],[23.8817122,38.0765675],[23.8815524,38.0766755],[23.8809592,38.0768731],[23.8809133,38.0770173],[23.8807877,38.0771253],[23.880799,38.0771974],[23.8807134,38.0772289],[23.8804964,38.077481],[23.8802796,38.0775529],[23.8799946,38.0775707],[23.8802633,38.0777241],[23.8804458,38.0777243],[23.8809249,38.0775626],[23.8813012,38.077554],[23.8815065,38.0774821],[23.8819624,38.0776087],[23.8825211,38.0775732],[23.8827947,38.0776095],[23.883547,38.0777545],[23.883923,38.0778991],[23.8845004,38.0775571],[23.8847281,38.0771248],[23.8849337,38.0768996],[23.8850934,38.0768097],[23.8853899,38.0767919],[23.8858686,38.0769096],[23.8866441,38.0768202],[23.8868674,38.0768429],[23.8869049,38.0770187],[23.8866606,38.0772168],[23.8865209,38.0774059],[23.8865208,38.0775231],[23.886589,38.0776133],[23.8866802,38.0776133],[23.8868629,38.0774873],[23.887034,38.0774334],[23.8875698,38.077479],[23.8877179,38.0775287],[23.8882654,38.0774166],[23.8884589,38.0776331],[23.8892567,38.0778321],[23.8893879,38.0778187],[23.8897983,38.0778371],[23.8906536,38.0777117],[23.890722,38.0777298],[23.8907675,38.0778065],[23.8910294,38.078032],[23.8914509,38.0782848],[23.8916561,38.078321],[23.8916997,38.0782309],[23.8914973,38.0777621],[23.8910649,38.0771939],[23.8908525,38.076707],[23.8907392,38.0762743],[23.8906366,38.0762021],[23.8902376,38.0762017],[23.889998,38.0763277],[23.8898269,38.0763455],[23.8894051,38.0763226],[23.8891201,38.0763088],[23.8887667,38.0762454],[23.8879978,38.0764655],[23.8878385,38.0763031],[23.8877705,38.0760417],[23.8877154,38.0754648],[23.88767,38.0753205],[23.8874425,38.0750049],[23.8868614,38.0747159],[23.8867932,38.0746077],[23.886839,38.0744726],[23.8875352,38.0740406],[23.8876265,38.0739821],[23.8878089,38.0739913],[23.888458,38.0744516],[23.8887863,38.0745961],[23.8891168,38.0746955],[23.8895159,38.0746959],[23.8897326,38.074642],[23.8900181,38.0743269],[23.8907592,38.0743005],[23.891245,38.0741838],[23.8915119,38.074121],[23.8919686,38.0736978],[23.8927446,38.0732479],[23.8931542,38.0730545],[23.8934168,38.0728384],[23.8932917,38.0726039],[23.8932468,38.0720992],[23.8934876,38.0711441],[23.8933628,38.0707294],[23.8929759,38.0702333],[23.8929601,38.0701116],[23.8930378,38.0700756],[23.8931976,38.0699586],[23.8932437,38.0696162],[23.8933808,38.0693639],[23.8936434,38.0691479],[23.8939078,38.069067],[23.8943638,38.0690854],[23.8945349,38.0690315],[23.8946724,38.0685449],[23.8951721,38.0683922],[23.895127,38.0680316],[23.8951507,38.0674278],[23.8952761,38.0673919],[23.8955497,38.0674281],[23.8960738,38.0676629],[23.8962932,38.0679561],[23.8964265,38.0681319],[23.8965966,38.068817],[23.8965848,38.0690514],[23.8965049,38.0691144],[23.8963111,38.0691593],[23.8961318,38.0691861],[23.8960975,38.0692943],[23.8963246,38.0699434],[23.8963242,38.0701777],[23.8962556,38.0703399],[23.8964947,38.0705564],[23.8967681,38.0707008],[23.8973266,38.0708365],[23.8980666,38.0708056],[23.8982263,38.0706976],[23.8977087,38.0706746],[23.897344,38.0706202],[23.8970934,38.0704758],[23.8969567,38.0703405],[23.8969455,38.0702323],[23.8970827,38.069935],[23.8973794,38.069728],[23.8977,38.0687459],[23.8978383,38.0676825],[23.8978393,38.0669615],[23.8976804,38.0664566],[23.8973617,38.0660598],[23.8967809,38.0656267],[23.8964619,38.0654912],[23.8961998,38.0654549],[23.8953448,38.0654361],[23.8943187,38.0655344],[23.8940907,38.0655252],[23.893395,38.0657589],[23.8929892,38.065754],[23.891998,38.0653385],[23.8915421,38.065302],[23.8911775,38.0651214],[23.8909496,38.0650761],[23.8909155,38.065013],[23.8909291,38.06495],[23.8910546,38.064905],[23.8910137,38.0648509],[23.8906378,38.0646703],[23.8904211,38.0647061],[23.8899875,38.0649761],[23.8897018,38.0654625],[23.8894506,38.0657507],[23.8894502,38.065985],[23.8893475,38.0660931],[23.8884127,38.0660381],[23.8882987,38.066038],[23.8882188,38.06611],[23.8881954,38.0665426],[23.8880696,38.0667769],[23.888058,38.066903],[23.8884454,38.0670656],[23.88873,38.0673182],[23.8889237,38.0674176],[23.8890742,38.0675439],[23.8893245,38.0678686],[23.889442,38.0683419],[23.8895075,38.0688692],[23.8898093,38.0698023],[23.8902242,38.0706363],[23.889426,38.0706897],[23.8892425,38.0707571],[23.8891523,38.0707931],[23.8891179,38.0709192],[23.8891566,38.0709643],[23.8891975,38.0710094],[23.8893457,38.0710276],[23.8893742,38.0710636],[23.8893283,38.0712258],[23.889351,38.071343],[23.8894902,38.0713837],[23.8897042,38.0714515],[23.8899994,38.0715915],[23.8902046,38.0716097],[23.8903447,38.0717495],[23.8906303,38.0720923],[23.8906939,38.0722095],[23.8907964,38.0722637],[23.8909911,38.0724351],[23.8911632,38.0724217],[23.8912258,38.0724533],[23.8911798,38.0727597],[23.8911271,38.0729309],[23.8909591,38.0733544],[23.890708,38.0734983],[23.8905935,38.0738047],[23.8905022,38.0738767],[23.8902056,38.0740296],[23.8897151,38.0741373],[23.8895324,38.0743715],[23.8892585,38.0745334],[23.8887863,38.0745961],[23.888458,38.0744516],[23.8878089,38.0739913],[23.8876265,38.0739821],[23.8875352,38.0740406],[23.886964,38.0740536],[23.8865645,38.0743596],[23.8864959,38.0744948],[23.8864952,38.0749003],[23.8864038,38.0750625],[23.8861185,38.0752424],[23.8857764,38.0752601],[23.8854912,38.075341],[23.885286,38.0753137],[23.8849924,38.0751467],[23.8844773,38.0748533],[23.884284,38.0745286],[23.8841701,38.0744384],[23.8838738,38.074366],[23.8836913,38.0743658],[23.8833374,38.0746899],[23.8833127,38.0745277],[23.8835643,38.0740142],[23.8836442,38.0739782],[23.8840319,38.0739696],[23.8841231,38.0739337],[23.8841005,38.0738435],[23.8838497,38.0738072],[23.8838498,38.0737171],[23.8840209,38.0736722],[23.8847164,38.0736999],[23.8848306,38.0735738],[23.8850201,38.0733442],[23.8849522,38.0730557],[23.884827,38.0729114],[23.8843484,38.0727667],[23.8842571,38.0728207],[23.8842113,38.0729108],[23.883778,38.0729644],[23.8834134,38.0728199],[23.8831378,38.072743],[23.8831606,38.0726889],[23.8833545,38.0726441],[23.8833091,38.0725629],[23.882796,38.0725804],[23.8824655,38.07249],[23.8828657,38.0724543],[23.8836761,38.0718513],[23.8836878,38.071626],[23.8834831,38.0713554],[23.8834034,38.0712832],[23.8832666,38.0712831],[23.8829356,38.071472],[23.8826277,38.0715528],[23.8824793,38.0716608],[23.8822627,38.0716696],[23.8811233,38.0712088],[23.8808761,38.0709742],[23.880774,38.0706271],[23.8807152,38.0704693],[23.880373,38.0705411],[23.8799284,38.0705497],[23.8797232,38.0705134],[23.8792102,38.0705129],[23.8790279,38.0704226],[23.8788797,38.0704134],[23.8786368,38.0703861],[23.8782837,38.0701875],[23.8779956,38.0701106],[23.8778019,38.0700202],[23.8774962,38.0700424],[23.8773003,38.0700558],[23.8771975,38.0701458],[23.8771174,38.070344],[23.8769367,38.0699157],[23.8768872,38.0695101],[23.8767816,38.0693838],[23.8768872,38.0695101],[23.8768919,38.069438],[23.87671,38.0691854],[23.8763911,38.0689958],[23.8757991,38.0684544],[23.8756055,38.0683641],[23.8755031,38.0682378],[23.8751159,38.0680031],[23.8749791,38.0679669],[23.8748654,38.0678225],[23.8748428,38.0676963],[23.874467,38.0674796],[23.8744786,38.0673715],[23.8747864,38.0673718],[23.8748092,38.0673358],[23.8739894,38.0667311],[23.8737276,38.0664964],[23.8737174,38.0664243],[23.8749942,38.0664437],[23.8750627,38.0664168],[23.8750084,38.0662635],[23.8744616,38.0660466],[23.8743136,38.0659022],[23.8745997,38.0658845],[23.8746581,38.0656773],[23.8743737,38.0653796],[23.8742942,38.0651992],[23.8740777,38.0651179],[23.8738845,38.0647932],[23.8737934,38.064739],[23.873748,38.0646128],[23.8738054,38.0643695],[23.8737485,38.0643334],[23.8737146,38.0641351],[23.8732597,38.0635217],[23.8732141,38.0634766],[23.8731115,38.0634945],[23.8728268,38.06335],[23.8728269,38.0632599],[23.8725424,38.0629892],[23.8722008,38.0627545],[23.8720071,38.0627002],[23.8720644,38.062538],[23.8717915,38.0621592],[23.8711767,38.0617169],[23.8706987,38.0612477],[23.870471,38.0611033],[23.8701979,38.0608146],[23.8700844,38.0605441],[23.8698683,38.0602734],[23.8694471,38.0599485],[23.8690945,38.0595245],[23.868844,38.059362],[23.8685596,38.0590733],[23.8685035,38.0585595],[23.868367,38.0583791],[23.8683277,38.0580411],[23.8684248,38.0579465],[23.868425,38.0578294],[23.8682204,38.0575227],[23.8680609,38.0574504],[23.8678334,38.0571798],[23.8676797,38.0571255],[23.8677505,38.0569724],[23.8679221,38.0566031],[23.867911,38.0564408],[23.8677313,38.056319],[23.8673755,38.056296],[23.8671387,38.0562822],[23.8670591,38.056174],[23.8671733,38.0560479],[23.8675371,38.0559898],[23.8678118,38.0559495],[23.8678892,38.055864],[23.8678281,38.0557693],[23.8674522,38.0556427],[23.8673612,38.0555615],[23.8674092,38.0554218],[23.8682103,38.055585],[23.8690423,38.055658],[23.8694189,38.055406],[23.8697837,38.0553524],[23.8696134,38.0549736]]},{"id":17358,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u03a0\u03b7\u03b3\u03ae \u039a\u03bf\u03bc\u03bc\u03b1\u03c4\u03ac-\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u039d\u03c4\u03b1\u03b2\u03ad\u03bb\u03b7","description_GR":"\u03a0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1","path":"ATTIKI\/Attiki_Pendeli_Kommatas_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":3,"length":3313,"name_EN":"Pendeli Mt: Komatas spring-Davelis cave","description_EN":"Aloop trail along the ancient quarries","ascent_time":60,"descent_time":60,"marker":"No_marks","level":9,"ascent":212,"descent":212,"maxelev":853,"minelev":682,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.87263 38.07003,23.88369 38.0766)","views":329,"millestones":"0,23.8734040,38.0754683#1,23.8772222,38.0701774#2,23.8824099,38.0729937#3,23.8753677,38.0765097#3.3,23.8734040,38.0754683","x":23.8828628,"y":38.0724543,"coor":[[23.873404,38.0754683],[23.8728916,38.0750712],[23.8728122,38.0748548],[23.8729498,38.0744313],[23.8733271,38.0743822],[23.8738977,38.0741124],[23.8736929,38.0738508],[23.873614,38.073355],[23.8726458,38.0728222],[23.8726565,38.072624],[23.8727025,38.0723807],[23.8726405,38.071984],[23.8729256,38.0719213],[23.8734386,38.0719579],[23.8737921,38.0718951],[23.8745342,38.0712831],[23.8751161,38.0710313],[23.875299,38.0707161],[23.8765196,38.0702848],[23.8767135,38.0702669],[23.8771145,38.070344],[23.8772974,38.0700648],[23.8777991,38.0700292],[23.8779814,38.0701105],[23.8782812,38.0701875],[23.8786343,38.0703861],[23.8788772,38.0704134],[23.8792077,38.0705039],[23.8799259,38.0705406],[23.8807127,38.0704693],[23.8807715,38.0706271],[23.8808736,38.0709742],[23.8811319,38.0712088],[23.8822712,38.0716696],[23.8824878,38.0716608],[23.8832637,38.0712831],[23.8834005,38.0712832],[23.8834802,38.0713554],[23.883685,38.071626],[23.8836732,38.0718513],[23.8828628,38.0724543],[23.8824626,38.07249],[23.8823579,38.0724763],[23.8819701,38.0725841],[23.8816732,38.0728902],[23.8826763,38.0730264],[23.8828233,38.0730942],[23.8828118,38.0731843],[23.8826291,38.0733283],[23.8821159,38.073454],[23.8820814,38.0735981],[23.8819772,38.0736882],[23.8812246,38.0737685],[23.8805294,38.0735966],[23.8800739,38.0732626],[23.8796465,38.0731946],[23.8796519,38.0733974],[23.8800847,38.0736412],[23.8799021,38.0737492],[23.8796783,38.0740058],[23.8794732,38.0739425],[23.879211,38.0739422],[23.8787088,38.0742662],[23.8779844,38.0745268],[23.8774361,38.0751301],[23.8768883,38.075454],[23.8762145,38.0760841],[23.8759977,38.0762101],[23.8757806,38.0764802],[23.8755752,38.0765972],[23.8750625,38.0763803],[23.8749942,38.0762992],[23.8745267,38.0762987],[23.8741962,38.0761992],[23.874128,38.0760999],[23.8742309,38.0759468],[23.8742085,38.0757215],[23.8736617,38.0754325],[23.8735068,38.0753602],[23.873404,38.0754683]]},{"id":17405,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u039a\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u0392\u03b1\u03bb\u03b1\u03bd\u03ac\u03c1\u03b7","description_GR":"\u03a3\u03c4\u03b7 \u03c6\u03cd\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03b1 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1\u03c2 \u0392\u03b1\u03bb\u03b1\u03bd\u03ac\u03c1\u03b7","path":"ATTIKI\/Attiki_Pendeli_Valanaris_valley","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4541,"name_EN":"Pendeli Mt: Valanaris valley","description_EN":"Across the nature and the monuments of Valanaris valley","ascent_time":100,"descent_time":115,"marker":"No_marks","level":9,"ascent":93,"descent":469,"maxelev":687,"minelev":305,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.89679 38.04373,23.91601 38.06128)","views":162,"millestones":"0,23.8968232,38.0611879#1,23.9054933,38.0607045#2,23.9126432,38.0566815#3,23.9121402,38.0535950#4,23.9099679,38.0476746#4.5,23.9099901,38.0437275","x":23.9142144,"y":38.054938,"coor":[[23.8968232,38.0611879],[23.8967873,38.0608725],[23.8969651,38.060796],[23.8975604,38.0605036],[23.8976746,38.0603775],[23.8976408,38.0601251],[23.8978976,38.0598865],[23.89803,38.0597244],[23.8981154,38.0597425],[23.8981495,38.0598507],[23.8989578,38.0605544],[23.8994569,38.0607846],[23.9002807,38.061227],[23.9003967,38.0612766],[23.900503,38.0611506],[23.9008791,38.061241],[23.9012896,38.0611197],[23.9014266,38.0610026],[23.9021934,38.0611069],[23.9024421,38.061053],[23.9036505,38.061036],[23.9037532,38.060964],[23.9039812,38.0609281],[23.9044713,38.0609466],[23.9051041,38.0608795],[23.9052167,38.0610823],[23.9055821,38.0605869],[23.90605,38.0602448],[23.9077723,38.059381],[23.9084361,38.0589939],[23.9090712,38.0587376],[23.9097895,38.0585308],[23.9098125,38.0584047],[23.909528,38.0580079],[23.909631,38.0577015],[23.909544,38.0571517],[23.9099197,38.057526],[23.9107732,38.0578241],[23.9111834,38.0579596],[23.9120158,38.0577529],[23.9122218,38.057014],[23.9129634,38.0564378],[23.9131007,38.0560413],[23.9133062,38.055717],[23.9141386,38.0555013],[23.9155411,38.05598],[23.915826,38.0560433],[23.915997,38.0559893],[23.9158891,38.0556963],[23.9152742,38.0551101],[23.9145678,38.0548392],[23.9142144,38.054938],[23.9140433,38.0550461],[23.9136101,38.0550548],[23.9131313,38.0551445],[23.91304,38.0552346],[23.9127892,38.0552344],[23.9125464,38.0551171],[23.912615,38.0549909],[23.9128432,38.0548109],[23.9132087,38.0541126],[23.9129127,38.053806],[23.9117733,38.0534987],[23.9111351,38.0533991],[23.9104853,38.0534887],[23.9098809,38.0537586],[23.9097113,38.053754],[23.9096316,38.0536909],[23.9097574,38.0533485],[23.9097579,38.0529699],[23.9096216,38.0525552],[23.9094054,38.0522847],[23.9085605,38.0514954],[23.9084809,38.0513151],[23.9086639,38.0508285],[23.9086188,38.0503959],[23.9090551,38.0498735],[23.909239,38.0494861],[23.9095353,38.0495224],[23.9095582,38.0494142],[23.9096837,38.0493242],[23.9098097,38.0488016],[23.9096959,38.0486753],[23.9097646,38.048405],[23.9097307,38.0481886],[23.9101877,38.0472246],[23.9102564,38.0469543],[23.910211,38.04681],[23.9104049,38.046666],[23.910428,38.0464317],[23.9105193,38.0463236],[23.9103717,38.0459089],[23.910235,38.0458006],[23.9102536,38.0454852],[23.9100827,38.045404],[23.9100943,38.0452507],[23.9099044,38.0450568],[23.9097984,38.0449125],[23.9098262,38.0446016],[23.9099395,38.0443088],[23.9099173,38.0438131],[23.9099901,38.0437275]]},{"id":17591,"author":"pavelitz","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b3\u03b9\u03b1 \u03b4\u03c5\u03bd\u03b1\u03c4\u03bf\u03cd\u03c2 \u03c0\u03bf\u03b4\u03b7\u03bb\u03ac\u03c4\u03b5\u03c2","path":"MTB_ROADBIKE\/MTB_Pendeli_Megalos_Kiklos","activity_type":41,"assistance":2,"difficulty":3,"scenic_value":4,"length":46322,"name_EN":"Pendeli Mt: Long loop","description_EN":"For tenaceous cyclists","ascent_time":230,"descent_time":210,"marker":"No_marks","level":12,"ascent":1672,"descent":1672,"maxelev":936,"minelev":190,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.8489 38.04848,23.95615 38.10856)","views":82,"millestones":"0,23.9045644,38.0924281#1,23.9088697,38.0944762#2,23.9150940,38.0952519#3,23.9227753,38.1002244#4,23.9278810,38.1027076#5,23.9313806,38.0950861#6,23.9336171,38.0922667#7,23.9422718,38.0880569#8,23.9448922,38.0814553#9,23.9407001,38.0744214#10,23.9480439,38.0709098#11,23.9432380,38.0664966#12,23.9463742,38.0611854#13,23.9554746,38.0592745#14,23.9499375,38.0525253#15,23.9448407,38.0578214#16,23.9385425,38.0555195#17,23.9331152,38.0491980#18,23.9292094,38.0532283#19,23.9337005,38.0601870#20,23.9259424,38.0625717#21,23.9246906,38.0695599#22,23.9175776,38.0674417#23,23.9110668,38.0637421#24,23.9048718,38.0622671#25,23.9031690,38.0551159#26,23.9001093,38.0554987#27,23.9026159,38.0625165#28,23.9003520,38.0662505#29,23.8925176,38.0651708#30,23.8924945,38.0667036#31,23.8933829,38.0707950#32,23.8865081,38.0747938#33,23.8772947,38.0754049#34,23.8807276,38.0705027#35,23.8717894,38.0734352#36,23.8678112,38.0801357#37,23.8625234,38.0866390#38,23.8550028,38.0903249#39,23.8492280,38.0936477#40,23.8550493,38.1006865#41,23.8592369,38.1050212#42,23.8661042,38.1059446#43,23.8763636,38.1022266#44,23.8867970,38.0997900#45,23.8950427,38.0948714#46.3,23.9045665,38.0924281","x":23.903004,"y":38.0555692,"coor":[[23.9045644,38.0924281],[23.9049177,38.0926087],[23.9054195,38.0926],[23.9055792,38.0925191],[23.9056137,38.0922848],[23.9054096,38.0914194],[23.9054443,38.0910409],[23.9053649,38.0906983],[23.9055431,38.0904326],[23.9055321,38.090054],[23.9059542,38.0899643],[23.9060796,38.0899914],[23.9064441,38.0903252],[23.9068315,38.0905778],[23.9070774,38.0908394],[23.9072251,38.0912901],[23.9080107,38.0923002],[23.9080458,38.0927238],[23.9081023,38.0931384],[23.9084438,38.0936344],[23.9085344,38.0941392],[23.9088306,38.0944098],[23.9089899,38.0946803],[23.9090803,38.0954194],[23.9092732,38.0961586],[23.9093985,38.0963209],[23.9095125,38.0963751],[23.9097748,38.0963482],[23.9102654,38.0961594],[23.9111777,38.0962862],[23.9115999,38.0960342],[23.9120103,38.0961787],[23.9126828,38.0965667],[23.9130021,38.0965309],[23.9134354,38.0965853],[23.9147014,38.0965412],[23.9151663,38.0967263],[23.9156118,38.0961498],[23.9156348,38.0959966],[23.9151335,38.0955276],[23.9148374,38.0951128],[23.9149515,38.0951309],[23.9153388,38.0954646],[23.915544,38.0955729],[23.9168327,38.0955558],[23.9172544,38.0958355],[23.9178465,38.0967192],[23.9181769,38.0969808],[23.9190994,38.0981441],[23.9194863,38.0989915],[23.9195539,38.0997126],[23.9196906,38.0998569],[23.9207398,38.0998936],[23.921276,38.0998219],[23.9222222,38.100183],[23.9227012,38.1002284],[23.9233057,38.1001928],[23.9236933,38.1003552],[23.923887,38.1006077],[23.9239551,38.1008781],[23.9238866,38.1009863],[23.9235899,38.1011483],[23.9233617,38.1012022],[23.9224951,38.1009673],[23.9223582,38.1010033],[23.9223695,38.1011114],[23.9228107,38.1014948],[23.922845,38.1014047],[23.9229591,38.1013867],[23.9239056,38.1015676],[23.9244186,38.1017752],[23.924626,38.1017798],[23.9252427,38.1010592],[23.9252087,38.1008609],[23.9253113,38.100852],[23.9254481,38.1009332],[23.9258923,38.1015103],[23.9261656,38.1019971],[23.9266557,38.1023039],[23.9269169,38.1023897],[23.9273616,38.1024981],[23.9284789,38.1029494],[23.9286386,38.1029405],[23.9287756,38.1028595],[23.9297252,38.0998047],[23.9297597,38.0994262],[23.9296233,38.0989755],[23.9296464,38.098651],[23.9304228,38.0977773],[23.9304685,38.0976511],[23.930423,38.0975429],[23.930697,38.0972457],[23.9315424,38.0945919],[23.9312803,38.0943665],[23.9309497,38.0942671],[23.9297979,38.0941493],[23.9287145,38.0941847],[23.9277338,38.094121],[23.9275171,38.0940578],[23.9283825,38.0939772],[23.9290555,38.0938154],[23.9310748,38.0931316],[23.9318164,38.0927896],[23.9329685,38.0923847],[23.9343715,38.0921331],[23.9348883,38.0920838],[23.9365486,38.0921613],[23.9371417,38.0920715],[23.9378158,38.0917609],[23.9404738,38.0907889],[23.9419655,38.0895054],[23.9422509,38.089136],[23.9423538,38.0888026],[23.9422745,38.0880274],[23.9423319,38.0875588],[23.9425946,38.0870813],[23.9430511,38.0865407],[23.9431083,38.0863785],[23.9430856,38.0861622],[23.9428886,38.085707],[23.94203,38.0840572],[23.9420871,38.083895],[23.9420649,38.083219],[23.942145,38.0827685],[23.9422249,38.0826874],[23.9428523,38.0824173],[23.9441523,38.0822016],[23.9449847,38.0822651],[23.9451558,38.082139],[23.9453078,38.0819228],[23.9452395,38.0817605],[23.9447951,38.0813728],[23.9438611,38.0799844],[23.9434964,38.0797498],[23.9425162,38.0793528],[23.9420489,38.0790822],[23.9426192,38.0787941],[23.9428703,38.0784878],[23.9429389,38.0782895],[23.9429052,38.0776045],[23.9426552,38.0765409],[23.942257,38.0754231],[23.9417101,38.0749812],[23.9405591,38.0743317],[23.9395333,38.0739347],[23.9402518,38.0736737],[23.940537,38.0734395],[23.942065,38.0731428],[23.9427267,38.0725843],[23.9433992,38.072819],[23.9449952,38.0729279],[23.9454286,38.0727298],[23.9465123,38.0719643],[23.9472879,38.07155],[23.9480408,38.0709014],[23.9483715,38.0707574],[23.9487594,38.0703249],[23.9488511,38.0697121],[23.9487488,38.0692254],[23.9486691,38.068991],[23.9483046,38.0686303],[23.9482249,38.0684681],[23.948159,38.0678957],[23.9473952,38.0679765],[23.946164,38.0678317],[23.9456511,38.0676873],[23.9451267,38.067669],[23.9450697,38.067633],[23.9450358,38.0672724],[23.9446027,38.06711],[23.9441467,38.0670918],[23.9434968,38.0671996],[23.9426875,38.067064],[23.942722,38.0667035],[23.9430413,38.0666496],[23.9432352,38.0665055],[23.9433152,38.0662532],[23.9432812,38.0659467],[23.9437485,38.0660191],[23.9443757,38.0658121],[23.944946,38.0654608],[23.9451515,38.0649742],[23.945209,38.0642893],[23.9447876,38.0637844],[23.944754,38.0630453],[23.9445376,38.0627929],[23.944367,38.062234],[23.9435581,38.0616388],[23.9435012,38.0614945],[23.9442082,38.0612515],[23.9446071,38.0613148],[23.9451657,38.06127],[23.9460095,38.0609279],[23.9461121,38.060955],[23.9465905,38.0613698],[23.9469438,38.0614961],[23.9485966,38.0617132],[23.9499759,38.0616867],[23.9502609,38.0616328],[23.9513215,38.0609843],[23.9541147,38.0603185],[23.9548217,38.0600394],[23.9560187,38.0597334],[23.9561432,38.0595261],[23.9559723,38.0594179],[23.9549465,38.0591291],[23.9540121,38.0586691],[23.9542635,38.0577229],[23.9538309,38.0568304],[23.9537743,38.0562356],[23.9534211,38.055911],[23.9525322,38.0556853],[23.9521085,38.0554508],[23.9519724,38.0543151],[23.951722,38.0538103],[23.9515283,38.0536119],[23.9500017,38.0525298],[23.9497282,38.0525116],[23.9488608,38.052696],[23.9487239,38.0528131],[23.9486435,38.0537414],[23.9481749,38.0555528],[23.9471133,38.0577154],[23.9469761,38.0582831],[23.946748,38.0584452],[23.9462792,38.0584675],[23.9456635,38.0586475],[23.9454231,38.0586474],[23.9451496,38.058458],[23.9449105,38.0581064],[23.9447628,38.0575025],[23.9445806,38.05725],[23.9442273,38.0571237],[23.9435662,38.0571774],[23.9434635,38.0572675],[23.942839,38.0574159],[23.9426565,38.057506],[23.9421659,38.0580645],[23.9420178,38.0580284],[23.9418243,38.0576588],[23.9415531,38.0573567],[23.9415077,38.0571224],[23.9419301,38.0562393],[23.9421815,38.0554463],[23.9420108,38.0551668],[23.9415913,38.0550269],[23.9403828,38.0553147],[23.9400637,38.0553326],[23.9394026,38.0552602],[23.9388895,38.0554762],[23.9385247,38.0555211],[23.9380346,38.0554487],[23.9375331,38.0554845],[23.9372482,38.0554393],[23.9373055,38.0550428],[23.9372259,38.0547723],[23.9370664,38.0546731],[23.9367017,38.0546909],[23.9365193,38.0546458],[23.9362462,38.0541589],[23.935893,38.0539965],[23.9360072,38.0536992],[23.9360075,38.0534198],[23.9355522,38.0526895],[23.935211,38.0518781],[23.9350173,38.0517519],[23.9342309,38.0517514],[23.9340944,38.0513908],[23.9335024,38.0507235],[23.9332966,38.0501737],[23.9331147,38.0497364],[23.9331155,38.0488352],[23.9330406,38.0485061],[23.9327671,38.0484699],[23.9323568,38.0485328],[23.9316388,38.0484783],[23.9311373,38.0485141],[23.93002,38.0488919],[23.9293588,38.0490357],[23.9290395,38.0491798],[23.9280355,38.0502607],[23.9277619,38.0503506],[23.9276613,38.0504722],[23.9277067,38.0506525],[23.9281395,38.0510133],[23.9287086,38.0517527],[23.9291643,38.0520324],[23.9293806,38.0522488],[23.9294259,38.0525913],[23.9291973,38.0532581],[23.9288549,38.0537086],[23.9288775,38.0539699],[23.9290254,38.0541863],[23.9294354,38.0545201],[23.9300164,38.0548629],[23.9311324,38.0559992],[23.9321462,38.0567568],[23.9326247,38.0570275],[23.9333473,38.0571766],[23.9334966,38.0571136],[23.9333473,38.0571766],[23.9334356,38.0579833],[23.933697,38.0587766],[23.9337645,38.059777],[23.9336613,38.0604439],[23.9331708,38.0608582],[23.9331135,38.0612277],[23.933014,38.0613628],[23.9327725,38.0612996],[23.9319066,38.0607584],[23.9311094,38.0599828],[23.9308168,38.0598114],[23.9304293,38.0596579],[23.9297455,38.0596125],[23.9293236,38.0597384],[23.9278865,38.0605397],[23.925947,38.0621247],[23.9258784,38.062368],[23.9259693,38.0626565],[23.9266522,38.0637114],[23.9269483,38.064027],[23.9270164,38.0642974],[23.9267314,38.0643694],[23.926412,38.0645674],[23.9257964,38.064513],[23.9249983,38.0646927],[23.9246562,38.0647105],[23.9245992,38.0647646],[23.9245523,38.0659993],[23.9243687,38.0672159],[23.9245164,38.0676846],[23.9250402,38.0682438],[23.9250852,38.0688747],[23.9249823,38.069127],[23.9242973,38.070136],[23.924069,38.0703341],[23.9235103,38.0704779],[23.9229607,38.0713428],[23.9226298,38.071613],[23.922011,38.0715585],[23.9217374,38.0714862],[23.9213276,38.0709722],[23.9207467,38.0704491],[23.920381,38.0702506],[23.9205297,38.069818],[23.9204389,38.0694304],[23.9193908,38.0687808],[23.9190378,38.0683479],[23.9186503,38.0682305],[23.9183314,38.068014],[23.9180467,38.0677254],[23.9176034,38.0674772],[23.9173644,38.0671436],[23.9170454,38.0669541],[23.9164983,38.0668455],[23.9159967,38.0668632],[23.9157688,38.0667729],[23.9158147,38.0665116],[23.9155072,38.0662049],[23.9154619,38.0659886],[23.9160097,38.0654753],[23.9160442,38.0651598],[23.9153845,38.0638615],[23.9150771,38.0635729],[23.9143822,38.0631668],[23.9141998,38.0631487],[23.9127855,38.0637605],[23.9124546,38.0640396],[23.9123178,38.0640576],[23.9121583,38.0639853],[23.9120661,38.0639447],[23.9116673,38.0637551],[23.9112113,38.0637728],[23.9101856,38.0635557],[23.9095358,38.0635192],[23.9085781,38.0636266],[23.90786,38.063608],[23.9075407,38.0636889],[23.9071756,38.0638959],[23.9050553,38.0638762],[23.9047246,38.063966],[23.9043594,38.0642722],[23.9041998,38.064272],[23.9041547,38.0638845],[23.904075,38.0637943],[23.9038471,38.0637761],[23.9033453,38.0638928],[23.90322,38.0638386],[23.9032087,38.0637665],[23.9037905,38.0634786],[23.9041903,38.062848],[23.9046353,38.0625239],[23.9049778,38.0621457],[23.9051722,38.0616772],[23.9052185,38.0610823],[23.9051059,38.0608795],[23.9046159,38.0606808],[23.9040808,38.0601937],[23.9036591,38.0601753],[23.9026565,38.0597689],[23.9023034,38.0595703],[23.9022583,38.0592008],[23.9029099,38.0577953],[23.9036176,38.0570028],[23.9036977,38.0567865],[23.9032082,38.0562814],[23.9030151,38.0557765],[23.903004,38.0555692],[23.9031756,38.0550827],[23.9030393,38.0547581],[23.9025494,38.0545414],[23.9018314,38.0545228],[23.9015511,38.054464],[23.901061,38.0544726],[23.9007644,38.0546075],[23.9006163,38.0545623],[23.9005031,38.0540034],[23.9007892,38.0531384],[23.9006984,38.052868],[23.900426,38.0527776],[23.8996734,38.0530203],[23.8995025,38.0530202],[23.8992975,38.0528758],[23.8990505,38.0525106],[23.8990275,38.0526367],[23.8993344,38.0532769],[23.8996874,38.0535115],[23.8997328,38.0536017],[23.8997541,38.0547193],[23.8998405,38.0550979],[23.9003432,38.0558329],[23.9004685,38.05586],[23.900822,38.0557522],[23.900993,38.0557794],[23.9013802,38.0560411],[23.901767,38.0565641],[23.9017767,38.0578439],[23.9013882,38.0585466],[23.9012386,38.05961],[23.9010213,38.0601055],[23.9013744,38.0603582],[23.9018984,38.0605749],[23.902445,38.061053],[23.9028307,38.0616076],[23.902796,38.0620222],[23.9030235,38.062419],[23.9028294,38.0626171],[23.9026471,38.0625809],[23.9022947,38.0618415],[23.9008819,38.061241],[23.9005059,38.0611506],[23.9003996,38.0612766],[23.9007868,38.0615023],[23.900912,38.0617007],[23.9008644,38.0631247],[23.900789,38.0633454],[23.9005711,38.0643186],[23.9007846,38.066572],[23.9007047,38.066662],[23.9008242,38.0668153],[23.9006065,38.0668061],[23.9005382,38.066734],[23.9002656,38.0660308],[23.8998675,38.0653545],[23.8996175,38.0647684],[23.8990715,38.0639027],[23.8989349,38.0637674],[23.8983309,38.0636227],[23.8972715,38.063054],[23.8970777,38.0630538],[23.896918,38.0631708],[23.8967013,38.0632247],[23.895185,38.0633676],[23.894877,38.0635025],[23.8946031,38.0637186],[23.8939874,38.0637901],[23.893668,38.063952],[23.8934739,38.0641501],[23.8933934,38.0646368],[23.8931878,38.0648889],[23.8928912,38.0650239],[23.8926972,38.0651859],[23.8923438,38.0651585],[23.8919452,38.0649329],[23.8915003,38.0650947],[23.891056,38.064905],[23.8909306,38.06495],[23.8909166,38.065013],[23.8909507,38.0650761],[23.8915431,38.065302],[23.8919991,38.0653385],[23.8929903,38.065754],[23.8933964,38.0657589],[23.8934087,38.065867],[23.8932946,38.065921],[23.8920067,38.0657396],[23.891619,38.0657662],[23.8911857,38.065892],[23.8910175,38.0661127],[23.8906629,38.0669415],[23.8904459,38.0671937],[23.8905224,38.0672974],[23.8906478,38.0672705],[23.8912301,38.0666762],[23.8914126,38.0665952],[23.8917661,38.0665775],[23.8924499,38.0666863],[23.8938399,38.0672283],[23.8939312,38.0671924],[23.8940228,38.0669401],[23.8943537,38.0667241],[23.8944224,38.0664718],[23.8945593,38.0664088],[23.8946048,38.0664629],[23.8943074,38.0672017],[23.8943861,38.0679408],[23.8937935,38.0677781],[23.8928703,38.067633],[23.8925852,38.0677139],[23.8921288,38.0680109],[23.8921056,38.0682632],[23.8923215,38.0687231],[23.8922297,38.0691105],[23.8922637,38.0693088],[23.8924173,38.0695073],[23.892782,38.0695797],[23.8929187,38.06967],[23.8929868,38.0698322],[23.8929611,38.0701116],[23.892977,38.0702333],[23.8933639,38.0707294],[23.8934887,38.0711441],[23.8932479,38.0720992],[23.8932928,38.0726039],[23.8934178,38.0728384],[23.8931553,38.0730545],[23.8927456,38.0732479],[23.8919697,38.0736978],[23.891513,38.074121],[23.8907603,38.0743005],[23.8900191,38.0743269],[23.8897336,38.074642],[23.8895169,38.0746959],[23.8891179,38.0746955],[23.8887874,38.0745961],[23.8884595,38.0744516],[23.8878103,38.0739913],[23.8876279,38.0739821],[23.8875252,38.0740316],[23.8869665,38.0740536],[23.8865645,38.0743596],[23.8864959,38.0744948],[23.8865208,38.0747426],[23.8864634,38.0749769],[23.8862693,38.075175],[23.8855051,38.0753365],[23.8852999,38.0753092],[23.8845481,38.0748849],[23.884184,38.0744339],[23.8837052,38.0743613],[23.8833513,38.0746855],[23.8829599,38.0748157],[23.8825154,38.0747252],[23.8822992,38.0744366],[23.8822131,38.074112],[23.8820079,38.0741298],[23.88154,38.0744178],[23.8810947,38.0747778],[23.8802344,38.0751465],[23.8797602,38.0751325],[23.8792474,38.0749877],[23.8789394,38.0750415],[23.8784602,38.0752573],[23.877605,38.0753105],[23.8773312,38.0754003],[23.8768911,38.075454],[23.8774389,38.0751301],[23.8779872,38.0745268],[23.8787116,38.0742662],[23.8792138,38.0739422],[23.8791932,38.0739197],[23.878794,38.0739914],[23.879011,38.0738023],[23.8790121,38.0731264],[23.8788756,38.0728919],[23.8784885,38.0725761],[23.8782725,38.0722424],[23.8778853,38.0719716],[23.8778264,38.0718138],[23.8777699,38.0715073],[23.8778157,38.0714082],[23.8777553,38.0713045],[23.8777212,38.0712143],[23.8778355,38.0710702],[23.878562,38.0710304],[23.8786305,38.0709584],[23.8795772,38.0707251],[23.8799191,38.0707615],[23.8807755,38.0706271],[23.8807162,38.0704694],[23.8799295,38.0705407],[23.8792113,38.0705039],[23.8788808,38.0704134],[23.8786382,38.0703861],[23.8782851,38.0701875],[23.8779853,38.0701105],[23.877803,38.0700292],[23.8773013,38.0700648],[23.8771184,38.070344],[23.8767174,38.0702669],[23.8765236,38.0702848],[23.875303,38.0707161],[23.87512,38.0710313],[23.8745381,38.0712831],[23.873796,38.0718951],[23.8734425,38.0719579],[23.8729295,38.0719213],[23.8726444,38.071984],[23.8723407,38.0722361],[23.8722714,38.0727587],[23.8719059,38.0731729],[23.8717915,38.0733891],[23.8717819,38.0735693],[23.871462,38.0739565],[23.8712872,38.074069],[23.8708424,38.0741857],[23.8707506,38.0745191],[23.8704992,38.0748072],[23.8703387,38.0753297],[23.8699506,38.0755907],[23.868696,38.0758326],[23.8679635,38.0761653],[23.8675755,38.0763721],[23.8671952,38.0766196],[23.8668979,38.0771059],[23.8667488,38.0775834],[23.8667368,38.0779439],[23.8668949,38.0787913],[23.867062,38.0791971],[23.8677674,38.080045],[23.8679946,38.080514],[23.8681872,38.0811721],[23.8681984,38.0813163],[23.8681298,38.0813703],[23.8668984,38.081387],[23.8664191,38.0816027],[23.8661104,38.082035],[23.8660402,38.0830263],[23.8660317,38.083175],[23.8658707,38.083337],[23.8658816,38.0836074],[23.8655844,38.0839946],[23.8653098,38.0845351],[23.8648641,38.0850573],[23.8645559,38.0852372],[23.8641346,38.0855026],[23.8638242,38.0857095],[23.8630369,38.085952],[23.8626026,38.0864472],[23.8624766,38.0867535],[23.8620509,38.0869152],[23.8612506,38.0874054],[23.8598427,38.0877868],[23.8597511,38.0879399],[23.8598076,38.0882464],[23.8601026,38.0890038],[23.8603527,38.0894277],[23.8603411,38.0895359],[23.8600325,38.089914],[23.8597927,38.090076],[23.8589828,38.0901922],[23.8585492,38.0903178],[23.858418,38.0903537],[23.8575392,38.0906951],[23.8571285,38.0907667],[23.8565469,38.090766],[23.8556809,38.0904495],[23.8526144,38.0898689],[23.8523177,38.0899677],[23.8521567,38.0901387],[23.8520083,38.0901926],[23.8509485,38.0903535],[23.8506119,38.0904567],[23.8502467,38.0905824],[23.8499269,38.0907983],[23.8497209,38.0911856],[23.8497321,38.0912938],[23.8498346,38.091348],[23.8507238,38.0914933],[23.8503127,38.0917632],[23.8500037,38.0923035],[23.8500375,38.0924838],[23.8503324,38.0927546],[23.8503552,38.0927862],[23.8503665,38.0928222],[23.8501962,38.0929752],[23.8495115,38.0931726],[23.8489868,38.0932441],[23.8489295,38.0933702],[23.8489749,38.0934964],[23.8493554,38.0937267],[23.8500047,38.0940881],[23.8505744,38.0943231],[23.8508249,38.0945037],[23.8510183,38.0947653],[23.8512124,38.0958741],[23.8515765,38.0962801],[23.852044,38.0963528],[23.8522376,38.0964702],[23.8525331,38.0970114],[23.852794,38.0976786],[23.8530104,38.0978231],[23.8536404,38.0980943],[23.8540388,38.0984733],[23.8541862,38.0989061],[23.8542192,38.099501],[23.8543327,38.0998076],[23.8547422,38.1003308],[23.8549814,38.1005204],[23.8551165,38.100845],[23.8559703,38.1017022],[23.855695,38.102495],[23.8557745,38.1026483],[23.8560366,38.1027568],[23.8561485,38.1038565],[23.8560624,38.1041583],[23.8560962,38.1043747],[23.8563124,38.1046183],[23.8565407,38.1045284],[23.8566205,38.1045555],[23.8566545,38.1046908],[23.8565741,38.104934],[23.856695,38.1049026],[23.857095,38.1045156],[23.8572097,38.1041913],[23.857199,38.1038488],[23.8583053,38.1038681],[23.859126,38.1041575],[23.8591836,38.1043829],[23.8589575,38.104662],[23.8590313,38.1048018],[23.8591569,38.1047659],[23.8594732,38.1057982],[23.8591337,38.1060817],[23.8592019,38.1061945],[23.8596339,38.106925],[23.8600159,38.1075428],[23.8603663,38.108102],[23.8606827,38.1085756],[23.8614921,38.1080854],[23.8625049,38.1075999],[23.8636671,38.1069838],[23.863747,38.1069389],[23.8644777,38.1065341],[23.8652539,38.1062286],[23.8663361,38.1058603],[23.8668542,38.1057122],[23.8677475,38.1055104],[23.8683777,38.1053219],[23.8694848,38.1049265],[23.8703382,38.1046706],[23.8715582,38.104307],[23.8726538,38.1039296],[23.8732587,38.103723],[23.873544,38.1036151],[23.8741937,38.1032553],[23.8747853,38.1028594],[23.8756987,38.1023196],[23.8761551,38.1022119],[23.8765885,38.1022394],[23.877854,38.1025382],[23.8784357,38.1025388],[23.8791772,38.1024404],[23.8797773,38.1023509],[23.8827296,38.1019032],[23.8833929,38.1016741],[23.8834728,38.1016471],[23.8844553,38.1012831],[23.8850261,38.1009592],[23.885791,38.1004822],[23.8863732,38.1001043],[23.8865388,38.1000008],[23.887498,38.0992266],[23.8878408,38.0988304],[23.888147,38.098326],[23.8886672,38.0974432],[23.8891469,38.097002],[23.8898104,38.0966331],[23.8905612,38.0962553],[23.8908853,38.0961069],[23.8910658,38.0960305],[23.8922412,38.0955359],[23.8927465,38.0953245],[23.8932497,38.0951222],[23.8936605,38.0949153],[23.8938205,38.0947081],[23.8939692,38.0944379],[23.8961544,38.0953096],[23.8981946,38.0961766],[23.8983963,38.0961903],[23.8985332,38.0961633],[23.8991039,38.0958033],[23.8994945,38.0955693],[23.9001678,38.0952815],[23.9003277,38.0950473],[23.9005223,38.0945337],[23.9017439,38.0935253],[23.9019151,38.0934534],[23.9025766,38.0933818],[23.9033411,38.0931166],[23.9038431,38.0929187],[23.9040382,38.0927792],[23.9043581,38.0923829],[23.9045665,38.0924281]]},{"id":17592,"author":"pavelitz","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b3\u03b9\u03b1 \u03c0\u03bf\u03bb\u03cd \u03b4\u03c5\u03bd\u03b1\u03c4\u03bf\u03cd\u03c2 \u03c0\u03bf\u03b4\u03b7\u03bb\u03ac\u03c4\u03b5\u03c2","path":"MTB_ROADBIKE\/MTB_Pendeli_Mikros_Kiklos","activity_type":41,"assistance":2,"difficulty":5,"scenic_value":4,"length":20722,"name_EN":"Pendeli Mt: Short loop","description_EN":"For tenaceous cyclists","ascent_time":335,"descent_time":330,"marker":"No_marks","level":12,"ascent":877,"descent":877,"maxelev":981,"minelev":456,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.86301 38.06306,23.91127 38.10228)","views":64,"millestones":"0,23.9008221,38.0668153#1,23.8932748,38.0647778#2,23.8915401,38.0665882#3,23.8929639,38.0701093#4,23.8871034,38.0742895#5,23.8804693,38.0777137#6,23.8771289,38.0773945#7,23.8746944,38.0835155#8,23.8700008,38.0903626#9,23.8644417,38.0974982#10,23.8673027,38.1017500#11,23.8741786,38.0962473#12,23.8846683,38.0957585#13,23.8941717,38.0939966#14,23.8985543,38.0878162#15,23.9008788,38.0838536#16,23.9014262,38.0778960#17,23.9057118,38.0761663#18,23.9032857,38.0752303#19,23.9089119,38.0705347#20,23.9067356,38.0664189#20.7,23.9008221,38.0668153","x":23.8635044,"y":38.0993995,"coor":[[23.9008221,38.0668153],[23.900604,38.0668061],[23.9005357,38.066734],[23.9002631,38.0660308],[23.899865,38.0653545],[23.899615,38.0647684],[23.899069,38.0639027],[23.8989324,38.0637674],[23.8983284,38.0636227],[23.897269,38.063054],[23.8970753,38.0630538],[23.8969155,38.0631708],[23.8966988,38.0632247],[23.8951825,38.0633676],[23.8948745,38.0635025],[23.8946006,38.0637186],[23.8939849,38.0637901],[23.8936655,38.063952],[23.8934714,38.0641501],[23.8933909,38.0646368],[23.8931853,38.0648889],[23.8928887,38.0650239],[23.8926947,38.0651859],[23.8923413,38.0651585],[23.8919427,38.0649329],[23.8914978,38.0650947],[23.8910535,38.064905],[23.8909281,38.0649499],[23.8909141,38.065013],[23.8909482,38.0650761],[23.8915406,38.065302],[23.8919966,38.0653385],[23.8929878,38.065754],[23.8933939,38.0657589],[23.8934066,38.065867],[23.8932925,38.065921],[23.8920045,38.0657396],[23.8916169,38.0657662],[23.8911835,38.065892],[23.8910158,38.0661127],[23.8906611,38.0669415],[23.8904441,38.0671937],[23.8905199,38.0672974],[23.8906453,38.0672705],[23.8912276,38.0666762],[23.8914101,38.0665952],[23.8917636,38.0665775],[23.8924474,38.0666863],[23.8938374,38.0672283],[23.8939287,38.0671924],[23.8940203,38.0669401],[23.8943512,38.0667241],[23.8944199,38.0664718],[23.8945568,38.0664088],[23.8946024,38.0664629],[23.8943049,38.0672017],[23.8943836,38.0679408],[23.893791,38.0677781],[23.8928678,38.067633],[23.8925827,38.0677139],[23.8921263,38.0680109],[23.8921031,38.0682632],[23.892319,38.0687231],[23.8922272,38.0691105],[23.8922612,38.0693088],[23.8924151,38.0695073],[23.8927798,38.0695797],[23.8929165,38.06967],[23.8929847,38.0698322],[23.892959,38.0701116],[23.8930363,38.0700756],[23.892959,38.0701116],[23.8929745,38.0702333],[23.8933614,38.0707294],[23.8934862,38.0711441],[23.8932454,38.0720992],[23.8932903,38.0726039],[23.8934153,38.0728384],[23.8931528,38.0730545],[23.8927431,38.0732479],[23.8919672,38.0736978],[23.8915105,38.074121],[23.8907578,38.0743005],[23.8900166,38.0743269],[23.8897311,38.074642],[23.8895144,38.0746959],[23.8891154,38.0746955],[23.8887849,38.0745961],[23.8884566,38.0744516],[23.8878074,38.0739913],[23.887625,38.0739821],[23.887522,38.0740316],[23.8868258,38.0744635],[23.88678,38.0745987],[23.8868483,38.0747069],[23.8874293,38.0749959],[23.8877136,38.0754648],[23.8877683,38.0760417],[23.8873318,38.0765189],[23.8868639,38.0768429],[23.8866405,38.0768202],[23.885865,38.0769096],[23.8853864,38.0767919],[23.8850899,38.0768097],[23.8849301,38.0768996],[23.8847249,38.0771248],[23.8844969,38.0775571],[23.8839195,38.0778991],[23.8835435,38.0777545],[23.8827912,38.0776095],[23.8825176,38.0775732],[23.8819588,38.0776087],[23.881503,38.0774821],[23.8812976,38.077554],[23.8809213,38.0775626],[23.8804422,38.0777243],[23.8802598,38.0777241],[23.879991,38.0775706],[23.8797854,38.077584],[23.8796447,38.0775342],[23.8792,38.0775879],[23.8790288,38.0776778],[23.8784679,38.0790021],[23.8781141,38.079209],[23.8775313,38.0799655],[23.8773487,38.0800735],[23.8757857,38.0806036],[23.8756604,38.0805313],[23.8756721,38.0803962],[23.8764256,38.0797841],[23.8766543,38.0794328],[23.8766559,38.0784504],[23.8770789,38.0777659],[23.8771713,38.0770991],[23.8770459,38.0770539],[23.8769204,38.0771258],[23.8767255,38.0777385],[23.8758927,38.0780531],[23.8759039,38.0781432],[23.8757555,38.0782512],[23.8755039,38.0786836],[23.8754464,38.079017],[23.8743626,38.0793222],[23.8739388,38.0796237],[23.8737902,38.0798218],[23.873915,38.0802095],[23.8745069,38.080787],[23.8749284,38.0810578],[23.8754519,38.0816532],[23.8756564,38.08205],[23.8756674,38.0823023],[23.875404,38.082969],[23.8751298,38.0832661],[23.8741825,38.0838059],[23.8734865,38.0840665],[23.8722887,38.0843356],[23.8718435,38.0846055],[23.8715579,38.0849116],[23.8712616,38.0852448],[23.8705197,38.0856135],[23.8701198,38.0860997],[23.870119,38.0865413],[23.8703919,38.0869742],[23.870312,38.087596],[23.8702479,38.0880196],[23.8701452,38.0880194],[23.8701799,38.0881682],[23.8702316,38.088317],[23.8701964,38.0889118],[23.8699768,38.0905699],[23.869645,38.0911463],[23.8691196,38.0916414],[23.8685718,38.0918481],[23.8683431,38.0921903],[23.8682449,38.0923344],[23.8677362,38.0927665],[23.8674966,38.0928563],[23.8673822,38.0930364],[23.8671242,38.0932389],[23.8669642,38.093401],[23.8665191,38.0936168],[23.8661131,38.0938642],[23.8660441,38.0941705],[23.8659185,38.0942425],[23.8656898,38.0946027],[23.8655186,38.0946386],[23.8654608,38.0948593],[23.8654688,38.094963],[23.8653948,38.0952874],[23.8654857,38.0954677],[23.8654395,38.0958101],[23.8652138,38.095864],[23.8652365,38.0959361],[23.8649848,38.0963774],[23.8648699,38.0968099],[23.8649039,38.0969271],[23.8647878,38.0970622],[23.8646623,38.0971161],[23.8644565,38.0974043],[23.8643988,38.0977467],[23.8643074,38.0978187],[23.8640783,38.0983592],[23.8640596,38.0984628],[23.8639456,38.0984627],[23.8637062,38.0983903],[23.8636774,38.0983182],[23.863552,38.0983],[23.8635176,38.0983901],[23.8633009,38.0984078],[23.8630154,38.0986418],[23.8633342,38.0989126],[23.8635044,38.0993995],[23.8636979,38.099607],[23.8636521,38.0996971],[23.8637544,38.0998955],[23.8639937,38.0999859],[23.8641987,38.1001393],[23.8640843,38.1003194],[23.8642096,38.1003917],[23.8641525,38.1004817],[23.8642777,38.1006081],[23.8643172,38.1008379],[23.8644517,38.1009553],[23.8645067,38.1014555],[23.8644386,38.1016537],[23.8643602,38.1018339],[23.8641655,38.1022843],[23.8643132,38.1022124],[23.8652556,38.1020152],[23.8653159,38.1020062],[23.8662394,38.1018],[23.8665591,38.1016021],[23.8672316,38.1018191],[23.8676297,38.1014366],[23.8676225,38.1009003],[23.8680863,38.1008558],[23.8688738,38.100753],[23.8692251,38.1006047],[23.8697078,38.1003664],[23.8702762,38.0998037],[23.8705392,38.0994435],[23.8707682,38.098939],[23.8708834,38.0982362],[23.8710446,38.0973982],[23.8714335,38.0967316],[23.8718561,38.0963986],[23.8722098,38.0962819],[23.8728847,38.0961744],[23.874504,38.0962753],[23.8767386,38.0967193],[23.877092,38.0967918],[23.8783461,38.0970274],[23.8795093,38.0971187],[23.8801366,38.0971014],[23.880958,38.09694],[23.8814833,38.0967557],[23.8828995,38.0961443],[23.8841552,38.0953795],[23.8850644,38.0960518],[23.8865449,38.0951114],[23.8867086,38.0950124],[23.8872566,38.0946705],[23.8874602,38.094567],[23.8883275,38.0941983],[23.8891491,38.0939287],[23.8903072,38.0937766],[23.890923,38.0937772],[23.8919681,38.0939178],[23.8929438,38.0942026],[23.8938187,38.0947081],[23.8939677,38.0944379],[23.8948232,38.092591],[23.8952172,38.0917172],[23.895126,38.0907077],[23.8952201,38.0904554],[23.8957928,38.0899241],[23.896503,38.0891632],[23.8968621,38.0890373],[23.8975346,38.0892362],[23.8981389,38.0892908],[23.8983329,38.0892008],[23.8984359,38.0889576],[23.8978294,38.0884073],[23.8977272,38.0880827],[23.8977877,38.087889],[23.8979588,38.0878486],[23.8987799,38.0878043],[23.8994758,38.0876066],[23.9001484,38.0877784],[23.9005819,38.0876165],[23.9006733,38.0875085],[23.9007078,38.0873282],[23.9005372,38.0869315],[23.9004928,38.0860482],[23.9004359,38.0859761],[23.9003122,38.0855208],[23.9005632,38.0854309],[23.9006317,38.0853048],[23.9005068,38.0849262],[23.9005641,38.084764],[23.901089,38.084467],[23.9016021,38.0844494],[23.9016593,38.0843143],[23.901591,38.0842782],[23.9002794,38.0844483],[23.8999713,38.0846463],[23.8998911,38.0848626],[23.8997658,38.0847903],[23.8997662,38.08452],[23.8998919,38.0843398],[23.9009188,38.083836],[23.9012613,38.0835298],[23.9013622,38.0832505],[23.901227,38.0820157],[23.9013986,38.0816192],[23.9014794,38.0808622],[23.9013089,38.0804565],[23.9012868,38.0799698],[23.9012073,38.0797354],[23.900752,38.0791222],[23.8997147,38.078887],[23.8993043,38.0788686],[23.898951,38.0787061],[23.8990025,38.078607],[23.8994929,38.0785173],[23.8999834,38.0783374],[23.9003256,38.0782205],[23.9003032,38.0779321],[23.9003946,38.077824],[23.9006455,38.0777702],[23.9013294,38.077915],[23.9015119,38.0778791],[23.9023334,38.0774652],[23.9028237,38.0774205],[23.9029492,38.0773665],[23.9030405,38.0772945],[23.9031664,38.0769701],[23.9032691,38.0768981],[23.9037138,38.0768715],[23.9042947,38.0773136],[23.9047507,38.077386],[23.905241,38.0773684],[23.9058684,38.0770805],[23.906051,38.0769455],[23.9061425,38.0767833],[23.9059269,38.075972],[23.9058478,38.075359],[23.9060648,38.0750618],[23.9060668,38.0743498],[23.9059063,38.0750527],[23.9056438,38.0752778],[23.905723,38.0757285],[23.9056542,38.0760258],[23.9057452,38.0762422],[23.9057562,38.0765487],[23.9056648,38.0766748],[23.9054366,38.0767917],[23.9051629,38.0768456],[23.9047525,38.0768002],[23.9045246,38.0766648],[23.9041489,38.0762319],[23.9036928,38.0762676],[23.9031915,38.0760148],[23.9027012,38.0760505],[23.9023439,38.0759961],[23.9027683,38.0759649],[23.9032588,38.075767],[23.9038175,38.0757855],[23.9041936,38.0758579],[23.9046498,38.0757952],[23.9047298,38.075624],[23.9046398,38.0746506],[23.9049935,38.0744886],[23.9050164,38.0744165],[23.9044917,38.0745964],[23.9044682,38.0751011],[23.904354,38.0752902],[23.9031569,38.0752172],[23.9026555,38.0750545],[23.9020968,38.0750721],[23.9019714,38.0750269],[23.9019458,38.0749683],[23.9023221,38.0749686],[23.9025503,38.0748426],[23.9029834,38.0749692],[23.9033596,38.0749875],[23.9038615,38.0748437],[23.9040901,38.0743572],[23.9046606,38.0740512],[23.9048098,38.0732492],[23.9054264,38.0725828],[23.9062476,38.0723131],[23.9065444,38.0720159],[23.9073661,38.0713766],[23.907845,38.0713229],[23.9084039,38.0711071],[23.9092373,38.0701523],[23.9095453,38.0700264],[23.9102299,38.0695763],[23.910595,38.0690358],[23.9106114,38.0686978],[23.910758,38.0685718],[23.9105309,38.0677965],[23.9105314,38.067454],[23.9106113,38.0673099],[23.9109309,38.0670397],[23.9111137,38.0667334],[23.9112624,38.0662469],[23.9111715,38.0660395],[23.9110347,38.0660214],[23.9104874,38.0661291],[23.910191,38.0660748],[23.9096555,38.0658491],[23.9094047,38.0658309],[23.9086408,38.0659565],[23.9077168,38.0664064],[23.9071126,38.0663879],[23.9057359,38.0665039],[23.9038768,38.0672054],[23.9032496,38.0673491],[23.902919,38.0673308],[23.9012892,38.067023],[23.9008221,38.0668153]]},{"id":17593,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03ad\u03c4\u03c1\u03bf\u03c2-\u0391\u03b3\u03c1\u03b9\u03bb\u03af\u03ba\u03b9","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c4\u03bf \u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1","path":"MTB_ROADBIKE\/MTB_Pendeli_AgPetros_Agriliki","activity_type":41,"assistance":2,"difficulty":3,"scenic_value":4,"length":18147,"name_EN":"Pendeli Mt: Aghios Petros-Agriliki","description_EN":"Nice landscapes","ascent_time":90,"descent_time":85,"marker":"No_marks","level":13,"ascent":624,"descent":624,"maxelev":504,"minelev":179,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.91505 38.07183,23.95161 38.11386)","views":162,"millestones":"0,23.9344074,38.0719176#1,23.9250976,38.0747673#2,23.9166211,38.0786410#3,23.9222554,38.0810869#4,23.9250528,38.0857707#5,23.9222819,38.0897303#6,23.9301089,38.0941798#7,23.9299569,38.1020414#8,23.9294967,38.1083381#9,23.9382499,38.1131812#10,23.9481283,38.1123949#11,23.9454669,38.1108371#12,23.9447501,38.1078612#13,23.9462664,38.1023932#14,23.9413141,38.0978578#15,23.9387548,38.0914162#16,23.9420808,38.0841205#17,23.9394924,38.0775663#18.1,23.9344109,38.0719176","x":23.9422172,"y":38.1137947,"coor":[[23.9344074,38.0719176],[23.9337986,38.0718226],[23.9331258,38.0718943],[23.9321678,38.0722543],[23.9318369,38.0725425],[23.9313918,38.073083],[23.9312207,38.073182],[23.9299779,38.0732714],[23.9287354,38.0730093],[23.9283591,38.0730361],[23.9281652,38.0731982],[23.9279022,38.0739371],[23.9276284,38.0741623],[23.9266817,38.0745402],[23.9263168,38.074522],[23.925804,38.0743414],[23.9255075,38.0743502],[23.9252907,38.0745033],[23.9246742,38.0753501],[23.9241721,38.0757824],[23.9222561,38.0762858],[23.9206709,38.0766273],[23.9203172,38.0768253],[23.9197464,38.0774738],[23.9191305,38.0776897],[23.9189936,38.0777437],[23.9188566,38.0779058],[23.9188451,38.078032],[23.9190383,38.0785999],[23.9189697,38.0787801],[23.9188556,38.0788522],[23.9185363,38.078888],[23.9180577,38.0786353],[23.9177613,38.078563],[23.9164728,38.0786522],[23.915765,38.0784624],[23.915314,38.0780475],[23.9150921,38.0786017],[23.9152055,38.0791515],[23.9159005,38.0795756],[23.9162308,38.0799183],[23.9166464,38.0804324],[23.9174556,38.0807844],[23.9176719,38.0811],[23.9178769,38.0812624],[23.9191881,38.0813534],[23.9195416,38.0812996],[23.9199065,38.0813179],[23.9202601,38.081246],[23.9208758,38.0812645],[23.9213434,38.0811206],[23.922016,38.0812292],[23.9224724,38.0809591],[23.9231451,38.0810497],[23.9232138,38.0807072],[23.9234994,38.0802568],[23.9236249,38.0801307],[23.9239671,38.0800317],[23.9242632,38.0803203],[23.9247534,38.0804919],[23.9251747,38.0810239],[23.9259038,38.0817003],[23.9259845,38.0818491],[23.9254595,38.0823805],[23.9250716,38.0825605],[23.9248321,38.0825604],[23.9247622,38.0830425],[23.9247392,38.0831461],[23.9249894,38.0838853],[23.9248632,38.0845973],[23.9248852,38.0853363],[23.9250786,38.0858231],[23.9255342,38.0863642],[23.9256137,38.0866256],[23.925613,38.0873917],[23.9252815,38.0881666],[23.925224,38.0885631],[23.925007,38.0889415],[23.9245503,38.0894279],[23.9243222,38.0894818],[23.9240144,38.0894456],[23.9236268,38.0892921],[23.9231824,38.0889493],[23.9226129,38.0883361],[23.9224764,38.0879755],[23.9223624,38.0879213],[23.9223049,38.0883719],[23.9224521,38.0893905],[23.9223607,38.0895617],[23.9222352,38.0896337],[23.9218372,38.0895703],[23.9221791,38.0897598],[23.9228179,38.08958],[23.9232391,38.0902652],[23.9241515,38.0902298],[23.9249265,38.0906629],[23.925223,38.0906],[23.9253594,38.0911048],[23.9259058,38.0920965],[23.9262014,38.0929619],[23.926657,38.093503],[23.9275154,38.0940578],[23.927732,38.094121],[23.9287127,38.0941847],[23.9297962,38.0941493],[23.9309479,38.0942671],[23.9312785,38.0943665],[23.9315406,38.0945919],[23.9306952,38.0972457],[23.9308317,38.0976784],[23.9308201,38.0979307],[23.9302834,38.0985703],[23.9305332,38.0997601],[23.9301216,38.1007873],[23.929904,38.1017426],[23.9301423,38.1030225],[23.930575,38.1037979],[23.9306773,38.1041314],[23.9306884,38.1044558],[23.9305737,38.1051498],[23.9304595,38.1052759],[23.9299575,38.1054198],[23.9283604,38.1056531],[23.927265,38.1061211],[23.9271736,38.1062472],[23.9271849,38.1063734],[23.9276795,38.1068604],[23.928238,38.1073114],[23.9288432,38.1077218],[23.9302905,38.1091017],[23.9316816,38.1097153],[23.9327988,38.1104009],[23.9339052,38.1105007],[23.9339504,38.1109514],[23.9341098,38.1112939],[23.9349307,38.1117991],[23.936082,38.112719],[23.9367547,38.1130619],[23.9374505,38.1131884],[23.9380436,38.1132248],[23.9390352,38.113018],[23.9399705,38.1130726],[23.9416925,38.1137584],[23.9422172,38.1137947],[23.9424453,38.1138759],[23.9431412,38.1137231],[23.9435381,38.1136151],[23.9444621,38.1136155],[23.944598,38.1135751],[23.9453407,38.113269],[23.9458427,38.1132602],[23.9461507,38.1131882],[23.9466648,38.1121069],[23.9475771,38.1124679],[23.9479307,38.1125041],[23.9482845,38.1123059],[23.9485014,38.1120537],[23.9491063,38.1115853],[23.9503728,38.1111803],[23.9506353,38.110928],[23.9507381,38.1107208],[23.9515025,38.1106129],[23.9515824,38.1105589],[23.9505672,38.1103962],[23.9496773,38.1106482],[23.949107,38.1106119],[23.948297,38.1107377],[23.9480347,38.1106475],[23.9476928,38.1103049],[23.946883,38.1101693],[23.9465181,38.1099619],[23.9461642,38.1103222],[23.9458333,38.1105113],[23.9455251,38.1108176],[23.9453336,38.1108806],[23.9451967,38.1108625],[23.9450029,38.1107092],[23.944889,38.1104838],[23.9455051,38.1102858],[23.9460073,38.1099616],[23.9461329,38.1098175],[23.9460759,38.1097904],[23.9458362,38.1098804],[23.9456309,38.1098443],[23.9453915,38.109718],[23.9451294,38.1094295],[23.9452092,38.1093935],[23.9454943,38.1094837],[23.945791,38.1094298],[23.9469777,38.1087724],[23.9471374,38.1087725],[23.9474795,38.1089168],[23.9477989,38.108935],[23.9482896,38.1086558],[23.948244,38.1085837],[23.9478106,38.1085835],[23.9474344,38.1082724],[23.9470465,38.1082722],[23.9461909,38.1084701],[23.9458533,38.108524],[23.9457392,38.1084879],[23.945135,38.108037],[23.944314,38.1076581],[23.943721,38.1075497],[23.9426146,38.1075131],[23.9418171,38.106323],[23.9417204,38.105976],[23.9421857,38.1058095],[23.942462,38.1057645],[23.9431124,38.1054674],[23.9446184,38.1049544],[23.9453259,38.1044861],[23.9456227,38.1041257],[23.9457827,38.1037292],[23.9458711,38.1027379],[23.9460584,38.1025262],[23.9464007,38.10231],[23.947302,38.1019319],[23.9479637,38.101797],[23.9479979,38.1016979],[23.9479477,38.1016753],[23.9465904,38.1017288],[23.9452332,38.101611],[23.9449528,38.1015253],[23.9446678,38.1012547],[23.944326,38.1007679],[23.9440529,38.0999927],[23.9436429,38.0992084],[23.9431813,38.0988972],[23.9421549,38.0987165],[23.9417217,38.0984909],[23.941175,38.0976435],[23.9408338,38.0964446],[23.9402414,38.0955791],[23.938202,38.0932437],[23.9379284,38.0930273],[23.9370278,38.0926933],[23.9365946,38.0924678],[23.9365504,38.0921613],[23.9371434,38.0920715],[23.9378176,38.0917609],[23.9404755,38.0907889],[23.9419673,38.0895054],[23.9422526,38.089136],[23.9423555,38.0888026],[23.9422763,38.0880274],[23.9423337,38.0875588],[23.9425964,38.0870813],[23.9430529,38.0865407],[23.9431101,38.0863785],[23.9430874,38.0861622],[23.9428903,38.085707],[23.9420318,38.0840572],[23.9414967,38.0829754],[23.9414742,38.0826329],[23.9416798,38.0822275],[23.9426611,38.0812906],[23.9427069,38.0810383],[23.94265,38.080858],[23.9420916,38.0804792],[23.941214,38.0800642],[23.9388886,38.0792699],[23.9386949,38.0791256],[23.938638,38.0789813],[23.938759,38.078675],[23.9394096,38.0778732],[23.939524,38.0774406],[23.9393192,38.0768997],[23.9387953,38.0761424],[23.9383281,38.0758537],[23.937553,38.0756911],[23.936618,38.0757267],[23.9359223,38.0759606],[23.9353396,38.0761721],[23.9349748,38.0760908],[23.9345762,38.0755858],[23.934522,38.0752073],[23.9346476,38.0750361],[23.9351952,38.0746218],[23.9352866,38.0744236],[23.9352184,38.0742253],[23.9347969,38.0737924],[23.9346831,38.0735851],[23.9346605,38.0733507],[23.934775,38.07281],[23.9346159,38.0721971],[23.9344109,38.0719176]]},{"id":17610,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u03a4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03c9\u03bd \u03bb\u03b1\u03c4\u03cc\u03bc\u03c9\u03bd","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ac \u03bb\u03b1\u03c4\u03bf\u03bc\u03b5\u03af\u03b1, \u03c0\u03b7\u03b3\u03ae \u03a3\u03c9\u03bb\u03b7\u03bd\u03ac\u03c1\u03b9","path":"ATTIKI\/Attiki_Pendeli_monopati_latomon","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":3087,"name_EN":"Pendeli Mt: The quarriers way","description_EN":"Old quarries, Solinari spring","ascent_time":60,"descent_time":55,"marker":"Red_dots","level":9,"ascent":218,"descent":218,"maxelev":721,"minelev":546,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.87154 38.08931,23.88044 38.09446)","views":131,"millestones":"0,23.8798679,38.0944559#1,23.8718088,38.0920779#2,23.8792209,38.0902188#3.1,23.8798658,38.0944558","x":23.8770897,"y":38.0911408,"coor":[[23.8798679,38.0944559],[23.8792246,38.0944687],[23.8785063,38.0943598],[23.8781887,38.0941432],[23.8780636,38.0939673],[23.8778129,38.0938319],[23.8767523,38.0938398],[23.8761025,38.0936768],[23.8750194,38.0935315],[23.8744381,38.0933326],[23.8731394,38.092511],[23.8728089,38.0923665],[23.8724549,38.0926635],[23.8721801,38.0932941],[23.8720545,38.0933931],[23.8717127,38.0932125],[23.8716749,38.0931899],[23.8715382,38.0931177],[23.8717019,38.092861],[23.8717602,38.092122],[23.8719201,38.091978],[23.8720117,38.0917528],[23.8725714,38.0912667],[23.8728095,38.0912174],[23.8730049,38.091177],[23.8732557,38.0912133],[23.8738475,38.091935],[23.8740526,38.0919893],[23.8743146,38.0921698],[23.874545,38.0920935],[23.8750694,38.0921842],[23.8755258,38.0920765],[23.875788,38.0920948],[23.8766437,38.0918614],[23.8768379,38.0916633],[23.8770897,38.0911408],[23.8773297,38.0908166],[23.8776496,38.0904654],[23.8783689,38.0899434],[23.8787451,38.0893896],[23.8789961,38.0893087],[23.8790987,38.0893449],[23.8791868,38.0896919],[23.8792314,38.0903409],[23.8787169,38.0911155],[23.878648,38.0914398],[23.8787046,38.0916562],[23.8790121,38.0919269],[23.8795136,38.0920716],[23.8799698,38.0920901],[23.8804137,38.0919374],[23.8804307,38.092005],[23.8803507,38.092113],[23.8792553,38.0924724],[23.8787306,38.092553],[23.878343,38.0924805],[23.8783428,38.0925706],[23.878639,38.0927512],[23.8791749,38.0928238],[23.8790607,38.0929138],[23.8784789,38.0930575],[23.8783415,38.0933818],[23.8786147,38.0936795],[23.8785119,38.0937515],[23.8781127,38.0938051],[23.8780611,38.0939673],[23.8781863,38.0941432],[23.8785041,38.0943598],[23.8792224,38.0944687],[23.8798658,38.0944558]]},{"id":17698,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03b3\u03cd\u03c1\u03bf\u03c2 \u039c\u03b1\u03c1\u03b1\u03b8\u03ce\u03bd\u03b1","description_GR":"","path":"MTB_ROADBIKE\/RoadBike_Pendeli_Marathonas","activity_type":42,"assistance":2,"difficulty":3,"scenic_value":4,"length":44330,"name_EN":"Pendeli Mt: Marathonas long loop","description_EN":"","ascent_time":135,"descent_time":130,"marker":"No_marks","level":12,"ascent":834,"descent":834,"maxelev":504,"minelev":4,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.85612 38.07184,23.97613 38.17632)","views":59,"millestones":"0,23.9344074,38.0719176#1,23.9250976,38.0747673#2,23.9166211,38.0786410#3,23.9109109,38.0829320#4,23.9031440,38.0869094#5,23.8951333,38.0908199#6,23.8886910,38.0974119#7,23.8798772,38.1023378#8,23.8694552,38.1049355#9,23.8651982,38.1107678#10,23.8593601,38.1184743#11,23.8565138,38.1262836#12,23.8582990,38.1344028#13,23.8625496,38.1398864#14,23.8727488,38.1364345#15,23.8798229,38.1401857#16,23.8845054,38.1481193#17,23.8934571,38.1507423#18,23.8959274,38.1585306#19,23.9018407,38.1631234#20,23.9051897,38.1661663#21,23.9121949,38.1722635#22,23.9207043,38.1763482#23,23.9274982,38.1702782#24,23.9299690,38.1743762#25,23.9339969,38.1664884#26,23.9376199,38.1598791#27,23.9487344,38.1593746#28,23.9584472,38.1592816#29,23.9637530,38.1513512#30,23.9658086,38.1426991#31,23.9677354,38.1338256#32,23.9693579,38.1249055#33,23.9696740,38.1159901#34,23.9696731,38.1069774#35,23.9717452,38.0982895#36,23.9753010,38.0897299#37,23.9671710,38.0875507#38,23.9586362,38.0849544#39,23.9551228,38.0857351#40,23.9460563,38.0897898#41,23.9414431,38.0931481#42,23.9428766,38.0856842#43,23.9386734,38.0790756#44.3,23.9344084,38.0719176","x":23.9044507,"y":38.1651782,"coor":[[23.9344074,38.0719176],[23.9337986,38.0718226],[23.9331258,38.0718943],[23.9321678,38.0722543],[23.9318369,38.0725425],[23.9313918,38.073083],[23.9312207,38.073182],[23.9299779,38.0732714],[23.9287354,38.0730093],[23.9283591,38.0730361],[23.9281652,38.0731982],[23.9279022,38.0739371],[23.9276284,38.0741623],[23.9266817,38.0745402],[23.9263168,38.074522],[23.925804,38.0743414],[23.9255075,38.0743502],[23.9252907,38.0745033],[23.9246742,38.0753501],[23.9241721,38.0757824],[23.9222561,38.0762858],[23.9206709,38.0766273],[23.9203172,38.0768253],[23.9197464,38.0774738],[23.9191305,38.0776897],[23.9189936,38.0777437],[23.9188566,38.0779058],[23.9188451,38.078032],[23.9190383,38.0785999],[23.9189697,38.0787801],[23.9188556,38.0788522],[23.9185363,38.078888],[23.9180577,38.0786353],[23.9177613,38.078563],[23.9164728,38.0786522],[23.915765,38.0784624],[23.915314,38.0780475],[23.9150178,38.0778851],[23.9144934,38.0778216],[23.9137639,38.0776318],[23.9135358,38.0776677],[23.9133417,38.0778658],[23.9127819,38.0787937],[23.9119944,38.0794601],[23.9117655,38.0801449],[23.9116049,38.0809379],[23.9117524,38.0815509],[23.9120025,38.0821639],[23.9119679,38.0825064],[23.9117283,38.0826729],[23.9112766,38.0828213],[23.9100147,38.0832124],[23.9093989,38.083248],[23.9084871,38.0829679],[23.9081792,38.0829316],[23.9076091,38.0829492],[23.9066054,38.0831196],[23.9061833,38.0833356],[23.9057152,38.0837498],[23.9055893,38.0840922],[23.9056228,38.0846961],[23.9052461,38.0850022],[23.9045365,38.0853711],[23.9037723,38.0855147],[23.903624,38.0855867],[23.9035666,38.085821],[23.9039311,38.0861728],[23.9039401,38.086344],[23.9029539,38.0870507],[23.9027197,38.0873434],[23.9027075,38.0879923],[23.9024563,38.0882084],[23.9007796,38.0885225],[23.898864,38.0883406],[23.8986359,38.0883584],[23.8985103,38.0884845],[23.8984345,38.0889576],[23.8983315,38.0892008],[23.8981375,38.0892908],[23.8975332,38.0892362],[23.8968606,38.0890373],[23.8965013,38.0891632],[23.8957907,38.0899241],[23.8952176,38.0904554],[23.8951235,38.0907076],[23.8952147,38.0917172],[23.8948211,38.092591],[23.8939652,38.0944379],[23.8938166,38.0947081],[23.8936566,38.0949153],[23.8932458,38.0951222],[23.8927426,38.0953245],[23.8922369,38.0955358],[23.8910615,38.0960305],[23.8908814,38.0961069],[23.8905572,38.0962553],[23.8898061,38.0966331],[23.889143,38.097002],[23.8886633,38.0974432],[23.888143,38.098326],[23.8878368,38.0988304],[23.8874941,38.0992266],[23.8865348,38.1000008],[23.8863693,38.1001043],[23.885787,38.1004822],[23.8850221,38.1009592],[23.8844514,38.1012831],[23.8834685,38.1016471],[23.8833886,38.1016741],[23.8827256,38.1019032],[23.8797733,38.1023509],[23.879173,38.1024404],[23.8784314,38.1025388],[23.8778497,38.1025382],[23.8765842,38.1022394],[23.8761508,38.1022119],[23.8756944,38.1023196],[23.8747811,38.1028594],[23.8741898,38.1032553],[23.8735401,38.1036151],[23.8732548,38.103723],[23.8726499,38.1039296],[23.8715543,38.1043069],[23.8703343,38.1046706],[23.8694808,38.1049265],[23.8683737,38.1053219],[23.8677436,38.1055104],[23.8668503,38.1057122],[23.8663321,38.1058603],[23.86525,38.1062286],[23.8644738,38.1065341],[23.8637431,38.1069389],[23.8636631,38.1069838],[23.8638484,38.1073896],[23.8638949,38.1075249],[23.8640538,38.1079306],[23.8647305,38.1095987],[23.865146,38.1106402],[23.8652007,38.1107754],[23.8645079,38.1116263],[23.8644186,38.1117254],[23.8629141,38.1135487],[23.8618872,38.1147867],[23.8607703,38.1161328],[23.8602786,38.1167271],[23.8596823,38.1177853],[23.8594065,38.1183032],[23.8593145,38.1186366],[23.8592039,38.1190511],[23.8587185,38.1193794],[23.8579245,38.1199192],[23.8580941,38.1201628],[23.858358,38.1206678],[23.8584483,38.1211997],[23.8584488,38.1220198],[23.8580009,38.1224879],[23.857167,38.1230277],[23.856538,38.1237705],[23.8562826,38.1242118],[23.8562198,38.1247795],[23.8564004,38.1257711],[23.8565238,38.1263165],[23.8565418,38.1263886],[23.8567889,38.1273218],[23.8574357,38.1291251],[23.8575742,38.1294001],[23.8576094,38.1294633],[23.8590462,38.131218],[23.8594435,38.1316871],[23.8596205,38.1321965],[23.8596375,38.1327959],[23.8596135,38.1328589],[23.8594876,38.1330841],[23.8588015,38.1338584],[23.8579621,38.1347586],[23.8572027,38.1356229],[23.8573115,38.13597],[23.8574418,38.1364073],[23.8576136,38.1368536],[23.8578657,38.1373857],[23.8582104,38.138026],[23.8587903,38.1391127],[23.8589893,38.1394464],[23.8591234,38.1396313],[23.8593251,38.1399065],[23.8596916,38.1402945],[23.8603288,38.140169],[23.860694,38.1401334],[23.8609564,38.1401968],[23.861602,38.1403012],[23.8620016,38.1402116],[23.8627052,38.1397888],[23.8631177,38.1394829],[23.8636547,38.1391004],[23.8643974,38.1386146],[23.8647172,38.1384798],[23.8648142,38.1384484],[23.8664001,38.1380311],[23.8664835,38.1380132],[23.8666273,38.1379683],[23.8675339,38.1377485],[23.8677208,38.1377126],[23.8686237,38.1376956],[23.86912,38.1377593],[23.8696778,38.1376833],[23.8700526,38.1375034],[23.870497,38.1372426],[23.8717323,38.1368293],[23.8725544,38.1365058],[23.8729552,38.1363575],[23.8742257,38.1361606],[23.8753217,38.1358193],[23.876373,38.135541],[23.8766366,38.1355458],[23.8773063,38.1357177],[23.8778558,38.1359346],[23.8787676,38.1365664],[23.8791321,38.1369814],[23.8795645,38.1377028],[23.8796359,38.1380814],[23.8796961,38.1390233],[23.8798197,38.1402086],[23.8803035,38.1415745],[23.8805275,38.1420119],[23.8807786,38.1425934],[23.8807909,38.1436164],[23.8809497,38.1442114],[23.8820883,38.1458168],[23.8827713,38.1462771],[23.8838767,38.1472876],[23.8844575,38.1480272],[23.8844871,38.1480813],[23.8850786,38.1493166],[23.8855654,38.1502454],[23.8858094,38.1504755],[23.8861995,38.1507012],[23.8868156,38.1509],[23.8881277,38.1511176],[23.8887326,38.1511362],[23.8893492,38.1509746],[23.8901667,38.1506869],[23.8918564,38.15031],[23.8924271,38.1503015],[23.8929768,38.1505138],[23.8936497,38.1508388],[23.8940259,38.1511276],[23.8941625,38.151371],[23.8943327,38.1520381],[23.8944922,38.1522726],[23.8951191,38.15285],[23.8955536,38.1530396],[23.8959986,38.1531301],[23.8962039,38.1532385],[23.8965114,38.1537344],[23.8965795,38.1539868],[23.8965334,38.1543293],[23.8960298,38.1553112],[23.8960065,38.1556356],[23.8961201,38.1560143],[23.8962724,38.1565146],[23.896249,38.1568751],[23.8958704,38.1582447],[23.8960064,38.1589298],[23.8960162,38.1593308],[23.8955931,38.1598892],[23.89549,38.1601325],[23.895535,38.1606192],[23.8956716,38.1608356],[23.8959453,38.1610522],[23.8974734,38.1620629],[23.8979766,38.1621805],[23.8984675,38.1621449],[23.8987874,38.1619649],[23.8990758,38.1615506],[23.899213,38.1614245],[23.899487,38.1613346],[23.8998067,38.1613349],[23.9000235,38.1613892],[23.9002401,38.1615516],[23.9007188,38.1621288],[23.9013346,38.1625349],[23.9015398,38.1627424],[23.9019145,38.1632203],[23.9024387,38.1638697],[23.9028742,38.1644198],[23.9029814,38.1645551],[23.9032096,38.1646364],[23.903381,38.1645374],[23.9033017,38.1640326],[23.9033477,38.1637803],[23.9035054,38.1635596],[23.9037336,38.1635959],[23.9040808,38.1643217],[23.9042629,38.1647364],[23.9042399,38.1648896],[23.90408,38.1649706],[23.9037376,38.1648892],[23.9036736,38.1650063],[23.9044507,38.1651782],[23.9047248,38.1650883],[23.9047479,38.1648359],[23.9044403,38.1644031],[23.9044404,38.1642949],[23.9046095,38.1642815],[23.9049057,38.1648045],[23.9051105,38.1653184],[23.9051259,38.1658051],[23.9052619,38.1665893],[23.9055123,38.1671663],[23.9060479,38.1678787],[23.9061847,38.168005],[23.9063581,38.1680232],[23.9067786,38.1678342],[23.9069612,38.1678434],[23.9070752,38.1679606],[23.9071454,38.1683482],[23.9072546,38.1685827],[23.9075587,38.1692679],[23.9078893,38.1697007],[23.9084367,38.1701518],[23.9102731,38.171433],[23.9105698,38.1715954],[23.9116539,38.1719748],[23.9123042,38.1723178],[23.9133745,38.172652],[23.9157826,38.1733567],[23.9168215,38.1733575],[23.9172665,38.1735381],[23.9176316,38.1737726],[23.9179053,38.1740252],[23.9186913,38.1756029],[23.9192216,38.1761936],[23.9202018,38.1757527],[23.9205527,38.1762351],[23.9206154,38.1763433],[23.9211395,38.1763752],[23.9211842,38.1762761],[23.9213309,38.1758706],[23.9216286,38.1750867],[23.9218597,38.17451],[23.9222749,38.1738885],[23.9228145,38.1730822],[23.9233289,38.1724607],[23.9236487,38.1723437],[23.9243109,38.172263],[23.924528,38.1720829],[23.9246092,38.1718667],[23.9249663,38.1711864],[23.9256291,38.170547],[23.9259832,38.170403],[23.9276501,38.1702688],[23.9278442,38.1702059],[23.9280042,38.1700257],[23.9281191,38.1692687],[23.928325,38.1689083],[23.9286562,38.1687824],[23.9289871,38.1688727],[23.9291012,38.1689989],[23.9291466,38.1692153],[23.9290547,38.1698461],[23.9289403,38.1701254],[23.9285974,38.1705218],[23.9285401,38.1707741],[23.9291324,38.1720993],[23.9290402,38.1729825],[23.9293252,38.1735054],[23.9293706,38.1737217],[23.9291073,38.1744786],[23.9291757,38.1746228],[23.9293811,38.174677],[23.9304959,38.1740964],[23.9307587,38.1738802],[23.9312847,38.1729793],[23.932039,38.1720785],[23.9320964,38.1717991],[23.9320514,38.171024],[23.9321776,38.1703391],[23.9324062,38.170123],[23.9330193,38.1698484],[23.9333392,38.1696143],[23.9334878,38.169362],[23.9339457,38.1679563],[23.934072,38.1671723],[23.9339023,38.1655409],[23.9329579,38.1621516],[23.9329467,38.1618993],[23.9330382,38.1617191],[23.9332895,38.161539],[23.9348197,38.1608188],[23.936294,38.160049],[23.9367507,38.1599051],[23.9376068,38.1598785],[23.9385656,38.1599241],[23.9405744,38.1601594],[23.9411337,38.1601597],[23.941636,38.1600068],[23.9430634,38.1593946],[23.9436913,38.1592417],[23.9443305,38.1591879],[23.9459856,38.1591887],[23.9481315,38.1593158],[23.9490674,38.1594064],[23.9499234,38.159587],[23.9505182,38.159763],[23.9512087,38.1599525],[23.952261,38.1599034],[23.9532758,38.1599489],[23.9554227,38.1602471],[23.9572488,38.1606173],[23.9577339,38.1607347],[23.9577114,38.1600407],[23.9577687,38.1596982],[23.9583417,38.159392],[23.9585131,38.1592118],[23.9587416,38.1587838],[23.9588377,38.1585991],[23.958968,38.1583197],[23.959153,38.1579413],[23.9594958,38.1572564],[23.9597907,38.1566797],[23.9603162,38.1558462],[23.9606054,38.1553822],[23.9608885,38.1549497],[23.9612405,38.1543955],[23.9619337,38.1533142],[23.9627856,38.1524132],[23.9632106,38.1519402],[23.9638387,38.1512554],[23.964173,38.1508905],[23.9641733,38.1504399],[23.9639227,38.1492862],[23.9639607,38.1489302],[23.9641663,38.1486419],[23.964566,38.1482049],[23.9647717,38.1476281],[23.9654145,38.1443117],[23.9654399,38.1441945],[23.9659383,38.1421082],[23.9661578,38.1410899],[23.9664373,38.1388053],[23.9665402,38.1384267],[23.9666556,38.1380122],[23.9671585,38.1361467],[23.9674571,38.1350698],[23.9679487,38.1329249],[23.9682701,38.1309783],[23.9689081,38.1273779],[23.969011,38.1268011],[23.9692272,38.1256385],[23.9696561,38.1231917],[23.9696883,38.1228357],[23.9697343,38.1220787],[23.9697544,38.1200328],[23.9697798,38.1161664],[23.969674,38.1161618],[23.9696702,38.1140213],[23.9696703,38.1137194],[23.9697199,38.10422],[23.9697829,38.103481],[23.9698572,38.1031791],[23.9703482,38.1017462],[23.9707775,38.1006152],[23.970862,38.1003719],[23.9712937,38.0991913],[23.9714078,38.0992184],[23.9718381,38.0980243],[23.9724067,38.0965599],[23.9724613,38.0964202],[23.9725894,38.0960958],[23.9727399,38.0957128],[23.9730845,38.0948071],[23.9733699,38.0940771],[23.9735151,38.0937121],[23.9736599,38.0933472],[23.9737238,38.0931714],[23.9738151,38.0929551],[23.9744132,38.0915673],[23.9745787,38.0912158],[23.9757805,38.0887106],[23.9761229,38.0879896],[23.9760202,38.0879535],[23.9748629,38.0877055],[23.9747784,38.0876874],[23.9737657,38.0874844],[23.9725456,38.087367],[23.9713026,38.0874027],[23.971004,38.0874117],[23.9689913,38.0874877],[23.9688124,38.0874832],[23.9662466,38.0875906],[23.9661154,38.0876041],[23.9651846,38.0877345],[23.963759,38.0880541],[23.9636474,38.0880811],[23.9625843,38.0883511],[23.9620964,38.0884681],[23.9616972,38.0885311],[23.9611862,38.0885039],[23.9607302,38.0883054],[23.9605115,38.088071],[23.9599418,38.0871245],[23.9593743,38.0862005],[23.9589528,38.0854974],[23.9586534,38.084988],[23.9584484,38.0845914],[23.9584371,38.084321],[23.9585406,38.0828249],[23.9580738,38.081527],[23.9579449,38.0814233],[23.9577589,38.0814547],[23.957679,38.0815809],[23.9579977,38.0825724],[23.9580203,38.0828969],[23.9576664,38.0836178],[23.9570959,38.0843115],[23.9567308,38.0846539],[23.9553062,38.0855952],[23.9550667,38.0857753],[23.9548156,38.0860456],[23.9540051,38.0874693],[23.9533319,38.0880909],[23.9529212,38.0883612],[23.9523738,38.088415],[23.9512108,38.0882162],[23.9508117,38.0882341],[23.9493973,38.0887202],[23.948234,38.0888909],[23.9473556,38.0893502],[23.9465915,38.089494],[23.9453137,38.0901874],[23.9435229,38.0907544],[23.9430893,38.0911147],[23.9426098,38.0917453],[23.9424793,38.0923131],[23.9425928,38.0930522],[23.9428777,38.0932686],[23.943709,38.0934763],[23.9439484,38.0936026],[23.9440623,38.0937829],[23.9440849,38.0939632],[23.9438111,38.0942154],[23.9433409,38.0942603],[23.942779,38.0941023],[23.9422888,38.0938677],[23.9414683,38.0931643],[23.9403512,38.0924607],[23.939828,38.0921045],[23.9396915,38.0917439],[23.9397487,38.0915276],[23.9399085,38.0913114],[23.9404734,38.0907889],[23.9419648,38.0895054],[23.9422501,38.089136],[23.942353,38.0888026],[23.9422738,38.0880274],[23.9423312,38.0875588],[23.9425939,38.0870813],[23.9430504,38.0865407],[23.9431076,38.0863785],[23.9430849,38.0861622],[23.9428882,38.085707],[23.9420296,38.0840572],[23.9414946,38.0829754],[23.941472,38.0826329],[23.9416776,38.0822275],[23.942659,38.0812906],[23.9427048,38.0810383],[23.9426479,38.080858],[23.9420895,38.0804792],[23.9412118,38.0800642],[23.9388864,38.0792699],[23.9386927,38.0791256],[23.9386358,38.0789813],[23.9387569,38.078675],[23.9394075,38.0778732],[23.9395218,38.0774406],[23.9393171,38.0768997],[23.9387932,38.0761424],[23.938326,38.0758537],[23.9375508,38.0756911],[23.9366159,38.0757267],[23.9359202,38.0759606],[23.9353374,38.0761721],[23.9349726,38.0760908],[23.934574,38.0755858],[23.9345195,38.0752073],[23.9346451,38.0750361],[23.9351927,38.0746218],[23.9352841,38.0744236],[23.9352159,38.0742253],[23.9347944,38.0737924],[23.9346806,38.0735851],[23.934658,38.0733507],[23.9347725,38.07281],[23.9346134,38.0721971],[23.9344084,38.0719176]]},{"id":17804,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03ae\u03c2 \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2","description_GR":"\u03a3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03bc\u03cd\u03b7\u03c3\u03b7\u03c2 \u03c3\u03c4\u03bf 4x4 ","path":"SUV_4X4\/4x4_Pendeli_Pyreza_Rea","activity_type":14,"assistance":1,"difficulty":3,"scenic_value":4,"length":12821,"name_EN":"Mt. Pendeli: Crossing Mt. Pendeli","description_EN":"Initiative 4x4 route","ascent_time":0,"descent_time":0,"marker":"No_marks","level":12,"ascent":462,"descent":771,"maxelev":936,"minelev":390,"link_logo":"Pendeli_logo_114px","link_ref":"http:\/\/www.toponavigator.com\/68307-2\/","pdf_link":"","bbox":"LINESTRING(23.8489 38.06306,23.90083 38.10856)","views":141,"millestones":"0,23.9008221,38.0668153#1,23.8932748,38.0647778#2,23.8915400,38.0665882#3,23.8929596,38.0701161#4,23.8868547,38.0741365#5,23.8782384,38.0752722#6,23.8692308,38.0766869#7,23.8668654,38.0786891#8,23.8639857,38.0855991#9,23.8569724,38.0907666#10,23.8503024,38.0928783#11,23.8542056,38.0992355#12,23.8584756,38.1039289#12.8,23.8606809,38.1085756","x":23.8702924,"y":38.0765329,"coor":[[23.9008221,38.0668153],[23.900604,38.0668061],[23.9005357,38.066734],[23.9002631,38.0660308],[23.899865,38.0653545],[23.899615,38.0647684],[23.899069,38.0639027],[23.8989324,38.0637674],[23.8983284,38.0636227],[23.8978293,38.0633564],[23.897269,38.063054],[23.8970753,38.0630538],[23.8969155,38.0631708],[23.8966988,38.0632247],[23.8951825,38.0633676],[23.8948745,38.0635025],[23.8946006,38.0637186],[23.8939849,38.0637901],[23.8936655,38.063952],[23.8934714,38.0641501],[23.8933909,38.0646368],[23.8931853,38.0648889],[23.8928887,38.0650239],[23.8926947,38.0651859],[23.8923413,38.0651585],[23.8919427,38.0649329],[23.8914978,38.0650947],[23.8910535,38.064905],[23.8909281,38.0649499],[23.8909141,38.065013],[23.8909482,38.0650761],[23.8915406,38.065302],[23.8919966,38.0653385],[23.8929878,38.065754],[23.8933939,38.0657589],[23.8934066,38.065867],[23.8932925,38.065921],[23.8920045,38.0657396],[23.8916169,38.0657662],[23.8911835,38.065892],[23.8910158,38.0661127],[23.8906611,38.0669415],[23.8904441,38.0671937],[23.8905199,38.0672974],[23.8906453,38.0672705],[23.8912276,38.0666762],[23.8914101,38.0665952],[23.8917636,38.0665775],[23.8924474,38.0666863],[23.8938374,38.0672283],[23.8939287,38.0671924],[23.8940203,38.0669401],[23.8943512,38.0667241],[23.8944199,38.0664718],[23.8945568,38.0664088],[23.8946024,38.0664629],[23.894508,38.0666972],[23.8943049,38.0672017],[23.8943836,38.0679408],[23.893791,38.0677781],[23.8928678,38.067633],[23.8925827,38.0677139],[23.8921263,38.0680109],[23.8921031,38.0682632],[23.892319,38.0687231],[23.8922272,38.0691105],[23.8922612,38.0693088],[23.8924151,38.0695073],[23.8927798,38.0695797],[23.8929165,38.06967],[23.8929847,38.0698322],[23.892959,38.0701116],[23.8929745,38.0702333],[23.8933614,38.0707294],[23.8934862,38.0711441],[23.8932454,38.0720992],[23.8932903,38.0726039],[23.8934153,38.0728384],[23.8931528,38.0730545],[23.8927431,38.0732479],[23.8919672,38.0736978],[23.8915105,38.074121],[23.8912842,38.0741748],[23.8907578,38.0743005],[23.8900166,38.0743269],[23.8897311,38.074642],[23.8895144,38.0746959],[23.8891154,38.0746955],[23.8887849,38.0745961],[23.8884566,38.0744516],[23.8878074,38.0739913],[23.887625,38.0739821],[23.887522,38.0740316],[23.8869636,38.0740536],[23.8865623,38.0743596],[23.8864937,38.0744948],[23.8865183,38.0747426],[23.8864609,38.0749769],[23.8862668,38.075175],[23.8859118,38.0752513],[23.8855026,38.0753365],[23.8852975,38.0753092],[23.8845456,38.0748849],[23.8841815,38.0744339],[23.8837028,38.0743613],[23.8833488,38.0746854],[23.882957,38.0748157],[23.8825125,38.0747252],[23.8822963,38.0744365],[23.8822103,38.074112],[23.882005,38.0741298],[23.8815368,38.0744178],[23.8810915,38.0747778],[23.8802315,38.0751465],[23.8797573,38.0751325],[23.8792445,38.0749877],[23.8789366,38.0750415],[23.8787316,38.0751359],[23.8784574,38.0752573],[23.8776022,38.0753105],[23.8773284,38.0754003],[23.8768886,38.075454],[23.8762149,38.0760841],[23.875998,38.0762101],[23.8757809,38.0764802],[23.8755755,38.0765972],[23.8750628,38.0763803],[23.8749945,38.0762992],[23.8745271,38.0762987],[23.8741966,38.0761992],[23.8741284,38.0760999],[23.8742312,38.0759468],[23.8742088,38.0757215],[23.873662,38.0754325],[23.8735068,38.0753602],[23.873404,38.0754683],[23.8733492,38.0758513],[23.8732806,38.0759413],[23.8727673,38.076085],[23.8724135,38.0762738],[23.8721854,38.0763277],[23.8709539,38.0763894],[23.8702924,38.0765329],[23.8693802,38.0765769],[23.8692318,38.0766849],[23.8690487,38.0770543],[23.8689346,38.0771082],[23.8688028,38.077063],[23.8687916,38.0769368],[23.8691001,38.0765586],[23.8692714,38.0764326],[23.8703782,38.0759472],[23.8709951,38.0752899],[23.8710295,38.0751457],[23.8709751,38.0750871],[23.8707698,38.0751049],[23.8704044,38.075465],[23.8699481,38.0755907],[23.8686938,38.0758326],[23.867961,38.0761653],[23.867573,38.0763721],[23.8671928,38.0766196],[23.8668954,38.0771059],[23.8667463,38.0775834],[23.8667343,38.0779439],[23.8668924,38.0787913],[23.8670591,38.0791971],[23.8677645,38.080045],[23.8679917,38.080514],[23.8681844,38.0811721],[23.8681955,38.0813163],[23.868127,38.0813703],[23.8668955,38.081387],[23.8664162,38.0816027],[23.8661076,38.082035],[23.8660373,38.0830263],[23.8660289,38.083175],[23.8658675,38.083337],[23.8658784,38.0836074],[23.8655812,38.0839946],[23.8653066,38.0845351],[23.8648609,38.0850573],[23.8645527,38.0852372],[23.8641317,38.0855026],[23.8638217,38.0857095],[23.8630344,38.085952],[23.8626002,38.0864472],[23.8624741,38.0867534],[23.8620487,38.0869152],[23.8612485,38.0874054],[23.8598409,38.0877868],[23.8597494,38.0879399],[23.8598058,38.0882464],[23.8601008,38.0890038],[23.8603509,38.0894277],[23.8603393,38.0895359],[23.8600307,38.089914],[23.8597909,38.090076],[23.858981,38.0901922],[23.8585474,38.0903178],[23.8584166,38.0903537],[23.8575378,38.0906951],[23.8571271,38.0907667],[23.8565455,38.090766],[23.8556795,38.0904495],[23.852613,38.0898689],[23.8523163,38.0899677],[23.8521549,38.0901387],[23.8520065,38.0901926],[23.8509463,38.0903535],[23.8506097,38.0904567],[23.8502445,38.0905824],[23.8499248,38.0907983],[23.8497187,38.0911856],[23.8497299,38.0912938],[23.8498324,38.091348],[23.8507217,38.0914933],[23.8503106,38.0917632],[23.8500015,38.0923035],[23.8500354,38.0924838],[23.8503303,38.0927546],[23.850353,38.0927862],[23.8503644,38.0928222],[23.850194,38.0929752],[23.8495094,38.0931726],[23.8492591,38.0932084],[23.8489846,38.0932441],[23.8489274,38.0933702],[23.8489727,38.0934964],[23.8493532,38.0937267],[23.8500025,38.0940881],[23.8505723,38.0943231],[23.8508228,38.0945037],[23.8510161,38.0947653],[23.8512099,38.0958741],[23.851574,38.0962801],[23.8520415,38.0963528],[23.8522351,38.0964702],[23.8525306,38.0970114],[23.8527915,38.0976786],[23.8530079,38.0978231],[23.8536386,38.0980943],[23.854037,38.0984733],[23.8541844,38.0989061],[23.8542175,38.099501],[23.8543309,38.0998076],[23.8547405,38.1003308],[23.8549796,38.1005204],[23.8551148,38.100845],[23.8559685,38.1017022],[23.8556935,38.102495],[23.8557731,38.1026483],[23.8560352,38.1027568],[23.8560758,38.1031579],[23.8561489,38.103852],[23.856061,38.1041583],[23.8560948,38.1043747],[23.856311,38.1046183],[23.8565393,38.1045284],[23.8566191,38.1045555],[23.856653,38.1046908],[23.8565727,38.104934],[23.8566933,38.1049026],[23.8570932,38.1045156],[23.8572079,38.1041913],[23.8571972,38.1038488],[23.8583035,38.1038681],[23.8586451,38.1039902],[23.8591242,38.1041575],[23.8594902,38.104203],[23.8591818,38.1043829],[23.858956,38.104662],[23.8586021,38.1048419],[23.8588407,38.1053288],[23.859125,38.1054058],[23.8591482,38.105568],[23.8589076,38.1061265],[23.8589531,38.1062167],[23.859133,38.1060817],[23.8592012,38.1061945],[23.8596332,38.106925],[23.8600156,38.1075428],[23.8603653,38.108102],[23.8606809,38.1085756]]},{"id":17805,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae","description_GR":"\u0394\u03cd\u03c3\u03ba\u03bf\u03bb\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae, \u03bc\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03c6\u03c4\u03b9\u03b1\u03b3\u03bc\u03ad\u03bd\u03b1 4x4","path":"SUV_4X4\/4x4_Pendeli_Hard_Way","activity_type":14,"assistance":1,"difficulty":5,"scenic_value":4,"length":5236,"name_EN":"Mt. Pendeli: Ascent to the summit","description_EN":"An extreme 4x4 route","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":531,"descent":73,"maxelev":1021,"minelev":558,"link_logo":"Pendeli_logo_114px","link_ref":"http:\/\/www.toponavigator.com\/68307-2\/","pdf_link":"","bbox":"LINESTRING(23.87787 38.05561,23.89125 38.08348)","views":88,"millestones":"0,23.8810629,38.0556843#1,23.8852765,38.0617057#2,23.8880672,38.0668700#3,23.8905322,38.0738226#4,23.8843718,38.0776323#5.2,23.8778743,38.0834808","x":23.8903436,"y":38.0717495,"coor":[[23.8810629,38.0556843],[23.8807778,38.0557741],[23.8802082,38.0556113],[23.8799118,38.055602],[23.879661,38.0556558],[23.8795525,38.0557594],[23.8795522,38.0559576],[23.8802908,38.0573824],[23.8805184,38.0575899],[23.8811904,38.0579151],[23.8815862,38.0585779],[23.8817114,38.0587042],[23.8827927,38.0596606],[23.8834523,38.0606167],[23.8838966,38.0608154],[23.8845342,38.0612937],[23.8861287,38.0621785],[23.8864475,38.0624762],[23.8868566,38.0633148],[23.8872894,38.0635315],[23.8874378,38.063419],[23.8872979,38.0631169],[23.8872755,38.0628646],[23.8877995,38.0630814],[23.8884372,38.0635146],[23.888779,38.0636411],[23.8890974,38.0641822],[23.8894503,38.064543],[23.8894043,38.0647593],[23.8895062,38.065219],[23.8894495,38.0657507],[23.8894492,38.065985],[23.8893464,38.0660931],[23.8884117,38.0660381],[23.8882178,38.06611],[23.8881943,38.0665426],[23.888057,38.066903],[23.8884443,38.0670656],[23.8889226,38.0674266],[23.889312,38.0678686],[23.889441,38.0683328],[23.8895064,38.0688782],[23.8898082,38.0698023],[23.8902231,38.0706363],[23.8901945,38.0706949],[23.8895215,38.0709286],[23.8893447,38.0710276],[23.8893731,38.0710636],[23.8893447,38.0710276],[23.8893731,38.0710636],[23.8893499,38.071343],[23.8897031,38.0714515],[23.8899983,38.0715915],[23.8902035,38.0716097],[23.8903436,38.0717495],[23.8906292,38.0720923],[23.8907954,38.0722637],[23.8910014,38.0724261],[23.8912248,38.0724533],[23.8911787,38.0727597],[23.8911147,38.0729309],[23.890958,38.0733544],[23.8907069,38.0734983],[23.8905012,38.0738767],[23.8902045,38.0740296],[23.8897141,38.0741373],[23.8895313,38.0743715],[23.8892574,38.0745334],[23.8887852,38.0745961],[23.888457,38.0744516],[23.8878078,38.0739913],[23.8875227,38.0740316],[23.8868266,38.0744635],[23.8867807,38.0745987],[23.886849,38.0747069],[23.88743,38.0749959],[23.8877143,38.0754648],[23.8877694,38.0760417],[23.8873333,38.0765189],[23.8868653,38.0768429],[23.8866419,38.0768202],[23.8858665,38.0769096],[23.8853878,38.0767919],[23.8850913,38.0768097],[23.884726,38.0771248],[23.8844983,38.0775571],[23.8839209,38.0778991],[23.8827926,38.0776095],[23.8819603,38.0775997],[23.8815044,38.077473],[23.8809114,38.0775445],[23.8804322,38.0777063],[23.8802498,38.0777061],[23.8799921,38.0775706],[23.8797868,38.077584],[23.8797637,38.0777822],[23.8793303,38.0778719],[23.8792274,38.078052],[23.8792937,38.0793139],[23.8791557,38.0800528],[23.8792225,38.0810082],[23.8793586,38.0814229],[23.8782855,38.082215],[23.8782511,38.0823141],[23.8781895,38.0825348],[23.8783259,38.0828053],[23.8783141,38.0830216],[23.8778743,38.0834808]]},{"id":17843,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u0391\u03bd\u03b1\u03b6\u03b7\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c0\u03b5\u03c4\u03b1\u03bb\u03bf\u03cd\u03b4\u03b5\u03c2 \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03a0\u03cd\u03c1\u03b5\u03b6\u03b1","description_GR":"","path":"NATURE\/Nature_Pendeli_Butterflies_Pyreza_loop","activity_type":95,"assistance":2,"difficulty":1,"scenic_value":3,"length":5199,"name_EN":"Pendeli: Looking for butterlies around Pyreza peak","description_EN":"","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":146,"descent":146,"maxelev":840,"minelev":693,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.89091 38.06306,23.91127 38.07069)","views":13,"millestones":"0,23.9008221,38.0668153#1,23.8932749,38.0647780#2,23.8978383,38.0671749#3,23.9035327,38.0694454#4,23.9105434,38.0678312#5.2,23.9008221,38.0668153","x":23.8973547,"y":38.0706202,"coor":[[23.9008221,38.0668153],[23.9006044,38.0668061],[23.9005361,38.066734],[23.9002634,38.0660308],[23.8998654,38.0653545],[23.8996154,38.0647684],[23.8990694,38.0639027],[23.8989328,38.0637674],[23.8983288,38.0636227],[23.8972694,38.063054],[23.8970756,38.0630538],[23.8969158,38.0631708],[23.8966992,38.0632247],[23.8951828,38.0633676],[23.8948748,38.0635025],[23.8946009,38.0637186],[23.8939853,38.0637901],[23.8936658,38.063952],[23.8934718,38.0641501],[23.8933912,38.0646368],[23.8931857,38.0648889],[23.8928891,38.0650239],[23.8926951,38.0651859],[23.8923417,38.0651585],[23.891943,38.0649329],[23.8914982,38.0650947],[23.8910539,38.064905],[23.8909284,38.06495],[23.8909144,38.065013],[23.8909485,38.0650761],[23.891541,38.065302],[23.8919969,38.0653385],[23.8929881,38.065754],[23.8933943,38.0657589],[23.89409,38.0655252],[23.8953441,38.0654361],[23.8961991,38.0654549],[23.8964612,38.0654912],[23.8967802,38.0656267],[23.897361,38.0660598],[23.8976797,38.0664566],[23.8978386,38.0669615],[23.8978376,38.0676825],[23.8976993,38.0687459],[23.8973787,38.069728],[23.897082,38.069935],[23.896956,38.0703495],[23.8973547,38.0706202],[23.8982253,38.0706976],[23.8985679,38.0702653],[23.8991725,38.0699954],[23.8996628,38.0699598],[23.9005751,38.0697353],[23.9023195,38.0696556],[23.9025248,38.0696468],[23.9032773,38.0695392],[23.9040073,38.0692695],[23.9049201,38.0686754],[23.9053194,38.0685134],[23.9061744,38.0685051],[23.9068583,38.0686318],[23.9069967,38.0685103],[23.90743,38.068425],[23.9077036,38.0684342],[23.9080227,38.0685246],[23.9081709,38.0684887],[23.9090269,38.0677503],[23.9094268,38.0670476],[23.909673,38.0669847],[23.9098487,38.0669398],[23.9100082,38.067012],[23.9100762,38.0673455],[23.9106125,38.0686978],[23.9107587,38.0685718],[23.9105317,38.0677965],[23.9105321,38.067454],[23.9106121,38.0673099],[23.9109316,38.0670397],[23.9111144,38.0667334],[23.9112632,38.0662469],[23.9111722,38.0660395],[23.9110354,38.0660214],[23.9104881,38.0661291],[23.9101918,38.0660748],[23.9096562,38.0658491],[23.9094055,38.0658309],[23.9086415,38.0659565],[23.9077175,38.0664064],[23.9071133,38.0663879],[23.9057359,38.0665039],[23.9038768,38.0672054],[23.9032496,38.0673491],[23.902919,38.0673308],[23.9012892,38.067023],[23.9008221,38.0668153]]},{"id":18322,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u03a4\u03b1 \u03c6\u03c5\u03c4\u03ac \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae\u03c2 \u03a0\u03cd\u03c1\u03b5\u03b6\u03b1","description_GR":"","path":"NATURE\/Nature_Pendeli_Flora_Pyreza_loop","activity_type":96,"assistance":2,"difficulty":1,"scenic_value":3,"length":4357,"name_EN":"Pendeli: Flora of peak Pyreza","description_EN":"","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":220,"descent":220,"maxelev":766,"minelev":630,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.90194 38.06904,23.91696 38.07684)","views":59,"millestones":"0,23.9169552,38.0713793#1,23.9075909,38.0731117#2,23.9042818,38.0758458#3,23.9052033,38.0728233#4,23.9141661,38.0699489#4.4,23.9169577,38.0713793","x":23.9047035,"y":38.0753311,"coor":[[23.9169552,38.0713793],[23.9164529,38.071086],[23.9154043,38.0708509],[23.915044,38.0709228],[23.9148498,38.0712471],[23.9146901,38.0713191],[23.9132534,38.0714712],[23.9129229,38.0713989],[23.9125697,38.0711823],[23.9119542,38.0710737],[23.9115437,38.0711095],[23.9109384,38.0719742],[23.9106647,38.0720641],[23.910243,38.0719557],[23.9101176,38.0719736],[23.9096723,38.0724599],[23.9091359,38.0728921],[23.9087026,38.0729639],[23.9082125,38.0728193],[23.9079845,38.0728011],[23.9069688,38.0736115],[23.9062048,38.0737551],[23.9061134,38.0738631],[23.9060672,38.0743498],[23.9059067,38.0750527],[23.9056441,38.0752778],[23.9057234,38.0757285],[23.9056546,38.0760258],[23.9057455,38.0762422],[23.9057565,38.0765487],[23.9056652,38.0766748],[23.905437,38.0767917],[23.9051633,38.0768456],[23.9047529,38.0768002],[23.904525,38.0766648],[23.9041493,38.0762319],[23.9036932,38.0762676],[23.9031919,38.0760148],[23.9027015,38.0760505],[23.9023446,38.0759961],[23.902769,38.0759649],[23.9032595,38.075767],[23.9038182,38.0757855],[23.9041943,38.0758579],[23.9046505,38.0757952],[23.9047305,38.075624],[23.9047035,38.0753311],[23.9046406,38.0746506],[23.9049942,38.0744886],[23.9050171,38.0744165],[23.9044924,38.0745964],[23.904469,38.0751011],[23.9043547,38.0752902],[23.9031576,38.0752172],[23.9026562,38.0750545],[23.9020975,38.0750721],[23.9019721,38.0750269],[23.9019469,38.0749683],[23.9023232,38.0749686],[23.9025514,38.0748426],[23.9029844,38.0749692],[23.9033607,38.0749875],[23.9038625,38.0748437],[23.9040912,38.0743572],[23.9046616,38.0740512],[23.9048109,38.0732492],[23.9054274,38.0725828],[23.9062486,38.0723131],[23.9065454,38.0720159],[23.9066517,38.0719348],[23.9073671,38.0713766],[23.907846,38.0713229],[23.9084049,38.0711071],[23.9092384,38.0701524],[23.9095464,38.0700264],[23.9102309,38.0695763],[23.9105964,38.0690358],[23.9115763,38.0695052],[23.9122261,38.0695057],[23.9123856,38.0695779],[23.912682,38.0695962],[23.9128075,38.0695602],[23.9137789,38.0696961],[23.9140419,38.0699261],[23.9146321,38.0700302],[23.9147458,38.0702646],[23.9149395,38.0703909],[23.9151333,38.0704271],[23.9152356,38.0706886],[23.9154064,38.0708509],[23.916455,38.071086],[23.9169577,38.0713793]]},{"id":18323,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u03a4\u03b1 \u03c0\u03bf\u03c5\u03bb\u03b9\u03ac \u03c4\u03c9\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd \u03c4\u03b7\u03c2 \u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7\u03c2","description_GR":"","path":"NATURE\/Nature_Pendeli_Birds_summit_area","activity_type":92,"assistance":2,"difficulty":1,"scenic_value":4,"length":3070,"name_EN":"Pendeli: Birds of the summit area of Mt. Pendeli","description_EN":"","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":170,"descent":170,"maxelev":905,"minelev":768,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.86701 38.0793,23.87567 38.08802)","views":15,"millestones":"0,23.8739388,38.0796237#1,23.8700507,38.0843810#2,23.8701305,38.0860884#3.1,23.8739399,38.0796237","x":23.8681003,"y":38.0857009,"coor":[[23.8739388,38.0796237],[23.8726393,38.0794601],[23.8723394,38.0793877],[23.8722255,38.0792974],[23.8718948,38.0793061],[23.8717693,38.07936],[23.8716093,38.0795581],[23.871491,38.0795805],[23.871422,38.0799229],[23.8715016,38.0800312],[23.8713761,38.0800851],[23.8713645,38.0802023],[23.8714782,38.0803646],[23.8714096,38.0804547],[23.8715006,38.080626],[23.8713636,38.080725],[23.8715458,38.0808514],[23.8712379,38.0808871],[23.8711921,38.0809772],[23.8713856,38.0811757],[23.8717043,38.0814644],[23.8722046,38.0822941],[23.8722968,38.0823303],[23.8723875,38.0826548],[23.8725127,38.0827721],[23.8725578,38.0830516],[23.8721241,38.0832854],[23.8719074,38.0833032],[23.8717018,38.0835554],[23.8711542,38.0836629],[23.8710855,38.0838341],[23.8709714,38.08387],[23.8709941,38.0839331],[23.8707771,38.0841312],[23.8707541,38.0842393],[23.870469,38.084257],[23.8701895,38.0843153],[23.8696303,38.084585],[23.8690022,38.0851431],[23.8681003,38.0857009],[23.8677131,38.0860114],[23.8674385,38.0865564],[23.8674234,38.0866194],[23.8671401,38.0870157],[23.8670139,38.0874211],[23.8670455,38.0874887],[23.8675137,38.0871468],[23.8680954,38.0870573],[23.8684943,38.0871659],[23.8687789,38.0874276],[23.8691378,38.0876263],[23.8694055,38.0877708],[23.8699867,38.0879697],[23.8701499,38.0880195],[23.8702297,38.0880105],[23.8703138,38.087596],[23.8703933,38.0869742],[23.8701204,38.0865413],[23.8701212,38.0860997],[23.8705211,38.0856135],[23.8705886,38.085582],[23.871263,38.0852448],[23.871559,38.0849116],[23.8718446,38.0846055],[23.8722898,38.0843356],[23.8734875,38.0840665],[23.8741836,38.0838059],[23.8751309,38.0832661],[23.8754051,38.082969],[23.8756685,38.0823023],[23.8756575,38.08205],[23.8754529,38.0816532],[23.8752868,38.0814638],[23.8749294,38.0810578],[23.874508,38.080787],[23.8739161,38.0802095],[23.8737913,38.0798218],[23.8739399,38.0796237]]},{"id":18667,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u039f\u03b4\u03cc\u03c2 \u039b\u03b9\u03b8\u03b1\u03b3\u03c9\u03b3\u03af\u03b1\u03c2","description_GR":"\u039f \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03bc\u03b5\u03c4\u03b1\u03c6\u03bf\u03c1\u03ac\u03c2 \u03c4\u03c9\u03bd \u03bc\u03b1\u03c1\u03bc\u03ac\u03c1\u03c9\u03bd \u03c3\u03c4\u03b7\u03bd \u0391\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7","path":"ATTIKI\/Attiki_Pendeli_Odos_Lithagogias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":325,"name_EN":"Pendeli: Odos Lithagogias","description_EN":"The ancient road to tranfer the marble to Acropolis","ascent_time":60,"descent_time":50,"marker":"Red_dots","level":9,"ascent":277,"descent":36,"maxelev":711,"minelev":432,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.8677 38.05531,23.87715 38.07065)","views":142,"millestones":"0,23.8705058,38.0553036#1,23.8709430,38.0614742#2,23.8745532,38.0675083#0.3,23.8770477,38.0706593","x":23.8728947,"y":38.0633907,"coor":[[23.8705058,38.0553036],[23.8699016,38.055375],[23.8697819,38.0553524],[23.8694171,38.055406],[23.8690405,38.055658],[23.8682085,38.055585],[23.8681296,38.0557336],[23.8678878,38.055864],[23.8679787,38.0560443],[23.8679096,38.0564408],[23.8679092,38.0566571],[23.8677236,38.057031],[23.8678091,38.0570446],[23.8677975,38.0571617],[23.8680591,38.0574504],[23.8682186,38.0575227],[23.8684232,38.0578294],[23.868423,38.0579465],[23.8682004,38.0581491],[23.8683256,38.0582393],[23.8684732,38.058564],[23.8685294,38.0590147],[23.8686204,38.0591409],[23.8698381,38.0602599],[23.8704408,38.0610897],[23.8710669,38.0615771],[23.8711464,38.0617034],[23.8717954,38.0621637],[23.8720569,38.0625425],[23.8719997,38.0626596],[23.8720524,38.0626958],[23.8725079,38.0629576],[23.8728947,38.0633907],[23.8732365,38.0634992],[23.8735208,38.0639051],[23.8736234,38.0639502],[23.8737935,38.0644732],[23.873793,38.0647165],[23.8740888,38.0651134],[23.8743052,38.0652037],[23.8746464,38.0656728],[23.8746118,38.065889],[23.8748119,38.0661686],[23.8750169,38.066277],[23.8750302,38.0664302],[23.8749301,38.0664482],[23.8737513,38.0664154],[23.8737056,38.0664604],[23.8737511,38.0665415],[23.8747302,38.0672997],[23.8746617,38.0673717],[23.8743995,38.0673714],[23.8743994,38.0674165],[23.8748208,38.0676693],[23.8748661,38.0678315],[23.8749913,38.0679398],[23.8758454,38.0684725],[23.8764032,38.0689958],[23.8767221,38.0691944],[23.8768765,38.0695191],[23.8768909,38.069821],[23.8771181,38.070344],[23.8771279,38.0704431],[23.8770477,38.0706593]]},{"id":18929,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u03a6\u03c5\u03c4\u03ac \u03c3\u03c4\u03b1 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac \u03c4\u03b7\u03c2 \u039c\u03b1\u03c5\u03c1\u03b7\u03bd\u03cc\u03c1\u03b1\u03c2","description_GR":"","path":"NATURE\/Nature_Pendeli_Flora_Mavrinora_eastside","activity_type":96,"assistance":1,"difficulty":1,"scenic_value":4,"length":7645,"name_EN":"Pendeli: Flora along the eastern slopes of Mavrinora","description_EN":"","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":330,"descent":221,"maxelev":528,"minelev":289,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.93656 38.03899,23.94392 38.07867)","views":23,"millestones":"0,23.9424074,38.0389846#1,23.9394316,38.0415535#2,23.9385494,38.0493568#3,23.9421387,38.0538641#4,23.9425743,38.0596596#5,23.9373676,38.0654401#6,23.9438076,38.0703652#7,23.9377371,38.0746127#7.6,23.9387562,38.0786750","x":23.9436972,"y":38.0586556,"coor":[[23.9424074,38.0389846],[23.9424071,38.0394352],[23.9424123,38.0414406],[23.9422639,38.0417109],[23.9420544,38.0418415],[23.9409602,38.0420933],[23.940504,38.0424355],[23.9402418,38.0425526],[23.9401048,38.0428319],[23.9403096,38.0432196],[23.9405292,38.0434495],[23.9404949,38.0435396],[23.940381,38.0435486],[23.939743,38.0432418],[23.9395608,38.0430795],[23.9395039,38.0429172],[23.9394702,38.0423494],[23.9397901,38.0413942],[23.9398131,38.0412049],[23.9397447,38.0411869],[23.9389348,38.0421238],[23.9387978,38.0423941],[23.9387746,38.0429349],[23.9391271,38.0438363],[23.9391153,38.044341],[23.9385783,38.045927],[23.9383501,38.0462333],[23.937951,38.0465215],[23.9380078,38.0466748],[23.938623,38.0470536],[23.9387708,38.0474052],[23.9387134,38.0479279],[23.938747,38.048658],[23.9382107,38.0494598],[23.9383132,38.0494779],[23.9387693,38.0492438],[23.9396017,38.0487215],[23.9398753,38.0486856],[23.9400462,38.0487578],[23.94098,38.0497497],[23.9411961,38.0502725],[23.9413438,38.0509035],[23.9416169,38.0514804],[23.9416166,38.05185],[23.9413883,38.0522374],[23.9413762,38.0531206],[23.941513,38.0531207],[23.9422771,38.0526344],[23.9428641,38.0525536],[23.9429325,38.0525896],[23.9425675,38.0528959],[23.9422021,38.05377],[23.9417798,38.0544006],[23.941654,38.0549774],[23.9415902,38.0550269],[23.9420097,38.0551668],[23.9421805,38.0554463],[23.9419291,38.0562393],[23.9415066,38.0571224],[23.941552,38.0573567],[23.9418229,38.0576588],[23.9420163,38.0580284],[23.9421645,38.0580645],[23.9426551,38.057506],[23.9428375,38.0574159],[23.9434624,38.0572675],[23.9436867,38.057493],[23.9437435,38.0576913],[23.9436972,38.0586556],[23.9434725,38.059043],[23.9411561,38.0606282],[23.9408595,38.0609164],[23.9406199,38.0612588],[23.9406083,38.0614571],[23.9409952,38.0623585],[23.9409722,38.0625207],[23.9405957,38.0629261],[23.9398202,38.0633944],[23.939341,38.0638448],[23.9391469,38.0642052],[23.9388846,38.0643763],[23.9388503,38.0644574],[23.9387135,38.0644934],[23.9380067,38.0645291],[23.937505,38.0646279],[23.9370718,38.0645917],[23.9368552,38.0646276],[23.9370715,38.0649341],[23.9375046,38.0650966],[23.9376412,38.0652769],[23.9374815,38.0654481],[23.9372079,38.0654299],[23.9372533,38.0656913],[23.9370021,38.0661688],[23.9369677,38.0664392],[23.9367623,38.0666103],[23.9370814,38.0667277],[23.9378217,38.0675572],[23.9385851,38.0680443],[23.939383,38.068252],[23.940409,38.0682976],[23.9413437,38.0684603],[23.9419135,38.0686859],[23.9424719,38.0690287],[23.9425058,38.0694433],[23.9429389,38.0695697],[23.9434862,38.0694798],[23.9436888,38.0695836],[23.9438937,38.0699802],[23.9437336,38.0706651],[23.943494,38.0709354],[23.9427187,38.0709801],[23.9418406,38.0712861],[23.9411449,38.0716102],[23.9399475,38.071916],[23.9391036,38.0722581],[23.9378835,38.0724377],[23.9366978,38.0724731],[23.9365609,38.0725541],[23.9367999,38.0729959],[23.9366397,38.0736988],[23.9371413,38.0737892],[23.9373236,38.0739155],[23.937688,38.0744564],[23.9377903,38.07479],[23.9377673,38.0750063],[23.9379497,38.0750785],[23.9385083,38.0750968],[23.9388845,38.0751871],[23.939272,38.0754306],[23.9396705,38.0760257],[23.9399435,38.076873],[23.9400114,38.0774499],[23.9396004,38.0780625],[23.9390185,38.0785669],[23.9387562,38.078675]]},{"id":18934,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u03a4\u03b1 \u03c6\u03c5\u03c4\u03ac \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03c4\u03b7\u03c2 \u0395\u03ba\u03ac\u03bb\u03b7\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ac \u03c4\u03b7\u03c2 \u0395\u03ba\u03ac\u03bb\u03b7\u03c2","path":"NATURE\/Nature_Pendeli_Flora_Ekali","activity_type":96,"assistance":1,"difficulty":2,"scenic_value":4,"length":4945,"name_EN":"Pendeli: Flora of Ekali area","description_EN":"A crossing above Ekali region","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":300,"descent":279,"maxelev":661,"minelev":383,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.83421 38.09281,23.85917 38.1092)","views":35,"millestones":"0,23.8359951,38.0999862#1,23.8373094,38.0937662#2,23.8449223,38.0941532#3,23.8536714,38.0981246#4,23.8577119,38.1051599#4.9,23.8531416,38.1092243","x":23.8449855,"y":38.0941627,"coor":[[23.8359951,38.0999862],[23.8359599,38.0999366],[23.8359202,38.0998374],[23.8359777,38.0996392],[23.8358526,38.0994948],[23.8358074,38.0993055],[23.8358536,38.0990532],[23.8360481,38.098765],[23.8360145,38.0984856],[23.8356728,38.0982688],[23.8355711,38.0978541],[23.8353095,38.0975473],[23.8350244,38.0975469],[23.8347847,38.0976187],[23.834477,38.0975101],[23.8344097,38.0970233],[23.8342396,38.0965994],[23.834488,38.0966043],[23.8343858,38.0963698],[23.8345915,38.0962079],[23.8346948,38.0959196],[23.8352772,38.0955599],[23.8354603,38.0952898],[23.8357002,38.0951279],[23.8356891,38.0949837],[23.8358148,38.0948577],[23.8357467,38.0947134],[23.8358723,38.0946595],[23.8359634,38.0947047],[23.8361345,38.0946959],[23.8361347,38.0946058],[23.8362146,38.0945608],[23.8364882,38.0946243],[23.8365795,38.0945974],[23.8367281,38.0944534],[23.8367283,38.0943453],[23.8369905,38.0943817],[23.8370707,38.0942195],[23.8369801,38.0939671],[23.8372883,38.0938053],[23.8374487,38.0935081],[23.8376657,38.0933552],[23.8379212,38.0933645],[23.8379095,38.0934727],[23.8380348,38.0935359],[23.8385708,38.0935637],[23.8387186,38.0937622],[23.8389236,38.0938886],[23.8391517,38.093898],[23.8391623,38.0942405],[23.8392988,38.0944209],[23.8394131,38.0943129],[23.8395614,38.0942951],[23.8400283,38.0945841],[23.8401423,38.0946023],[23.8416946,38.0940096],[23.8422424,38.0938481],[23.8427443,38.0937947],[23.8435317,38.0935434],[23.8442201,38.0927917],[23.8445241,38.0929318],[23.8445773,38.0930716],[23.8444627,38.0933238],[23.8445307,38.0935041],[23.8446788,38.0936125],[23.8449069,38.0935948],[23.8449293,38.093757],[23.8448262,38.0940092],[23.8448601,38.0941445],[23.8449855,38.0941627],[23.8451905,38.0942981],[23.8451676,38.0943522],[23.8453157,38.0944425],[23.8453155,38.0945056],[23.845794,38.0947315],[23.8461013,38.0950384],[23.8463292,38.0951108],[23.8467279,38.0953636],[23.8469786,38.0954541],[23.8472865,38.0954725],[23.8476055,38.0956261],[23.8479478,38.0955545],[23.8481644,38.0955728],[23.8482327,38.095654],[23.8489396,38.095745],[23.8493383,38.0959618],[23.8497603,38.0959263],[23.8498403,38.0958724],[23.8499885,38.0959086],[23.8501483,38.0958277],[23.8506839,38.0960267],[23.8510149,38.0958829],[23.8512113,38.0958741],[23.8515755,38.0962801],[23.8520429,38.0963528],[23.8522366,38.0964702],[23.852532,38.0970114],[23.852793,38.0976786],[23.8530094,38.0978231],[23.8536393,38.0980943],[23.8540377,38.0984733],[23.8541851,38.0989061],[23.8542182,38.099501],[23.8543316,38.0998076],[23.8547412,38.1003308],[23.8549803,38.1005204],[23.8551155,38.100845],[23.8559692,38.1017022],[23.8556939,38.102495],[23.8554987,38.1031437],[23.8559315,38.1034507],[23.8561475,38.1038565],[23.8560613,38.1041583],[23.8560951,38.1043747],[23.8563114,38.1046183],[23.8565396,38.1045284],[23.8566194,38.1045555],[23.8566534,38.1046908],[23.8565731,38.104934],[23.856694,38.1049026],[23.8573554,38.1049485],[23.8574009,38.1050207],[23.8576176,38.105057],[23.8577314,38.1051833],[23.8579481,38.1051655],[23.8580731,38.105436],[23.8582556,38.1054363],[23.8583922,38.1055626],[23.8588421,38.1053288],[23.8591261,38.1054058],[23.8591496,38.105568],[23.858909,38.1061265],[23.8589545,38.1062167],[23.8586917,38.1064327],[23.8571164,38.1076295],[23.8564426,38.1080252],[23.8559657,38.1082229],[23.8531416,38.1092243]]},{"id":19196,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u03a1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac \u03a7\u03b1\u03bb\u03b1\u03bd\u03b4\u03c1\u03af\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03b1\u03b8\u03ad\u03b1\u03c4\u03b7 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b7\u03c2","path":"ATTIKI\/Attiki_Pendeli_Rematia_Chalandriou","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3656,"name_EN":"Pendeli: Rematia Chalandriou stream","description_EN":"A hike along the last natural axis of the city","ascent_time":70,"descent_time":65,"marker":"Red_square","level":9,"ascent":218,"descent":26,"maxelev":471,"minelev":276,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.83986 38.04816,23.87051 38.0569)","views":12,"millestones":"0,23.8398826,38.0481278#1,23.8474101,38.0527353#2,23.8569122,38.0555045#3,23.8646046,38.0564334#3.7,23.8705012,38.0553036","x":23.85397,"y":38.0547435,"coor":[[23.8398826,38.0481278],[23.8403385,38.0481554],[23.8406451,38.0481784],[23.8408443,38.0482643],[23.8412293,38.0482873],[23.8415051,38.0483778],[23.8416987,38.0484862],[23.8423353,38.0492216],[23.8428177,38.0496504],[23.8430939,38.0499076],[23.8433591,38.0501378],[23.8434045,38.050264],[23.8435811,38.0507555],[23.8438892,38.0511164],[23.8445693,38.0518563],[23.8444484,38.0519418],[23.8449635,38.0519335],[23.8450996,38.052222],[23.8458961,38.0529081],[23.8465341,38.0530171],[23.846682,38.0531434],[23.8468851,38.0531167],[23.8470812,38.0530178],[23.8470018,38.0528374],[23.8470818,38.0527294],[23.8472756,38.0527026],[23.8475626,38.0527705],[23.8477108,38.0527347],[23.8479729,38.0527711],[23.8482576,38.0529066],[23.8486338,38.0528891],[23.848976,38.0527634],[23.849375,38.0526918],[23.849956,38.0528547],[23.8502182,38.052828],[23.8505028,38.0529816],[23.8506619,38.0532432],[23.8507871,38.0533064],[23.8512205,38.0531898],[23.8512538,38.0530952],[23.8515455,38.0531271],[23.8516935,38.0531994],[23.8523304,38.0538942],[23.8525468,38.0539846],[23.852797,38.0542373],[23.8529793,38.0543006],[23.8531497,38.0545712],[23.853275,38.0546164],[23.853617,38.0545988],[23.85397,38.0547435],[23.8548479,38.0546634],[23.8549047,38.0547536],[23.8554401,38.0548985],[23.8554742,38.0549706],[23.8558499,38.0551694],[23.856169,38.0551968],[23.8562603,38.0551609],[23.8567011,38.0554228],[23.8573161,38.0556579],[23.8573505,38.0555678],[23.8570432,38.0553331],[23.8569412,38.05504],[23.857273,38.0543825],[23.8575545,38.0543288],[23.8583335,38.0541359],[23.8590028,38.0539655],[23.8591163,38.0541909],[23.8597646,38.0549578],[23.859981,38.0550302],[23.8606332,38.0550219],[23.8619768,38.0550415],[23.8620213,38.0550416],[23.8620936,38.0554247],[23.862971,38.055579],[23.8631282,38.0557053],[23.8630938,38.0557954],[23.8632074,38.0560119],[23.8637883,38.0562649],[23.8641643,38.0563374],[23.8643581,38.0563196],[23.8645403,38.056428],[23.8647454,38.0564462],[23.8649616,38.0566448],[23.8654855,38.0568797],[23.8663289,38.0569347],[23.8668424,38.0566289],[23.8668511,38.0561467],[23.8670527,38.056174],[23.8671783,38.0560479],[23.8677598,38.0559675],[23.8678832,38.055864],[23.8681249,38.0557336],[23.8682039,38.0555849],[23.8690359,38.055658],[23.8694125,38.055406],[23.8697773,38.0553524],[23.8698969,38.055375],[23.8705012,38.0553036]]},{"id":19199,"author":"AnaDigit","name_GR":"\u03a0\u03b5\u03bd\u03c4\u03ad\u03bb\u03b7: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03b1\u03c0\u03cc \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac \u03c0\u03c1\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 18 \u03c7\u03bb\u03bc \u03ba\u03b1\u03b9 6-8 \u03c9\u03c1\u03ce\u03bd","path":"ATTIKI\/Attiki_Pendeli_WE_crossing","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":18130,"name_EN":"Pendeli Mt: West to East crossing","description_EN":"A 18 km long and 6-8 hours hike","ascent_time":470,"descent_time":455,"marker":"Red_dots","level":9,"ascent":1017,"descent":1104,"maxelev":1088,"minelev":275,"link_logo":"Pendeli_logo_114px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.pendeli","pdf_link":"","bbox":"LINESTRING(23.83423 38.04001,23.94682 38.10152)","views":12,"millestones":"0,23.8344284,38.1015206#1,23.8358334,38.0946759#2,23.8441012,38.0929265#3,23.8541572,38.0922224#4,23.8634476,38.0912507#5,23.8702917,38.0879760#6,23.8784347,38.0834298#7,23.8824275,38.0784588#8,23.8873846,38.0740366#9,23.8933175,38.0706709#10,23.8990502,38.0716767#11,23.9081879,38.0695889#12,23.9173770,38.0711183#13,23.9258405,38.0694153#14,23.9324594,38.0643683#15,23.9344626,38.0575603#16,23.9423159,38.0535004#17,23.9422312,38.0449237#18.1,23.9468243,38.0400907","x":23.8868656,"y":38.0768429,"coor":[[23.8344284,38.1015206],[23.8351291,38.1008817],[23.835993,38.1001169],[23.8359955,38.0999862],[23.8359603,38.0999366],[23.8359206,38.0998374],[23.8359781,38.0996392],[23.8358529,38.0994948],[23.8358077,38.0993055],[23.8358539,38.0990532],[23.8360484,38.098765],[23.8360148,38.0984856],[23.8356732,38.0982688],[23.8355715,38.0978541],[23.8353098,38.0975473],[23.8350247,38.0975469],[23.8347851,38.0976187],[23.8344774,38.0975101],[23.83441,38.0970233],[23.8342399,38.0965994],[23.8344887,38.0966043],[23.8343866,38.0963698],[23.8345922,38.0962079],[23.8346955,38.0959196],[23.8352779,38.0955599],[23.835461,38.0952898],[23.8357009,38.0951279],[23.8356898,38.0949837],[23.8358155,38.0948577],[23.8357474,38.0947134],[23.835873,38.0946595],[23.8359641,38.0947047],[23.8361352,38.0946959],[23.8361354,38.0946058],[23.8362154,38.0945608],[23.8364889,38.0946243],[23.8365802,38.0945974],[23.8367288,38.0944534],[23.836729,38.0943453],[23.8369913,38.0943817],[23.8370714,38.0942195],[23.8369808,38.0939671],[23.8372891,38.0938053],[23.8374494,38.0935081],[23.8376664,38.0933552],[23.8379215,38.0933645],[23.8379099,38.0934727],[23.8380352,38.0935359],[23.8385711,38.0935637],[23.838719,38.0937622],[23.838924,38.0938886],[23.839152,38.093898],[23.8391627,38.0942405],[23.8392991,38.0944209],[23.8394134,38.0943129],[23.8395617,38.0942951],[23.8400287,38.0945841],[23.8401427,38.0946023],[23.841695,38.0940096],[23.8422427,38.0938481],[23.8427446,38.0937947],[23.8435321,38.0935434],[23.8442204,38.0927917],[23.8445245,38.0929318],[23.8448891,38.0930765],[23.8451052,38.0933291],[23.8456413,38.0932938],[23.8459152,38.093204],[23.8465304,38.0935113],[23.8467239,38.0936918],[23.8468529,38.0936919],[23.8470356,38.0935705],[23.8476399,38.0936254],[23.8477997,38.0935535],[23.8478572,38.0933643],[23.8484507,38.0930947],[23.8486104,38.0930949],[23.8488155,38.0931853],[23.8490552,38.0930594],[23.8493518,38.0930418],[23.8499795,38.0928082],[23.8503321,38.0927546],[23.8503548,38.0927862],[23.8510054,38.0924986],[23.8518035,38.0926078],[23.8529102,38.0923388],[23.8530926,38.092375],[23.8533209,38.0922852],[23.8535489,38.0923215],[23.8540051,38.092286],[23.8543932,38.0921243],[23.8544732,38.0920343],[23.8547584,38.0919625],[23.8550321,38.0919719],[23.8551798,38.0922605],[23.8551828,38.0923912],[23.8553005,38.0923102],[23.8553891,38.0924094],[23.8557174,38.0925315],[23.8558658,38.0924506],[23.8560711,38.0924689],[23.8563558,38.0926675],[23.8564926,38.0926676],[23.8566977,38.0927941],[23.8568688,38.0927763],[23.8569371,38.0928304],[23.8570306,38.0927719],[23.8570512,38.0927945],[23.8573729,38.0926687],[23.8575097,38.0926869],[23.857875,38.0924801],[23.8588328,38.0925533],[23.859004,38.0924994],[23.8592887,38.0926981],[23.8597559,38.0928969],[23.8598472,38.092861],[23.8601665,38.0928794],[23.8603835,38.0927354],[23.8605317,38.0927356],[23.8606233,38.0925735],[23.8610341,38.0924027],[23.8612565,38.0923895],[23.8619298,38.0921469],[23.8620593,38.0919127],[23.8622838,38.091895],[23.8627636,38.091481],[23.8629688,38.0915172],[23.863083,38.0914272],[23.863391,38.0913555],[23.8634597,38.0912294],[23.8635865,38.0912566],[23.8636572,38.0911846],[23.8636809,38.0907159],[23.8633359,38.0891789],[23.8636669,38.0890531],[23.8640089,38.0890715],[23.8642709,38.089216],[23.8643964,38.0892162],[23.8646239,38.0895228],[23.865023,38.0895233],[23.8652511,38.0895055],[23.865548,38.0892896],[23.8658103,38.0893079],[23.8659359,38.0892179],[23.8664721,38.0891014],[23.866495,38.0890383],[23.8667454,38.0886961],[23.8669508,38.0886423],[23.8671901,38.0887417],[23.8673497,38.0887418],[23.8674984,38.0885077],[23.867756,38.088544],[23.8678589,38.0883819],[23.8680847,38.0884453],[23.8682341,38.0883913],[23.8683595,38.0884366],[23.8684692,38.0882744],[23.8685546,38.0883466],[23.8685965,38.0883918],[23.8687218,38.088464],[23.8689157,38.0884462],[23.8699885,38.0879697],[23.8701516,38.0880195],[23.8702315,38.0880105],[23.8705019,38.0878576],[23.8705618,38.0876459],[23.8706307,38.0873305],[23.8710079,38.0868442],[23.8709519,38.0862493],[23.8710663,38.0860692],[23.8716136,38.0860968],[23.8722182,38.0859533],[23.8726514,38.0860439],[23.8730165,38.0859001],[23.8738712,38.0856036],[23.8742505,38.0857212],[23.8748698,38.0857083],[23.8754496,38.0853214],[23.8758375,38.0851956],[23.8763626,38.0848627],[23.8764529,38.0847501],[23.8770379,38.0842145],[23.8773571,38.0842238],[23.8779163,38.0839721],[23.8786016,38.0832608],[23.8788646,38.0828464],[23.8792752,38.0827567],[23.8793781,38.0825856],[23.8800053,38.0825322],[23.8802789,38.0826046],[23.8804388,38.0824605],[23.8806782,38.0824788],[23.8809977,38.0823529],[23.8810093,38.0822087],[23.8811233,38.0822088],[23.8812376,38.0820557],[23.8813719,38.0821055],[23.8814182,38.0816188],[23.8813063,38.0803389],[23.8812044,38.0799062],[23.8812731,38.079699],[23.8816839,38.0795371],[23.8817069,38.079393],[23.8815142,38.0793612],[23.8811262,38.0795411],[23.8809127,38.0798293],[23.8809119,38.079649],[23.8811176,38.0793788],[23.881403,38.0791628],[23.8815862,38.0786944],[23.8818488,38.0784242],[23.8820256,38.0783884],[23.8823904,38.0784608],[23.8843061,38.0783636],[23.8845453,38.07849],[23.8847734,38.0784452],[23.8850934,38.0779903],[23.8846205,38.0778231],[23.8844987,38.0775571],[23.8847263,38.0771248],[23.8849319,38.0768996],[23.8850917,38.0768097],[23.8853881,38.0767919],[23.8858668,38.0769096],[23.8866423,38.0768202],[23.8868656,38.0768429],[23.8866423,38.0768202],[23.8867113,38.0764147],[23.8868142,38.0762345],[23.8866319,38.0761532],[23.8867395,38.075901],[23.886592,38.0754682],[23.8865816,38.0748373],[23.8865201,38.0747426],[23.8864955,38.0744948],[23.8865641,38.0743596],[23.8869658,38.0740536],[23.8875245,38.0740316],[23.8876272,38.0739821],[23.8878096,38.0739913],[23.8884587,38.0744516],[23.888787,38.0745961],[23.8892592,38.0745334],[23.8895331,38.0743715],[23.8897159,38.0741373],[23.8902063,38.0740296],[23.8905029,38.0738767],[23.8907087,38.0734983],[23.8909598,38.0733544],[23.8911164,38.0729309],[23.8911805,38.0727597],[23.8913402,38.0726697],[23.8918761,38.0726432],[23.8923776,38.0727698],[23.8927766,38.0727972],[23.8926168,38.0729233],[23.8925481,38.0730854],[23.8927453,38.0732479],[23.8931549,38.0730545],[23.8934175,38.0728384],[23.8932924,38.0726039],[23.8932475,38.0720992],[23.8934883,38.0711441],[23.8933635,38.0707294],[23.8929766,38.0702333],[23.8929608,38.0701116],[23.8930381,38.0700756],[23.8931979,38.0699586],[23.893244,38.0696162],[23.8933812,38.0693639],[23.8936437,38.0691479],[23.8939085,38.069067],[23.8943645,38.0690854],[23.8945356,38.0690315],[23.8946731,38.0685449],[23.8951725,38.0683922],[23.8957228,38.0686811],[23.8958367,38.0688074],[23.8962698,38.0688258],[23.896167,38.0690059],[23.8963228,38.0691683],[23.8961325,38.0691861],[23.8960982,38.0692943],[23.8963253,38.0699434],[23.8962677,38.0703399],[23.8965068,38.0705564],[23.8967802,38.0707009],[23.8973387,38.0708365],[23.8980673,38.0708056],[23.8981355,38.0709274],[23.8987218,38.0715903],[23.8990156,38.0716536],[23.8995054,38.0719785],[23.8998359,38.0720779],[23.9003586,38.0726056],[23.9014301,38.0727507],[23.902376,38.0729859],[23.9030487,38.0729684],[23.9034251,38.0728425],[23.9038131,38.0725725],[23.904772,38.0716359],[23.9054792,38.0713481],[23.9067574,38.0703487],[23.9076698,38.0701061],[23.9078637,38.0699981],[23.9082748,38.0694756],[23.9083892,38.0691513],[23.9089139,38.0689579],[23.9091308,38.0687237],[23.9092676,38.0686968],[23.9094385,38.0688231],[23.9099858,38.0687424],[23.9100768,38.0688867],[23.9102706,38.0688778],[23.9105864,38.0690358],[23.9115891,38.0695052],[23.9122162,38.0694967],[23.9123757,38.0695689],[23.9126721,38.0695871],[23.9127975,38.0695512],[23.9137778,38.0697051],[23.9140269,38.0699216],[23.914631,38.0700302],[23.9147448,38.0702646],[23.9149384,38.0703909],[23.9151322,38.0704271],[23.9152345,38.0706886],[23.9154053,38.0708509],[23.9164539,38.071086],[23.9169567,38.0713793],[23.9170253,38.071172],[23.9171927,38.0712127],[23.9178201,38.0708887],[23.9187097,38.0706099],[23.9191088,38.0705741],[23.9196216,38.0707277],[23.9213989,38.0718735],[23.9217295,38.0718918],[23.9220488,38.0718289],[23.9226305,38.071613],[23.9229614,38.0713428],[23.9230708,38.0713249],[23.9234816,38.0710097],[23.9235841,38.0710548],[23.9237891,38.0713253],[23.9241424,38.0713977],[23.9241542,38.0710552],[23.9243482,38.0708841],[23.925215,38.0705241],[23.9254089,38.0704431],[23.9256829,38.0700828],[23.9258201,38.0696503],[23.9257975,38.069488],[23.9263342,38.0685781],[23.9264945,38.0678842],[23.926351,38.067785],[23.9264082,38.0676047],[23.9262832,38.0671991],[23.926329,38.0670189],[23.9264887,38.0668838],[23.9266487,38.0665414],[23.926854,38.0664514],[23.9273784,38.0664517],[23.9274697,38.0663076],[23.9276408,38.0662446],[23.9281082,38.0662268],[23.9286889,38.0658532],[23.9291451,38.0656552],[23.9294733,38.0655202],[23.9302149,38.0649258],[23.9309104,38.0648135],[23.9312297,38.0647055],[23.9313666,38.0645794],[23.9315033,38.0646336],[23.9318113,38.0645166],[23.9321418,38.0645529],[23.9323696,38.0648234],[23.9324494,38.0648054],[23.9324615,38.0639852],[23.9327582,38.063679],[23.9329526,38.0630392],[23.9330099,38.0626877],[23.9329304,38.0623812],[23.9328051,38.062237],[23.9329309,38.0618044],[23.9330793,38.0615972],[23.9330716,38.061417],[23.9332313,38.0613269],[23.9341198,38.0608452],[23.9342568,38.060629],[23.9344507,38.0604849],[23.9345307,38.0603047],[23.9343713,38.0600252],[23.9340993,38.0583126],[23.9337578,38.0577987],[23.9337011,38.0574111],[23.9334984,38.0571136],[23.9341706,38.0573663],[23.9346605,38.0576911],[23.934877,38.0577272],[23.9357886,38.0581423],[23.9360166,38.0581064],[23.9363357,38.0582147],[23.937202,38.0581521],[23.9373847,38.0578277],[23.9374533,38.0575213],[23.9377726,38.0574494],[23.9381489,38.0572333],[23.9383543,38.0569991],[23.9385367,38.0569631],[23.9387991,38.0567019],[23.9390157,38.0566209],[23.9391753,38.056621],[23.9397456,38.0561346],[23.9400534,38.0560897],[23.9402929,38.0559456],[23.9407375,38.0558917],[23.9411937,38.0556036],[23.9415931,38.0550269],[23.9416569,38.0549774],[23.9417827,38.0544006],[23.9422049,38.05377],[23.9425703,38.0528959],[23.9429353,38.0525896],[23.942867,38.0525536],[23.9430158,38.0516478],[23.9426177,38.0506923],[23.9426412,38.0497189],[23.942448,38.0489708],[23.9424826,38.0485111],[23.9428019,38.0482229],[23.9429277,38.0477543],[23.9426321,38.0467447],[23.9426209,38.0466005],[23.9426747,38.0465014],[23.9424017,38.0458073],[23.942277,38.0450501],[23.9420382,38.0443741],[23.9418337,38.0434907],[23.9420504,38.0432655],[23.9421076,38.0429591],[23.9421989,38.042878],[23.9431565,38.0424999],[23.9437766,38.0423245],[23.9439621,38.0424102],[23.944112,38.041518],[23.9444746,38.040013],[23.9450785,38.0401575],[23.9456074,38.0401803],[23.9464734,38.0402348],[23.9468243,38.0400907]]}],{"extent":[23.83421,38.03655,23.97613,38.17632],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":true},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":true},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true}}}); 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_pendeli = new getPoiCollection("pendeli",[{"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":"\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
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":"\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":"\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":"\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":"\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":"\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}],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Μιλτιάδειος Ατραπός
Διασκελισμός Αγριλίκι-Βρανάς
Ανάβαση από τον Άγιο Ιωάννη Βιδίστι
Κύκλος στην κορυφή του Αγίου Παντελήμονα
Διάσχιση Νότου-Βορρά
Κηφισιά-κορυφή Άγιος Παντελεήμων
Κηφισιά-Διόνυσος
Μονή Καλλησίων-Μαυρηνόρα
Στα παλιά λατομεία του Διονύσου
Στο Σκίμθι
Το Γαλάζιο Μονοπάτι
Περιήγηση στη Μαυρηνόρα
Pendeli Trace
Πηγή Κομματά-Σπηλιά Νταβέλη
Κοιλάδα Βαλανάρη
Μεγάλος κύκλος
Μικρός κύκλος
Άγιος Πέτρος-Αγριλίκι
Το μονοπάτι των λατόμων
Μεγάλος γύρος Μαραθώνα
Διάσχιση κεντρικής Πεντέλης
Ανάβαση στην κορυφή
Αναζητώντας πεταλούδες γύρω από την Πύρεζα
Τα φυτά της κορυφής Πύρεζα
Τα πουλιά των κορυφών της Πεντέλης
Οδός Λιθαγωγίας
Φυτά στα ανατολικά της Μαυρηνόρας
Τα φυτά της περιοχής της Εκάλης
Ρεματιά Χαλανδρίου
Διάσχιση από δυτικά προς ανατολικά
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["pendeli"],pc:["pendeli"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_pendeli.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); }