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_geraneia = new getAdventureCollection("geraneia",[{"id":15791,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u039c\u03c0\u03bb\u03b5 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a3\u03c7\u03af\u03bd\u03bf \u03c3\u03c4\u03b1 1100\u03bc \u03c4\u03b7\u03c2 \u039d\u03c4\u03bf\u03c5\u03c3\u03ba\u03b9\u03ac\u03c2","path":"Attiki\/Attiki_Geraneia_Blue","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6635,"name_EN":"Gerania Mt: Blue Trail","description_EN":"An assault from Schinos (sea level) to Douskia summit (1100m)","ascent_time":175,"descent_time":140,"marker":"Blue_square","level":12,"ascent":1239,"descent":253,"maxelev":1067,"minelev":26,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(23.03488 38.02411,23.04913 38.05336)","views":783,"millestones":"0,23.0479917,38.0534622#1,23.0460503,38.0466803#2,23.0475044,38.0401929#3,23.0454185,38.0355910#4,23.0407005,38.0294702#5,23.0362304,38.0256325#6,23.0440990,38.0269429#6.6,23.0440192,38.0244864","x":23.0425335,"y":38.0327973,"coor":[[23.0479917,38.0534622],[23.0479875,38.0534307],[23.048707,38.0533193],[23.0487543,38.0531845],[23.048346,38.053028],[23.0473729,38.0524794],[23.0451799,38.0510872],[23.0457947,38.050263],[23.0457291,38.0500462],[23.0458276,38.0494792],[23.0459716,38.0491965],[23.0461053,38.0485577],[23.0460727,38.0484312],[23.0459041,38.0482496],[23.0457978,38.0476629],[23.0462055,38.0469813],[23.0461395,38.0468005],[23.0459277,38.0465194],[23.0457346,38.0464638],[23.0455205,38.0462818],[23.0453439,38.0458387],[23.044786,38.0454422],[23.0442389,38.0449285],[23.0439942,38.0448184],[23.0438953,38.0445382],[23.0441711,38.0443602],[23.0443254,38.0441586],[23.0446116,38.0440618],[23.044908,38.0440552],[23.0450119,38.0439479],[23.0450138,38.0438037],[23.0451057,38.0437504],[23.0457681,38.0436386],[23.0461001,38.0435242],[23.0463522,38.0434181],[23.04656,38.0432125],[23.0465636,38.0429331],[23.0463516,38.0425799],[23.0465391,38.0421849],[23.0465527,38.0420137],[23.0468295,38.0417591],[23.0476477,38.0410628],[23.0476994,38.0405855],[23.0474632,38.0403493],[23.0474877,38.0402143],[23.0478862,38.0396948],[23.0478929,38.0391721],[23.0476667,38.0390441],[23.0476255,38.0387013],[23.0474904,38.0385741],[23.0473414,38.038645],[23.0472399,38.038563],[23.0468741,38.0386502],[23.046824,38.0390013],[23.0467314,38.0391087],[23.0461119,38.0394281],[23.044793,38.0393092],[23.0448174,38.0391832],[23.0450271,38.0390768],[23.0455108,38.0386842],[23.0458076,38.0386505],[23.0458434,38.0385247],[23.0457436,38.0383075],[23.0457901,38.0382358],[23.0456639,38.0372614],[23.0455972,38.0371347],[23.0454668,38.036647],[23.0455064,38.036395],[23.0454975,38.0361966],[23.0457402,38.0359372],[23.0457746,38.0357573],[23.0456265,38.0357561],[23.0456162,38.0356659],[23.0452193,38.0355184],[23.044878,38.0354796],[23.0444758,38.0356566],[23.0443149,38.0357634],[23.0442244,38.0357086],[23.0442491,38.0355646],[23.0439068,38.0355979],[23.0432507,38.035232],[23.0431893,38.0350243],[23.043511,38.0348196],[23.043478,38.0347292],[23.0433513,38.0347507],[23.0431024,38.0346135],[23.0429018,38.0342694],[23.042643,38.0340149],[23.0425985,38.0332485],[23.0425174,38.0331577],[23.0426002,38.0329241],[23.0425335,38.0327973],[23.0425631,38.032027],[23.0427501,38.031668],[23.0425948,38.0313423],[23.0416288,38.03028],[23.0412103,38.0300423],[23.0410868,38.029897],[23.0409619,38.029869],[23.0407275,38.0294886],[23.040513,38.0293426],[23.0404331,38.029351],[23.0404681,38.0292882],[23.0402291,38.0292682],[23.0399348,38.0291216],[23.0398576,38.0289227],[23.0399271,38.0288331],[23.039713,38.0286511],[23.0397702,38.0286336],[23.03975,38.0284351],[23.0393789,38.0280626],[23.0392872,38.0281069],[23.0392307,38.0280704],[23.0391661,38.0277815],[23.0390643,38.0277265],[23.0389759,38.0277574],[23.0388482,38.0279366],[23.0384742,38.0277893],[23.0383479,38.0278604],[23.0382348,38.0277964],[23.0381309,38.0279037],[23.0379718,38.0278663],[23.0376835,38.0281343],[23.0373765,38.0280868],[23.037113,38.0281928],[23.0369315,38.0281372],[23.0367522,38.0279014],[23.0367805,38.0274871],[23.0367268,38.0272343],[23.0365357,38.0270344],[23.0365386,38.0268181],[23.036232,38.0267345],[23.0358542,38.0268756],[23.0357043,38.0270096],[23.0353625,38.0270068],[23.0352503,38.0268797],[23.0352313,38.0265911],[23.0353708,38.026376],[23.0356464,38.026216],[23.0355903,38.0261434],[23.0357089,38.0257929],[23.0361088,38.0257061],[23.0364304,38.0255104],[23.0364771,38.0254207],[23.0363886,38.0252217],[23.0365874,38.0248268],[23.0363857,38.0245728],[23.0370724,38.0243351],[23.0375776,38.0240328],[23.0381132,38.0241048],[23.0382807,38.0241196],[23.0385309,38.0240721],[23.0388027,38.0242005],[23.0390305,38.0242024],[23.0400347,38.0240844],[23.0402084,38.0240317],[23.0403431,38.0241004],[23.0407749,38.0241941],[23.0408195,38.0242666],[23.0413311,38.0243518],[23.0418264,38.0248065],[23.042065,38.0248625],[23.0424374,38.0251359],[23.0426985,38.0252102],[23.0429003,38.0254642],[23.0431939,38.0256648],[23.0434894,38.0260728],[23.0436217,38.0264163],[23.043869,38.0266707],[23.0438669,38.0268329],[23.044025,38.0269423],[23.0442073,38.0269438],[23.0442809,38.0265389],[23.044237,38.0264123],[23.0444788,38.026216],[23.0444116,38.0261253],[23.0445074,38.0257656],[23.0446702,38.0255146],[23.0445574,38.0254236],[23.0444806,38.0251976],[23.0442326,38.0249973],[23.0440631,38.0246129],[23.0440192,38.0244864]]},{"id":15792,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u039a\u03af\u03c4\u03c1\u03b9\u03bd\u03b7 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae- \u03bc\u03ad\u03c1\u03bf\u03c2 1","description_GR":"\u039b\u03bf\u03c5\u03c4\u03c1\u03ac\u03ba\u03b9-\u03bc\u03bf\u03bd\u03ae \u039f\u03c3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5","path":"Attiki\/Attiki_Geraneia_Kitrino","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":2747,"name_EN":"Gerania Mt: YellowTrail-part 1","description_EN":"Loutraki-Osios Patapios monastery","ascent_time":75,"descent_time":55,"marker":"Yellow_square","level":12,"ascent":433,"descent":0,"maxelev":493,"minelev":48,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.97146 37.98257,22.97646 37.9962)","views":2535,"millestones":"0,22.9763220,37.9826753#1,22.9719217,37.9880745#2,22.9726422,37.9948405#2.7,22.9757254,37.9955129","x":22.972271,"y":37.9905439,"coor":[[22.976322,37.9826753],[22.9757998,37.9825626],[22.9764582,37.9829153],[22.9756169,37.9828178],[22.9753174,37.9830676],[22.9750998,37.9831558],[22.9751104,37.98321],[22.975292,37.9832566],[22.9754622,37.9832942],[22.9750481,37.983597],[22.9747807,37.9839912],[22.9745535,37.9839532],[22.9743479,37.9839964],[22.9741155,37.9843369],[22.9734981,37.9845118],[22.9729459,37.9849215],[22.9727242,37.9852981],[22.9727186,37.9857036],[22.972164,37.9862756],[22.9717286,37.98647],[22.9715898,37.986622],[22.9716426,37.9869199],[22.9716028,37.9873251],[22.9718715,37.9876519],[22.9719434,37.9882113],[22.9720662,37.9883927],[22.9719956,37.9885543],[22.9719664,37.9890137],[22.9722324,37.9895387],[22.9721962,37.9896826],[22.9722592,37.9903951],[22.9721652,37.9904484],[22.972271,37.9905439],[22.9723405,37.9920947],[22.9723727,37.9920544],[22.9724986,37.9925197],[22.9726434,37.9927553],[22.9729362,37.9929921],[22.9732322,37.9929947],[22.9735382,37.9931055],[22.9733707,37.9936809],[22.973666,37.9937375],[22.9732976,37.9940227],[22.9740593,37.9941195],[22.9734282,37.9944565],[22.9731972,37.9946888],[22.9729808,37.9946959],[22.9725339,37.9948903],[22.9725219,37.9949352],[22.9728176,37.9949648],[22.971879,37.9952991],[22.971649,37.9954593],[22.971564,37.9958371],[22.9720117,37.9955887],[22.9718502,37.9957315],[22.9717328,37.9959828],[22.9717981,37.9961997],[22.9721545,37.9959594],[22.972448,37.9958944],[22.9727597,37.9958476],[22.9734874,37.995935],[22.9747067,37.9958826],[22.9751751,37.9957785],[22.9757254,37.9955129]]},{"id":15793,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u039a\u03af\u03c4\u03c1\u03b9\u03bd\u03bf \u03a4\u03c1\u03af\u03b3\u03c9\u03bd\u03bf","description_GR":"\u03a3\u03c7\u03af\u03bd\u03bf\u03c2-\u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7: \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u039a\u03af\u03c4\u03c1\u03b9\u03bd\u03b7 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae","path":"Attiki\/Attiki_Geraneia_Kitrino_Trigono","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6882,"name_EN":"Gerania Mt: Yellow Triangle","description_EN":"Connection between Yellow Trail and Schinos","ascent_time":175,"descent_time":145,"marker":"Yellow_triangle","level":9,"ascent":731,"descent":31,"maxelev":763,"minelev":43,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(23.00518 38.0166,23.02983 38.04151)","views":690,"millestones":"0,23.0261755,38.0416845#1,23.0264583,38.0360385#2,23.0266149,38.0322466#3,23.0228783,38.0278062#4,23.0128381,38.0257685#5,23.0065440,38.0226788#6,23.0131989,38.0202243#6.9,23.0084914,38.0164189","x":23.0224753,"y":38.0277025,"coor":[[23.0261755,38.0416845],[23.0261786,38.0414502],[23.0266823,38.0412786],[23.0267637,38.0411531],[23.026353,38.0403296],[23.0263235,38.0399688],[23.0260898,38.0395523],[23.0258506,38.0387617],[23.0259086,38.0386811],[23.025797,38.038509],[23.025793,38.0379501],[23.0256582,38.0378048],[23.0259893,38.0377535],[23.0255034,38.037443],[23.0260271,38.0374834],[23.0259259,38.0373745],[23.0262338,38.037359],[23.0261212,38.0372589],[23.0265107,38.0370999],[23.026581,38.0369563],[23.0267182,38.0369214],[23.0266052,38.0368483],[23.0264679,38.0368923],[23.0264919,38.0368023],[23.0263325,38.036792],[23.0262994,38.0367106],[23.0268373,38.0365348],[23.0271447,38.0365554],[23.0269413,38.0364275],[23.0263736,38.0362696],[23.0266489,38.0361277],[23.0263637,38.0359947],[23.026103,38.0358934],[23.0260665,38.0357984],[23.0261581,38.0357631],[23.026466,38.0357477],[23.0276323,38.0354419],[23.0290802,38.0353817],[23.0295808,38.03544],[23.029357,38.0351317],[23.0284619,38.0347458],[23.0278968,38.0343986],[23.0282051,38.0343471],[23.0279674,38.034228],[23.0277616,38.0342803],[23.0274679,38.0340886],[23.027263,38.0340689],[23.0273219,38.0339252],[23.0276205,38.0337474],[23.0279059,38.0337047],[23.0281329,38.0337787],[23.0277842,38.0334334],[23.0273976,38.0333671],[23.0267586,38.0325777],[23.0266487,38.0322704],[23.0258584,38.0317231],[23.0251727,38.0310144],[23.0250026,38.0309499],[23.0242965,38.030926],[23.0238003,38.0305434],[23.0231198,38.0303034],[23.0228052,38.0299673],[23.0226498,38.0296596],[23.0227191,38.0295881],[23.0230599,38.029663],[23.0230731,38.0295279],[23.0222462,38.0291606],[23.0219313,38.0288515],[23.0218215,38.0285442],[23.0215504,38.0283617],[23.0216427,38.0282813],[23.0221214,38.0282673],[23.0229286,38.0283957],[23.0232394,38.0284298],[23.0235916,38.028239],[23.0233898,38.0279849],[23.0229584,38.0278732],[23.022733,38.0276821],[23.0224753,38.0277025],[23.0221399,38.0277312],[23.0212997,38.0275079],[23.0207427,38.0271743],[23.0202263,38.0265932],[23.0195632,38.0267679],[23.0190813,38.0270163],[23.0174803,38.0266064],[23.0168186,38.0266729],[23.0158174,38.0265654],[23.0144678,38.0261035],[23.0142988,38.0259579],[23.0142225,38.0257049],[23.0133047,38.0256386],[23.0118639,38.0260321],[23.0113052,38.0260634],[23.0110069,38.0262141],[23.0106882,38.0261168],[23.0092312,38.0260144],[23.008902,38.0259215],[23.0085074,38.0256118],[23.007649,38.0254783],[23.0080604,38.025234],[23.0077811,38.024817],[23.007842,38.0245292],[23.0089139,38.0237721],[23.0086548,38.0235536],[23.008349,38.0234159],[23.0082499,38.0231627],[23.0077977,38.0229065],[23.0075364,38.0228502],[23.0070574,38.0228823],[23.005437,38.0222377],[23.0058015,38.022083],[23.0072969,38.0218614],[23.0079162,38.0215602],[23.00907,38.0213266],[23.009252,38.0213461],[23.0099396,38.0210455],[23.0103616,38.021013],[23.0105767,38.0211139],[23.0109438,38.0209278],[23.0111566,38.0211999],[23.0115417,38.0213654],[23.0115655,38.0212935],[23.0114193,38.0211481],[23.0115909,38.0210954],[23.0116045,38.0209333],[23.0119649,38.0203956],[23.011898,38.0202869],[23.0119344,38.0201159],[23.0123862,38.0204081],[23.012867,38.0202409],[23.0130941,38.0202969],[23.0132085,38.0202618],[23.0130676,38.0197199],[23.0124795,38.0193995],[23.0122447,38.0190731],[23.0120412,38.0189542],[23.0115987,38.0188153],[23.0112682,38.0188306],[23.0109589,38.0189541],[23.010209,38.0188036],[23.0099794,38.0189369],[23.0096486,38.0189702],[23.0091672,38.0191824],[23.0087356,38.0190886],[23.0084991,38.0188884],[23.0084992,38.0185324],[23.0083684,38.0180987],[23.0084057,38.0178647],[23.0082135,38.0177549],[23.0082273,38.0175748],[23.0079684,38.0173473],[23.0078595,38.0171345],[23.0078099,38.0165889],[23.0083673,38.0164854],[23.0084914,38.0164189]]},{"id":15794,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03b7 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae","description_GR":"\u039b\u03bf\u03c5\u03c4\u03c1\u03ac\u03ba\u03b9, \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7","path":"Attiki\/Attiki_Geraneia_Kokkino","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12883,"name_EN":"Gerania Mt: Red Trail","description_EN":"Loutraki, Panagia Faneromeni","ascent_time":325,"descent_time":300,"marker":"Red_square","level":12,"ascent":1047,"descent":337,"maxelev":1041,"minelev":32,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.95381 37.98742,23.00906 38.01595)","views":2501,"millestones":"0,22.9598485,37.9869965#1,22.9563595,37.9904496#2,22.9567799,37.9924487#3,22.9599877,37.9916267#4,22.9601812,37.9934078#5,22.9569958,38.0009723#6,22.9586423,38.0060048#7,22.9635100,38.0073818#8,22.9691426,38.0086484#9,22.9793629,38.0079359#10,22.9889733,38.0051756#11,22.9987253,38.0082437#12,23.0057119,38.0109344#12.9,23.0084910,38.0164189","x":22.9685886,"y":38.0074056,"coor":[[22.9598485,37.9869965],[22.9591903,37.987617],[22.9579273,37.9883539],[22.9580051,37.9884131],[22.9586905,37.988257],[22.9589519,37.9882953],[22.9592733,37.9881179],[22.9603953,37.9876862],[22.9605434,37.9876875],[22.9605426,37.9877416],[22.9600383,37.9879715],[22.9597051,37.9881848],[22.9593227,37.9886501],[22.9590723,37.9886389],[22.9582829,37.9889023],[22.9576785,37.98896],[22.957105,37.9892523],[22.956799,37.9899526],[22.9564194,37.9902196],[22.9561546,37.9912266],[22.9557625,37.9915746],[22.9557817,37.9918272],[22.9558506,37.9917827],[22.9558875,37.9915938],[22.9564158,37.991274],[22.9571906,37.9904427],[22.9566525,37.9914474],[22.9566518,37.9915014],[22.9567429,37.9915022],[22.9580152,37.9901166],[22.9580708,37.9902072],[22.95685,37.9919809],[22.9566858,37.9923129],[22.9566833,37.9924931],[22.9567749,37.9924578],[22.9569969,37.9920633],[22.9582287,37.9911189],[22.958711,37.9908347],[22.9596951,37.990501],[22.9601166,37.9904957],[22.9608435,37.9906283],[22.9624609,37.9906065],[22.962676,37.9906985],[22.9628783,37.9908896],[22.9630996,37.9913422],[22.9630984,37.9914323],[22.9630301,37.9914317],[22.9626589,37.9911039],[22.9618953,37.9911423],[22.9602728,37.9915245],[22.9591167,37.9919469],[22.9592181,37.9920199],[22.9597328,37.9918622],[22.9605994,37.9917887],[22.9613947,37.9919219],[22.9615866,37.9920408],[22.9620858,37.9929825],[22.9620175,37.9929819],[22.9617248,37.992736],[22.9606254,37.9923658],[22.9605225,37.9923919],[22.9605443,37.9924642],[22.9611989,37.9928845],[22.9615124,37.9932658],[22.961895,37.9935937],[22.9615771,37.9935188],[22.9608989,37.9931613],[22.9603769,37.9930305],[22.9603305,37.9930842],[22.9604867,37.9933199],[22.9604958,37.9934822],[22.9600985,37.9933885],[22.9599267,37.9934591],[22.959788,37.9936021],[22.9592817,37.9955804],[22.9590231,37.9961549],[22.9585579,37.9968357],[22.9583186,37.9984558],[22.9579864,37.9986917],[22.9579321,37.9993041],[22.9574795,37.9997237],[22.9573311,37.9997494],[22.9569449,37.9996739],[22.956764,37.9997353],[22.9567581,38.0000733],[22.9569716,38.0002824],[22.9572547,38.0008753],[22.9566754,38.0010909],[22.9563674,38.0011243],[22.9557277,38.0014836],[22.9547661,38.0018265],[22.9543971,38.0021477],[22.9540096,38.0021623],[22.9540393,38.0022527],[22.9545121,38.0026444],[22.9557305,38.0034664],[22.9571696,38.0047949],[22.9583757,38.0056889],[22.9586369,38.0057452],[22.95921,38.0055656],[22.9585651,38.0060646],[22.9567602,38.0072382],[22.9563904,38.0076134],[22.9564903,38.0077946],[22.9565359,38.0075922],[22.9568074,38.0077208],[22.9574679,38.0077357],[22.9578757,38.0078925],[22.9585707,38.0078806],[22.9589611,38.0080373],[22.9591226,38.0078945],[22.9594435,38.0081858],[22.9611367,38.0084711],[22.9615377,38.0083034],[22.962355,38.0076978],[22.962825,38.0076118],[22.9630533,38.0075778],[22.9634888,38.0073833],[22.964002,38.0073428],[22.9642665,38.0071649],[22.964395,38.0069317],[22.9646077,38.0068479],[22.9647581,38.006678],[22.9648077,38.0065433],[22.9654576,38.0064949],[22.9651575,38.0067807],[22.9659458,38.0066073],[22.9660365,38.0066442],[22.9660575,38.0067706],[22.9662961,38.0068087],[22.9664541,38.0069182],[22.9660769,38.007005],[22.967053,38.007257],[22.9673353,38.0074307],[22.9680403,38.007518],[22.9685886,38.0074056],[22.9685648,38.0076082],[22.9686407,38.0078792],[22.9685348,38.0081217],[22.9678138,38.0083677],[22.9675839,38.0085099],[22.967663,38.0085556],[22.9676505,38.0086366],[22.9677758,38.0086602],[22.968029,38.0086309],[22.9682552,38.0087411],[22.9686536,38.0087626],[22.969032,38.0085856],[22.969145,38.0086497],[22.9697705,38.0087183],[22.9698513,38.0086469],[22.9700568,38.0086127],[22.9705098,38.0087969],[22.9708631,38.0087819],[22.9711011,38.0088741],[22.9713061,38.0088759],[22.9717863,38.008745],[22.9720597,38.0087473],[22.9722202,38.0086676],[22.9723495,38.0083804],[22.9728636,38.0082767],[22.9730487,38.008071],[22.9732998,38.0080372],[22.9735189,38.0078408],[22.9739393,38.0079166],[22.9744411,38.0078759],[22.9746835,38.0076437],[22.9751775,38.0073416],[22.975809,38.0073426],[22.9768241,38.0072432],[22.9772895,38.0073554],[22.977799,38.0075762],[22.978004,38.007578],[22.978685,38.0077551],[22.979445,38.00796],[22.9800256,38.007983],[22.9803576,38.0078598],[22.9807114,38.0078087],[22.981146,38.0076097],[22.9818797,38.0076026],[22.9822693,38.007615],[22.9829451,38.0073414],[22.9830843,38.0071579],[22.9833389,38.0068717],[22.9837272,38.0067939],[22.9839015,38.0065431],[22.9843903,38.0066194],[22.9847347,38.0064241],[22.9851328,38.0064636],[22.9856261,38.0062065],[22.9857767,38.0060275],[22.9860513,38.0059398],[22.9863277,38.0057168],[22.9864765,38.005664],[22.9864824,38.005574],[22.9866917,38.0053369],[22.9871734,38.0050977],[22.9871634,38.0049985],[22.9872901,38.0048915],[22.9879254,38.0050772],[22.98809,38.0050696],[22.9891135,38.0051865],[22.9895583,38.0051453],[22.9897172,38.0051827],[22.9902386,38.0053674],[22.990713,38.0056599],[22.9910773,38.0056721],[22.9913529,38.0055122],[22.9915812,38.0054781],[22.9929442,38.0057511],[22.9937913,38.0059386],[22.9944833,38.0061428],[22.9946682,38.006185],[22.9954053,38.0064031],[22.9956877,38.0065767],[22.996142,38.0066707],[22.9962764,38.0068341],[22.9964232,38.0068759],[22.9966287,38.0068416],[22.9966965,38.0068872],[22.9969337,38.0070335],[22.9973198,38.0071179],[22.9977157,38.0073195],[22.9978376,38.0075729],[22.9979009,38.007943],[22.9983066,38.0082619],[22.9985796,38.0082912],[22.9989571,38.0081683],[22.9991216,38.0081111],[22.9997285,38.0078819],[22.9999128,38.0076987],[23.0002221,38.0075752],[23.0007533,38.007039],[23.0011747,38.0070425],[23.001481,38.0071353],[23.0026516,38.0073254],[23.0028034,38.0070564],[23.0034061,38.0072597],[23.0036323,38.0073788],[23.0036071,38.0075589],[23.0036967,38.0076678],[23.0041944,38.0079243],[23.0043123,38.0084751],[23.0044366,38.0085482],[23.004664,38.0085772],[23.0048559,38.008705],[23.0048399,38.0090473],[23.0049177,38.0091922],[23.0053461,38.0095203],[23.0051365,38.009861],[23.005156,38.0100774],[23.0055115,38.0107384],[23.00568,38.01092],[23.0060536,38.0110854],[23.0062202,38.0114023],[23.0068525,38.0118222],[23.0071624,38.0124917],[23.0075655,38.0130088],[23.0078481,38.0131735],[23.0079474,38.0134086],[23.0081403,38.0134643],[23.0082957,38.0137721],[23.0085443,38.0139184],[23.0086451,38.0140454],[23.0086911,38.0148569],[23.0085068,38.0150086],[23.0086414,38.0151629],[23.0085378,38.0152431],[23.0085463,38.0154595],[23.0083827,38.0157646],[23.008491,38.0164189]]},{"id":15795,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u03a0\u03c1\u03ac\u03c3\u03b9\u03bd\u03b7 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03b1\u03c0\u03cc \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac \u03c0\u03c1\u03bf\u03c2 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac","path":"Attiki\/Attiki_Geraneia_Prasino","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":14397,"name_EN":"Gerania Mt: Green Trail","description_EN":"An east to west crossing","ascent_time":345,"descent_time":335,"marker":"Green_square","level":9,"ascent":899,"descent":772,"maxelev":1047,"minelev":212,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.96251 37.97738,23.02987 38.02362)","views":1967,"millestones":"0,23.0187505,37.9772869#1,23.0239445,37.9837235#2,23.0280766,37.9896048#3,23.0279178,37.9952746#4,23.0208575,37.9999555#5,23.0158176,38.0057408#6,23.0099462,38.0048657#7,23.0115527,37.9988891#8,23.0046612,37.9995010#9,22.9955162,38.0026303#10,22.9877658,38.0069905#11,22.9818617,38.0119850#12,22.9722545,38.0125247#13,22.9690527,38.0178312#14.4,22.9625101,38.0236152","x":23.0100072,"y":37.9969105,"coor":[[23.0187505,37.9772869],[23.019153,37.9792324],[23.0203283,37.9799002],[23.0221392,37.9807264],[23.0214452,37.9818021],[23.0214552,37.9819103],[23.0217009,37.9822729],[23.0217521,37.9827059],[23.0218332,37.9828373],[23.0221385,37.983002],[23.0226833,37.9831327],[23.023023,37.9832798],[23.0234647,37.9833781],[23.023815,37.9835792],[23.0247915,37.9846508],[23.0251191,37.9848518],[23.0255907,37.9853514],[23.0260542,37.9856076],[23.026604,37.986225],[23.0268871,37.9863445],[23.0281014,37.986661],[23.0286996,37.9870625],[23.0289233,37.9873707],[23.0291534,37.9871924],[23.0292675,37.9871753],[23.0292649,37.9873736],[23.0293861,37.987681],[23.0290023,37.9882907],[23.0291127,37.988553],[23.0290418,37.9887506],[23.0287196,37.9890003],[23.0280465,37.9890939],[23.0279535,37.9892373],[23.0280747,37.9895448],[23.0280901,37.9901037],[23.0278896,37.9900389],[23.0276189,37.9898384],[23.0272709,37.989457],[23.0271117,37.9894377],[23.027591,37.9902257],[23.0276783,37.9905149],[23.0275731,37.9907213],[23.027764,37.9909211],[23.0279678,37.9910129],[23.0279997,37.9911844],[23.028237,37.9913216],[23.0283259,37.9914936],[23.028289,37.9917005],[23.0288078,37.9920834],[23.0290507,37.9926622],[23.0293767,37.9929893],[23.0293608,37.9933317],[23.0296523,37.9936765],[23.0296492,37.9939108],[23.0294329,37.9939091],[23.0290744,37.9943207],[23.0286061,37.994425],[23.0282386,37.9946562],[23.0283363,37.9950176],[23.0281423,37.995052],[23.0278308,37.9953559],[23.0278728,37.9956266],[23.0275791,37.9954439],[23.0273298,37.9953427],[23.0272839,37.9953694],[23.0270385,37.995845],[23.0270335,37.9962235],[23.0259426,37.9968994],[23.0252554,37.9971911],[23.0247189,37.9972858],[23.0241692,37.9975156],[23.0238612,37.9975491],[23.0230188,37.9975241],[23.0227559,37.997594],[23.0223788,37.9985462],[23.0222536,37.9985361],[23.022218,37.998644],[23.0221043,37.998634],[23.0219767,37.9988042],[23.0217591,37.9989015],[23.0210396,37.9990487],[23.0208557,37.9991734],[23.0207074,37.9991902],[23.0207051,37.9993614],[23.0209275,37.9997688],[23.0208682,37.9999486],[23.0203971,38.0002601],[23.0195875,38.0011816],[23.018834,38.0013195],[23.0183304,38.0015046],[23.018134,38.0017102],[23.0180199,38.0017273],[23.0178386,38.0016537],[23.0172445,38.0017929],[23.0170149,38.0019262],[23.0162031,38.0021628],[23.0156796,38.0021313],[23.0159721,38.0024042],[23.0160271,38.0025488],[23.0162529,38.0026949],[23.0162588,38.0031095],[23.0163475,38.0032905],[23.0160341,38.0037295],[23.0163344,38.0042728],[23.0163424,38.0045252],[23.0162368,38.0047587],[23.016268,38.0049752],[23.0158401,38.0054583],[23.0158133,38.0057645],[23.015868,38.0059272],[23.0161271,38.0061457],[23.0161874,38.0066644],[23.0155709,38.0067764],[23.0149457,38.006681],[23.0145884,38.0064572],[23.0144658,38.0062579],[23.0143776,38.0060409],[23.0144083,38.0054463],[23.0142944,38.0054454],[23.0143413,38.0053466],[23.0142291,38.0052195],[23.0141862,38.0050209],[23.0135633,38.0047543],[23.013273,38.0043192],[23.0129009,38.0040367],[23.0127987,38.0040178],[23.0126837,38.004098],[23.0126677,38.0044403],[23.0124425,38.0050964],[23.0118459,38.0054158],[23.0116656,38.0052701],[23.0116419,38.005342],[23.0114597,38.0053405],[23.0113678,38.0053938],[23.0110725,38.0053372],[23.0106879,38.0051357],[23.0103809,38.0050971],[23.0100985,38.0049234],[23.0092598,38.00461],[23.008953,38.0045533],[23.0085759,38.0046493],[23.0082129,38.004538],[23.0080723,38.0044287],[23.0081204,38.0042398],[23.0086673,38.0042264],[23.0089305,38.0041385],[23.0091151,38.0039598],[23.0096089,38.0036666],[23.0098416,38.003299],[23.0100947,38.0031119],[23.0104189,38.0027181],[23.0104586,38.0023038],[23.0103355,38.0021406],[23.010519,38.002052],[23.0109113,38.0016768],[23.0114495,38.001456],[23.0117272,38.0011339],[23.0118316,38.0001434],[23.0117197,37.9999982],[23.0113465,37.9997968],[23.0113022,37.9997063],[23.011544,37.9995101],[23.0115251,37.9992215],[23.0115966,37.9989878],[23.0113976,37.9985355],[23.011551,37.9981402],[23.0114965,37.9979595],[23.0111697,37.9976954],[23.0111201,37.9971542],[23.0110417,37.9970544],[23.0111706,37.9967851],[23.0111176,37.9964873],[23.0110502,37.9964236],[23.0108791,37.9964402],[23.0102832,37.9967146],[23.0100072,37.9969105],[23.0097333,37.9969533],[23.0094348,37.997131],[23.0091375,37.9972187],[23.0088605,37.9974957],[23.0088217,37.9978379],[23.008226,37.9980942],[23.0081107,37.9982014],[23.0079163,37.9982538],[23.0078,37.9984331],[23.0073629,37.9987538],[23.0073043,37.9988795],[23.0070642,37.9989496],[23.0069258,37.9990746],[23.0062413,37.9991589],[23.0059226,37.9991472],[23.0057504,37.9992449],[23.0054543,37.9992424],[23.0044934,37.9995587],[23.0044027,37.9995219],[23.0036833,37.99966],[23.0035128,37.9996406],[23.0028142,37.999923],[23.0025726,38.0001012],[23.002488,38.000461],[23.0020951,38.0008813],[23.0014955,38.0014169],[23.0012083,38.0016038],[23.0010253,38.0016563],[23.000608,38.0021935],[23.0003665,38.0023627],[22.9999333,38.002395],[22.999752,38.0023214],[22.9994555,38.0023549],[22.9984699,38.0027972],[22.9979727,38.0025045],[22.997665,38.0025199],[22.9974608,38.0024641],[22.9972436,38.0025163],[22.9969941,38.0024421],[22.9966623,38.0025474],[22.9958547,38.0024684],[22.9956394,38.0024441],[22.9953255,38.00291],[22.9947738,38.0032748],[22.9940763,38.0034762],[22.9935123,38.0039039],[22.9925077,38.0040756],[22.992041,38.0040536],[22.9917551,38.0041322],[22.9910094,38.0045224],[22.9901974,38.0047678],[22.9900137,38.0048743],[22.9896834,38.0048715],[22.9894353,38.0046891],[22.9889454,38.0047029],[22.9885111,38.0048073],[22.98809,38.0050696],[22.9879254,38.0050772],[22.9878489,38.0052072],[22.9880268,38.0055242],[22.9880016,38.0056952],[22.9881007,38.0059484],[22.9881081,38.0062369],[22.9878546,38.006451],[22.9878942,38.0068839],[22.9871336,38.0075263],[22.9870942,38.0079045],[22.9870246,38.007994],[22.9866681,38.0082433],[22.9863821,38.0083309],[22.9860365,38.0086163],[22.9853472,38.0090114],[22.9848357,38.0089349],[22.9843792,38.0089941],[22.9836985,38.0089792],[22.9832753,38.0089755],[22.9828185,38.0090617],[22.9825911,38.0090327],[22.9824192,38.0091033],[22.9823669,38.0095895],[22.982431,38.0098965],[22.982384,38.0100043],[22.9822235,38.010075],[22.9815169,38.0101049],[22.9811794,38.0106247],[22.981189,38.010751],[22.9814253,38.0109603],[22.9816927,38.0113952],[22.9818232,38.011536],[22.9817528,38.0116796],[22.9818533,38.0118247],[22.9818706,38.0122214],[22.9817114,38.012202],[22.9816635,38.0123728],[22.9815375,38.0124258],[22.9808315,38.0124017],[22.9806932,38.0125176],[22.980385,38.012569],[22.9801695,38.012495],[22.9798392,38.0124922],[22.9797377,38.0124192],[22.9791338,38.012432],[22.9790212,38.0123409],[22.9788434,38.0120149],[22.9785816,38.0120036],[22.9782843,38.0120821],[22.9779171,38.0122772],[22.9777351,38.0122576],[22.9775089,38.0121385],[22.9770065,38.0122242],[22.9767924,38.0120601],[22.9766787,38.0120411],[22.9764498,38.0121203],[22.9761967,38.0122983],[22.9759588,38.0122061],[22.9759123,38.0122688],[22.9758103,38.0122319],[22.9754337,38.0122826],[22.9752377,38.0124522],[22.9746771,38.0126275],[22.9741764,38.0125871],[22.9741747,38.0127133],[22.9740375,38.0127481],[22.9732413,38.0126601],[22.9731062,38.0125507],[22.9726635,38.0124387],[22.9722749,38.0125255],[22.971569,38.0125013],[22.9718948,38.0128286],[22.9719486,38.0130543],[22.9721504,38.0132904],[22.9721266,38.0133623],[22.9715821,38.0131953],[22.9713649,38.0132475],[22.9713412,38.0133194],[22.9715632,38.0137359],[22.9710109,38.0138753],[22.9706464,38.0138721],[22.9699194,38.0137215],[22.969747,38.0137786],[22.9694966,38.0144253],[22.9692157,38.0149636],[22.9690598,38.015521],[22.9690903,38.0158863],[22.9692037,38.0158737],[22.9688978,38.016182],[22.9686862,38.0166488],[22.9683078,38.0168257],[22.9683787,38.017331],[22.9685385,38.0175893],[22.9688205,38.01779],[22.9690932,38.0178375],[22.9691362,38.0180181],[22.9697422,38.0178612],[22.970027,38.0186748],[22.9696583,38.0190997],[22.9692063,38.0190371],[22.9677834,38.0190877],[22.9675219,38.0190494],[22.9672467,38.0190245],[22.9671162,38.0193928],[22.9668064,38.0195523],[22.9665425,38.0200862],[22.9663833,38.0210041],[22.9663038,38.0209854],[22.9659015,38.0219777],[22.9655918,38.0221282],[22.9652843,38.0223689],[22.9651466,38.0224397],[22.9650299,38.022637],[22.9644867,38.0223799],[22.9639561,38.0228709],[22.9635895,38.0230118],[22.9625101,38.0236152]]},{"id":15796,"author":"AnaDigit","name_GR":"\u039b\u03bf\u03c5\u03c4\u03c1\u03ac\u03ba\u03b9: \u03a3\u03c4\u03ad\u03c1\u03bd\u03b1-\u0397\u03c1\u03b1\u03af\u03bf","description_GR":"\u03a0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03b5\u03c1\u03b1\u03af\u03b1 \u0393\u03b7","path":"Attiki\/Attiki_Geraneia_Sterna_Ireo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6073,"name_EN":"Loutraki: Sterna-Ireo","description_EN":"Around the ancient temple of Ireon","ascent_time":155,"descent_time":155,"marker":"No_marks","level":9,"ascent":169,"descent":213,"maxelev":90,"minelev":1,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.85297 38.02911,22.89537 38.05065)","views":385,"millestones":"0,22.8933367,38.0458669#1,22.8904605,38.0509295#2,22.8839802,38.0467598#3,22.8755875,38.0432250#4,22.8679576,38.0386445#5,22.8620097,38.0348465#6,22.8556101,38.0300278#6.1,22.8533160,38.0287113","x":22.8749777,"y":38.0422499,"coor":[[22.8933367,38.0458669],[22.8930867,38.046581],[22.8926972,38.0474696],[22.8926929,38.0478255],[22.8932793,38.0482366],[22.8938152,38.0482236],[22.8940306,38.0482978],[22.8944666,38.0488606],[22.8950416,38.0492806],[22.895063,38.0493709],[22.8943647,38.0496437],[22.8940421,38.049875],[22.8935614,38.0500147],[22.8930011,38.0501356],[22.892362,38.0501927],[22.8922228,38.0503536],[22.8923696,38.0506118],[22.8915258,38.0506399],[22.8908499,38.0508679],[22.8899589,38.0510036],[22.8898195,38.0508671],[22.8894215,38.0508093],[22.8886851,38.050514],[22.8884795,38.0505481],[22.8884701,38.0504128],[22.8883912,38.050358],[22.8875436,38.0506383],[22.8872607,38.0502662],[22.8873995,38.0501323],[22.8872988,38.0500052],[22.8869678,38.0500381],[22.8868402,38.0501901],[22.8866231,38.0502241],[22.8865214,38.050169],[22.8863556,38.049825],[22.8860387,38.0496778],[22.8860405,38.0495607],[22.885927,38.0495325],[22.8858269,38.0493694],[22.8859096,38.0491719],[22.8857858,38.0490716],[22.8857663,38.0488551],[22.8854944,38.0487444],[22.8853946,38.0485632],[22.8850994,38.0484883],[22.8850682,38.0482897],[22.8848867,38.0482339],[22.8847644,38.0480345],[22.88447,38.0479055],[22.8844847,38.0476893],[22.8848536,38.0474135],[22.8848249,38.0470527],[22.8846438,38.0469699],[22.8842116,38.0469117],[22.8838957,38.0467014],[22.8838086,38.0464302],[22.8836491,38.0464287],[22.8830137,38.0462424],[22.8828218,38.0461234],[22.8826398,38.0461037],[22.882494,38.0459491],[22.8821974,38.0459643],[22.8821734,38.0460452],[22.8820592,38.0460621],[22.8809219,38.0459071],[22.8806848,38.0457606],[22.880008,38.0457677],[22.8797904,38.0458377],[22.8793801,38.0458428],[22.8792186,38.0459675],[22.8789093,38.0460727],[22.8786588,38.0460613],[22.8784274,38.045987],[22.8782795,38.0459675],[22.8782125,38.0458768],[22.8780901,38.0455196],[22.8779179,38.0450178],[22.8773517,38.044039],[22.8766296,38.0435635],[22.8755493,38.043409],[22.8755519,38.0432378],[22.8757467,38.0431675],[22.8758067,38.0429698],[22.8757161,38.0429329],[22.8759104,38.0428987],[22.8758112,38.0426815],[22.8756058,38.0426975],[22.8755307,38.0425977],[22.8751008,38.0423953],[22.8749302,38.0423756],[22.8749777,38.0422499],[22.8749335,38.0421594],[22.874583,38.0419758],[22.8741175,38.0418632],[22.8740939,38.041917],[22.873856,38.0418246],[22.8735205,38.0414068],[22.8736136,38.0412815],[22.8735678,38.0412991],[22.8735573,38.0412359],[22.8732971,38.0411163],[22.8730695,38.0410961],[22.8730229,38.0411587],[22.8729561,38.0410589],[22.8726037,38.0410015],[22.8718348,38.0406066],[22.8715044,38.0406034],[22.8708269,38.0402004],[22.8705543,38.0401437],[22.8683323,38.0386533],[22.868026,38.0385602],[22.8679448,38.0386586],[22.8680233,38.0387404],[22.8679093,38.0387393],[22.8676146,38.0386374],[22.8675615,38.0383845],[22.8677927,38.0381704],[22.8678175,38.0380445],[22.8676951,38.0378541],[22.8677194,38.0377552],[22.8676084,38.0375648],[22.8676327,38.0374659],[22.8675243,38.0371044],[22.8673234,38.0368321],[22.8669955,38.0366667],[22.8668469,38.0366923],[22.8667932,38.0365746],[22.86694,38.0364994],[22.8669201,38.03631],[22.8670311,38.0357613],[22.8669272,38.0354088],[22.865961,38.0358591],[22.865825,38.0359524],[22.8653787,38.0360743],[22.8652784,38.0359291],[22.8649271,38.0357996],[22.8642849,38.0358339],[22.8642983,38.0357079],[22.8640618,38.0355254],[22.8639243,38.0355781],[22.863243,38.0354183],[22.8629571,38.0354876],[22.8626392,38.0354125],[22.8624817,38.0352848],[22.8623696,38.0350944],[22.8623601,38.0349682],[22.8618275,38.0347828],[22.8616038,38.0345102],[22.8614899,38.0345091],[22.8611423,38.0341453],[22.8610403,38.0341082],[22.8607608,38.033763],[22.8599805,38.033377],[22.8599155,38.03316],[22.8600234,38.0328186],[22.8599561,38.0327459],[22.8596713,38.0327431],[22.8593102,38.0325143],[22.8590721,38.0324399],[22.8587306,38.0324185],[22.8583537,38.032478],[22.8581959,38.0323683],[22.8578332,38.0324008],[22.8570833,38.0322673],[22.8567107,38.0320474],[22.85648,38.0320001],[22.8561223,38.031555],[22.8559423,38.0314046],[22.8560374,38.0311532],[22.8563395,38.0307776],[22.8567,38.0306053],[22.8567395,38.0302633],[22.8566841,38.0301636],[22.856319,38.0301961],[22.8555129,38.030008],[22.8554232,38.029917],[22.8554941,38.0297555],[22.8543195,38.029388],[22.8539303,38.0290418],[22.853316,38.0287113]]},{"id":17313,"author":"AnaDigit","name_GR":"\u039b\u03bf\u03c5\u03c4\u03c1\u03ac\u03ba\u03b9: \u0397\u03c1\u03b1\u03af\u03bf-\u039c\u03b5\u03bb\u03b1\u03b3\u03ba\u03ac\u03b2\u03b9","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a6\u03ac\u03c1\u03bf \u039c\u03b5\u03bb\u03b1\u03b3\u03ba\u03ac\u03b2\u03b9","path":"ATTIKI\/Attiki_Geraneia_Ireo_Melagavi","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":5,"length":402,"name_EN":"Loutraki: Ireo-Melagavi Lighthouse","description_EN":"Around the ancient temple of Ireon","ascent_time":5,"descent_time":5,"marker":"No_marks","level":9,"ascent":23,"descent":21,"maxelev":50,"minelev":13,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.85012 38.0284,22.85336 38.02876)","views":62,"millestones":"0,22.8532989,38.0287067#0.4,22.8501216,38.0284728","x":22.8519713,"y":38.0285855,"coor":[[22.8532989,38.0287067],[22.8533587,38.028527],[22.852807,38.0286072],[22.8525914,38.0287088],[22.8524367,38.0286982],[22.8519684,38.0287748],[22.8521194,38.028587],[22.8519744,38.0283873],[22.8519713,38.0285855],[22.8518474,38.0284942],[22.8517221,38.028493],[22.851179,38.0286184],[22.8507572,38.0286323],[22.8506099,38.0285768],[22.8503361,38.0286011],[22.8501216,38.0284728]]},{"id":17314,"author":"AnaDigit","name_GR":"\u039b\u03bf\u03c5\u03c4\u03c1\u03ac\u03ba\u03b9: \u0397\u03c1\u03b1\u03af\u03bf-\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf","path":"ATTIKI\/Attiki_Geraneia_Ireo_AgNikolaos","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":607,"name_EN":"Loutraki: Ireo-Agios Nikolaos","description_EN":"Around the ancient temple of Ireon","ascent_time":15,"descent_time":10,"marker":"No_marks","level":9,"ascent":56,"descent":12,"maxelev":96,"minelev":30,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.85329 38.02776,22.85798 38.029)","views":58,"millestones":"0,22.8532989,38.0287067#0.6,22.8579808,38.0280312","x":22.8564381,"y":38.0278225,"coor":[[22.8532989,38.0287067],[22.8538867,38.0290098],[22.8538658,38.0287527],[22.8540061,38.0285198],[22.8543606,38.0282799],[22.8545555,38.0282007],[22.8546918,38.0280218],[22.8551963,38.0278194],[22.8553555,38.027839],[22.8556301,38.0277605],[22.8559019,38.0278713],[22.8561997,38.0277661],[22.8564381,38.0278225],[22.8566443,38.0277524],[22.8567463,38.0277894],[22.8568013,38.0279161],[22.8567375,38.0281949],[22.856724,38.0282624],[22.8567912,38.0283351],[22.8569165,38.0283363],[22.8571471,38.0281583],[22.8571608,38.0280143],[22.8572766,38.0278892],[22.8576734,38.0280192],[22.8579808,38.0280312]]},{"id":17315,"author":"AnaDigit","name_GR":"\u039b\u03bf\u03c5\u03c4\u03c1\u03ac\u03ba\u03b9: \u0397\u03c1\u03b1\u03af\u03bf-\u039b. \u0392\u03bf\u03c5\u03bb\u03b9\u03b1\u03b3\u03bc\u03ad\u03bd\u03b7","description_GR":"\u03a0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03b5\u03c1\u03b1\u03af\u03b1 \u0393\u03b7","path":"ATTIKI\/Attiki_Geraneia_Ireo_Vouliagmeni","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2307,"name_EN":"Loutraki:Ireo-L. Vouliagmeni","description_EN":"Around the ancient temple of Ireon","ascent_time":55,"descent_time":55,"marker":"No_marks","level":9,"ascent":35,"descent":70,"maxelev":58,"minelev":1,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.85324 38.02847,22.87341 38.03258)","views":100,"millestones":"0,22.8532989,38.0287067#1,22.8620866,38.0308209#2,22.8717352,38.0320332#2.3,22.8733387,38.0327757","x":22.8638204,"y":38.0309583,"coor":[[22.8532989,38.0287067],[22.8538867,38.0290098],[22.8538658,38.0287527],[22.8540061,38.0285198],[22.8543606,38.0282799],[22.8548159,38.0284691],[22.8551073,38.0287784],[22.8554471,38.0289078],[22.8555082,38.0288498],[22.8558847,38.0288175],[22.8558855,38.0287634],[22.8560233,38.0286926],[22.8562422,38.0287669],[22.8563997,38.0288946],[22.856657,38.0292035],[22.8570116,38.0291844],[22.857355,38.0290796],[22.8575276,38.0292029],[22.857664,38.0292223],[22.8581666,38.0291371],[22.8588326,38.0293778],[22.8587162,38.0295389],[22.8588623,38.0296665],[22.8588019,38.0298237],[22.8593,38.0299592],[22.8600716,38.0301649],[22.8607612,38.0305141],[22.8611266,38.0306708],[22.8617541,38.0307806],[22.8618905,38.0307999],[22.8620064,38.0308145],[22.8638204,38.0309583],[22.8642623,38.0310526],[22.864477,38.030496],[22.8649623,38.0305006],[22.8655565,38.0304568],[22.8664443,38.0305194],[22.8676346,38.0309094],[22.8682387,38.0308972],[22.8684313,38.0309712],[22.8686708,38.0309555],[22.8688372,38.0312455],[22.8690651,38.0312477],[22.8691765,38.0314109],[22.8694619,38.0313776],[22.8698025,38.031453],[22.8701458,38.0313572],[22.8703824,38.0315307],[22.8704005,38.0318373],[22.8705998,38.0320059],[22.8713284,38.032049],[22.8715318,38.0321591],[22.8715788,38.0320694],[22.8719743,38.0319786],[22.8721574,38.0319262],[22.8720449,38.031835],[22.8719014,38.0317661],[22.8719842,38.0315686],[22.8722076,38.0314851],[22.8727973,38.0317386],[22.8728015,38.0322073],[22.8731258,38.032607],[22.8733387,38.0327757]]},{"id":17316,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7-\u039b\u03bf\u03c5\u03c4\u03c1\u03ac\u03ba\u03b9","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u039d\u03c4\u03bf\u03c5\u03c3\u03ba\u03b9\u03ad\u03c2","path":"ATTIKI\/Attiki_Geraneia_Faneromeni_Loutraki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":10455,"name_EN":"Gerania Mt: Faneromeni-Loutraki","description_EN":"Crossing from Faneromeni to Loutraki","ascent_time":240,"descent_time":255,"marker":"Red_dots","level":9,"ascent":486,"descent":1064,"maxelev":983,"minelev":193,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(23.00842 37.97751,23.04686 38.02168)","views":106,"millestones":"0,23.0084910,38.0164189#1,23.0182080,38.0184572#2,23.0283999,38.0207357#3,23.0384528,38.0197367#4,23.0436634,38.0133979#5,23.0414883,38.0089723#6,23.0328158,38.0060983#7,23.0341004,37.9991157#8,23.0324484,37.9924926#9,23.0275218,37.9852442#10.5,23.0187356,37.9772823","x":23.0455996,"y":38.010327,"coor":[[23.008491,38.0164189],[23.0091954,38.01656],[23.0095163,38.0164185],[23.0098927,38.0163856],[23.0109588,38.0167371],[23.0125853,38.016931],[23.0134749,38.0168483],[23.0141946,38.0167057],[23.0147377,38.0167147],[23.0167329,38.0170198],[23.0182567,38.0175688],[23.0183362,38.0175875],[23.0183631,38.0177094],[23.0182461,38.0179427],[23.0183125,38.0180875],[23.0182052,38.0184471],[23.0182401,38.0185781],[23.0182486,38.0187944],[23.0186451,38.01896],[23.0196573,38.0190856],[23.0207089,38.018824],[23.0211629,38.0189539],[23.0212639,38.0190719],[23.0216056,38.0190748],[23.0223054,38.019378],[23.0244529,38.0198014],[23.0252451,38.0202045],[23.0262779,38.0205015],[23.026779,38.0205146],[23.0270877,38.0204271],[23.0280109,38.0203986],[23.0284051,38.0207444],[23.0298288,38.0207742],[23.0319636,38.0213055],[23.0323386,38.0213807],[23.0328738,38.0213941],[23.0336876,38.0218874],[23.0339842,38.0218628],[23.0341828,38.0214859],[23.0341726,38.0213957],[23.03438,38.0212172],[23.0349746,38.0210508],[23.0357891,38.0206249],[23.0362466,38.0204845],[23.0365793,38.0203069],[23.0368648,38.0202552],[23.0371174,38.0201041],[23.0376888,38.0199735],[23.0382385,38.0197527],[23.0388429,38.0197036],[23.0389919,38.0196327],[23.0393884,38.0193701],[23.0399999,38.0187803],[23.0403563,38.0185308],[23.0407576,38.0183358],[23.0411367,38.0182848],[23.041103,38.0181404],[23.0406507,38.0178753],[23.0405387,38.0177302],[23.040507,38.0175407],[23.040338,38.0173951],[23.0403458,38.0168003],[23.0404871,38.01645],[23.0406375,38.016271],[23.0408399,38.0155967],[23.0411517,38.0152748],[23.0419775,38.0148489],[23.0420479,38.0146873],[23.0423462,38.0145275],[23.0427147,38.014224],[23.0430689,38.0141368],[23.0434046,38.0137249],[23.0434195,38.0134547],[23.0437623,38.0133764],[23.0437753,38.0132503],[23.0439475,38.0131526],[23.043869,38.0130528],[23.0444904,38.0125712],[23.0447519,38.0126093],[23.0449943,38.012368],[23.0449383,38.0122954],[23.0451578,38.0120538],[23.045272,38.0120368],[23.0455137,38.0118404],[23.0459831,38.011664],[23.0460791,38.0112862],[23.0464246,38.0109916],[23.046196,38.0108906],[23.0455996,38.010327],[23.0449664,38.0099614],[23.0443725,38.0100827],[23.0441971,38.0104328],[23.0439591,38.0105075],[23.0433318,38.0105655],[23.0425613,38.0102528],[23.0418907,38.0092649],[23.0411007,38.0086997],[23.0406249,38.0084976],[23.0398169,38.0084369],[23.0396217,38.0085615],[23.0393666,38.0089019],[23.0392292,38.0089548],[23.0390589,38.0089174],[23.0388675,38.0087446],[23.0384912,38.0079033],[23.0380885,38.0073413],[23.0375697,38.0069405],[23.0371624,38.0067298],[23.0367982,38.0067088],[23.0354182,38.0068417],[23.0350658,38.0067938],[23.0339337,38.0062617],[23.0333935,38.0057616],[23.0332336,38.0057964],[23.0328082,38.0060993],[23.032339,38.0062667],[23.0315337,38.0051425],[23.0313339,38.0047443],[23.0310751,38.0044988],[23.031151,38.0039226],[23.0310913,38.0032732],[23.0311921,38.002535],[23.0310227,38.0015603],[23.0318137,38.0011703],[23.03217,38.0009208],[23.0333385,37.9995425],[23.0333751,37.9993536],[23.0337861,37.9992848],[23.034061,37.9991609],[23.0344426,37.9987224],[23.0347935,37.9980223],[23.0350467,37.9978171],[23.0352925,37.9973144],[23.035213,37.9972958],[23.0347771,37.9976437],[23.0340452,37.997872],[23.0339709,37.9974568],[23.0335892,37.9970391],[23.0333993,37.9965644],[23.0333943,37.9960777],[23.0336955,37.9948184],[23.0333247,37.9944368],[23.0332257,37.9941746],[23.0330015,37.9939024],[23.0329178,37.9933339],[23.0326967,37.9928274],[23.032193,37.9921563],[23.0320047,37.9917582],[23.0320604,37.9909836],[23.0320056,37.9908209],[23.0318252,37.9906843],[23.0316384,37.990169],[23.0315432,37.9896094],[23.0316142,37.9894117],[23.0315252,37.9892488],[23.0314654,37.9885994],[23.0310692,37.9875507],[23.0310837,37.9873165],[23.0304511,37.9869327],[23.0302039,37.9866783],[23.0291408,37.9861198],[23.0290302,37.9858755],[23.0284629,37.9857176],[23.0282482,37.9855897],[23.0276704,37.9853686],[23.0272086,37.9849863],[23.0259785,37.9841469],[23.0250774,37.9834004],[23.0243543,37.9829709],[23.0240961,37.9826983],[23.0239075,37.9823182],[23.0234122,37.9818905],[23.0229245,37.9816657],[23.0221399,37.9807264],[23.020329,37.9799002],[23.0191537,37.9792325],[23.0187356,37.9772823]]},{"id":17317,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7-\u03a3\u03c7\u03af\u03bd\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u039d\u03c4\u03bf\u03c5\u03c3\u03ba\u03b9\u03ad\u03c2","path":"ATTIKI\/Attiki_Geraneia_Faneromeni_Schinos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8879,"name_EN":"Gerania Mt: Faneromeni-Schinos","description_EN":"Crossing from Faneromeni to Schinos","ascent_time":185,"descent_time":200,"marker":"Yellow_square","level":12,"ascent":449,"descent":1168,"maxelev":973,"minelev":26,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(23.008 38.01671,23.04923 38.05313)","views":94,"millestones":"0,23.0084910,38.0164189#1,23.0182080,38.0184572#2,23.0283999,38.0207357#3,23.0355783,38.0233392#4,23.0367628,38.0277959#5,23.0425368,38.0327672#6,23.0452527,38.0388913#7,23.0461668,38.0434972#8,23.0457011,38.0503882#8.9,23.0479917,38.0534622","x":23.0402287,"y":38.0292682,"coor":[[23.008491,38.0164189],[23.0091954,38.01656],[23.0095163,38.0164185],[23.0098927,38.0163856],[23.0109588,38.0167371],[23.0125853,38.016931],[23.0134749,38.0168483],[23.0141946,38.0167057],[23.0147377,38.0167147],[23.0167329,38.0170198],[23.0182567,38.0175688],[23.0183362,38.0175875],[23.0183631,38.0177094],[23.0182461,38.0179427],[23.0183125,38.0180875],[23.0182052,38.0184471],[23.0182401,38.0185781],[23.0182486,38.0187944],[23.0186451,38.01896],[23.0196573,38.0190856],[23.0207089,38.018824],[23.0211629,38.0189539],[23.0212639,38.0190719],[23.0216056,38.0190748],[23.0223054,38.019378],[23.0244529,38.0198014],[23.0252451,38.0202045],[23.0262779,38.0205015],[23.026779,38.0205146],[23.0270877,38.0204271],[23.0280109,38.0203986],[23.0284051,38.0207444],[23.0298288,38.0207742],[23.0319636,38.0213055],[23.0323386,38.0213807],[23.0328738,38.0213941],[23.0336876,38.0218874],[23.0339842,38.0218628],[23.034051,38.0219805],[23.0338429,38.0222132],[23.033522,38.0223547],[23.03344,38.0225253],[23.0333667,38.0229032],[23.0334405,38.0233544],[23.0333452,38.0236691],[23.0333868,38.0239759],[23.0336375,38.0239689],[23.034064,38.0235939],[23.0346594,38.0233645],[23.0349448,38.0233217],[23.0351718,38.0233867],[23.0355826,38.023336],[23.0359008,38.0234017],[23.0365164,38.0233707],[23.0367656,38.0234809],[23.0373124,38.0234853],[23.0380475,38.0239059],[23.0381132,38.0241048],[23.0375776,38.0240328],[23.0370724,38.0243351],[23.0363857,38.0245728],[23.0365874,38.0248268],[23.0363886,38.0252217],[23.0364771,38.0254207],[23.0364304,38.0255104],[23.0361088,38.0257061],[23.0357089,38.0257929],[23.0355903,38.0261434],[23.0356464,38.026216],[23.0353708,38.026376],[23.0352313,38.0265911],[23.0352503,38.0268797],[23.0353625,38.0270068],[23.0357043,38.0270096],[23.0358542,38.0268756],[23.036232,38.0267345],[23.0365386,38.0268181],[23.0365357,38.0270344],[23.0367268,38.0272343],[23.0367805,38.0274871],[23.0367522,38.0279014],[23.0369315,38.0281372],[23.037113,38.0281928],[23.0373765,38.0280868],[23.0376835,38.0281343],[23.0379718,38.0278663],[23.0381309,38.0279037],[23.0382348,38.0277964],[23.0383479,38.0278604],[23.0384742,38.0277893],[23.0388482,38.0279366],[23.0389759,38.0277574],[23.0390639,38.0277265],[23.0391657,38.0277814],[23.0392303,38.0280704],[23.0392868,38.0281069],[23.0393785,38.0280626],[23.0397497,38.0284351],[23.0397699,38.0286336],[23.0397127,38.0286511],[23.0399268,38.0288331],[23.0398572,38.0289227],[23.0399344,38.0291216],[23.0402287,38.0292682],[23.0404677,38.0292882],[23.0404327,38.029351],[23.0405126,38.0293426],[23.0407272,38.0294886],[23.0409615,38.029869],[23.0410865,38.029897],[23.0412099,38.0300423],[23.0416284,38.03028],[23.0425945,38.0313423],[23.0427497,38.031668],[23.0425628,38.032027],[23.0425335,38.0327973],[23.0426002,38.0329241],[23.0425174,38.0331577],[23.0425981,38.0332485],[23.042643,38.0340149],[23.0429018,38.0342694],[23.0431024,38.0346135],[23.0433513,38.0347507],[23.043478,38.0347292],[23.043511,38.0348196],[23.0431893,38.0350243],[23.0432503,38.035232],[23.0439065,38.0355979],[23.0442487,38.0355646],[23.0442241,38.0357086],[23.0443145,38.0357634],[23.0444754,38.0356566],[23.044878,38.0354796],[23.0452193,38.0355184],[23.0456162,38.0356659],[23.0456265,38.0357561],[23.0457746,38.0357573],[23.0457402,38.0359372],[23.0454975,38.0361966],[23.0455064,38.036395],[23.0454668,38.036647],[23.0455972,38.0371347],[23.0456639,38.0372614],[23.0457901,38.0382358],[23.0457436,38.0383075],[23.0458434,38.0385247],[23.0458076,38.0386505],[23.0455108,38.0386842],[23.0450271,38.0390768],[23.0448171,38.0391832],[23.0447926,38.0393092],[23.0461119,38.0394281],[23.0467314,38.0391087],[23.046824,38.0390013],[23.0468741,38.0386502],[23.0472399,38.038563],[23.0473414,38.038645],[23.0474904,38.0385741],[23.0476255,38.0387013],[23.0476667,38.0390441],[23.0478929,38.0391721],[23.0478862,38.0396948],[23.0474874,38.0402143],[23.0474628,38.0403493],[23.0476991,38.0405855],[23.0476473,38.0410628],[23.0468292,38.0417591],[23.0465524,38.0420137],[23.0465388,38.0421849],[23.0463513,38.0425799],[23.0465632,38.0429331],[23.0465596,38.0432125],[23.0463518,38.0434181],[23.0460997,38.0435242],[23.0457678,38.0436386],[23.0451053,38.0437504],[23.0450135,38.0438037],[23.0450116,38.0439479],[23.0449076,38.0440552],[23.0446112,38.0440618],[23.0443251,38.0441586],[23.0441711,38.0443602],[23.0438953,38.0445382],[23.0439942,38.0448184],[23.0442389,38.0449285],[23.044786,38.0454422],[23.0453439,38.0458387],[23.0455205,38.0462818],[23.0457346,38.0464638],[23.0459277,38.0465194],[23.0461395,38.0468005],[23.0462055,38.0469813],[23.0457978,38.0476629],[23.0459041,38.0482496],[23.0460727,38.0484312],[23.0461053,38.0485577],[23.0459716,38.0491965],[23.0458276,38.0494792],[23.0457291,38.0500462],[23.0457947,38.050263],[23.0451799,38.0510872],[23.0473729,38.0524794],[23.048346,38.053028],[23.0487543,38.0531845],[23.048707,38.0533193],[23.0479875,38.0534307],[23.0479917,38.0534622]]},{"id":17318,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03a3\u03ad\u03bb\u03ba\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03a0\u03b5\u03c1\u03b1\u03c7\u03ce\u03c1\u03b1","path":"MTB_ROADBIKE\/MTB_Geraneia_Selki_loop","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":4,"length":13333,"name_EN":"Geraneia: Loop around Selki plateau","description_EN":"From Perachora","ascent_time":60,"descent_time":60,"marker":"No_marks","level":13,"ascent":385,"descent":385,"maxelev":497,"minelev":299,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.94875 38.02386,22.99946 38.04245)","views":79,"millestones":"0,22.9505380,38.0307910#1,22.9520621,38.0330393#2,22.9591093,38.0375018#3,22.9688516,38.0404003#4,22.9794852,38.0391946#5,22.9885559,38.0424287#6,22.9983920,38.0406477#7,22.9909037,38.0369467#8,22.9801892,38.0363581#9,22.9701447,38.0337582#10,22.9651768,38.0291501#11,22.9636095,38.0261187#12,22.9593500,38.0249680#13,22.9528142,38.0301490#13.3,22.9505380,38.0307910","x":22.9944502,"y":38.0374114,"coor":[[22.950538,38.030791],[22.9507956,38.0310997],[22.950723,38.0313965],[22.9501731,38.0316078],[22.9497318,38.0321897],[22.948889,38.0326643],[22.9499584,38.0335751],[22.9505027,38.0337603],[22.9509761,38.034125],[22.9511988,38.0344875],[22.9511504,38.0346853],[22.9509535,38.0349089],[22.951192,38.0349651],[22.9515237,38.0348779],[22.9516513,38.0347168],[22.9514876,38.0342106],[22.9509979,38.0333952],[22.9510698,38.0331435],[22.9514376,38.0329214],[22.9517116,38.0328878],[22.9523684,38.0331731],[22.9525963,38.0331751],[22.9530939,38.0326388],[22.9532313,38.0325859],[22.9533792,38.0326053],[22.9534566,38.0327682],[22.9532654,38.0333973],[22.9533048,38.0338303],[22.9535511,38.0341389],[22.9544516,38.034913],[22.9549943,38.0356884],[22.9558122,38.036669],[22.9561049,38.0369239],[22.9573956,38.0375122],[22.9576119,38.0375231],[22.9579095,38.0374356],[22.9582056,38.0374473],[22.9584371,38.0374899],[22.9590529,38.0374593],[22.9596393,38.0378971],[22.9599564,38.038035],[22.9601959,38.0380191],[22.9607681,38.037844],[22.9611441,38.0378473],[22.9619246,38.0382597],[22.9623401,38.038696],[22.962557,38.0386619],[22.9632468,38.0382353],[22.9636002,38.0382204],[22.9641884,38.038532],[22.9659565,38.0392145],[22.9668607,38.0397452],[22.9680282,38.0401881],[22.968254,38.0403342],[22.968471,38.0403812],[22.9688809,38.0404028],[22.969481,38.0406785],[22.9705189,38.0406154],[22.9721786,38.0400892],[22.9727607,38.0400222],[22.9737667,38.0397967],[22.9747966,38.0394902],[22.9762674,38.0394309],[22.9777441,38.0397682],[22.9780464,38.0393383],[22.9788802,38.0391743],[22.9792606,38.0391415],[22.9800671,38.0393288],[22.9806437,38.0396582],[22.9810521,38.0397879],[22.9814617,38.0398366],[22.9820844,38.0401304],[22.9826421,38.0401802],[22.9835844,38.0404362],[22.9838893,38.0406371],[22.9841139,38.0408734],[22.9841795,38.0410722],[22.9841638,38.0413875],[22.9842757,38.0415327],[22.9844353,38.0415341],[22.9850777,38.0412242],[22.9854187,38.0412902],[22.9866203,38.0417512],[22.986946,38.0420965],[22.9877169,38.0423915],[22.9882469,38.0427927],[22.9883869,38.0425595],[22.9886864,38.0423278],[22.9891678,38.0421246],[22.9896734,38.0418226],[22.9900563,38.0413212],[22.9903563,38.0410534],[22.9913638,38.0407105],[22.9918659,38.0406608],[22.9921047,38.0406989],[22.9932622,38.0410512],[22.9937713,38.041326],[22.9950886,38.0416617],[22.9960162,38.0413271],[22.997419,38.041249],[22.9976634,38.0408726],[22.9979503,38.0407308],[22.9987501,38.0405754],[22.9990716,38.0403979],[22.9992354,38.0400838],[22.9986624,38.0394841],[22.9981772,38.0391285],[22.9971212,38.0388491],[22.9970771,38.0387406],[22.9972512,38.0385078],[22.9972646,38.0383637],[22.9964249,38.037996],[22.9958499,38.0375495],[22.9954526,38.037438],[22.9944502,38.0374114],[22.9922905,38.0370143],[22.9912079,38.0370231],[22.9906614,38.0368832],[22.9905011,38.0369359],[22.9899106,38.0367866],[22.9896736,38.0366224],[22.9893043,38.0361325],[22.9889407,38.0360573],[22.9884163,38.0360708],[22.987169,38.0364566],[22.9862117,38.0364664],[22.9856544,38.0363895],[22.9849246,38.0365004],[22.9841272,38.0364845],[22.9828317,38.0362299],[22.9823286,38.0363517],[22.9810867,38.036341],[22.9806342,38.0363866],[22.9801048,38.0363505],[22.9790833,38.0360622],[22.9787996,38.0359787],[22.9783818,38.0357047],[22.9777773,38.0357445],[22.977516,38.0356881],[22.9762277,38.0352263],[22.9753546,38.0349123],[22.9727536,38.0343128],[22.9722866,38.0342997],[22.9715226,38.0344147],[22.9713264,38.0337821],[22.9712185,38.0336279],[22.9706119,38.0338209],[22.969486,38.0336668],[22.9692367,38.0335655],[22.9689792,38.0332388],[22.9688953,38.0327243],[22.9689787,38.0324637],[22.9705111,38.0312514],[22.9705946,38.0309818],[22.9705391,38.0308822],[22.9701472,38.0308427],[22.9693695,38.0310522],[22.9688107,38.0310833],[22.9682776,38.0309164],[22.9677993,38.0308942],[22.9671084,38.0305997],[22.9656962,38.0297402],[22.9652026,38.0291951],[22.9648135,38.0285067],[22.9645096,38.0282427],[22.9642602,38.0281503],[22.9638032,38.0282364],[22.9636075,38.0283789],[22.9635025,38.0285582],[22.9634746,38.0289185],[22.9627581,38.0296332],[22.9622325,38.0297367],[22.961994,38.0296805],[22.9615347,38.0291267],[22.9614608,38.0287115],[22.9615994,38.0285775],[22.9619541,38.0284725],[22.9624306,38.0286209],[22.9625221,38.0285947],[22.9624943,38.0281438],[22.9626386,38.0276043],[22.9627318,38.0274609],[22.9630308,38.0272653],[22.9634124,38.026764],[22.9634142,38.0266378],[22.9631797,38.0262933],[22.9632846,38.026132],[22.9634673,38.0260975],[22.9637743,38.0261453],[22.9644072,38.0265114],[22.9647365,38.0265864],[22.964529,38.0259537],[22.9645163,38.0252326],[22.9642043,38.0247341],[22.9637947,38.0246945],[22.9624997,38.0236196],[22.9617592,38.0235364],[22.9616109,38.0235532],[22.9614613,38.02366],[22.9615157,38.0238407],[22.9617762,38.0239512],[22.9618432,38.0240419],[22.9617562,38.0245548],[22.961797,38.0248976],[22.9617391,38.0249602],[22.9603506,38.0248578],[22.9599276,38.0249622],[22.959415,38.0249577],[22.9583644,38.0251287],[22.9573625,38.0258768],[22.9563148,38.0265254],[22.9560178,38.0265769],[22.9554862,38.0265316],[22.9551877,38.0266912],[22.9546819,38.0278042],[22.954567,38.0278753],[22.9538192,38.0275802],[22.9536372,38.0275606],[22.9534883,38.0276133],[22.9531741,38.0280792],[22.9524367,38.0286494],[22.9523873,38.0289194],[22.9529566,38.0305467],[22.952908,38.0307625],[22.9527135,38.0308149],[22.9522923,38.0307931],[22.9518345,38.0309332],[22.9508002,38.0307528],[22.950538,38.030791]]},{"id":17321,"author":"AnaDigit","name_GR":"\u0391\u03c4\u03c4\u03ba\u03ae: \u03a3\u03c4\u03bf \u03b7\u03c6\u03b1\u03af\u03c3\u03c4\u03b5\u03b9\u03bf \u03a3\u03bf\u03c5\u03c3\u03ac\u03ba\u03b9","description_GR":"\u03a3\u03bf\u03c5\u03c3\u03ac\u03ba\u03b9-\u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1","path":"GEOLOGY\/GEO_Geraneia_Sousaki_1","activity_type":72,"assistance":1,"difficulty":1,"scenic_value":4,"length":1124,"name_EN":"Attica: To the Sousaki volcano","description_EN":"Sousaki-eastern valley","ascent_time":50,"descent_time":50,"marker":"No_marks","level":13,"ascent":56,"descent":21,"maxelev":100,"minelev":43,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(23.08691 37.92693,23.0881 37.93524)","views":76,"millestones":"0,23.0871042,37.9269203#1.1,23.0869139,37.9352375","x":23.0880198,"y":37.9327631,"coor":[[23.0871042,37.9269203],[23.0871596,37.9270469],[23.0877942,37.9272501],[23.0879738,37.9274498],[23.0880908,37.9281086],[23.0880498,37.9286671],[23.0876991,37.9294259],[23.0877152,37.9299668],[23.0878834,37.9309099],[23.087858,37.931126],[23.0875854,37.9317233],[23.0874671,37.9323713],[23.0878967,37.9325999],[23.0880198,37.9327631],[23.0878337,37.9330951],[23.0878522,37.9334377],[23.0874278,37.933795],[23.0870822,37.9341348],[23.0870009,37.9344451],[23.0871022,37.9347343],[23.087612,37.9349185],[23.0878263,37.9350733],[23.0875775,37.9349452],[23.087441,37.9349442],[23.0871773,37.9351044],[23.086949,37.9351567],[23.0869139,37.9352375]]},{"id":17322,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u03a3\u03c4\u03bf \u03b3\u03b5\u03c9\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc \u03c4\u03bf\u03c0\u03af\u03bf \u03c4\u03b7\u03c2 \u03a0\u03b5\u03c1\u03b1\u03af\u03b1\u03c2 \u03a7\u03ce\u03c1\u03b1\u03c2","description_GR":"","path":"GEOLOGY\/GEO_Geraneia_Vouliagmeni","activity_type":71,"assistance":1,"difficulty":1,"scenic_value":4,"length":10898,"name_EN":"Geraneia: Along the geological landscape of Perachora","description_EN":"","ascent_time":365,"descent_time":365,"marker":"No_marks","level":13,"ascent":175,"descent":326,"maxelev":166,"minelev":0,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.87152 38.00283,22.9376 38.03297)","views":51,"millestones":"0,22.9375987,38.0032859#1,22.9319581,38.0056680#2,22.9267677,38.0076318#3,22.9193285,38.0128628#4,22.9176498,38.0195637#5,22.9090066,38.0223185#6,22.8997693,38.0236152#7,22.8959346,38.0258966#8,22.8926038,38.0330309#9,22.8813095,38.0321763#10.9,22.8750491,38.0258030","x":22.9159878,"y":38.0211316,"coor":[[22.9375987,38.0032859],[22.9367342,38.0028816],[22.9361088,38.0028128],[22.9355615,38.0028529],[22.9348971,38.0031173],[22.9337196,38.003413],[22.9330964,38.0039752],[22.9329908,38.0041905],[22.9330652,38.0045607],[22.9335625,38.0056107],[22.9336042,38.0058814],[22.9334429,38.0060061],[22.9332959,38.0059327],[22.9326341,38.0052237],[22.9323071,38.0049954],[22.9322146,38.0050937],[22.9325399,38.0054391],[22.9325247,38.0057004],[22.9323175,38.0058517],[22.9320558,38.0058313],[22.931789,38.0053783],[22.9316751,38.0053772],[22.9316158,38.0055389],[22.9317227,38.0060265],[22.9315844,38.0061334],[22.9314599,38.0060782],[22.9313595,38.0059331],[22.931265,38.0053825],[22.9310859,38.0051646],[22.9309277,38.005082],[22.9308482,38.0050633],[22.9307787,38.0051438],[22.9309231,38.0053974],[22.9309096,38.0055415],[22.9307012,38.0057739],[22.9304611,38.0058348],[22.9294471,38.0058526],[22.9289712,38.0056861],[22.9285209,38.0053215],[22.9278759,38.0050272],[22.9278518,38.0051216],[22.9280637,38.00543],[22.9280844,38.0055744],[22.9276046,38.0058178],[22.9272722,38.005959],[22.926819,38.0065767],[22.926984,38.0069748],[22.9267582,38.0076216],[22.9271196,38.0080034],[22.9271281,38.0081297],[22.9269133,38.0080917],[22.9266222,38.0079628],[22.926451,38.0079883],[22.9262886,38.0081851],[22.9260887,38.0086159],[22.9251299,38.0095354],[22.9227535,38.0100184],[22.9216954,38.0107116],[22.9209731,38.0110295],[22.9202329,38.0117887],[22.919819,38.0120553],[22.9191532,38.0131757],[22.9186748,38.0139509],[22.9185696,38.0140581],[22.9181009,38.0141709],[22.9176424,38.014365],[22.9170912,38.0146663],[22.9163477,38.0148668],[22.9161182,38.0149818],[22.9157799,38.0155194],[22.9156925,38.0160414],[22.9154914,38.0165442],[22.9154872,38.0168326],[22.9157397,38.0170917],[22.9159773,38.0172021],[22.9165129,38.017189],[22.9167166,38.017281],[22.9171117,38.018303],[22.9175774,38.0191725],[22.9177148,38.0198948],[22.9178269,38.020022],[22.918268,38.0202423],[22.9183349,38.0203421],[22.9183102,38.020468],[22.9181839,38.020539],[22.9171441,38.0207457],[22.9159878,38.0211316],[22.9159241,38.0211986],[22.9156014,38.021065],[22.914095,38.0212403],[22.9119312,38.0211843],[22.911623,38.0212265],[22.9101154,38.0216496],[22.9088739,38.0223951],[22.9074864,38.0230041],[22.9066595,38.023447],[22.9060315,38.0236124],[22.9048772,38.023854],[22.9042011,38.0241181],[22.9038246,38.0241507],[22.9033261,38.0239658],[22.9026537,38.0239775],[22.9016429,38.0237698],[22.9012824,38.0234961],[22.9010276,38.023007],[22.9008919,38.0229426],[22.9005274,38.0229392],[22.8995566,38.0231014],[22.8995323,38.0232003],[22.8997877,38.0236443],[22.8996943,38.0237966],[22.8995003,38.0238128],[22.8991716,38.0237016],[22.898739,38.0236795],[22.8984897,38.0235871],[22.8982531,38.0234136],[22.8976816,38.0227774],[22.89583,38.0224176],[22.8953335,38.022093],[22.8950919,38.0222529],[22.8947308,38.0235383],[22.8947983,38.023593],[22.8950827,38.0236227],[22.8951387,38.0236863],[22.8951005,38.0243349],[22.8955423,38.0245012],[22.896383,38.0254194],[22.8964178,38.0255234],[22.8956687,38.0260931],[22.8952291,38.0263188],[22.8948713,38.0266309],[22.8933364,38.0271752],[22.8936329,38.0279125],[22.8938683,38.0285501],[22.893896,38.0295733],[22.8935616,38.0328687],[22.8930463,38.033035],[22.891588,38.0330213],[22.8898257,38.0327703],[22.8874902,38.0327483],[22.8870806,38.0327083],[22.8861952,38.0324837],[22.8832139,38.0322211],[22.8815286,38.032151],[22.881152,38.0321924],[22.8802815,38.0324906],[22.8797213,38.0326114],[22.878183,38.0326148],[22.877188,38.0328576],[22.8759818,38.032756],[22.8755022,38.0328235],[22.8748765,38.0329166],[22.8736828,38.032743],[22.8733405,38.0327757],[22.8726547,38.032981],[22.8724041,38.0329786],[22.8717927,38.0327203],[22.8716077,38.0325293],[22.8715347,38.0321591],[22.8715816,38.0320694],[22.8717437,38.0314626],[22.8718042,38.0312289],[22.8724238,38.0309465],[22.8725758,38.0306956],[22.8722775,38.0293408],[22.8722085,38.0278982],[22.8721986,38.0278711],[22.8722779,38.0271599],[22.8722091,38.0266725],[22.8723378,38.0264575],[22.8728529,38.0263002],[22.874189,38.0260967],[22.8750491,38.025803]]},{"id":17323,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u0393\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u039d\u03c4\u03bf\u03c5\u03c3\u03ba\u03b9\u03ad\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b1 \u03a0\u03af\u03c3\u03b9\u03b1","path":"MTB_ROADBIKE\/MTB_Geraneia_Kyklos_Douskias","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":4,"length":24056,"name_EN":"Geraneia: Loop ride around Douskia peaks","description_EN":"From Pisia","ascent_time":115,"descent_time":110,"marker":"No_marks","level":12,"ascent":866,"descent":866,"maxelev":785,"minelev":446,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.98784 38.00605,23.06871 38.03563)","views":59,"millestones":"0,22.9883905,38.0214028#1,22.9982269,38.0231941#2,23.0086403,38.0257141#3,23.0191534,38.0269884#4,23.0280808,38.0312321#5,23.0373497,38.0344660#6,23.0415312,38.0346431#7,23.0467972,38.0308957#8,23.0545491,38.0317792#9,23.0510414,38.0269123#10,23.0546830,38.0227536#11,23.0604812,38.0222581#12,23.0641507,38.0171858#13,23.0639575,38.0154678#14,23.0589864,38.0166769#15,23.0532669,38.0125172#16,23.0446115,38.0100339#17,23.0366122,38.0067282#18,23.0275122,38.0091412#19,23.0192392,38.0143757#20,23.0116912,38.0168237#21,23.0051836,38.0133064#22,22.9987547,38.0153003#23,22.9934270,38.0195148#24.1,22.9883916,38.0214028","x":23.0682561,"y":38.0179621,"coor":[[22.9883905,38.0214028],[22.9889271,38.0214029],[22.9890303,38.0213497],[22.9890558,38.0211517],[22.9889568,38.0208985],[22.9890148,38.0208179],[22.989231,38.0208377],[22.9894593,38.0209659],[22.9906346,38.0216609],[22.9915184,38.022011],[22.9935119,38.0220281],[22.9941673,38.0224212],[22.9944063,38.0224413],[22.995091,38.022357],[22.9966787,38.0228933],[22.9973711,38.0230794],[22.9993612,38.0233487],[23.0000746,38.0237739],[23.0011693,38.0245402],[23.002132,38.024963],[23.0030063,38.0251867],[23.0033587,38.0253249],[23.0045982,38.0254165],[23.0057607,38.0253903],[23.0064064,38.0256661],[23.0068054,38.0256515],[23.0076622,38.0254785],[23.0085092,38.0256118],[23.0089038,38.0259215],[23.009233,38.0260144],[23.0106899,38.0261168],[23.0110087,38.0262141],[23.011307,38.0260634],[23.0118657,38.0260321],[23.0133065,38.0256386],[23.0142239,38.0257049],[23.0143002,38.0259579],[23.0144692,38.0261035],[23.0158188,38.0265654],[23.01682,38.0266729],[23.0174817,38.0266064],[23.0178219,38.0267264],[23.0185496,38.0268406],[23.0190826,38.0270253],[23.0195645,38.026777],[23.0202276,38.0266022],[23.020744,38.0271833],[23.0213015,38.0275079],[23.0221417,38.0277312],[23.0227348,38.0276821],[23.0229601,38.0278732],[23.0233916,38.0279849],[23.0235933,38.028239],[23.0238896,38.0287506],[23.0245325,38.0292426],[23.0260498,38.0299582],[23.0272823,38.0306714],[23.0288518,38.0317568],[23.0291671,38.0320388],[23.0296194,38.0323039],[23.0304347,38.0326892],[23.0328624,38.0335023],[23.0332009,38.0337574],[23.0335714,38.034175],[23.0342752,38.0343791],[23.0352214,38.035216],[23.0355171,38.0352635],[23.0359407,38.0351047],[23.0365136,38.0350328],[23.0369978,38.0346042],[23.0375246,38.0344012],[23.03778,38.0340428],[23.0381027,38.0337571],[23.0384232,38.0336515],[23.0386046,38.0337161],[23.0387376,38.0340056],[23.039219,38.0346584],[23.0397516,38.0348881],[23.0410945,38.0358904],[23.0414004,38.0360281],[23.0419923,38.036078],[23.0423236,38.0360086],[23.0425206,38.0357578],[23.0425701,38.0354608],[23.0428467,38.0352197],[23.0431911,38.0350243],[23.0435128,38.0348196],[23.0434798,38.0347292],[23.0433531,38.0347507],[23.042242,38.0351923],[23.0420597,38.0351908],[23.0417998,38.0350265],[23.0415423,38.0346729],[23.0414323,38.0343746],[23.0412269,38.0331607],[23.0411572,38.0327501],[23.0407436,38.0321339],[23.0409032,38.0321261],[23.0414229,38.0324729],[23.0417571,38.0330524],[23.0420271,38.033325],[23.0422316,38.0333717],[23.0425999,38.0332485],[23.0429816,38.0330038],[23.043356,38.0322498],[23.0446415,38.0315392],[23.0455571,38.0312222],[23.047718,38.0306539],[23.0487143,38.0302654],[23.049297,38.030144],[23.0496636,38.0299847],[23.0501249,38.0295558],[23.0504458,38.0294142],[23.0506044,38.0294876],[23.0510532,38.030023],[23.051451,38.0300983],[23.0517931,38.030083],[23.0519173,38.0301651],[23.0520273,38.0304724],[23.0519806,38.0305622],[23.0516139,38.0307215],[23.0515437,38.0308651],[23.0516776,38.0310825],[23.051948,38.031319],[23.0527529,38.0316409],[23.0535503,38.0316563],[23.054794,38.0315221],[23.0548502,38.0315857],[23.0548037,38.0316574],[23.0545515,38.0317725],[23.0544923,38.0319433],[23.0547165,38.0322335],[23.0551092,38.0323448],[23.0553857,38.0321127],[23.0555855,38.0316367],[23.0560498,38.0309735],[23.0560512,38.0308653],[23.0559263,38.0308283],[23.0553674,38.0308779],[23.0551178,38.0307947],[23.0550626,38.0306501],[23.0550811,38.0301005],[23.0552327,38.0298313],[23.0551443,38.0296143],[23.0549306,38.0293963],[23.0540917,38.0290651],[23.0532842,38.0289504],[23.0528535,38.0287757],[23.0523213,38.0285191],[23.0520067,38.0281741],[23.0516787,38.0279912],[23.0510333,38.0270712],[23.0510351,38.026927],[23.0511997,38.0265318],[23.0514665,38.0261644],[23.0518459,38.0258971],[23.0522812,38.0257204],[23.0529814,38.0253115],[23.0539693,38.0246885],[23.0540505,38.024572],[23.053215,38.0248717],[23.0528612,38.0249139],[23.0519575,38.0251951],[23.0516837,38.0252289],[23.0516999,38.0251029],[23.0539025,38.0239309],[23.0543125,38.023051],[23.0548191,38.0226405],[23.0552629,38.0217969],[23.0553777,38.0217257],[23.0555944,38.0217094],[23.0561963,38.0218585],[23.0565037,38.02187],[23.0570294,38.021748],[23.057512,38.0214274],[23.0577503,38.0215014],[23.057975,38.0217466],[23.0581607,38.0223699],[23.0581647,38.0229467],[23.0580805,38.0232976],[23.0581474,38.0234062],[23.0584188,38.0235706],[23.0584741,38.0236973],[23.0584824,38.0239407],[23.0583645,38.0242461],[23.0584093,38.0243096],[23.05912,38.0239728],[23.0593432,38.0234429],[23.0597336,38.0232117],[23.059805,38.0229689],[23.0603366,38.0223783],[23.0607281,38.022057],[23.0608882,38.0220132],[23.0617846,38.0222907],[23.0622289,38.0222943],[23.0622194,38.02215],[23.0619385,38.0218413],[23.0617279,38.02138],[23.0615535,38.0207658],[23.06168,38.0206676],[23.0622748,38.0204831],[23.0623443,38.0203936],[23.0623026,38.0200868],[23.0623837,38.0199793],[23.0628519,38.0198929],[23.0631623,38.0196791],[23.0635841,38.0196554],[23.0636308,38.0195656],[23.0633161,38.0192297],[23.0628179,38.0189914],[23.062684,38.018765],[23.0626989,38.0184947],[23.0628955,38.018262],[23.062775,38.0178825],[23.0628124,38.0176304],[23.0630202,38.0174158],[23.0642196,38.017164],[23.064504,38.0171933],[23.0647646,38.0173035],[23.0654365,38.0173269],[23.0658442,38.0175104],[23.0660359,38.0176651],[23.066236,38.0180632],[23.066405,38.0182088],[23.0667105,38.0183734],[23.0670399,38.0184481],[23.0677123,38.0184264],[23.0681364,38.0182225],[23.0685242,38.0181895],[23.0685626,38.0180547],[23.0682561,38.0179621],[23.067526,38.0180464],[23.0671625,38.0179624],[23.0669935,38.0178169],[23.0667725,38.0172744],[23.0665596,38.0169933],[23.0662324,38.0167474],[23.0652257,38.0161806],[23.0644066,38.0156378],[23.0631823,38.0151685],[23.0629547,38.0151486],[23.062543,38.0152715],[23.0620615,38.0167412],[23.0617581,38.0173066],[23.0615995,38.0172422],[23.0614541,38.0170248],[23.0615719,38.0167193],[23.0614625,38.0163669],[23.0615378,38.0158268],[23.0613804,38.0156633],[23.0612326,38.0156351],[23.0607638,38.0157755],[23.0603765,38.0157724],[23.0602385,38.0158705],[23.0602128,38.0161046],[23.0604194,38.0168723],[23.0603718,38.0170342],[23.0601419,38.0171945],[23.0594224,38.017333],[23.059195,38.0172951],[23.0591671,38.0168082],[23.0587721,38.0165167],[23.0586264,38.0163262],[23.05855,38.0160643],[23.0583909,38.0160359],[23.0581724,38.0161964],[23.0579507,38.0166092],[23.057055,38.0171608],[23.0569297,38.0171598],[23.056568,38.0169406],[23.0566396,38.0166888],[23.0565184,38.0154802],[23.0557449,38.0145006],[23.0555525,38.0143999],[23.0551432,38.0143426],[23.0544474,38.0144091],[23.0536884,38.0140785],[23.0536553,38.0139971],[23.0537952,38.0137459],[23.053868,38.013404],[23.0537927,38.013061],[23.0531856,38.0124342],[23.0519095,38.0115677],[23.0515241,38.0114204],[23.0509776,38.011398],[23.0495134,38.0118728],[23.0485567,38.0118651],[23.0480987,38.0120416],[23.0476729,38.0123807],[23.0475257,38.0123074],[23.0476268,38.0115421],[23.0475719,38.0113795],[23.0464264,38.0109917],[23.0461978,38.0108907],[23.0456013,38.010327],[23.0449682,38.0099614],[23.0443743,38.0100828],[23.0441989,38.0104328],[23.0439608,38.0105075],[23.0433336,38.0105655],[23.042563,38.0102528],[23.0418924,38.0092649],[23.0411024,38.0086997],[23.0406267,38.0084976],[23.0398187,38.0084369],[23.0396234,38.0085615],[23.0393684,38.0089019],[23.039231,38.0089548],[23.0390607,38.0089174],[23.0388693,38.0087446],[23.038493,38.0079033],[23.0380902,38.0073413],[23.0375715,38.0069405],[23.0371642,38.0067299],[23.0368,38.0067088],[23.03542,38.0068417],[23.0350675,38.0067938],[23.0339355,38.0062618],[23.0333953,38.0057616],[23.0332354,38.0057964],[23.03281,38.0060993],[23.0323408,38.0062667],[23.0319899,38.0063629],[23.0314086,38.0063942],[23.0312252,38.0064828],[23.0310399,38.0067156],[23.0308622,38.0072369],[23.030502,38.0077746],[23.0302951,38.0079171],[23.0290297,38.0085105],[23.0281128,38.0089356],[23.0258816,38.0096922],[23.0250112,38.0100455],[23.0247354,38.0102234],[23.0243513,38.0108421],[23.0240406,38.0110829],[23.0237205,38.0111703],[23.0231163,38.0112014],[23.0227046,38.0113241],[23.0222343,38.0115726],[23.021175,38.0124199],[23.0201122,38.0126815],[23.0198828,38.0127967],[23.0194876,38.0133883],[23.0192039,38.014161],[23.0192461,38.0144137],[23.0195382,38.0147225],[23.0195443,38.0151191],[23.0191,38.0159716],[23.0187863,38.0172848],[23.0185321,38.0175531],[23.018338,38.0175875],[23.0182585,38.0175688],[23.0167347,38.0170198],[23.0147395,38.0167147],[23.0141963,38.0167057],[23.0134767,38.0168483],[23.012587,38.016931],[23.0109606,38.0167371],[23.0098945,38.0163856],[23.0095181,38.0164185],[23.0091972,38.01656],[23.0084928,38.0164189],[23.0083918,38.0164676],[23.0080636,38.0163026],[23.0079071,38.016085],[23.0079347,38.0157247],[23.0082476,38.0153308],[23.0082052,38.0150961],[23.0079672,38.015004],[23.0076455,38.0152086],[23.0070168,38.0153655],[23.0066403,38.0154074],[23.0065044,38.0153521],[23.0063597,38.0150986],[23.0064444,38.0147298],[23.0063666,38.0145849],[23.0059137,38.0143828],[23.0054796,38.0144693],[23.0053214,38.0143778],[23.0053746,38.0138105],[23.0056626,38.0135786],[23.0056866,38.0134887],[23.005063,38.0132671],[23.0047189,38.0134444],[23.0045486,38.0133979],[23.0044149,38.0131805],[23.0042858,38.0126206],[23.0041507,38.0125023],[23.0038836,38.0128786],[23.0033666,38.0131986],[23.0029625,38.0136008],[23.0027909,38.0136534],[23.0025758,38.0135524],[23.0025842,38.0129306],[23.0025285,38.0128401],[23.0019377,38.0127269],[23.0014848,38.0125248],[23.0013368,38.0125145],[23.0011645,38.0126212],[23.0011477,38.0130176],[23.0008207,38.0136096],[23.0002141,38.0138208],[23.0000163,38.0141255],[22.9997863,38.0142858],[22.9997026,38.0145825],[22.9995639,38.0147255],[22.9993468,38.0147777],[22.9989144,38.014738],[22.9988337,38.0148094],[22.9988053,38.0152238],[22.9985377,38.0156361],[22.9981909,38.0160026],[22.9979952,38.0169923],[22.9977667,38.0170354],[22.9971112,38.0166513],[22.9969739,38.0166952],[22.9967546,38.0169096],[22.9964446,38.0179164],[22.9964941,38.0184666],[22.9965549,38.0186068],[22.9966487,38.0188284],[22.9966451,38.0190897],[22.9968125,38.0193435],[22.9967655,38.0194513],[22.9966627,38.0194684],[22.9963113,38.0193392],[22.9961514,38.0193739],[22.9956435,38.0198563],[22.9953459,38.0199619],[22.9952097,38.0199246],[22.9945895,38.0194507],[22.9941032,38.0191942],[22.993909,38.0192286],[22.9935864,38.0194962],[22.9931528,38.0195466],[22.9928912,38.0195173],[22.9927337,38.0193717],[22.9926914,38.019128],[22.9924215,38.0188734],[22.992296,38.0188903],[22.9919159,38.0191935],[22.9917098,38.0192638],[22.9914258,38.0192073],[22.9909466,38.0192573],[22.9903933,38.018901],[22.9898423,38.0192027],[22.9896143,38.0192188],[22.9894218,38.019127],[22.988756,38.0186707],[22.9884385,38.0185598],[22.9880738,38.0185747],[22.988072,38.0187008],[22.9883765,38.0189288],[22.988454,38.0190916],[22.9882548,38.0194955],[22.9881593,38.0201436],[22.9881897,38.0211713],[22.988327,38.0212085],[22.9883916,38.0214028]]},{"id":17327,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u03a4\u03b6\u03b1\u03c1\u03b1\u03b2\u03ae-\u039c\u03b1\u03ba\u03c1\u03c5\u03c0\u03bb\u03ac\u03b3\u03b9","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ce\u03bd \u0393\u03b5\u03c1\u03b1\u03bd\u03b5\u03af\u03c9\u03bd","path":"ATTIKI\/Attiki_Geraneia_Tzaravi_Makryplagi","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":11085,"name_EN":"Gerania Mt: Laka Tzaravi-Makryplagi","description_EN":"Integral crossing of eastern Geraneia Mts","ascent_time":370,"descent_time":320,"marker":"No_marks","level":9,"ascent":976,"descent":417,"maxelev":1341,"minelev":682,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(23.05095 38.0203,23.13519 38.03413)","views":99,"millestones":"0,23.0510390,38.0270668#1,23.0599401,38.0314618#2,23.0694909,38.0341460#3,23.0763837,38.0305744#4,23.0836545,38.0301048#5,23.0933789,38.0308816#6,23.1021657,38.0281117#7,23.1104214,38.0271397#8,23.1205040,38.0254874#9,23.1271490,38.0279435#10,23.1270288,38.0238691#11.1,23.1351855,38.0203030","x":23.0935189,"y":38.0303175,"coor":[[23.051039,38.0270668],[23.0516765,38.0279912],[23.0520046,38.0281741],[23.0523192,38.0285191],[23.0528514,38.0287757],[23.0544919,38.0287889],[23.0553437,38.0290031],[23.0558677,38.0290163],[23.0561395,38.0291446],[23.0566843,38.0293923],[23.0575603,38.0294985],[23.0580116,38.0298446],[23.0592105,38.0305392],[23.0596412,38.0307138],[23.0598756,38.0310942],[23.0599527,38.0313021],[23.0599257,38.0316354],[23.0599929,38.031726],[23.0601182,38.0317271],[23.0608519,38.0313814],[23.0611162,38.0313971],[23.0613871,38.0315975],[23.0618751,38.0317546],[23.0630698,38.0318903],[23.0640525,38.0325651],[23.0642567,38.0326388],[23.0645302,38.0326319],[23.0656702,38.0328438],[23.0658053,38.032971],[23.0659982,38.0330357],[23.0661098,38.0332168],[23.0665959,38.0335271],[23.0668807,38.0335293],[23.0670726,38.0336751],[23.0671638,38.0336668],[23.067264,38.0338568],[23.067422,38.0339753],[23.067672,38.0340313],[23.0678436,38.0339786],[23.0680347,38.0341784],[23.068307,38.0342707],[23.0686949,38.0342377],[23.0688211,38.0341666],[23.0691293,38.034124],[23.0693228,38.0341435],[23.069403,38.0341081],[23.069573,38.0341816],[23.069722,38.0341106],[23.0697556,38.034156],[23.0698481,38.0340485],[23.0696781,38.0339751],[23.0696797,38.0338489],[23.0698293,38.033733],[23.0698796,38.0333638],[23.0701898,38.033159],[23.0703411,38.0329079],[23.0703436,38.0327096],[23.0706547,38.0324417],[23.0705993,38.0323151],[23.0707928,38.0323346],[23.0710812,38.0320485],[23.0715616,38.0319081],[23.0717254,38.0315669],[23.0718721,38.0316762],[23.072467,38.0314917],[23.0726278,38.0313848],[23.0727224,38.0311151],[23.0732027,38.0309747],[23.0735819,38.0307254],[23.0738936,38.0304034],[23.0745446,38.0302823],[23.0746825,38.0301843],[23.0747299,38.0300404],[23.0751846,38.0301251],[23.0752995,38.0300539],[23.0754353,38.0301271],[23.0755385,38.0300738],[23.0755511,38.0299748],[23.0757336,38.0299582],[23.075902,38.0301578],[23.0758858,38.0305452],[23.0762027,38.0307099],[23.0766549,38.0303755],[23.0770206,38.0302883],[23.0774761,38.0303099],[23.0776817,38.0302664],[23.0779032,38.0298716],[23.0785345,38.029498],[23.0786165,38.0293184],[23.0786072,38.0291561],[23.0788357,38.0291038],[23.0789166,38.0290143],[23.079201,38.0290436],[23.0797837,38.028922],[23.079969,38.0286801],[23.0800717,38.0286629],[23.0801644,38.0285465],[23.0801554,38.0283481],[23.0802615,38.0280695],[23.0805474,38.0279817],[23.0807969,38.0280737],[23.0809057,38.0284892],[23.0809956,38.028589],[23.0811997,38.0286627],[23.0811414,38.0287704],[23.0811863,38.0288248],[23.0809585,38.028823],[23.0810257,38.0289137],[23.0813443,38.0289522],[23.0814245,38.0289168],[23.0816036,38.0291706],[23.0825125,38.0293759],[23.0826814,38.0295395],[23.0828414,38.0295047],[23.0829077,38.0296674],[23.0830895,38.0297049],[23.0830987,38.0298852],[23.0832472,38.0298503],[23.0833256,38.0299591],[23.0835652,38.0299339],[23.0836876,38.0301692],[23.08363,38.0302228],[23.0838913,38.0302879],[23.0840368,38.0304964],[23.0843766,38.0306612],[23.0844771,38.0308242],[23.084828,38.0310072],[23.0848271,38.0310793],[23.0855348,38.0309767],[23.0855938,38.0308149],[23.0860031,38.0308902],[23.0865966,38.0308047],[23.0874464,38.0311898],[23.0883119,38.0312326],[23.0885382,38.0313605],[23.0892202,38.0314919],[23.0895055,38.0314581],[23.0895957,38.0315309],[23.0897789,38.0314602],[23.0904737,38.0314836],[23.0907947,38.0313239],[23.0909993,38.0313615],[23.0912627,38.0312554],[23.0913646,38.0313103],[23.0917185,38.0312499],[23.0917742,38.0313585],[23.0922301,38.031344],[23.0923091,38.0314077],[23.0931439,38.0311618],[23.0934792,38.0307678],[23.0935189,38.0303175],[23.0942889,38.0297827],[23.0944395,38.0295856],[23.0947136,38.0295336],[23.0950036,38.0291122],[23.0951753,38.0290505],[23.095688,38.0290544],[23.0969269,38.02837],[23.0975211,38.0282303],[23.097885,38.0282872],[23.0979997,38.028225],[23.098238,38.0283079],[23.0986713,38.0282752],[23.0998284,38.0277613],[23.1000451,38.027745],[23.1003869,38.0277476],[23.1004672,38.0277031],[23.1005573,38.0278751],[23.1007284,38.0278584],[23.1010121,38.0279507],[23.1012176,38.0279162],[23.1016659,38.0275951],[23.1016874,38.0277035],[23.101979,38.0280842],[23.1023543,38.0281412],[23.1024701,38.0279888],[23.1025579,38.0282599],[23.1027393,38.0283334],[23.1029413,38.0285873],[23.1032588,38.0287158],[23.1033599,38.0288338],[23.1038916,38.0291443],[23.1041195,38.029146],[23.1050481,38.0296127],[23.105364,38.0298675],[23.1057279,38.0299243],[23.105988,38.0300885],[23.1065493,38.0298404],[23.1070159,38.029889],[23.1078054,38.0296156],[23.1080956,38.0291762],[23.108325,38.0290518],[23.1085441,38.0288372],[23.108778,38.0283342],[23.1092394,38.0278691],[23.1091943,38.0278327],[23.109356,38.0276536],[23.109767,38.0275847],[23.1102284,38.0271195],[23.1109691,38.0271972],[23.1110731,38.0270718],[23.1113461,38.0271099],[23.1115632,38.0270575],[23.1117823,38.0268428],[23.1122064,38.0266298],[23.1128794,38.0265717],[23.1133254,38.0264309],[23.1137351,38.02647],[23.1139976,38.026436],[23.114145,38.0264912],[23.1147484,38.0265318],[23.115137,38.0264265],[23.1155246,38.0264114],[23.1161567,38.0259565],[23.116342,38.0257056],[23.1163521,38.0258138],[23.1164657,38.0258417],[23.11683,38.0258715],[23.1170812,38.0258193],[23.1172403,38.0258565],[23.1171505,38.0257477],[23.1172981,38.0257849],[23.1175726,38.0256968],[23.1178458,38.0257169],[23.1182233,38.0255935],[23.118645,38.0255787],[23.1192935,38.0256556],[23.1195794,38.0255676],[23.1199554,38.0255704],[23.1202856,38.0254918],[23.1211062,38.0254709],[23.1216286,38.025619],[23.1221081,38.0255325],[23.1226201,38.0255904],[23.1230449,38.0256206],[23.1235655,38.0259129],[23.1238156,38.0259598],[23.1250454,38.0269783],[23.1253175,38.0270885],[23.1255795,38.0270905],[23.1261098,38.027144],[23.1263023,38.0272445],[23.1267092,38.0275179],[23.1271598,38.0279539],[23.127783,38.0282469],[23.1281241,38.0283035],[23.1282715,38.0282731],[23.1283867,38.0281658],[23.1285705,38.0282212],[23.1286053,38.0283477],[23.1285705,38.0282212],[23.1283867,38.0281658],[23.1282715,38.0282731],[23.1281241,38.0283035],[23.127783,38.0282469],[23.1271598,38.0279539],[23.1267092,38.0275179],[23.1263023,38.0272445],[23.1261098,38.027144],[23.1255795,38.0270905],[23.1265148,38.0267054],[23.1265878,38.0263184],[23.1269349,38.0258703],[23.1267191,38.0258146],[23.1264476,38.0256504],[23.1259923,38.025611],[23.1259141,38.0255698],[23.1265878,38.0263184],[23.1269349,38.0258703],[23.1267191,38.0258146],[23.1264476,38.0256504],[23.1259923,38.025611],[23.1256527,38.0254282],[23.126135,38.0251073],[23.1259775,38.0249439],[23.1262303,38.0247656],[23.1261422,38.0245035],[23.1262797,38.0244415],[23.1267066,38.023985],[23.1272798,38.0237775],[23.1278852,38.0235611],[23.1283726,38.0228077],[23.1291841,38.0225884],[23.129508,38.0221762],[23.1298021,38.0220567],[23.1301564,38.0219602],[23.1303062,38.0218171],[23.1308554,38.0216139],[23.1309485,38.0214524],[23.1312,38.0213821],[23.1314409,38.0212397],[23.1317521,38.0209356],[23.1319809,38.0208561],[23.1326081,38.0208067],[23.1330289,38.0206791],[23.13295,38.0204307],[23.1332392,38.0204238],[23.1336865,38.0205578],[23.1338527,38.0205635],[23.1342738,38.0203323],[23.1351855,38.020303]]},{"id":17328,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03a0\u03c1\u03ac\u03c1\u03b8\u03b9-\u03a4\u03c1\u03b5\u03b9\u03c2 \u03a0\u03cc\u03c1\u03c4\u03b5\u03c2-\u039d\u03c4\u03ac\u03c1\u03c4\u03b9\u03b6\u03b1","description_GR":"","path":"ATTIKI\/Attiki_Geraneia_Prarthi_loop","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":9324,"name_EN":"Gerania Mt: Prarthi-Tris Portes-Dartiza loop trail","description_EN":"","ascent_time":280,"descent_time":265,"marker":"No_marks","level":12,"ascent":571,"descent":559,"maxelev":1076,"minelev":624,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(23.09246 38.0139,23.12313 38.02998)","views":130,"millestones":"0,23.0926348,38.0155977#1,23.0977139,38.0170321#2,23.1037151,38.0160147#3,23.1120040,38.0208246#4,23.1215593,38.0241433#5,23.1157953,38.0262181#6,23.1067361,38.0298597#7,23.1004614,38.0255290#8,23.0962513,38.0235022#9.3,23.0926348,38.0155977","x":23.118645,"y":38.0255787,"coor":[[23.0926348,38.0155977],[23.0929389,38.0157037],[23.0936928,38.0156284],[23.0939659,38.0156485],[23.094115,38.0155685],[23.094116,38.0154874],[23.0938713,38.0153819],[23.0938357,38.0152104],[23.0939632,38.0150311],[23.0943643,38.0148359],[23.095073,38.0146431],[23.0953396,38.0142666],[23.0959949,38.0140689],[23.0960872,38.0139795],[23.0961351,38.0137906],[23.0962382,38.0137373],[23.0963167,38.0138371],[23.0962224,38.0140977],[23.095764,38.0145808],[23.0956341,38.0149584],[23.0952429,38.0152708],[23.0952277,38.0154059],[23.0953519,38.015497],[23.0959304,38.0156997],[23.0965174,38.0161368],[23.0967524,38.0164811],[23.0967943,38.0167788],[23.0969744,38.0169604],[23.0972697,38.0170348],[23.0979988,38.0170314],[23.098302,38.0169256],[23.0979021,38.0160934],[23.0978823,38.0158499],[23.0979522,38.0157242],[23.0999496,38.0144778],[23.1009532,38.0140033],[23.1013423,38.013862],[23.1015033,38.0137371],[23.1013423,38.013862],[23.1009532,38.0140033],[23.1014288,38.0143269],[23.1018257,38.0144741],[23.1022097,38.0153332],[23.1024514,38.0153936],[23.1028623,38.0153247],[23.1034284,38.0156129],[23.1037309,38.0160298],[23.1038076,38.0162827],[23.1039427,38.0164099],[23.1046452,38.0167217],[23.1051644,38.0171222],[23.1052425,38.0173481],[23.1054578,38.0174399],[23.1057609,38.0178117],[23.10618,38.0180041],[23.1063148,38.0181674],[23.1064009,38.0185826],[23.1067723,38.018955],[23.1068274,38.0191086],[23.1069413,38.0191095],[23.1070977,38.019363],[23.1073578,38.0195272],[23.1079256,38.0196757],[23.1088035,38.0196193],[23.1089736,38.0196837],[23.109179,38.0196582],[23.1092694,38.0197129],[23.1096567,38.0197249],[23.1099624,38.0198804],[23.1101641,38.0201523],[23.1105171,38.020173],[23.1105844,38.0202546],[23.1110154,38.0204201],[23.111096,38.0203486],[23.1117061,38.0207678],[23.1121153,38.020843],[23.1126249,38.0210992],[23.1128874,38.0210651],[23.1134098,38.0212043],[23.1136245,38.0213501],[23.1139989,38.0214791],[23.1140889,38.0215699],[23.1146449,38.0217543],[23.1149491,38.022045],[23.1149951,38.0220093],[23.1153026,38.0220116],[23.1155389,38.0222567],[23.115709,38.0223301],[23.1159256,38.0223137],[23.1162689,38.0221901],[23.1163931,38.0222812],[23.1165301,38.0222552],[23.116891,38.0225643],[23.1170497,38.0226286],[23.1176883,38.0225793],[23.1179373,38.0227164],[23.1182109,38.0227094],[23.1185277,38.022892],[23.1188118,38.0229482],[23.1189489,38.0229222],[23.1191985,38.0230052],[23.1193245,38.0229521],[23.1195155,38.0231698],[23.1200703,38.0234624],[23.1203542,38.0235366],[23.1205577,38.0236733],[23.1215125,38.0238607],[23.1215658,38.0241675],[23.1217588,38.024223],[23.1216427,38.0244024],[23.1217672,38.0244755],[23.1218226,38.024602],[23.1217958,38.0249443],[23.1222626,38.0249658],[23.1225232,38.0250939],[23.1227058,38.0250683],[23.1226229,38.025329],[23.122679,38.0254015],[23.1225755,38.0254819],[23.1226198,38.0255904],[23.1229955,38.0256157],[23.1221078,38.0255325],[23.1216282,38.025619],[23.1211059,38.0254709],[23.1202853,38.0254918],[23.1199554,38.0255704],[23.1195794,38.0255676],[23.1192935,38.0256556],[23.118645,38.0255787],[23.1182233,38.0255935],[23.1178458,38.0257169],[23.1175726,38.0256968],[23.1172981,38.0257849],[23.1171505,38.0257477],[23.1172403,38.0258565],[23.1170812,38.0258193],[23.11683,38.0258715],[23.1164657,38.0258417],[23.1163521,38.0258138],[23.116342,38.0257056],[23.1161567,38.0259565],[23.1155246,38.0264114],[23.115137,38.0264265],[23.1147484,38.0265318],[23.114145,38.0264912],[23.1139976,38.026436],[23.1137351,38.02647],[23.1133254,38.0264309],[23.1128794,38.0265717],[23.1122064,38.0266298],[23.1117823,38.0268428],[23.1115632,38.0270575],[23.1113461,38.0271099],[23.1110731,38.0270718],[23.1109691,38.0271972],[23.110228,38.0271195],[23.1097666,38.0275847],[23.1093556,38.0276536],[23.1091939,38.0278327],[23.1092391,38.0278691],[23.1087777,38.0283342],[23.1085437,38.0288371],[23.1083246,38.0290518],[23.1080952,38.0291762],[23.1078051,38.0296156],[23.1070155,38.029889],[23.106549,38.0298404],[23.1059877,38.0300885],[23.1057276,38.0299243],[23.1053637,38.0298675],[23.1050477,38.0296127],[23.1041191,38.029146],[23.1038912,38.0291443],[23.1033595,38.0288338],[23.1032584,38.0287158],[23.1029409,38.0285872],[23.1027389,38.0283334],[23.1025575,38.0282599],[23.1024697,38.0279888],[23.1023539,38.0281412],[23.1019786,38.0280842],[23.101687,38.0277035],[23.1016655,38.0275951],[23.1012173,38.0279162],[23.1010118,38.0279506],[23.100728,38.0278584],[23.1005569,38.0278751],[23.1005457,38.0277758],[23.1008568,38.0274898],[23.1006547,38.0272449],[23.1007584,38.0271556],[23.1006924,38.0269568],[23.1007751,38.0267141],[23.1007079,38.0266235],[23.1007339,38.0263623],[23.1005944,38.026208],[23.1006892,38.0259113],[23.1006123,38.0256764],[23.1004658,38.0255401],[23.1003775,38.0253141],[23.1003359,38.0249894],[23.1002345,38.0248894],[23.10007,38.0249513],[23.1000529,38.0254198],[23.1001863,38.0256912],[23.1002687,38.0261109],[23.1001997,38.0261645],[23.0998124,38.0261615],[23.099434,38.0263569],[23.0991532,38.0264088],[23.0995963,38.0265068],[23.0996184,38.0265611],[23.0993443,38.026613],[23.0989778,38.0267725],[23.0987727,38.0267709],[23.0982288,38.0265324],[23.0972219,38.0259479],[23.0970668,38.0255862],[23.0961453,38.02548],[23.0964667,38.0252841],[23.096642,38.024925],[23.096646,38.0246006],[23.0965029,38.0241939],[23.0960748,38.0237941],[23.0965399,38.0230361],[23.0962961,38.0232009],[23.0963204,38.0230749],[23.0961546,38.0226591],[23.0957815,38.0220794],[23.0957833,38.0219352],[23.0955898,38.0219247],[23.0952919,38.0216791],[23.0950565,38.0213709],[23.0949913,38.021109],[23.0947188,38.0210348],[23.0947554,38.0208368],[23.09469,38.020602],[23.0944451,38.0201314],[23.0942191,38.0199855],[23.0941352,38.0196559],[23.0941941,38.0194085],[23.0942148,38.0186516],[23.0939683,38.0183162],[23.0936889,38.0181654],[23.0935898,38.0178942],[23.0937775,38.0177109],[23.0938135,38.017558],[23.0935517,38.0169116],[23.093848,38.0168958],[23.0942452,38.0170251],[23.0943594,38.0169989],[23.0936813,38.0165611],[23.0932531,38.0161793],[23.0929882,38.0159519],[23.0926442,38.0158411],[23.0926419,38.0157735],[23.0926348,38.0155977]]},{"id":17330,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u039f\u03c1\u03b5\u03b9\u03bd\u03cc\u03c2 \u0391\u03b3\u03ce\u03bd\u03b1\u03c2 \u0393\u03b5\u03c1\u03b1\u03bd\u03b5\u03af\u03c9\u03bd 21 km","description_GR":"\u0391\u03b3\u03ce\u03bd\u03b1\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03bf\u03cd \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03c4\u03bf\u03c5 \u039f\u03c1\u03b5\u03b9\u03b2. \u03a3\u03c5\u03bb\u03bb. \u039b\u03bf\u03c5\u03c4\u03c1\u03b1\u03ba\u03af\u03bf\u03c5","path":"MOUNTAIN_RUNNING\/MountRun_Geraneia_Oreinos_Agonas_Geraneion_21km","activity_type":36,"assistance":1,"difficulty":3,"scenic_value":5,"length":18559,"name_EN":"Mt. Gerania: Gerania Mountain Race 21 km","description_EN":"Gerania Mountain Race by the Loutraki Alpine Club","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":1261,"descent":1467,"maxelev":1046,"minelev":6,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.97128 37.97738,23.02987 38.00901)","views":93,"millestones":"0,23.0187349,37.9772822#1,23.0239468,37.9837226#2,23.0280751,37.9895826#3,23.0280942,37.9950997#4,23.0208322,37.9995938#5,23.0160238,38.0052510#6,23.0082749,38.0069639#7,23.0067124,38.0055585#8,23.0115363,37.9995182#9,23.0054049,37.9992571#10,22.9962012,38.0024961#11,22.9880365,38.0063590#12,22.9827031,38.0067056#13,22.9757722,38.0037405#14,22.9747624,37.9991228#15,22.9766432,37.9953053#16,22.9736002,37.9943626#17,22.9716073,37.9873369#18,22.9769389,37.9825677#18.6,22.9748621,37.9802923","x":23.0003664,"y":38.0023446,"coor":[[23.0187349,37.9772822],[23.019153,37.9792324],[23.0203283,37.9799002],[23.0221392,37.9807264],[23.0214452,37.9818021],[23.0217009,37.9822729],[23.0217578,37.9827059],[23.0221385,37.983002],[23.0230231,37.9832707],[23.023476,37.9833872],[23.0238263,37.9835883],[23.0248028,37.9846599],[23.0251303,37.9848609],[23.025602,37.9853605],[23.0260655,37.9856167],[23.0266153,37.9862341],[23.0281014,37.986661],[23.0286996,37.9870625],[23.0289233,37.9873707],[23.0292675,37.9871753],[23.0293861,37.987681],[23.0290023,37.9882907],[23.0291127,37.988553],[23.0290418,37.9887506],[23.0287196,37.9890003],[23.0280465,37.9890939],[23.0279535,37.9892373],[23.0280747,37.9895448],[23.0280809,37.9900991],[23.0276189,37.9898384],[23.0272709,37.989457],[23.0271117,37.9894377],[23.027591,37.9902257],[23.0276783,37.9905149],[23.0275731,37.9907213],[23.0279678,37.9910129],[23.0279997,37.9911844],[23.028237,37.9913216],[23.0283259,37.9914936],[23.028289,37.9917005],[23.0288078,37.9920834],[23.0290507,37.9926622],[23.0293767,37.9929893],[23.0293608,37.9933317],[23.0296523,37.9936765],[23.0296492,37.9939108],[23.0294329,37.9939091],[23.0290744,37.9943207],[23.0286061,37.994425],[23.0282386,37.9946562],[23.0283363,37.9950176],[23.0281423,37.995052],[23.0278308,37.9953559],[23.0278728,37.9956266],[23.0275791,37.9954439],[23.0272839,37.9953694],[23.0270385,37.995845],[23.0270335,37.9962235],[23.0259426,37.9968994],[23.0252554,37.9971911],[23.0247189,37.9972858],[23.0241692,37.9975156],[23.0230188,37.9975241],[23.0227559,37.997594],[23.0223788,37.9985462],[23.0222536,37.9985361],[23.022218,37.998644],[23.0221043,37.998634],[23.0219767,37.9988042],[23.0217591,37.9989015],[23.0210396,37.9990487],[23.0208557,37.9991734],[23.0207074,37.9991902],[23.0207051,37.9993614],[23.0209275,37.9997688],[23.0208682,37.9999486],[23.0203971,38.0002601],[23.0195875,38.0011816],[23.018834,38.0013195],[23.0183304,38.0015046],[23.018134,38.0017102],[23.0178386,38.0016537],[23.0172445,38.0017929],[23.0170149,38.0019262],[23.0162031,38.0021628],[23.0156796,38.0021313],[23.0162528,38.0027039],[23.0162587,38.0031186],[23.0163474,38.0032995],[23.016034,38.0037385],[23.0163342,38.0042818],[23.0162565,38.0049841],[23.0158286,38.0054672],[23.0158018,38.0057734],[23.0158565,38.0059361],[23.0161156,38.0061546],[23.0161998,38.006669],[23.0155705,38.0067764],[23.0149453,38.006681],[23.0145212,38.0072227],[23.0134546,38.0077726],[23.01308,38.0076703],[23.012764,38.0074513],[23.0124801,38.0073859],[23.012137,38.0074911],[23.0119061,38.0077235],[23.0114716,38.007846],[23.0106964,38.0078936],[23.0099477,38.007662],[23.0099044,38.0074994],[23.0096104,38.0073347],[23.0087574,38.0072374],[23.008147,38.0068898],[23.0077044,38.0067689],[23.0075355,38.0066232],[23.0073751,38.006694],[23.0073039,38.0069097],[23.0071202,38.0070163],[23.006811,38.0071398],[23.0063787,38.0071001],[23.0063312,38.0072439],[23.0061935,38.0073149],[23.0056464,38.0073463],[23.0054996,38.0072459],[23.0054336,38.0070741],[23.005286,38.0070368],[23.0049209,38.0070878],[23.0047733,38.0070505],[23.0046577,38.0071757],[23.004098,38.0072881],[23.0036286,38.0070498],[23.0034988,38.0070352],[23.0033959,38.0072506],[23.0034988,38.0070352],[23.0036286,38.0070498],[23.0038127,38.0069072],[23.0042,38.0069105],[23.0044307,38.0066961],[23.0047263,38.0067347],[23.0048419,38.0066095],[23.005335,38.0063613],[23.0058124,38.0064374],[23.006148,38.0060437],[23.0061524,38.0057193],[23.0065052,38.0057403],[23.0065753,38.0056147],[23.00677,38.0055353],[23.0069967,38.0056183],[23.0071711,38.0053494],[23.0075122,38.0053973],[23.0079464,38.0052928],[23.0080738,38.0051407],[23.0079415,38.0048151],[23.0081958,38.0045379],[23.008072,38.0044287],[23.0081201,38.0042398],[23.008667,38.0042264],[23.0089301,38.0041385],[23.0096084,38.0036756],[23.0098411,38.003308],[23.0104186,38.0027181],[23.0104583,38.0023038],[23.0103352,38.0021406],[23.0109109,38.0016768],[23.0114492,38.001456],[23.0117269,38.0011339],[23.0118313,38.0001434],[23.0113018,37.9997063],[23.0115436,37.9995101],[23.0115962,37.9989878],[23.0113973,37.9985355],[23.0115506,37.9981402],[23.0114961,37.9979595],[23.0111694,37.9976954],[23.0110412,37.9970634],[23.0111701,37.9967941],[23.0110497,37.9964326],[23.0102826,37.9967326],[23.0100066,37.9969286],[23.0097327,37.9969713],[23.0091483,37.9972368],[23.0088712,37.9975138],[23.0088325,37.997856],[23.0079273,37.9982629],[23.0073268,37.9988707],[23.0070867,37.9989408],[23.0069484,37.9990658],[23.0062949,37.9991414],[23.0054769,37.9992336],[23.0045159,37.9995499],[23.0044253,37.9995131],[23.0035239,37.9996316],[23.0028253,37.9999141],[23.0025838,38.0000923],[23.0024992,38.0004521],[23.0021062,38.0008724],[23.0015067,38.001408],[23.0010252,38.0016383],[23.0006079,38.0021755],[23.0003664,38.0023446],[22.9994552,38.0023459],[22.9984697,38.0027882],[22.9979725,38.0024955],[22.9976648,38.0025109],[22.9974605,38.0024551],[22.9972434,38.0025073],[22.9969938,38.0024331],[22.9966621,38.0025384],[22.9958669,38.002464],[22.9956394,38.0024441],[22.9953255,38.00291],[22.9947738,38.0032748],[22.9940763,38.0034762],[22.9935123,38.0039039],[22.9925077,38.0040756],[22.992041,38.0040536],[22.9910093,38.0045314],[22.9900135,38.0048833],[22.9896833,38.0048805],[22.9894352,38.0046981],[22.9889452,38.0047119],[22.988511,38.0048163],[22.9880907,38.0050696],[22.9879312,38.0050682],[22.9878808,38.0050858],[22.9879232,38.0054196],[22.9880143,38.0055015],[22.9881519,38.0062598],[22.9879214,38.0064561],[22.9878929,38.0068704],[22.9871903,38.0074411],[22.9871269,38.0079092],[22.9869533,38.008106],[22.9863805,38.0083444],[22.9860352,38.0086028],[22.985772,38.0086907],[22.9851736,38.0091361],[22.9847876,38.0090427],[22.983419,38.0089858],[22.9826206,38.0090555],[22.9823926,38.0090715],[22.9822034,38.0087545],[22.9818903,38.008175],[22.9818834,38.0075891],[22.9818315,38.0072281],[22.9818441,38.0071381],[22.9826742,38.0067533],[22.982849,38.0064664],[22.9829462,38.0062058],[22.9829519,38.0057913],[22.9828138,38.0050691],[22.9826321,38.0050315],[22.9822284,38.0045774],[22.9820013,38.0045213],[22.9822133,38.0040185],[22.9821695,38.0038919],[22.9818737,38.0036866],[22.981306,38.0035555],[22.9809782,38.0033724],[22.9802618,38.0032941],[22.9799224,38.0031289],[22.9791701,38.0031675],[22.9782984,38.0033762],[22.9780906,38.0035727],[22.9776217,38.0037128],[22.9771775,38.0037089],[22.9766804,38.0034162],[22.97635,38.0034223],[22.9761079,38.0036365],[22.9756617,38.0037768],[22.9755663,38.0040824],[22.9748565,38.0043466],[22.974366,38.0043964],[22.9741042,38.0046149],[22.973721,38.0043998],[22.9735722,38.0044526],[22.9736079,38.0043447],[22.973426,38.0043161],[22.9735642,38.0042092],[22.9732311,38.0035934],[22.9732503,38.0030348],[22.9730447,38.0022579],[22.9730775,38.0015372],[22.9734475,38.0011439],[22.9735998,38.0008388],[22.9736889,38.0001637],[22.9738504,38.0000209],[22.973714,38.0000016],[22.9749099,37.9991829],[22.9749223,37.9991109],[22.9745004,37.9991433],[22.9749181,37.9985882],[22.975263,37.9983569],[22.976316,37.9979875],[22.9766144,37.9978189],[22.9765129,37.9977459],[22.9771675,37.997355],[22.9775099,37.9973039],[22.9773524,37.9971674],[22.9770446,37.9971106],[22.9773209,37.9968967],[22.9767728,37.9970001],[22.9761819,37.9969048],[22.9765713,37.996746],[22.9764921,37.9967093],[22.9765385,37.9966466],[22.9768364,37.996523],[22.9771024,37.9962279],[22.9768643,37.9961537],[22.9765098,37.9962588],[22.9765343,37.9961328],[22.976345,37.9961582],[22.9764947,37.9958801],[22.9764155,37.9958434],[22.9764638,37.9956455],[22.9761417,37.9958771],[22.9762198,37.9956614],[22.9762327,37.9955534],[22.9769103,37.9951447],[22.9769574,37.995037],[22.9767528,37.9950082],[22.9766978,37.9950212],[22.9764557,37.9950777],[22.9759514,37.9953076],[22.975724,37.9955129],[22.9751736,37.9957785],[22.9747053,37.9958826],[22.9734859,37.995935],[22.9727583,37.9958475],[22.9724272,37.9959077],[22.9721531,37.9959594],[22.9717967,37.9961996],[22.9717314,37.9959828],[22.9718488,37.9957315],[22.9720102,37.9955887],[22.9715626,37.9958371],[22.9716476,37.9954593],[22.9718776,37.9952991],[22.9728161,37.9949648],[22.9725204,37.9949352],[22.9725325,37.9948902],[22.9729793,37.9946959],[22.9731958,37.9946888],[22.9734268,37.9944564],[22.9740579,37.9941195],[22.9732962,37.9940227],[22.9736646,37.9937375],[22.9733693,37.9936809],[22.9735368,37.9931055],[22.9732308,37.9929947],[22.9729348,37.9929921],[22.972642,37.9927552],[22.9723717,37.9920544],[22.9723369,37.9920947],[22.97227,37.9905439],[22.9721595,37.9904483],[22.9722571,37.9903951],[22.9722187,37.9895476],[22.9719528,37.9890225],[22.972064,37.9883926],[22.9719413,37.9882113],[22.9718694,37.9876519],[22.9716007,37.9873251],[22.9715877,37.986622],[22.9717265,37.98647],[22.9721619,37.9862756],[22.9727165,37.9857036],[22.9727221,37.9852981],[22.9729437,37.9849215],[22.973496,37.9845117],[22.9741133,37.9843369],[22.9743458,37.9839964],[22.9745514,37.9839532],[22.9747786,37.9839912],[22.975046,37.983597],[22.9754601,37.9832941],[22.9752898,37.9832566],[22.9750864,37.9831467],[22.9756035,37.9828087],[22.9764448,37.9829062],[22.9757984,37.9825626],[22.9763206,37.9826753],[22.9765587,37.9827494],[22.9769172,37.9826805],[22.9769626,37.9824375],[22.9767141,37.9821424],[22.9764787,37.98187],[22.9760008,37.9816676],[22.9758523,37.9817023],[22.9758624,37.9817926],[22.9757199,37.9818093],[22.9754767,37.9817712],[22.9749235,37.9817573],[22.9747206,37.981688],[22.9740742,37.9813444],[22.9736559,37.9811334],[22.9734142,37.9809871],[22.9736909,37.9807372],[22.9748621,37.9802923]]},{"id":17331,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u039f\u03c1\u03b5\u03b9\u03bd\u03cc\u03c2 \u0391\u03b3\u03ce\u03bd\u03b1\u03c2 \u0393\u03b5\u03c1\u03b1\u03bd\u03b5\u03af\u03c9\u03bd 10 km","description_GR":"\u0397 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03bf\u03c5 \u03b1\u03b3\u03ce\u03bd\u03b1\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03bf\u03cd \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03c4\u03bf\u03c5 \u039f\u03c1\u03b5\u03b9\u03b2. \u03a3\u03c5\u03bb\u03bb. \u039b\u03bf\u03c5\u03c4\u03c1\u03b1\u03ba\u03af\u03bf\u03c5","path":"MOUNTAIN_RUNNING\/MountRun_Geraneia_Oreinos_Agonas_Geraneion_10km","activity_type":36,"assistance":1,"difficulty":2,"scenic_value":5,"length":10184,"name_EN":"Mt. Gerania: Gerania Mountain Race 10 km","description_EN":"The short race of the Gerania Mountain Race by the Loutraki Alpine Club","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":434,"descent":438,"maxelev":333,"minelev":0,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.95564 37.98031,22.97699 37.9988)","views":48,"millestones":"0,22.9748642,37.9802923#1,22.9653535,37.9847799#2,22.9600810,37.9877967#3,22.9569238,37.9908945#4,22.9603896,37.9905252#5,22.9619191,37.9927426#6,22.9586456,37.9966149#7,22.9627810,37.9964556#8,22.9719569,37.9924408#9,22.9734153,37.9845706#10.2,22.9748642,37.9802923","x":22.9598825,"y":37.9934362,"coor":[[22.9748642,37.9802923],[22.973693,37.9807372],[22.9734163,37.9809871],[22.9729076,37.9816406],[22.9725635,37.9820477],[22.9722422,37.9822251],[22.971945,37.9823127],[22.9707586,37.9824645],[22.9705007,37.9825389],[22.9693557,37.9829885],[22.9683774,37.9833764],[22.9672669,37.9838083],[22.965512,37.9847122],[22.9645039,37.9851449],[22.9622158,37.9858998],[22.9611392,37.9863409],[22.9608658,37.9864737],[22.9607743,37.9865765],[22.9604846,37.9869345],[22.9602445,37.9870045],[22.9598482,37.9869919],[22.9591903,37.987617],[22.9579273,37.9883539],[22.958029,37.9884088],[22.958646,37.9882611],[22.9589873,37.9882821],[22.9592286,37.9881311],[22.9603507,37.9876994],[22.9605559,37.9876832],[22.9605437,37.9877371],[22.9602806,37.9878249],[22.9598671,37.9880736],[22.9593008,37.9886634],[22.9589936,37.9886427],[22.9582727,37.9888887],[22.9577598,37.9889202],[22.9571062,37.9892388],[22.9568002,37.9899391],[22.9564207,37.9902061],[22.9561795,37.9911503],[22.9557758,37.9915162],[22.9557375,37.9918042],[22.9558175,37.9917869],[22.9559121,37.9915354],[22.9563943,37.9912603],[22.9571691,37.990429],[22.956631,37.9914337],[22.9566303,37.9914877],[22.9567214,37.9914885],[22.9579365,37.9901204],[22.9580613,37.9901485],[22.9568286,37.9919581],[22.9566393,37.9924612],[22.9567535,37.9924351],[22.9569755,37.9920405],[22.9582073,37.9910961],[22.9586897,37.990812],[22.9596737,37.9904782],[22.9600952,37.990473],[22.9608221,37.9906056],[22.9620754,37.9905625],[22.9625302,37.9906116],[22.9629351,37.9909757],[22.9630886,37.9913916],[22.9629973,37.9914088],[22.9626261,37.9910811],[22.9621022,37.9910855],[22.9602287,37.9915016],[22.9590725,37.9919239],[22.959174,37.9919969],[22.9596887,37.9918393],[22.9605552,37.9917658],[22.9613505,37.991899],[22.9615424,37.9920179],[22.9620416,37.9929596],[22.9619733,37.992959],[22.9616807,37.9927131],[22.9605812,37.9923428],[22.9604784,37.992369],[22.9605001,37.9924413],[22.9611547,37.9928616],[22.9614682,37.9932429],[22.9618508,37.9935707],[22.961533,37.9934958],[22.9608547,37.9931384],[22.9603327,37.9930076],[22.9602864,37.9930612],[22.9604425,37.9932969],[22.9604516,37.9934592],[22.9600543,37.9933656],[22.9598825,37.9934362],[22.9597438,37.9935792],[22.9592376,37.9955574],[22.9589789,37.9961319],[22.9585137,37.9968128],[22.9582889,37.9982167],[22.9583145,37.9988208],[22.9587476,37.9985948],[22.9591596,37.9984543],[22.9596372,37.99808],[22.9598498,37.9975411],[22.9603134,37.9969684],[22.9610029,37.9965329],[22.961384,37.9961577],[22.9620741,37.9956771],[22.9622591,37.9954805],[22.9624078,37.9954367],[22.9625555,37.9954651],[22.9630155,37.9956224],[22.9627945,37.9959539],[22.9626753,37.9963313],[22.9624566,37.9964916],[22.9624437,37.9965997],[22.963412,37.9961801],[22.963649,37.9960786],[22.9647193,37.996097],[22.9648483,37.9960846],[22.9655635,37.9959692],[22.965734,37.9959437],[22.9663495,37.996215],[22.9667479,37.9962275],[22.9671251,37.9961317],[22.9677136,37.9955781],[22.9690213,37.9949136],[22.9696189,37.9945223],[22.9723384,37.9920947],[22.9723727,37.9920544],[22.9723384,37.9920947],[22.972271,37.9905439],[22.9721632,37.9904393],[22.9722592,37.9903951],[22.9721962,37.9896826],[22.9722324,37.9895387],[22.9719664,37.9890137],[22.9719956,37.9885543],[22.9720662,37.9883927],[22.9719434,37.9882113],[22.9718715,37.9876519],[22.9716028,37.9873251],[22.9716426,37.9869199],[22.9715898,37.986622],[22.9717286,37.98647],[22.972164,37.9862756],[22.9727186,37.9857036],[22.9727242,37.9852981],[22.9729459,37.9849215],[22.9734981,37.9845118],[22.9741155,37.9843369],[22.9743479,37.9839964],[22.9745535,37.9839532],[22.9747807,37.9839912],[22.9750481,37.983597],[22.9754622,37.9832942],[22.975292,37.9832566],[22.9751104,37.98321],[22.9750998,37.9831558],[22.9753174,37.9830676],[22.9756169,37.9828178],[22.9764582,37.9829153],[22.9757998,37.9825626],[22.976322,37.9826753],[22.9765601,37.9827495],[22.9768148,37.9827517],[22.9769068,37.9826894],[22.9769637,37.9824375],[22.9767151,37.9821425],[22.9764801,37.98187],[22.9760022,37.9816676],[22.9758537,37.9817024],[22.9758639,37.9817926],[22.9757213,37.9818094],[22.9754784,37.9817712],[22.975149,37.9817638],[22.9749253,37.9817574],[22.9747227,37.981688],[22.9740764,37.9813444],[22.973658,37.9811335],[22.9734163,37.9809871],[22.973693,37.9807372],[22.9748642,37.9802923]]},{"id":17332,"author":"AnaDigit","name_GR":"\u0391\u03c4\u03c4\u03ba\u03ae: \u0397\u03c6\u03b1\u03af\u03c3\u03c4\u03b5\u03b9\u03bf \u03a3\u03bf\u03c5\u03c3\u03ac\u03ba\u03b9","description_GR":"\u03a3\u03bf\u03c5\u03c3\u03ac\u03ba\u03b9-\u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1","path":"GEOLOGY\/GEO_Geraneia_Sousaki_2","activity_type":72,"assistance":1,"difficulty":2,"scenic_value":4,"length":2975,"name_EN":"Attica: To the Sousaki volcano","description_EN":"Sousaki - western valley","ascent_time":145,"descent_time":135,"marker":"No_marks","level":13,"ascent":125,"descent":23,"maxelev":159,"minelev":47,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(23.0713 37.92813,23.07832 37.94754)","views":106,"millestones":"0,23.0783201,37.9281361#1,23.0752084,37.9364621#2,23.0725924,37.9419831#3.0,23.0713388,37.9475441","x":23.071427,"y":37.9405419,"coor":[[23.0783201,37.9281361],[23.0779556,37.929359],[23.0777817,37.929619],[23.0773764,37.9300664],[23.0771298,37.930425],[23.0767342,37.9311249],[23.0762143,37.9317517],[23.0757839,37.9324964],[23.0754124,37.9330883],[23.0751046,37.9338384],[23.0750979,37.9343791],[23.0748239,37.9353594],[23.074884,37.9360088],[23.0752083,37.9364619],[23.0753372,37.9370758],[23.0758029,37.9380528],[23.0758334,37.9383415],[23.0751913,37.938386],[23.0746768,37.9385802],[23.074451,37.9384343],[23.0741778,37.9384411],[23.073952,37.9382952],[23.0735882,37.9382743],[23.0729394,37.938535],[23.0726089,37.9385775],[23.0721729,37.9388625],[23.0718309,37.9389949],[23.0716822,37.9390478],[23.0714624,37.9395328],[23.0714683,37.9399655],[23.0715903,37.9402188],[23.071427,37.9405419],[23.0718624,37.9412123],[23.0724852,37.9414606],[23.072595,37.9417769],[23.0725898,37.9421914],[23.0723703,37.942451],[23.0719126,37.9426457],[23.071899,37.9428259],[23.0719433,37.9429163],[23.0720454,37.9429442],[23.0722978,37.9427839],[23.0725359,37.9428579],[23.0731984,37.9435661],[23.0733096,37.9437743],[23.0733189,37.9439456],[23.0735551,37.9441638],[23.0734395,37.9443071],[23.0730876,37.9442322],[23.0726306,37.9443728],[23.0720745,37.9442512],[23.0719144,37.9443131],[23.0718658,37.944556],[23.0721458,37.9449187],[23.0725065,37.945192],[23.0725281,37.9452913],[23.0724469,37.9454078],[23.0713571,37.9460932],[23.07132,37.9463272],[23.0716296,37.9470507],[23.0714192,37.9474906],[23.0713388,37.9475441]]},{"id":17854,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039c\u03b1\u03ba\u03c1\u03c5\u03c0\u03bb\u03ac\u03b3\u03b9","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u0394\u03b5\u03c1\u03b2\u03ad\u03bd\u03b9 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039c\u03b1\u03ba\u03c1\u03c5\u03c0\u03bb\u03ac\u03b3\u03b9","path":"ATTIKI\/Attiki_Geraneia_Derveni_Makryplagi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":8633,"name_EN":"Gerania Mt: Ascent to Makryplagi","description_EN":"Ascent from Derveni to Makryplagi peak","ascent_time":175,"descent_time":150,"marker":"No_marks","level":13,"ascent":881,"descent":19,"maxelev":1341,"minelev":472,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(23.13318 38.01442,23.21035 38.02328)","views":77,"millestones":"0,23.2102631,38.0221335#1,23.2022438,38.0204675#2,23.1925224,38.0166523#3,23.1825826,38.0164017#4,23.1744605,38.0158352#5,23.1666586,38.0173160#6,23.1561552,38.0181718#7,23.1470305,38.0210208#8,23.1365576,38.0215609#8.6,23.1351852,38.0203029","x":23.1699011,"y":38.0159117,"coor":[[23.2102631,38.0221335],[23.2095123,38.0224304],[23.2088729,38.0225522],[23.2088372,38.0226962],[23.2091259,38.0234011],[23.2088925,38.0238096],[23.2084289,38.0235857],[23.2069749,38.0227873],[23.2065343,38.0224418],[23.205923,38.0220772],[23.2056751,38.0218232],[23.2053573,38.0217129],[23.205041,38.0214584],[23.2037543,38.0213956],[23.203517,38.0212138],[23.2032098,38.0211756],[23.2025561,38.0205223],[23.2010665,38.0202598],[23.2008397,38.0201682],[23.200618,38.0199323],[23.2002874,38.0199481],[23.1996415,38.0198581],[23.1993685,38.0198202],[23.1983592,38.0197187],[23.1977922,38.0194805],[23.1968946,38.019258],[23.196544,38.0190213],[23.195771,38.0187051],[23.1954668,38.0183966],[23.1951154,38.018232],[23.1945661,38.0174171],[23.1944362,38.0173801],[23.1938742,38.0171419],[23.1931835,38.0167587],[23.1921145,38.0165891],[23.1916698,38.0166221],[23.1911433,38.0168438],[23.1903783,38.0170008],[23.1899796,38.016998],[23.1894236,38.0167959],[23.1884426,38.0169153],[23.1881914,38.0169677],[23.1871017,38.0176451],[23.1864947,38.0179293],[23.185833,38.0180148],[23.1854228,38.0178633],[23.1851271,38.0178162],[23.1843227,38.017414],[23.1830536,38.0169276],[23.1826565,38.0167806],[23.1825097,38.0166624],[23.1824883,38.0165451],[23.1826042,38.0163657],[23.1825261,38.0162119],[23.181186,38.0158421],[23.1810829,38.0158954],[23.1810131,38.0160211],[23.1811432,38.0166169],[23.1810701,38.0170399],[23.1811119,38.0173827],[23.180984,38.01749],[23.1806992,38.017488],[23.1795683,38.0167411],[23.1791486,38.0165759],[23.1789277,38.0165654],[23.1780137,38.0167933],[23.1771397,38.0170215],[23.1766269,38.017036],[23.1764,38.0169533],[23.1750954,38.016178],[23.1747443,38.0159953],[23.1728672,38.0149412],[23.1726469,38.0148675],[23.172091,38.0148276],[23.1718299,38.0147446],[23.1712097,38.0141815],[23.171005,38.014144],[23.1709587,38.0142157],[23.1710796,38.0146041],[23.1709387,38.0149727],[23.1708228,38.0151521],[23.1703173,38.0155271],[23.1700962,38.0157869],[23.1699591,38.0158219],[23.1699011,38.0159117],[23.1698506,38.0163529],[23.1699066,38.0164344],[23.1698365,38.0165872],[23.1692997,38.0167095],[23.1690688,38.0166674],[23.1688087,38.0164943],[23.168695,38.0164754],[23.1678498,38.0166677],[23.1673845,38.0169574],[23.1672347,38.0171005],[23.1670295,38.0171171],[23.1666741,38.0173128],[23.1664572,38.0173564],[23.1661588,38.0175525],[23.1657038,38.0174862],[23.1653074,38.0173437],[23.163974,38.0173883],[23.1625506,38.0173331],[23.1621395,38.0174203],[23.1610638,38.0178452],[23.1605616,38.0179318],[23.1597762,38.0178721],[23.1587439,38.0174862],[23.1583348,38.0173931],[23.1575369,38.0174325],[23.1567381,38.0175529],[23.1563369,38.0177664],[23.1560329,38.0184491],[23.1552703,38.019381],[23.1547304,38.0197646],[23.1540263,38.0201651],[23.1534768,38.0203955],[23.1531234,38.020411],[23.1527572,38.0205525],[23.1527057,38.0204801],[23.1525087,38.0204651],[23.1522813,38.0204184],[23.1521896,38.0204718],[23.1519232,38.0208485],[23.151245,38.0213753],[23.1511534,38.0214107],[23.1508589,38.0212644],[23.1506076,38.0213166],[23.1498833,38.021059],[23.1494623,38.0210109],[23.1492699,38.0209014],[23.1487695,38.0208257],[23.1484155,38.0208952],[23.1480736,38.0209017],[23.1478351,38.0208369],[23.1474018,38.0208698],[23.1471154,38.021012],[23.1467732,38.0210455],[23.1460412,38.0212926],[23.1456655,38.0212718],[23.1453569,38.0213507],[23.1449137,38.0212573],[23.1447544,38.0212381],[23.1445484,38.0213178],[23.1442299,38.0212794],[23.1437849,38.0213392],[23.1430794,38.021262],[23.1417554,38.0214686],[23.1409962,38.0214271],[23.140388,38.0218011],[23.1400454,38.0218707],[23.1396124,38.0218766],[23.1393175,38.0217663],[23.1389791,38.0214754],[23.1386846,38.021329],[23.137481,38.0209867],[23.1369653,38.0212443],[23.1365054,38.0216014],[23.1360467,38.0218504],[23.1354757,38.0219634],[23.1349988,38.0218337],[23.1342537,38.0212514],[23.1332119,38.020712],[23.1332307,38.0205995],[23.1333226,38.0205371],[23.1336869,38.0205578],[23.1338531,38.0205635],[23.1342734,38.0203323],[23.1351852,38.0203029]]},{"id":18494,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u0397 \u03c7\u03bb\u03c9\u03c1\u03af\u03b4\u03b1 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae\u03c2 \u039c\u03b1\u03ba\u03c1\u03c5\u03c0\u03bb\u03ac\u03b3\u03b9","description_GR":"\u03a3\u03c0\u03ac\u03bd\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03c3\u03c5\u03bd\u03ae\u03b8\u03b7 \u03c6\u03c5\u03c4\u03ac \u03c4\u03c9\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd","path":"NATURE\/Nature_Geraneia_Flora_Makryplagi","activity_type":96,"assistance":1,"difficulty":2,"scenic_value":5,"length":974,"name_EN":"Geraneia Mts: The flora of Makryplagi peak","description_EN":"Rare and unusual plants of the summit area","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":38,"descent":19,"maxelev":1368,"minelev":1324,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_geraneia.php","pdf_link":"","bbox":"LINESTRING(23.12297 38.01891,23.13323 38.02064)","views":16,"millestones":"0,23.1332119,38.0207120#1.0,23.1229921,38.0189058","x":23.1277823,"y":38.0195633,"coor":[[23.1332119,38.020712],[23.1330286,38.0206791],[23.1329496,38.0204307],[23.132734,38.020357],[23.1325856,38.0203829],[23.1321998,38.0202539],[23.1316653,38.0202049],[23.131484,38.0201225],[23.1304753,38.0201601],[23.1301333,38.0201756],[23.1297025,38.0200011],[23.1294634,38.0199903],[23.128941,38.0198423],[23.1287605,38.0196967],[23.128181,38.0195663],[23.1277823,38.0195633],[23.127272,38.0193613],[23.1270096,38.0193954],[23.1265557,38.0192478],[23.1261454,38.0192628],[23.1255212,38.0190598],[23.1254294,38.0191132],[23.1250081,38.0190921],[23.1246675,38.0189994],[23.1245987,38.019035],[23.1243947,38.0189433],[23.1239731,38.0189492],[23.1237808,38.0188396],[23.1232441,38.0189437],[23.1229921,38.0189058]]},{"id":18618,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u03a0\u03b5\u03c4\u03b1\u03bb\u03bf\u03cd\u03b4\u03b5\u03c2 \u03c3\u03c4\u03b1 \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03a0\u03af\u03bd\u03c4\u03b9\u03b6\u03b1\u03c2","description_GR":"","path":"NATURE\/Nature_Geraneia_Butterflies_Pindiza","activity_type":95,"assistance":2,"difficulty":1,"scenic_value":4,"length":5780,"name_EN":"Geraneia Mts: Butterflies on the mountain meadows of Pintiza","description_EN":"","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":443,"descent":443,"maxelev":1013,"minelev":619,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_geraneia.php","pdf_link":"","bbox":"LINESTRING(22.96207 38.00315,22.98299 38.00879)","views":14,"millestones":"0,22.9620996,38.0070241#1,22.9677719,38.0074650#2,22.9746922,38.0076334#3,22.9826214,38.0050207#4,22.9738520,38.0047408#5.8,22.9620986,38.0070241","x":22.982837,"y":38.0064573,"coor":[[22.9620996,38.0070241],[22.9629781,38.0069237],[22.9635588,38.0069378],[22.9640081,38.0065813],[22.9637789,38.007084],[22.9634013,38.0072068],[22.962825,38.0076118],[22.9630533,38.0075778],[22.9634888,38.0073833],[22.964002,38.0073428],[22.9642665,38.0071649],[22.964395,38.0069317],[22.964608,38.0068479],[22.9647606,38.006678],[22.9648081,38.0065433],[22.9654238,38.0064946],[22.9654572,38.006549],[22.9651578,38.0067807],[22.9659804,38.0066077],[22.9660581,38.0067525],[22.9662967,38.0067907],[22.9664547,38.0069002],[22.9660776,38.006987],[22.9670536,38.0072389],[22.9673359,38.0074127],[22.9680409,38.0075],[22.9686213,38.0073879],[22.9686124,38.0080187],[22.9689308,38.0080575],[22.968128,38.008447],[22.9677284,38.0085156],[22.9676355,38.008641],[22.9677831,38.0086783],[22.9679174,38.008666],[22.9683639,38.0085077],[22.9697166,38.0087088],[22.9703435,38.0086783],[22.9704791,38.0087515],[22.9707639,38.008754],[22.9712293,38.0088663],[22.9717785,38.0086908],[22.9721315,38.0087029],[22.972648,38.008419],[22.9734258,38.0081915],[22.9734503,38.0080655],[22.973713,38.0080137],[22.9737029,38.0079235],[22.9738866,38.007817],[22.9743649,38.0078212],[22.9743201,38.0077667],[22.9748811,38.0075643],[22.9748826,38.0074562],[22.9751911,38.0073867],[22.9759081,38.0072758],[22.9768425,38.0072479],[22.9774216,38.0073791],[22.9786235,38.0077771],[22.9787831,38.0077695],[22.9792935,38.0079271],[22.9799194,38.0079686],[22.9803769,38.0078284],[22.9806391,38.0078126],[22.9811453,38.0076097],[22.9812369,38.0073401],[22.9813407,38.0072509],[22.9818308,38.0072281],[22.9818434,38.0071381],[22.9819634,38.0070355],[22.9823063,38.0069483],[22.9824449,38.0068053],[22.9826622,38.0067441],[22.982837,38.0064573],[22.9829451,38.0062058],[22.9829509,38.0057913],[22.9828128,38.0050691],[22.9826311,38.0050315],[22.9822273,38.0045774],[22.9820003,38.0045213],[22.9822122,38.0040185],[22.9821684,38.0038919],[22.981873,38.0036866],[22.9813053,38.0035555],[22.9809775,38.0033724],[22.980261,38.0032941],[22.9799216,38.0031289],[22.9794538,38.0031879],[22.9791694,38.0031675],[22.9787118,38.0033077],[22.9784385,38.0033053],[22.9783087,38.0033763],[22.9780895,38.0035726],[22.9776206,38.0037128],[22.9771765,38.0037089],[22.9770189,38.0035724],[22.9766792,38.0034252],[22.9763489,38.0034313],[22.9761067,38.0036455],[22.9756605,38.0037858],[22.9755652,38.0040914],[22.9748553,38.0043556],[22.9746046,38.0043625],[22.974524,38.0044248],[22.9743762,38.0044055],[22.9740922,38.0046058],[22.973633,38.0048632],[22.9731652,38.0049222],[22.972573,38.004917],[22.9722527,38.0050134],[22.972137,38.0051475],[22.9716328,38.0053594],[22.9712899,38.0054465],[22.9710854,38.0054087],[22.9701688,38.0057972],[22.9699721,38.0060118],[22.9698657,38.0062903],[22.9693777,38.0069799],[22.9686202,38.0073879],[22.9680398,38.0075],[22.9673349,38.0074127],[22.9670525,38.0072389],[22.9660765,38.006987],[22.9664536,38.0069002],[22.9662957,38.0067907],[22.966057,38.0067525],[22.9659793,38.0066076],[22.9651568,38.0067807],[22.9654562,38.006549],[22.9654228,38.0064946],[22.964807,38.0065433],[22.9647595,38.006678],[22.9646069,38.0068479],[22.9643936,38.0069317],[22.964265,38.0071648],[22.9640006,38.0073428],[22.9634874,38.0073833],[22.9630518,38.0075777],[22.9628235,38.0076118],[22.9634002,38.0072068],[22.9637778,38.0070839],[22.964007,38.0065813],[22.9635578,38.0069378],[22.962977,38.0069237],[22.9620986,38.0070241]]},{"id":18619,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7-\u039b\u03ac\u03ba\u03ba\u03b1 \u03a4\u03b6\u03b1\u03c1\u03b1\u03b2\u03ae","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7 \u03ad\u03c9\u03c2 \u03c4\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u03a4\u03b6\u03b1\u03c1\u03b1\u03b2\u03ae","path":"ATTIKI\/Attiki_Geraneia_Faneromeni_Tzaravi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4744,"name_EN":"Gerania Mt: Faneromeni-Laka Tzaravi","description_EN":"From Panagia Faneromeni to Laka Tzaravi","ascent_time":110,"descent_time":110,"marker":"Red_square","level":12,"ascent":197,"descent":216,"maxelev":877,"minelev":714,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(23.00838 38.01673,23.05181 38.02475)","views":19,"millestones":"0,23.0084910,38.0164189#1,23.0182072,38.0184578#2,23.0283994,38.0207361#3,23.0384525,38.0197366#4.7,23.0516981,38.0251028","x":23.035788,"y":38.0206249,"coor":[[23.008491,38.0164189],[23.0091954,38.01656],[23.0095163,38.0164185],[23.0098927,38.0163856],[23.0109588,38.0167371],[23.0125853,38.016931],[23.0134749,38.0168483],[23.0141946,38.0167057],[23.0147373,38.0167147],[23.0167322,38.0170198],[23.018256,38.0175688],[23.0183355,38.0175875],[23.0183624,38.0177094],[23.0182453,38.0179427],[23.0183118,38.0180875],[23.0182044,38.0184471],[23.018239,38.018578],[23.0182475,38.0187944],[23.018644,38.01896],[23.0196563,38.0190856],[23.0207079,38.0188239],[23.0211618,38.0189539],[23.0212628,38.0190719],[23.0216045,38.0190748],[23.0223043,38.019378],[23.0244519,38.0198014],[23.025244,38.0202045],[23.0262768,38.0205015],[23.0267779,38.0205146],[23.0270867,38.0204271],[23.0280098,38.0203986],[23.028404,38.0207444],[23.0298277,38.0207742],[23.0319625,38.0213055],[23.0323375,38.0213806],[23.0328728,38.0213941],[23.0336866,38.0218874],[23.0339831,38.0218628],[23.0341817,38.0214859],[23.0341715,38.0213957],[23.0343789,38.0212172],[23.0349735,38.0210508],[23.035788,38.0206249],[23.0362455,38.0204845],[23.0365782,38.0203069],[23.0368637,38.0202552],[23.0371163,38.0201041],[23.0376877,38.0199735],[23.0382374,38.0197527],[23.0388419,38.0197036],[23.0389909,38.0196327],[23.0393877,38.0193701],[23.0399992,38.0187803],[23.0403556,38.0185308],[23.0407569,38.0183358],[23.0411363,38.0182848],[23.041592,38.0182885],[23.0418214,38.0181642],[23.0420246,38.0183101],[23.0422294,38.0183298],[23.0427311,38.0182978],[23.0431766,38.0182023],[23.0450469,38.0180553],[23.0454787,38.0181399],[23.0462258,38.0185065],[23.0464399,38.0186885],[23.0466723,38.0192131],[23.0472041,38.0194968],[23.0476822,38.0195277],[23.0482366,38.0198206],[23.0489278,38.0209978],[23.049198,38.0212433],[23.0494591,38.0213175],[23.049707,38.0215268],[23.0499644,38.0218894],[23.049963,38.0219975],[23.0501211,38.022107],[23.0502658,38.0223695],[23.0502299,38.0233876],[23.0503621,38.0237312],[23.050497,38.0238765],[23.0505065,38.0240207],[23.0508204,38.0244198],[23.0514737,38.0250019],[23.0516981,38.0251028]]},{"id":18960,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u0394\u03b5\u03c1\u03b2\u03ad\u03bd\u03b9-\u03c0\u03b7\u03b3\u03ae \u0393\u03ba\u03bf\u03cd\u03c1\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u0394\u03b5\u03c1\u03b2\u03ad\u03bd\u03b9 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b7\u03b3\u03ae \u0393\u03ba\u03bf\u03cd\u03c1\u03b1","path":"ATTIKI\/Attiki_Geraneia_Derveni_Goura","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":9395,"name_EN":"Gerania Mt: Derveni-Goura springi","description_EN":"Ascent from Derveni to Goura spring","ascent_time":180,"descent_time":165,"marker":"No_marks","level":13,"ascent":653,"descent":120,"maxelev":1094,"minelev":472,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(23.1286 38.01442,23.21035 38.02863)","views":19,"millestones":"0,23.2102631,38.0221335#1,23.2022438,38.0204675#2,23.1925224,38.0166523#3,23.1825826,38.0164017#4,23.1744605,38.0158352#5,23.1666586,38.0173160#6,23.1561552,38.0181718#7,23.1501023,38.0225322#8,23.1408092,38.0264191#9,23.1315811,38.0274370#9.4,23.1286064,38.0283477","x":23.1698365,"y":38.0165872,"coor":[[23.2102631,38.0221335],[23.2095123,38.0224304],[23.2088729,38.0225522],[23.2088372,38.0226962],[23.2091259,38.0234011],[23.2088925,38.0238096],[23.2084289,38.0235857],[23.2069749,38.0227873],[23.2065343,38.0224418],[23.205923,38.0220772],[23.2056751,38.0218232],[23.2053573,38.0217129],[23.205041,38.0214584],[23.2037543,38.0213956],[23.203517,38.0212138],[23.2032098,38.0211756],[23.2025561,38.0205223],[23.2010665,38.0202598],[23.2008397,38.0201682],[23.200618,38.0199323],[23.2002874,38.0199481],[23.1996415,38.0198581],[23.1993685,38.0198202],[23.1983592,38.0197187],[23.1977922,38.0194805],[23.1968946,38.019258],[23.196544,38.0190213],[23.195771,38.0187051],[23.1954668,38.0183966],[23.1951154,38.018232],[23.1945661,38.0174171],[23.1944362,38.0173801],[23.1938742,38.0171419],[23.1931835,38.0167587],[23.1921145,38.0165891],[23.1916698,38.0166221],[23.1911433,38.0168438],[23.1903783,38.0170008],[23.1899796,38.016998],[23.1894236,38.0167959],[23.1884426,38.0169153],[23.1881914,38.0169677],[23.1871017,38.0176451],[23.1864947,38.0179293],[23.185833,38.0180148],[23.1854228,38.0178633],[23.1851271,38.0178162],[23.1843227,38.017414],[23.1830536,38.0169276],[23.1826565,38.0167806],[23.1825097,38.0166624],[23.1824883,38.0165451],[23.1826042,38.0163657],[23.1825261,38.0162119],[23.181186,38.0158421],[23.1810829,38.0158954],[23.1810131,38.0160211],[23.1811432,38.0166169],[23.1810701,38.0170399],[23.1811119,38.0173827],[23.180984,38.01749],[23.1806992,38.017488],[23.1795683,38.0167411],[23.1791486,38.0165759],[23.1789277,38.0165654],[23.1780137,38.0167933],[23.1771397,38.0170215],[23.1766269,38.017036],[23.1764,38.0169533],[23.1750954,38.016178],[23.1747443,38.0159953],[23.1728672,38.0149412],[23.1726469,38.0148675],[23.172091,38.0148276],[23.1718299,38.0147446],[23.1712097,38.0141815],[23.171005,38.014144],[23.1709587,38.0142157],[23.1710796,38.0146041],[23.1709387,38.0149727],[23.1708228,38.0151521],[23.1703173,38.0155271],[23.1700962,38.0157869],[23.1699591,38.0158219],[23.1699011,38.0159117],[23.1698506,38.0163529],[23.1699066,38.0164344],[23.1698365,38.0165872],[23.1692997,38.0167095],[23.1690688,38.0166674],[23.1688087,38.0164943],[23.168695,38.0164754],[23.1678498,38.0166677],[23.1673845,38.0169574],[23.1672347,38.0171005],[23.1670295,38.0171171],[23.1666741,38.0173128],[23.1664572,38.0173564],[23.1661588,38.0175525],[23.1657038,38.0174862],[23.1653074,38.0173437],[23.163974,38.0173883],[23.1625506,38.0173331],[23.1621395,38.0174203],[23.1610638,38.0178452],[23.1605616,38.0179318],[23.1597762,38.0178721],[23.1587439,38.0174862],[23.1583348,38.0173931],[23.1575369,38.0174325],[23.1567381,38.0175529],[23.1563369,38.0177664],[23.1560329,38.0184491],[23.1552703,38.019381],[23.1547304,38.0197646],[23.1540263,38.0201651],[23.1534768,38.0203955],[23.1531234,38.020411],[23.1527572,38.0205525],[23.1527057,38.0204801],[23.1525087,38.0204651],[23.1522813,38.0204184],[23.1521896,38.0204718],[23.1519232,38.0208485],[23.151245,38.0213753],[23.1511534,38.0214107],[23.1508589,38.0212644],[23.1506076,38.0213166],[23.1508268,38.0217598],[23.1508451,38.0221475],[23.1507446,38.022318],[23.1507555,38.0233095],[23.1502665,38.022621],[23.150108,38.0225297],[23.149295,38.0228843],[23.1482449,38.023057],[23.1481299,38.0231463],[23.1479776,38.0235057],[23.1476439,38.0237917],[23.1466927,38.0242714],[23.146098,38.0244654],[23.1454196,38.0250012],[23.144869,38.0253217],[23.1444574,38.0254449],[23.1435031,38.0252036],[23.1433091,38.0252292],[23.1425233,38.0261788],[23.1416772,38.026434],[23.1409599,38.0263927],[23.1407544,38.0264273],[23.1402036,38.0267657],[23.139605,38.0272841],[23.1393774,38.0272644],[23.1388458,38.026927],[23.1381688,38.0263633],[23.1380314,38.0264254],[23.1371331,38.0272389],[23.1366748,38.0274609],[23.1362175,38.0275927],[23.1358641,38.0276081],[23.1356596,38.0275616],[23.1348212,38.0271588],[23.134581,38.0272382],[23.1334216,38.0279687],[23.1330748,38.0279977],[23.1320881,38.0277335],[23.131791,38.0275601],[23.1315569,38.0274232],[23.1313975,38.027422],[23.1305742,38.0276683],[23.1296925,38.0280403],[23.1293903,38.0285427],[23.1292753,38.028632],[23.1289342,38.0285664],[23.1286064,38.0283477]]},{"id":18961,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u039a\u03af\u03c4\u03c1\u03b9\u03bd\u03b7 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae- \u03bc\u03ad\u03c1\u03bf\u03c2 2","description_GR":"\u039c\u03bf\u03bd\u03ae \u039f\u03c3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5-\u03a0\u03af\u03c3\u03b9\u03b1","path":"ATTIKI\/Attiki_Geraneia_Kitrino2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6509,"name_EN":"Gerania Mt: YellowTrail-part 2","description_EN":"Osios Patapios monastery-Pissia","ascent_time":155,"descent_time":150,"marker":"Yellow_square","level":12,"ascent":531,"descent":517,"maxelev":1013,"minelev":490,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.97278 37.9956,22.99439 38.02104)","views":28,"millestones":"0,22.9757254,37.9955129#1,22.9749186,37.9991431#2,22.9762773,38.0034940#3,22.9820573,38.0070099#4,22.9881557,38.0118052#5,22.9935972,38.0148023#6,22.9887754,38.0186820#6.5,22.9881886,38.0211712","x":22.9813407,"y":38.0072509,"coor":[[22.9757254,37.9955129],[22.9758464,37.995541],[22.9759503,37.9954428],[22.9759807,37.9957134],[22.9762204,37.9956479],[22.9761424,37.9958771],[22.9764645,37.9956455],[22.9764162,37.9958434],[22.9764955,37.9958801],[22.9763475,37.9961537],[22.976535,37.9961328],[22.9765105,37.9962588],[22.976865,37.9961537],[22.9771031,37.9962279],[22.9768371,37.996523],[22.9765393,37.9966466],[22.9764928,37.9967093],[22.976572,37.996746],[22.9761826,37.9969048],[22.9767735,37.9970001],[22.9773216,37.9968967],[22.9770461,37.9971016],[22.9773526,37.9971764],[22.9775102,37.9973129],[22.9771678,37.997364],[22.9765132,37.9977549],[22.9766147,37.9978279],[22.9763162,37.9979965],[22.9752633,37.9983659],[22.9749184,37.9985972],[22.9745006,37.9991523],[22.9749225,37.9991199],[22.9749101,37.9991919],[22.9737142,38.0000107],[22.9738506,38.0000299],[22.9736892,38.0001727],[22.9736267,38.0005687],[22.9736833,38.0005962],[22.9736,38.0008478],[22.9734477,38.0011529],[22.9730778,38.0015462],[22.9730449,38.002267],[22.9731327,38.0025111],[22.9731507,38.0028537],[22.9732505,38.0030438],[22.9732313,38.0036024],[22.9733854,38.0039913],[22.9735646,38.0042092],[22.9734264,38.0043161],[22.9736082,38.0043447],[22.9735726,38.0044526],[22.9737214,38.0043998],[22.9739934,38.0044923],[22.9741058,38.0046014],[22.9743766,38.0044055],[22.9745244,38.0044248],[22.974605,38.0043625],[22.9748557,38.0043556],[22.9755655,38.0040914],[22.9756609,38.0037858],[22.976107,38.0036455],[22.9763492,38.0034313],[22.9766796,38.0034252],[22.9770193,38.0035724],[22.9771768,38.0037089],[22.977621,38.0037128],[22.9780899,38.0035727],[22.9783347,38.0033765],[22.9784382,38.0033053],[22.9787115,38.0033077],[22.979169,38.0031674],[22.9794535,38.0031879],[22.9799213,38.0031289],[22.9802607,38.0032941],[22.9809772,38.0033724],[22.9813049,38.0035555],[22.9818868,38.0036912],[22.9821688,38.0038919],[22.9822126,38.0040185],[22.9820006,38.0045213],[22.9822276,38.0045774],[22.9826314,38.0050315],[22.9828131,38.0050691],[22.9829512,38.0057913],[22.9829455,38.0062058],[22.9828395,38.0064573],[22.9826618,38.0067441],[22.9824446,38.0068053],[22.9823059,38.0069483],[22.981963,38.0070355],[22.9818434,38.0071381],[22.9818308,38.0072281],[22.9813407,38.0072509],[22.9812369,38.0073401],[22.981146,38.0076097],[22.9814381,38.0079007],[22.9818899,38.0081749],[22.9822086,38.0087635],[22.982398,38.0090716],[22.9824613,38.0092253],[22.982776,38.0095345],[22.9831412,38.0097404],[22.9835264,38.0100998],[22.9839591,38.0101125],[22.9843225,38.0101877],[22.9844872,38.0106398],[22.9848066,38.0106065],[22.9849652,38.010671],[22.9852651,38.0103942],[22.9855477,38.010347],[22.9859522,38.0107561],[22.9862352,38.0108847],[22.9864134,38.0111746],[22.9877634,38.0115828],[22.9884867,38.0119946],[22.9888624,38.0120159],[22.9892741,38.0118932],[22.98966,38.0119957],[22.9901394,38.0119277],[22.9904348,38.0119843],[22.9905611,38.0119133],[22.9908916,38.0118981],[22.9916822,38.0115624],[22.9920022,38.011484],[22.9921728,38.0115035],[22.9926131,38.0117957],[22.9928746,38.011834],[22.9930434,38.0119796],[22.9937003,38.0114265],[22.9939402,38.0113745],[22.9940414,38.0114745],[22.9941216,38.0114391],[22.9941553,38.0114754],[22.9941526,38.0116737],[22.9940355,38.011907],[22.9941587,38.0128904],[22.9939243,38.0133751],[22.993876,38.013573],[22.993966,38.0136548],[22.9937645,38.0142299],[22.9935399,38.0144848],[22.9936744,38.0146482],[22.9935691,38.0148546],[22.9933858,38.0149251],[22.993303,38.0151497],[22.9929462,38.0154171],[22.9928992,38.0155248],[22.9924866,38.0157015],[22.9925409,38.0159003],[22.9924259,38.0159804],[22.9924131,38.0160794],[22.9925428,38.0165942],[22.9923999,38.0170436],[22.9920686,38.0171129],[22.9917162,38.0170558],[22.9914647,38.0171258],[22.9914087,38.0170532],[22.9915012,38.0169548],[22.9912169,38.0169163],[22.9908026,38.0172192],[22.9907323,38.0173628],[22.9900586,38.0174742],[22.98976,38.0176519],[22.989593,38.0176054],[22.9894247,38.0174147],[22.9890759,38.0174072],[22.9891752,38.0176423],[22.9891174,38.0177049],[22.9889941,38.0175597],[22.9889255,38.0175771],[22.9888929,38.0182888],[22.9891269,38.0186693],[22.9894215,38.018789],[22.9894754,38.0190148],[22.9894208,38.019127],[22.9893304,38.0190721],[22.9887563,38.0186752],[22.9884388,38.0185643],[22.988074,38.0185792],[22.9880723,38.0187053],[22.9883768,38.0189333],[22.9884543,38.0190962],[22.9882551,38.0195],[22.988155,38.020148],[22.9881886,38.0211712]]},{"id":18962,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03af\u03bd\u03c4\u03b9\u03b6\u03b1","description_GR":"\u038c\u03c3\u03b9\u03bf\u03c2 \u03a0\u03b1\u03c4\u03ac\u03c0\u03b9\u03bf\u03c2-\u03a0\u03af\u03bd\u03c4\u03b9\u03b6\u03b1-\u03a0\u03ad\u03c4\u03c1\u03b1 \u03a0\u03b5\u03c1\u03b1\u03c7\u03ce\u03c1\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03af\u03c3\u03c9","path":"ATTIKI\/Attiki_Geraneia_Pintiza_loop","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7222,"name_EN":"Gerania Mt: A loop trail around Pintiza meadows","description_EN":"Osios Patapios-Pintiza-Petra Perachoras and back","ascent_time":170,"descent_time":165,"marker":"Red_dots","level":12,"ascent":591,"descent":591,"maxelev":1013,"minelev":490,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.96758 37.99551,22.98309 38.00884)","views":29,"millestones":"0,22.9757254,37.9955129#1,22.9749188,37.9991420#2,22.9720733,38.0052142#3,22.9716305,38.0087857#4,22.9815796,38.0072398#5,22.9768408,38.0035132#6,22.9744995,37.9994784#7.2,22.9757254,37.9955129","x":22.9751775,"y":38.0073416,"coor":[[22.9757254,37.9955129],[22.9758464,37.995541],[22.9759503,37.9954428],[22.9759807,37.9957134],[22.9762204,37.9956479],[22.9761424,37.9958771],[22.9764645,37.9956455],[22.9764162,37.9958434],[22.9764955,37.9958801],[22.9763475,37.9961537],[22.976535,37.9961328],[22.9765105,37.9962588],[22.976865,37.9961537],[22.9771031,37.9962279],[22.9768371,37.996523],[22.9765393,37.9966466],[22.9764928,37.9967093],[22.976572,37.996746],[22.9761826,37.9969048],[22.9767735,37.9970001],[22.9773216,37.9968967],[22.9770469,37.9970971],[22.9773534,37.9971719],[22.9775109,37.9973084],[22.9771686,37.9973595],[22.976514,37.9977504],[22.9766154,37.9978234],[22.976317,37.997992],[22.975264,37.9983614],[22.9749192,37.9985927],[22.9745014,37.9991478],[22.9749233,37.9991154],[22.9749109,37.9991874],[22.973715,38.0000062],[22.9738514,38.0000254],[22.9736899,38.0001682],[22.9736275,38.0005642],[22.973684,38.0005917],[22.9736008,38.0008433],[22.9734485,38.0011484],[22.9730785,38.0015417],[22.9730457,38.0022625],[22.9731334,38.0025066],[22.9731514,38.0028492],[22.9732513,38.0030393],[22.9732321,38.0035979],[22.9733861,38.0039868],[22.9735653,38.0042047],[22.9734272,38.0043116],[22.973609,38.0043402],[22.9735733,38.0044481],[22.9737221,38.0043953],[22.9739942,38.0044878],[22.974118,38.004597],[22.9740138,38.0047674],[22.9738996,38.0047934],[22.9739208,38.0049017],[22.9736888,38.0052061],[22.973439,38.0054067],[22.9730063,38.0052137],[22.9728235,38.0052572],[22.9724822,38.0052271],[22.9722443,38.0051349],[22.9715678,38.0054535],[22.9711912,38.0055043],[22.9710777,38.0054762],[22.9711131,38.005418],[22.9706097,38.0055758],[22.9701395,38.005806],[22.9693948,38.006926],[22.9690726,38.0071575],[22.9688445,38.0071826],[22.9685886,38.0074056],[22.9685648,38.0076082],[22.9686407,38.0078792],[22.9685348,38.0081217],[22.9678138,38.0083677],[22.9675839,38.0085099],[22.967663,38.0085556],[22.9676505,38.0086366],[22.9677758,38.0086602],[22.968029,38.0086309],[22.9682552,38.0087411],[22.9686536,38.0087626],[22.969032,38.0085856],[22.969145,38.0086497],[22.9697705,38.0087183],[22.9698513,38.0086469],[22.9700568,38.0086127],[22.9705098,38.0087969],[22.9708631,38.0087819],[22.9711011,38.0088741],[22.9713061,38.0088759],[22.9717863,38.008745],[22.9720597,38.0087473],[22.9722202,38.0086676],[22.9723495,38.0083804],[22.9728636,38.0082767],[22.9730487,38.008071],[22.9732998,38.0080372],[22.9735189,38.0078408],[22.9739393,38.0079166],[22.9744411,38.0078759],[22.9746835,38.0076437],[22.9751775,38.0073416],[22.975809,38.0073426],[22.9768241,38.0072432],[22.9772895,38.0073554],[22.977799,38.0075762],[22.978004,38.007578],[22.978685,38.0077551],[22.979445,38.00796],[22.9800256,38.007983],[22.9803576,38.0078598],[22.9807114,38.0078087],[22.981146,38.0076097],[22.9812369,38.0073401],[22.9813407,38.0072509],[22.9818308,38.0072281],[22.9818434,38.0071381],[22.981963,38.0070355],[22.9823059,38.0069483],[22.9824446,38.0068053],[22.9826618,38.0067441],[22.9828395,38.0064573],[22.9829455,38.0062058],[22.9829512,38.0057913],[22.9828131,38.0050691],[22.9826314,38.0050315],[22.9822276,38.0045774],[22.9820006,38.0045213],[22.9822126,38.0040185],[22.9821688,38.0038919],[22.9818868,38.0036912],[22.981427,38.0035836],[22.9813049,38.0035555],[22.9809772,38.0033724],[22.9802607,38.0032941],[22.9799213,38.0031289],[22.9794535,38.0031879],[22.979169,38.0031674],[22.9787115,38.0033077],[22.9784382,38.0033053],[22.978346,38.0033766],[22.9779468,38.003648],[22.9771942,38.0037136],[22.97681,38.0034939],[22.9764807,38.003419],[22.9763096,38.0034355],[22.9761363,38.0036142],[22.9756327,38.0037901],[22.9755486,38.0041048],[22.9753203,38.0041389],[22.9748618,38.0043512],[22.9743369,38.0044187],[22.974118,38.004597],[22.9739942,38.0044878],[22.9737221,38.0043953],[22.9735733,38.0044481],[22.973609,38.0043402],[22.9734272,38.0043116],[22.9735653,38.0042047],[22.9733861,38.0039868],[22.9732321,38.0035979],[22.9732513,38.0030393],[22.9731514,38.0028492],[22.9731334,38.0025066],[22.9730457,38.0022625],[22.9730785,38.0015417],[22.9734485,38.0011484],[22.9736008,38.0008433],[22.973684,38.0005917],[22.9736275,38.0005642],[22.9736899,38.0001682],[22.9738514,38.0000254],[22.973715,38.0000062],[22.9749109,37.9991874],[22.9749233,37.9991154],[22.9745014,37.9991478],[22.9749192,37.9985927],[22.975264,37.9983614],[22.976317,37.997992],[22.9766154,37.9978234],[22.976514,37.9977504],[22.9771686,37.9973595],[22.9775109,37.9973084],[22.9773534,37.9971719],[22.9770469,37.9970971],[22.9773216,37.9968967],[22.9767735,37.9970001],[22.9761826,37.9969048],[22.976572,37.996746],[22.9764928,37.9967093],[22.9765393,37.9966466],[22.9768371,37.996523],[22.9771031,37.9962279],[22.976865,37.9961537],[22.9765105,37.9962588],[22.976535,37.9961328],[22.9763475,37.9961537],[22.9764955,37.9958801],[22.9764162,37.9958434],[22.9764645,37.9956455],[22.9761424,37.9958771],[22.9762204,37.9956479],[22.9759807,37.9957134],[22.9759503,37.9954428],[22.9758464,37.995541],[22.9757254,37.9955129]]},{"id":18963,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u03a3\u03c0\u03ac\u03bd\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac \u03b5\u03bd\u03b4\u03b7\u03bc\u03b9\u03ba\u03ac \u03c6\u03c5\u03c4\u03ac \u03c3\u03c4\u03b1 \u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1","description_GR":"\u039c\u03cd\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03c3\u03c0\u03ac\u03bd\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b4\u03b7\u03bc\u03b9\u03ba\u03ac \u03c6\u03c5\u03c4\u03ac \u03c4\u03c9\u03bd \u0393\u03b5\u03c1\u03b1\u03bd\u03b5\u03af\u03c9\u03bd","path":"NATURE\/Nature_Geraneia_Flora_PetraPerachoras","activity_type":96,"assistance":2,"difficulty":2,"scenic_value":5,"length":7166,"name_EN":"Geraneia Mts: Rare and Greek endemic species of Mts Geraneia","description_EN":"An introduction to the rare and endemic plants of Geraneia Mts","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":488,"descent":488,"maxelev":883,"minelev":421,"link_logo":"","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_geraneia.php","pdf_link":"","bbox":"LINESTRING(22.95634 37.99546,22.97754 38.01082)","views":13,"millestones":"0,22.9757254,37.9955129#1,22.9749186,37.9991428#2,22.9715979,38.0053683#3,22.9638548,38.0073537#4,22.9601467,38.0101005#5,22.9587347,38.0059322#6,22.9668948,38.0000592#7.2,22.9757243,37.9955129","x":22.9660581,"y":38.0067525,"coor":[[22.9757254,37.9955129],[22.9758467,37.995541],[22.9759506,37.9954428],[22.975981,37.9957134],[22.9762211,37.9956479],[22.9761428,37.9958771],[22.9764649,37.9956455],[22.9764166,37.9958434],[22.9764958,37.9958801],[22.9763475,37.9961537],[22.9765347,37.9961328],[22.9765101,37.9962588],[22.9768646,37.9961537],[22.9771028,37.9962279],[22.9768367,37.996523],[22.9765389,37.9966466],[22.9764925,37.9967093],[22.9765717,37.996746],[22.9761823,37.9969048],[22.9767732,37.9970001],[22.9773213,37.9968967],[22.9770461,37.9971016],[22.9773526,37.9971764],[22.9775102,37.9973129],[22.9771678,37.997364],[22.9765132,37.9977549],[22.9766147,37.9978279],[22.9763162,37.9979965],[22.9752633,37.9983659],[22.9749184,37.9985972],[22.9745006,37.9991523],[22.9749225,37.9991199],[22.9749101,37.9991919],[22.9737142,38.0000107],[22.9738506,38.0000299],[22.9736892,38.0001727],[22.9736267,38.0005687],[22.9736833,38.0005962],[22.9736,38.0008478],[22.9734477,38.0011529],[22.9730778,38.0015462],[22.9730449,38.002267],[22.9731327,38.0025111],[22.9731507,38.0028537],[22.9732505,38.0030438],[22.9732313,38.0036024],[22.9733854,38.0039913],[22.9735646,38.0042092],[22.9734264,38.0043161],[22.9736082,38.0043447],[22.9735726,38.0044526],[22.9737214,38.0043998],[22.9739934,38.0044923],[22.9741058,38.0046014],[22.9736341,38.0048632],[22.9731663,38.0049222],[22.9725741,38.004917],[22.9722538,38.0050134],[22.972138,38.0051475],[22.9716339,38.0053594],[22.971291,38.0054466],[22.9710865,38.0054087],[22.9701698,38.0057972],[22.9699732,38.0060118],[22.9698668,38.0062903],[22.9693787,38.00698],[22.9686213,38.0073879],[22.9680409,38.0075],[22.9673359,38.0074127],[22.9670536,38.0072389],[22.9660776,38.006987],[22.9664547,38.0069002],[22.9662967,38.0067907],[22.9660581,38.0067525],[22.9659804,38.0066077],[22.9651578,38.0067807],[22.9654572,38.006549],[22.9654238,38.0064946],[22.9648081,38.0065433],[22.9647585,38.006678],[22.964608,38.0068479],[22.9643947,38.0069317],[22.9642661,38.0071649],[22.9640016,38.0073428],[22.9634885,38.0073833],[22.9630529,38.0075778],[22.9628246,38.0076118],[22.9634013,38.0072068],[22.9637789,38.007084],[22.9640081,38.0065813],[22.9635588,38.0069378],[22.9629781,38.0069237],[22.9621018,38.0070196],[22.9605218,38.0076005],[22.9603274,38.0076528],[22.9597787,38.0077922],[22.9591223,38.0078945],[22.9589608,38.0080373],[22.959192,38.0084494],[22.9594175,38.0086136],[22.9600139,38.0099347],[22.9604953,38.0105338],[22.9604472,38.0107136],[22.9602629,38.0108562],[22.9592664,38.010185],[22.9589496,38.010038],[22.9577551,38.0099282],[22.9573582,38.0097985],[22.9573271,38.009582],[22.9574194,38.0095017],[22.9579501,38.0090287],[22.957987,38.0088308],[22.9577641,38.0084863],[22.9574715,38.0082314],[22.9564889,38.0077946],[22.9563889,38.0076134],[22.9567588,38.0072382],[22.9585637,38.0060645],[22.9592086,38.0055655],[22.959639,38.0052539],[22.96058,38.0047575],[22.9616149,38.0040637],[22.9626341,38.0036762],[22.9632607,38.0036637],[22.9634488,38.0032507],[22.9647076,38.0020181],[22.9650671,38.0015616],[22.9657371,38.0008916],[22.9661173,38.0005795],[22.9668755,38.0001175],[22.9669469,37.9999018],[22.966891,37.9998292],[22.9665963,37.9997275],[22.9665635,37.9996281],[22.9666383,37.9994981],[22.9668731,37.9994776],[22.9673547,37.9992475],[22.9678917,37.999126],[22.9681555,37.9989932],[22.9711364,37.9967662],[22.9720079,37.9963412],[22.9724469,37.9958944],[22.9727586,37.9958476],[22.9734863,37.995935],[22.9747056,37.9958826],[22.975174,37.9957785],[22.9757243,37.9955129]]},{"id":18964,"author":"AnaDigit","name_GR":"\u0391\u03c4\u03c4\u03b9\u03ba\u03ae: \u039c\u03b9\u03b1 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03b1 \u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1","description_GR":"\u039c. \u039f\u03c3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5-\u03a0\u03af\u03bd\u03c4\u03b9\u03b6\u03b1-\u03a0\u03ad\u03c4\u03c1\u03b1 \u03a0\u03b5\u03c1\u03b1\u03c7\u03ce\u03c1\u03b1\u03c2-\u03bc. \u0391\u03c0. \u03a0\u03b1\u03cd\u03bb\u03bf\u03c5-\u039c. \u039f\u03c3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5","path":"ATTIKI\/Attiki_Geraneia_Pintiza_loop2","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":6153,"name_EN":"Attica: A loop trail on Geraneia Mts","description_EN":"Osios Patapios mon.-Pintiza-Petra Perachoras-Osios Patapios mon.","ascent_time":145,"descent_time":140,"marker":"Yellow_square","level":9,"ascent":532,"descent":532,"maxelev":1013,"minelev":490,"link_logo":"GERANEIA_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.geraneia","pdf_link":"","bbox":"LINESTRING(22.97215 37.99551,22.98309 38.00792)","views":3,"millestones":"0,22.9757254,37.9955129#1,22.9749182,37.9991414#2,22.9722263,38.0060508#3,22.9819904,38.0070287#4,22.9762992,38.0034466#5,22.9749139,37.9991716#6.2,22.9757265,37.9955129","x":22.9823059,"y":38.0069483,"coor":[[22.9757254,37.9955129],[22.9758467,37.995541],[22.9759506,37.9954428],[22.975981,37.9957134],[22.9762211,37.9956479],[22.9761428,37.9958771],[22.9764649,37.9956455],[22.9764166,37.9958434],[22.9764958,37.9958801],[22.9763475,37.9961537],[22.9765347,37.9961328],[22.9765101,37.9962588],[22.9768646,37.9961537],[22.9771028,37.9962279],[22.9768367,37.996523],[22.9765389,37.9966466],[22.9764925,37.9967093],[22.9765717,37.996746],[22.9761823,37.9969048],[22.9767732,37.9970001],[22.9773213,37.9968967],[22.9770462,37.9970971],[22.9773527,37.9971719],[22.9775102,37.9973084],[22.9771678,37.9973595],[22.9765132,37.9977504],[22.9766147,37.9978234],[22.9763163,37.997992],[22.9752633,37.9983614],[22.9749184,37.9985927],[22.9745007,37.9991478],[22.9749226,37.9991154],[22.9749102,37.9991874],[22.9737143,38.0000062],[22.9738507,38.0000254],[22.9736892,38.0001682],[22.9736268,38.0005642],[22.9736833,38.0005917],[22.9736001,38.0008433],[22.9734478,38.0011484],[22.9730778,38.0015417],[22.973045,38.0022624],[22.9731327,38.0025066],[22.9731507,38.0028492],[22.9732506,38.0030393],[22.9732314,38.0035979],[22.9733854,38.0039868],[22.9735646,38.0042047],[22.9734265,38.0043116],[22.9736083,38.0043402],[22.9735726,38.0044481],[22.9737214,38.0043953],[22.9739935,38.0044878],[22.9741173,38.004597],[22.9740135,38.0047674],[22.9738992,38.0047934],[22.9739205,38.0049017],[22.9736884,38.0052061],[22.9734386,38.0054067],[22.9732306,38.0056212],[22.97228,38.0059914],[22.972199,38.0060809],[22.9721722,38.006369],[22.9727934,38.006753],[22.9731462,38.0067741],[22.9734739,38.0069572],[22.9737244,38.0069684],[22.9739618,38.0070966],[22.9745315,38.0070836],[22.97461,38.0071744],[22.9749849,38.0072408],[22.9751771,38.0073416],[22.9758079,38.0073426],[22.976823,38.0072432],[22.9772885,38.0073554],[22.977798,38.0075762],[22.978003,38.007578],[22.978684,38.0077551],[22.9794443,38.00796],[22.9800249,38.007983],[22.9803569,38.0078597],[22.9807107,38.0078087],[22.9811453,38.0076097],[22.9812369,38.0073401],[22.9813407,38.0072509],[22.9818308,38.0072281],[22.9818434,38.0071381],[22.981963,38.0070355],[22.9823059,38.0069483],[22.9824446,38.0068053],[22.9826618,38.0067441],[22.9828392,38.0064573],[22.9829451,38.0062058],[22.9829509,38.0057913],[22.9828128,38.0050691],[22.9826311,38.0050315],[22.9822273,38.0045774],[22.9820003,38.0045213],[22.9822122,38.0040185],[22.9821684,38.0038919],[22.9818864,38.0036912],[22.9813049,38.0035555],[22.9809772,38.0033724],[22.9806623,38.0033381],[22.9802607,38.0032941],[22.9799213,38.0031289],[22.9794535,38.0031879],[22.979169,38.0031674],[22.9787115,38.0033077],[22.9784382,38.0033053],[22.978346,38.0033766],[22.9779472,38.003648],[22.9771945,38.0037136],[22.9768103,38.0034939],[22.9764811,38.003419],[22.97631,38.0034355],[22.9761367,38.0036142],[22.9756331,38.0037901],[22.975549,38.0041048],[22.9753207,38.0041389],[22.9748621,38.0043512],[22.9743372,38.0044187],[22.9741183,38.004597],[22.9739946,38.0044878],[22.9737225,38.0043953],[22.9735737,38.0044481],[22.9736094,38.0043402],[22.9734275,38.0043116],[22.9735657,38.0042047],[22.9733865,38.0039868],[22.9732325,38.0035979],[22.9732516,38.0030393],[22.9731518,38.0028492],[22.9731338,38.0025066],[22.9730461,38.0022625],[22.9730789,38.0015417],[22.9734488,38.0011484],[22.9736012,38.0008433],[22.9736844,38.0005917],[22.9736278,38.0005642],[22.9736903,38.0001682],[22.9738517,38.0000254],[22.9737153,38.0000062],[22.9749112,37.9991874],[22.9749236,37.9991155],[22.9745018,37.9991478],[22.9749195,37.9985927],[22.9752644,37.9983614],[22.9763173,37.997992],[22.9766158,37.9978234],[22.9765143,37.9977504],[22.9771689,37.9973595],[22.9775113,37.9973084],[22.9773537,37.9971719],[22.9770473,37.9970971],[22.9773223,37.9968967],[22.9767742,37.9970001],[22.9761833,37.9969048],[22.9765728,37.996746],[22.9764935,37.9967093],[22.97654,37.9966466],[22.9768378,37.996523],[22.9771038,37.9962279],[22.9768657,37.9961537],[22.9765112,37.9962588],[22.9765357,37.9961328],[22.9763486,37.9961537],[22.9764969,37.9958801],[22.9764177,37.9958434],[22.976466,37.9956455],[22.9761439,37.9958771],[22.9762225,37.9956479],[22.9759824,37.9957134],[22.975952,37.9954428],[22.9758482,37.995541],[22.9757265,37.9955129]]},{"id":20101,"author":"AnaDigit","name_GR":"\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1: \u039b\u03bf\u03c5\u03c4\u03c1\u03ac\u03ba\u03b9-\u039a\u03cc\u03bb\u03c0\u03bf\u03c2 \u0391\u03bb\u03ba\u03c5\u03bf\u03bd\u03b9\u03b4\u03ce\u03bd","description_GR":"\u039b\u03bf\u03c5\u03c4\u03c1\u03ac\u03ba\u03b9-\u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7-\u03a3\u03c7\u03af\u03bd\u03bf\u03c2","path":"ATTIKI\/Attiki_Geraneia_Loutraki_Alkyonides","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":18095,"name_EN":"Geraneia: Loutraki-Alkyonides bay","description_EN":"Loutraki-Panagia Faneromeni-Schinos","ascent_time":425,"descent_time":425,"marker":"Red_dots","level":9,"ascent":1055,"descent":1046,"maxelev":978,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.97642 37.97687,23.04974 38.05286)","views":0,"millestones":"0,22.9774840,37.9764307#1,22.9887684,37.9772319#2,22.9999271,37.9766918#3,23.0112359,37.9766290#4,23.0201469,37.9797957#5,23.0284836,37.9854971#6,23.0381443,37.9884567#7,23.0396432,37.9935202#8,23.0406544,37.9997767#9,23.0419168,38.0051878#10,23.0461273,38.0112476#11,23.0406285,38.0178466#12,23.0333843,38.0230169#13,23.0356239,38.0260478#14,23.0412053,38.0300354#15,23.0454648,38.0366462#16,23.0473119,38.0413513#17,23.0458447,38.0479155#18.1,23.0479917,38.0534622","x":23.0411363,"y":38.0182848,"coor":[[22.977484,37.9764307],[22.9786054,37.976463],[22.979242,37.976482],[22.9799934,37.9764885],[22.9806766,37.976508],[22.9814213,37.9765369],[22.9826476,37.9765746],[22.9836947,37.9766017],[22.9847801,37.9765885],[22.9858267,37.9766516],[22.987216,37.9768664],[22.9880133,37.9770535],[22.9888901,37.9772548],[22.9896848,37.9774239],[22.990432,37.9775745],[22.9910643,37.9775484],[22.9928896,37.977573],[22.9947683,37.9775711],[22.9952004,37.9775612],[22.9958681,37.9775489],[22.9973096,37.9773809],[22.9991242,37.9768061],[22.9992271,37.9767799],[22.9993194,37.9767627],[22.9999467,37.9766869],[23.0014319,37.9766049],[23.002661,37.9766424],[23.004314,37.9764941],[23.0050042,37.9765225],[23.0056666,37.9765596],[23.0060989,37.9765858],[23.0082038,37.9766937],[23.0092943,37.9768832],[23.0113474,37.976612],[23.0136788,37.9768119],[23.0144973,37.9769088],[23.0163346,37.977447],[23.0174166,37.9774199],[23.0187505,37.9772869],[23.019153,37.9792324],[23.0203283,37.9799002],[23.0221392,37.9807264],[23.0229238,37.9816657],[23.0233991,37.9818859],[23.0239072,37.9823182],[23.0240957,37.9826983],[23.024354,37.9829709],[23.0250771,37.9834004],[23.0259781,37.9841469],[23.0272082,37.9849863],[23.0276701,37.9853686],[23.0282479,37.9855897],[23.0288095,37.9853645],[23.0295961,37.9852989],[23.0302979,37.9856201],[23.0316263,37.9859195],[23.0331439,37.9865448],[23.0347368,37.986648],[23.0353865,37.9865993],[23.035665,37.9866692],[23.0362826,37.9867643],[23.0369502,37.9870853],[23.0377667,37.9873443],[23.0379019,37.9874535],[23.0381328,37.9880863],[23.0381673,37.9889338],[23.0382537,37.989295],[23.0382185,37.9893758],[23.0381271,37.9893931],[23.0379465,37.9892744],[23.0377782,37.9890838],[23.0374784,37.9884955],[23.0371499,37.9883577],[23.0369776,37.9884734],[23.0367274,37.9893185],[23.0363832,37.989514],[23.0363358,37.9896578],[23.0365156,37.9898395],[23.0369704,37.9898973],[23.0370591,37.9900783],[23.0370556,37.9903487],[23.0374529,37.990442],[23.0381042,37.9911504],[23.0386705,37.9913893],[23.0386781,37.9916778],[23.0389037,37.9918418],[23.0390694,37.9922397],[23.0391623,37.9929705],[23.0394195,37.9933331],[23.0397237,37.993588],[23.039811,37.9938771],[23.0400801,37.9942037],[23.0404426,37.9943509],[23.0404849,37.9946036],[23.0406078,37.9947848],[23.0411753,37.9949337],[23.0412121,37.9956009],[23.0410597,37.9959421],[23.0411721,37.9960512],[23.0415702,37.9960905],[23.0417164,37.9962359],[23.0417367,37.9964253],[23.0416208,37.9965776],[23.0411853,37.9967903],[23.0406135,37.9969659],[23.0405327,37.9970554],[23.0405642,37.9972539],[23.0413163,37.9980982],[23.0413939,37.9982611],[23.0413364,37.9983057],[23.0409606,37.9983026],[23.0407426,37.998427],[23.040695,37.9985798],[23.0411447,37.9990341],[23.0410756,37.9990876],[23.0405283,37.9991372],[23.0404475,37.9992177],[23.0404223,37.9994068],[23.04069,37.9998415],[23.0407773,38.0001307],[23.0411285,38.0002777],[23.0416811,38.0006968],[23.0422592,38.0009088],[23.0423817,38.0011261],[23.0422327,38.001197],[23.0409707,38.0010245],[23.0406968,38.0010673],[23.0406151,38.0012199],[23.0407011,38.0024823],[23.0408224,38.0027897],[23.0410023,38.0029714],[23.0413985,38.0031549],[23.0422388,38.003351],[23.0425301,38.0037229],[23.0424716,38.0038486],[23.0420174,38.0037368],[23.0417882,38.0038431],[23.0415997,38.0043282],[23.0415973,38.0045084],[23.0419854,38.0053227],[23.0422718,38.0069473],[23.0425046,38.0074359],[23.0428747,38.0078805],[23.0430639,38.0082245],[23.0434235,38.008606],[23.0436719,38.0087702],[23.0440915,38.0089178],[23.0442716,38.0090815],[23.0442555,38.0094419],[23.0439542,38.009836],[23.0440386,38.0103594],[23.0439591,38.0105075],[23.0441971,38.0104328],[23.0443725,38.0100827],[23.0449664,38.0099614],[23.0455996,38.010327],[23.046196,38.0108906],[23.0464246,38.0109916],[23.0460791,38.0112862],[23.0459831,38.011664],[23.0455137,38.0118404],[23.045272,38.0120368],[23.0451578,38.0120538],[23.0449383,38.0122954],[23.0449943,38.012368],[23.0447519,38.0126093],[23.0444904,38.0125712],[23.043869,38.0130528],[23.0439475,38.0131526],[23.0437753,38.0132503],[23.0437623,38.0133764],[23.0434195,38.0134547],[23.0434046,38.0137249],[23.0430689,38.0141368],[23.0427147,38.014224],[23.0423462,38.0145275],[23.0420479,38.0146873],[23.0419775,38.0148489],[23.0411517,38.0152748],[23.0408399,38.0155967],[23.0406375,38.016271],[23.0404871,38.01645],[23.0403458,38.0168003],[23.040338,38.0173951],[23.040507,38.0175407],[23.0405387,38.0177302],[23.0406507,38.0178753],[23.041103,38.0181404],[23.0411363,38.0182848],[23.0407569,38.0183358],[23.0403556,38.0185308],[23.0399992,38.0187803],[23.0393877,38.0193701],[23.0389741,38.0196371],[23.0388419,38.0197036],[23.0382374,38.0197527],[23.0376877,38.0199735],[23.0371163,38.0201041],[23.0368637,38.0202552],[23.0365782,38.0203069],[23.0362455,38.0204845],[23.035788,38.0206249],[23.0349735,38.0210508],[23.0343789,38.0212172],[23.0341715,38.0213957],[23.0341817,38.0214859],[23.0339831,38.0218628],[23.0340499,38.0219805],[23.0338418,38.0222132],[23.0335209,38.0223547],[23.0334389,38.0225253],[23.0333656,38.0229032],[23.0334394,38.0233544],[23.0333442,38.0236691],[23.0333857,38.0239759],[23.0336364,38.0239689],[23.0340629,38.0235939],[23.0346584,38.0233645],[23.0349437,38.0233217],[23.0351708,38.0233867],[23.0355816,38.023336],[23.0358997,38.0234017],[23.0365153,38.0233707],[23.0367645,38.0234809],[23.0373114,38.0234853],[23.0380464,38.0239059],[23.0381122,38.0241047],[23.0382787,38.0241151],[23.0381122,38.0241047],[23.0375766,38.0240328],[23.0370713,38.0243351],[23.0363846,38.0245728],[23.0365864,38.0248268],[23.0363875,38.0252217],[23.036476,38.0254207],[23.0364293,38.0255104],[23.0361077,38.0257061],[23.0357078,38.0257929],[23.0355893,38.0261434],[23.0356453,38.026216],[23.0353697,38.026376],[23.0352302,38.0265911],[23.0352492,38.0268797],[23.0353615,38.0270068],[23.0357032,38.0270096],[23.0358531,38.0268756],[23.036231,38.0267345],[23.0365375,38.0268181],[23.0365347,38.0270344],[23.0367257,38.0272343],[23.0367794,38.027487],[23.0367512,38.0279014],[23.0369304,38.0281372],[23.037112,38.0281927],[23.0373754,38.0280867],[23.0376824,38.0281343],[23.0379708,38.0278663],[23.0381298,38.0279037],[23.0382337,38.0277964],[23.0383468,38.0278604],[23.0384731,38.0277893],[23.0388472,38.0279366],[23.0389824,38.02778],[23.0390628,38.0277265],[23.0391647,38.0277814],[23.0392292,38.0280704],[23.0392857,38.0281069],[23.0393775,38.0280626],[23.0397486,38.0284351],[23.0397688,38.0286336],[23.0397116,38.0286511],[23.0399257,38.0288331],[23.0398562,38.0289227],[23.0399333,38.0291216],[23.0402277,38.0292682],[23.0404667,38.0292881],[23.0404317,38.029351],[23.0405115,38.0293426],[23.0407261,38.0294885],[23.0409604,38.029869],[23.0410854,38.029897],[23.0412088,38.0300422],[23.0416273,38.03028],[23.0425934,38.0313423],[23.0427487,38.031668],[23.0425617,38.032027],[23.0425321,38.0327973],[23.0425988,38.032924],[23.042516,38.0331577],[23.0425974,38.0332485],[23.0426426,38.0340149],[23.0429014,38.0342694],[23.043102,38.0346135],[23.0433517,38.0347462],[23.0434773,38.0347292],[23.0435103,38.0348196],[23.0431772,38.0350242],[23.0432503,38.035232],[23.0439065,38.0355979],[23.0442487,38.0355646],[23.0442241,38.0357086],[23.0443145,38.0357634],[23.0444769,38.0356566],[23.044472,38.0359179],[23.0447446,38.0359922],[23.044845,38.0361553],[23.0449587,38.0361742],[23.0451166,38.0363017],[23.0453216,38.0363124],[23.0455071,38.036395],[23.0454668,38.036647],[23.0455968,38.0371392],[23.0456639,38.0372614],[23.045788,38.0382358],[23.045744,38.0383075],[23.0458437,38.0385247],[23.0458079,38.0386505],[23.0455112,38.0386842],[23.0450275,38.0390768],[23.0448174,38.0391832],[23.044793,38.0393092],[23.0461123,38.0394281],[23.0467318,38.0391087],[23.0468243,38.0390013],[23.0468745,38.0386502],[23.0472402,38.038563],[23.0473417,38.038645],[23.0474908,38.0385741],[23.0476259,38.0387013],[23.047667,38.0390441],[23.0478933,38.0391721],[23.0478928,38.0397039],[23.0474874,38.0402143],[23.0474628,38.0403493],[23.0476991,38.0405855],[23.0476473,38.0410628],[23.0468288,38.0417636],[23.046552,38.0420137],[23.0465384,38.0421849],[23.0463509,38.0425799],[23.0465629,38.0429331],[23.0465593,38.0432125],[23.0463515,38.0434181],[23.0460994,38.0435242],[23.0457674,38.0436386],[23.045105,38.0437504],[23.0450131,38.0438037],[23.0450112,38.0439479],[23.0449073,38.0440552],[23.0446109,38.0440618],[23.0443215,38.0441631],[23.0441707,38.0443602],[23.0438949,38.0445382],[23.0439899,38.0448228],[23.0442389,38.0449285],[23.0448021,38.0454378],[23.0453439,38.0458387],[23.0455205,38.0462818],[23.0457346,38.0464638],[23.0459261,38.0465284],[23.0461391,38.0468005],[23.0462052,38.0469813],[23.0457974,38.0476629],[23.0459038,38.0482496],[23.0460724,38.0484312],[23.0461049,38.0485577],[23.0459681,38.0491919],[23.0458276,38.0494792],[23.0457291,38.0500462],[23.0457947,38.050263],[23.0451812,38.0510962],[23.0473733,38.0524794],[23.0483464,38.053028],[23.0487547,38.0531845],[23.0487073,38.0533193],[23.0479878,38.0534307],[23.0479917,38.0534622]]}],{"extent":[22.85012,37.92693,23.21035,38.05336],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":true},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":true},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Geraneia_Blue":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Geraneia_Kitrino":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Geraneia_Kitrino_Trigono":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Geraneia_Kokkino":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Geraneia_Prasino":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"Attiki\/Attiki_Geraneia_Sterna_Ireo":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Geraneia_Ireo_Melagavi":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Geraneia_Ireo_AgNikolaos":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Geraneia_Ireo_Vouliagmeni":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Geraneia_Faneromeni_Loutraki":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Geraneia_Faneromeni_Schinos":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Geraneia_Selki_loop":{"url":null,"color":"#8027d7","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Geraneia_Kyklos_Douskias":{"url":null,"color":"#8027d7","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Geraneia_Vouliagmeni":{"url":null,"color":"#2d42c4","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Geraneia_Sousaki_1":{"url":null,"color":"#2d42c4","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Geraneia_Sousaki_2":{"url":null,"color":"#2d42c4","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Geraneia_Oreinos_Agonas_Geraneion_10km":{"url":null,"color":"#e7c72f","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Geraneia_Oreinos_Agonas_Geraneion_21km":{"url":null,"color":"#dddb28","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Geraneia_Prarthi_loop":{"url":null,"color":"#179c20","width":6,"exclude":false,"useStyle":true},"ATTIKI\/Attiki_Geraneia_Tzaravi_Makryplagi":{"url":null,"color":"#179c20","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_geraneia = new getPoiCollection("geraneia",[{"name":"\u0397\u03c6\u03b1\u03af\u03c3\u03c4\u03b5\u03b9\u03bf \u03a3\u03bf\u03c5\u03c3\u03ac\u03ba\u03b9","owner":"\u03a1\u03b5\u03b3\u03b3\u03af\u03bd\u03b1 \u039a\u03bf\u03cd\u03c4\u03c3\u03b7","x":23.08691,"y":37.935328,"photo":"Sousaki_volcano","type":72,"zoom_level":11,"id":5,"hlink_GR":"http:\/\/www.volcanodiscovery.com\/sousaki-volcano.html","hlink_EN":"http:\/\/www.volcanodiscovery.com\/sousaki-volcano.html","description":"The Sousaki volcano is an area with about 2-4 former eruption centers. Probably mainly hydrothermal and phreatic eruptions, about 1-3 Mi. years before today. It is the north-western part of the Cycladic arch of the active Greek volcanoes. The earthquakes of 1997 of 3-4 R had as a result the uprising magma in higher areas of the earth crust. So future activities are possible, even there have been no historic eruptions been reported. Also the area around the volcano is stressed by many fault systems that are a cause of high seismic activity in the area of Gerania mountains and the Loutraki thermal spings are probably also connected to the \"Sousaki magma chamber\". The area is controlled by the Greek Geological Instistute IGME. ","height":0,"width":0},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c4\u03bf\u03c5 \u0399\u03bf\u03c5\u03c3\u03c4\u03b9\u03bd\u03b9\u03ac\u03bd\u03b5\u03b9\u03bf\u03c5 \u03c4\u03b5\u03af\u03c7\u03bf\u03c5\u03c2","owner":"AnaDigit","x":22.971238613129,"y":37.92800495873,"photo":"Korinthia_Ioustinianio_teixos_Istmou","type":10,"zoom_level":14,"id":475,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
Bungee jumping
\u03c3\u03c4\u03b7\u03bd \u03c0\u03b1\u03bb\u03b9\u03ac \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u03c4\u03bf\u03c5 \u0399\u03c3\u03b8\u03bc\u03bf\u03cd","owner":"AnaDigit","x":22.993061,"y":37.927523,"photo":"Korinthia_Bunjie_Isthmos","type":0,"zoom_level":14,"id":1032,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":459},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u039f \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0391\u03bd\u03b4\u03c1\u03ad\u03b1","owner":"AnaDigit","x":22.972633,"y":37.982544,"photo":"Korinthia_Loutraki_AgAndreas_pano","type":10,"zoom_level":13,"id":1033,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":825},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a4\u03bf \u03b1\u03ba\u03c1\u03c9\u03c4\u03ae\u03c1\u03b9 \u039c\u03b5\u03bb\u03b1\u03b3\u03ba\u03ac\u03b2\u03b9
\u03cc\u03c0\u03bf\u03c5 \u03c4\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u0397\u03c1\u03b1\u03af\u03bf\u03bd","owner":"AnaDigit","x":22.892639,"y":38.023377,"photo":"Korinthia_Loutraki_Ireon_penninsula","type":0,"zoom_level":12,"id":1034,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0391\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u0397\u03c1\u03b1\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.85247,"y":38.02789,"photo":"Korinthia_Loutraki_Ireon2","type":10,"zoom_level":12,"id":1035,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u039a\u03c1\u03b7\u03bd\u03b9\u03ba\u03cc \u03c3\u03c5\u03b3\u03ba\u03c1\u03cc\u03c4\u03b7\u03bc\u03b1
\u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u0397\u03c1\u03b1\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.858361,"y":38.030088,"photo":"Korinthia_Perachora_Iraion_Krini","type":10,"zoom_level":14,"id":1036,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a3\u03c4\u03b7 \u03bb\u03af\u03bc\u03bd\u03b7 \u0392\u03bf\u03c5\u03bb\u03b9\u03b1\u03b3\u03bc\u03ad\u03bd\u03b7\u03c2","owner":"AnaDigit","x":22.882061,"y":38.032074,"photo":"Korinthia_Loutraki_Vouliagmeni3","type":0,"zoom_level":13,"id":1037,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":1653},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0391\u03c8\u03b9\u03b4\u03c9\u03c4\u03ae \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae
\u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u0397\u03c1\u03b1\u03af\u03bf\u03bd","owner":"AnaDigit","x":22.853608,"y":38.028,"photo":"Korinthia_Perachora_Iraion_apsidoti_dexameni","type":10,"zoom_level":16,"id":1038,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":530},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a6\u03ac\u03c1\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u0386\u03ba\u03c1\u03b1 \u039c\u03b5\u03bb\u03b1\u03b3\u03ba\u03ac\u03b2\u03b9","owner":"AnaDigit","x":22.850217,"y":38.02855,"photo":"Korinthia_Perachora_Faros_Melagavi2","type":9,"zoom_level":12,"id":1039,"hlink_GR":"http:\/\/www.faroi.com\/gr\/melagavi_gr.htm","hlink_EN":"http:\/\/www.faroi.com\/en\/melagavi.htm","description":"\u039f \u03c6\u03ac\u03c1\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u0386\u03ba\u03c1\u03b1 \u039c\u03b5\u03bb\u03b1\u03b3\u03ba\u03ac\u03b2\u03b9 \u03ae \u03a6\u03ac\u03c1\u03bf\u03c2 \u0397\u03c1\u03b1\u03af\u03bf\u03bd \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c4\u03b1 \u03c0\u03bb\u03bf\u03af\u03b1 \u03c0\u03bf\u03c5 \u03c0\u03bb\u03ad\u03bf\u03c5\u03bd \u03c3\u03c4\u03bf\u03bd \u039a\u03bf\u03c1\u03b9\u03bd\u03b8\u03b9\u03b1\u03ba\u03cc \u03ba\u03b1\u03b9 \u03ba\u03b9\u03bd\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03bb\u03b9\u03bc\u03ac\u03bd\u03b9 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03b4\u03b9\u03ce\u03c1\u03c5\u03b3\u03b1 \u03c4\u03b7\u03c2 \u039a\u03bf\u03c1\u03af\u03bd\u03b8\u03bf\u03c5. \u039a\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf 1897 \u03ba\u03b1\u03b9 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03bc\u03af\u03b1 \u03bb\u03b5\u03c5\u03ba\u03ae \u03b1\u03bd\u03b1\u03bb\u03b1\u03bc\u03c0\u03ae \u03b1\u03bd\u03ac 10 \u03b4\u03bb. \u03ba\u03b1\u03b9 \u03c6\u03c9\u03c4\u03bf\u03b2\u03bf\u03bb\u03af\u03b1 20 \u03bd.\u03bc.","height":800,"width":771},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03cc\u03bb\u03c0\u03bf\u03c5
\u03c4\u03c9\u03bd \u0391\u03bb\u03ba\u03c5\u03bf\u03bd\u03b9\u03b4\u03ce\u03bd","owner":"AnaDigit","x":22.944202,"y":38.046523,"photo":"Korinthia_Perachora_view_to_Korobili2","type":0,"zoom_level":12,"id":1040,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bf\u03b9 \u0391\u03bb\u03ba\u03c5\u03bf\u03bd\u03af\u03b4\u03b5\u03c2 \u03bd\u03ae\u03c3\u03bf\u03b9 \u03c3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf, \u03bc\u03b5 \u03c4\u03bf \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03b2\u03c1\u03b1\u03c7\u03ce\u03b4\u03b5\u03c2 \u039a\u03bf\u03c1\u03bf\u03bc\u03c0\u03af\u03bb\u03b9 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03bf\u03bd \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03bd \u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1.","height":303,"width":1000},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0397 \u03c0\u03b7\u03b3\u03ae \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0391\u03bd\u03b4\u03c1\u03ad\u03b1","owner":"AnaDigit","x":22.972505,"y":37.982358,"photo":"Korinthia_Loutraki_Pigi_AgAndrea1","type":9,"zoom_level":17,"id":1042,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":363},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a4\u03bf \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2
\u039f\u03c3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.976576,"y":37.995845,"photo":"Korinthia_Loutraki_Osios_Patapios","type":9,"zoom_level":12,"id":1043,"hlink_GR":"http:\/\/analogion.gr\/logos\/monasteries\/85-osios-patapios-loutraki","hlink_EN":"","description":"","height":729,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u03a0\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5","owner":"AnaDigit","x":22.944492,"y":38.006869,"photo":"Korinthia_Loutraki_moni_AgIoanniProdromou","type":9,"zoom_level":14,"id":1044,"hlink_GR":"","hlink_EN":"","description":"","height":333,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u039c\u03bf\u03bd\u03ae \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1","owner":"AnaDigit","x":22.97524,"y":37.987592,"photo":"Korinthia_Loutraki_moni_PrfIlia","type":9,"zoom_level":14,"id":1045,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a4\u03b1\u03b2\u03ad\u03c1\u03bd\u03b1 \u0395\u0394\u0395\u039c","owner":"AnaDigit","x":22.937926,"y":38.006616,"photo":"Korinthia_Loutraki_wayto_Perachora_taverne_Edem","type":9,"zoom_level":15,"id":1047,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a0\u03b1\u03bd\u03c4\u03b5\u03bb\u03b5\u03ae\u03bc\u03c9\u03bd","owner":"AnaDigit","x":22.948268,"y":38.006835,"photo":"Korinthia_Loutraki_wayto_Patapios_AgPandeleimon","type":9,"zoom_level":16,"id":1048,"hlink_GR":"","hlink_EN":"","description":"","height":690,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a4\u03b5\u03c7\u03bd\u03b7\u03c4\u03cc\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2
\u03c3\u03c4\u03bf \u039b\u03bf\u03c5\u03c4\u03c1\u03ac\u03ba\u03b9","owner":"AnaDigit","x":22.967366,"y":37.984091,"photo":"Korinthia_Loutraki4","type":0,"zoom_level":15,"id":1049,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":530},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2","owner":"AnaDigit","x":22.958730740559,"y":38.048391696496,"photo":"Korinthia_Perachora_monast_AgNikolaou1","type":9,"zoom_level":14,"id":1050,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5.","height":519,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a0\u03b1\u03bb\u03b9\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf \u03a3\u03ba\u03b1\u03bb\u03c9\u03c3\u03b9\u03ac\u03c2","owner":"AnaDigit","x":22.94476,"y":38.050257,"photo":"Korinthia_Skalosia_Paliokastro2","type":10,"zoom_level":13,"id":1051,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a3\u03c7\u03af\u03bd\u03bf","owner":"AnaDigit","x":23.002925,"y":38.040079,"photo":"Korinthia_above_Schinos","type":0,"zoom_level":14,"id":1142,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03bb\u03bf\u03cd\u03c3\u03b9\u03bf \u03c0\u03b5\u03c5\u03ba\u03bf\u03b4\u03ac\u03c3\u03bf\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03c0\u03bb\u03b1\u03b3\u03b9\u03ad\u03c2 \u03c4\u03c9\u03bd \u0393\u03b5\u03c1\u03b1\u03bd\u03b5\u03af\u03c9\u03bd","height":530,"width":800},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03bb\u03ac\u03c3\u03b9\u03bf\u03c2","owner":"AnaDigit","x":22.962518019688,"y":38.023640813938,"photo":"Korinthia_Perachora_AgVlasios_Petra","type":9,"zoom_level":14,"id":1144,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u03ba\u03c4\u03af\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2","owner":"AnaDigit","x":22.962807698261,"y":38.023598555366,"photo":"Korinthia_Perachora_AgVlasios_remains1","type":10,"zoom_level":15,"id":1145,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
10 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03bc\u03b5\u03c4\u03ac
\u03c4\u03b9\u03c2 \u03c0\u03c5\u03c1\u03ba\u03b1\u03b3\u03b9\u03ad\u03c2","owner":"AnaDigit","x":22.976256,"y":38.039431,"photo":"Korinthia_Geraneia_after_the_fires","type":0,"zoom_level":14,"id":1146,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"\u0397\u03a1\u0391\u0399\u039f
\u03a3\u03c4\u03b9\u03c2 \u03b1\u03ba\u03c4\u03ad\u03c2 \u03c4\u03bf\u03c5 \u039a\u03bf\u03c1\u03b9\u03bd\u03b8\u03b9\u03b1\u03ba\u03bf\u03cd","owner":"\u0391. \u039a\u03b1\u03bb\u03bf\u03b3\u03ae\u03c1\u03bf\u03c5","x":22.873857,"y":38.041816,"photo":"Korinthia_Kalogirou_Sterna_Hraio4","type":0,"zoom_level":14,"id":1213,"hlink_GR":"","hlink_EN":"","description":"","height":572,"width":800},{"name":"\u0397\u03a1\u0391\u0399\u039f
\u03a0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","owner":"\u0391. \u039a\u03b1\u03bb\u03bf\u03b3\u03ae\u03c1\u03bf\u03c5","x":22.862371,"y":38.035094,"photo":"Korinthia_Kalogirou_Sterna_Hraio5","type":0,"zoom_level":14,"id":1214,"hlink_GR":"","hlink_EN":"","description":"","height":468,"width":800},{"name":"\u0397\u03a1\u0391\u0399\u039f
\u03a0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c2
\u03c4\u03bf \u03c6\u03ac\u03c1\u03bf","owner":"\u0391. \u039a\u03b1\u03bb\u03bf\u03b3\u03ae\u03c1\u03bf\u03c5","x":22.852801,"y":38.028463,"photo":"Korinthia_Kalogirou_Sterna_Hraio3","type":0,"zoom_level":15,"id":1215,"hlink_GR":"","hlink_EN":"","description":"","height":638,"width":800},{"name":"\u0397\u03a1\u0391\u0399\u039f
\u03a0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","owner":"\u0391. \u039a\u03b1\u03bb\u03bf\u03b3\u03ae\u03c1\u03bf\u03c5","x":22.877965,"y":38.045018,"photo":"Korinthia_Kalogirou_Sterna_Hraio2","type":0,"zoom_level":14,"id":1216,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":411},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u039e\u03b5\u03bd\u03ce\u03bd\u03b1\u03c2 \u0393\u03b1\u03bb\u03b1\u03bd\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\u03c5","owner":"topoguide","x":22.984325,"y":38.010188,"photo":"Korinthia_Gerania_xenonas_Galanopoulou","type":9,"zoom_level":14,"id":1736,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03b5\u03b3\u03ba\u03b1\u03c4\u03b5\u03bb\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c2 \u039e\u03b5\u03bd\u03ce\u03bd\u03b1\u03c2 \u0393\u03b1\u03bb\u03b1\u03bd\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\u03c5, \u03c0\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ac \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03bf\u03cd\u03c3\u03b5 \u03ad\u03bd\u03b1 \u03b5\u03af\u03b4\u03bf\u03c2 \u03bf\u03c1\u03b5\u03b9\u03b2\u03b1\u03c4\u03b9\u03ba\u03bf\u03cd \u03ba\u03b1\u03c4\u03b1\u03c6\u03c5\u03b3\u03af\u03bf\u03c5","height":465,"width":700},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u03a0\u03b7\u03b3\u03ae \u03a0\u03af\u03bd\u03c4\u03b9\u03b6\u03b1","owner":"topoguide","x":22.981146,"y":38.00761,"photo":"Korinthia_Gerania_Pintiza_spring1","type":0,"zoom_level":14,"id":1737,"hlink_GR":"","hlink_EN":"","description":"\u039a\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03b9\u03ba\u03c1\u03ae \u03ba\u03bf\u03c1\u03c6\u03ae \u03a0\u03af\u03bd\u03c4\u03b9\u03b6\u03b1, \u03b7 \u03bf\u03bc\u03ce\u03bd\u03c5\u03bc\u03b7 \u03c0\u03b7\u03b3\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b7 \u03b1\u03bd\u03ac\u03b2\u03bb\u03c5\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03bd\u03ce\u03c4\u03b5\u03c1\u03b7 \u03b6\u03ce\u03bd\u03b7 \u03c4\u03c9\u03bd \u0393\u03b5\u03c1\u03b1\u03bd\u03b5\u03af\u03c9\u03bd. \u03a4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af \u03bc\u03b5 \u03bb\u03ac\u03c3\u03c4\u03b9\u03c7\u03bf \u03c4\u03bf\u03bd \u039e\u03b5\u03bd\u03ce\u03bd\u03b1 \u0393\u03b1\u03bb\u03b1\u03bd\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\u03c5.","height":377,"width":800},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u039c\u03bf\u03bd\u03ae \u0391\u03b3, \u0391\u03c0\u03bf\u03c3\u03c4\u03cc\u03bb\u03c9\u03bd","owner":"topoguide","x":22.974106,"y":38.004615,"photo":"Korinthia_Gerania_monAgApostolon","type":9,"zoom_level":14,"id":1738,"hlink_GR":"","hlink_EN":"","description":"\u0388\u03bd\u03b1 \u03c3\u03c5\u03bd\u03bf\u03b8\u03cd\u03bb\u03b5\u03c5\u03bc\u03b1 \u03b1\u03c0\u03cc \u03c0\u03b1\u03c1\u03b1\u03c0\u03ae\u03b3\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03b1\u03bd\u03ac\u03bb\u03bf\u03b3\u03b7 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03bf\u03cd\u03bd \u03c4\u03b7\u03bd \u03b1\u03bd\u03c4\u03c1\u03b9\u03ba\u03ae \u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03c9\u03bd \u0391\u03c0\u03bf\u03c3\u03c4\u03cc\u03bb\u03c9\u03bd. \u03a3\u03c4\u03b7\u03bd \u03bc\u03bf\u03bd\u03ae \u03c6\u03c4\u03ac\u03bd\u03b5\u03b9 \u03ba\u03b1\u03bd\u03b5\u03af\u03c2 \u03bc\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03b7\u03bc\u03af\u03c9\u03c1\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1, \u03be\u03b5\u03ba\u03b9\u03bd\u03ce\u03bd\u03c4\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b3\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03b1 \u03bc\u03bf\u03bd\u03ae \u039f\u03c3\u03af\u03bf\u03c5 \u03a0\u03b1\u03c4\u03b1\u03c0\u03af\u03bf\u03c5.","height":465,"width":700},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
Clavulina rugosa","owner":"topoguide","x":22.969744,"y":38.013774,"photo":"Clavulina_rugosa_Gerania","type":6,"zoom_level":15,"id":1739,"hlink_GR":"","hlink_EN":"","description":"\u0388\u03bd\u03b1 \u03c0\u03b1\u03c1\u03ac\u03be\u03b5\u03bd\u03bf \u03b1\u03bb\u03bb\u03ac \u03b1\u03c1\u03ba\u03b5\u03c4\u03ac \u03b4\u03b9\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03bf \u03bc\u03b1\u03bd\u03b9\u03c4\u03ac\u03c1\u03b9.","height":4025,"width":3279},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
Geastrum sp.","owner":"topoguide","x":22.971571,"y":38.013727,"photo":"Geastrum_Gerania1","type":6,"zoom_level":15,"id":1740,"hlink_GR":"","hlink_EN":"","description":"\u0388\u03bd\u03b1 \u03b3\u03b1\u03af\u03b1\u03c3\u03c4\u03c1\u03bf, \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03bc\u03bf\u03c1\u03c6\u03ae, \u03b5\u03c5\u03c1\u03cd\u03c4\u03b1\u03c4\u03b1 \u03b4\u03b9\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03b1 \u03b2\u03bf\u03c5\u03bd\u03ac \u03c4\u03b7\u03c2 \u0395\u03bb\u03bb\u03ac\u03b4\u03b1\u03c2.","height":448,"width":700},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1","owner":"topoguide","x":22.976675,"y":38.012041,"photo":"mushroom_Gerania1","type":6,"zoom_level":15,"id":1741,"hlink_GR":"","hlink_EN":"","description":"\u0388\u03bd\u03b1\u03c2 \u03b1\u03c0\u03bf \u03c4\u03bf\u03c5\u03c2 \u03c0\u03bf\u03bb\u03bb\u03bf\u03cd\u03c2 \u03c3\u03b1\u03c0\u03c1\u03bf\u03c6\u03c5\u03c4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03bc\u03cd\u03ba\u03b7\u03c4\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03b4\u03ac\u03c3\u03bf\u03c5\u03c2","height":420,"width":800},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u0398\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u039c\u03b1\u03ba\u03c1\u03c5\u03c0\u03bb\u03ac\u03b3\u03b9","owner":"topoguide","x":23.000367,"y":38.002345,"photo":"Korinthia_Gerania_view_to_Makriplagi","type":0,"zoom_level":13,"id":1742,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":966},{"name":"\u0398\u0397\u039b\u0391\u03a3\u03a4\u0399\u039a\u0391
\u039b\u03bf\u03c5\u03c4\u03c1\u03cc \u03b1\u03b3\u03c1\u03b9\u03bf\u03b3\u03bf\u03cd\u03c1\u03bf\u03c5\u03bd\u03bf\u03c5","owner":"topoguide","x":23.008196,"y":38.004538,"photo":"Korinthia_Gerania_loutsa_agriogourounou","type":7,"zoom_level":14,"id":1743,"hlink_GR":"","hlink_EN":"","description":"","height":446,"width":700},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u0397 \u03a0\u03ad\u03c4\u03c1\u03b1 \u03a0\u03b5\u03c1\u03b1\u03c7\u03ce\u03c1\u03b1\u03c2","owner":"topoguide","x":22.965606,"y":38.009232,"photo":"Korinthia_Gerania_Petra_Perachoras2","type":0,"zoom_level":14,"id":1744,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u03a0\u03ad\u03c4\u03c1\u03b1 \u03a0\u03b5\u03c1\u03b1\u03c7\u03ce\u03c1\u03b1\u03c2","owner":"topoguide","x":22.967783,"y":38.008678,"photo":"Korinthia_Gerania_Petra_Perachoras1","type":0,"zoom_level":14,"id":1745,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03b7 \u0396\u03ae\u03c1\u03b5\u03b9\u03b1","height":532,"width":800},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u03a0\u03b5\u03c1\u03b1\u03c7\u03ce\u03c1\u03b1","owner":"topoguide","x":22.948731465352,"y":38.029362399582,"photo":"Korinthia_Loutraki_Perachora","type":0,"zoom_level":13,"id":1746,"hlink_GR":"","hlink_EN":"","description":"","height":486,"width":800},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u0392\u03bf\u03c5\u03bb\u03b9\u03b1\u03b3\u03bc\u03ad\u03bd\u03b7 \u03ba\u03b1\u03b9 \u03a0\u03b5\u03c1\u03b1\u03c7\u03ce\u03c1\u03b1","owner":"topoguide","x":22.973079,"y":38.001537,"photo":"Korinthia_Perachora_pano","type":0,"zoom_level":12,"id":1747,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c0\u03cc \u03c4\u03bf \u03b1\u03ba\u03c1\u03c9\u03c4\u03ae\u03c1\u03b9 \u039c\u03b5\u03bb\u03b1\u03b3\u03ba\u03ac\u03b2\u03b9 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03a0\u03b5\u03c1\u03b1\u03c7\u03ce\u03c1\u03b1","height":400,"width":2321},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
\u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1","owner":"topoguide","x":22.991731,"y":38.017065,"photo":"Attiki_Geraneia_mushrooms2","type":6,"zoom_level":15,"id":1752,"hlink_GR":"","hlink_EN":"","description":"","height":481,"width":700},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
Helvella crispa","owner":"topoguide","x":22.993389,"y":38.014925,"photo":"Helvella_crispa_Attiki_Geraneia","type":6,"zoom_level":14,"id":1753,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u039a\u03bf\u03b9\u03bd\u03ae \u039b\u03b5\u03c5\u03ba\u03ae \u0395\u03bb\u03b2\u03ad\u03bb\u03bb\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03ba\u03bf\u03b9\u03bd\u03cc \u03bc\u03b1\u03bd\u03b9\u03c4\u03ac\u03c1\u03b9 \u03c4\u03bf\u03c5 \u03bf\u03c1\u03b5\u03b9\u03bd\u03bf\u03cd \u03b4\u03ac\u03c3\u03bf\u03c5\u03c2. \u03a3\u03c7\u03b7\u03bc\u03b1\u03c4\u03af\u03b6\u03b5\u03b9 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03c3\u03b5 \u03c5\u03b3\u03c1\u03ad\u03c2 \u03c0\u03bb\u03b1\u03b3\u03b9\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9\u03b1, \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03c3\u03b5 \u03b4\u03ac\u03c3\u03b7 \u03c6\u03c5\u03bb\u03bb\u03bf\u03b2\u03cc\u03bb\u03c9\u03bd, \u03b1\u03bb\u03bb\u03ac \u03ba\u03b1\u03b9 \u03c3\u03b5 \u03ba\u03c9\u03bd\u03bf\u03c6\u03cc\u03c1\u03b1, \u03cc\u03c0\u03c9\u03c2 \u03b5\u03b4\u03ce \u03c3\u03c4\u03b1 \u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1.","height":710,"width":700},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u03b4\u03b9\u03b1\u03ba\u03cc\u03c3\u03bc\u03b7\u03c3\u03b7","owner":"topoguide","x":22.994027,"y":38.011907,"photo":"Attiki_Geraneia_nature1","type":1,"zoom_level":15,"id":1754,"hlink_GR":"","hlink_EN":"","description":"","height":429,"width":700},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u03a0\u03b7\u03b3\u03ae \u0392\u03b1\u03c1\u03b9\u03ba\u03cc","owner":"topoguide","x":22.994517,"y":38.00549,"photo":"Attiki_Geraneia_Variko","type":0,"zoom_level":14,"id":1755,"hlink_GR":"","hlink_EN":"","description":"","height":336,"width":700},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u039f \u03b8\u03c5\u03c1\u03c9\u03c1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u03a0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c5","owner":"topoguide","x":22.989131,"y":38.018669,"photo":"Attiki_Geraneia_Pisia_Platanos1","type":9,"zoom_level":15,"id":1756,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf \u03b5\u03c3\u03c4\u03b9\u03b1\u03c4\u03cc\u03c1\u03b9\u03bf \u03a0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c2","owner":"topoguide","x":22.989087,"y":38.017412,"photo":"Attiki_Geraneia_Pisia_Platanos2","type":9,"zoom_level":15,"id":1757,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1
\u03a0\u03af\u03c3\u03b9\u03b1 \u039b\u03bf\u03c5\u03c4\u03c1\u03b1\u03ba\u03af\u03bf\u03c5","owner":"topoguide","x":22.967301,"y":38.019189,"photo":"Attiki_Geraneia_Pisia_AgTriada","type":9,"zoom_level":14,"id":1758,"hlink_GR":"","hlink_EN":"","description":"","height":446,"width":700},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2
\u03a0\u03af\u03c3\u03b9\u03b1 \u039b\u03bf\u03c5\u03c4\u03c1\u03b1\u03ba\u03af\u03bf\u03c5","owner":"topoguide","x":22.970756,"y":38.016848,"photo":"Attiki_Geraneia_Pisia_AgGeorgios","type":9,"zoom_level":14,"id":1759,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u03a0\u03af\u03c3\u03b9\u03b1 \u039b\u03bf\u03c5\u03c4\u03c1\u03b1\u03ba\u03af\u03bf\u03c5","owner":"topoguide","x":22.987589,"y":38.021412,"photo":"Attiki_Geraneia_Pisia3","type":9,"zoom_level":13,"id":1760,"hlink_GR":"","hlink_EN":"","description":"","height":336,"width":700},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03c3\u03c4\u03bf \u03a0\u03c1\u03ac\u03c1\u03b8\u03b9","owner":"topoguide","x":23.089706,"y":38.01749,"photo":"Attiki_Geraneia_Prarthi2","type":9,"zoom_level":12,"id":1761,"hlink_GR":"","hlink_EN":"","description":"","height":359,"width":800},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7
\u03a0\u03af\u03c3\u03b9\u03b1 \u039b\u03bf\u03c5\u03c4\u03c1\u03b1\u03ba\u03af\u03bf\u03c5","owner":"topoguide","x":23.00978,"y":38.016385,"photo":"Attiki_Geraneia_Pisia_Panagia_Faneromeni","type":9,"zoom_level":13,"id":1762,"hlink_GR":"","hlink_EN":"","description":"","height":357,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0397\u03c1\u03ce\u03bf \u0391\u03b3\u03af\u03c9\u03bd \u0398\u03b5\u03bf\u03b4\u03ce\u03c1\u03c9\u03bd","owner":"topoguide","x":23.102597,"y":37.941307,"photo":"Attiki_AgTheodoroi_Iroo_3_5_1944","type":9,"zoom_level":16,"id":1845,"hlink_GR":"","hlink_EN":"","description":"\u0397\u03c1\u03ce\u03bf \u03b3\u03b9\u03b1 \u03c4\u03bf\u03c5\u03c2 50 \u03ad\u03bb\u03bb\u03b7\u03bd\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03b5\u03ba\u03c4\u03b5\u03bb\u03ad\u03c3\u03b8\u03b7\u03ba\u03b1\u03bd \u03b5\u03b4\u03ce \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u0393\u03b5\u03c1\u03bc\u03b1\u03bd\u03bf\u03cd\u03c2 \u03c3\u03c4\u03b9\u03c2 3\/5\/1944","height":700,"width":465},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1 \u03c3\u03c4\u03b1 \u03a0\u03ca\u03c3\u03b9\u03b1","owner":"topoguide","x":23.038482,"y":38.034389,"photo":"Attiki_Gernaeia_AgMarina","type":9,"zoom_level":15,"id":1846,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u0391\u03bd\u03b1\u03c3\u03ba\u03b1\u03c6\u03ad\u03c2 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7\u03bd \u03a0\u03b5\u03c1\u03b1\u03c7\u03ce\u03c1\u03b1","owner":"topoguide","x":22.967485470784,"y":38.025221267045,"photo":"Attiki_Gernaeia_anaskafes_perachora","type":10,"zoom_level":16,"id":1847,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":465},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039e\u03c9\u03ba\u03bb\u03ae\u03c3\u03b9","owner":"topoguide","x":23.086826,"y":37.98229,"photo":"Attiki_Gernaeia_chu2","type":9,"zoom_level":16,"id":1848,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":626},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u03a7\u03b5\u03b9\u03bc\u03b5\u03c1\u03b9\u03bd\u03ae \u03b4\u03b9\u03b1\u03ba\u03cc\u03c3\u03bc\u03b7\u03c3\u03b7","owner":"topoguide","x":23.005437,"y":38.022238,"photo":"Attiki_Gernaeia_deco","type":1,"zoom_level":16,"id":1849,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":700},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u03a1\u03b5\u03af\u03ba\u03b9 (Erica manipuliflora)","owner":"topoguide","x":23.029581,"y":38.03544,"photo":"Attiki_Gernaeia_Erica1","type":1,"zoom_level":15,"id":1850,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c1\u03b5\u03af\u03ba\u03b9 (Erica manipuliflora) \u03b5\u03af\u03bd\u03b1\u03b9 \u03c6\u03c1\u03c5\u03b3\u03b1\u03bd\u03ce\u03b4\u03b7\u03c2 \u03b8\u03ac\u03bc\u03bd\u03bf\u03c2 \u03bc\u03b5 \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03b1 \u03b1\u03bd\u03b8\u03bf\u03c6\u03bf\u03c1\u03af\u03b1 \u03c4\u03bf \u03c6\u03b8\u03b9\u03bd\u03cc\u03c0\u03c9\u03c1\u03bf. \u03a4\u03b1 \u03ac\u03bd\u03b8\u03b7 \u03c4\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03bb\u03ac, \u03bc\u03b9\u03ba\u03c1\u03ac \u03ba\u03b1\u03b9 \u03c1\u03cc\u03b4\u03b9\u03bd\u03b1 \u03c3\u03b5 \u03bc\u03b1\u03ba\u03c1\u03b9\u03ad\u03c2 \u03c4\u03b1\u03be\u03b9\u03b1\u03bd\u03b8\u03af\u03b5\u03c2. \u0398\u03b5\u03c9\u03c1\u03b5\u03af\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03c4\u03bf \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03bc\u03b5\u03bb\u03b9\u03c3\u03c3\u03bf\u03ba\u03bf\u03bc\u03b9\u03ba\u03cc \u03c6\u03c5\u03c4\u03cc \u03c4\u03b7\u03c2 \u0395\u03bb\u03bb\u03ac\u03b4\u03b1\u03c2.","height":609,"width":700},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u0397\u03c1\u03b1\u03af\u03bf\u03c5","owner":"topoguide","x":22.858044,"y":38.028038,"photo":"Attiki_Gernaeia_Ireon_AgNikolaos","type":9,"zoom_level":15,"id":1851,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u039a\u03b1\u03c4\u03b1\u03c3\u03ba\u03b7\u03bd\u03ce\u03c3\u03b5\u03b9\u03c2 \u03a7\u0395\u039f\u03a0","owner":"topoguide","x":22.998622,"y":38.018268,"photo":"Attiki_Gernaeia_kataskinoseis_chu","type":9,"zoom_level":16,"id":1852,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a0\u03b1\u03bb\u03b9\u03cc \u03bb\u03b9\u03b2\u03ac\u03b4\u03b9 \u03c3\u03c4\u03b1 \u03a0\u03af\u03c3\u03b9\u03b1","owner":"topoguide","x":23.045105,"y":38.04375,"photo":"Attiki_Gernaeia_livadi1","type":0,"zoom_level":15,"id":1853,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0391\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u039f\u03b9\u03bd\u03cc\u03b7\u03c2","owner":"topoguide","x":23.044793,"y":38.039309,"photo":"Attiki_Gernaeia_Oinoi","type":10,"zoom_level":14,"id":1854,"hlink_GR":"","hlink_EN":"","description":"","height":460,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0397 \u03b8\u03b1\u03bb\u03b1\u03c3\u03c3\u03bf\u03c6\u03b1\u03b3\u03c9\u03bc\u03ad\u03bd\u03b7 \u03b1\u03ba\u03c4\u03ae \u03c3\u03c4\u03bf \u039c\u03b5\u03bb\u03b1\u03b3\u03ba\u03ac\u03b2\u03b9","owner":"topoguide","x":22.864939,"y":38.035836,"photo":"Attiki_Gernaeia_Sterna_Melagavi2","type":0,"zoom_level":15,"id":1855,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u039d\u03c4\u03bf\u03c5\u03c3\u03ba\u03b9\u03ac","owner":"topoguide","x":23.035361,"y":38.027007,"photo":"Attiki_Gernaeia_to_Douskia2","type":0,"zoom_level":15,"id":1856,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c6\u03ae \u03c4\u03b7\u03c2 \u039c\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u039d\u03c4\u03bf\u03c5\u03c3\u03ba\u03b9\u03ac\u03c2","owner":"topoguide","x":23.04362,"y":38.026416,"photo":"Attiki_Gernaeia_to_Douskia3","type":0,"zoom_level":15,"id":1857,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u03a4\u03b6\u03b1\u03c1\u03b1\u03b2\u03ae-\u039c\u03b1\u03ba\u03c1\u03c5\u03c0\u03bb\u03ac\u03b3\u03b9","owner":"topoguide","x":23.065668,"y":38.032844,"photo":"Attiki_Gernaeia_to_Makryplagi1","type":0,"zoom_level":15,"id":1858,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":517},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u03a4\u03b6\u03b1\u03c1\u03b1\u03b2\u03ae-\u039c\u03b1\u03ba\u03c1\u03c5\u03c0\u03bb\u03ac\u03b3\u03b9","owner":"topoguide","x":23.07156,"y":38.031917,"photo":"Attiki_Gernaeia_to_Makryplagi2","type":0,"zoom_level":15,"id":1859,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1 \u03a4\u03b6\u03b1\u03c1\u03b1\u03b2\u03ae-\u039c\u03b1\u03ba\u03c1\u03c5\u03c0\u03bb\u03ac\u03b3\u03b9","owner":"topoguide","x":23.073948,"y":38.030368,"photo":"Attiki_Gernaeia_to_Makryplagi3","type":0,"zoom_level":15,"id":1860,"hlink_GR":"","hlink_EN":"","description":"","height":443,"width":800},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u0392\u03cc\u03c1\u03b5\u03b9\u03b1 \u0393\u03b5\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1","owner":"topoguide","x":23.073007,"y":38.031292,"photo":"Geraneia_Makriplagi_pano","type":0,"zoom_level":14,"id":1861,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":1474},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u03a0\u03c1\u03cc\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2","owner":"AnaDigit","x":22.982027,"y":38.036457,"photo":"geraneia_agIoanis_prodromos_11","type":9,"zoom_level":15,"id":4453,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u039a\u03bf\u03c1\u03c9\u03bd\u03b1\u03af\u03b9\u03ba\u03b7 \u03b5\u03bb\u03b9\u03ac","owner":"AnaDigit","x":22.978634499969,"y":38.035926056226,"photo":"geraneia_koroneiki_elia1","type":1,"zoom_level":15,"id":4454,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u0393\u0395\u03a1\u0391\u039d\u0395\u0399\u0391
\u0397 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03c3\u03c4\u03bf \u03a3\u03ad\u03bb\u03ba\u03b9","owner":"AnaDigit","x":22.982763,"y":38.038202,"photo":"geraneia_selki_panagia_11","type":9,"zoom_level":15,"id":4455,"hlink_GR":"","hlink_EN":"","description":"","height":665,"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="
Μπλε Διαδρομή
Κίτρινη Διαδρομή- μέρος 1
Κίτρινο Τρίγωνο
Κόκκινη Διαδρομή
Πράσινη Διαδρομή
Στέρνα-Ηραίο
Ηραίο-Μελαγκάβι
Ηραίο-Άγιος Νικόλαος
Ηραίο-Λ. Βουλιαγμένη
Φανερωμένη-Λουτράκι
Φανερωμένη-Σχίνος
Κυκλική στο οροπέδιο Σέλκι
Στο ηφαίστειο Σουσάκι
Στο γεωλογικό τοπίο της Περαίας Χώρας
Γύρω από τις Ντουσκιές
Διάσχιση Λάκκα Τζαραβή-Μακρυπλάγι
Κυκλική πορεία Πράρθι-Τρεις Πόρτες-Ντάρτιζα
Ορεινός Αγώνας Γερανείων 21 km
Ορεινός Αγώνας Γερανείων 10 km
Ηφαίστειο Σουσάκι
Ανάβαση στο Μακρυπλάγι
Η χλωρίδα της κορυφής Μακρυπλάγι
Πεταλούδες στα λιβάδια της Πίντιζας
Φανερωμένη-Λάκκα Τζαραβή
Δερβένι-πηγή Γκούρα
Κίτρινη Διαδρομή- μέρος 2
Κυκλική πορεία στην Πίντιζα
Σπάνια και ελληνικά ενδημικά φυτά στα Γεράνεια
Μια κυκλική διαδρομή στα Γεράνεια
Λουτράκι-Κόλπος Αλκυονιδών
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["geraneia"],pc:["geraneia"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_geraneia.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); }