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_kallidromo = new getAdventureCollection("kallidromo",[{"id":16566,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u0391\u03bd\u03bf\u03c0\u03b1\u03af\u03b1 \u039f\u03b4\u03cc\u03c2","description_GR":"\u039f \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03c4\u03bf\u03c5 \u0395\u03c6\u03b9\u03ac\u03bb\u03c4\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03c9\u03bd \u03a0\u03b5\u03c1\u03c3\u03ce\u03bd","path":"STEREA\/Sterea_Kallidromo_Anopea_Odos","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":16828,"name_EN":"Kallidromo: Anopea Odos","description_EN":"The way of Efialtes and the Persians","ascent_time":440,"descent_time":455,"marker":"No_marks","level":9,"ascent":755,"descent":1107,"maxelev":1072,"minelev":29,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.47785 38.76388,22.55821 38.7975)","views":106,"millestones":"0,22.4812988,38.7821092#1,22.4854527,38.7791645#2,22.4810947,38.7771462#3,22.4832049,38.7746294#4,22.4897111,38.7740208#5,22.4976128,38.7725368#6,22.5056705,38.7675423#7,22.5150437,38.7646643#8,22.5235990,38.7645458#9,22.5318223,38.7649690#10,22.5393546,38.7667218#11,22.5493385,38.7674790#12,22.5580291,38.7720842#13,22.5537985,38.7780344#14,22.5443943,38.7816894#15,22.5435519,38.7874072#16,22.5436912,38.7935766#16.8,22.5455723,38.7983672","x":22.527151,"y":38.7664493,"coor":[[22.4812988,38.7821092],[22.4815531,38.7820584],[22.4816962,38.7820963],[22.4817972,38.7822238],[22.4821663,38.7832739],[22.4822678,38.7833743],[22.4823942,38.7833849],[22.4825981,38.7830001],[22.482987,38.7825726],[22.4829406,38.7820494],[22.4833234,38.7819102],[22.4834531,38.7817677],[22.4834224,38.7815871],[22.4832213,38.7812961],[22.4833185,38.7810541],[22.4838157,38.7809524],[22.4842169,38.7804891],[22.4847171,38.7802432],[22.485672,38.7802736],[22.4863706,38.7804449],[22.4865095,38.7804106],[22.4866161,38.7802678],[22.4863818,38.7799134],[22.4855762,38.7793623],[22.4852646,38.7788536],[22.4847323,38.7784412],[22.4842652,38.7782099],[22.4840584,38.7781892],[22.4837343,38.7782751],[22.4832647,38.7781609],[22.4828462,38.7783537],[22.4823623,38.7783744],[22.4812406,38.7780715],[22.4804097,38.7781688],[22.4798131,38.778071],[22.4790175,38.7781327],[22.4786396,38.7780377],[22.4783335,38.7778174],[22.478267,38.7776994],[22.4783609,38.7776105],[22.4787123,38.7778674],[22.4789655,38.7778707],[22.4796088,38.7773925],[22.4801205,38.7771468],[22.4812257,38.7771432],[22.4821556,38.7772634],[22.4821686,38.7771915],[22.4817931,38.7769884],[22.4817831,38.7769161],[22.4818757,38.7768903],[22.4826871,38.7771712],[22.4827795,38.7771544],[22.4827358,38.7770457],[22.4819612,38.7766571],[22.4814926,38.7759572],[22.4815163,38.7753808],[22.4813107,38.7747654],[22.4815799,38.774012],[22.4818095,38.7739384],[22.4820698,38.774149],[22.4826532,38.7741521],[22.4826816,38.7739001],[22.4824898,38.7737174],[22.4825743,38.7737005],[22.4825088,38.773551],[22.4828509,38.7736996],[22.4833945,38.7741211],[22.4834824,38.7743205],[22.483203,38.7744701],[22.4831997,38.7746232],[22.4835366,38.7750241],[22.4842298,38.7754476],[22.4846233,38.7753446],[22.4856487,38.7753038],[22.4866487,38.7748301],[22.4869877,38.7745822],[22.4879555,38.7745407],[22.4885908,38.7749814],[22.488831,38.7750566],[22.4892104,38.7750796],[22.4898452,38.7749977],[22.4906329,38.7747645],[22.4907997,38.7744964],[22.4908156,38.7742893],[22.490683,38.7740263],[22.4907209,38.7738646],[22.4908979,38.7736596],[22.4908653,38.7735691],[22.4906815,38.7735487],[22.4901597,38.7737312],[22.4897969,38.7740148],[22.4896931,38.7740225],[22.4896486,38.7739498],[22.4898,38.773321],[22.4903883,38.7727159],[22.4903305,38.7721835],[22.4907909,38.7715677],[22.4910128,38.7714174],[22.4911856,38.7714106],[22.4913459,38.7714487],[22.4914817,38.7715586],[22.4916784,38.7720567],[22.4918027,38.7721665],[22.4927641,38.7724312],[22.4929025,38.7724149],[22.4931959,38.7721484],[22.4932765,38.7721494],[22.4934227,38.7723135],[22.4942151,38.7726211],[22.4950672,38.772605],[22.4952268,38.7726792],[22.4955372,38.7727012],[22.4959303,38.7726161],[22.4961248,38.7726727],[22.4962295,38.77262],[22.4970601,38.7726532],[22.4977308,38.7725086],[22.4979954,38.772512],[22.4984597,38.7723648],[22.4985191,38.7722755],[22.4990136,38.7722999],[22.4996595,38.7722361],[22.5000649,38.7721151],[22.5001822,38.7720085],[22.5009164,38.7718557],[22.500952,38.7718021],[22.5014948,38.771719],[22.5017042,38.7716135],[22.5022799,38.7716029],[22.5027555,38.7714287],[22.5029957,38.7710038],[22.503049,38.770653],[22.5033542,38.7703686],[22.5035259,38.7698662],[22.5036542,38.7697867],[22.5038085,38.7695634],[22.5039477,38.7695112],[22.5039873,38.7692684],[22.5045011,38.7689145],[22.5048327,38.7684682],[22.5049067,38.7682349],[22.505223,38.7679686],[22.5054903,38.7678458],[22.5057647,38.7673808],[22.5060684,38.7671684],[22.5062951,38.7667838],[22.5064228,38.7667314],[22.5068259,38.7667185],[22.5069891,38.7666215],[22.5073084,38.766211],[22.5077756,38.7658836],[22.5081236,38.7657529],[22.508618,38.7657772],[22.5088502,38.7656811],[22.5091828,38.7657394],[22.509243,38.765614],[22.5094644,38.7654816],[22.5103496,38.765529],[22.5106469,38.7656229],[22.5113043,38.7655592],[22.5116421,38.7653652],[22.5118422,38.7651515],[22.5121899,38.7650388],[22.5122289,38.764823],[22.5124022,38.7647892],[22.5124041,38.7646991],[22.5127296,38.764541],[22.5132654,38.7647912],[22.5137847,38.7647257],[22.5142249,38.7647628],[22.5145617,38.7647175],[22.5147681,38.7647562],[22.5151114,38.7646434],[22.5154862,38.7644364],[22.5161937,38.7641751],[22.5164357,38.7641601],[22.5166754,38.7642533],[22.5172349,38.7642424],[22.5176482,38.7642927],[22.5179559,38.7644407],[22.5181868,38.7644076],[22.5185311,38.764457],[22.5190321,38.7647157],[22.5193996,38.7647564],[22.5196305,38.7647233],[22.5199699,38.7644482],[22.5202925,38.7638756],[22.5206418,38.7636818],[22.5206244,38.7634112],[22.5209312,38.7634286],[22.5209969,38.7635917],[22.5211453,38.7636476],[22.5213691,38.7639568],[22.5215621,38.7640854],[22.522048,38.7639654],[22.522439,38.7639794],[22.5226153,38.7643601],[22.5228622,38.7646696],[22.5231723,38.7648041],[22.523343,38.7648964],[22.523447,38.7648797],[22.5234169,38.7646631],[22.5235114,38.7645471],[22.5240871,38.7645364],[22.5249575,38.7653043],[22.5251314,38.7655948],[22.525175,38.7657125],[22.5253342,38.7658046],[22.5258722,38.7659466],[22.5262171,38.765969],[22.5264082,38.7661876],[22.527151,38.7664493],[22.5275363,38.7667425],[22.5282579,38.7669138],[22.5287252,38.7671359],[22.5290478,38.767122],[22.5294873,38.7670194],[22.5301825,38.7667938],[22.5304174,38.7660038],[22.5303337,38.7655973],[22.5304639,38.7654187],[22.5311816,38.7652205],[22.5314871,38.7649179],[22.5317643,38.7648673],[22.5319867,38.7652486],[22.532078,38.7652858],[22.5324371,38.7651732],[22.5325308,38.7650932],[22.5323631,38.7654155],[22.5324604,38.7657231],[22.5327232,38.7658165],[22.5332221,38.7661832],[22.5337147,38.7662976],[22.5338843,38.7664439],[22.5341371,38.7664651],[22.5343996,38.7665765],[22.5354693,38.7666079],[22.5356969,38.7667369],[22.5361791,38.766797],[22.5366463,38.7670282],[22.537139,38.7671334],[22.5378332,38.7675206],[22.5382111,38.7676154],[22.5386425,38.7679092],[22.5391176,38.7677529],[22.539354,38.7674495],[22.5394068,38.7677025],[22.5395498,38.767461],[22.5395336,38.7671273],[22.5394589,38.7668381],[22.5392113,38.7665646],[22.539413,38.7662698],[22.540221,38.7667214],[22.5409689,38.7667308],[22.5412827,38.7671492],[22.5418026,38.7673539],[22.5423766,38.7671268],[22.5426293,38.767148],[22.5430798,38.7670725],[22.5440226,38.7671203],[22.5448816,38.7670093],[22.5452779,38.7670864],[22.5458792,38.7669497],[22.5460169,38.7669694],[22.5470481,38.7671985],[22.5473128,38.7672018],[22.5478259,38.7674424],[22.5487698,38.7674362],[22.5489446,38.7673302],[22.549208,38.7673965],[22.5498701,38.7678103],[22.5499777,38.7678792],[22.5508038,38.7685743],[22.5510334,38.7686041],[22.5511345,38.7687315],[22.5519808,38.7690709],[22.5521649,38.7690732],[22.5524619,38.769185],[22.5534362,38.7693863],[22.5539004,38.7697705],[22.5540849,38.7697548],[22.5541738,38.7699091],[22.5542242,38.7699818],[22.5545325,38.7701028],[22.5546706,38.7701045],[22.5551734,38.7700521],[22.5554029,38.770091],[22.5554752,38.7701595],[22.5557392,38.7701988],[22.555909,38.770336],[22.5562864,38.7704578],[22.5565864,38.7704255],[22.5567501,38.7705312],[22.5570482,38.7705889],[22.5572473,38.7709878],[22.5577818,38.7713098],[22.5577642,38.771616],[22.5579572,38.7717445],[22.5580455,38.7719348],[22.5579202,38.7730146],[22.5578372,38.7731307],[22.5573132,38.7734306],[22.5571596,38.773627],[22.5569862,38.7742376],[22.5568428,38.7744972],[22.5570496,38.7745177],[22.5573625,38.7744135],[22.5575928,38.7744073],[22.5577635,38.7745085],[22.5577388,38.7745893],[22.5570849,38.7750498],[22.5569881,38.7752829],[22.556777,38.7754785],[22.5557321,38.7759162],[22.5549808,38.7760691],[22.5549987,38.7763216],[22.5551125,38.7763861],[22.5551546,38.7765849],[22.5552461,38.776613],[22.554953,38.7774474],[22.5548001,38.7776077],[22.5542424,38.7778622],[22.5539675,38.7777957],[22.5538935,38.7778939],[22.5534899,38.7785016],[22.5531022,38.7788843],[22.5527292,38.779114],[22.552175,38.7791972],[22.5519769,38.7793119],[22.5517694,38.7793274],[22.5517252,38.7792367],[22.5516108,38.7791993],[22.5513803,38.7792144],[22.5510296,38.7794804],[22.5508209,38.7795499],[22.5504397,38.7796173],[22.549911,38.7795747],[22.5496772,38.779752],[22.5480114,38.7801458],[22.5475423,38.7800048],[22.5474488,38.7800757],[22.5471948,38.7801086],[22.5465023,38.7807668],[22.5463068,38.7807554],[22.5461078,38.7809151],[22.5458084,38.7809204],[22.545363,38.7813113],[22.5452134,38.7813095],[22.5445985,38.7815451],[22.5443065,38.7817487],[22.5432991,38.7820335],[22.5427279,38.7823868],[22.5424816,38.782609],[22.5423825,38.7829502],[22.5419753,38.7831614],[22.5419391,38.7832421],[22.5422103,38.7840564],[22.5423663,38.7843107],[22.5423861,38.7844731],[22.5422669,38.7846699],[22.5424741,38.7846725],[22.5425532,38.7847455],[22.5423706,38.7852299],[22.5422658,38.7852916],[22.542287,38.785382],[22.5421002,38.7855058],[22.5420273,38.7856941],[22.5421225,38.785862],[22.5420043,38.7862931],[22.5420467,38.7864738],[22.5423114,38.7864771],[22.5427236,38.7865904],[22.5424991,38.7863083],[22.542538,38.7860925],[22.5431652,38.7867401],[22.5434512,38.7868338],[22.5435071,38.7869156],[22.5435591,38.787538],[22.5435113,38.7876275],[22.5431407,38.787731],[22.5428676,38.7881421],[22.5429357,38.788188],[22.5434087,38.7881398],[22.5438498,38.7879651],[22.5440343,38.7879494],[22.5443033,38.7883132],[22.54416,38.7885637],[22.54427,38.7888174],[22.5441868,38.7889425],[22.5441336,38.7892933],[22.5441688,38.7896857],[22.5443824,38.7899407],[22.5445507,38.7899968],[22.5444177,38.7903106],[22.5442848,38.7904396],[22.5441582,38.790438],[22.5439652,38.7908681],[22.5437522,38.7911538],[22.543765,38.7912666],[22.5435768,38.7914625],[22.5436795,38.7915088],[22.5440054,38.7913327],[22.544143,38.7913614],[22.5443913,38.7921755],[22.5443858,38.7924458],[22.5442363,38.7930026],[22.543689,38.7933021],[22.5436534,38.7935134],[22.5439541,38.7940128],[22.5440548,38.7947259],[22.5446415,38.7953189],[22.5444922,38.7952991],[22.5446495,38.7960039],[22.5448612,38.7961732],[22.5452159,38.7964615],[22.5452473,38.7966151],[22.5454611,38.7967754],[22.5456271,38.7971019],[22.5458574,38.7971047],[22.5457565,38.797536],[22.5459273,38.7976283],[22.545687,38.7980848],[22.5455723,38.7983672]]},{"id":16567,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u039b\u03af\u03bc\u03bd\u03b7 \u039d\u03b5\u03b2\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0393\u03ba\u03b9\u03cc\u03b6\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u039a\u03b1\u03bb\u03bb\u03b9\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5","path":"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6803,"name_EN":"Kallidromo: Nevropoli Lake-Gioza peak","description_EN":"Ascent to the Kallidromo summit","ascent_time":165,"descent_time":150,"marker":"Red_square","level":9,"ascent":481,"descent":66,"maxelev":1407,"minelev":977,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49421 38.73278,22.54441 38.75193)","views":75,"millestones":"0,22.4942173,38.7513867#1,22.5033425,38.7465523#2,22.5066491,38.7514252#3,22.5143380,38.7472926#4,22.5195961,38.7396645#5,22.5283663,38.7353077#6,22.5382518,38.7333564#6.8,22.5443231,38.7369100","x":22.5152455,"y":38.7466816,"coor":[[22.4942173,38.7513867],[22.4952728,38.7508867],[22.4956079,38.7508189],[22.4958608,38.7507636],[22.4963376,38.7505264],[22.496869,38.7498754],[22.49692,38.7496418],[22.4972575,38.7494569],[22.4978458,38.7493924],[22.4987983,38.7489631],[22.4990544,38.7484438],[22.4996924,38.7481996],[22.500097,38.7481147],[22.5009211,38.7477739],[22.501516,38.747385],[22.5019447,38.7472463],[22.5026109,38.7467502],[22.503745,38.7464404],[22.5040275,38.7461376],[22.5040935,38.7462826],[22.5040202,38.7464889],[22.5037162,38.7467193],[22.5033847,38.7471656],[22.5035064,38.7474015],[22.5039137,38.7477311],[22.5044535,38.7477831],[22.505354,38.7481911],[22.5061726,38.7483908],[22.5065203,38.7482691],[22.5065763,38.7483419],[22.5067715,38.7483624],[22.5070791,38.7485105],[22.5071685,38.7486378],[22.507233,38.7488549],[22.5072184,38.7495575],[22.5073916,38.7500824],[22.5076192,38.7502024],[22.5075034,38.750237],[22.5071027,38.7501418],[22.5070444,38.7501771],[22.5070027,38.750519],[22.5066235,38.7510458],[22.5066294,38.7513162],[22.5066756,38.7515871],[22.5075624,38.752103],[22.5078528,38.7519716],[22.5083357,38.7514371],[22.5083065,38.7511844],[22.5080045,38.750766],[22.5079515,38.7505491],[22.5079767,38.7504413],[22.5082933,38.750157],[22.508771,38.7498747],[22.5099159,38.749601],[22.5103802,38.7494087],[22.5115107,38.7487202],[22.5120971,38.748187],[22.5133479,38.7477974],[22.5137308,38.7475905],[22.5147423,38.7470898],[22.5152455,38.7466816],[22.5155948,38.7464878],[22.5169107,38.7451709],[22.5171906,38.7444356],[22.5173909,38.7430955],[22.5181572,38.7422041],[22.5182593,38.7417188],[22.5185807,38.7412002],[22.5188024,38.7404911],[22.5190659,38.7399899],[22.520231,38.7392837],[22.5205411,38.738756],[22.5208221,38.7385163],[22.5209071,38.7383011],[22.5211772,38.7380342],[22.5215349,38.7374259],[22.5221597,38.7366454],[22.5231395,38.7362072],[22.5238919,38.7359824],[22.5247464,38.735831],[22.525449,38.7357948],[22.5262634,38.7359132],[22.5263648,38.7360136],[22.5265136,38.7360515],[22.5269173,38.7360026],[22.5275197,38.7358029],[22.5281381,38.7353781],[22.5283233,38.7353264],[22.5300761,38.7345645],[22.5303909,38.7343612],[22.530474,38.7342361],[22.5312852,38.7338994],[22.5314328,38.7334326],[22.5316316,38.7332729],[22.5326255,38.7330511],[22.5333898,38.7328084],[22.5347618,38.7326634],[22.5351043,38.7327939],[22.5354746,38.7332491],[22.5355885,38.7333046],[22.53676,38.7334003],[22.5377176,38.7332681],[22.538394,38.7333847],[22.5387896,38.7337321],[22.5389332,38.7340222],[22.5389841,38.7343473],[22.5392669,38.7345851],[22.5393103,38.7347118],[22.5392122,38.7350079],[22.5396535,38.7353739],[22.5397537,38.7355374],[22.5400442,38.7357302],[22.5408665,38.7360288],[22.5411162,38.7361942],[22.5415853,38.7363262],[22.5420866,38.7365667],[22.5430608,38.7367501],[22.5430586,38.7368582],[22.5432406,38.7369596],[22.5437577,38.736993],[22.5443231,38.73691]]},{"id":16568,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u03a4\u03b9\u03b8\u03c1\u03ce\u03bd\u03b9\u03bf-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0393\u03ba\u03b9\u03cc\u03b6\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u039a\u03b1\u03bb\u03bb\u03b9\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03bd\u03cc\u03c4\u03b9\u03b1","path":"STEREA\/Sterea_Kallidromo_Tithronio_Gioza","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8491,"name_EN":"Kallidromo: Tithronio-Gioza peak","description_EN":"Ascent to the Kallidromo summit","ascent_time":220,"descent_time":185,"marker":"No_marks","level":9,"ascent":916,"descent":184,"maxelev":1407,"minelev":666,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.53926 38.71354,22.58235 38.74533)","views":46,"millestones":"0,22.5814765,38.7135233#1,22.5784362,38.7196452#2,22.5693190,38.7206399#3,22.5616072,38.7230141#4,22.5556565,38.7292744#5,22.5507048,38.7352805#6,22.5526809,38.7421177#7,22.5453691,38.7432255#8.5,22.5443231,38.7369100","x":22.5546392,"y":38.730987,"coor":[[22.5814765,38.7135233],[22.5820911,38.7136659],[22.5823448,38.713633],[22.5821776,38.7141266],[22.5820215,38.7142238],[22.5818057,38.714086],[22.5816217,38.7140838],[22.5811733,38.7142585],[22.5809226,38.7147241],[22.5809343,38.7158777],[22.5806476,38.7164148],[22.5807386,38.7170467],[22.5806943,38.7175418],[22.5809503,38.7179234],[22.5811701,38.7184397],[22.5807483,38.718831],[22.5799109,38.7192985],[22.5788923,38.7196195],[22.5781667,38.7196647],[22.5777855,38.7197502],[22.5772741,38.7200143],[22.577295,38.7201227],[22.5772247,38.7201849],[22.5762622,38.720002],[22.5756523,38.7200126],[22.5746047,38.7206396],[22.5745066,38.7209448],[22.5745393,38.7210353],[22.5729608,38.7211692],[22.5727178,38.7212384],[22.5725294,38.7214613],[22.5720942,38.7213659],[22.571959,38.7212201],[22.5716277,38.7211079],[22.5711298,38.721201],[22.570712,38.7213851],[22.5704551,38.7215802],[22.5700754,38.7215845],[22.5696177,38.7214618],[22.5693335,38.7207194],[22.5692188,38.7201233],[22.5691064,38.7199957],[22.5689464,38.7199397],[22.5685634,38.7201153],[22.5676069,38.7207794],[22.5669712,38.7215105],[22.5670757,38.7220344],[22.566748,38.7223188],[22.5663681,38.7223321],[22.5654898,38.7225376],[22.564706,38.7226181],[22.5638248,38.722391],[22.5636188,38.7221767],[22.5632906,38.7223574],[22.5629244,38.7228395],[22.5628866,38.7230013],[22.5624879,38.7233838],[22.562407,38.7234009],[22.5622361,38.7233177],[22.5620917,38.7230636],[22.5616211,38.7230127],[22.5611255,38.7230607],[22.5607478,38.7229659],[22.560101,38.7231697],[22.5599479,38.7233481],[22.5596589,38.7234166],[22.5594113,38.7237199],[22.5592614,38.7237361],[22.5590953,38.7239864],[22.5589581,38.7239486],[22.5588364,38.7239922],[22.5586894,38.7244409],[22.5588402,38.7249474],[22.5586753,38.7253554],[22.5588566,38.7254928],[22.5588541,38.7256189],[22.5587606,38.7256898],[22.5584258,38.7257488],[22.5581252,38.7263443],[22.5576439,38.726825],[22.557306,38.7270371],[22.5571367,38.7274495],[22.5563042,38.7282322],[22.5561259,38.7285183],[22.5559899,38.7289852],[22.5557099,38.72918],[22.5555321,38.7294932],[22.5554303,38.7299786],[22.5552098,38.730075],[22.5551253,38.7302722],[22.5548108,38.7304665],[22.5546392,38.730987],[22.5544207,38.7309843],[22.5540717,38.7311783],[22.5538659,38.7311126],[22.5535435,38.7311267],[22.5533217,38.7312861],[22.5528832,38.7313528],[22.5528131,38.731406],[22.5528102,38.7315501],[22.5523579,38.7323015],[22.5522763,38.7323545],[22.5522259,38.7325702],[22.5522474,38.7326425],[22.5526,38.7328451],[22.5528288,38.732911],[22.5530763,38.7331844],[22.5527295,38.7332702],[22.5526108,38.733449],[22.5524613,38.7334471],[22.5515806,38.7337606],[22.5514862,38.7338766],[22.5512538,38.7338872],[22.5511799,38.7342333],[22.5506716,38.7347992],[22.5507261,38.7355207],[22.550928,38.7357755],[22.5518789,38.7359766],[22.5520589,38.736177],[22.5522616,38.7364994],[22.5523223,38.7369147],[22.5521514,38.7373992],[22.5518672,38.7378012],[22.5516572,38.7379427],[22.5512866,38.7380643],[22.5511329,38.7382696],[22.5513883,38.7387234],[22.5516925,38.7390425],[22.5522622,38.7393199],[22.5531346,38.7399885],[22.5536719,38.7407341],[22.553757,38.7410775],[22.553507,38.741489],[22.5530968,38.7418624],[22.5526075,38.7421627],[22.5517375,38.7425123],[22.5509303,38.7431692],[22.5508619,38.7433711],[22.5505714,38.7435116],[22.5500853,38.7436498],[22.5490464,38.7438171],[22.5483963,38.7440974],[22.548138,38.7443555],[22.5478751,38.7448388],[22.5475705,38.7451054],[22.5473671,38.7454363],[22.5473247,38.7452555],[22.5474405,38.7446532],[22.5475857,38.7443036],[22.5475904,38.7440694],[22.5472356,38.7439748],[22.5469398,38.743809],[22.5467713,38.7436086],[22.5458541,38.743444],[22.5448393,38.7429899],[22.544509,38.7428235],[22.544528,38.7426841],[22.5443058,38.7422939],[22.5437305,38.741728],[22.542169,38.7415644],[22.5414712,38.7413664],[22.5412666,38.7412467],[22.5406866,38.7403474],[22.5401569,38.7398001],[22.539509,38.7394136],[22.5394088,38.7392501],[22.5393905,38.7390156],[22.5395741,38.7384772],[22.5404297,38.7382716],[22.5408708,38.7380789],[22.5412975,38.7380302],[22.5417388,38.7378284],[22.542348,38.737854],[22.5425397,38.7380457],[22.5428594,38.7381668],[22.5431473,38.7381524],[22.5435833,38.7382119],[22.5438879,38.7379453],[22.5439041,38.7377112],[22.5440332,38.7375867],[22.5440365,38.7374245],[22.5443231,38.73691]]},{"id":18556,"author":"AnaDigit","name_GR":"\u039a\u03bd\u03b7\u03bc\u03af\u03c2: \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03c9\u03bd \u03a3\u03c0\u03b7\u03bb\u03b1\u03af\u03c9\u03bd","description_GR":"","path":"STEREA\/Sterea_Knimis_monopati_Spileon","activity_type":32,"assistance":2,"difficulty":3,"scenic_value":4,"length":12881,"name_EN":"Knimis: Trail of the Caves","description_EN":"","ascent_time":345,"descent_time":350,"marker":"Red_dots","level":9,"ascent":837,"descent":837,"maxelev":741,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.75665 38.76058,22.79554 38.7789)","views":37,"millestones":"0,22.7891972,38.7791091#1,22.7934343,38.7741217#2,22.7899870,38.7691825#3,22.7910081,38.7644792#4,22.7831342,38.7622999#5,22.7739178,38.7608979#6,22.7671099,38.7652781#7,22.7618456,38.7679406#8,22.7588245,38.7726814#9,22.7620848,38.7740293#10,22.7652884,38.7758614#11,22.7743026,38.7737558#12,22.7854832,38.7744451#12.9,22.7891972,38.7791091","x":22.7736444,"y":38.760911,"coor":[[22.7891972,38.7791091],[22.7894835,38.7789814],[22.7896416,38.7792489],[22.7904154,38.7788064],[22.7911113,38.7782819],[22.7918088,38.7777529],[22.7916495,38.7776251],[22.7918485,38.7774289],[22.7929942,38.7770713],[22.7934582,38.7770085],[22.7936516,38.7764608],[22.793918,38.7758103],[22.7941627,38.7756326],[22.794532,38.7755823],[22.7946292,38.7754482],[22.795292,38.775072],[22.7950791,38.7747274],[22.7948748,38.7745541],[22.7938099,38.7742187],[22.793522,38.7741436],[22.7932659,38.7740779],[22.7930596,38.7740217],[22.7931745,38.7737796],[22.7930524,38.773508],[22.7931799,38.7734552],[22.7932042,38.7733834],[22.7930898,38.7733372],[22.793069,38.7732108],[22.7928776,38.7729565],[22.792815,38.7725684],[22.7926321,38.7724944],[22.7923601,38.7722393],[22.7923273,38.7721398],[22.7922341,38.7722019],[22.79204,38.7721098],[22.7920334,38.7718214],[22.7918741,38.7717116],[22.7918438,38.771459],[22.7916409,38.7712046],[22.7915802,38.7707083],[22.7916305,38.7704565],[22.7913624,38.770652],[22.7909581,38.7707379],[22.7906622,38.7705366],[22.7903875,38.7704437],[22.7898859,38.7701591],[22.7897481,38.7701397],[22.7895848,38.7702641],[22.7893904,38.77019],[22.7893492,38.7699012],[22.7892803,38.7698915],[22.7892085,38.770053],[22.7891512,38.7700434],[22.7891419,38.7699081],[22.7890187,38.7697086],[22.7891138,38.7695293],[22.7891184,38.7692591],[22.7894261,38.7694425],[22.789841,38.7694107],[22.7900387,38.7692866],[22.7899608,38.7691326],[22.7900778,38.7690167],[22.7899759,38.7689165],[22.7900935,38.7687735],[22.7904611,38.7688134],[22.7907982,38.7686186],[22.7911329,38.768568],[22.7911359,38.7683878],[22.7917174,38.7680334],[22.7913967,38.76794],[22.7914097,38.76785],[22.7915609,38.7677614],[22.791849,38.7677374],[22.7915889,38.7674644],[22.7914284,38.7674266],[22.7917291,38.7673396],[22.7908551,38.7672946],[22.7905274,38.7669307],[22.7903784,38.7668931],[22.7905308,38.7667325],[22.7904887,38.7664978],[22.7903873,38.7663706],[22.7899891,38.7660961],[22.7898455,38.7657342],[22.7898592,38.7656082],[22.7900218,38.7655197],[22.7901929,38.7656116],[22.7902862,38.7655405],[22.7905021,38.7657049],[22.790583,38.7656877],[22.7908162,38.7655099],[22.7912041,38.7650273],[22.7914941,38.7648952],[22.7916464,38.7647345],[22.7911752,38.7646936],[22.7910497,38.7646293],[22.7908326,38.763852],[22.7909096,38.7633843],[22.7908551,38.7632035],[22.7908097,38.7631669],[22.7905778,38.7632637],[22.7903592,38.7632614],[22.790311,38.7633871],[22.7900589,38.7633214],[22.7897946,38.7634268],[22.7896426,38.7635694],[22.7894362,38.7635222],[22.7890871,38.763068],[22.7885983,38.7627025],[22.7881841,38.7620133],[22.7877855,38.7619597],[22.7877515,38.7620134],[22.7873635,38.7622617],[22.7869603,38.7622845],[22.7863125,38.762476],[22.7860942,38.7624557],[22.7857511,38.762326],[22.7853373,38.7622947],[22.7850075,38.762057],[22.7848354,38.7620281],[22.783749,38.7622962],[22.7836115,38.7622587],[22.7834077,38.7620583],[22.7832308,38.7623088],[22.783024,38.7622886],[22.7828276,38.7623317],[22.7826067,38.7624645],[22.7824222,38.7624806],[22.7823329,38.7623175],[22.7821961,38.762244],[22.7815297,38.7621739],[22.7813706,38.7620551],[22.78093,38.7622488],[22.7806647,38.7622821],[22.7806012,38.761957],[22.7805102,38.761893],[22.7798676,38.7617781],[22.7796283,38.7616405],[22.7793532,38.7615745],[22.7788705,38.7615334],[22.7780229,38.7612903],[22.7778529,38.7611353],[22.7773936,38.7610764],[22.7773328,38.761265],[22.7771711,38.7612994],[22.776486,38.7609768],[22.7763859,38.7607775],[22.7761806,38.7606673],[22.7758932,38.7606462],[22.7757309,38.7607166],[22.7755589,38.7606788],[22.7754572,38.7605696],[22.7754606,38.7603713],[22.7750144,38.7608893],[22.7747827,38.760977],[22.7744738,38.7608656],[22.7736444,38.760911],[22.7733997,38.7610887],[22.7731474,38.7610319],[22.7725939,38.7610982],[22.7724172,38.7613307],[22.7719711,38.7611728],[22.7717667,38.7610084],[22.7714343,38.7609328],[22.771243,38.7606785],[22.7710259,38.7605861],[22.7708486,38.7608546],[22.7706786,38.7613755],[22.770235,38.7614249],[22.7702023,38.7622175],[22.7701072,38.7623967],[22.7701495,38.7626134],[22.7700665,38.7627567],[22.7692871,38.7632352],[22.7692028,38.7634505],[22.7687615,38.7636802],[22.7684294,38.7642534],[22.7682419,38.7644497],[22.7676397,38.7646596],[22.7672821,38.7647099],[22.7672902,38.7649082],[22.7671008,38.7652126],[22.767142,38.7654924],[22.7675476,38.7660013],[22.7677697,38.7664722],[22.767608,38.7665066],[22.7670693,38.7663747],[22.7667928,38.7663898],[22.7662771,38.766925],[22.7660448,38.7670488],[22.7661113,38.7671936],[22.7657636,38.7673341],[22.7657611,38.7674783],[22.7655866,38.7675846],[22.7654137,38.7676008],[22.7652765,38.7675453],[22.7652588,38.7672387],[22.7650991,38.7671559],[22.7650471,38.766831],[22.7649436,38.7668299],[22.7648033,38.7669545],[22.7642727,38.767021],[22.7636659,38.7675012],[22.7636637,38.7676273],[22.7635231,38.76777],[22.7633147,38.7678399],[22.7633071,38.7682814],[22.7631236,38.7682434],[22.7628903,38.7684212],[22.7626241,38.7685084],[22.7625437,38.7684986],[22.7624651,38.7683806],[22.7625264,38.768165],[22.7622653,38.767955],[22.7622557,38.7678467],[22.7619925,38.7677538],[22.7618885,38.7677798],[22.7618393,38.7679595],[22.761677,38.7680298],[22.7614768,38.768289],[22.7610028,38.7684102],[22.7609882,38.7685902],[22.7606563,38.7691454],[22.7604707,38.7692245],[22.7598611,38.7692001],[22.7596681,38.7693557],[22.7595179,38.7693902],[22.7592849,38.7695499],[22.7590233,38.7700337],[22.760237,38.770781],[22.7606494,38.7708935],[22.7606819,38.771011],[22.7606234,38.7710644],[22.7593671,38.7711593],[22.7589963,38.7712995],[22.7590631,38.7714354],[22.759989,38.7718056],[22.7601367,38.7719829],[22.7602145,38.7720784],[22.7601203,38.7722035],[22.7595305,38.7723595],[22.7587878,38.772703],[22.7587102,38.7731978],[22.7585085,38.7735471],[22.7585476,38.773944],[22.7584764,38.7740694],[22.757783,38.7742243],[22.7571534,38.7745014],[22.7567147,38.7752357],[22.7569085,38.7753459],[22.7583377,38.7745771],[22.7591546,38.7746038],[22.759586,38.774284],[22.7600677,38.7743882],[22.7602988,38.7743366],[22.7605579,38.7739969],[22.7608013,38.7739004],[22.7614208,38.7740241],[22.7621078,38.7735718],[22.7622795,38.7736277],[22.7619096,38.7743807],[22.7621159,38.7744369],[22.7623778,38.7739351],[22.7625157,38.7739456],[22.7625991,38.7744511],[22.7631823,38.7746735],[22.7636346,38.7744801],[22.7636906,38.7745708],[22.7633257,38.7750355],[22.7626451,38.7751184],[22.7623708,38.7750073],[22.7619073,38.7751827],[22.7614628,38.7749256],[22.761278,38.7749597],[22.7611825,38.775157],[22.7616307,38.7751978],[22.7617779,38.7753435],[22.7624211,38.7754224],[22.7627555,38.7760567],[22.7629045,38.7760943],[22.7632974,38.7760084],[22.764276,38.7760007],[22.7646572,38.7759236],[22.765233,38.7759117],[22.7655254,38.7756445],[22.7654816,38.7755178],[22.7652539,38.7753713],[22.7652462,38.7751459],[22.7654092,38.7750395],[22.7658368,38.7749449],[22.7671157,38.7755441],[22.7673662,38.7757089],[22.767636,38.7760813],[22.7691104,38.7753579],[22.7700534,38.7748046],[22.7709818,38.7745621],[22.7748652,38.7736476],[22.7752914,38.7736341],[22.776084,38.7737325],[22.776556,38.7737284],[22.77838,38.7734231],[22.7802245,38.7732622],[22.7813969,38.7733645],[22.7831178,38.7737068],[22.7844703,38.7740453],[22.7855747,38.7744893],[22.7857561,38.7745903],[22.7868355,38.7753855],[22.7874554,38.7761669],[22.7879124,38.7770548],[22.7883422,38.7779288],[22.7891972,38.7791091]]},{"id":18558,"author":"AnaDigit","name_GR":"\u039a\u03bd\u03b7\u03bc\u03af\u03c2: \u039a\u03b1\u03bc\u03ad\u03bd\u03b1 \u0392\u03bf\u03cd\u03c1\u03bb\u03b1-\u039a\u03b1\u03c1\u03c5\u03ac","description_GR":"","path":"STEREA\/Sterea_Knimis_KamenaVourla_Karya","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":6580,"name_EN":"Knimis: Kamena Vourla-Karya","description_EN":"","ascent_time":195,"descent_time":170,"marker":"Red_dots","level":9,"ascent":929,"descent":208,"maxelev":914,"minelev":14,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.78128 38.74944,22.79572 38.77916)","views":29,"millestones":"0,22.7891972,38.7791091#1,22.7934343,38.7741217#2,22.7899870,38.7691825#3,22.7910081,38.7644792#4,22.7838248,38.7601828#5,22.7834548,38.7540754#6,22.7866049,38.7496177#6.6,22.7826247,38.7501599","x":22.7916464,"y":38.7647345,"coor":[[22.7891972,38.7791091],[22.7894835,38.7789814],[22.7896416,38.7792489],[22.7904154,38.7788064],[22.7911113,38.7782819],[22.7918088,38.7777529],[22.7916495,38.7776251],[22.7918485,38.7774289],[22.7929942,38.7770713],[22.7934582,38.7770085],[22.7936516,38.7764608],[22.793918,38.7758103],[22.7941627,38.7756326],[22.794532,38.7755823],[22.7946292,38.7754482],[22.795292,38.775072],[22.7950791,38.7747274],[22.7948748,38.7745541],[22.7938099,38.7742187],[22.793522,38.7741436],[22.7932659,38.7740779],[22.7930596,38.7740217],[22.7931745,38.7737796],[22.7930524,38.773508],[22.7931799,38.7734552],[22.7932042,38.7733834],[22.7930898,38.7733372],[22.793069,38.7732108],[22.7928776,38.7729565],[22.792815,38.7725684],[22.7926321,38.7724944],[22.7923601,38.7722393],[22.7923273,38.7721398],[22.7922341,38.7722019],[22.79204,38.7721098],[22.7920334,38.7718214],[22.7918741,38.7717116],[22.7918438,38.771459],[22.7916409,38.7712046],[22.7915802,38.7707083],[22.7916305,38.7704565],[22.7913624,38.770652],[22.7909581,38.7707379],[22.7906622,38.7705366],[22.7903875,38.7704437],[22.7898859,38.7701591],[22.7897481,38.7701397],[22.7895848,38.7702641],[22.7893904,38.77019],[22.7893492,38.7699012],[22.7892803,38.7698915],[22.7892085,38.770053],[22.7891512,38.7700434],[22.7891419,38.7699081],[22.7890187,38.7697086],[22.7891138,38.7695293],[22.7891184,38.7692591],[22.7894261,38.7694425],[22.789841,38.7694107],[22.7900387,38.7692866],[22.7899608,38.7691326],[22.7900778,38.7690167],[22.7899759,38.7689165],[22.7900935,38.7687735],[22.7904611,38.7688134],[22.7907982,38.7686186],[22.7911329,38.768568],[22.7911359,38.7683878],[22.7917174,38.7680334],[22.7913967,38.76794],[22.7914097,38.76785],[22.7915609,38.7677614],[22.791849,38.7677374],[22.7915889,38.7674644],[22.7914284,38.7674266],[22.7917291,38.7673396],[22.7908551,38.7672946],[22.7905274,38.7669307],[22.7903784,38.7668931],[22.7905308,38.7667325],[22.7904887,38.7664978],[22.7903873,38.7663706],[22.7899891,38.7660961],[22.7898455,38.7657342],[22.7898592,38.7656082],[22.7900218,38.7655197],[22.7901929,38.7656116],[22.7902862,38.7655405],[22.7905021,38.7657049],[22.790583,38.7656877],[22.7908162,38.7655099],[22.7912041,38.7650273],[22.7914941,38.7648952],[22.7916464,38.7647345],[22.7911752,38.7646936],[22.7910497,38.7646293],[22.7908326,38.763852],[22.7909096,38.7633843],[22.7908551,38.7632035],[22.7908097,38.7631669],[22.7905778,38.7632637],[22.7903592,38.7632614],[22.790311,38.7633871],[22.7900589,38.7633214],[22.7897946,38.7634268],[22.7896426,38.7635694],[22.7894362,38.7635222],[22.7890871,38.763068],[22.7885983,38.7627025],[22.7881841,38.7620133],[22.7877855,38.7619597],[22.7877515,38.7620134],[22.7872003,38.7619356],[22.7868406,38.7621121],[22.7864967,38.7620274],[22.7861772,38.7618619],[22.7859971,38.7616257],[22.7857573,38.7615151],[22.7857728,38.7612809],[22.785579,38.7611708],[22.7852193,38.7606624],[22.7849789,38.7605878],[22.7848774,38.7604606],[22.7846261,38.7603499],[22.7839016,38.7603153],[22.7838693,38.7601888],[22.7837315,38.7601694],[22.7837118,38.7599709],[22.7835625,38.7599513],[22.7831458,38.7600912],[22.7829875,38.7599273],[22.7829442,38.7597647],[22.7827635,38.7595645],[22.7829387,38.7594132],[22.7828991,38.7590343],[22.782832,38.7589164],[22.7830904,38.7586127],[22.7831232,38.7580364],[22.7829176,38.7579441],[22.7824527,38.7582096],[22.7823144,38.7582262],[22.7822373,38.7580181],[22.7819977,38.7578985],[22.7819434,38.7577087],[22.7816951,38.7574177],[22.7816684,38.756282],[22.7818457,38.7553287],[22.7817132,38.7550029],[22.7821136,38.7544664],[22.7822197,38.7542963],[22.7825213,38.7541553],[22.7836277,38.7540587],[22.7839178,38.7539175],[22.784403,38.7538054],[22.7854225,38.7540863],[22.7859537,38.7539747],[22.7867362,38.7539152],[22.7868065,38.7538439],[22.7867853,38.7537355],[22.7869017,38.7536556],[22.7870089,38.7534405],[22.7869324,38.7532054],[22.7868072,38.753123],[22.7867436,38.7527979],[22.7868629,38.7525469],[22.7868536,38.7524206],[22.7867186,38.752239],[22.7867816,38.7519152],[22.7870856,38.75163],[22.7872478,38.7515686],[22.7873662,38.7513716],[22.7879009,38.7510527],[22.7879738,38.7508282],[22.7876397,38.7501669],[22.7872258,38.7501446],[22.7867099,38.7500311],[22.7870778,38.7498817],[22.7870743,38.7494492],[22.7867521,38.7496396],[22.7863873,38.7495862],[22.7854937,38.7493336],[22.7843664,38.7496013],[22.7838703,38.7496772],[22.7834932,38.7499031],[22.7830666,38.7499527],[22.7826247,38.7501599]]},{"id":19316,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u0395\u03bb\u03b5\u03c5\u03b8\u03b5\u03c1\u03bf\u03c7\u03ce\u03c1\u03b9-\u039b\u03af\u03bc\u03bd\u03b7 \u039d\u03b5\u03b2\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2","description_GR":"\u03a0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039d\u03b5\u03b2\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03bf\u03c5 \u039a\u03b1\u03bb\u03bb\u03b9\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5","path":"STEREA\/Sterea_Kallidromo_Eleftherochori_Nevropoli","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":4244,"name_EN":"Kallidromo: Eleftherochori-Nevropoli Lake","description_EN":"Ascent to Nevropoli Lake","ascent_time":80,"descent_time":75,"marker":"Red_square","level":9,"ascent":218,"descent":12,"maxelev":981,"minelev":771,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.45776 38.75043,22.49424 38.76545)","views":13,"millestones":"0,22.4577590,38.7654460#1,22.4646012,38.7617189#2,22.4730406,38.7560771#3,22.4832795,38.7534684#4.2,22.4942176,38.7513867","x":22.47276,"y":38.756249,"coor":[[22.457759,38.765446],[22.4581646,38.7653657],[22.4590206,38.7651698],[22.4590915,38.7650806],[22.4589657,38.7650429],[22.4588837,38.7650598],[22.4586535,38.7651109],[22.458424,38.7650808],[22.4580148,38.7648411],[22.4578476,38.7645866],[22.4578825,38.7644699],[22.4587661,38.7637382],[22.459083,38.7637198],[22.4598167,38.7638557],[22.4603951,38.7637191],[22.4606174,38.7636004],[22.4615713,38.763667],[22.4621504,38.7634944],[22.4625776,38.7634324],[22.4630409,38.7632944],[22.4633911,38.7630647],[22.4636294,38.7626894],[22.4638737,38.7625664],[22.4641553,38.7623178],[22.4644387,38.7619791],[22.4644761,38.7618444],[22.4648994,38.7614265],[22.4653867,38.7612437],[22.4657488,38.7609961],[22.4657388,38.7609239],[22.4657619,38.7608025],[22.465951,38.7605707],[22.4664342,38.7601581],[22.467168,38.7597532],[22.4688768,38.7581446],[22.4691948,38.7578064],[22.4696599,38.7575331],[22.4699518,38.7573387],[22.4704495,38.757201],[22.470687,38.7568617],[22.4708969,38.7567293],[22.4720444,38.7563478],[22.47276,38.756249],[22.4734595,38.7558257],[22.4738073,38.755704],[22.4743385,38.7556209],[22.4750034,38.7557377],[22.4755212,38.7557444],[22.4760205,38.7555347],[22.476272,38.7550694],[22.4764354,38.7549634],[22.4776242,38.7547987],[22.4782853,38.754555],[22.4788933,38.754644],[22.4796244,38.7546805],[22.4806565,38.75473],[22.4814453,38.7544384],[22.4818991,38.7540974],[22.4823858,38.7539415],[22.4831416,38.7535728],[22.4838199,38.753059],[22.4842177,38.7528524],[22.4848469,38.7528245],[22.4849159,38.7528254],[22.4859471,38.7527667],[22.4865278,38.7525129],[22.48681,38.7522282],[22.4869459,38.7517884],[22.4874542,38.7511462],[22.4878822,38.7510436],[22.488442,38.7506904],[22.4888686,38.7506509],[22.4891784,38.7506909],[22.4895022,38.7507672],[22.4901047,38.7511174],[22.4911912,38.7514378],[22.4916057,38.7514251],[22.4919781,38.7511235],[22.4922564,38.7509064],[22.4929906,38.7504653],[22.4932589,38.7504147],[22.4935106,38.750481],[22.4941584,38.7508678],[22.4942176,38.7513867]]},{"id":19317,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u039c\u03b5\u03bd\u03b4\u03b5\u03bd\u03af\u03c4\u03c3\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0393\u03ba\u03b9\u03cc\u03b6\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u039a\u03b1\u03bb\u03bb\u03b9\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac","path":"STEREA\/Sterea_Kallidromo_Mendenitsa_Gioza","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":12192,"name_EN":"Kallidromo: Mendenitsa-Gioza peak","description_EN":"Ascent to the Kallidromo summit","ascent_time":250,"descent_time":220,"marker":"No_marks","level":9,"ascent":908,"descent":30,"maxelev":1403,"minelev":518,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.53907 38.7378,22.6181 38.75452)","views":11,"millestones":"0,22.6178626,38.7501749#1,22.6107400,38.7458137#2,22.5999984,38.7475282#3,22.5896482,38.7458684#4,22.5824865,38.7474836#5,22.5721814,38.7473849#6,22.5705593,38.7516377#7,22.5677652,38.7515536#8,22.5572920,38.7526013#9,22.5465331,38.7546021#10,22.5456560,38.7482024#11,22.5434814,38.7417010#12.2,22.5443224,38.7369100","x":22.570517,"y":38.7526107,"coor":[[22.6178626,38.7501749],[22.6177347,38.7501914],[22.6175807,38.7498202],[22.6176325,38.7493928],[22.6171557,38.7491844],[22.6170301,38.7490793],[22.6169635,38.7489523],[22.616347,38.7483998],[22.616086,38.7491041],[22.6158898,38.7491378],[22.6155007,38.7490251],[22.6152303,38.7487245],[22.6146382,38.7484021],[22.6136192,38.7481377],[22.6132564,38.7472593],[22.6132049,38.7471146],[22.6131155,38.7469783],[22.6127477,38.7463612],[22.6121917,38.7459581],[22.6117013,38.7459748],[22.6110825,38.7458413],[22.6098073,38.745736],[22.6088483,38.7459409],[22.6083918,38.7457462],[22.6080227,38.7454985],[22.6077813,38.7454867],[22.6069931,38.7457836],[22.6061919,38.7461526],[22.605057,38.7465265],[22.6045217,38.7468355],[22.6025244,38.7471721],[22.6020528,38.7471664],[22.6014979,38.747295],[22.6002058,38.7474687],[22.5981694,38.7480391],[22.5975576,38.7481398],[22.5972247,38.7480998],[22.5967562,38.747932],[22.5964971,38.7476495],[22.596164,38.7475059],[22.5957272,38.7474826],[22.5953954,38.7473885],[22.5939115,38.7467759],[22.5924414,38.7466321],[22.5915717,38.7463873],[22.5910649,38.7464172],[22.5905213,38.7465549],[22.5903261,38.7465345],[22.5900187,38.7463686],[22.5896375,38.7458594],[22.5893653,38.7456578],[22.5887011,38.7454966],[22.5883668,38.7455286],[22.5875684,38.7457533],[22.5874277,38.7458867],[22.5873034,38.7463538],[22.587054,38.7467473],[22.5867254,38.7470767],[22.5866089,38.7471474],[22.5863436,38.7471802],[22.5855228,38.7467918],[22.5851642,38.7463009],[22.5847646,38.7461429],[22.5843475,38.7457053],[22.5841084,38.7455762],[22.5835345,38.7455062],[22.5832692,38.745539],[22.5828975,38.7457148],[22.5827333,38.745875],[22.5826802,38.7468115],[22.5828471,38.7471019],[22.5826922,38.7473703],[22.5821106,38.7476877],[22.580838,38.7480326],[22.580238,38.7481155],[22.5795402,38.7479088],[22.5790333,38.7479386],[22.5785278,38.7478964],[22.5777858,38.7475991],[22.5773899,38.7472518],[22.5770372,38.7470493],[22.5759253,38.7468375],[22.5756494,38.7468251],[22.5750032,38.7469164],[22.5746135,38.7468395],[22.5740606,38.7468688],[22.5738172,38.746956],[22.5733003,38.7474903],[22.5730217,38.7476131],[22.5724576,38.7476242],[22.5722755,38.7475229],[22.5721748,38.7473775],[22.5716712,38.7472452],[22.5711165,38.7473645],[22.5707883,38.7476669],[22.5703633,38.7476257],[22.5697231,38.7474196],[22.5696069,38.7474722],[22.5696274,38.7475986],[22.5701951,38.7485607],[22.5707795,38.7492617],[22.5715531,38.7497037],[22.572778,38.7500251],[22.5729711,38.7501536],[22.5730829,38.7503172],[22.5730904,38.7505155],[22.5729466,38.7508021],[22.5727824,38.7509623],[22.5724338,38.7511292],[22.5705593,38.751647],[22.5705115,38.7517365],[22.570645,38.7519634],[22.5705832,38.7521789],[22.5706105,38.7525397],[22.570517,38.7526107],[22.5700252,38.7524605],[22.5696909,38.7524924],[22.5699959,38.7527755],[22.5698151,38.7531878],[22.5696861,38.7533079],[22.5690361,38.7530116],[22.5675688,38.7527232],[22.5675013,38.7526503],[22.5675262,38.7525515],[22.5686739,38.7515563],[22.5689831,38.7510555],[22.5694983,38.7506113],[22.5694666,38.7504667],[22.5681405,38.7513966],[22.5668872,38.7519219],[22.5654768,38.752247],[22.5647892,38.7526801],[22.5638154,38.7530376],[22.5633893,38.7530504],[22.5626446,38.7528881],[22.5623332,38.7529203],[22.5618583,38.7530766],[22.5614319,38.7531074],[22.5611452,38.7530588],[22.5607008,38.7528371],[22.5604596,38.7528161],[22.5601119,38.752938],[22.5597502,38.7531858],[22.5592874,38.7533063],[22.5586795,38.7532087],[22.5573337,38.7526064],[22.5559358,38.7524314],[22.5553503,38.7525233],[22.5550312,38.7529429],[22.5547415,38.7530384],[22.5544755,38.7529991],[22.5537018,38.7531337],[22.553195,38.7531544],[22.5527299,38.753392],[22.5520931,38.7535823],[22.5508117,38.7537827],[22.5503489,38.7538536],[22.5497231,38.7540711],[22.5489294,38.7540522],[22.548375,38.7541535],[22.5482063,38.7542415],[22.5479187,38.7542379],[22.5475243,38.7543952],[22.5465878,38.7546088],[22.5455089,38.7544693],[22.5450595,38.7544997],[22.5445195,38.7544569],[22.5443714,38.754383],[22.5443509,38.7542566],[22.5437028,38.7538701],[22.5436588,38.7532027],[22.5437631,38.7530463],[22.5436999,38.7527572],[22.5434729,38.7526012],[22.5435069,38.7520609],[22.5432556,38.7517559],[22.5434924,38.7502991],[22.5439359,38.7499892],[22.544265,38.7496509],[22.5444732,38.7495994],[22.5447646,38.7494138],[22.5451404,38.74904],[22.5454642,38.7483953],[22.5457462,38.7481104],[22.5463833,38.74783],[22.5466022,38.7474272],[22.5469305,38.7471249],[22.547034,38.7471262],[22.5470821,38.7470277],[22.5471098,38.7467937],[22.5473379,38.746328],[22.5474538,38.7457167],[22.5473664,38.7454363],[22.547324,38.7452555],[22.5474398,38.7446532],[22.5475849,38.7443036],[22.5475897,38.7440693],[22.5472349,38.7439748],[22.5469391,38.743809],[22.5467706,38.7436086],[22.5458534,38.743444],[22.5448386,38.7429898],[22.5445083,38.7428235],[22.5445273,38.7426841],[22.5443051,38.7422939],[22.5437298,38.741728],[22.5421683,38.7415644],[22.5414705,38.7413664],[22.5412658,38.7412467],[22.5406858,38.7403474],[22.5401562,38.7398001],[22.5395083,38.7394136],[22.5394081,38.7392501],[22.5393898,38.7390156],[22.5395734,38.7384772],[22.540429,38.7382716],[22.5408701,38.7380789],[22.5412968,38.7380302],[22.5417381,38.7378284],[22.5423473,38.737854],[22.542539,38.7380457],[22.5428587,38.7381668],[22.5431466,38.7381524],[22.5435826,38.7382119],[22.5438872,38.7379453],[22.5439034,38.7377112],[22.5440325,38.7375867],[22.5440358,38.7374245],[22.5443224,38.73691]]},{"id":19318,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u0395\u03bb\u03b5\u03c5\u03b8\u03b5\u03c1\u03bf\u03c7\u03ce\u03c1\u03b9-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u039f\u03a3 \u039b\u03b1\u03bc\u03af\u03b1\u03c2","description_GR":"\u03a0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039d\u03b5\u03b2\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03c6\u03c5\u03b3\u03af\u03bf\u03c5 \u0395\u039f\u03a3 \u039b\u03b1\u03bc\u03af\u03b1\u03c2","path":"STEREA\/Sterea_Kallidromo_Eleftherochori_Refuge","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4460,"name_EN":"Kallidromo: Eleftherochori-Lamia HAC reguge","description_EN":"Ascent to Nevropoli plateau via the Lamia HAC refuge","ascent_time":105,"descent_time":100,"marker":"Red_square","level":9,"ascent":289,"descent":80,"maxelev":1053,"minelev":772,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.45776 38.7533,22.49294 38.76545)","views":4,"millestones":"0,22.4577590,38.7654460#1,22.4645837,38.7617365#2,22.4733206,38.7583721#3,22.4839527,38.7580664#4.5,22.4915646,38.7532763","x":22.4758453,"y":38.7587809,"coor":[[22.457759,38.765446],[22.4581646,38.7653657],[22.4590273,38.7651744],[22.4590942,38.7650716],[22.4589579,38.7650383],[22.4586293,38.765115],[22.4584228,38.7650853],[22.4580135,38.7648501],[22.4578476,38.7645866],[22.4578825,38.7644699],[22.4587661,38.7637382],[22.459083,38.7637198],[22.4598167,38.7638557],[22.4603951,38.7637191],[22.4606174,38.7636004],[22.4615713,38.763667],[22.4621504,38.7634944],[22.4625776,38.7634324],[22.4630409,38.7632944],[22.4633911,38.7630647],[22.4636294,38.7626894],[22.4638737,38.7625664],[22.4641553,38.7623178],[22.4644387,38.7619791],[22.4644761,38.7618444],[22.4648994,38.7614265],[22.4653867,38.7612437],[22.4657488,38.7609961],[22.4657388,38.7609239],[22.4657619,38.7608025],[22.465951,38.7605707],[22.4664342,38.7601581],[22.467168,38.7597532],[22.4688768,38.7581446],[22.4691948,38.7578064],[22.4696599,38.7575331],[22.4701499,38.7578594],[22.4708255,38.7580214],[22.4720218,38.7580461],[22.4726034,38.758297],[22.4731564,38.7582682],[22.4738149,38.7586913],[22.4744031,38.7589513],[22.4747487,38.7589378],[22.4748543,38.75884],[22.4753257,38.7588642],[22.4756503,38.7587513],[22.4758453,38.7587809],[22.4762392,38.7586598],[22.47662,38.7586107],[22.4769989,38.7586517],[22.4778674,38.7584017],[22.4782798,38.7584882],[22.478405,38.7585033],[22.4788577,38.75832],[22.4801141,38.7576876],[22.4805407,38.7576481],[22.4812595,38.7579953],[22.4820756,38.7579879],[22.4829272,38.7579899],[22.4833514,38.7580675],[22.4838344,38.7580828],[22.4841922,38.7580334],[22.4850045,38.7582602],[22.4854536,38.7581984],[22.48604,38.758224],[22.4870254,38.758426],[22.4875216,38.75891],[22.487678,38.7589121],[22.4879572,38.7587715],[22.488652,38.7585642],[22.4895529,38.7584137],[22.4899126,38.7582741],[22.4902399,38.7580351],[22.4904913,38.7578446],[22.4908658,38.7570024],[22.490906,38.7567326],[22.4912097,38.7565202],[22.4914462,38.7562169],[22.4922488,38.7558128],[22.4924719,38.7555994],[22.4928094,38.7554235],[22.4928982,38.7550282],[22.4928148,38.7549415],[22.4923279,38.7548902],[22.4915624,38.754628],[22.4912169,38.7546415],[22.4912188,38.7545514],[22.4913353,38.7544809],[22.4918676,38.7543436],[22.4920773,38.7542201],[22.4922586,38.7538079],[22.4922333,38.7535914],[22.4919316,38.7533351],[22.4915646,38.7532763]]},{"id":19319,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u0398\u03b5\u03c1\u03bc\u03bf\u03c0\u03cd\u03bb\u03b5\u03c2-\u039d\u03b5\u03b2\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03bc\u03ad\u03c3\u03c9 \u03a0\u03b1\u03bb\u03b9\u03bf\u03b4\u03c1\u03b1\u03ba\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac\u03c2","description_GR":"\u03a0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039d\u03b5\u03b2\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u0398\u03b5\u03c1\u03bc\u03bf\u03c0\u03cd\u03bb\u03b5\u03c2","path":"STEREA\/Sterea_Kallidromo_Thermopyles_Nevropoli","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":12748,"name_EN":"Kallidromo: Thermopyles-Nevropoli via the Paliodrakospilia","description_EN":"Ascent to Nevropoli plateau from Thermopyles","ascent_time":380,"descent_time":330,"marker":"Red_dots","level":9,"ascent":1210,"descent":249,"maxelev":1183,"minelev":14,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49067 38.75183,22.5292 38.79559)","views":7,"millestones":"0,22.5282716,38.7960645#1,22.5208148,38.7917741#2,22.5112699,38.7879776#3,22.5072632,38.7803144#4,22.5096576,38.7787323#5,22.5145861,38.7840786#6,22.5129595,38.7763797#7,22.5157997,38.7732496#8,22.5161945,38.7678772#9,22.5184245,38.7623405#10,22.5118454,38.7584079#11,22.5037275,38.7589158#12,22.4938454,38.7548424#12.7,22.4942176,38.7513867","x":22.5153473,"y":38.773324,"coor":[[22.5282716,38.7960645],[22.5282908,38.7949745],[22.5283335,38.7940198],[22.5283389,38.7935829],[22.527862,38.7934822],[22.5274836,38.7934054],[22.5269958,38.7931064],[22.5257622,38.7926223],[22.5251588,38.7928489],[22.5247544,38.7929159],[22.5239067,38.792707],[22.5231232,38.7927331],[22.5221246,38.7925853],[22.5211031,38.7918695],[22.5207715,38.7917572],[22.5196121,38.7915893],[22.519018,38.7913655],[22.5184748,38.7909081],[22.5176286,38.790627],[22.5170364,38.7903132],[22.5164646,38.7901257],[22.5162145,38.7899693],[22.5156982,38.7898817],[22.5152092,38.7901458],[22.515002,38.7901431],[22.5142371,38.7892774],[22.5135203,38.7888628],[22.512361,38.7886948],[22.5117313,38.7885246],[22.511474,38.7881609],[22.5111124,38.7878319],[22.5111612,38.7871477],[22.5104243,38.7865976],[22.5101835,38.7859998],[22.5099912,38.7858352],[22.5099596,38.7856906],[22.5096659,38.784975],[22.5093585,38.7848089],[22.509163,38.7847974],[22.5086767,38.7843766],[22.5084139,38.7842832],[22.5073645,38.7832606],[22.5072426,38.7824841],[22.5069987,38.7820304],[22.5069368,38.7816872],[22.5070647,38.7810761],[22.5072926,38.7806374],[22.5072363,38.780024],[22.5070685,38.7797875],[22.5070512,38.779517],[22.506883,38.7792986],[22.5068211,38.7789554],[22.5065077,38.7785279],[22.5063203,38.778129],[22.5062693,38.7772633],[22.5061284,38.776847],[22.5063966,38.7766792],[22.5065536,38.7763298],[22.5068577,38.7760994],[22.50697,38.7759566],[22.5072239,38.7759238],[22.5073034,38.7759789],[22.5072413,38.7761944],[22.5072955,38.7763573],[22.5077357,38.7767774],[22.5082873,38.7768205],[22.5084031,38.7767859],[22.5084865,38.7766518],[22.5086344,38.7767348],[22.5088509,38.7773954],[22.5091419,38.7777956],[22.509348,38.7784019],[22.5096189,38.7786577],[22.5097518,38.7789117],[22.5101044,38.7791144],[22.5102599,38.7793867],[22.51031,38.7797478],[22.5104002,38.7798391],[22.5105492,38.779868],[22.5110501,38.779586],[22.5111463,38.779389],[22.5111896,38.7789661],[22.5112602,38.7788949],[22.5114439,38.7789152],[22.5119078,38.7793086],[22.5119827,38.7795799],[22.5122789,38.7797278],[22.512458,38.7799734],[22.512403,38.7804053],[22.5121131,38.7810594],[22.5121853,38.7814658],[22.5127168,38.7819231],[22.5131197,38.7824779],[22.513296,38.7828586],[22.513638,38.7830251],[22.5141027,38.7833735],[22.5143666,38.7839716],[22.5149935,38.7842769],[22.5149623,38.7841143],[22.5145686,38.7836677],[22.5145485,38.7829736],[22.514437,38.782801],[22.5140297,38.7813451],[22.513784,38.7809815],[22.514077,38.7801742],[22.5143034,38.7798077],[22.514162,38.7794094],[22.5142118,38.7792298],[22.5138094,38.778648],[22.5137942,38.7782693],[22.513857,38.7780178],[22.513804,38.7778009],[22.5135481,38.7773741],[22.5129337,38.7770239],[22.5127567,38.7766792],[22.5131722,38.7760717],[22.513404,38.7754439],[22.513824,38.7751699],[22.5140275,38.7747941],[22.5140068,38.7746857],[22.5138356,38.7746114],[22.5134855,38.7748412],[22.5131871,38.7748014],[22.5131537,38.7747469],[22.513354,38.7745242],[22.5135389,38.7744905],[22.5137837,38.7743404],[22.5141519,38.7737954],[22.5140566,38.772839],[22.5137307,38.7724564],[22.513789,38.7724211],[22.5142137,38.7724806],[22.5143276,38.7725361],[22.5148569,38.7731015],[22.5153473,38.773324],[22.5158001,38.7736902],[22.5159961,38.7736747],[22.516488,38.7732664],[22.5165125,38.7731946],[22.5163867,38.773157],[22.51605,38.7732969],[22.5158091,38.7732578],[22.5152323,38.7727639],[22.5149346,38.7721293],[22.5150504,38.7720947],[22.5154101,38.7725138],[22.5157631,38.7726985],[22.5160872,38.7726125],[22.5163354,38.7723003],[22.5167187,38.772134],[22.5166222,38.7717903],[22.5166707,38.7711151],[22.5166035,38.7710241],[22.5163753,38.7709311],[22.5162762,38.7707136],[22.5168621,38.7696577],[22.5165945,38.7692398],[22.5162882,38.7690197],[22.5161584,38.7686216],[22.5162857,38.7685871],[22.516802,38.7686658],[22.5170678,38.7686151],[22.5171268,38.7685437],[22.5167163,38.7683583],[22.5165042,38.7680402],[22.5162655,38.767893],[22.5159677,38.7678262],[22.515611,38.7678216],[22.5151191,38.7676712],[22.5150293,38.7675619],[22.5149891,38.7672821],[22.5144186,38.7670406],[22.5143763,38.7668598],[22.514477,38.7664466],[22.5143552,38.7662107],[22.5141055,38.7660454],[22.5139415,38.7650701],[22.5142267,38.7647628],[22.5145635,38.7647176],[22.5147699,38.7647562],[22.5151129,38.7646434],[22.515488,38.7644364],[22.5161955,38.7641751],[22.5164375,38.7641602],[22.5166772,38.7642533],[22.5172367,38.7642424],[22.5175675,38.7638321],[22.5180248,38.7634234],[22.5179502,38.7631341],[22.518415,38.762365],[22.5187192,38.7615669],[22.5182857,38.7613812],[22.5180428,38.7614412],[22.5177103,38.7613829],[22.5171676,38.7614661],[22.5167482,38.7611544],[22.5167078,38.7608836],[22.5168906,38.7603903],[22.5168209,38.7598668],[22.5166743,38.7597207],[22.5163437,38.7595724],[22.5163344,38.7594641],[22.5164662,38.7592135],[22.5163812,38.75887],[22.5161322,38.7586686],[22.5160635,38.7586497],[22.5157956,38.7588085],[22.5154723,38.7588584],[22.5151701,38.7589988],[22.5143488,38.7586459],[22.5130123,38.758719],[22.5128067,38.7586443],[22.5125462,38.7584428],[22.512185,38.7583796],[22.5112397,38.7584577],[22.5106929,38.758739],[22.5095934,38.7590404],[22.5093895,38.7594343],[22.5090963,38.7597009],[22.509039,38.7602408],[22.5089202,38.7604195],[22.5086043,38.7606678],[22.5081318,38.7606978],[22.5081637,38.7604414],[22.5079576,38.7603937],[22.5077238,38.7600123],[22.5075238,38.7595502],[22.5074214,38.7594948],[22.5066835,38.7595574],[22.5053724,38.7595137],[22.5048996,38.7595617],[22.5048175,38.7596327],[22.5045525,38.7596473],[22.5044382,38.7596098],[22.5043798,38.7596541],[22.5039935,38.7594149],[22.5038818,38.7592513],[22.5039527,38.7591621],[22.5037656,38.7589254],[22.5029985,38.7587354],[22.5028625,38.7586345],[22.5024143,38.7586017],[22.5021054,38.7585167],[22.5019007,38.7583969],[22.5017172,38.7583675],[22.5014794,38.7581842],[22.5006878,38.758066],[22.500552,38.7579561],[22.4992387,38.7574706],[22.4983967,38.7570093],[22.4979499,38.7569134],[22.4975861,38.7567015],[22.4972811,38.7564272],[22.4972051,38.75621],[22.4969573,38.7559545],[22.4956349,38.7555095],[22.4950165,38.7553663],[22.4942193,38.7549686],[22.4938876,38.7548742],[22.4935477,38.7546175],[22.4930695,38.7543771],[22.4922344,38.7535914],[22.4919391,38.7533533],[22.4915657,38.7532764],[22.4921899,38.7529195],[22.4932582,38.7524647],[22.4935151,38.7522878],[22.4939087,38.7519009],[22.4942176,38.7513867]]},{"id":19345,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u039a\u03b1\u03bb\u03b1\u03c0\u03cc\u03b4\u03b9-\u0395\u03bb\u03ac\u03c4\u03b5\u03b9\u03b1","description_GR":"\u039a\u03b1\u03bb\u03b1\u03c0\u03cc\u03b4\u03b9-\u0396\u03ad\u03bb\u03b9-\u03bc\u03bf\u03bd\u03ae \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1-\u0395\u03bb\u03ac\u03c4\u03b5\u03b9\u03b1","path":"MTB_ROADBIKE\/MTB_Kallidromo_Kalapodi_Elateia","activity_type":41,"assistance":1,"difficulty":2,"scenic_value":4,"length":26254,"name_EN":"Mt Kallidromo: Kalapodi-Elateia","description_EN":"Kalapodi-Zeli-Profitis Ilias monastery-Elateia","ascent_time":120,"descent_time":120,"marker":"No_marks","level":11,"ascent":792,"descent":964,"maxelev":683,"minelev":172,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.7616 38.62826,22.88444 38.68277)","views":1,"millestones":"0,22.8815781,38.6339958#1,22.8830639,38.6419956#2,22.8798719,38.6503512#3,22.8764408,38.6585472#4,22.8693581,38.6650823#5,22.8638661,38.6707900#6,22.8553438,38.6762895#7,22.8476503,38.6752604#8,22.8393154,38.6772903#9,22.8341934,38.6749925#10,22.8247679,38.6776189#11,22.8166024,38.6749593#12,22.8117490,38.6798251#13,22.8048572,38.6830184#14,22.7986679,38.6775569#15,22.7953761,38.6765139#16,22.7865936,38.6788782#17,22.7760839,38.6820658#18,22.7748603,38.6749281#19,22.7745665,38.6667382#20,22.7725844,38.6595788#21,22.7698904,38.6574343#22,22.7680930,38.6532187#23,22.7713036,38.6473088#24,22.7736755,38.6403324#25,22.7686654,38.6335944#26.3,22.7625585,38.6270302","x":22.806958,"y":38.6811227,"coor":[[22.8815781,38.6339958],[22.8819737,38.6344141],[22.8828983,38.6348015],[22.8833488,38.6352248],[22.8833695,38.6353692],[22.8832255,38.6357643],[22.8832574,38.6359268],[22.8837349,38.6369947],[22.8842415,38.6376664],[22.8842887,38.6380949],[22.8841622,38.6395896],[22.8829955,38.6422098],[22.8829686,38.6424619],[22.8831079,38.643112],[22.883023,38.6433996],[22.8824436,38.6444304],[22.8820821,38.6455083],[22.8817943,38.6477584],[22.881444,38.6488545],[22.8811621,38.6492483],[22.8799515,38.650246],[22.8790953,38.6513552],[22.8787744,38.652037],[22.8783626,38.6526548],[22.8782015,38.6527614],[22.8777378,38.6544872],[22.8768522,38.6552717],[22.8765244,38.655656],[22.8764643,38.6558267],[22.8764749,38.6566198],[22.8762502,38.6570232],[22.8763524,38.6575874],[22.8763152,38.6578979],[22.8762639,38.6582398],[22.8764542,38.6585661],[22.8763529,38.6590022],[22.8757161,38.6593024],[22.8752576,38.6593611],[22.8749797,38.6596288],[22.8744234,38.6599298],[22.8738109,38.6607394],[22.8736831,38.6608283],[22.8732985,38.6611671],[22.8722677,38.6624007],[22.8715574,38.6629886],[22.8712626,38.6633507],[22.8708232,38.6642476],[22.8706047,38.6645744],[22.8703187,38.6648105],[22.8698668,38.6650404],[22.8694638,38.6650906],[22.8690365,38.6650549],[22.8685062,38.6651579],[22.8680667,38.6653339],[22.8673588,38.6657596],[22.866851,38.6658898],[22.8659128,38.6663494],[22.865464,38.666381],[22.8646948,38.6662564],[22.8645081,38.6664348],[22.8644104,38.6667944],[22.8644474,38.6673624],[22.8646458,38.667905],[22.8646404,38.6682474],[22.8645082,38.6686066],[22.8639568,38.6693132],[22.8639848,38.6697279],[22.8643339,38.6701819],[22.8643656,38.6703624],[22.86419,38.670559],[22.863539,38.6710213],[22.8626395,38.6722741],[22.8614615,38.673344],[22.8607117,38.6742379],[22.8598294,38.674779],[22.8595635,38.6748755],[22.8590569,38.6749246],[22.8579915,38.6754189],[22.8559481,38.6759666],[22.854893,38.6765285],[22.854255,38.6762609],[22.8529538,38.6763924],[22.8528168,38.6763369],[22.8530685,38.6756906],[22.8531376,38.6749614],[22.8534066,38.6746756],[22.8533623,38.6745671],[22.8532822,38.6745482],[22.8526103,38.6748661],[22.8516983,38.6751094],[22.8514074,38.6753319],[22.8506353,38.6754504],[22.8501833,38.6756803],[22.8495712,38.6758545],[22.8486306,38.6757281],[22.848094,38.6754975],[22.8478906,38.6752792],[22.8476495,38.6752588],[22.8460019,38.6754949],[22.8454343,38.6757597],[22.8451927,38.6757753],[22.8450562,38.6756838],[22.8448039,38.6756453],[22.8445947,38.6757874],[22.8444599,38.6763087],[22.8443307,38.6764787],[22.8441212,38.6766388],[22.8434738,38.6768667],[22.8432875,38.6770091],[22.8430228,38.6777454],[22.842882,38.6779242],[22.8427433,38.6779679],[22.8416207,38.6777225],[22.8400818,38.6776261],[22.8394892,38.6780167],[22.8393506,38.6780514],[22.8392839,38.6779156],[22.8393364,38.6775106],[22.8392879,38.6769514],[22.8393651,38.6764475],[22.8393435,38.6763572],[22.8392295,38.676302],[22.838085,38.6766962],[22.837254,38.6769042],[22.8368905,38.6773421],[22.836613,38.6774385],[22.8359112,38.6770981],[22.8357195,38.6768709],[22.8356997,38.6766724],[22.8357847,38.675682],[22.8366162,38.6747351],[22.8366993,38.6745737],[22.836643,38.6745011],[22.8363996,38.6746248],[22.8356039,38.6747791],[22.8349912,38.6749893],[22.8346458,38.6750219],[22.8340028,38.6749794],[22.8333515,38.6747386],[22.8330638,38.6747538],[22.8327634,38.6748499],[22.8325761,38.6750553],[22.8324027,38.6751166],[22.8321531,38.6749159],[22.8314207,38.6747103],[22.830368,38.6751143],[22.8299425,38.6751281],[22.8294764,38.6755109],[22.8288988,38.6756854],[22.8287694,38.6758643],[22.8285954,38.6759617],[22.8284994,38.676213],[22.8283134,38.6763373],[22.8280023,38.6763793],[22.8277928,38.6763186],[22.8269685,38.6763329],[22.826045,38.6765669],[22.8254066,38.6766596],[22.8252742,38.6767574],[22.8246235,38.6778863],[22.8242277,38.6781887],[22.824066,38.6782322],[22.8228012,38.6775436],[22.8226775,38.6773801],[22.8226141,38.6770371],[22.8223294,38.676872],[22.8217919,38.6767044],[22.8214182,38.6763582],[22.820347,38.6764825],[22.8199312,38.6766045],[22.819508,38.6764741],[22.8191793,38.6761914],[22.8179591,38.6755933],[22.8172812,38.6748746],[22.8172614,38.6746761],[22.8171162,38.6744223],[22.8169099,38.6743842],[22.8165659,38.6750295],[22.81619,38.6762152],[22.8150885,38.6774837],[22.8149323,38.6778966],[22.8149814,38.6784018],[22.8144794,38.6788653],[22.8142311,38.6792863],[22.8142026,38.6796194],[22.8143434,38.6801435],[22.8146696,38.6805794],[22.8145744,38.6807767],[22.8140889,38.6809339],[22.8139051,38.6809231],[22.8132338,38.6805017],[22.8124471,38.6801063],[22.8119667,38.6799572],[22.8113635,38.6795906],[22.8106428,38.679376],[22.8104819,38.6793744],[22.8099303,38.6800536],[22.8096768,38.6800871],[22.8091862,38.6798658],[22.8086404,38.6801937],[22.8078795,38.6803211],[22.8076708,38.6804271],[22.8072952,38.6808919],[22.806958,38.6811227],[22.8068725,38.6814283],[22.8072689,38.6824776],[22.8073734,38.6831095],[22.8073253,38.6832352],[22.8072217,38.6832431],[22.8067543,38.683004],[22.806273,38.682909],[22.8051328,38.6830325],[22.804644,38.683005],[22.8043044,38.6819923],[22.8037348,38.6816801],[22.8034256,38.6816048],[22.8027012,38.6816154],[22.8022651,38.6815659],[22.8013616,38.6819712],[22.8010387,38.6820309],[22.800742,38.6819017],[22.8000379,38.6813809],[22.7997635,38.6806031],[22.7992416,38.6794983],[22.799071,38.6787036],[22.7988601,38.6782508],[22.7985669,38.6772205],[22.7985117,38.6763999],[22.7983135,38.6758752],[22.7983804,38.6753172],[22.7989831,38.6743322],[22.7993771,38.6734531],[22.7991849,38.6735412],[22.7972726,38.6744948],[22.7963955,38.6747021],[22.7963023,38.6747732],[22.7959604,38.6752833],[22.7956685,38.6755506],[22.7955881,38.6762347],[22.7951532,38.6768069],[22.7951465,38.6778882],[22.7950041,38.6781571],[22.7948078,38.6782091],[22.7944524,38.6781514],[22.7938615,38.6777398],[22.7935182,38.6776462],[22.7918622,38.6776831],[22.7914352,38.6777778],[22.7910254,38.6777105],[22.7901432,38.678215],[22.7896653,38.6783273],[22.7885843,38.6783521],[22.7883066,38.6784574],[22.7875398,38.678936],[22.7871078,38.6788414],[22.7869145,38.6787133],[22.7867994,38.6787211],[22.7863801,38.6790411],[22.7856993,38.6791963],[22.7843623,38.6793987],[22.7833634,38.6800011],[22.7823837,38.6801531],[22.780775,38.6807851],[22.7786131,38.6810509],[22.7774868,38.681706],[22.7761357,38.6820613],[22.7757557,38.6820934],[22.7746281,38.6818969],[22.7741584,38.6818018],[22.7738508,38.6816364],[22.7735789,38.6813992],[22.7732983,38.6809998],[22.7730841,38.6800784],[22.773103,38.679646],[22.7729789,38.6788337],[22.7730651,38.6785012],[22.7737361,38.6775801],[22.7740152,38.6767179],[22.7746655,38.6756614],[22.7749358,38.6746369],[22.7752433,38.6741355],[22.7747993,38.6738785],[22.7744153,38.673478],[22.7736752,38.6723889],[22.7737006,38.6702264],[22.7737642,38.6698667],[22.7739533,38.6695622],[22.7747618,38.6687462],[22.7748571,38.6685489],[22.7748182,38.668134],[22.7744395,38.6674271],[22.7745501,38.6670048],[22.7745953,38.6663744],[22.7747617,38.6660518],[22.7751487,38.6656053],[22.7752248,38.6651825],[22.7753673,38.6649137],[22.7760814,38.6641552],[22.7761431,38.663881],[22.7760121,38.6627983],[22.7760226,38.6621856],[22.775708,38.6617588],[22.775367,38.6608631],[22.7745087,38.659971],[22.7742581,38.6598422],[22.7728942,38.6596206],[22.7718507,38.6594835],[22.7713442,38.6595323],[22.7712184,38.6594949],[22.7712312,38.6594139],[22.7717983,38.6591856],[22.772639,38.6590863],[22.7734017,38.6588419],[22.773461,38.6587344],[22.7725416,38.6587338],[22.7720774,38.6583234],[22.7708865,38.6580676],[22.7699285,38.6583098],[22.769654,38.6589017],[22.7694211,38.6590795],[22.7692372,38.6590776],[22.7692389,38.6589784],[22.7695204,38.658648],[22.7694163,38.6580161],[22.7699069,38.6575527],[22.7698054,38.6567676],[22.7698312,38.6566057],[22.7699844,38.656382],[22.77031,38.6561601],[22.7705643,38.6560727],[22.7718926,38.656357],[22.7724345,38.6562545],[22.7726403,38.656063],[22.7714398,38.6556989],[22.7705386,38.6546351],[22.7700613,38.6543237],[22.7695687,38.6542284],[22.7690321,38.6540245],[22.7687324,38.6540754],[22.7685838,38.6540288],[22.768499,38.6536134],[22.7688709,38.653374],[22.7688955,38.6532751],[22.7688166,38.6531842],[22.7684959,38.6531267],[22.7679767,38.6532474],[22.7678509,38.6532101],[22.7678066,38.6531105],[22.7679401,38.6526974],[22.7679276,38.6520845],[22.7681608,38.6518887],[22.7687621,38.6516697],[22.7689258,38.6515092],[22.7689397,38.6513652],[22.7688184,38.6510665],[22.7690602,38.6503662],[22.7691875,38.6503135],[22.769336,38.6503691],[22.7694028,38.650496],[22.7693621,38.650856],[22.7694758,38.6509293],[22.769545,38.650912],[22.7698729,38.650555],[22.7712726,38.6493441],[22.7715675,38.6488967],[22.7715827,38.6486805],[22.7715049,38.6485265],[22.7710567,38.6483776],[22.770933,38.6482232],[22.7708458,38.6479429],[22.7708722,38.6477449],[22.7710375,38.6474853],[22.7715547,38.6471438],[22.772621,38.6466053],[22.7733122,38.6465044],[22.7736137,38.6463454],[22.7751934,38.6440009],[22.7754143,38.6431742],[22.775117,38.6424141],[22.7749029,38.6414927],[22.774615,38.6415258],[22.7744433,38.6414879],[22.7740247,38.6411051],[22.7737244,38.6405252],[22.7735522,38.6398385],[22.7729782,38.6384627],[22.7725273,38.6379534],[22.7725689,38.6375393],[22.7724802,38.6373491],[22.7720036,38.6370017],[22.7714785,38.6367979],[22.769974,38.6367641],[22.7697227,38.6366803],[22.7697028,38.6364999],[22.7700203,38.6360707],[22.7700472,38.6358457],[22.7699394,38.63543],[22.7693967,38.6342438],[22.7690694,38.633898],[22.7682982,38.6333131],[22.7668554,38.6320724],[22.7667875,38.6320086],[22.7666829,38.6314127],[22.7631169,38.6316995],[22.7629268,38.6304133],[22.7625585,38.6270302]]},{"id":19347,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9-\u039b\u03af\u03bc\u03bd\u03b7 \u039d\u03b5\u03b2\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2","description_GR":"\u03a0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039d\u03b5\u03b2\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03bf\u03c5 \u039a\u03b1\u03bb\u03bb\u03b9\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5","path":"STEREA\/Sterea_Kallidromo_Paliochori_Nevropoli","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5479,"name_EN":"Kallidromo: Paliochori-Nevropoli Lake","description_EN":"Ascent from Paliochori to Nevropoli Lake","ascent_time":135,"descent_time":110,"marker":"Red_square","level":9,"ascent":539,"descent":37,"maxelev":1001,"minelev":474,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.4826 38.71743,22.49493 38.75133)","views":1,"millestones":"0,22.4833206,38.7172832#1,22.4888018,38.7247875#2,22.4910990,38.7301698#3,22.4896138,38.7374639#4,22.4912032,38.7459582#5,22.4905945,38.7512650#5.5,22.4942147,38.7513867","x":22.4895847,"y":38.737486,"coor":[[22.4833206,38.7172832],[22.4833199,38.7174364],[22.4833617,38.7176352],[22.4835034,38.7179389],[22.4835678,38.718156],[22.4839184,38.7188319],[22.4839816,38.719103],[22.4839392,38.7192061],[22.4844871,38.7199521],[22.484762,38.7201089],[22.4850034,38.720112],[22.4852552,38.7202234],[22.485422,38.7204959],[22.486382,38.7213373],[22.4870209,38.722026],[22.4873775,38.7223505],[22.4877665,38.7229953],[22.4882639,38.7234072],[22.4885628,38.7245104],[22.488866,38.7248568],[22.4892396,38.7256906],[22.4897642,38.7264543],[22.4901092,38.7264588],[22.4905558,38.726005],[22.4908466,38.7258555],[22.4920543,38.7259793],[22.4920165,38.7261365],[22.491268,38.7267215],[22.4909948,38.7271325],[22.4904659,38.7276663],[22.4905303,38.7278834],[22.4909881,38.7279975],[22.4911715,38.7281801],[22.491134,38.7285986],[22.4906959,38.7291877],[22.4910726,38.7298774],[22.4911486,38.7306353],[22.4911088,38.7308871],[22.4908311,38.7311358],[22.4904975,38.7316812],[22.4901342,38.7318792],[22.4900921,38.7322391],[22.4900269,38.73245],[22.4900895,38.7327572],[22.4905336,38.7335199],[22.4907633,38.7340815],[22.4907987,38.7345866],[22.4907221,38.7349461],[22.4908065,38.7350373],[22.4908347,38.7351683],[22.4907021,38.7354549],[22.4907792,38.7356181],[22.4906739,38.7362475],[22.4907753,38.7368976],[22.4906685,38.7375991],[22.4905282,38.7377054],[22.49031,38.7376846],[22.4899449,38.7373194],[22.4897718,38.7373442],[22.4895847,38.737486],[22.4897451,38.7380648],[22.4899504,38.7382657],[22.4898854,38.7384],[22.4901467,38.7391062],[22.4903469,38.7394332],[22.490347,38.7399739],[22.4904939,38.7401019],[22.4908269,38.7406784],[22.4909579,38.7412388],[22.4910481,38.7418707],[22.4910168,38.7422668],[22.491219,38.7430444],[22.491321,38.7431178],[22.4912099,38.7434768],[22.4911592,38.7436474],[22.4911115,38.7437278],[22.4911321,38.7441156],[22.4913189,38.7445325],[22.4913457,38.7448347],[22.4914985,38.7452242],[22.4914231,38.7455296],[22.4915055,38.7455622],[22.4914564,38.7457057],[22.491251,38.7459509],[22.4910893,38.7459758],[22.4905225,38.745572],[22.4900658,38.7454039],[22.4899304,38.745276],[22.4895769,38.7451272],[22.4893575,38.7451605],[22.4892916,38.7451821],[22.4894708,38.7452971],[22.4894885,38.7456713],[22.4893609,38.7462644],[22.4895485,38.7466452],[22.4896542,38.7470881],[22.4899653,38.7476148],[22.4901912,38.747816],[22.4902212,38.7480326],[22.4901466,38.7480722],[22.4901898,38.7482079],[22.4901039,38.7484591],[22.4898659,38.7488345],[22.4896582,38.7494085],[22.4894437,38.7498067],[22.4891479,38.7503661],[22.4891084,38.7505999],[22.4891755,38.7506909],[22.4894994,38.7507671],[22.4901019,38.7511173],[22.4911883,38.7514377],[22.4916028,38.7514251],[22.4919753,38.7511235],[22.4922535,38.7509063],[22.4929877,38.7504652],[22.493256,38.7504146],[22.4935077,38.750481],[22.4941555,38.7508678],[22.4942147,38.7513867]]},{"id":19349,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u039c\u03bf\u03bd\u03ae \u0394\u03b1\u03bc\u03ac\u03c3\u03c4\u03b1\u03c2-\u039d\u03b5\u03b2\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039d\u03b5\u03b2\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u0394\u03b1\u03bc\u03ac\u03c3\u03c4\u03b1\u03c2","path":"STEREA\/Sterea_Kallidromo_Damasta_Nevropoli","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8582,"name_EN":"Kallidromo: Damastas mon.-Nevropoli Lake","description_EN":"Ascent to Nevropoli plateau from Damasta monastery","ascent_time":205,"descent_time":190,"marker":"Red_dots","level":9,"ascent":677,"descent":264,"maxelev":1183,"minelev":558,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.47774 38.75363,22.51888 38.77536)","views":5,"millestones":"0,22.4777759,38.7737913#1,22.4854865,38.7753085#2,22.4904150,38.7720681#3,22.5001726,38.7720179#4,22.5074725,38.7660953#5,22.5174351,38.7639909#6,22.5141347,38.7586577#7,22.5054735,38.7595089#8,22.4960257,38.7556463#8.6,22.4915639,38.7532763","x":22.5088506,"y":38.7656811,"coor":[[22.4777759,38.7737913],[22.4787009,38.7735961],[22.4794301,38.773948],[22.4800736,38.7740014],[22.4805366,38.7738813],[22.4812249,38.7734487],[22.4813162,38.7734859],[22.4815803,38.774012],[22.4818095,38.7739384],[22.4820698,38.774149],[22.4826536,38.7741521],[22.4826819,38.7739001],[22.4824901,38.7737174],[22.4825743,38.7737005],[22.4825084,38.773551],[22.4828506,38.7736996],[22.4833942,38.7741211],[22.483482,38.7743205],[22.4832026,38.7744701],[22.4831994,38.7746232],[22.4835362,38.7750241],[22.4842294,38.7754476],[22.484623,38.7753446],[22.4856483,38.7753038],[22.4866483,38.7748301],[22.4869874,38.7745822],[22.4879552,38.7745407],[22.4885905,38.7749814],[22.4888306,38.7750566],[22.48921,38.7750796],[22.4898449,38.7749977],[22.4906325,38.7747645],[22.4907993,38.7744964],[22.4908152,38.7742893],[22.4906826,38.7740263],[22.4907206,38.7738646],[22.4908975,38.7736596],[22.4908649,38.7735691],[22.4906812,38.7735487],[22.4901593,38.7737312],[22.4897965,38.7740148],[22.4896928,38.7740225],[22.4896482,38.7739498],[22.4897996,38.773321],[22.4903879,38.7727159],[22.4903301,38.7721835],[22.4907909,38.7715677],[22.4910128,38.7714174],[22.4911856,38.7714106],[22.4913459,38.7714487],[22.4914817,38.7715586],[22.4916784,38.7720567],[22.4918027,38.7721665],[22.4927641,38.7724312],[22.4929025,38.7724149],[22.4931959,38.7721484],[22.4932765,38.7721494],[22.4934227,38.7723135],[22.4942151,38.7726211],[22.4950672,38.772605],[22.4952268,38.7726792],[22.4955372,38.7727012],[22.4959303,38.7726161],[22.4961248,38.7726727],[22.4962295,38.77262],[22.4970598,38.7726532],[22.4977304,38.7725086],[22.4979951,38.772512],[22.4984597,38.7723648],[22.4985191,38.7722755],[22.4990136,38.7722999],[22.4996595,38.7722361],[22.5000649,38.7721151],[22.5001822,38.7720085],[22.5009164,38.7718557],[22.500952,38.7718021],[22.5014948,38.771719],[22.5017042,38.7716135],[22.5022799,38.7716029],[22.5027555,38.7714287],[22.502996,38.7710038],[22.5030494,38.7706531],[22.5033546,38.7703686],[22.5035263,38.7698662],[22.5036545,38.7697867],[22.5038088,38.7695634],[22.503948,38.7695112],[22.5039876,38.7692684],[22.5045015,38.7689145],[22.5048331,38.7684682],[22.504907,38.7682349],[22.5052233,38.7679686],[22.5054906,38.7678458],[22.5057651,38.7673808],[22.5060688,38.7671684],[22.5062955,38.7667838],[22.5064232,38.7667314],[22.5068263,38.7667185],[22.5069894,38.7666215],[22.5073088,38.7662111],[22.507776,38.7658836],[22.508124,38.7657529],[22.5086184,38.7657772],[22.5088506,38.7656811],[22.5091832,38.7657394],[22.5092433,38.765614],[22.5094647,38.7654816],[22.51035,38.765529],[22.5106473,38.7656229],[22.5113047,38.7655592],[22.5116425,38.7653652],[22.5118426,38.7651515],[22.5121902,38.7650388],[22.5122292,38.764823],[22.5124026,38.7647892],[22.5124044,38.7646991],[22.51273,38.764541],[22.5132657,38.7647912],[22.513785,38.7647257],[22.5142249,38.7647628],[22.5145621,38.7647175],[22.5147685,38.7647562],[22.5151114,38.7646434],[22.5154862,38.7644364],[22.5161937,38.7641751],[22.5164357,38.7641601],[22.5166754,38.7642533],[22.5172349,38.7642424],[22.5175657,38.763832],[22.518023,38.7634233],[22.5179484,38.763134],[22.5184132,38.762365],[22.5187174,38.7615669],[22.5182839,38.7613812],[22.518041,38.7614411],[22.5177085,38.7613829],[22.5171658,38.7614661],[22.5167464,38.7611544],[22.516706,38.7608835],[22.5168888,38.7603903],[22.5168191,38.7598667],[22.5166725,38.7597207],[22.5163419,38.7595723],[22.5163326,38.7594641],[22.5164644,38.7592134],[22.5163794,38.7588699],[22.5161304,38.7586685],[22.5160617,38.7586496],[22.5157938,38.7588084],[22.5154705,38.7588584],[22.5151683,38.7589987],[22.514347,38.7586459],[22.5130105,38.758719],[22.5128049,38.7586443],[22.5125444,38.7584427],[22.5121832,38.7583796],[22.5112379,38.7584576],[22.5106912,38.758739],[22.5095916,38.7590404],[22.5093877,38.7594343],[22.5090945,38.7597009],[22.5090372,38.7602408],[22.5089184,38.7604195],[22.5086025,38.7606678],[22.50813,38.7606978],[22.5081619,38.7604414],[22.5079558,38.7603937],[22.507722,38.7600123],[22.5075224,38.7595501],[22.5074199,38.7594948],[22.5066821,38.7595574],[22.505371,38.7595136],[22.5048981,38.7595617],[22.5048161,38.7596327],[22.5045511,38.7596473],[22.5044368,38.7596098],[22.5043783,38.7596541],[22.503992,38.7594149],[22.5038803,38.7592513],[22.5039513,38.7591621],[22.5037638,38.7589254],[22.5029967,38.7587353],[22.5028607,38.7586345],[22.5024125,38.7586017],[22.5021036,38.7585166],[22.5018989,38.7583969],[22.5017154,38.7583675],[22.5014776,38.7581842],[22.500686,38.7580659],[22.5005502,38.7579561],[22.4992369,38.7574706],[22.4983949,38.7570093],[22.4979481,38.7569134],[22.4975843,38.7567015],[22.4972793,38.7564272],[22.4972033,38.75621],[22.4969555,38.7559545],[22.4956335,38.7555095],[22.4950151,38.7553663],[22.4942179,38.7549686],[22.4938861,38.7548742],[22.4935463,38.7546175],[22.493068,38.7543771],[22.492233,38.7535913],[22.4919309,38.7533351],[22.4915639,38.7532763]]},{"id":19350,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u0391\u03bd\u03ac\u03b2\u03c1\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0393\u03ba\u03b9\u03cc\u03b6\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u039a\u03b1\u03bb\u03bb\u03b9\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03bd\u03ac\u03b2\u03c1\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03a0\u03b1\u03bb\u03b9\u03bf\u03c3\u03bf\u03c5\u03b2\u03ac\u03bb\u03b1\u03c2","path":"STEREA\/Sterea_Kallidromo_Anavra_Gioza","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9583,"name_EN":"Kallidromo: Anavra-Gioza peak","description_EN":"Ascent from Anavra to the Kallidromo summitvia Paliosouvala lake","ascent_time":260,"descent_time":215,"marker":"No_marks","level":9,"ascent":1039,"descent":71,"maxelev":1407,"minelev":424,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.53866 38.73744,22.58764 38.77485)","views":8,"millestones":"0,22.5868908,38.7754456#1,22.5854136,38.7682663#2,22.5804853,38.7625387#3,22.5778119,38.7583842#4,22.5680021,38.7595433#5,22.5592749,38.7564525#6,22.5503335,38.7538590#7,22.5434261,38.7506549#8,22.5463744,38.7435375#9.6,22.5443224,38.7369100","x":22.5654878,"y":38.7593659,"coor":[[22.5868908,38.7754456],[22.5868897,38.775396],[22.5861205,38.7752876],[22.5859505,38.7751549],[22.5854569,38.7750858],[22.5852567,38.7748401],[22.5852255,38.7746685],[22.5854505,38.7737701],[22.5856752,38.7734665],[22.5856547,38.7733401],[22.5855091,38.7732617],[22.5849009,38.7731642],[22.5847301,38.7730721],[22.5844317,38.7724467],[22.5844934,38.7721636],[22.5846528,38.771742],[22.5853564,38.7710837],[22.5852614,38.77065],[22.5854426,38.7702197],[22.5856061,38.7689331],[22.5854188,38.768273],[22.5852841,38.7681002],[22.5851995,38.7677207],[22.5852748,38.7674062],[22.5851834,38.767369],[22.5850441,38.7674304],[22.5849555,38.7678349],[22.5848755,38.7678069],[22.5848665,38.7676806],[22.584814,38.7675898],[22.5846525,38.7676059],[22.5844327,38.7674996],[22.5843362,38.767138],[22.5839453,38.7671153],[22.5838213,38.7669876],[22.5839064,38.7667543],[22.584175,38.7665594],[22.5840649,38.7663057],[22.58408,38.7661257],[22.5839318,38.7660518],[22.5838426,38.7659065],[22.5840332,38.7655844],[22.584024,38.7654672],[22.5836593,38.7652825],[22.58325,38.7650253],[22.5830091,38.7649863],[22.5820721,38.7646415],[22.5817815,38.7642055],[22.5816401,38.7639019],[22.581014,38.7635519],[22.5807432,38.7632782],[22.5806842,38.7631153],[22.5804227,38.7623732],[22.5807016,38.7616557],[22.5811107,38.7613363],[22.5816532,38.7606761],[22.5820749,38.7603027],[22.5824204,38.7597122],[22.5826911,38.7594091],[22.5827018,38.7588686],[22.5822943,38.7585212],[22.5820953,38.7581133],[22.5817809,38.757713],[22.580561,38.7577162],[22.5800623,38.7579084],[22.5794775,38.7578022],[22.5791658,38.7578524],[22.5791483,38.7579333],[22.5789506,38.7580391],[22.5784666,38.7580692],[22.5779277,38.7581888],[22.5778087,38.7583856],[22.5772877,38.7585415],[22.5765786,38.7583166],[22.5764,38.7586208],[22.5762376,38.7586278],[22.5758346,38.7586409],[22.5754853,38.7588439],[22.5752843,38.7591118],[22.5752696,38.7592738],[22.5751414,38.7593533],[22.5748322,38.7592775],[22.5742083,38.759396],[22.5738876,38.75932],[22.5731997,38.7593702],[22.5728665,38.7593932],[22.5724372,38.7595681],[22.5716654,38.7596038],[22.5714711,38.7595383],[22.5714177,38.7593304],[22.5712228,38.759292],[22.5709898,38.7594333],[22.5704267,38.7593904],[22.5700199,38.7595927],[22.5696888,38.7594625],[22.5694684,38.7592029],[22.569399,38.759166],[22.5687989,38.7592488],[22.5682409,38.7595303],[22.5680917,38.7595105],[22.5678019,38.7596151],[22.5674392,38.7594439],[22.5671555,38.7594224],[22.5668275,38.7597067],[22.5666776,38.7597229],[22.5660889,38.7592381],[22.5654878,38.7593659],[22.5653199,38.7591296],[22.5652887,38.758967],[22.5650718,38.7585183],[22.5644775,38.7583127],[22.5640241,38.7579647],[22.5639391,38.7576123],[22.5635821,38.7570492],[22.5628007,38.7569945],[22.5622451,38.7571499],[22.5618673,38.7570551],[22.5616997,38.7568008],[22.5615516,38.7567268],[22.5610921,38.7566851],[22.5604676,38.7568397],[22.5601702,38.7567459],[22.5597309,38.7566864],[22.559309,38.756492],[22.5589941,38.7561276],[22.5590238,38.7557946],[22.5589354,38.7556133],[22.5581672,38.754901],[22.5575844,38.7546955],[22.5570423,38.7541842],[22.5554206,38.7535694],[22.5550335,38.7531817],[22.5550315,38.7529429],[22.5547419,38.7530384],[22.5544759,38.7529991],[22.5537021,38.7531337],[22.5531954,38.7531544],[22.5527303,38.753392],[22.5520935,38.7535823],[22.5508121,38.7537827],[22.5503489,38.7538536],[22.5497231,38.7540711],[22.5489294,38.7540522],[22.548375,38.7541535],[22.5482063,38.7542415],[22.5479187,38.7542379],[22.5475243,38.7543952],[22.5465878,38.7546088],[22.5455089,38.7544693],[22.5450595,38.7544997],[22.5445195,38.7544569],[22.5443714,38.754383],[22.5443509,38.7542566],[22.5437028,38.7538701],[22.5436588,38.7532027],[22.5437634,38.7530463],[22.5437003,38.7527572],[22.5434733,38.7526012],[22.5435073,38.7520609],[22.5432556,38.7517559],[22.5434924,38.7502991],[22.5439359,38.7499892],[22.544265,38.7496509],[22.5444732,38.7495994],[22.5447646,38.7494138],[22.5451404,38.74904],[22.5454642,38.7483953],[22.5457462,38.7481104],[22.5463837,38.74783],[22.5466025,38.7474272],[22.5469309,38.7471249],[22.5470344,38.7471262],[22.5470824,38.7470277],[22.5471102,38.7467937],[22.5473382,38.746328],[22.5474542,38.7457167],[22.5473664,38.7454363],[22.547324,38.7452555],[22.5474398,38.7446532],[22.5475849,38.7443036],[22.5475897,38.7440693],[22.5472349,38.7439748],[22.5469391,38.743809],[22.5467706,38.7436086],[22.5458534,38.743444],[22.5448386,38.7429898],[22.5445083,38.7428235],[22.5445273,38.7426841],[22.5443051,38.7422939],[22.5437298,38.741728],[22.5421683,38.7415644],[22.5414705,38.7413664],[22.5412658,38.7412467],[22.5406858,38.7403474],[22.5401562,38.7398001],[22.5395083,38.7394136],[22.5394081,38.7392501],[22.5393898,38.7390156],[22.5395734,38.7384772],[22.540429,38.7382716],[22.5408701,38.7380789],[22.5412968,38.7380302],[22.5417381,38.7378284],[22.5423473,38.737854],[22.542539,38.7380457],[22.5428587,38.7381668],[22.5431466,38.7381524],[22.5435826,38.7382119],[22.5438872,38.7379453],[22.5439034,38.7377112],[22.5440325,38.7375867],[22.5440358,38.7374245],[22.5443224,38.73691]]},{"id":19351,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u039c\u03bf\u03bd\u03ae \u0394\u03b1\u03bc\u03ac\u03c3\u03c4\u03b1\u03c2-\u0395\u03bb\u03b5\u03c5\u03b8\u03b5\u03c1\u03bf\u03c7\u03ce\u03c1\u03b9","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u0394\u03b1\u03bc\u03ac\u03c3\u03c4\u03b1\u03c2 \u03c3\u03c4\u03bf \u0395\u03bb\u03b5\u03c5\u03b8\u03b5\u03c1\u03bf\u03c7\u03ce\u03c1\u03b9","path":"STEREA\/Sterea_Kallidromo_Damasta_Eleftherochori","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2573,"name_EN":"Kallidromo: Damastas mon.-Eleftherochori","description_EN":"The old path from Damasta monastery to Eleftherochori","ascent_time":65,"descent_time":55,"marker":"Red_dots","level":9,"ascent":220,"descent":25,"maxelev":771,"minelev":555,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.45758 38.76563,22.47795 38.77353)","views":3,"millestones":"0,22.4777759,38.7737913#1,22.4715881,38.7689937#2,22.4634869,38.7658990#2.6,22.4577572,38.7654460","x":22.4678942,"y":38.7688773,"coor":[[22.4777759,38.7737913],[22.4772926,38.773785],[22.4769842,38.7736728],[22.4768516,38.7734098],[22.4768955,38.7729688],[22.4768058,38.7728595],[22.4748359,38.7731492],[22.4746211,38.7729662],[22.4739472,38.7727231],[22.4737776,38.7725767],[22.4732399,38.7724255],[22.4729106,38.772214],[22.4723812,38.772207],[22.4723333,38.7717559],[22.4719471,38.7709759],[22.4716439,38.7706205],[22.4713015,38.7704808],[22.4710235,38.7700266],[22.4711775,38.7692808],[22.4713191,38.7691204],[22.4717841,38.7689012],[22.4717634,38.7687928],[22.4705755,38.7689034],[22.4699587,38.7692197],[22.4689963,38.7695496],[22.4688189,38.7697725],[22.4686598,38.7696803],[22.4678942,38.7688773],[22.4677518,38.768542],[22.4673909,38.7681949],[22.46718,38.7678317],[22.4668977,38.7675757],[22.4668204,38.7674215],[22.4664867,38.7674171],[22.4663316,38.7671357],[22.4661053,38.7669525],[22.4655228,38.7667466],[22.4654338,38.7666013],[22.4649789,38.766343],[22.4647841,38.7663044],[22.4646161,38.7660859],[22.4636427,38.7658569],[22.4628207,38.7660804],[22.4625028,38.7658779],[22.4621832,38.7657566],[22.4619566,38.7655869],[22.4616701,38.7655291],[22.4613618,38.7654169],[22.4605561,38.7654648],[22.4604323,38.7655533],[22.4600892,38.7656524],[22.4599943,38.7658494],[22.459821,38.7658832],[22.4584275,38.765653],[22.4577572,38.765446]]},{"id":19363,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u0395\u03bb\u03ac\u03c4\u03b5\u03b9\u03b1-\u03bd\u03b1\u03cc\u03c2 \u039a\u03c1\u03b1\u03bd\u03b1\u03af\u03b1\u03c2 \u0391\u03b8\u03b7\u03bd\u03ac\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b1\u03c1\u03c7\u03b1\u03b9\u03bf\u03b3\u03bd\u03c9\u03c3\u03c4\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"STEREA\/Sterea_Kallidromo_Elateia_Lazoscastle","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8007,"name_EN":"Kallidromo: Elateia-Kranea Athina temple","description_EN":"A trail along the antique landscape of Elateia","ascent_time":205,"descent_time":185,"marker":"Red_dots","level":9,"ascent":572,"descent":124,"maxelev":628,"minelev":173,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.76199 38.62752,22.81299 38.65744)","views":4,"millestones":"0,22.7625174,38.6269982#1,22.7675335,38.6326932#2,22.7732180,38.6390906#3,22.7792793,38.6454407#4,22.7889444,38.6453857#5,22.7984395,38.6470486#6,22.8039736,38.6522402#7,22.8072810,38.6558909#8,22.8110874,38.6579470","x":22.7964571,"y":38.6464294,"coor":[[22.7625174,38.6269982],[22.7625934,38.6276523],[22.7629798,38.6309005],[22.7659113,38.6306611],[22.7660921,38.631447],[22.766682,38.6313992],[22.7667747,38.6319589],[22.766853,38.6320858],[22.7669181,38.6321226],[22.7680039,38.6331163],[22.7691152,38.633975],[22.7694083,38.6343025],[22.7699179,38.6354073],[22.7700486,38.6358232],[22.7700325,38.6360934],[22.769692,38.6365223],[22.7697111,38.6367478],[22.7699626,38.6368225],[22.7714901,38.6368566],[22.7720834,38.6370971],[22.7724921,38.6373898],[22.7725579,38.6375707],[22.7725167,38.6379668],[22.7729679,38.6384581],[22.7736161,38.640114],[22.773746,38.640584],[22.7740243,38.6411096],[22.7742491,38.6414003],[22.77448,38.6415514],[22.7748773,38.641497],[22.7748877,38.6415602],[22.7749749,38.6415611],[22.7750854,38.6416929],[22.7751724,38.6419822],[22.7755249,38.6422021],[22.7757168,38.6424024],[22.7760462,38.6424779],[22.7763124,38.6424537],[22.7766322,38.6425652],[22.7772522,38.6425897],[22.7776059,38.6427375],[22.777847,38.6434249],[22.777865,38.6443984],[22.7780291,38.6446704],[22.77895,38.6451216],[22.7792445,38.645377],[22.7793448,38.6455582],[22.7802653,38.6461626],[22.7804734,38.6462774],[22.7807939,38.6463528],[22.7809105,38.6463135],[22.7814083,38.6467783],[22.7816822,38.6468893],[22.782129,38.646966],[22.7826373,38.6468091],[22.7834998,38.646764],[22.7841336,38.6466625],[22.7842516,38.6464744],[22.7844225,38.6465663],[22.7846639,38.6465598],[22.7852649,38.6463498],[22.7855785,38.6461548],[22.7862225,38.6461254],[22.786815,38.64642],[22.787116,38.6462879],[22.7875647,38.6462565],[22.7877845,38.6461687],[22.7880784,38.6457752],[22.7886482,38.6453756],[22.7887936,38.6453546],[22.7890684,38.6454115],[22.7896555,38.6453455],[22.7901222,38.6454584],[22.7903278,38.6455327],[22.7917615,38.6456917],[22.7918526,38.6457377],[22.7921326,38.6461731],[22.792376,38.6460495],[22.7929509,38.6460284],[22.7932825,38.6461219],[22.7934984,38.6462683],[22.7939797,38.6463454],[22.7946999,38.6465691],[22.7952238,38.6463131],[22.7953568,38.6460441],[22.7955068,38.6460096],[22.7957054,38.6458134],[22.7958436,38.645923],[22.796439,38.6461409],[22.7966098,38.6462328],[22.7964571,38.6464294],[22.7964654,38.6466188],[22.797606,38.6468468],[22.7984071,38.6470442],[22.7988428,38.6471028],[22.7989553,38.6471805],[22.799043,38.6474338],[22.8000969,38.6483187],[22.8000126,38.6485521],[22.7994076,38.6489965],[22.7993931,38.6491766],[22.7995368,38.6495205],[22.7996394,38.6495666],[22.7998592,38.6494787],[22.8001238,38.6494634],[22.8015795,38.6496856],[22.8019424,38.6499777],[22.8022121,38.6507509],[22.8024863,38.6515377],[22.8025782,38.6515387],[22.8028338,38.6513701],[22.8029261,38.6512854],[22.8030528,38.6512687],[22.8033269,38.6513706],[22.8034771,38.6515794],[22.8038891,38.6516827],[22.8039942,38.651864],[22.8038882,38.6520161],[22.8038972,38.6521694],[22.8040556,38.6523152],[22.8044928,38.6522837],[22.8048242,38.6523952],[22.8046692,38.652736],[22.8043042,38.653264],[22.8040157,38.6533331],[22.8034545,38.6532192],[22.8033154,38.6532899],[22.8033132,38.6534251],[22.8035777,38.6534097],[22.8039681,38.6535804],[22.8039995,38.6541124],[22.8041232,38.6542759],[22.8040761,38.6543475],[22.8044434,38.6543693],[22.8049799,38.654591],[22.8053594,38.6545769],[22.8056801,38.6547063],[22.8058163,38.6549375],[22.8059503,38.6551732],[22.8057975,38.6553789],[22.8058433,38.6555371],[22.8057953,38.6556627],[22.8052609,38.6560087],[22.8050733,38.6562321],[22.8051152,38.6562595],[22.8066475,38.6560319],[22.8070522,38.6558828],[22.8072363,38.6558667],[22.8073388,38.6559218],[22.8074299,38.6558461],[22.807614,38.65583],[22.8077888,38.6556876],[22.8078686,38.6557244],[22.8081586,38.6555652],[22.8084002,38.6555496],[22.8085254,38.655623],[22.8084894,38.6557127],[22.8087144,38.6560034],[22.8092815,38.6557658],[22.810078,38.6555487],[22.8105429,38.655238],[22.8109353,38.6551338],[22.8116255,38.6550958],[22.8122871,38.6553954],[22.8125245,38.6556321],[22.8125059,38.6559113],[22.8122755,38.655945],[22.8121347,38.6561238],[22.8118201,38.6563188],[22.8117839,38.6564176],[22.8116453,38.6564612],[22.8115538,38.6564333],[22.8110099,38.656662],[22.8110175,38.6568964],[22.8106469,38.6570729],[22.8106777,38.6572895],[22.8105605,38.6574325],[22.8106,38.6575365],[22.8107693,38.6577274],[22.8109985,38.6577658],[22.8110874,38.657947]]},{"id":19364,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u0395\u03bb\u03ac\u03c4\u03b5\u03b9\u03b1-\u039c\u03c9\u03c1\u03b1\u0390\u03c4\u03b9\u03ba\u03b1-\u0391\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2","description_GR":"\u0395\u03bb\u03ac\u03c4\u03b5\u03b9\u03b1-\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9-\u039c\u03c9\u03c1\u03b1\u0390\u03c4\u03b9\u03ba\u03b1-\u0391\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2","path":"STEREA\/Sterea_Kallidromo_Elateia_Moraitika","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":6047,"name_EN":"Kallidromo: Elateia-Moraitika-Anemomylos","description_EN":"Elateia-Agii Apostoloi-Moraitika-Anemomylos","ascent_time":155,"descent_time":135,"marker":"Blue_dots","level":9,"ascent":472,"descent":9,"maxelev":645,"minelev":172,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.762 38.62731,22.7921 38.65731)","views":1,"millestones":"0,22.7625174,38.6269982#1,22.7675335,38.6326932#2,22.7732180,38.6390906#3,22.7723183,38.6466066#4,22.7712479,38.6537439#5,22.7810811,38.6566001#6,22.7915928,38.6573146","x":22.7702446,"y":38.6529874,"coor":[[22.7625174,38.6269982],[22.7625934,38.6276523],[22.7629798,38.6309005],[22.7659113,38.6306611],[22.7660921,38.631447],[22.766682,38.6313992],[22.7667747,38.6319589],[22.766853,38.6320858],[22.7669181,38.6321226],[22.7680039,38.6331163],[22.7691152,38.633975],[22.7694083,38.6343025],[22.7699179,38.6354073],[22.7700486,38.6358232],[22.7700325,38.6360934],[22.769692,38.6365223],[22.7697111,38.6367478],[22.7699626,38.6368225],[22.7714901,38.6368566],[22.7720834,38.6370971],[22.7724921,38.6373898],[22.7725579,38.6375707],[22.7725167,38.6379668],[22.7729679,38.6384581],[22.7736161,38.640114],[22.773746,38.640584],[22.7740243,38.6411096],[22.7742491,38.6414003],[22.77448,38.6415514],[22.7749793,38.6419171],[22.7753832,38.6430387],[22.7753178,38.6435066],[22.7751496,38.6439374],[22.7736287,38.6462014],[22.7731999,38.6464131],[22.7726131,38.646461],[22.7723741,38.6465757],[22.7714345,38.6470975],[22.7713648,38.6471418],[22.7709096,38.6475516],[22.7708675,38.6480017],[22.7710099,38.6482825],[22.7712774,38.6484295],[22.7714479,38.6485395],[22.7715026,38.6487022],[22.7711701,38.6493295],[22.7697583,38.6505763],[22.7695003,38.65088],[22.7693848,38.6509148],[22.769415,38.6511044],[22.7695602,38.6513492],[22.7695621,38.6519079],[22.7699732,38.6527323],[22.7702446,38.6529874],[22.7707591,38.653146],[22.771042,38.6534013],[22.7712543,38.653755],[22.7719978,38.6543576],[22.7727509,38.6546719],[22.7729289,38.6550162],[22.7732948,38.6551281],[22.7732456,38.6553169],[22.7734726,38.6554814],[22.7739529,38.6556217],[22.7741144,38.6555873],[22.7743197,38.6556796],[22.7746069,38.6556826],[22.7746876,38.655733],[22.7748687,38.6558971],[22.7755327,38.6560482],[22.777223,38.6559938],[22.7779571,38.6560736],[22.7785171,38.6562597],[22.7789026,38.6565701],[22.7795633,38.6567887],[22.7803337,38.6567607],[22.7808792,38.6566402],[22.7819632,38.6564172],[22.7821351,38.6564461],[22.7823321,38.656349],[22.7826533,38.6563884],[22.7829201,38.656238],[22.7831623,38.6561864],[22.7835984,38.656227],[22.7842475,38.6565762],[22.7845045,38.6564797],[22.7848272,38.6565552],[22.7855367,38.6567338],[22.785728,38.6569115],[22.7857923,38.6570563],[22.7870113,38.657078],[22.7874153,38.656974],[22.7877684,38.6571579],[22.7882144,38.6572887],[22.7888352,38.6572771],[22.7892673,38.6575519],[22.7894164,38.6575715],[22.7897055,38.6574663],[22.7900732,38.6574701],[22.7901412,38.6575249],[22.7905204,38.6575288],[22.7907259,38.6576121],[22.7909451,38.6575603],[22.7911743,38.6575987],[22.7913712,38.6575106],[22.7915928,38.6573146]]},{"id":19365,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u0395\u03bb\u03ac\u03c4\u03b5\u03b9\u03b1-\u03bf\u03c7\u03cd\u03c1\u03c9\u03c3\u03b7 \u0391\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03bf\u03c7\u03cd\u03c1\u03c9\u03c3\u03b7","path":"STEREA\/Sterea_Kallidromo_Elateia_Anemomylos","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":5593,"name_EN":"Kallidromo: Elateia-Anemomylos fortification","description_EN":"A hike to the ancient fortification","ascent_time":170,"descent_time":150,"marker":"Green_dots","level":9,"ascent":476,"descent":13,"maxelev":645,"minelev":172,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.762 38.62731,22.7921 38.65731)","views":5,"millestones":"0,22.7625174,38.6269982#1,22.7675335,38.6326932#2,22.7732180,38.6390906#3,22.7792793,38.6454407#4,22.7876913,38.6510456#5,22.7860236,38.6570619#5.6,22.7915939,38.6573146","x":22.7839937,"y":38.6491572,"coor":[[22.7625174,38.6269982],[22.7625934,38.6276523],[22.7629798,38.6309005],[22.7659113,38.6306611],[22.7660921,38.631447],[22.766682,38.6313992],[22.7667747,38.6319589],[22.766853,38.6320858],[22.7669181,38.6321226],[22.7680039,38.6331163],[22.7691152,38.633975],[22.7694083,38.6343025],[22.7699179,38.6354073],[22.7700486,38.6358232],[22.7700325,38.6360934],[22.769692,38.6365223],[22.7697111,38.6367478],[22.7699626,38.6368225],[22.7714901,38.6368566],[22.7720834,38.6370971],[22.7724921,38.6373898],[22.7725579,38.6375707],[22.7725167,38.6379668],[22.7729679,38.6384581],[22.7736161,38.640114],[22.773746,38.640584],[22.7740243,38.6411096],[22.7742491,38.6414003],[22.77448,38.6415514],[22.7748773,38.641497],[22.7748877,38.6415602],[22.7749749,38.6415611],[22.7750854,38.6416929],[22.7751724,38.6419822],[22.7755249,38.6422021],[22.7757168,38.6424024],[22.7760462,38.6424779],[22.7763124,38.6424537],[22.7766322,38.6425652],[22.7772522,38.6425897],[22.7776059,38.6427375],[22.777847,38.6434249],[22.777865,38.6443984],[22.7780291,38.6446704],[22.77895,38.6451216],[22.7792445,38.645377],[22.7793448,38.6455582],[22.7802653,38.6461626],[22.7804734,38.6462774],[22.7807939,38.6463528],[22.78092,38.6464353],[22.7811048,38.6468652],[22.7812713,38.6470652],[22.7816552,38.6474657],[22.7823834,38.6478878],[22.782621,38.6481066],[22.7828493,38.6481991],[22.7832337,38.6485725],[22.7837011,38.6487937],[22.7839937,38.6491572],[22.7843637,38.6493638],[22.7845103,38.6495275],[22.7846499,38.6497677],[22.7856468,38.6502106],[22.7858574,38.65033],[22.7862199,38.6506401],[22.7868161,38.6507184],[22.7875339,38.6510863],[22.7877994,38.651017],[22.7881776,38.651075],[22.7889248,38.6510647],[22.7893012,38.6512308],[22.7893867,38.6512722],[22.7893012,38.6512308],[22.7891767,38.6513962],[22.7892193,38.6515949],[22.7890731,38.652089],[22.7890915,38.6523595],[22.7889345,38.6528085],[22.788979,38.652899],[22.788631,38.6532199],[22.7884904,38.6533806],[22.7880734,38.6535745],[22.7880948,38.6536649],[22.7879213,38.6537352],[22.7875454,38.6542179],[22.7872542,38.6544492],[22.7869655,38.6545318],[22.7867339,38.6546375],[22.7867883,38.6548183],[22.7864644,38.6549411],[22.7864959,38.6551217],[22.7861817,38.6553527],[22.7860955,38.6556942],[22.7858652,38.6557189],[22.7857832,38.6558081],[22.7857791,38.6560514],[22.7858581,38.6561423],[22.7855299,38.6565174],[22.7855378,38.6567338],[22.7857291,38.6569115],[22.7857934,38.6570563],[22.7870123,38.657078],[22.7874163,38.656974],[22.7877695,38.6571579],[22.7882155,38.6572887],[22.7888363,38.6572771],[22.7892684,38.6575519],[22.7894175,38.6575715],[22.7897065,38.6574663],[22.7900742,38.6574701],[22.7901423,38.6575249],[22.7905215,38.6575288],[22.7907269,38.6576121],[22.7909462,38.6575603],[22.7911754,38.6575987],[22.7913722,38.6575106],[22.7915939,38.6573146]]},{"id":19366,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u0391\u03bd\u03ac\u03b2\u03c1\u03b1-\u03a0\u03b1\u03bb\u03b9\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf-\u0394\u03c1\u03b1\u03ba\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03c9\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03c9\u03bd \u0391\u03bb\u03c0\u03b7\u03bd\u03ce\u03bd","path":"STEREA\/Sterea_Kallidromo_Anavra_Drakospilia_loop","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":8669,"name_EN":"Kallidromo: Anavra-Paliokastro-Drakospilia loop","description_EN":"A long rtail around the ancient Alpini acropolis","ascent_time":230,"descent_time":225,"marker":"No_marks","level":9,"ascent":407,"descent":405,"maxelev":716,"minelev":428,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.56218 38.7725,22.58695 38.78434)","views":7,"millestones":"0,22.5868908,38.7754456#1,22.5793590,38.7763241#2,22.5737146,38.7785926#3,22.5708528,38.7760955#4,22.5629045,38.7727792#5,22.5672425,38.7780354#6,22.5699458,38.7834723#7,22.5784364,38.7823245#8,22.5820402,38.7776345#8.7,22.5868908,38.7754456","x":22.563192,"y":38.7722686,"coor":[[22.5868908,38.7754456],[22.5868878,38.7757249],[22.5866874,38.7759658],[22.5859072,38.7761816],[22.5857764,38.7759728],[22.5854067,38.7760404],[22.5848456,38.7758894],[22.5847461,38.7759738],[22.5843865,38.7761857],[22.5839338,38.7763785],[22.5838048,38.7770798],[22.5832463,38.7773794],[22.5829927,38.7773943],[22.5824189,38.7773063],[22.582009,38.7776617],[22.581836,38.7776777],[22.5807836,38.7773405],[22.5806713,38.777195],[22.5805524,38.776806],[22.5804168,38.7766782],[22.5803127,38.776704],[22.5803074,38.7769743],[22.5801071,38.7772061],[22.5798895,38.7771494],[22.5796992,38.7768768],[22.579483,38.776748],[22.5793742,38.7766475],[22.5793504,38.7761066],[22.5792166,38.7758887],[22.5789387,38.7757547],[22.5782064,38.7755295],[22.5778144,38.7755608],[22.5768758,38.7758737],[22.576419,38.7756879],[22.5752095,38.7757273],[22.5741773,38.7755345],[22.5732934,38.7759922],[22.5727967,38.7760763],[22.5727934,38.7761709],[22.5730838,38.776616],[22.5726558,38.7772956],[22.5728315,38.777505],[22.5728531,38.778154],[22.5729441,38.7782092],[22.5731745,38.778203],[22.5733644,38.7784937],[22.5735259,38.7784776],[22.5739125,38.7787166],[22.5743366,38.7788119],[22.5744365,38.7789934],[22.574552,38.7789767],[22.5746834,38.778735],[22.5747694,38.7784658],[22.5747309,38.7780868],[22.5748024,38.7779616],[22.5752509,38.777985],[22.5756559,38.7778818],[22.5752509,38.777985],[22.5748024,38.7779616],[22.5747309,38.7780868],[22.5747694,38.7784658],[22.5746834,38.778735],[22.574552,38.7789767],[22.5744365,38.7789934],[22.5743366,38.7788119],[22.5739125,38.7787166],[22.5735259,38.7784776],[22.5733644,38.7784937],[22.5731745,38.778203],[22.5729441,38.7782092],[22.5728531,38.778154],[22.5728315,38.777505],[22.5726558,38.7772956],[22.5725233,38.7770867],[22.572481,38.7768969],[22.5723231,38.7767328],[22.5719216,38.7766648],[22.5718342,38.7764295],[22.5710807,38.7761139],[22.570667,38.7760818],[22.5699811,38.7758391],[22.5697513,38.7758183],[22.5689533,38.7754301],[22.568321,38.7753863],[22.5681152,38.7753207],[22.5677922,38.7753527],[22.5675642,38.7752418],[22.567081,38.7752269],[22.5668516,38.775188],[22.5660081,38.7747722],[22.5657317,38.7747778],[22.5655457,38.7748656],[22.5650768,38.7747157],[22.5650574,38.7745352],[22.564934,38.7743715],[22.5646953,38.7742244],[22.5644833,38.7738884],[22.5642894,38.7737959],[22.5642578,38.7736513],[22.5640108,38.7733419],[22.5639159,38.7729082],[22.5637116,38.7727616],[22.5633455,38.7726489],[22.5632003,38.7724309],[22.563192,38.7722686],[22.5629284,38.7722113],[22.5627145,38.7724745],[22.5626742,38.7727623],[22.5627761,38.7728447],[22.5630203,38.7727215],[22.5630649,38.7727941],[22.5623925,38.7736059],[22.5624375,38.7736605],[22.5625874,38.7736443],[22.5629848,38.7733428],[22.5632751,38.7732203],[22.5632699,38.7739456],[22.5633544,38.7743251],[22.5633832,38.7751815],[22.5635342,38.775688],[22.563457,38.7760925],[22.5635075,38.7764446],[22.5636897,38.7765459],[22.5640704,38.7765055],[22.5645364,38.7767996],[22.5649594,38.776949],[22.5655121,38.7769378],[22.5664015,38.7773632],[22.5667256,38.777277],[22.5668398,38.7773235],[22.5670469,38.7779027],[22.5678874,38.7784717],[22.568119,38.7789792],[22.5680506,38.779519],[22.5682957,38.7799275],[22.5683461,38.7802886],[22.5685645,38.7806427],[22.5684982,38.780741],[22.5681394,38.7808357],[22.5677416,38.7811552],[22.5673841,38.7817636],[22.5671013,38.7820845],[22.5670843,38.7824132],[22.5671169,38.7827966],[22.5678284,38.7829135],[22.5679449,38.7828428],[22.5681291,38.7822683],[22.5688218,38.7821687],[22.5694793,38.7826814],[22.5696597,38.783053],[22.5700514,38.7836165],[22.5704859,38.783766],[22.5707002,38.7839849],[22.5712484,38.7842079],[22.5727551,38.7842803],[22.5731277,38.7840686],[22.5739017,38.7833572],[22.5740291,38.7833227],[22.575029,38.7839837],[22.5754072,38.7840694],[22.5758982,38.7842736],[22.5761122,38.7845105],[22.5764737,38.7842806],[22.5771913,38.7840911],[22.5774826,38.7839145],[22.5782118,38.7831394],[22.5783329,38.7828345],[22.5783059,38.7824557],[22.5787758,38.7819838],[22.5789106,38.7815709],[22.5791092,38.7814292],[22.579603,38.7814893],[22.5799274,38.7813851],[22.5805864,38.7806632],[22.5807681,38.7802058],[22.5807602,38.7800255],[22.5800097,38.7795568],[22.5797496,38.7793194],[22.5796504,38.7791019],[22.5796559,38.7788226],[22.5798806,38.778519],[22.5800227,38.7783225],[22.5799601,38.7779973],[22.5800455,38.7776244],[22.5800164,38.7773537],[22.5801071,38.7772061],[22.5803074,38.7769743],[22.5803127,38.776704],[22.5804168,38.7766782],[22.5805524,38.776806],[22.5806713,38.777195],[22.5807836,38.7773405],[22.581836,38.7776777],[22.582009,38.7776617],[22.5824189,38.7773063],[22.5829927,38.7773943],[22.5832463,38.7773794],[22.5838048,38.7770798],[22.5839338,38.7763785],[22.5843865,38.7761857],[22.5847461,38.7759738],[22.5848456,38.7758894],[22.5854067,38.7760404],[22.5857764,38.7759728],[22.5859072,38.7761816],[22.5866874,38.7759658],[22.5868878,38.7757249],[22.5868908,38.7754456]]},{"id":19367,"author":"AnaDigit","name_GR":"\u039a\u03b1\u03bb\u03bb\u03af\u03b4\u03c1\u03bf\u03bc\u03bf: \u03a4\u03b9\u03b8\u03c1\u03ce\u03bd\u03b9-\u039a\u03bb\u03b5\u03b9\u03c3\u03bf\u03cd\u03c1\u03b1-\u039c\u03b5\u03bd\u03b4\u03b5\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03b7\u03c2 \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae\u03c2 \u03b4\u03b9\u03ac\u03b2\u03b1\u03c3\u03b7\u03c2 \u03c4\u03b7\u03c2 \u039a\u03bb\u03b5\u03b9\u03c3\u03bf\u03cd\u03c1\u03b1\u03c2","path":"STEREA\/Sterea_Kallidromo_Tithronio_Klisoura_Mendenits","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6934,"name_EN":"Kallidromo: Tithronio-Kleisoura-Mendenitsa","description_EN":"Crossing of the historic pass of Kleisoura","ascent_time":155,"descent_time":160,"marker":"No_marks","level":9,"ascent":350,"descent":497,"maxelev":1010,"minelev":518,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.58047 38.71397,22.61856 38.74974)","views":1,"millestones":"0,22.5814765,38.7135233#1,22.5828523,38.7197574#2,22.5901963,38.7235660#3,22.5964932,38.7264756#4,22.6031982,38.7324393#5,22.6074790,38.7383438#6,22.6124823,38.7461696#6.9,22.6178623,38.7501749","x":22.5969991,"y":38.7270291,"coor":[[22.5814765,38.7135233],[22.5820911,38.7136659],[22.5823448,38.713633],[22.5821776,38.7141266],[22.5820215,38.7142238],[22.5818057,38.714086],[22.5816217,38.7140838],[22.5811733,38.7142585],[22.5815379,38.7144342],[22.5817183,38.7146166],[22.5818269,38.7149423],[22.5819178,38.7149975],[22.5829668,38.7154608],[22.5833591,38.7159792],[22.5832036,38.7162836],[22.5831753,38.7165536],[22.5832655,38.7166448],[22.5833183,38.7174655],[22.5827962,38.7176394],[22.58273,38.7177873],[22.5829225,38.7179428],[22.5826537,38.7181558],[22.582593,38.7183173],[22.5828725,38.7187262],[22.5828803,38.7189155],[22.5827367,38.7191931],[22.5829461,38.7202409],[22.5828608,38.7204832],[22.5827212,38.7205626],[22.5825085,38.7208484],[22.5825164,38.7210287],[22.582779,38.721131],[22.5832392,38.7211276],[22.5837552,38.7212059],[22.5845402,38.7216479],[22.5847691,38.7217048],[22.5855037,38.7217858],[22.5859378,38.7216468],[22.5868469,38.7216804],[22.5872503,38.7216402],[22.587811,38.7217911],[22.5882037,38.7217058],[22.5886972,38.7217658],[22.5891421,38.7219514],[22.5900048,38.7225385],[22.5903358,38.7226686],[22.5903145,38.7228756],[22.5902085,38.7230005],[22.5902561,38.7235057],[22.5899511,38.7238084],[22.5896836,38.7239584],[22.5894357,38.7242798],[22.5895135,38.7248755],[22.5898721,38.7247717],[22.5910023,38.7246231],[22.5915112,38.724485],[22.592595,38.7243539],[22.5934217,38.724436],[22.594935,38.7244001],[22.5951258,38.7245916],[22.5952146,38.7247549],[22.5957641,38.7248876],[22.5961976,38.7250731],[22.5964924,38.7252929],[22.5965774,38.7256543],[22.5967474,38.7257825],[22.596801,38.7259814],[22.5962901,38.7262276],[22.5962423,38.7263171],[22.5965604,38.7265192],[22.5969991,38.7270291],[22.5971134,38.7270665],[22.5972012,38.7272838],[22.5973043,38.7273031],[22.5975514,38.7276124],[22.5978148,38.7276697],[22.5982663,38.7281166],[22.5988412,38.7287183],[22.59966,38.7292057],[22.6011604,38.7307195],[22.6012411,38.7307114],[22.6011537,38.7304761],[22.6013922,38.7306321],[22.602185,38.7318671],[22.6025904,38.7323135],[22.6027047,38.7323509],[22.6026741,38.7321523],[22.6028661,38.7323348],[22.6037123,38.7325973],[22.6042227,38.7329728],[22.6044205,38.7332816],[22.6045014,38.7332645],[22.6045527,38.7329948],[22.6046339,38.7329597],[22.6049583,38.7340269],[22.6054096,38.7344828],[22.6053116,38.734788],[22.6054534,38.7351862],[22.6056108,38.7353773],[22.6059192,38.7354891],[22.606251,38.7358085],[22.6059491,38.7359491],[22.605855,38.7360561],[22.60583,38.7367496],[22.6056984,38.7370094],[22.6054884,38.7371601],[22.605777,38.7371815],[22.6061146,38.7369783],[22.6064585,38.7370455],[22.6067607,38.7374816],[22.6080539,38.7390199],[22.6088079,38.7404797],[22.6094475,38.7413163],[22.6097368,38.7418244],[22.6098219,38.7421858],[22.6096758,38.7425986],[22.6102006,38.7440196],[22.6103459,38.7442376],[22.6107991,38.7446034],[22.6111257,38.7449678],[22.611308,38.74506],[22.6115407,38.7453376],[22.6121914,38.7459581],[22.6127474,38.7463612],[22.6131152,38.7469783],[22.6132046,38.7471146],[22.6132561,38.7472593],[22.6136188,38.7481377],[22.6146378,38.7484021],[22.61523,38.7487245],[22.6155003,38.7490251],[22.6158894,38.7491378],[22.6160857,38.7491041],[22.6163467,38.7483998],[22.6169631,38.7489523],[22.6170297,38.7490792],[22.6171554,38.7491844],[22.6176321,38.7493928],[22.6175804,38.7498202],[22.6177343,38.7501914],[22.6178623,38.7501749]]}],{"extent":[22.45758,38.62731,22.88444,38.7975],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":true},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":true},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Anopea_Odos":{"url":null,"color":"#2f3aff","width":6,"exclude":false,"useStyle":true}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_kallidromo = new getPoiCollection("kallidromo",[{"name":"\u039a\u0391\u039b\u039b\u0399\u0394\u03a1\u039f\u039c\u039f
\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7
\u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc","owner":"","x":22.544509887695,"y":38.735066370198,"photo":"Kallidromo apo Parnasso","type":0,"zoom_level":11,"id":103,"hlink_GR":"","hlink_EN":"","description":"\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03c4\u03bf\u03c5 \u03b2\u03bf\u03c5\u03bd\u03bf\u03cd \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc","height":272,"width":800},{"name":"\u0398\u0395\u03a1\u039c\u039f\u03a0\u03a5\u039b\u0395\u03a3
\u039a\u03ad\u03bd\u03c4\u03c1\u03bf \u0399\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae\u03c2
\u0395\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7\u03c2 \u0398\u03b5\u03c1\u03bc\u03bf\u03c0\u03c5\u03bb\u03ce\u03bd","owner":"AnaDigit","x":22.540454,"y":38.79784,"photo":"Fthiotida_Mouseio_Thermopylon","type":9,"zoom_level":14,"id":1148,"hlink_GR":"http:\/\/www.thermopyles.dataconcept.eu\/(S(4l53gh45osnaswbdeigponu3))\/ThermopylesMuseum\/fmain.aspx","hlink_EN":"http:\/\/www.thermopyles.dataconcept.eu\/(S(4l53gh45osnaswbdeigponu3))\/ThermopylesMuseum\/fmain.aspx?lang=en-US","description":"","height":197,"width":600},{"name":"\u0398\u0395\u03a1\u039c\u039f\u03a0\u03a5\u039b\u0395\u03a3
\u0397\u03c1\u03ce\u03bf \u039b\u03b5\u03c9\u03bd\u03af\u03b4\u03b1","owner":"AnaDigit","x":22.539488792419,"y":38.797371500894,"photo":"Fthiotida_iroo_Leonidas1","type":9,"zoom_level":13,"id":1149,"hlink_GR":"http:\/\/el.wikipedia.org\/wiki\/\u039c\u03ac\u03c7\u03b7_\u03c4\u03c9\u03bd_\u0398\u03b5\u03c1\u03bc\u03bf\u03c0\u03c5\u03bb\u03ce\u03bd","hlink_EN":"https:\/\/www.youtube.com\/watch?v=IgcBtbs6I4g","description":"","height":600,"width":397},{"name":"\u039a\u0391\u039b\u039b\u0399\u0394\u03a1\u039f\u039c\u039f
\u0398\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7
\u03c4\u03bf\u03c5 \u0392\u03bf\u03b9\u03c9\u03c4\u03b9\u03ba\u03bf\u03cd \u039a\u03b7\u03c6\u03b9\u03c3\u03bf\u03cd","owner":"\u0392. \u039a\u03b1\u03b9\u03bd\u03bf\u03cd\u03c1\u03b3\u03b9\u03bf\u03c2","x":22.479501,"y":38.735688,"photo":"Kallidromo_MTB_Elefth_Damasta5","type":0,"zoom_level":13,"id":1209,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":960},{"name":"\u039a\u0391\u039b\u039b\u0399\u0394\u03a1\u039f\u039c\u039f
\u0391\u03bd\u03b5\u03b2\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b1 \u03b4\u03ac\u03c3\u03b7
\u03c4\u03b7\u03c2 \u0394\u03b1\u03bc\u03ac\u03c3\u03c4\u03b1\u03c2","owner":"\u0392. \u039a\u03b1\u03b9\u03bd\u03bf\u03cd\u03c1\u03b3\u03b9\u03bf\u03c2","x":22.499497,"y":38.78366,"photo":"Kallidromo_MTB_Elefth_Damasta1","type":0,"zoom_level":14,"id":1210,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":503},{"name":"\u039a\u0391\u039b\u039b\u0399\u0394\u03a1\u039f\u039c\u039f
\u03a3\u03c4\u03b7 \u039d\u03b5\u03c5\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7
\u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c4\u03b7 \u0393\u03ba\u03b9\u03ce\u03bd\u03b1","owner":"\u0392. \u039a\u03b1\u03b9\u03bd\u03bf\u03cd\u03c1\u03b3\u03b9\u03bf\u03c2","x":22.459603,"y":38.743574,"photo":"Kallidromo_MTB_Elefth_Damasta2","type":0,"zoom_level":14,"id":1211,"hlink_GR":"","hlink_EN":"","description":"","height":455,"width":800},{"name":"\u039a\u0391\u039b\u039b\u0399\u0394\u03a1\u039f\u039c\u039f
\u03a3\u03c4\u03b7 \u03bb\u03af\u03bc\u03bd\u03b7 \u039d\u03b5\u03c5\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2","owner":"\u0392. \u039a\u03b1\u03b9\u03bd\u03bf\u03cd\u03c1\u03b3\u03b9\u03bf\u03c2","x":22.494037,"y":38.750614,"photo":"Kallidromo_MTB_Elefth_Damasta4","type":0,"zoom_level":13,"id":1212,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u039f\u0399\u03a4\u0397
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03c9\u03bd \u03a3\u03b9\u03b4\u03b7\u03c1\u03bf\u03b4\u03c1\u03bf\u03bc\u03b9\u03ba\u03ce\u03bd","owner":"AnaDigit","x":22.443175,"y":38.790913,"photo":"Oeta_simansi_1001","type":450,"zoom_level":16,"id":4143,"hlink_GR":"","hlink_EN":"","description":"","height":762,"width":1000},{"name":"\u039f\u0399\u03a4\u0397
\u0397 \u0396\u03c9\u03bf\u03b4\u03cc\u03c7\u03bf\u03c2 \u03a0\u03b7\u03b3\u03ae \u03c3\u03c4\u03b7 \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u03c4\u03bf\u03c5 \u0391\u03c3\u03c9\u03c0\u03bf\u03cd","owner":"AnaDigit","x":22.443648361114,"y":38.791043317557,"photo":"Oeta_Asopos_ZoodochosPigi_11","type":9,"zoom_level":15,"id":4150,"hlink_GR":"","hlink_EN":"","description":"","height":589,"width":1000}],{});function createAdventureListWidgetContext(){};console.log('sort type: none');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="
Ανοπαία Οδός
Λίμνη Νεβρόπολη-κορυφή Γκιόζα
Τιθρώνιο-κορυφή Γκιόζα
Μονοπάτι των Σπηλαίων
Καμένα Βούρλα-Καρυά
Ελευθεροχώρι-Λίμνη Νεβρόπολης
Μενδενίτσα-κορυφή Γκιόζα
Ελευθεροχώρι-Καταφύγιο ΕΟΣ Λαμίας
Θερμοπύλες-Νεβρόπολη μέσω Παλιοδρακοσπηλιάς
Καλαπόδι-Ελάτεια
Παλιοχώρι-Λίμνη Νεβρόπολης
Μονή Δαμάστας-Νεβρόπολη
Ανάβρα-κορυφή Γκιόζα
Μονή Δαμάστας-Ελευθεροχώρι
Ελάτεια-ναός Κραναίας Αθηνάς
Ελάτεια-Μωραΐτικα-Ανεμόμυλος
Ελάτεια-οχύρωση Ανεμόμυλος
Κυκλική Ανάβρα-Παλιόκαστρο-Δρακοσπηλιά
Τιθρώνι-Κλεισούρα-Μενδενίτσα
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["kallidromo"],pc:["kallidromo"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_kallidromo.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); }