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_plastira_lake = new getAdventureCollection("plastira_lake",[{"id":18793,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: B3 \u039a\u03b1\u03bb\u03cd\u03b2\u03b9\u03b1 \u03a0\u03b5\u03b6\u03bf\u03cd\u03bb\u03b1\u03c2-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0391\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd","description_GR":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03ba\u03cd\u03c1\u03b9\u03b5\u03c2 \u03c0\u03bf\u03c1\u03b5\u03af\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0391\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd","path":"THESSALIA\/Thessaly_Plastira_KalyviaPezoulas_Karamanoli","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5532,"name_EN":"Plastira Lake: \u03923 Kalyvia Pezoulas-Agrafa refuge","description_EN":"One of the major access ways to the Agrafa refuge","ascent_time":140,"descent_time":115,"marker":"Red_dots","level":13,"ascent":701,"descent":10,"maxelev":1525,"minelev":828,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.68182 39.27965,21.71718 39.30769)","views":27,"millestones":"0,21.7162466,39.3083705#1,21.7087303,39.3045152#2,21.7035334,39.2983022#3,21.6998402,39.2920772#4,21.6940531,39.2848411#5.5,21.6827673,39.2789732","x":21.7026242,"y":39.2954126,"coor":[[21.7162466,39.3083705],[21.715553,39.3083028],[21.7146719,39.3082269],[21.7141599,39.3083115],[21.7141884,39.3081499],[21.7143333,39.3079725],[21.7135566,39.3074978],[21.7134923,39.3073344],[21.7135341,39.307119],[21.7130576,39.306551],[21.7129063,39.3065661],[21.7120214,39.3069631],[21.7118657,39.3065366],[21.71197,39.3062954],[21.7118116,39.3061752],[21.7114458,39.3059788],[21.7111562,39.3056127],[21.7109378,39.3055543],[21.7104383,39.3055806],[21.7104931,39.3053204],[21.7103077,39.3051726],[21.7101303,39.3052772],[21.7096373,39.3051053],[21.7094904,39.3049853],[21.7092372,39.3049263],[21.7091501,39.3047534],[21.7088671,39.3045406],[21.7087058,39.3045104],[21.7086769,39.3043296],[21.7083372,39.3040121],[21.70816,39.3036437],[21.7078981,39.3035305],[21.7077103,39.3035988],[21.7074901,39.3035945],[21.7072767,39.3033831],[21.7069662,39.3033049],[21.7068787,39.303141],[21.7066966,39.3030383],[21.7065123,39.3029986],[21.7063483,39.3030495],[21.7062936,39.3030259],[21.7063557,39.3029009],[21.7063274,39.3027022],[21.7059019,39.3025947],[21.7048108,39.3019155],[21.7045265,39.3017792],[21.7041295,39.3018615],[21.7038789,39.3013701],[21.7036286,39.301221],[21.7036125,39.3010044],[21.7036587,39.3009783],[21.7032932,39.2996647],[21.7032144,39.299528],[21.7035726,39.2992108],[21.7036557,39.298798],[21.7035357,39.2984893],[21.7035353,39.2981469],[21.7037187,39.2975019],[21.7038149,39.2973957],[21.7040722,39.2973287],[21.7040774,39.2972792],[21.7039793,39.2972007],[21.7041046,39.2963022],[21.7041314,39.2961946],[21.7043322,39.2960139],[21.704246,39.295814],[21.7039528,39.2959163],[21.7036628,39.2959196],[21.7034812,39.2957989],[21.7031805,39.295775],[21.7028536,39.2954892],[21.7026242,39.2954126],[21.7026586,39.2952466],[21.7025628,39.2951636],[21.7024496,39.2950803],[21.7024641,39.2949905],[21.7021316,39.2948758],[21.7021039,39.2946591],[21.7018465,39.2943747],[21.7017306,39.2943724],[21.701632,39.2941993],[21.7013066,39.2942199],[21.7012534,39.2940747],[21.7011135,39.2940989],[21.7010391,39.2938903],[21.7006588,39.2938197],[21.7002731,39.2935598],[21.7002529,39.2934693],[21.7004546,39.2933291],[21.700336,39.2930565],[21.7001339,39.2928543],[21.7001382,39.2923679],[21.699644,39.2918806],[21.6994344,39.2915882],[21.6990146,39.291197],[21.6982082,39.2906179],[21.6982477,39.2904746],[21.698069,39.2899125],[21.6979213,39.2898194],[21.697644,39.2894356],[21.6967916,39.2889142],[21.6967105,39.2889126],[21.6963663,39.2885589],[21.6963826,39.2884151],[21.6962337,39.2883581],[21.6954805,39.2876404],[21.6951964,39.2874636],[21.6950918,39.2871192],[21.6950304,39.286163],[21.6947268,39.2858777],[21.6945047,39.2852246],[21.6943339,39.2851311],[21.6943208,39.2850317],[21.6940701,39.2849006],[21.6939244,39.2843932],[21.6937956,39.284179],[21.6935211,39.2840654],[21.6932643,39.2834116],[21.6928306,39.2832048],[21.6927143,39.2825088],[21.6922374,39.2818507],[21.6925917,39.2812991],[21.6924146,39.2810433],[21.6919144,39.281065],[21.6915579,39.2809768],[21.6907811,39.2809794],[21.6901149,39.2811464],[21.6897465,39.2814184],[21.6894002,39.2813754],[21.6889077,39.2815459],[21.6886193,39.2815041],[21.688351,39.2815528],[21.6878552,39.2814709],[21.6874955,39.2814818],[21.6873473,39.2814067],[21.686793,39.2813417],[21.6857634,39.2809248],[21.6856193,39.2807237],[21.6852296,39.2805898],[21.6839682,39.2794656],[21.6831306,39.2792057],[21.6827673,39.2789732]]},{"id":18794,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u039220 \u0391\u03bd\u03b8\u03bf\u03c7\u03ce\u03c1\u03b9-\u03a0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u0386\u03b3\u03c1\u03b1\u03c6\u03b1","path":"THESSALIA\/Thessaly_Plastira_Anthochori_AgNikolaosPass","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":10754,"name_EN":"Plastira Lake: B20 Anthochori-Agios Nikolaos Pass","description_EN":"The old pathway to Agrafa region","ascent_time":265,"descent_time":235,"marker":"Red_dots","level":13,"ascent":1092,"descent":345,"maxelev":1559,"minelev":760,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.60273 39.32303,21.6589 39.35145)","views":18,"millestones":"0,21.6579142,39.3524737#1,21.6518806,39.3495038#2,21.6465107,39.3478925#3,21.6508586,39.3431331#4,21.6462697,39.3398551#5,21.6378707,39.3375596#6,21.6304531,39.3338778#7,21.6232838,39.3396801#8,21.6193370,39.3360471#9,21.6145954,39.3301847#10.8,21.6038308,39.3220563","x":21.642966,"y":39.3396174,"coor":[[21.6579142,39.3524737],[21.6576906,39.3525683],[21.657505,39.3525646],[21.6574049,39.3524365],[21.6575313,39.3523624],[21.6573393,39.3522054],[21.6573762,39.3521431],[21.6571279,39.3522822],[21.6570637,39.3521188],[21.6567542,39.3520044],[21.6563804,39.3513843],[21.6559256,39.3511048],[21.6558212,39.3511027],[21.6557361,39.3511551],[21.6562177,39.3515972],[21.6563221,39.3520227],[21.6561332,39.3516946],[21.6557694,39.351471],[21.6550634,39.3517631],[21.6546215,39.3517903],[21.6543685,39.3517221],[21.6541429,39.3515284],[21.6535828,39.3512738],[21.6532878,39.3507273],[21.6532763,39.3503757],[21.6530282,39.3501635],[21.653044,39.3500377],[21.652939,39.3500536],[21.6527675,39.349978],[21.6524622,39.3497376],[21.6521732,39.3497048],[21.6514929,39.3492316],[21.6513177,39.3492641],[21.6512795,39.3490201],[21.6506076,39.3493308],[21.6505007,39.3492746],[21.6504696,39.3491659],[21.6502624,39.3491166],[21.6503337,39.349064],[21.6501732,39.3490067],[21.6501768,39.3488987],[21.650106,39.3489333],[21.6495629,39.3488683],[21.6495085,39.3487591],[21.649427,39.3487664],[21.6493959,39.3486577],[21.6492814,39.3486103],[21.6491169,39.3483592],[21.649151,39.3480987],[21.6485739,39.3486996],[21.6485046,39.3486892],[21.648549,39.3484018],[21.6483563,39.3486141],[21.6480249,39.3488056],[21.6481253,39.3485824],[21.6480629,39.348365],[21.6482566,39.3481256],[21.6481748,39.348142],[21.6478435,39.3483335],[21.6478009,39.3485669],[21.6477033,39.3487091],[21.6473729,39.3488735],[21.6469691,39.3488023],[21.6459921,39.3481789],[21.6462013,39.3478228],[21.6463836,39.3479256],[21.6468284,39.3478084],[21.6468528,39.347363],[21.6470884,39.3469758],[21.6470887,39.3466966],[21.6473202,39.3463679],[21.6475256,39.3463315],[21.6482153,39.3465256],[21.648482,39.346531],[21.6485519,39.3464874],[21.6483651,39.3461773],[21.6478352,39.3457161],[21.647683,39.3450644],[21.6477886,39.3450305],[21.6480949,39.3452394],[21.6482037,39.3451065],[21.6481039,39.3449693],[21.6481575,39.3447542],[21.6486685,39.3443951],[21.6487331,39.3441982],[21.6489373,39.3443375],[21.6490209,39.3442671],[21.6490013,39.3441586],[21.6491155,39.3442149],[21.6492094,39.3441808],[21.6492283,39.343965],[21.6493278,39.3438634],[21.6497061,39.343416],[21.649764,39.3434172],[21.6497821,39.3435707],[21.6501824,39.3433986],[21.6504888,39.343603],[21.650716,39.3434004],[21.6509886,39.3428834],[21.6511064,39.3428317],[21.6511199,39.3424266],[21.650999,39.3422259],[21.651055,39.3419387],[21.651257,39.3417987],[21.6515857,39.3413368],[21.6517388,39.3412678],[21.6517193,39.3411593],[21.652067,39.340824],[21.6524619,39.3406383],[21.6525013,39.3401526],[21.652256,39.3402017],[21.6517046,39.3400374],[21.6515349,39.3399078],[21.6511752,39.3399096],[21.650831,39.3397945],[21.6500743,39.3398693],[21.6497979,39.3398097],[21.6496429,39.3399327],[21.6494794,39.3399654],[21.6486055,39.3397315],[21.6481821,39.3399032],[21.6479735,39.3402413],[21.6476339,39.3403335],[21.6470682,39.34025],[21.6462693,39.3398555],[21.646096,39.3396267],[21.646136,39.3395375],[21.6461204,39.3393119],[21.6459855,39.339183],[21.6456425,39.339032],[21.6453191,39.3389894],[21.6446855,39.3385081],[21.6443829,39.338538],[21.6442798,39.3388422],[21.6439882,39.3388904],[21.6437856,39.3390484],[21.6435861,39.3391165],[21.6434974,39.3393399],[21.642966,39.3396174],[21.642501,39.339644],[21.6415679,39.3394449],[21.6403299,39.338654],[21.6400291,39.3386299],[21.6395416,39.3389804],[21.6391858,39.3388651],[21.6386872,39.3385126],[21.6386172,39.338286],[21.6380646,39.3378153],[21.6375976,39.3372112],[21.6366553,39.3376335],[21.6365177,39.3375856],[21.6356005,39.337603],[21.6351551,39.3377381],[21.6347774,39.3375863],[21.6342464,39.3371611],[21.6340463,39.3369048],[21.6337395,39.336367],[21.633727,39.3360514],[21.6331485,39.3356612],[21.6327811,39.3352033],[21.6325205,39.3350178],[21.6323884,39.3348079],[21.6323938,39.3346459],[21.6320595,39.334585],[21.6317903,39.3343092],[21.6317168,39.3340825],[21.6314342,39.3338605],[21.6312469,39.3335684],[21.6310065,39.3334734],[21.6305995,39.33333],[21.6304918,39.3334269],[21.6304534,39.3338766],[21.630296,39.3344139],[21.6299611,39.3347134],[21.6296786,39.3351762],[21.6295133,39.3352629],[21.629463,39.335379],[21.6291408,39.3356427],[21.629085,39.3359208],[21.6288376,39.336096],[21.6286875,39.3360749],[21.6286167,39.3361095],[21.62836,39.3364646],[21.6279079,39.3367978],[21.627558,39.3371961],[21.6275049,39.3373932],[21.6273606,39.3375434],[21.6274897,39.3378433],[21.6273442,39.3380296],[21.6268981,39.3381826],[21.6268132,39.338325],[21.6265745,39.3385544],[21.6258166,39.3386651],[21.6254248,39.338585],[21.6252308,39.3388333],[21.624969,39.3390262],[21.6244436,39.3391235],[21.6240247,39.3395024],[21.6238173,39.3394621],[21.6236074,39.3394939],[21.6233602,39.3395969],[21.6231314,39.3398445],[21.6228052,39.3398829],[21.6227152,39.3401423],[21.6224077,39.3403162],[21.6222496,39.3405292],[21.6220766,39.3404987],[21.6219564,39.3406223],[21.621755,39.3410867],[21.6216855,39.3410853],[21.6213041,39.3413838],[21.6209538,39.3414487],[21.6207244,39.3413719],[21.620613,39.3412345],[21.6203997,39.3413653],[21.6202981,39.3413587],[21.6201526,39.3400989],[21.6202155,39.3396137],[21.6200944,39.3390797],[21.6202567,39.338056],[21.6201805,39.3375679],[21.6200362,39.3373758],[21.6197065,39.3370807],[21.6197062,39.3367474],[21.6195909,39.3363846],[21.6193865,39.3362543],[21.6192852,39.3358198],[21.6191424,39.3355827],[21.6191244,39.3350868],[21.6189195,39.3346321],[21.6189665,39.3339304],[21.618659,39.3334196],[21.6187414,39.3330429],[21.618659,39.3327979],[21.6183601,39.3323774],[21.6181783,39.3322655],[21.6181148,39.3320841],[21.6182021,39.331221],[21.6183633,39.3305756],[21.6175118,39.3300266],[21.6170506,39.3299451],[21.6160863,39.3303308],[21.6155231,39.3301751],[21.6151531,39.3301405],[21.6147818,39.3301419],[21.6144194,39.3302245],[21.6141473,39.3300387],[21.6136506,39.3303169],[21.6135165,39.3298276],[21.6133304,39.3294995],[21.6133256,39.3293012],[21.6131956,39.3290282],[21.6131267,39.3286664],[21.6125286,39.3278343],[21.6121788,39.3275479],[21.611933,39.3265878],[21.6114056,39.3264058],[21.6112367,39.3262582],[21.6110479,39.3260111],[21.6109796,39.3256313],[21.6104416,39.3250797],[21.6094953,39.3252765],[21.608856,39.324975],[21.6087109,39.3248099],[21.6084395,39.3242638],[21.608375,39.3234336],[21.6079102,39.3231177],[21.6074264,39.3230177],[21.6071665,39.3228141],[21.6067763,39.322662],[21.6055998,39.3226062],[21.6052551,39.322509],[21.6047897,39.3222112],[21.6043273,39.3221656],[21.6037374,39.3219057],[21.6038308,39.3220563]]},{"id":18795,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u039c\u03c0\u03b5\u03bb\u03b5\u03ba\u03bf\u03bc\u03b9\u03c4\u03b7-\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 (\u0392\u03c1\u03b1\u03b3\u03b3\u03b9\u03b1\u03bd\u03ac)","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u0386\u03b3\u03c1\u03b1\u03c6\u03b1","path":"THESSALIA\/Thessaly_Plastira_Belekomiti_AgNikolaosVragiana","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12945,"name_EN":"Plastira Lake: Belekomiti-Agios Nikolaos (Vragiana)","description_EN":"The old way to Agrafa","ascent_time":315,"descent_time":290,"marker":"Red_dots","level":13,"ascent":1179,"descent":484,"maxelev":1792,"minelev":796,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.67031 39.21403,21.73806 39.25443)","views":13,"millestones":"0,21.7338740,39.2556809#1,21.7279023,39.2498633#2,21.7322292,39.2457906#3,21.7348919,39.2421061#4,21.7248566,39.2423768#5,21.7221522,39.2404283#6,21.7214750,39.2346706#7,21.7181187,39.2301830#8,21.7105719,39.2267951#9,21.7009846,39.2243830#10,21.6928080,39.2204933#11,21.6880107,39.2143899#12.9,21.6715368,39.2173634","x":21.7214862,"y":39.2340191,"coor":[[21.733874,39.2556809],[21.7319918,39.2545046],[21.7312403,39.2537332],[21.7307985,39.2534182],[21.7304633,39.2530333],[21.7300991,39.252828],[21.72973,39.2527757],[21.7289526,39.2528056],[21.7282187,39.2525661],[21.727913,39.2523439],[21.7277834,39.252053],[21.7275837,39.2520221],[21.7274611,39.2520873],[21.7270471,39.2516287],[21.7270705,39.2515211],[21.7278761,39.2500773],[21.7280697,39.2483873],[21.7280153,39.2482781],[21.7277837,39.2482736],[21.7272238,39.2487491],[21.7271094,39.2487019],[21.7269005,39.2482068],[21.7271119,39.2481208],[21.7272448,39.2479522],[21.7275483,39.2471653],[21.7278436,39.2469909],[21.7280173,39.2469943],[21.7283791,39.2472716],[21.7285974,39.2473299],[21.7307006,39.2471457],[21.7310046,39.2470615],[21.7311728,39.2468756],[21.731361,39.2460684],[21.7315066,39.245864],[21.7316595,39.2457949],[21.7322622,39.2457887],[21.73251,39.2456493],[21.7325048,39.2447303],[21.7334167,39.2444777],[21.7342134,39.2445653],[21.7343241,39.244545],[21.7343205,39.2444773],[21.7350824,39.2442038],[21.7352028,39.244062],[21.734991,39.2438056],[21.7344942,39.2433996],[21.7344751,39.2432731],[21.7346726,39.2428985],[21.734863,39.24274],[21.7357805,39.2423119],[21.7362518,39.2420688],[21.7371243,39.2419596],[21.7371605,39.2419153],[21.7369897,39.2418219],[21.7365966,39.2417962],[21.7357565,39.2419781],[21.735351,39.2419792],[21.73479,39.2421305],[21.7332676,39.2426324],[21.7328519,39.2429486],[21.7325369,39.2430146],[21.7324127,39.2432734],[21.7321189,39.2434029],[21.7317617,39.2433418],[21.7311338,39.2430503],[21.73097,39.2431012],[21.7307784,39.2432957],[21.7304518,39.2433614],[21.7301681,39.243536],[21.7293269,39.2433935],[21.7292849,39.2433251],[21.7291257,39.2432319],[21.728904,39.2432816],[21.7278081,39.2427737],[21.7276472,39.2427346],[21.7274601,39.242785],[21.7271753,39.2429956],[21.7266079,39.2429846],[21.7261873,39.2427331],[21.7257178,39.2425617],[21.724602,39.2423147],[21.7244028,39.2423829],[21.7239645,39.2426806],[21.7236636,39.2430261],[21.7235739,39.2432947],[21.7234228,39.2433097],[21.7234611,39.242842],[21.723274,39.2428924],[21.7225711,39.2434913],[21.7223829,39.2435777],[21.7222214,39.2435565],[21.7220159,39.2434624],[21.7219267,39.2433525],[21.7223217,39.2429638],[21.7224219,39.2427316],[21.7223906,39.2426228],[21.7220068,39.2426694],[21.7211231,39.2424088],[21.7210877,39.242327],[21.7213017,39.2421601],[21.7216861,39.2420955],[21.7218187,39.2419359],[21.720918,39.2414858],[21.7209805,39.2413429],[21.7213551,39.2412241],[21.7213928,39.2411348],[21.7212787,39.2410785],[21.7217787,39.2410252],[21.7219704,39.2404703],[21.7222972,39.2403957],[21.722171,39.2403571],[21.7220773,39.2398192],[21.721874,39.2400135],[21.721628,39.2400988],[21.7214427,39.2400951],[21.7209611,39.2399416],[21.7203929,39.2399575],[21.7198875,39.2398214],[21.7193057,39.2399001],[21.7192032,39.2398441],[21.7192039,39.2394657],[21.7193215,39.2390535],[21.7197063,39.2386196],[21.72036,39.2381099],[21.7206785,39.2375755],[21.7208813,39.2370389],[21.7209513,39.2370223],[21.720977,39.2368651],[21.7208769,39.236737],[21.7208862,39.2364489],[21.720756,39.2361761],[21.7211142,39.2358497],[21.7210957,39.2357052],[21.7211582,39.2355623],[21.7213006,39.235457],[21.721391,39.2351704],[21.7214907,39.2345958],[21.7214862,39.2340191],[21.721286,39.2337629],[21.7211978,39.2334458],[21.719446,39.2328079],[21.7180557,39.2320959],[21.7167178,39.2315562],[21.7165381,39.2313815],[21.7156228,39.2310302],[21.715758,39.2307895],[21.7159652,39.2308297],[21.7160706,39.2307957],[21.7163215,39.2309177],[21.7166815,39.2308888],[21.7168184,39.2309545],[21.7173845,39.2310016],[21.7176279,39.2309974],[21.7179345,39.2308322],[21.7181448,39.2300615],[21.7179001,39.22939],[21.717738,39.2293869],[21.7179043,39.2289036],[21.7179884,39.2280944],[21.7181593,39.2278275],[21.7180348,39.2277349],[21.7179191,39.2277327],[21.7177732,39.2275856],[21.7164552,39.2278661],[21.7155902,39.2277501],[21.7152602,39.2279238],[21.7151213,39.227921],[21.7143185,39.227671],[21.7132952,39.2274347],[21.7127054,39.2274051],[21.7122471,39.227252],[21.7116671,39.2272766],[21.7115415,39.2272201],[21.7111806,39.227276],[21.7105597,39.2267773],[21.7102964,39.2266821],[21.7099363,39.226711],[21.7095211,39.2266578],[21.7094371,39.2267462],[21.7093358,39.2266541],[21.709104,39.2266586],[21.7083431,39.2269049],[21.7080175,39.2269435],[21.7078242,39.2268316],[21.7071201,39.2267547],[21.7060158,39.2265167],[21.7058503,39.2266216],[21.7056905,39.2265463],[21.705652,39.2266627],[21.7051199,39.2262828],[21.7048228,39.2261598],[21.7047489,39.2255818],[21.7041743,39.2254443],[21.7036616,39.2251819],[21.7031864,39.2251906],[21.7029795,39.2251415],[21.7028328,39.2250214],[21.7028028,39.2248767],[21.7024284,39.2246351],[21.7017089,39.2246749],[21.701402,39.2244977],[21.7006786,39.2243032],[21.7001311,39.2247519],[21.6999233,39.2247298],[21.699663,39.2245444],[21.6994621,39.2246666],[21.699288,39.2243208],[21.6991185,39.2241913],[21.6989928,39.2237834],[21.6987788,39.223599],[21.6989102,39.2234754],[21.6987466,39.2231659],[21.6985522,39.22309],[21.6980868,39.2231528],[21.6980304,39.2231067],[21.6980906,39.2230358],[21.6979793,39.2228984],[21.6977944,39.2228182],[21.6977609,39.2223941],[21.6975023,39.2221547],[21.6953775,39.2212478],[21.694531,39.2209247],[21.6934755,39.2206155],[21.6930849,39.2205177],[21.6923459,39.220449],[21.6916344,39.2202457],[21.6905635,39.2197019],[21.69001,39.2196278],[21.6898506,39.2195436],[21.6898832,39.2192559],[21.6903559,39.2186166],[21.6901264,39.2181976],[21.6894633,39.2179322],[21.6893864,39.2178046],[21.6895442,39.2172311],[21.6899661,39.2163745],[21.6899524,39.216086],[21.6895651,39.2158891],[21.689365,39.2156329],[21.6891218,39.2149253],[21.6889449,39.2146695],[21.6886609,39.2145017],[21.6879237,39.214379],[21.6872613,39.2140955],[21.6869256,39.2137375],[21.6865533,39.2130814],[21.6863934,39.2130152],[21.6860441,39.2130713],[21.6856405,39.2133696],[21.6851679,39.2140089],[21.6848949,39.2142107],[21.6847091,39.214225],[21.6839725,39.2140842],[21.6837861,39.2141165],[21.683622,39.2141763],[21.6831318,39.2146441],[21.6824314,39.2148103],[21.6818634,39.2151774],[21.6813058,39.2152294],[21.6805672,39.2151516],[21.6794703,39.2154],[21.6792475,39.2153415],[21.6790399,39.2153149],[21.6787814,39.2150755],[21.6783713,39.2148691],[21.6776418,39.2148636],[21.6770913,39.2150508],[21.6765607,39.2153375],[21.6761268,39.2155],[21.6755582,39.2158851],[21.6741244,39.2165142],[21.6730139,39.2171767],[21.6724182,39.217327],[21.6717591,39.2172958],[21.6715368,39.2173634]]},{"id":18796,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u039211 \u039b\u03af\u03bc\u03bd\u03b7 \u0394\u0395\u0397-\u039c\u03bf\u03c3\u03c7\u03ac\u03c4\u03bf","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039211- \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03bf \u03c4\u03bf\u03c0\u03af\u03bf \u03c4\u03b7\u03c2 \u039b\u03af\u03bc\u03bd\u03b7\u03c2 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1","path":"THESSALIA\/Thessaly_Plastira_DEILake_Moschato","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4399,"name_EN":"Plastira Lake: B11 DEI Lake-Moschato","description_EN":"Trail B11 Initiation to Plastira Lake landscape","ascent_time":105,"descent_time":100,"marker":"Red_dots","level":13,"ascent":259,"descent":53,"maxelev":437,"minelev":189,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.79385 39.31643,21.8212 39.33041)","views":6,"millestones":"0,21.8190997,39.3308897#1,21.8172330,39.3244353#2,21.8074919,39.3248780#3,21.8013464,39.3195596#4.4,21.7945204,39.3199394","x":21.8027562,"y":39.3219962,"coor":[[21.8190997,39.3308897],[21.8203363,39.327237],[21.8204541,39.3269104],[21.8207164,39.3261225],[21.8209002,39.3259592],[21.8208209,39.3258271],[21.8201316,39.3256115],[21.8201581,39.3255039],[21.8203713,39.3253637],[21.820389,39.3251658],[21.8203101,39.3250923],[21.8197703,39.32492],[21.8190625,39.3249248],[21.8181738,39.324782],[21.8167748,39.3242602],[21.8161685,39.3242443],[21.8159118,39.3242936],[21.8158405,39.3243463],[21.8157592,39.3247231],[21.8155973,39.3249273],[21.8155606,39.3249537],[21.8151699,39.3252076],[21.8148917,39.3252024],[21.8143001,39.3253534],[21.8142559,39.3253526],[21.8134263,39.3252875],[21.8129239,39.3254042],[21.8126389,39.325615],[21.8123667,39.3257901],[21.8107861,39.3258865],[21.8101341,39.3260319],[21.8090925,39.3259898],[21.8088077,39.3258222],[21.8083829,39.3253097],[21.8079424,39.3253014],[21.8080037,39.3251945],[21.8077096,39.3249547],[21.8073884,39.3248405],[21.8070069,39.3247973],[21.8066342,39.3248443],[21.8063345,39.3244152],[21.8057932,39.3239185],[21.8054677,39.3239394],[21.8048734,39.3236579],[21.8044583,39.323578],[21.8037807,39.3229886],[21.8036071,39.3226069],[21.8026384,39.3224264],[21.8027562,39.3219962],[21.8029004,39.3218368],[21.8028687,39.3217371],[21.8026049,39.321642],[21.8024019,39.321458],[21.8021833,39.3213998],[21.8015545,39.321478],[21.8015155,39.321243],[21.8018355,39.3206544],[21.8018948,39.3202411],[21.801806,39.3201133],[21.8013033,39.3198696],[21.8013581,39.3196003],[21.8012637,39.3192832],[21.8013349,39.3192305],[21.8014831,39.3193144],[21.8019705,39.3193056],[21.8021984,39.3190666],[21.801964,39.3187739],[21.8020669,39.3184515],[21.8019549,39.3183232],[21.8020677,39.3180551],[21.8020153,39.3178739],[21.8020914,39.3176681],[21.8018708,39.3173036],[21.8020251,39.31682],[21.8018068,39.3163834],[21.8012337,39.3161653],[21.8011096,39.3160549],[21.8009654,39.3162143],[21.8008425,39.3168066],[21.8005702,39.3169817],[21.8002677,39.317012],[21.799566,39.3168276],[21.7989279,39.3168335],[21.7985491,39.3170786],[21.7981527,39.3171432],[21.7975403,39.3174379],[21.7974198,39.3176293],[21.7969584,39.3178368],[21.7966585,39.3177816],[21.796287,39.3177926],[21.7958861,39.3180012],[21.7953509,39.3184235],[21.794746,39.3191148],[21.7945995,39.3193463],[21.7941808,39.3197528],[21.7945204,39.3199394]]},{"id":18797,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u039210 \u039c\u03bf\u03c3\u03c7\u03ac\u03c4\u03bf-\u03a4\u03c3\u03b1\u03c1\u03b4\u03ac\u03ba\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039210 \u039c\u03bf\u03c3\u03c7\u03ac\u03c4\u03bf-\u0391\u03bb\u03b5\u03c0\u03cc\u03c4\u03c1\u03c5\u03c0\u03b5\u03c2-\u03a7\u03b1\u03bb\u03b9\u03ba\u03ac\u03ba\u03b9-\u03a4\u03c3\u03b1\u03c1\u03b4\u03ac\u03ba\u03b9","path":"THESSALIA\/Thessaly_Plastira_Moschato_Tsardaki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3925,"name_EN":"Plastira Lake: B10 Moschato-Tsardaki","description_EN":"Trail B10 Moschato-Alepotrypes-Chalikaki-Tsardaki","ascent_time":100,"descent_time":85,"marker":"Red_dots","level":13,"ascent":437,"descent":36,"maxelev":823,"minelev":388,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.77702 39.30754,21.79491 39.31989)","views":4,"millestones":"0,21.7945215,39.3199394#1,21.7914318,39.3167725#2,21.7891251,39.3124775#3.9,21.7773351,39.3097876","x":21.7872001,"y":39.3121694,"coor":[[21.7945215,39.3199394],[21.7940126,39.3199613],[21.7938472,39.3201023],[21.7935757,39.3202053],[21.7931166,39.3200524],[21.7933452,39.3199396],[21.7934303,39.3198151],[21.793276,39.3195599],[21.7932157,39.3193426],[21.793112,39.3191379],[21.7927399,39.3191669],[21.7929305,39.3190083],[21.7928516,39.3189347],[21.7925921,39.3189208],[21.7926572,39.3188455],[21.7926138,39.318669],[21.7923705,39.3187409],[21.7926321,39.3185387],[21.7930511,39.3184926],[21.7932705,39.3181544],[21.7935964,39.3180029],[21.7929743,39.3177974],[21.7926481,39.3178452],[21.7926156,39.3177725],[21.7926885,39.3176658],[21.7935848,39.3171963],[21.7936569,39.3170355],[21.7929714,39.3172928],[21.7915705,39.3172121],[21.7914794,39.3171564],[21.7914775,39.31685],[21.7912981,39.3165493],[21.7908471,39.3165047],[21.7907582,39.3163814],[21.790156,39.3163519],[21.7898499,39.3161299],[21.7893438,39.3159941],[21.7887767,39.3155869],[21.7886662,39.3154137],[21.788232,39.3152072],[21.7877647,39.3142073],[21.7874176,39.3138133],[21.7874222,39.3132998],[21.7874968,39.3131391],[21.7873933,39.3128938],[21.7872639,39.3122157],[21.7872001,39.3121694],[21.7874535,39.3118589],[21.7876426,39.3117454],[21.7876228,39.3116369],[21.7874405,39.3115343],[21.7875129,39.3114456],[21.7876178,39.3114296],[21.7879949,39.3116079],[21.7886015,39.3122321],[21.7889432,39.3124278],[21.7893342,39.3125343],[21.7899375,39.3125277],[21.7903777,39.3121757],[21.7904006,39.3118158],[21.7901643,39.3112167],[21.7901324,39.3107566],[21.7900756,39.3107195],[21.7899931,39.3107629],[21.7898966,39.3112476],[21.7897898,39.3113267],[21.7895433,39.3110517],[21.7895752,39.310773],[21.7893446,39.3103632],[21.7892451,39.3098388],[21.7883087,39.3086407],[21.7881162,39.3084929],[21.7880651,39.3079063],[21.7878795,39.307583],[21.7877605,39.3075312],[21.7874015,39.3075153],[21.7867428,39.3078091],[21.7861491,39.3078789],[21.7852745,39.3076641],[21.7848901,39.3073504],[21.7836694,39.3078137],[21.7826848,39.3077769],[21.7823602,39.3078788],[21.7817201,39.3083171],[21.7814777,39.3086459],[21.7809511,39.308798],[21.7804971,39.3088164],[21.780094,39.3087276],[21.7791436,39.3087094],[21.7787075,39.3089309],[21.7780657,39.3094231],[21.7773351,39.3097876]]},{"id":18798,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u039210a \u03a4\u03c3\u03b1\u03c1\u03b4\u03ac\u03ba\u03b9-\u039a\u03bf\u03c5\u03ba\u03bf\u03c5\u03c1\u03b3\u03b9\u03ac\u03ba\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039210a \u03a4\u03c3\u03b1\u03c1\u03b4\u03ac\u03ba\u03b9-\u03a7\u03b1\u03bb\u03b9\u03ba\u03ac\u03ba\u03b9-\u039a\u03bf\u03c5\u03ba\u03bf\u03c5\u03c1\u03b3\u03b9\u03ac\u03ba\u03bf\u03c2","path":"THESSALIA\/Thessaly_Plastira_Tsardaki_Koukourgiakos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2716,"name_EN":"Plastira Lake: B10a Tsardaki-Koukourgiakos","description_EN":"Trail B10a Tsardaki-Chalikaki-Koukourgiakos","ascent_time":70,"descent_time":60,"marker":"Red_dots","level":13,"ascent":252,"descent":39,"maxelev":1010,"minelev":790,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.77734 39.29637,21.78999 39.30979)","views":6,"millestones":"0,21.7773366,39.3097876#1,21.7874492,39.3075175#2.7,21.7899846,39.2963701","x":21.7867414,"y":39.3037008,"coor":[[21.7773366,39.3097876],[21.7780671,39.3094232],[21.778709,39.3089309],[21.7791451,39.3087095],[21.7800955,39.3087276],[21.7804986,39.3088164],[21.7809525,39.308798],[21.7814792,39.3086459],[21.7817215,39.3083172],[21.7823616,39.3078789],[21.7826863,39.307777],[21.7836709,39.3078137],[21.7848916,39.3073505],[21.785276,39.3076641],[21.7861506,39.3078789],[21.7867442,39.3078092],[21.7874029,39.3075154],[21.7877619,39.3075312],[21.7877871,39.3074686],[21.7873099,39.3074415],[21.7872073,39.3073855],[21.7869855,39.3066966],[21.78702,39.3063368],[21.7868892,39.3060731],[21.7868688,39.305879],[21.7866184,39.3058697],[21.7864873,39.3056915],[21.7866061,39.3053379],[21.7868037,39.3050354],[21.7868776,39.3045322],[21.7866727,39.3040418],[21.7867414,39.3037008],[21.7867153,39.3033444],[21.7864966,39.3029258],[21.7862481,39.3027139],[21.7857199,39.3025506],[21.7855848,39.3024219],[21.7854153,39.3015448],[21.7853073,39.3012905],[21.7854281,39.3007702],[21.7853877,39.3005803],[21.7856746,39.3003064],[21.7854282,39.3000315],[21.7854362,39.2997793],[21.7856261,39.2996388],[21.7860329,39.2996105],[21.7864345,39.2993749],[21.786553,39.2989267],[21.7867435,39.2987681],[21.7868337,39.2984815],[21.787409,39.2982582],[21.787333,39.2977252],[21.787151,39.2976136],[21.7871207,39.2974689],[21.7872742,39.2973817],[21.7876711,39.2972992],[21.7881304,39.2970737],[21.7885597,39.2970638],[21.7887833,39.2969599],[21.7892242,39.2969503],[21.789571,39.2966145],[21.7898294,39.2965113],[21.7899846,39.2963701]]},{"id":18799,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u03927a \u039c\u03b5\u03c3\u03b5\u03bd\u03b9\u03ba\u03cc\u03bb\u03b1\u03c2-\u03a4\u03c3\u03b1\u03c1\u03b4\u03ac\u03ba\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03927a \u039c\u03b5\u03c3\u03b5\u03bd\u03b9\u03ba\u03cc\u03bb\u03b1\u03c2-\u039b\u03b9\u03b2\u03ac\u03b4\u03b9\u03b1-\u039c\u03bf\u03bd\u03ae \u039a\u03bf\u03c1\u03ce\u03bd\u03b7\u03c2-\u03a4\u03c3\u03b1\u03c1\u03b4\u03ac\u03ba\u03b9","path":"THESSALIA\/Thessaly_Plastira_Messenikolas_Tsardaki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5782,"name_EN":"Plastira Lake: B7a Messenikolas-Tsardaki","description_EN":"Trail B7a Messenikolas-Livadia-Koronis monastery-Tsardaki","ascent_time":130,"descent_time":125,"marker":"Red_dots","level":13,"ascent":264,"descent":181,"maxelev":861,"minelev":692,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.75056 39.31079,21.77752 39.34222)","views":11,"millestones":"0,21.7585785,39.3423798#1,21.7508805,39.3376530#2,21.7554780,39.3298184#3,21.7603861,39.3247818#4,21.7647134,39.3175549#5.8,21.7773614,39.3107881","x":21.7582603,"y":39.3267018,"coor":[[21.7585785,39.3423798],[21.7582675,39.341581],[21.7582471,39.3411301],[21.7583126,39.3408971],[21.7582052,39.3406248],[21.7569253,39.3400145],[21.7562342,39.339857],[21.7557277,39.3396626],[21.7552059,39.3396525],[21.7548604,39.3395737],[21.7545554,39.3393156],[21.7541881,39.3391914],[21.7529434,39.3392935],[21.7523665,39.3388319],[21.7513898,39.3384211],[21.751373,39.3382226],[21.7507608,39.3381386],[21.7506987,39.3379032],[21.75099,39.3375034],[21.7511765,39.3367502],[21.7513574,39.3365375],[21.7515472,39.3360456],[21.7515825,39.3356679],[21.7517738,39.3354914],[21.7520803,39.3349748],[21.7523904,39.3347105],[21.7524061,39.3345847],[21.7523166,39.3343667],[21.752472,39.3342256],[21.7525038,39.3339559],[21.7526656,39.3336933],[21.7526615,39.333459],[21.7529486,39.3324645],[21.7534032,39.3320318],[21.7538867,39.3317888],[21.7542559,39.3314896],[21.7544239,39.3313127],[21.7545245,39.3310714],[21.7547708,39.3309861],[21.7552901,39.3303474],[21.7555062,39.3297569],[21.7558661,39.3293855],[21.7563753,39.329062],[21.7569798,39.3290196],[21.7574913,39.328624],[21.7575951,39.328644],[21.7576716,39.3287896],[21.7575981,39.3292747],[21.7580636,39.3292296],[21.7585799,39.328681],[21.7586074,39.3285464],[21.7585207,39.3283555],[21.7582688,39.3282516],[21.7577494,39.3281695],[21.7578111,39.3276932],[21.7580915,39.3272661],[21.7580807,39.3268785],[21.7582603,39.3267018],[21.7583258,39.3264688],[21.7586167,39.326078],[21.7594055,39.3257148],[21.7599594,39.3250768],[21.7603263,39.3248496],[21.7605308,39.3246193],[21.7605597,39.3244397],[21.7603086,39.3239483],[21.7599059,39.3234811],[21.7598676,39.3232281],[21.7599206,39.3230219],[21.7602233,39.3226223],[21.7609414,39.3222937],[21.7612849,39.3217057],[21.7615975,39.3213604],[21.7624233,39.3209258],[21.762392,39.3208171],[21.7621201,39.3206136],[21.762228,39.3201382],[21.7632826,39.3190774],[21.7635983,39.3186329],[21.7647113,39.3175552],[21.7652737,39.3174804],[21.7655165,39.3175031],[21.7664994,39.3172336],[21.7669723,39.3173148],[21.7671913,39.3172559],[21.7673463,39.3171238],[21.7676401,39.3170033],[21.7681048,39.3166158],[21.7691571,39.3163476],[21.7696185,39.3164286],[21.7698973,39.3164159],[21.770184,39.3161511],[21.7707418,39.315387],[21.7707019,39.3148186],[21.7708431,39.3143889],[21.7711548,39.3140705],[21.7714865,39.3140003],[21.7720152,39.3140374],[21.7735909,39.314455],[21.7739407,39.3147275],[21.7745253,39.3149459],[21.7749541,39.3149541],[21.7752844,39.3147802],[21.7759793,39.3148115],[21.7760181,39.3146861],[21.7766899,39.3143476],[21.7768921,39.3141893],[21.7770141,39.313633],[21.77735,39.313279],[21.7774507,39.3130287],[21.7769491,39.3120551],[21.7768215,39.3118049],[21.7773467,39.310968],[21.7773614,39.3107881]]},{"id":18800,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u03922 \u039d\u03b5\u03bf\u03c7\u03ce\u03c1\u03b9-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0391\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd","description_GR":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03ba\u03cd\u03c1\u03b9\u03b5\u03c2 \u03c0\u03bf\u03c1\u03b5\u03af\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0391\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd","path":"THESSALIA\/Thessaly_Plastira_Neochori_Karamanoli","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5390,"name_EN":"Plastira Lake: B2 Neochori-Agrafa refuge","description_EN":"One of the major access ways to the Agrafa refuge","ascent_time":140,"descent_time":115,"marker":"Red_dots","level":13,"ascent":556,"descent":18,"maxelev":1525,"minelev":979,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.68269 39.27121,21.73344 39.28144)","views":26,"millestones":"0,21.7333238,39.2749460#1,21.7245189,39.2734116#2,21.7147095,39.2717000#3,21.7057876,39.2761836#4,21.6960162,39.2796821#5.4,21.6827658,39.2789732","x":21.7094859,"y":39.2740874,"coor":[[21.7333238,39.274946],[21.7324266,39.2747303],[21.7320201,39.2740377],[21.7316616,39.2740127],[21.7313662,39.2738267],[21.7311106,39.2735965],[21.7308315,39.2736271],[21.7305778,39.2735861],[21.7302395,39.2736516],[21.7299638,39.2735742],[21.7298237,39.2736075],[21.7297159,39.2737135],[21.7294599,39.2737445],[21.7293047,39.2738856],[21.7289982,39.2740418],[21.7275804,39.2737979],[21.7273471,39.2740907],[21.7273864,39.2743077],[21.7272191,39.2744305],[21.7270911,39.2744461],[21.7265403,39.2742731],[21.726405,39.2741534],[21.72616,39.2742026],[21.7250521,39.2736945],[21.7249079,39.2734935],[21.7247916,39.2731488],[21.7245943,39.273154],[21.7245404,39.2733872],[21.724384,39.2735643],[21.7239369,39.2734114],[21.7238283,39.2732877],[21.7233649,39.2732786],[21.7222547,39.2728424],[21.7209129,39.2720414],[21.7206766,39.2718205],[21.7204247,39.2717255],[21.7200524,39.2714119],[21.7197279,39.2710181],[21.7192901,39.2709374],[21.7189171,39.2710022],[21.7186066,39.2709241],[21.7183014,39.2710442],[21.7179903,39.2713444],[21.7174834,39.2716048],[21.7171217,39.2716788],[21.7168559,39.2716555],[21.7160258,39.2718735],[21.715484,39.2717818],[21.7151128,39.2717925],[21.7146871,39.2716941],[21.7140576,39.2714474],[21.7133629,39.2714248],[21.7128554,39.2717031],[21.7120235,39.2723355],[21.7110381,39.2726945],[21.710876,39.2726913],[21.7105814,39.2728387],[21.7099858,39.2733315],[21.7095019,39.2739526],[21.7094859,39.2740874],[21.7092199,39.2743254],[21.7085757,39.274529],[21.7082627,39.2745318],[21.7080926,39.2747717],[21.7078788,39.2749297],[21.7073626,39.2751177],[21.7073104,39.2752969],[21.7071554,39.275429],[21.7063675,39.2757738],[21.7061276,39.2760214],[21.7054446,39.2763503],[21.7053588,39.2764927],[21.7048958,39.276826],[21.7048231,39.2769236],[21.7048404,39.2771042],[21.7047332,39.2771921],[21.7039342,39.2775187],[21.7038068,39.2775162],[21.7032767,39.2777761],[21.7029916,39.2779867],[21.7025813,39.2784831],[21.7020656,39.2786531],[21.7015436,39.2790212],[21.7012397,39.2790963],[21.7006257,39.2790841],[21.6997495,39.2792921],[21.6994198,39.2794477],[21.6988846,39.2795092],[21.6983745,39.2795081],[21.6979958,39.2793925],[21.6972577,39.2796302],[21.6964319,39.279713],[21.6957264,39.2796629],[21.6952381,39.2797073],[21.6948816,39.2796192],[21.6945044,39.2798099],[21.6935566,39.2800795],[21.693363,39.2803279],[21.6931167,39.2804131],[21.6924132,39.2810433],[21.6919129,39.2810649],[21.6915564,39.2809768],[21.6907797,39.2809794],[21.6901134,39.2811463],[21.6897451,39.2814183],[21.6893987,39.2813754],[21.6889062,39.2815458],[21.6886178,39.2815041],[21.6883496,39.2815528],[21.6878538,39.2814709],[21.6874941,39.2814817],[21.6873458,39.2814067],[21.6867915,39.2813416],[21.6857619,39.2809248],[21.6856178,39.2807237],[21.6852281,39.2805898],[21.6839668,39.2794656],[21.6831291,39.2792056],[21.6827658,39.2789732]]},{"id":18801,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u03921 \u039c\u03c0\u03b5\u03bb\u03bf\u03ba\u03bf\u03bc\u03af\u03c4\u03b7-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0391\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd","description_GR":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 3 \u03c0\u03bf\u03c1\u03b5\u03af\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0391\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd","path":"THESSALIA\/Thessaly_Plastira_Belokomiti_Karamanoli","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":90,"name_EN":"Plastira Lake: B1 Belokomiti-Agrafa refuge","description_EN":"One of the 3 access ways to the Agrafa refuge","ascent_time":155,"descent_time":130,"marker":"Red_dots","level":13,"ascent":637,"descent":39,"maxelev":1525,"minelev":914,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.68268 39.25526,21.73463 39.28144)","views":6,"millestones":"0,21.7346328,39.2552948#1,21.7296987,39.2605795#2,21.7257821,39.2673206#3,21.7164547,39.2717599#4,21.7072207,39.2753722#5,21.6977653,39.2794665#0.1,21.6827648,39.2789732","x":21.7174823,"y":39.2716048,"coor":[[21.7346328,39.2552948],[21.7344244,39.2552547],[21.7342495,39.2552873],[21.7338691,39.2556854],[21.7334892,39.2559663],[21.7330237,39.2560293],[21.732365,39.2559714],[21.7321901,39.256004],[21.7316898,39.2564267],[21.7316318,39.256786],[21.7317415,39.256698],[21.7315161,39.2571081],[21.7315745,39.2574516],[21.7315293,39.257775],[21.7314219,39.257872],[21.7311526,39.2579569],[21.7309737,39.2581156],[21.7306771,39.2586864],[21.7300308,39.2589621],[21.7297761,39.2589571],[21.7297103,39.2588387],[21.7293316,39.2587232],[21.7291918,39.2587475],[21.7290719,39.2588713],[21.7290406,39.259123],[21.7291952,39.2593602],[21.7290469,39.2596457],[21.7290865,39.2598536],[21.729471,39.2601494],[21.7296717,39.2603966],[21.7297388,39.2608304],[21.7299901,39.2613038],[21.7299863,39.2614208],[21.7298038,39.2616875],[21.7298562,39.2618597],[21.7297575,39.262047],[21.7300948,39.2620086],[21.7301608,39.262118],[21.730146,39.2622168],[21.729908,39.2624103],[21.7297058,39.2629289],[21.7298888,39.2630046],[21.7300052,39.2629888],[21.7302895,39.2631566],[21.7303553,39.263275],[21.7299177,39.2635457],[21.7298181,39.26376],[21.7287715,39.2645865],[21.7285538,39.2649471],[21.7284742,39.2649996],[21.7284851,39.2650989],[21.7279437,39.2656695],[21.7274007,39.2659742],[21.7268991,39.2664329],[21.7266524,39.2665362],[21.7259614,39.2671173],[21.7256005,39.2675247],[21.7247071,39.2679127],[21.7241047,39.2682613],[21.7236946,39.2683974],[21.7235278,39.2685383],[21.723164,39.2686753],[21.7228095,39.2688846],[21.7225167,39.268978],[21.7217211,39.2695661],[21.7213469,39.2700272],[21.7209715,39.270164],[21.7206014,39.2704991],[21.720319,39.2706288],[21.7200171,39.2710012],[21.7197268,39.2710181],[21.719289,39.2709374],[21.718916,39.2710022],[21.7186056,39.270924],[21.7183003,39.2710442],[21.7179892,39.2713444],[21.7174823,39.2716048],[21.7171206,39.2716787],[21.7168548,39.2716555],[21.7160247,39.2718735],[21.7154829,39.2717818],[21.7151117,39.2717925],[21.714686,39.271694],[21.7140565,39.2714474],[21.7133618,39.2714248],[21.7128543,39.2717031],[21.7120224,39.2723354],[21.711037,39.2726945],[21.7108749,39.2726913],[21.7105803,39.2728386],[21.7099847,39.2733314],[21.7095008,39.2739526],[21.7094848,39.2740874],[21.7092188,39.2743254],[21.7085746,39.274529],[21.7082616,39.2745318],[21.7080915,39.2747717],[21.7078777,39.2749297],[21.7073615,39.2751177],[21.7073093,39.2752969],[21.7071543,39.275429],[21.7063664,39.2757738],[21.7061265,39.2760214],[21.7054435,39.2763503],[21.7053577,39.2764927],[21.7048947,39.2768259],[21.704822,39.2769236],[21.7048393,39.2771041],[21.7047321,39.2771921],[21.7039332,39.2775187],[21.7038057,39.2775162],[21.7032756,39.277776],[21.7029905,39.2779866],[21.7025802,39.2784831],[21.7020646,39.2786531],[21.7015425,39.2790212],[21.7012386,39.2790962],[21.7006246,39.2790841],[21.6997484,39.279292],[21.6994187,39.2794477],[21.6988835,39.2795092],[21.6983735,39.2795081],[21.6979947,39.2793925],[21.6972566,39.2796302],[21.6964308,39.2797129],[21.6957254,39.2796629],[21.695237,39.2797073],[21.6948806,39.2796192],[21.6945033,39.2798099],[21.6935555,39.2800794],[21.6933619,39.2803279],[21.6931157,39.2804131],[21.6924121,39.2810433],[21.6919118,39.2810649],[21.6915554,39.2809768],[21.6907786,39.2809794],[21.6901123,39.2811463],[21.689744,39.2814183],[21.6893976,39.2813754],[21.6889052,39.2815458],[21.6886167,39.281504],[21.6883485,39.2815528],[21.6878527,39.2814708],[21.687493,39.2814817],[21.6873447,39.2814067],[21.6867904,39.2813416],[21.6857608,39.2809247],[21.6856168,39.2807237],[21.685227,39.2805898],[21.6839657,39.2794656],[21.683128,39.2792056],[21.6827648,39.2789732]]},{"id":18806,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u03924\u03b1 \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0391\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd-\u0392\u03bf\u03c5\u03c4\u03c3\u03b9\u03ba\u03ac\u03ba\u03b9","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a4\u03ad\u03bc\u03c0\u03bb\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u0392\u03bf\u03c5\u03c4\u03c3\u03b9\u03ba\u03ac\u03ba\u03b9","path":"THESSALIA\/Thessaly_Plastira_Karamanoli_Voutsikaki","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":5767,"name_EN":"Plastira Lake: B4a Agrafa refuge-Voutsikaki","description_EN":"Ascent to Mt Templa and Mt Voutsikaki","ascent_time":185,"descent_time":160,"marker":"Red_dots","level":13,"ascent":787,"descent":154,"maxelev":2148,"minelev":1503,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.63013 39.27781,21.6828 39.2848)","views":60,"millestones":"0,21.6827658,39.2789732#1,21.6719850,39.2780295#2,21.6635470,39.2810627#3,21.6537519,39.2843214#4,21.6431592,39.2836899#5.8,21.6303450,39.2804223","x":21.652197,"y":39.2845725,"coor":[[21.6827658,39.2789732],[21.6819371,39.2787945],[21.681542,39.2788227],[21.6810897,39.2787956],[21.6793943,39.278888],[21.6784408,39.2786257],[21.6780766,39.2784202],[21.6775384,39.2782203],[21.6773802,39.2782712],[21.6770371,39.2781292],[21.6761781,39.2781661],[21.6759378,39.2780712],[21.6753322,39.2781582],[21.6750732,39.2779278],[21.6743116,39.2778225],[21.6743609,39.2777334],[21.6741785,39.2776397],[21.6734125,39.2776694],[21.6727316,39.2779261],[21.6721281,39.2779501],[21.6714903,39.2783067],[21.6711766,39.2786788],[21.6710274,39.2789821],[21.670507,39.2792961],[21.670094,39.2798644],[21.6699549,39.280213],[21.669777,39.2803355],[21.6696777,39.2805318],[21.6693863,39.28058],[21.6689868,39.2807432],[21.6687513,39.2803285],[21.6684671,39.2801606],[21.6680554,39.2799902],[21.6677646,39.2800204],[21.6676273,39.2799636],[21.6674993,39.2799791],[21.6673306,39.2798225],[21.6671242,39.2797553],[21.6670833,39.2796554],[21.6659688,39.2797052],[21.6655696,39.2798593],[21.6650461,39.2802632],[21.6644024,39.2804485],[21.6637627,39.2808591],[21.6634995,39.2811061],[21.6630173,39.2813127],[21.6628257,39.281498],[21.6611976,39.2823482],[21.6607463,39.2826725],[21.6602763,39.2828613],[21.6599952,39.2832971],[21.6595593,39.2835045],[21.6591425,39.2838385],[21.6588026,39.2839488],[21.6585941,39.2839446],[21.6582149,39.2841892],[21.6578985,39.284291],[21.657294,39.2843419],[21.6571749,39.2844386],[21.6567724,39.2843404],[21.6561349,39.2843365],[21.6547588,39.2845791],[21.65442,39.284311],[21.6538627,39.2843358],[21.6533547,39.2842715],[21.6529353,39.2843351],[21.652197,39.2845725],[21.6512216,39.2849672],[21.6499902,39.2850415],[21.6498863,39.2850304],[21.6498548,39.2849306],[21.6494114,39.2846694],[21.6487338,39.2848269],[21.6483636,39.2848014],[21.64817,39.2846984],[21.647973,39.2846944],[21.6478831,39.2846115],[21.6474666,39.2845851],[21.6464783,39.2846732],[21.6463118,39.284796],[21.6461423,39.2846664],[21.6460282,39.2846101],[21.6455958,39.2843671],[21.6442833,39.2840973],[21.6439207,39.2838467],[21.6434018,39.2837641],[21.6428396,39.2835905],[21.6426414,39.2836225],[21.6422854,39.2838676],[21.6413586,39.2838488],[21.6410648,39.283969],[21.6399697,39.284127],[21.6398563,39.2840526],[21.6397581,39.2838704],[21.6391056,39.2836229],[21.6389141,39.2834569],[21.6385013,39.2833224],[21.6382446,39.2833712],[21.6381007,39.2835125],[21.6376519,39.2834133],[21.6373606,39.2838038],[21.6372454,39.2841258],[21.6371771,39.2840883],[21.6370811,39.2841855],[21.6369665,39.2841471],[21.6369165,39.2842542],[21.6367976,39.2843419],[21.6367053,39.284331],[21.6366791,39.2844206],[21.6361236,39.2843913],[21.63592,39.2845853],[21.6357925,39.2845828],[21.6357002,39.2849142],[21.6351377,39.2847496],[21.63467,39.2844924],[21.6342843,39.2838629],[21.6339898,39.2836587],[21.6339818,39.2835504],[21.6337471,39.2836358],[21.6336319,39.2836154],[21.6335657,39.2835149],[21.6334492,39.2835306],[21.633244,39.283085],[21.6333311,39.2825642],[21.6333206,39.2818432],[21.6322992,39.2811918],[21.6319974,39.2812037],[21.6315382,39.2810682],[21.6311566,39.2810424],[21.6303712,39.280612],[21.6302743,39.2804884],[21.630345,39.2804223]]},{"id":18807,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u03924\u03b4 \u03a0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5-\u0392\u03bf\u03c5\u03c4\u03c3\u03b9\u03ba\u03ac\u03ba\u03b9","description_GR":"","path":"THESSALIA\/Thessaly_Plastira_AgiosNikolaospass_Kazarma","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":2657,"name_EN":"Plastira Lake: B4d Agios Nikolaos pass-Kazarma","description_EN":"The high way to Agrafa region","ascent_time":75,"descent_time":60,"marker":"Red_dots","level":13,"ascent":439,"descent":4,"maxelev":1953,"minelev":1512,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.60366 39.32233,21.6302 39.32421)","views":32,"millestones":"0,21.6038333,39.3220563#1,21.6139932,39.3236274#2.7,21.6301930,39.3224160","x":21.6192841,"y":39.3239816,"coor":[[21.6038333,39.3220563],[21.6037399,39.3219057],[21.6043295,39.3221656],[21.6047919,39.3222112],[21.6052573,39.3225091],[21.6056019,39.3226063],[21.606783,39.3226666],[21.6070411,39.3224422],[21.6073205,39.3224119],[21.6076881,39.3221762],[21.6078163,39.3221608],[21.6091422,39.3223953],[21.6107142,39.322896],[21.6109418,39.3230268],[21.6113755,39.3228916],[21.6118294,39.3228469],[21.6121961,39.3229805],[21.6128152,39.3235338],[21.6133832,39.3235454],[21.613798,39.323626],[21.6145633,39.3236327],[21.6151844,39.3237896],[21.6155345,39.324067],[21.6160726,39.3242763],[21.6167053,39.324091],[21.6177778,39.3239328],[21.6185977,39.3240397],[21.6192841,39.3239816],[21.619619,39.3240245],[21.6205247,39.323998],[21.6211146,39.3240461],[21.6219321,39.3238826],[21.6222518,39.3240333],[21.6225391,39.3244536],[21.6227893,39.3246029],[21.6230489,39.3244731],[21.6237687,39.323767],[21.624147,39.3235585],[21.6242806,39.3233811],[21.6252213,39.3230039],[21.625443,39.3229633],[21.6257743,39.3231142],[21.6263057,39.3231791],[21.6271232,39.3230156],[21.6277467,39.3227581],[21.6280495,39.3227958],[21.628986,39.3224995],[21.6292611,39.3225952],[21.6293465,39.3224708],[21.6294155,39.3224903],[21.629607,39.322314],[21.629823,39.3224445],[21.6298849,39.3223287],[21.630193,39.322416]]},{"id":18808,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u039215\u03b1 \u03a3\u03c4\u03b1 \u03bc\u03b1\u03bd\u03c4\u03ac\u03bd\u03b9\u03b1 \u03c4\u03b7\u03c2 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac\u03c2","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b9\u03c2 \u03c5\u03b4\u03c1\u03bf\u03ba\u03af\u03bd\u03b7\u03c4\u03b5\u03c2 \u03b2\u03b9\u03bf\u03c4\u03b5\u03c7\u03bd\u03af\u03b5\u03c2 \u03c4\u03b7\u03c2 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac\u03c2","path":"THESSALIA\/Thessaly_Plastira_Kerasia_Madania","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":2919,"name_EN":"Plastira Lake: B15a Kerasia water-powered crafts","description_EN":"A loop trail in water-powered crafts of Kerasia","ascent_time":50,"descent_time":50,"marker":"Red_dots","level":13,"ascent":152,"descent":152,"maxelev":996,"minelev":866,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.66923 39.33496,21.67985 39.34021)","views":18,"millestones":"0,21.6797511,39.3379334#1,21.6733532,39.3393211#2.9,21.6797511,39.3379334","x":21.6700722,"y":39.3358615,"coor":[[21.6797511,39.3379334],[21.6797302,39.3382933],[21.6795601,39.3385242],[21.6793811,39.3386738],[21.6785338,39.3390353],[21.6783664,39.3391851],[21.6783133,39.3393552],[21.678446,39.3399029],[21.6783556,39.3401804],[21.6781936,39.3402988],[21.6778227,39.3402553],[21.6776446,39.3403779],[21.6774238,39.3400717],[21.6772873,39.3399879],[21.6772064,39.3403286],[21.6772038,39.3401349],[21.6771726,39.3402649],[21.6769045,39.3403046],[21.6767011,39.3402825],[21.6766289,39.3401189],[21.6762304,39.3398452],[21.6761356,39.3399063],[21.6760095,39.3398588],[21.676145,39.3399741],[21.6761714,39.3403035],[21.6759523,39.340263],[21.6754077,39.3398918],[21.6752124,39.3398338],[21.675273,39.3397224],[21.6750261,39.3394697],[21.6748085,39.3393843],[21.6746628,39.3392282],[21.6744901,39.3391887],[21.6733253,39.3393276],[21.6729034,39.3389948],[21.6732695,39.3384526],[21.6731055,39.3378006],[21.6730053,39.3376725],[21.6721964,39.3375752],[21.6719131,39.3373714],[21.6712814,39.3371785],[21.6693717,39.3370412],[21.6693489,39.3366804],[21.6695874,39.3361356],[21.6699441,39.335877],[21.6700722,39.3358615],[21.6700829,39.3355374],[21.670338,39.3355425],[21.670377,39.3354171],[21.6704938,39.3353925],[21.6705435,39.3352943],[21.6706356,39.3353142],[21.670778,39.335218],[21.6708354,39.3352371],[21.6708866,39.335094],[21.6710159,39.3350425],[21.6708682,39.3349495],[21.6712858,39.3349488],[21.671326,39.3347875],[21.6715092,39.3348587],[21.6715909,39.3351937],[21.6718644,39.3353433],[21.6720751,39.3356358],[21.6725734,39.3356548],[21.6730178,39.3358979],[21.6734128,39.3358788],[21.6738079,39.336211],[21.6741387,39.3363798],[21.674843,39.336484],[21.6749886,39.3366401],[21.6749247,39.336819],[21.6749648,39.337009],[21.6751226,39.3371473],[21.6753652,39.3371791],[21.6755902,39.3373908],[21.6759663,39.3372452],[21.6760939,39.3372477],[21.6765434,39.3374009],[21.6767643,39.3373873],[21.676951,39.3377063],[21.6772744,39.3377488],[21.6775911,39.337647],[21.677718,39.3376676],[21.6776853,39.3376039],[21.6777445,39.337569],[21.6780111,39.3375743],[21.6784907,39.3374578],[21.6788495,39.3374829],[21.6791459,39.337642],[21.6793343,39.3375557],[21.6797511,39.3379334]]},{"id":18809,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u039215\u03b2 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u039c\u03b9\u03ba\u03c1\u03ae \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac","path":"THESSALIA\/Thessaly_Plastira_Kerasia_PrfIlias","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":3,"length":1491,"name_EN":"Plastira Lake: B15b Kerasia-Profitis Ilias","description_EN":"A short loop trail in Kerasia","ascent_time":60,"descent_time":60,"marker":"Red_dots","level":9,"ascent":164,"descent":164,"maxelev":1023,"minelev":883,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.66571 39.33937,21.67823 39.34308)","views":9,"millestones":"0,21.6781954,39.3402988#1,21.6716413,39.3413482#2,21.6680854,39.3425091#3,21.6762193,39.3408461#1.5,21.6781954,39.3402988","x":21.6658206,"y":39.3411683,"coor":[[21.6781954,39.3402988],[21.677823,39.3402553],[21.6776449,39.3403779],[21.6774245,39.3400717],[21.677288,39.3399879],[21.6772071,39.3403286],[21.6772041,39.3401349],[21.677173,39.3402649],[21.6769048,39.3403046],[21.6767014,39.3402825],[21.6766293,39.3401189],[21.6762312,39.3398452],[21.6761363,39.3399063],[21.6760103,39.3398588],[21.6761457,39.3399741],[21.6761717,39.3403035],[21.6759526,39.340263],[21.675408,39.3398918],[21.6752127,39.3398338],[21.6752733,39.3397224],[21.6750265,39.3394697],[21.6748089,39.3393843],[21.6743568,39.3392942],[21.674097,39.3394331],[21.6740574,39.3395765],[21.6742854,39.3400495],[21.6742636,39.3403554],[21.6734668,39.3410197],[21.6726604,39.3415441],[21.6725103,39.3415231],[21.6721586,39.3412818],[21.6718681,39.341294],[21.6717301,39.3412913],[21.6714138,39.3414921],[21.6710068,39.34152],[21.6702808,39.3413704],[21.669753,39.34154],[21.6693981,39.3413977],[21.6693339,39.3412343],[21.6690013,39.3411195],[21.668811,39.3409085],[21.6686261,39.3408867],[21.6682421,39.3405727],[21.667665,39.3404801],[21.6674536,39.3405569],[21.667491,39.340828],[21.6674387,39.3410071],[21.6669645,39.3409615],[21.6662506,39.3411454],[21.665973,39.3411218],[21.6658206,39.3411683],[21.6657676,39.3413655],[21.6660973,39.3415703],[21.6661608,39.3417518],[21.6664626,39.3420551],[21.6665433,39.3424171],[21.6666539,39.3425815],[21.6665418,39.3428135],[21.6668544,39.3430495],[21.6669615,39.3429706],[21.6675433,39.3429192],[21.6677562,39.3427973],[21.6678446,39.3425828],[21.6681728,39.3424813],[21.6690231,39.3427326],[21.6698094,39.3431628],[21.6702913,39.3429742],[21.6705458,39.3429973],[21.6712883,39.3426518],[21.6716947,39.3426419],[21.6719146,39.3430067],[21.6721985,39.3431926],[21.6722496,39.343117],[21.6725675,39.3429792],[21.6728791,39.3426792],[21.6732555,39.3425245],[21.6734836,39.3422948],[21.6741758,39.342097],[21.6739343,39.3423804],[21.6739774,39.3424804],[21.6747136,39.3423239],[21.6748955,39.3422285],[21.6749674,39.3419506],[21.6751728,39.3415628],[21.6751935,39.341356],[21.6754369,39.3413609],[21.6759058,39.3412171],[21.6761339,39.3409874],[21.6761632,39.3408033],[21.6763103,39.3409144],[21.6765291,39.3409638],[21.6765797,39.3408387],[21.6768259,39.3407625],[21.6769521,39.3406299],[21.6771052,39.3405608],[21.6772071,39.3403286],[21.677288,39.3399879],[21.6774245,39.3400717],[21.6776449,39.3403779],[21.677823,39.3402553],[21.6781954,39.3402988]]},{"id":18810,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u03bb\u03b1\u03c4\u03ac\u03ba\u03bf\u03c2-\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 (\u0392\u03c1\u03b1\u03b3\u03b3\u03b9\u03b1\u03bd\u03ac)","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u0386\u03b3\u03c1\u03b1\u03c6\u03b1","path":"THESSALIA\/Thessaly_Plastira_Elatakos_AgNikolaosVragiana","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":6788,"name_EN":"Plastira Lake: Elatakos refuge-Agios Nikolaos (Vragiana)","description_EN":"The old way to Agrafa","ascent_time":225,"descent_time":205,"marker":"Red_dots","level":13,"ascent":502,"descent":379,"maxelev":1799,"minelev":1457,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.67075 39.21376,21.72347 39.23305)","views":13,"millestones":"0,21.7228096,39.2340810#1,21.7180248,39.2298563#2,21.7109774,39.2270640#3,21.7017105,39.2239180#4,21.6919649,39.2203302#5,21.6873408,39.2141528#6.8,21.6712747,39.2172230","x":21.7018739,"y":39.2240565,"coor":[[21.7228096,39.234081],[21.7224142,39.233857],[21.7212234,39.2335274],[21.7196969,39.2328849],[21.719541,39.2327242],[21.7185431,39.2324163],[21.7176489,39.2317681],[21.7173112,39.2318246],[21.7169159,39.2315105],[21.7165142,39.2313945],[21.7159389,39.2309147],[21.7159754,39.2308614],[21.7168559,39.2308606],[21.7173837,39.2310151],[21.7175817,39.230983],[21.7178764,39.2308266],[21.7180769,39.2300016],[21.7178004,39.2292394],[21.7178282,39.2290958],[21.7184293,39.2280625],[21.7189625,39.2276945],[21.7188238,39.2275612],[21.718524,39.2275193],[21.7179889,39.2275899],[21.7176421,39.2275651],[21.717419,39.2276598],[21.7170595,39.2276708],[21.7164182,39.2278023],[21.7160361,39.2277948],[21.7156223,39.2276966],[21.7152258,39.2277789],[21.7151424,39.2278494],[21.7148334,39.2277352],[21.7145214,39.2277111],[21.7132573,39.2273979],[21.7128287,39.2273985],[21.7121273,39.2272406],[21.7113169,39.2272247],[21.7111219,39.2271668],[21.7105572,39.2267638],[21.7103049,39.2266867],[21.7098413,39.2266956],[21.7095418,39.2266447],[21.7094242,39.2266964],[21.7092645,39.2266212],[21.7081311,39.2269232],[21.7077757,39.2268081],[21.7070491,39.2267127],[21.7060947,39.2264957],[21.7059211,39.2264923],[21.7057561,39.2265792],[21.7056305,39.2265226],[21.7055584,39.2266023],[21.7051288,39.2262785],[21.7048319,39.2261465],[21.7046902,39.2258734],[21.7047198,39.2256758],[21.7046548,39.2255394],[21.7044583,39.2255265],[21.7043915,39.2254441],[21.7039545,39.2253454],[21.7036009,39.2251762],[21.7029423,39.2251272],[21.7027315,39.2248438],[21.7022298,39.2245996],[21.7019559,39.2243825],[21.7018739,39.2240565],[21.701626,39.2238444],[21.7010763,39.2236534],[21.7009675,39.223435],[21.7003919,39.2229732],[21.6997985,39.2227002],[21.6988158,39.2226447],[21.698208,39.2228129],[21.6978031,39.2228184],[21.6972621,39.2224473],[21.697095,39.2222458],[21.6960088,39.2214585],[21.6949288,39.2215452],[21.6941475,39.2213496],[21.6935898,39.2210502],[21.6931176,39.2209688],[21.6913087,39.2199689],[21.6903494,39.2195535],[21.6902517,39.2193533],[21.6906823,39.2189384],[21.6907057,39.2185785],[21.6903082,39.2183364],[21.6898141,39.2182185],[21.6894994,39.2179239],[21.6895824,39.2175111],[21.6900314,39.2168894],[21.6900646,39.2165837],[21.690317,39.2161698],[21.6901092,39.2161476],[21.689562,39.2158845],[21.6892847,39.2155096],[21.6891184,39.2149297],[21.6888059,39.2145721],[21.6879084,39.2143922],[21.687246,39.2141087],[21.6869103,39.2137507],[21.6865381,39.2130946],[21.6863781,39.2130284],[21.6860288,39.2130845],[21.6856253,39.2133828],[21.6851526,39.2140221],[21.6848796,39.2142239],[21.6846938,39.2142382],[21.6839572,39.2140974],[21.6837709,39.2141297],[21.6836067,39.2141895],[21.6831165,39.2146573],[21.6824162,39.2148235],[21.6818482,39.2151906],[21.6812905,39.2152426],[21.6805519,39.2151648],[21.679455,39.2154133],[21.6792468,39.2153415],[21.6790395,39.2153149],[21.678781,39.2150755],[21.6783709,39.2148691],[21.6776414,39.2148636],[21.6770909,39.2150508],[21.6765603,39.2153375],[21.6761264,39.2155],[21.6755578,39.2158851],[21.6741241,39.2165142],[21.6730135,39.2171767],[21.6724179,39.2173269],[21.6717587,39.2172958],[21.6715364,39.2173634],[21.6712747,39.217223]]},{"id":18811,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: B14 \u03a6\u03c5\u03bb\u03b1\u03ba\u03c4\u03ae-\u039a\u03b1\u03b6\u03ac\u03c1\u03bc\u03b1","description_GR":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03b1\u03bd\u03b1\u03b2\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u039a\u03b1\u03b6\u03ac\u03c1\u03bc\u03b1","path":"THESSALIA\/Thessaly_Plastira_Fylakti_Kazarma","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":7377,"name_EN":"Plastira Lake: \u039214 Fylakti-Kazarma","description_EN":"One of the ascents to Mt Kazarma","ascent_time":230,"descent_time":185,"marker":"Red_dots","level":13,"ascent":1008,"descent":61,"maxelev":1962,"minelev":1008,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.63018 39.30263,21.67923 39.32274)","views":26,"millestones":"0,21.6792227,39.3029081#1,21.6719668,39.3054085#2,21.6658766,39.3093619#3,21.6635245,39.3136549#4,21.6528956,39.3120636#5,21.6453868,39.3089924#6,21.6383283,39.3150952#7.4,21.6304227,39.3225468","x":21.6621778,"y":39.3133195,"coor":[[21.6792227,39.3029081],[21.6789022,39.303199],[21.6785803,39.3031926],[21.6782569,39.3030104],[21.6779078,39.3026971],[21.6770294,39.3026075],[21.6768377,39.3025857],[21.6767902,39.3026208],[21.6769873,39.3027644],[21.6767069,39.3029254],[21.67665,39.3030009],[21.6764447,39.303249],[21.6759006,39.3035715],[21.6756843,39.3038014],[21.6754751,39.3038153],[21.6753186,39.303704],[21.6748845,39.3035062],[21.6747552,39.3035576],[21.6744643,39.3038717],[21.6748259,39.3041582],[21.6743421,39.3047611],[21.6741219,39.3047567],[21.6733527,39.3045251],[21.6730201,39.3047617],[21.6728271,39.3050192],[21.6725016,39.3050126],[21.6724751,39.3055256],[21.6723857,39.305632],[21.6719641,39.3054073],[21.6719695,39.3052453],[21.6715157,39.3052902],[21.6714569,39.3049647],[21.6712092,39.3043922],[21.6707379,39.3042656],[21.6704598,39.30426],[21.6705578,39.3044512],[21.6704746,39.3045126],[21.6701246,39.3045777],[21.6700836,39.304766],[21.6701602,39.3049027],[21.6697852,39.3050213],[21.6697121,39.305128],[21.6698,39.3052739],[21.6697512,39.305345],[21.6693988,39.3054821],[21.6693019,39.3056063],[21.668718,39.3057297],[21.6685004,39.3059956],[21.6682053,39.3061519],[21.6681211,39.3065917],[21.6678304,39.3069642],[21.6676921,39.3076372],[21.6674621,39.3079299],[21.6671782,39.3080954],[21.6668519,39.3084942],[21.6665428,39.3087223],[21.6662844,39.3091676],[21.665825,39.3093836],[21.6656944,39.3098224],[21.6658098,39.3105365],[21.6656856,39.3107862],[21.6658139,39.3111131],[21.6656159,39.3114876],[21.6653513,39.3117706],[21.6653703,39.3118971],[21.6651019,39.3119457],[21.6644782,39.3118702],[21.6642797,39.3119112],[21.6641132,39.312034],[21.6638545,39.3124883],[21.6635942,39.3126452],[21.6633258,39.3126939],[21.6621089,39.3126695],[21.6615336,39.3125318],[21.6609965,39.3126381],[21.6611961,39.3128493],[21.661977,39.3130812],[21.6621778,39.3133195],[21.6625463,39.313399],[21.6626227,39.3135447],[21.6630036,39.3135974],[21.6633433,39.3134961],[21.6635237,39.3136529],[21.6635594,39.3137347],[21.6622059,39.3140769],[21.661965,39.3142027],[21.659748,39.3142572],[21.6575463,39.3138525],[21.6570946,39.3138344],[21.6566168,39.3135545],[21.6549531,39.3130165],[21.6541239,39.3124952],[21.653296,39.3122803],[21.6530126,39.3120854],[21.6524593,39.3119842],[21.6518442,39.3119988],[21.6511562,39.312111],[21.6503125,39.3120219],[21.6500959,39.3119094],[21.6500342,39.3116739],[21.6497484,39.3115511],[21.6495708,39.3113132],[21.6495543,39.3111147],[21.6497012,39.3108834],[21.6494582,39.3105181],[21.6487758,39.3101169],[21.6488048,39.3092526],[21.6486415,39.308934],[21.6483703,39.3087213],[21.6483428,39.3085045],[21.6470712,39.3080779],[21.6463833,39.3081901],[21.64619,39.3084205],[21.6450259,39.3092438],[21.6446609,39.3094076],[21.6442298,39.3098133],[21.6435875,39.3099444],[21.6428468,39.3102447],[21.6419115,39.310469],[21.6415841,39.3108949],[21.6414201,39.3112879],[21.6410865,39.3115515],[21.6406524,39.3120472],[21.6403849,39.3131048],[21.639989,39.3141869],[21.6395493,39.3148447],[21.6393822,39.3149855],[21.6390779,39.3150694],[21.6386472,39.3151147],[21.6381842,39.3150873],[21.6380082,39.3151468],[21.6376372,39.315833],[21.6373036,39.3160965],[21.636891,39.3162953],[21.6365403,39.3167206],[21.635765,39.3170112],[21.6354043,39.3173913],[21.634909,39.3176335],[21.634629,39.3180242],[21.6344397,39.3181374],[21.6333571,39.319629],[21.632494,39.3201159],[21.6319673,39.3206007],[21.6317849,39.3208493],[21.6308839,39.3214256],[21.6308016,39.3218023],[21.6305366,39.3220942],[21.6307994,39.3223067],[21.6308745,39.3224885],[21.6305768,39.3223743],[21.6301951,39.3224161],[21.6304044,39.3227447],[21.6305368,39.3226032],[21.6304227,39.3225468]]},{"id":18812,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: B17 \u039a\u03c1\u03c5\u03bf\u03bd\u03ad\u03c1\u03b9-\u039a\u03b1\u03b6\u03ac\u03c1\u03bc\u03b1","description_GR":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03b1\u03bd\u03b1\u03b2\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u039a\u03b1\u03b6\u03ac\u03c1\u03bc\u03b1","path":"THESSALIA\/Thessaly_Plastira_Kryoneri_Kazarma","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":9432,"name_EN":"Plastira Lake: \u039217 Kryoneri-Kazarma","description_EN":"One of the ascents to Mt Kazarma","ascent_time":295,"descent_time":235,"marker":"Red_dots","level":13,"ascent":1173,"descent":78,"maxelev":1962,"minelev":856,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.62992 39.30897,21.69153 39.33069)","views":10,"millestones":"0,21.6900111,39.3319031#1,21.6902943,39.3291801#2,21.6872913,39.3212049#3,21.6841269,39.3141809#4,21.6745999,39.3147602#5,21.6641042,39.3135311#6,21.6533958,39.3123061#7,21.6458320,39.3086754#8,21.6389287,39.3150846#9.4,21.6304227,39.3225468","x":21.6743333,"y":39.314482,"coor":[[21.6900111,39.3319031],[21.6899962,39.3316505],[21.689849,39.3315395],[21.6895945,39.3315164],[21.6888948,39.3316287],[21.6885247,39.3315943],[21.6884617,39.3313948],[21.6891427,39.331048],[21.68981,39.3312144],[21.6899619,39.3311814],[21.6900475,39.3310479],[21.6906751,39.3310153],[21.6908044,39.3309638],[21.6902719,39.3305749],[21.689755,39.3304205],[21.6889229,39.3299715],[21.6884732,39.3298905],[21.6882912,39.3297788],[21.6882422,39.3295075],[21.6888419,39.329614],[21.688691,39.3293948],[21.6892285,39.3292793],[21.6894336,39.3293915],[21.6897006,39.3297392],[21.6897288,39.3295866],[21.6899071,39.329455],[21.6900923,39.3291163],[21.6901931,39.3292264],[21.6903461,39.3291574],[21.6903408,39.328869],[21.6901584,39.3286942],[21.6898281,39.3285074],[21.6891744,39.3279269],[21.688875,39.3275065],[21.688323,39.327009],[21.6879259,39.3263885],[21.6876562,39.3261219],[21.6873616,39.3255574],[21.6870263,39.3251724],[21.6867983,39.3246994],[21.6867668,39.3242483],[21.6868524,39.3237635],[21.6872334,39.3231134],[21.6875183,39.3218577],[21.6873343,39.3214576],[21.6871929,39.320644],[21.6862927,39.320509],[21.6855939,39.3202428],[21.6848553,39.3197777],[21.6848975,39.3192019],[21.6848285,39.3184798],[21.6852199,39.3178659],[21.6851774,39.3173966],[21.6855899,39.3168462],[21.6855985,39.3162337],[21.6857286,39.3158039],[21.6856686,39.3155144],[21.6852145,39.3148657],[21.6851544,39.3145762],[21.6850647,39.3144843],[21.6848343,39.3144347],[21.6845646,39.3143167],[21.6843705,39.3142228],[21.6840995,39.3141768],[21.6835506,39.3139407],[21.6829945,39.3135692],[21.6824733,39.3135498],[21.6820297,39.3136041],[21.6819168,39.3136514],[21.6815677,39.313721],[21.6812759,39.3137782],[21.6803997,39.3143193],[21.6797703,39.3144149],[21.6792196,39.3145841],[21.6790924,39.3145726],[21.6789268,39.3144296],[21.67846,39.3144383],[21.6784326,39.3142936],[21.6786641,39.3139559],[21.6785767,39.313792],[21.6775101,39.3141311],[21.676694,39.3142589],[21.6762464,39.3144662],[21.6758898,39.3147294],[21.6755519,39.3147767],[21.6752006,39.314657],[21.6750807,39.3146772],[21.6745559,39.3147658],[21.6743999,39.3145735],[21.6743333,39.314482],[21.6741948,39.3144613],[21.6740635,39.3142244],[21.6735602,39.313872],[21.6728265,39.3139609],[21.6717626,39.3138676],[21.671154,39.3140356],[21.6693596,39.3135852],[21.6690099,39.3132899],[21.6688286,39.3132277],[21.6683974,39.3132236],[21.6671715,39.3134693],[21.6665611,39.3133399],[21.6659085,39.3134349],[21.6656751,39.3135429],[21.6654763,39.3135929],[21.6650944,39.3135673],[21.664682,39.3134148],[21.6635237,39.3136529],[21.6635594,39.3137347],[21.6622059,39.3140769],[21.661965,39.3142027],[21.659748,39.3142572],[21.6575463,39.3138525],[21.6570946,39.3138344],[21.6566168,39.3135545],[21.6549531,39.3130165],[21.6541239,39.3124952],[21.653296,39.3122803],[21.6530126,39.3120854],[21.6524593,39.3119842],[21.6518442,39.3119988],[21.6511562,39.312111],[21.6503125,39.3120219],[21.6500959,39.3119094],[21.6500342,39.3116739],[21.6497484,39.3115511],[21.6495708,39.3113132],[21.6495543,39.3111147],[21.6497012,39.3108834],[21.6494582,39.3105181],[21.6487758,39.3101169],[21.6488048,39.3092526],[21.6486415,39.308934],[21.6483703,39.3087213],[21.6483428,39.3085045],[21.6470712,39.3080779],[21.6463833,39.3081901],[21.64619,39.3084205],[21.6450259,39.3092438],[21.6446609,39.3094076],[21.6442298,39.3098133],[21.6435875,39.3099444],[21.6428468,39.3102447],[21.6419115,39.310469],[21.6415841,39.3108949],[21.6414201,39.3112879],[21.6410865,39.3115515],[21.6406524,39.3120472],[21.6403849,39.3131048],[21.639989,39.3141869],[21.6395493,39.3148447],[21.6393822,39.3149855],[21.6390779,39.3150694],[21.6386472,39.3151147],[21.6381842,39.3150873],[21.6380082,39.3151468],[21.6376372,39.315833],[21.6373036,39.3160965],[21.636891,39.3162953],[21.6365403,39.3167206],[21.635765,39.3170112],[21.6354043,39.3173913],[21.634909,39.3176335],[21.634629,39.3180242],[21.6344397,39.3181374],[21.6333571,39.319629],[21.632494,39.3201159],[21.6319673,39.3206007],[21.6317849,39.3208493],[21.6308839,39.3214256],[21.6308016,39.3218023],[21.6305366,39.3220942],[21.6307994,39.3223067],[21.6308745,39.3224885],[21.6305768,39.3223743],[21.6301951,39.3224161],[21.6304044,39.3227447],[21.6305368,39.3226032],[21.6304227,39.3225468]]},{"id":18814,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u03924\u03b2 \u03a0\u03b1\u03bb\u03b9\u03bf\u03bc\u03ac\u03bd\u03c4\u03c1\u03b9-\u0392\u03bf\u03c5\u03c4\u03c3\u03b9\u03ba\u03ac\u03ba\u03b9","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03924","path":"THESSALIA\/Thessaly_Plastira_Paliomandri_Voutsikaki","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":3272,"name_EN":"Plastira Lake: B4b Paliomandri-Voutsikaki","description_EN":"Partof B4 trail","ascent_time":90,"descent_time":80,"marker":"Red_dots","level":13,"ascent":488,"descent":89,"maxelev":2146,"minelev":1738,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.62199 39.28042,21.63034 39.30378)","views":19,"millestones":"0,21.6231848,39.3038086#1,21.6225406,39.2951599#2,21.6247292,39.2878744#3.3,21.6303432,39.2804222","x":21.6251059,"y":39.2886266,"coor":[[21.6231848,39.3038086],[21.6234913,39.3036301],[21.6232028,39.3032458],[21.62291,39.3023029],[21.6227776,39.3017596],[21.6228203,39.3011839],[21.6227441,39.3006959],[21.6224614,39.3001405],[21.6226263,39.2997204],[21.6226275,39.2989997],[21.6224235,39.2981757],[21.6224555,39.2975727],[21.6222202,39.2969148],[21.6223232,39.2955835],[21.6225137,39.2952],[21.6230692,39.2943735],[21.6234961,39.2940939],[21.6238223,39.2937041],[21.6239827,39.2934191],[21.6241455,39.2927197],[21.6247692,39.2917594],[21.6249473,39.2916054],[21.6245948,39.2914],[21.6248311,39.2912697],[21.6246728,39.2911494],[21.6249521,39.2907767],[21.6249216,39.2906499],[21.6250509,39.2905985],[21.62516,39.2904566],[21.6252335,39.2899986],[21.6253399,39.2899377],[21.6253685,39.2897761],[21.6254502,39.2897598],[21.6254069,39.2896688],[21.6256292,39.2896103],[21.625667,39.2895209],[21.6255792,39.289375],[21.6256316,39.2891959],[21.625163,39.2889971],[21.6252593,39.288891],[21.624998,39.2887325],[21.6251059,39.2886266],[21.6250041,39.2885524],[21.6249522,39.2883712],[21.62503,39.2881295],[21.6245001,39.2876863],[21.6243921,39.2874498],[21.6243891,39.2871975],[21.6242689,39.2869788],[21.6241793,39.2868869],[21.624064,39.2868665],[21.6240095,39.2867663],[21.6237552,39.2867431],[21.6236073,39.286659],[21.6234677,39.2863318],[21.6251344,39.2853838],[21.6253517,39.285127],[21.6257072,39.2849],[21.6257578,39.2847749],[21.6259791,39.2847434],[21.626087,39.2846374],[21.6262498,39.2846228],[21.6267217,39.2843801],[21.6271689,39.2838397],[21.6273576,39.2837444],[21.6275393,39.2838562],[21.6276009,39.2837494],[21.627682,39.283751],[21.6276844,39.283679],[21.6277649,39.2836987],[21.627763,39.2834103],[21.6278916,39.2830346],[21.6281477,39.2826614],[21.628408,39.2825045],[21.6286695,39.2819693],[21.6288701,39.2818653],[21.6289615,39.2815608],[21.6291791,39.281295],[21.629184,39.2811509],[21.6296492,39.280764],[21.6302728,39.2804884],[21.6303432,39.2804222]]},{"id":18815,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u039220\/\u039222 \u0391\u03bd\u03b8\u03bf\u03c7\u03ce\u03c1\u03b9-\u039a\u03b1\u03b6\u03ac\u03c1\u03bc\u03b1","description_GR":"","path":"THESSALIA\/Thessaly_Plastira_Anthochori_Kazarma","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":9044,"name_EN":"Plastira Lake: B20\/B22 Anthochori-Kazarma","description_EN":"","ascent_time":265,"descent_time":220,"marker":"Red_dots","level":13,"ascent":1342,"descent":146,"maxelev":1962,"minelev":760,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.62448 39.32291,21.6589 39.35189)","views":21,"millestones":"0,21.6579139,39.3524827#1,21.6518764,39.3495010#2,21.6465160,39.3478911#3,21.6508607,39.3431290#4,21.6462665,39.3398518#5,21.6378678,39.3375559#6,21.6304518,39.3338821#7,21.6287429,39.3326910#8,21.6257650,39.3263130#9,21.6304194,39.3225468","x":21.6442798,"y":39.3388422,"coor":[[21.6579139,39.3524827],[21.6576906,39.3525683],[21.657505,39.3525646],[21.6574049,39.3524365],[21.6575313,39.3523624],[21.6573393,39.3522054],[21.6573762,39.3521431],[21.6571279,39.3522822],[21.6570637,39.3521188],[21.6567542,39.3520044],[21.6563804,39.3513843],[21.6559256,39.3511048],[21.6558212,39.3511027],[21.6557361,39.3511551],[21.6562177,39.3515972],[21.6563221,39.3520227],[21.6561332,39.3516946],[21.6557694,39.351471],[21.6550634,39.3517631],[21.6546215,39.3517903],[21.6543685,39.3517221],[21.6541429,39.3515284],[21.6535828,39.3512738],[21.6532878,39.3507273],[21.6532763,39.3503757],[21.6530282,39.3501635],[21.653044,39.3500377],[21.652939,39.3500536],[21.6527675,39.349978],[21.6524622,39.3497376],[21.6521732,39.3497048],[21.6514929,39.3492316],[21.6513177,39.3492641],[21.6512795,39.3490201],[21.6506076,39.3493308],[21.6505007,39.3492746],[21.6504696,39.3491659],[21.6502624,39.3491166],[21.6503337,39.349064],[21.6501732,39.3490067],[21.6501768,39.3488987],[21.650106,39.3489333],[21.6495629,39.3488683],[21.6495085,39.3487591],[21.649427,39.3487664],[21.6493959,39.3486577],[21.6492814,39.3486103],[21.6491169,39.3483592],[21.649151,39.3480987],[21.6485739,39.3486996],[21.6485046,39.3486892],[21.648549,39.3484018],[21.6483563,39.3486141],[21.6480249,39.3488056],[21.6481253,39.3485824],[21.6480629,39.348365],[21.6482566,39.3481256],[21.6481748,39.348142],[21.6478435,39.3483335],[21.6478009,39.3485669],[21.6477033,39.3487091],[21.6473729,39.3488735],[21.6469691,39.3488023],[21.6459921,39.3481789],[21.6462013,39.3478228],[21.6463836,39.3479256],[21.6468284,39.3478084],[21.6468528,39.347363],[21.6470884,39.3469758],[21.6470887,39.3466966],[21.6473202,39.3463679],[21.6475256,39.3463315],[21.6482153,39.3465256],[21.648482,39.346531],[21.6485519,39.3464874],[21.6483651,39.3461773],[21.6478352,39.3457161],[21.647683,39.3450644],[21.6477886,39.3450305],[21.6480949,39.3452394],[21.6482037,39.3451065],[21.6481039,39.3449693],[21.6481575,39.3447542],[21.6486685,39.3443951],[21.6487331,39.3441982],[21.6489373,39.3443375],[21.6490209,39.3442671],[21.6490013,39.3441586],[21.6491155,39.3442149],[21.6492094,39.3441808],[21.6492283,39.343965],[21.6493278,39.3438634],[21.6497061,39.343416],[21.649764,39.3434172],[21.6497821,39.3435707],[21.6501824,39.3433986],[21.6504888,39.343603],[21.650716,39.3434004],[21.6509886,39.3428834],[21.6511064,39.3428317],[21.6511199,39.3424266],[21.650999,39.3422259],[21.651055,39.3419387],[21.651257,39.3417987],[21.6515857,39.3413368],[21.6517388,39.3412678],[21.6517193,39.3411593],[21.652067,39.340824],[21.6524619,39.3406383],[21.6525013,39.3401526],[21.652256,39.3402017],[21.6517046,39.3400374],[21.6515349,39.3399078],[21.6511752,39.3399096],[21.650831,39.3397945],[21.6500743,39.3398693],[21.6497979,39.3398097],[21.6496429,39.3399327],[21.6494794,39.3399654],[21.6486055,39.3397315],[21.6481821,39.3399032],[21.6479735,39.3402413],[21.6476339,39.3403335],[21.6470682,39.34025],[21.6462693,39.3398555],[21.646096,39.3396267],[21.646136,39.3395375],[21.6461204,39.3393119],[21.6459855,39.339183],[21.6456425,39.339032],[21.6453191,39.3389894],[21.6446855,39.3385081],[21.6443829,39.338538],[21.6442798,39.3388422],[21.6439882,39.3388904],[21.6437856,39.3390484],[21.6435861,39.3391165],[21.6434974,39.3393399],[21.642966,39.3396174],[21.642501,39.339644],[21.6415679,39.3394449],[21.6403299,39.338654],[21.6400291,39.3386299],[21.6395416,39.3389804],[21.6391858,39.3388651],[21.6386872,39.3385126],[21.6386172,39.338286],[21.6380646,39.3378153],[21.6375976,39.3372112],[21.6366553,39.3376335],[21.6365177,39.3375856],[21.6356005,39.337603],[21.6351551,39.3377381],[21.6347774,39.3375863],[21.6342464,39.3371611],[21.6340463,39.3369048],[21.6337395,39.336367],[21.633727,39.3360514],[21.6331485,39.3356612],[21.6327811,39.3352033],[21.6325205,39.3350178],[21.6323884,39.3348079],[21.6323938,39.3346459],[21.6320595,39.334585],[21.6317903,39.3343092],[21.6317168,39.3340825],[21.6314342,39.3338605],[21.6312469,39.3335684],[21.6310065,39.3334734],[21.6305995,39.33333],[21.6304918,39.3334269],[21.6304534,39.3338766],[21.630296,39.3344139],[21.6299611,39.3347134],[21.6296786,39.3351762],[21.6295133,39.3352629],[21.629463,39.335379],[21.6291408,39.3356427],[21.629085,39.3359208],[21.6288376,39.336096],[21.6286875,39.3360749],[21.6286167,39.3361095],[21.62836,39.3364646],[21.6282833,39.336364],[21.6280273,39.3363858],[21.6278497,39.3361479],[21.6276746,39.3361804],[21.6274348,39.3360674],[21.6274677,39.3357798],[21.6274146,39.3356345],[21.6279363,39.3349605],[21.6285449,39.3344594],[21.6291575,39.3338412],[21.6293585,39.3333858],[21.6297712,39.333187],[21.6299164,39.3330098],[21.6296131,39.3327153],[21.6290121,39.332649],[21.6287553,39.3326978],[21.6286527,39.3326417],[21.6284874,39.3327284],[21.6281199,39.3325858],[21.6279414,39.3324065],[21.6276565,39.3322565],[21.6277504,39.3322224],[21.6275149,39.3319833],[21.6264105,39.3313662],[21.6264886,39.3311786],[21.6263489,39.3308514],[21.6258681,39.3306614],[21.625632,39.3304404],[21.6255694,39.3302319],[21.6256414,39.3301613],[21.6255999,39.3300163],[21.6255078,39.3299964],[21.625534,39.3299068],[21.6254114,39.3297602],[21.6253076,39.32974],[21.625235,39.3294863],[21.6254858,39.3289328],[21.6257103,39.3288113],[21.6256776,39.3287476],[21.62576,39.3287132],[21.6256575,39.3286571],[21.6257301,39.3285684],[21.625713,39.3283879],[21.6255043,39.3283837],[21.6255971,39.3280432],[21.625439,39.3279138],[21.6255342,39.3278437],[21.6254671,39.3277703],[21.6255961,39.3277279],[21.6257581,39.3273978],[21.6263584,39.3267974],[21.6261003,39.3265399],[21.6259515,39.3264828],[21.6259316,39.3263833],[21.6256571,39.3262696],[21.6257968,39.3262544],[21.6259286,39.326131],[21.6259505,39.3258251],[21.6261945,39.3258121],[21.6261634,39.325361],[21.6262555,39.3250385],[21.6264846,39.3247819],[21.62644,39.324727],[21.6266182,39.3246045],[21.6265291,39.3244945],[21.6267634,39.3244273],[21.6266493,39.3243709],[21.6270418,39.3240816],[21.6275076,39.3233433],[21.6277431,39.32324],[21.6278229,39.3229353],[21.628048,39.3227957],[21.6289849,39.3224995],[21.6292601,39.3225952],[21.6293455,39.3224708],[21.6294144,39.3224902],[21.6296059,39.322314],[21.6298219,39.3224445],[21.6298838,39.3223286],[21.6301919,39.322416],[21.6304012,39.3227446],[21.6305335,39.3226031],[21.6304194,39.3225468]]},{"id":18825,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: K1 \u039c\u03c0\u03b5\u03bb\u03bf\u03ba\u03bf\u03bc\u03af\u03c4\u03b7-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u03bb\u03b1\u03c4\u03ac\u03ba\u03bf\u03c2","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u0386\u03b3\u03c1\u03b1\u03c6\u03b1","path":"THESSALIA\/Thessaly_Plastira_Belekomiti_Elatakos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5618,"name_EN":"Plastira Lake: K1 Belokomiti-Elatakos refuge","description_EN":"The old way to Agrafa","ascent_time":140,"descent_time":120,"marker":"Red_dots","level":13,"ascent":683,"descent":148,"maxelev":1457,"minelev":797,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.72043 39.23431,21.73444 39.25569)","views":20,"millestones":"0,21.7334674,39.2559478#1,21.7280547,39.2522622#2,21.7264357,39.2476638#3,21.7232621,39.2433236#4,21.7220206,39.2393451#5.6,21.7228096,39.2340810","x":21.724577,"y":39.242616,"coor":[[21.7334674,39.2559478],[21.7332072,39.2557716],[21.7335582,39.2556703],[21.7337626,39.25544],[21.7337446,39.2552775],[21.7336062,39.2552568],[21.7337794,39.2549178],[21.7337143,39.2540832],[21.7327243,39.2542035],[21.7323937,39.2543953],[21.7322258,39.2545722],[21.7316502,39.2548133],[21.7313997,39.2547183],[21.7312535,39.2545803],[21.7310156,39.2540531],[21.7305755,39.2540445],[21.7303949,39.2535365],[21.7301022,39.2536299],[21.72987,39.2536434],[21.7298173,39.2534802],[21.7297484,39.2534608],[21.7294849,39.253726],[21.729335,39.253705],[21.7291824,39.2534047],[21.7287455,39.2532971],[21.7285643,39.2531674],[21.7285861,39.2528525],[21.7283912,39.2527857],[21.7279611,39.2521106],[21.7277897,39.2520351],[21.7276594,39.2521227],[21.7274757,39.2520605],[21.7272945,39.2519309],[21.7267349,39.2518434],[21.7264199,39.2519093],[21.7260926,39.2517948],[21.7259878,39.2516891],[21.7260272,39.2515457],[21.7265773,39.2513763],[21.7266535,39.2512471],[21.7268441,39.2507283],[21.7269721,39.2507128],[21.7272908,39.2508902],[21.7274535,39.2508754],[21.7279544,39.2504347],[21.7276458,39.2503025],[21.727398,39.2500814],[21.7275187,39.2499982],[21.7278803,39.2499242],[21.7281288,39.2497669],[21.7282489,39.2496341],[21.7283891,39.2492404],[21.728137,39.2484336],[21.7278522,39.2482839],[21.7277984,39.2481567],[21.7276487,39.2481268],[21.7273493,39.2484272],[21.7272561,39.2484434],[21.7270523,39.2482953],[21.7270509,39.2481692],[21.7270414,39.2481059],[21.7268802,39.2480757],[21.7266338,39.2478096],[21.7261131,39.2474301],[21.725947,39.2471926],[21.726011,39.2466443],[21.7259578,39.2464991],[21.7261923,39.2464136],[21.7260137,39.2462028],[21.7262253,39.2461079],[21.7259984,39.2459593],[21.7259339,39.2458049],[21.7257642,39.2456754],[21.7253475,39.2449465],[21.7254246,39.2443534],[21.7252837,39.2440533],[21.7253242,39.2438739],[21.725515,39.2437065],[21.7255203,39.2435444],[21.7253732,39.2434334],[21.7252349,39.2434127],[21.7250456,39.2431748],[21.7250271,39.2430303],[21.7247098,39.2428078],[21.724577,39.242616],[21.7244954,39.2426325],[21.7241937,39.243005],[21.7239821,39.2430999],[21.7239073,39.2432606],[21.7236456,39.2434717],[21.7239103,39.2429679],[21.7239475,39.2427118],[21.7237354,39.2430005],[21.723428,39.2431927],[21.7233927,39.2433542],[21.7233215,39.2434068],[21.7232648,39.2433697],[21.7232534,39.2431848],[21.7234056,39.2429895],[21.7233975,39.2428813],[21.7232921,39.2429152],[21.7224768,39.2435975],[21.7223704,39.243627],[21.7221047,39.2436038],[21.7218992,39.2435097],[21.7218442,39.2434185],[21.7218581,39.2433467],[21.722262,39.2430393],[21.7224031,39.2426186],[21.7222876,39.2426073],[21.7220635,39.242729],[21.7216719,39.2426583],[21.7208695,39.2424129],[21.7209176,39.2423598],[21.7210797,39.2423629],[21.7211808,39.2421802],[21.7215412,39.2421422],[21.7217641,39.2420565],[21.7216102,39.2418012],[21.7210949,39.2416109],[21.7208924,39.2414268],[21.7209885,39.2413205],[21.7213634,39.2411927],[21.7213214,39.2410568],[21.7217403,39.2410019],[21.7217111,39.2408302],[21.7218796,39.2406352],[21.7219439,39.2404383],[21.7222016,39.2403532],[21.7220847,39.2400266],[21.7220999,39.2397701],[21.7222021,39.2394748],[21.7221926,39.2394116],[21.7219981,39.2393357],[21.7220931,39.2389051],[21.7220121,39.2385431],[21.722146,39.2379872],[21.7223576,39.2375318],[21.7222752,39.2372149],[21.7223256,39.2370897],[21.7228102,39.2367929],[21.7233674,39.2367587],[21.7238939,39.2369582],[21.7246299,39.2371258],[21.7248539,39.2373644],[21.7253899,39.2376271],[21.7260895,39.2381183],[21.7262406,39.2381032],[21.7266105,39.2377681],[21.7267987,39.2376817],[21.7271484,39.2376164],[21.7276103,39.2376615],[21.7279736,39.2378938],[21.7280332,39.2378409],[21.7280286,39.2376246],[21.7276535,39.2370407],[21.7265169,39.2367212],[21.7259054,39.2363398],[21.725266,39.2359399],[21.7250993,39.2357205],[21.7250305,39.23562],[21.7246551,39.2354055],[21.7246511,39.2351711],[21.7246416,39.2348601],[21.7244848,39.2345823],[21.7240396,39.2343753],[21.7236477,39.2343136],[21.7232362,39.2341434],[21.7228096,39.234081]]},{"id":18828,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u03928 \u0392\u03c1\u03cd\u03c3\u03b5\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5-\u039c\u03bf\u03c1\u03c6\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03928 \u0392\u03c1\u03cd\u03c3\u03b5\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5-\u039a\u03bf\u03bd\u03c4\u03bf\u03c3\u03c4\u03b5\u03b3\u03b1\u03af\u03b9\u03ba\u03b1-\u039c\u03bf\u03c1\u03c6\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","path":"THESSALIA\/Thessaly_Plastira_VrysesAgGeorgiou_Morfovouni","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3492,"name_EN":"Plastira Lake: B8 Vryses Agiou Georgiou-Morfovouni","description_EN":"Trail B8 Vryses Agiou Georgiou-Kondostergeika-Morfovouni","ascent_time":90,"descent_time":70,"marker":"Red_dots","level":13,"ascent":436,"descent":14,"maxelev":782,"minelev":344,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.75102 39.35136,21.78128 39.3562)","views":4,"millestones":"0,21.7812807,39.3513559#1,21.7714680,39.3537764#2,21.7613490,39.3556547#3.5,21.7517683,39.3521677","x":21.7582558,"y":39.3558787,"coor":[[21.7812807,39.3513559],[21.7807799,39.3517788],[21.780159,39.3519652],[21.779589,39.3520083],[21.7793307,39.3521025],[21.7792444,39.352263],[21.7792075,39.3526948],[21.7779289,39.3531298],[21.7771467,39.3532771],[21.7762892,39.353603],[21.7753443,39.3541255],[21.7749372,39.3541538],[21.7738018,39.354096],[21.7733347,39.3541862],[21.7732077,39.3541657],[21.7727651,39.3538509],[21.7725471,39.3537747],[21.7724106,39.3539388],[21.7721362,39.3538074],[21.771441,39.353776],[21.7713154,39.353643],[21.7709431,39.3535908],[21.7702676,39.353668],[21.7692084,39.3541342],[21.7685112,39.3545262],[21.7675354,39.3549219],[21.7669041,39.3554324],[21.7666229,39.3555171],[21.7660885,39.3555338],[21.7653302,39.3560238],[21.7646213,39.3560552],[21.7637733,39.3564443],[21.763336,39.3563278],[21.7627444,39.3559561],[21.7623892,39.3558141],[21.7618563,39.3557858],[21.7610276,39.3555717],[21.7604117,39.3555958],[21.7600366,39.3557148],[21.759303,39.3557907],[21.7590102,39.3558752],[21.7582558,39.3558787],[21.7578194,39.3560955],[21.7568815,39.3560324],[21.7564639,39.3556639],[21.7560591,39.3556201],[21.7559722,39.3555148],[21.7555355,39.3553802],[21.7552519,39.3551766],[21.7545386,39.3549826],[21.7543281,39.3550326],[21.7541588,39.3552456],[21.754044,39.3552073],[21.7540387,39.355009],[21.7539494,39.3548992],[21.7535717,39.3550991],[21.7534441,39.3550966],[21.7532956,39.3550217],[21.7530932,39.3548196],[21.7530772,39.354594],[21.752905,39.3545366],[21.7525805,39.354161],[21.7523506,39.3540935],[21.7522381,39.3539832],[21.7522514,39.3539294],[21.7524958,39.3539071],[21.7527237,39.3536772],[21.7527164,39.353542],[21.7525708,39.353377],[21.7524311,39.353131],[21.7523786,39.3534003],[21.7520229,39.3536367],[21.7517735,39.3534517],[21.7515781,39.3533938],[21.7513916,39.3532055],[21.7517566,39.3530414],[21.7518452,39.3528089],[21.7515112,39.3527303],[21.7514341,39.3526027],[21.751132,39.3526149],[21.7516322,39.3524309],[21.7517754,39.3523075],[21.7517683,39.3521677]]},{"id":18829,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u03927 \u039c\u03bf\u03c1\u03c6\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9-\u039c\u03b5\u03c3\u03b5\u03bd\u03b9\u03ba\u03cc\u03bb\u03b1\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03927 \u039c\u03bf\u03c1\u03c6\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9 (\u039a\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03b1\u03af\u03b9\u03ba\u03b1)-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0393\u03b1\u03b6\u03ae-\u039b\u03b9\u03b2\u03ac\u03b4\u03b9\u03b1-\u039c\u03b5\u03c3\u03b5\u03bd\u03b9\u03ba\u03cc\u03bb\u03b1\u03c2","path":"THESSALIA\/Thessaly_Plastira_Morfovouni_Messenikolas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4304,"name_EN":"Plastira Lake: B7 Morfovouni-Messenikolas","description_EN":"Trail B7 Morfovouni-Gazi peak-Livadia-Messenikolas","ascent_time":95,"descent_time":105,"marker":"Red_dots","level":13,"ascent":110,"descent":293,"maxelev":965,"minelev":692,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.7457 39.33449,21.75883 39.35209)","views":9,"millestones":"0,21.7457046,39.3520909#1,21.7523654,39.3461326#2,21.7471994,39.3401448#3,21.7518322,39.3353978#4.3,21.7585777,39.3423798","x":21.7471206,"y":39.3397214,"coor":[[21.7457046,39.3520909],[21.7464415,39.3515466],[21.7473313,39.3513026],[21.7479662,39.3510446],[21.7482594,39.3509467],[21.7483998,39.3509809],[21.7486253,39.3508231],[21.7489569,39.3502529],[21.7491967,39.3500143],[21.7495671,39.3493187],[21.7496071,39.3491573],[21.7494989,39.348912],[21.7497001,39.3484294],[21.7496676,39.3479963],[21.7499832,39.347561],[21.7499774,39.3473807],[21.7507691,39.3469365],[21.752127,39.3465663],[21.7524401,39.3465724],[21.7525108,39.3465377],[21.7522443,39.3458028],[21.7523494,39.3454174],[21.7522386,39.3448927],[21.7523575,39.3448049],[21.7524037,39.3440851],[21.7523103,39.3437409],[21.7521769,39.3435581],[21.7518586,39.3433538],[21.7517589,39.3432077],[21.7517477,39.3424687],[21.7516393,39.3422324],[21.7512998,39.3419645],[21.750749,39.3417737],[21.7504814,39.3414352],[21.7502625,39.3413859],[21.7499466,39.3414699],[21.7494859,39.3413619],[21.7484957,39.3414869],[21.747895,39.3414032],[21.7477159,39.3412015],[21.7474442,39.3412052],[21.7474668,39.3408633],[21.7472296,39.3403002],[21.7471206,39.3397214],[21.7466654,39.339082],[21.7468022,39.3387963],[21.74747,39.3382326],[21.7479509,39.3380708],[21.748159,39.3377324],[21.7485573,39.337614],[21.7488175,39.3374569],[21.7491178,39.3371384],[21.7492314,39.3368523],[21.7494977,39.336506],[21.7501215,39.3362298],[21.7503023,39.3360171],[21.7506696,39.3357809],[21.7513825,39.3348938],[21.7521176,39.3345476],[21.7523159,39.3343667],[21.7524054,39.3345847],[21.7523897,39.3347105],[21.7520796,39.3349748],[21.751773,39.3354914],[21.7515817,39.3356679],[21.7515464,39.3360456],[21.7513566,39.3365375],[21.7511758,39.3367502],[21.7509892,39.3375034],[21.750698,39.3379032],[21.75076,39.3381386],[21.7513723,39.3382225],[21.7513891,39.3384211],[21.7523657,39.3388319],[21.7529427,39.3392935],[21.7541874,39.3391914],[21.7545547,39.3393156],[21.7548597,39.3395737],[21.7552052,39.3396525],[21.755727,39.3396625],[21.7562334,39.339857],[21.7569246,39.3400145],[21.7582045,39.3406248],[21.7583118,39.3408971],[21.7582464,39.3411301],[21.7582668,39.341581],[21.7585777,39.3423798]]},{"id":18830,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u03929 \u039c\u03bf\u03c3\u03c7\u03ac\u03c4\u03bf-\u03a4\u03c3\u03b1\u03c1\u03b4\u03ac\u03ba\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03929 \u039c\u03bf\u03c3\u03c7\u03ac\u03c4\u03bf-\u03a3\u03ba\u03bf\u03c4\u03c9\u03bc\u03ad\u03bd\u03bf\u03c2-\u039c\u03bf\u03bd\u03ae_\u039a\u03bf\u03c1\u03ce\u03bd\u03b7\u03c2-\u03a4\u03c3\u03b1\u03c1\u03b4\u03ac\u03ba\u03b9","path":"THESSALIA\/Thessaly_Plastira_Moschato_Tsardaki2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2258,"name_EN":"Plastira Lake: B9 Moschato-Tsardaki","description_EN":"Trail B9 Moschato-Skotomenos-Koronis monastery-Tsardaki","ascent_time":60,"descent_time":45,"marker":"Red_dots","level":13,"ascent":397,"descent":2,"maxelev":791,"minelev":388,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.77706 39.31112,21.7948 39.31989)","views":10,"millestones":"0,21.7945215,39.3199394#1,21.7861956,39.3154780#2.3,21.7773614,39.3107881","x":21.7854233,"y":39.3145997,"coor":[[21.7945215,39.3199394],[21.7940126,39.3199613],[21.7938472,39.3201023],[21.7935757,39.3202053],[21.7931166,39.3200524],[21.7930416,39.320006],[21.7924878,39.3197252],[21.791898,39.3196014],[21.7914753,39.3193951],[21.7906495,39.3194696],[21.7905496,39.3193595],[21.7904801,39.3191735],[21.7903493,39.3188377],[21.7900691,39.3185261],[21.7899181,39.3185322],[21.78977,39.3184483],[21.789651,39.3181758],[21.789327,39.3181516],[21.7887313,39.317915],[21.788253,39.3176356],[21.7876706,39.3169759],[21.7874824,39.3163236],[21.7872288,39.3162738],[21.7870501,39.3160541],[21.7867519,39.3159494],[21.7865645,39.3156395],[21.7860955,39.3154323],[21.7858171,39.3150667],[21.785549,39.314958],[21.7854233,39.3145997],[21.785308,39.3145795],[21.7849678,39.3146991],[21.7847533,39.3145149],[21.784306,39.3147226],[21.7835729,39.3147987],[21.7831809,39.3143588],[21.7831442,39.3140518],[21.7829706,39.3136701],[21.7825217,39.3135624],[21.7821279,39.3135459],[21.7817604,39.3134308],[21.7814127,39.3134241],[21.7811877,39.3132036],[21.7802653,39.3130329],[21.7796863,39.3130038],[21.7794723,39.3128015],[21.7796923,39.3124453],[21.7796372,39.3123542],[21.779184,39.3123816],[21.7788741,39.3126459],[21.7786191,39.3126411],[21.7783419,39.3122394],[21.7779815,39.3118991],[21.7778055,39.3114949],[21.7777134,39.311394],[21.7778251,39.3111619],[21.7776853,39.3108168],[21.7773467,39.310968],[21.7773614,39.3107881]]},{"id":18831,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: \u039a1 \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u03bb\u03b1\u03c4\u03ac\u03ba\u03bf\u03c2-\u039c\u03c0\u03bf\u03c1\u03bb\u03ad\u03c1\u03bf","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039a1","path":"THESSALIA\/Thessaly_Plastira_Elatakos_Borlero","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":4316,"name_EN":"Plastira Lake: K1 Elatakos refuge-Borlero peak","description_EN":"Trail K1","ascent_time":130,"descent_time":105,"marker":"Red_dots","level":13,"ascent":655,"descent":113,"maxelev":2016,"minelev":1457,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.68858 39.22286,21.72317 39.23341)","views":24,"millestones":"0,21.7228096,39.2340810#1,21.7180248,39.2298563#2,21.7109774,39.2270640#3,21.7017105,39.2239180#4.3,21.6889402,39.2223590","x":21.7092645,"y":39.2266212,"coor":[[21.7228096,39.234081],[21.7224142,39.233857],[21.7212234,39.2335274],[21.7196969,39.2328849],[21.719541,39.2327242],[21.7185431,39.2324163],[21.7176489,39.2317681],[21.7173112,39.2318246],[21.7169159,39.2315105],[21.7165142,39.2313945],[21.7159389,39.2309147],[21.7159754,39.2308614],[21.7168559,39.2308606],[21.7173837,39.2310151],[21.7175817,39.230983],[21.7178764,39.2308266],[21.7180769,39.2300016],[21.7178004,39.2292394],[21.7178282,39.2290958],[21.7184293,39.2280625],[21.7189625,39.2276945],[21.7188238,39.2275612],[21.718524,39.2275193],[21.7179889,39.2275899],[21.7176421,39.2275651],[21.717419,39.2276598],[21.7170595,39.2276708],[21.7164182,39.2278023],[21.7160361,39.2277948],[21.7156223,39.2276966],[21.7152258,39.2277789],[21.7151424,39.2278494],[21.7148334,39.2277352],[21.7145214,39.2277111],[21.7132573,39.2273979],[21.7128287,39.2273985],[21.7121273,39.2272406],[21.7113169,39.2272247],[21.7111219,39.2271668],[21.7105572,39.2267638],[21.7103049,39.2266867],[21.7098413,39.2266956],[21.7095418,39.2266447],[21.7094242,39.2266964],[21.7092645,39.2266212],[21.7081311,39.2269232],[21.7077757,39.2268081],[21.7070491,39.2267127],[21.7060947,39.2264957],[21.7059211,39.2264923],[21.7057561,39.2265792],[21.7056305,39.2265226],[21.7055584,39.2266023],[21.7051288,39.2262785],[21.7048319,39.2261465],[21.7046902,39.2258734],[21.7047198,39.2256758],[21.7046548,39.2255394],[21.7044583,39.2255265],[21.7043915,39.2254441],[21.7039545,39.2253454],[21.7036009,39.2251762],[21.7029423,39.2251272],[21.7027315,39.2248438],[21.7022298,39.2245996],[21.7019559,39.2243825],[21.7018739,39.2240565],[21.701626,39.2238444],[21.7010763,39.2236534],[21.7009675,39.223435],[21.7003919,39.2229732],[21.6997985,39.2227002],[21.6988158,39.2226447],[21.698208,39.2228129],[21.6978031,39.2228184],[21.6968048,39.2226185],[21.6966214,39.2225608],[21.696475,39.2224317],[21.6960847,39.2223249],[21.6940415,39.2224647],[21.6933363,39.2224237],[21.6928125,39.2225034],[21.6921527,39.2224903],[21.6914864,39.2226753],[21.6909875,39.2227014],[21.6905857,39.2228016],[21.6902263,39.2228125],[21.6889402,39.222359]]},{"id":18832,"author":"AnaDigit","name_GR":"\u0386\u03b3\u03c1\u03b1\u03c6\u03b1: K1 \u0388\u03bb\u03b1\u03c4\u03bf\u03c2-\u039c\u03c0\u03bf\u03c1\u03bb\u03ad\u03c1\u03bf","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039a1","path":"THESSALIA\/Thessaly_Plastira_Elatos_Borlero","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":3376,"name_EN":"Agrafa: K1 Elatos-Borlero peak","description_EN":"Trail K1","ascent_time":125,"descent_time":90,"marker":"Red_dots","level":13,"ascent":818,"descent":5,"maxelev":2016,"minelev":1174,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.68669 39.2225,21.69582 39.24026)","views":17,"millestones":"0,21.6871071,39.2402649#1,21.6881249,39.2334535#2,21.6952368,39.2304183#3.4,21.6889402,39.2223590","x":21.6930181,"y":39.232107,"coor":[[21.6871071,39.2402649],[21.6874089,39.2398925],[21.6875876,39.2393916],[21.6881629,39.2391597],[21.6877247,39.239097],[21.6876479,39.2390099],[21.6877477,39.2387956],[21.6877289,39.2386601],[21.6881504,39.2378216],[21.6879817,39.2373137],[21.6875916,39.2371978],[21.6872443,39.2371909],[21.6869759,39.2372487],[21.6868049,39.2368128],[21.6870467,39.2357996],[21.6870261,39.2353667],[21.6869489,39.235248],[21.6870626,39.234962],[21.6869705,39.2342394],[21.6874597,39.234159],[21.687625,39.2340632],[21.6878064,39.2338326],[21.6879563,39.2338536],[21.6880976,39.2337843],[21.6880584,39.2335673],[21.6883041,39.2331397],[21.6884106,39.2330698],[21.6887001,39.2330755],[21.6887945,39.2330233],[21.68879,39.232807],[21.6886379,39.2324977],[21.688678,39.2323363],[21.68942,39.2316122],[21.6895827,39.2315975],[21.6898543,39.231792],[21.6914445,39.2316975],[21.6916858,39.2317563],[21.691842,39.2319396],[21.6922974,39.2321829],[21.692555,39.2320979],[21.6930181,39.232107],[21.6932995,39.2320045],[21.693596,39.2317942],[21.6940163,39.2316944],[21.6942294,39.2315544],[21.6944589,39.231622],[21.6946043,39.2314267],[21.6947693,39.2313399],[21.6949655,39.2313618],[21.6952375,39.2315474],[21.6952858,39.2314853],[21.6951973,39.231006],[21.6955003,39.2309489],[21.695549,39.2308778],[21.695271,39.2305209],[21.6951133,39.2300313],[21.6945409,39.2298803],[21.6943019,39.2297495],[21.6936499,39.2291419],[21.693645,39.2285832],[21.6931217,39.2282936],[21.6928603,39.2277839],[21.6928377,39.227414],[21.692678,39.2273388],[21.6927732,39.2269082],[21.692425,39.226577],[21.6925827,39.2260035],[21.6927733,39.2258451],[21.6926367,39.2257703],[21.6923389,39.225314],[21.692078,39.2251466],[21.6920784,39.2244259],[21.6918715,39.2240253],[21.6918465,39.2237275],[21.6916401,39.223309],[21.6913614,39.2229791],[21.6909875,39.2227014],[21.6905857,39.2228016],[21.6902263,39.2228125],[21.6889402,39.222359]]},{"id":18833,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: B5 \u03a6\u03c5\u03bb\u03b1\u03ba\u03c4\u03ae-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0391\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd","description_GR":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03ba\u03cd\u03c1\u03b9\u03b5\u03c2 \u03c0\u03bf\u03c1\u03b5\u03af\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0391\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd","path":"THESSALIA\/Thessaly_Plastira_Fylakti_Karamanoli","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4198,"name_EN":"Plastira Lake: \u03925 Fylakti-Agrafa refuge","description_EN":"One of the major access ways to the Agrafa refuge","ascent_time":105,"descent_time":90,"marker":"Red_dots","level":13,"ascent":605,"descent":98,"maxelev":1520,"minelev":921,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.67402 39.27881,21.68277 39.30284)","views":10,"millestones":"0,21.6792227,39.3029081#1,21.6779356,39.2982153#2,21.6796077,39.2914921#3,21.6757482,39.2841831#4.2,21.6827673,39.2789732","x":21.6776224,"y":39.2948758,"coor":[[21.6792227,39.3029081],[21.6788507,39.3029367],[21.6787946,39.3028815],[21.6787964,39.3024761],[21.6789892,39.3022547],[21.6789265,39.3020463],[21.6787691,39.301899],[21.6787278,39.3018081],[21.6783716,39.3017109],[21.6785537,39.3014622],[21.6788019,39.301323],[21.6795506,39.3011217],[21.6793543,39.3010638],[21.6792034,39.3007184],[21.6798951,39.3004889],[21.680123,39.3002592],[21.6806846,39.3001083],[21.6807185,39.2997846],[21.6806276,39.2997287],[21.6804986,39.2997712],[21.680424,39.2995715],[21.6804172,39.2994272],[21.6805297,39.2992583],[21.6803351,39.2991823],[21.6799268,39.2992553],[21.6796267,39.2992133],[21.6794826,39.2990122],[21.6795703,39.2988157],[21.679321,39.2986396],[21.6790429,39.298634],[21.6786545,39.2988065],[21.678377,39.2987829],[21.6778948,39.2986382],[21.6778526,39.2985112],[21.678019,39.2983884],[21.6779213,39.2981882],[21.6776363,39.2980384],[21.677746,39.2978784],[21.6776233,39.2977318],[21.6775743,39.2974605],[21.6773972,39.2972048],[21.677276,39.2963104],[21.6773016,39.2962388],[21.6774145,39.2963312],[21.6776023,39.2962629],[21.6776567,39.2960207],[21.6778688,39.2959168],[21.6778281,39.2957448],[21.6782268,39.2956086],[21.6781148,39.2954893],[21.6781885,39.2953646],[21.6781151,39.2951289],[21.677829,39.2950151],[21.6777881,39.2949152],[21.6776224,39.2948758],[21.6775707,39.2946856],[21.6778473,39.2943848],[21.6778417,39.2942045],[21.6779605,39.2941168],[21.677839,39.2939342],[21.677856,39.2937723],[21.6779751,39.2936756],[21.6786068,39.293508],[21.6794455,39.2930382],[21.6795519,39.2926259],[21.6797209,39.2924221],[21.6800415,39.2921942],[21.6800302,39.2918336],[21.679988,39.2917067],[21.6798751,39.2916143],[21.6790299,39.2912281],[21.6785341,39.2911461],[21.6779996,39.2908291],[21.6773475,39.2905639],[21.6774387,39.2902594],[21.6770843,39.2897568],[21.6771673,39.289353],[21.6768752,39.2890679],[21.6768765,39.2883291],[21.6764449,39.2870052],[21.6764562,39.286663],[21.676292,39.2863714],[21.675841,39.285984],[21.6760716,39.285322],[21.6763134,39.2850205],[21.6762692,39.2846052],[21.6762033,39.2844957],[21.6757045,39.2841524],[21.6757268,39.2838285],[21.675862,39.283597],[21.6757788,39.283307],[21.6751744,39.2830066],[21.6746898,39.282587],[21.6751889,39.2815159],[21.6755204,39.2813063],[21.6762001,39.2810856],[21.676356,39.2809266],[21.6768129,39.2807825],[21.677276,39.2804494],[21.6779978,39.2803557],[21.6784086,39.2802017],[21.6787639,39.2799746],[21.679404,39.2798972],[21.6804449,39.2796207],[21.6808459,39.2792683],[21.6813068,39.2789351],[21.6815435,39.2788227],[21.6819385,39.2787945],[21.6827673,39.2789732]]},{"id":18834,"author":"AnaDigit","name_GR":"\u039b\u03af\u03bc\u03bd\u03b7 \u03a0\u03bb\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1: B6 \u039a\u03b1\u03c1\u03cd\u03c4\u03c3\u03b1-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0391\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd","description_GR":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03ba\u03cd\u03c1\u03b9\u03b5\u03c2 \u03c0\u03bf\u03c1\u03b5\u03af\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0391\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd","path":"THESSALIA\/Thessaly_Plastira_Karitsa_Karamanoli","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4739,"name_EN":"Plastira Lake: \u03926 Karitsa-Agrafa refuge","description_EN":"One of the major access ways to the Agrafa refuge","ascent_time":115,"descent_time":105,"marker":"Red_dots","level":13,"ascent":547,"descent":138,"maxelev":1589,"minelev":1099,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.67442 39.25859,21.69712 39.27881)","views":14,"millestones":"0,21.6971226,39.2585905#1,21.6906686,39.2619929#2,21.6869715,39.2687072#3,21.6771868,39.2706223#4.7,21.6827658,39.2789732","x":21.6859076,"y":39.269247,"coor":[[21.6971226,39.2585905],[21.6968507,39.2587203],[21.6969442,39.2587627],[21.6968973,39.2587798],[21.6969425,39.2588167],[21.6968798,39.2589596],[21.6969228,39.2591406],[21.6966472,39.2590631],[21.6964944,39.2591952],[21.6966284,39.259351],[21.6966644,39.2596671],[21.6963627,39.2596791],[21.6961052,39.2597551],[21.6954891,39.2601664],[21.6953917,39.2603086],[21.6951833,39.2603045],[21.6946941,39.2600245],[21.6938005,39.2597095],[21.6935326,39.2597492],[21.6929691,39.2599723],[21.6925614,39.2603877],[21.6920887,39.2606666],[21.6917139,39.2607853],[21.6916178,39.2608915],[21.6914036,39.2607071],[21.6912055,39.2607392],[21.6908062,39.2606592],[21.6904575,39.2606883],[21.690653,39.2610886],[21.6904659,39.2611389],[21.6902723,39.2613874],[21.6903138,39.2615684],[21.6906334,39.2618945],[21.6907716,39.2622757],[21.6912794,39.2623398],[21.6913124,39.2623945],[21.6916878,39.2625326],[21.6918087,39.2627332],[21.6913719,39.2629768],[21.6909849,39.2631133],[21.6908388,39.2633266],[21.6908546,39.2634215],[21.6905713,39.2635781],[21.6904436,39.2635845],[21.6902429,39.2634409],[21.6897891,39.2637833],[21.6895988,39.264284],[21.6890634,39.2647059],[21.6889016,39.265045],[21.6885907,39.2653361],[21.6884288,39.2665942],[21.6883643,39.2667912],[21.6879893,39.2672702],[21.6877138,39.2678954],[21.6872772,39.2684814],[21.6867308,39.2688849],[21.6862402,39.2690013],[21.6859076,39.269247],[21.6856521,39.2692599],[21.6846319,39.2689153],[21.6839572,39.268992],[21.6835369,39.2687313],[21.6833982,39.2687196],[21.6829892,39.2688195],[21.6827297,39.2689585],[21.6824074,39.268889],[21.6821951,39.2690019],[21.6818105,39.2690663],[21.6814345,39.269221],[21.6811205,39.2692508],[21.6808238,39.2691098],[21.6805806,39.2691049],[21.6802741,39.269261],[21.6798916,39.2692623],[21.6795862,39.2693824],[21.6786459,39.2694267],[21.6782943,39.2695458],[21.6778877,39.2695738],[21.6779097,39.2699616],[21.677844,39.2701945],[21.6773688,39.2705454],[21.676969,39.2707176],[21.6766384,39.2712516],[21.6766441,39.2714319],[21.6771757,39.2721813],[21.6770515,39.2724311],[21.6767082,39.2722981],[21.6764342,39.2725224],[21.6762708,39.2725551],[21.675798,39.272834],[21.6754983,39.2731343],[21.675506,39.2732516],[21.6757854,39.2735635],[21.6758921,39.2738449],[21.675783,39.2739869],[21.6752742,39.2743011],[21.6751863,39.2748579],[21.675033,39.2749359],[21.6746956,39.2749742],[21.6748405,39.2754997],[21.6746614,39.2756583],[21.6745128,39.2759436],[21.6747032,39.2761456],[21.6748217,39.2764182],[21.6761158,39.2768946],[21.6768551,39.2773238],[21.6769944,39.2776689],[21.6775384,39.2782203],[21.6780766,39.2784202],[21.6784408,39.2786257],[21.6793943,39.278888],[21.6810897,39.2787956],[21.681542,39.2788227],[21.6819371,39.2787945],[21.6827658,39.2789732]]}],{"extent":[21.60273,39.21376,21.8212,39.3562],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"byname"}},"PELOPONNESE\/Pelop_Abeliona_Trail_1":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_2":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1c":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1a":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1b":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Attavyros_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Attavyros_summit":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_36km_Lindos_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Kattavia_Skiadeni_loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Lindos_Sport":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false}}}); 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_plastira_lake = new getPoiCollection("plastira_lake",[{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.679608,"y":39.337897,"photo":"K3II59181","type":450,"zoom_level":15,"id":4595,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":719},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.671875,"y":39.341282,"photo":"K3II59351","type":450,"zoom_level":17,"id":4596,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.733148,"y":39.274765,"photo":"K3II59571","type":450,"zoom_level":15,"id":4597,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":655},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.719787,"y":39.270997,"photo":"K3II59601","type":450,"zoom_level":16,"id":4598,"hlink_GR":"","hlink_EN":"","description":"","height":691,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.709337,"y":39.274312,"photo":"K3II59671","type":450,"zoom_level":16,"id":4599,"hlink_GR":"","hlink_EN":"","description":"","height":621,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.692382,"y":39.281073,"photo":"K3II59691","type":450,"zoom_level":16,"id":4600,"hlink_GR":"","hlink_EN":"","description":"","height":599,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.692452,"y":39.281103,"photo":"K3II59701","type":450,"zoom_level":16,"id":4601,"hlink_GR":"","hlink_EN":"","description":"","height":557,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.683018,"y":39.27918,"photo":"K3II59791","type":450,"zoom_level":16,"id":4602,"hlink_GR":"","hlink_EN":"","description":"","height":528,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.711925,"y":39.306507,"photo":"K3II60042","type":450,"zoom_level":16,"id":4603,"hlink_GR":"","hlink_EN":"","description":"","height":599,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.733417,"y":39.255833,"photo":"K3II60051","type":450,"zoom_level":15,"id":4604,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.630057,"y":39.32164,"photo":"K3II61231","type":450,"zoom_level":15,"id":4605,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":604},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.630482,"y":39.32265,"photo":"K3II61281","type":450,"zoom_level":15,"id":4606,"hlink_GR":"","hlink_EN":"","description":"","height":514,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.630037,"y":39.322382,"photo":"K3II61301","type":450,"zoom_level":16,"id":4607,"hlink_GR":"","hlink_EN":"","description":"","height":802,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.628422,"y":39.336493,"photo":"K3II61441","type":450,"zoom_level":16,"id":4608,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":500},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.630908,"y":39.333322,"photo":"K3II61531","type":450,"zoom_level":16,"id":4609,"hlink_GR":"","hlink_EN":"","description":"","height":660,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.646832,"y":39.347798,"photo":"K3II61551","type":450,"zoom_level":15,"id":4610,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":792},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.646937,"y":39.347745,"photo":"K3II61561","type":450,"zoom_level":16,"id":4611,"hlink_GR":"","hlink_EN":"","description":"","height":687,"width":800},{"name":"\u039b\u0399\u039c\u039d\u0397 \u03a0\u039b\u0391\u03a3\u03a4\u0397\u03a1\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.646845,"y":39.347825,"photo":"K3II61571","type":450,"zoom_level":16,"id":4612,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":494}],{});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="
Β4δ Πέρασμα Αγίου Νικολάου-Βουτσικάκι
Β20 Ανθοχώρι-Πέρασμα Αγίου Νικολάου
Β20/Β22 Ανθοχώρι-Καζάρμα
Μπελεκομιτη-Άγιος Νικόλαος (Βραγγιανά)
K1 Μπελοκομίτη-καταφύγιο Ελατάκος
Β1 Μπελοκομίτη-καταφύγιο Αγράφων
Β11 Λίμνη ΔΕΗ-Μοσχάτο
Καταφύγιο Ελατάκος-Άγιος Νικόλαος (Βραγγιανά)
Κ1 Καταφύγιο Ελατάκος-Μπορλέρο
K1 Έλατος-Μπορλέρο
B5 Φυλακτή-καταφύγιο Αγράφων
B14 Φυλακτή-Καζάρμα
B3 Καλύβια Πεζούλας-καταφύγιο Αγράφων
Β4α Καταφύγιο Αγράφων-Βουτσικάκι
B6 Καρύτσα-καταφύγιο Αγράφων
Β15α Στα μαντάνια της Κερασιάς
Β15β Κερασιά-Προφήτης Ηλίας
B17 Κρυονέρι-Καζάρμα
Β7a Μεσενικόλας-Τσαρδάκι
Β7 Μορφοβούνι-Μεσενικόλας
Β10 Μοσχάτο-Τσαρδάκι
Β9 Μοσχάτο-Τσαρδάκι
Β2 Νεοχώρι-καταφύγιο Αγράφων
Β4β Παλιομάντρι-Βουτσικάκι
Β10a Τσαρδάκι-Κουκουργιάκος
Β8 Βρύσες Αγίου Γεωργίου-Μορφοβούνι
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["plastira_lake"],pc:["plastira_lake"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_plastira_lake.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); }