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_kitheronas = new getAdventureCollection("kitheronas",[{"id":15902,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c4\u03ad\u03c1\u03b1\u03c2: \u039c\u03cd\u03c4\u03b9\u03ba\u03b1\u03c2 \u03a0\u03cc\u03c1\u03c4\u03bf \u0393\u03b5\u03c1\u03bc\u03b5\u03bd\u03bf\u03cd","description_GR":"\u0397 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u0386\u03b3. \u039a\u03c5\u03c0\u03c1\u03b9\u03b1\u03bd\u03cc \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03c3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","path":"Attiki\/Attiki_Pateras_Mytikas_Germenou","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":11821,"name_EN":"Pateras: Mytikas, Porto Germeno","description_EN":"The ascent is not waymarked","ascent_time":265,"descent_time":260,"marker":"Red_dots","level":9,"ascent":494,"descent":494,"maxelev":351,"minelev":0,"link_logo":"KTH_144","link_ref":"http:\/\/www.topoguide.gr\/mountains\/attiki\/hiking_on_mikri_attiki.php","pdf_link":"","bbox":"LINESTRING(23.17603 38.13291,23.22429 38.14667)","views":57,"millestones":"0,23.2241365,38.1469998#1,23.2156524,38.1430181#2,23.2069180,38.1448910#3,23.1958602,38.1445240#4,23.1864167,38.1416741#5,23.1770041,38.1429223#6,23.1803318,38.1382565#7,23.1871515,38.1328465#8,23.1962828,38.1347355#9,23.2048506,38.1379039#10,23.2105385,38.1421831#11,23.2180557,38.1439735#11.8,23.2241376,38.1469998","x":23.1816628,"y":38.1378433,"coor":[[23.2241365,38.1469998],[23.2241076,38.1466931],[23.2238195,38.1458801],[23.2234255,38.1453728],[23.222288,38.1450228],[23.2213652,38.1448725],[23.2206832,38.1446156],[23.2203983,38.1445777],[23.2198761,38.1443219],[23.2189669,38.1443023],[23.2182804,38.144469],[23.2180072,38.1438678],[23.2173752,38.1439447],[23.2168387,38.1439592],[23.2163524,38.1434467],[23.2159811,38.1430522],[23.2151479,38.1429656],[23.2145338,38.1427632],[23.2141907,38.142833],[23.2139632,38.1427684],[23.2136663,38.1427844],[23.2132658,38.1428899],[23.2129673,38.1430501],[23.2127824,38.1432652],[23.2123801,38.1435328],[23.2123309,38.143866],[23.2121673,38.1442254],[23.2116155,38.1446002],[23.2109846,38.1449024],[23.209545,38.1450549],[23.2090897,38.1449437],[23.2088954,38.1449694],[23.2087739,38.1449281],[23.2086716,38.1448913],[23.2084881,38.1449802],[23.2082875,38.1448301],[23.208256,38.1445776],[23.2080532,38.1443329],[23.207998,38.1441613],[23.2077788,38.1443761],[23.2075728,38.1444378],[23.2073333,38.1444182],[23.2072441,38.1444536],[23.2068966,38.1449289],[23.206679,38.1449995],[23.206552,38.1451339],[23.2058554,38.1451832],[23.2054691,38.1450274],[23.2051273,38.144971],[23.2047503,38.1450045],[23.2043287,38.1449476],[23.2034043,38.1449503],[23.2030164,38.1449387],[23.2025838,38.1448456],[23.2023895,38.1448714],[23.2017642,38.1446508],[23.2013532,38.144666],[23.2011467,38.1447728],[23.2002904,38.144803],[23.1996746,38.1447628],[23.1991492,38.1448042],[23.1969156,38.1445186],[23.1958678,38.144525],[23.1948193,38.1443916],[23.1946834,38.1443006],[23.1942958,38.1442619],[23.193944,38.1440792],[23.193754,38.1437174],[23.1936913,38.1437125],[23.1936817,38.1435502],[23.1935803,38.1434323],[23.1933531,38.1433316],[23.193263,38.1432228],[23.1925436,38.143272],[23.1920835,38.1436023],[23.1918324,38.1436005],[23.1911177,38.1432171],[23.1907577,38.142746],[23.1905992,38.1426367],[23.1903819,38.1426803],[23.1901204,38.1425884],[23.1899033,38.1426139],[23.1895969,38.1424586],[23.1891189,38.1423471],[23.1888681,38.1423184],[23.1888335,38.1423542],[23.1887544,38.1422815],[23.1883448,38.1421706],[23.1881082,38.1418986],[23.1877656,38.1419232],[23.1874466,38.141876],[23.1873674,38.1418123],[23.1869567,38.1418005],[23.1859324,38.141559],[23.1855576,38.1413942],[23.1854793,38.1412495],[23.1853646,38.1413028],[23.1852187,38.1410855],[23.1849122,38.1409391],[23.1845698,38.1409458],[23.18416,38.1408528],[23.1833004,38.1411893],[23.1826742,38.1410588],[23.182163,38.1408569],[23.1819822,38.1406935],[23.1818115,38.1406562],[23.1808193,38.1406042],[23.1806586,38.1406842],[23.180364,38.1407182],[23.1801711,38.140816],[23.179558,38.1415598],[23.1792584,38.141819],[23.1788498,38.1418072],[23.178562,38.1420305],[23.1783672,38.1421012],[23.1780896,38.1424327],[23.1777101,38.1426914],[23.1768053,38.1429825],[23.1766897,38.1431169],[23.1760662,38.143482],[23.1766897,38.1431169],[23.1768053,38.1429825],[23.1777101,38.1426914],[23.1780896,38.1424327],[23.1783672,38.1421012],[23.178562,38.1420305],[23.1788498,38.1418072],[23.1785307,38.1417689],[23.1785095,38.1416245],[23.1782703,38.1415868],[23.1780675,38.1413511],[23.1779222,38.1410797],[23.1779141,38.1407912],[23.1778466,38.1407006],[23.1779589,38.1404851],[23.1779052,38.1401783],[23.1781383,38.1397474],[23.1784818,38.1396416],[23.1788128,38.1396349],[23.17893,38.1393654],[23.1791259,38.1391865],[23.1794589,38.1390086],[23.1796526,38.1390279],[23.1795988,38.1387392],[23.1796584,38.1385143],[23.1801622,38.1383556],[23.1806791,38.1380527],[23.1809998,38.1379468],[23.1811047,38.1377493],[23.1812302,38.1377502],[23.1812977,38.1378408],[23.1815613,38.1377344],[23.1816628,38.1378433],[23.1817427,38.1378439],[23.1817434,38.1377808],[23.1819273,38.1376559],[23.1822825,38.1375322],[23.1822376,38.1374598],[23.1824326,38.137371],[23.1824224,38.1372628],[23.1826748,38.1371384],[23.182621,38.1368496],[23.182758,38.1368415],[23.1828168,38.1366887],[23.1829201,38.1366354],[23.1831593,38.1366731],[23.1832752,38.1365117],[23.1834242,38.1364496],[23.1835062,38.1362609],[23.1838841,38.1361374],[23.1838628,38.136002],[23.1840248,38.1357959],[23.1841848,38.135779],[23.1842054,38.1356574],[23.1846179,38.1354981],[23.1848949,38.1352206],[23.1851586,38.1351053],[23.1853203,38.1349262],[23.1853105,38.1347819],[23.1856428,38.134658],[23.1858531,38.1342179],[23.1858557,38.1339836],[23.1859374,38.1338219],[23.1858827,38.1336052],[23.1859862,38.1335339],[23.1860683,38.1333362],[23.1861822,38.133355],[23.1864127,38.1331493],[23.1868032,38.1329177],[23.1874539,38.132787],[23.1881967,38.132684],[23.1884243,38.1327396],[23.1889377,38.1327432],[23.1891421,38.1328347],[23.1896667,38.1328563],[23.1904788,38.1326817],[23.1906603,38.1327731],[23.1909688,38.1327391],[23.1912069,38.132876],[23.1915713,38.1329416],[23.1918769,38.133169],[23.1922976,38.133298],[23.192512,38.1335158],[23.1930124,38.1336634],[23.1932943,38.1339718],[23.1935553,38.1340998],[23.1938484,38.1344262],[23.193925,38.1347242],[23.1941053,38.1349327],[23.1942985,38.1355198],[23.1947105,38.1354055],[23.1950445,38.1351284],[23.1955491,38.1348975],[23.196007,38.1347565],[23.1963154,38.1347315],[23.1978184,38.1350212],[23.1986814,38.1354101],[23.1989055,38.1354567],[23.1997158,38.1354442],[23.2003193,38.1353627],[23.2001231,38.1357624],[23.200034,38.136609],[23.2007806,38.136907],[23.2012014,38.137036],[23.2012677,38.1372347],[23.2017351,38.1372739],[23.2018828,38.137338],[23.2018705,38.1374191],[23.202282,38.1373498],[23.2032372,38.1376537],[23.2036033,38.137566],[23.2042869,38.1376698],[23.2043087,38.13776],[23.2044335,38.137824],[23.2046165,38.1377892],[23.2048438,38.1378718],[23.2048981,38.1381245],[23.2050236,38.1381254],[23.2050453,38.1382337],[23.2051255,38.1381982],[23.205182,38.1382526],[23.2052625,38.1381991],[23.2055822,38.1381742],[23.2060078,38.1378617],[23.206168,38.1378267],[23.2064404,38.1379547],[23.2068243,38.1383358],[23.2071314,38.138428],[23.2072211,38.1385728],[23.20763,38.1387468],[23.2076291,38.1388369],[23.2078326,38.1390096],[23.2084693,38.1392211],[23.2092444,38.1392985],[23.2093127,38.1393169],[23.2093227,38.1394522],[23.2098008,38.1395545],[23.2098104,38.1397258],[23.2097064,38.1398423],[23.2099675,38.1399702],[23.2102868,38.1399904],[23.2106499,38.1401821],[23.2108534,38.1403637],[23.2108634,38.14049],[23.2107483,38.1405793],[23.2108855,38.1405622],[23.2110216,38.1406352],[23.2112204,38.1408168],[23.2104186,38.1410998],[23.2104575,38.1416228],[23.2106424,38.1429984],[23.2112324,38.1427816],[23.2111626,38.1429073],[23.2111581,38.1433264],[23.2111442,38.1435606],[23.2114877,38.1439775],[23.2119588,38.143877],[23.2120612,38.1439137],[23.212332,38.143866],[23.2123812,38.1435328],[23.2127835,38.1432652],[23.2129684,38.1430501],[23.2132668,38.1428899],[23.2136674,38.1427844],[23.2139643,38.1427684],[23.2141918,38.142833],[23.2145349,38.1427632],[23.215149,38.1429656],[23.2159825,38.1430522],[23.2163535,38.1434468],[23.2168401,38.1439592],[23.2173766,38.1439448],[23.2180083,38.1438678],[23.2182815,38.144469],[23.218968,38.1443023],[23.2198775,38.1443219],[23.2203998,38.1445777],[23.2206846,38.1446156],[23.2213666,38.1448725],[23.2222894,38.1450228],[23.2234269,38.1453728],[23.223821,38.1458801],[23.2241091,38.1466931],[23.2241376,38.1469998]]},{"id":16572,"author":"AnaDigit","name_GR":"\u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2: \u0395\u03c1\u03c5\u03b8\u03c1\u03ad\u03c2-\u039a\u03b9\u03ac\u03c6\u03b1 \u03a6\u03af\u03c7\u03b8\u03b9","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u0395\u03c1\u03c5\u03b8\u03c1\u03ad\u03c2 \u03c3\u03c4\u03bf\u03bd \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","path":"STEREA\/Sterea_Kitheronas_Erythres_Fichthi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5321,"name_EN":"Kitheronas: Erythres-Kiafa Fichthi","description_EN":"The old road from Erythres to the mounatin pastures","ascent_time":130,"descent_time":115,"marker":"No_marks","level":9,"ascent":460,"descent":5,"maxelev":841,"minelev":382,"link_logo":"KTH_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kitheronas","pdf_link":"","bbox":"LINESTRING(23.30358 38.18539,23.32165 38.21738)","views":40,"millestones":"0,23.3213490,38.2174840#1,23.3126757,38.2154639#2,23.3138944,38.2067818#3,23.3187514,38.1988316#4,23.3155972,38.1917182#5,23.3068174,38.1863579#5.3,23.3038808,38.1852841","x":23.3185818,"y":38.1991728,"coor":[[23.321349,38.217484],[23.3210824,38.2169011],[23.3203625,38.2169285],[23.3198966,38.2164301],[23.3197043,38.2162307],[23.3195696,38.2162074],[23.3189,38.2160053],[23.3174655,38.2154923],[23.317089,38.215436],[23.3168041,38.2155966],[23.3162781,38.2156566],[23.3157311,38.2156309],[23.3152719,38.2156417],[23.3137147,38.2160292],[23.3123293,38.2162554],[23.3126203,38.2156803],[23.3129049,38.2145644],[23.3128397,38.2137169],[23.312697,38.2134817],[23.3125883,38.2128953],[23.3126246,38.2126747],[23.3126631,38.2122243],[23.3125623,38.2107997],[23.312719,38.2099265],[23.3126416,38.20916],[23.3126955,38.2087817],[23.3130867,38.2084776],[23.3134126,38.2078306],[23.3135005,38.2075968],[23.3136623,38.2073905],[23.3138274,38.2068417],[23.3142651,38.2064477],[23.3143822,38.206142],[23.3146488,38.205729],[23.3148016,38.2052612],[23.3157148,38.2040949],[23.3159035,38.2034652],[23.3162058,38.2028901],[23.3165528,38.2024235],[23.3167347,38.201289],[23.3171536,38.2004623],[23.3174887,38.2000497],[23.3185818,38.1991728],[23.3188146,38.1987055],[23.3191026,38.1984368],[23.319138,38.1983108],[23.318971,38.1978502],[23.3189301,38.1973363],[23.3191996,38.1965988],[23.3197982,38.1960886],[23.3199149,38.1958189],[23.3197942,38.1952955],[23.319526,38.1946631],[23.3195064,38.194663],[23.3194259,38.1947166],[23.3181975,38.1941867],[23.3180392,38.1940236],[23.3179387,38.1937797],[23.3176664,38.1935888],[23.3168754,38.192683],[23.316298,38.1921569],[23.3148903,38.1912655],[23.3145148,38.1911191],[23.3139369,38.1906471],[23.3136642,38.1905013],[23.3131552,38.1899846],[23.3125865,38.1897469],[23.3121565,38.1893208],[23.3116463,38.1889393],[23.3113413,38.188586],[23.3108758,38.1882949],[23.3104684,38.187914],[23.310252,38.1878496],[23.3097418,38.1874681],[23.3094251,38.1871418],[23.3087315,38.1868313],[23.3075912,38.1866714],[23.3070559,38.186524],[23.3067723,38.1863241],[23.3061452,38.1862303],[23.3055102,38.1857579],[23.3042821,38.1853405],[23.304086,38.1853213],[23.3038808,38.1852841]]},{"id":16573,"author":"AnaDigit","name_GR":"\u039a\u03bf\u03c1\u03bf\u03bc\u03c0\u03af\u03bb\u03b9: \u0391\u03bb\u03c5\u03ba\u03ae-\u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1","description_GR":"\u03a0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u0391\u03bb\u03c5\u03ba\u03ae-\u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1","path":"STEREA\/Sterea_Kitheronas_Livadostra_Alyki","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":10664,"name_EN":"Korobili: Alyki-Livadostra","description_EN":"Coastal trail Alyki-Livadostra","ascent_time":280,"descent_time":275,"marker":"No_marks","level":9,"ascent":486,"descent":493,"maxelev":388,"minelev":0,"link_logo":"KTH_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kitheronas","pdf_link":"","bbox":"LINESTRING(23.05132 38.1778,23.11375 38.2125)","views":42,"millestones":"0,23.0515598,38.1940975#1,23.0579764,38.1874572#2,23.0654191,38.1824997#3,23.0730132,38.1778987#4,23.0763756,38.1861919#5,23.0833416,38.1921271#6,23.0875131,38.1941959#7,23.0940907,38.1949947#8,23.1012187,38.2015807#9,23.1080212,38.2085087#10,23.1129318,38.2110240#10.7,23.1122045,38.2072926","x":23.0852728,"y":38.1925445,"coor":[[23.0515598,38.1940975],[23.0518843,38.1940055],[23.0531723,38.1910824],[23.0534598,38.1907062],[23.053938,38.1903451],[23.0548125,38.189879],[23.0559363,38.1889913],[23.0561264,38.188416],[23.0560954,38.1881635],[23.0566464,38.1879426],[23.0573546,38.1879212],[23.0575406,38.1878596],[23.0578304,38.1875195],[23.0583701,38.1872895],[23.0586266,38.186877],[23.0589139,38.1867351],[23.0592224,38.1867196],[23.0595253,38.1871365],[23.0597179,38.1872552],[23.0598543,38.1873014],[23.0602426,38.1872955],[23.0606787,38.1871278],[23.0610702,38.1868695],[23.0614235,38.1863406],[23.0620068,38.185372],[23.062342,38.1850592],[23.0628536,38.1843423],[23.0637348,38.1841781],[23.0646905,38.1835549],[23.0649017,38.1831149],[23.0655858,38.1822913],[23.0657618,38.1819232],[23.0659063,38.1813385],[23.0666017,38.1808348],[23.0669277,38.1803418],[23.0677685,38.1797626],[23.0683945,38.1790196],[23.068524,38.1787142],[23.0685839,38.178602],[23.0685888,38.1782235],[23.0688781,38.1779194],[23.0693475,38.177815],[23.0700548,38.1778566],[23.0707135,38.1776861],[23.070938,38.1775392],[23.0714926,38.177467],[23.0723367,38.1775277],[23.0727232,38.1776569],[23.0732994,38.1781391],[23.0735069,38.1788798],[23.0735026,38.1792222],[23.0738029,38.1798554],[23.0737693,38.1807023],[23.0736867,38.180918],[23.0739554,38.1813347],[23.074047,38.1822186],[23.0742206,38.1829319],[23.0745111,38.1834389],[23.0747932,38.1837025],[23.0751501,38.1843722],[23.0762875,38.1856249],[23.0763322,38.1861569],[23.0765582,38.186339],[23.0766722,38.1863579],[23.0770727,38.1862889],[23.0772773,38.1863626],[23.0782466,38.1864604],[23.0787801,38.1867169],[23.0790508,38.1869804],[23.0792214,38.1870358],[23.0792077,38.1872159],[23.0794943,38.1880293],[23.0797855,38.1884822],[23.080058,38.1886105],[23.0802863,38.1886123],[23.0805686,38.1888668],[23.0807281,38.1888951],[23.0808631,38.1890584],[23.0810111,38.1890956],[23.0813362,38.1895758],[23.0812978,38.1898999],[23.0817314,38.1908406],[23.0819805,38.1910048],[23.0823747,38.1914405],[23.0826129,38.1915685],[23.0827593,38.1917319],[23.0829416,38.1917693],[23.0833481,38.192133],[23.0836331,38.1921713],[23.0834825,38.1923413],[23.0836287,38.1925227],[23.0835091,38.1929544],[23.0835256,38.1934592],[23.0838492,38.1931553],[23.084291,38.1925279],[23.084393,38.1925827],[23.084474,38.1925023],[23.0845306,38.1925388],[23.0847382,38.1923782],[23.0849529,38.1925601],[23.0851591,38.1925076],[23.0852728,38.1925445],[23.0853657,38.1924191],[23.0854334,38.1924917],[23.0855947,38.1923758],[23.085674,38.1924215],[23.0857363,38.1920074],[23.0860556,38.192046],[23.0862065,38.1918489],[23.0863207,38.1918497],[23.0863681,38.1917059],[23.0866851,38.1919247],[23.0868002,38.1918535],[23.0869594,38.1919088],[23.0871663,38.1918022],[23.0872643,38.1919833],[23.0871217,38.1924328],[23.0871284,38.1928113],[23.0871821,38.1930821],[23.087418,38.1933904],[23.0870222,38.1940001],[23.0870884,38.1941809],[23.087819,38.1942046],[23.0883087,38.1943075],[23.0895445,38.1941098],[23.0901022,38.1942584],[23.0901493,38.1941506],[23.0900736,38.1938075],[23.090154,38.1937721],[23.0904039,38.1938732],[23.091094,38.1944012],[23.0918792,38.1946236],[23.0918942,38.1943353],[23.0917491,38.1940638],[23.0917958,38.1939831],[23.0920802,38.1940664],[23.0926281,38.1940886],[23.0929843,38.1939112],[23.0932015,38.1938948],[23.092725,38.1936388],[23.0926862,38.1934853],[23.0933008,38.1936522],[23.0937753,38.1940705],[23.0938185,38.1942691],[23.0935512,38.1946455],[23.0937426,38.1948633],[23.0943688,38.1951024],[23.0947653,38.1953579],[23.0953057,38.1959839],[23.0955996,38.1962295],[23.0961162,38.1969364],[23.0974627,38.1979471],[23.0976786,38.1980389],[23.0977767,38.1984182],[23.0978779,38.1985451],[23.0981501,38.1987004],[23.0986851,38.1988397],[23.099227,38.1993486],[23.0995219,38.199513],[23.0999494,38.200039],[23.1000811,38.2004726],[23.1005361,38.2006203],[23.1011903,38.2012922],[23.1012204,38.2016259],[23.1015238,38.2020338],[23.1018411,38.2022345],[23.102371,38.2027973],[23.103265,38.203471],[23.1034103,38.2037245],[23.103795,38.2040248],[23.1040972,38.2045228],[23.104507,38.2046341],[23.1048326,38.2050962],[23.1052727,38.2055322],[23.1071491,38.2071326],[23.1075306,38.2076943],[23.1075921,38.2082715],[23.1080006,38.2084909],[23.1082944,38.2087455],[23.1084712,38.2088595],[23.1085854,38.2088603],[23.1091142,38.208576],[23.1093028,38.2085684],[23.1095292,38.2087323],[23.1097835,38.2094282],[23.1101106,38.2097641],[23.1103216,38.2102344],[23.110411,38.2103973],[23.1109673,38.2106719],[23.1119126,38.2108953],[23.1124988,38.2115396],[23.1131562,38.2128964],[23.1133264,38.2129878],[23.1132128,38.2119956],[23.1129922,38.2111198],[23.1127298,38.2107122],[23.1121898,38.2100322],[23.1113496,38.2090525],[23.1109761,38.2078331],[23.1108534,38.2075618],[23.1109002,38.207472],[23.1122045,38.2072926]]},{"id":16574,"author":"AnaDigit","name_GR":"\u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2: O22 \u039c. \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b5\u03ba\u03c4\u03b1\u03c1\u03af\u03bf\u03c5-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","path":"STEREA\/Sterea_Kitheronas_O22_AgNektarios_refuge","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12795,"name_EN":"Kitheronas: O22 AgNektarios mon. - Kitheronas refuge","description_EN":"Kitheronas traverse","ascent_time":320,"descent_time":285,"marker":"O22","level":9,"ascent":1217,"descent":403,"maxelev":1401,"minelev":264,"link_logo":"KTH_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kitheronas","pdf_link":"","bbox":"LINESTRING(23.21095 38.18232,23.28568 38.22096)","views":44,"millestones":"0,23.2109510,38.2209620#1,23.2147408,38.2134912#2,23.2221110,38.2077747#3,23.2294662,38.2040248#4,23.2354377,38.1994229#5,23.2305421,38.1920983#6,23.2236529,38.1899675#7,23.2337577,38.1865996#8,23.2393085,38.1849455#9,23.2492286,38.1846373#10,23.2598813,38.1841836#11,23.2704009,38.1827086#12,23.2801038,38.1841287#12.8,23.2856702,38.1833587","x":23.2314228,"y":38.1873782,"coor":[[23.210951,38.220962],[23.2111507,38.2201207],[23.2114501,38.2192711],[23.2116111,38.219173],[23.2123157,38.218254],[23.2115761,38.2179877],[23.2117961,38.2174754],[23.212002,38.2163953],[23.2124606,38.2162362],[23.2131741,38.2157543],[23.2134285,38.2154676],[23.2138006,38.2148573],[23.2145047,38.2141771],[23.214598,38.2139974],[23.2146361,38.2136372],[23.2147858,38.2134309],[23.2155121,38.2128049],[23.2157766,38.2126445],[23.2158244,38.2124465],[23.2160783,38.2122049],[23.2168122,38.2119394],[23.2171111,38.2117611],[23.2173079,38.2115101],[23.2169438,38.2113815],[23.2168887,38.2111919],[23.2172239,38.2108246],[23.2174079,38.2107087],[23.2184739,38.2103553],[23.2189907,38.2100974],[23.2195461,38.2094251],[23.2197531,38.2093003],[23.2197792,38.2089941],[23.2202861,38.2085829],[23.2208374,38.2082982],[23.2220533,38.2078196],[23.2223297,38.2076051],[23.2227816,38.2069952],[23.2229537,38.2069243],[23.2233643,38.2069721],[23.2235366,38.2068831],[23.2236343,38.2062889],[23.2239013,38.2058851],[23.2238014,38.2056141],[23.2240115,38.2051829],[23.224298,38.2050947],[23.2246404,38.2051149],[23.2246531,38.2049979],[23.2250332,38.204694],[23.2251133,38.2046855],[23.2253628,38.2048493],[23.2258204,38.2047803],[23.2258785,38.2046905],[23.2258594,38.2043299],[23.2263638,38.204153],[23.226401,38.2038829],[23.2265409,38.2036134],[23.2275799,38.2036383],[23.2280114,38.2038754],[23.2285938,38.2038883],[23.2290604,38.2040445],[23.2303631,38.203981],[23.2312179,38.2040497],[23.2314005,38.2040599],[23.2322807,38.2039936],[23.2330565,38.2040707],[23.2337883,38.2039944],[23.2345013,38.2035304],[23.2353115,38.203387],[23.2355591,38.2026496],[23.2355739,38.2023252],[23.2354961,38.2021174],[23.235577,38.2020278],[23.2357182,38.2014925],[23.2354891,38.2010179],[23.2356156,38.2009286],[23.2357553,38.2006771],[23.2357229,38.2004967],[23.2355305,38.2003332],[23.235423,38.1996926],[23.235438,38.1993503],[23.2353485,38.1991694],[23.2349667,38.1987839],[23.2348241,38.1984315],[23.2344709,38.1983481],[23.2344958,38.19815],[23.2343254,38.1980678],[23.2343488,38.1979102],[23.234491,38.1974154],[23.2343319,38.1973423],[23.2342889,38.1970897],[23.2341637,38.1970528],[23.2339277,38.1967899],[23.2337703,38.1964464],[23.233237,38.1961185],[23.2329995,38.1959006],[23.2326697,38.1946818],[23.2323457,38.1939948],[23.2323368,38.1937514],[23.2320671,38.193335],[23.2320801,38.1931909],[23.2316855,38.1927017],[23.2316638,38.1925934],[23.2308461,38.1921645],[23.2306065,38.1921449],[23.2304025,38.1919993],[23.2301606,38.192196],[23.2301479,38.1923221],[23.2302487,38.192503],[23.2301903,38.1926288],[23.229974,38.1925643],[23.2296796,38.1928733],[23.2294748,38.1927999],[23.2290101,38.1924678],[23.2288816,38.1927374],[23.2286526,38.192799],[23.2276299,38.1923236],[23.2273092,38.1924116],[23.2270561,38.1925902],[23.2266116,38.1927044],[23.2265297,38.1928976],[23.2263163,38.1925583],[23.2258493,38.1924471],[23.2256434,38.1924727],[23.2255415,38.1923909],[23.2254312,38.1920297],[23.2254664,38.1919398],[23.2252424,38.1915238],[23.2253583,38.1913623],[23.225301,38.1911772],[23.2249823,38.191085],[23.2241219,38.1903763],[23.224008,38.1903485],[23.2235543,38.1900571],[23.2234877,38.1899801],[23.2239448,38.1899471],[23.2245831,38.1900594],[23.2248343,38.1900611],[23.2256916,38.1899766],[23.22607,38.1898349],[23.2263167,38.189823],[23.2270607,38.1892511],[23.2275684,38.1890562],[23.2286463,38.1886217],[23.2296108,38.1881233],[23.2307339,38.1877341],[23.2314228,38.1873782],[23.2318693,38.1872639],[23.2325024,38.1872185],[23.2326073,38.1870209],[23.2327569,38.1869137],[23.2332497,38.1867367],[23.2335812,38.1867028],[23.2339719,38.186471],[23.2345332,38.1862945],[23.2348322,38.1860981],[23.2351867,38.1860464],[23.235291,38.1858938],[23.2355208,38.1857602],[23.2355779,38.1857605],[23.2356703,38.186],[23.2363867,38.185946],[23.2368141,38.1858091],[23.2378885,38.185708],[23.2387671,38.1857677],[23.2401922,38.1859842],[23.2380684,38.1851954],[23.2380359,38.1848212],[23.238368,38.1847242],[23.2385044,38.1847792],[23.238605,38.1849871],[23.2388105,38.1849974],[23.2394848,38.1849297],[23.2397242,38.1849673],[23.2406736,38.1848112],[23.2412211,38.1848689],[23.2414281,38.184726],[23.2420576,38.1845768],[23.2423424,38.1846418],[23.2428475,38.1843837],[23.243168,38.1843046],[23.2433061,38.1841974],[23.2433736,38.1842969],[23.2433716,38.1844952],[23.2434985,38.1843698],[23.2436703,38.1843169],[23.2440122,38.1843731],[23.244413,38.1842676],[23.2446518,38.1843592],[23.2448454,38.1843019],[23.2453392,38.1840347],[23.2456042,38.1838021],[23.2457164,38.1839921],[23.2459905,38.1839848],[23.246031,38.1841428],[23.2461558,38.1842247],[23.2476125,38.1845855],[23.2484444,38.1847441],[23.2487641,38.1847461],[23.2497484,38.1845181],[23.25023,38.1843229],[23.2502824,38.1842196],[23.250238,38.1840931],[23.2504733,38.1840856],[23.2506456,38.1840822],[23.2509189,38.1841561],[23.2513014,38.1842621],[23.2521002,38.1843123],[23.2521341,38.1843486],[23.252363,38.1842959],[23.2526018,38.1843876],[23.2534128,38.1843567],[23.2537787,38.1843049],[23.2539396,38.1842068],[23.254132,38.1843703],[23.2544967,38.1844447],[23.2550791,38.1844304],[23.2552956,38.1844768],[23.2560155,38.1844273],[23.2561302,38.1843739],[23.2568502,38.1843064],[23.2569994,38.1842352],[23.2573189,38.1842553],[23.2581192,38.1841522],[23.2585522,38.1842451],[23.259089,38.1842304],[23.259511,38.1842781],[23.2597176,38.1841713],[23.2599571,38.1841908],[23.260289,38.1841208],[23.2604138,38.1842027],[23.2607728,38.1841554],[23.2608986,38.1841382],[23.2610918,38.1842295],[23.2612636,38.1841765],[23.2614794,38.184286],[23.2618573,38.1841803],[23.2618559,38.1843244],[23.2619465,38.1843971],[23.2625533,38.1842297],[23.2631249,38.1841612],[23.2638584,38.1838954],[23.2646461,38.1839094],[23.265195,38.1838227],[23.2652746,38.1838592],[23.2659486,38.1838274],[23.2664506,38.1838666],[23.2665982,38.1839486],[23.267067,38.1838794],[23.2683159,38.1834546],[23.2689224,38.1833142],[23.2699195,38.1829419],[23.2713653,38.1822299],[23.2714924,38.1824334],[23.271778,38.1824172],[23.2717872,38.1826426],[23.2718778,38.1827152],[23.2725848,38.1828097],[23.2731528,38.1831016],[23.273506,38.1831759],[23.2736418,38.1833029],[23.2744276,38.1835061],[23.2748597,38.183689],[23.2750878,38.1837084],[23.2753718,38.1838544],[23.2758054,38.1838931],[23.2757581,38.184055],[23.275803,38.1841274],[23.2763957,38.1842392],[23.2767155,38.1842232],[23.2767023,38.1844033],[23.2768063,38.1842778],[23.2774129,38.1841373],[23.2777782,38.1841486],[23.2785098,38.184063],[23.2798107,38.184143],[23.2809073,38.1840957],[23.2815704,38.1840096],[23.2819695,38.1840661],[23.2818877,38.1842549],[23.2824586,38.1842584],[23.2834884,38.1840304],[23.2839699,38.183835],[23.2842569,38.1836745],[23.2845994,38.183208],[23.2846883,38.1833482],[23.284885,38.1833044],[23.2848738,38.1830655],[23.2852721,38.1831941],[23.2854536,38.1833213],[23.2856702,38.1833587]]},{"id":16575,"author":"AnaDigit","name_GR":"\u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2: O22 \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1-\u039c. \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b5\u03ba\u03c4\u03b1\u03c1\u03af\u03bf\u03c5","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","path":"STEREA\/Sterea_Kitheronas_O22_Livadostra_AgNektarios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":12211,"name_EN":"Kitheronas: O22 Livadostra-Aghios Nektarios monastery","description_EN":"Kitheronas traverse","ascent_time":290,"descent_time":280,"marker":"O22","level":9,"ascent":312,"descent":57,"maxelev":264,"minelev":0,"link_logo":"KTH_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kitheronas","pdf_link":"","bbox":"LINESTRING(23.11195 38.20689,23.21131 38.228)","views":25,"millestones":"0,23.1122045,38.2072926#1,23.1199773,38.2099842#2,23.1262310,38.2169611#3,23.1357323,38.2197703#4,23.1451481,38.2232911#5,23.1538265,38.2281653#6,23.1646835,38.2271959#7,23.1744684,38.2253497#8,23.1783090,38.2208948#9,23.1808595,38.2149205#10,23.1918589,38.2143837#11,23.2022415,38.2170145#12.2,23.2109510,38.2209620","x":23.1660721,"y":38.2270685,"coor":[[23.1122045,38.2072926],[23.115779,38.2062111],[23.1166917,38.2063802],[23.1168682,38.2066068],[23.1170452,38.2066081],[23.1172793,38.2068217],[23.1172547,38.2069657],[23.1170308,38.2068559],[23.117143,38.2070189],[23.1174602,38.2072376],[23.1178086,38.2077089],[23.1182961,38.2080099],[23.1191145,38.2083405],[23.1195258,38.208623],[23.1199213,38.2089774],[23.1200411,38.2091721],[23.1199731,38.2100728],[23.1203282,38.2109406],[23.120988,38.2114548],[23.1213737,38.2121516],[23.1215658,38.2123243],[23.1218957,38.2124439],[23.1221995,38.2128247],[23.1228214,38.2133521],[23.1231029,38.2136876],[23.1232442,38.2142925],[23.1234133,38.214474],[23.1237023,38.2151431],[23.1246931,38.2153082],[23.1254973,38.2158729],[23.1261042,38.2167066],[23.1264167,38.2173217],[23.1268454,38.2177755],[23.1271147,38.2181831],[23.1276267,38.2183491],[23.128539,38.2184821],[23.129222,38.2186854],[23.1298242,38.2189602],[23.1300605,38.2192594],[23.1302081,38.2193326],[23.1312664,38.2196829],[23.1319291,38.2196698],[23.132396,38.2199706],[23.1331599,38.2201024],[23.1336862,38.2200342],[23.1347094,38.219483],[23.1353941,38.2195421],[23.1357794,38.2198063],[23.1368889,38.2196883],[23.1379952,38.2198406],[23.1381899,38.219797],[23.1384548,38.2196187],[23.1388089,38.2196213],[23.1398626,38.220359],[23.1403172,38.2205606],[23.1404397,38.2208229],[23.1411183,38.2214046],[23.1420053,38.2217536],[23.1422661,38.2219177],[23.1435546,38.2221254],[23.1439758,38.2222546],[23.1442004,38.2224005],[23.144322,38.2227438],[23.1445142,38.2229165],[23.1448438,38.2230631],[23.1452515,38.2233724],[23.1458655,38.2236202],[23.1464324,38.2239849],[23.1475492,38.2242273],[23.148154,38.2242858],[23.1486088,38.2244693],[23.1496126,38.2246028],[23.1499055,38.2249654],[23.1502814,38.2250582],[23.1504401,38.2251675],[23.1507322,38.2255842],[23.1514668,38.2262744],[23.1516575,38.2265822],[23.1520435,38.2267923],[23.152942,38.2271412],[23.1533639,38.2273921],[23.1535444,38.2275917],[23.1536746,38.2281874],[23.1542583,38.2281015],[23.1548398,38.2282049],[23.1566209,38.2283078],[23.1579027,38.2281187],[23.1584284,38.2281045],[23.1586105,38.2281598],[23.1588027,38.2283415],[23.1590555,38.2282171],[23.1599006,38.2282412],[23.1607018,38.2281207],[23.1609314,38.2280233],[23.161217,38.2280253],[23.1613557,38.2278821],[23.161643,38.2277399],[23.1626138,38.2277649],[23.163887,38.2273234],[23.1644813,38.2273096],[23.1650333,38.2269981],[23.165607,38.2267768],[23.1657782,38.2267961],[23.1660721,38.2270685],[23.1662316,38.2271057],[23.166383,38.2268545],[23.1663531,38.2264757],[23.1666634,38.2263157],[23.1671905,38.2261752],[23.1681403,38.2260378],[23.1692364,38.2260996],[23.1695115,38.2260205],[23.1697968,38.2260495],[23.1700606,38.2259522],[23.1706091,38.2259471],[23.1710193,38.2260401],[23.1712487,38.2259606],[23.1717634,38.2259102],[23.1720049,38.2257677],[23.1724172,38.2256805],[23.1729086,38.2256659],[23.1733301,38.225777],[23.1734337,38.2257057],[23.1734588,38.2255076],[23.1735396,38.2254361],[23.1741006,38.2253319],[23.1744773,38.2253525],[23.174878,38.2252832],[23.1756251,38.2248829],[23.1760139,38.2248496],[23.1761643,38.2246794],[23.176394,38.2245729],[23.1766915,38.224539],[23.1773534,38.2245977],[23.1778252,38.2245154],[23.1778715,38.2244616],[23.1777273,38.2240821],[23.1785191,38.2237722],[23.1786119,38.2236467],[23.1785104,38.2235288],[23.1783961,38.2234063],[23.1783975,38.2232802],[23.1786539,38.2228314],[23.178453,38.2224064],[23.1788756,38.2219091],[23.178489,38.2217442],[23.178295,38.2217248],[23.178054,38.2218223],[23.1777193,38.2221264],[23.1776398,38.2220897],[23.1778627,38.2215686],[23.1781293,38.221228],[23.1781076,38.2211197],[23.1778926,38.2209379],[23.1786818,38.2208533],[23.1789921,38.2206933],[23.1789588,38.2206029],[23.178651,38.2205467],[23.1784215,38.2196259],[23.1784362,38.2193286],[23.1788019,38.2191238],[23.17932,38.218767],[23.1798923,38.2186718],[23.1804658,38.2184595],[23.1807767,38.2182454],[23.1809516,38.2179222],[23.1805293,38.2168738],[23.1798975,38.2161664],[23.1792862,38.2156755],[23.1792205,38.2154227],[23.1802433,38.2151955],[23.1814144,38.214663],[23.1821703,38.214488],[23.183175,38.214531],[23.1842807,38.214737],[23.1849886,38.2147689],[23.18532,38.2147532],[23.1861101,38.2145785],[23.1871623,38.2144686],[23.1882733,38.2141969],[23.1887895,38.2140022],[23.1896992,38.214378],[23.1908751,38.2144311],[23.1924295,38.2143517],[23.1927844,38.2142821],[23.193335,38.2140696],[23.1941855,38.2139853],[23.1958484,38.2144293],[23.1975239,38.2147652],[23.1990195,38.2154829],[23.2007256,38.2161614],[23.2019751,38.2168008],[23.2022809,38.2170462],[23.2025836,38.2175709],[23.2028434,38.2178431],[23.2049863,38.2197186],[23.2065639,38.2206666],[23.2074474,38.2213575],[23.2095142,38.222498],[23.2097947,38.2226756],[23.2103387,38.2226522],[23.2108433,38.2224754],[23.2110163,38.2223233],[23.2111482,38.2217474],[23.2110037,38.2213679],[23.210951,38.220962]]},{"id":16576,"author":"AnaDigit","name_GR":"\u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2: O22 \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1-\u0394\u03c1\u03c5\u03cc\u03c2 \u039a\u03b5\u03c6\u03b1\u03bb\u03ad\u03c2","description_GR":"O22 \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","path":"STEREA\/Sterea_Kitheronas_O22_refuge_DryosKefales","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6677,"name_EN":"Kitheronas: O22 Kitheronas refuge-Dryos Kefales","description_EN":"O22 Kitheronas traverse","ascent_time":145,"descent_time":165,"marker":"O22","level":9,"ascent":65,"descent":551,"maxelev":1086,"minelev":597,"link_logo":"KTH_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kitheronas","pdf_link":"","bbox":"LINESTRING(23.28476 38.18343,23.34699 38.19491)","views":77,"millestones":"0,23.2856680,38.1833587#1,23.2929027,38.1859691#2,23.3026079,38.1841417#3,23.3118172,38.1866707#4,23.3220603,38.1886964#5,23.3293594,38.1937808#6,23.3402198,38.1952122#6.7,23.3468991,38.1940615","x":23.3114644,"y":38.1865725,"coor":[[23.285668,38.1833587],[23.2854514,38.1833213],[23.28527,38.183194],[23.2848716,38.1830654],[23.2848828,38.1833043],[23.2850599,38.1838822],[23.285046,38.1841345],[23.2854423,38.1844794],[23.2856337,38.1847509],[23.2857814,38.1848329],[23.2858815,38.1851039],[23.2866473,38.1850274],[23.2879699,38.1852247],[23.2884931,38.1854352],[23.288492,38.1855433],[23.2886176,38.1855441],[23.2887184,38.185743],[23.2888098,38.185739],[23.2890505,38.1856503],[23.2892213,38.1856964],[23.2893702,38.1856523],[23.2894227,38.1856841],[23.2905627,38.1858713],[23.2908355,38.1859991],[23.2914631,38.1860389],[23.2919643,38.1861681],[23.2926503,38.1860821],[23.2938221,38.1855665],[23.2955045,38.185162],[23.2959271,38.1851465],[23.2963189,38.1847794],[23.2967543,38.1846197],[23.2974379,38.1847771],[23.2978447,38.1852211],[23.2983689,38.1853234],[23.2986441,38.1852078],[23.2984724,38.1850311],[23.2984964,38.184905],[23.2988742,38.1847992],[23.299067,38.1846741],[23.2996371,38.1847677],[23.2997524,38.1846422],[23.3000035,38.1846617],[23.300849,38.1845946],[23.3017882,38.1842938],[23.3019184,38.1843036],[23.302733,38.1841102],[23.3032386,38.1837752],[23.3032276,38.1841131],[23.3033381,38.1844923],[23.3038166,38.1852071],[23.3038808,38.1852841],[23.304086,38.1853213],[23.3042824,38.1853405],[23.3049668,38.1854167],[23.3060488,38.1857115],[23.3081364,38.1859221],[23.3084792,38.185888],[23.3097953,38.1855713],[23.3098865,38.1855899],[23.3102941,38.1859618],[23.3107486,38.1861988],[23.3114644,38.1865725],[23.3118858,38.1866921],[23.3139863,38.1867495],[23.3152314,38.1867027],[23.3159612,38.1868061],[23.3165746,38.1871521],[23.3167455,38.1871892],[23.3168354,38.1872257],[23.3170645,38.187155],[23.3172235,38.187246],[23.3187516,38.1874532],[23.3193232,38.1873844],[23.3197566,38.187441],[23.3202143,38.1873355],[23.3207864,38.1873343],[23.3210463,38.1876242],[23.3212372,38.1879677],[23.3215314,38.1882578],[23.3226194,38.1891473],[23.32346,38.1896208],[23.3237435,38.1898388],[23.3238554,38.1900827],[23.3237839,38.1904068],[23.3237359,38.1913979],[23.3240127,38.1923367],[23.3242086,38.1925316],[23.324972,38.1927163],[23.325085,38.1928431],[23.3254059,38.1927188],[23.3258747,38.1926494],[23.3267749,38.1928618],[23.3271858,38.1928912],[23.3282894,38.1933301],[23.3291419,38.1937676],[23.3299637,38.1938173],[23.3306577,38.1940917],[23.3311039,38.1940041],[23.3313777,38.1940417],[23.3323119,38.1942813],[23.3325845,38.1944451],[23.3331202,38.1945563],[23.33409,38.1946519],[23.3343646,38.1945994],[23.3348784,38.1946023],[23.3359155,38.1948425],[23.3377205,38.1947626],[23.3382683,38.1948017],[23.3391793,38.1950862],[23.3392606,38.1951768],[23.3395817,38.1950344],[23.3397973,38.1951798],[23.3400024,38.1952351],[23.3408254,38.1951496],[23.3417964,38.195119],[23.3425155,38.1951591],[23.3436955,38.1947331],[23.3443123,38.1947185],[23.3447585,38.1946263],[23.3462574,38.1943102],[23.3466482,38.194024],[23.3468082,38.1940069],[23.3468991,38.1940615]]},{"id":16577,"author":"AnaDigit","name_GR":"\u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2: O22 \u0392\u03af\u03bb\u03b9\u03b1-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 O22 \u03bc\u03b5 \u0392\u03af\u03bb\u03b9\u03b1 \u03b3\u03b9\u03b1 \u03b1\u03bd\u03b5\u03c6\u03bf\u03b4\u03b9\u03b1\u03c3\u03bc\u03cc","path":"STEREA\/Sterea_Kitheronas_O22_refuge_Vilia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":6175,"name_EN":"Kitheronas: O22 Vilia-Kitheronas refuge","description_EN":"Connection to refill","ascent_time":135,"descent_time":150,"marker":"O22","level":9,"ascent":16,"descent":593,"maxelev":1086,"minelev":505,"link_logo":"KTH_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kitheronas","pdf_link":"","bbox":"LINESTRING(23.28484 38.16675,23.33624 38.18613)","views":67,"millestones":"0,23.2856680,38.1833587#1,23.2929027,38.1859691#2,23.3026079,38.1841417#3,23.3096075,38.1774823#4,23.3146898,38.1701616#5,23.3244090,38.1668439#6.2,23.3362231,38.1684919","x":23.30842,"y":38.178146,"coor":[[23.285668,38.1833587],[23.2854514,38.1833213],[23.28527,38.183194],[23.2848716,38.1830654],[23.2848828,38.1833043],[23.2850599,38.1838822],[23.285046,38.1841345],[23.2854423,38.1844794],[23.2856337,38.1847509],[23.2857814,38.1848329],[23.2858815,38.1851039],[23.2866473,38.1850274],[23.2879699,38.1852247],[23.2884931,38.1854352],[23.288492,38.1855433],[23.2886176,38.1855441],[23.2887184,38.185743],[23.2888098,38.185739],[23.2890505,38.1856503],[23.2892213,38.1856964],[23.2893702,38.1856523],[23.2894227,38.1856841],[23.2905627,38.1858713],[23.2908355,38.1859991],[23.2914631,38.1860389],[23.2919643,38.1861681],[23.2926503,38.1860821],[23.2938221,38.1855665],[23.2955045,38.185162],[23.2959271,38.1851465],[23.2963189,38.1847794],[23.2967543,38.1846197],[23.2974379,38.1847771],[23.2978447,38.1852211],[23.2983689,38.1853234],[23.2986441,38.1852078],[23.2984724,38.1850311],[23.2984964,38.184905],[23.2988742,38.1847992],[23.299067,38.1846741],[23.2996371,38.1847677],[23.2997524,38.1846422],[23.3000035,38.1846617],[23.300849,38.1845946],[23.3017882,38.1842938],[23.3019184,38.1843036],[23.302733,38.1841102],[23.3032386,38.1837752],[23.3034594,38.1833709],[23.3044625,38.1823495],[23.3050195,38.1814155],[23.3055742,38.1807068],[23.3059873,38.1804929],[23.3061392,38.1801243],[23.3065068,38.1798922],[23.306785,38.1794522],[23.3068439,38.1791416],[23.3070316,38.1788769],[23.3074573,38.1785369],[23.3080982,38.1783784],[23.30842,38.178146],[23.3089926,38.1779691],[23.3093947,38.1777011],[23.3095678,38.1775039],[23.3103022,38.1771116],[23.3105213,38.1768786],[23.3105555,38.176622],[23.3108774,38.1763895],[23.311074,38.1761203],[23.3114991,38.1758344],[23.3119956,38.1752425],[23.3123467,38.1743343],[23.3128998,38.1737878],[23.3135317,38.1733589],[23.3138089,38.173018],[23.3137758,38.1728916],[23.3138344,38.1727298],[23.3140887,38.1723978],[23.3140325,38.1723073],[23.3140463,38.1720551],[23.3138892,38.1717658],[23.3140754,38.1713883],[23.3140567,38.1709376],[23.3141491,38.1707128],[23.3143677,38.1705338],[23.3143016,38.1702766],[23.3151487,38.1700292],[23.3157792,38.1697535],[23.3174792,38.1686278],[23.3190008,38.1682762],[23.320689,38.1671864],[23.321056,38.1670083],[23.3215251,38.1668938],[23.321867,38.1669499],[23.3227542,38.1672975],[23.32335,38.1674496],[23.3236475,38.1673792],[23.3241088,38.167098],[23.324203,38.1670219],[23.3245288,38.1667399],[23.3247233,38.166687],[23.3249516,38.1666973],[23.3254081,38.1668261],[23.3260036,38.1668881],[23.3265737,38.1669634],[23.3269291,38.1671457],[23.3271791,38.1672643],[23.3274073,38.1672837],[23.3284253,38.1670642],[23.3295433,38.1671427],[23.3304238,38.1669764],[23.331451,38.1667615],[23.3318161,38.1667816],[23.3323515,38.1669108],[23.3324984,38.1669567],[23.3331323,38.1671541],[23.333871,38.1675188],[23.3349942,38.1680479],[23.3356644,38.1684122],[23.3358222,38.1684761],[23.3362231,38.1684919]]},{"id":16578,"author":"AnaDigit","name_GR":"\u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2: \u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03b1\u03c3\u03af\u03bb\u03b5\u03b9\u03bf\u03c2-\u03a0\u03cc\u03c1\u03c4\u03bf \u0393\u03b5\u03c1\u03bc\u03b5\u03bd\u03cc","description_GR":"\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03c0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03b1\u03c3\u03af\u03bb\u03b5\u03b9\u03bf\u03c2-\u03a0\u03cc\u03c1\u03c4\u03bf \u0393\u03b5\u03c1\u03bc\u03b5\u03bd\u03cc","path":"STEREA\/Sterea_Kitheronas_PortoGermeno_AgVasilios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":11110,"name_EN":"Kitheronas: Aghios Vasilios-Porto Germeno","description_EN":"The old coastal trail from Aghios Vasilios to Porto Germeno","ascent_time":265,"descent_time":265,"marker":"No_marks","level":9,"ascent":385,"descent":431,"maxelev":385,"minelev":0,"link_logo":"KTH_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kitheronas","pdf_link":"","bbox":"LINESTRING(23.13168 38.15039,23.22591 38.17827)","views":77,"millestones":"0,23.1400386,38.1783359#1,23.1349682,38.1712618#2,23.1373090,38.1695997#3,23.1480973,38.1716609#4,23.1587973,38.1721540#5,23.1688915,38.1699272#6,23.1789211,38.1669589#7,23.1898994,38.1653292#8,23.2005428,38.1629537#9,23.2104547,38.1602333#10,23.2210738,38.1579877#11.1,23.2259063,38.1503911","x":23.174302,"y":38.1681816,"coor":[[23.1400386,38.1783359],[23.1396644,38.1781169],[23.1388056,38.1773536],[23.1389474,38.1759757],[23.1387327,38.1757939],[23.1391054,38.1751658],[23.1390445,38.1745164],[23.1369919,38.1733478],[23.1364077,38.1725504],[23.1357539,38.1718426],[23.1351309,38.1714235],[23.1347586,38.1710512],[23.1345814,38.1705903],[23.1334698,38.1699873],[23.1327241,38.1693329],[23.1323612,38.1691319],[23.1318216,38.168425],[23.1318031,38.1680553],[23.1319408,38.1680023],[23.1330194,38.1684969],[23.1338869,38.1685033],[23.1340915,38.1685769],[23.1342039,38.168722],[23.134852,38.168943],[23.1349763,38.1690521],[23.1354663,38.1691278],[23.1366719,38.1695062],[23.1384156,38.1697533],[23.1409512,38.1696457],[23.1413158,38.1697024],[23.1415767,38.1698485],[23.1432851,38.1701855],[23.1445233,38.1707172],[23.1450714,38.1707032],[23.1454467,38.1708231],[23.145972,38.1708089],[23.1465186,38.17093],[23.1475056,38.1714599],[23.1479381,38.1715712],[23.1488909,38.1721008],[23.1494905,38.1725738],[23.1504147,38.1726165],[23.1513596,38.1728487],[23.1518623,38.1728162],[23.1525464,38.1728933],[23.1536896,38.1727573],[23.1547161,38.1728368],[23.1551283,38.1727316],[23.1559506,38.1727015],[23.1568559,38.1724106],[23.1572465,38.1721971],[23.1584013,38.1720432],[23.1595961,38.1723852],[23.1605041,38.1728423],[23.1622057,38.1728004],[23.1631218,38.1725546],[23.1643033,38.1720583],[23.1645221,38.1718976],[23.1658834,38.1716549],[23.1672516,38.1707995],[23.1678283,38.1702808],[23.1683334,38.1700411],[23.1691801,38.1698668],[23.1702181,38.1699463],[23.1709833,38.1699156],[23.1718686,38.1693631],[23.1726701,38.1691434],[23.1738991,38.1684852],[23.1745181,38.1682552],[23.174302,38.1681816],[23.174429,38.1680563],[23.1749335,38.1678616],[23.1767295,38.1675317],[23.1779669,38.1671258],[23.1798771,38.1667877],[23.1822729,38.1669125],[23.1823746,38.1670124],[23.182741,38.1669068],[23.1834756,38.1665514],[23.1842998,38.1663408],[23.1864268,38.1660041],[23.1883727,38.1655309],[23.1903962,38.1652565],[23.1917943,38.1647614],[23.1923431,38.1646841],[23.1940198,38.1648037],[23.1949238,38.1646027],[23.1956667,38.1645176],[23.1972023,38.1639784],[23.1975102,38.1640075],[23.1980706,38.1639032],[23.1985729,38.1639066],[23.1990078,38.1638014],[23.1999245,38.1634832],[23.2004192,38.1631261],[23.2006047,38.162866],[23.2010178,38.1626706],[23.202323,38.1623099],[23.2030994,38.1622882],[23.2033737,38.162254],[23.2038045,38.1625273],[23.2039993,38.1624565],[23.2042301,38.1622327],[23.204359,38.1619272],[23.2044514,38.1618197],[23.2047734,38.1616055],[23.2062272,38.1612188],[23.2077865,38.1605805],[23.2084062,38.1602782],[23.2088745,38.1602453],[23.2096492,38.1603857],[23.2103597,38.1601201],[23.2106303,38.1604374],[23.2108921,38.1605022],[23.2117147,38.1604357],[23.2133563,38.1595635],[23.2161222,38.1592215],[23.2164536,38.1591876],[23.2182846,38.1587492],[23.2190408,38.1584748],[23.2197038,38.1583891],[23.2202413,38.1582936],[23.2206307,38.15817],[23.2215708,38.1577797],[23.222225,38.1574325],[23.2227564,38.1568412],[23.2229879,38.1565363],[23.2231681,38.1556903],[23.2233781,38.1552591],[23.2239485,38.1552809],[23.2242871,38.1545622],[23.2245487,38.1535725],[23.2247682,38.1533216],[23.2252957,38.1530908],[23.2257111,38.1526609],[23.2256664,38.151489],[23.2254308,38.1511089],[23.2259063,38.1503911]]},{"id":16579,"author":"AnaDigit","name_GR":"\u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2: \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u0392\u03af\u03bb\u03b9\u03b1-\u03a0\u03cc\u03c1\u03c4\u03bf \u0393\u03b5\u03c1\u03bc\u03b5\u03bd\u03cc","description_GR":"\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b1 \u0392\u03af\u03bb\u03b9\u03b1 \u03c3\u03c4\u03bf \u03b5\u03c0\u03af\u03bd\u03b5\u03b9\u03cc \u03c4\u03bf\u03c5\u03c2","path":"STEREA\/Sterea_Kitheronas_PortoGermeno_Vilia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":15526,"name_EN":"Kitheronas: Vilia to Porto Germeno","description_EN":"The old road from Vilia to its old harbour","ascent_time":365,"descent_time":380,"marker":"No_marks","level":9,"ascent":319,"descent":812,"maxelev":670,"minelev":8,"link_logo":"KTH_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kitheronas","pdf_link":"","bbox":"LINESTRING(23.22572 38.14624,23.33643 38.16782)","views":46,"millestones":"0,23.3362230,38.1684964#1,23.3287722,38.1633773#2,23.3190666,38.1638654#3,23.3118047,38.1652213#4,23.3029316,38.1658940#5,23.2924042,38.1647336#6,23.2864301,38.1601559#7,23.2776509,38.1590547#8,23.2678080,38.1578798#9,23.2589687,38.1587755#10,23.2521010,38.1543476#11,23.2443250,38.1544317#12,23.2462487,38.1491078#13,23.2417697,38.1483697#14,23.2320105,38.1486501#15,23.2277312,38.1474309#15.5,23.2259063,38.1503911","x":23.2705915,"y":38.1576572,"coor":[[23.336223,38.1684964],[23.3360437,38.168207],[23.3358926,38.1682377],[23.3358286,38.1677326],[23.3357247,38.1669254],[23.3356081,38.1668752],[23.3354968,38.1668025],[23.3352946,38.1666346],[23.3351924,38.1664538],[23.3351252,38.1663182],[23.3349999,38.1662815],[23.3347921,38.1661901],[23.334757,38.1660097],[23.3344544,38.1657016],[23.3344901,38.1655035],[23.3343557,38.1651738],[23.3333253,38.1649246],[23.3327913,38.1647684],[23.3325654,38.1644967],[23.3324929,38.1641133],[23.3322743,38.1640669],[23.3318527,38.1639834],[23.3291822,38.1634545],[23.327718,38.1631713],[23.3272046,38.1631323],[23.3266333,38.1632011],[23.3261313,38.1631712],[23.3259265,38.1630979],[23.3258711,38.1629173],[23.3260906,38.1626302],[23.325726,38.162556],[23.3253748,38.1622656],[23.3251006,38.162291],[23.3250446,38.1621826],[23.3249648,38.1621641],[23.323933,38.1626448],[23.322321,38.1629149],[23.3211543,38.1631786],[23.3201813,38.1634703],[23.3191154,38.1639328],[23.3190471,38.1639144],[23.319199,38.1635368],[23.3191422,38.1635094],[23.3185798,38.1638306],[23.318642,38.1632812],[23.3185257,38.1635148],[23.3181135,38.1636476],[23.3170295,38.1636053],[23.3168234,38.1636762],[23.3166408,38.1636661],[23.3164918,38.1637373],[23.3165831,38.1637379],[23.3168895,38.1639289],[23.3172043,38.1644444],[23.3169515,38.1646232],[23.3160583,38.1649244],[23.3155551,38.1650207],[23.3148358,38.1650435],[23.3145494,38.16515],[23.3144566,38.1653117],[23.3143187,38.165401],[23.3136569,38.1653701],[23.3134733,38.1654771],[23.3129718,38.1653931],[23.3125265,38.1654085],[23.3120826,38.1652617],[23.3114214,38.1651677],[23.3110694,38.1651972],[23.3111231,38.1667747],[23.3105505,38.1669696],[23.3089893,38.166672],[23.3083275,38.1666501],[23.3077918,38.1665568],[23.3072235,38.1663011],[23.3060503,38.1660238],[23.3045081,38.1658029],[23.3041542,38.1658098],[23.3040283,38.1658451],[23.3039581,38.166016],[23.3035239,38.1660675],[23.3029775,38.165902],[23.3013251,38.1656038],[23.301041,38.1654759],[23.3007098,38.165483],[23.2995502,38.1649894],[23.2968141,38.1646215],[23.2938197,38.1638105],[23.2930124,38.16445],[23.2923358,38.1647704],[23.2919001,38.1645199],[23.2912457,38.1643537],[23.2908642,38.1644461],[23.2906582,38.1644989],[23.2901115,38.1642973],[23.2893334,38.1640132],[23.289554,38.163636],[23.2898471,38.1628357],[23.2890466,38.1626596],[23.2873572,38.1622574],[23.2876512,38.161768],[23.2880377,38.1612341],[23.2881521,38.161068],[23.2874425,38.1607798],[23.2873189,38.1605808],[23.2870347,38.1604619],[23.2868538,38.1602806],[23.2865349,38.1602065],[23.2861146,38.1600057],[23.2860019,38.1598518],[23.2858089,38.1597515],[23.2855046,38.1593531],[23.2854719,38.1591907],[23.2851886,38.1589817],[23.2839916,38.1588302],[23.2837321,38.1585222],[23.2838585,38.1584328],[23.2836244,38.1582962],[23.2834498,38.158205],[23.281841,38.1581411],[23.281338,38.1582282],[23.2809598,38.1583791],[23.2800115,38.1584724],[23.279522,38.1583432],[23.2786207,38.1583016],[23.2784598,38.1584088],[23.2783046,38.1591018],[23.2781653,38.1593353],[23.2780052,38.1593703],[23.2773829,38.1588077],[23.2762555,38.1585484],[23.274817,38.1585756],[23.2748534,38.1583595],[23.2745577,38.1582496],[23.2737602,38.1581004],[23.2728279,38.1577342],[23.272748,38.1577337],[23.2727246,38.1577876],[23.2727319,38.1582022],[23.2725849,38.1580661],[23.2721417,38.1578651],[23.2719022,38.1578456],[23.2716843,38.1579524],[23.2714674,38.1579601],[23.2711711,38.1579132],[23.2708421,38.1577129],[23.2705915,38.1576572],[23.2701348,38.1576724],[23.2694715,38.1578035],[23.268433,38.157779],[23.267427,38.1579349],[23.2660109,38.1580162],[23.2652235,38.1579933],[23.2642666,38.157807],[23.2639242,38.1578049],[23.2634325,38.1578919],[23.2631569,38.1580614],[23.2628245,38.1580954],[23.2627326,38.1581489],[23.2627084,38.1582839],[23.2624773,38.1582149],[23.2624649,38.1583049],[23.2623625,38.1582773],[23.2622012,38.1584295],[23.2620071,38.1584282],[23.2620334,38.1580859],[23.2619423,38.1580673],[23.2618617,38.1581389],[23.2617453,38.1583545],[23.2619138,38.1586259],[23.2617956,38.1591028],[23.2614625,38.159308],[23.2611422,38.1593781],[23.259765,38.1592748],[23.2588235,38.1586921],[23.2578794,38.1583617],[23.257287,38.1582498],[23.2570925,38.1582936],[23.2569201,38.1584187],[23.2566807,38.1583811],[23.2561602,38.1579362],[23.2561725,38.1578462],[23.2551325,38.1574566],[23.2548592,38.1573917],[23.2543342,38.1573884],[23.2536314,38.1569063],[23.2527382,38.157198],[23.2524184,38.157214],[23.2522279,38.1568703],[23.2521763,38.1563292],[23.251859,38.1559667],[23.2520346,38.1557515],[23.2521988,38.15532],[23.2520438,38.1537328],[23.2521277,38.1533368],[23.2519507,38.1527859],[23.2515349,38.1521524],[23.2511009,38.1521857],[23.2502175,38.1526307],[23.2498971,38.1527097],[23.2497227,38.1530241],[23.2484795,38.1540525],[23.2470189,38.1540252],[23.2467356,38.1538251],[23.2463457,38.1540028],[23.2457983,38.1539633],[23.245501,38.1540154],[23.2448946,38.1541557],[23.2436557,38.1547606],[23.2429001,38.154981],[23.2425585,38.1549067],[23.2424569,38.1547979],[23.2424708,38.1543789],[23.2426435,38.1542359],[23.2426452,38.1540736],[23.2427848,38.1538222],[23.2427518,38.1536958],[23.2449241,38.1532006],[23.2452454,38.1530314],[23.2453956,38.1528521],[23.2458045,38.1519355],[23.2461702,38.1507842],[23.2462314,38.1503791],[23.2461377,38.1495043],[23.2465304,38.1480468],[23.2469909,38.1476532],[23.2474576,38.1466648],[23.2477804,38.1463424],[23.2473133,38.1462673],[23.2472684,38.1461949],[23.2468235,38.1461741],[23.2467199,38.1464032],[23.2469218,38.146747],[23.2468181,38.1468365],[23.2460626,38.1470659],[23.2459013,38.1472091],[23.2451798,38.1474568],[23.2445278,38.1475968],[23.2441825,38.147883],[23.2434605,38.1481758],[23.2431402,38.1482458],[23.2392561,38.1486172],[23.2374517,38.1487317],[23.2373886,38.1484519],[23.2364272,38.1476255],[23.2359735,38.1473522],[23.2356205,38.1472778],[23.2351518,38.1473559],[23.2342699,38.1476566],[23.2341543,38.1478],[23.2340468,38.1482499],[23.233886,38.148348],[23.2317711,38.1486947],[23.2309911,38.1490681],[23.2304987,38.1492271],[23.2300719,38.1491838],[23.2305298,38.1489164],[23.2307243,38.1488636],[23.2308284,38.1487381],[23.2308539,38.1484769],[23.2310953,38.1483163],[23.2311537,38.1481905],[23.2310236,38.1475317],[23.23079,38.1469534],[23.2307716,38.1465387],[23.230166,38.145656],[23.2300055,38.1455874],[23.2296733,38.1457114],[23.2290478,38.1463516],[23.2289785,38.1464323],[23.228907,38.1466481],[23.228961,38.1469369],[23.2287092,38.1470073],[23.2284441,38.1468524],[23.228239,38.146815],[23.2281372,38.1468999],[23.2280088,38.1470027],[23.2279565,38.1471286],[23.2276555,38.1475321],[23.2277763,38.1479836],[23.2277634,38.1481277],[23.2275793,38.1482707],[23.227609,38.1486268],[23.2273564,38.1487694],[23.2271281,38.1487769],[23.227059,38.1488395],[23.227035,38.1489475],[23.226469,38.1495927],[23.2264791,38.1497189],[23.2261679,38.1500053],[23.2259063,38.1503911]]},{"id":16580,"author":"AnaDigit","name_GR":"\u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2: \u03a4\u03c3\u03af\u03c0\u03bf\u03c5\u03c1\u03b1-\u039a\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf\u03bd \u03ba\u03c5\u03c1\u03af\u03c9\u03c2 \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","path":"STEREA\/Sterea_Kitheronas_Tsipoura_crestline","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9988,"name_EN":"Kitheronas: Tsipoura-Crestiline-Kitheronas refuge","description_EN":"A great loop trail around the main summit","ascent_time":245,"descent_time":235,"marker":"Red_dots","level":9,"ascent":578,"descent":580,"maxelev":1401,"minelev":924,"link_logo":"KTH_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kitheronas","pdf_link":"","bbox":"LINESTRING(23.24554 38.17254,23.28499 38.18473)","views":75,"millestones":"0,23.2676561,38.1726491#1,23.2610036,38.1776554#2,23.2530235,38.1751622#3,23.2490291,38.1776870#4,23.2460022,38.1840409#5,23.2564984,38.1843402#6,23.2672283,38.1838226#7,23.2767238,38.1843729#8,23.2838824,38.1818296#9,23.2763693,38.1754480#10.0,23.2676540,38.1726491","x":23.2502352,"y":38.1840931,"coor":[[23.2676561,38.1726491],[23.2674735,38.172648],[23.2670649,38.1725193],[23.2668146,38.1724321],[23.2667232,38.1724405],[23.2659739,38.1731569],[23.265844,38.1735886],[23.2658286,38.1739851],[23.2652192,38.1744139],[23.2649788,38.1744845],[23.2645986,38.1748246],[23.2644265,38.1749046],[23.2640836,38.1749475],[23.2639912,38.1750551],[23.264034,38.1753437],[23.2637494,38.1763874],[23.2638332,38.177145],[23.2636478,38.1774142],[23.2633845,38.1774846],[23.2626082,38.1774798],[23.2623904,38.1775595],[23.2618192,38.177592],[23.261144,38.1777499],[23.2607925,38.1775134],[23.2601217,38.1772388],[23.2598136,38.1772188],[23.2594706,38.1772707],[23.2590697,38.1773944],[23.2586563,38.1776261],[23.2585507,38.1779138],[23.2585798,38.1784187],[23.2582132,38.1785426],[23.2573796,38.1785553],[23.2570845,38.1783822],[23.2568679,38.1783538],[23.2566635,38.1782444],[23.25557,38.1779851],[23.2550014,38.1777652],[23.2544368,38.1771488],[23.2534635,38.1763134],[23.2531734,38.1756537],[23.2528288,38.174534],[23.2528465,38.1739122],[23.2527686,38.1737135],[23.2525853,38.1737799],[23.2525495,38.174032],[23.252127,38.1740473],[23.2517594,38.1742613],[23.2518493,38.1744061],[23.2517118,38.1744593],[23.2518701,38.1746045],[23.2518452,38.1748026],[23.2512968,38.1748442],[23.2512841,38.1749702],[23.2510319,38.1750678],[23.2512682,38.1754118],[23.2512102,38.1755015],[23.2508336,38.1754811],[23.2507984,38.17558],[23.2506155,38.1755968],[23.2506258,38.1757051],[23.2502491,38.1757027],[23.2497455,38.1758256],[23.2497564,38.1758798],[23.2494698,38.1759861],[23.2496956,38.1762399],[23.2498771,38.1763492],[23.2500231,38.1765844],[23.2500886,38.1768823],[23.2500424,38.176936],[23.2496888,38.1768977],[23.2490481,38.1770288],[23.2487145,38.177279],[23.2490762,38.1776328],[23.2489375,38.1777942],[23.2491747,38.178048],[23.2491961,38.1781834],[23.2490466,38.1782905],[23.249114,38.1783991],[23.2488136,38.1787397],[23.2485336,38.1793237],[23.2485895,38.1794412],[23.2488386,38.1796411],[23.2486425,38.1798381],[23.2486059,38.1800722],[23.2482724,38.1803044],[23.2488146,38.1808666],[23.2485044,38.1810629],[23.2487425,38.1812176],[23.2483065,38.1814311],[23.2479723,38.1817264],[23.247479,38.1819576],[23.2460199,38.1828314],[23.2458568,38.1831458],[23.2455568,38.1834503],[23.2456014,38.1835587],[23.2457264,38.1836136],[23.2460358,38.1835075],[23.2461033,38.183598],[23.2462537,38.183653],[23.2459877,38.1839848],[23.2460282,38.1841428],[23.2461529,38.1842247],[23.2476097,38.1845855],[23.2484416,38.1847441],[23.2487613,38.1847461],[23.2497456,38.1845181],[23.2502271,38.1843229],[23.2502796,38.1842196],[23.2502352,38.1840931],[23.2505914,38.1840819],[23.2506417,38.1840822],[23.250915,38.184156],[23.2512975,38.1842621],[23.2520963,38.1843123],[23.2521301,38.1843485],[23.252359,38.1842959],[23.2525979,38.1843876],[23.2534089,38.1843567],[23.2537748,38.1843049],[23.2539357,38.1842068],[23.2541281,38.1843702],[23.2544927,38.1844447],[23.2550752,38.1844303],[23.2552917,38.1844768],[23.2560115,38.1844273],[23.2561263,38.1843739],[23.2568463,38.1843064],[23.2569955,38.1842352],[23.257315,38.1842553],[23.2581153,38.1841522],[23.2585482,38.184245],[23.259085,38.1842304],[23.259507,38.1842781],[23.2597136,38.1841713],[23.2599532,38.1841908],[23.2602851,38.1841208],[23.2604098,38.1842027],[23.2607689,38.1841554],[23.2608947,38.1841382],[23.2610879,38.1842295],[23.2612597,38.1841765],[23.2614755,38.184286],[23.2618534,38.1841802],[23.2618519,38.1843244],[23.2619425,38.1843971],[23.2625494,38.1842297],[23.263121,38.1841612],[23.2638544,38.1838954],[23.2646422,38.1839093],[23.2651911,38.1838226],[23.2652707,38.1838592],[23.2659446,38.1838274],[23.2664467,38.1838665],[23.2665943,38.1839486],[23.2670631,38.1838794],[23.2683119,38.1834546],[23.2689185,38.1833142],[23.2699156,38.1829419],[23.2713613,38.1822299],[23.2714885,38.1824334],[23.2717741,38.1824172],[23.2717833,38.1826425],[23.2718739,38.1827152],[23.2725809,38.1828097],[23.2731489,38.1831016],[23.2735021,38.1831759],[23.2736378,38.1833029],[23.2744237,38.183506],[23.2748557,38.183689],[23.2750839,38.1837084],[23.2753679,38.1838543],[23.2758014,38.1838931],[23.2757542,38.184055],[23.2757991,38.1841274],[23.2763918,38.1842392],[23.2767116,38.1842231],[23.2766984,38.1844033],[23.2768024,38.1842778],[23.277409,38.1841373],[23.2777742,38.1841486],[23.2785059,38.1840629],[23.2798067,38.184143],[23.2809034,38.1840957],[23.2815665,38.1840096],[23.2819655,38.1840661],[23.2818838,38.1842549],[23.2824546,38.1842584],[23.2834845,38.1840303],[23.283966,38.183835],[23.284253,38.1836745],[23.2845955,38.183208],[23.2846844,38.1833482],[23.2848811,38.1833043],[23.2848698,38.1830654],[23.2848376,38.182858],[23.284139,38.1821237],[23.282863,38.1806739],[23.2814422,38.1788628],[23.2801592,38.1781339],[23.2794008,38.1774623],[23.2790376,38.1772438],[23.2774507,38.1767699],[23.2771894,38.1766421],[23.2769739,38.1764966],[23.2767823,38.1762431],[23.2765032,38.1756015],[23.276221,38.1752753],[23.2757113,38.1748666],[23.274202,38.173947],[23.2733471,38.1738156],[23.2722098,38.1733759],[23.2715031,38.1732634],[23.2705466,38.1730141],[23.2698536,38.1726673],[23.2694211,38.1725385],[23.2689873,38.1725358],[23.2679012,38.1726912],[23.267654,38.1726491]]},{"id":16581,"author":"AnaDigit","name_GR":"\u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2: \u0392\u03af\u03bb\u03b9\u03b1-\u039a\u03b9\u03ac\u03c6\u03b1 \u03a6\u03af\u03c7\u03b8\u03b9","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03c4\u03b7\u03c2 \u0393\u03ba\u03bf\u03cd\u03c1\u03b1\u03c2","path":"STEREA\/Sterea_Kitheronas_Vilia_Fichthi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3650,"name_EN":"Kitheronas: Vilia-Kiafa Fichthi","description_EN":"The old road from Vilia to the mountain pastures","ascent_time":95,"descent_time":80,"marker":"No_marks","level":9,"ascent":339,"descent":5,"maxelev":845,"minelev":508,"link_logo":"KTH_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kitheronas","pdf_link":"","bbox":"LINESTRING(23.31674 38.16842,23.33664 38.18744)","views":60,"millestones":"0,23.3356644,38.1684122#1,23.3353039,38.1759854#2,23.3293747,38.1809633#3,23.3208848,38.1862743#3.7,23.3167466,38.1871892","x":23.3335254,"y":38.1790302,"coor":[[23.3356644,38.1684122],[23.335528,38.1687088],[23.3354393,38.1688029],[23.3350737,38.169238],[23.3351648,38.1692565],[23.3354252,38.1694968],[23.3356613,38.1698947],[23.3357076,38.1700662],[23.3355941,38.1701106],[23.3356163,38.1701828],[23.3354281,38.1706684],[23.3354485,38.1709389],[23.3357883,38.1712292],[23.3357635,38.1714544],[23.3362191,38.1715651],[23.336605,38.1718107],[23.3362968,38.1718089],[23.3362373,38.172079],[23.3358231,38.1724371],[23.3357529,38.172617],[23.3359309,38.1731317],[23.335905,38.173474],[23.3356605,38.1739953],[23.3357939,38.1743926],[23.3357764,38.1750595],[23.3355778,38.175563],[23.3353003,38.17594],[23.3353613,38.1767695],[23.3351721,38.1774894],[23.3348472,38.1780644],[23.334261,38.1784936],[23.3339958,38.1787805],[23.3339475,38.1790687],[23.3338098,38.17914],[23.3335254,38.1790302],[23.3335538,38.1784175],[23.3334281,38.1783177],[23.3327612,38.1787059],[23.3299204,38.1797262],[23.3296539,38.1801482],[23.3294365,38.1809356],[23.3286659,38.1812827],[23.3277246,38.181827],[23.3270238,38.1822917],[23.326483,38.1827482],[23.32607,38.1829621],[23.3254404,38.1831298],[23.3250503,38.1833438],[23.3242598,38.1836277],[23.3234667,38.1841909],[23.3229638,38.1842421],[23.322689,38.1843306],[23.3225014,38.1846269],[23.3226614,38.1846098],[23.3213929,38.1859544],[23.3206119,38.1864455],[23.3208052,38.1865368],[23.3217192,38.186479],[23.3213038,38.1869452],[23.3207874,38.1873343],[23.3202154,38.1873355],[23.3197577,38.187441],[23.3193243,38.1873844],[23.3187527,38.1874532],[23.3172245,38.187246],[23.3170655,38.187155],[23.3168365,38.1872257],[23.3167466,38.1871892]]},{"id":16984,"author":"AnaDigit","name_GR":"\u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2: \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03b1\u03c3\u03af\u03bb\u03b5\u03b9\u03bf\u03c2","description_GR":"\u03a0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1-\u039a\u03b1\u03bb\u03b1\u03bc\u03ac\u03ba\u03b9-\u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03b1\u03c3\u03af\u03bb\u03b5\u03b9\u03bf\u03c2","path":"STEREA\/Sterea_Kitheronas_AgVasilios_Livadostra","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":5426,"name_EN":"Kitheronas: Livadostra-Aghios Vasilios","description_EN":"Coastal trail Livadostra","ascent_time":165,"descent_time":160,"marker":"No_marks","level":9,"ascent":114,"descent":164,"maxelev":88,"minelev":0,"link_logo":"KTH_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kitheronas","pdf_link":"","bbox":"LINESTRING(23.11085 38.17736,23.14328 38.20783)","views":36,"millestones":"0,23.1400416,38.1783495#1,23.1423150,38.1837785#2,23.1342479,38.1895138#3,23.1249055,38.1943712#4,23.1229948,38.2015698#5,23.1148355,38.2065036#5.4,23.1109768,38.2078331","x":23.1272728,"y":38.192684,"coor":[[23.1400416,38.1783495],[23.1416046,38.1774777],[23.1419942,38.1773544],[23.142154,38.1773555],[23.1422789,38.1774195],[23.1424018,38.1776457],[23.1424664,38.1779797],[23.142262,38.1788614],[23.1423584,38.1794028],[23.1422586,38.1800645],[23.1424499,38.1804805],[23.1426402,38.1808063],[23.1429797,38.1810611],[23.1432249,38.1821895],[23.1430175,38.1833235],[23.1429465,38.1835303],[23.1421666,38.183831],[23.1418711,38.1840136],[23.1416739,38.1842825],[23.1412278,38.1843514],[23.1410322,38.1844761],[23.1405694,38.1849954],[23.1388775,38.1861366],[23.138508,38.1864854],[23.1383324,38.1868446],[23.1373349,38.1871978],[23.1370695,38.1874301],[23.1366456,38.1875532],[23.1364449,38.1876508],[23.1361432,38.1880632],[23.1358317,38.1883313],[23.1359444,38.1884583],[23.1358529,38.1884666],[23.1354368,38.1888961],[23.1350585,38.1890195],[23.1349088,38.1891266],[23.1347832,38.1891256],[23.134437,38.1894295],[23.1336563,38.1897842],[23.132966,38.1902208],[23.131899,38.1906455],[23.1314369,38.1910927],[23.1310925,38.1912523],[23.1301176,38.1916056],[23.1298983,38.1918023],[23.1292438,38.1921038],[23.1285456,38.1922428],[23.1272728,38.192684],[23.1260778,38.193297],[23.1258693,38.1935477],[23.1254897,38.1937792],[23.1249474,38.1942438],[23.1247225,38.1949091],[23.124802,38.1949457],[23.1250333,38.1956504],[23.12504,38.196047],[23.1249584,38.1961906],[23.124354,38.1966187],[23.1236815,38.1973797],[23.1235404,38.1977211],[23.1235891,38.1984154],[23.1240749,38.1988606],[23.1248912,38.1993534],[23.125079,38.1993818],[23.1244035,38.2004763],[23.1232956,38.2014323],[23.1232081,38.201648],[23.1230491,38.2015747],[23.122627,38.2015355],[23.1222496,38.2015777],[23.12194,38.2016836],[23.1214534,38.2022567],[23.1208357,38.2023422],[23.1204802,38.2024567],[23.1201467,38.2026525],[23.119757,38.2027667],[23.1196645,38.2028562],[23.1193672,38.20289],[23.1190674,38.203122],[23.1188502,38.2031384],[23.1185285,38.2032982],[23.1176591,38.2043642],[23.1175741,38.2047781],[23.1172649,38.2048479],[23.1171151,38.2049549],[23.1172063,38.2049736],[23.1172397,38.205046],[23.1171985,38.205325],[23.1166246,38.205555],[23.1164224,38.2059816],[23.115779,38.2062111],[23.1122045,38.2072926],[23.1109013,38.207472],[23.1108541,38.2075618],[23.1109768,38.2078331]]},{"id":18668,"author":"AnaDigit","name_GR":"\u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2: \u0395\u03c1\u03c5\u03b8\u03c1\u03ad\u03c2-\u0392\u03af\u03bb\u03b9\u03b1","description_GR":"","path":"STEREA\/Sterea_Kitheronas_Erythres_Vilia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8009,"name_EN":"Kitheronas: Erythres-Vilia","description_EN":"","ascent_time":190,"descent_time":185,"marker":"Red_dots","level":9,"ascent":436,"descent":322,"maxelev":820,"minelev":384,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.31232 38.16726,23.33767 38.21743)","views":3,"millestones":"0,23.3213490,38.2174840#1,23.3126757,38.2154639#2,23.3138944,38.2067818#3,23.3187514,38.1988316#4,23.3208730,38.1908759#5,23.3221630,38.1851290#6,23.3310368,38.1801717#7,23.3359185,38.1732905#8,23.3376723,38.1672564","x":23.3209147,"y":38.1881146,"coor":[[23.321349,38.217484],[23.3210824,38.2169011],[23.3203625,38.2169285],[23.3198966,38.2164301],[23.3197043,38.2162307],[23.3195696,38.2162074],[23.3189,38.2160053],[23.3174655,38.2154923],[23.317089,38.215436],[23.3168041,38.2155966],[23.3162781,38.2156566],[23.3157311,38.2156309],[23.3152719,38.2156417],[23.3137147,38.2160292],[23.3123293,38.2162554],[23.3126203,38.2156803],[23.3129049,38.2145644],[23.3128397,38.2137169],[23.312697,38.2134817],[23.3125883,38.2128953],[23.3126246,38.2126747],[23.3126631,38.2122243],[23.3125623,38.2107997],[23.312719,38.2099265],[23.3126416,38.20916],[23.3126955,38.2087817],[23.3130867,38.2084776],[23.3134126,38.2078306],[23.3135005,38.2075968],[23.3136623,38.2073905],[23.3138274,38.2068417],[23.3142651,38.2064477],[23.3143822,38.206142],[23.3146488,38.205729],[23.3148016,38.2052612],[23.3157148,38.2040949],[23.3159035,38.2034652],[23.3162058,38.2028901],[23.3165528,38.2024235],[23.3167347,38.201289],[23.3171536,38.2004623],[23.3174887,38.2000497],[23.3185818,38.1991728],[23.3188146,38.1987055],[23.3191026,38.1984368],[23.319138,38.1983108],[23.318971,38.1978502],[23.3189301,38.1973363],[23.3191996,38.1965988],[23.3197982,38.1960886],[23.3199149,38.1958189],[23.3197942,38.1952955],[23.319526,38.1946631],[23.3194916,38.1940635],[23.3196322,38.1936858],[23.3200142,38.1931293],[23.3201671,38.1926525],[23.3202727,38.191121],[23.3204129,38.1907793],[23.3207331,38.1907271],[23.3211514,38.1911802],[23.321436,38.1912719],[23.3216985,38.1912915],[23.3218975,38.1907699],[23.3215863,38.1898488],[23.3211785,38.189486],[23.3210431,38.1894266],[23.3211099,38.1892332],[23.3210773,38.1890528],[23.3208979,38.1887003],[23.3208437,38.1883845],[23.3209147,38.1881146],[23.3206322,38.1877975],[23.3207041,38.1874284],[23.320786,38.1873343],[23.3213024,38.1869452],[23.3217178,38.186479],[23.3208038,38.1865368],[23.3206105,38.1864455],[23.3213915,38.1859544],[23.32266,38.1846098],[23.3225,38.1846269],[23.3226879,38.1843306],[23.3229628,38.1842421],[23.3234656,38.1841909],[23.3242587,38.1836277],[23.3250492,38.1833438],[23.3254394,38.1831298],[23.3260689,38.1829621],[23.3264819,38.1827482],[23.3270228,38.1822917],[23.3277235,38.181827],[23.3286648,38.1812827],[23.3294351,38.1809356],[23.3302384,38.1804895],[23.3308112,38.1802855],[23.3317747,38.1797953],[23.3322442,38.1796538],[23.3328408,38.1793327],[23.3329889,38.1793696],[23.3330926,38.1792621],[23.3334911,38.1791562],[23.333525,38.1790302],[23.3338095,38.17914],[23.3339471,38.1790686],[23.3339954,38.1787805],[23.3342606,38.1784936],[23.3348468,38.1780644],[23.3351717,38.1774894],[23.3353609,38.1767695],[23.3353,38.17594],[23.3355774,38.175563],[23.3357761,38.1750595],[23.3357935,38.1743926],[23.3356601,38.1739953],[23.3359046,38.173474],[23.3359306,38.1731317],[23.3357526,38.172617],[23.3358227,38.1724371],[23.3362369,38.1720789],[23.3362965,38.1718089],[23.3366047,38.1718107],[23.3362188,38.1715651],[23.3357631,38.1714544],[23.335788,38.1712292],[23.3354481,38.1709389],[23.3354278,38.1706684],[23.3356163,38.1701828],[23.3355941,38.1701106],[23.3357072,38.1700662],[23.335661,38.1698947],[23.3354248,38.1694968],[23.3351645,38.1692565],[23.3350733,38.169238],[23.335439,38.1688029],[23.335528,38.1687088],[23.3356641,38.1684121],[23.3358233,38.1684761],[23.3362227,38.1684964],[23.3370562,38.1683614],[23.3373199,38.1681196],[23.3374639,38.1675797],[23.3376723,38.1672564]]}],{"extent":[23.05132,38.13291,23.34699,38.228],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"redirect"},"sort":{"type":"byname"}},"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},"STEREA\/Sterea_Kitheronas_PortoGermeno_Vilia":{"url":"Kitheronas_PortoGermeno_Vilia.php","color":"#c72f12","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kitheronas_PortoGermeno_AgVasilios":{"url":"Kitheronas_PortoGermeno_AgVasilios.php","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kitheronas_AgVasilios_Livadostra":{"url":"Kitheronas_AgVasilios_Livadostra.php","color":"#c72f12","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kitheronas_O22_Livadostra_DryosKefales":{"url":null,"color":"#288121","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kitheronas_O22_AgNektarios_refuge":{"url":"Kitheronas_O22_AgNektarios_refuge.php","color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kitheronas_O22_refuge_DryosKefales":{"url":"Kitheronas_O22_refuge_DryosKefales.php","color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kitheronas_O22_refuge_Vilia":{"url":"Kitheronas_O22_refuge_Vilia.php","color":"#1301e3","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kitheronas_Livadostra_Alyki":{"url":"Kitheronas_Livadostra_Alyki.php","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Pateras_Mytikas_Germenou":{"url":"Pateras_Mytikas_Germenou.php","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kitheronas_Tsipoura_crestline":{"url":"Kitheronas_Tsipoura_crestline.php","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kitheronas_Erythres_Fichthi":{"url":"Kitheronas_Erythres_Fichthi.php","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kitheronas_O22_Livadostra_AgNektarios":{"url":"Kitheronas_O22_Livadostra_AgNektarios.php","color":"#ff612f","width":6,"exclude":false,"useStyle":false}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_kitheronas = new getPoiCollection("kitheronas",[{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0391\u03bb\u03c5\u03ba\u03ae","owner":"","x":23.046705245973,"y":38.198287962675,"photo":"VIOTIA_Aliki","type":0,"zoom_level":12,"id":122,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03c5\u03b3\u03c1\u03cc\u03c4\u03bf\u03c0\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0391\u03bb\u03c5\u03ba\u03ae\u03c2. \u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c4\u03bf \u039a\u03bf\u03c1\u03bf\u03bc\u03c0\u03af\u03bb\u03b9","height":332,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039a\u03b1\u03c0\u03b1\u03c1\u03b5\u03bb\u03bb\u03b9, \u03ba\u03c1\u03ae\u03bd\u03b7 \u03bc\u03b5 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bc\u03ad\u03bb\u03b7","owner":"","x":23.216135025025,"y":38.236894119992,"photo":"VIOTIA_Krini sto Kapareli","type":10,"zoom_level":15,"id":126,"hlink_GR":"","hlink_EN":"","description":"","height":335,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0391\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03a0\u03bb\u03b1\u03c4\u03b1\u03b9\u03ce\u03bd","owner":"AnaDigit","x":23.274494528767,"y":38.214381970586,"photo":"Viotia_Platees","type":10,"zoom_level":13,"id":593,"hlink_GR":"","hlink_EN":"","description":"","height":324,"width":600},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2
\u03a0\u03cc\u03c1\u03c4\u03bf \u0393\u03b5\u03c1\u03bc\u03b5\u03bd\u03cc","owner":"AnaDigit","x":23.223902702332,"y":38.147082166396,"photo":"Attiki_Porto_Germeno_agNikolaos","type":9,"zoom_level":15,"id":604,"hlink_GR":"","hlink_EN":"","description":"","height":362,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae
\u03a0\u03cc\u03c1\u03c4\u03bf \u0393\u03b5\u03c1\u03bc\u03b5\u03bd\u03cc","owner":"AnaDigit","x":23.211038827896,"y":38.162048674135,"photo":"Attiki_Porto_Germeno_AgParaskevi","type":9,"zoom_level":15,"id":605,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2 \u03c3\u03c4\u03bf \u03a0\u03cc\u03c1\u03c4\u03bf \u0393\u03b5\u03c1\u03bc\u03b5\u03bd\u03cc","height":384,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039f \u03ba\u03cc\u03bb\u03c0\u03bf\u03c2 \u0391\u03b9\u03b3\u03bf\u03c3\u03b8\u03b5\u03bd\u03ce\u03bd \u03ba\u03b1\u03b9 \u03bf \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u039a\u03c5\u03c0\u03c1\u03b9\u03b1\u03bd\u03cc","owner":"AnaDigit","x":23.178840279581,"y":38.141805234341,"photo":"Panoramiko_Kitherona4","type":0,"zoom_level":13,"id":606,"hlink_GR":"","hlink_EN":"","description":"","height":188,"width":800},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0397 \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ae \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1
\u03c4\u03b7\u03c2 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2","owner":"AnaDigit","x":23.227110624313,"y":38.14864307869,"photo":"Attiki_Panagia_Pentakliti_vasiliki_Aigostherna2","type":9,"zoom_level":14,"id":607,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c4\u03c1\u03af\u03ba\u03bf\u03c7\u03b7 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03b7\u03c2 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2 (11\u03bf\u03c2-12\u03bf\u03c2 \u03b1\u03b9. \u03bc.\u03a7., \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u0386\u03bd\u03bd\u03b1) \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03b5 \u03b5\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03c0\u03b5\u03bd\u03c4\u03ac\u03ba\u03bb\u03b9\u03c4\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ae\u03c2 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae\u03c2 (6\u03bf\u03c2 \u03b1\u03b9. \u03bc.\u03a7.), \u03c0\u03bf\u03c5 \u03b5\u03af\u03c7\u03b5 \u03c7\u03c4\u03b9\u03c3\u03c4\u03b5\u03af \u03bc\u03b5 \u03ac\u03c6\u03b8\u03bf\u03bd\u03bf \u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03c5\u03bb\u03b9\u03ba\u03cc. \u03a3\u03c4\u03b7\u03bd \u03bd\u03b5\u03ce\u03c4\u03b5\u03c1\u03b7 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c8\u03b7\u03c6\u03b9\u03b4\u03c9\u03c4\u03bf\u03cd \u03b1\u03c0\u03cc \u03c4\u03bf \u03bd\u03ac\u03c1\u03b8\u03b7\u03ba\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03b5\u03c3\u03b1\u03af\u03bf \u03ba\u03bb\u03af\u03c4\u03bf\u03c2, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03bf\u03c1\u03b8\u03bf\u03b3\u03ce\u03bd\u03b9\u03bf \u03b2\u03b1\u03c0\u03c4\u03b9\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf \u03c3\u03c4\u03b7 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac.","height":494,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2
\u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u0391\u03b9\u03b3\u03bf\u03c3\u03b8\u03b5\u03bd\u03ce\u03bd","owner":"AnaDigit","x":23.22875213623,"y":38.146862792263,"photo":"Attiki_AgGeorgios_Aigosthenon1","type":9,"zoom_level":14,"id":608,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1\u03c2 \u03bc\u03b9\u03ba\u03c1\u03cc\u03c2 \u03c3\u03c4\u03b1\u03c5\u03c1\u03b5\u03c0\u03af\u03c3\u03c4\u03b5\u03b3\u03bf\u03c2 \u03bd\u03b1\u03cc\u03c2, \u03bc\u03b5 \u03bc\u03b5\u03c4\u03b1\u03b3\u03b5\u03bd\u03ad\u03c3\u03c4\u03b5\u03c1\u03bf \u03c0\u03c1\u03bf\u03b8\u03ac\u03bb\u03b1\u03bc\u03bf. \u039f\u03b9 \u03b1\u03b3\u03b9\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2 \u03ad\u03c7\u03bf\u03c5\u03bd \u03b5\u03c0\u03b9\u03ba\u03b1\u03bb\u03c5\u03c6\u03b8\u03b5\u03af \u03b1\u03c1\u03ba\u03b5\u03c4\u03ad\u03c2 \u03c6\u03bf\u03c1\u03ad\u03c2, \u03bc\u03b5 \u03bd\u03b5\u03ce\u03c4\u03b5\u03c1\u03bf \u03c3\u03c4\u03c1\u03ce\u03bc\u03b1 \u03c4\u03bf\u03c5 19\u03bf\u03c5 \u03b1\u03b9. \u039f \u03bd\u03b1\u03cc\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03c9\u03c2 \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03bc\u03b9\u03ba\u03c1\u03ae\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u03c4\u03c9\u03bd \u03bc\u03b5\u03c3\u03b1\u03b9\u03c9\u03bd\u03b9\u03ba\u03ce\u03bd \u03c7\u03c1\u03cc\u03bd\u03c9\u03bd, \u03c4\u03b1 \u03ba\u03b5\u03bb\u03b9\u03ac \u03c4\u03b7\u03c2 \u03bf\u03c0\u03bf\u03af\u03b1\u03c2 \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9, \u03b1\u03ba\u03c1\u03b9\u03b2\u03ce\u03c2 \u03b4\u03af\u03c0\u03bb\u03b1.","height":448,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf
\u0391\u03b9\u03b3\u03bf\u03c3\u03b8\u03b5\u03bd\u03ce\u03bd","owner":"AnaDigit","x":23.228977441787,"y":38.147335289578,"photo":"Attiki_Porto_Germeno_Aigosthena8","type":10,"zoom_level":12,"id":609,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/3\/gh351.jsp?obj_id=12862","hlink_EN":"http:\/\/odysseus.culture.gr\/h\/3\/eh351.jsp?obj_id=12862","description":"\u0397 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03ba\u03b1\u03c4\u03b1\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03b5\u03b9 \u03ad\u03ba\u03c4\u03b1\u03c3\u03b7 190\u03a780 \u03bc. \u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c8\u03b7\u03bb\u03cc \u03c4\u03b5\u03af\u03c7\u03bf\u03c2 \u03bc\u03b5 \u03b9\u03c3\u03c7\u03c5\u03c1\u03bf\u03cd\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5\u03c2, \u03bf \u03c0\u03b9\u03cc \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03bf\u03c0\u03bf\u03af\u03bf\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03cd\u03c8\u03bf\u03c2 18\u03bc. \u03ba\u03b1\u03b9 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac 8.8\u03bc. \u03a4\u03b5\u03af\u03c7\u03b7 \u03c0\u03b5\u03c1\u03b9\u03ad\u03b2\u03b1\u03bb\u03b1\u03bd \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03b7 \u03c4\u03b7\u03bd \u03c0\u03cc\u03bb\u03b7, \u03c0\u03b5\u03c1\u03b9\u03ba\u03bb\u03b5\u03af\u03bf\u03bd\u03c4\u03b1\u03c2 \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b1 \u03ba\u03c4\u03af\u03c3\u03bc\u03b1\u03c4\u03b1, \u03ba\u03b1\u03b9 \u03ad\u03c6\u03c4\u03b1\u03bd\u03b1\u03bd \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1, \u03cc\u03c0\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1. \u03a4\u03b1 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03b5\u03ba\u03c4\u03b5\u03bb\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b5\u03c2 \u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7\u03c2 \u03c4\u03c9\u03bd \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03c9\u03bd \u03ba\u03c4\u03b9\u03c3\u03bc\u03ac\u03c4\u03c9\u03bd \u03c4\u03b7\u03c2 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2, \u03c0\u03bf\u03c5 \u03ad\u03c7\u03bf\u03c5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b5\u03af \u03c6\u03b8\u03bf\u03c1\u03ad\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b4\u03b9\u03ac\u03b2\u03c1\u03c9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5\u03c2 \u03c3\u03c5\u03c7\u03bd\u03bf\u03cd\u03c2 \u03c3\u03b5\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2.","height":253,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2","owner":"AnaDigit","x":23.259726285933,"y":38.159172035966,"photo":"Attiki_AgIoanis_prodromos_Porto_Germaeno21","type":9,"zoom_level":14,"id":610,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03c3\u03c4\u03b1\u03c5\u03c1\u03b5\u03c0\u03af\u03c3\u03c4\u03b5\u03b3\u03bf\u03c2 \u03bd\u03b1\u03cc\u03c2, \u03c3\u03c4\u03bf \u03b1\u03bd\u03ce\u03c4\u03b5\u03c1\u03bf \u03c3\u03b7\u03bc\u03b5\u03af\u03bf \u03bc\u03b9\u03b1\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ac\u03c2 \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b6\u03ce\u03bd\u03b7\u03c2. \u03a0\u03af\u03c3\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c5\u03c0\u03ae\u03c1\u03c7\u03b5 \u03c0\u03b7\u03b3\u03ae \u03bc\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c3\u03c5\u03bb\u03bb\u03bf\u03b3\u03ae \u03bd\u03b5\u03c1\u03bf\u03cd, \u03b5\u03bd\u03ce \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03ce\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9. \u0395\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ac \u03c4\u03bf \u03b4\u03ac\u03c0\u03b5\u03b4\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03b2\u03c5\u03b8\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf, \u03b4\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03cd\u03c8\u03bf\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c4\u03c1\u03bf\u03cd\u03bb\u03bf. \u0395\u03b9\u03ba\u03bf\u03bd\u03bf\u03b3\u03c1\u03ac\u03c6\u03b7\u03c3\u03b7 \u03bd\u03b5\u03ce\u03c4\u03b5\u03c1\u03c9\u03bd \u03c7\u03c1\u03cc\u03bd\u03c9\u03bd. ","height":476,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1
\u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5","owner":"AnaDigit","x":23.233837604522,"y":38.13477932121,"photo":"Attiki_arxaios_pyrgos_Vilia-Psatha","type":10,"zoom_level":14,"id":611,"hlink_GR":"","hlink_EN":"","description":"","height":303,"width":512},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
\u039a\u03b5\u03b4\u03c1\u03b1","owner":"AnaDigit","x":23.209515333175,"y":38.13466117684,"photo":"Juniperous_sp","type":1,"zoom_level":14,"id":612,"hlink_GR":"","hlink_EN":"","description":"\u039b\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03ba\u03b5\u03b4\u03c1\u03cc\u03b4\u03b1\u03c3\u03bf\u03c2 \u03c3\u03c4\u03bf \u039c\u03cd\u03c4\u03b9\u03ba\u03b1","height":512,"width":410},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039c\u03ac\u03bb\u03b9\u03b1 \u03a8\u03ac\u03b8\u03b1
\u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bf\u03c7\u03cd\u03c1\u03c9\u03c3\u03b7","owner":"AnaDigit","x":23.222273,"y":38.131788,"photo":"Attiki_Oxirosi_sto_diaselo_Porto_germeno_Psatha1","type":10,"zoom_level":14,"id":613,"hlink_GR":"","hlink_EN":"","description":"","height":239,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0391\u03c1\u03c7\u03b1\u03af\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf
\u0391\u03b9\u03b3\u03bf\u03c3\u03b8\u03b5\u03bd\u03ce\u03bd","owner":"AnaDigit","x":23.224836111068,"y":38.149381336384,"photo":"Attiki_Porto_Germeno_Aigosthena1","type":10,"zoom_level":15,"id":614,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03b1\u03c0\u03cc\u03bb\u03b7\u03be\u03b7 \u03c4\u03bf\u03c5 \u03c4\u03b5\u03af\u03c7\u03bf\u03c5\u03c2 \u03c4\u03c9\u03bd \u0391\u03b9\u03b3\u03bf\u03c3\u03b8\u03b5\u03bd\u03ce\u03bd","height":512,"width":464},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u03a0\u03b1\u03bd\u03bf\u03c1\u03b1\u03bc\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.303328275679,"y":38.137264528115,"photo":"Panoramiko_Kitherona","type":0,"zoom_level":12,"id":615,"hlink_GR":"","hlink_EN":"","description":"","height":179,"width":1000},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","owner":"AnaDigit","x":23.31427168846,"y":38.156873174614,"photo":"Attiki_Paliochori_Vilia_AgGeorgios","type":9,"zoom_level":14,"id":616,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u0391\u03b3. \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5. \u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u03bc\u03ad\u03bb\u03b7 \u03c3\u03c4\u03bf\u03bd \u03c0\u03b5\u03c1\u03af\u03b2\u03bf\u03bb\u03bf.","height":460,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039c\u03b5\u03c4\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1","owner":"AnaDigit","x":23.337435245512,"y":38.167206936055,"photo":"Attiki_Vilia_MetSotiros_Tsiller_18931","type":9,"zoom_level":14,"id":619,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u03c4\u03b7\u03c2 \u039c\u03b5\u03c4\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1, \u03ad\u03c1\u03b3\u03bf \u03c4\u03bf\u03c5 \u0395. \u03a4\u03c3\u03af\u03bb\u03bb\u03b5\u03c1 (1893)","height":377,"width":512},{"name":"\u0391\u03a4\u03a4\u0399\u039a\u0397
\u039d\u03b1\u03cc\u03c2 \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd","owner":"AnaDigit","x":23.337478160856,"y":38.167004492756,"photo":"Attiki_Vilia_Taxiarches_16372","type":9,"zoom_level":15,"id":620,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd \u03c3\u03c4\u03b1 \u0392\u03af\u03bb\u03b9\u03b1 \u03bf\u03b9\u03ba\u03bf\u03b4\u03bf\u03bc\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 1637.","height":435,"width":512},{"name":"\u039c\u0391\u039d\u0399\u03a4\u0391\u03a1\u0399\u0391
\u0388\u03bd\u03b1 \u03b3\u03b1\u03af\u03b1\u03c3\u03c4\u03c1\u03bf (Geastum sp.)","owner":"AnaDigit","x":23.274462342259,"y":38.158467621935,"photo":"Musgrooms_Geastrum sp","type":6,"zoom_level":14,"id":625,"hlink_GR":"","hlink_EN":"","description":"","height":339,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039a\u03c1\u03c5\u03c6\u03ae \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0392\u03b1\u03c3\u03af\u03bb\u03b5\u03b9\u03bf","owner":"AnaDigit","x":23.135690212251,"y":38.176885600268,"photo":"Viotia_AgVasilios2","type":0,"zoom_level":15,"id":665,"hlink_GR":"","hlink_EN":"","description":"","height":378,"width":600},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039f \u03bc\u03b9\u03ba\u03c1\u03cc\u03c2 \u03c0\u03b1\u03c1\u03ac\u03bb\u03b9\u03bf\u03c2 \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc\u03c2 \u039a\u03b1\u03bb\u03b1\u03bc\u03ac\u03ba\u03b9","owner":"AnaDigit","x":23.12456244205,"y":38.200307958199,"photo":"Viotia_Kalamaki","type":0,"zoom_level":13,"id":667,"hlink_GR":"","hlink_EN":"","description":"","height":384,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039f \u03bc\u03b5\u03c3\u03b1\u03b9\u03c9\u03bd\u03b9\u03ba\u03cc\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c3\u03c4\u03b7 \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1","owner":"AnaDigit","x":23.116939,"y":38.2074,"photo":"Viotia_Livadostra_pyrgos2","type":10,"zoom_level":13,"id":668,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":450},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0395\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03c4\u03bf\u03c5 \u03c4\u03b5\u03af\u03c7\u03bf\u03c5\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u039a\u03c1\u03b5\u03cd\u03c3\u03b9\u03b4\u03b1\u03c2","owner":"AnaDigit","x":23.110367,"y":38.20777,"photo":"Viotia_Livadostra_Krefsis","type":10,"zoom_level":14,"id":669,"hlink_GR":"","hlink_EN":"","description":"","height":450,"width":600},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039f \u03cc\u03c1\u03bc\u03bf\u03c2 \u03c4\u03b7\u03c2 \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.114318370823,"y":38.208472536146,"photo":"Viotia_Livadostra2","type":0,"zoom_level":13,"id":670,"hlink_GR":"","hlink_EN":"","description":"","height":450,"width":600},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u03a0\u03b1\u03bd\u03bf\u03c1\u03b1\u03bc\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.11996173859,"y":38.205589299834,"photo":"Livadostra_pano","type":0,"zoom_level":12,"id":677,"hlink_GR":"","hlink_EN":"","description":"","height":380,"width":1000},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Hermodactylus tuberosa","owner":"AnaDigit","x":23.131291389467,"y":38.173376969428,"photo":"Hermodactylus tuberosa","type":1,"zoom_level":14,"id":678,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":339},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u03a3\u03af\u03c6\u03b1\u03b9\/\u03a4\u03af\u03c6\u03b1","owner":"AnaDigit","x":23.053003072733,"y":38.190155299781,"photo":"Arx_Tfes_9","type":10,"zoom_level":13,"id":764,"hlink_GR":"http:\/\/www.ehw.gr\/l.aspx?id=12897","hlink_EN":"","description":"\u039f\u03b9 \u03a3\u03af\u03c6\u03b1\u03b9 \u03ae \u03a4\u03af\u03c6\u03b1 \u03ae\u03c4\u03b1\u03bd \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ae \u03c0\u03b1\u03c1\u03ac\u03bb\u03b9\u03b1 \u03c0\u03cc\u03bb\u03b7 \u03bc\u03b5 \u03b1\u03be\u03b9\u03cc\u03bb\u03bf\u03b3\u03b5\u03c2 \u03bb\u03b9\u03bc\u03b5\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2, \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03bf\u03b9\u03ba\u03ae\u03b8\u03ba\u03b5 \u03c3\u03c5\u03bd\u03b5\u03ba\u03c4\u03b9\u03ba\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03c1\u03c9\u03bf\u03b5\u03bb\u03bb\u03b1\u03b4\u03b9\u03ba\u03ae \u03c0\u03b5\u03c1\u03af\u03bf\u03b4\u03bf \u03ad\u03c9\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ac \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1. \u0397 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03ae \u03c4\u03b7\u03c2 \u03c3\u03ce\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03c0\u03bf\u03bb\u03cd \u03ba\u03b1\u03bb\u03ae \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7, \u03bb\u03cc\u03b3\u03c9 \u03c4\u03bf\u03c5 \u03cc\u03c4\u03b9 \u03b7 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b4\u03b5\u03bd \u03ba\u03b1\u03c4\u03bf\u03b9\u03ba\u03ae\u03b8\u03b7\u03ba\u03b5 \u03bc\u03b5\u03c4\u03ad\u03c0\u03b5\u03b9\u03c4\u03b1 \u03b1\u03c0\u03cc \u03ac\u03bb\u03bb\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc, \u03b1\u03bb\u03bb\u03ac \u03ba\u03b1\u03b9 \u03bb\u03cc\u03b3\u03c9 \u03c4\u03b7\u03c2 \u03b1\u03c0\u03cc\u03ba\u03c1\u03b7\u03bc\u03bd\u03b7\u03c2 \u03c4\u03bf\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1\u03c2 \u03c4\u03b7\u03c2, \u03c0\u03ac\u03bd\u03c9 \u03c3\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03b2\u03c1\u03ac\u03c7\u03b9\u03bd\u03bf \u03ad\u03be\u03b1\u03c1\u03bc\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03bb\u03b9\u03bf \u03bc\u03ad\u03c4\u03c9\u03c0\u03bf (\u03b7 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03bd\u03ce\u03c4\u03b5\u03c1\u03b7 \u03b6\u03ce\u03bd\u03b7 \u03c4\u03b7\u03c2 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03b1\u03ba\u03cc\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1). \u03a7\u03b1\u03bc\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b1, \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c4\u03c1\u03b5\u03b9\u03c2 \u03c0\u03cd\u03bb\u03b5\u03c2 \u03bc\u03b5 \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03b1 \u03b1\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ac \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1, \u03c7\u03ce\u03c1\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03af\u03c3\u03c9\u03c2 \u03ae\u03c4\u03b1\u03bd \u03b7 \u03b1\u03b3\u03bf\u03c1\u03ac \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b7\u03c2, \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03bd\u03b1\u03ce\u03c2, \u03bc\u03ad\u03c1\u03bf\u03c2 \u03c4\u03c9\u03bd \u03bb\u03b9\u03bc\u03b5\u03bd\u03b9\u03ba\u03ce\u03bd \u03c5\u03c0\u03bf\u03b4\u03bf\u03bc\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03bd\u03b5\u03ba\u03c1\u03bf\u03c4\u03b1\u03c6\u03b5\u03af\u03bf\u03c5","height":600,"width":397},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2","owner":"AnaDigit","x":23.042907238002,"y":38.225976049768,"photo":"Arx_pyrgos_pros_Alyki3","type":10,"zoom_level":13,"id":765,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u03c4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03bf \u03bf\u03b4\u03b9\u03ba\u03cc \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u0391\u03bb\u03c5\u03ba\u03ae (\u03b1\u03c1\u03c7\u03b1\u03af\u03b5\u03c2 \u03a3\u03af\u03c6\u03b5\u03c2).","height":397,"width":600},{"name":"\u03a0\u0391\u03a4\u0395\u03a1\u0391\u03a3
\u0395\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9 \u03c3\u03c4\u03bf
\u03b1\u03c1\u03c7\u03b1\u03af\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9
\u03c4\u03b7\u03c2 \u039c\u03b5\u03b3\u03b1\u03c1\u03af\u03b4\u03b1\u03c2","owner":"AnaDigit","x":23.268242,"y":38.129884,"photo":"Arx_monopati_Megarida_Kriemadi2","type":9,"zoom_level":14,"id":1139,"hlink_GR":"","hlink_EN":"","description":"","height":906,"width":600},{"name":"\u039a\u039f\u03a1\u0399\u039d\u0398\u0399\u0391
\u039f \u03ba\u03cc\u03bb\u03c0\u03bf\u03c2 \u03ba\u03b1\u03b9
\u03b7 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03c4\u03b7\u03c2 \u03a8\u03ac\u03b8\u03b1\u03c2","owner":"AnaDigit","x":23.226049,"y":38.129461,"photo":"Korinthia_Psatha","type":0,"zoom_level":14,"id":1147,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039b\u03bf\u03c5\u03ba\u03af\u03c3\u03b8\u03b9","owner":"AnaDigit","x":23.305210088731,"y":38.191410074753,"photo":"Kitheronas_51","type":0,"zoom_level":15,"id":4023,"hlink_GR":"","hlink_EN":"","description":"","height":563,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0395\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9","owner":"AnaDigit","x":23.276941,"y":38.170513,"photo":"Kitheronas_71","type":9,"zoom_level":17,"id":4024,"hlink_GR":"","hlink_EN":"","description":"","height":563,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0395\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9","owner":"AnaDigit","x":23.333509,"y":38.179005,"photo":"Kitheronas_81","type":9,"zoom_level":15,"id":4025,"hlink_GR":"","hlink_EN":"","description":"","height":633,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0395\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9 \u03c3\u03c4\u03b7\u03bd \u039a\u03b9\u03ac\u03c6\u03b1 \u039c\u03bf\u03cd\u03b6\u03b1","owner":"AnaDigit","x":23.316994845615,"y":38.18721298111,"photo":"Kitheronas_91","type":9,"zoom_level":15,"id":4026,"hlink_GR":"","hlink_EN":"","description":"","height":681,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0395\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9","owner":"AnaDigit","x":23.284169,"y":38.166549,"photo":"Kitheronas_62","type":9,"zoom_level":16,"id":4027,"hlink_GR":"","hlink_EN":"","description":"","height":654,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae","owner":"AnaDigit","x":23.259155,"y":38.184216,"photo":"Kitheronas_crestline_11","type":0,"zoom_level":15,"id":4028,"hlink_GR":"","hlink_EN":"","description":"","height":563,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae","owner":"AnaDigit","x":23.261587,"y":38.184238,"photo":"Kitheronas_crestline_41","type":0,"zoom_level":16,"id":4029,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":809},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae","owner":"AnaDigit","x":23.272139,"y":38.18177,"photo":"Kitheronas_crestline_31","type":0,"zoom_level":14,"id":4030,"hlink_GR":"","hlink_EN":"","description":"","height":563,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a3\u03c4\u03b9\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03c4\u03b7\u03c2 \u0393\u03ba\u03bf\u03cd\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.329782,"y":38.179634,"photo":"Kitheronas_Goura_21","type":1001,"zoom_level":15,"id":4031,"hlink_GR":"","hlink_EN":"","description":"","height":563,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0397 \u03b4\u03bf\u03bb\u03af\u03bd\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1-\u03b5-\u039c\u03c0\u03bf\u03cd\u03ba\u03bf\u03c5\u03c1","owner":"AnaDigit","x":23.307812,"y":38.183697,"photo":"Kitheronas_laka_boukour1","type":0,"zoom_level":15,"id":4032,"hlink_GR":"","hlink_EN":"","description":"","height":563,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0397 \u03b4\u03bf\u03bb\u03af\u03bd\u03b7 \u039b\u03ac\u03ba\u03ba\u03b1-\u03b5-\u039c\u03c0\u03bf\u03cd\u03ba\u03bf\u03c5\u03c1","owner":"AnaDigit","x":23.303057,"y":38.178318,"photo":"Kitheronas_old_road_23","type":0,"zoom_level":15,"id":4033,"hlink_GR":"","hlink_EN":"","description":"","height":659,"width":1400},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac \u03ba\u03c4\u03af\u03c3\u03bc\u03b1\u03c4\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae","owner":"AnaDigit","x":23.250093,"y":38.18399,"photo":"Kitheronas_summit1","type":9,"zoom_level":16,"id":4034,"hlink_GR":"","hlink_EN":"","description":"","height":640,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0397 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b5\u03bb\u03b5\u03b9\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03ac\u03bd\u03b7 \u03c3\u03c4\u03b1 \u03a4\u03c3\u03af\u03c0\u03bf\u03c5\u03c1\u03b1","owner":"AnaDigit","x":23.252778,"y":38.173611,"photo":"Kitheronas_Tsipoura1","type":0,"zoom_level":15,"id":4035,"hlink_GR":"","hlink_EN":"","description":"","height":830,"width":1400},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0397 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac \u03c4\u03b7\u03c2 \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.151475,"y":38.22634,"photo":"Livadostra_11","type":0,"zoom_level":15,"id":4036,"hlink_GR":"","hlink_EN":"","description":"","height":633,"width":1200},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0397 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac \u03c4\u03b7\u03c2 \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.178543,"y":38.223678,"photo":"Livadostra_pano1","type":0,"zoom_level":14,"id":4037,"hlink_GR":"","hlink_EN":"","description":"","height":501,"width":1400},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0397 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac \u03c4\u03b7\u03c2 \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.135408,"y":38.2195,"photo":"Livadostra_21","type":0,"zoom_level":15,"id":4038,"hlink_GR":"","hlink_EN":"","description":"","height":666,"width":985},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0397 \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac \u03c4\u03b7\u03c2 \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.133896,"y":38.21986,"photo":"Livadostra_31","type":0,"zoom_level":16,"id":4039,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03c0\u03c5\u03c1\u03af\u03b4\u03c9\u03bd \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1\u03c2","owner":"AnaDigit","x":23.11728,"y":38.206686,"photo":"Livadostra_AgSpyridon1","type":9,"zoom_level":15,"id":4040,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03a0\u03bb\u03b1\u03c4\u03b1\u03b9\u03ce\u03bd","owner":"AnaDigit","x":23.25267,"y":38.214106,"photo":"Kitheronas_agParaskevi1","type":9,"zoom_level":15,"id":4041,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0391\u03b3\u03af\u03b1 \u0392\u03b1\u03c1\u03b2\u03ac\u03c1\u03b1 \u03a0\u03bb\u03b1\u03c4\u03b1\u03b9\u03ce\u03bd","owner":"AnaDigit","x":23.238806,"y":38.216763,"photo":"Kitheronas_chu_11","type":9,"zoom_level":15,"id":4042,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0399\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03ae \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1","owner":"AnaDigit","x":23.19449,"y":38.214116,"photo":"Kitheronas_chu_21","type":9,"zoom_level":16,"id":4043,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u0393\u03ba\u03bf\u03cd\u03c1\u03b1\u03c2, \u0392\u03af\u03bb\u03b9\u03b1","owner":"AnaDigit","x":23.333325,"y":38.177688,"photo":"Kitheronas_Panagia_Gouras1","type":9,"zoom_level":15,"id":4044,"hlink_GR":"","hlink_EN":"","description":"","height":847,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a0\u03b1\u03bb\u03b9\u03ac \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae","owner":"AnaDigit","x":23.226303,"y":38.1929,"photo":"Kitheronas_old_wta1","type":1001,"zoom_level":16,"id":4045,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a0\u03bb\u03b1\u03c4\u03b1\u03b9\u03ad\u03c2","owner":"AnaDigit","x":23.267328378432,"y":38.212325977854,"photo":"Kitheronas_Platees1","type":9,"zoom_level":13,"id":4046,"hlink_GR":"","hlink_EN":"","description":"","height":590,"width":1200},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u039f\u03c1\u03b5\u03b9\u03b2\u03b1\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.285553,"y":38.18339,"photo":"Kitheronas_refuge_11","type":447,"zoom_level":14,"id":4047,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.284508,"y":38.183328,"photo":"Kitheronas_simansi_11","type":450,"zoom_level":17,"id":4048,"hlink_GR":"","hlink_EN":"","description":"","height":837,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0391\u03b3\u03af\u03b1 \u03a3\u03c9\u03c4\u03ae\u03c1\u03b1","owner":"AnaDigit","x":23.178606,"y":38.219591,"photo":"Kitheronas_Sotira_11","type":9,"zoom_level":15,"id":4049,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a4\u03b1\u03be\u03b9\u03ac\u03c1\u03c7\u03b5\u03c2","owner":"AnaDigit","x":23.1802,"y":38.214785,"photo":"Kitheronas_taxiarches1","type":9,"zoom_level":15,"id":4050,"hlink_GR":"","hlink_EN":"","description":"","height":657,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03b1 \u0392\u03af\u03bb\u03b9\u03b1","owner":"AnaDigit","x":23.315553,"y":38.170386,"photo":"Kitheronas_Vilia_chu1","type":9,"zoom_level":16,"id":4051,"hlink_GR":"","hlink_EN":"","description":"","height":625,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a0\u03ac\u03c1\u03ba\u03bf \u03b1\u03bd\u03b5\u03bc\u03bf\u03b3\u03b5\u03bd\u03bd\u03b7\u03c4\u03c1\u03b9\u03ce\u03bd \u03c3\u03c4\u03bf\u03bd \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.216032745972,"y":38.191366608781,"photo":"Kitheronas_windfarm_11","type":9,"zoom_level":14,"id":4052,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03b1\u03c2 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd \u039a\u03b9\u03b8\u03b1\u03b9\u03c1\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.235455691562,"y":38.204009202232,"photo":"Kitheronas_moni_AgTriada_11","type":9,"zoom_level":14,"id":4053,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
Cyclamen repandum","owner":"AnaDigit","x":23.319565,"y":38.194686,"photo":"Cyclamen repandum21","type":1,"zoom_level":15,"id":4054,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":664},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u0391\u03bb\u03c5\u03ba\u03ae \u03c0\u03c1\u03bf\u03c2 \u039b\u03b9\u03b2\u03b1\u03b4\u03cc\u03c3\u03c4\u03c1\u03b1, \u03b8\u03ad\u03c3\u03b7 \u039a\u03bf\u03c1\u03bf\u03bc\u03af\u03bb\u03b9","owner":"AnaDigit","x":23.091131,"y":38.192036,"photo":"kitheron_991","type":0,"zoom_level":15,"id":4055,"hlink_GR":"","hlink_EN":"","description":"","height":808,"width":1000},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03b1\u03c3\u03af\u03bb\u03b5\u03b9\u03bf\u03c2","owner":"AnaDigit","x":23.140033423648,"y":38.178349558334,"photo":"agvasilios_3","type":9,"zoom_level":14,"id":4056,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":1069},{"name":"\u039a\u0399\u0398\u0391\u0399\u03a1\u03a9\u039d\u0391\u03a3
\u039c\u03b1\u03c5\u03c1\u03bf\u03c4\u03c3\u03b9\u03c1\u03bf\u03b2\u03ac\u03ba\u03bf\u03c2 (Sylvia melanocephala)","owner":"AnaDigit","x":23.131803,"y":38.168055,"photo":"Sylvia melanocephala31","type":2,"zoom_level":15,"id":4057,"hlink_GR":"","hlink_EN":"","description":"","height":723,"width":1000}],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathListDivId'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathListDivId').innerHTML="
Μύτικας Πόρτο Γερμενού
Λιβαδόστρα-Άγιος Βασίλειος
Ερυθρές-Κιάφα Φίχθι
Ερυθρές-Βίλια
Αλυκή-Λιβαδόστρα
O22 Μ. Αγίου Νεκταρίου-καταφύγιο Κιθαιρώνα
O22 Λιβαδόστρα-Μ. Αγίου Νεκταρίου
O22 καταφύγιο Κιθαιρώνα-Δρυός Κεφαλές
O22 Βίλια-καταφύγιο Κιθαιρώνα
Άγιος Βασίλειος-Πόρτο Γερμενό
Διαδρομή Βίλια-Πόρτο Γερμενό
Τσίπουρα-Κορυφογραμμή-καταφύγιο Κιθαιρώνα
Βίλια-Κιάφα Φίχθι
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["kitheronas"],pc:["kitheronas"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_kitheronas.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); }