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_nafpaktia = new getAdventureCollection("nafpaktia",[{"id":18762,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u03915 \u03a7\u03cc\u03bc\u03bf\u03c1\u03b7-\u0391\u03bc\u03c0\u03b5\u03bb\u03b1\u03ba\u03b9\u03ce\u03c4\u03b9\u03c3\u03b1","description_GR":"","path":"STEREA\/Sterea_Nafpaktia_Chomori_Abelakiotisa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5466,"name_EN":"Nafpaktia: A5 Chomori-Abelakiotissa","description_EN":"","ascent_time":135,"descent_time":125,"marker":"No_marks","level":9,"ascent":323,"descent":448,"maxelev":886,"minelev":635,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.8517 38.60455,21.88743 38.61476)","views":9,"millestones":"0,21.8871117,38.6154084#1,21.8814389,38.6100520#2,21.8739051,38.6045279#3,21.8664916,38.6054449#4,21.8602040,38.6044593#5.5,21.8519314,38.6071493","x":21.8658041,"y":38.6059615,"coor":[[21.8871117,38.6154084],[21.8868896,38.6151521],[21.8865955,38.6146062],[21.8864162,38.6140623],[21.8862278,38.6138652],[21.8862226,38.6132614],[21.8859006,38.6128861],[21.885728,38.6125046],[21.8856828,38.6120893],[21.8856513,38.6118409],[21.8859844,38.6114505],[21.8860064,38.6110904],[21.8861046,38.6109481],[21.8855968,38.6105694],[21.8845336,38.6108701],[21.8840176,38.6108427],[21.8834653,38.6104903],[21.8826592,38.6105659],[21.88186,38.6104072],[21.8815444,38.6102033],[21.8813239,38.6098929],[21.8812462,38.6098735],[21.8812231,38.6094135],[21.8811476,38.60925],[21.8807759,38.609],[21.8805133,38.6089502],[21.8798697,38.6085781],[21.8794327,38.6082097],[21.878832,38.6075501],[21.8786061,38.6074198],[21.8782639,38.6073415],[21.8776385,38.6067445],[21.8770545,38.6064546],[21.8767291,38.6061964],[21.8762729,38.6057015],[21.8759435,38.605191],[21.8756533,38.6045189],[21.8754008,38.6045143],[21.8751624,38.6044199],[21.8750962,38.6043286],[21.8749585,38.6043261],[21.8748408,38.6044231],[21.8744463,38.6045601],[21.8738618,38.6045224],[21.8734754,38.6047767],[21.8733516,38.6050808],[21.8728351,38.6050714],[21.8726464,38.6052392],[21.8725957,38.6054005],[21.8723598,38.6056124],[21.8722205,38.6056639],[21.8722301,38.6057272],[21.8719098,38.6060728],[21.8713075,38.6066385],[21.8711986,38.6068257],[21.870862,38.6069458],[21.8707638,38.6071602],[21.8703522,38.6070987],[21.8702583,38.607169],[21.8701459,38.6070859],[21.8700066,38.6071374],[21.8692896,38.6065297],[21.8690972,38.6064361],[21.8689005,38.6064865],[21.8687371,38.6057988],[21.8684899,38.605614],[21.8681945,38.6055095],[21.8682596,38.6052494],[21.8679649,38.6051179],[21.8679284,38.6051893],[21.8678606,38.605152],[21.8677541,38.6052582],[21.867493,38.6051544],[21.8674957,38.6050643],[21.867382,38.6050262],[21.8670892,38.6052191],[21.8665554,38.6054076],[21.8664035,38.6054949],[21.8663189,38.6056375],[21.8660867,38.6057234],[21.8659541,38.6059372],[21.8658041,38.6059615],[21.8653594,38.6062418],[21.8653343,38.6063134],[21.8648694,38.6065031],[21.8646566,38.6067065],[21.8646174,38.606868],[21.8643945,38.6070261],[21.8641914,38.6072927],[21.8641047,38.6075074],[21.8635739,38.6076644],[21.86335,38.6078585],[21.8629304,38.6080671],[21.8626691,38.6079722],[21.8625356,38.6078256],[21.8623416,38.607786],[21.8621961,38.6076572],[21.8620587,38.6076457],[21.8619925,38.6075544],[21.861697,38.6074499],[21.8617106,38.607378],[21.8610236,38.6073114],[21.8609219,38.6072555],[21.8607901,38.6070548],[21.8604839,38.6069231],[21.8604188,38.6067957],[21.8604741,38.6064814],[21.8603473,38.6061096],[21.8604597,38.6058053],[21.860436,38.6054445],[21.8602932,38.6052256],[21.8602201,38.604981],[21.8602577,38.6048736],[21.8601494,38.6046553],[21.8602524,38.6042788],[21.8600934,38.6042218],[21.8593983,38.6052002],[21.8590315,38.605563],[21.858945,38.6057686],[21.8588287,38.6058205],[21.8586343,38.6061774],[21.8586129,38.6065104],[21.8584381,38.6065973],[21.858365,38.6067401],[21.8580123,38.607013],[21.8580165,38.6076438],[21.8581011,38.6078887],[21.8580088,38.607905],[21.8579821,38.6080306],[21.8577424,38.6079812],[21.857542,38.6077703],[21.8575145,38.607923],[21.8574451,38.6079397],[21.857392,38.6077946],[21.8572785,38.6077474],[21.8572612,38.6079454],[21.8571541,38.6080695],[21.8568645,38.6081543],[21.8567751,38.6080716],[21.8566822,38.608106],[21.8565827,38.607978],[21.8561612,38.6078621],[21.8557776,38.6080173],[21.8557737,38.6077649],[21.8556968,38.6076464],[21.8553693,38.6074602],[21.8553518,38.6072796],[21.8554391,38.607047],[21.8553833,38.6069919],[21.8551444,38.6069154],[21.8548684,38.6069284],[21.8549581,38.6070021],[21.8548959,38.6071631],[21.8550296,38.6073008],[21.8547728,38.6074402],[21.8543052,38.6073325],[21.8541029,38.6071846],[21.8538301,38.6070895],[21.85343,38.6070281],[21.8533759,38.606919],[21.8527277,38.6070197],[21.8524572,38.607231],[21.8519314,38.6071493]]},{"id":18763,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u03916\u03b1 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1-\u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0394\u03b7\u03bc\u03b7\u03c4\u03c1\u03af\u03bf\u03c5","description_GR":"","path":"STEREA\/Sterea_Nafpaktia_AnoChora_AgDimitrios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5463,"name_EN":"Nafpaktia: A6a Ano Chora-Agios Dimitrios monastery","description_EN":"","ascent_time":125,"descent_time":120,"marker":"Red_dots","level":9,"ascent":447,"descent":362,"maxelev":1092,"minelev":698,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.91745 38.59081,21.92558 38.621)","views":19,"millestones":"0,21.9241212,38.5907829#1,21.9224633,38.5986236#2,21.9218101,38.6037448#3,21.9215611,38.6105304#4,21.9235441,38.6170591#5.5,21.9174682,38.6204897","x":21.9239592,"y":38.6148563,"coor":[[21.9241212,38.5907829],[21.9240665,38.5910883],[21.9241444,38.5916483],[21.9239989,38.5923125],[21.9236897,38.5926855],[21.9233616,38.5929139],[21.923261,38.5932185],[21.9233999,38.5933786],[21.9235749,38.5940035],[21.9233708,38.5947117],[21.9234468,38.5947896],[21.9233116,38.5947737],[21.9231375,38.5952392],[21.9230117,38.5952189],[21.9230499,38.5954899],[21.9232361,38.5957996],[21.9232153,38.596047],[21.9232531,38.5966424],[21.9230324,38.5967286],[21.9231206,38.5968563],[21.9229616,38.5971959],[21.9230018,38.5973948],[21.9227895,38.5975893],[21.9225933,38.5976218],[21.9227875,38.5980578],[21.9225319,38.5981614],[21.9226117,38.5985773],[21.9224495,38.5986285],[21.9224667,38.598827],[21.9223424,38.5991582],[21.9224087,38.5996459],[21.9221745,38.599804],[21.9219084,38.5998713],[21.9215347,38.5996935],[21.9211528,38.5997948],[21.9205842,38.5996045],[21.9204199,38.5997277],[21.9204955,38.5998913],[21.9212027,38.6004535],[21.9214834,38.6010712],[21.9218827,38.6014477],[21.9222442,38.6014541],[21.9231647,38.6015876],[21.9236874,38.6017771],[21.92382,38.6019597],[21.9233693,38.6024563],[21.9227376,38.6029722],[21.9218404,38.6037086],[21.921455,38.6041703],[21.9214498,38.6043505],[21.9216984,38.60449],[21.922134,38.6045158],[21.9222728,38.6044822],[21.9224971,38.6042699],[21.9226932,38.6042374],[21.9228005,38.6045006],[21.9228117,38.6049063],[21.9225848,38.6052086],[21.9222484,38.6053288],[21.9214961,38.6059281],[21.9214057,38.6062779],[21.9211634,38.6067152],[21.920974,38.60691],[21.9208702,38.6073227],[21.9207278,38.6074823],[21.9210311,38.6089114],[21.9210316,38.6092898],[21.921232,38.6095097],[21.9210388,38.6099973],[21.921036,38.6100964],[21.9214372,38.610518],[21.9218609,38.6105616],[21.9219853,38.6106268],[21.9220208,38.6109879],[21.9222311,38.6112619],[21.9224925,38.6113567],[21.9229851,38.6114015],[21.9230884,38.6117998],[21.9234641,38.612311],[21.924071,38.6127723],[21.9242558,38.6135325],[21.9240983,38.6142145],[21.9240351,38.6146144],[21.9239592,38.6148563],[21.9241351,38.6151298],[21.9241427,38.615265],[21.923947,38.6152796],[21.9240467,38.6154075],[21.9242288,38.6154648],[21.9241698,38.6155178],[21.9242466,38.6156453],[21.924687,38.6159054],[21.9248514,38.6161787],[21.9248123,38.6163402],[21.9247439,38.6163209],[21.9244851,38.6165326],[21.924409,38.6167835],[21.9242707,38.6167991],[21.9242548,38.616952],[21.9240548,38.6171197],[21.9238176,38.6169803],[21.923551,38.6170657],[21.9234169,38.6169371],[21.923289,38.6169889],[21.9232875,38.617043],[21.9231054,38.6169857],[21.923066,38.6171562],[21.9228839,38.6170989],[21.9227571,38.6171146],[21.9226454,38.6170045],[21.9225635,38.6170571],[21.9224031,38.6170453],[21.9223869,38.6172072],[21.9223058,38.6172328],[21.9225166,38.6174888],[21.9221957,38.6174651],[21.9222714,38.6176286],[21.9221986,38.6177625],[21.9222164,38.617943],[21.9219246,38.6177036],[21.9218652,38.6177746],[21.9217514,38.6177365],[21.9210486,38.6178142],[21.9211498,38.617888],[21.9209771,38.617903],[21.9212584,38.6181062],[21.9213648,38.6183964],[21.9212287,38.6187364],[21.9210085,38.6188046],[21.9208295,38.6190357],[21.9208823,38.6191988],[21.9211181,38.6193832],[21.9209582,38.6193534],[21.9210005,38.6194803],[21.9208747,38.61946],[21.9209154,38.6196409],[21.9208137,38.6195851],[21.9207182,38.6197095],[21.9206741,38.6196457],[21.9206149,38.6197077],[21.9205353,38.6196792],[21.920451,38.6198129],[21.9202468,38.6197282],[21.9201395,38.6198614],[21.9199976,38.6196066],[21.9199433,38.619894],[21.9198849,38.619929],[21.9196963,38.6197003],[21.9195997,38.6198608],[21.919535,38.6197155],[21.9193868,38.6196768],[21.9194171,38.6198215],[21.9193237,38.6198739],[21.9192217,38.6198271],[21.9191137,38.6199873],[21.9190117,38.6199405],[21.9188692,38.6197037],[21.918637,38.6201861],[21.9188009,38.6204774],[21.9187714,38.6207021],[21.9185815,38.6205185],[21.9185129,38.6209047],[21.9184062,38.62102],[21.9182306,38.6207375],[21.9179814,38.6206159],[21.917846,38.6205324],[21.9174682,38.6204897]]},{"id":18764,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: A6\u03b2 \u039a\u03c1\u03c5\u03bf\u03bd\u03ad\u03c1\u03b9\u03b1-\u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0394\u03b7\u03bc\u03b7\u03c4\u03c1\u03af\u03bf\u03c5","description_GR":"","path":"STEREA\/Sterea_Nafpaktia_Kryoneria_AgDimitrios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3790,"name_EN":"Nafpaktia: A6b Kryoneria-Agios Dimitrios monastery","description_EN":"","ascent_time":85,"descent_time":90,"marker":"Red_dots","level":9,"ascent":190,"descent":308,"maxelev":1367,"minelev":1088,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.91673 38.62061,21.92453 38.64615)","views":9,"millestones":"0,21.9237572,38.6462726#1,21.9218222,38.6394321#2,21.9194567,38.6314312#3.8,21.9174697,38.6204897","x":21.9184394,"y":38.6300852,"coor":[[21.9237572,38.6462726],[21.9238059,38.6457778],[21.9233768,38.6451215],[21.9231324,38.6444323],[21.9227218,38.6439294],[21.9226067,38.6435399],[21.9226671,38.64264],[21.9228073,38.6425614],[21.9235469,38.6424123],[21.9238418,38.6421472],[21.9238532,38.6420258],[21.9232983,38.6417456],[21.9231456,38.6414636],[21.9227165,38.6412037],[21.9226271,38.6410038],[21.9225002,38.640898],[21.9224258,38.6406894],[21.9226077,38.6407557],[21.9225545,38.6406106],[21.9227836,38.6406327],[21.9225965,38.64035],[21.9226152,38.6400981],[21.9224967,38.6398257],[21.9223634,38.6396701],[21.922123,38.6396388],[21.922182,38.6395858],[21.9221152,38.6395125],[21.9216934,38.6393969],[21.9214737,38.6390506],[21.9213038,38.6389665],[21.9208695,38.6384902],[21.9205307,38.638286],[21.9199202,38.6367523],[21.9199354,38.6366264],[21.9202005,38.6362842],[21.92021,38.6359916],[21.9204287,38.635581],[21.9201844,38.6352883],[21.9201207,38.6351069],[21.9202178,38.6349285],[21.9202,38.6347479],[21.9200677,38.6345564],[21.9199759,38.6345547],[21.9198642,38.6344446],[21.9198827,38.6342017],[21.9197744,38.6339745],[21.9197874,38.6335242],[21.9201054,38.632854],[21.9201096,38.6327099],[21.919739,38.632415],[21.919608,38.6317819],[21.9193178,38.631092],[21.9191289,38.6308724],[21.918959,38.6307882],[21.9188269,38.6305877],[21.918601,38.6304575],[21.9184394,38.6300852],[21.9182244,38.6299732],[21.9180281,38.6298121],[21.9181027,38.6296152],[21.9180839,38.6290742],[21.9179612,38.6289459],[21.9179427,38.6283959],[21.9183679,38.6275925],[21.9186158,38.6273626],[21.9192934,38.6269692],[21.9193341,38.6267537],[21.9192177,38.6264092],[21.9192814,38.6261941],[21.9191712,38.6260299],[21.9192219,38.6258687],[21.9194543,38.6257737],[21.9195509,38.6256132],[21.9193249,38.625483],[21.9190486,38.6251087],[21.9191339,38.624939],[21.9194584,38.6248366],[21.9195498,38.6248563],[21.9196004,38.624695],[21.9194028,38.6243761],[21.919419,38.6242142],[21.9192823,38.6237793],[21.9192744,38.623653],[21.9193449,38.6236002],[21.9191721,38.6232187],[21.9194252,38.6232051],[21.9193947,38.6230694],[21.9192929,38.6230136],[21.9196389,38.6229657],[21.9194606,38.6227733],[21.9186388,38.6225965],[21.9186633,38.6225428],[21.9183656,38.6225105],[21.9184945,38.6224227],[21.9183687,38.6224024],[21.9184866,38.6222964],[21.9182012,38.6222373],[21.9183309,38.6221224],[21.9181824,38.6220928],[21.918161,38.6220383],[21.9179875,38.6220803],[21.918042,38.6217839],[21.9176836,38.6218676],[21.9177952,38.6215813],[21.9177775,38.6214007],[21.9180665,38.6213338],[21.918331,38.621361],[21.9181851,38.6212413],[21.9182065,38.6208993],[21.9179829,38.620616],[21.9178474,38.6205325],[21.9174697,38.6204897]]},{"id":18765,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u0391\u03c1\u03b4\u03af\u03bd\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03bc\u03c0\u03b5\u03bb\u03b1\u03ba\u03b9\u03ce\u03c4\u03b9\u03c3\u03b1","description_GR":"","path":"STEREA\/Sterea_Nafpaktia_Abelakiotisa_Ardinis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4255,"name_EN":"Nafpaktia: Ascent to Mt Ardinis from Abelakiotissa","description_EN":"","ascent_time":115,"descent_time":100,"marker":"No_marks","level":9,"ascent":477,"descent":174,"maxelev":1692,"minelev":1314,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.85524 38.62684,21.87865 38.63671)","views":15,"millestones":"0,21.8779763,38.6337101#1,21.8760812,38.6323642#2,21.8683963,38.6285055#3,21.8613387,38.6311539#4.3,21.8573820,38.6277121","x":21.8680192,"y":38.6291229,"coor":[[21.8779763,38.6337101],[21.877905,38.6338755],[21.8779846,38.6342914],[21.8779062,38.6346144],[21.8780123,38.6353011],[21.877964,38.6357688],[21.8778647,38.6360193],[21.8779705,38.6363276],[21.8782464,38.636711],[21.8783506,38.6370733],[21.8782801,38.6371261],[21.8774562,38.6362371],[21.8772127,38.6359263],[21.877097,38.6355638],[21.8770057,38.6355442],[21.8770083,38.6352604],[21.8772162,38.6348316],[21.8773344,38.6343292],[21.8772909,38.6338599],[21.8768094,38.6334366],[21.8765677,38.6330628],[21.8763639,38.6325726],[21.8761487,38.6324695],[21.8758303,38.6319682],[21.8757516,38.6319127],[21.8752934,38.6318683],[21.8748557,38.631518],[21.8744592,38.6313305],[21.873966,38.6313036],[21.8738467,38.6310671],[21.8738523,38.630878],[21.8739849,38.6306642],[21.8739339,38.630447],[21.8735574,38.6299716],[21.873084,38.6296656],[21.8730207,38.6294753],[21.872713,38.6290777],[21.8723629,38.6288731],[21.8718239,38.6288453],[21.8715005,38.628515],[21.8711713,38.6283829],[21.8708915,38.6281345],[21.8703949,38.6278371],[21.8702731,38.6276817],[21.8698417,38.6280929],[21.8691766,38.6284412],[21.8688864,38.628544],[21.8684168,38.6284994],[21.8683009,38.6285333],[21.8681981,38.6289009],[21.8680192,38.6291229],[21.8674273,38.6293284],[21.8673753,38.6295346],[21.8667785,38.6302897],[21.8665198,38.6304922],[21.8659124,38.6304451],[21.8654793,38.6307165],[21.8650396,38.631213],[21.8649178,38.6314451],[21.8641395,38.6321247],[21.8637785,38.6326767],[21.8637021,38.6329276],[21.8635846,38.6330156],[21.8631289,38.6325027],[21.8629551,38.6321661],[21.8627305,38.6319908],[21.8625791,38.6316727],[21.862059,38.6313929],[21.8616375,38.631277],[21.8615598,38.6311855],[21.8611366,38.6311237],[21.860928,38.631183],[21.8606645,38.6311601],[21.8604888,38.631274],[21.8598742,38.63147],[21.8595287,38.6314998],[21.8594647,38.6313679],[21.8592359,38.6313367],[21.859186,38.6310835],[21.8589887,38.631152],[21.8589356,38.6310068],[21.8588432,38.6310232],[21.8587781,38.6308958],[21.8586173,38.6308929],[21.8585178,38.6307649],[21.8585319,38.6306751],[21.8580014,38.630359],[21.8574322,38.6301864],[21.8568887,38.6299241],[21.855722,38.6289837],[21.8554815,38.6286594],[21.8557897,38.6283407],[21.8562102,38.6277176],[21.856446,38.6275147],[21.8566265,38.6272387],[21.856754,38.6268176],[21.8572703,38.6264486],[21.8573245,38.6265577],[21.8572412,38.6270427],[21.857382,38.6277121]]},{"id":18766,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u03a012 \u03a0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0391\u03bb\u03c9\u03bd\u03ac\u03ba\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03a012","path":"STEREA\/Sterea_Nafpaktia_Platanos_Alonaki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3265,"name_EN":"Nafpaktia: P12 Platanos-Mt Alonaki","description_EN":"Trail P12","ascent_time":90,"descent_time":70,"marker":"Red_dots","level":9,"ascent":542,"descent":4,"maxelev":1407,"minelev":866,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.77871 38.59332,21.79114 38.60579)","views":14,"millestones":"0,21.7909322,38.5999898#1,21.7871327,38.6048500#2,21.7825322,38.6023848#3.3,21.7791038,38.5930891","x":21.783674,"y":38.6057543,"coor":[[21.7909322,38.5999898],[21.7907775,38.6004238],[21.7905124,38.6008333],[21.7903927,38.6008491],[21.7902725,38.601027],[21.7899341,38.6012008],[21.7897272,38.6015844],[21.789336,38.6019013],[21.7892383,38.6017193],[21.7889836,38.6017866],[21.7889096,38.6015779],[21.7884765,38.6016959],[21.7885093,38.6017506],[21.7884468,38.6023351],[21.7889292,38.6027046],[21.7890195,38.6033866],[21.7888505,38.603505],[21.7893037,38.6044507],[21.7891328,38.6047808],[21.7887798,38.6046841],[21.788589,38.6049147],[21.7881011,38.6047253],[21.7877868,38.6048635],[21.7876094,38.6050314],[21.7874718,38.6046503],[21.787333,38.6046837],[21.7870148,38.604948],[21.7868854,38.6046753],[21.7865371,38.6044254],[21.7864266,38.6046576],[21.7862643,38.6047086],[21.7861653,38.604941],[21.7859445,38.6050269],[21.7858221,38.6048984],[21.7856494,38.6049132],[21.7853736,38.6052954],[21.7852334,38.6053738],[21.7851807,38.6052197],[21.7850282,38.6053249],[21.7849267,38.6056383],[21.7847963,38.605771],[21.7847548,38.6056261],[21.7845488,38.6056042],[21.7843567,38.6055014],[21.7840867,38.6056945],[21.783674,38.6057543],[21.7834291,38.6058758],[21.7833177,38.6057655],[21.7829848,38.6057592],[21.7829445,38.6055783],[21.7828762,38.605559],[21.7832408,38.6052775],[21.7832671,38.6051699],[21.7831344,38.6050052],[21.7831405,38.6048071],[21.782935,38.6047672],[21.7829952,38.6046782],[21.7828884,38.6044149],[21.7829059,38.6038475],[21.7828146,38.6038278],[21.7830719,38.6029316],[21.7829643,38.6026953],[21.7826256,38.6025087],[21.782405,38.6022162],[21.782457,38.6020189],[21.7823959,38.6017655],[21.7826351,38.6007068],[21.7826464,38.5999681],[21.7824833,38.5992983],[21.7819722,38.5991174],[21.7820116,38.5989559],[21.781503,38.598694],[21.7815228,38.5984241],[21.7813993,38.5983316],[21.7815073,38.5981805],[21.7813248,38.598141],[21.7812301,38.5978599],[21.7811987,38.5973907],[21.7812932,38.5973024],[21.7810472,38.5963427],[21.7811233,38.5961098],[21.7810329,38.5960631],[21.781027,38.5958827],[21.7809265,38.5957907],[21.780748,38.5952467],[21.7805924,38.5950816],[21.7802305,38.5941557],[21.7799914,38.5937186],[21.7798016,38.5935438],[21.77937,38.5933915],[21.7791038,38.5930891]]},{"id":18769,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039406 \u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2-\u03a3\u03ba\u03bf\u03c4\u03c9\u03bc\u03ad\u03bd\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 06","path":"STEREA\/Sterea_Nafpaktia_AnoChora_D06","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":3917,"name_EN":"Nafpaktia: D06 Agios Ioanis-Skotomenos","description_EN":"Trail 06","ascent_time":75,"descent_time":75,"marker":"No_marks","level":9,"ascent":116,"descent":135,"maxelev":1391,"minelev":1286,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.92721 38.57431,21.95868 38.58595)","views":11,"millestones":"0,21.9274959,38.5760067#1,21.9336262,38.5746332#2,21.9427340,38.5778671#3.9,21.9583297,38.5864966","x":21.9406413,"y":38.5776895,"coor":[[21.9274959,38.5760067],[21.9278544,38.5759905],[21.9282826,38.5762684],[21.9289547,38.576046],[21.9291599,38.5758965],[21.9288657,38.5753506],[21.9289266,38.5752256],[21.9295212,38.5753082],[21.9303946,38.5752696],[21.9307302,38.5751764],[21.9310228,38.5753798],[21.9317701,38.5757354],[21.9318421,38.5756286],[21.9317774,38.5754832],[21.9312401,38.5750052],[21.9308876,38.5748908],[21.9307885,38.5747449],[21.9310486,38.5744792],[21.9316341,38.5740751],[21.9321336,38.5738676],[21.932593,38.5738577],[21.9326827,38.5739314],[21.9327783,38.5742034],[21.9336064,38.5745424],[21.9336268,38.5746329],[21.9332322,38.5748332],[21.9336671,38.5751157],[21.9342961,38.5751988],[21.9345267,38.5755633],[21.9347087,38.5756206],[21.9349042,38.5756061],[21.935128,38.5758082],[21.9353559,38.5758663],[21.935477,38.5760487],[21.9360663,38.5763114],[21.9362843,38.5763152],[21.9369876,38.5766069],[21.9376625,38.5766909],[21.9380109,38.5769494],[21.9385549,38.5771932],[21.9388203,38.5771438],[21.9389565,38.5772003],[21.9393721,38.5771175],[21.9399265,38.5773976],[21.9402251,38.5773938],[21.9406413,38.5776895],[21.9408129,38.5777106],[21.941161,38.5775815],[21.9416606,38.5777705],[21.942324,38.5778543],[21.9432301,38.5778792],[21.9434007,38.5779363],[21.9436646,38.5779409],[21.9438731,38.5778725],[21.9446658,38.5778504],[21.9453256,38.5780602],[21.9456688,38.5781023],[21.9465534,38.5784782],[21.9472105,38.5783816],[21.9474608,38.5784581],[21.9477637,38.5787067],[21.9484959,38.5787916],[21.949141,38.5787128],[21.9499673,38.5791238],[21.9507592,38.5791286],[21.9514863,38.5793937],[21.951766,38.5796509],[21.9523294,38.5800212],[21.9527152,38.5801811],[21.9529905,38.5801859],[21.9537128,38.580622],[21.9539866,38.5806809],[21.9541327,38.5807916],[21.9543642,38.581129],[21.9546702,38.5812695],[21.9554358,38.5817965],[21.9556676,38.582125],[21.9555008,38.5823383],[21.9555987,38.5829347],[21.9557402,38.5832075],[21.9556869,38.5838734],[21.9560074,38.5843115],[21.9559926,38.5844284],[21.9564543,38.5851483],[21.9567909,38.5854245],[21.9569209,38.585697],[21.9573325,38.5857583],[21.9574771,38.585923],[21.957681,38.5860167],[21.958265,38.5864774],[21.9583297,38.5864966]]},{"id":18770,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u0391\u03c1\u03b4\u03af\u03bd\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03c1\u03ac\u03c7\u03b7","description_GR":"","path":"STEREA\/Sterea_Nafpaktia_Lioliou_Ardinis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3559,"name_EN":"Nafpaktia: Ascent to Mt Ardinis via the west ridge","description_EN":"","ascent_time":105,"descent_time":80,"marker":"No_marks","level":9,"ascent":522,"descent":15,"maxelev":1692,"minelev":1157,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.82931 38.62645,21.85742 38.63405)","views":5,"millestones":"0,21.8294913,38.6281214#1,21.8377164,38.6329229#2,21.8470478,38.6335570#3.6,21.8573817,38.6277121","x":21.8441001,"y":38.6331446,"coor":[[21.8294913,38.6281214],[21.8297055,38.6281749],[21.8298394,38.6283035],[21.8299207,38.6286565],[21.8301197,38.6289124],[21.8303821,38.6289714],[21.8309693,38.6293066],[21.8316648,38.6294817],[21.8319786,38.6297398],[21.8321489,38.6298061],[21.8324144,38.6301444],[21.8326627,38.6302931],[21.8336905,38.6304924],[21.8340076,38.6306424],[21.8342926,38.6310982],[21.8348027,38.6313239],[21.8350269,38.6315083],[21.8352103,38.6315207],[21.8353983,38.63138],[21.8358264,38.6312798],[21.8362162,38.631305],[21.8364316,38.6313991],[21.8365306,38.6315451],[21.8367903,38.6316941],[21.836875,38.6318624],[21.8372934,38.6322035],[21.8374875,38.6322431],[21.8376105,38.6323535],[21.837616,38.6325518],[21.8376152,38.632723],[21.8378318,38.6331595],[21.8381156,38.6332729],[21.8382381,38.6334013],[21.8391463,38.6337605],[21.8400843,38.6341337],[21.840292,38.6341015],[21.8408388,38.6342558],[21.8414356,38.6342758],[21.8417165,38.6341008],[21.8419363,38.6340508],[21.8423599,38.6337162],[21.8425786,38.6337022],[21.8426496,38.6336314],[21.8430427,38.6335486],[21.8435507,38.6330804],[21.8436874,38.633119],[21.8439301,38.6330694],[21.8441001,38.6331446],[21.8446508,38.633362],[21.8451482,38.633245],[21.8451226,38.6333346],[21.8452382,38.6333097],[21.8453044,38.6334011],[21.8454304,38.6334124],[21.8454376,38.6335567],[21.8456284,38.6337044],[21.8458367,38.6336542],[21.8461036,38.6339474],[21.8463739,38.6337451],[21.8466759,38.6336336],[21.8468017,38.6336539],[21.8472783,38.6334644],[21.8477353,38.6331665],[21.8478359,38.6332585],[21.8481705,38.6332106],[21.8482378,38.6332659],[21.8482116,38.6333735],[21.8483611,38.6333672],[21.848427,38.6334676],[21.8485653,38.6334521],[21.848596,38.6335788],[21.8487562,38.6335998],[21.8490694,38.6334974],[21.8491378,38.6335167],[21.8493362,38.6334122],[21.8497868,38.6325555],[21.8521525,38.6310401],[21.8525101,38.6306052],[21.8529512,38.6304511],[21.8532605,38.6300964],[21.8542119,38.629393],[21.854355,38.6292154],[21.8551219,38.6289231],[21.8553476,38.6288146],[21.8554811,38.6286594],[21.8557893,38.6283407],[21.8562099,38.6277176],[21.8564457,38.6275147],[21.8566262,38.6272387],[21.8567536,38.6268175],[21.85727,38.6264486],[21.8573242,38.6265577],[21.8572408,38.6270427],[21.8573817,38.6277121]]},{"id":18771,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1 \u039409a","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 09a","path":"STEREA\/Sterea_Nafpaktia_AnoChora_D09a","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":3,"length":2155,"name_EN":"Nafpaktia: Ano Chora D09a","description_EN":"Trail 09a","ascent_time":40,"descent_time":40,"marker":"Red_dots","level":9,"ascent":116,"descent":116,"maxelev":1009,"minelev":880,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.93671 38.59288,21.94457 38.59701)","views":15,"millestones":"0,21.9367467,38.5957143#1,21.9439984,38.5936310#2.2,21.9367467,38.5957143","x":21.9437602,"y":38.5947339,"coor":[[21.9367467,38.5957143],[21.9369095,38.5954423],[21.9375604,38.5951654],[21.9379588,38.5948841],[21.9389424,38.5950186],[21.9395182,38.5949567],[21.9398009,38.5947093],[21.9399615,38.5947122],[21.9400713,38.5944888],[21.9400746,38.5943718],[21.9398599,38.5942508],[21.9398625,38.5941608],[21.9402938,38.5939341],[21.9404325,38.5939005],[21.9406834,38.593959],[21.9410782,38.5938037],[21.9412621,38.593798],[21.941914,38.593485],[21.9426426,38.5932996],[21.942829,38.5932038],[21.94307,38.593208],[21.9433174,38.5933926],[21.9435226,38.5934412],[21.9437672,38.5933194],[21.9439851,38.5929268],[21.9442735,38.5928778],[21.9443369,38.5930321],[21.9445725,38.5929866],[21.9443369,38.5930321],[21.9441507,38.5931189],[21.9440053,38.5933867],[21.9439958,38.5937199],[21.9437421,38.5945624],[21.9437602,38.5947339],[21.9439486,38.5949715],[21.9438762,38.5950964],[21.9439178,38.5953584],[21.9439347,38.5954579],[21.9438628,38.5955647],[21.943722,38.5956704],[21.9435139,38.5957208],[21.9432097,38.5955172],[21.9424778,38.5954142],[21.942155,38.5954626],[21.9418499,38.5956915],[21.941794,38.5960419],[21.9415643,38.5964434],[21.9413197,38.5965652],[21.9411264,38.5964988],[21.9409729,38.5966492],[21.9407423,38.5966812],[21.9402594,38.5966187],[21.9393374,38.5967376],[21.9388799,38.5966755],[21.9387689,38.5965068],[21.9383526,38.5966076],[21.9380256,38.596764],[21.9379661,38.5968351],[21.9378305,38.5967606],[21.9376568,38.5968116],[21.9374273,38.5968075],[21.9371926,38.5969836],[21.9369965,38.5970162],[21.9370099,38.5965479],[21.9372745,38.596129],[21.9367467,38.5957143]]},{"id":18772,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039410 \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u039a\u03ac\u03c4\u03c9 \u03a7\u03ce\u03c1\u03b1","description_GR":"\u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u0391\u03b3\u03ac\u03b9\u03c2 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1\u03c2","path":"STEREA\/Sterea_Nafpaktia_KatoChora_loop1","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":3635,"name_EN":"Nafpaktia: D10 Kato Chora loop trail","description_EN":"Via the path to Agia Triada","ascent_time":65,"descent_time":65,"marker":"No_marks","level":9,"ascent":157,"descent":157,"maxelev":1005,"minelev":857,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.93514 38.59839,21.94587 38.60559)","views":15,"millestones":"0,21.9354292,38.5982050#1,21.9377739,38.6052730#2,21.9455897,38.6040338#3.6,21.9354292,38.5982050","x":21.9420531,"y":38.6054085,"coor":[[21.9354292,38.598205],[21.9353416,38.5985819],[21.9355188,38.5987607],[21.9359492,38.5990927],[21.9359474,38.5991557],[21.9362057,38.5993585],[21.9372861,38.59972],[21.9374077,38.5998843],[21.9374255,38.6000648],[21.9375831,38.6001757],[21.9376396,38.6006093],[21.9375313,38.601184],[21.9377755,38.6014767],[21.9378448,38.6018653],[21.9379457,38.6019482],[21.9378414,38.6019824],[21.937708,38.6022324],[21.9375233,38.6022652],[21.9374401,38.6023628],[21.937423,38.6025607],[21.9377702,38.6028642],[21.9377898,38.6029817],[21.9375995,38.6032126],[21.9375479,38.6034099],[21.9374306,38.603498],[21.937429,38.603552],[21.9375535,38.6036173],[21.9373011,38.6040093],[21.9373286,38.6042531],[21.9377841,38.6042611],[21.9378277,38.604343],[21.937774,38.6044637],[21.9376103,38.6049654],[21.9376623,38.6051555],[21.9378519,38.6053526],[21.9383601,38.6056499],[21.9384864,38.6056521],[21.9387581,38.6053866],[21.9391485,38.6045825],[21.9393593,38.604442],[21.9395903,38.604392],[21.9398747,38.6044872],[21.9401335,38.6046719],[21.9404402,38.6051909],[21.9407087,38.6054389],[21.9413826,38.6051625],[21.9418742,38.6048377],[21.9420558,38.604913],[21.9421216,38.6050223],[21.9420531,38.6054085],[21.9424464,38.6053073],[21.9429168,38.6053246],[21.9438651,38.605089],[21.9444724,38.6051357],[21.9447571,38.6048163],[21.9453642,38.6044666],[21.9456698,38.6042196],[21.9457068,38.6041302],[21.9456405,38.6040389],[21.9451939,38.603995],[21.9449552,38.6039097],[21.9447161,38.603437],[21.944465,38.6032569],[21.9442707,38.6032264],[21.9439891,38.6030322],[21.9431044,38.6030527],[21.9428226,38.6028676],[21.942399,38.6028241],[21.9421185,38.6025939],[21.9415569,38.602557],[21.9408423,38.602247],[21.9407426,38.6021191],[21.9402652,38.6019485],[21.9400069,38.6017458],[21.9397861,38.6014355],[21.9400457,38.6007913],[21.9399982,38.6006463],[21.9396789,38.6005686],[21.9393762,38.600311],[21.9392243,38.6000019],[21.9390389,38.5992598],[21.9386193,38.5986757],[21.9380261,38.5985391],[21.9376821,38.598524],[21.9371945,38.5983082],[21.9372692,38.5985078],[21.9380862,38.5988465],[21.9380785,38.5991167],[21.9383796,38.5994284],[21.9383535,38.5995361],[21.9382617,38.5995344],[21.9381396,38.5993881],[21.9377451,38.5991289],[21.9374016,38.5990958],[21.9365209,38.5986522],[21.9361545,38.5984656],[21.9355826,38.5983383],[21.9354292,38.598205]]},{"id":18774,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039416 \u03a7\u03b1\u03c1\u03b1\u03c4\u03c3\u03af-\u039f\u03bc\u03ac\u03bb\u03b9\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 16","path":"STEREA\/Sterea_Nafpaktia_Charatsi_Omalia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2820,"name_EN":"Nafpaktia: D16 Charatsi-Omalia","description_EN":"Trail 16","ascent_time":70,"descent_time":65,"marker":"Red_dots","level":9,"ascent":245,"descent":92,"maxelev":1680,"minelev":1460,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.96254 38.60036,21.97642 38.61455)","views":25,"millestones":"0,21.9764184,38.6004935#1,21.9678950,38.6018333#2.8,21.9625414,38.6145526","x":21.9686772,"y":38.6015848,"coor":[[21.9764184,38.6004935],[21.9763914,38.6005606],[21.9756151,38.600349],[21.9754134,38.6005798],[21.9751385,38.600557],[21.9747684,38.6006497],[21.9745815,38.6007636],[21.9745393,38.6007989],[21.9746393,38.6009178],[21.9745903,38.6010251],[21.9744169,38.6010671],[21.9742285,38.601235],[21.9739048,38.6013105],[21.9738023,38.6012817],[21.9733596,38.6015083],[21.9732473,38.6014163],[21.9731081,38.6014679],[21.9727104,38.6013169],[21.9720157,38.6015211],[21.9716406,38.6017939],[21.9716016,38.6019554],[21.9713762,38.6022128],[21.971203,38.6022459],[21.9711553,38.6023081],[21.9710755,38.6022887],[21.9709196,38.6022815],[21.9707919,38.6023334],[21.9706148,38.602096],[21.9707681,38.6019545],[21.9703944,38.6017678],[21.9701488,38.6015203],[21.9700001,38.6014997],[21.9696981,38.6016206],[21.9695969,38.6015467],[21.9694117,38.6015976],[21.9689332,38.6014631],[21.9686772,38.6015848],[21.9685535,38.6014926],[21.968278,38.6014878],[21.9682025,38.6017207],[21.9680995,38.6017099],[21.9680513,38.6017902],[21.967971,38.6017888],[21.967713,38.601942],[21.9673335,38.6027734],[21.9670405,38.6029846],[21.9672405,38.6032223],[21.9673547,38.6032423],[21.9675776,38.603075],[21.9678653,38.6026475],[21.9679456,38.6026489],[21.968001,38.6027219],[21.9680181,38.6029295],[21.9677358,38.6035733],[21.9678198,38.6042596],[21.9677892,38.6045294],[21.9677005,38.6052307],[21.9674438,38.6057849],[21.9667894,38.606999],[21.9661498,38.6076907],[21.9661312,38.6079426],[21.9664085,38.6086954],[21.9663942,38.6088708],[21.9657418,38.6100128],[21.9654493,38.6110169],[21.9652915,38.6121315],[21.9652157,38.6123735],[21.9649533,38.6127203],[21.9646495,38.6133097],[21.964537,38.6136322],[21.964335,38.6138719],[21.9639616,38.6140817],[21.9625414,38.6145526]]},{"id":18775,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039409 \u039a\u03ac\u03c4\u03c9 \u03a7\u03ce\u03c1\u03b1-\u03a3\u03ba\u03bf\u03c4\u03c9\u03bc\u03ad\u03bd\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 09","path":"STEREA\/Sterea_Nafpaktia_KatoChora_Skotomenos","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":3420,"name_EN":"Nafpaktia: D09 Kato Chora-Skotomenos","description_EN":"Trail 09","ascent_time":70,"descent_time":60,"marker":"Red_dots","level":9,"ascent":435,"descent":19,"maxelev":1293,"minelev":868,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.93542 38.5865,21.95834 38.59834)","views":11,"millestones":"0,21.9354292,38.5982050#1,21.9417227,38.5935749#2,21.9486459,38.5929033#3.4,21.9583301,38.5864966","x":21.947376,"y":38.5944235,"coor":[[21.9354292,38.598205],[21.9355815,38.5983383],[21.9358675,38.5979739],[21.9358161,38.5977658],[21.9355124,38.5975442],[21.9354472,38.5974169],[21.9355706,38.5967162],[21.9354817,38.5962101],[21.9355129,38.5959223],[21.9356652,38.5958168],[21.9359532,38.5957859],[21.9367897,38.5954402],[21.9369102,38.5954423],[21.9375611,38.5951655],[21.9379595,38.5948841],[21.9389431,38.5950186],[21.939519,38.5949567],[21.9398016,38.5947093],[21.9399623,38.5947122],[21.940072,38.5944888],[21.9400753,38.5943718],[21.9398606,38.5942508],[21.9398632,38.5941608],[21.9402945,38.5939341],[21.9404332,38.5939005],[21.9406841,38.593959],[21.941079,38.5938037],[21.9412628,38.593798],[21.9419147,38.5934851],[21.9426433,38.5932996],[21.9428298,38.5932038],[21.9430707,38.593208],[21.9433181,38.5933926],[21.9435233,38.5934413],[21.9437679,38.5933194],[21.9439858,38.5929268],[21.9442742,38.5928778],[21.9443376,38.5930321],[21.9445763,38.5929912],[21.9442401,38.5935079],[21.9442653,38.5939589],[21.9442711,38.5941572],[21.9443697,38.5943211],[21.9451133,38.5948208],[21.9452473,38.5949538],[21.9453539,38.5948746],[21.945398,38.5949384],[21.9458466,38.5949103],[21.9460902,38.5948244],[21.9461978,38.5946731],[21.9463605,38.5946039],[21.947376,38.5944235],[21.947488,38.5941191],[21.9475908,38.5941389],[21.9477306,38.5940693],[21.9477811,38.593908],[21.9480657,38.5935886],[21.9482158,38.5931587],[21.9486361,38.5929138],[21.9488967,38.59263],[21.9490824,38.5925612],[21.9492528,38.5922218],[21.9497784,38.5919066],[21.9502632,38.5914105],[21.950596,38.5914163],[21.9507663,38.5914824],[21.9509864,38.5914142],[21.9512705,38.5911128],[21.9514175,38.590791],[21.9516985,38.5905976],[21.9521269,38.59047],[21.9524449,38.5905927],[21.9526397,38.5906051],[21.9527303,38.5902463],[21.9532319,38.5899667],[21.9533971,38.5898074],[21.9535792,38.5898646],[21.9538666,38.5898517],[21.9542037,38.5901098],[21.9545125,38.5901513],[21.9547774,38.5901199],[21.9547201,38.5897134],[21.9548675,38.5893736],[21.9550771,38.5892691],[21.9553061,38.5892911],[21.9554986,38.5893846],[21.9555917,38.5893412],[21.9558985,38.5886437],[21.9558623,38.5883007],[21.9559551,38.5882662],[21.9560439,38.5883759],[21.9561747,38.588216],[21.9564881,38.5880953],[21.9565378,38.587961],[21.9566671,38.5878552],[21.9566712,38.5877111],[21.956928,38.5875624],[21.9573046,38.5868301],[21.9577118,38.586639],[21.9580436,38.5866808],[21.9583414,38.5865914],[21.9583301,38.5864966]]},{"id":18776,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039415 \u0395\u03bb\u03b1\u03c4\u03bf\u03cd-\u03a7\u03b1\u03c1\u03b1\u03c4\u03c3\u03af","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 15","path":"STEREA\/Sterea_Nafpaktia_Elatou_Charatsi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":3805,"name_EN":"Nafpaktia: D15 Elatou-Charatsi","description_EN":"Trail 15","ascent_time":70,"descent_time":65,"marker":"Red_dots","level":9,"ascent":391,"descent":137,"maxelev":1422,"minelev":1029,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.95805 38.58381,21.97546 38.59626)","views":12,"millestones":"0,21.9754558,38.5838116#1,21.9695243,38.5896280#2,21.9642582,38.5959535#3.8,21.9583286,38.5864965","x":21.9658216,"y":38.5947592,"coor":[[21.9754558,38.5838116],[21.9753983,38.5838512],[21.9753354,38.5840483],[21.9748403,38.5848417],[21.9748941,38.5849688],[21.9751759,38.5851539],[21.9751714,38.585316],[21.9750044,38.5855384],[21.9752931,38.5858858],[21.9750221,38.5862505],[21.9748794,38.586221],[21.9746015,38.5863063],[21.9741788,38.5866414],[21.9735546,38.5867928],[21.973096,38.5870236],[21.9726201,38.5872857],[21.9725323,38.58755],[21.9721002,38.5878128],[21.9717559,38.5878069],[21.9715096,38.5879918],[21.97139,38.5879222],[21.9706311,38.5879631],[21.9704452,38.5880409],[21.9702321,38.5882715],[21.9701138,38.5888011],[21.9700334,38.5888042],[21.9700354,38.5889754],[21.9695392,38.5894714],[21.9695051,38.5898673],[21.9695596,38.590098],[21.9694999,38.5901781],[21.9696226,38.5903064],[21.9696522,38.5904781],[21.969348,38.59068],[21.9688638,38.5907527],[21.9685688,38.591036],[21.9685347,38.5912651],[21.9684782,38.5913452],[21.9683977,38.5913529],[21.9685078,38.591517],[21.968414,38.5915874],[21.9684798,38.5916967],[21.9683987,38.5917223],[21.9684072,38.5918306],[21.9682659,38.5919543],[21.9680571,38.5924372],[21.9680622,38.5926626],[21.967772,38.5927747],[21.9676937,38.5927012],[21.9669083,38.5928678],[21.9668813,38.5930115],[21.9666572,38.5932239],[21.9666809,38.5936027],[21.9665509,38.5941411],[21.9663836,38.5943725],[21.9658216,38.5947592],[21.9658234,38.5951016],[21.9656523,38.5950626],[21.9653708,38.595274],[21.9652504,38.5954701],[21.9651117,38.5955037],[21.964921,38.5957527],[21.9643665,38.5958692],[21.9640026,38.5961512],[21.9637122,38.5962723],[21.9636525,38.5963524],[21.9634674,38.5963266],[21.9632654,38.5961609],[21.9631618,38.5957626],[21.9630456,38.5955714],[21.9624172,38.5950559],[21.9618533,38.5942891],[21.9613476,38.5939019],[21.9609735,38.5933277],[21.960782,38.5931982],[21.9603265,38.5930641],[21.9601136,38.5928802],[21.960084,38.5927085],[21.960146,38.5925474],[21.9605713,38.5921223],[21.9606453,38.5919433],[21.9604642,38.5910391],[21.9605569,38.5906398],[21.9606343,38.5903032],[21.9605491,38.5900674],[21.9601962,38.5895567],[21.9600182,38.5893554],[21.9598032,38.5892435],[21.9586091,38.5888442],[21.9587608,38.5887567],[21.9592522,38.5888374],[21.9599144,38.5885606],[21.959918,38.5884345],[21.959574,38.588014],[21.959625,38.5878347],[21.9598136,38.5877344],[21.9600118,38.5876297],[21.9602015,38.5874168],[21.9602415,38.5872192],[21.960176,38.5871009],[21.9597496,38.5871566],[21.9595255,38.5873689],[21.9591938,38.5873271],[21.9588992,38.5875923],[21.9587151,38.5876071],[21.9586259,38.5875154],[21.9586001,38.5872086],[21.9583704,38.5868081],[21.9583399,38.5865913],[21.9583286,38.5864965]]},{"id":18777,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039414 \u0395\u03bb\u03b1\u03c4\u03bf\u03cd-\u03a3\u03ba\u03bf\u03c4\u03c9\u03bc\u03ad\u03bd\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 14","path":"STEREA\/Sterea_Nafpaktia_Elatou_Skotomenos","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":2053,"name_EN":"Nafpaktia: D14 Elatou-Skotomenos","description_EN":"Trail 14","ascent_time":45,"descent_time":35,"marker":"Red_dots","level":9,"ascent":255,"descent":2,"maxelev":1296,"minelev":1037,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.95831 38.58272,21.97549 38.58698)","views":5,"millestones":"0,21.9754558,38.5838116#1,21.9677192,38.5836145#2.1,21.9583286,38.5864965","x":21.9676773,"y":38.5836002,"coor":[[21.9754558,38.5838116],[21.9753983,38.5838512],[21.9751351,38.5838601],[21.974991,38.5836774],[21.974915,38.5835229],[21.9746042,38.5835536],[21.9744849,38.5837137],[21.9743108,38.5837828],[21.9742134,38.5839793],[21.9738863,38.5841809],[21.9738843,38.584253],[21.9736166,38.5843835],[21.97318,38.584394],[21.9726797,38.5843132],[21.9727329,38.5842195],[21.9726403,38.5838395],[21.9721652,38.5835879],[21.9720321,38.5834234],[21.9716624,38.5835071],[21.9715022,38.5834863],[21.9711077,38.5832272],[21.9709216,38.5833141],[21.9707158,38.5832835],[21.9705292,38.5833884],[21.9703117,38.5833666],[21.9706646,38.5831429],[21.9704734,38.5826305],[21.9700793,38.5827678],[21.9696328,38.5831295],[21.9691663,38.5833918],[21.968588,38.5835439],[21.9683243,38.5835303],[21.9682466,38.5834389],[21.9679466,38.583695],[21.9676773,38.5836002],[21.9675391,38.5836158],[21.9672592,38.5837731],[21.9669512,38.5841102],[21.9666865,38.5841326],[21.9664744,38.5843272],[21.9658803,38.5842267],[21.9657411,38.5842784],[21.9653969,38.5842724],[21.9651528,38.5843763],[21.9648311,38.5843887],[21.9647944,38.5844692],[21.9646903,38.5844944],[21.9646404,38.5846377],[21.9643469,38.5848669],[21.9639088,38.5849313],[21.9635485,38.5850872],[21.9634889,38.5851673],[21.9629695,38.5852664],[21.9627805,38.5854523],[21.9623067,38.5856783],[21.9620106,38.5857588],[21.9618808,38.5858827],[21.9616383,38.5859325],[21.9615664,38.5860394],[21.9612138,38.5859251],[21.9610471,38.5861745],[21.9603153,38.5860716],[21.9601312,38.5860865],[21.9599542,38.5862546],[21.9598048,38.5866665],[21.9589921,38.5869857],[21.9588325,38.5869469],[21.9583286,38.5864965]]},{"id":18778,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03b1\u03c4\u03bf\u03cd","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ad\u03c2 14 15","path":"STEREA\/Sterea_Nafpaktia_Elatou_loop1","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":4528,"name_EN":"Nafpaktia: Elatou loop trail","description_EN":"Trails 14 15","ascent_time":80,"descent_time":85,"marker":"Red_dots","level":9,"ascent":294,"descent":294,"maxelev":1316,"minelev":1034,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.96078 38.58272,21.97543 38.59265)","views":18,"millestones":"0,21.9753980,38.5838512#1,21.9695183,38.5896878#2,21.9634147,38.5912153#3,21.9632066,38.5852206#4.5,21.9753969,38.5838512","x":21.9620051,"y":38.5887457,"coor":[[21.975398,38.5838512],[21.975335,38.5840483],[21.9748399,38.5848417],[21.9748938,38.5849688],[21.9751756,38.5851539],[21.975171,38.585316],[21.975004,38.5855384],[21.9752928,38.5858858],[21.9750217,38.5862505],[21.974879,38.586221],[21.9746011,38.5863063],[21.9741784,38.5866414],[21.9735542,38.5867928],[21.9730957,38.5870236],[21.9726198,38.5872857],[21.972532,38.58755],[21.9720998,38.5878128],[21.9717556,38.5878068],[21.9715093,38.5879918],[21.9713896,38.5879221],[21.9706307,38.5879631],[21.9704449,38.5880409],[21.9702317,38.5882715],[21.9701135,38.5888011],[21.970033,38.5888042],[21.970035,38.5889754],[21.9695389,38.5894714],[21.9695047,38.5898673],[21.9695592,38.590098],[21.9694996,38.5901781],[21.9696222,38.5903064],[21.9696519,38.5904781],[21.9693477,38.59068],[21.9688634,38.5907527],[21.9685684,38.5910359],[21.9685343,38.5912651],[21.9684779,38.5913452],[21.9683973,38.5913529],[21.9685075,38.591517],[21.9684137,38.5915874],[21.9684795,38.5916967],[21.9683984,38.5917223],[21.9684068,38.5918306],[21.9682655,38.5919543],[21.9680567,38.5924372],[21.9680619,38.5926626],[21.9677717,38.5927747],[21.9676934,38.5927012],[21.9675175,38.5923107],[21.9671273,38.5923039],[21.9661618,38.5923818],[21.9658091,38.592673],[21.9655791,38.592687],[21.9651326,38.5926432],[21.9647406,38.592294],[21.964344,38.5921069],[21.9637228,38.5921501],[21.9634501,38.5920508],[21.9632269,38.5914161],[21.963819,38.5907777],[21.9638475,38.5905799],[21.9637504,38.590362],[21.9636147,38.5902875],[21.9630889,38.5902063],[21.9625924,38.5894948],[21.9624677,38.5894386],[21.9621923,38.5894338],[21.9620857,38.5891436],[21.9621492,38.5889284],[21.9620051,38.5887457],[21.9616843,38.5887221],[21.9612658,38.588904],[21.9612635,38.5885796],[21.9611053,38.5882885],[21.9613431,38.5882026],[21.9613732,38.5879508],[21.9613012,38.5876522],[21.9610121,38.5873228],[21.960947,38.586781],[21.9612739,38.5865884],[21.9615963,38.5862787],[21.9619605,38.5862625],[21.9622382,38.5861862],[21.9623595,38.5859541],[21.9623053,38.5856783],[21.9627791,38.5854523],[21.962968,38.5852664],[21.9634874,38.5851673],[21.9635471,38.5850872],[21.9639074,38.5849313],[21.9643454,38.5848668],[21.9646389,38.5846377],[21.9646889,38.5844944],[21.9647929,38.5844691],[21.9648296,38.5843887],[21.9651514,38.5843762],[21.9653954,38.5842724],[21.9657397,38.5842783],[21.9658789,38.5842267],[21.966473,38.5843271],[21.9666851,38.5841326],[21.9669498,38.5841102],[21.9672578,38.5837731],[21.9675377,38.5836158],[21.9676759,38.5836002],[21.9679452,38.5836949],[21.9682403,38.5834433],[21.9683229,38.5835303],[21.9685866,38.5835439],[21.9691648,38.5833917],[21.9696314,38.5831295],[21.9700778,38.5827678],[21.970472,38.5826305],[21.9706631,38.5831429],[21.9703238,38.5833713],[21.9705274,38.5833883],[21.9707141,38.5832834],[21.9709198,38.583314],[21.9711059,38.5832272],[21.9715004,38.5834863],[21.9716606,38.5835071],[21.9720303,38.5834234],[21.9721634,38.5835879],[21.9726385,38.5838394],[21.9727311,38.5842195],[21.9726783,38.5843132],[21.9731786,38.5843939],[21.9736151,38.5843835],[21.9738828,38.5842529],[21.9738849,38.5841809],[21.974212,38.5839793],[21.9743093,38.5837828],[21.9744835,38.5837137],[21.9746028,38.5835536],[21.9749136,38.5835229],[21.9749896,38.5836774],[21.9751337,38.5838601],[21.9753969,38.5838512]]},{"id":18779,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039403 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1-\u03a3\u03cd\u03c1\u03c4\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 03","path":"STEREA\/Sterea_Nafpaktia_AnoChora_Syrta","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3682,"name_EN":"Nafpaktia: D03 Ano Chora-Syrta","description_EN":"Trail 03","ascent_time":65,"descent_time":70,"marker":"No_marks","level":9,"ascent":63,"descent":295,"maxelev":1304,"minelev":1058,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.90817 38.57465,21.92417 38.58831)","views":9,"millestones":"0,21.9140053,38.5744649#1,21.9104431,38.5797470#2,21.9132706,38.5848606#3.7,21.9237701,38.5884879","x":21.9125329,"y":38.5842107,"coor":[[21.9140053,38.5744649],[21.913912,38.5747516],[21.9135511,38.5749254],[21.9132541,38.574875],[21.9128369,38.5746153],[21.9124813,38.574609],[21.9119137,38.574788],[21.9117864,38.5752183],[21.9115992,38.5753411],[21.9111461,38.5751348],[21.9109967,38.5751411],[21.9108655,38.57531],[21.9108394,38.5758141],[21.9109583,38.5760685],[21.9114196,38.5763921],[21.9113653,38.5766795],[21.9111077,38.5772516],[21.9111932,38.5774694],[21.9114634,38.5776544],[21.9117622,38.5780382],[21.9118529,38.5780758],[21.9120135,38.5784752],[21.9118002,38.5787056],[21.9116748,38.5790728],[21.9115324,38.5792325],[21.9114907,38.579484],[21.9111457,38.5795049],[21.9104151,38.5797622],[21.9102201,38.5797587],[21.9098845,38.5798518],[21.9098068,38.5797603],[21.9097262,38.5797679],[21.9096187,38.5799102],[21.9094091,38.5800145],[21.9093924,38.5801944],[21.9087514,38.5809219],[21.9083764,38.5811855],[21.9085973,38.5814868],[21.90887,38.5815818],[21.9095313,38.5817377],[21.9100388,38.5816567],[21.9103955,38.5820235],[21.9103522,38.5823291],[21.910529,38.5825665],[21.9104664,38.5825834],[21.9102187,38.5824664],[21.9102275,38.5825566],[21.9106281,38.5829963],[21.9106578,38.583159],[21.9108033,38.5832878],[21.9109733,38.5833629],[21.9111574,38.5833481],[21.9114307,38.5834251],[21.9116372,38.5834288],[21.9116988,38.5836822],[21.9118218,38.5837925],[21.9118286,38.5839548],[21.9125329,38.5842107],[21.9133393,38.5849099],[21.9134644,38.5849481],[21.9136078,38.5851489],[21.9134457,38.58511],[21.9135275,38.5852601],[21.9137544,38.5853543],[21.9137413,38.5854081],[21.9135674,38.5854681],[21.9136524,38.5857039],[21.913593,38.5857749],[21.9137941,38.5860038],[21.9139411,38.5860785],[21.9140624,38.5862518],[21.9145412,38.5863685],[21.9146992,38.5864614],[21.9148868,38.5868477],[21.9148244,38.5869457],[21.9148891,38.587091],[21.9153799,38.5871899],[21.9156451,38.587546],[21.9159309,38.5875872],[21.9163495,38.5874054],[21.9167286,38.5873941],[21.9171355,38.5876176],[21.9173305,38.5876211],[21.9174894,38.587687],[21.918086,38.5876976],[21.9186269,38.5880496],[21.918658,38.5881673],[21.9188593,38.5883511],[21.9194289,38.5885054],[21.9196597,38.5884645],[21.9200672,38.587868],[21.9199988,38.5874523],[21.9200614,38.5872732],[21.919738,38.5873395],[21.9197597,38.5869885],[21.919684,38.586825],[21.9196983,38.5866766],[21.9194548,38.5863659],[21.9194808,38.5862582],[21.9195935,38.5863323],[21.9197776,38.5863175],[21.9203138,38.5864352],[21.9207712,38.5868939],[21.9214107,38.5870134],[21.9216105,38.5872512],[21.9217575,38.5873259],[21.9219184,38.5873197],[21.9220992,38.5874221],[21.9222765,38.5876415],[21.9224148,38.5880224],[21.9225802,38.5882596],[21.9229662,38.5884106],[21.923289,38.5883623],[21.9235501,38.588466],[21.9237701,38.5884879]]},{"id":18780,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039418 \u03a4\u03c1\u03b1\u03b2\u03ad\u03c1\u03c3\u03b1 \u03a3\u03cd\u03c1\u03c4\u03b1\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 18","path":"STEREA\/Sterea_Nafpaktia_AnoChora_Syrta2","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":3002,"name_EN":"Nafpaktia: D18 Syrta traverse","description_EN":"Trail 18","ascent_time":55,"descent_time":55,"marker":"No_marks","level":9,"ascent":111,"descent":137,"maxelev":1374,"minelev":1265,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.91042 38.57601,21.92749 38.58437)","views":7,"millestones":"0,21.9274865,38.5760110#1,21.9225644,38.5813309#3,21.9104664,38.5825834","x":21.920865,"y":38.5819262,"coor":[[21.9274865,38.576011],[21.9268042,38.5769856],[21.9260458,38.5774137],[21.9260406,38.5775938],[21.9262089,38.5781284],[21.9261289,38.5797129],[21.9261937,38.5806511],[21.9260967,38.5808296],[21.9257797,38.5810763],[21.9255826,38.5811449],[21.9252146,38.5811654],[21.924704,38.5809581],[21.9245617,38.5811178],[21.9241244,38.5811551],[21.9238594,38.5807899],[21.9236007,38.5806051],[21.92345,38.5806565],[21.9232902,38.5806267],[21.9230232,38.5807301],[21.9229351,38.5809988],[21.9227129,38.581139],[21.9225221,38.5813879],[21.9225758,38.581515],[21.9225305,38.5818927],[21.9224226,38.582053],[21.922068,38.5824071],[21.9216773,38.5824182],[21.9214422,38.5826122],[21.921389,38.5828636],[21.9214607,38.5831622],[21.9213434,38.5832502],[21.9209791,38.5827482],[21.9209313,38.5824139],[21.9210554,38.5820918],[21.921277,38.5819695],[21.9212243,38.5818064],[21.9210543,38.5817313],[21.920865,38.5819262],[21.9205886,38.5819573],[21.9203774,38.5817193],[21.9200712,38.5815877],[21.919704,38.5811847],[21.9190312,38.5810286],[21.9189076,38.5809363],[21.9181431,38.5807785],[21.9175212,38.580452],[21.9172427,38.5805552],[21.9171702,38.5806801],[21.9167163,38.5808207],[21.9167541,38.5811007],[21.9166284,38.5814769],[21.916859,38.5818414],[21.9166556,38.5821261],[21.9167578,38.5825605],[21.9164632,38.5828255],[21.9163649,38.583049],[21.9165871,38.5837018],[21.9163477,38.5840399],[21.9158544,38.5844276],[21.9156239,38.5844595],[21.9152927,38.5843996],[21.914549,38.5839177],[21.9136029,38.5836846],[21.9133455,38.5834548],[21.9129105,38.583411],[21.9125361,38.5832601],[21.9123984,38.5828612],[21.9121872,38.5826232],[21.9121069,38.5826217],[21.9118907,38.5829513],[21.9117864,38.5829854],[21.9115121,38.5829445],[21.9112067,38.5827859],[21.9107368,38.5827595],[21.9104664,38.5825834]]},{"id":18781,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039407 \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a4\u03c3\u03b1\u03ba\u03b1\u03bb\u03ac\u03ba\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 07","path":"STEREA\/Sterea_Nafpaktia_Tsakalaki_east","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":7539,"name_EN":"Nafpaktia: D07 Ascento to Mt Tsakalaki","description_EN":"Trail 07","ascent_time":235,"descent_time":205,"marker":"No_marks","level":9,"ascent":790,"descent":164,"maxelev":1705,"minelev":1058,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.88364 38.56418,21.92447 38.58786)","views":24,"millestones":"0,21.9237701,38.5884879#1,21.9177081,38.5876909#2,21.9105604,38.5829224#3,21.9112473,38.5775054#4,21.9103561,38.5745076#5,21.9043642,38.5701190#6,21.8981670,38.5643750#7.5,21.8843379,38.5641648","x":21.9113653,"y":38.5766795,"coor":[[21.9237701,38.5884879],[21.9235501,38.588466],[21.923289,38.5883623],[21.9229662,38.5884106],[21.9225802,38.5882596],[21.9224148,38.5880224],[21.9222765,38.5876415],[21.9220992,38.5874221],[21.9219184,38.5873197],[21.9217575,38.5873259],[21.9216105,38.5872512],[21.9214107,38.5870134],[21.9207712,38.5868939],[21.9203138,38.5864352],[21.9197776,38.5863175],[21.9195935,38.5863323],[21.9194808,38.5862582],[21.9194548,38.5863659],[21.9196983,38.5866766],[21.919684,38.586825],[21.9197597,38.5869885],[21.919738,38.5873395],[21.9200614,38.5872732],[21.9199988,38.5874523],[21.9200672,38.587868],[21.9196597,38.5884645],[21.9194289,38.5885054],[21.9188593,38.5883511],[21.918658,38.5881673],[21.9186269,38.5880496],[21.918086,38.5876976],[21.9174894,38.587687],[21.9173305,38.5876211],[21.9171355,38.5876176],[21.9167286,38.5873941],[21.9163495,38.5874054],[21.9159309,38.5875872],[21.9156451,38.587546],[21.9153799,38.5871899],[21.9148891,38.587091],[21.9148244,38.5869457],[21.9148868,38.5868477],[21.9146992,38.5864614],[21.9145412,38.5863685],[21.9140624,38.5862518],[21.9139411,38.5860785],[21.9137941,38.5860038],[21.913593,38.5857749],[21.9136524,38.5857039],[21.9135674,38.5854681],[21.9137413,38.5854081],[21.9137544,38.5853543],[21.9135275,38.5852601],[21.9134457,38.58511],[21.9136078,38.5851489],[21.9134644,38.5849481],[21.9133393,38.5849099],[21.9125329,38.5842107],[21.9118286,38.5839548],[21.9118218,38.5837925],[21.9116988,38.5836822],[21.9116372,38.5834288],[21.9114307,38.5834251],[21.9111574,38.5833481],[21.9109733,38.5833629],[21.9108033,38.5832878],[21.9106578,38.583159],[21.9106281,38.5829963],[21.9102275,38.5825566],[21.9102187,38.5824664],[21.9104664,38.5825834],[21.910529,38.5825665],[21.9103522,38.5823291],[21.9103955,38.5820235],[21.9100388,38.5816567],[21.9095313,38.5817377],[21.90887,38.5815818],[21.9085973,38.5814868],[21.9083764,38.5811855],[21.9087514,38.5809219],[21.9093924,38.5801944],[21.9094091,38.5800145],[21.9096187,38.5799102],[21.9097262,38.5797679],[21.9098068,38.5797603],[21.9098845,38.5798518],[21.9102201,38.5797587],[21.9104151,38.5797622],[21.9111457,38.5795049],[21.9114907,38.579484],[21.9115324,38.5792325],[21.9116748,38.5790728],[21.9118002,38.5787056],[21.9120135,38.5784752],[21.9118529,38.5780758],[21.9117622,38.5780382],[21.9114634,38.5776544],[21.9111932,38.5774694],[21.9111077,38.5772516],[21.9113653,38.5766795],[21.9114196,38.5763921],[21.9109583,38.5760685],[21.9108394,38.5758141],[21.9108655,38.57531],[21.9109967,38.5751411],[21.9111461,38.5751348],[21.9115992,38.5753411],[21.9117864,38.5752183],[21.9119137,38.574788],[21.9124813,38.574609],[21.9128369,38.5746153],[21.9132541,38.574875],[21.9135511,38.5749254],[21.913912,38.5747516],[21.9140053,38.5744649],[21.9136609,38.5745894],[21.9133162,38.5746013],[21.9127087,38.574176],[21.9125491,38.5741371],[21.9113093,38.5745385],[21.9110815,38.5744803],[21.9103798,38.5745309],[21.910045,38.5742005],[21.9098732,38.5741885],[21.9096876,38.5742572],[21.9090678,38.5746516],[21.9089351,38.5746763],[21.9087934,38.5746512],[21.9086333,38.5746303],[21.9084487,38.5742666],[21.9079596,38.5737172],[21.907756,38.5736145],[21.9072541,38.5735064],[21.9069647,38.5731949],[21.9064454,38.5728972],[21.906277,38.5723716],[21.9060374,38.5719258],[21.9058928,38.5713735],[21.9056423,38.5709095],[21.905209,38.5704152],[21.9050484,38.5704123],[21.9050533,38.5710341],[21.9049928,38.5711412],[21.9048775,38.5711571],[21.9047777,38.5710382],[21.9047506,38.5707854],[21.9044506,38.5704467],[21.9042744,38.5697947],[21.9036737,38.5695317],[21.9030329,38.5690697],[21.9027431,38.5687761],[21.9025773,38.5685569],[21.9025617,38.5683043],[21.9023657,38.5679404],[21.9022239,38.5672891],[21.9020449,38.5671327],[21.901682,38.566982],[21.901133,38.5665216],[21.9009386,38.5661037],[21.9005851,38.5656288],[21.9003756,38.5649402],[21.9002443,38.5647216],[21.8999868,38.5645007],[21.8998106,38.5642453],[21.899156,38.5638641],[21.8990338,38.5637267],[21.8987436,38.5638026],[21.8987295,38.5638925],[21.8984745,38.563978],[21.8981407,38.5644045],[21.8978834,38.5645711],[21.8979141,38.5646978],[21.8976038,38.5651067],[21.8976053,38.5654491],[21.8967357,38.5653614],[21.8962111,38.5656403],[21.8960265,38.5656731],[21.8956887,38.5654507],[21.8950299,38.5652136],[21.8944248,38.5655001],[21.8942407,38.5655148],[21.893405,38.5650492],[21.8930473,38.5651149],[21.8930516,38.5649212],[21.8929739,38.5648297],[21.8925581,38.5649213],[21.8921915,38.5648967],[21.8916493,38.5649951],[21.8905051,38.5648753],[21.8894352,38.5649642],[21.8888053,38.5649168],[21.8883956,38.5648012],[21.8871151,38.5646339],[21.8864566,38.5643878],[21.8861224,38.5644358],[21.8852402,38.5643838],[21.8849319,38.5643332],[21.8847288,38.5642124],[21.8843379,38.5641648]]},{"id":18782,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u03914 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1-\u0391\u03bc\u03c0\u03b5\u03bb\u03b1\u03ba\u03b9\u03ce\u03c4\u03b9\u03c3\u03b1","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b7\u03bc\u03b9\u03bf\u03bd\u03b9\u03ba\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2","path":"STEREA\/Sterea_Nafpaktia_AnoChora_Abelakiotisa","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":6229,"name_EN":"Nafpaktia: A4 Ano Chora-Abelakiotisa","description_EN":"The old mule track","ascent_time":115,"descent_time":115,"marker":"Red_dots","level":9,"ascent":353,"descent":523,"maxelev":1014,"minelev":581,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.88711 38.59165,21.92414 38.61541)","views":41,"millestones":"0,21.9241444,38.5916483#1,21.9223824,38.5994727#2,21.9201972,38.6047171#3,21.9109969,38.6073387#4,21.9026907,38.6086820#5,21.8939980,38.6088833#6.2,21.8871114,38.6154084","x":21.9113961,"y":38.6074062,"coor":[[21.9241444,38.5916483],[21.9239989,38.5923125],[21.9236897,38.5926855],[21.9233616,38.5929139],[21.923261,38.5932185],[21.9233999,38.5933786],[21.9235749,38.5940035],[21.9233708,38.5947117],[21.9234464,38.5947896],[21.9233116,38.5947737],[21.9231375,38.5952392],[21.9230117,38.5952189],[21.9230499,38.5954899],[21.9232361,38.5957996],[21.923215,38.596047],[21.9232531,38.5966424],[21.9230324,38.5967286],[21.9231206,38.5968563],[21.9229616,38.5971959],[21.9230018,38.5973948],[21.9227895,38.5975893],[21.9225933,38.5976218],[21.9227875,38.5980578],[21.9225319,38.5981614],[21.9226117,38.5985773],[21.9224495,38.5986285],[21.9224667,38.598827],[21.9223424,38.5991582],[21.9224087,38.5996459],[21.9221745,38.599804],[21.9219084,38.5998713],[21.9215347,38.5996935],[21.9211528,38.5997948],[21.9205842,38.5996045],[21.9204199,38.5997277],[21.9204955,38.5998913],[21.9212027,38.6004535],[21.9214834,38.6010712],[21.9218823,38.6014477],[21.9219068,38.6015202],[21.9217412,38.6016885],[21.921833,38.6020866],[21.9216573,38.6026061],[21.9215703,38.6032353],[21.9215113,38.6032883],[21.9215241,38.6036399],[21.921615,38.6038353],[21.921463,38.6039317],[21.9210134,38.6039417],[21.9210311,38.6037258],[21.9211834,38.6036204],[21.9211406,38.6035115],[21.9209925,38.6035584],[21.9204323,38.6042693],[21.9203322,38.6045559],[21.9197967,38.6052041],[21.9194817,38.6057752],[21.9190836,38.6060384],[21.9189743,38.6062437],[21.9182549,38.6061048],[21.9177322,38.6063117],[21.9176331,38.6065623],[21.9166622,38.6063828],[21.9159401,38.6067303],[21.9151795,38.6068249],[21.9141585,38.6067887],[21.9138841,38.6067478],[21.9134182,38.6065773],[21.9132341,38.606592],[21.9127583,38.6067637],[21.9125204,38.6070478],[21.9122183,38.6071686],[21.9120336,38.6072013],[21.9116463,38.6070953],[21.9114851,38.6071104],[21.9114141,38.6071812],[21.9113961,38.6074062],[21.9110189,38.6073454],[21.9100856,38.6070584],[21.9098952,38.6068928],[21.9090028,38.6067777],[21.9087694,38.6065123],[21.9082161,38.606187],[21.9082446,38.6063948],[21.9084443,38.6066326],[21.9083911,38.6068839],[21.9078423,38.6071985],[21.9071301,38.6072038],[21.9065343,38.6075536],[21.9060376,38.6080493],[21.9059536,38.6081739],[21.9059963,38.6082828],[21.9055831,38.6086719],[21.9055659,38.6088698],[21.9054302,38.6087953],[21.9050963,38.6088253],[21.9045488,38.6086984],[21.9043177,38.6087483],[21.9041951,38.60862],[21.904012,38.6085987],[21.9032967,38.608712],[21.903053,38.6087977],[21.9027113,38.6087015],[21.9025773,38.6085729],[21.9024258,38.6082549],[21.9026199,38.6078979],[21.9025394,38.607509],[21.9023928,38.6074163],[21.9022647,38.6074771],[21.9016792,38.6082595],[21.9014475,38.6083274],[21.9010917,38.608321],[21.9009154,38.6080656],[21.9003199,38.6080098],[21.9002206,38.6078729],[21.9000951,38.6078436],[21.8981491,38.6080249],[21.8975314,38.6079417],[21.8968597,38.6081369],[21.8951124,38.6081956],[21.8942014,38.6087198],[21.893684,38.609134],[21.8932666,38.6092706],[21.8928922,38.6095072],[21.8926433,38.609773],[21.8923281,38.6099476],[21.892183,38.6101972],[21.8921359,38.6106289],[21.891895,38.611012],[21.8915809,38.6111505],[21.8913663,38.611417],[21.8907861,38.6116228],[21.8905022,38.611906],[21.8897643,38.6123973],[21.8893597,38.6124891],[21.8896299,38.6126742],[21.8889124,38.6127738],[21.8887219,38.6130047],[21.8885585,38.6130918],[21.8883435,38.6133763],[21.8879122,38.6135938],[21.8878756,38.6137508],[21.8875371,38.6139384],[21.8876639,38.6143867],[21.8876268,38.6144761],[21.8876893,38.6146214],[21.8878161,38.6146057],[21.8880289,38.6146681],[21.888028,38.6147357],[21.887767,38.6150689],[21.8876114,38.6152823],[21.8871114,38.6154084]]},{"id":18783,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039407 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1-\u039a\u03ac\u03c4\u03c9 \u03a7\u03ce\u03c1\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 07","path":"STEREA\/Sterea_Nafpaktia_AnoChora_KatoChora1","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1810,"name_EN":"Nafpaktia: D07 Ano Chora-Kato Chora","description_EN":"Trail 07","ascent_time":30,"descent_time":35,"marker":"No_marks","level":9,"ascent":55,"descent":191,"maxelev":1007,"minelev":813,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.92392 38.59088,21.93564 38.598)","views":21,"millestones":"0,21.9241243,38.5907874#1.8,21.9354282,38.5982050","x":21.9318933,"y":38.5932227,"coor":[[21.9241243,38.5907874],[21.9243477,38.5908409],[21.9249469,38.5906894],[21.9251441,38.5910173],[21.9256024,38.5910524],[21.9257719,38.5911455],[21.9259831,38.5913881],[21.925957,38.5914957],[21.9257586,38.5916093],[21.9256867,38.5916621],[21.9260895,38.5916287],[21.9262335,38.5918115],[21.9267123,38.5921804],[21.9269715,38.5923472],[21.9274132,38.5923595],[21.9278344,38.5924841],[21.9281255,38.5927416],[21.9282904,38.5929968],[21.9282954,38.5931726],[21.9283512,38.5932276],[21.9287623,38.593307],[21.9292119,38.5932429],[21.9293442,38.5932813],[21.9294773,38.5933197],[21.9296457,38.5931785],[21.9298314,38.5931097],[21.9313915,38.5931553],[21.9315983,38.5931004],[21.9317332,38.5932019],[21.9318933,38.5932227],[21.93215,38.5934796],[21.9324025,38.593484],[21.9322372,38.5936433],[21.9322815,38.5936981],[21.9329122,38.5937273],[21.9330225,38.5938824],[21.9330709,38.5941987],[21.9325138,38.5944051],[21.9322761,38.5946892],[21.9323606,38.594943],[21.9327222,38.5951476],[21.9325574,38.5952889],[21.932685,38.5952911],[21.9329066,38.5954843],[21.9328699,38.5957269],[21.9330115,38.5955943],[21.9331133,38.5960466],[21.9332328,38.596283],[21.9333909,38.5963759],[21.9335244,38.596563],[21.9336595,38.5966554],[21.9337576,38.5968374],[21.9340105,38.5969905],[21.934215,38.5970662],[21.9344127,38.5969796],[21.934696,38.5971108],[21.9347244,38.5969941],[21.9351212,38.5972985],[21.9354282,38.598205]]},{"id":18784,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u0391\u03bc\u03c0\u03b5\u03bb\u03b1\u03ba\u03b9\u03ce\u03c4\u03b9\u03c3\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a4\u03c3\u03b5\u03ba\u03bf\u03cd\u03c1\u03b1","description_GR":"","path":"STEREA\/Sterea_Nafpaktia_Abelakiotisa_Tsekoura","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":1416,"name_EN":"Nafpaktia: Abelakiotissa-Mt Tsekoura","description_EN":"","ascent_time":50,"descent_time":35,"marker":"No_marks","level":9,"ascent":334,"descent":0,"maxelev":1715,"minelev":1372,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.87787 38.63363,21.88766 38.63736)","views":20,"millestones":"0,21.8779763,38.6337101#1.4,21.8872351,38.6355627","x":21.8821876,"y":38.6351245,"coor":[[21.8779763,38.6337101],[21.8781303,38.6336363],[21.8782045,38.6334575],[21.8785834,38.6334643],[21.8786736,38.63352],[21.8787786,38.6334679],[21.8792234,38.633575],[21.8794838,38.6337059],[21.8795476,38.6338783],[21.8797762,38.6339185],[21.8798414,38.6340458],[21.8801033,38.6341226],[21.8802259,38.634251],[21.8806406,38.6342135],[21.8807741,38.63436],[21.8810638,38.6342752],[21.8814815,38.634526],[21.8817159,38.6347555],[21.8819819,38.6346973],[21.8821876,38.6351245],[21.8821729,38.6352324],[21.8822178,38.6352692],[21.8824057,38.6351285],[21.8825016,38.6353825],[21.8832808,38.6354507],[21.8839051,38.6353178],[21.8845025,38.635707],[21.8848098,38.6358027],[21.8859403,38.6364268],[21.8866048,38.6368804],[21.8871296,38.6373944],[21.8872108,38.6373689],[21.8875275,38.6375368],[21.8875658,38.6370149],[21.8873478,38.6366145],[21.8873271,38.6361455],[21.8872598,38.6360903],[21.8874447,38.6356611],[21.8872351,38.6355627]]},{"id":18785,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039408 \u039a\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2 \u03a4\u03c3\u03bf\u03cd\u03c1\u03bd\u03b1\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 08","path":"STEREA\/Sterea_Nafpaktia_AnoChora_D08","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":728,"name_EN":"Nafpaktia: D08 Tsourna waterfall","description_EN":"Trail 08","ascent_time":40,"descent_time":40,"marker":"Red_dots","level":9,"ascent":133,"descent":140,"maxelev":1037,"minelev":929,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.92405 38.58753,21.93275 38.59166)","views":33,"millestones":"0,21.9241243,38.5907874#1,21.9322284,38.5877905#0.7,21.9241218,38.5907874","x":21.9325891,"y":38.5887432,"coor":[[21.9241243,38.5907874],[21.9240831,38.5906245],[21.9241895,38.5905183],[21.9247908,38.5903667],[21.9253207,38.5903041],[21.9254725,38.5902166],[21.9256586,38.5897334],[21.9255986,38.5894259],[21.9258729,38.5890704],[21.9259286,38.5883325],[21.9264887,38.588018],[21.9272705,38.5879778],[21.9277787,38.5880724],[21.928317,38.5883883],[21.928808,38.5880817],[21.9293264,38.5876223],[21.9294575,38.5876156],[21.9294781,38.587697],[21.9297377,38.5878548],[21.9302,38.5877459],[21.9307148,38.587809],[21.9313248,38.5877567],[21.931657,38.5877806],[21.9319293,38.5878936],[21.9322539,38.5877822],[21.9323978,38.5875685],[21.9325483,38.5875261],[21.9325807,38.5875987],[21.9326686,38.5875733],[21.9325205,38.5879311],[21.9324272,38.5879835],[21.9324708,38.5880653],[21.9323159,38.5882608],[21.9321073,38.5883292],[21.9320927,38.5884371],[21.9323186,38.5885672],[21.9327181,38.5886464],[21.9327169,38.5886914],[21.9325891,38.5887432],[21.9322216,38.5887457],[21.9318011,38.5889996],[21.9317533,38.5890618],[21.9318191,38.5891711],[21.9316528,38.5893664],[21.9309192,38.5897229],[21.9308113,38.5898832],[21.9308145,38.5901716],[21.9306842,38.5903134],[21.9302294,38.5905577],[21.9300308,38.5910768],[21.9297207,38.5910803],[21.9290491,38.5908792],[21.9286115,38.5909255],[21.9288603,38.5910561],[21.9289306,38.5914087],[21.9288221,38.591587],[21.9287558,38.5914958],[21.9284465,38.5914723],[21.9280176,38.5916178],[21.9276728,38.5916298],[21.9275277,38.591483],[21.9274347,38.5915264],[21.9274086,38.5916341],[21.9270617,38.591718],[21.9269662,38.591446],[21.9267903,38.5912627],[21.9266214,38.5911876],[21.9264086,38.5914001],[21.9259922,38.5913837],[21.9257719,38.5911455],[21.9256024,38.5910524],[21.9251441,38.5910173],[21.9249469,38.5906894],[21.9247399,38.5907398],[21.9243456,38.5908409],[21.9241218,38.5907874]]},{"id":18786,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u03a7\u03ac\u03bd\u03b9 \u03a0\u03b1\u03c0\u03b1\u03b4\u03b9\u03ac\u03c2-\u03a7\u03ac\u03bd\u03b9 \u039b\u03cc\u03b7","description_GR":"","path":"STEREA\/Sterea_Nafpaktia_Papadia_Loi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":14150,"name_EN":"Nafpaktia: Chani Papadias-Chani Loi","description_EN":"","ascent_time":305,"descent_time":345,"marker":"No_marks","level":9,"ascent":152,"descent":1381,"maxelev":1376,"minelev":123,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.85848 38.46731,21.88274 38.55556)","views":17,"millestones":"0,21.8801385,38.5559522#1,21.8756598,38.5487407#2,21.8699990,38.5414876#3,21.8641167,38.5358803#4,21.8616585,38.5287215#5,21.8606508,38.5217928#6,21.8618047,38.5150766#7,21.8651166,38.5083314#8,21.8669064,38.5017041#9,21.8676759,38.4942513#10,21.8747321,38.4883204#11,21.8743588,38.4821540#12,21.8689039,38.4773631#14.2,21.8770234,38.4672083","x":21.8678251,"y":38.5069405,"coor":[[21.8801385,38.5559522],[21.8797373,38.5559359],[21.8794115,38.5558219],[21.8791068,38.5552577],[21.8788165,38.5549821],[21.8788876,38.5545149],[21.8784904,38.553976],[21.8785468,38.5536166],[21.8784404,38.5533354],[21.8783497,38.5532977],[21.8779926,38.5533453],[21.8775964,38.5531579],[21.877242,38.5531154],[21.8770379,38.5530306],[21.8770749,38.5525537],[21.8769833,38.5521556],[21.876995,38.5517594],[21.8762536,38.5504394],[21.8761369,38.5497254],[21.8758941,38.5493966],[21.8756292,38.5486529],[21.8754112,38.5482615],[21.8751648,38.5480588],[21.874623,38.5473642],[21.8742191,38.546663],[21.8729592,38.5458112],[21.8717721,38.5452129],[21.8718446,38.5450881],[21.8717515,38.5449377],[21.8714813,38.5447616],[21.8713269,38.5445515],[21.8713204,38.5439928],[21.8712564,38.5438294],[21.8706499,38.5433859],[21.870632,38.5428269],[21.8705103,38.542284],[21.8700735,38.5415372],[21.8694659,38.5411297],[21.8691443,38.5411418],[21.8688502,38.5410013],[21.8685979,38.5409967],[21.8685078,38.540941],[21.8685072,38.5405716],[21.8681376,38.5402675],[21.8679437,38.539453],[21.8677629,38.5393596],[21.8675226,38.5393372],[21.8672445,38.5390438],[21.8669359,38.5390021],[21.8669015,38.5382266],[21.8665577,38.5378239],[21.8663858,38.5378207],[21.8659429,38.5380559],[21.8654725,38.5380564],[21.8652255,38.5378717],[21.8650546,38.5378325],[21.8648922,38.5375052],[21.8644352,38.5374428],[21.8643269,38.5372245],[21.8640325,38.537093],[21.8640353,38.5369984],[21.8640405,38.5368228],[21.863925,38.5364603],[21.8640786,38.5359225],[21.8643868,38.5355857],[21.8643562,38.535459],[21.8641191,38.5353285],[21.8634362,38.5351448],[21.8632597,38.5349073],[21.8633237,38.5342958],[21.8630483,38.5339123],[21.8628904,38.5338193],[21.8620846,38.5339127],[21.861943,38.5336579],[21.8616185,38.5333816],[21.8614687,38.5330184],[21.8613125,38.5328714],[21.8612661,38.5321137],[21.8611458,38.5319132],[21.861044,38.5314789],[21.8611978,38.530932],[21.8615164,38.5306315],[21.8614903,38.5299642],[21.8618396,38.529403],[21.8616415,38.5287325],[21.8620508,38.5284697],[21.8621843,38.5282198],[21.8628778,38.5276558],[21.8630436,38.5274786],[21.8630937,38.5273354],[21.8629527,38.5270625],[21.8624445,38.5264045],[21.8623014,38.5258161],[21.8620926,38.525506],[21.8615836,38.5248749],[21.8610382,38.5247028],[21.8610176,38.5246213],[21.8606768,38.5243898],[21.8599629,38.52371],[21.8595195,38.5235757],[21.8594385,38.5232138],[21.8596062,38.5225861],[21.8600378,38.5223417],[21.8602207,38.5223631],[21.8603945,38.5223032],[21.8606442,38.5218482],[21.8606751,38.5215785],[21.8608719,38.5211315],[21.86136,38.5205277],[21.8613796,38.5203389],[21.8618837,38.5199696],[21.8621559,38.5196863],[21.8626115,38.5194062],[21.8625118,38.5192873],[21.8624312,38.5189074],[21.8624882,38.5187282],[21.8622125,38.5187412],[21.8620944,38.5184687],[21.8619806,38.5184396],[21.86085,38.5186622],[21.8607754,38.5180842],[21.8607818,38.517868],[21.8609932,38.5173133],[21.8609449,38.517006],[21.8610675,38.5167379],[21.8617132,38.5158487],[21.861554,38.5154132],[21.8619483,38.5148798],[21.8622404,38.5146959],[21.8622322,38.5145876],[21.8620104,38.5143313],[21.8619573,38.5141862],[21.8623636,38.5140224],[21.8629975,38.5135293],[21.8628455,38.5132382],[21.8626325,38.5130722],[21.8625248,38.5128359],[21.8625736,38.5123502],[21.8627159,38.5121906],[21.8627357,38.5119117],[21.8625989,38.5114947],[21.8626205,38.5111527],[21.8626909,38.5110999],[21.8629321,38.5110863],[21.8637328,38.5111549],[21.8641614,38.5110096],[21.8642209,38.5109386],[21.8642294,38.5102629],[21.8643296,38.5099764],[21.864264,38.5098671],[21.8642562,38.5089659],[21.8646387,38.5088287],[21.8647128,38.5086498],[21.8649458,38.5085279],[21.8651238,38.5083239],[21.8657771,38.5079484],[21.8658253,38.5078682],[21.8657629,38.5076508],[21.8662811,38.5071917],[21.8667795,38.5070115],[21.8675588,38.5070257],[21.8678251,38.5069405],[21.8676825,38.5067216],[21.8676534,38.5065409],[21.8673879,38.5062117],[21.8666725,38.5059734],[21.8665267,38.5058626],[21.8663628,38.5055893],[21.8664997,38.5052223],[21.8667143,38.5049469],[21.8670548,38.5042863],[21.8670484,38.5037276],[21.8669527,38.5034735],[21.8670337,38.5030605],[21.8674938,38.5025012],[21.8672851,38.502191],[21.8672019,38.5019012],[21.8668511,38.5016695],[21.8661539,38.5012784],[21.8656922,38.5006032],[21.8658465,38.4996509],[21.86613,38.4993677],[21.8662083,38.4990447],[21.8664231,38.4987603],[21.8664621,38.4984096],[21.8667772,38.4981135],[21.8663524,38.4977453],[21.8660694,38.497623],[21.8660278,38.4975502],[21.8659404,38.4974044],[21.8660582,38.4972984],[21.8661167,38.496867],[21.8664528,38.496747],[21.8666082,38.4965335],[21.8666041,38.4962812],[21.8663381,38.4959699],[21.8664527,38.4955846],[21.8666893,38.4953366],[21.866922,38.4952237],[21.8672167,38.4949497],[21.8677813,38.494077],[21.8687313,38.4933554],[21.8689809,38.4930536],[21.8698395,38.4927088],[21.870159,38.4923722],[21.870705,38.4921298],[21.872372,38.4915834],[21.8733172,38.4914114],[21.8738341,38.4909882],[21.8739588,38.4906481],[21.8737763,38.4898338],[21.8737711,38.48923],[21.8739155,38.4889984],[21.8747023,38.4883639],[21.8749301,38.4880256],[21.8749683,38.4875037],[21.8746643,38.4861466],[21.8748235,38.4854106],[21.8747731,38.4851754],[21.8751335,38.4850017],[21.8752195,38.4848816],[21.8753858,38.4850739],[21.8754356,38.4849396],[21.875564,38.4848608],[21.8761619,38.4844572],[21.8768138,38.4837301],[21.8768282,38.4836313],[21.8762681,38.4837698],[21.8759161,38.4835697],[21.8757831,38.4834141],[21.8754274,38.4834257],[21.8749203,38.4831281],[21.874949,38.4829304],[21.8747539,38.4825484],[21.8747522,38.482215],[21.8746096,38.4819961],[21.874271,38.4822063],[21.8739171,38.4821548],[21.8736848,38.4822587],[21.8735473,38.4822562],[21.8732209,38.482052],[21.8726756,38.4814925],[21.8724832,38.4814079],[21.8723625,38.4812255],[21.8722796,38.4813141],[21.8721387,38.4810412],[21.8720449,38.4811116],[21.8720451,38.4807151],[21.8716694,38.4810146],[21.8715794,38.4809589],[21.8716102,38.4806892],[21.8713761,38.4808561],[21.8713625,38.480928],[21.8712823,38.4809265],[21.8713507,38.4805493],[21.8712654,38.4803315],[21.8711063,38.4802835],[21.871101,38.4800762],[21.8709349,38.4798749],[21.8707409,38.4795425],[21.8704992,38.4795742],[21.8702884,38.4793361],[21.8701651,38.4793158],[21.8698075,38.4779937],[21.8696785,38.4780905],[21.8695119,38.4780695],[21.8694364,38.4779059],[21.8693642,38.4776343],[21.8691007,38.4776295],[21.8690295,38.4773218],[21.868798,38.4773987],[21.8687879,38.4777409],[21.8684482,38.4773202],[21.8682785,38.4772451],[21.8682768,38.4769116],[21.867867,38.4768141],[21.8678241,38.4767142],[21.867916,38.4763194],[21.8680708,38.4761239],[21.8680979,38.4759803],[21.8677185,38.475631],[21.8678296,38.4753627],[21.8677619,38.4753254],[21.8675301,38.4754113],[21.867439,38.4753916],[21.8676553,38.4750531],[21.867922,38.4747922],[21.8685811,38.4745969],[21.8688171,38.4743669],[21.8692468,38.4741765],[21.8703094,38.473511],[21.8705452,38.47329],[21.8711124,38.4731021],[21.8715463,38.4727676],[21.8720908,38.4725703],[21.8723396,38.4722954],[21.8728167,38.4720518],[21.8732448,38.4719154],[21.873338,38.4717549],[21.8734112,38.4716031],[21.8738108,38.4712679],[21.873864,38.4710166],[21.8741964,38.4706261],[21.8745212,38.4704068],[21.8743004,38.4704388],[21.8737576,38.4707353],[21.8735627,38.4705786],[21.8734146,38.4705489],[21.8738272,38.4701599],[21.8743339,38.470079],[21.8745848,38.4701196],[21.8748861,38.4700079],[21.8750877,38.4697773],[21.8751793,38.4693915],[21.8761059,38.4686694],[21.8762572,38.4685911],[21.8766441,38.4686882],[21.8769725,38.4684328],[21.8769793,38.4681987],[21.8772062,38.4678874],[21.8771657,38.4677065],[21.8772668,38.4673839],[21.8770234,38.4672083]]},{"id":18787,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u03a0\u03bb\u03ac\u03c4\u03b1\u03bd\u03bf\u03c2- \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u0391\u03c1\u03c4\u03bf\u03c4\u03af\u03b2\u03b1\u03c2-\u03a0\u03ac\u03bd\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","description_GR":"","path":"STEREA\/Sterea_Nafpaktia_Platanos_Artotiva","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":15629,"name_EN":"Nafpaktia: Platanos- Artotiva bridge-Pano Kambos","description_EN":"","ascent_time":360,"descent_time":370,"marker":"No_marks","level":9,"ascent":502,"descent":1162,"maxelev":866,"minelev":195,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.73734 38.54189,21.79829 38.59915)","views":17,"millestones":"0,21.7909322,38.5999898#1,21.7938468,38.5929636#2,21.7962575,38.5847165#3,21.7902272,38.5814607#4,21.7865923,38.5798564#5,21.7812779,38.5736805#6,21.7741828,38.5718105#7,21.7703964,38.5711482#8,21.7639388,38.5685730#9,21.7577051,38.5641058#10,21.7504742,38.5612071#11,21.7463836,38.5671093#12,21.7455493,38.5636800#13,21.7394083,38.5572169#14,21.7420128,38.5499113#15.6,21.7498176,38.5412061","x":21.7630511,"y":38.5677793,"coor":[[21.7909322,38.5999898],[21.7916943,38.6001889],[21.7921452,38.6000892],[21.7926991,38.6001042],[21.79268,38.5999777],[21.7923596,38.5997554],[21.7923394,38.5996649],[21.7925818,38.5993316],[21.79303,38.5989436],[21.7932724,38.5985247],[21.793168,38.5966846],[21.7935559,38.5960161],[21.7936976,38.5955142],[21.7938279,38.5946336],[21.793775,38.5942182],[21.7937676,38.5935197],[21.7939286,38.5923874],[21.7942283,38.5912217],[21.794903,38.5898108],[21.7954377,38.5884693],[21.7960496,38.5872284],[21.7961917,38.5870869],[21.7964152,38.5869109],[21.7969192,38.5858211],[21.7969734,38.5851734],[21.7967413,38.5848807],[21.7960254,38.5846419],[21.7951349,38.584481],[21.7944898,38.5841805],[21.7936444,38.583669],[21.793439,38.583629],[21.793232,38.5836432],[21.7929301,38.5837546],[21.7923563,38.5841222],[21.7920375,38.5844135],[21.7919369,38.5847],[21.7918107,38.5846976],[21.7914851,38.5844572],[21.7910925,38.583783],[21.7909703,38.5832761],[21.7908951,38.5816078],[21.7910966,38.5810259],[21.7907388,38.5810912],[21.7899639,38.5816532],[21.7898863,38.5819401],[21.7897917,38.5820284],[21.7890601,38.5823029],[21.7890973,38.5822135],[21.7894386,38.5819407],[21.7892998,38.5819741],[21.7881687,38.5825474],[21.7880829,38.582726],[21.7877648,38.5829903],[21.7870102,38.5832643],[21.7868395,38.5832161],[21.7867888,38.5829988],[21.7868565,38.5822883],[21.7867135,38.5820874],[21.786864,38.5820452],[21.7875231,38.581517],[21.7876013,38.5812121],[21.7875511,38.5809769],[21.7877189,38.5807458],[21.7874307,38.5807854],[21.7871475,38.5806629],[21.7866288,38.5807342],[21.7865266,38.5806962],[21.78648,38.5803439],[21.7865793,38.5801025],[21.7866559,38.578356],[21.7865445,38.5782457],[21.7863172,38.5781693],[21.7863323,38.5780525],[21.7860079,38.577776],[21.7858671,38.5775031],[21.7856546,38.5773188],[21.7856685,38.5768686],[21.785603,38.5767592],[21.7856894,38.5765626],[21.7854913,38.5759101],[21.7851165,38.5754074],[21.7846573,38.5754078],[21.7842261,38.5752464],[21.7841031,38.5747665],[21.7839028,38.5745645],[21.7838646,38.5743115],[21.7834594,38.5740515],[21.7833424,38.573752],[21.7824406,38.5735907],[21.7804964,38.573734],[21.779756,38.5735488],[21.7795338,38.5733103],[21.7795951,38.5731853],[21.7795662,38.5730046],[21.7791903,38.5725379],[21.7790833,38.5719141],[21.7786483,38.571131],[21.7781838,38.570933],[21.7778213,38.5711513],[21.7775908,38.571183],[21.7773927,38.5712783],[21.7769792,38.5712885],[21.7766837,38.5711928],[21.7762903,38.570924],[21.7756149,38.5708661],[21.7752701,38.571256],[21.7752059,38.5707322],[21.7747989,38.5709047],[21.7746762,38.5715331],[21.7737533,38.5720561],[21.7733827,38.5725356],[21.7733273,38.572841],[21.7727605,38.5729833],[21.7724895,38.5732125],[21.7724593,38.5734461],[21.7716239,38.5737366],[21.7710108,38.574635],[21.7709462,38.574868],[21.770719,38.5747916],[21.7704879,38.5748413],[21.7704797,38.574733],[21.7703248,38.5749192],[21.7702019,38.5748088],[21.7702092,38.5745746],[21.7704316,38.5744347],[21.7705163,38.5742922],[21.7703982,38.5740286],[21.7704963,38.5734538],[21.7703648,38.5728836],[21.7707116,38.5720613],[21.7704837,38.571264],[21.7700651,38.5706974],[21.7699309,38.5694694],[21.7701165,38.568662],[21.7699033,38.5681354],[21.7697097,38.5680866],[21.7685604,38.5681368],[21.7675757,38.5684334],[21.7671555,38.5686596],[21.7667918,38.5685446],[21.7664813,38.5685657],[21.7660502,38.5687737],[21.7656625,38.5690636],[21.765489,38.5691054],[21.7650534,38.569088],[21.7649066,38.5690131],[21.7648301,38.5685161],[21.7647361,38.568217],[21.764657,38.5681794],[21.7644264,38.5682111],[21.7639909,38.5685631],[21.7637254,38.5686121],[21.7636649,38.5683407],[21.7637788,38.5680004],[21.7636845,38.5677103],[21.7635821,38.5676813],[21.7633958,38.5677679],[21.7630511,38.5677793],[21.7627588,38.5679539],[21.7625047,38.5680031],[21.7621483,38.5676539],[21.7620378,38.5671472],[21.7620839,38.5667697],[21.7618184,38.5660798],[21.7619446,38.5653433],[21.7618573,38.5651975],[21.7616257,38.5652652],[21.7613882,38.5651525],[21.7610849,38.5653089],[21.7609006,38.5653324],[21.7607881,38.5652581],[21.7607131,38.5650855],[21.7603271,38.564952],[21.7599947,38.5645672],[21.7594411,38.5642863],[21.7588212,38.5642924],[21.7586083,38.5641261],[21.7578715,38.5642021],[21.7574544,38.5639599],[21.7568451,38.5639932],[21.7567922,38.5634786],[21.7566389,38.5632414],[21.7567109,38.5627743],[21.7564345,38.5620662],[21.756131,38.5618621],[21.7560407,38.5614459],[21.7557142,38.5612414],[21.7553942,38.5611992],[21.755171,38.5609967],[21.7551442,38.5607529],[21.7549995,38.560606],[21.7547931,38.560602],[21.7544675,38.5607399],[21.7543304,38.5607193],[21.7542762,38.5602497],[21.7534767,38.5604956],[21.7526884,38.5603814],[21.7507588,38.5611733],[21.7503786,38.56122],[21.7495308,38.5611767],[21.7493903,38.5612641],[21.7493136,38.5615149],[21.7494686,38.5616981],[21.7495287,38.5619786],[21.7502162,38.5627487],[21.7504097,38.5631669],[21.7505694,38.563197],[21.7504905,38.5635198],[21.7505187,38.5637186],[21.7501584,38.5642343],[21.7499969,38.5646276],[21.7496226,38.5648547],[21.749394,38.5651927],[21.7487869,38.5655234],[21.7487124,38.5657022],[21.7488428,38.565939],[21.7483163,38.5658928],[21.747759,38.5660983],[21.7476765,38.5661688],[21.7476686,38.566421],[21.7471611,38.5665013],[21.7469957,38.5666513],[21.7466813,38.5667984],[21.7464896,38.567056],[21.7461631,38.5672209],[21.7460736,38.5671471],[21.746032,38.5666417],[21.7456845,38.5667432],[21.7451466,38.5666968],[21.7447829,38.5665816],[21.7444559,38.5663951],[21.7442162,38.5663545],[21.7438221,38.5661126],[21.7434911,38.5660522],[21.7434176,38.5658345],[21.7435293,38.5655663],[21.7442957,38.565464],[21.7444935,38.5653777],[21.744884,38.5653672],[21.7450944,38.5652451],[21.7454036,38.5648996],[21.7454831,38.5645588],[21.7455914,38.5643987],[21.7458894,38.564044],[21.7461238,38.5638863],[21.7457808,38.5639969],[21.7450088,38.564829],[21.7450735,38.5645959],[21.7455433,38.5638842],[21.7455828,38.5637227],[21.7453842,38.5634666],[21.7453399,38.5626819],[21.7447142,38.5606695],[21.7442494,38.5601199],[21.7438092,38.5598862],[21.742663,38.5594766],[21.742338,38.559227],[21.7419193,38.5590388],[21.7414654,38.5585074],[21.7414163,38.5582451],[21.7409324,38.5579385],[21.7402476,38.5570873],[21.7399735,38.5570459],[21.7396943,38.5571667],[21.7391405,38.5572641],[21.7387505,38.5572566],[21.7386605,38.5572008],[21.7389045,38.556737],[21.7393349,38.5561866],[21.7392829,38.5560144],[21.7389183,38.5555659],[21.7388929,38.555277],[21.7387649,38.5549682],[21.7388184,38.554726],[21.7387735,38.5543286],[21.7389582,38.5539267],[21.7389683,38.5536026],[21.73956,38.5530283],[21.7399343,38.5528013],[21.7402525,38.5521677],[21.7408507,38.5513863],[21.7411889,38.5512126],[21.7416978,38.5507179],[21.7419091,38.5501993],[21.7419284,38.5499474],[21.7426263,38.5496455],[21.7427227,38.549314],[21.7428579,38.5490283],[21.74288,38.5486863],[21.7431528,38.5484032],[21.7430483,38.5480768],[21.7435482,38.5475008],[21.7436884,38.5468683],[21.7441882,38.5466617],[21.7445533,38.5463623],[21.744995,38.5458122],[21.7456414,38.5453201],[21.7457925,38.5448905],[21.7460885,38.5446754],[21.747203,38.5444761],[21.7474287,38.5445976],[21.747646,38.5446198],[21.7476973,38.5437107],[21.7474149,38.5432007],[21.7474365,38.5428768],[21.7478404,38.542434],[21.7480504,38.5423209],[21.7484892,38.5422302],[21.7486916,38.5419954],[21.7488309,38.5415746],[21.7490297,38.5414522],[21.7492714,38.5410604],[21.7494248,38.5409597],[21.7498176,38.5412061]]},{"id":20092,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u03918\u03b2 \u039a\u03c1\u03c5\u03bf\u03bd\u03ad\u03c1\u03b9\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a4\u03c3\u03b5\u03ba\u03bf\u03cd\u03c1\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc","path":"STEREA\/Sterea_Nafpaktia_Kryoneria_Tsekoura2","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":5222,"name_EN":"Nafpaktia: A8b Kryoneria-Mt Tsekoura","description_EN":"From the village","ascent_time":150,"descent_time":125,"marker":"Yellow_dots","level":9,"ascent":630,"descent":122,"maxelev":1715,"minelev":1139,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.88694 38.63289,21.92414 38.64562)","views":2,"millestones":"0,21.9237562,38.6462815#1,21.9171968,38.6432058#2,21.9123674,38.6370006#3,21.9034928,38.6346718#4,21.8943895,38.6366682#5.2,21.8872402,38.6355493","x":21.9068201,"y":38.6359509,"coor":[[21.9237562,38.6462815],[21.923527,38.6462595],[21.9229011,38.6460501],[21.9228703,38.6459234],[21.92297,38.6456549],[21.9225983,38.6449995],[21.9220243,38.6450704],[21.9218255,38.6449047],[21.9215712,38.6445578],[21.9211377,38.6444509],[21.9210673,38.6445038],[21.9210874,38.6446032],[21.9214293,38.6450959],[21.9213816,38.6451581],[21.9212443,38.6451376],[21.9206601,38.6446767],[21.920521,38.6443228],[21.9203392,38.6441799],[21.9200816,38.6437113],[21.9202439,38.6432637],[21.9202014,38.6431458],[21.9198663,38.6432119],[21.9194531,38.6431956],[21.9190674,38.643423],[21.9185324,38.6432513],[21.9175548,38.6432879],[21.9169613,38.6431512],[21.9171393,38.6425597],[21.9172045,38.641894],[21.9173151,38.6416437],[21.917658,38.6413074],[21.9176565,38.640965],[21.9177598,38.6405704],[21.9176815,38.6404969],[21.9174059,38.640492],[21.9170881,38.6403602],[21.916688,38.64029],[21.916297,38.6399046],[21.9161013,38.6397209],[21.9159186,38.6392851],[21.9155058,38.6392597],[21.9151002,38.6389822],[21.9143847,38.6383027],[21.9142317,38.6380296],[21.9138805,38.6378612],[21.9137529,38.6375075],[21.9132268,38.637426],[21.9127544,38.6374716],[21.9125754,38.6373062],[21.912457,38.6370338],[21.9121501,38.6369202],[21.9118696,38.6366899],[21.9117067,38.6367591],[21.9114987,38.6370347],[21.9107863,38.63704],[21.9106741,38.6369479],[21.9104909,38.6369266],[21.9100212,38.6364857],[21.9097488,38.6363727],[21.9091684,38.6365786],[21.9088714,38.6365192],[21.9083396,38.6362394],[21.907776,38.6362654],[21.90729,38.6363828],[21.9069336,38.6363945],[21.9067538,38.6362561],[21.9068201,38.6359509],[21.9066756,38.6357861],[21.9063129,38.6356175],[21.9059653,38.6353229],[21.9054614,38.6352688],[21.9049696,38.6348005],[21.9048159,38.6345544],[21.9046319,38.6345602],[21.9042692,38.6343915],[21.9041643,38.6344436],[21.9041132,38.6346229],[21.9038908,38.6347631],[21.9033431,38.6346362],[21.9025592,38.6347302],[21.9017761,38.6344008],[21.9013038,38.6344464],[21.9011326,38.6344073],[21.9009447,38.6345481],[21.9007506,38.6345086],[21.9003772,38.6343126],[21.9002473,38.63404],[21.8999519,38.6339266],[21.899555,38.6341447],[21.8993149,38.6341043],[21.8990135,38.6341981],[21.8988115,38.6340322],[21.8984319,38.6340524],[21.8979594,38.6344945],[21.897575,38.6346768],[21.8970544,38.6348026],[21.8966347,38.6350113],[21.896488,38.635315],[21.8960014,38.6358469],[21.895459,38.6363237],[21.8949133,38.6365211],[21.8947248,38.6367925],[21.894293,38.6366316],[21.8941615,38.636413],[21.8938453,38.6362271],[21.8937921,38.6360819],[21.893525,38.6357888],[21.8934322,38.6354267],[21.8932441,38.63518],[21.893263,38.6349281],[21.8931518,38.6347999],[21.8930612,38.6343658],[21.8928677,38.6339118],[21.8929503,38.6334447],[21.8927077,38.6330979],[21.8926149,38.6327359],[21.8926552,38.6325383],[21.8923627,38.6323258],[21.8918262,38.6325279],[21.891631,38.6325244],[21.891433,38.6326199],[21.8911099,38.6326682],[21.8906411,38.6329841],[21.8902805,38.6331398],[21.8899505,38.6334222],[21.8896256,38.6335334],[21.8886211,38.6344885],[21.8880621,38.6347487],[21.8879895,38.6348735],[21.8876737,38.635066],[21.8874575,38.6353865],[21.8872402,38.6355493]]},{"id":20093,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u03918\u03b1 \u039a\u03c1\u03c5\u03bf\u03bd\u03ad\u03c1\u03b9\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a4\u03c3\u03b5\u03ba\u03bf\u03cd\u03c1\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03a3\u03c4\u03b1\u03c5\u03c1\u03cc","path":"STEREA\/Sterea_Nafpaktia_Kryoneria_Tsekoura1","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":5923,"name_EN":"Nafpaktia: A8a Kryoneria-Mt Tsekoura","description_EN":"From Stavros pass","ascent_time":170,"descent_time":145,"marker":"Red_dots","level":9,"ascent":603,"descent":105,"maxelev":1709,"minelev":1203,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.88694 38.62981,21.92765 38.64561)","views":0,"millestones":"0,21.9237572,38.6462726#1,21.9255868,38.6415248#2,21.9213692,38.6376090#3,21.9138926,38.6320456#4,21.9039807,38.6309367#5.9,21.8872322,38.6355627","x":21.9157536,"y":38.6323035,"coor":[[21.9237572,38.6462726],[21.9238059,38.6457778],[21.9233768,38.6451215],[21.9231324,38.6444323],[21.9227218,38.6439294],[21.9226067,38.6435399],[21.9226671,38.64264],[21.9228073,38.6425614],[21.9235469,38.6424123],[21.9238418,38.6421472],[21.9238532,38.6420258],[21.9232983,38.6417456],[21.9231456,38.6414636],[21.9227165,38.6412037],[21.9226271,38.6410038],[21.9228451,38.6410167],[21.9238313,38.6414758],[21.9244478,38.6416128],[21.9248377,38.6416378],[21.9254392,38.6414953],[21.9256449,38.641535],[21.9256133,38.6414353],[21.9254562,38.6413064],[21.9255499,38.6412449],[21.9257571,38.6412666],[21.9259831,38.6413968],[21.9260588,38.6413261],[21.9259622,38.6410901],[21.9263033,38.6412133],[21.9263278,38.6411596],[21.9262385,38.6410679],[21.9265828,38.6410831],[21.9265514,38.6409744],[21.9267602,38.640906],[21.9269636,38.6409862],[21.9273378,38.6407585],[21.9265956,38.6406012],[21.9263419,38.6402363],[21.9259316,38.6401209],[21.9257416,38.6399373],[21.9253457,38.639723],[21.9248869,38.6396969],[21.9249265,38.6395174],[21.9245801,38.6390562],[21.9239422,38.6388647],[21.9239386,38.6385943],[21.9237287,38.6383022],[21.9235361,38.6382087],[21.9234502,38.6382387],[21.9232685,38.6381634],[21.9224546,38.6381039],[21.9221502,38.6379002],[21.9217259,38.6378747],[21.9215787,38.6378],[21.921187,38.6374416],[21.9211113,38.6372781],[21.9209636,38.6372214],[21.920676,38.6368378],[21.9204489,38.6367437],[21.9204455,38.6364643],[21.9201991,38.6362842],[21.9201195,38.6362558],[21.9198439,38.6358544],[21.9195161,38.6356684],[21.9194049,38.6355402],[21.918858,38.6353863],[21.9182452,38.6351231],[21.918025,38.6347948],[21.9179623,38.6345775],[21.9175028,38.6341818],[21.917073,38.633156],[21.9163919,38.6324771],[21.9157536,38.6323035],[21.9155905,38.6323817],[21.9155576,38.632327],[21.9153849,38.632342],[21.9149439,38.6324963],[21.9147832,38.6324935],[21.9145102,38.6323985],[21.9141162,38.6321211],[21.9137749,38.6320069],[21.9133005,38.6317281],[21.9128689,38.6315583],[21.9123958,38.6312344],[21.9115707,38.6312152],[21.910861,38.6315269],[21.9106475,38.6317574],[21.9104518,38.6317719],[21.9101037,38.6318918],[21.9098216,38.632112],[21.9096134,38.6321624],[21.909379,38.6323204],[21.9083738,38.6325187],[21.9081033,38.6323426],[21.9074332,38.6320783],[21.9071331,38.632127],[21.906929,38.6320333],[21.9063558,38.631996],[21.9061196,38.6318206],[21.9056547,38.631614],[21.9052499,38.6317059],[21.9045371,38.6313327],[21.9043357,38.6311489],[21.9037371,38.6307957],[21.9035091,38.6307376],[21.9032393,38.6305345],[21.9027597,38.6304358],[21.902217,38.6305342],[21.9021168,38.6304243],[21.9017199,38.630246],[21.9008307,38.6300138],[21.9007305,38.6299038],[21.8999838,38.629512],[21.8995264,38.6294407],[21.899088,38.6295049],[21.8988611,38.6294107],[21.898597,38.629406],[21.898382,38.629294],[21.8981065,38.629289],[21.8974422,38.6292951],[21.8968725,38.6295282],[21.8963667,38.6299335],[21.8957864,38.6301394],[21.8956684,38.6302454],[21.8948989,38.6302405],[21.8944198,38.6305202],[21.8934902,38.6316659],[21.8932208,38.6322377],[21.8932035,38.6324356],[21.8927709,38.6322656],[21.8923359,38.6323209],[21.8918244,38.6325279],[21.8916292,38.6325244],[21.8914312,38.6326199],[21.8911081,38.6326681],[21.8906393,38.6329841],[21.8902787,38.6331398],[21.8899487,38.6334221],[21.8896238,38.6335334],[21.8886193,38.6344884],[21.8880603,38.6347486],[21.8879877,38.6348735],[21.8876719,38.635066],[21.8874557,38.6353865],[21.8872322,38.6355627]]},{"id":20094,"author":"AnaDigit","name_GR":"\u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u039407\u03b1 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1-\u039a\u03ac\u03c4\u03c9 \u03a7\u03ce\u03c1\u03b1 \u03b1\u03c0\u03cc \u0392\u03bf\u03cd\u03b8\u03bb\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 07\u03b1","path":"STEREA\/Sterea_Nafpaktia_AnoChora_KatoChora2","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":2064,"name_EN":"Nafpaktia: D07a Ano Chora-Kato Chora via Vouthla","description_EN":"Trail 07a","ascent_time":35,"descent_time":40,"marker":"Red_dots","level":9,"ascent":84,"descent":223,"maxelev":1007,"minelev":790,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.92383 38.59099,21.93574 38.59928)","views":1,"millestones":"0,21.9241212,38.5907829#1,21.9296681,38.5956310#2.1,21.9354285,38.5982050","x":21.9294296,"y":38.5961031,"coor":[[21.9241212,38.5907829],[21.9240665,38.5910883],[21.9241444,38.5916483],[21.9245908,38.5916202],[21.9246805,38.5916939],[21.9250477,38.5917004],[21.9254068,38.5915896],[21.9257575,38.5916093],[21.925694,38.5916578],[21.9260888,38.5916287],[21.9262328,38.5918115],[21.9267159,38.5921805],[21.9269705,38.5923472],[21.9274121,38.5923595],[21.9278333,38.5924841],[21.9281245,38.5927416],[21.9282893,38.5929968],[21.9282954,38.5931861],[21.9282119,38.5932928],[21.9282198,38.593419],[21.9285,38.5940547],[21.9286226,38.5941831],[21.9285859,38.5942635],[21.9285366,38.5943798],[21.9285407,38.5944745],[21.9287233,38.5945137],[21.9288005,38.5946232],[21.9288417,38.5947861],[21.9287624,38.595037],[21.9291025,38.5947908],[21.9292983,38.5947672],[21.9293182,38.5948757],[21.9289312,38.5951572],[21.9289889,38.5953069],[21.9296687,38.5956253],[21.9296354,38.5959851],[21.9294296,38.5961031],[21.9294135,38.596265],[21.9295572,38.5963847],[21.9295938,38.5967097],[21.929732,38.5966941],[21.9297273,38.5968562],[21.9301629,38.596882],[21.9303362,38.5972455],[21.9306599,38.5975666],[21.930891,38.5975526],[21.9310709,38.5977225],[21.931288,38.5977624],[21.9315195,38.5976944],[21.9315592,38.5979114],[21.9317622,38.5980411],[21.9318131,38.5982673],[21.9317151,38.5984818],[21.9319024,38.5987554],[21.931854,38.5988447],[21.9319322,38.5989181],[21.9318572,38.5991331],[21.9319762,38.5993875],[21.9321817,38.5994271],[21.9323778,38.5993946],[21.9325875,38.5992901],[21.9327005,38.5993552],[21.9329125,38.5991697],[21.9333853,38.599097],[21.9341496,38.5992727],[21.9346107,38.5992087],[21.9350542,38.5993607],[21.9351144,38.5992627],[21.935358,38.5991769],[21.9355181,38.5987607],[21.9353406,38.5985819],[21.9354285,38.598205]]},{"id":20095,"author":"AnaDigit","name_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ae \u039d\u03b1\u03c5\u03c0\u03b1\u03ba\u03c4\u03af\u03b1: \u03a7\u03c1\u03c5\u03c3\u03bf\u03b2\u03af\u03c4\u03c3\u03b1-\u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u0391\u03c1\u03c4\u03bf\u03c4\u03af\u03b2\u03b1\u03c2-\u03a0\u03ac\u03bd\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","description_GR":"","path":"STEREA\/Sterea_Nafpaktia_Chrysovitsa_Artotiva_PanoKambos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":6034,"name_EN":"Nafpaktia: Chrysovitsa- Artotiva bridge-Pano Kambos","description_EN":"","ascent_time":140,"descent_time":140,"marker":"No_marks","level":11,"ascent":228,"descent":299,"maxelev":300,"minelev":195,"link_logo":"nafpaktia_128","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.nafpaktia","pdf_link":"","bbox":"LINESTRING(21.73084 38.54097,21.74983 38.57281)","views":0,"millestones":"0,21.7308583,38.5722638#1,21.7369816,38.5689795#2,21.7440962,38.5656140#3,21.7441001,38.5600392#4,21.7388509,38.5541576#6,21.7498183,38.5412061","x":21.7453849,"y":38.5634666,"coor":[[21.7308583,38.5722638],[21.7310036,38.5720233],[21.7313336,38.5717504],[21.7315488,38.5714752],[21.731684,38.5715229],[21.7320074,38.5714571],[21.732117,38.5716214],[21.7324228,38.5717535],[21.7324661,38.5718354],[21.7333288,38.5721405],[21.7338893,38.5725658],[21.734296,38.5727719],[21.7346138,38.5728862],[21.7351546,38.5728426],[21.7353536,38.5727203],[21.7354771,38.5724434],[21.7357792,38.5723231],[21.7361811,38.5719524],[21.7362553,38.5717827],[21.7364282,38.5710291],[21.7363287,38.5698108],[21.7364203,38.5694522],[21.7364224,38.5690197],[21.7364929,38.568967],[21.7369047,38.569011],[21.737114,38.5689249],[21.737609,38.5677812],[21.7380097,38.5674465],[21.7383248,38.566912],[21.7383783,38.5666698],[21.7384958,38.5665819],[21.7385049,38.5662938],[21.7383248,38.5661822],[21.7383155,38.5661099],[21.7386044,38.565683],[21.7391735,38.5650993],[21.7395714,38.5648547],[21.7402617,38.5651654],[21.740718,38.5652553],[21.7410741,38.5652441],[21.7414702,38.565423],[21.7415846,38.5654342],[21.7416154,38.5651825],[21.741825,38.5650874],[21.7420185,38.5651362],[21.7422661,38.5652942],[21.7430765,38.565436],[21.7433458,38.5656304],[21.7441039,38.5656089],[21.7442968,38.565464],[21.7444946,38.5653777],[21.7448851,38.5653672],[21.7450955,38.5652451],[21.7454047,38.5648997],[21.7454842,38.5645588],[21.7455925,38.5643987],[21.7458905,38.564044],[21.7461249,38.5638864],[21.7457815,38.5639969],[21.7450095,38.564829],[21.7450742,38.564596],[21.745544,38.5638842],[21.7455835,38.5637227],[21.7453849,38.5634666],[21.7453406,38.5626819],[21.7447149,38.5606695],[21.7442501,38.5601199],[21.7438099,38.5598862],[21.7426637,38.5594766],[21.7423387,38.5592271],[21.74192,38.5590388],[21.7414661,38.5585074],[21.741417,38.5582452],[21.7409331,38.5579385],[21.7402483,38.5570873],[21.7399742,38.5570459],[21.739695,38.5571667],[21.7391412,38.5572641],[21.7387513,38.5572566],[21.7386612,38.5572008],[21.7389052,38.556737],[21.7393356,38.5561866],[21.7392836,38.5560144],[21.738919,38.5555659],[21.7388936,38.5552771],[21.7387656,38.5549682],[21.7388191,38.554726],[21.7387742,38.5543287],[21.7389589,38.5539268],[21.738969,38.5536026],[21.7395608,38.5530283],[21.7399351,38.5528013],[21.7402532,38.5521677],[21.7408514,38.5513863],[21.7411896,38.5512126],[21.7416985,38.5507179],[21.7419098,38.5501994],[21.7419291,38.5499474],[21.742627,38.5496455],[21.7427234,38.549314],[21.7428586,38.5490283],[21.7428808,38.5486863],[21.7431535,38.5484032],[21.743049,38.5480768],[21.7435489,38.5475008],[21.7436891,38.5468683],[21.744189,38.5466617],[21.744554,38.5463623],[21.7449957,38.5458122],[21.7456421,38.5453201],[21.7457932,38.5448905],[21.7460892,38.5446754],[21.7472037,38.5444761],[21.7474294,38.5445976],[21.7476467,38.5446198],[21.747698,38.5437108],[21.7474156,38.5432007],[21.7474372,38.5428768],[21.7478411,38.542434],[21.7480511,38.5423209],[21.7484899,38.5422303],[21.7486923,38.5419954],[21.7488316,38.5415746],[21.7490305,38.5414522],[21.7492721,38.5410604],[21.7494255,38.5409598],[21.7498183,38.5412061]]}],{"extent":[21.73084,38.46731,21.97642,38.64615],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"byname"}},"PELOPONNESE\/Pelop_Abeliona_Trail_1":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_2":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1c":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1a":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1b":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Attavyros_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Attavyros_summit":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_36km_Lindos_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Kattavia_Skiadeni_loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Lindos_Sport":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_nafpaktia = new getPoiCollection("nafpaktia",[{"name":"\u0391\u0399\u03a4\u03a9\u039b\u0399\u0391
\u0391\u03c7\u03bb\u03b1\u03b4\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf","owner":"AnaDigit","x":21.744912,"y":38.574626,"photo":"AITOLIA_Achladokastro_21_744912_38_574626","type":0,"zoom_level":14,"id":82,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03c0\u03b5\u03b6\u03bf\u03cd\u03bb\u03b5\u03c2 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc \u0391\u03c7\u03bb\u03b1\u03b4\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf.","height":323,"width":512},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.927628,"y":38.576032,"photo":"K1TA58281","type":450,"zoom_level":16,"id":4543,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.927398,"y":38.576,"photo":"K1TA5830","type":450,"zoom_level":17,"id":4544,"hlink_GR":"","hlink_EN":"","description":"","height":516,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.933308,"y":38.574912,"photo":"K1TA58351","type":450,"zoom_level":16,"id":4545,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":559},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.958075,"y":38.586333,"photo":"K1TA58561","type":450,"zoom_level":16,"id":4546,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.929345,"y":38.587715,"photo":"K1TA59081","type":450,"zoom_level":16,"id":4547,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.924188,"y":38.590845,"photo":"K1TA59111","type":450,"zoom_level":16,"id":4548,"hlink_GR":"","hlink_EN":"","description":"","height":881,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.94429,"y":38.593947,"photo":"K1TA59191","type":450,"zoom_level":16,"id":4549,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":521},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.944362,"y":38.593027,"photo":"K1TA59211","type":450,"zoom_level":16,"id":4550,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.936973,"y":38.595435,"photo":"K1TA59231","type":450,"zoom_level":16,"id":4551,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":571},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.936803,"y":38.59581,"photo":"K1TA59241","type":450,"zoom_level":16,"id":4552,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":727},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.93711,"y":38.5965,"photo":"K1TA59251","type":450,"zoom_level":16,"id":4553,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":750},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.938875,"y":38.596698,"photo":"K1TA59281","type":450,"zoom_level":16,"id":4554,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":735},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.940748,"y":38.596808,"photo":"K1TA59301","type":450,"zoom_level":16,"id":4555,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":683},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.945228,"y":38.594982,"photo":"K1TA59331","type":450,"zoom_level":16,"id":4556,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":776},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.94544,"y":38.594918,"photo":"K1TA59341","type":450,"zoom_level":16,"id":4557,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":727},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.96108,"y":38.586112,"photo":"K1TA59571","type":450,"zoom_level":16,"id":4558,"hlink_GR":"","hlink_EN":"","description":"","height":660,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.962282,"y":38.58568,"photo":"K1TA59601","type":450,"zoom_level":16,"id":4559,"hlink_GR":"","hlink_EN":"","description":"","height":709,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.96789,"y":38.583687,"photo":"K1TA59621","type":450,"zoom_level":16,"id":4560,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":768},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.968347,"y":38.583492,"photo":"K1TA59631","type":450,"zoom_level":16,"id":4561,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":643},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.970497,"y":38.583462,"photo":"K1TA59651","type":450,"zoom_level":16,"id":4562,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":642},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.972652,"y":38.584337,"photo":"K1TA59662","type":450,"zoom_level":16,"id":4564,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":739},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.97542,"y":38.583823,"photo":"K1TA59671","type":450,"zoom_level":16,"id":4565,"hlink_GR":"","hlink_EN":"","description":"","height":614,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.944623,"y":38.59304,"photo":"no_K1TA5920","type":450,"zoom_level":16,"id":4566,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":537},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5","owner":"AnaDigit","x":21.970695,"y":38.58317,"photo":"no_K1TA5964","type":450,"zoom_level":15,"id":4567,"hlink_GR":"","hlink_EN":"","description":"","height":622,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.958297,"y":38.586582,"photo":"K1TA58591","type":450,"zoom_level":16,"id":4568,"hlink_GR":"","hlink_EN":"","description":"","height":703,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.914018,"y":38.574417,"photo":"K1TA58711","type":450,"zoom_level":15,"id":4569,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":534},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.91399,"y":38.574928,"photo":"K1TA58721","type":450,"zoom_level":17,"id":4570,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":534},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.924083,"y":38.590608,"photo":"K1TA59101","type":450,"zoom_level":16,"id":4571,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.927402,"y":38.640702,"photo":"K1TA60261","type":450,"zoom_level":16,"id":4572,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":616},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.936577,"y":38.598675,"photo":"K1TA61011","type":450,"zoom_level":16,"id":4573,"hlink_GR":"","hlink_EN":"","description":"","height":572,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.935513,"y":38.598333,"photo":"K1TA61021","type":450,"zoom_level":16,"id":4574,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":534},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.934745,"y":38.597065,"photo":"K1TA61031","type":450,"zoom_level":16,"id":4575,"hlink_GR":"","hlink_EN":"","description":"","height":683,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.933418,"y":38.596445,"photo":"K1TA61041","type":450,"zoom_level":16,"id":4576,"hlink_GR":"","hlink_EN":"","description":"","height":789,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.933228,"y":38.596197,"photo":"K1TA61051","type":450,"zoom_level":16,"id":4577,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":655},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.932892,"y":38.595543,"photo":"K1TA61061","type":450,"zoom_level":16,"id":4578,"hlink_GR":"","hlink_EN":"","description":"","height":752,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.932607,"y":38.59528,"photo":"K1TA61071","type":450,"zoom_level":16,"id":4579,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":646},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.9306,"y":38.597625,"photo":"K1TA61081","type":450,"zoom_level":16,"id":4580,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":660},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.93022,"y":38.597095,"photo":"K1TA61091","type":450,"zoom_level":16,"id":4581,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":686},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.913365,"y":38.584498,"photo":"K1TA61321","type":450,"zoom_level":17,"id":4582,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":741},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.913705,"y":38.58513,"photo":"K1TA61541","type":450,"zoom_level":16,"id":4583,"hlink_GR":"","hlink_EN":"","description":"","height":593,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.929482,"y":38.596407,"photo":"K1TA61691","type":450,"zoom_level":16,"id":4584,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":751},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.929385,"y":38.595895,"photo":"K1TA61701","type":450,"zoom_level":16,"id":4585,"hlink_GR":"","hlink_EN":"","description":"","height":656,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.928968,"y":38.595208,"photo":"K1TA61711","type":450,"zoom_level":16,"id":4586,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":674},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.928745,"y":38.59496,"photo":"K1TA61721","type":450,"zoom_level":16,"id":4587,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":618},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.932675,"y":38.588663,"photo":"K1TA61831","type":450,"zoom_level":16,"id":4588,"hlink_GR":"","hlink_EN":"","description":"","height":754,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.931598,"y":38.589493,"photo":"K1TA61851","type":450,"zoom_level":17,"id":4589,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":603},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.927033,"y":38.591733,"photo":"K1TA61881","type":450,"zoom_level":16,"id":4590,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":766},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.926718,"y":38.591297,"photo":"K1TA61891","type":450,"zoom_level":16,"id":4591,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":756},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.926047,"y":38.591423,"photo":"K1TA61901","type":450,"zoom_level":16,"id":4592,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.92598,"y":38.591455,"photo":"K1TA61911","type":450,"zoom_level":16,"id":4593,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":709},{"name":"\u039d\u0391\u03a5\u03a0\u0391\u039a\u03a4\u0399\u0391: \u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0386\u03bd\u03c9 \u03a7\u03ce\u03c1\u03b1\u03c2","owner":"AnaDigit","x":21.90888,"y":38.574785,"photo":"K1TA61971","type":450,"zoom_level":15,"id":4594,"hlink_GR":"","hlink_EN":"","description":"","height":618,"width":800}],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathListDivId'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathListDivId').innerHTML="
Ανάβαση στον Αρδίνη από την Αμπελακιώτισα
Αμπελακιώτισα-κορυφή Τσεκούρα
Α4 Άνω Χώρα-Αμπελακιώτισα
Α6α Άνω Χώρα-μονή Αγίου Δημητρίου
Δ06 Άγιος Ιωάννης-Σκοτωμένος
Δ08 Καταρράκτης Τσούρνας
Άνω Χώρα Δ09a
Δ07 Άνω Χώρα-Κάτω Χώρα
Δ07α Άνω Χώρα-Κάτω Χώρα από Βούθλα
Δ03 Άνω Χώρα-Σύρτα
Δ18 Τραβέρσα Σύρτας
Δ16 Χαρατσί-Ομάλια
Α5 Χόμορη-Αμπελακιώτισα
Χρυσοβίτσα-γέφυρα Αρτοτίβας-Πάνω Κάμπος
Δ15 Ελατού-Χαρατσί
Κυκλική πορεία στην Ελατού
Δ14 Ελατού-Σκοτωμένος
Δ10 Κυκλική πορεία στην Κάτω Χώρα
Δ09 Κάτω Χώρα-Σκοτωμένος
A6β Κρυονέρια-μονή Αγίου Δημητρίου
Α8α Κρυονέρια-κορυφή Τσεκούρα
Α8β Κρυονέρια-κορυφή Τσεκούρα
Ανάβαση στον Αρδίνη από τη δυτική ράχη
Χάνι Παπαδιάς-Χάνι Λόη
Π12 Πλάτανος-κορυφή Αλωνάκι
Πλάτανος- γέφυρα Αρτοτίβας-Πάνω Κάμπος
Δ07 Ανάβαση στο Τσακαλάκι
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["nafpaktia"],pc:["nafpaktia"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_nafpaktia.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); }